2018-09-30 03:27:01,134 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 03:27:01,142 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=r4Z8qGPGTYUUaZvA9GdfKzsaN export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-09-30 03:27:01,142 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-30 03:27:01,144 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-09-30 03:27:01,164 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-30 03:27:09,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:27:09,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:27:09,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:27:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:27:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:27:09,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:27:09,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:27:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4ab351-ba30-4eb5-b1e6-fa9cba4afc3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:09,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-da4ab351-ba30-4eb5-b1e6-fa9cba4afc3b 2018-09-30 03:27:09,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:09,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["yubkRHMWQW-1LMeK39Q9Rw"], "issued_at": "2018-09-30T03:27:09.000000Z"}} 2018-09-30 03:27:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:09,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:10,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d5934d-7adc-4ff2-9b8d-a4f87eb3b39b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:27:10,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-14d5934d-7adc-4ff2-9b8d-a4f87eb3b39b 2018-09-30 03:27:10,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.515076160431s 2018-09-30 03:27:10,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 03:27:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}}' 2018-09-30 03:27:10,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14fefabb-25fd-4696-bc7e-2208ed595e78 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff"}, "enabled": true, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}} 2018-09-30 03:27:10,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-14fefabb-25fd-4696-bc7e-2208ed595e78 2018-09-30 03:27:10,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221042156219s 2018-09-30 03:27:10,302 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-14fefabb-25fd-4696-bc7e-2208ed595e78 2018-09-30 03:27:10,303 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50', 'id': u'eaadf8cd0f1c4b1cab30eec5781596ff', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 03:27:10,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 03:27:10,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.426259040833s 2018-09-30 03:27:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:10,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e03ed4-4ae6-43d8-b26f-5364a931ebd0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}, "domain_id": "default", "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50"}} 2018-09-30 03:27:10,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c used request id req-e5e03ed4-4ae6-43d8-b26f-5364a931ebd0 2018-09-30 03:27:10,897 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e86906bfc33d437886dabeca947c847c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50'}) 2018-09-30 03:27:10,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ff542b-adce-4fea-97b0-d9448347db14 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:11,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3ff542b-adce-4fea-97b0-d9448347db14 2018-09-30 03:27:11,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.1373898983s 2018-09-30 03:27:11,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ff0496-03df-4619-b2e6-e60034dcf675 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:11,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-74ff0496-03df-4619-b2e6-e60034dcf675 2018-09-30 03:27:11,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823791027069s 2018-09-30 03:27:11,120 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 03:27:11,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:27:11,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" -d '{"role": {"name": "Member"}}' 2018-09-30 03:27:11,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f888c84f-344c-42ff-a02b-564cb49e3587 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}} 2018-09-30 03:27:11,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f888c84f-344c-42ff-a02b-564cb49e3587 2018-09-30 03:27:11,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.141242980957s 2018-09-30 03:27:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36a02a0-e223-4f8a-a70a-3855880402cb Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "domain_id": null, "name": "Member", "id": "fb40132ac1bf4358a0a84d6d43d83399"}} 2018-09-30 03:27:11,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399 used request id req-b36a02a0-e223-4f8a-a70a-3855880402cb 2018-09-30 03:27:11,338 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399'}, 'domain_id': None, 'human_id': None, 'id': u'fb40132ac1bf4358a0a84d6d43d83399', 'HUMAN_ID': False}) 2018-09-30 03:27:11,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7baecf57-4156-4f84-a432-4135c4c3ef0c Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:11,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7baecf57-4156-4f84-a432-4135c4c3ef0c 2018-09-30 03:27:11,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.141825199127s 2018-09-30 03:27:11,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:27:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1aeab4a-4fb5-4e6e-bdcb-2135f1314891 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:11,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b1aeab4a-4fb5-4e6e-bdcb-2135f1314891 2018-09-30 03:27:11,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0858879089355s 2018-09-30 03:27:11,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c2260c-41f4-4d73-9265-d183da639f0c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "domain_id": "default", "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:11,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c8c2260c-41f4-4d73-9265-d183da639f0c 2018-09-30 03:27:11,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.093022108078s 2018-09-30 03:27:11,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c8c2260c-41f4-4d73-9265-d183da639f0c 2018-09-30 03:27:11,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8edc0a-f488-4079-bdbc-6d9bb102566e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff"}, "enabled": true, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:11,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5d8edc0a-f488-4079-bdbc-6d9bb102566e 2018-09-30 03:27:11,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142775058746s 2018-09-30 03:27:11,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5d8edc0a-f488-4079-bdbc-6d9bb102566e 2018-09-30 03:27:11,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:27:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=fb40132ac1bf4358a0a84d6d43d83399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d0b177-baa2-4485-8acf-47f953e8631b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=fb40132ac1bf4358a0a84d6d43d83399", "previous": null, "next": null}} 2018-09-30 03:27:11,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=fb40132ac1bf4358a0a84d6d43d83399 used request id req-f0d0b177-baa2-4485-8acf-47f953e8631b 2018-09-30 03:27:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0844030380249s 2018-09-30 03:27:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:27:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff/users/e86906bfc33d437886dabeca947c847c/roles/fb40132ac1bf4358a0a84d6d43d83399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc85de9-d66d-4c0b-855c-200135dbfee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:12,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff/users/e86906bfc33d437886dabeca947c847c/roles/fb40132ac1bf4358a0a84d6d43d83399 used request id req-5cc85de9-d66d-4c0b-855c-200135dbfee3 2018-09-30 03:27:12,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.238692045212s 2018-09-30 03:27:12,139 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'fdc44816-554e-4b82-b2f6-baf2f5a955d1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50', 'project_id': u'eaadf8cd0f1c4b1cab30eec5781596ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 03:27:12,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:27:12,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:27:12,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:27:12,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:27:12,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:27:12,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:27:12,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:27:12,144 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50', 'password': 'fdc44816-554e-4b82-b2f6-baf2f5a955d1', 'project_name': 'connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'eaadf8cd0f1c4b1cab30eec5781596ff', 'project_domain_name': 'Default'} 2018-09-30 03:27:12,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:12,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23083f96-a256-4524-9493-3fe5732f71fa Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:12,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-23083f96-a256-4524-9493-3fe5732f71fa 2018-09-30 03:27:12,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0930500030518s 2018-09-30 03:27:12,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c0297f-bde4-4da7-b0e6-e6b48527555a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:12,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09c0297f-bde4-4da7-b0e6-e6b48527555a 2018-09-30 03:27:12,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800640583038s 2018-09-30 03:27:12,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:27:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ec52b5-2e15-4a1b-976b-5fd23e87c4d5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:12,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-50ec52b5-2e15-4a1b-976b-5fd23e87c4d5 2018-09-30 03:27:12,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.137997865677s 2018-09-30 03:27:12,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b8855f-ee1b-4003-9b3c-65cf2e01ee06 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "domain_id": "default", "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:12,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-52b8855f-ee1b-4003-9b3c-65cf2e01ee06 2018-09-30 03:27:12,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.161275148392s 2018-09-30 03:27:12,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-52b8855f-ee1b-4003-9b3c-65cf2e01ee06 2018-09-30 03:27:12,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e92fbc-2946-4e6b-af5d-4c2ac5427224 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff"}, "enabled": true, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:12,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-92e92fbc-2946-4e6b-af5d-4c2ac5427224 2018-09-30 03:27:12,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0828828811646s 2018-09-30 03:27:12,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-92e92fbc-2946-4e6b-af5d-4c2ac5427224 2018-09-30 03:27:12,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:27:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:12,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f230aa0b-7d58-44a8-9a32-0e395f0517cc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 03:27:12,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=814346b910b046f4b45290291aadbbd5 used request id req-f230aa0b-7d58-44a8-9a32-0e395f0517cc 2018-09-30 03:27:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.125483989716s 2018-09-30 03:27:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:27:12,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff/users/e86906bfc33d437886dabeca947c847c/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e50619-55a6-4190-bd8b-87ef7d61e551 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:13,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff/users/e86906bfc33d437886dabeca947c847c/roles/814346b910b046f4b45290291aadbbd5 used request id req-81e50619-55a6-4190-bd8b-87ef7d61e551 2018-09-30 03:27:13,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.223474979401s 2018-09-30 03:27:13,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d209b5fc-d675-4420-9cbe-55e89ded6cf0 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:13,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d209b5fc-d675-4420-9cbe-55e89ded6cf0 2018-09-30 03:27:13,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0915532112122s 2018-09-30 03:27:13,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:27:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-30 03:27:13,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c2343b-850e-485b-98b9-1faf32a0fde8 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a27baeb40324340976834198f998fc1", "links": {"self": "http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1"}, "name": "heat_stack_owner"}} 2018-09-30 03:27:13,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a3c2343b-850e-485b-98b9-1faf32a0fde8 2018-09-30 03:27:13,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.193828821182s 2018-09-30 03:27:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9856ae6-998e-473c-a448-505143b11d49 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1"}, "domain_id": null, "name": "heat_stack_owner", "id": "1a27baeb40324340976834198f998fc1"}} 2018-09-30 03:27:13,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1 used request id req-b9856ae6-998e-473c-a448-505143b11d49 2018-09-30 03:27:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:13,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fdd372-33a9-4a5e-bdc1-913e1a3719ad Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1a27baeb40324340976834198f998fc1", "links": {"self": "http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:13,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6fdd372-33a9-4a5e-bdc1-913e1a3719ad 2018-09-30 03:27:13,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827388763428s 2018-09-30 03:27:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:27:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a5a646-333e-4d61-97f8-72a0abc84265 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:13,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-81a5a646-333e-4d61-97f8-72a0abc84265 2018-09-30 03:27:13,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0752890110016s 2018-09-30 03:27:13,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6564342c-9f47-4081-93eb-e122884fa439 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "domain_id": "default", "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:13,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6564342c-9f47-4081-93eb-e122884fa439 2018-09-30 03:27:13,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0916571617126s 2018-09-30 03:27:13,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6564342c-9f47-4081-93eb-e122884fa439 2018-09-30 03:27:13,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b779815-6ca6-4fa8-8571-00ab95f6d4b6 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff"}, "enabled": true, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:13,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2b779815-6ca6-4fa8-8571-00ab95f6d4b6 2018-09-30 03:27:13,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.146696090698s 2018-09-30 03:27:13,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2b779815-6ca6-4fa8-8571-00ab95f6d4b6 2018-09-30 03:27:13,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:27:13,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=1a27baeb40324340976834198f998fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:13,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964b8028-96df-44c8-8d9b-b9535be30859 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=1a27baeb40324340976834198f998fc1", "previous": null, "next": null}} 2018-09-30 03:27:13,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e86906bfc33d437886dabeca947c847c&scope.project.id=eaadf8cd0f1c4b1cab30eec5781596ff&role.id=1a27baeb40324340976834198f998fc1 used request id req-964b8028-96df-44c8-8d9b-b9535be30859 2018-09-30 03:27:13,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788130760193s 2018-09-30 03:27:13,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:27:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff/users/e86906bfc33d437886dabeca947c847c/roles/1a27baeb40324340976834198f998fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:14,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7189ea-a08c-4318-bb47-8fd9fe178f45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:14,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff/users/e86906bfc33d437886dabeca947c847c/roles/1a27baeb40324340976834198f998fc1 used request id req-1c7189ea-a08c-4318-bb47-8fd9fe178f45 2018-09-30 03:27:14,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.153744935989s 2018-09-30 03:27:14,076 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-30 03:27:14,076 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-30 03:27:14,076 - openstack_tests - INFO - OS Credentials = > 2018-09-30 03:27:14,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:14,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:14,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["0goi91ipQPCW81xD8NVhBg"], "issued_at": "2018-09-30T03:27:14.000000Z"}} 2018-09-30 03:27:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6937fab3fbb817dcb29d4210bd04dc0be2a3643" 2018-09-30 03:27:15,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5afeaa07-6f1f-4054-9796-a0124c2163c4 Date: Sun, 30 Sep 2018 03:27:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:27:15,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-5afeaa07-6f1f-4054-9796-a0124c2163c4 2018-09-30 03:27:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6937fab3fbb817dcb29d4210bd04dc0be2a3643" 2018-09-30 03:27:16,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6d1947b6-de20-464a-882c-b59436b0a74d Date: Sun, 30 Sep 2018 03:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:27:16,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-6d1947b6-de20-464a-882c-b59436b0a74d 2018-09-30 03:27:16,342 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-30 03:27:16,342 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-30 03:27:16,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:16,572 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-30 03:27:16,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:16,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["h5HmEHoGSwefkPP8oDAzOA"], "issued_at": "2018-09-30T03:27:16.000000Z"}} 2018-09-30 03:27:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a46775d0ff4f42f7418972ba78c67b4ba8e6a190" 2018-09-30 03:27:17,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-7a37cce0-5f6b-4135-909d-bda5d6b865af Date: Sun, 30 Sep 2018 03:27:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-30 03:27:17,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=foo used request id req-7a37cce0-5f6b-4135-909d-bda5d6b865af 2018-09-30 03:27:17,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:17,714 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-30 03:27:17,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:18,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["1Qo1TlwoRga5hEZ4giPXLQ"], "issued_at": "2018-09-30T03:27:18.000000Z"}} 2018-09-30 03:27:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e1cff956a75ba153e1e26cdb780046efa5bec6" 2018-09-30 03:27:18,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6caac04-1c80-450a-8908-5a3c78607d39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:18,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f6caac04-1c80-450a-8908-5a3c78607d39 2018-09-30 03:27:18,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:18,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e1cff956a75ba153e1e26cdb780046efa5bec6" 2018-09-30 03:27:18,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ec497d-ba6c-4677-9e26-8a7ba9908822 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "domain_id": "default", "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:18,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-45ec497d-ba6c-4677-9e26-8a7ba9908822 2018-09-30 03:27:18,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:18,511 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-30 03:27:18,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:18,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["gTw8SMyNSEqPjtyYAC7X9w"], "issued_at": "2018-09-30T03:27:18.000000Z"}} 2018-09-30 03:27:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586a4d445eab55cbb5fdc6059aa9ac5eb2444704" 2018-09-30 03:27:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2f77470d-d85a-4312-b149-67807492c9b0 Date: Sun, 30 Sep 2018 03:27:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:27:19,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks used request id req-2f77470d-d85a-4312-b149-67807492c9b0 2018-09-30 03:27:19,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:20,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["zxxLvcDXRdySHz4o0tp67g"], "issued_at": "2018-09-30T03:27:20.000000Z"}} 2018-09-30 03:27:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952bfa4c331fe72f083418243bd9a81de293c2eb" 2018-09-30 03:27:21,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a10b96aa-f738-4728-9431-54103f4f9622 Date: Sun, 30 Sep 2018 03:27:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:27:21,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-a10b96aa-f738-4728-9431-54103f4f9622 2018-09-30 03:27:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}952bfa4c331fe72f083418243bd9a81de293c2eb" 2018-09-30 03:27:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2ec4063a-dcc6-4516-a8e1-05122dad6be3 Date: Sun, 30 Sep 2018 03:27:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:27:21,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-2ec4063a-dcc6-4516-a8e1-05122dad6be3 2018-09-30 03:27:21,805 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:27:21,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:22,078 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.29:5000/v2.0/tokens 2018-09-30 03:27:22,100 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-30 03:27:22,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:27:22,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:22,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["UjfIZsuCRma4PAb7kWvJFg"], "issued_at": "2018-09-30T03:27:22.000000Z"}} 2018-09-30 03:27:22,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d20472c6f6dcb3013a01c1d415fe7c2028ec74f8" 2018-09-30 03:27:23,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87aa3fcf-1d36-4e5b-9cc7-6dcb2c950205 x-compute-request-id: req-87aa3fcf-1d36-4e5b-9cc7-6dcb2c950205 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:27:23,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail used request id req-87aa3fcf-1d36-4e5b-9cc7-6dcb2c950205 2018-09-30 03:27:23,277 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:27:23,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:23,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["JdnpxXfGSvW2TIlMmWJ0Sw"], "issued_at": "2018-09-30T03:27:23.000000Z"}} 2018-09-30 03:27:23,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d24ffd90a812d617b326a2ce0e981ac39d0962" 2018-09-30 03:27:24,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9562845f-f910-4b68-8617-3b8cec52e4e2 x-compute-request-id: req-9562845f-f910-4b68-8617-3b8cec52e4e2 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 03:27:24,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-9562845f-f910-4b68-8617-3b8cec52e4e2 2018-09-30 03:27:24,347 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:27:24,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:24,422 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.29:5000/v2.0/tokens 2018-09-30 03:27:24,439 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-30 03:27:24,439 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:27:24,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:24,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["OfSJEydGTA6B1Or-tuD2fA"], "issued_at": "2018-09-30T03:27:24.000000Z"}} 2018-09-30 03:27:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa399c61aec3ccd043914f581e9c560021fa2a3f" 2018-09-30 03:27:25,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:24 GMT Server: Apache x-openstack-request-id: req-5b7d8bd5-5240-482d-8f00-fa0d3a202092 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 03:27:25,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff/stacks used request id req-5b7d8bd5-5240-482d-8f00-fa0d3a202092 2018-09-30 03:27:25,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:25,782 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-30 03:27:25,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:26,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1a27baeb40324340976834198f998fc1", "name": "heat_stack_owner"}, {"id": "fb40132ac1bf4358a0a84d6d43d83399", "name": "Member"}], "expires_at": "2018-09-30T04:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eaadf8cd0f1c4b1cab30eec5781596ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "id": "e86906bfc33d437886dabeca947c847c"}, "audit_ids": ["zoUBLVOcSiGXvSxlHqgmeg"], "issued_at": "2018-09-30T03:27:26.000000Z"}} 2018-09-30 03:27:26,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2203c53b64d1c71ed218c638a485f9124619ecd" 2018-09-30 03:27:27,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:26 GMT Server: Apache x-compute-request-id: req-2e675b0d-f331-4b53-8e42-f88e59eea46f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e675b0d-f331-4b53-8e42-f88e59eea46f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 03:27:27,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eaadf8cd0f1c4b1cab30eec5781596ff/volumes/detail used request id req-2e675b0d-f331-4b53-8e42-f88e59eea46f 2018-09-30 03:27:27,164 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.810s OK 2018-09-30 03:27:27,288 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 03:27:27,289 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-30 03:27:27,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:27,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34530a7d-6a8a-49fe-a3bf-163ba6832cfd Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1a27baeb40324340976834198f998fc1", "links": {"self": "http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:27,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-34530a7d-6a8a-49fe-a3bf-163ba6832cfd 2018-09-30 03:27:27,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.090803861618s 2018-09-30 03:27:27,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:27:27,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:27,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862060a8-0b4d-4e38-84a2-27dda49a994f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:27,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1a27baeb40324340976834198f998fc1 used request id req-862060a8-0b4d-4e38-84a2-27dda49a994f 2018-09-30 03:27:27,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.154047012329s 2018-09-30 03:27:27,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:27,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720b394c-8ee2-4d67-8589-336039b9a398 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50", "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "domain_id": "default", "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:27,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-720b394c-8ee2-4d67-8589-336039b9a398 2018-09-30 03:27:27,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0939600467682s 2018-09-30 03:27:27,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-720b394c-8ee2-4d67-8589-336039b9a398 2018-09-30 03:27:27,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:27,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b93f40-939c-4305-80c2-48ad530631ec Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c"}, "enabled": true, "id": "e86906bfc33d437886dabeca947c847c", "options": {}, "domain_id": "default", "name": "connection_check-user_06ac0c60-640d-438c-9ead-36ce64246f50"}} 2018-09-30 03:27:27,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c used request id req-75b93f40-939c-4305-80c2-48ad530631ec 2018-09-30 03:27:27,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171918869019s 2018-09-30 03:27:27,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c used request id req-75b93f40-939c-4305-80c2-48ad530631ec 2018-09-30 03:27:27,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 03:27:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:28,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0033383-a518-4daa-a6aa-83d2a93662fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:28,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c used request id req-b0033383-a518-4daa-a6aa-83d2a93662fb 2018-09-30 03:27:28,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.251540184021s 2018-09-30 03:27:28,067 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e86906bfc33d437886dabeca947c847c used request id req-b0033383-a518-4daa-a6aa-83d2a93662fb 2018-09-30 03:27:28,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:28,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fea318f-ccc0-4cbc-9206-08b522b8a16d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff"}, "enabled": true, "id": "eaadf8cd0f1c4b1cab30eec5781596ff", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_06ac0c60-640d-438c-9ead-36ce64246f50"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:28,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-0fea318f-ccc0-4cbc-9206-08b522b8a16d 2018-09-30 03:27:28,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.067714214325s 2018-09-30 03:27:28,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-0fea318f-ccc0-4cbc-9206-08b522b8a16d 2018-09-30 03:27:28,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 03:27:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:28,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a4d304-b74c-4871-aa9b-0f2927545dc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:28,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff used request id req-66a4d304-b74c-4871-aa9b-0f2927545dc6 2018-09-30 03:27:28,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247606039047s 2018-09-30 03:27:28,386 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/eaadf8cd0f1c4b1cab30eec5781596ff used request id req-66a4d304-b74c-4871-aa9b-0f2927545dc6 2018-09-30 03:27:28,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:28,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c6514c-a083-4652-9824-077becab5154 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb40132ac1bf4358a0a84d6d43d83399", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399"}, "name": "Member"}]} 2018-09-30 03:27:28,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-18c6514c-a083-4652-9824-077becab5154 2018-09-30 03:27:28,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761258602142s 2018-09-30 03:27:28,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:27:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:28,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d377a3bd-4e5e-49f3-83b4-ea52530c88f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:28,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fb40132ac1bf4358a0a84d6d43d83399 used request id req-d377a3bd-4e5e-49f3-83b4-ea52530c88f8 2018-09-30 03:27:28,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.145015954971s 2018-09-30 03:27:28,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:27:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=eaadf8cd0f1c4b1cab30eec5781596ff&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}902254e39a444a7f6dee86e8f2399a6b03910a19" 2018-09-30 03:27:29,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2ef8ac8a-adbd-4e9e-931f-9ef92811c92e Date: Sun, 30 Sep 2018 03:27:29 GMT RESP BODY: {"security_groups": []} 2018-09-30 03:27:29,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=eaadf8cd0f1c4b1cab30eec5781596ff&name=default used request id req-2ef8ac8a-adbd-4e9e-931f-9ef92811c92e 2018-09-30 03:27:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.02075409889s 2018-09-30 03:27:29,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=eaadf8cd0f1c4b1cab30eec5781596ff&name=default used request id req-2ef8ac8a-adbd-4e9e-931f-9ef92811c92e 2018-09-30 03:27:29,657 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-30 03:27:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:27:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:27:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:27:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:27:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:27:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:27:29,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:27:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:27:29,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:27:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:29,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126e438c-0cc3-40a7-a688-4584ae46f080 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:29,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-126e438c-0cc3-40a7-a688-4584ae46f080 2018-09-30 03:27:29,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:30,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["86HtoE0KQKyLHqWeesjIFQ"], "issued_at": "2018-09-30T03:27:30.000000Z"}} 2018-09-30 03:27:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:30,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:30,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72c174c-fbd5-49c6-8309-f4a8cbb2b9c2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:27:30,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f72c174c-fbd5-49c6-8309-f4a8cbb2b9c2 2018-09-30 03:27:30,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.535883188248s 2018-09-30 03:27:30,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 03:27:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}}' 2018-09-30 03:27:30,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dea4b44-f540-40cd-9fad-c3afc5ed6cd4 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:27:30,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6dea4b44-f540-40cd-9fad-c3afc5ed6cd4 2018-09-30 03:27:30,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139669895172s 2018-09-30 03:27:30,365 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6dea4b44-f540-40cd-9fad-c3afc5ed6cd4 2018-09-30 03:27:30,366 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96', 'id': u'ebb4db2f5fe747c88fe9dce627f0aaca', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 03:27:30,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 03:27:30,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.399519920349s 2018-09-30 03:27:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:30,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3760da-2ede-470a-8f03-c9988374fc0e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}, "domain_id": "default", "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:27:30,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d used request id req-eb3760da-2ede-470a-8f03-c9988374fc0e 2018-09-30 03:27:30,865 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8ef8f89247b448199811660cc3c8684d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96'}) 2018-09-30 03:27:30,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:30,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264a95cb-33b2-489a-89ab-14b56ced83fb Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:30,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-264a95cb-33b2-489a-89ab-14b56ced83fb 2018-09-30 03:27:30,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0901131629944s 2018-09-30 03:27:30,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4b3fd4-fa45-47b7-b682-3442e9f59c1f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:31,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ca4b3fd4-fa45-47b7-b682-3442e9f59c1f 2018-09-30 03:27:31,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730328559875s 2018-09-30 03:27:31,031 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 03:27:31,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:27:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" -d '{"role": {"name": "Member"}}' 2018-09-30 03:27:31,250 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8baa597-d94a-4d65-948e-f0ebc6759c09 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}} 2018-09-30 03:27:31,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8baa597-d94a-4d65-948e-f0ebc6759c09 2018-09-30 03:27:31,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.218989133835s 2018-09-30 03:27:31,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d418f836-fbb8-47ff-ac31-03fba5433ed5 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "domain_id": null, "name": "Member", "id": "2137f78639bd4c938ea09f8408c5f978"}} 2018-09-30 03:27:31,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978 used request id req-d418f836-fbb8-47ff-ac31-03fba5433ed5 2018-09-30 03:27:31,333 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978'}, 'domain_id': None, 'human_id': None, 'id': u'2137f78639bd4c938ea09f8408c5f978', 'HUMAN_ID': False}) 2018-09-30 03:27:31,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f0c3d6-f5da-446f-abd6-dc908dc19125 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:31,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-64f0c3d6-f5da-446f-abd6-dc908dc19125 2018-09-30 03:27:31,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0732989311218s 2018-09-30 03:27:31,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:27:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f4cf4d-6204-44f6-8710-e684b45146b1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:31,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-66f4cf4d-6204-44f6-8710-e684b45146b1 2018-09-30 03:27:31,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0756821632385s 2018-09-30 03:27:31,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e94cb6-fc52-4694-8b60-9b2aa48cc69a Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:31,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-64e94cb6-fc52-4694-8b60-9b2aa48cc69a 2018-09-30 03:27:31,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0962359905243s 2018-09-30 03:27:31,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-64e94cb6-fc52-4694-8b60-9b2aa48cc69a 2018-09-30 03:27:31,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:31,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644ff858-2654-4689-96d8-e7a74cea8876 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:31,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-644ff858-2654-4689-96d8-e7a74cea8876 2018-09-30 03:27:31,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0757868289948s 2018-09-30 03:27:31,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-644ff858-2654-4689-96d8-e7a74cea8876 2018-09-30 03:27:31,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:27:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=2137f78639bd4c938ea09f8408c5f978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcb6f90-baa8-47b1-b041-3911b9ded25e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=2137f78639bd4c938ea09f8408c5f978", "previous": null, "next": null}} 2018-09-30 03:27:31,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=2137f78639bd4c938ea09f8408c5f978 used request id req-5dcb6f90-baa8-47b1-b041-3911b9ded25e 2018-09-30 03:27:31,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0769579410553s 2018-09-30 03:27:31,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:27:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/8ef8f89247b448199811660cc3c8684d/roles/2137f78639bd4c938ea09f8408c5f978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77e1aa1-f9a8-48ac-a737-2a86ecced07a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:31,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/8ef8f89247b448199811660cc3c8684d/roles/2137f78639bd4c938ea09f8408c5f978 used request id req-b77e1aa1-f9a8-48ac-a737-2a86ecced07a 2018-09-30 03:27:31,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.169611930847s 2018-09-30 03:27:31,914 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '5c617fef-90bc-4976-b3ac-c2a4e9ed22e5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96', 'project_id': u'ebb4db2f5fe747c88fe9dce627f0aaca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 03:27:31,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:27:31,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:27:31,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:27:31,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:27:31,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:27:31,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:27:31,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:27:31,919 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96', 'password': '5c617fef-90bc-4976-b3ac-c2a4e9ed22e5', 'project_name': 'api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'ebb4db2f5fe747c88fe9dce627f0aaca', 'project_domain_name': 'Default'} 2018-09-30 03:27:31,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:31,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626fa60f-bd18-4895-99b4-205307e6326f Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:31,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-626fa60f-bd18-4895-99b4-205307e6326f 2018-09-30 03:27:31,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0685219764709s 2018-09-30 03:27:31,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df7a4a5-09bf-4257-b992-f16df993911a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:32,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2df7a4a5-09bf-4257-b992-f16df993911a 2018-09-30 03:27:32,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841801166534s 2018-09-30 03:27:32,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:27:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c2c3d2-ce12-43bc-9f35-a759da16fdbe Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:32,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c8c2c3d2-ce12-43bc-9f35-a759da16fdbe 2018-09-30 03:27:32,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809969902039s 2018-09-30 03:27:32,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:32,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37193f41-1f25-434e-82bd-469d20de27ca Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:32,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-37193f41-1f25-434e-82bd-469d20de27ca 2018-09-30 03:27:32,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092964887619s 2018-09-30 03:27:32,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-37193f41-1f25-434e-82bd-469d20de27ca 2018-09-30 03:27:32,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb96729-c06d-43cb-b366-e67259ec6a85 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:32,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2eb96729-c06d-43cb-b366-e67259ec6a85 2018-09-30 03:27:32,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810770988464s 2018-09-30 03:27:32,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2eb96729-c06d-43cb-b366-e67259ec6a85 2018-09-30 03:27:32,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:27:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9197e70e-0a72-4022-a11c-75825c8285a3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 03:27:32,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=814346b910b046f4b45290291aadbbd5 used request id req-9197e70e-0a72-4022-a11c-75825c8285a3 2018-09-30 03:27:32,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0797848701477s 2018-09-30 03:27:32,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:27:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/8ef8f89247b448199811660cc3c8684d/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dee3edd-d34c-4274-9cc4-1dc79c1d0e05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:32,525 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/8ef8f89247b448199811660cc3c8684d/roles/814346b910b046f4b45290291aadbbd5 used request id req-1dee3edd-d34c-4274-9cc4-1dc79c1d0e05 2018-09-30 03:27:32,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.105143070221s 2018-09-30 03:27:32,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30349c37-2b4b-463d-8f11-121fd5fde57b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:32,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-30349c37-2b4b-463d-8f11-121fd5fde57b 2018-09-30 03:27:32,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775480270386s 2018-09-30 03:27:32,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:27:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-30 03:27:32,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06410551-35b6-4547-bbd3-016b134ea937 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}} 2018-09-30 03:27:32,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-06410551-35b6-4547-bbd3-016b134ea937 2018-09-30 03:27:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0983121395111s 2018-09-30 03:27:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5130b2-8f85-484f-ab63-55c7ffe3d36a Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "domain_id": null, "name": "heat_stack_owner", "id": "9c08099ca00348a48e6490939fe5c254"}} 2018-09-30 03:27:32,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254 used request id req-5f5130b2-8f85-484f-ab63-55c7ffe3d36a 2018-09-30 03:27:32,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:27:32,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d26bac6-6f4f-4d0a-bd09-1c068952d07f Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:32,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4d26bac6-6f4f-4d0a-bd09-1c068952d07f 2018-09-30 03:27:32,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798590183258s 2018-09-30 03:27:32,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:27:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:32,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1570f906-8dbb-4f51-b139-6123f77a96c8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:32,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1570f906-8dbb-4f51-b139-6123f77a96c8 2018-09-30 03:27:32,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0837669372559s 2018-09-30 03:27:32,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:27:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:33,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863f50ac-43aa-4103-a022-e939160e28bf Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:33,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-863f50ac-43aa-4103-a022-e939160e28bf 2018-09-30 03:27:33,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899679660797s 2018-09-30 03:27:33,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-863f50ac-43aa-4103-a022-e939160e28bf 2018-09-30 03:27:33,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:27:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:33,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722dd3d9-1169-4a2e-b7a6-ae9ff5d08bef Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:27:33,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-722dd3d9-1169-4a2e-b7a6-ae9ff5d08bef 2018-09-30 03:27:33,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788908004761s 2018-09-30 03:27:33,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-722dd3d9-1169-4a2e-b7a6-ae9ff5d08bef 2018-09-30 03:27:33,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:27:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=9c08099ca00348a48e6490939fe5c254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:33,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4689731-d61a-4a5e-8dd4-5560d37cd531 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=9c08099ca00348a48e6490939fe5c254", "previous": null, "next": null}} 2018-09-30 03:27:33,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=8ef8f89247b448199811660cc3c8684d&scope.project.id=ebb4db2f5fe747c88fe9dce627f0aaca&role.id=9c08099ca00348a48e6490939fe5c254 used request id req-b4689731-d61a-4a5e-8dd4-5560d37cd531 2018-09-30 03:27:33,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0831770896912s 2018-09-30 03:27:33,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:27:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/8ef8f89247b448199811660cc3c8684d/roles/9c08099ca00348a48e6490939fe5c254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:27:33,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0767c22d-6304-492b-9a13-d47ecbcb61e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:33,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/8ef8f89247b448199811660cc3c8684d/roles/9c08099ca00348a48e6490939fe5c254 used request id req-0767c22d-6304-492b-9a13-d47ecbcb61e0 2018-09-30 03:27:33,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.22560095787s 2018-09-30 03:27:33,433 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-30 03:27:33,433 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-30 03:27:33,433 - openstack_tests - INFO - OS Credentials = > 2018-09-30 03:27:33,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:33,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:33,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["7kfQDwWJQt6HmANcYD2XJA"], "issued_at": "2018-09-30T03:27:33.000000Z"}} 2018-09-30 03:27:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6082816a3fd5d5f4e2eab8b9694b00dfb60bb" 2018-09-30 03:27:34,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fe42f978-d329-43ad-a130-34d2f84e8ab9 Date: Sun, 30 Sep 2018 03:27:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:27:34,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-fe42f978-d329-43ad-a130-34d2f84e8ab9 2018-09-30 03:27:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6082816a3fd5d5f4e2eab8b9694b00dfb60bb" 2018-09-30 03:27:35,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c628fae4-6572-4b52-ae22-bd49dc985ed9 Date: Sun, 30 Sep 2018 03:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:27:35,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-c628fae4-6572-4b52-ae22-bd49dc985ed9 2018-09-30 03:27:35,522 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-30 03:27:35,522 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-09-30 03:27:35,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:35,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:36,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["__DkWijlT_u2Dg7FJBxo2g"], "issued_at": "2018-09-30T03:27:36.000000Z"}} 2018-09-30 03:27:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:36,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353bf21e-9f97-48b6-936c-0851b8825867 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:36,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-353bf21e-9f97-48b6-936c-0851b8825867 2018-09-30 03:27:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:36,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:36,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98abcc7a-b020-42c7-abca-c00505d0b33e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:36,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-98abcc7a-b020-42c7-abca-c00505d0b33e 2018-09-30 03:27:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName"}}' 2018-09-30 03:27:36,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a6af73-d0b2-457c-b38b-c75eebf4dc8c Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1f97973e94d24e82a603d13c887a2cc9"}, "enabled": true, "id": "1f97973e94d24e82a603d13c887a2cc9", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName"}} 2018-09-30 03:27:36,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e1a6af73-d0b2-457c-b38b-c75eebf4dc8c 2018-09-30 03:27:36,343 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName 2018-09-30 03:27:36,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a2b2cb-9cf1-431f-8d1e-a54a6b00c76d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1f97973e94d24e82a603d13c887a2cc9"}, "enabled": true, "id": "1f97973e94d24e82a603d13c887a2cc9", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName"}]} 2018-09-30 03:27:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName used request id req-82a2b2cb-9cf1-431f-8d1e-a54a6b00c76d 2018-09-30 03:27:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:36,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0718b156-bc7e-4c72-8c17-cb54b5ccc87b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:27:36,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-0718b156-bc7e-4c72-8c17-cb54b5ccc87b 2018-09-30 03:27:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:37,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6e8cc574-b56f-461e-876b-79200ccac81d Date: Sun, 30 Sep 2018 03:27:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:37Z", "updated_at": "2018-09-30T03:27:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "revision_number": 0, "id": "17f0bb1f-63d6-4680-a2b5-62e990a3661c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "revision_number": 0, "id": "1ec08597-58db-4140-9588-116aa4a1d218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "revision_number": 0, "id": "58b21c24-89b1-484b-b4f4-c37c17d25f95", "remote_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "revision_number": 0, "id": "5e4c2043-a029-42b4-8052-0521be067e62", "remote_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "761b6e55-3403-42fd-abf7-c59dc6955588", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:27:37,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6e8cc574-b56f-461e-876b-79200ccac81d 2018-09-30 03:27:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:37,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa2f6d8-37a1-49ee-8cb2-1905f69fc4cc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:27:37,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-1fa2f6d8-37a1-49ee-8cb2-1905f69fc4cc 2018-09-30 03:27:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd81e48b-dcbd-4917-b198-a6a126c23155 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:27:37,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-dd81e48b-dcbd-4917-b198-a6a126c23155 2018-09-30 03:27:37,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 761b6e55-3403-42fd-abf7-c59dc6955588 2018-09-30 03:27:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=761b6e55-3403-42fd-abf7-c59dc6955588 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce874c83-ad7d-47d4-8085-cb24cfd0db74 Date: Sun, 30 Sep 2018 03:27:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:37Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "17f0bb1f-63d6-4680-a2b5-62e990a3661c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:37Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "1ec08597-58db-4140-9588-116aa4a1d218"}, {"remote_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:37Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "58b21c24-89b1-484b-b4f4-c37c17d25f95"}, {"remote_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:37Z", "security_group_id": "761b6e55-3403-42fd-abf7-c59dc6955588", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:37Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "5e4c2043-a029-42b4-8052-0521be067e62"}]} 2018-09-30 03:27:38,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=761b6e55-3403-42fd-abf7-c59dc6955588 used request id req-ce874c83-ad7d-47d4-8085-cb24cfd0db74 2018-09-30 03:27:38,505 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 03:27:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/761b6e55-3403-42fd-abf7-c59dc6955588 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:39,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd95d4e1-f061-460c-bb50-3d72af32cc66 Content-Length: 0 Date: Sun, 30 Sep 2018 03:27:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:27:39,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/761b6e55-3403-42fd-abf7-c59dc6955588 used request id req-fd95d4e1-f061-460c-bb50-3d72af32cc66 2018-09-30 03:27:39,596 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2f638261-17ee-4232-9b08-3d814de5974c-projName 2018-09-30 03:27:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1f97973e94d24e82a603d13c887a2cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced3560098376ccc4142f729a6162f887c40e78e" 2018-09-30 03:27:39,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f74e119-66e7-4c0f-a3e4-0e0306edc16d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:39,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1f97973e94d24e82a603d13c887a2cc9 used request id req-8f74e119-66e7-4c0f-a3e4-0e0306edc16d 2018-09-30 03:27:39,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:40,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["ffTxc6e_QDOBCrZHinfS_Q"], "issued_at": "2018-09-30T03:27:40.000000Z"}} 2018-09-30 03:27:40,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280f9f7fa166e9504fb518346bb88fa123192737" 2018-09-30 03:27:40,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac03cc78-a2cf-44af-9b3e-14ba3175eeec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:40,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ac03cc78-a2cf-44af-9b3e-14ba3175eeec 2018-09-30 03:27:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:40,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280f9f7fa166e9504fb518346bb88fa123192737" 2018-09-30 03:27:40,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0d6d5e-d1f4-4879-a705-142cb68b4e9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:40,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7e0d6d5e-d1f4-4879-a705-142cb68b4e9b 2018-09-30 03:27:40,849 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-6d39c103-91a6-470e-9edd-2739dc2d9d80-username 2018-09-30 03:27:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280f9f7fa166e9504fb518346bb88fa123192737" 2018-09-30 03:27:41,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea90542-d792-4fcb-a070-0a56c27baec8 Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-6d39c103-91a6-470e-9edd-2739dc2d9d80-username", "links": {"self": "http://172.30.9.29:5000/v3/users/e9c2375605c247348a029090439c3c70"}, "domain_id": "default", "enabled": true, "id": "e9c2375605c247348a029090439c3c70", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:41,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dea90542-d792-4fcb-a070-0a56c27baec8 2018-09-30 03:27:41,023 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-6d39c103-91a6-470e-9edd-2739dc2d9d80-username 2018-09-30 03:27:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e9c2375605c247348a029090439c3c70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}280f9f7fa166e9504fb518346bb88fa123192737" 2018-09-30 03:27:41,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a01bd2d-1936-4955-9030-ae1007739e28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:41,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e9c2375605c247348a029090439c3c70 used request id req-1a01bd2d-1936-4955-9030-ae1007739e28 2018-09-30 03:27:41,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:41,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["IjNUYpBFSpGmAjtJEjrlhA"], "issued_at": "2018-09-30T03:27:41.000000Z"}} 2018-09-30 03:27:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df2a3cdb538fecd40ba0193ef71dde0d35569ba" 2018-09-30 03:27:41,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fec2693-76e9-4134-a9f3-dd473c983a6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:41,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2fec2693-76e9-4134-a9f3-dd473c983a6e 2018-09-30 03:27:41,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:41,797 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-30 03:27:41,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:42,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["5v37sXPPTgiYNwolkVTzFw"], "issued_at": "2018-09-30T03:27:42.000000Z"}} 2018-09-30 03:27:42,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848ca9bc2fe95b88b08963e785a81198a5b64660" 2018-09-30 03:27:42,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61afa335-8f04-460a-ae31-308a84708999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:42,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-61afa335-8f04-460a-ae31-308a84708999 2018-09-30 03:27:42,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:42,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:42,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["LeS1XV6PT0WErQ78f4ch4Q"], "issued_at": "2018-09-30T03:27:42.000000Z"}} 2018-09-30 03:27:42,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:43,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Od8trKSjSZ2-lBHyl4gdlg"], "issued_at": "2018-09-30T03:27:43.000000Z"}} 2018-09-30 03:27:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8cf9be099fdcb654ff0c4cf77838dd318f5ef25" 2018-09-30 03:27:43,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e298d419-6055-41a1-b047-3f28f9dea623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:43,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e298d419-6055-41a1-b047-3f28f9dea623 2018-09-30 03:27:43,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:43,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:43,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["xvSHImluSpqDV1ih1hHa8w"], "issued_at": "2018-09-30T03:27:43.000000Z"}} 2018-09-30 03:27:43,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:44,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["gjMPpD5vRiOIquA7MdProg"], "issued_at": "2018-09-30T03:27:44.000000Z"}} 2018-09-30 03:27:44,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16666404bdeb832f65ef611a4f6c36e930cbe65" 2018-09-30 03:27:44,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcad7cc-945a-4118-a9f7-3bb1c7af0fc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:44,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fdcad7cc-945a-4118-a9f7-3bb1c7af0fc4 2018-09-30 03:27:44,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:44,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:44,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["zAiI5IblRfOw9vIvNoGO9w"], "issued_at": "2018-09-30T03:27:44.000000Z"}} 2018-09-30 03:27:44,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:44,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:44,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["etLqB5AyQia9ddtL1afVOA"], "issued_at": "2018-09-30T03:27:44.000000Z"}} 2018-09-30 03:27:44,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:44,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:45,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["8PPmahWcT8q2TNZdLZ7WZg"], "issued_at": "2018-09-30T03:27:45.000000Z"}} 2018-09-30 03:27:45,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:45,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["v2U19bpJQim1FpXMFmHbVA"], "issued_at": "2018-09-30T03:27:45.000000Z"}} 2018-09-30 03:27:45,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:45,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2feef1-1848-4cc9-a567-848009068859 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:45,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2f2feef1-1848-4cc9-a567-848009068859 2018-09-30 03:27:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:45,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:45,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0fafb81-7e14-446c-97e6-a13321c18065 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:45,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a0fafb81-7e14-446c-97e6-a13321c18065 2018-09-30 03:27:46,271 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-username 2018-09-30 03:27:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:46,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0468d0-9dfb-4902-b9f8-9cb3207a9718 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:46,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1d0468d0-9dfb-4902-b9f8-9cb3207a9718 2018-09-30 03:27:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-projName"}}' 2018-09-30 03:27:46,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5f92b10-8e07-43ff-84b1-25ff5b5b9d3d Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9"}, "enabled": true, "id": "4186c1ad23f94cd882fb3ca2b52f1bc9", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-projName"}} 2018-09-30 03:27:46,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b5f92b10-8e07-43ff-84b1-25ff5b5b9d3d 2018-09-30 03:27:46,563 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-projName 2018-09-30 03:27:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" -d '{"role": {"name": "KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role"}}' 2018-09-30 03:27:46,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a2ebbe-6c40-460a-a3dc-aa96962d9a23 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5678ce18641b45f8bf8bd8048712e4d2", "links": {"self": "http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2"}, "name": "KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role"}} 2018-09-30 03:27:46,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9a2ebbe-6c40-460a-a3dc-aa96962d9a23 2018-09-30 03:27:46,691 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role 2018-09-30 03:27:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:46,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a59b86-2150-4262-8ac3-0ed549ea8cfc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2"}, "domain_id": null, "name": "KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role", "id": "5678ce18641b45f8bf8bd8048712e4d2"}} 2018-09-30 03:27:46,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2 used request id req-d4a59b86-2150-4262-8ac3-0ed549ea8cfc 2018-09-30 03:27:46,796 - keystone_utils - INFO - Granting role KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role to project KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-projName 2018-09-30 03:27:46,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9/users/e34e6d7a35384f4191cb146b04a92342/roles/5678ce18641b45f8bf8bd8048712e4d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:46,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0347d9e-a116-4587-8d45-98a7637f6990 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:46,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9/users/e34e6d7a35384f4191cb146b04a92342/roles/5678ce18641b45f8bf8bd8048712e4d2 used request id req-b0347d9e-a116-4587-8d45-98a7637f6990 2018-09-30 03:27:46,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9/users/e34e6d7a35384f4191cb146b04a92342/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:47,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0809dc4-638f-4345-b60a-28a4879706ca Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9/users/e34e6d7a35384f4191cb146b04a92342/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5678ce18641b45f8bf8bd8048712e4d2", "links": {"self": "http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2"}, "name": "KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role"}]} 2018-09-30 03:27:47,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9/users/e34e6d7a35384f4191cb146b04a92342/roles used request id req-b0809dc4-638f-4345-b60a-28a4879706ca 2018-09-30 03:27:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-8ce8b4c2-29e8-4d85-a0e6-c4df1af6df7b Date: Sun, 30 Sep 2018 03:27:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:47Z", "updated_at": "2018-09-30T03:27:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "revision_number": 0, "id": "08a492f7-2c9b-4805-a12f-7cdcb2162724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "revision_number": 0, "id": "6fc7350d-9959-436e-882a-c35254920b21", "remote_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "revision_number": 0, "id": "cd7f01e4-909d-46bd-83ef-23c3f2ab9e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "revision_number": 0, "id": "fca31014-b660-4265-879f-1f1711d3cb82", "remote_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:27:48,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8ce8b4c2-29e8-4d85-a0e6-c4df1af6df7b 2018-09-30 03:27:48,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:48,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b21e2c-406f-46cf-8680-6ee8456e2214 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:27:48,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-38b21e2c-406f-46cf-8680-6ee8456e2214 2018-09-30 03:27:48,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:48,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242785e4-cdf6-4e13-95b0-50e0156eb9a0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:27:48,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-242785e4-cdf6-4e13-95b0-50e0156eb9a0 2018-09-30 03:27:48,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8c1fa935-a3e2-4039-a462-6f7e472719d4 2018-09-30 03:27:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c1fa935-a3e2-4039-a462-6f7e472719d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:48,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c5063f96-2630-492f-80c1-74ba46f4d1c6 Date: Sun, 30 Sep 2018 03:27:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:47Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "08a492f7-2c9b-4805-a12f-7cdcb2162724"}, {"remote_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:47Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "6fc7350d-9959-436e-882a-c35254920b21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:47Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "cd7f01e4-909d-46bd-83ef-23c3f2ab9e5b"}, {"remote_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:27:47Z", "security_group_id": "8c1fa935-a3e2-4039-a462-6f7e472719d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:27:47Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "fca31014-b660-4265-879f-1f1711d3cb82"}]} 2018-09-30 03:27:48,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8c1fa935-a3e2-4039-a462-6f7e472719d4 used request id req-c5063f96-2630-492f-80c1-74ba46f4d1c6 2018-09-30 03:27:48,417 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 03:27:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8c1fa935-a3e2-4039-a462-6f7e472719d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:49,446 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-973adbb8-26b0-4344-8fdf-eb16568efff2 Content-Length: 0 Date: Sun, 30 Sep 2018 03:27:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:27:49,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8c1fa935-a3e2-4039-a462-6f7e472719d4 used request id req-973adbb8-26b0-4344-8fdf-eb16568efff2 2018-09-30 03:27:49,446 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-projName 2018-09-30 03:27:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:49,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b36bd9-710c-4564-9bfa-908c38d38490 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:49,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4186c1ad23f94cd882fb3ca2b52f1bc9 used request id req-84b36bd9-710c-4564-9bfa-908c38d38490 2018-09-30 03:27:49,634 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-username 2018-09-30 03:27:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e34e6d7a35384f4191cb146b04a92342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:49,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fea1730-29e7-4fd5-9084-32eb408f91ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:49,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e34e6d7a35384f4191cb146b04a92342 used request id req-2fea1730-29e7-4fd5-9084-32eb408f91ea 2018-09-30 03:27:49,907 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-300a71e5-7a3f-4041-b73f-689e28d215c4-role 2018-09-30 03:27:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e41c6a498ec6d9298214df348265c2cc861d55f" 2018-09-30 03:27:50,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d8dad9-1d39-4eda-9280-4817c588d9bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:50,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5678ce18641b45f8bf8bd8048712e4d2 used request id req-f7d8dad9-1d39-4eda-9280-4817c588d9bc 2018-09-30 03:27:50,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:50,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Tamf32oFRkys-xgun7FeFQ"], "issued_at": "2018-09-30T03:27:50.000000Z"}} 2018-09-30 03:27:50,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e0c0b4d0eb5b760c86ab93f6093e13445fd87c" 2018-09-30 03:27:50,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af3a019-1099-47db-92e9-f699a4876de5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:50,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7af3a019-1099-47db-92e9-f699a4876de5 2018-09-30 03:27:50,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:50,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:51,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["4WeOMr3QRjG9F34K83jeyQ"], "issued_at": "2018-09-30T03:27:50.000000Z"}} 2018-09-30 03:27:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2c2c3d-ca36-4e54-bde8-f8f17e2f5031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:51,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dd2c2c3d-ca36-4e54-bde8-f8f17e2f5031 2018-09-30 03:27:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:51,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1a0741-3bd6-4a4c-a3de-a37c71eb22bc Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fa1a0741-3bd6-4a4c-a3de-a37c71eb22bc 2018-09-30 03:27:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77403c05-a62f-461f-b7de-209caa355f33 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:51,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-77403c05-a62f-461f-b7de-209caa355f33 2018-09-30 03:27:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91abff0f-5ec3-41e0-bba6-cb07fc66d265 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:51,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-91abff0f-5ec3-41e0-bba6-cb07fc66d265 2018-09-30 03:27:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341ff3b3-a92a-46d2-9983-b1f171397462 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:51,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-341ff3b3-a92a-46d2-9983-b1f171397462 2018-09-30 03:27:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/ccfed365db35490ab46cd6b023140f66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af154c2f-ab4c-42b4-b994-867a6ab048b0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/ccfed365db35490ab46cd6b023140f66"}, "enabled": true, "id": "ccfed365db35490ab46cd6b023140f66", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-bfe42cd3-67a6-4e4-name"}} 2018-09-30 03:27:51,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ccfed365db35490ab46cd6b023140f66 used request id req-af154c2f-ab4c-42b4-b994-867a6ab048b0 2018-09-30 03:27:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38952136-0ea2-4905-a187-f15775f08f05 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:27:51,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles used request id req-38952136-0ea2-4905-a187-f15775f08f05 2018-09-30 03:27:51,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:51,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1feda34-b92b-438d-896a-a9f38ea9af7f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:27:51,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-e1feda34-b92b-438d-896a-a9f38ea9af7f 2018-09-30 03:27:51,977 - keystone_utils - INFO - Granting role admin to project api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 2018-09-30 03:27:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:52,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fbf3e89-8d56-47f4-92ee-51f61140f08c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:52,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles/814346b910b046f4b45290291aadbbd5 used request id req-6fbf3e89-8d56-47f4-92ee-51f61140f08c 2018-09-30 03:27:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:52,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e5a572-3240-4de0-ba22-bd2ab6dcd3cf Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:52,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e3e5a572-3240-4de0-ba22-bd2ab6dcd3cf 2018-09-30 03:27:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:52,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3208ef91-6f77-4f96-a5dc-c0d4f62325c1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:52,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-3208ef91-6f77-4f96-a5dc-c0d4f62325c1 2018-09-30 03:27:52,218 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-bfe42cd3-67a6-4e4-name 2018-09-30 03:27:52,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:52,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e0c0b4d0eb5b760c86ab93f6093e13445fd87c" 2018-09-30 03:27:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9321305a-3e80-484a-9abe-1b559675cb53 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-bfe42cd3-67a6-4e4-name", "links": {"self": "http://172.30.9.29:5000/v3/users/ccfed365db35490ab46cd6b023140f66"}, "domain_id": "default", "enabled": true, "id": "ccfed365db35490ab46cd6b023140f66", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9321305a-3e80-484a-9abe-1b559675cb53 2018-09-30 03:27:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e0c0b4d0eb5b760c86ab93f6093e13445fd87c" 2018-09-30 03:27:52,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e105a1-589d-4c0e-bea5-c2eddd14b970 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:52,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2e105a1-589d-4c0e-bea5-c2eddd14b970 2018-09-30 03:27:52,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e0c0b4d0eb5b760c86ab93f6093e13445fd87c" 2018-09-30 03:27:52,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f473da9e-c86b-4cd9-991f-8e1741abb62b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:52,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-f473da9e-c86b-4cd9-991f-8e1741abb62b 2018-09-30 03:27:52,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e0c0b4d0eb5b760c86ab93f6093e13445fd87c" 2018-09-30 03:27:52,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a359222-b2fe-4b9a-90c8-e261a0168060 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}]} 2018-09-30 03:27:52,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/ccfed365db35490ab46cd6b023140f66/roles used request id req-6a359222-b2fe-4b9a-90c8-e261a0168060 2018-09-30 03:27:52,610 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-bfe42cd3-67a6-4e4-name 2018-09-30 03:27:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ccfed365db35490ab46cd6b023140f66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d791ca4c97d1b0810116e96b3e14f4b8700767f" 2018-09-30 03:27:53,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bd9e8fc-90c0-45dd-94ec-a2a62c8c6c7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:53,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ccfed365db35490ab46cd6b023140f66 used request id req-2bd9e8fc-90c0-45dd-94ec-a2a62c8c6c7b 2018-09-30 03:27:53,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:53,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["t3gXZcsyR7ez68NmYGadrA"], "issued_at": "2018-09-30T03:27:53.000000Z"}} 2018-09-30 03:27:53,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faacea35b3688b403b97fffe42082802d6ef54ad" 2018-09-30 03:27:53,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e59ae6-9ebb-4065-b8e1-7da5ed50a9a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:53,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-97e59ae6-9ebb-4065-b8e1-7da5ed50a9a2 2018-09-30 03:27:53,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:53,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:53,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["_LMqI-IuSrCVvAW6reWmkQ"], "issued_at": "2018-09-30T03:27:53.000000Z"}} 2018-09-30 03:27:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:53,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac69724-6ac7-4929-9249-4ff5df752e78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:53,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3ac69724-6ac7-4929-9249-4ff5df752e78 2018-09-30 03:27:53,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:53,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc181d30-b4de-4d18-91d4-22048919e29a Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:54,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fc181d30-b4de-4d18-91d4-22048919e29a 2018-09-30 03:27:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:54,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7095f304-9a31-45ac-8030-385d153b89a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:54,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7095f304-9a31-45ac-8030-385d153b89a6 2018-09-30 03:27:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:54,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f798c7ad-01cc-43a8-88c9-94a38df6c3d9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:54,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f798c7ad-01cc-43a8-88c9-94a38df6c3d9 2018-09-30 03:27:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:54,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3063ff-845d-4662-8df0-11cd6c4f0589 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:54,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-6f3063ff-845d-4662-8df0-11cd6c4f0589 2018-09-30 03:27:54,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:54,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a854d3-0cda-4198-9a46-dca2079916e3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270"}, "enabled": true, "id": "6daf037ee01f401fbe7097755fb8a270", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b40494cb-9fec-4ba-name"}} 2018-09-30 03:27:54,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270 used request id req-26a854d3-0cda-4198-9a46-dca2079916e3 2018-09-30 03:27:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/6daf037ee01f401fbe7097755fb8a270/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:54,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30da266-676f-47e1-b911-820d05c54b78 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/6daf037ee01f401fbe7097755fb8a270/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:27:54,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/6daf037ee01f401fbe7097755fb8a270/roles used request id req-d30da266-676f-47e1-b911-820d05c54b78 2018-09-30 03:27:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:55,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef97e938-ccd9-4d3c-9590-f6d8276c972d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:27:55,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-ef97e938-ccd9-4d3c-9590-f6d8276c972d 2018-09-30 03:27:55,028 - keystone_utils - INFO - Granting role admin to project api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 2018-09-30 03:27:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/6daf037ee01f401fbe7097755fb8a270/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:55,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6704889-d4a8-4950-83cf-bbf3e4ad1210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:55,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/6daf037ee01f401fbe7097755fb8a270/roles/814346b910b046f4b45290291aadbbd5 used request id req-c6704889-d4a8-4950-83cf-bbf3e4ad1210 2018-09-30 03:27:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:55,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4b0e30-f747-4de2-8a40-a592d07103ab Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:55,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-da4b0e30-f747-4de2-8a40-a592d07103ab 2018-09-30 03:27:55,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:55,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdab6ae6-aa04-4202-8181-9a6792759f7f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:55,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-fdab6ae6-aa04-4202-8181-9a6792759f7f 2018-09-30 03:27:55,432 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b40494cb-9fec-4ba-name 2018-09-30 03:27:55,433 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b40494cb-9fec-4ba-name 2018-09-30 03:27:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:55,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:55,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faacea35b3688b403b97fffe42082802d6ef54ad" 2018-09-30 03:27:55,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d7ec89-dac5-462d-8dda-76410d4cb34a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:55,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270 used request id req-88d7ec89-dac5-462d-8dda-76410d4cb34a 2018-09-30 03:27:55,661 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b40494cb-9fec-4ba-name 2018-09-30 03:27:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12201bf9c9435c63ead82d8ca4822615929e429" 2018-09-30 03:27:55,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70695c9-cca3-4226-9180-b588874b370b Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 6daf037ee01f401fbe7097755fb8a270.", "code": 404, "title": "Not Found"}} 2018-09-30 03:27:55,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6daf037ee01f401fbe7097755fb8a270 used request id req-f70695c9-cca3-4226-9180-b588874b370b 2018-09-30 03:27:55,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-30 03:27:55,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:56,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["mAORPdsYRaejmHXdxv7cGg"], "issued_at": "2018-09-30T03:27:56.000000Z"}} 2018-09-30 03:27:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c782df5e482384f30feacdfeb9262b2189e3eb1" 2018-09-30 03:27:56,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83842f0d-4e84-4902-9248-8f64868b6f56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:56,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-83842f0d-4e84-4902-9248-8f64868b6f56 2018-09-30 03:27:56,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:56,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:56,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["nAx7oSjRRd-lRGpxr6O8_g"], "issued_at": "2018-09-30T03:27:56.000000Z"}} 2018-09-30 03:27:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:56,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14f7e24-7a81-4e21-966c-4bfd561de812 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:56,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a14f7e24-7a81-4e21-966c-4bfd561de812 2018-09-30 03:27:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:56,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:56,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ac6acf-db14-45f8-9784-ba75e4b2fd2c Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:56,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-41ac6acf-db14-45f8-9784-ba75e4b2fd2c 2018-09-30 03:27:56,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:56,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec122e3c-a4d4-413e-9bba-ee38f7e324e2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:56,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ec122e3c-a4d4-413e-9bba-ee38f7e324e2 2018-09-30 03:27:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:57,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35f43aa-4a12-4add-9fb9-55cfc4130e03 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:57,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c35f43aa-4a12-4add-9fb9-55cfc4130e03 2018-09-30 03:27:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:57,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69e6f25-ec78-4015-9618-e4a69a411ab3 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:57,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-a69e6f25-ec78-4015-9618-e4a69a411ab3 2018-09-30 03:27:57,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/1be214220bd440fcaccdf9ff1183f0db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:57,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed25a32-d026-4476-96f8-847efc8cbe2d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/1be214220bd440fcaccdf9ff1183f0db"}, "enabled": true, "id": "1be214220bd440fcaccdf9ff1183f0db", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d1b2a5b2-f7a8-4c6-name"}} 2018-09-30 03:27:57,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1be214220bd440fcaccdf9ff1183f0db used request id req-7ed25a32-d026-4476-96f8-847efc8cbe2d 2018-09-30 03:27:57,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/1be214220bd440fcaccdf9ff1183f0db/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:57,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788fa1fc-1010-44fb-b14c-fea46c56557f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/1be214220bd440fcaccdf9ff1183f0db/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:27:57,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/1be214220bd440fcaccdf9ff1183f0db/roles used request id req-788fa1fc-1010-44fb-b14c-fea46c56557f 2018-09-30 03:27:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:57,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aac8077-b5a0-4b89-8f94-dd3c15a94753 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:27:57,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-0aac8077-b5a0-4b89-8f94-dd3c15a94753 2018-09-30 03:27:57,800 - keystone_utils - INFO - Granting role admin to project api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 2018-09-30 03:27:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/1be214220bd440fcaccdf9ff1183f0db/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:57,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83de7ece-5b91-4a23-9721-749b063a72e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:57,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/1be214220bd440fcaccdf9ff1183f0db/roles/814346b910b046f4b45290291aadbbd5 used request id req-83de7ece-5b91-4a23-9721-749b063a72e6 2018-09-30 03:27:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:58,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d20450-3869-4440-958f-c88cdc799646 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:27:58,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-08d20450-3869-4440-958f-c88cdc799646 2018-09-30 03:27:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:58,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8db3d07-b221-48d0-96fd-f072da23b624 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:27:58,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-f8db3d07-b221-48d0-96fd-f072da23b624 2018-09-30 03:27:58,168 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d1b2a5b2-f7a8-4c6-name 2018-09-30 03:27:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:58,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c782df5e482384f30feacdfeb9262b2189e3eb1" 2018-09-30 03:27:58,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbe16c3-b1e0-4efc-a3f4-a51a1546cc45 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d1b2a5b2-f7a8-4c6-name", "links": {"self": "http://172.30.9.29:5000/v3/users/1be214220bd440fcaccdf9ff1183f0db"}, "domain_id": "default", "enabled": true, "id": "1be214220bd440fcaccdf9ff1183f0db", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:58,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6dbe16c3-b1e0-4efc-a3f4-a51a1546cc45 2018-09-30 03:27:58,280 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d1b2a5b2-f7a8-4c6-name 2018-09-30 03:27:58,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1be214220bd440fcaccdf9ff1183f0db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddba8b03b0bc053a07a08d3f2fe3504d84ada13" 2018-09-30 03:27:58,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70133d58-93a4-440c-b013-80142890d4ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:27:58,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1be214220bd440fcaccdf9ff1183f0db used request id req-70133d58-93a4-440c-b013-80142890d4ee 2018-09-30 03:27:58,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:58,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["AlG8jNOvS7SG0heQD-_RHQ"], "issued_at": "2018-09-30T03:27:58.000000Z"}} 2018-09-30 03:27:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9a2d369ead3d0478f7cf6a95a11011b0fcba0f" 2018-09-30 03:27:58,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b07d5d3-374b-46ad-b7c4-3cf837a04f4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:58,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4b07d5d3-374b-46ad-b7c4-3cf837a04f4c 2018-09-30 03:27:58,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:27:58,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:27:59,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["KUrSNPvESW-cy8xVdFypbw"], "issued_at": "2018-09-30T03:27:59.000000Z"}} 2018-09-30 03:27:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:27:59,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440864c4-7d21-4133-ae58-3ffb5bdce0ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:27:59,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-440864c4-7d21-4133-ae58-3ffb5bdce0ed 2018-09-30 03:27:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:27:59,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:27:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:27:59,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412eb865-4bcc-4fd9-894a-edd008461392 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:27:59,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-412eb865-4bcc-4fd9-894a-edd008461392 2018-09-30 03:27:59,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:27:59,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e073ad27-cb0b-4230-b395-cea1840bd94a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:27:59,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e073ad27-cb0b-4230-b395-cea1840bd94a 2018-09-30 03:27:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fcf153-c104-4945-a492-5897eeac68cf Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:00,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-66fcf153-c104-4945-a492-5897eeac68cf 2018-09-30 03:28:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57923c1b-661e-4d20-9c39-367ecff835f7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:28:00,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-57923c1b-661e-4d20-9c39-367ecff835f7 2018-09-30 03:28:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d337ca-8c09-48a6-bd5a-7eaee79578f4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312"}, "enabled": true, "id": "e1b31f7e6ea64886bd5a1b84e284f312", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-6321d70a-a092-4d1-name"}} 2018-09-30 03:28:00,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312 used request id req-f4d337ca-8c09-48a6-bd5a-7eaee79578f4 2018-09-30 03:28:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/e1b31f7e6ea64886bd5a1b84e284f312/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7d1ff2-ac16-4a46-8da9-68254a8c57bd Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/e1b31f7e6ea64886bd5a1b84e284f312/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:28:00,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/e1b31f7e6ea64886bd5a1b84e284f312/roles used request id req-0b7d1ff2-ac16-4a46-8da9-68254a8c57bd 2018-09-30 03:28:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f50acc-b899-4be8-a26e-148920262a64 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:28:00,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-f5f50acc-b899-4be8-a26e-148920262a64 2018-09-30 03:28:00,444 - keystone_utils - INFO - Granting role admin to project api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 2018-09-30 03:28:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/e1b31f7e6ea64886bd5a1b84e284f312/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df18407-0d52-4e92-a838-ebe31c5e39da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:00,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca/users/e1b31f7e6ea64886bd5a1b84e284f312/roles/814346b910b046f4b45290291aadbbd5 used request id req-3df18407-0d52-4e92-a838-ebe31c5e39da 2018-09-30 03:28:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b571533f-16ec-4474-9a31-5de1da886994 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:00,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b571533f-16ec-4474-9a31-5de1da886994 2018-09-30 03:28:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:00,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef2e2a8-71ec-4f25-8e67-2eedf5057a43 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}]} 2018-09-30 03:28:00,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96 used request id req-bef2e2a8-71ec-4f25-8e67-2eedf5057a43 2018-09-30 03:28:00,862 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-6321d70a-a092-4d1-name 2018-09-30 03:28:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:00,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9a2d369ead3d0478f7cf6a95a11011b0fcba0f" 2018-09-30 03:28:00,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a904167d-855e-49a7-93a6-30bdf8fabea6 Content-Encoding: gzip Content-Length: 939 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-6321d70a-a092-4d1-name", "links": {"self": "http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312"}, "domain_id": "default", "enabled": true, "id": "e1b31f7e6ea64886bd5a1b84e284f312", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:28:00,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a904167d-855e-49a7-93a6-30bdf8fabea6 2018-09-30 03:28:00,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:00,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:01,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["oMim-iO_Q82MorkNqssbbw"], "issued_at": "2018-09-30T03:28:01.000000Z"}} 2018-09-30 03:28:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c005f3aa688b277f64352c253a3545b7c0c1aa64" 2018-09-30 03:28:01,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29755384-1c95-4511-9f75-d9e1c4106c7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:01,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-29755384-1c95-4511-9f75-d9e1c4106c7b 2018-09-30 03:28:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:01,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c005f3aa688b277f64352c253a3545b7c0c1aa64" 2018-09-30 03:28:01,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5829d3ad-f6a4-42fc-9f42-f514009c336e Content-Encoding: gzip Content-Length: 939 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-6321d70a-a092-4d1-name", "links": {"self": "http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312"}, "domain_id": "default", "enabled": true, "id": "e1b31f7e6ea64886bd5a1b84e284f312", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:28:01,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5829d3ad-f6a4-42fc-9f42-f514009c336e 2018-09-30 03:28:01,539 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6321d70a-a092-4d1-name 2018-09-30 03:28:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60998beaa4e0db98846e2958e966b81cdb3da8" 2018-09-30 03:28:01,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445415ba-a010-485e-99bc-c9c0bbbdf88e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:01,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e1b31f7e6ea64886bd5a1b84e284f312 used request id req-445415ba-a010-485e-99bc-c9c0bbbdf88e 2018-09-30 03:28:01,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:02,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["0Z6vuwXNQemowksUmkJX3w"], "issued_at": "2018-09-30T03:28:02.000000Z"}} 2018-09-30 03:28:02,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f692ec4a0801e8077e5db5ca31456ce3f5a46f51" 2018-09-30 03:28:02,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600d4f75-af2d-4470-a982-87b076b6bd93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:02,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-600d4f75-af2d-4470-a982-87b076b6bd93 2018-09-30 03:28:02,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:02,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:02,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["cfR1GcydQ6OjOtem1nACEg"], "issued_at": "2018-09-30T03:28:02.000000Z"}} 2018-09-30 03:28:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:02,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a396f8-29c2-4b72-9403-b1bb8e072f43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:02,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-19a396f8-29c2-4b72-9403-b1bb8e072f43 2018-09-30 03:28:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:02,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-31918752-6b14-468-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:02,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d694736-c0d3-4b34-8470-96f5a8f67736 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-31918752-6b14-468-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:02,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-31918752-6b14-468-name used request id req-5d694736-c0d3-4b34-8470-96f5a8f67736 2018-09-30 03:28:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e984be7-5a4a-429d-972f-702bd426ec19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:02,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7e984be7-5a4a-429d-972f-702bd426ec19 2018-09-30 03:28:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-31918752-6b14-468-name"}}' 2018-09-30 03:28:02,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd2d7fb-911b-46eb-b523-1129f54bd0c7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bb99aca2909346b681819a317ef0d197"}, "enabled": true, "id": "bb99aca2909346b681819a317ef0d197", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-31918752-6b14-468-name"}} 2018-09-30 03:28:02,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fdd2d7fb-911b-46eb-b523-1129f54bd0c7 2018-09-30 03:28:02,984 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-31918752-6b14-468-name 2018-09-30 03:28:02,985 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-31918752-6b14-468-name 2018-09-30 03:28:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:02,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:02,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bb99aca2909346b681819a317ef0d197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f692ec4a0801e8077e5db5ca31456ce3f5a46f51" 2018-09-30 03:28:03,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e5dc90-8468-442e-ac3f-ddfbb4ae5b7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:03,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bb99aca2909346b681819a317ef0d197 used request id req-c8e5dc90-8468-442e-ac3f-ddfbb4ae5b7c 2018-09-30 03:28:03,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-8267f160-5095-4316-8fc1-e8ef73f365ce Date: Sun, 30 Sep 2018 03:28:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:28:04,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8267f160-5095-4316-8fc1-e8ef73f365ce 2018-09-30 03:28:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f68ddc6-7475-46a3-8cd1-d8db35744b3b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:04,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9f68ddc6-7475-46a3-8cd1-d8db35744b3b 2018-09-30 03:28:04,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7c7bd2-f220-4dea-b0cb-9826cebf0e77 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:04,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-db7c7bd2-f220-4dea-b0cb-9826cebf0e77 2018-09-30 03:28:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4e3929-e07c-487e-9555-0884ccd0e053 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 03:28:04,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-ae4e3929-e07c-487e-9555-0884ccd0e053 2018-09-30 03:28:04,499 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-31918752-6b14-468-name 2018-09-30 03:28:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bb99aca2909346b681819a317ef0d197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da12c0d-1cd3-4e76-9499-ace01f48ea1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb99aca2909346b681819a317ef0d197.", "code": 404, "title": "Not Found"}} 2018-09-30 03:28:04,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bb99aca2909346b681819a317ef0d197 used request id req-5da12c0d-1cd3-4e76-9499-ace01f48ea1e 2018-09-30 03:28:04,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-30 03:28:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa842b08-c26b-477d-b77f-850004c42213 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:04,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-aa842b08-c26b-477d-b77f-850004c42213 2018-09-30 03:28:04,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f692ec4a0801e8077e5db5ca31456ce3f5a46f51" 2018-09-30 03:28:04,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06912b16-8ca0-4251-bb5a-03b47ec8e7b0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:28:04,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-06912b16-8ca0-4251-bb5a-03b47ec8e7b0 2018-09-30 03:28:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}931765ab90e9b615c1aafdb91aec9512fd9dc5a5" 2018-09-30 03:28:04,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76717296-8ab5-4c17-ae7c-14ef142fd89a Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:04,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-76717296-8ab5-4c17-ae7c-14ef142fd89a 2018-09-30 03:28:04,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:05,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["r2kQdGk7QYecYtUu6CtnkQ"], "issued_at": "2018-09-30T03:28:05.000000Z"}} 2018-09-30 03:28:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b5fd1477697ba7c38cfeeaffbad137f505988" 2018-09-30 03:28:05,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2399b8-7d29-4adf-9af2-74cd00c499c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:05,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7e2399b8-7d29-4adf-9af2-74cd00c499c1 2018-09-30 03:28:05,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:05,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:05,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["nzlJvTkvRRGoIA5LfLV-kw"], "issued_at": "2018-09-30T03:28:05.000000Z"}} 2018-09-30 03:28:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:05,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc1e364-fe21-4fbc-8880-a293a2eee6b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:05,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ddc1e364-fe21-4fbc-8880-a293a2eee6b3 2018-09-30 03:28:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:05,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49de9be2-1a25-480-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:05,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5737f78-421f-4756-b2a2-13f24eeea6ec Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49de9be2-1a25-480-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:05,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49de9be2-1a25-480-name used request id req-b5737f78-421f-4756-b2a2-13f24eeea6ec 2018-09-30 03:28:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:05,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4175b8-a5f1-4d28-9074-08b3fda25ef6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:05,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5a4175b8-a5f1-4d28-9074-08b3fda25ef6 2018-09-30 03:28:05,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-49de9be2-1a25-480-name"}}' 2018-09-30 03:28:06,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee3a559-28b1-42ed-9201-85fd8d396485 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4fa6bcacb057464e81b605553452986a"}, "enabled": true, "id": "4fa6bcacb057464e81b605553452986a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49de9be2-1a25-480-name"}} 2018-09-30 03:28:06,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2ee3a559-28b1-42ed-9201-85fd8d396485 2018-09-30 03:28:06,050 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-49de9be2-1a25-480-name 2018-09-30 03:28:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:06,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:06,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49de9be2-1a25-480-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b5fd1477697ba7c38cfeeaffbad137f505988" 2018-09-30 03:28:06,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a0b546-613a-409e-b06b-5f438ea8d6e0 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49de9be2-1a25-480-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4fa6bcacb057464e81b605553452986a"}, "enabled": true, "id": "4fa6bcacb057464e81b605553452986a", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49de9be2-1a25-480-name"}]} 2018-09-30 03:28:06,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49de9be2-1a25-480-name used request id req-69a0b546-613a-409e-b06b-5f438ea8d6e0 2018-09-30 03:28:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b5fd1477697ba7c38cfeeaffbad137f505988" 2018-09-30 03:28:06,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbbf5d7-c919-4c94-8516-cfa19dd3e8d5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:28:06,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-0fbbf5d7-c919-4c94-8516-cfa19dd3e8d5 2018-09-30 03:28:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:06,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-6a8f39e5-a1e8-471f-876b-dd0c77f1303e Date: Sun, 30 Sep 2018 03:28:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:28:06,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6a8f39e5-a1e8-471f-876b-dd0c77f1303e 2018-09-30 03:28:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:07,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1e0775-ef5c-47d4-96eb-b1f198f91ba8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:07,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-4a1e0775-ef5c-47d4-96eb-b1f198f91ba8 2018-09-30 03:28:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:07,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad29b8b1-5828-4113-91aa-9a90450e054f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:07,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-ad29b8b1-5828-4113-91aa-9a90450e054f 2018-09-30 03:28:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:07,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865d219e-ec3d-4b88-8d93-e7d47f30cc12 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 03:28:07,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-865d219e-ec3d-4b88-8d93-e7d47f30cc12 2018-09-30 03:28:07,268 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-49de9be2-1a25-480-name 2018-09-30 03:28:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4fa6bcacb057464e81b605553452986a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:07,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac209d9-fa85-4b74-9e3e-1d991811713d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:07,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4fa6bcacb057464e81b605553452986a used request id req-7ac209d9-fa85-4b74-9e3e-1d991811713d 2018-09-30 03:28:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce5c5c2d29723aa337011db8d828f820a1ae6ec" 2018-09-30 03:28:07,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baac692-2ea3-455c-b0ee-e2cc739428ba Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:07,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8baac692-2ea3-455c-b0ee-e2cc739428ba 2018-09-30 03:28:07,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:07,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["NW54hL89T3u--mAnnYk8vg"], "issued_at": "2018-09-30T03:28:07.000000Z"}} 2018-09-30 03:28:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0fe18f1e5ec916aff0197ab149ae479b9ca9728" 2018-09-30 03:28:07,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be989b2-cef6-4ce4-b5ad-5966705a6e64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:07,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5be989b2-cef6-4ce4-b5ad-5966705a6e64 2018-09-30 03:28:07,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:07,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:08,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["qw9q_8iaSMu6vf0qWkx7rw"], "issued_at": "2018-09-30T03:28:08.000000Z"}} 2018-09-30 03:28:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:08,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1546ebcb-2257-4d0b-8dc3-a648c91280de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:08,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1546ebcb-2257-4d0b-8dc3-a648c91280de 2018-09-30 03:28:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:08,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:08,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:08,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb69893e-0a1e-4501-9802-e83c3cba2e9f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:08,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name used request id req-bb69893e-0a1e-4501-9802-e83c3cba2e9f 2018-09-30 03:28:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:08,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0bb28b-f44e-4e3a-87f7-b125fe34c9f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:08,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-da0bb28b-f44e-4e3a-87f7-b125fe34c9f2 2018-09-30 03:28:08,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-83320697-ead7-4d3-name"}}' 2018-09-30 03:28:08,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e43f9322-4908-4820-a169-cd65cc1eccdb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d8cd3ae0e4140e7bf3c4adb0c09194f"}, "enabled": true, "id": "4d8cd3ae0e4140e7bf3c4adb0c09194f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-83320697-ead7-4d3-name"}} 2018-09-30 03:28:08,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e43f9322-4908-4820-a169-cd65cc1eccdb 2018-09-30 03:28:08,763 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-83320697-ead7-4d3-name 2018-09-30 03:28:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:08,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0fe18f1e5ec916aff0197ab149ae479b9ca9728" 2018-09-30 03:28:08,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1784c889-83b9-4e5c-bc98-5eb7d8553781 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d8cd3ae0e4140e7bf3c4adb0c09194f"}, "enabled": true, "id": "4d8cd3ae0e4140e7bf3c4adb0c09194f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-83320697-ead7-4d3-name"}]} 2018-09-30 03:28:08,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name used request id req-1784c889-83b9-4e5c-bc98-5eb7d8553781 2018-09-30 03:28:08,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:08,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:09,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["F8X3yaVTR660KPSk3d4Mug"], "issued_at": "2018-09-30T03:28:09.000000Z"}} 2018-09-30 03:28:09,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f19e17bf2a69a57984a42038902a74786c5169" 2018-09-30 03:28:09,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3d2446-48b3-4907-9f27-36f5d71ddd33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:09,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bd3d2446-48b3-4907-9f27-36f5d71ddd33 2018-09-30 03:28:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:09,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f19e17bf2a69a57984a42038902a74786c5169" 2018-09-30 03:28:09,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f527dfcd-0b1d-49ee-af37-8618a25f66eb Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d8cd3ae0e4140e7bf3c4adb0c09194f"}, "enabled": true, "id": "4d8cd3ae0e4140e7bf3c4adb0c09194f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-83320697-ead7-4d3-name"}]} 2018-09-30 03:28:09,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-83320697-ead7-4d3-name used request id req-f527dfcd-0b1d-49ee-af37-8618a25f66eb 2018-09-30 03:28:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0fe18f1e5ec916aff0197ab149ae479b9ca9728" 2018-09-30 03:28:09,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341c8a17-0118-4ff2-a09d-e594ebf54b9c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:28:09,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-341c8a17-0118-4ff2-a09d-e594ebf54b9c 2018-09-30 03:28:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:10,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2566be1a-3cd9-485a-861e-9f4c8c5c0621 Date: Sun, 30 Sep 2018 03:28:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:28:10,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2566be1a-3cd9-485a-861e-9f4c8c5c0621 2018-09-30 03:28:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:10,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f87566-ca7f-4ea4-afb8-fc0411b8ccef Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:10,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-07f87566-ca7f-4ea4-afb8-fc0411b8ccef 2018-09-30 03:28:10,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:10,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64400d8-a6cf-4554-a6ab-1a749fc118fd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:10,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-a64400d8-a6cf-4554-a6ab-1a749fc118fd 2018-09-30 03:28:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:10,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0872b287-eed3-46b4-adb7-b42b02e58be0 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 03:28:10,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0872b287-eed3-46b4-adb7-b42b02e58be0 2018-09-30 03:28:10,514 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-83320697-ead7-4d3-name 2018-09-30 03:28:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4d8cd3ae0e4140e7bf3c4adb0c09194f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:10,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3472c83e-2155-4dbd-a61f-e396d4077300 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:10,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4d8cd3ae0e4140e7bf3c4adb0c09194f used request id req-3472c83e-2155-4dbd-a61f-e396d4077300 2018-09-30 03:28:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98031d9ce50759af2b83b881e5a57abe850e825a" 2018-09-30 03:28:10,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9c38c2-5d30-4a6c-97bf-75fa3fa69600 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:10,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bf9c38c2-5d30-4a6c-97bf-75fa3fa69600 2018-09-30 03:28:10,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:11,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["-BM8P_-jRHe9Rfj82TZMzQ"], "issued_at": "2018-09-30T03:28:11.000000Z"}} 2018-09-30 03:28:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0a8d3c289d67c5f700afff36bdf6afd1560659" 2018-09-30 03:28:11,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f97305-f98d-4511-a884-5736c74b2aa8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:11,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36f97305-f98d-4511-a884-5736c74b2aa8 2018-09-30 03:28:11,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:11,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:11,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["-03O04xAS6iB6Sjy5P2TPA"], "issued_at": "2018-09-30T03:28:11.000000Z"}} 2018-09-30 03:28:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27fc92fcb0c66ef6b818c1c848ece27857c3170" 2018-09-30 03:28:11,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16aec5a-d6ad-4d91-9917-c02baa6e7b6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:11,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d16aec5a-d6ad-4d91-9917-c02baa6e7b6b 2018-09-30 03:28:11,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:11,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9f923370-7efd-4b6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27fc92fcb0c66ef6b818c1c848ece27857c3170" 2018-09-30 03:28:11,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6874c0-acbd-471f-87ef-d0fa91bd4596 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9f923370-7efd-4b6-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:11,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9f923370-7efd-4b6-name used request id req-7d6874c0-acbd-471f-87ef-d0fa91bd4596 2018-09-30 03:28:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27fc92fcb0c66ef6b818c1c848ece27857c3170" 2018-09-30 03:28:11,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a42012-cc9a-496a-b31b-df9306ea51c0 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-09-30 03:28:11,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=foo used request id req-a9a42012-cc9a-496a-b31b-df9306ea51c0 2018-09-30 03:28:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27fc92fcb0c66ef6b818c1c848ece27857c3170" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-9f923370-7efd-4b6-name"}}' 2018-09-30 03:28:12,009 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 03:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882e4ec7-31f5-4561-bd98-9ad265048669 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-09-30 03:28:12,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-882e4ec7-31f5-4561-bd98-9ad265048669 2018-09-30 03:28:12,010 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-09-30 03:28:12,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27fc92fcb0c66ef6b818c1c848ece27857c3170" 2018-09-30 03:28:12,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227f7d32-e993-4798-8bb3-cab72060e99c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:12,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-227f7d32-e993-4798-8bb3-cab72060e99c 2018-09-30 03:28:12,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:12,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["REpAPUwsQ8K6oBBqV4oXfA"], "issued_at": "2018-09-30T03:28:12.000000Z"}} 2018-09-30 03:28:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699fa33b4d837e58c0eb56f36e527b4c4fcbdf4f" 2018-09-30 03:28:12,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d63de13-2b50-42bf-bcd5-890a8cc32620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:12,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8d63de13-2b50-42bf-bcd5-890a8cc32620 2018-09-30 03:28:12,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:12,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:12,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["__weVSyySRCwnkZIUVLxLg"], "issued_at": "2018-09-30T03:28:12.000000Z"}} 2018-09-30 03:28:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:13,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7b17a3-5992-40cd-9ef9-271f8db7a403 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:13,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9b7b17a3-5992-40cd-9ef9-271f8db7a403 2018-09-30 03:28:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:13,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:13,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e2f3da37-fa58-493-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:13,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3d00a4-5fae-4ac0-8a16-ec7fab897d24 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e2f3da37-fa58-493-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:13,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e2f3da37-fa58-493-name used request id req-ee3d00a4-5fae-4ac0-8a16-ec7fab897d24 2018-09-30 03:28:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:13,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea79a671-cba3-452f-96ba-3335373e35f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:13,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ea79a671-cba3-452f-96ba-3335373e35f2 2018-09-30 03:28:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e2f3da37-fa58-493-name"}}' 2018-09-30 03:28:13,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e4a8db-19cf-4a62-9ee3-e9bd14aa0197 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b15491c61a334f3ea933bccbcd804713"}, "enabled": true, "id": "b15491c61a334f3ea933bccbcd804713", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e2f3da37-fa58-493-name"}} 2018-09-30 03:28:13,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-17e4a8db-19cf-4a62-9ee3-e9bd14aa0197 2018-09-30 03:28:13,356 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e2f3da37-fa58-493-name 2018-09-30 03:28:13,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:28:13,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/b15491c61a334f3ea933bccbcd804713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:14,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9146f035-343b-447a-badc-371be2e548f9 x-compute-request-id: req-9146f035-343b-447a-badc-371be2e548f9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "b15491c61a334f3ea933bccbcd804713", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-30 03:28:14,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/b15491c61a334f3ea933bccbcd804713 used request id req-9146f035-343b-447a-badc-371be2e548f9 2018-09-30 03:28:14,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:8774/v2.1/os-quota-sets/b15491c61a334f3ea933bccbcd804713 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-09-30 03:28:15,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b04625ea-e6bc-4de3-bedc-bfb9f3e85ca2 x-compute-request-id: req-b04625ea-e6bc-4de3-bedc-bfb9f3e85ca2 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-30 03:28:15,265 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/b15491c61a334f3ea933bccbcd804713 used request id req-b04625ea-e6bc-4de3-bedc-bfb9f3e85ca2 2018-09-30 03:28:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:15,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e2f3da37-fa58-493-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699fa33b4d837e58c0eb56f36e527b4c4fcbdf4f" 2018-09-30 03:28:15,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33486355-4112-4285-ae8d-48202f0a1381 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e2f3da37-fa58-493-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b15491c61a334f3ea933bccbcd804713"}, "enabled": true, "id": "b15491c61a334f3ea933bccbcd804713", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e2f3da37-fa58-493-name"}]} 2018-09-30 03:28:15,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e2f3da37-fa58-493-name used request id req-33486355-4112-4285-ae8d-48202f0a1381 2018-09-30 03:28:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699fa33b4d837e58c0eb56f36e527b4c4fcbdf4f" 2018-09-30 03:28:15,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e75da2-bf91-42b3-84aa-3b2c45036d62 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:28:15,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-12e75da2-bf91-42b3-84aa-3b2c45036d62 2018-09-30 03:28:15,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:28:15,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/b15491c61a334f3ea933bccbcd804713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699fa33b4d837e58c0eb56f36e527b4c4fcbdf4f" 2018-09-30 03:28:16,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8651862-96ef-4431-a7bd-1bf759fa59f0 x-compute-request-id: req-f8651862-96ef-4431-a7bd-1bf759fa59f0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "b15491c61a334f3ea933bccbcd804713", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-30 03:28:16,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/b15491c61a334f3ea933bccbcd804713 used request id req-f8651862-96ef-4431-a7bd-1bf759fa59f0 2018-09-30 03:28:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-c541dff3-f964-4e64-8abd-cc4083a5b2d7 Date: Sun, 30 Sep 2018 03:28:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:28:17,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c541dff3-f964-4e64-8abd-cc4083a5b2d7 2018-09-30 03:28:17,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:17,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c347aa7d-efc4-4561-82de-14c18113b28f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:17,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-c347aa7d-efc4-4561-82de-14c18113b28f 2018-09-30 03:28:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:17,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b6bc19-5b8e-4c88-9998-b50557151dc7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:17,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-14b6bc19-5b8e-4c88-9998-b50557151dc7 2018-09-30 03:28:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:17,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9dbeb2-f5c4-4ab7-8013-1bc795ca069e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 03:28:17,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0e9dbeb2-f5c4-4ab7-8013-1bc795ca069e 2018-09-30 03:28:17,397 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e2f3da37-fa58-493-name 2018-09-30 03:28:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b15491c61a334f3ea933bccbcd804713 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:17,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b256ddb7-c483-4d4e-af89-0d92d0e2a4f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:17,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b15491c61a334f3ea933bccbcd804713 used request id req-b256ddb7-c483-4d4e-af89-0d92d0e2a4f1 2018-09-30 03:28:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50f56619d40b5e04a4e92e9a0502fffaab30ea0" 2018-09-30 03:28:17,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da80fbd-32d9-4089-9b1f-bba4d26b4136 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:17,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7da80fbd-32d9-4089-9b1f-bba4d26b4136 2018-09-30 03:28:17,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:18,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["YtJXZ3stReC2T_-SL2dLhg"], "issued_at": "2018-09-30T03:28:18.000000Z"}} 2018-09-30 03:28:18,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249cf73ee3617539d5213f888408bde5f57cb2f8" 2018-09-30 03:28:18,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71aff0b2-c8ba-4e8a-9dd7-2f41546875ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:18,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71aff0b2-c8ba-4e8a-9dd7-2f41546875ee 2018-09-30 03:28:18,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:18,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:18,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["imcDNHBdSEGt75HUqChnZg"], "issued_at": "2018-09-30T03:28:18.000000Z"}} 2018-09-30 03:28:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:18,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70912db8-0454-49b6-b075-d0e6513eb5ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:18,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-70912db8-0454-49b6-b075-d0e6513eb5ce 2018-09-30 03:28:18,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:18,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:18,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6551fd6a-9d88-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:18,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b64b0d-244c-406f-88be-f7871a79e312 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6551fd6a-9d88-4a0-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:18,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6551fd6a-9d88-4a0-name used request id req-d5b64b0d-244c-406f-88be-f7871a79e312 2018-09-30 03:28:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:18,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a955bc9-0a6b-4629-b622-21f760656d43 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:18,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9a955bc9-0a6b-4629-b622-21f760656d43 2018-09-30 03:28:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6551fd6a-9d88-4a0-name"}}' 2018-09-30 03:28:18,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61abc61b-24fb-4571-8384-a39cb567e917 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/56c1f3ab8ee44aff93825a126cc4d38e"}, "enabled": true, "id": "56c1f3ab8ee44aff93825a126cc4d38e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6551fd6a-9d88-4a0-name"}} 2018-09-30 03:28:18,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-61abc61b-24fb-4571-8384-a39cb567e917 2018-09-30 03:28:18,890 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6551fd6a-9d88-4a0-name 2018-09-30 03:28:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:18,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:18,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6551fd6a-9d88-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249cf73ee3617539d5213f888408bde5f57cb2f8" 2018-09-30 03:28:18,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c095b036-4d27-4bfd-923d-84544a01a0c9 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6551fd6a-9d88-4a0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/56c1f3ab8ee44aff93825a126cc4d38e"}, "enabled": true, "id": "56c1f3ab8ee44aff93825a126cc4d38e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6551fd6a-9d88-4a0-name"}]} 2018-09-30 03:28:18,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6551fd6a-9d88-4a0-name used request id req-c095b036-4d27-4bfd-923d-84544a01a0c9 2018-09-30 03:28:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249cf73ee3617539d5213f888408bde5f57cb2f8" 2018-09-30 03:28:19,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce56168c-80b6-49f3-aa08-f3b65af16ea7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:28:19,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ce56168c-80b6-49f3-aa08-f3b65af16ea7 2018-09-30 03:28:19,077 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:28:19,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:8774/v2.1/os-quota-sets/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-09-30 03:28:20,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4487b301-9667-4ba6-b6c8-b94e2c49b8d4 x-compute-request-id: req-4487b301-9667-4ba6-b6c8-b94e2c49b8d4 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-30 03:28:20,135 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/56c1f3ab8ee44aff93825a126cc4d38e used request id req-4487b301-9667-4ba6-b6c8-b94e2c49b8d4 2018-09-30 03:28:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/quotas/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-09-30 03:28:20,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-b9d41fca-65b3-4c99-a183-536524d0857a Date: Sun, 30 Sep 2018 03:28:20 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-30 03:28:20,603 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/56c1f3ab8ee44aff93825a126cc4d38e used request id req-b9d41fca-65b3-4c99-a183-536524d0857a 2018-09-30 03:28:20,603 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:28:20,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:21,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a50586dc-8b32-4ce5-b580-4242fe51616e x-compute-request-id: req-a50586dc-8b32-4ce5-b580-4242fe51616e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "56c1f3ab8ee44aff93825a126cc4d38e", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-30 03:28:21,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/56c1f3ab8ee44aff93825a126cc4d38e used request id req-a50586dc-8b32-4ce5-b580-4242fe51616e 2018-09-30 03:28:21,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/quotas/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:21,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-5778cb85-c385-470f-bd3e-09ca47bc1cf4 Date: Sun, 30 Sep 2018 03:28:21 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-30 03:28:21,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/quotas/56c1f3ab8ee44aff93825a126cc4d38e used request id req-5778cb85-c385-470f-bd3e-09ca47bc1cf4 2018-09-30 03:28:21,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:28:21,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249cf73ee3617539d5213f888408bde5f57cb2f8" 2018-09-30 03:28:22,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b47e0006-f988-40d5-a987-6a6db4e54007 x-compute-request-id: req-b47e0006-f988-40d5-a987-6a6db4e54007 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "56c1f3ab8ee44aff93825a126cc4d38e", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-30 03:28:22,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/56c1f3ab8ee44aff93825a126cc4d38e used request id req-b47e0006-f988-40d5-a987-6a6db4e54007 2018-09-30 03:28:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/quotas/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249cf73ee3617539d5213f888408bde5f57cb2f8" 2018-09-30 03:28:22,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-3bba2b6c-fce6-4dbe-b35a-a80399e560bb Date: Sun, 30 Sep 2018 03:28:22 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-30 03:28:22,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/quotas/56c1f3ab8ee44aff93825a126cc4d38e used request id req-3bba2b6c-fce6-4dbe-b35a-a80399e560bb 2018-09-30 03:28:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:23,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e1dfcdd6-4e1a-46ed-bd11-6a305e69d67d Date: Sun, 30 Sep 2018 03:28:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:28:23,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e1dfcdd6-4e1a-46ed-bd11-6a305e69d67d 2018-09-30 03:28:23,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:23,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb752238-5f15-4639-a554-5a4bfa3360e1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:23,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-bb752238-5f15-4639-a554-5a4bfa3360e1 2018-09-30 03:28:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:23,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e766c7-0cbe-46c2-b39c-a4390e8a1b23 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:23,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-d4e766c7-0cbe-46c2-b39c-a4390e8a1b23 2018-09-30 03:28:23,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:24,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4bc533-e805-4370-947d-40893a7f2af2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 03:28:24,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-cf4bc533-e805-4370-947d-40893a7f2af2 2018-09-30 03:28:24,126 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6551fd6a-9d88-4a0-name 2018-09-30 03:28:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/56c1f3ab8ee44aff93825a126cc4d38e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:24,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b31625-4e0b-4fd7-9fc0-74c743f0805c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:24,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/56c1f3ab8ee44aff93825a126cc4d38e used request id req-09b31625-4e0b-4fd7-9fc0-74c743f0805c 2018-09-30 03:28:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e53e0de08050eb1a041dc954043f7cb244b3070" 2018-09-30 03:28:24,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b762e188-c9a2-491b-89be-825409d8c569 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:24,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b762e188-c9a2-491b-89be-825409d8c569 2018-09-30 03:28:24,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:24,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["qCMvLmDoQLamJRa79tm3VA"], "issued_at": "2018-09-30T03:28:24.000000Z"}} 2018-09-30 03:28:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017907b036ca13bf22f66d6d89f64c0759b1d0fb" 2018-09-30 03:28:24,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d716d1-b63d-435e-a4a3-f29b724b5c8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:24,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-28d716d1-b63d-435e-a4a3-f29b724b5c8d 2018-09-30 03:28:24,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:24,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:25,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["eXkwbCOKRS2fahjesnXnMg"], "issued_at": "2018-09-30T03:28:25.000000Z"}} 2018-09-30 03:28:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:25,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f85557-8568-45a4-9b40-6911d899130b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:25,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-76f85557-8568-45a4-9b40-6911d899130b 2018-09-30 03:28:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:25,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:25,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1be60d-b318-451b-9bdf-82c93587c6fc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:25,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name used request id req-fc1be60d-b318-451b-9bdf-82c93587c6fc 2018-09-30 03:28:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:25,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c886ad-4cd6-44b9-a7d5-dbe9a61d0674 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:25,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c2c886ad-4cd6-44b9-a7d5-dbe9a61d0674 2018-09-30 03:28:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}}' 2018-09-30 03:28:25,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-619276f2-7fa2-4c01-9cc3-a1cc8dbb5571 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282"}, "enabled": true, "id": "13931a2c41894f20a0ed216e84ef8282", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}} 2018-09-30 03:28:25,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-619276f2-7fa2-4c01-9cc3-a1cc8dbb5571 2018-09-30 03:28:25,692 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-name 2018-09-30 03:28:25,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:25,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:26,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["fzBXoSjcShaxBUxxlLgBNw"], "issued_at": "2018-09-30T03:28:26.000000Z"}} 2018-09-30 03:28:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:26,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b927a2-a26a-4dd7-b1bb-85a74ba6fe56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:26,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-66b927a2-a26a-4dd7-b1bb-85a74ba6fe56 2018-09-30 03:28:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:26,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:26,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65543ae9-549f-411e-9c38-d70d69373288 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:28:26,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-65543ae9-549f-411e-9c38-d70d69373288 2018-09-30 03:28:26,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:26,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18fd9a6-b618-4ec6-ad96-15c01b63ebe8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:26,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e18fd9a6-b618-4ec6-ad96-15c01b63ebe8 2018-09-30 03:28:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:26,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfcd507-b782-45c9-8f82-9ec310c6aff7 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:26,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7bfcd507-b782-45c9-8f82-9ec310c6aff7 2018-09-30 03:28:26,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:27,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcb31df-6ac6-4ba2-850e-79962b9c3dab Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282"}, "enabled": true, "id": "13931a2c41894f20a0ed216e84ef8282", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}]} 2018-09-30 03:28:27,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name used request id req-1dcb31df-6ac6-4ba2-850e-79962b9c3dab 2018-09-30 03:28:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/16752fc8a8854f1fbcd8adc99bcb45d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:27,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f68264-448f-40c0-8b57-d6205ce97c57 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/16752fc8a8854f1fbcd8adc99bcb45d8"}, "enabled": true, "id": "16752fc8a8854f1fbcd8adc99bcb45d8", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-user"}} 2018-09-30 03:28:27,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/16752fc8a8854f1fbcd8adc99bcb45d8 used request id req-e4f68264-448f-40c0-8b57-d6205ce97c57 2018-09-30 03:28:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:27,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc52c55-ad4b-4656-a359-7738f4f71cb4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:28:27,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles used request id req-0cc52c55-ad4b-4656-a359-7738f4f71cb4 2018-09-30 03:28:27,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:27,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141782d4-ad87-420e-ae9c-faf9af5b7a9a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:28:27,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-141782d4-ad87-420e-ae9c-faf9af5b7a9a 2018-09-30 03:28:27,349 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-fc2999b2-7bfc-4bd-name 2018-09-30 03:28:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:27,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d250fcfc-19fc-4ba4-8b08-a4fcdc37c3d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:27,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles/814346b910b046f4b45290291aadbbd5 used request id req-d250fcfc-19fc-4ba4-8b08-a4fcdc37c3d2 2018-09-30 03:28:27,496 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-user 2018-09-30 03:28:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:27,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fb98f1-3867-4166-9f25-0159cb946c87 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:27,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-79fb98f1-3867-4166-9f25-0159cb946c87 2018-09-30 03:28:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" -d '{"role": {"name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role"}}' 2018-09-30 03:28:27,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ce9d43-f86a-4e5b-9477-c01b35194ba5 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3f9fa9b860c4529aa60b0756e9e8e56", "links": {"self": "http://172.30.9.29:5000/v3/roles/e3f9fa9b860c4529aa60b0756e9e8e56"}, "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role"}} 2018-09-30 03:28:27,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-19ce9d43-f86a-4e5b-9477-c01b35194ba5 2018-09-30 03:28:27,703 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role 2018-09-30 03:28:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e3f9fa9b860c4529aa60b0756e9e8e56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:27,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b73d7c2-2762-449b-9ca1-7c2bbc0dd954 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e3f9fa9b860c4529aa60b0756e9e8e56"}, "domain_id": null, "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role", "id": "e3f9fa9b860c4529aa60b0756e9e8e56"}} 2018-09-30 03:28:27,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e3f9fa9b860c4529aa60b0756e9e8e56 used request id req-3b73d7c2-2762-449b-9ca1-7c2bbc0dd954 2018-09-30 03:28:27,795 - keystone_utils - INFO - Granting role CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role to project CreateProjectUserTests-fc2999b2-7bfc-4bd-name 2018-09-30 03:28:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles/e3f9fa9b860c4529aa60b0756e9e8e56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:27,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93ce5b12-0ea8-474f-9b25-cc2a3e7afd95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:27,934 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282/users/16752fc8a8854f1fbcd8adc99bcb45d8/roles/e3f9fa9b860c4529aa60b0756e9e8e56 used request id req-93ce5b12-0ea8-474f-9b25-cc2a3e7afd95 2018-09-30 03:28:27,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:27,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:28,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "e3f9fa9b860c4529aa60b0756e9e8e56", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role"}], "expires_at": "2018-09-30T04:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13931a2c41894f20a0ed216e84ef8282", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/13931a2c41894f20a0ed216e84ef8282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/13931a2c41894f20a0ed216e84ef8282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/13931a2c41894f20a0ed216e84ef8282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/13931a2c41894f20a0ed216e84ef8282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/13931a2c41894f20a0ed216e84ef8282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/13931a2c41894f20a0ed216e84ef8282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/13931a2c41894f20a0ed216e84ef8282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/13931a2c41894f20a0ed216e84ef8282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/13931a2c41894f20a0ed216e84ef8282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/13931a2c41894f20a0ed216e84ef8282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/13931a2c41894f20a0ed216e84ef8282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/13931a2c41894f20a0ed216e84ef8282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-user", "id": "16752fc8a8854f1fbcd8adc99bcb45d8"}, "audit_ids": ["QKehmpjnSx-khDxp8QZqKQ"], "issued_at": "2018-09-30T03:28:28.000000Z"}} 2018-09-30 03:28:28,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf98a91-ee0b-4843-8c83-0b6978fc9277 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:28,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fdf98a91-ee0b-4843-8c83-0b6978fc9277 2018-09-30 03:28:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:28,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-db52d6b5-cc7d-4b89-854b-14bebabce9d4 Date: Sun, 30 Sep 2018 03:28:28 GMT RESP BODY: {"security_groups": []} 2018-09-30 03:28:28,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-fc2999b2-7bfc-4bd-name&description=hello+group used request id req-db52d6b5-cc7d-4b89-854b-14bebabce9d4 2018-09-30 03:28:28,855 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-fc2999b2-7bfc-4bd-name... 2018-09-30 03:28:28,856 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-name 2018-09-30 03:28:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" -d '{"security_group": {"name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name", "description": "hello group"}}' 2018-09-30 03:28:29,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-13225a38-d239-4c45-9d1b-311de51f8edb Date: Sun, 30 Sep 2018 03:28:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "updated_at": "2018-09-30T03:28:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv6", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "80468872-ba5f-4ea3-8d2a-10230162abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv4", "project_id": "13931a2c41894f20a0ed216e84ef8282"}], "revision_number": 2, "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}} 2018-09-30 03:28:29,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-13225a38-d239-4c45-9d1b-311de51f8edb 2018-09-30 03:28:29,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:29,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:29,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9bce6060-dfe2-4624-8d02-f186d131d5f0 Date: Sun, 30 Sep 2018 03:28:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "80468872-ba5f-4ea3-8d2a-10230162abd1"}]} 2018-09-30 03:28:29,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-9bce6060-dfe2-4624-8d02-f186d131d5f0 2018-09-30 03:28:29,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:30,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b925a2f-c71d-4f50-a180-c05ed88859fc Date: Sun, 30 Sep 2018 03:28:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "80468872-ba5f-4ea3-8d2a-10230162abd1"}]} 2018-09-30 03:28:30,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-4b925a2f-c71d-4f50-a180-c05ed88859fc 2018-09-30 03:28:30,723 - neutron_utils - INFO - Retrieving security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:31,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b0aca6d5-6852-4f70-827d-e7e08582e25f Date: Sun, 30 Sep 2018 03:28:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "updated_at": "2018-09-30T03:28:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv6", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "80468872-ba5f-4ea3-8d2a-10230162abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv4", "project_id": "13931a2c41894f20a0ed216e84ef8282"}], "revision_number": 2, "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}]} 2018-09-30 03:28:31,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-b0aca6d5-6852-4f70-827d-e7e08582e25f 2018-09-30 03:28:31,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:31,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:31,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a95ecc5-a3da-46ee-975a-5dfce0d51740 Date: Sun, 30 Sep 2018 03:28:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "80468872-ba5f-4ea3-8d2a-10230162abd1"}]} 2018-09-30 03:28:31,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-3a95ecc5-a3da-46ee-975a-5dfce0d51740 2018-09-30 03:28:31,657 - neutron_utils - INFO - Retrieving security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:32,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e182e9ed-5bd5-45fe-83e1-c91498f0f87a Date: Sun, 30 Sep 2018 03:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "updated_at": "2018-09-30T03:28:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv6", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "80468872-ba5f-4ea3-8d2a-10230162abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv4", "project_id": "13931a2c41894f20a0ed216e84ef8282"}], "revision_number": 2, "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}]} 2018-09-30 03:28:32,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-e182e9ed-5bd5-45fe-83e1-c91498f0f87a 2018-09-30 03:28:32,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:32,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fad4273b-173a-495e-84c6-7c1ec3e38d0d Date: Sun, 30 Sep 2018 03:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "80468872-ba5f-4ea3-8d2a-10230162abd1"}]} 2018-09-30 03:28:32,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-fad4273b-173a-495e-84c6-7c1ec3e38d0d 2018-09-30 03:28:32,468 - neutron_utils - INFO - Retrieving security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-df57ab67-7e89-4a27-90cc-8c5145a27b72 Date: Sun, 30 Sep 2018 03:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "updated_at": "2018-09-30T03:28:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv6", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "revision_number": 0, "id": "80468872-ba5f-4ea3-8d2a-10230162abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv4", "project_id": "13931a2c41894f20a0ed216e84ef8282"}], "revision_number": 2, "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}]} 2018-09-30 03:28:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-df57ab67-7e89-4a27-90cc-8c5145a27b72 2018-09-30 03:28:32,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc1df7f2-cb4e-4d01-9d94-fe6557831526 2018-09-30 03:28:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:32,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a555529-c6e9-4203-84ad-5f6cc5ece38b Date: Sun, 30 Sep 2018 03:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "57d71a00-9e14-41d6-83a4-2ced48c73f3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:29Z", "security_group_id": "dc1df7f2-cb4e-4d01-9d94-fe6557831526", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:29Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "80468872-ba5f-4ea3-8d2a-10230162abd1"}]} 2018-09-30 03:28:32,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-9a555529-c6e9-4203-84ad-5f6cc5ece38b 2018-09-30 03:28:32,552 - neutron_utils - INFO - Deleting security group rule with ID - 57d71a00-9e14-41d6-83a4-2ced48c73f3a 2018-09-30 03:28:32,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/57d71a00-9e14-41d6-83a4-2ced48c73f3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:33,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31ed7ce3-bae8-4207-beb3-ec9f5e31203d Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:33,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/57d71a00-9e14-41d6-83a4-2ced48c73f3a used request id req-31ed7ce3-bae8-4207-beb3-ec9f5e31203d 2018-09-30 03:28:33,015 - neutron_utils - INFO - Deleting security group rule with ID - 80468872-ba5f-4ea3-8d2a-10230162abd1 2018-09-30 03:28:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/80468872-ba5f-4ea3-8d2a-10230162abd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:33,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e1b9dba-388a-4f05-ab03-19294d40da4d Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:33,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/80468872-ba5f-4ea3-8d2a-10230162abd1 used request id req-7e1b9dba-388a-4f05-ab03-19294d40da4d 2018-09-30 03:28:33,299 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-name 2018-09-30 03:28:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dc1df7f2-cb4e-4d01-9d94-fe6557831526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f066e7877da76eefd18a9d87584fbf450777a6f4" 2018-09-30 03:28:33,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a680c4d-a1b0-4523-ac9b-9125b548b75d Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:33,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dc1df7f2-cb4e-4d01-9d94-fe6557831526 used request id req-4a680c4d-a1b0-4523-ac9b-9125b548b75d 2018-09-30 03:28:33,583 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-user 2018-09-30 03:28:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/16752fc8a8854f1fbcd8adc99bcb45d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfedffd5a025b828bdc912d790c9e26f11dd8ec" 2018-09-30 03:28:33,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b681d923-95e8-41b4-b9da-bdfe623c44bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:33,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/16752fc8a8854f1fbcd8adc99bcb45d8 used request id req-b681d923-95e8-41b4-b9da-bdfe623c44bd 2018-09-30 03:28:33,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:34,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-60fdf303-1a34-472e-8698-18133ff77046 Date: Sun, 30 Sep 2018 03:28:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:28Z", "updated_at": "2018-09-30T03:28:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "revision_number": 0, "id": "00dff977-a41a-4647-a668-de77f8c56388", "remote_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv6", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "revision_number": 0, "id": "ea61dd7f-3fd7-463a-bc78-b5e516be8f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv6", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "revision_number": 0, "id": "b523c21b-829e-42dc-a3d3-ebc65f124cfc", "remote_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv4", "project_id": "13931a2c41894f20a0ed216e84ef8282"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "revision_number": 0, "id": "6309282d-58a7-41eb-a939-24c84e5de9ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "port_range_min": null, "ethertype": "IPv4", "project_id": "13931a2c41894f20a0ed216e84ef8282"}], "revision_number": 4, "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:28:34,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-60fdf303-1a34-472e-8698-18133ff77046 2018-09-30 03:28:34,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:34,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b504f348-b586-4d7b-87b6-678590aa0eaa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:34,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-b504f348-b586-4d7b-87b6-678590aa0eaa 2018-09-30 03:28:34,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:34,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3b2570-f496-499c-a487-0bf890144ae1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:34,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-9d3b2570-f496-499c-a487-0bf890144ae1 2018-09-30 03:28:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:34,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faa39fa-65e6-470b-9ace-430f643165f7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282"}, "enabled": true, "id": "13931a2c41894f20a0ed216e84ef8282", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-fc2999b2-7bfc-4bd-name"}} 2018-09-30 03:28:34,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282 used request id req-7faa39fa-65e6-470b-9ace-430f643165f7 2018-09-30 03:28:34,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98ffecbf-5e69-4328-98af-5748ca1c246f 2018-09-30 03:28:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98ffecbf-5e69-4328-98af-5748ca1c246f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:34,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b4cb83cc-d653-40fd-b7cf-33b1078156a7 Date: Sun, 30 Sep 2018 03:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:28Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "00dff977-a41a-4647-a668-de77f8c56388"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:28Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "6309282d-58a7-41eb-a939-24c84e5de9ab"}, {"remote_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:28Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "b523c21b-829e-42dc-a3d3-ebc65f124cfc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:28Z", "security_group_id": "98ffecbf-5e69-4328-98af-5748ca1c246f", "port_range_min": null, "revision_number": 0, "tenant_id": "13931a2c41894f20a0ed216e84ef8282", "created_at": "2018-09-30T03:28:28Z", "project_id": "13931a2c41894f20a0ed216e84ef8282", "id": "ea61dd7f-3fd7-463a-bc78-b5e516be8f97"}]} 2018-09-30 03:28:34,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=98ffecbf-5e69-4328-98af-5748ca1c246f used request id req-b4cb83cc-d653-40fd-b7cf-33b1078156a7 2018-09-30 03:28:34,672 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 03:28:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/98ffecbf-5e69-4328-98af-5748ca1c246f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:34,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e0e0a6a-2c78-4059-9b5e-5544147ca238 Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:34,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/98ffecbf-5e69-4328-98af-5748ca1c246f used request id req-5e0e0a6a-2c78-4059-9b5e-5544147ca238 2018-09-30 03:28:34,968 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-name 2018-09-30 03:28:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:35,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5992314-3d19-4396-b811-67c7f3863c4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:35,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/13931a2c41894f20a0ed216e84ef8282 used request id req-d5992314-3d19-4396-b811-67c7f3863c4c 2018-09-30 03:28:35,113 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-fc2999b2-7bfc-4bd-name-role 2018-09-30 03:28:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e3f9fa9b860c4529aa60b0756e9e8e56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:35,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c2494a-26b2-4858-b7ff-296f45b8e966 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:35,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e3f9fa9b860c4529aa60b0756e9e8e56 used request id req-23c2494a-26b2-4858-b7ff-296f45b8e966 2018-09-30 03:28:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35049fe63dbd8450d3708405e8c345cd4deac004" 2018-09-30 03:28:35,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4a1864-0d28-4847-917c-fa8922a8d670 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:35,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f4a1864-0d28-4847-917c-fa8922a8d670 2018-09-30 03:28:35,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:35,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["KpQkaFozQNeRN6O2yPL7Pg"], "issued_at": "2018-09-30T03:28:35.000000Z"}} 2018-09-30 03:28:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac810f0511f533ffdd926569cd411e5f53a3a5a1" 2018-09-30 03:28:35,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81feb33-e0a8-43e4-9060-dd609123df35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:35,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e81feb33-e0a8-43e4-9060-dd609123df35 2018-09-30 03:28:35,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:35,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:36,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["2OZ3obxcT1CnPm4hYmzKIQ"], "issued_at": "2018-09-30T03:28:36.000000Z"}} 2018-09-30 03:28:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:36,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c53424-0d7c-4614-bc66-6d15186bc3ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:36,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-02c53424-0d7c-4614-bc66-6d15186bc3ad 2018-09-30 03:28:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:36,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:36,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4a9e5a-4fa8-4fdb-8388-59397685cfaa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name", "previous": null, "next": null}, "projects": []} 2018-09-30 03:28:36,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name used request id req-2a4a9e5a-4fa8-4fdb-8388-59397685cfaa 2018-09-30 03:28:36,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:36,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4ce6e3-4a68-42f1-a665-b79eec94b7ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:36,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1f4ce6e3-4a68-42f1-a665-b79eec94b7ed 2018-09-30 03:28:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}}' 2018-09-30 03:28:36,535 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c5a6644-5b15-4666-9826-e2a92aeb5699 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2"}, "enabled": true, "id": "74e6e84e99a848039152cfd3bce752f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}} 2018-09-30 03:28:36,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2c5a6644-5b15-4666-9826-e2a92aeb5699 2018-09-30 03:28:36,535 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:36,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:36,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:36,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["aon8RiGEQdWkTJC7dm_kwQ"], "issued_at": "2018-09-30T03:28:36.000000Z"}} 2018-09-30 03:28:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc6edb1-fc1b-4201-8016-56b223c116f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:37,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4fc6edb1-fc1b-4201-8016-56b223c116f3 2018-09-30 03:28:37,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:37,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:37,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7861a8-6d68-43f5-9dc0-f4e51f85c1a9 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:28:37,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4c7861a8-6d68-43f5-9dc0-f4e51f85c1a9 2018-09-30 03:28:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:37,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c444c356-3a7a-4e69-b6f7-12caf6d3dfc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:37,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c444c356-3a7a-4e69-b6f7-12caf6d3dfc0 2018-09-30 03:28:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:37,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c290f9-d101-413b-a1fd-99b9446953d9 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:37,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f0c290f9-d101-413b-a1fd-99b9446953d9 2018-09-30 03:28:37,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:37,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4546fe-aa5a-41fc-aed7-79c2a5369e0c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2"}, "enabled": true, "id": "74e6e84e99a848039152cfd3bce752f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:37,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name used request id req-6e4546fe-aa5a-41fc-aed7-79c2a5369e0c 2018-09-30 03:28:37,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/4a3bb4aba60e469ea0546e2f5cf56047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:37,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3e9a68-0f9f-48a1-866b-e1f7b83b348d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/4a3bb4aba60e469ea0546e2f5cf56047"}, "enabled": true, "id": "4a3bb4aba60e469ea0546e2f5cf56047", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-user1"}} 2018-09-30 03:28:37,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4a3bb4aba60e469ea0546e2f5cf56047 used request id req-ff3e9a68-0f9f-48a1-866b-e1f7b83b348d 2018-09-30 03:28:37,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:38,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb80556-78c5-4222-81b2-d9396c2231f5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:28:38,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles used request id req-7cb80556-78c5-4222-81b2-d9396c2231f5 2018-09-30 03:28:38,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:38,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636fe0de-1ccb-466a-81a1-6fc9a52b7f2a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:28:38,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-636fe0de-1ccb-466a-81a1-6fc9a52b7f2a 2018-09-30 03:28:38,098 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:38,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:38,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff6bee5-5f8f-4f4c-9115-3957da046c2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:38,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles/814346b910b046f4b45290291aadbbd5 used request id req-1ff6bee5-5f8f-4f4c-9115-3957da046c2e 2018-09-30 03:28:38,232 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-user1 2018-09-30 03:28:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:38,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80aac89-562e-4661-b8a8-82f5c5653378 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:38,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e80aac89-562e-4661-b8a8-82f5c5653378 2018-09-30 03:28:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" -d '{"role": {"name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role"}}' 2018-09-30 03:28:38,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48421be7-2e84-4a56-9f23-6da87a9b8afc Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fcfcdbeb62046f2a972a5bc1fe0ebd1", "links": {"self": "http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1"}, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role"}} 2018-09-30 03:28:38,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-48421be7-2e84-4a56-9f23-6da87a9b8afc 2018-09-30 03:28:38,422 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role 2018-09-30 03:28:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:38,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4970c6b9-bf46-4709-96ba-5376a19ecabb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1"}, "domain_id": null, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role", "id": "6fcfcdbeb62046f2a972a5bc1fe0ebd1"}} 2018-09-30 03:28:38,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 used request id req-4970c6b9-bf46-4709-96ba-5376a19ecabb 2018-09-30 03:28:38,517 - keystone_utils - INFO - Granting role CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role to project CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:38,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c4e190-cc07-4bf9-848b-a2abd0ff6f99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:38,658 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/4a3bb4aba60e469ea0546e2f5cf56047/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 used request id req-41c4e190-cc07-4bf9-848b-a2abd0ff6f99 2018-09-30 03:28:38,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:38,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:39,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["d-CvcQYoRiy2LBl1O3wNDQ"], "issued_at": "2018-09-30T03:28:39.000000Z"}} 2018-09-30 03:28:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:39,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6b3542-814d-434c-9d03-83d97bcc4dcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:39,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4d6b3542-814d-434c-9d03-83d97bcc4dcb 2018-09-30 03:28:39,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:39,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:39,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3560a94e-1ca6-4e82-83af-1bed6bf5b5e0 Content-Encoding: gzip Content-Length: 939 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-user1", "links": {"self": "http://172.30.9.29:5000/v3/users/4a3bb4aba60e469ea0546e2f5cf56047"}, "domain_id": "default", "enabled": true, "id": "4a3bb4aba60e469ea0546e2f5cf56047", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:28:39,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3560a94e-1ca6-4e82-83af-1bed6bf5b5e0 2018-09-30 03:28:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed063a92-df39-484e-8dbc-a81b07288160 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:28:39,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ed063a92-df39-484e-8dbc-a81b07288160 2018-09-30 03:28:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:39,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee91c37-d7c2-4155-8812-841db76d0ada Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6fcfcdbeb62046f2a972a5bc1fe0ebd1", "links": {"self": "http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1"}, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:39,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bee91c37-d7c2-4155-8812-841db76d0ada 2018-09-30 03:28:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:39,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb804f14-08ab-4ce8-ac2a-febc63d66f70 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2"}, "enabled": true, "id": "74e6e84e99a848039152cfd3bce752f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:39,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name used request id req-cb804f14-08ab-4ce8-ac2a-febc63d66f70 2018-09-30 03:28:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/5f6160140ee34f81a732585199d7176a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:39,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca37050-7fad-40d0-92d4-747f7b1d0efd Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/5f6160140ee34f81a732585199d7176a"}, "enabled": true, "id": "5f6160140ee34f81a732585199d7176a", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-user2"}} 2018-09-30 03:28:39,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5f6160140ee34f81a732585199d7176a used request id req-2ca37050-7fad-40d0-92d4-747f7b1d0efd 2018-09-30 03:28:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:40,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dce49c-50e0-4ba7-90ad-0fa535c887b2 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 03:28:40,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles used request id req-74dce49c-50e0-4ba7-90ad-0fa535c887b2 2018-09-30 03:28:40,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:40,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ff6a24-74c3-4a93-857c-400ebe78f7a9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 03:28:40,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-94ff6a24-74c3-4a93-857c-400ebe78f7a9 2018-09-30 03:28:40,177 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:40,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:40,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96be698f-5b99-48e4-8b92-fec8e29b0c3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:40,347 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles/814346b910b046f4b45290291aadbbd5 used request id req-96be698f-5b99-48e4-8b92-fec8e29b0c3b 2018-09-30 03:28:40,347 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-user2 2018-09-30 03:28:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:40,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b150f4e-a305-49f2-b0ac-82a608e3ff8b Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1"}, "domain_id": null, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role", "id": "6fcfcdbeb62046f2a972a5bc1fe0ebd1"}} 2018-09-30 03:28:40,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 used request id req-0b150f4e-a305-49f2-b0ac-82a608e3ff8b 2018-09-30 03:28:40,431 - keystone_utils - INFO - Granting role CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role to project CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:40,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6b6d17-3d71-4950-b622-36e67d50c786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:40,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2/users/5f6160140ee34f81a732585199d7176a/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 used request id req-3a6b6d17-3d71-4950-b622-36e67d50c786 2018-09-30 03:28:40,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:40,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:40,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "6fcfcdbeb62046f2a972a5bc1fe0ebd1", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role"}], "expires_at": "2018-09-30T04:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74e6e84e99a848039152cfd3bce752f2", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-user1", "id": "4a3bb4aba60e469ea0546e2f5cf56047"}, "audit_ids": ["Cmm8TYjBQAq8pqnS7p81Qw"], "issued_at": "2018-09-30T03:28:40.000000Z"}} 2018-09-30 03:28:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c946b6ee-77df-4a83-96f6-6ddec7428a3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:41,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c946b6ee-77df-4a83-96f6-6ddec7428a3b 2018-09-30 03:28:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:41,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b82f0fb3-4f75-4a14-9a63-980a9faf2480 Date: Sun, 30 Sep 2018 03:28:41 GMT RESP BODY: {"security_groups": []} 2018-09-30 03:28:41,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name&description=hello+group used request id req-b82f0fb3-4f75-4a14-9a63-980a9faf2480 2018-09-30 03:28:41,448 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-cbdf1b44-1f2f-43a-name... 2018-09-30 03:28:41,448 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" -d '{"security_group": {"name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name", "description": "hello group"}}' 2018-09-30 03:28:42,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c75dcc5c-ab6f-4cfd-9b87-db92c64da195 Date: Sun, 30 Sep 2018 03:28:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "updated_at": "2018-09-30T03:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 2, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}} 2018-09-30 03:28:42,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-c75dcc5c-ab6f-4cfd-9b87-db92c64da195 2018-09-30 03:28:42,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:42,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:42,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1ca0eb2-256e-42d2-b74e-e0f0d0712152 Date: Sun, 30 Sep 2018 03:28:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:42,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-f1ca0eb2-256e-42d2-b74e-e0f0d0712152 2018-09-30 03:28:42,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:42,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f3b186d-5c56-43a3-9ff4-33ee733430bf Date: Sun, 30 Sep 2018 03:28:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:42,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-4f3b186d-5c56-43a3-9ff4-33ee733430bf 2018-09-30 03:28:42,932 - neutron_utils - INFO - Retrieving security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:43,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a524c8b5-c258-4485-aee7-b29bb7f07bc5 Date: Sun, 30 Sep 2018 03:28:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "updated_at": "2018-09-30T03:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 2, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:43,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-a524c8b5-c258-4485-aee7-b29bb7f07bc5 2018-09-30 03:28:43,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:44,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b7a9586-e131-48bc-97b3-b777acfbb101 Date: Sun, 30 Sep 2018 03:28:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:44,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-3b7a9586-e131-48bc-97b3-b777acfbb101 2018-09-30 03:28:44,013 - neutron_utils - INFO - Retrieving security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:44,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3cf10abb-c932-4f6d-97f1-0fe8fcc360e9 Date: Sun, 30 Sep 2018 03:28:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "updated_at": "2018-09-30T03:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 2, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:44,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-3cf10abb-c932-4f6d-97f1-0fe8fcc360e9 2018-09-30 03:28:44,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:44,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01056d76-6cd0-4d66-ae7f-7ce2d8bfc35c Date: Sun, 30 Sep 2018 03:28:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:44,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-01056d76-6cd0-4d66-ae7f-7ce2d8bfc35c 2018-09-30 03:28:44,237 - neutron_utils - INFO - Retrieving security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:44,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2c6dbb7b-de62-4fcd-8745-805f7f78af8c Date: Sun, 30 Sep 2018 03:28:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "updated_at": "2018-09-30T03:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 2, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:44,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-2c6dbb7b-de62-4fcd-8745-805f7f78af8c 2018-09-30 03:28:44,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:44,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0286d41b-0f45-42b3-80a5-5bd921bfaf9a Date: Sun, 30 Sep 2018 03:28:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:44,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-0286d41b-0f45-42b3-80a5-5bd921bfaf9a 2018-09-30 03:28:44,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:28:44,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:44,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "6fcfcdbeb62046f2a972a5bc1fe0ebd1", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role"}], "expires_at": "2018-09-30T04:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74e6e84e99a848039152cfd3bce752f2", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/74e6e84e99a848039152cfd3bce752f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-user2", "id": "5f6160140ee34f81a732585199d7176a"}, "audit_ids": ["fxD6yZ8RQ5aIyKkqYF4C8g"], "issued_at": "2018-09-30T03:28:44.000000Z"}} 2018-09-30 03:28:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:44,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3fd70a-5e7e-49da-b465-9f55c46c8242 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:44,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af3fd70a-5e7e-49da-b465-9f55c46c8242 2018-09-30 03:28:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:45,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-71890e6f-f4fa-40d5-8624-285de6504f4c Date: Sun, 30 Sep 2018 03:28:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "updated_at": "2018-09-30T03:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 2, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:45,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-cbdf1b44-1f2f-43a-name&description=hello+group used request id req-71890e6f-f4fa-40d5-8624-285de6504f4c 2018-09-30 03:28:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:28:45,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:28:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:45,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035fb024-065d-4e73-956a-ea78bf268b74 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2"}, "enabled": true, "id": "74e6e84e99a848039152cfd3bce752f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}} 2018-09-30 03:28:45,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2 used request id req-035fb024-065d-4e73-956a-ea78bf268b74 2018-09-30 03:28:45,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:45,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4fd19cf0-9c78-4098-9fd0-57d6094a018a Date: Sun, 30 Sep 2018 03:28:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:45,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-4fd19cf0-9c78-4098-9fd0-57d6094a018a 2018-09-30 03:28:45,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:45,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8bdc3fc-3d56-4dff-bf82-670f76456c78 Date: Sun, 30 Sep 2018 03:28:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:45,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-f8bdc3fc-3d56-4dff-bf82-670f76456c78 2018-09-30 03:28:45,608 - neutron_utils - INFO - Retrieving security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:45,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-95a060e9-fb7f-44b0-a915-eee530bbc2b5 Date: Sun, 30 Sep 2018 03:28:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "updated_at": "2018-09-30T03:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "revision_number": 0, "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 2, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}]} 2018-09-30 03:28:45,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-95a060e9-fb7f-44b0-a915-eee530bbc2b5 2018-09-30 03:28:45,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df 2018-09-30 03:28:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:46,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3eddd6f-c07a-4dee-8a01-e742b7b305f5 Date: Sun, 30 Sep 2018 03:28:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1805ff86-0434-42e0-bfea-5b5b98e1b519"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:42Z", "security_group_id": "46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:42Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d3e9a7af-c56a-4625-832a-4a17c5014a0b"}]} 2018-09-30 03:28:46,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-c3eddd6f-c07a-4dee-8a01-e742b7b305f5 2018-09-30 03:28:46,009 - neutron_utils - INFO - Deleting security group rule with ID - 1805ff86-0434-42e0-bfea-5b5b98e1b519 2018-09-30 03:28:46,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1805ff86-0434-42e0-bfea-5b5b98e1b519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:46,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c033ef0e-5c3f-4326-95b8-b27e7e98d4e2 Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:46,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1805ff86-0434-42e0-bfea-5b5b98e1b519 used request id req-c033ef0e-5c3f-4326-95b8-b27e7e98d4e2 2018-09-30 03:28:46,097 - neutron_utils - INFO - Deleting security group rule with ID - d3e9a7af-c56a-4625-832a-4a17c5014a0b 2018-09-30 03:28:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d3e9a7af-c56a-4625-832a-4a17c5014a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:46,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-131420af-084a-4710-a682-97bf0d48bc48 Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:46,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d3e9a7af-c56a-4625-832a-4a17c5014a0b used request id req-131420af-084a-4710-a682-97bf0d48bc48 2018-09-30 03:28:46,189 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b4d42e90bf40bbc37a5195ece4d3689f2b1150a" 2018-09-30 03:28:46,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ab5ecac-1fba-4b4d-bec4-56564e20246f Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:46,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-3ab5ecac-1fba-4b4d-bec4-56564e20246f 2018-09-30 03:28:46,489 - neutron_utils - INFO - Deleting security group rule with ID - d3e9a7af-c56a-4625-832a-4a17c5014a0b 2018-09-30 03:28:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d3e9a7af-c56a-4625-832a-4a17c5014a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:46,689 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cbe1c1b2-ebe8-44ea-a87a-e3900f93496e Date: Sun, 30 Sep 2018 03:28:46 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d3e9a7af-c56a-4625-832a-4a17c5014a0b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 03:28:46,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d3e9a7af-c56a-4625-832a-4a17c5014a0b used request id req-cbe1c1b2-ebe8-44ea-a87a-e3900f93496e 2018-09-30 03:28:46,690 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d3e9a7af-c56a-4625-832a-4a17c5014a0b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 03:28:46,691 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d3e9a7af-c56a-4625-832a-4a17c5014a0b does not exist Neutron server returns request_ids: ['req-cbe1c1b2-ebe8-44ea-a87a-e3900f93496e'] 2018-09-30 03:28:46,691 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f93b7f1265aee139bb0952da8e01feecc08fdea" 2018-09-30 03:28:46,713 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-b2d3c3a6-3159-444d-9d4c-2869b8e261c2 Date: Sun, 30 Sep 2018 03:28:46 GMT RESP BODY: {"NeutronError": {"message": "Security group 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-30 03:28:46,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df used request id req-b2d3c3a6-3159-444d-9d4c-2869b8e261c2 2018-09-30 03:28:46,713 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-30 03:28:46,713 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 46e3f5f6-ba08-47a4-aae2-7f8bf84ad7df does not exist Neutron server returns request_ids: ['req-b2d3c3a6-3159-444d-9d4c-2869b8e261c2'] 2018-09-30 03:28:46,714 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-user1 2018-09-30 03:28:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4a3bb4aba60e469ea0546e2f5cf56047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f854c14800d6cabd8f0577ffb29ab68900594dd0" 2018-09-30 03:28:46,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92955b1d-200a-48ff-ab3d-35924d976e26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:46,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4a3bb4aba60e469ea0546e2f5cf56047 used request id req-92955b1d-200a-48ff-ab3d-35924d976e26 2018-09-30 03:28:46,938 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-user2 2018-09-30 03:28:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5f6160140ee34f81a732585199d7176a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc7efc7a2e95bfbcebc67466fe75c5702c07fbb" 2018-09-30 03:28:47,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e74b33-527a-453e-a704-70ab10104c7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:47,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5f6160140ee34f81a732585199d7176a used request id req-72e74b33-527a-453e-a704-70ab10104c7a 2018-09-30 03:28:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:47,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-ddc2675b-a136-49bb-a1fa-7141e629044c Date: Sun, 30 Sep 2018 03:28:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:41Z", "updated_at": "2018-09-30T03:28:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "revision_number": 0, "id": "ebb26d91-baa1-4a26-b5e1-6b7f2466638d", "remote_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "revision_number": 0, "id": "8c6361e3-e0e3-4ae5-b499-638f2e74a35e", "remote_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "revision_number": 0, "id": "8a466925-273d-441a-9f02-1acd69e7fd62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "74e6e84e99a848039152cfd3bce752f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "revision_number": 0, "id": "1891ae49-009d-4ba5-b3c2-3a8fbf4a26fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "74e6e84e99a848039152cfd3bce752f2"}], "revision_number": 4, "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "name": "default"}]} 2018-09-30 03:28:47,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ddc2675b-a136-49bb-a1fa-7141e629044c 2018-09-30 03:28:47,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911f5da6-d220-4e16-8563-48da03cb0f25 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 03:28:48,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-911f5da6-d220-4e16-8563-48da03cb0f25 2018-09-30 03:28:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62e4631-9e79-4c0f-99e0-959fc1f4b504 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:28:48,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-a62e4631-9e79-4c0f-99e0-959fc1f4b504 2018-09-30 03:28:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a47bcd8-0528-44e3-a448-f1d6ed0254b6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 03:28:48,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0a47bcd8-0528-44e3-a448-f1d6ed0254b6 2018-09-30 03:28:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab0b1ec-c40a-41c3-a766-b7a222ead42b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2"}, "enabled": true, "id": "74e6e84e99a848039152cfd3bce752f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cbdf1b44-1f2f-43a-name"}} 2018-09-30 03:28:48,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2 used request id req-4ab0b1ec-c40a-41c3-a766-b7a222ead42b 2018-09-30 03:28:48,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d8b4adfc-42d1-4752-b5a4-dfaca1f6a892 2018-09-30 03:28:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d8b4adfc-42d1-4752-b5a4-dfaca1f6a892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04712ec5-af96-4fd7-adac-80f34d26092f Date: Sun, 30 Sep 2018 03:28:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:41Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "1891ae49-009d-4ba5-b3c2-3a8fbf4a26fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:41Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "8a466925-273d-441a-9f02-1acd69e7fd62"}, {"remote_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:41Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "8c6361e3-e0e3-4ae5-b499-638f2e74a35e"}, {"remote_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:28:41Z", "security_group_id": "d8b4adfc-42d1-4752-b5a4-dfaca1f6a892", "port_range_min": null, "revision_number": 0, "tenant_id": "74e6e84e99a848039152cfd3bce752f2", "created_at": "2018-09-30T03:28:41Z", "project_id": "74e6e84e99a848039152cfd3bce752f2", "id": "ebb26d91-baa1-4a26-b5e1-6b7f2466638d"}]} 2018-09-30 03:28:48,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d8b4adfc-42d1-4752-b5a4-dfaca1f6a892 used request id req-04712ec5-af96-4fd7-adac-80f34d26092f 2018-09-30 03:28:48,461 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 03:28:48,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d8b4adfc-42d1-4752-b5a4-dfaca1f6a892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3708dceb-4994-475a-8bf8-f28423d25a24 Content-Length: 0 Date: Sun, 30 Sep 2018 03:28:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:28:48,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d8b4adfc-42d1-4752-b5a4-dfaca1f6a892 used request id req-3708dceb-4994-475a-8bf8-f28423d25a24 2018-09-30 03:28:48,749 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name 2018-09-30 03:28:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:48,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a9ab1e-b5a4-4c45-8127-9e864a7c7ab7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:48,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/74e6e84e99a848039152cfd3bce752f2 used request id req-e9a9ab1e-b5a4-4c45-8127-9e864a7c7ab7 2018-09-30 03:28:48,917 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-cbdf1b44-1f2f-43a-name-role 2018-09-30 03:28:48,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:49,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1477daaa-8498-46fe-a374-80bfc593c3a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:28:49,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6fcfcdbeb62046f2a972a5bc1fe0ebd1 used request id req-1477daaa-8498-46fe-a374-80bfc593c3a6 2018-09-30 03:28:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4646e8a6fa1b7c4a02e9ccece098aa419db71055" 2018-09-30 03:28:49,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b92dea-5f10-43b1-bc86-8474a4c46f33 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:28:49,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-72b92dea-5f10-43b1-bc86-8474a4c46f33 2018-09-30 03:28:49,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:49,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["2Jfz3w70ShOpFTy8FBFrlw"], "issued_at": "2018-09-30T03:28:49.000000Z"}} 2018-09-30 03:28:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" 2018-09-30 03:28:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-500d86ad-54c4-434e-8cb4-8f58a8e0d23c Date: Sun, 30 Sep 2018 03:28:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:28:50,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-500d86ad-54c4-434e-8cb4-8f58a8e0d23c 2018-09-30 03:28:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a"}' 2018-09-30 03:28:50,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013 X-Openstack-Request-Id: req-23b795dc-2ee8-47aa-bdd5-c5794fb11844 Date: Sun, 30 Sep 2018 03:28:50 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:28:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:28:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013", "min_disk": 0, "protected": false, "id": "ac75144a-9dd0-4b88-b1e2-cf0559bdc013", "file": "/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:28:50,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-23b795dc-2ee8-47aa-bdd5-c5794fb11844 2018-09-30 03:28:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" -d '' 2018-09-30 03:28:54,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0786a29c-a56e-45d8-9d11-4a0f04793e99 Date: Sun, 30 Sep 2018 03:28:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:28:54,778 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/file used request id req-0786a29c-a56e-45d8-9d11-4a0f04793e99 2018-09-30 03:28:54,779 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:28:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" 2018-09-30 03:28:55,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-b08dcbdb-41ff-4c51-aab5-86c10b3ba349 Date: Sun, 30 Sep 2018 03:28:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:28:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:28:54Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/snap", "metadata": {}}], "self": "/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013", "min_disk": 0, "protected": false, "id": "ac75144a-9dd0-4b88-b1e2-cf0559bdc013", "file": "/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:28:55,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013 used request id req-b08dcbdb-41ff-4c51-aab5-86c10b3ba349 2018-09-30 03:28:55,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" 2018-09-30 03:28:55,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5f816f4-3bb8-4ec5-ad06-241225db5120 Date: Sun, 30 Sep 2018 03:28:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:28:55,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c5f816f4-3bb8-4ec5-ad06-241225db5120 2018-09-30 03:28:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" 2018-09-30 03:28:56,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-bf97ab5a-567a-4190-b9e6-0df21028ed8f Date: Sun, 30 Sep 2018 03:28:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:28:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:28:54Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/snap", "metadata": {}}], "self": "/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013", "min_disk": 0, "protected": false, "id": "ac75144a-9dd0-4b88-b1e2-cf0559bdc013", "file": "/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a"} 2018-09-30 03:28:56,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a used request id req-bf97ab5a-567a-4190-b9e6-0df21028ed8f 2018-09-30 03:28:56,611 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-d7c0dc33-ca80-408c-9543-212bbca37d6a 2018-09-30 03:28:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef5412dccb422a77554b75cdf77aa0479ee339cc" 2018-09-30 03:28:58,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1069728-5bf0-41cc-8970-ec08652cf191 Date: Sun, 30 Sep 2018 03:28:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:28:58,469 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ac75144a-9dd0-4b88-b1e2-cf0559bdc013 used request id req-b1069728-5bf0-41cc-8970-ec08652cf191 2018-09-30 03:28:58,471 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-30 03:28:58,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:28:58,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["_QhF8Yy_QmSPI_yle5HujA"], "issued_at": "2018-09-30T03:28:58.000000Z"}} 2018-09-30 03:28:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:28:58,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66877a80-827e-4c63-af1d-0b4068bad9e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:28:58,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-66877a80-827e-4c63-af1d-0b4068bad9e1 2018-09-30 03:28:58,950 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net 2018-09-30 03:28:58,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" -d '{"network": {"name": "NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net", "admin_state_up": true}}' 2018-09-30 03:28:59,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7a343652-eba1-42b9-bae5-81ab443a48e9 Date: Sun, 30 Sep 2018 03:28:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6cca2325-a6b0-4bb2-accb-2fa45c4bf527","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:28:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:28:59Z","mtu":1450}} 2018-09-30 03:28:59,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-7a343652-eba1-42b9-bae5-81ab443a48e9 2018-09-30 03:28:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:28:59,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-95800118-6463-4e01-a7ca-730cae027f74 Date: Sun, 30 Sep 2018 03:28:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6cca2325-a6b0-4bb2-accb-2fa45c4bf527","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:28:59Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:28:59Z","provider:network_type":"vxlan"}]} 2018-09-30 03:28:59,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 used request id req-95800118-6463-4e01-a7ca-730cae027f74 2018-09-30 03:28:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:00,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-15cd7afe-a6ca-47f7-946b-e52e50fc3e0f Date: Sun, 30 Sep 2018 03:29:00 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:00,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 used request id req-15cd7afe-a6ca-47f7-946b-e52e50fc3e0f 2018-09-30 03:29:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:01,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-dcf7b648-0cd5-46b2-aa6c-e5f894cffffd Date: Sun, 30 Sep 2018 03:29:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6cca2325-a6b0-4bb2-accb-2fa45c4bf527","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:28:59Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:28:59Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:01,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 used request id req-dcf7b648-0cd5-46b2-aa6c-e5f894cffffd 2018-09-30 03:29:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:02,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e86e98f5-b65d-4da7-8232-ce3dd34b293f Date: Sun, 30 Sep 2018 03:29:02 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:02,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 used request id req-e86e98f5-b65d-4da7-8232-ce3dd34b293f 2018-09-30 03:29:02,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:02,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1f2c5164-22df-43ec-87a2-21a146ba6de1 Date: Sun, 30 Sep 2018 03:29:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6cca2325-a6b0-4bb2-accb-2fa45c4bf527","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:28:59Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:28:59Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:02,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net used request id req-1f2c5164-22df-43ec-87a2-21a146ba6de1 2018-09-30 03:29:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:29:02,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:29:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:02,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283bd0cb-6689-4a39-a922-98a66f330276 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:02,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-283bd0cb-6689-4a39-a922-98a66f330276 2018-09-30 03:29:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:02,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b62eb13-02d9-4b20-a340-fb9a8f58e25d Date: Sun, 30 Sep 2018 03:29:02 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:02,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6cca2325-a6b0-4bb2-accb-2fa45c4bf527 used request id req-4b62eb13-02d9-4b20-a340-fb9a8f58e25d 2018-09-30 03:29:02,850 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-cc818b66-a942-4c9a-a0c2-ad524abfeaef-pub-net 2018-09-30 03:29:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6cca2325-a6b0-4bb2-accb-2fa45c4bf527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfcf92bf4df9fd219b54afee4c4d8404a9adb67" 2018-09-30 03:29:03,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c24fbe8a-7d0c-408c-bba6-5661e3a7be16 Date: Sun, 30 Sep 2018 03:29:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:03,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6cca2325-a6b0-4bb2-accb-2fa45c4bf527 used request id req-c24fbe8a-7d0c-408c-bba6-5661e3a7be16 2018-09-30 03:29:03,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:04,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["geo_YvPDRvWYVNYjWaojTw"], "issued_at": "2018-09-30T03:29:04.000000Z"}} 2018-09-30 03:29:04,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39d52ef334553cd907e225cbf88e51b10ae7c56" 2018-09-30 03:29:04,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf723184-13f5-40f1-bb5f-549b061ad27c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:04,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf723184-13f5-40f1-bb5f-549b061ad27c 2018-09-30 03:29:04,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:04,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["hbg-h3E0Rv6SVtfEYBSr8A"], "issued_at": "2018-09-30T03:29:04.000000Z"}} 2018-09-30 03:29:04,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c3c4ddea330dd7862a1728d680dfa8d72d2fa7" 2018-09-30 03:29:04,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e7da44-10f2-456d-b894-b2f45f24e7d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:04,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b1e7da44-10f2-456d-b894-b2f45f24e7d0 2018-09-30 03:29:04,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:05,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["FegPKH0NQ4Oy4EuxaCn1dQ"], "issued_at": "2018-09-30T03:29:05.000000Z"}} 2018-09-30 03:29:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:05,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ecdba8-9c77-4709-8e96-9a6ed924f368 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:05,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-61ecdba8-9c77-4709-8e96-9a6ed924f368 2018-09-30 03:29:05,141 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net 2018-09-30 03:29:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" -d '{"network": {"name": "NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:06,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cc433947-6edf-4760-ae09-a234358f1028 Date: Sun, 30 Sep 2018 03:29:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:06Z","mtu":1450}} 2018-09-30 03:29:06,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-cc433947-6edf-4760-ae09-a234358f1028 2018-09-30 03:29:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:06,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-086c2b1e-64a5-4266-b43d-7f4826b07894 Date: Sun, 30 Sep 2018 03:29:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:06Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:06Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:06,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-086c2b1e-64a5-4266-b43d-7f4826b07894 2018-09-30 03:29:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:06,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1cedbe50-477d-4ebd-8f1a-11cdd4c1878e Date: Sun, 30 Sep 2018 03:29:06 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:06,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-1cedbe50-477d-4ebd-8f1a-11cdd4c1878e 2018-09-30 03:29:06,825 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet 2018-09-30 03:29:06,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" -d '{"subnets": [{"ip_version": 4, "network_id": "e49ed5b6-5939-4352-a917-e5881ed5b98c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]}' 2018-09-30 03:29:07,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36634329-bfaa-467f-964a-c93415fe3aba Date: Sun, 30 Sep 2018 03:29:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:07,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-36634329-bfaa-467f-964a-c93415fe3aba 2018-09-30 03:29:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-58a57ab2-44f8-45ef-96e7-c99cd46951de Date: Sun, 30 Sep 2018 03:29:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:06Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:07,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-58a57ab2-44f8-45ef-96e7-c99cd46951de 2018-09-30 03:29:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:07,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9d26491d-8093-4460-8838-3df9f56b41bc Date: Sun, 30 Sep 2018 03:29:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:07,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-9d26491d-8093-4460-8838-3df9f56b41bc 2018-09-30 03:29:07,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:08,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f52b32f6-2b0d-4d42-a085-5627454af3ab Date: Sun, 30 Sep 2018 03:29:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:06Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:08,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net used request id req-f52b32f6-2b0d-4d42-a085-5627454af3ab 2018-09-30 03:29:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:29:08,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:29:08,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:08,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4adef6-cddd-47a7-884e-54647347349f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:08,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-4b4adef6-cddd-47a7-884e-54647347349f 2018-09-30 03:29:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:08,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-607e33aa-49cf-4eaf-9c4d-f7fcea68fd84 Date: Sun, 30 Sep 2018 03:29:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:08,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-607e33aa-49cf-4eaf-9c4d-f7fcea68fd84 2018-09-30 03:29:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c&name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:09,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0c4d52e-279e-4f57-8103-a7d1f9e52411 Date: Sun, 30 Sep 2018 03:29:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:09,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c&name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet used request id req-d0c4d52e-279e-4f57-8103-a7d1f9e52411 2018-09-30 03:29:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c&name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:09,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d93b1c6-a1dd-4ccb-9483-d1f80dea37ad Date: Sun, 30 Sep 2018 03:29:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:09,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c&name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet used request id req-4d93b1c6-a1dd-4ccb-9483-d1f80dea37ad 2018-09-30 03:29:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:09,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b8431112-84dd-4636-98b5-d1518446833a Date: Sun, 30 Sep 2018 03:29:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:09,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-b8431112-84dd-4636-98b5-d1518446833a 2018-09-30 03:29:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:09,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5529e555-316e-4e3c-abd6-6d501efbc82c Date: Sun, 30 Sep 2018 03:29:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e49ed5b6-5939-4352-a917-e5881ed5b98c","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:07Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet"}]} 2018-09-30 03:29:09,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet used request id req-5529e555-316e-4e3c-abd6-6d501efbc82c 2018-09-30 03:29:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:09,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e2ab55-bd70-40ba-86ca-262915cba84a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:09,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-20e2ab55-bd70-40ba-86ca-262915cba84a 2018-09-30 03:29:09,794 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet 2018-09-30 03:29:09,794 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-subnet 2018-09-30 03:29:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:12,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2c4480b-b68d-4e9a-950b-0f9d6c39917f Date: Sun, 30 Sep 2018 03:29:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:12,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ac8a2e1d-e22c-49b0-a535-a57b9fd1fbd0 used request id req-d2c4480b-b68d-4e9a-950b-0f9d6c39917f 2018-09-30 03:29:12,357 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6ae3ad28-823c-4f9a-ac89-ab3c42ded97d-pub-net 2018-09-30 03:29:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e49ed5b6-5939-4352-a917-e5881ed5b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa45dc1de1ff687f538289219882b91d79804169" 2018-09-30 03:29:13,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad1a4cdf-5b04-481a-9722-87024ccab742 Date: Sun, 30 Sep 2018 03:29:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:13,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e49ed5b6-5939-4352-a917-e5881ed5b98c used request id req-ad1a4cdf-5b04-481a-9722-87024ccab742 2018-09-30 03:29:13,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:14,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["HH-IjETNQ4idhYLVZADmMQ"], "issued_at": "2018-09-30T03:29:14.000000Z"}} 2018-09-30 03:29:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc065226e5da3d7ab0ce08a2e2e2fb4c39fc19d" 2018-09-30 03:29:14,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808f1fc6-0861-48d5-8986-5b30ae5ae6c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:14,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-808f1fc6-0861-48d5-8986-5b30ae5ae6c0 2018-09-30 03:29:14,177 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-net 2018-09-30 03:29:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc065226e5da3d7ab0ce08a2e2e2fb4c39fc19d" -d '{"network": {"name": "NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:14,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-29fd518e-e260-467e-8fdf-79a7cc458344 Date: Sun, 30 Sep 2018 03:29:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ab5ab8d-eb56-4e39-bead-eecc42fc0725","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:14Z","mtu":1450}} 2018-09-30 03:29:14,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-29fd518e-e260-467e-8fdf-79a7cc458344 2018-09-30 03:29:14,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=4ab5ab8d-eb56-4e39-bead-eecc42fc0725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc065226e5da3d7ab0ce08a2e2e2fb4c39fc19d" 2018-09-30 03:29:14,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3b1b11c6-3e50-4a08-a5d2-024427d0bbb2 Date: Sun, 30 Sep 2018 03:29:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ab5ab8d-eb56-4e39-bead-eecc42fc0725","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:14Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:14,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=4ab5ab8d-eb56-4e39-bead-eecc42fc0725 used request id req-3b1b11c6-3e50-4a08-a5d2-024427d0bbb2 2018-09-30 03:29:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=4ab5ab8d-eb56-4e39-bead-eecc42fc0725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc065226e5da3d7ab0ce08a2e2e2fb4c39fc19d" 2018-09-30 03:29:14,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2bbbfcd1-5e41-4023-9b30-8f39d67feab3 Date: Sun, 30 Sep 2018 03:29:14 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:14,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=4ab5ab8d-eb56-4e39-bead-eecc42fc0725 used request id req-2bbbfcd1-5e41-4023-9b30-8f39d67feab3 2018-09-30 03:29:14,982 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-subnet 2018-09-30 03:29:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc065226e5da3d7ab0ce08a2e2e2fb4c39fc19d" -d '{"subnets": [{"ip_version": 4, "network_id": "4ab5ab8d-eb56-4e39-bead-eecc42fc0725", "cidr": "", "name": "NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-subnet"}]}' 2018-09-30 03:29:14,998 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-5172231d-b03d-40e4-b3e6-32a085b4199b Date: Sun, 30 Sep 2018 03:29:15 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 03:29:14,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-5172231d-b03d-40e4-b3e6-32a085b4199b 2018-09-30 03:29:14,998 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 03:29:14,999 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-subnet] for network [NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-net] 2018-09-30 03:29:14,999 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fbb93e3e-169d-4c0d-881f-75c271c495e1-pub-net 2018-09-30 03:29:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/4ab5ab8d-eb56-4e39-bead-eecc42fc0725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc065226e5da3d7ab0ce08a2e2e2fb4c39fc19d" 2018-09-30 03:29:15,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53c6cf7d-660b-412d-8cec-45357664d255 Date: Sun, 30 Sep 2018 03:29:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:15,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4ab5ab8d-eb56-4e39-bead-eecc42fc0725 used request id req-53c6cf7d-660b-412d-8cec-45357664d255 2018-09-30 03:29:15,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:16,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["RAHUS-nfRo64muJFhkwJ8w"], "issued_at": "2018-09-30T03:29:16.000000Z"}} 2018-09-30 03:29:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:16,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f823f35a-6c18-4816-949b-a6f5ec87a6ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:16,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f823f35a-6c18-4816-949b-a6f5ec87a6ac 2018-09-30 03:29:16,253 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net 2018-09-30 03:29:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" -d '{"network": {"name": "NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:16,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f1ca087c-f775-4f7e-8a82-4cf60750f76a Date: Sun, 30 Sep 2018 03:29:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:16Z","mtu":1450}} 2018-09-30 03:29:16,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-f1ca087c-f775-4f7e-8a82-4cf60750f76a 2018-09-30 03:29:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:17,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6738fa26-680e-4036-bed8-fece786f69d0 Date: Sun, 30 Sep 2018 03:29:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:16Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:17,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-6738fa26-680e-4036-bed8-fece786f69d0 2018-09-30 03:29:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:17,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe3e526f-6f78-44d3-b875-e6865aee954c Date: Sun, 30 Sep 2018 03:29:17 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:17,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-fe3e526f-6f78-44d3-b875-e6865aee954c 2018-09-30 03:29:17,954 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet 2018-09-30 03:29:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" -d '{"subnets": [{"ip_version": 4, "network_id": "e4938a1c-126a-472a-93b1-6b0dbf81fb33", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]}' 2018-09-30 03:29:18,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7e54f9d0-4a0c-41a6-8381-07279b1d11e2 Date: Sun, 30 Sep 2018 03:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:18Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]} 2018-09-30 03:29:18,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7e54f9d0-4a0c-41a6-8381-07279b1d11e2 2018-09-30 03:29:18,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:18,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ec005e6f-1414-45e9-a535-c554907fb3da Date: Sun, 30 Sep 2018 03:29:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:16Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:18,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-ec005e6f-1414-45e9-a535-c554907fb3da 2018-09-30 03:29:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8309442-04cc-45e8-b878-65beabc0729b Date: Sun, 30 Sep 2018 03:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:18Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]} 2018-09-30 03:29:19,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-c8309442-04cc-45e8-b878-65beabc0729b 2018-09-30 03:29:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-03e9d5ca-0b5d-4013-b8e4-a75434234db1 Date: Sun, 30 Sep 2018 03:29:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:16Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:19,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net used request id req-03e9d5ca-0b5d-4013-b8e4-a75434234db1 2018-09-30 03:29:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:29:19,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:29:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ad20ec-beae-491e-a4f1-a3659970b16a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:19,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-f1ad20ec-beae-491e-a4f1-a3659970b16a 2018-09-30 03:29:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94f62d22-7d34-4c3e-aff5-86a0a4b695c3 Date: Sun, 30 Sep 2018 03:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:18Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]} 2018-09-30 03:29:19,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-94f62d22-7d34-4c3e-aff5-86a0a4b695c3 2018-09-30 03:29:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33&name=NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fec9f4b1-b9ca-4377-ab44-e029d42c4b1e Date: Sun, 30 Sep 2018 03:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:18Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]} 2018-09-30 03:29:19,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33&name=NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet used request id req-fec9f4b1-b9ca-4377-ab44-e029d42c4b1e 2018-09-30 03:29:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33&name=NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9af1f4fa-14f2-470f-9697-0f74313129c2 Date: Sun, 30 Sep 2018 03:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:18Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]} 2018-09-30 03:29:19,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33&name=NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet used request id req-9af1f4fa-14f2-470f-9697-0f74313129c2 2018-09-30 03:29:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:19,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6909f792-d148-4249-af64-4ab7356d91c2 Date: Sun, 30 Sep 2018 03:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e4938a1c-126a-472a-93b1-6b0dbf81fb33","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:18Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet"}]} 2018-09-30 03:29:19,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-6909f792-d148-4249-af64-4ab7356d91c2 2018-09-30 03:29:19,965 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet 2018-09-30 03:29:19,965 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-subnet 2018-09-30 03:29:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:21,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14e7ecb3-b7ee-4ceb-aab5-2e18b7d2d1c4 Date: Sun, 30 Sep 2018 03:29:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:21,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/aa23b5f0-58d2-4bd2-8011-a2b2c1d6873f used request id req-14e7ecb3-b7ee-4ceb-aab5-2e18b7d2d1c4 2018-09-30 03:29:21,603 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-15720595-92f5-4ba7-a28a-88ffaa486c3f-pub-net 2018-09-30 03:29:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e4938a1c-126a-472a-93b1-6b0dbf81fb33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78b3f2b4ccd061ab03799c2f16770dcc573a89fe" 2018-09-30 03:29:22,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b91e439-acdf-45c2-8467-f418c5b2b05f Date: Sun, 30 Sep 2018 03:29:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:22,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e4938a1c-126a-472a-93b1-6b0dbf81fb33 used request id req-8b91e439-acdf-45c2-8467-f418c5b2b05f 2018-09-30 03:29:22,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:23,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["q0wSpwc9Ry-7DBBpnAaVRg"], "issued_at": "2018-09-30T03:29:23.000000Z"}} 2018-09-30 03:29:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a95d39ab7e62ad41d937b08d756aefff1ecf73" 2018-09-30 03:29:23,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3811bab8-61d7-4c64-b193-ea39704c2098 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:23,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3811bab8-61d7-4c64-b193-ea39704c2098 2018-09-30 03:29:23,441 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-net 2018-09-30 03:29:23,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a95d39ab7e62ad41d937b08d756aefff1ecf73" -d '{"network": {"name": "NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:23,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7715d037-5daa-478e-af12-b1c934b0fc8a Date: Sun, 30 Sep 2018 03:29:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b090fa91-4a18-41c2-abb2-ed1818697b88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:23Z","mtu":1450}} 2018-09-30 03:29:23,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-7715d037-5daa-478e-af12-b1c934b0fc8a 2018-09-30 03:29:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b090fa91-4a18-41c2-abb2-ed1818697b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a95d39ab7e62ad41d937b08d756aefff1ecf73" 2018-09-30 03:29:24,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bc9e5dd1-2dfa-4ec7-8217-7189f405eafd Date: Sun, 30 Sep 2018 03:29:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b090fa91-4a18-41c2-abb2-ed1818697b88","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:23Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:24,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b090fa91-4a18-41c2-abb2-ed1818697b88 used request id req-bc9e5dd1-2dfa-4ec7-8217-7189f405eafd 2018-09-30 03:29:24,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b090fa91-4a18-41c2-abb2-ed1818697b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a95d39ab7e62ad41d937b08d756aefff1ecf73" 2018-09-30 03:29:24,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19792ce8-4455-49d7-b2d9-076a3341d868 Date: Sun, 30 Sep 2018 03:29:24 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:24,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b090fa91-4a18-41c2-abb2-ed1818697b88 used request id req-19792ce8-4455-49d7-b2d9-076a3341d868 2018-09-30 03:29:24,505 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-subnet 2018-09-30 03:29:24,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a95d39ab7e62ad41d937b08d756aefff1ecf73" -d '{"subnets": [{"ip_version": 4, "network_id": "b090fa91-4a18-41c2-abb2-ed1818697b88", "cidr": null, "name": "NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-subnet"}]}' 2018-09-30 03:29:24,893 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-76e21e7b-0e0e-4af0-8e6d-438cd3c36ebe Date: Sun, 30 Sep 2018 03:29:24 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-30 03:29:24,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-76e21e7b-0e0e-4af0-8e6d-438cd3c36ebe 2018-09-30 03:29:24,893 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-30 03:29:24,894 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-subnet] for network [NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-net] 2018-09-30 03:29:24,894 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-bbe124fa-181d-4aec-a68c-45983dd2801d-pub-net 2018-09-30 03:29:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b090fa91-4a18-41c2-abb2-ed1818697b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a95d39ab7e62ad41d937b08d756aefff1ecf73" 2018-09-30 03:29:25,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bfb77bc-a17e-4e47-b0e4-b92be82767e8 Date: Sun, 30 Sep 2018 03:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:25,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b090fa91-4a18-41c2-abb2-ed1818697b88 used request id req-4bfb77bc-a17e-4e47-b0e4-b92be82767e8 2018-09-30 03:29:25,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:26,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["2iLgmR3nRMamH74D0yNCRA"], "issued_at": "2018-09-30T03:29:26.000000Z"}} 2018-09-30 03:29:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:26,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b8b22a-fe9a-41d5-a60c-6b2442d0333f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:26,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-63b8b22a-fe9a-41d5-a60c-6b2442d0333f 2018-09-30 03:29:26,146 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net 2018-09-30 03:29:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" -d '{"network": {"name": "NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:26,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6929ce5b-1fc5-4612-bdb3-04d6ba12a0ee Date: Sun, 30 Sep 2018 03:29:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:26Z","mtu":1450}} 2018-09-30 03:29:26,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-6929ce5b-1fc5-4612-bdb3-04d6ba12a0ee 2018-09-30 03:29:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:26,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-55a49729-4f4c-4826-898d-e2cddd46634b Date: Sun, 30 Sep 2018 03:29:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:26Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:26,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 used request id req-55a49729-4f4c-4826-898d-e2cddd46634b 2018-09-30 03:29:26,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:27,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ae17fdc-ada1-45f6-ad1d-edc47ea7ac0f Date: Sun, 30 Sep 2018 03:29:27 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:27,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 used request id req-3ae17fdc-ada1-45f6-ad1d-edc47ea7ac0f 2018-09-30 03:29:27,193 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet 2018-09-30 03:29:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" -d '{"subnets": [{"ip_version": 4, "network_id": "5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet"}]}' 2018-09-30 03:29:27,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b547ef0b-290f-43bb-b7ab-cbe278a9d444 Date: Sun, 30 Sep 2018 03:29:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:27Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:27Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4eb7e883-acc9-4e3d-9a9e-5b39c7537101","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet"}]} 2018-09-30 03:29:27,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b547ef0b-290f-43bb-b7ab-cbe278a9d444 2018-09-30 03:29:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:28,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-76dfe081-c89d-4b54-985b-8b629b8ed0c1 Date: Sun, 30 Sep 2018 03:29:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["4eb7e883-acc9-4e3d-9a9e-5b39c7537101"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:26Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:28,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 used request id req-76dfe081-c89d-4b54-985b-8b629b8ed0c1 2018-09-30 03:29:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:28,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-33088a54-2df0-4a62-a173-83ae55c68651 Date: Sun, 30 Sep 2018 03:29:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:27Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4eb7e883-acc9-4e3d-9a9e-5b39c7537101","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet"}]} 2018-09-30 03:29:28,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 used request id req-33088a54-2df0-4a62-a173-83ae55c68651 2018-09-30 03:29:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:29,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6f32065e-ec60-41e7-8ac4-f734fffa49a7 Date: Sun, 30 Sep 2018 03:29:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["4eb7e883-acc9-4e3d-9a9e-5b39c7537101"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:26Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:29,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net used request id req-6f32065e-ec60-41e7-8ac4-f734fffa49a7 2018-09-30 03:29:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:29:29,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:29:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:29:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:29,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330fa661-346f-4343-9302-4f3b141bbec3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:29,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-330fa661-346f-4343-9302-4f3b141bbec3 2018-09-30 03:29:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:29,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c145b7cd-9b39-4698-a705-048db30095ca Date: Sun, 30 Sep 2018 03:29:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:27Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4eb7e883-acc9-4e3d-9a9e-5b39c7537101","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet"}]} 2018-09-30 03:29:29,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 used request id req-c145b7cd-9b39-4698-a705-048db30095ca 2018-09-30 03:29:29,534 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet 2018-09-30 03:29:29,534 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-subnet 2018-09-30 03:29:29,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4eb7e883-acc9-4e3d-9a9e-5b39c7537101 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:31,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-619c9db9-5f89-40b9-bb19-133e8f5da3d1 Date: Sun, 30 Sep 2018 03:29:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:31,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4eb7e883-acc9-4e3d-9a9e-5b39c7537101 used request id req-619c9db9-5f89-40b9-bb19-133e8f5da3d1 2018-09-30 03:29:31,839 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4694f594-8e83-4f5d-a1c8-1380a13d4e44-pub-net 2018-09-30 03:29:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98aa967989e0171896fc14595108799e053c36a6" 2018-09-30 03:29:32,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25ff5afb-3e49-401b-9669-e02357aa1112 Date: Sun, 30 Sep 2018 03:29:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:32,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5e88fe6f-13e3-4a4f-95a0-1aaf8d706b46 used request id req-25ff5afb-3e49-401b-9669-e02357aa1112 2018-09-30 03:29:32,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:33,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["WIBj70bETzGyphvFbMNdaQ"], "issued_at": "2018-09-30T03:29:33.000000Z"}} 2018-09-30 03:29:33,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:33,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146784c9-a3e9-4f91-b091-a0dd7130287d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:33,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-146784c9-a3e9-4f91-b091-a0dd7130287d 2018-09-30 03:29:33,444 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net 2018-09-30 03:29:33,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" -d '{"network": {"name": "NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:33,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8d001dcd-87c9-4cdd-9221-d735e026083a Date: Sun, 30 Sep 2018 03:29:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:33Z","mtu":1450}} 2018-09-30 03:29:33,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8d001dcd-87c9-4cdd-9221-d735e026083a 2018-09-30 03:29:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:34,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6e7e79f0-dc9d-48e1-bd39-07c0bbe05b95 Date: Sun, 30 Sep 2018 03:29:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:33Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:34,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 used request id req-6e7e79f0-dc9d-48e1-bd39-07c0bbe05b95 2018-09-30 03:29:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:34,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c01466b-0975-47a9-b50a-acd71eac5e99 Date: Sun, 30 Sep 2018 03:29:34 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:34,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 used request id req-5c01466b-0975-47a9-b50a-acd71eac5e99 2018-09-30 03:29:34,383 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet 2018-09-30 03:29:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" -d '{"subnets": [{"ip_version": 4, "network_id": "a196ee35-9d72-4ebf-9080-b083e9ef7ee5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet"}]}' 2018-09-30 03:29:35,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1b07de3-bb04-4175-b14b-57939233a322 Date: Sun, 30 Sep 2018 03:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:35Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:35Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"b77f1c4a-e459-4147-a9e9-18e858821dec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet"}]} 2018-09-30 03:29:35,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c1b07de3-bb04-4175-b14b-57939233a322 2018-09-30 03:29:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:35,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-65db98ba-6853-4ebd-b8b6-3102d45829a0 Date: Sun, 30 Sep 2018 03:29:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["b77f1c4a-e459-4147-a9e9-18e858821dec"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:33Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:35,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 used request id req-65db98ba-6853-4ebd-b8b6-3102d45829a0 2018-09-30 03:29:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:36,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d8dd0aae-8912-45ac-8ada-e3da3f95e02d Date: Sun, 30 Sep 2018 03:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:35Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"b77f1c4a-e459-4147-a9e9-18e858821dec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet"}]} 2018-09-30 03:29:36,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 used request id req-d8dd0aae-8912-45ac-8ada-e3da3f95e02d 2018-09-30 03:29:36,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:36,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2f10776e-7010-4f3e-8533-0d8ec389fef0 Date: Sun, 30 Sep 2018 03:29:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["b77f1c4a-e459-4147-a9e9-18e858821dec"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:33Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:36,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net used request id req-2f10776e-7010-4f3e-8533-0d8ec389fef0 2018-09-30 03:29:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:29:36,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:29:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:29:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:36,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74827f2f-f8f4-453a-9b4a-6225105d662a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:36,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-74827f2f-f8f4-453a-9b4a-6225105d662a 2018-09-30 03:29:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a4f2233-c568-4708-a0d4-85e033d8b2b2 Date: Sun, 30 Sep 2018 03:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:35Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"b77f1c4a-e459-4147-a9e9-18e858821dec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet"}]} 2018-09-30 03:29:36,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5 used request id req-7a4f2233-c568-4708-a0d4-85e033d8b2b2 2018-09-30 03:29:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5&name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd144146-1e67-4f6a-8bbe-d33c9603bee1 Date: Sun, 30 Sep 2018 03:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a196ee35-9d72-4ebf-9080-b083e9ef7ee5","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:35Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"b77f1c4a-e459-4147-a9e9-18e858821dec","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet"}]} 2018-09-30 03:29:36,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a196ee35-9d72-4ebf-9080-b083e9ef7ee5&name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet used request id req-dd144146-1e67-4f6a-8bbe-d33c9603bee1 2018-09-30 03:29:36,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:29:36,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:37,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["mImjF1OLQmO0tgDN3JPKDg"], "issued_at": "2018-09-30T03:29:37.000000Z"}} 2018-09-30 03:29:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0b3d2971e1656f322ed0a5c62632a4b16bdbe7" 2018-09-30 03:29:37,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445319c0-080f-4df7-8975-cc56769043b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:37,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-445319c0-080f-4df7-8975-cc56769043b4 2018-09-30 03:29:37,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:37,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-eb77e79e-f9fb-418a-af8b-16bed80585ad Date: Sun, 30 Sep 2018 03:29:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:29:37,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-eb77e79e-f9fb-418a-af8b-16bed80585ad 2018-09-30 03:29:37,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:37,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b96c08a2-9c7b-43ae-9a70-c22d091f81fe Date: Sun, 30 Sep 2018 03:29:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:29:37,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-b96c08a2-9c7b-43ae-9a70-c22d091f81fe 2018-09-30 03:29:37,339 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router 2018-09-30 03:29:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router", "admin_state_up": true}}' 2018-09-30 03:29:42,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7fed5dae-872c-40eb-9103-e402ee50ae45 Date: Sun, 30 Sep 2018 03:29:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:29:37Z", "admin_state_up": true, "updated_at": "2018-09-30T03:29:38Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d7461c4e-7f24-464e-82cc-a8f443689961", "name": "NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router"}} 2018-09-30 03:29:42,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-7fed5dae-872c-40eb-9103-e402ee50ae45 2018-09-30 03:29:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d7461c4e-7f24-464e-82cc-a8f443689961 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:43,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3312 X-Openstack-Request-Id: req-9cf76d12-2c50-46c1-8626-94beddf2b02e Date: Sun, 30 Sep 2018 03:29:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"186ad8af-b019-41bb-a99f-8528a55fed9f","ip_address":"169.254.192.3"}],"id":"537bd7bb-5677-41a4-90d8-b86521ddd6eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:11:9c:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:39Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"186ad8af-b019-41bb-a99f-8528a55fed9f","ip_address":"169.254.192.10"}],"id":"b08d3a7d-80e7-4b87-98b1-41bcb9ac64a2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:5e:8f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:40Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"186ad8af-b019-41bb-a99f-8528a55fed9f","ip_address":"169.254.192.12"}],"id":"d2598bc9-7e25-477a-b244-12989333c1a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:22:a3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:41Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:42Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.208"}],"id":"fcd7c96f-70bc-4034-8831-99c37a530e94","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:e5:37","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:29:38Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"}]} 2018-09-30 03:29:43,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d7461c4e-7f24-464e-82cc-a8f443689961 used request id req-9cf76d12-2c50-46c1-8626-94beddf2b02e 2018-09-30 03:29:43,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:43,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0adbd9f2-d325-45f2-a6a7-56e79b543499 Date: Sun, 30 Sep 2018 03:29:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:29:43,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-0adbd9f2-d325-45f2-a6a7-56e79b543499 2018-09-30 03:29:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:43,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-11659b79-bef0-4747-a426-397e1b382e49 Date: Sun, 30 Sep 2018 03:29:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"186ad8af-b019-41bb-a99f-8528a55fed9f","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:29:43,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f used request id req-11659b79-bef0-4747-a426-397e1b382e49 2018-09-30 03:29:43,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:44,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9b91c41c-109f-4bba-aa94-ddf5992fc35a Date: Sun, 30 Sep 2018 03:29:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"186ad8af-b019-41bb-a99f-8528a55fed9f","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:29:44,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f used request id req-9b91c41c-109f-4bba-aa94-ddf5992fc35a 2018-09-30 03:29:44,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:44,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2183593a-d39e-409e-84d0-48fb4a1285b6 Date: Sun, 30 Sep 2018 03:29:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"186ad8af-b019-41bb-a99f-8528a55fed9f","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:29:44,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f used request id req-2183593a-d39e-409e-84d0-48fb4a1285b6 2018-09-30 03:29:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:44,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f357f928-1580-4bd9-8d27-19c07cd0b550 Date: Sun, 30 Sep 2018 03:29:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:29:37Z", "admin_state_up": true, "updated_at": "2018-09-30T03:29:41Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d7461c4e-7f24-464e-82cc-a8f443689961", "name": "NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router"}]} 2018-09-30 03:29:44,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router used request id req-f357f928-1580-4bd9-8d27-19c07cd0b550 2018-09-30 03:29:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:44,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf97b2e0-21e0-4ace-a169-fba546c9a188 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:44,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-bf97b2e0-21e0-4ace-a169-fba546c9a188 2018-09-30 03:29:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d7461c4e-7f24-464e-82cc-a8f443689961 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:44,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3539 X-Openstack-Request-Id: req-46f7b09a-90ce-4ba5-8d5c-8d6920269031 Date: Sun, 30 Sep 2018 03:29:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:44Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"186ad8af-b019-41bb-a99f-8528a55fed9f","ip_address":"169.254.192.3"}],"id":"537bd7bb-5677-41a4-90d8-b86521ddd6eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:11:9c:e5","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:39Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:43Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"186ad8af-b019-41bb-a99f-8528a55fed9f","ip_address":"169.254.192.10"}],"id":"b08d3a7d-80e7-4b87-98b1-41bcb9ac64a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:5e:8f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:40Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:44Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"186ad8af-b019-41bb-a99f-8528a55fed9f","ip_address":"169.254.192.12"}],"id":"d2598bc9-7e25-477a-b244-12989333c1a0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:22:a3","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:41Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:29:44Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.208"}],"id":"fcd7c96f-70bc-4034-8831-99c37a530e94","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:e5:37","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:29:38Z","binding:vnic_type":"normal","device_id":"d7461c4e-7f24-464e-82cc-a8f443689961"}]} 2018-09-30 03:29:44,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d7461c4e-7f24-464e-82cc-a8f443689961 used request id req-46f7b09a-90ce-4ba5-8d5c-8d6920269031 2018-09-30 03:29:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:45,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-87c46a01-5639-483a-800c-1a7490edd06f Date: Sun, 30 Sep 2018 03:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:29:45,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-87c46a01-5639-483a-800c-1a7490edd06f 2018-09-30 03:29:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:45,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6b92b1fc-8054-4c72-985a-48efe0c9a187 Date: Sun, 30 Sep 2018 03:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"186ad8af-b019-41bb-a99f-8528a55fed9f","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:29:45,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f used request id req-6b92b1fc-8054-4c72-985a-48efe0c9a187 2018-09-30 03:29:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:45,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-028b5381-db6f-43f0-8537-b21fc6e91d59 Date: Sun, 30 Sep 2018 03:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"186ad8af-b019-41bb-a99f-8528a55fed9f","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:29:45,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f used request id req-028b5381-db6f-43f0-8537-b21fc6e91d59 2018-09-30 03:29:45,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:45,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9e020f4d-fa89-4a8f-a8ab-bc7e5d89a23e Date: Sun, 30 Sep 2018 03:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a4edc6c-82a9-4b05-be6b-fee24f6ef8cb","tenant_id":"","created_at":"2018-09-30T03:29:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:37Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"186ad8af-b019-41bb-a99f-8528a55fed9f","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:29:45,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/186ad8af-b019-41bb-a99f-8528a55fed9f used request id req-9e020f4d-fa89-4a8f-a8ab-bc7e5d89a23e 2018-09-30 03:29:45,591 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router 2018-09-30 03:29:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d7461c4e-7f24-464e-82cc-a8f443689961/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" -d '{"subnet_id": "b77f1c4a-e459-4147-a9e9-18e858821dec"}' 2018-09-30 03:29:47,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c81d35d-5d51-4c70-9c39-3648e5eac0cb Date: Sun, 30 Sep 2018 03:29:47 GMT RESP BODY: {"network_id": "a196ee35-9d72-4ebf-9080-b083e9ef7ee5", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "subnet_id": "b77f1c4a-e459-4147-a9e9-18e858821dec", "subnet_ids": ["b77f1c4a-e459-4147-a9e9-18e858821dec"], "port_id": "ae053bbd-c879-4cef-b119-18b07e57ce26", "id": "d7461c4e-7f24-464e-82cc-a8f443689961"} 2018-09-30 03:29:47,522 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d7461c4e-7f24-464e-82cc-a8f443689961/add_router_interface used request id req-3c81d35d-5d51-4c70-9c39-3648e5eac0cb 2018-09-30 03:29:47,522 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router 2018-09-30 03:29:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d7461c4e-7f24-464e-82cc-a8f443689961/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" -d '{"subnet_id": "b77f1c4a-e459-4147-a9e9-18e858821dec"}' 2018-09-30 03:29:49,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5782a896-8a60-4aed-af19-f374921370de Date: Sun, 30 Sep 2018 03:29:49 GMT RESP BODY: {"network_id": "a196ee35-9d72-4ebf-9080-b083e9ef7ee5", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "subnet_id": "b77f1c4a-e459-4147-a9e9-18e858821dec", "subnet_ids": ["b77f1c4a-e459-4147-a9e9-18e858821dec"], "port_id": "ae053bbd-c879-4cef-b119-18b07e57ce26", "id": "d7461c4e-7f24-464e-82cc-a8f443689961"} 2018-09-30 03:29:49,026 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d7461c4e-7f24-464e-82cc-a8f443689961/remove_router_interface used request id req-5782a896-8a60-4aed-af19-f374921370de 2018-09-30 03:29:49,026 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router 2018-09-30 03:29:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/d7461c4e-7f24-464e-82cc-a8f443689961 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:52,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f08cd050-c109-471f-ab2a-65c3f6898e35 Content-Length: 0 Date: Sun, 30 Sep 2018 03:29:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:52,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/d7461c4e-7f24-464e-82cc-a8f443689961 used request id req-f08cd050-c109-471f-ab2a-65c3f6898e35 2018-09-30 03:29:52,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:52,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fa15c1e4-ac5f-493b-b4ff-0e65a3ff0d66 Date: Sun, 30 Sep 2018 03:29:52 GMT RESP BODY: {"routers": []} 2018-09-30 03:29:52,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-router used request id req-fa15c1e4-ac5f-493b-b4ff-0e65a3ff0d66 2018-09-30 03:29:52,488 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet 2018-09-30 03:29:52,488 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-subnet 2018-09-30 03:29:52,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b77f1c4a-e459-4147-a9e9-18e858821dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:54,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8d4d9ef-277c-4f21-8b4d-c95eb2db8440 Date: Sun, 30 Sep 2018 03:29:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:54,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b77f1c4a-e459-4147-a9e9-18e858821dec used request id req-b8d4d9ef-277c-4f21-8b4d-c95eb2db8440 2018-09-30 03:29:54,480 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3fcdf8c4-c17a-444a-8266-c37cac39167b-pub-net 2018-09-30 03:29:54,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a196ee35-9d72-4ebf-9080-b083e9ef7ee5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8599d5dc482f48e1126a29a88feb18395105e2" 2018-09-30 03:29:55,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7df388b8-2747-4abd-993a-055204d07d54 Date: Sun, 30 Sep 2018 03:29:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:29:55,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a196ee35-9d72-4ebf-9080-b083e9ef7ee5 used request id req-7df388b8-2747-4abd-993a-055204d07d54 2018-09-30 03:29:55,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:56,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["mNmsGZUYQeiBNegABDlCMw"], "issued_at": "2018-09-30T03:29:56.000000Z"}} 2018-09-30 03:29:56,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:56,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d103d880-6e57-4983-8469-a8881e6d5420 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:56,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d103d880-6e57-4983-8469-a8881e6d5420 2018-09-30 03:29:56,231 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net 2018-09-30 03:29:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" -d '{"network": {"name": "NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net", "admin_state_up": true}}' 2018-09-30 03:29:56,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-877ec378-285a-40d7-b4e4-4c3d94b3b7f4 Date: Sun, 30 Sep 2018 03:29:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e021f500-6bef-4073-935b-e63d69bb0544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:56Z","mtu":1450}} 2018-09-30 03:29:56,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-877ec378-285a-40d7-b4e4-4c3d94b3b7f4 2018-09-30 03:29:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e021f500-6bef-4073-935b-e63d69bb0544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b8bb7d11-4be6-44fc-8568-4191cb536daf Date: Sun, 30 Sep 2018 03:29:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e021f500-6bef-4073-935b-e63d69bb0544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:29:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:56,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e021f500-6bef-4073-935b-e63d69bb0544 used request id req-b8bb7d11-4be6-44fc-8568-4191cb536daf 2018-09-30 03:29:56,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e021f500-6bef-4073-935b-e63d69bb0544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:57,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51c5fe78-474d-4c29-846e-09b0dc95b804 Date: Sun, 30 Sep 2018 03:29:57 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:29:57,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e021f500-6bef-4073-935b-e63d69bb0544 used request id req-51c5fe78-474d-4c29-846e-09b0dc95b804 2018-09-30 03:29:57,136 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet 2018-09-30 03:29:57,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" -d '{"subnets": [{"ip_version": 4, "network_id": "e021f500-6bef-4073-935b-e63d69bb0544", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet"}]}' 2018-09-30 03:29:57,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-021eb2be-45e0-4460-bba2-c787966fc6bb Date: Sun, 30 Sep 2018 03:29:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e021f500-6bef-4073-935b-e63d69bb0544","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"acf2f038-f6b2-4dcc-adc3-9398a7957bdc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet"}]} 2018-09-30 03:29:57,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-021eb2be-45e0-4460-bba2-c787966fc6bb 2018-09-30 03:29:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e021f500-6bef-4073-935b-e63d69bb0544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:57,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6bc924f2-c1c1-4fe1-af69-fe34a2afb7ca Date: Sun, 30 Sep 2018 03:29:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e021f500-6bef-4073-935b-e63d69bb0544","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["acf2f038-f6b2-4dcc-adc3-9398a7957bdc"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:57,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e021f500-6bef-4073-935b-e63d69bb0544 used request id req-6bc924f2-c1c1-4fe1-af69-fe34a2afb7ca 2018-09-30 03:29:57,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e021f500-6bef-4073-935b-e63d69bb0544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:57,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2648ca08-8da1-44b2-9ea2-92394c793d0d Date: Sun, 30 Sep 2018 03:29:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e021f500-6bef-4073-935b-e63d69bb0544","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"acf2f038-f6b2-4dcc-adc3-9398a7957bdc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet"}]} 2018-09-30 03:29:57,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e021f500-6bef-4073-935b-e63d69bb0544 used request id req-2648ca08-8da1-44b2-9ea2-92394c793d0d 2018-09-30 03:29:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:58,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-90019d39-536a-42aa-88ac-d0238f89ca19 Date: Sun, 30 Sep 2018 03:29:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e021f500-6bef-4073-935b-e63d69bb0544","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["acf2f038-f6b2-4dcc-adc3-9398a7957bdc"],"description":"","tags":[],"updated_at":"2018-09-30T03:29:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:29:58,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net used request id req-90019d39-536a-42aa-88ac-d0238f89ca19 2018-09-30 03:29:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:29:58,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:29:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:29:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:58,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d49d77c-1032-4fa7-807c-b48fd91bf959 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:29:58,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-0d49d77c-1032-4fa7-807c-b48fd91bf959 2018-09-30 03:29:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e021f500-6bef-4073-935b-e63d69bb0544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:58,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-abb8a1e1-ab90-49b4-80a9-7d065a4e8dd6 Date: Sun, 30 Sep 2018 03:29:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e021f500-6bef-4073-935b-e63d69bb0544","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:29:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"acf2f038-f6b2-4dcc-adc3-9398a7957bdc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet"}]} 2018-09-30 03:29:58,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e021f500-6bef-4073-935b-e63d69bb0544 used request id req-abb8a1e1-ab90-49b4-80a9-7d065a4e8dd6 2018-09-30 03:29:58,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:29:58,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:29:58,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["DBqXfGbuTzSDWT1qId0kuw"], "issued_at": "2018-09-30T03:29:58.000000Z"}} 2018-09-30 03:29:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abb92bc49e0ed3d3b727229293b5bd801a2ad27" 2018-09-30 03:29:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119dad90-8388-4a86-906c-3a27ae8e6c71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:29:58,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-119dad90-8388-4a86-906c-3a27ae8e6c71 2018-09-30 03:29:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:58,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f8f65794-5e85-4ab7-9b93-069ea8512891 Date: Sun, 30 Sep 2018 03:29:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:29:58,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-f8f65794-5e85-4ab7-9b93-069ea8512891 2018-09-30 03:29:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:29:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6bb2d8a4-38f8-4b05-9ac3-d28498fb8643 Date: Sun, 30 Sep 2018 03:29:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:29:59,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-6bb2d8a4-38f8-4b05-9ac3-d28498fb8643 2018-09-30 03:29:59,220 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router 2018-09-30 03:29:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router", "admin_state_up": true}}' 2018-09-30 03:30:04,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-156b03fc-a7e0-494b-8452-841d007e0806 Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:29:59Z", "admin_state_up": true, "updated_at": "2018-09-30T03:30:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a2944987-f326-469a-b35f-4acf0f83ca6b", "name": "NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router"}} 2018-09-30 03:30:04,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-156b03fc-a7e0-494b-8452-841d007e0806 2018-09-30 03:30:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a2944987-f326-469a-b35f-4acf0f83ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-b0974681-64dd-46b8-af1a-197d52b076e1 Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e15b06db-3b9e-4256-9936-ee11038abf34","ip_address":"169.254.192.9"}],"id":"2c39bf98-9cef-4472-8de6-818154d17958","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:33:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:30:02Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e15b06db-3b9e-4256-9936-ee11038abf34","ip_address":"169.254.192.4"}],"id":"b792d7b7-6a32-4dbe-8ed9-348a012cf8b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:fc:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:30:02Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:00Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.206"}],"id":"d3e8760e-78d4-400a-929c-a09481dfa694","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:ae:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:30:00Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:01Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e15b06db-3b9e-4256-9936-ee11038abf34","ip_address":"169.254.192.3"}],"id":"d754b3b7-f751-4dec-93ac-b43e0d620312","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:42:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:30:01Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"}]} 2018-09-30 03:30:04,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a2944987-f326-469a-b35f-4acf0f83ca6b used request id req-b0974681-64dd-46b8-af1a-197d52b076e1 2018-09-30 03:30:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:04,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e9d16d8f-b963-4e36-aa34-9eb029f729dc Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:30:04,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-e9d16d8f-b963-4e36-aa34-9eb029f729dc 2018-09-30 03:30:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:04,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d4bb8232-75ce-4ff5-be8a-a145349f5485 Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:29:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:59Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e15b06db-3b9e-4256-9936-ee11038abf34","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:04,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 used request id req-d4bb8232-75ce-4ff5-be8a-a145349f5485 2018-09-30 03:30:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a56f7095-1509-45b2-af7a-43a87ba5d24a Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:29:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:59Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e15b06db-3b9e-4256-9936-ee11038abf34","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:04,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 used request id req-a56f7095-1509-45b2-af7a-43a87ba5d24a 2018-09-30 03:30:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:04,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4d0b43b1-b9ef-4073-b967-3048d58e6266 Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:29:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:59Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e15b06db-3b9e-4256-9936-ee11038abf34","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:04,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 used request id req-4d0b43b1-b9ef-4073-b967-3048d58e6266 2018-09-30 03:30:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:04,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-753a3590-efe0-462c-aea0-6e0a34443bcc Date: Sun, 30 Sep 2018 03:30:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:29:59Z", "admin_state_up": true, "updated_at": "2018-09-30T03:30:03Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a2944987-f326-469a-b35f-4acf0f83ca6b", "name": "NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router"}]} 2018-09-30 03:30:04,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router used request id req-753a3590-efe0-462c-aea0-6e0a34443bcc 2018-09-30 03:30:04,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:05,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ca0f49-3291-4302-94e0-f7cd3b53424b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:05,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-73ca0f49-3291-4302-94e0-f7cd3b53424b 2018-09-30 03:30:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a2944987-f326-469a-b35f-4acf0f83ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:05,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-5d98ed04-13b1-495b-8de5-148b18cc9a5d Date: Sun, 30 Sep 2018 03:30:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e15b06db-3b9e-4256-9936-ee11038abf34","ip_address":"169.254.192.9"}],"id":"2c39bf98-9cef-4472-8de6-818154d17958","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:33:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:30:02Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e15b06db-3b9e-4256-9936-ee11038abf34","ip_address":"169.254.192.4"}],"id":"b792d7b7-6a32-4dbe-8ed9-348a012cf8b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1c:fc:6a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:30:02Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:04Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.206"}],"id":"d3e8760e-78d4-400a-929c-a09481dfa694","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:ae:6a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:30:00Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:01Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e15b06db-3b9e-4256-9936-ee11038abf34","ip_address":"169.254.192.3"}],"id":"d754b3b7-f751-4dec-93ac-b43e0d620312","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:42:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:30:01Z","binding:vnic_type":"normal","device_id":"a2944987-f326-469a-b35f-4acf0f83ca6b"}]} 2018-09-30 03:30:05,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a2944987-f326-469a-b35f-4acf0f83ca6b used request id req-5d98ed04-13b1-495b-8de5-148b18cc9a5d 2018-09-30 03:30:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:05,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-08618194-fdab-433b-9784-2a68640469aa Date: Sun, 30 Sep 2018 03:30:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:30:05,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-08618194-fdab-433b-9784-2a68640469aa 2018-09-30 03:30:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:05,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6d9b5ea1-5f75-48f7-bc68-7cf0ae4433cb Date: Sun, 30 Sep 2018 03:30:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:29:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:59Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e15b06db-3b9e-4256-9936-ee11038abf34","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:05,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 used request id req-6d9b5ea1-5f75-48f7-bc68-7cf0ae4433cb 2018-09-30 03:30:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:05,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b8c86e16-7a4e-47f7-85e1-505735d5dc80 Date: Sun, 30 Sep 2018 03:30:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:29:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:59Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e15b06db-3b9e-4256-9936-ee11038abf34","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:05,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 used request id req-b8c86e16-7a4e-47f7-85e1-505735d5dc80 2018-09-30 03:30:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:05,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8f231d64-1fd4-42f3-a788-fd330e06180e Date: Sun, 30 Sep 2018 03:30:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e660931-3dee-4309-a0ca-fa85db5d50a0","tenant_id":"","created_at":"2018-09-30T03:29:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:29:59Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e15b06db-3b9e-4256-9936-ee11038abf34","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:05,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/e15b06db-3b9e-4256-9936-ee11038abf34 used request id req-8f231d64-1fd4-42f3-a788-fd330e06180e 2018-09-30 03:30:05,688 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet 2018-09-30 03:30:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/acf2f038-f6b2-4dcc-adc3-9398a7957bdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:07,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee9e2f80-b7e5-4ba7-ba0d-9dc6da798196 Date: Sun, 30 Sep 2018 03:30:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:07,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/acf2f038-f6b2-4dcc-adc3-9398a7957bdc used request id req-ee9e2f80-b7e5-4ba7-ba0d-9dc6da798196 2018-09-30 03:30:07,912 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router 2018-09-30 03:30:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a2944987-f326-469a-b35f-4acf0f83ca6b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" -d '{"subnet_id": "acf2f038-f6b2-4dcc-adc3-9398a7957bdc"}' 2018-09-30 03:30:08,387 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-862fa875-e87a-4c44-a68b-1edfe58596cf Date: Sun, 30 Sep 2018 03:30:08 GMT RESP BODY: {"NeutronError": {"message": "Subnet acf2f038-f6b2-4dcc-adc3-9398a7957bdc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-30 03:30:08,387 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2944987-f326-469a-b35f-4acf0f83ca6b/add_router_interface used request id req-862fa875-e87a-4c44-a68b-1edfe58596cf 2018-09-30 03:30:08,387 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet acf2f038-f6b2-4dcc-adc3-9398a7957bdc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-30 03:30:08,387 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router 2018-09-30 03:30:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/a2944987-f326-469a-b35f-4acf0f83ca6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:11,930 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72d81cb4-6c8c-4b28-9553-c79c2d7dc755 Content-Length: 0 Date: Sun, 30 Sep 2018 03:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:11,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a2944987-f326-469a-b35f-4acf0f83ca6b used request id req-72d81cb4-6c8c-4b28-9553-c79c2d7dc755 2018-09-30 03:30:11,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-18d694bf-9563-4444-b77c-f574b8098df9 Date: Sun, 30 Sep 2018 03:30:12 GMT RESP BODY: {"routers": []} 2018-09-30 03:30:12,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-router used request id req-18d694bf-9563-4444-b77c-f574b8098df9 2018-09-30 03:30:12,145 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet 2018-09-30 03:30:12,145 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-subnet 2018-09-30 03:30:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/acf2f038-f6b2-4dcc-adc3-9398a7957bdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:12,183 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-810411ad-c275-493a-b6c1-282dda9b3807 Date: Sun, 30 Sep 2018 03:30:12 GMT RESP BODY: {"NeutronError": {"message": "Subnet acf2f038-f6b2-4dcc-adc3-9398a7957bdc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-30 03:30:12,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/acf2f038-f6b2-4dcc-adc3-9398a7957bdc used request id req-810411ad-c275-493a-b6c1-282dda9b3807 2018-09-30 03:30:12,184 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet acf2f038-f6b2-4dcc-adc3-9398a7957bdc could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-30 03:30:12,184 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dd51b877-94bf-4d8a-835f-155ee7394c9b-pub-net 2018-09-30 03:30:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e021f500-6bef-4073-935b-e63d69bb0544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcbae56467ca0779968e0c69e80c98cf6696f5dc" 2018-09-30 03:30:12,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82e2b427-a97a-4c7d-9da7-5b9ac81ec32a Date: Sun, 30 Sep 2018 03:30:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:12,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e021f500-6bef-4073-935b-e63d69bb0544 used request id req-82e2b427-a97a-4c7d-9da7-5b9ac81ec32a 2018-09-30 03:30:12,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:13,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["2Ihf4RYFROaT5DOcYWM_oQ"], "issued_at": "2018-09-30T03:30:13.000000Z"}} 2018-09-30 03:30:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:13,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af4759a-5b0b-4185-bd7d-33a60cbdff57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:13,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0af4759a-5b0b-4185-bd7d-33a60cbdff57 2018-09-30 03:30:13,348 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net 2018-09-30 03:30:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" -d '{"network": {"name": "NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net", "admin_state_up": true}}' 2018-09-30 03:30:13,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ae84aacb-c58a-490d-bc8f-7d2fb1eb2342 Date: Sun, 30 Sep 2018 03:30:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:13Z","mtu":1450}} 2018-09-30 03:30:13,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ae84aacb-c58a-490d-bc8f-7d2fb1eb2342 2018-09-30 03:30:13,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:14,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d543c831-d312-4d86-9709-148375fb522d Date: Sun, 30 Sep 2018 03:30:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:14,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 used request id req-d543c831-d312-4d86-9709-148375fb522d 2018-09-30 03:30:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:14,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da33335c-bd64-4c29-bd90-d9b0d1b1baa6 Date: Sun, 30 Sep 2018 03:30:14 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:30:14,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 used request id req-da33335c-bd64-4c29-bd90-d9b0d1b1baa6 2018-09-30 03:30:14,193 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet 2018-09-30 03:30:14,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" -d '{"subnets": [{"ip_version": 4, "network_id": "6eee6390-e7a0-4ecf-80a6-df2aeaa98f94", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet"}]}' 2018-09-30 03:30:14,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e04f5061-fdcc-459e-9827-0a573eca4fa1 Date: Sun, 30 Sep 2018 03:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6dc5e941-509b-4f63-9171-1df11160bf4a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet"}]} 2018-09-30 03:30:14,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e04f5061-fdcc-459e-9827-0a573eca4fa1 2018-09-30 03:30:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-05cdc2a2-d72c-4af2-baca-d6858f8d224f Date: Sun, 30 Sep 2018 03:30:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6dc5e941-509b-4f63-9171-1df11160bf4a"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:15,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 used request id req-05cdc2a2-d72c-4af2-baca-d6858f8d224f 2018-09-30 03:30:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:15,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f3010f2-10c8-4187-a103-cd2a8db93ffa Date: Sun, 30 Sep 2018 03:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6dc5e941-509b-4f63-9171-1df11160bf4a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet"}]} 2018-09-30 03:30:15,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 used request id req-1f3010f2-10c8-4187-a103-cd2a8db93ffa 2018-09-30 03:30:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:15,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fe650885-91c4-45f5-b71d-5ab2eb47cfce Date: Sun, 30 Sep 2018 03:30:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6dc5e941-509b-4f63-9171-1df11160bf4a"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:15,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net used request id req-fe650885-91c4-45f5-b71d-5ab2eb47cfce 2018-09-30 03:30:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:15,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:15,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:15,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1fc69a-3f9e-4c61-b6a0-b38b91581fba Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:15,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-0b1fc69a-3f9e-4c61-b6a0-b38b91581fba 2018-09-30 03:30:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:15,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c59162c-9fcf-4566-9325-d611bf294f31 Date: Sun, 30 Sep 2018 03:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6dc5e941-509b-4f63-9171-1df11160bf4a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet"}]} 2018-09-30 03:30:15,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 used request id req-3c59162c-9fcf-4566-9325-d611bf294f31 2018-09-30 03:30:15,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94&name=NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:15,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1c7e619e-8fbe-47ba-a1f0-3df819dba053 Date: Sun, 30 Sep 2018 03:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eee6390-e7a0-4ecf-80a6-df2aeaa98f94","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6dc5e941-509b-4f63-9171-1df11160bf4a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet"}]} 2018-09-30 03:30:15,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6eee6390-e7a0-4ecf-80a6-df2aeaa98f94&name=NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet used request id req-1c7e619e-8fbe-47ba-a1f0-3df819dba053 2018-09-30 03:30:15,899 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet 2018-09-30 03:30:15,899 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-subnet 2018-09-30 03:30:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6dc5e941-509b-4f63-9171-1df11160bf4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:17,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-488ca1c8-5448-4644-a7a4-87e04cfa668a Date: Sun, 30 Sep 2018 03:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:17,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6dc5e941-509b-4f63-9171-1df11160bf4a used request id req-488ca1c8-5448-4644-a7a4-87e04cfa668a 2018-09-30 03:30:17,503 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b8b956bf-a973-4b25-99ba-7f572f2d8402-pub-net 2018-09-30 03:30:17,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3fe1610bc6f832057487b84d6ac234b7646ef" 2018-09-30 03:30:18,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c79b953-f64e-49c2-a275-09949fdef843 Date: Sun, 30 Sep 2018 03:30:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:18,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6eee6390-e7a0-4ecf-80a6-df2aeaa98f94 used request id req-5c79b953-f64e-49c2-a275-09949fdef843 2018-09-30 03:30:18,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:19,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["PScHumjDSxS8noAwQZUuhw"], "issued_at": "2018-09-30T03:30:19.000000Z"}} 2018-09-30 03:30:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:19,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645e7bf9-5a56-45d0-9809-2813c1bbbf79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:19,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-645e7bf9-5a56-45d0-9809-2813c1bbbf79 2018-09-30 03:30:19,415 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net 2018-09-30 03:30:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" -d '{"network": {"name": "NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net", "admin_state_up": true}}' 2018-09-30 03:30:19,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7e405e9f-86c7-44c9-8977-6aac8d146e81 Date: Sun, 30 Sep 2018 03:30:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:19Z","mtu":1450}} 2018-09-30 03:30:19,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-7e405e9f-86c7-44c9-8977-6aac8d146e81 2018-09-30 03:30:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=16b077d2-3859-4ff9-8e9f-88291cda6f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:20,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bc0fc908-5ffd-49cd-bb35-d5ff07c1f7f7 Date: Sun, 30 Sep 2018 03:30:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:20,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=16b077d2-3859-4ff9-8e9f-88291cda6f1f used request id req-bc0fc908-5ffd-49cd-bb35-d5ff07c1f7f7 2018-09-30 03:30:20,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=16b077d2-3859-4ff9-8e9f-88291cda6f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:20,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e6cfd98-b878-4b9f-b7df-d835a6cb41c3 Date: Sun, 30 Sep 2018 03:30:20 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:30:20,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=16b077d2-3859-4ff9-8e9f-88291cda6f1f used request id req-2e6cfd98-b878-4b9f-b7df-d835a6cb41c3 2018-09-30 03:30:20,232 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet 2018-09-30 03:30:20,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" -d '{"subnets": [{"ip_version": 4, "network_id": "16b077d2-3859-4ff9-8e9f-88291cda6f1f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet"}]}' 2018-09-30 03:30:20,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-737499f6-67f5-4866-83d3-dfc58f2c6739 Date: Sun, 30 Sep 2018 03:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"2e46b95f-20ae-4b82-8fc2-56d51a76f967","subnetpool_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet"}]} 2018-09-30 03:30:20,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-737499f6-67f5-4866-83d3-dfc58f2c6739 2018-09-30 03:30:20,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=16b077d2-3859-4ff9-8e9f-88291cda6f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:20,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-664ce5e1-f694-4e27-ad40-869a18eed841 Date: Sun, 30 Sep 2018 03:30:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["2e46b95f-20ae-4b82-8fc2-56d51a76f967"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:20,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=16b077d2-3859-4ff9-8e9f-88291cda6f1f used request id req-664ce5e1-f694-4e27-ad40-869a18eed841 2018-09-30 03:30:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=16b077d2-3859-4ff9-8e9f-88291cda6f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:20,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb7bd480-ad91-4d29-846b-1252356d3d29 Date: Sun, 30 Sep 2018 03:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"2e46b95f-20ae-4b82-8fc2-56d51a76f967","subnetpool_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet"}]} 2018-09-30 03:30:20,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=16b077d2-3859-4ff9-8e9f-88291cda6f1f used request id req-eb7bd480-ad91-4d29-846b-1252356d3d29 2018-09-30 03:30:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:21,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7a86f7c0-4093-41f6-8a5e-4305b44f6695 Date: Sun, 30 Sep 2018 03:30:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["2e46b95f-20ae-4b82-8fc2-56d51a76f967"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:21,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net used request id req-7a86f7c0-4093-41f6-8a5e-4305b44f6695 2018-09-30 03:30:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:21,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:21,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988077e6-62a8-4734-879d-ab069faf48ae Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:21,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-988077e6-62a8-4734-879d-ab069faf48ae 2018-09-30 03:30:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=16b077d2-3859-4ff9-8e9f-88291cda6f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:21,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-735b331a-570e-41c5-8464-d8e05b85137a Date: Sun, 30 Sep 2018 03:30:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16b077d2-3859-4ff9-8e9f-88291cda6f1f","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"2e46b95f-20ae-4b82-8fc2-56d51a76f967","subnetpool_id":null,"name":"NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet"}]} 2018-09-30 03:30:21,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=16b077d2-3859-4ff9-8e9f-88291cda6f1f used request id req-735b331a-570e-41c5-8464-d8e05b85137a 2018-09-30 03:30:21,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:30:21,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:21,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["8SNuhHBvRW27NOPIDtz7jQ"], "issued_at": "2018-09-30T03:30:21.000000Z"}} 2018-09-30 03:30:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a443f0148c845b3b4d8a46433a922a79a275e2" 2018-09-30 03:30:22,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c7852d-2d00-42b8-b4be-e9515733fa1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:22,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c5c7852d-2d00-42b8-b4be-e9515733fa1b 2018-09-30 03:30:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:22,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cf02abca-6110-48a0-babc-927c296246c7 Date: Sun, 30 Sep 2018 03:30:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:30:22,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-cf02abca-6110-48a0-babc-927c296246c7 2018-09-30 03:30:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:22,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7069bddb-f934-4c38-aa38-340e08ccb92c Date: Sun, 30 Sep 2018 03:30:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:30:22,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7069bddb-f934-4c38-aa38-340e08ccb92c 2018-09-30 03:30:22,488 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router 2018-09-30 03:30:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router", "admin_state_up": true}}' 2018-09-30 03:30:27,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-029ccebd-8334-4345-a76b-cd8d69425ebf Date: Sun, 30 Sep 2018 03:30:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:30:23Z", "admin_state_up": true, "updated_at": "2018-09-30T03:30:23Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "be89e9d5-2305-4a8e-9c29-fc49d2a94977", "name": "NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router"}} 2018-09-30 03:30:27,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-029ccebd-8334-4345-a76b-cd8d69425ebf 2018-09-30 03:30:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=be89e9d5-2305-4a8e-9c29-fc49d2a94977 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:27,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-44dc9f7b-e30d-419a-bfd2-ec76ff918b2f Date: Sun, 30 Sep 2018 03:30:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","ip_address":"169.254.192.6"}],"id":"1f7eaa4c-ef58-44a8-8bd5-c8e4d4550d7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:95:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:25Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:27Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.207"}],"id":"6eced251-6f12-49d1-86cf-cc5819ba52f3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:91:81","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:30:23Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","ip_address":"169.254.192.4"}],"id":"7646178a-401c-493a-bac8-d17b90d901d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:88:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:24Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","ip_address":"169.254.192.11"}],"id":"c9710402-1011-4dee-9a44-eae348976399","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:11:cb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:25Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"}]} 2018-09-30 03:30:27,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=be89e9d5-2305-4a8e-9c29-fc49d2a94977 used request id req-44dc9f7b-e30d-419a-bfd2-ec76ff918b2f 2018-09-30 03:30:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:27,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a2cdde21-499a-460e-829f-bc72a1d14143 Date: Sun, 30 Sep 2018 03:30:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:30:27,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-a2cdde21-499a-460e-829f-bc72a1d14143 2018-09-30 03:30:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:27,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1b9b8084-d3c3-48ea-adc1-621ae9657ef4 Date: Sun, 30 Sep 2018 03:30:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:27,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 used request id req-1b9b8084-d3c3-48ea-adc1-621ae9657ef4 2018-09-30 03:30:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:27,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f84b20d5-56a5-4f3b-a113-d779e762f14b Date: Sun, 30 Sep 2018 03:30:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:27,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 used request id req-f84b20d5-56a5-4f3b-a113-d779e762f14b 2018-09-30 03:30:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:27,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c2838bd0-9ffe-4c5c-becb-0e3fda1b9545 Date: Sun, 30 Sep 2018 03:30:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:27,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 used request id req-c2838bd0-9ffe-4c5c-becb-0e3fda1b9545 2018-09-30 03:30:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:28,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a849b805-ac26-417e-843d-9beb0615c20a Date: Sun, 30 Sep 2018 03:30:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:30:23Z", "admin_state_up": true, "updated_at": "2018-09-30T03:30:26Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "be89e9d5-2305-4a8e-9c29-fc49d2a94977", "name": "NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router"}]} 2018-09-30 03:30:28,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router used request id req-a849b805-ac26-417e-843d-9beb0615c20a 2018-09-30 03:30:28,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:28,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbad0be-3f40-44a4-9182-008eef68b4eb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:28,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-acbad0be-3f40-44a4-9182-008eef68b4eb 2018-09-30 03:30:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=be89e9d5-2305-4a8e-9c29-fc49d2a94977 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:28,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-e20557ca-09c3-4e31-9b19-8c7347a289cb Date: Sun, 30 Sep 2018 03:30:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:28Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","ip_address":"169.254.192.6"}],"id":"1f7eaa4c-ef58-44a8-8bd5-c8e4d4550d7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:95:1a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:25Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:27Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.207"}],"id":"6eced251-6f12-49d1-86cf-cc5819ba52f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:91:81","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:30:23Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","ip_address":"169.254.192.4"}],"id":"7646178a-401c-493a-bac8-d17b90d901d8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:88:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:24Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","ip_address":"169.254.192.11"}],"id":"c9710402-1011-4dee-9a44-eae348976399","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:11:cb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:25Z","binding:vnic_type":"normal","device_id":"be89e9d5-2305-4a8e-9c29-fc49d2a94977"}]} 2018-09-30 03:30:28,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=be89e9d5-2305-4a8e-9c29-fc49d2a94977 used request id req-e20557ca-09c3-4e31-9b19-8c7347a289cb 2018-09-30 03:30:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:28,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e8677ea7-d8cf-4819-937f-1179ab601a0e Date: Sun, 30 Sep 2018 03:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:30:28,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-e8677ea7-d8cf-4819-937f-1179ab601a0e 2018-09-30 03:30:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:28,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c280fc4a-d41e-4d1d-bfa6-8e4d920dadad Date: Sun, 30 Sep 2018 03:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:28,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 used request id req-c280fc4a-d41e-4d1d-bfa6-8e4d920dadad 2018-09-30 03:30:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:29,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8eb5fbfe-dcc8-4e20-81eb-106b0638a6f0 Date: Sun, 30 Sep 2018 03:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:29,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 used request id req-8eb5fbfe-dcc8-4e20-81eb-106b0638a6f0 2018-09-30 03:30:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:29,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-187a9722-9977-489c-b190-18168700edb1 Date: Sun, 30 Sep 2018 03:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ff40817d-cd34-48ff-a62e-7a3996a3101a","tenant_id":"","created_at":"2018-09-30T03:30:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"2ff025f5-de3d-479d-a576-ed27c48c2a43","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:30:29,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2ff025f5-de3d-479d-a576-ed27c48c2a43 used request id req-187a9722-9977-489c-b190-18168700edb1 2018-09-30 03:30:29,230 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router 2018-09-30 03:30:29,230 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router 2018-09-30 03:30:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/be89e9d5-2305-4a8e-9c29-fc49d2a94977 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:32,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-396afe62-12f5-4a63-ac4d-73c8d709ce76 Content-Length: 0 Date: Sun, 30 Sep 2018 03:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:32,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/be89e9d5-2305-4a8e-9c29-fc49d2a94977 used request id req-396afe62-12f5-4a63-ac4d-73c8d709ce76 2018-09-30 03:30:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:32,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c280eae-adb3-404f-b71b-752fbe12898c Date: Sun, 30 Sep 2018 03:30:32 GMT RESP BODY: {"routers": []} 2018-09-30 03:30:32,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-router used request id req-3c280eae-adb3-404f-b71b-752fbe12898c 2018-09-30 03:30:32,683 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet 2018-09-30 03:30:32,683 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-subnet 2018-09-30 03:30:32,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/2e46b95f-20ae-4b82-8fc2-56d51a76f967 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:34,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11ec95df-4b74-4632-b893-eee481244f68 Date: Sun, 30 Sep 2018 03:30:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:34,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/2e46b95f-20ae-4b82-8fc2-56d51a76f967 used request id req-11ec95df-4b74-4632-b893-eee481244f68 2018-09-30 03:30:34,923 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-38bae8c3-3c4a-4dc0-8dba-bf61c63271e6-pub-net 2018-09-30 03:30:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/16b077d2-3859-4ff9-8e9f-88291cda6f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba862bc35921219774ef90967cc9c2a10c83653" 2018-09-30 03:30:36,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f88d0b1b-9348-4d74-b599-1bfdcf81a1aa Date: Sun, 30 Sep 2018 03:30:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:36,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/16b077d2-3859-4ff9-8e9f-88291cda6f1f used request id req-f88d0b1b-9348-4d74-b599-1bfdcf81a1aa 2018-09-30 03:30:36,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:36,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["VwAZ8WD5QbuozTkUNC_EmQ"], "issued_at": "2018-09-30T03:30:36.000000Z"}} 2018-09-30 03:30:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:36,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9f8484-845d-494b-91a2-d1774ec3096c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:36,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ac9f8484-845d-494b-91a2-d1774ec3096c 2018-09-30 03:30:36,792 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net 2018-09-30 03:30:36,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" -d '{"network": {"name": "NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net", "admin_state_up": true}}' 2018-09-30 03:30:37,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5162f845-6019-4163-b30d-11a1ab8a93fe Date: Sun, 30 Sep 2018 03:30:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","mtu":1450}} 2018-09-30 03:30:37,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-5162f845-6019-4163-b30d-11a1ab8a93fe 2018-09-30 03:30:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:37,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0af57691-e06b-4afd-b804-a68ad3f71521 Date: Sun, 30 Sep 2018 03:30:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:37,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-0af57691-e06b-4afd-b804-a68ad3f71521 2018-09-30 03:30:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:37,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f46d6fbc-8e0e-4279-a938-8e68a1527e14 Date: Sun, 30 Sep 2018 03:30:37 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:30:37,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-f46d6fbc-8e0e-4279-a938-8e68a1527e14 2018-09-30 03:30:37,704 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet 2018-09-30 03:30:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" -d '{"subnets": [{"ip_version": 4, "network_id": "453369d0-937e-4c8a-a68c-41b6ba31a4c9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]}' 2018-09-30 03:30:38,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-731b8594-f9cd-44fc-9d5a-62bbde632958 Date: Sun, 30 Sep 2018 03:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:38,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-731b8594-f9cd-44fc-9d5a-62bbde632958 2018-09-30 03:30:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:38,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4c6d7c6e-a7a4-4754-bfd0-0908dd580ecc Date: Sun, 30 Sep 2018 03:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:38,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-4c6d7c6e-a7a4-4754-bfd0-0908dd580ecc 2018-09-30 03:30:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:38,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eeceab26-62e7-4a8e-8011-ed5ce8fbd6f3 Date: Sun, 30 Sep 2018 03:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:38,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-eeceab26-62e7-4a8e-8011-ed5ce8fbd6f3 2018-09-30 03:30:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:38,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c0999516-8471-4980-bf9b-e8a80f3b78d4 Date: Sun, 30 Sep 2018 03:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:38,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net used request id req-c0999516-8471-4980-bf9b-e8a80f3b78d4 2018-09-30 03:30:38,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:38,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:38,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ae9fa8-3682-4b0c-856d-bdc3946ec2df Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:38,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-87ae9fa8-3682-4b0c-856d-bdc3946ec2df 2018-09-30 03:30:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:38,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-192ee546-5519-4929-aff9-6c1a95c80a83 Date: Sun, 30 Sep 2018 03:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:38,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-192ee546-5519-4929-aff9-6c1a95c80a83 2018-09-30 03:30:38,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9&name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:39,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-691c264c-3353-4eed-b6b8-b2a441f787bf Date: Sun, 30 Sep 2018 03:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:39,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9&name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet used request id req-691c264c-3353-4eed-b6b8-b2a441f787bf 2018-09-30 03:30:39,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:30:39,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:39,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["NueUlItiQO28O3nc_bknrA"], "issued_at": "2018-09-30T03:30:39.000000Z"}} 2018-09-30 03:30:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9592e6164a62ecd0cb479bf80d45f6d66a85659" 2018-09-30 03:30:39,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e68eb62-cbd2-4374-bbd0-1514ec7cc906 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:39,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1e68eb62-cbd2-4374-bbd0-1514ec7cc906 2018-09-30 03:30:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:39,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-28d67a6c-4003-4387-b3bf-0de9190de5bb Date: Sun, 30 Sep 2018 03:30:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:39,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net used request id req-28d67a6c-4003-4387-b3bf-0de9190de5bb 2018-09-30 03:30:39,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:39,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d38b2d49-3b0e-4f15-bd32-14d838fb3187 Date: Sun, 30 Sep 2018 03:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:39,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-d38b2d49-3b0e-4f15-bd32-14d838fb3187 2018-09-30 03:30:39,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:40,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-74c3e6a4-3436-41d2-a9c9-ef696daae22f Date: Sun, 30 Sep 2018 03:30:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:40,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net used request id req-74c3e6a4-3436-41d2-a9c9-ef696daae22f 2018-09-30 03:30:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:40,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9592e6164a62ecd0cb479bf80d45f6d66a85659" 2018-09-30 03:30:40,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca6ac99-af0f-4d9d-8534-266670163193 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:40,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-8ca6ac99-af0f-4d9d-8534-266670163193 2018-09-30 03:30:40,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:40,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cb65e304-fc20-4bbe-ad4c-c8a7905db9dd Date: Sun, 30 Sep 2018 03:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:40,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-cb65e304-fc20-4bbe-ad4c-c8a7905db9dd 2018-09-30 03:30:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9&name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:40,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-348597ea-291b-48ac-82c1-1d9a641db3c9 Date: Sun, 30 Sep 2018 03:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:37Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet"}]} 2018-09-30 03:30:40,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=453369d0-937e-4c8a-a68c-41b6ba31a4c9&name=NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet used request id req-348597ea-291b-48ac-82c1-1d9a641db3c9 2018-09-30 03:30:40,851 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net 2018-09-30 03:30:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" -d '{"port": {"network_id": "453369d0-937e-4c8a-a68c-41b6ba31a4c9", "fixed_ips": [{"subnet_id": "4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-port", "admin_state_up": true}}' 2018-09-30 03:30:41,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-cd6401e9-d3c1-483e-b342-8fb80ab19197 Date: Sun, 30 Sep 2018 03:30:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:41Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","ip_address":"10.55.1.100"}],"id":"d9156045-54fd-4350-a144-f665a66d00ad","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:e8:30","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-port","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:41Z","binding:vnic_type":"normal"}} 2018-09-30 03:30:41,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-cd6401e9-d3c1-483e-b342-8fb80ab19197 2018-09-30 03:30:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:42,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-8b0b5a57-9f69-420c-9d27-e47e4efb9552 Date: Sun, 30 Sep 2018 03:30:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","ip_address":"10.55.1.4"}],"id":"003dda83-1cee-4848-9f90-f6df1372aba7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:d1:87","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-453369d0-937e-4c8a-a68c-41b6ba31a4c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","ip_address":"10.55.1.2"}],"id":"a1d69186-3c05-40f9-8662-a2a4c458e029","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:29:c9","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-453369d0-937e-4c8a-a68c-41b6ba31a4c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","ip_address":"10.55.1.3"}],"id":"cddb3cfe-bed8-4823-99fe-808fd81d9445","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:a3:81","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-453369d0-937e-4c8a-a68c-41b6ba31a4c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b","ip_address":"10.55.1.100"}],"id":"d9156045-54fd-4350-a144-f665a66d00ad","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:e8:30","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-port","admin_state_up":true,"network_id":"453369d0-937e-4c8a-a68c-41b6ba31a4c9","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 03:30:42,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports used request id req-8b0b5a57-9f69-420c-9d27-e47e4efb9552 2018-09-30 03:30:42,012 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-port 2018-09-30 03:30:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/d9156045-54fd-4350-a144-f665a66d00ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:42,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57333424-5690-4d44-bd51-57c68ca87323 Date: Sun, 30 Sep 2018 03:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:42,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/d9156045-54fd-4350-a144-f665a66d00ad used request id req-57333424-5690-4d44-bd51-57c68ca87323 2018-09-30 03:30:42,484 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet 2018-09-30 03:30:42,485 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-subnet 2018-09-30 03:30:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:44,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bc432b0-e1aa-4659-b0a5-fd0602b83663 Date: Sun, 30 Sep 2018 03:30:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:44,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4d0e4cbd-7a48-40d3-b031-ae2abe64fe0b used request id req-4bc432b0-e1aa-4659-b0a5-fd0602b83663 2018-09-30 03:30:44,490 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ac4aa48a-4179-4535-86f0-d82c2b20e893-pub-net 2018-09-30 03:30:44,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/453369d0-937e-4c8a-a68c-41b6ba31a4c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09f4779040f6ba3ebd17b6986345d993c46ea3" 2018-09-30 03:30:45,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b5f4563-8f0f-4a25-bd5f-074df4be770c Date: Sun, 30 Sep 2018 03:30:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:45,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/453369d0-937e-4c8a-a68c-41b6ba31a4c9 used request id req-8b5f4563-8f0f-4a25-bd5f-074df4be770c 2018-09-30 03:30:45,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:46,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["1kA5KbOPTnGGqt3sR-sKrQ"], "issued_at": "2018-09-30T03:30:46.000000Z"}} 2018-09-30 03:30:46,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:46,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64abe52-3866-4b57-8107-3615949c2896 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:46,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b64abe52-3866-4b57-8107-3615949c2896 2018-09-30 03:30:46,347 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net 2018-09-30 03:30:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" -d '{"network": {"name": "NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net", "admin_state_up": true}}' 2018-09-30 03:30:46,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8ea471fa-37fb-44bd-b236-6ab7bde787d9 Date: Sun, 30 Sep 2018 03:30:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:46Z","mtu":1450}} 2018-09-30 03:30:46,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8ea471fa-37fb-44bd-b236-6ab7bde787d9 2018-09-30 03:30:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:46,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2d337c9a-ba71-47bb-9361-71d3c8486328 Date: Sun, 30 Sep 2018 03:30:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:46Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:46,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-2d337c9a-ba71-47bb-9361-71d3c8486328 2018-09-30 03:30:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-042807f2-c3ac-4775-83f4-347f56784f0e Date: Sun, 30 Sep 2018 03:30:47 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:30:47,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-042807f2-c3ac-4775-83f4-347f56784f0e 2018-09-30 03:30:47,180 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet 2018-09-30 03:30:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" -d '{"subnets": [{"ip_version": 4, "network_id": "6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]}' 2018-09-30 03:30:47,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0e1231c0-6a97-4e3c-9f8f-cac23caf76d8 Date: Sun, 30 Sep 2018 03:30:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:47,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0e1231c0-6a97-4e3c-9f8f-cac23caf76d8 2018-09-30 03:30:47,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:47,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a804b793-e496-4c4e-a340-4dc024095bad Date: Sun, 30 Sep 2018 03:30:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["3128a12b-c58d-41bb-a76a-2dbb7ef222ed"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:46Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:47,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-a804b793-e496-4c4e-a340-4dc024095bad 2018-09-30 03:30:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:48,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27cc0e50-efeb-45b9-a864-3b7dd06bcce7 Date: Sun, 30 Sep 2018 03:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:48,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-27cc0e50-efeb-45b9-a864-3b7dd06bcce7 2018-09-30 03:30:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:48,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-721c6b35-e639-4ca7-8241-5f49177f2c9b Date: Sun, 30 Sep 2018 03:30:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["3128a12b-c58d-41bb-a76a-2dbb7ef222ed"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:46Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:48,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net used request id req-721c6b35-e639-4ca7-8241-5f49177f2c9b 2018-09-30 03:30:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:48,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:48,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4731e26-f8b3-4b3c-b5e4-43ea7efa7131 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:48,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-c4731e26-f8b3-4b3c-b5e4-43ea7efa7131 2018-09-30 03:30:48,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:48,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e5d2a78-1934-4651-98b3-bdd3ddd63499 Date: Sun, 30 Sep 2018 03:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:48,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-3e5d2a78-1934-4651-98b3-bdd3ddd63499 2018-09-30 03:30:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf&name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:48,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-41e936ea-f2ba-4950-a95b-3a08fcc37690 Date: Sun, 30 Sep 2018 03:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:48,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf&name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet used request id req-41e936ea-f2ba-4950-a95b-3a08fcc37690 2018-09-30 03:30:48,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:30:48,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:49,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["0cCMCmwSTc-0F66hFAigKw"], "issued_at": "2018-09-30T03:30:49.000000Z"}} 2018-09-30 03:30:49,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6737191fb6c59a0056f1b76adf7572fb27647fc" 2018-09-30 03:30:49,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0cb033-c71a-44ad-a41b-04d5c9fa8c37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:49,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0d0cb033-c71a-44ad-a41b-04d5c9fa8c37 2018-09-30 03:30:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:49,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ea698488-6bdf-42e8-babb-89b45f9c8de4 Date: Sun, 30 Sep 2018 03:30:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["3128a12b-c58d-41bb-a76a-2dbb7ef222ed"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:46Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:49,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net used request id req-ea698488-6bdf-42e8-babb-89b45f9c8de4 2018-09-30 03:30:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:49,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79da7435-4cf2-4039-8bee-85142367c7bb Date: Sun, 30 Sep 2018 03:30:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:49,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-79da7435-4cf2-4039-8bee-85142367c7bb 2018-09-30 03:30:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:50,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f28e5aa0-8cfe-4ecd-b1e8-715a28703abd Date: Sun, 30 Sep 2018 03:30:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["3128a12b-c58d-41bb-a76a-2dbb7ef222ed"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:46Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:50,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net used request id req-f28e5aa0-8cfe-4ecd-b1e8-715a28703abd 2018-09-30 03:30:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:50,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6737191fb6c59a0056f1b76adf7572fb27647fc" 2018-09-30 03:30:50,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f72d08-a4ae-47d1-8872-68cf94af149c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:50,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-30f72d08-a4ae-47d1-8872-68cf94af149c 2018-09-30 03:30:50,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-398bf25d-470b-404a-b957-d4f91462bd7f Date: Sun, 30 Sep 2018 03:30:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:50,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-398bf25d-470b-404a-b957-d4f91462bd7f 2018-09-30 03:30:50,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf&name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2604b52e-2ac7-4ebd-b406-df719f7c8657 Date: Sun, 30 Sep 2018 03:30:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet"}]} 2018-09-30 03:30:50,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf&name=NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet used request id req-2604b52e-2ac7-4ebd-b406-df719f7c8657 2018-09-30 03:30:50,536 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net 2018-09-30 03:30:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" -d '{"port": {"network_id": "6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf", "fixed_ips": [{"subnet_id": "3128a12b-c58d-41bb-a76a-2dbb7ef222ed", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-port", "admin_state_up": true}}' 2018-09-30 03:30:51,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-af84d147-7277-44dc-8ac2-2d1c0417f84d Date: Sun, 30 Sep 2018 03:30:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:51Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","ip_address":"10.55.1.100"}],"id":"9c3d40e3-a182-4992-89d7-d3c2aab6013d","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:f9:97","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-port","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:51Z","binding:vnic_type":"normal"}} 2018-09-30 03:30:51,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-af84d147-7277-44dc-8ac2-2d1c0417f84d 2018-09-30 03:30:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:51,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-f6ea747f-b46c-4124-b08e-7232c076dfc8 Date: Sun, 30 Sep 2018 03:30:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:49Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","ip_address":"10.55.1.4"}],"id":"5f9b41e5-ec7c-40dc-aa2a-cbfa7d5475be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:c4:56","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","ip_address":"10.55.1.3"}],"id":"6352ea3f-4f48-4f6d-b3a4-e3a5e7330902","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:cd:b7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","ip_address":"10.55.1.100"}],"id":"9c3d40e3-a182-4992-89d7-d3c2aab6013d","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:f9:97","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-port","admin_state_up":true,"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:51Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:30:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3128a12b-c58d-41bb-a76a-2dbb7ef222ed","ip_address":"10.55.1.2"}],"id":"d3300f7e-ddb4-45f2-bdcf-334eb68e862a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:c5:ab","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf"}]} 2018-09-30 03:30:51,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f6ea747f-b46c-4124-b08e-7232c076dfc8 2018-09-30 03:30:51,691 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-port 2018-09-30 03:30:51,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9c3d40e3-a182-4992-89d7-d3c2aab6013d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:52,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f97cb20e-fc1c-4cb1-84f5-71af53f11ea6 Date: Sun, 30 Sep 2018 03:30:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:52,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9c3d40e3-a182-4992-89d7-d3c2aab6013d used request id req-f97cb20e-fc1c-4cb1-84f5-71af53f11ea6 2018-09-30 03:30:52,247 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet 2018-09-30 03:30:52,247 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-subnet 2018-09-30 03:30:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/3128a12b-c58d-41bb-a76a-2dbb7ef222ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:54,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddc2f2d8-7c67-4bca-aba8-559bfdff8288 Date: Sun, 30 Sep 2018 03:30:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:54,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3128a12b-c58d-41bb-a76a-2dbb7ef222ed used request id req-ddc2f2d8-7c67-4bca-aba8-559bfdff8288 2018-09-30 03:30:54,140 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3e6fde97-0a43-41e3-937d-16a8826c1d33-pub-net 2018-09-30 03:30:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53fa1aafeb982d518a4ff85be623d16a0a6c472" 2018-09-30 03:30:55,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-646555f0-c839-40e2-8693-b259225a72d9 Date: Sun, 30 Sep 2018 03:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:30:55,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6bf1cb5a-66c1-4b86-ab5a-9aedffa6e4cf used request id req-646555f0-c839-40e2-8693-b259225a72d9 2018-09-30 03:30:55,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:55,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["oCWifcmzScaV6SizBVCANg"], "issued_at": "2018-09-30T03:30:55.000000Z"}} 2018-09-30 03:30:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:55,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00cd3ac-061d-4c8d-be58-42bf1f9664dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:55,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c00cd3ac-061d-4c8d-be58-42bf1f9664dc 2018-09-30 03:30:55,901 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net 2018-09-30 03:30:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" -d '{"network": {"name": "NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net", "admin_state_up": true}}' 2018-09-30 03:30:56,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e69ef4cc-e13c-40f8-9d93-bcec263334d7 Date: Sun, 30 Sep 2018 03:30:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:56Z","mtu":1450}} 2018-09-30 03:30:56,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e69ef4cc-e13c-40f8-9d93-bcec263334d7 2018-09-30 03:30:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:56,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-73338e3f-89ec-4e17-98a5-75ad683458c3 Date: Sun, 30 Sep 2018 03:30:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:30:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:56,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-73338e3f-89ec-4e17-98a5-75ad683458c3 2018-09-30 03:30:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:56,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b475948b-aad0-4329-824c-1c04637a7240 Date: Sun, 30 Sep 2018 03:30:56 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:30:56,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-b475948b-aad0-4329-824c-1c04637a7240 2018-09-30 03:30:56,812 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet 2018-09-30 03:30:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" -d '{"subnets": [{"ip_version": 4, "network_id": "cae54c45-f042-4e7b-88bb-eb5e9a49d5c0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]}' 2018-09-30 03:30:57,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e48e0d1-9fbe-477b-9532-698b0e19b77a Date: Sun, 30 Sep 2018 03:30:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:30:57,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-8e48e0d1-9fbe-477b-9532-698b0e19b77a 2018-09-30 03:30:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:57,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-31e364b7-730a-41e2-80e4-f2955aa15321 Date: Sun, 30 Sep 2018 03:30:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["cd8da957-a8c3-40f9-9d75-92929ed85d60"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:57,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-31e364b7-730a-41e2-80e4-f2955aa15321 2018-09-30 03:30:57,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:57,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be303643-8261-440a-ae62-1c360bdc4e37 Date: Sun, 30 Sep 2018 03:30:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:30:57,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-be303643-8261-440a-ae62-1c360bdc4e37 2018-09-30 03:30:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:58,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-932ea2f8-1ff8-46c8-bb3d-7d39a9cbc1fa Date: Sun, 30 Sep 2018 03:30:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["cd8da957-a8c3-40f9-9d75-92929ed85d60"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:58,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net used request id req-932ea2f8-1ff8-46c8-bb3d-7d39a9cbc1fa 2018-09-30 03:30:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:58,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:58,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:58,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181dd4d1-80af-4c6b-b292-f81955af610c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:58,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-181dd4d1-80af-4c6b-b292-f81955af610c 2018-09-30 03:30:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:58,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-767015da-24ff-45d2-a20c-3ff3d94c0e79 Date: Sun, 30 Sep 2018 03:30:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:30:58,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-767015da-24ff-45d2-a20c-3ff3d94c0e79 2018-09-30 03:30:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0&name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:58,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3bdcd3f7-057a-4b6a-8998-858c34672c1e Date: Sun, 30 Sep 2018 03:30:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:30:58,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0&name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet used request id req-3bdcd3f7-057a-4b6a-8998-858c34672c1e 2018-09-30 03:30:58,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:30:58,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:30:59,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["f9iL_wCiQsKT430Lrx4QyA"], "issued_at": "2018-09-30T03:30:59.000000Z"}} 2018-09-30 03:30:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e08b04103be588c753edafae8181c83c5056415" 2018-09-30 03:30:59,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f227283d-437f-4265-8582-d1cdba69e86c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:30:59,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f227283d-437f-4265-8582-d1cdba69e86c 2018-09-30 03:30:59,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:59,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4ddb869e-e6bc-43e2-b110-8b7f3650a418 Date: Sun, 30 Sep 2018 03:30:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["cd8da957-a8c3-40f9-9d75-92929ed85d60"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:59,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net used request id req-4ddb869e-e6bc-43e2-b110-8b7f3650a418 2018-09-30 03:30:59,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:59,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a25499b-cec6-4198-9804-e8db93484c32 Date: Sun, 30 Sep 2018 03:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:30:59,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-9a25499b-cec6-4198-9804-e8db93484c32 2018-09-30 03:30:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:59,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-606df7f1-8f96-43cd-9b3f-c08d319e24ae Date: Sun, 30 Sep 2018 03:30:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["cd8da957-a8c3-40f9-9d75-92929ed85d60"],"description":"","tags":[],"updated_at":"2018-09-30T03:30:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:56Z","provider:network_type":"vxlan"}]} 2018-09-30 03:30:59,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net used request id req-606df7f1-8f96-43cd-9b3f-c08d319e24ae 2018-09-30 03:30:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:30:59,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:30:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e08b04103be588c753edafae8181c83c5056415" 2018-09-30 03:30:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e369dd0c-6ca6-43aa-a169-a0b20f7d8087 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:30:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-e369dd0c-6ca6-43aa-a169-a0b20f7d8087 2018-09-30 03:30:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:30:59,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bebffe38-3a82-4710-9a1f-63bee9dcee32 Date: Sun, 30 Sep 2018 03:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:30:59,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-bebffe38-3a82-4710-9a1f-63bee9dcee32 2018-09-30 03:30:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0&name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:31:00,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0de808cf-aab6-42a3-84df-c774390ea914 Date: Sun, 30 Sep 2018 03:31:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cae54c45-f042-4e7b-88bb-eb5e9a49d5c0","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:30:57Z","dns_nameservers":[],"updated_at":"2018-09-30T03:30:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"cd8da957-a8c3-40f9-9d75-92929ed85d60","subnetpool_id":null,"name":"NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet"}]} 2018-09-30 03:31:00,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cae54c45-f042-4e7b-88bb-eb5e9a49d5c0&name=NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet used request id req-0de808cf-aab6-42a3-84df-c774390ea914 2018-09-30 03:31:00,023 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net 2018-09-30 03:31:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" -d '{"port": {"network_id": "cae54c45-f042-4e7b-88bb-eb5e9a49d5c0", "fixed_ips": [{"subnet_id": "cd8da957-a8c3-40f9-9d75-92929ed85d60", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-port", "admin_state_up": true}}' 2018-09-30 03:31:00,177 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-0f29f21d-394e-42c4-a023-42ce19cf1e20 Date: Sun, 30 Sep 2018 03:31:00 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 03:31:00,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0f29f21d-394e-42c4-a023-42ce19cf1e20 2018-09-30 03:31:00,178 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 03:31:00,179 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet 2018-09-30 03:31:00,179 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-subnet 2018-09-30 03:31:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/cd8da957-a8c3-40f9-9d75-92929ed85d60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:31:02,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c20d721-a338-40e4-9d66-cc9a37cf5205 Date: Sun, 30 Sep 2018 03:31:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:02,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/cd8da957-a8c3-40f9-9d75-92929ed85d60 used request id req-8c20d721-a338-40e4-9d66-cc9a37cf5205 2018-09-30 03:31:02,576 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-abeabd03-3bc5-4a36-9ab9-4fa872522f26-pub-net 2018-09-30 03:31:02,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c56a192bf184f04f45ff99ecc17849e0d91fe79" 2018-09-30 03:31:03,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc6445d1-2c6e-4405-9e11-692a459c0a3e Date: Sun, 30 Sep 2018 03:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:03,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/cae54c45-f042-4e7b-88bb-eb5e9a49d5c0 used request id req-fc6445d1-2c6e-4405-9e11-692a459c0a3e 2018-09-30 03:31:03,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:04,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["VOc3TjEgQsilfv5SsjkagQ"], "issued_at": "2018-09-30T03:31:04.000000Z"}} 2018-09-30 03:31:04,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:04,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5c9664-2f04-4535-b30d-602ed098ad06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:04,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5b5c9664-2f04-4535-b30d-602ed098ad06 2018-09-30 03:31:04,403 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net 2018-09-30 03:31:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" -d '{"network": {"name": "NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net", "admin_state_up": true}}' 2018-09-30 03:31:04,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c623cea9-3b8c-48df-a6d3-31967ccbdbe4 Date: Sun, 30 Sep 2018 03:31:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e38c157e-55bb-4ddd-b095-730a230159ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:31:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:04Z","mtu":1450}} 2018-09-30 03:31:04,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c623cea9-3b8c-48df-a6d3-31967ccbdbe4 2018-09-30 03:31:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-38cba8d9-98b8-43fd-b8a5-f8395549d59e Date: Sun, 30 Sep 2018 03:31:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e38c157e-55bb-4ddd-b095-730a230159ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:31:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:04Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:05,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-38cba8d9-98b8-43fd-b8a5-f8395549d59e 2018-09-30 03:31:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:05,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6867df8d-5dc3-4b77-a325-d075483b7dc9 Date: Sun, 30 Sep 2018 03:31:05 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:31:05,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-6867df8d-5dc3-4b77-a325-d075483b7dc9 2018-09-30 03:31:05,321 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet 2018-09-30 03:31:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" -d '{"subnets": [{"ip_version": 4, "network_id": "e38c157e-55bb-4ddd-b095-730a230159ef", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]}' 2018-09-30 03:31:05,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-498dc050-d55c-4bb0-bc22-4fd975135890 Date: Sun, 30 Sep 2018 03:31:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:05,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-498dc050-d55c-4bb0-bc22-4fd975135890 2018-09-30 03:31:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:05,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-51977e9c-73fc-42d9-8a1f-62a6b7e570d4 Date: Sun, 30 Sep 2018 03:31:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e38c157e-55bb-4ddd-b095-730a230159ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["15a9413d-bf00-4b00-bebb-42b23ae6ea89"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:04Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:05,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-51977e9c-73fc-42d9-8a1f-62a6b7e570d4 2018-09-30 03:31:05,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-647127eb-5ace-472f-931f-5f23c487d480 Date: Sun, 30 Sep 2018 03:31:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:05,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-647127eb-5ace-472f-931f-5f23c487d480 2018-09-30 03:31:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:06,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4ba5e665-4891-4551-9df1-133ccbd9e074 Date: Sun, 30 Sep 2018 03:31:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e38c157e-55bb-4ddd-b095-730a230159ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["15a9413d-bf00-4b00-bebb-42b23ae6ea89"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:04Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:06,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net used request id req-4ba5e665-4891-4551-9df1-133ccbd9e074 2018-09-30 03:31:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:06,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:06,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3318964d-0ded-4fe7-bf6f-11209ad35733 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:06,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-3318964d-0ded-4fe7-bf6f-11209ad35733 2018-09-30 03:31:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e146b4a-29ea-4e20-bd4a-378794dd6ea1 Date: Sun, 30 Sep 2018 03:31:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:06,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-5e146b4a-29ea-4e20-bd4a-378794dd6ea1 2018-09-30 03:31:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef&name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:06,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-90af08d2-8297-45eb-92d7-c52d3fa855af Date: Sun, 30 Sep 2018 03:31:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:06,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef&name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet used request id req-90af08d2-8297-45eb-92d7-c52d3fa855af 2018-09-30 03:31:06,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:31:06,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:07,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["3uqHzN_0RriSq7fFEzNm-g"], "issued_at": "2018-09-30T03:31:07.000000Z"}} 2018-09-30 03:31:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ad034173f5befeed27da7a7fa1ba31095bc765" 2018-09-30 03:31:07,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9339bb5-54ba-45a7-bb55-61af5e743bf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:07,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a9339bb5-54ba-45a7-bb55-61af5e743bf2 2018-09-30 03:31:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:07,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8c455f95-6e03-4477-b06d-d4d8e9c4f51f Date: Sun, 30 Sep 2018 03:31:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e38c157e-55bb-4ddd-b095-730a230159ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["15a9413d-bf00-4b00-bebb-42b23ae6ea89"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:04Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:07,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net used request id req-8c455f95-6e03-4477-b06d-d4d8e9c4f51f 2018-09-30 03:31:07,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:07,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f00cb32-4dd2-42b0-9ef1-f3caa256cc53 Date: Sun, 30 Sep 2018 03:31:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:07,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-3f00cb32-4dd2-42b0-9ef1-f3caa256cc53 2018-09-30 03:31:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:08,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3d1af2d1-c5a7-4162-b938-86fae68933be Date: Sun, 30 Sep 2018 03:31:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e38c157e-55bb-4ddd-b095-730a230159ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["15a9413d-bf00-4b00-bebb-42b23ae6ea89"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:04Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:08,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net used request id req-3d1af2d1-c5a7-4162-b938-86fae68933be 2018-09-30 03:31:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:08,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:08,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ad034173f5befeed27da7a7fa1ba31095bc765" 2018-09-30 03:31:08,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86a40f2-278c-4ebc-901f-f71bd8b11423 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:08,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-f86a40f2-278c-4ebc-901f-f71bd8b11423 2018-09-30 03:31:08,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:08,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cc736a49-3f32-4c75-b526-f8e83905eda8 Date: Sun, 30 Sep 2018 03:31:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:08,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef used request id req-cc736a49-3f32-4c75-b526-f8e83905eda8 2018-09-30 03:31:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef&name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3235e735-ef3f-4524-b6d6-a402e817c782 Date: Sun, 30 Sep 2018 03:31:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e38c157e-55bb-4ddd-b095-730a230159ef","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:05Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"15a9413d-bf00-4b00-bebb-42b23ae6ea89","subnetpool_id":null,"name":"NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet"}]} 2018-09-30 03:31:08,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e38c157e-55bb-4ddd-b095-730a230159ef&name=NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet used request id req-3235e735-ef3f-4524-b6d6-a402e817c782 2018-09-30 03:31:08,504 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net 2018-09-30 03:31:08,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" -d '{"port": {"network_id": "e38c157e-55bb-4ddd-b095-730a230159ef", "fixed_ips": [{"subnet_id": "15a9413d-bf00-4b00-bebb-42b23ae6ea89", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-port", "admin_state_up": true}}' 2018-09-30 03:31:08,857 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-020c977c-ac87-46de-b5cf-b3c41098a36f Date: Sun, 30 Sep 2018 03:31:08 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-30 03:31:08,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-020c977c-ac87-46de-b5cf-b3c41098a36f 2018-09-30 03:31:08,858 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-30 03:31:08,858 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet 2018-09-30 03:31:08,858 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-subnet 2018-09-30 03:31:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/15a9413d-bf00-4b00-bebb-42b23ae6ea89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:11,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b668e5e-cf02-4b75-a481-5552387c7ef8 Date: Sun, 30 Sep 2018 03:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:11,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/15a9413d-bf00-4b00-bebb-42b23ae6ea89 used request id req-9b668e5e-cf02-4b75-a481-5552387c7ef8 2018-09-30 03:31:11,155 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-19ca91ee-be80-4d56-89c2-5464d52f0c60-pub-net 2018-09-30 03:31:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e38c157e-55bb-4ddd-b095-730a230159ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fed7ac193a1efcc196bddd335e9a9ededa4f76" 2018-09-30 03:31:12,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57d61a3a-1523-40e3-938b-802a367d74dc Date: Sun, 30 Sep 2018 03:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:12,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e38c157e-55bb-4ddd-b095-730a230159ef used request id req-57d61a3a-1523-40e3-938b-802a367d74dc 2018-09-30 03:31:12,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:12,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["lRJ_HnJeSTWlHgrG54fSTw"], "issued_at": "2018-09-30T03:31:12.000000Z"}} 2018-09-30 03:31:12,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:13,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdd0204-cb06-414c-9299-64e80b653ae3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:13,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2fdd0204-cb06-414c-9299-64e80b653ae3 2018-09-30 03:31:13,060 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net 2018-09-30 03:31:13,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" -d '{"network": {"name": "NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net", "admin_state_up": true}}' 2018-09-30 03:31:13,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c331dafe-0584-492d-91a7-1861d7ca95c3 Date: Sun, 30 Sep 2018 03:31:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:31:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:13Z","mtu":1450}} 2018-09-30 03:31:13,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c331dafe-0584-492d-91a7-1861d7ca95c3 2018-09-30 03:31:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:13,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-132f54aa-1915-4bbb-ba4a-96aeb87041da Date: Sun, 30 Sep 2018 03:31:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:31:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:13,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-132f54aa-1915-4bbb-ba4a-96aeb87041da 2018-09-30 03:31:13,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:14,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0e91cf4-2296-43a2-bf83-ba08bb014361 Date: Sun, 30 Sep 2018 03:31:14 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:31:14,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-c0e91cf4-2296-43a2-bf83-ba08bb014361 2018-09-30 03:31:14,061 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet 2018-09-30 03:31:14,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" -d '{"subnets": [{"ip_version": 4, "network_id": "6c958442-7f05-48b8-8043-ff60ab67dcb8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]}' 2018-09-30 03:31:14,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66cf6570-46f4-4dea-91a0-73f75667a6e6 Date: Sun, 30 Sep 2018 03:31:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:14,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-66cf6570-46f4-4dea-91a0-73f75667a6e6 2018-09-30 03:31:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:14,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7757825f-6433-433b-99ed-c2ffd41eaaa5 Date: Sun, 30 Sep 2018 03:31:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["d3247826-8774-4476-b04f-5f5546b03603"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:14,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-7757825f-6433-433b-99ed-c2ffd41eaaa5 2018-09-30 03:31:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:15,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4f951ec-1640-4aa8-9ed9-7271edf27cfe Date: Sun, 30 Sep 2018 03:31:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:15,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-d4f951ec-1640-4aa8-9ed9-7271edf27cfe 2018-09-30 03:31:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:15,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0706254c-d09a-4804-aa7d-b3f1a1fc316e Date: Sun, 30 Sep 2018 03:31:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["d3247826-8774-4476-b04f-5f5546b03603"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:15,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net used request id req-0706254c-d09a-4804-aa7d-b3f1a1fc316e 2018-09-30 03:31:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:15,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:15,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae0cfdc-f7ea-4509-ae3e-06da6b662177 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:15,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-4ae0cfdc-f7ea-4509-ae3e-06da6b662177 2018-09-30 03:31:15,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:15,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f412e689-b91a-450b-a1c1-f0745049b1c7 Date: Sun, 30 Sep 2018 03:31:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:15,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-f412e689-b91a-450b-a1c1-f0745049b1c7 2018-09-30 03:31:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8&name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:15,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2694a56b-4942-47d8-a62a-e4f2deda8bb8 Date: Sun, 30 Sep 2018 03:31:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:15,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8&name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet used request id req-2694a56b-4942-47d8-a62a-e4f2deda8bb8 2018-09-30 03:31:15,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:31:15,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:15,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["VZfgfMj9TduWq6CO9EvX8g"], "issued_at": "2018-09-30T03:31:15.000000Z"}} 2018-09-30 03:31:15,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b0f30f77e32fa7d4a713001ba0ac9e515a03d" 2018-09-30 03:31:15,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a8d646-1920-481d-a5d2-6710c2db1c4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:15,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-28a8d646-1920-481d-a5d2-6710c2db1c4c 2018-09-30 03:31:15,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:16,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-95b31653-7575-4c35-b948-cc079764128e Date: Sun, 30 Sep 2018 03:31:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["d3247826-8774-4476-b04f-5f5546b03603"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:16,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net used request id req-95b31653-7575-4c35-b948-cc079764128e 2018-09-30 03:31:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:16,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54dabcb1-f6ec-4437-a10f-cffb0c2e2d49 Date: Sun, 30 Sep 2018 03:31:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:16,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-54dabcb1-f6ec-4437-a10f-cffb0c2e2d49 2018-09-30 03:31:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:16,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-02564720-3203-4bc3-9114-96be5f0148c8 Date: Sun, 30 Sep 2018 03:31:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["d3247826-8774-4476-b04f-5f5546b03603"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:13Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:16,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net used request id req-02564720-3203-4bc3-9114-96be5f0148c8 2018-09-30 03:31:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:16,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258b0f30f77e32fa7d4a713001ba0ac9e515a03d" 2018-09-30 03:31:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e57aa8d-82b2-4450-90eb-58b29b1decc7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:16,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-3e57aa8d-82b2-4450-90eb-58b29b1decc7 2018-09-30 03:31:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:16,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a33c901-ff39-48fd-8438-158c46c0dbba Date: Sun, 30 Sep 2018 03:31:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:16,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-5a33c901-ff39-48fd-8438-158c46c0dbba 2018-09-30 03:31:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8&name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:16,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e59d8ed-5323-46a4-a69f-4a16b464c7b9 Date: Sun, 30 Sep 2018 03:31:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c958442-7f05-48b8-8043-ff60ab67dcb8","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:14Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"d3247826-8774-4476-b04f-5f5546b03603","subnetpool_id":null,"name":"NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet"}]} 2018-09-30 03:31:16,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6c958442-7f05-48b8-8043-ff60ab67dcb8&name=NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet used request id req-9e59d8ed-5323-46a4-a69f-4a16b464c7b9 2018-09-30 03:31:16,677 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net 2018-09-30 03:31:16,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" -d '{"port": {"network_id": "6c958442-7f05-48b8-8043-ff60ab67dcb8", "fixed_ips": [{"subnet_id": "d3247826-8774-4476-b04f-5f5546b03603", "ip_address": null}], "name": "NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-port", "admin_state_up": true}}' 2018-09-30 03:31:16,876 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-cece3381-2286-48ce-a6b5-4e9d355e436a Date: Sun, 30 Sep 2018 03:31:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 03:31:16,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-cece3381-2286-48ce-a6b5-4e9d355e436a 2018-09-30 03:31:16,876 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 03:31:16,876 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet 2018-09-30 03:31:16,877 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-subnet 2018-09-30 03:31:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d3247826-8774-4476-b04f-5f5546b03603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:19,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2cd16e0-c9d2-43e1-b1fd-cbbcee9640f5 Date: Sun, 30 Sep 2018 03:31:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:19,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d3247826-8774-4476-b04f-5f5546b03603 used request id req-b2cd16e0-c9d2-43e1-b1fd-cbbcee9640f5 2018-09-30 03:31:19,169 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-543bfc5f-231e-4070-9358-48e3c1bd6fda-pub-net 2018-09-30 03:31:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6c958442-7f05-48b8-8043-ff60ab67dcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5074dc98fb81b96dd140ad3b0c9422d7acdbbefc" 2018-09-30 03:31:20,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30a9f2b5-8d7f-4ff9-ba2e-ea575a7e75f4 Date: Sun, 30 Sep 2018 03:31:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:20,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6c958442-7f05-48b8-8043-ff60ab67dcb8 used request id req-30a9f2b5-8d7f-4ff9-ba2e-ea575a7e75f4 2018-09-30 03:31:20,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:20,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["yW1G3PFIT1y4TA0xPXWeOA"], "issued_at": "2018-09-30T03:31:20.000000Z"}} 2018-09-30 03:31:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:20,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4ca3a4-2457-4518-8dcf-1f039543fd27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:20,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4a4ca3a4-2457-4518-8dcf-1f039543fd27 2018-09-30 03:31:20,977 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net 2018-09-30 03:31:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" -d '{"network": {"name": "NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net", "admin_state_up": true}}' 2018-09-30 03:31:21,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-50c18563-e4aa-48ef-971c-0ad363717674 Date: Sun, 30 Sep 2018 03:31:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:31:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:21Z","mtu":1450}} 2018-09-30 03:31:21,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-50c18563-e4aa-48ef-971c-0ad363717674 2018-09-30 03:31:21,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:21,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a99008f1-842b-473f-8782-0e398804011a Date: Sun, 30 Sep 2018 03:31:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:31:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:21Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:21,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-a99008f1-842b-473f-8782-0e398804011a 2018-09-30 03:31:21,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:21,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1db38e4e-b3c4-4501-ab67-1679eca1418e Date: Sun, 30 Sep 2018 03:31:21 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:31:21,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-1db38e4e-b3c4-4501-ab67-1679eca1418e 2018-09-30 03:31:21,863 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet 2018-09-30 03:31:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" -d '{"subnets": [{"ip_version": 4, "network_id": "132d88fd-bd91-4a3a-94a9-d69670bcddcf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]}' 2018-09-30 03:31:22,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e2dab6f-7ab2-4d15-a607-bd5291df2282 Date: Sun, 30 Sep 2018 03:31:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:22,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-8e2dab6f-7ab2-4d15-a607-bd5291df2282 2018-09-30 03:31:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:23,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e2ff50f0-0c81-4b29-9f5c-0b74ecd33338 Date: Sun, 30 Sep 2018 03:31:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:21Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:23,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-e2ff50f0-0c81-4b29-9f5c-0b74ecd33338 2018-09-30 03:31:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:23,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e120fa0e-c732-4489-86f5-4c7b0c49288d Date: Sun, 30 Sep 2018 03:31:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:23,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-e120fa0e-c732-4489-86f5-4c7b0c49288d 2018-09-30 03:31:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:23,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8101c234-6495-4603-95bd-f40f9b3293d6 Date: Sun, 30 Sep 2018 03:31:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:21Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:23,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net used request id req-8101c234-6495-4603-95bd-f40f9b3293d6 2018-09-30 03:31:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:23,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:23,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:23,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f7098a-f2cb-4514-b5aa-6bd356c8e3e3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:23,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-47f7098a-f2cb-4514-b5aa-6bd356c8e3e3 2018-09-30 03:31:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:24,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b2e602ce-3946-4674-ab88-d5c474357c63 Date: Sun, 30 Sep 2018 03:31:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:24,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-b2e602ce-3946-4674-ab88-d5c474357c63 2018-09-30 03:31:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf&name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:24,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2190a445-4cca-4198-9404-dccaf62e63f5 Date: Sun, 30 Sep 2018 03:31:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:24,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf&name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet used request id req-2190a445-4cca-4198-9404-dccaf62e63f5 2018-09-30 03:31:24,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:31:24,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:24,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Ilf__BYaSYmbEtZtVeGEvA"], "issued_at": "2018-09-30T03:31:24.000000Z"}} 2018-09-30 03:31:24,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8dd69988608999f84c53d2a115918b7da79871" 2018-09-30 03:31:24,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0e8aa3-7e22-4425-825f-8fe4462c151d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:24,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7f0e8aa3-7e22-4425-825f-8fe4462c151d 2018-09-30 03:31:24,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:24,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-43dcacb5-82c8-4008-a05c-a6827127c9e1 Date: Sun, 30 Sep 2018 03:31:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:21Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:24,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net used request id req-43dcacb5-82c8-4008-a05c-a6827127c9e1 2018-09-30 03:31:25,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:25,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0e496d7-b698-4165-a81d-2fad61f5b517 Date: Sun, 30 Sep 2018 03:31:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:25,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-f0e496d7-b698-4165-a81d-2fad61f5b517 2018-09-30 03:31:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:25,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2fff2425-bfa0-4d52-97d8-35a90ddb2a7d Date: Sun, 30 Sep 2018 03:31:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35"],"description":"","tags":[],"updated_at":"2018-09-30T03:31:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:21Z","provider:network_type":"vxlan"}]} 2018-09-30 03:31:25,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net used request id req-2fff2425-bfa0-4d52-97d8-35a90ddb2a7d 2018-09-30 03:31:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:25,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8dd69988608999f84c53d2a115918b7da79871" 2018-09-30 03:31:25,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee7187b-2485-4102-8658-6808684ba18d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:25,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-5ee7187b-2485-4102-8658-6808684ba18d 2018-09-30 03:31:25,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee7f9d9e-8861-4948-96af-cd77ff24ca35 Date: Sun, 30 Sep 2018 03:31:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:25,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-ee7f9d9e-8861-4948-96af-cd77ff24ca35 2018-09-30 03:31:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf&name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:26,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bb20897b-8039-47cc-8b52-d3448a119176 Date: Sun, 30 Sep 2018 03:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:22Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet"}]} 2018-09-30 03:31:26,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=132d88fd-bd91-4a3a-94a9-d69670bcddcf&name=NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet used request id req-bb20897b-8039-47cc-8b52-d3448a119176 2018-09-30 03:31:26,089 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net 2018-09-30 03:31:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" -d '{"port": {"network_id": "132d88fd-bd91-4a3a-94a9-d69670bcddcf", "fixed_ips": [{"subnet_id": "20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-09-30 03:31:26,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-0ec43330-023e-433b-a239-41f735247cf7 Date: Sun, 30 Sep 2018 03:31:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:26Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","ip_address":"10.55.1.100"}],"id":"1aada0f9-b5f0-4bfc-b67b-0861615d3ef3","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:7d:46","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:26Z","binding:vnic_type":"normal"}} 2018-09-30 03:31:26,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0ec43330-023e-433b-a239-41f735247cf7 2018-09-30 03:31:26,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/1aada0f9-b5f0-4bfc-b67b-0861615d3ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-a0b0e903-1e68-43ec-a143-19d36705d7d4 Date: Sun, 30 Sep 2018 03:31:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35","ip_address":"10.55.1.100"}],"id":"1aada0f9-b5f0-4bfc-b67b-0861615d3ef3","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:7d:46","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"132d88fd-bd91-4a3a-94a9-d69670bcddcf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:31:26Z","binding:vnic_type":"normal"}} 2018-09-30 03:31:27,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/1aada0f9-b5f0-4bfc-b67b-0861615d3ef3 used request id req-a0b0e903-1e68-43ec-a143-19d36705d7d4 2018-09-30 03:31:27,115 - neutron_utils - INFO - Deleting port with name 2018-09-30 03:31:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/1aada0f9-b5f0-4bfc-b67b-0861615d3ef3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:27,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ecc44c29-3b5b-4b51-9bb6-fae13a80c11b Date: Sun, 30 Sep 2018 03:31:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:27,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/1aada0f9-b5f0-4bfc-b67b-0861615d3ef3 used request id req-ecc44c29-3b5b-4b51-9bb6-fae13a80c11b 2018-09-30 03:31:27,540 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet 2018-09-30 03:31:27,540 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-subnet 2018-09-30 03:31:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:29,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ef74b3c-da8d-47fc-acbe-82c84f8546f4 Date: Sun, 30 Sep 2018 03:31:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:29,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/20285a0a-9fa4-48c8-8ba5-5c4dda0a4b35 used request id req-0ef74b3c-da8d-47fc-acbe-82c84f8546f4 2018-09-30 03:31:29,600 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-aa335e83-ce25-421a-9d97-f4225671866d-pub-net 2018-09-30 03:31:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/132d88fd-bd91-4a3a-94a9-d69670bcddcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3759b463d02b355d51b74bacd13004546d40d0c" 2018-09-30 03:31:30,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca202bc1-4e08-4b6c-b39f-a9ba4a920edc Date: Sun, 30 Sep 2018 03:31:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:30,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/132d88fd-bd91-4a3a-94a9-d69670bcddcf used request id req-ca202bc1-4e08-4b6c-b39f-a9ba4a920edc 2018-09-30 03:31:30,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:31,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["nj6M1WFaR0CHTq72A8iH8w"], "issued_at": "2018-09-30T03:31:31.000000Z"}} 2018-09-30 03:31:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915b18b7d9d928c894559e09619d85032fd86e5b" 2018-09-30 03:31:31,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7a62a9-922b-451e-a6b7-29b45b12779c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:31,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5e7a62a9-922b-451e-a6b7-29b45b12779c 2018-09-30 03:31:31,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:31:31,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:31,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["mX040QwUT6ipAVubH_uC5Q"], "issued_at": "2018-09-30T03:31:31.000000Z"}} 2018-09-30 03:31:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b99bee07dc45b030c1558c1c59ff290066a5b41" 2018-09-30 03:31:31,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecbde82-90c2-4175-97ae-f251347e0496 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:31,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ecbde82-90c2-4175-97ae-f251347e0496 2018-09-30 03:31:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-2155d34a-359c-4246-adfd-85d1b6925392-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915b18b7d9d928c894559e09619d85032fd86e5b" 2018-09-30 03:31:32,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5386ff94-e186-43d4-afc3-959a8ab33dd7 Date: Sun, 30 Sep 2018 03:31:32 GMT RESP BODY: {"networks":[]} 2018-09-30 03:31:32,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-2155d34a-359c-4246-adfd-85d1b6925392-pub-net used request id req-5386ff94-e186-43d4-afc3-959a8ab33dd7 2018-09-30 03:31:32,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:32,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["FtqqSyfGQJGfiIA8wPeTDw"], "issued_at": "2018-09-30T03:31:32.000000Z"}} 2018-09-30 03:31:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:32,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68311ce-d1ee-46fa-b400-356471b95c31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:32,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f68311ce-d1ee-46fa-b400-356471b95c31 2018-09-30 03:31:32,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:31:32,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:32,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["QBfI4XAATN2twlwf33rpFw"], "issued_at": "2018-09-30T03:31:32.000000Z"}} 2018-09-30 03:31:32,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f441c15b74d9ada7c86e112f378d978ead33fea2" 2018-09-30 03:31:32,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997c7b62-3b4f-4c98-a6c1-36688b06a7ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:32,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-997c7b62-3b4f-4c98-a6c1-36688b06a7ee 2018-09-30 03:31:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5463fcaf-1b40-420b-9d11-e08f21e7669f Date: Sun, 30 Sep 2018 03:31:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:31:33,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-5463fcaf-1b40-420b-9d11-e08f21e7669f 2018-09-30 03:31:33,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:33,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5b31b2ba-d5aa-4b36-9394-96b698837a6f Date: Sun, 30 Sep 2018 03:31:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:31:33,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-5b31b2ba-d5aa-4b36-9394-96b698837a6f 2018-09-30 03:31:33,355 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router 2018-09-30 03:31:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router", "admin_state_up": true}}' 2018-09-30 03:31:38,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7989dff7-d834-4185-9aa2-b4b44101770c Date: Sun, 30 Sep 2018 03:31:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:34Z", "admin_state_up": true, "updated_at": "2018-09-30T03:31:34Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a45addf1-1df3-495f-bcc1-8c2494396b63", "name": "NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router"}} 2018-09-30 03:31:38,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-7989dff7-d834-4185-9aa2-b4b44101770c 2018-09-30 03:31:38,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a45addf1-1df3-495f-bcc1-8c2494396b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3248 X-Openstack-Request-Id: req-b5741298-7bc4-475e-a33c-61f41943e9c7 Date: Sun, 30 Sep 2018 03:31:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"82fab6e6-64f9-4ebb-90dc-195703d93831","ip_address":"169.254.192.1"}],"id":"54993e96-eb13-48af-8325-970a79a7472b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:5f:bb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:37Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:38Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"57b19cb5-868f-4a10-9009-6e502b215974","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:87:8e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:31:34Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"82fab6e6-64f9-4ebb-90dc-195703d93831","ip_address":"169.254.192.7"}],"id":"b1be6c43-ce70-404e-b668-c48f7e6deb8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:7c:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:36Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"82fab6e6-64f9-4ebb-90dc-195703d93831","ip_address":"169.254.192.6"}],"id":"be6963ac-68ea-4b23-872e-a575bd8c08d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:35:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:35Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"}]} 2018-09-30 03:31:38,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a45addf1-1df3-495f-bcc1-8c2494396b63 used request id req-b5741298-7bc4-475e-a33c-61f41943e9c7 2018-09-30 03:31:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-778043bf-4004-4866-8866-8f23e68cd5d9 Date: Sun, 30 Sep 2018 03:31:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:31:38,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-778043bf-4004-4866-8866-8f23e68cd5d9 2018-09-30 03:31:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-20f67166-0564-452b-8824-ada97ad69f75 Date: Sun, 30 Sep 2018 03:31:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:33Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"82fab6e6-64f9-4ebb-90dc-195703d93831","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:39,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 used request id req-20f67166-0564-452b-8824-ada97ad69f75 2018-09-30 03:31:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-231c995c-cb5e-4700-9d42-eea3e7cffc07 Date: Sun, 30 Sep 2018 03:31:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:33Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"82fab6e6-64f9-4ebb-90dc-195703d93831","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:39,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 used request id req-231c995c-cb5e-4700-9d42-eea3e7cffc07 2018-09-30 03:31:39,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-226647d7-d8dd-4a7e-b302-e5c96bdee4a2 Date: Sun, 30 Sep 2018 03:31:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:33Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"82fab6e6-64f9-4ebb-90dc-195703d93831","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:39,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 used request id req-226647d7-d8dd-4a7e-b302-e5c96bdee4a2 2018-09-30 03:31:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a5e16897-9f82-4774-8e88-c338e8c49017 Date: Sun, 30 Sep 2018 03:31:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:34Z", "admin_state_up": true, "updated_at": "2018-09-30T03:31:37Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a45addf1-1df3-495f-bcc1-8c2494396b63", "name": "NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router"}]} 2018-09-30 03:31:39,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router used request id req-a5e16897-9f82-4774-8e88-c338e8c49017 2018-09-30 03:31:39,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:39,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38adc7bb-491e-4894-b49b-7ffca4fdd439 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:39,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-38adc7bb-491e-4894-b49b-7ffca4fdd439 2018-09-30 03:31:39,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a45addf1-1df3-495f-bcc1-8c2494396b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-ca5f95b5-5d22-4bb0-9ada-e20dfae4a671 Date: Sun, 30 Sep 2018 03:31:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:37Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"82fab6e6-64f9-4ebb-90dc-195703d93831","ip_address":"169.254.192.1"}],"id":"54993e96-eb13-48af-8325-970a79a7472b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:5f:bb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:37Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:39Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"57b19cb5-868f-4a10-9009-6e502b215974","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:87:8e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:31:34Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:39Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"82fab6e6-64f9-4ebb-90dc-195703d93831","ip_address":"169.254.192.7"}],"id":"b1be6c43-ce70-404e-b668-c48f7e6deb8f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:7c:65","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:36Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"82fab6e6-64f9-4ebb-90dc-195703d93831","ip_address":"169.254.192.6"}],"id":"be6963ac-68ea-4b23-872e-a575bd8c08d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:35:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:35Z","binding:vnic_type":"normal","device_id":"a45addf1-1df3-495f-bcc1-8c2494396b63"}]} 2018-09-30 03:31:39,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a45addf1-1df3-495f-bcc1-8c2494396b63 used request id req-ca5f95b5-5d22-4bb0-9ada-e20dfae4a671 2018-09-30 03:31:39,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:39,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b699c118-6cb8-4552-8fdc-db572de56e25 Date: Sun, 30 Sep 2018 03:31:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:31:39,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-b699c118-6cb8-4552-8fdc-db572de56e25 2018-09-30 03:31:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:40,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7078023c-9772-4f70-9411-8b76e06a5079 Date: Sun, 30 Sep 2018 03:31:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:33Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"82fab6e6-64f9-4ebb-90dc-195703d93831","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:40,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 used request id req-7078023c-9772-4f70-9411-8b76e06a5079 2018-09-30 03:31:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:40,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-718ec05e-5d1a-4cfe-a098-03fd4cbf5b3d Date: Sun, 30 Sep 2018 03:31:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:33Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"82fab6e6-64f9-4ebb-90dc-195703d93831","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:40,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 used request id req-718ec05e-5d1a-4cfe-a098-03fd4cbf5b3d 2018-09-30 03:31:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:40,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-81061d18-3e09-4666-80e1-64c1be54b869 Date: Sun, 30 Sep 2018 03:31:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c0c97e8e-dd05-4727-8774-5f0eaac06eab","tenant_id":"","created_at":"2018-09-30T03:31:33Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"82fab6e6-64f9-4ebb-90dc-195703d93831","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:40,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/82fab6e6-64f9-4ebb-90dc-195703d93831 used request id req-81061d18-3e09-4666-80e1-64c1be54b869 2018-09-30 03:31:40,237 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router 2018-09-30 03:31:40,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/a45addf1-1df3-495f-bcc1-8c2494396b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:43,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f0f5993-d6b9-4af1-ac77-9d02dbf556ba Content-Length: 0 Date: Sun, 30 Sep 2018 03:31:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:43,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a45addf1-1df3-495f-bcc1-8c2494396b63 used request id req-1f0f5993-d6b9-4af1-ac77-9d02dbf556ba 2018-09-30 03:31:43,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37607749ee637913c03aa2bcc4fb3d46dacdd229" 2018-09-30 03:31:43,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95344f73-c4b1-4e03-a102-8089fe61ad26 Date: Sun, 30 Sep 2018 03:31:43 GMT RESP BODY: {"routers": []} 2018-09-30 03:31:43,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-a98de991-bed9-4f0f-bf8d-c554a186bf5c-pub-router used request id req-95344f73-c4b1-4e03-a102-8089fe61ad26 2018-09-30 03:31:43,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:44,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["7x8BXWbST02jKdF8KQqB4w"], "issued_at": "2018-09-30T03:31:44.000000Z"}} 2018-09-30 03:31:44,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:44,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b31b717-0606-4bcd-9baf-d502e6d80f71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:44,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6b31b717-0606-4bcd-9baf-d502e6d80f71 2018-09-30 03:31:44,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:31:44,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:44,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["C00QhlPQT56fcm1l-RN-Wg"], "issued_at": "2018-09-30T03:31:44.000000Z"}} 2018-09-30 03:31:44,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030aebdea74f2ad67d06dbe69772a67bbc24eae0" 2018-09-30 03:31:44,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38878cc4-1a8b-453d-8d74-aea5be51e7cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:44,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-38878cc4-1a8b-453d-8d74-aea5be51e7cb 2018-09-30 03:31:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:45,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4e38fe4b-01c1-4a01-abda-e6f56f6f18a3 Date: Sun, 30 Sep 2018 03:31:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:31:45,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-4e38fe4b-01c1-4a01-abda-e6f56f6f18a3 2018-09-30 03:31:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:45,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7f09e0cb-84f2-472e-839f-2ba50d78a090 Date: Sun, 30 Sep 2018 03:31:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:31:45,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7f09e0cb-84f2-472e-839f-2ba50d78a090 2018-09-30 03:31:45,202 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router 2018-09-30 03:31:45,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router", "admin_state_up": true}}' 2018-09-30 03:31:50,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0a2c5359-302c-44a3-a53a-40d2d4800317 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:45Z", "admin_state_up": true, "updated_at": "2018-09-30T03:31:46Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5890c6d6-1b9f-463f-92e5-b963e4af3409", "name": "NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router"}} 2018-09-30 03:31:50,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-0a2c5359-302c-44a3-a53a-40d2d4800317 2018-09-30 03:31:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5890c6d6-1b9f-463f-92e5-b963e4af3409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-89171044-44ac-49ca-b53a-0610f6ef6be4 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:46Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.206"}],"id":"2e6671f7-2dd7-4699-ac08-198af7627ebb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:06:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:31:46Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"85a319f8-b096-4233-8888-75a0cd2106dd","ip_address":"169.254.192.3"}],"id":"73301b68-03f6-4b44-9a48-961d9c29184c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:d5:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:48Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"85a319f8-b096-4233-8888-75a0cd2106dd","ip_address":"169.254.192.2"}],"id":"81b9a394-8b92-48f1-9ba0-4446a68555c0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:9f:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:47Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"85a319f8-b096-4233-8888-75a0cd2106dd","ip_address":"169.254.192.5"}],"id":"b9dc17b5-de26-454c-b093-ef1086123bcd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:85:4a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:48Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"}]} 2018-09-30 03:31:50,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5890c6d6-1b9f-463f-92e5-b963e4af3409 used request id req-89171044-44ac-49ca-b53a-0610f6ef6be4 2018-09-30 03:31:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b84d3b58-9098-4612-be11-3adcf86c54e0 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:31:50,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-b84d3b58-9098-4612-be11-3adcf86c54e0 2018-09-30 03:31:50,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-00b141a3-0eec-428c-93b6-9ee2f3438348 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:45Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"85a319f8-b096-4233-8888-75a0cd2106dd","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:50,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd used request id req-00b141a3-0eec-428c-93b6-9ee2f3438348 2018-09-30 03:31:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bf034187-a6ba-471c-a45f-ecd466baab6e Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:45Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"85a319f8-b096-4233-8888-75a0cd2106dd","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:50,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd used request id req-bf034187-a6ba-471c-a45f-ecd466baab6e 2018-09-30 03:31:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a93f05ec-832b-4b32-9fad-a7228db68a43 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:45Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"85a319f8-b096-4233-8888-75a0cd2106dd","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:50,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd used request id req-a93f05ec-832b-4b32-9fad-a7228db68a43 2018-09-30 03:31:50,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-52da94b4-14e3-47e3-aafd-21f4945e7c69 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:45Z", "admin_state_up": true, "updated_at": "2018-09-30T03:31:49Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "5890c6d6-1b9f-463f-92e5-b963e4af3409", "name": "NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router"}]} 2018-09-30 03:31:50,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router used request id req-52da94b4-14e3-47e3-aafd-21f4945e7c69 2018-09-30 03:31:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:31:50,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:31:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:31:50,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00125730-7189-48a4-adf8-cafa852f524a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:31:50,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-00125730-7189-48a4-adf8-cafa852f524a 2018-09-30 03:31:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5890c6d6-1b9f-463f-92e5-b963e4af3409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:50,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-eddf0dc8-1871-4f41-9b00-19a6e4a68308 Date: Sun, 30 Sep 2018 03:31:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:50Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.206"}],"id":"2e6671f7-2dd7-4699-ac08-198af7627ebb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:06:13","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T03:31:46Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"85a319f8-b096-4233-8888-75a0cd2106dd","ip_address":"169.254.192.3"}],"id":"73301b68-03f6-4b44-9a48-961d9c29184c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:d5:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:48Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"85a319f8-b096-4233-8888-75a0cd2106dd","ip_address":"169.254.192.2"}],"id":"81b9a394-8b92-48f1-9ba0-4446a68555c0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:9f:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:47Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:31:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"85a319f8-b096-4233-8888-75a0cd2106dd","ip_address":"169.254.192.5"}],"id":"b9dc17b5-de26-454c-b093-ef1086123bcd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:85:4a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ebb4db2f5fe747c88fe9dce627f0aaca","admin_state_up":true,"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:48Z","binding:vnic_type":"normal","device_id":"5890c6d6-1b9f-463f-92e5-b963e4af3409"}]} 2018-09-30 03:31:50,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5890c6d6-1b9f-463f-92e5-b963e4af3409 used request id req-eddf0dc8-1871-4f41-9b00-19a6e4a68308 2018-09-30 03:31:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:51,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e46c0f44-035c-487e-b685-7282a8f8f3e0 Date: Sun, 30 Sep 2018 03:31:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 03:31:51,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-e46c0f44-035c-487e-b685-7282a8f8f3e0 2018-09-30 03:31:51,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dea0507c-7bcf-49d0-a5cd-4863a4c783f8 Date: Sun, 30 Sep 2018 03:31:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:45Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"85a319f8-b096-4233-8888-75a0cd2106dd","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:51,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd used request id req-dea0507c-7bcf-49d0-a5cd-4863a4c783f8 2018-09-30 03:31:51,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:51,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-07417119-e445-4bc9-b39b-b2f77bbae9da Date: Sun, 30 Sep 2018 03:31:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:45Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"85a319f8-b096-4233-8888-75a0cd2106dd","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:51,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd used request id req-07417119-e445-4bc9-b39b-b2f77bbae9da 2018-09-30 03:31:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:51,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d2ab21c3-342c-46e2-9451-09548532f70a Date: Sun, 30 Sep 2018 03:31:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e4b5ef1e-9dad-413a-9560-428b50b1113c","tenant_id":"","created_at":"2018-09-30T03:31:45Z","dns_nameservers":[],"updated_at":"2018-09-30T03:31:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"85a319f8-b096-4233-8888-75a0cd2106dd","subnetpool_id":null,"name":"HA subnet tenant ebb4db2f5fe747c88fe9dce627f0aaca"}} 2018-09-30 03:31:51,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/85a319f8-b096-4233-8888-75a0cd2106dd used request id req-d2ab21c3-342c-46e2-9451-09548532f70a 2018-09-30 03:31:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-014145b6-2a70-416f-b6db-0bfa3563b2fe Date: Sun, 30 Sep 2018 03:31:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:31:51,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-014145b6-2a70-416f-b6db-0bfa3563b2fe 2018-09-30 03:31:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4afe0f0e-988d-4790-a32e-2d70057e61b8 Date: Sun, 30 Sep 2018 03:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:31:51,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-4afe0f0e-988d-4790-a32e-2d70057e61b8 2018-09-30 03:31:51,989 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router 2018-09-30 03:31:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/5890c6d6-1b9f-463f-92e5-b963e4af3409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:55,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f03b2fe2-a5b6-4e5f-ba33-c51b99f44c86 Content-Length: 0 Date: Sun, 30 Sep 2018 03:31:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:55,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/5890c6d6-1b9f-463f-92e5-b963e4af3409 used request id req-f03b2fe2-a5b6-4e5f-ba33-c51b99f44c86 2018-09-30 03:31:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8070f2c22fbf5e2404565c7fe137a4787aa9f4b0" 2018-09-30 03:31:55,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-371e81f6-f897-4df8-b2b2-3bc1104b1d56 Date: Sun, 30 Sep 2018 03:31:55 GMT RESP BODY: {"routers": []} 2018-09-30 03:31:55,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-400088b5-3e86-4895-9c29-b983dd7c7fd2-pub-router used request id req-371e81f6-f897-4df8-b2b2-3bc1104b1d56 2018-09-30 03:31:55,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:55,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["D4UCCKszR86nY14ft7P9rg"], "issued_at": "2018-09-30T03:31:55.000000Z"}} 2018-09-30 03:31:55,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" 2018-09-30 03:31:55,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1b6eb2-ecb6-4c6a-93c3-f227ea5befcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:55,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab1b6eb2-ecb6-4c6a-93c3-f227ea5befcd 2018-09-30 03:31:55,910 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname 2018-09-30 03:31:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname"}}' 2018-09-30 03:31:56,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-cb91a727-505b-4991-af18-89ab980ab623 Date: Sun, 30 Sep 2018 03:31:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:56Z", "updated_at": "2018-09-30T03:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "revision_number": 0, "id": "4bc6f409-9b48-4b6f-81d4-31382c5867a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "revision_number": 0, "id": "eb429e11-0b2c-45ca-a899-fbc70b798f92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "fead445a-4359-4a1c-bc78-23e110874483", "name": "NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname"}} 2018-09-30 03:31:56,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-cb91a727-505b-4991-af18-89ab980ab623 2018-09-30 03:31:56,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fead445a-4359-4a1c-bc78-23e110874483 2018-09-30 03:31:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fead445a-4359-4a1c-bc78-23e110874483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" 2018-09-30 03:31:56,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e81984bd-85b4-45c2-8ec9-b3515c1bcc87 Date: Sun, 30 Sep 2018 03:31:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:56Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "4bc6f409-9b48-4b6f-81d4-31382c5867a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:56Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "eb429e11-0b2c-45ca-a899-fbc70b798f92"}]} 2018-09-30 03:31:56,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fead445a-4359-4a1c-bc78-23e110874483 used request id req-e81984bd-85b4-45c2-8ec9-b3515c1bcc87 2018-09-30 03:31:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" 2018-09-30 03:31:56,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-ac67e5ec-b315-47f0-a6f0-95a8e2a8b0e4 Date: Sun, 30 Sep 2018 03:31:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:56Z", "updated_at": "2018-09-30T03:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "revision_number": 0, "id": "eb429e11-0b2c-45ca-a899-fbc70b798f92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "revision_number": 0, "id": "4bc6f409-9b48-4b6f-81d4-31382c5867a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "fead445a-4359-4a1c-bc78-23e110874483", "name": "NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname"}]} 2018-09-30 03:31:56,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname used request id req-ac67e5ec-b315-47f0-a6f0-95a8e2a8b0e4 2018-09-30 03:31:56,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fead445a-4359-4a1c-bc78-23e110874483 2018-09-30 03:31:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fead445a-4359-4a1c-bc78-23e110874483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" 2018-09-30 03:31:56,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-612ed3d3-2697-4a5d-b03e-6d9331807a58 Date: Sun, 30 Sep 2018 03:31:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:56Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "4bc6f409-9b48-4b6f-81d4-31382c5867a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:56Z", "security_group_id": "fead445a-4359-4a1c-bc78-23e110874483", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:56Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "eb429e11-0b2c-45ca-a899-fbc70b798f92"}]} 2018-09-30 03:31:56,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fead445a-4359-4a1c-bc78-23e110874483 used request id req-612ed3d3-2697-4a5d-b03e-6d9331807a58 2018-09-30 03:31:56,866 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname 2018-09-30 03:31:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/fead445a-4359-4a1c-bc78-23e110874483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" 2018-09-30 03:31:57,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fdee857-b742-4cf0-98ff-e9700d432cc7 Content-Length: 0 Date: Sun, 30 Sep 2018 03:31:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:57,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/fead445a-4359-4a1c-bc78-23e110874483 used request id req-0fdee857-b742-4cf0-98ff-e9700d432cc7 2018-09-30 03:31:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848baeaf453855dc4a67912b26fbcd60501233d" 2018-09-30 03:31:57,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bb0e4b29-82ce-45d1-b5e0-a049c4c2d8b5 Date: Sun, 30 Sep 2018 03:31:57 GMT RESP BODY: {"security_groups": []} 2018-09-30 03:31:57,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-b754abe1-6b2d-4ce6-a366-4d592398387bname used request id req-bb0e4b29-82ce-45d1-b5e0-a049c4c2d8b5 2018-09-30 03:31:57,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:57,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["WS9CbhUlRru_xNTSQcnwPw"], "issued_at": "2018-09-30T03:31:57.000000Z"}} 2018-09-30 03:31:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02920587ce3df7b0975cbe81a7ec666a6fde274c" 2018-09-30 03:31:57,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e5f262-b934-4f7a-a0a0-a0841f02e85b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:57,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-26e5f262-b934-4f7a-a0a0-a0841f02e85b 2018-09-30 03:31:57,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:31:58,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["RN8_5Hg5SP6jN5bVr5isDg"], "issued_at": "2018-09-30T03:31:58.000000Z"}} 2018-09-30 03:31:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0e9d3344c2ac80f82c3f5892280cb0c9e2cb41" 2018-09-30 03:31:58,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924587a4-d666-406d-93b0-123ec18c2e2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:31:58,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-924587a4-d666-406d-93b0-123ec18c2e2d 2018-09-30 03:31:58,325 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname 2018-09-30 03:31:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0e9d3344c2ac80f82c3f5892280cb0c9e2cb41" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname", "description": "hello group"}}' 2018-09-30 03:31:58,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f6b2aace-578a-46c3-b316-6a095649652a Date: Sun, 30 Sep 2018 03:31:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:58Z", "updated_at": "2018-09-30T03:31:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "revision_number": 0, "id": "9ad39edc-968e-48d6-9577-90c1464f0847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "revision_number": 0, "id": "b35dd35b-d53f-48e5-bb92-54e8eb9616d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "name": "NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname"}} 2018-09-30 03:31:58,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-f6b2aace-578a-46c3-b316-6a095649652a 2018-09-30 03:31:58,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce70d9e-0fcb-4a73-aea3-c891638aa51d 2018-09-30 03:31:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3ce70d9e-0fcb-4a73-aea3-c891638aa51d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0e9d3344c2ac80f82c3f5892280cb0c9e2cb41" 2018-09-30 03:31:58,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d165cb96-9aa2-49db-8dbe-7d119910e413 Date: Sun, 30 Sep 2018 03:31:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:58Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "9ad39edc-968e-48d6-9577-90c1464f0847"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:58Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "b35dd35b-d53f-48e5-bb92-54e8eb9616d7"}]} 2018-09-30 03:31:58,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3ce70d9e-0fcb-4a73-aea3-c891638aa51d used request id req-d165cb96-9aa2-49db-8dbe-7d119910e413 2018-09-30 03:31:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0e9d3344c2ac80f82c3f5892280cb0c9e2cb41" 2018-09-30 03:31:59,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-cc56c6a9-74f3-40f6-b55c-1c6fbff9ce24 Date: Sun, 30 Sep 2018 03:31:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:58Z", "updated_at": "2018-09-30T03:31:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "revision_number": 0, "id": "b35dd35b-d53f-48e5-bb92-54e8eb9616d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "revision_number": 0, "id": "9ad39edc-968e-48d6-9577-90c1464f0847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "name": "NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname"}]} 2018-09-30 03:31:59,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname&description=hello+group used request id req-cc56c6a9-74f3-40f6-b55c-1c6fbff9ce24 2018-09-30 03:31:59,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce70d9e-0fcb-4a73-aea3-c891638aa51d 2018-09-30 03:31:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3ce70d9e-0fcb-4a73-aea3-c891638aa51d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0e9d3344c2ac80f82c3f5892280cb0c9e2cb41" 2018-09-30 03:31:59,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec7075fa-7615-44b7-8d5c-5addd119429f Date: Sun, 30 Sep 2018 03:31:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:58Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "9ad39edc-968e-48d6-9577-90c1464f0847"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:31:58Z", "security_group_id": "3ce70d9e-0fcb-4a73-aea3-c891638aa51d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:31:58Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "b35dd35b-d53f-48e5-bb92-54e8eb9616d7"}]} 2018-09-30 03:31:59,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3ce70d9e-0fcb-4a73-aea3-c891638aa51d used request id req-ec7075fa-7615-44b7-8d5c-5addd119429f 2018-09-30 03:31:59,301 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a7097b73-95a8-4225-be4c-73e123bd30cfname 2018-09-30 03:31:59,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3ce70d9e-0fcb-4a73-aea3-c891638aa51d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da0e9d3344c2ac80f82c3f5892280cb0c9e2cb41" 2018-09-30 03:31:59,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0e5760b-f672-46be-977a-915e5b8a0701 Content-Length: 0 Date: Sun, 30 Sep 2018 03:31:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:31:59,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3ce70d9e-0fcb-4a73-aea3-c891638aa51d used request id req-e0e5760b-f672-46be-977a-915e5b8a0701 2018-09-30 03:31:59,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:00,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["S_7IBoZ6Qj2kFhFqokQx5A"], "issued_at": "2018-09-30T03:32:00.000000Z"}} 2018-09-30 03:32:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:00,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58b1233-7522-4d6d-899a-f29b76623585 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:00,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e58b1233-7522-4d6d-899a-f29b76623585 2018-09-30 03:32:00,114 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname 2018-09-30 03:32:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname", "description": "hello group"}}' 2018-09-30 03:32:00,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4aa4e76e-5164-4a0f-bac9-4928577b311b Date: Sun, 30 Sep 2018 03:32:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "updated_at": "2018-09-30T03:32:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "139c57a4-c328-4452-a21f-d63821f1be2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "name": "NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname"}} 2018-09-30 03:32:00,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-4aa4e76e-5164-4a0f-bac9-4928577b311b 2018-09-30 03:32:00,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb6e16b-3707-4b0c-9248-20af6509a28d 2018-09-30 03:32:00,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:00,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9aa8df9d-c856-4e62-b263-7aa450bd6ab4 Date: Sun, 30 Sep 2018 03:32:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "139c57a4-c328-4452-a21f-d63821f1be2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0"}]} 2018-09-30 03:32:00,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-9aa8df9d-c856-4e62-b263-7aa450bd6ab4 2018-09-30 03:32:00,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb6e16b-3707-4b0c-9248-20af6509a28d 2018-09-30 03:32:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:00,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34c23e05-e57e-43fb-a254-2285a5d53303 Date: Sun, 30 Sep 2018 03:32:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "139c57a4-c328-4452-a21f-d63821f1be2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0"}]} 2018-09-30 03:32:00,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-34c23e05-e57e-43fb-a254-2285a5d53303 2018-09-30 03:32:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:00,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ca4fb7-67f2-46cf-889a-9ee31dc0e34a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:00,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-47ca4fb7-67f2-46cf-889a-9ee31dc0e34a 2018-09-30 03:32:00,921 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname 2018-09-30 03:32:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:01,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c453fce7-c591-497b-96ab-eb61d465f224 Date: Sun, 30 Sep 2018 03:32:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "updated_at": "2018-09-30T03:32:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "139c57a4-c328-4452-a21f-d63821f1be2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "name": "NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname"}]} 2018-09-30 03:32:01,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname used request id req-c453fce7-c591-497b-96ab-eb61d465f224 2018-09-30 03:32:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:32:01,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:32:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:32:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a74864-6bf3-430d-89fb-282ec9ef0855 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:32:01,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-d0a74864-6bf3-430d-89fb-282ec9ef0855 2018-09-30 03:32:01,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb6e16b-3707-4b0c-9248-20af6509a28d 2018-09-30 03:32:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:01,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42460d27-52f0-4137-a307-a928097e9950 Date: Sun, 30 Sep 2018 03:32:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "139c57a4-c328-4452-a21f-d63821f1be2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0"}]} 2018-09-30 03:32:01,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-42460d27-52f0-4137-a307-a928097e9950 2018-09-30 03:32:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d"}}' 2018-09-30 03:32:01,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-db666982-ac5d-49e4-8830-87be787b82fa Date: Sun, 30 Sep 2018 03:32:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:01Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:01Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2126dd9b-959c-4716-9af3-40e3f0f72c51"}} 2018-09-30 03:32:01,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-db666982-ac5d-49e4-8830-87be787b82fa 2018-09-30 03:32:01,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:01,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-03cb2b61-13b4-4ca3-9513-a2ad1b91702f Date: Sun, 30 Sep 2018 03:32:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "updated_at": "2018-09-30T03:32:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:01Z", "revision_number": 0, "id": "2126dd9b-959c-4716-9af3-40e3f0f72c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:01Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "139c57a4-c328-4452-a21f-d63821f1be2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 3, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "name": "NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname"}]} 2018-09-30 03:32:01,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname&description=hello+group used request id req-03cb2b61-13b4-4ca3-9513-a2ad1b91702f 2018-09-30 03:32:01,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb6e16b-3707-4b0c-9248-20af6509a28d 2018-09-30 03:32:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:01,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1037649f-2b16-4652-9765-acc3ccc4d5e8 Date: Sun, 30 Sep 2018 03:32:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "139c57a4-c328-4452-a21f-d63821f1be2c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:01Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:01Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2126dd9b-959c-4716-9af3-40e3f0f72c51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0"}]} 2018-09-30 03:32:01,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-1037649f-2b16-4652-9765-acc3ccc4d5e8 2018-09-30 03:32:01,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb6e16b-3707-4b0c-9248-20af6509a28d 2018-09-30 03:32:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:01,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-35758ce0-59ce-436f-adf4-d9aa3f73bfbf Date: Sun, 30 Sep 2018 03:32:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "139c57a4-c328-4452-a21f-d63821f1be2c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:01Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:01Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2126dd9b-959c-4716-9af3-40e3f0f72c51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0"}]} 2018-09-30 03:32:01,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-35758ce0-59ce-436f-adf4-d9aa3f73bfbf 2018-09-30 03:32:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:02,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2a73314b-f3cc-4ad0-bc89-9bd6fb8bb803 Date: Sun, 30 Sep 2018 03:32:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "updated_at": "2018-09-30T03:32:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:01Z", "revision_number": 0, "id": "2126dd9b-959c-4716-9af3-40e3f0f72c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:01Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "revision_number": 0, "id": "139c57a4-c328-4452-a21f-d63821f1be2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 3, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "name": "NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname"}]} 2018-09-30 03:32:02,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname&description=hello+group used request id req-2a73314b-f3cc-4ad0-bc89-9bd6fb8bb803 2018-09-30 03:32:02,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fb6e16b-3707-4b0c-9248-20af6509a28d 2018-09-30 03:32:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-700caf30-3402-4665-a789-e638f00bbadb Date: Sun, 30 Sep 2018 03:32:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "139c57a4-c328-4452-a21f-d63821f1be2c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:01Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:01Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "2126dd9b-959c-4716-9af3-40e3f0f72c51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:00Z", "security_group_id": "2fb6e16b-3707-4b0c-9248-20af6509a28d", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:00Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0"}]} 2018-09-30 03:32:02,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-700caf30-3402-4665-a789-e638f00bbadb 2018-09-30 03:32:02,208 - neutron_utils - INFO - Deleting security group rule with ID - 139c57a4-c328-4452-a21f-d63821f1be2c 2018-09-30 03:32:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/139c57a4-c328-4452-a21f-d63821f1be2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:02,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eee2969-6b36-4035-81fb-3cd3c93ae25b Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:02,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/139c57a4-c328-4452-a21f-d63821f1be2c used request id req-4eee2969-6b36-4035-81fb-3cd3c93ae25b 2018-09-30 03:32:02,453 - neutron_utils - INFO - Deleting security group rule with ID - 8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0 2018-09-30 03:32:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:02,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58841cb1-5b30-4e98-ad7d-65541304d7ad Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:02,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8c0d24bb-0890-43b1-b8a8-b8c0f9ba74d0 used request id req-58841cb1-5b30-4e98-ad7d-65541304d7ad 2018-09-30 03:32:02,695 - neutron_utils - INFO - Deleting security group rule with ID - 2126dd9b-959c-4716-9af3-40e3f0f72c51 2018-09-30 03:32:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/2126dd9b-959c-4716-9af3-40e3f0f72c51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:02,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-423b0d14-5cf7-4682-b57c-d140e195269b Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:02,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/2126dd9b-959c-4716-9af3-40e3f0f72c51 used request id req-423b0d14-5cf7-4682-b57c-d140e195269b 2018-09-30 03:32:02,795 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-84bf872d-d346-4415-9cd7-f986e6129f5dname 2018-09-30 03:32:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2fb6e16b-3707-4b0c-9248-20af6509a28d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ababa3cca74bdaa2d7e30614601916743f3fd6ff" 2018-09-30 03:32:03,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab37892f-4e11-4def-ac6b-07e9390cbca4 Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:03,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2fb6e16b-3707-4b0c-9248-20af6509a28d used request id req-ab37892f-4e11-4def-ac6b-07e9390cbca4 2018-09-30 03:32:03,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:03,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["9oh6_ib2TIah0DtycXe5Uw"], "issued_at": "2018-09-30T03:32:03.000000Z"}} 2018-09-30 03:32:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:03,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771ab625-847d-4da6-a360-2009ed445609 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:03,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-771ab625-847d-4da6-a360-2009ed445609 2018-09-30 03:32:03,552 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-1 2018-09-30 03:32:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-1", "description": "hello group"}}' 2018-09-30 03:32:03,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-b1d8160c-677d-44ff-9464-ec7da22cf3c3 Date: Sun, 30 Sep 2018 03:32:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:03Z", "updated_at": "2018-09-30T03:32:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "revision_number": 0, "id": "a7282042-4448-478e-9b7e-14f50be47748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "revision_number": 0, "id": "b2fa9957-35bd-40c3-8f49-33d4edab5863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "51066306-9489-4541-b608-11c798b5418c", "name": "NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-1"}} 2018-09-30 03:32:03,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-b1d8160c-677d-44ff-9464-ec7da22cf3c3 2018-09-30 03:32:03,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51066306-9489-4541-b608-11c798b5418c 2018-09-30 03:32:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=51066306-9489-4541-b608-11c798b5418c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:04,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7171303c-bb8d-4b93-9c9e-762e45483444 Date: Sun, 30 Sep 2018 03:32:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:03Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "a7282042-4448-478e-9b7e-14f50be47748"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:03Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "b2fa9957-35bd-40c3-8f49-33d4edab5863"}]} 2018-09-30 03:32:04,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=51066306-9489-4541-b608-11c798b5418c used request id req-7171303c-bb8d-4b93-9c9e-762e45483444 2018-09-30 03:32:04,086 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-2 2018-09-30 03:32:04,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-2", "description": "hello group"}}' 2018-09-30 03:32:04,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e9665bd4-c629-4c0e-b665-39bacad65866 Date: Sun, 30 Sep 2018 03:32:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:04Z", "updated_at": "2018-09-30T03:32:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "revision_number": 0, "id": "19f0fc7c-2658-4b25-8675-3ece6417c8cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "revision_number": 0, "id": "33b6dba8-1bb2-4b0d-896c-f94f0c427282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "name": "NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-2"}} 2018-09-30 03:32:04,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-e9665bd4-c629-4c0e-b665-39bacad65866 2018-09-30 03:32:04,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ce0220e-b507-4752-94fe-e1f4910a0c09 2018-09-30 03:32:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6ce0220e-b507-4752-94fe-e1f4910a0c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:04,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b40f18c8-e9f7-404a-8dc1-24b9ee288c5b Date: Sun, 30 Sep 2018 03:32:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:04Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "19f0fc7c-2658-4b25-8675-3ece6417c8cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:04Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "33b6dba8-1bb2-4b0d-896c-f94f0c427282"}]} 2018-09-30 03:32:04,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6ce0220e-b507-4752-94fe-e1f4910a0c09 used request id req-b40f18c8-e9f7-404a-8dc1-24b9ee288c5b 2018-09-30 03:32:04,758 - neutron_utils - INFO - Retrieving security group with ID - 51066306-9489-4541-b608-11c798b5418c 2018-09-30 03:32:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=51066306-9489-4541-b608-11c798b5418c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:04,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-05a51acd-ff6b-4120-96a2-870051189298 Date: Sun, 30 Sep 2018 03:32:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:03Z", "updated_at": "2018-09-30T03:32:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "revision_number": 0, "id": "a7282042-4448-478e-9b7e-14f50be47748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "revision_number": 0, "id": "b2fa9957-35bd-40c3-8f49-33d4edab5863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "51066306-9489-4541-b608-11c798b5418c", "name": "NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-1"}]} 2018-09-30 03:32:04,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=51066306-9489-4541-b608-11c798b5418c used request id req-05a51acd-ff6b-4120-96a2-870051189298 2018-09-30 03:32:04,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51066306-9489-4541-b608-11c798b5418c 2018-09-30 03:32:04,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=51066306-9489-4541-b608-11c798b5418c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:05,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ccb38b4-63bc-472a-a65b-f89d7602a072 Date: Sun, 30 Sep 2018 03:32:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:03Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "a7282042-4448-478e-9b7e-14f50be47748"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:03Z", "security_group_id": "51066306-9489-4541-b608-11c798b5418c", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:03Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "b2fa9957-35bd-40c3-8f49-33d4edab5863"}]} 2018-09-30 03:32:05,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=51066306-9489-4541-b608-11c798b5418c used request id req-2ccb38b4-63bc-472a-a65b-f89d7602a072 2018-09-30 03:32:05,144 - neutron_utils - INFO - Retrieving security group with ID - 6ce0220e-b507-4752-94fe-e1f4910a0c09 2018-09-30 03:32:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=6ce0220e-b507-4752-94fe-e1f4910a0c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:05,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-8190d8f1-a596-469a-b60b-61ffc6e5c6bc Date: Sun, 30 Sep 2018 03:32:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:04Z", "updated_at": "2018-09-30T03:32:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "revision_number": 0, "id": "19f0fc7c-2658-4b25-8675-3ece6417c8cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "revision_number": 0, "id": "33b6dba8-1bb2-4b0d-896c-f94f0c427282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 2, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "name": "NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-2"}]} 2018-09-30 03:32:05,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=6ce0220e-b507-4752-94fe-e1f4910a0c09 used request id req-8190d8f1-a596-469a-b60b-61ffc6e5c6bc 2018-09-30 03:32:05,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ce0220e-b507-4752-94fe-e1f4910a0c09 2018-09-30 03:32:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6ce0220e-b507-4752-94fe-e1f4910a0c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:05,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86779589-1487-40ce-832d-bcb15987c2be Date: Sun, 30 Sep 2018 03:32:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:04Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "19f0fc7c-2658-4b25-8675-3ece6417c8cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:32:04Z", "security_group_id": "6ce0220e-b507-4752-94fe-e1f4910a0c09", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:04Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "33b6dba8-1bb2-4b0d-896c-f94f0c427282"}]} 2018-09-30 03:32:05,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6ce0220e-b507-4752-94fe-e1f4910a0c09 used request id req-86779589-1487-40ce-832d-bcb15987c2be 2018-09-30 03:32:05,392 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-1 2018-09-30 03:32:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/51066306-9489-4541-b608-11c798b5418c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:05,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22bcfa04-50ed-4eb7-8ed1-910ae77ff92a Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:05,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/51066306-9489-4541-b608-11c798b5418c used request id req-22bcfa04-50ed-4eb7-8ed1-910ae77ff92a 2018-09-30 03:32:05,726 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9406eec9-a9fe-4f45-87be-759d2c9f1c80name-2 2018-09-30 03:32:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6ce0220e-b507-4752-94fe-e1f4910a0c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fac1e6e1180da6fd95f8a19ae1e13519dcaa8f" 2018-09-30 03:32:06,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-658e442a-e8a4-432e-9023-05f110786c3e Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:06,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6ce0220e-b507-4752-94fe-e1f4910a0c09 used request id req-658e442a-e8a4-432e-9023-05f110786c3e 2018-09-30 03:32:06,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:06,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["tM3ExZTHRsmGGb_T0yVaNg"], "issued_at": "2018-09-30T03:32:06.000000Z"}} 2018-09-30 03:32:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:06,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c694f1c-c627-4a0e-82fd-04a9ac603460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:06,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8c694f1c-c627-4a0e-82fd-04a9ac603460 2018-09-30 03:32:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:06,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f1a96dc3-5108-49a8-8d3b-b89fc590d76d Date: Sun, 30 Sep 2018 03:32:06 GMT RESP BODY: {"floatingips": []} 2018-09-30 03:32:06,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-f1a96dc3-5108-49a8-8d3b-b89fc590d76d 2018-09-30 03:32:06,697 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 03:32:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:06,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b8eed90e-0485-47ab-94d2-3f66c1686317 Date: Sun, 30 Sep 2018 03:32:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:32:06,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-b8eed90e-0485-47ab-94d2-3f66c1686317 2018-09-30 03:32:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:07,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-fa9ead2a-cb86-47bf-9151-f32a622e508a Date: Sun, 30 Sep 2018 03:32:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:32:07,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-fa9ead2a-cb86-47bf-9151-f32a622e508a 2018-09-30 03:32:07,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}}' 2018-09-30 03:32:08,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-df3ddd90-1e70-4b3d-aba5-393e3fd9a418 Date: Sun, 30 Sep 2018 03:32:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:07Z", "updated_at": "2018-09-30T03:32:07Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_id": null, "id": "9775a32c-8058-434b-9193-5a0d49cc5049"}} 2018-09-30 03:32:08,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-df3ddd90-1e70-4b3d-aba5-393e3fd9a418 2018-09-30 03:32:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:08,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-7bc42d39-a28d-407b-bd10-c9e8a7af37a4 Date: Sun, 30 Sep 2018 03:32:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:07Z", "updated_at": "2018-09-30T03:32:07Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_id": null, "id": "9775a32c-8058-434b-9193-5a0d49cc5049"}]} 2018-09-30 03:32:08,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-7bc42d39-a28d-407b-bd10-c9e8a7af37a4 2018-09-30 03:32:08,546 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-09-30 03:32:08,546 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-09-30 03:32:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips?ip=9775a32c-8058-434b-9193-5a0d49cc5049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:08,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-1b1ab6c2-e91a-4a5a-a3a2-66dfee53ed70 Date: Sun, 30 Sep 2018 03:32:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:32:07Z", "updated_at": "2018-09-30T03:32:07Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_id": null, "id": "9775a32c-8058-434b-9193-5a0d49cc5049"}]} 2018-09-30 03:32:08,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips?ip=9775a32c-8058-434b-9193-5a0d49cc5049 used request id req-1b1ab6c2-e91a-4a5a-a3a2-66dfee53ed70 2018-09-30 03:32:08,744 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-09-30 03:32:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/9775a32c-8058-434b-9193-5a0d49cc5049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d648ad4820f37e93d73152c67d0873cde4d3fd8" 2018-09-30 03:32:09,294 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24c2bf38-845f-47cd-9937-e62058f7ac00 Content-Length: 0 Date: Sun, 30 Sep 2018 03:32:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:32:09,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/9775a32c-8058-434b-9193-5a0d49cc5049 used request id req-24c2bf38-845f-47cd-9937-e62058f7ac00 2018-09-30 03:32:09,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:09,422 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 2018-09-30 03:32:09,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:09,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["28T2SAf1TJqXJQfFNDHBuA"], "issued_at": "2018-09-30T03:32:09.000000Z"}} 2018-09-30 03:32:09,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda5ad61d789822119adbb0a38fbf1dc6aec8893" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb1dzzh9kECZAR5TbYun9tNKKDinsASDm77CqEro1diTrlFKI1PTv9ctyO1DNTtOaVtYvo8ZXEG0dL0voKazBTat9bVYtUiIuWhXPmXIcVGmHwzIShX4rC6lqDI4K1Va5gEzNKLYajBQcmVIx6MSRiKZijCqAD6ra/q2IYomBWaWdlj8R8ScoucCLZ0QkRFXEa9vv+5rtoYuNQXT6CMyDvN2GJlY7l4qgpYClQEvuQ4M3vExrT+gq40ktphVmp4+ter4Vw9yJDN1avfhKgCapo/QEwidWZM+SnUOGKutvbvvrQXlloF3hoD5ayjmdaUrvJtTHUrGxedYJfN24mTftp", "name": "NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185"}}' 2018-09-30 03:32:10,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d3dd3b5-a9fe-4d31-9366-94875628da1d x-compute-request-id: req-6d3dd3b5-a9fe-4d31-9366-94875628da1d Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb1dzzh9kECZAR5TbYun9tNKKDinsASDm77CqEro1diTrlFKI1PTv9ctyO1DNTtOaVtYvo8ZXEG0dL0voKazBTat9bVYtUiIuWhXPmXIcVGmHwzIShX4rC6lqDI4K1Va5gEzNKLYajBQcmVIx6MSRiKZijCqAD6ra/q2IYomBWaWdlj8R8ScoucCLZ0QkRFXEa9vv+5rtoYuNQXT6CMyDvN2GJlY7l4qgpYClQEvuQ4M3vExrT+gq40ktphVmp4+ter4Vw9yJDN1avfhKgCapo/QEwidWZM+SnUOGKutvbvvrQXlloF3hoD5ayjmdaUrvJtTHUrGxedYJfN24mTftp", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185", "fingerprint": "9e:93:c1:6a:84:27:e2:68:ab:9e:59:22:a9:01:57:cf"}} 2018-09-30 03:32:10,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-6d3dd3b5-a9fe-4d31-9366-94875628da1d 2018-09-30 03:32:10,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda5ad61d789822119adbb0a38fbf1dc6aec8893" 2018-09-30 03:32:10,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c64bf037-5a3b-4e31-a644-bf18b5456257 x-compute-request-id: req-c64bf037-5a3b-4e31-a644-bf18b5456257 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb1dzzh9kECZAR5TbYun9tNKKDinsASDm77CqEro1diTrlFKI1PTv9ctyO1DNTtOaVtYvo8ZXEG0dL0voKazBTat9bVYtUiIuWhXPmXIcVGmHwzIShX4rC6lqDI4K1Va5gEzNKLYajBQcmVIx6MSRiKZijCqAD6ra/q2IYomBWaWdlj8R8ScoucCLZ0QkRFXEa9vv+5rtoYuNQXT6CMyDvN2GJlY7l4qgpYClQEvuQ4M3vExrT+gq40ktphVmp4+ter4Vw9yJDN1avfhKgCapo/QEwidWZM+SnUOGKutvbvvrQXlloF3hoD5ayjmdaUrvJtTHUrGxedYJfN24mTftp", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185", "deleted": false, "created_at": "2018-09-30T03:32:10.000000", "updated_at": null, "fingerprint": "9e:93:c1:6a:84:27:e2:68:ab:9e:59:22:a9:01:57:cf", "deleted_at": null, "id": 3}} 2018-09-30 03:32:10,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 used request id req-c64bf037-5a3b-4e31-a644-bf18b5456257 2018-09-30 03:32:10,509 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 2018-09-30 03:32:10,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda5ad61d789822119adbb0a38fbf1dc6aec8893" 2018-09-30 03:32:10,681 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfb3fae7-9ee3-458a-a3bc-3acc0bc97226 x-compute-request-id: req-dfb3fae7-9ee3-458a-a3bc-3acc0bc97226 Content-Length: 0 Content-Type: application/json 2018-09-30 03:32:10,681 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 used request id req-dfb3fae7-9ee3-458a-a3bc-3acc0bc97226 2018-09-30 03:32:10,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda5ad61d789822119adbb0a38fbf1dc6aec8893" 2018-09-30 03:32:10,812 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1b622c4-764a-4506-9ff6-8d6854d571ff x-compute-request-id: req-e1b622c4-764a-4506-9ff6-8d6854d571ff Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 not found for user 8ef8f89247b448199811660cc3c8684d", "code": 404}} 2018-09-30 03:32:10,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 used request id req-e1b622c4-764a-4506-9ff6-8d6854d571ff 2018-09-30 03:32:10,813 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 2018-09-30 03:32:10,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda5ad61d789822119adbb0a38fbf1dc6aec8893" 2018-09-30 03:32:11,019 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0ce2b0d-251c-480c-9a89-3107005599fd x-compute-request-id: req-a0ce2b0d-251c-480c-9a89-3107005599fd Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 not found for user 8ef8f89247b448199811660cc3c8684d", "code": 404}} 2018-09-30 03:32:11,019 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b84b0cb5-bdb9-4ad2-aa3d-12fc31960185 used request id req-a0ce2b0d-251c-480c-9a89-3107005599fd 2018-09-30 03:32:11,021 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:11,089 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f.pub 2018-09-30 03:32:11,090 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f 2018-09-30 03:32:11,090 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f.pub 2018-09-30 03:32:11,090 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f 2018-09-30 03:32:11,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:11,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["9Jzws3FZRAia7P5nnNpiew"], "issued_at": "2018-09-30T03:32:11.000000Z"}} 2018-09-30 03:32:11,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c961b5148670718b3e992f5d863369b459ed170d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/GXm1d5YYdXcPiceIOYjlkPbO0vZJnYOCZesSR1uJ6LEeYKD9teLfhJBjfcp2khBCfDxkOVgee/L4CgtrT8zAYcvdw5I8MO3MxiiyqyJ0GKXqhUJKCdacutoqwKijZwgKGELACh20cQ7I+1fPl0sFTaNYni5qCf7EALDYeoJRJGuOn5N+/TWKoVF6rotocQu/k8nOh/KWzOD0C77IWoTzoScrAtth9ys7ry1F9JdVSUdYTy4HATbFJVRbPyorKUvm2gPF1zCZUBymylsj0Mdqk9WbQCqdKSD7e8yaklR8m5GToB0cbzsbNU38B3pOIiA3UxaHxaaQ7v327SF0Ppa1", "name": "NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f"}}' 2018-09-30 03:32:11,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6ebd67f-c37c-4a36-82ec-a62da77f4bc0 x-compute-request-id: req-d6ebd67f-c37c-4a36-82ec-a62da77f4bc0 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/GXm1d5YYdXcPiceIOYjlkPbO0vZJnYOCZesSR1uJ6LEeYKD9teLfhJBjfcp2khBCfDxkOVgee/L4CgtrT8zAYcvdw5I8MO3MxiiyqyJ0GKXqhUJKCdacutoqwKijZwgKGELACh20cQ7I+1fPl0sFTaNYni5qCf7EALDYeoJRJGuOn5N+/TWKoVF6rotocQu/k8nOh/KWzOD0C77IWoTzoScrAtth9ys7ry1F9JdVSUdYTy4HATbFJVRbPyorKUvm2gPF1zCZUBymylsj0Mdqk9WbQCqdKSD7e8yaklR8m5GToB0cbzsbNU38B3pOIiA3UxaHxaaQ7v327SF0Ppa1", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f", "fingerprint": "fb:ed:97:9d:d1:67:d1:ca:a9:51:4a:0f:d3:80:ef:b2"}} 2018-09-30 03:32:11,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-d6ebd67f-c37c-4a36-82ec-a62da77f4bc0 2018-09-30 03:32:11,730 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f 2018-09-30 03:32:11,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c961b5148670718b3e992f5d863369b459ed170d" 2018-09-30 03:32:11,883 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21d60a5e-9da9-4048-9db5-a85b6c4a5dae x-compute-request-id: req-21d60a5e-9da9-4048-9db5-a85b6c4a5dae Content-Length: 0 Content-Type: application/json 2018-09-30 03:32:11,883 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-fdbb7dd8-d000-4dfa-b98b-b1d66952550f used request id req-21d60a5e-9da9-4048-9db5-a85b6c4a5dae 2018-09-30 03:32:11,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:12,061 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3 2018-09-30 03:32:12,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:12,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["w1s5AG6SQz2fKI00iB4g5w"], "issued_at": "2018-09-30T03:32:12.000000Z"}} 2018-09-30 03:32:12,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e559d306d001af1ed27d6507d65314e00403a47" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7W3rDh5/+oiYzZFsqf71FO0YIcu5zd9RBCd+HGyZlN8U7FffdguOqq2bZRAZtQlju34Ef5F22zej7DBUJvkPuyc0wN2ZcwlKp/Z4YE0HsJYPRzawnsVHNHqZtytk5VpMwwoi3PuP7emtjEmfMlWsrX13/HNABfNV7PQY6eyAf3LujM2uWNRsCZQJpIX8i9i4OmA98n3EKufQS6gf33B3BFr3T6kBnEluQ5xibHDhzvKhelqXEfrcgxAIgdhS3POZ1q8a7t0hVW7RKv6YYscKpaPWgkuRWDKnahMGuVG3mDFlR+NyMLEOx+JYpgembpbsPj2QoKZfyv+4YraNxWsQ9", "name": "NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3"}}' 2018-09-30 03:32:13,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bb0475e-21f4-4de5-ad26-0269ba39411a x-compute-request-id: req-1bb0475e-21f4-4de5-ad26-0269ba39411a Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7W3rDh5/+oiYzZFsqf71FO0YIcu5zd9RBCd+HGyZlN8U7FffdguOqq2bZRAZtQlju34Ef5F22zej7DBUJvkPuyc0wN2ZcwlKp/Z4YE0HsJYPRzawnsVHNHqZtytk5VpMwwoi3PuP7emtjEmfMlWsrX13/HNABfNV7PQY6eyAf3LujM2uWNRsCZQJpIX8i9i4OmA98n3EKufQS6gf33B3BFr3T6kBnEluQ5xibHDhzvKhelqXEfrcgxAIgdhS3POZ1q8a7t0hVW7RKv6YYscKpaPWgkuRWDKnahMGuVG3mDFlR+NyMLEOx+JYpgembpbsPj2QoKZfyv+4YraNxWsQ9", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3", "fingerprint": "eb:62:37:d5:43:fc:cc:17:79:f9:45:84:0f:c9:1c:54"}} 2018-09-30 03:32:13,203 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-1bb0475e-21f4-4de5-ad26-0269ba39411a 2018-09-30 03:32:13,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e559d306d001af1ed27d6507d65314e00403a47" 2018-09-30 03:32:13,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cd6d5e8-7f89-43a1-b214-35df81821d05 x-compute-request-id: req-3cd6d5e8-7f89-43a1-b214-35df81821d05 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7W3rDh5/+oiYzZFsqf71FO0YIcu5zd9RBCd+HGyZlN8U7FffdguOqq2bZRAZtQlju34Ef5F22zej7DBUJvkPuyc0wN2ZcwlKp/Z4YE0HsJYPRzawnsVHNHqZtytk5VpMwwoi3PuP7emtjEmfMlWsrX13/HNABfNV7PQY6eyAf3LujM2uWNRsCZQJpIX8i9i4OmA98n3EKufQS6gf33B3BFr3T6kBnEluQ5xibHDhzvKhelqXEfrcgxAIgdhS3POZ1q8a7t0hVW7RKv6YYscKpaPWgkuRWDKnahMGuVG3mDFlR+NyMLEOx+JYpgembpbsPj2QoKZfyv+4YraNxWsQ9", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3", "deleted": false, "created_at": "2018-09-30T03:32:13.000000", "updated_at": null, "fingerprint": "eb:62:37:d5:43:fc:cc:17:79:f9:45:84:0f:c9:1c:54", "deleted_at": null, "id": 9}} 2018-09-30 03:32:13,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3 used request id req-3cd6d5e8-7f89-43a1-b214-35df81821d05 2018-09-30 03:32:13,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e559d306d001af1ed27d6507d65314e00403a47" 2018-09-30 03:32:13,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2942362d-8d31-4270-9233-1f22dfb22ec3 x-compute-request-id: req-2942362d-8d31-4270-9233-1f22dfb22ec3 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7W3rDh5/+oiYzZFsqf71FO0YIcu5zd9RBCd+HGyZlN8U7FffdguOqq2bZRAZtQlju34Ef5F22zej7DBUJvkPuyc0wN2ZcwlKp/Z4YE0HsJYPRzawnsVHNHqZtytk5VpMwwoi3PuP7emtjEmfMlWsrX13/HNABfNV7PQY6eyAf3LujM2uWNRsCZQJpIX8i9i4OmA98n3EKufQS6gf33B3BFr3T6kBnEluQ5xibHDhzvKhelqXEfrcgxAIgdhS3POZ1q8a7t0hVW7RKv6YYscKpaPWgkuRWDKnahMGuVG3mDFlR+NyMLEOx+JYpgembpbsPj2QoKZfyv+4YraNxWsQ9", "name": "NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3", "fingerprint": "eb:62:37:d5:43:fc:cc:17:79:f9:45:84:0f:c9:1c:54"}}]} 2018-09-30 03:32:13,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-2942362d-8d31-4270-9233-1f22dfb22ec3 2018-09-30 03:32:13,256 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3 2018-09-30 03:32:13,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e559d306d001af1ed27d6507d65314e00403a47" 2018-09-30 03:32:13,417 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-895a987e-9b06-4761-9dc4-09cff49882b9 x-compute-request-id: req-895a987e-9b06-4761-9dc4-09cff49882b9 Content-Length: 0 Content-Type: application/json 2018-09-30 03:32:13,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e27f752f-e72c-40b5-92a8-7f81ce47d3e3 used request id req-895a987e-9b06-4761-9dc4-09cff49882b9 2018-09-30 03:32:13,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:13,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:13,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["jNnz6qpjRVKbTRZuPncEhw"], "issued_at": "2018-09-30T03:32:13.000000Z"}} 2018-09-30 03:32:13,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd066372483f09640f8048a06dd9c28aa8900b58" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id", "swap": 2}}' 2018-09-30 03:32:14,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e3c32dd-4e22-421b-b66e-bfb63e4efc12 x-compute-request-id: req-4e3c32dd-4e22-421b-b66e-bfb63e4efc12 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id", "name": "NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-30 03:32:14,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4e3c32dd-4e22-421b-b66e-bfb63e4efc12 2018-09-30 03:32:14,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd066372483f09640f8048a06dd9c28aa8900b58" 2018-09-30 03:32:14,172 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60373d42-4fbd-46b5-a170-3132ea9c5287 x-compute-request-id: req-60373d42-4fbd-46b5-a170-3132ea9c5287 Content-Length: 0 Content-Type: application/json 2018-09-30 03:32:14,173 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id used request id req-60373d42-4fbd-46b5-a170-3132ea9c5287 2018-09-30 03:32:14,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd066372483f09640f8048a06dd9c28aa8900b58" 2018-09-30 03:32:14,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85f0cfd5-ef78-4b37-97dd-74d4b40736b0 x-compute-request-id: req-85f0cfd5-ef78-4b37-97dd-74d4b40736b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:32:14,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-85f0cfd5-ef78-4b37-97dd-74d4b40736b0 2018-09-30 03:32:14,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd066372483f09640f8048a06dd9c28aa8900b58" 2018-09-30 03:32:14,230 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0b92b79-f6ec-4ba5-a5a8-6a0867d9ab74 x-compute-request-id: req-a0b92b79-f6ec-4ba5-a5a8-6a0867d9ab74 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id could not be found.", "code": 404}} 2018-09-30 03:32:14,231 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-eb2c4b68-7ffd-4766-82a4-d647aaeef7be-id used request id req-a0b92b79-f6ec-4ba5-a5a8-6a0867d9ab74 2018-09-30 03:32:14,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:14,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:14,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["kFLuPIllTBSNVjZZG4DIUQ"], "issued_at": "2018-09-30T03:32:14.000000Z"}} 2018-09-30 03:32:14,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}672b27d76e581be04ab0cccbb7181aa8b9290ca5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-id", "swap": 2}}' 2018-09-30 03:32:15,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c22d5b67-778e-44ad-b9e0-c2dd785db9eb x-compute-request-id: req-c22d5b67-778e-44ad-b9e0-c2dd785db9eb Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-id", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-id", "name": "NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-30 03:32:15,332 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c22d5b67-778e-44ad-b9e0-c2dd785db9eb 2018-09-30 03:32:15,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}672b27d76e581be04ab0cccbb7181aa8b9290ca5" 2018-09-30 03:32:15,493 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2516f00-bce9-4ff3-929c-4eaacc5b25e7 x-compute-request-id: req-a2516f00-bce9-4ff3-929c-4eaacc5b25e7 Content-Length: 0 Content-Type: application/json 2018-09-30 03:32:15,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-811d72c3-19c0-4c23-bac9-2ad4bfdda9a1-id used request id req-a2516f00-bce9-4ff3-929c-4eaacc5b25e7 2018-09-30 03:32:15,495 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:15,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:15,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["hLKgjDYdSySN6A6dTN2Mdg"], "issued_at": "2018-09-30T03:32:15.000000Z"}} 2018-09-30 03:32:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:15,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bad30c-b181-435c-8182-f50f77838a7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:15,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-18bad30c-b181-435c-8182-f50f77838a7f 2018-09-30 03:32:15,974 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:32:15,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:32:15,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:16,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["0Sptpk2SQNy5j7EBaipDCQ"], "issued_at": "2018-09-30T03:32:16.000000Z"}} 2018-09-30 03:32:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:32:16,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9be43c8-4fc8-4c09-94d5-1a97ac52aa03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:16,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9be43c8-4fc8-4c09-94d5-1a97ac52aa03 2018-09-30 03:32:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:32:17,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-ae1bfa17-cd73-4e37-91e3-7011a0901ef7 Date: Sun, 30 Sep 2018 03:32:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image"} 2018-09-30 03:32:17,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image used request id req-ae1bfa17-cd73-4e37-91e3-7011a0901ef7 2018-09-30 03:32:17,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:32:17,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91d5ebcb-def9-40d9-bdc6-db1f24328225 Date: Sun, 30 Sep 2018 03:32:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:32:17,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-91d5ebcb-def9-40d9-bdc6-db1f24328225 2018-09-30 03:32:17,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image"}' 2018-09-30 03:32:18,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 X-Openstack-Request-Id: req-f725cbbb-60cf-4584-b0de-7b1d3852f872 Date: Sun, 30 Sep 2018 03:32:18 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:32:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:32:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "min_disk": 0, "protected": false, "id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "file": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:32:18,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f725cbbb-60cf-4584-b0de-7b1d3852f872 2018-09-30 03:32:18,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" -d '' 2018-09-30 03:32:20,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e1e22c7-5d08-4268-95ab-d0d5c9936bf0 Date: Sun, 30 Sep 2018 03:32:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:32:20,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/file used request id req-6e1e22c7-5d08-4268-95ab-d0d5c9936bf0 2018-09-30 03:32:20,924 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:32:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:32:21,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-60eb77f6-f615-4feb-83b3-f817137cf3b3 Date: Sun, 30 Sep 2018 03:32:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:32:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:32:20Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/snap", "metadata": {}}], "self": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "min_disk": 0, "protected": false, "id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "file": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:32:21,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 used request id req-60eb77f6-f615-4feb-83b3-f817137cf3b3 2018-09-30 03:32:21,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:32:21,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0eb92157-10fd-4df4-83ff-2491c7813e34 Date: Sun, 30 Sep 2018 03:32:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:32:21,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0eb92157-10fd-4df4-83ff-2491c7813e34 2018-09-30 03:32:21,559 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image 2018-09-30 03:32:21,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:32:22,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-17a4131d-fec6-49af-a944-7bb54491a0ef Date: Sun, 30 Sep 2018 03:32:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:32:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:32:20Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/snap", "metadata": {}}], "self": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "min_disk": 0, "protected": false, "id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "file": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:32:22,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 used request id req-17a4131d-fec6-49af-a944-7bb54491a0ef 2018-09-30 03:32:22,176 - create_image - DEBUG - Instance status is - active 2018-09-30 03:32:22,176 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image 2018-09-30 03:32:22,176 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image 2018-09-30 03:32:22,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:32:22,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:22,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["ZBNGYEXzRz2BjnwfrtRvdw"], "issued_at": "2018-09-30T03:32:22.000000Z"}} 2018-09-30 03:32:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:32:22,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e988319f-c0dc-4917-9be1-794d32729194 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:22,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e988319f-c0dc-4917-9be1-794d32729194 2018-09-30 03:32:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:32:22,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd0306aa-b3b1-4eab-81f4-acb668716d96 Date: Sun, 30 Sep 2018 03:32:22 GMT RESP BODY: {"networks":[]} 2018-09-30 03:32:22,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net used request id req-fd0306aa-b3b1-4eab-81f4-acb668716d96 2018-09-30 03:32:22,829 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net 2018-09-30 03:32:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" -d '{"network": {"name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net", "admin_state_up": true}}' 2018-09-30 03:32:23,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-06613076-e80d-4158-bc42-33917a7fd160 Date: Sun, 30 Sep 2018 03:32:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","mtu":1450}} 2018-09-30 03:32:23,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-06613076-e80d-4158-bc42-33917a7fd160 2018-09-30 03:32:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:32:23,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b148a83c-d218-472c-b1ab-1d78c4b0cffc Date: Sun, 30 Sep 2018 03:32:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:32:23,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-b148a83c-d218-472c-b1ab-1d78c4b0cffc 2018-09-30 03:32:23,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:32:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-584dccda-8b96-43a4-a017-7a0db3c118af Date: Sun, 30 Sep 2018 03:32:23 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:32:23,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-584dccda-8b96-43a4-a017-7a0db3c118af 2018-09-30 03:32:23,719 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet 2018-09-30 03:32:23,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" -d '{"subnets": [{"ip_version": 4, "network_id": "264420f0-db15-4296-90c4-7e72bcba8f84", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]}' 2018-09-30 03:32:24,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c0053a8d-2d33-4421-bb02-887b7562180a Date: Sun, 30 Sep 2018 03:32:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","dns_nameservers":[],"updated_at":"2018-09-30T03:32:23Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]} 2018-09-30 03:32:24,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c0053a8d-2d33-4421-bb02-887b7562180a 2018-09-30 03:32:24,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:32:24,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-6c6f0b34-2a05-4307-9480-867876cf5048 Date: Sun, 30 Sep 2018 03:32:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["e12e9332-aa69-4b90-b122-704d20a2ba5d"],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:32:24,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-6c6f0b34-2a05-4307-9480-867876cf5048 2018-09-30 03:32:24,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:32:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6d493932-5ac7-4eb4-b0a8-41d55d7722cf Date: Sun, 30 Sep 2018 03:32:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","dns_nameservers":[],"updated_at":"2018-09-30T03:32:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]} 2018-09-30 03:32:24,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-6d493932-5ac7-4eb4-b0a8-41d55d7722cf 2018-09-30 03:32:24,800 - OpenStackNetwork - DEBUG - Network [264420f0-db15-4296-90c4-7e72bcba8f84] created successfully 2018-09-30 03:32:24,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:32:24,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:25,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Bd02GzJjToicbECJll988Q"], "issued_at": "2018-09-30T03:32:25.000000Z"}} 2018-09-30 03:32:25,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdecc09da469c7fa542c79983adf1348125f3663" 2018-09-30 03:32:25,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e77312-a2f1-42cf-88fb-9c7a19e6ac7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:25,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a3e77312-a2f1-42cf-88fb-9c7a19e6ac7d 2018-09-30 03:32:25,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:32:25,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdecc09da469c7fa542c79983adf1348125f3663" 2018-09-30 03:32:25,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9707e996-2980-489b-b82e-587c7f947624 x-compute-request-id: req-9707e996-2980-489b-b82e-587c7f947624 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:32:25,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9707e996-2980-489b-b82e-587c7f947624 2018-09-30 03:32:25,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdecc09da469c7fa542c79983adf1348125f3663" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:32:26,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4880ecd-9a92-4d75-a477-66796e9d4232 x-compute-request-id: req-d4880ecd-9a92-4d75-a477-66796e9d4232 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af5cbee5-1979-417f-9479-90258f698f2c", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:32:26,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d4880ecd-9a92-4d75-a477-66796e9d4232 2018-09-30 03:32:26,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:32:26,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:32:26,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["YpGGquKlRiuW2mfxHYe_tQ"], "issued_at": "2018-09-30T03:32:26.000000Z"}} 2018-09-30 03:32:26,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fc6dfb4854b81d72242fbc8f4aef680bfd97bb" 2018-09-30 03:32:26,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be4197d-1eac-46a8-8df7-47f1dbba70f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:32:26,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1be4197d-1eac-46a8-8df7-47f1dbba70f1 2018-09-30 03:32:26,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:26,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-c35fb2ef-e211-4279-a92a-058e898fe763 Date: Sun, 30 Sep 2018 03:32:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["e12e9332-aa69-4b90-b122-704d20a2ba5d"],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:32:26,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net used request id req-c35fb2ef-e211-4279-a92a-058e898fe763 2018-09-30 03:32:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:26,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-14222fb6-60ec-4ac2-8a98-fbf414af3a99 Date: Sun, 30 Sep 2018 03:32:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","dns_nameservers":[],"updated_at":"2018-09-30T03:32:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]} 2018-09-30 03:32:26,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-14222fb6-60ec-4ac2-8a98-fbf414af3a99 2018-09-30 03:32:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:27,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-8888d72a-1e76-43c9-a23c-8b0dcd6246df Date: Sun, 30 Sep 2018 03:32:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["e12e9332-aa69-4b90-b122-704d20a2ba5d"],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:32:27,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net used request id req-8888d72a-1e76-43c9-a23c-8b0dcd6246df 2018-09-30 03:32:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:32:27,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:32:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fc6dfb4854b81d72242fbc8f4aef680bfd97bb" 2018-09-30 03:32:27,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c8a822-d230-4cd9-8848-08834b1b5d24 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:32:27,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-76c8a822-d230-4cd9-8848-08834b1b5d24 2018-09-30 03:32:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:27,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-00a52c1a-6379-481d-8e48-95ed7146de68 Date: Sun, 30 Sep 2018 03:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","dns_nameservers":[],"updated_at":"2018-09-30T03:32:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]} 2018-09-30 03:32:27,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-00a52c1a-6379-481d-8e48-95ed7146de68 2018-09-30 03:32:27,518 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net 2018-09-30 03:32:27,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" -d '{"port": {"network_id": "264420f0-db15-4296-90c4-7e72bcba8f84", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port", "admin_state_up": true}}' 2018-09-30 03:32:28,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-461c3250-bfc1-4282-90b4-2e7b29588c6c Date: Sun, 30 Sep 2018 03:32:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:32:28Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","ip_address":"10.55.0.9"}],"id":"951df7ee-ac45-4b51-865d-4c25fd1d756f","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:9a:38","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:27Z","binding:vnic_type":"normal"}} 2018-09-30 03:32:28,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-461c3250-bfc1-4282-90b4-2e7b29588c6c 2018-09-30 03:32:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:28,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-7999ec9b-f405-43a6-8aec-fafe359ab70a Date: Sun, 30 Sep 2018 03:32:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["e12e9332-aa69-4b90-b122-704d20a2ba5d"],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:32:28,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net used request id req-7999ec9b-f405-43a6-8aec-fafe359ab70a 2018-09-30 03:32:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:32:28,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:32:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:32:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:28,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afab698-3ed2-4e00-853a-72e76f74aa73 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:32:28,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-9afab698-3ed2-4e00-853a-72e76f74aa73 2018-09-30 03:32:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:29,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-13d7a2a1-ffba-430d-b37a-3c62a21dcba7 Date: Sun, 30 Sep 2018 03:32:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","dns_nameservers":[],"updated_at":"2018-09-30T03:32:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]} 2018-09-30 03:32:29,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-13d7a2a1-ffba-430d-b37a-3c62a21dcba7 2018-09-30 03:32:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=264420f0-db15-4296-90c4-7e72bcba8f84&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:29,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-f610df86-fec6-4960-8ac4-c98e4fe4d5ba Date: Sun, 30 Sep 2018 03:32:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:32:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","ip_address":"10.55.0.9"}],"id":"951df7ee-ac45-4b51-865d-4c25fd1d756f","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:37:9a:38","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port","admin_state_up":true,"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 03:32:29,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=264420f0-db15-4296-90c4-7e72bcba8f84&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port&admin_state_up=True used request id req-f610df86-fec6-4960-8ac4-c98e4fe4d5ba 2018-09-30 03:32:29,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:29,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dda8c65-26f4-45c0-929b-0accd6095a5b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:32:29,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-0dda8c65-26f4-45c0-929b-0accd6095a5b 2018-09-30 03:32:29,412 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst 2018-09-30 03:32:29,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:29,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c4a1c73-455c-46a8-baa3-4338da7ce480 x-compute-request-id: req-2c4a1c73-455c-46a8-baa3-4338da7ce480 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-flavor-name"}]} 2018-09-30 03:32:29,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2c4a1c73-455c-46a8-baa3-4338da7ce480 2018-09-30 03:32:29,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:29,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96e549d1-86c1-4e39-8a76-feaec3f07a29 x-compute-request-id: req-96e549d1-86c1-4e39-8a76-feaec3f07a29 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af5cbee5-1979-417f-9479-90258f698f2c", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:32:29,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c used request id req-96e549d1-86c1-4e39-8a76-feaec3f07a29 2018-09-30 03:32:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:30,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-3fe5e966-3df4-4ed2-bd26-ba3fe2a245d5 Date: Sun, 30 Sep 2018 03:32:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:32:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:32:20Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/snap", "metadata": {}}], "self": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "min_disk": 0, "protected": false, "id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "file": "/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image"} 2018-09-30 03:32:30,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image used request id req-3fe5e966-3df4-4ed2-bd26-ba3fe2a245d5 2018-09-30 03:32:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:30,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ef15124-3a62-4bfe-b78d-5496ee573af3 Date: Sun, 30 Sep 2018 03:32:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:32:30,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4ef15124-3a62-4bfe-b78d-5496ee573af3 2018-09-30 03:32:30,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" -d '{"server": {"name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "imageRef": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "flavorRef": "af5cbee5-1979-417f-9479-90258f698f2c", "max_count": 1, "min_count": 1, "networks": [{"port": "951df7ee-ac45-4b51-865d-4c25fd1d756f"}]}}' 2018-09-30 03:32:33,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:32:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82704547-ea06-4329-8224-8479d318a6f0 x-compute-request-id: req-82704547-ea06-4329-8224-8479d318a6f0 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "adminPass": "4MF4HhqUmR93"}} 2018-09-30 03:32:33,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-82704547-ea06-4329-8224-8479d318a6f0 2018-09-30 03:32:33,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:33,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1522e7e2-e6af-4aee-9bdc-d5b2f2d6577e x-compute-request-id: req-1522e7e2-e6af-4aee-9bdc-d5b2f2d6577e Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:33,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-1522e7e2-e6af-4aee-9bdc-d5b2f2d6577e 2018-09-30 03:32:33,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:34,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0518d81-f800-45e5-b9c4-96039dc66cb1 x-compute-request-id: req-c0518d81-f800-45e5-b9c4-96039dc66cb1 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:34,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-c0518d81-f800-45e5-b9c4-96039dc66cb1 2018-09-30 03:32:37,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:38,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b3eb105-97e9-4b28-8eef-4c341814aae4 x-compute-request-id: req-5b3eb105-97e9-4b28-8eef-4c341814aae4 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:38,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-5b3eb105-97e9-4b28-8eef-4c341814aae4 2018-09-30 03:32:41,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:41,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efc2261d-273a-4465-a747-e52f7ebaf843 x-compute-request-id: req-efc2261d-273a-4465-a747-e52f7ebaf843 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:41,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-efc2261d-273a-4465-a747-e52f7ebaf843 2018-09-30 03:32:44,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:45,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8fee05f-dcd5-4fe6-9543-9f29edfc6bbe x-compute-request-id: req-b8fee05f-dcd5-4fe6-9543-9f29edfc6bbe Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:45,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-b8fee05f-dcd5-4fe6-9543-9f29edfc6bbe 2018-09-30 03:32:48,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:48,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c9fd28-b5ec-47eb-9efe-d5affac1dda0 x-compute-request-id: req-78c9fd28-b5ec-47eb-9efe-d5affac1dda0 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:48,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-78c9fd28-b5ec-47eb-9efe-d5affac1dda0 2018-09-30 03:32:51,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:52,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc3061b5-9c54-4060-a713-32721e962935 x-compute-request-id: req-bc3061b5-9c54-4060-a713-32721e962935 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:52,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-bc3061b5-9c54-4060-a713-32721e962935 2018-09-30 03:32:55,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:55,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35128d36-1844-478d-b676-9a1e183871dd x-compute-request-id: req-35128d36-1844-478d-b676-9a1e183871dd Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:55,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-35128d36-1844-478d-b676-9a1e183871dd 2018-09-30 03:32:58,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:32:59,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:32:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1d63b7e-f5a4-4c44-bdc9-50e1b4f7ab5b x-compute-request-id: req-d1d63b7e-f5a4-4c44-bdc9-50e1b4f7ab5b Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:32:59,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-d1d63b7e-f5a4-4c44-bdc9-50e1b4f7ab5b 2018-09-30 03:33:02,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:02,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678a24ee-c42b-4f75-8034-e7cb479989b9 x-compute-request-id: req-678a24ee-c42b-4f75-8034-e7cb479989b9 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:02,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-678a24ee-c42b-4f75-8034-e7cb479989b9 2018-09-30 03:33:05,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:05,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53541584-7e10-439c-a265-f39205ced26c x-compute-request-id: req-53541584-7e10-439c-a265-f39205ced26c Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:32:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:05,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-53541584-7e10-439c-a265-f39205ced26c 2018-09-30 03:33:08,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:09,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aad62f3-0ad0-4974-9672-43135ef203a8 x-compute-request-id: req-0aad62f3-0ad0-4974-9672-43135ef203a8 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:9a:38", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:06Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:09,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-0aad62f3-0ad0-4974-9672-43135ef203a8 2018-09-30 03:33:12,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:13,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b07f589d-803e-4f3e-92dc-6addd28bdb71 x-compute-request-id: req-b07f589d-803e-4f3e-92dc-6addd28bdb71 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:9a:38", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:06Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:13,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-b07f589d-803e-4f3e-92dc-6addd28bdb71 2018-09-30 03:33:16,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:17,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ba93327-3303-4d7d-a6ff-29207100c666 x-compute-request-id: req-3ba93327-3303-4d7d-a6ff-29207100c666 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:9a:38", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-30T03:33:15.000000", "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:33:16Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:17,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-3ba93327-3303-4d7d-a6ff-29207100c666 2018-09-30 03:33:17,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:18,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65a59473-a94a-4929-b8eb-5deade001448 x-compute-request-id: req-65a59473-a94a-4929-b8eb-5deade001448 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:9a:38", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/daed894f-0ec9-49ba-83b4-5aba533afaea", "rel": "bookmark"}], "image": {"id": "d093d11f-41d7-4732-8d33-b8d83d5dfb15", "links": [{"href": "http://172.30.9.29:8774/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-30T03:33:15.000000", "flavor": {"id": "af5cbee5-1979-417f-9479-90258f698f2c", "links": [{"href": "http://172.30.9.29:8774/flavors/af5cbee5-1979-417f-9479-90258f698f2c", "rel": "bookmark"}]}, "id": "daed894f-0ec9-49ba-83b4-5aba533afaea", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:33:16Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-vm_inst", "created": "2018-09-30T03:32:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:18,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-65a59473-a94a-4929-b8eb-5deade001448 2018-09-30 03:33:18,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:18,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-bbc3afc9-0505-4771-9f54-8525db6d6490 Date: Sun, 30 Sep 2018 03:33:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"264420f0-db15-4296-90c4-7e72bcba8f84","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["e12e9332-aa69-4b90-b122-704d20a2ba5d"],"description":"","tags":[],"updated_at":"2018-09-30T03:32:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:18,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net used request id req-bbc3afc9-0505-4771-9f54-8525db6d6490 2018-09-30 03:33:18,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:18,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bd3164-0395-4a97-9b64-0b44dfddd9fb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:33:18,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-48bd3164-0395-4a97-9b64-0b44dfddd9fb 2018-09-30 03:33:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:18,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c417ef4a-10f6-4e1f-8379-2558d86a2148 Date: Sun, 30 Sep 2018 03:33:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:23Z","dns_nameservers":[],"updated_at":"2018-09-30T03:32:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","subnetpool_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet"}]} 2018-09-30 03:33:18,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-c417ef4a-10f6-4e1f-8379-2558d86a2148 2018-09-30 03:33:18,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:18,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-2fb907f3-faf8-452c-b959-8d30b05c1e4f Date: Sun, 30 Sep 2018 03:33:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:32:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","ip_address":"10.55.0.4"}],"id":"71b29238-12de-4d6e-9b81-4b01a5067733","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:1c:d4","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-264420f0-db15-4296-90c4-7e72bcba8f84"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","ip_address":"10.55.0.9"}],"id":"951df7ee-ac45-4b51-865d-4c25fd1d756f","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:9a:38","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port","admin_state_up":true,"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:27Z","binding:vnic_type":"normal","device_id":"daed894f-0ec9-49ba-83b4-5aba533afaea"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:32:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","ip_address":"10.55.0.3"}],"id":"c90ad704-d493-46c3-818b-27daf27a5996","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:76:24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-264420f0-db15-4296-90c4-7e72bcba8f84"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:32:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e12e9332-aa69-4b90-b122-704d20a2ba5d","ip_address":"10.55.0.2"}],"id":"ea4b8a98-d567-4a3a-832a-c81837b7d337","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:6c:c3","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"264420f0-db15-4296-90c4-7e72bcba8f84","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:32:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-264420f0-db15-4296-90c4-7e72bcba8f84"}]} 2018-09-30 03:33:18,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-2fb907f3-faf8-452c-b959-8d30b05c1e4f 2018-09-30 03:33:18,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:19,161 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78ac55d6-3c3b-4bdb-9da8-7c30d1948787 x-compute-request-id: req-78ac55d6-3c3b-4bdb-9da8-7c30d1948787 Content-Type: application/json 2018-09-30 03:33:19,161 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/daed894f-0ec9-49ba-83b4-5aba533afaea used request id req-78ac55d6-3c3b-4bdb-9da8-7c30d1948787 2018-09-30 03:33:19,161 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-port 2018-09-30 03:33:19,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/951df7ee-ac45-4b51-865d-4c25fd1d756f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a016097174ef8295a8de365f56569407fbf45c88" 2018-09-30 03:33:19,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4926bdac-8db2-436a-b30d-57a988f0269a Date: Sun, 30 Sep 2018 03:33:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:33:19,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/951df7ee-ac45-4b51-865d-4c25fd1d756f used request id req-4926bdac-8db2-436a-b30d-57a988f0269a 2018-09-30 03:33:19,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdecc09da469c7fa542c79983adf1348125f3663" 2018-09-30 03:33:19,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:33:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a831b656-cb6d-495e-8ab2-a58183f21ce0 x-compute-request-id: req-a831b656-cb6d-495e-8ab2-a58183f21ce0 Content-Length: 0 Content-Type: application/json 2018-09-30 03:33:19,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/af5cbee5-1979-417f-9479-90258f698f2c used request id req-a831b656-cb6d-495e-8ab2-a58183f21ce0 2018-09-30 03:33:19,834 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet 2018-09-30 03:33:19,834 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-subnet 2018-09-30 03:33:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/e12e9332-aa69-4b90-b122-704d20a2ba5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:33:21,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ea3c178-1d6e-4867-a377-d5bb5f6b4aff Date: Sun, 30 Sep 2018 03:33:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:33:21,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e12e9332-aa69-4b90-b122-704d20a2ba5d used request id req-1ea3c178-1d6e-4867-a377-d5bb5f6b4aff 2018-09-30 03:33:21,976 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-net 2018-09-30 03:33:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/264420f0-db15-4296-90c4-7e72bcba8f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c327af7e5da4d82fa0c41da11b1e9a3d18313a4c" 2018-09-30 03:33:23,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01b7471b-1c7e-42ff-b2c9-f32807e91154 Date: Sun, 30 Sep 2018 03:33:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:33:23,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/264420f0-db15-4296-90c4-7e72bcba8f84 used request id req-01b7471b-1c7e-42ff-b2c9-f32807e91154 2018-09-30 03:33:23,272 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-738a4f85-11ca-4e86-b066-9364bfe86e16-image 2018-09-30 03:33:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808721afad9b54647edcaeacb15ddc231f6e2e3" 2018-09-30 03:33:25,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a7bc675-4dab-4909-939d-fbd63c57365a Date: Sun, 30 Sep 2018 03:33:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:33:25,743 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d093d11f-41d7-4732-8d33-b8d83d5dfb15 used request id req-5a7bc675-4dab-4909-939d-fbd63c57365a 2018-09-30 03:33:25,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:33:25,751 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:33:25,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:33:25,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:33:26,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["90K80jc2TAOrFxI-78Hhzw"], "issued_at": "2018-09-30T03:33:26.000000Z"}} 2018-09-30 03:33:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:33:26,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2081c0b1-81df-4ecb-a707-52f72a3d6af2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:26,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2081c0b1-81df-4ecb-a707-52f72a3d6af2 2018-09-30 03:33:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:33:26,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-872840f7-2de5-4b5a-b1d3-cb23e10e4eb7 Date: Sun, 30 Sep 2018 03:33:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image"} 2018-09-30 03:33:26,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image used request id req-872840f7-2de5-4b5a-b1d3-cb23e10e4eb7 2018-09-30 03:33:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:33:27,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-45b5199f-c1c9-45a7-a61b-a239b646bcfc Date: Sun, 30 Sep 2018 03:33:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:33:27,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-45b5199f-c1c9-45a7-a61b-a239b646bcfc 2018-09-30 03:33:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image"}' 2018-09-30 03:33:27,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c X-Openstack-Request-Id: req-dba839ef-1f1e-49da-9fe7-966f16a37109 Date: Sun, 30 Sep 2018 03:33:27 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:33:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:33:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c", "min_disk": 0, "protected": false, "id": "22d6d402-4c14-489b-a23f-40d64280419c", "file": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:33:27,365 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-dba839ef-1f1e-49da-9fe7-966f16a37109 2018-09-30 03:33:27,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" -d '' 2018-09-30 03:33:29,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71f0e68e-60ef-4808-b94d-bb91076ca700 Date: Sun, 30 Sep 2018 03:33:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:33:29,001 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c/file used request id req-71f0e68e-60ef-4808-b94d-bb91076ca700 2018-09-30 03:33:29,002 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:33:29,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:33:29,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c510aadf-83e2-4492-ab08-01005b1574be Date: Sun, 30 Sep 2018 03:33:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:33:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:33:28Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/22d6d402-4c14-489b-a23f-40d64280419c/snap", "metadata": {}}], "self": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c", "min_disk": 0, "protected": false, "id": "22d6d402-4c14-489b-a23f-40d64280419c", "file": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/22d6d402-4c14-489b-a23f-40d64280419c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:33:29,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c used request id req-c510aadf-83e2-4492-ab08-01005b1574be 2018-09-30 03:33:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:33:29,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-885ae50f-034d-4908-a867-7fd90f310195 Date: Sun, 30 Sep 2018 03:33:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:33:29,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-885ae50f-034d-4908-a867-7fd90f310195 2018-09-30 03:33:29,328 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image 2018-09-30 03:33:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:33:29,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-db7ad773-c2d5-4090-8335-29e756436e84 Date: Sun, 30 Sep 2018 03:33:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:33:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:33:28Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/22d6d402-4c14-489b-a23f-40d64280419c/snap", "metadata": {}}], "self": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c", "min_disk": 0, "protected": false, "id": "22d6d402-4c14-489b-a23f-40d64280419c", "file": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/22d6d402-4c14-489b-a23f-40d64280419c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:33:29,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c used request id req-db7ad773-c2d5-4090-8335-29e756436e84 2018-09-30 03:33:29,965 - create_image - DEBUG - Instance status is - active 2018-09-30 03:33:29,965 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image 2018-09-30 03:33:29,966 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image 2018-09-30 03:33:29,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:33:29,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:33:30,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Jrsaz89HQIOHq_XQnmdAKQ"], "issued_at": "2018-09-30T03:33:30.000000Z"}} 2018-09-30 03:33:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:33:30,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5bd21d-c101-4963-8dbf-f8673af0bbff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:30,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4b5bd21d-c101-4963-8dbf-f8673af0bbff 2018-09-30 03:33:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:33:30,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e43a3e0d-6490-430b-a274-793f32f3c118 Date: Sun, 30 Sep 2018 03:33:30 GMT RESP BODY: {"networks":[]} 2018-09-30 03:33:30,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-e43a3e0d-6490-430b-a274-793f32f3c118 2018-09-30 03:33:30,685 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net 2018-09-30 03:33:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net", "admin_state_up": true}}' 2018-09-30 03:33:31,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-96712dad-446d-4b79-becf-12b763272bb1 Date: Sun, 30 Sep 2018 03:33:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:33:30Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","mtu":1450}} 2018-09-30 03:33:31,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-96712dad-446d-4b79-becf-12b763272bb1 2018-09-30 03:33:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:33:31,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-2368ed1a-1d96-46ff-abd7-f20f46c3995e Date: Sun, 30 Sep 2018 03:33:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:33:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:31,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-2368ed1a-1d96-46ff-abd7-f20f46c3995e 2018-09-30 03:33:31,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:33:31,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fab57b9-c733-45a8-8149-c922910285a7 Date: Sun, 30 Sep 2018 03:33:31 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:33:31,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-5fab57b9-c733-45a8-8149-c922910285a7 2018-09-30 03:33:31,655 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet 2018-09-30 03:33:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" -d '{"subnets": [{"ip_version": 4, "network_id": "6d13c022-1f61-427f-b745-3ca294783854", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]}' 2018-09-30 03:33:32,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dcd8cae3-91fc-4f5d-aea0-e299e8f990a1 Date: Sun, 30 Sep 2018 03:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:32,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-dcd8cae3-91fc-4f5d-aea0-e299e8f990a1 2018-09-30 03:33:32,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:33:32,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9e38b492-a00d-4c87-a0e3-5fdb494044bb Date: Sun, 30 Sep 2018 03:33:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:32,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-9e38b492-a00d-4c87-a0e3-5fdb494044bb 2018-09-30 03:33:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:33:32,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ef4f399-de02-459c-a2df-07eee0ca407b Date: Sun, 30 Sep 2018 03:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:32,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-9ef4f399-de02-459c-a2df-07eee0ca407b 2018-09-30 03:33:32,498 - OpenStackNetwork - DEBUG - Network [6d13c022-1f61-427f-b745-3ca294783854] created successfully 2018-09-30 03:33:32,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:33:32,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:33:32,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["DJ8zf813SGaBXknOHi8r7A"], "issued_at": "2018-09-30T03:33:32.000000Z"}} 2018-09-30 03:33:32,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f5c63df66bc9c314aa20615bf94fdd03639bb" 2018-09-30 03:33:32,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61fd2bc-fdce-40f7-addc-2a62cef26f83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:32,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d61fd2bc-fdce-40f7-addc-2a62cef26f83 2018-09-30 03:33:32,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:33:32,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f5c63df66bc9c314aa20615bf94fdd03639bb" 2018-09-30 03:33:33,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba1a2dd1-ecb8-4df6-a2d5-68373eabeec3 x-compute-request-id: req-ba1a2dd1-ecb8-4df6-a2d5-68373eabeec3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:33:33,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ba1a2dd1-ecb8-4df6-a2d5-68373eabeec3 2018-09-30 03:33:33,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f5c63df66bc9c314aa20615bf94fdd03639bb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:33:33,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bb5b5b4-33f0-4ef1-94a4-d47926b510d7 x-compute-request-id: req-6bb5b5b4-33f0-4ef1-94a4-d47926b510d7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "764922f0-b1ab-421f-ba43-cf1641467964", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:33:33,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6bb5b5b4-33f0-4ef1-94a4-d47926b510d7 2018-09-30 03:33:33,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:33:33,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:33:33,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["U2vwpilqRQGJZbsKZNB2vw"], "issued_at": "2018-09-30T03:33:33.000000Z"}} 2018-09-30 03:33:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:33:33,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a2dd58-3df1-4be1-bdef-ba3cf025e633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:33,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-72a2dd58-3df1-4be1-bdef-ba3cf025e633 2018-09-30 03:33:33,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:33:34,766 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:34 GMT Server: Apache x-compute-request-id: req-8f9c7592-a573-476c-ad74-9861ace7f09e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f9c7592-a573-476c-ad74-9861ace7f09e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 03:33:34,767 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail used request id req-8f9c7592-a573-476c-ad74-9861ace7f09e 2018-09-30 03:33:34,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 03:33:35,878 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:33:34 GMT Server: Apache x-compute-request-id: req-28f529eb-34db-47fc-aed9-a0c25e059fbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28f529eb-34db-47fc-aed9-a0c25e059fbf Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8ef8f89247b448199811660cc3c8684d", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T03:33:35.738512", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1}} 2018-09-30 03:33:35,879 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes used request id req-28f529eb-34db-47fc-aed9-a0c25e059fbf 2018-09-30 03:33:35,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:33:36,087 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:35 GMT Server: Apache x-compute-request-id: req-c03e3147-4ce2-4cd6-9398-1200b7c85ab5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c03e3147-4ce2-4cd6-9398-1200b7c85ab5 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:33:36,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-c03e3147-4ce2-4cd6-9398-1200b7c85ab5 2018-09-30 03:33:36,088 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f 2018-09-30 03:33:36,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:33:36,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:36 GMT Server: Apache x-compute-request-id: req-7d906f2e-6854-4321-859c-47b1c696e401 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d906f2e-6854-4321-859c-47b1c696e401 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:33:36,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-7d906f2e-6854-4321-859c-47b1c696e401 2018-09-30 03:33:36,145 - create_volume - DEBUG - Instance status is - creating 2018-09-30 03:33:36,145 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 03:33:39,149 - create_volume - DEBUG - Volume status query timeout in 296.93980813 2018-09-30 03:33:39,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:33:39,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:39 GMT Server: Apache x-compute-request-id: req-0245fe63-d3e8-4c61-b355-c896fea90925 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0245fe63-d3e8-4c61-b355-c896fea90925 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:33:39.000000", "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:33:39,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-0245fe63-d3e8-4c61-b355-c896fea90925 2018-09-30 03:33:39,924 - create_volume - DEBUG - Instance status is - available 2018-09-30 03:33:39,924 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f 2018-09-30 03:33:39,924 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f 2018-09-30 03:33:39,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:33:39,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:33:40,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["uPR-mnr6S0iZl0LOTayVCA"], "issued_at": "2018-09-30T03:33:40.000000Z"}} 2018-09-30 03:33:40,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:40,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf209352-7854-49f9-b4f3-b21135b57f9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:40,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf209352-7854-49f9-b4f3-b21135b57f9b 2018-09-30 03:33:40,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:33:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:40,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d817a8-153b-4317-b1f6-daf63028b99f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:40,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a9d817a8-153b-4317-b1f6-daf63028b99f 2018-09-30 03:33:40,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:40,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dc6bf6f3-e959-4fac-87d1-55dafcdb7699 Date: Sun, 30 Sep 2018 03:33:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:40,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-dc6bf6f3-e959-4fac-87d1-55dafcdb7699 2018-09-30 03:33:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:33:40,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:33:40,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:40,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec166b7-6180-4e2c-bbe1-a8ac78971097 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:33:40,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-2ec166b7-6180-4e2c-bbe1-a8ac78971097 2018-09-30 03:33:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:41,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c2e431a-1865-46d4-a733-bb8889bf5107 Date: Sun, 30 Sep 2018 03:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:41,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-4c2e431a-1865-46d4-a733-bb8889bf5107 2018-09-30 03:33:41,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:41,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d4ccbee-d8d6-4e6b-8ea5-4e7f0e37b52d Date: Sun, 30 Sep 2018 03:33:41 GMT RESP BODY: {"ports":[]} 2018-09-30 03:33:41,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port&admin_state_up=True used request id req-2d4ccbee-d8d6-4e6b-8ea5-4e7f0e37b52d 2018-09-30 03:33:41,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:41,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6261d2b2-18fc-4ea9-adc6-ce366b5701d1 x-compute-request-id: req-6261d2b2-18fc-4ea9-adc6-ce366b5701d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 03:33:41,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst used request id req-6261d2b2-18fc-4ea9-adc6-ce366b5701d1 2018-09-30 03:33:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:42,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-274b2954-39ff-4b19-aab1-13469d8c5be3 Date: Sun, 30 Sep 2018 03:33:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:42,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-274b2954-39ff-4b19-aab1-13469d8c5be3 2018-09-30 03:33:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:42,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ba558a-3ce6-45ab-ba20-0d85fea815a0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:33:42,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-95ba558a-3ce6-45ab-ba20-0d85fea815a0 2018-09-30 03:33:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:42,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89daa015-8990-4ecd-9734-33e6a78a1c8d Date: Sun, 30 Sep 2018 03:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:42,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-89daa015-8990-4ecd-9734-33e6a78a1c8d 2018-09-30 03:33:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:42,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ebe9981-b879-4932-ab11-b5c215e848a2 Date: Sun, 30 Sep 2018 03:33:42 GMT RESP BODY: {"ports":[]} 2018-09-30 03:33:42,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port&admin_state_up=True used request id req-0ebe9981-b879-4932-ab11-b5c215e848a2 2018-09-30 03:33:42,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:33:42,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:33:43,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["BQiA7DXfQvC35k6hnmSGOA"], "issued_at": "2018-09-30T03:33:43.000000Z"}} 2018-09-30 03:33:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89efc2731d35d32f8735ad6d6a31561dce11dbf" 2018-09-30 03:33:43,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ae7f8c-4363-449e-8621-02d69e59a80b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:33:43,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-76ae7f8c-4363-449e-8621-02d69e59a80b 2018-09-30 03:33:43,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:43,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e27eea2e-5d70-4518-b1ab-a7f7de554133 Date: Sun, 30 Sep 2018 03:33:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:43,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-e27eea2e-5d70-4518-b1ab-a7f7de554133 2018-09-30 03:33:43,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:43,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7611c100-f7e5-4f29-b93b-1bbfd9139cd5 Date: Sun, 30 Sep 2018 03:33:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:43,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-7611c100-f7e5-4f29-b93b-1bbfd9139cd5 2018-09-30 03:33:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:43,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9b33d0e5-71f4-42ca-842a-bf31fc96d802 Date: Sun, 30 Sep 2018 03:33:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:43,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-9b33d0e5-71f4-42ca-842a-bf31fc96d802 2018-09-30 03:33:43,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:33:43,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:33:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89efc2731d35d32f8735ad6d6a31561dce11dbf" 2018-09-30 03:33:43,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d2cf17-1f80-4e61-9461-a530b019f2e6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:33:43,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-c6d2cf17-1f80-4e61-9461-a530b019f2e6 2018-09-30 03:33:43,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:44,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2c25fadd-a347-465c-8922-1115cf2dd944 Date: Sun, 30 Sep 2018 03:33:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:44,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-2c25fadd-a347-465c-8922-1115cf2dd944 2018-09-30 03:33:44,122 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net 2018-09-30 03:33:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" -d '{"port": {"network_id": "6d13c022-1f61-427f-b745-3ca294783854", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port", "admin_state_up": true}}' 2018-09-30 03:33:44,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-bc9c3dc9-4f22-4b8c-befd-70e927c38de3 Date: Sun, 30 Sep 2018 03:33:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:1e:7f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal"}} 2018-09-30 03:33:44,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-bc9c3dc9-4f22-4b8c-befd-70e927c38de3 2018-09-30 03:33:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e6acc697-f851-4ca0-9a33-91a01a893445 Date: Sun, 30 Sep 2018 03:33:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:33:45,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-e6acc697-f851-4ca0-9a33-91a01a893445 2018-09-30 03:33:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf1fcb6-5f54-44da-bdfc-ce90c1b15798 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:33:45,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-3bf1fcb6-5f54-44da-bdfc-ce90c1b15798 2018-09-30 03:33:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17ce2077-ac83-4360-80b1-95fb39b52286 Date: Sun, 30 Sep 2018 03:33:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:33:45,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-17ce2077-ac83-4360-80b1-95fb39b52286 2018-09-30 03:33:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-1b3df5ad-91fa-4a8f-bcc3-89e4f58d1b1f Date: Sun, 30 Sep 2018 03:33:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 03:33:45,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port&admin_state_up=True used request id req-1b3df5ad-91fa-4a8f-bcc3-89e4f58d1b1f 2018-09-30 03:33:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e465f167-8ff2-46b4-af99-b8355ab1029e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:33:45,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-e465f167-8ff2-46b4-af99-b8355ab1029e 2018-09-30 03:33:45,814 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst 2018-09-30 03:33:45,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c1238b-ce1a-4edb-9787-30182217bf15 x-compute-request-id: req-83c1238b-ce1a-4edb-9787-30182217bf15 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-flavor"}]} 2018-09-30 03:33:45,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-83c1238b-ce1a-4edb-9787-30182217bf15 2018-09-30 03:33:45,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:45,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43917192-b2a4-49ba-a976-d4f0949a7f6c x-compute-request-id: req-43917192-b2a4-49ba-a976-d4f0949a7f6c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "764922f0-b1ab-421f-ba43-cf1641467964", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:33:45,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964 used request id req-43917192-b2a4-49ba-a976-d4f0949a7f6c 2018-09-30 03:33:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:46,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-914bf629-10a9-4ac1-a8ed-3b8dc18dc129 Date: Sun, 30 Sep 2018 03:33:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:33:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:33:28Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/22d6d402-4c14-489b-a23f-40d64280419c/snap", "metadata": {}}], "self": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c", "min_disk": 0, "protected": false, "id": "22d6d402-4c14-489b-a23f-40d64280419c", "file": "/v2/images/22d6d402-4c14-489b-a23f-40d64280419c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/22d6d402-4c14-489b-a23f-40d64280419c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image"} 2018-09-30 03:33:46,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image used request id req-914bf629-10a9-4ac1-a8ed-3b8dc18dc129 2018-09-30 03:33:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:46,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43cb860b-1aa1-4e62-a25b-8c2bfaff083a Date: Sun, 30 Sep 2018 03:33:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:33:46,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-43cb860b-1aa1-4e62-a25b-8c2bfaff083a 2018-09-30 03:33:46,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "imageRef": "22d6d402-4c14-489b-a23f-40d64280419c", "flavorRef": "764922f0-b1ab-421f-ba43-cf1641467964", "max_count": 1, "min_count": 1, "networks": [{"port": "f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e"}]}}' 2018-09-30 03:33:49,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0353114-f7c7-4fcb-b5d3-f4a77866e328 x-compute-request-id: req-a0353114-f7c7-4fcb-b5d3-f4a77866e328 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "adminPass": "8og2GrGFmvVe"}} 2018-09-30 03:33:49,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-a0353114-f7c7-4fcb-b5d3-f4a77866e328 2018-09-30 03:33:49,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:49,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77ff9637-be39-4ddb-a27e-777218be4481 x-compute-request-id: req-77ff9637-be39-4ddb-a27e-777218be4481 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:49,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-77ff9637-be39-4ddb-a27e-777218be4481 2018-09-30 03:33:49,738 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst 2018-09-30 03:33:49,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:49,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73e907eb-e25e-473c-856b-a1e1417cec15 x-compute-request-id: req-73e907eb-e25e-473c-856b-a1e1417cec15 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:49,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-73e907eb-e25e-473c-856b-a1e1417cec15 2018-09-30 03:33:49,966 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:33:49,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:33:52,969 - create_instance - DEBUG - VM status query timeout in 896.768793106 2018-09-30 03:33:52,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:53,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-862d713d-bd36-49f9-9901-8bbb95937bf0 x-compute-request-id: req-862d713d-bd36-49f9-9901-8bbb95937bf0 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:53,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-862d713d-bd36-49f9-9901-8bbb95937bf0 2018-09-30 03:33:53,518 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:33:53,519 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:33:56,519 - create_instance - DEBUG - VM status query timeout in 893.218753099 2018-09-30 03:33:56,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:33:56,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04140e25-7f81-404f-bc0a-cb92237cfd09 x-compute-request-id: req-04140e25-7f81-404f-bc0a-cb92237cfd09 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:33:56,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-04140e25-7f81-404f-bc0a-cb92237cfd09 2018-09-30 03:33:56,977 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:33:56,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:33:59,981 - create_instance - DEBUG - VM status query timeout in 889.757370949 2018-09-30 03:33:59,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:00,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:33:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6645a02-ab6a-4a33-b7a2-9aba8d138359 x-compute-request-id: req-b6645a02-ab6a-4a33-b7a2-9aba8d138359 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:00,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-b6645a02-ab6a-4a33-b7a2-9aba8d138359 2018-09-30 03:34:00,405 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:00,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:03,408 - create_instance - DEBUG - VM status query timeout in 886.329973936 2018-09-30 03:34:03,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:03,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20b7c701-3517-49ed-9cd0-503bfcec3ba7 x-compute-request-id: req-20b7c701-3517-49ed-9cd0-503bfcec3ba7 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:03,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-20b7c701-3517-49ed-9cd0-503bfcec3ba7 2018-09-30 03:34:03,841 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:03,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:06,845 - create_instance - DEBUG - VM status query timeout in 882.893320084 2018-09-30 03:34:06,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:07,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b357d2a6-e0c0-4619-a4ea-05b3055b5ea9 x-compute-request-id: req-b357d2a6-e0c0-4619-a4ea-05b3055b5ea9 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:07,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-b357d2a6-e0c0-4619-a4ea-05b3055b5ea9 2018-09-30 03:34:07,167 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:07,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:10,171 - create_instance - DEBUG - VM status query timeout in 879.56714797 2018-09-30 03:34:10,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:10,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0ffd146-779e-4749-819d-80ae4552c01a x-compute-request-id: req-a0ffd146-779e-4749-819d-80ae4552c01a Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:10,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-a0ffd146-779e-4749-819d-80ae4552c01a 2018-09-30 03:34:10,883 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:10,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:13,886 - create_instance - DEBUG - VM status query timeout in 875.851675987 2018-09-30 03:34:13,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:14,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2920f4f2-90f6-47be-b4b0-5fcc77d6560f x-compute-request-id: req-2920f4f2-90f6-47be-b4b0-5fcc77d6560f Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:14,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-2920f4f2-90f6-47be-b4b0-5fcc77d6560f 2018-09-30 03:34:14,468 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:14,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:17,471 - create_instance - DEBUG - VM status query timeout in 872.266847134 2018-09-30 03:34:17,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:17,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e94f4c4c-3717-4341-a57e-2700a7d5fcdc x-compute-request-id: req-e94f4c4c-3717-4341-a57e-2700a7d5fcdc Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:17,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-e94f4c4c-3717-4341-a57e-2700a7d5fcdc 2018-09-30 03:34:17,921 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:17,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:20,924 - create_instance - DEBUG - VM status query timeout in 868.813900948 2018-09-30 03:34:20,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:21,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1f44c8f-ab2d-4f2a-a807-d97ee0f2c1a2 x-compute-request-id: req-e1f44c8f-ab2d-4f2a-a807-d97ee0f2c1a2 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:33:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:21,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-e1f44c8f-ab2d-4f2a-a807-d97ee0f2c1a2 2018-09-30 03:34:21,374 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:21,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:24,378 - create_instance - DEBUG - VM status query timeout in 865.360044956 2018-09-30 03:34:24,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:25,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac16c96f-64dc-4c69-ba95-95273210cd0c x-compute-request-id: req-ac16c96f-64dc-4c69-ba95-95273210cd0c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:34:22Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:25,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-ac16c96f-64dc-4c69-ba95-95273210cd0c 2018-09-30 03:34:25,551 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:25,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:28,554 - create_instance - DEBUG - VM status query timeout in 861.183823109 2018-09-30 03:34:28,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:29,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7840bb02-f82a-491c-b282-a3e3a88001c0 x-compute-request-id: req-7840bb02-f82a-491c-b282-a3e3a88001c0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:34:22Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:29,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-7840bb02-f82a-491c-b282-a3e3a88001c0 2018-09-30 03:34:29,477 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - BUILD 2018-09-30 03:34:29,477 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:34:32,481 - create_instance - DEBUG - VM status query timeout in 857.257246017 2018-09-30 03:34:32,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:32,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a19eb06-b625-4710-a95a-9f8bbee195ae x-compute-request-id: req-4a19eb06-b625-4710-a95a-9f8bbee195ae Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:29Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:32,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-4a19eb06-b625-4710-a95a-9f8bbee195ae 2018-09-30 03:34:32,850 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - ACTIVE 2018-09-30 03:34:32,850 - create_instance - INFO - VM is - ACTIVE 2018-09-30 03:34:32,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:33,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc70b214-50de-4b8e-8c29-2f38d74886e3 x-compute-request-id: req-dc70b214-50de-4b8e-8c29-2f38d74886e3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:29Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:33,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-dc70b214-50de-4b8e-8c29-2f38d74886e3 2018-09-30 03:34:33,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:33,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0b0b3dcb-ec62-4500-83ea-033e3f3f3e89 Date: Sun, 30 Sep 2018 03:34:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:33,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-0b0b3dcb-ec62-4500-83ea-033e3f3f3e89 2018-09-30 03:34:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:33,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21226e07-57d4-4a38-bcfa-de5b2aab4633 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:33,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-21226e07-57d4-4a38-bcfa-de5b2aab4633 2018-09-30 03:34:33,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:33,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a74ec29-e750-4243-9255-2cadeac3c9ea Date: Sun, 30 Sep 2018 03:34:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:33,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-8a74ec29-e750-4243-9255-2cadeac3c9ea 2018-09-30 03:34:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:33,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9dd87b15-41b0-417e-9743-d916ce093d11 Date: Sun, 30 Sep 2018 03:34:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:33,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-9dd87b15-41b0-417e-9743-d916ce093d11 2018-09-30 03:34:33,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:34:34,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Hwzg3VfhTcuMF2QU9wWp8Q"], "issued_at": "2018-09-30T03:34:34.000000Z"}} 2018-09-30 03:34:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b28004-17f3-4f9b-9789-1db48526b217 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:34:34,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50b28004-17f3-4f9b-9789-1db48526b217 2018-09-30 03:34:34,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:34,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-424e6a64-4ec3-4cac-b301-bee8d3100db7 x-compute-request-id: req-424e6a64-4ec3-4cac-b301-bee8d3100db7 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:29Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:34,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-424e6a64-4ec3-4cac-b301-bee8d3100db7 2018-09-30 03:34:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:34,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c5e29be0-987a-4d03-bf7b-5be6cb811e72 Date: Sun, 30 Sep 2018 03:34:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:34,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-c5e29be0-987a-4d03-bf7b-5be6cb811e72 2018-09-30 03:34:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c69e6eb-bd53-4e8b-b3a6-1c564426e2f7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:34,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-9c69e6eb-bd53-4e8b-b3a6-1c564426e2f7 2018-09-30 03:34:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:34,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9d43f245-0420-4439-ae90-e54124ef4db6 Date: Sun, 30 Sep 2018 03:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:34,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-9d43f245-0420-4439-ae90-e54124ef4db6 2018-09-30 03:34:34,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:34,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-3a4802d0-b086-49b4-bbcf-901e1fad765d Date: Sun, 30 Sep 2018 03:34:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:34,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-3a4802d0-b086-49b4-bbcf-901e1fad765d 2018-09-30 03:34:34,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" -d '{"volumeAttachment": {"volumeId": "1cbf07da-39da-45f6-9406-da4035a8293a"}}' 2018-09-30 03:34:37,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07ced2da-ae3f-4b61-a3a7-0074beaa5d5f x-compute-request-id: req-07ced2da-ae3f-4b61-a3a7-0074beaa5d5f Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "62d759c2-b875-42f3-ac24-ad283853ce90", "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "volumeId": "1cbf07da-39da-45f6-9406-da4035a8293a"}} 2018-09-30 03:34:37,398 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90/os-volume_attachments used request id req-07ced2da-ae3f-4b61-a3a7-0074beaa5d5f 2018-09-30 03:34:37,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:38,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac5bccac-8ed1-467e-a300-37b466b82cfe x-compute-request-id: req-ac5bccac-8ed1-467e-a300-37b466b82cfe Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:29Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "1cbf07da-39da-45f6-9406-da4035a8293a"}], "metadata": {}}} 2018-09-30 03:34:38,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-ac5bccac-8ed1-467e-a300-37b466b82cfe 2018-09-30 03:34:38,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:38,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e249a3ee-6735-4cad-ae37-f148a75e2528 Date: Sun, 30 Sep 2018 03:34:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:38,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-e249a3ee-6735-4cad-ae37-f148a75e2528 2018-09-30 03:34:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:34:38,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:34:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:34:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:38,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7f25d6-fb3e-4c41-83df-07f789cb469d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:38,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-7d7f25d6-fb3e-4c41-83df-07f789cb469d 2018-09-30 03:34:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:38,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e2a1f43c-8d47-4a75-a410-c9c48afbaeee Date: Sun, 30 Sep 2018 03:34:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:38,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-e2a1f43c-8d47-4a75-a410-c9c48afbaeee 2018-09-30 03:34:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:38,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-7ac3e0a7-74c9-461a-af75-6fc2017fe49e Date: Sun, 30 Sep 2018 03:34:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:38,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-7ac3e0a7-74c9-461a-af75-6fc2017fe49e 2018-09-30 03:34:38,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:39,509 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:38 GMT Server: Apache x-compute-request-id: req-8d808d45-00b1-4414-9809-efda72ad7f64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d808d45-00b1-4414-9809-efda72ad7f64 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:34:37.000000", "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:34:39,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-8d808d45-00b1-4414-9809-efda72ad7f64 2018-09-30 03:34:42,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d808d45-00b1-4414-9809-efda72ad7f64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:43,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:42 GMT Server: Apache x-compute-request-id: req-c214cc0d-303e-4004-8a97-0ccc3619d49d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c214cc0d-303e-4004-8a97-0ccc3619d49d Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "62d759c2-b875-42f3-ac24-ad283853ce90", "attachment_id": "278233db-3c77-4572-ae13-97eb57498646", "attached_at": "2018-09-30T03:34:41.000000", "host_name": null, "volume_id": "1cbf07da-39da-45f6-9406-da4035a8293a", "device": "/dev/vdb", "id": "1cbf07da-39da-45f6-9406-da4035a8293a"}], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:34:41.000000", "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:34:43,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-c214cc0d-303e-4004-8a97-0ccc3619d49d 2018-09-30 03:34:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:43,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f943de-0672-4957-b329-41467b284320 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:34:43,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-89f943de-0672-4957-b329-41467b284320 2018-09-30 03:34:43,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:44,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-432725e0-2457-43b0-8088-23cc58b77c45 x-compute-request-id: req-432725e0-2457-43b0-8088-23cc58b77c45 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "1cbf07da-39da-45f6-9406-da4035a8293a"}], "metadata": {}}} 2018-09-30 03:34:44,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-432725e0-2457-43b0-8088-23cc58b77c45 2018-09-30 03:34:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:44,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-485e9df0-b81f-46d1-b855-e527b99ebd84 Date: Sun, 30 Sep 2018 03:34:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:44,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-485e9df0-b81f-46d1-b855-e527b99ebd84 2018-09-30 03:34:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:44,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9314ff3e-570c-489a-86ed-675d7f18fb86 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:44,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-9314ff3e-570c-489a-86ed-675d7f18fb86 2018-09-30 03:34:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:44,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c2c474b4-2c8b-4632-bf29-21716035975e Date: Sun, 30 Sep 2018 03:34:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:44,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-c2c474b4-2c8b-4632-bf29-21716035975e 2018-09-30 03:34:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:44,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-b43ba1c9-7204-4456-add9-49d42b9bbeda Date: Sun, 30 Sep 2018 03:34:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:44,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-b43ba1c9-7204-4456-add9-49d42b9bbeda 2018-09-30 03:34:44,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:45,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-187fbe90-3ffe-4b54-ad4d-9ace7f5c38ec x-compute-request-id: req-187fbe90-3ffe-4b54-ad4d-9ace7f5c38ec Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "1cbf07da-39da-45f6-9406-da4035a8293a"}], "metadata": {}}} 2018-09-30 03:34:45,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-187fbe90-3ffe-4b54-ad4d-9ace7f5c38ec 2018-09-30 03:34:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:45,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-83fda305-f20f-4fb8-80f3-64fa0a2c423a Date: Sun, 30 Sep 2018 03:34:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:45,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-83fda305-f20f-4fb8-80f3-64fa0a2c423a 2018-09-30 03:34:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:45,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9302981-75be-4390-8ca3-66ce5ecd2425 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:45,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-c9302981-75be-4390-8ca3-66ce5ecd2425 2018-09-30 03:34:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:45,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-48f39d9c-911d-41ed-bc3b-badf32a254e8 Date: Sun, 30 Sep 2018 03:34:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:45,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-48f39d9c-911d-41ed-bc3b-badf32a254e8 2018-09-30 03:34:45,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:45,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-40c8edf6-0c2a-40be-92a9-096e579528f8 Date: Sun, 30 Sep 2018 03:34:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:45,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-40c8edf6-0c2a-40be-92a9-096e579528f8 2018-09-30 03:34:45,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:46,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15a6937c-9fb3-445d-bd20-060dbc138190 x-compute-request-id: req-15a6937c-9fb3-445d-bd20-060dbc138190 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "1cbf07da-39da-45f6-9406-da4035a8293a"}], "metadata": {}}} 2018-09-30 03:34:46,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-15a6937c-9fb3-445d-bd20-060dbc138190 2018-09-30 03:34:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:46,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-842fcb7f-69b8-4fab-b71a-5caaa12896af Date: Sun, 30 Sep 2018 03:34:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:46,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-842fcb7f-69b8-4fab-b71a-5caaa12896af 2018-09-30 03:34:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:47,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7025e766-3abe-440f-a618-9c1df2352f5e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:47,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-7025e766-3abe-440f-a618-9c1df2352f5e 2018-09-30 03:34:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:47,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-56687f21-2166-4e2f-9ef9-c344410e29c6 Date: Sun, 30 Sep 2018 03:34:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:47,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-56687f21-2166-4e2f-9ef9-c344410e29c6 2018-09-30 03:34:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:47,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-3a62b141-2e01-41f9-8448-146b5ac37dc8 Date: Sun, 30 Sep 2018 03:34:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:47,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-3a62b141-2e01-41f9-8448-146b5ac37dc8 2018-09-30 03:34:47,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90/os-volume_attachments/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:49,228 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:34:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78c4f6f1-047c-4ead-86fe-32d4c908f62c x-compute-request-id: req-78c4f6f1-047c-4ead-86fe-32d4c908f62c Content-Length: 0 Content-Type: application/json 2018-09-30 03:34:49,229 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90/os-volume_attachments/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-78c4f6f1-047c-4ead-86fe-32d4c908f62c 2018-09-30 03:34:49,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:49,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebced39b-2f58-43d3-9426-6808e7a1f740 x-compute-request-id: req-ebced39b-2f58-43d3-9426-6808e7a1f740 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "1cbf07da-39da-45f6-9406-da4035a8293a"}], "metadata": {}}} 2018-09-30 03:34:49,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-ebced39b-2f58-43d3-9426-6808e7a1f740 2018-09-30 03:34:49,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:50,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1e1c4a21-036a-42aa-af0e-100a0b1e03f9 Date: Sun, 30 Sep 2018 03:34:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:50,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-1e1c4a21-036a-42aa-af0e-100a0b1e03f9 2018-09-30 03:34:50,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:50,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a0b6e8-b9f1-46b0-bb8c-5e32f1fd6c46 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:50,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-74a0b6e8-b9f1-46b0-bb8c-5e32f1fd6c46 2018-09-30 03:34:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:50,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1763e764-9271-452e-bf86-e48356a0502e Date: Sun, 30 Sep 2018 03:34:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:50,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-1763e764-9271-452e-bf86-e48356a0502e 2018-09-30 03:34:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:50,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-1270a8cd-9642-4621-9a15-74da09d36fa2 Date: Sun, 30 Sep 2018 03:34:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:50,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-1270a8cd-9642-4621-9a15-74da09d36fa2 2018-09-30 03:34:53,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:54,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dab9bc35-344a-4ce8-a348-65a24f6b62b2 x-compute-request-id: req-dab9bc35-344a-4ce8-a348-65a24f6b62b2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:54,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-dab9bc35-344a-4ce8-a348-65a24f6b62b2 2018-09-30 03:34:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:54,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-82def71d-1df6-4385-9d58-4f86229490f2 Date: Sun, 30 Sep 2018 03:34:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:54,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-82def71d-1df6-4385-9d58-4f86229490f2 2018-09-30 03:34:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:54,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d271735-be8c-422a-ac70-8789bbab0ac0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:54,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-5d271735-be8c-422a-ac70-8789bbab0ac0 2018-09-30 03:34:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-42b59dca-665c-4f79-962c-7806cb3208a2 Date: Sun, 30 Sep 2018 03:34:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:54,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-42b59dca-665c-4f79-962c-7806cb3208a2 2018-09-30 03:34:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:54,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-2e1a30dd-d034-4fd8-9be0-c45865bce548 Date: Sun, 30 Sep 2018 03:34:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:54,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-2e1a30dd-d034-4fd8-9be0-c45865bce548 2018-09-30 03:34:54,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d808d45-00b1-4414-9809-efda72ad7f64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:55,282 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:54 GMT Server: Apache x-compute-request-id: req-6e34ae67-f2ee-40c7-bc2b-54dde538a2f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e34ae67-f2ee-40c7-bc2b-54dde538a2f5 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:34:49.000000", "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:34:55,282 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-6e34ae67-f2ee-40c7-bc2b-54dde538a2f5 2018-09-30 03:34:55,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:55,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0febc3b7-1b33-41f0-9608-14110fa2edfb x-compute-request-id: req-0febc3b7-1b33-41f0-9608-14110fa2edfb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:55,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-0febc3b7-1b33-41f0-9608-14110fa2edfb 2018-09-30 03:34:55,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:55,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d974908d-abc1-4767-8e78-3f55e4852820 Date: Sun, 30 Sep 2018 03:34:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:55,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-d974908d-abc1-4767-8e78-3f55e4852820 2018-09-30 03:34:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:56,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50de318-3c06-488f-b383-a60f579f4eaa Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:56,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-d50de318-3c06-488f-b383-a60f579f4eaa 2018-09-30 03:34:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:56,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f57864c0-06a4-4fe8-8a53-943948475949 Date: Sun, 30 Sep 2018 03:34:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:56,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-f57864c0-06a4-4fe8-8a53-943948475949 2018-09-30 03:34:56,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:56,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-54bbd251-9895-43f4-a5d4-3e13ebf74b85 Date: Sun, 30 Sep 2018 03:34:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:56,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-54bbd251-9895-43f4-a5d4-3e13ebf74b85 2018-09-30 03:34:56,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:57,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf807806-78b5-4c93-904b-16168ee44767 x-compute-request-id: req-cf807806-78b5-4c93-904b-16168ee44767 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:40Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:57,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-cf807806-78b5-4c93-904b-16168ee44767 2018-09-30 03:34:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:57,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-afe449a9-6dcc-423b-8846-59bcc19417e5 Date: Sun, 30 Sep 2018 03:34:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d13c022-1f61-427f-b745-3ca294783854","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["f379fcd4-cf12-4551-ba2e-035c6e917174"],"description":"","tags":[],"updated_at":"2018-09-30T03:33:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:30Z","provider:network_type":"vxlan"}]} 2018-09-30 03:34:57,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net used request id req-afe449a9-6dcc-423b-8846-59bcc19417e5 2018-09-30 03:34:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4ae1f3-071b-4474-af85-e8549955d3e1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:34:57,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-8c4ae1f3-071b-4474-af85-e8549955d3e1 2018-09-30 03:34:57,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:57,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d34588dc-2f7c-4dac-86f2-bd76b8e7f0bc Date: Sun, 30 Sep 2018 03:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:31Z","dns_nameservers":[],"updated_at":"2018-09-30T03:33:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"f379fcd4-cf12-4551-ba2e-035c6e917174","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet"}]} 2018-09-30 03:34:57,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-d34588dc-2f7c-4dac-86f2-bd76b8e7f0bc 2018-09-30 03:34:57,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72650fa3551f8888d3f8e2c8c0d052aae6eb9f9d" 2018-09-30 03:34:57,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-04393b39-8681-4659-8104-5b5b49d7da5c Date: Sun, 30 Sep 2018 03:34:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.3"}],"id":"13eeb84e-e454-477e-8c3d-aa9a62947754","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:91:99","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.4"}],"id":"96066570-2226-46a1-a1ef-b4883316757e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:34:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:33:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.2"}],"id":"9cca84b2-e695-4c1c-bde9-e6d81f75e16c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:42:52","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d13c022-1f61-427f-b745-3ca294783854"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:34:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f379fcd4-cf12-4551-ba2e-035c6e917174","ip_address":"10.55.0.11"}],"id":"f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:1e:7f","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port","admin_state_up":true,"network_id":"6d13c022-1f61-427f-b745-3ca294783854","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:33:44Z","binding:vnic_type":"normal","device_id":"62d759c2-b875-42f3-ac24-ad283853ce90"}]} 2018-09-30 03:34:57,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6d13c022-1f61-427f-b745-3ca294783854 used request id req-04393b39-8681-4659-8104-5b5b49d7da5c 2018-09-30 03:34:57,752 - create_instance - INFO - Deleting Port with ID - f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e 2018-09-30 03:34:57,753 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-port 2018-09-30 03:34:57,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:58,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d9ef422-8df4-4e89-ad4b-f4e4de9382e3 Date: Sun, 30 Sep 2018 03:34:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:34:58,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/f7b18a0c-5631-4a03-8c20-0b7b91fb7d2e used request id req-3d9ef422-8df4-4e89-ad4b-f4e4de9382e3 2018-09-30 03:34:58,439 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst 2018-09-30 03:34:58,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:58,675 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a50dbd5f-7d3e-4cde-8d2c-49e48658623b x-compute-request-id: req-a50dbd5f-7d3e-4cde-8d2c-49e48658623b Content-Type: application/json 2018-09-30 03:34:58,675 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-a50dbd5f-7d3e-4cde-8d2c-49e48658623b 2018-09-30 03:34:58,676 - create_instance - INFO - Checking deletion status 2018-09-30 03:34:58,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:34:59,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f1f479e-3bd1-4f26-b515-486b7925de63 x-compute-request-id: req-9f1f479e-3bd1-4f26-b515-486b7925de63 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:1e:7f", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:58Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:34:59,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-9f1f479e-3bd1-4f26-b515-486b7925de63 2018-09-30 03:34:59,044 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - ACTIVE 2018-09-30 03:34:59,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:02,047 - create_instance - DEBUG - VM status query timeout in 296.628288984 2018-09-30 03:35:02,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:35:02,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c686ed-e642-4264-9b42-8d306e62241c x-compute-request-id: req-99c686ed-e642-4264-9b42-8d306e62241c Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:34:58Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:02,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-99c686ed-e642-4264-9b42-8d306e62241c 2018-09-30 03:35:02,459 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - ACTIVE 2018-09-30 03:35:02,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:05,462 - create_instance - DEBUG - VM status query timeout in 293.213312149 2018-09-30 03:35:05,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde137469924c7ca99236744802b0924195f14d" 2018-09-30 03:35:06,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a8b559f-dce4-4505-a33f-b0825a8a9ad4 x-compute-request-id: req-4a8b559f-dce4-4505-a33f-b0825a8a9ad4 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/62d759c2-b875-42f3-ac24-ad283853ce90", "rel": "bookmark"}], "image": {"id": "22d6d402-4c14-489b-a23f-40d64280419c", "links": [{"href": "http://172.30.9.29:8774/images/22d6d402-4c14-489b-a23f-40d64280419c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-30T03:34:29.000000", "flavor": {"id": "764922f0-b1ab-421f-ba43-cf1641467964", "links": [{"href": "http://172.30.9.29:8774/flavors/764922f0-b1ab-421f-ba43-cf1641467964", "rel": "bookmark"}]}, "id": "62d759c2-b875-42f3-ac24-ad283853ce90", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-09-30T03:35:05Z", "hostId": "3e1e6bfb3bb79eb7160dc71fbfae3b326ba90e155f0f84fcdd5c00db", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-09-30T03:35:05.000000", "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst", "created": "2018-09-30T03:33:49Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:06,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/62d759c2-b875-42f3-ac24-ad283853ce90 used request id req-4a8b559f-dce4-4505-a33f-b0825a8a9ad4 2018-09-30 03:35:06,030 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst] is - DELETED 2018-09-30 03:35:06,030 - create_instance - INFO - VM is - DELETED 2018-09-30 03:35:06,030 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-vm_inst 2018-09-30 03:35:06,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:35:06,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:06 GMT Server: Apache x-compute-request-id: req-0443be13-1c63-4cf6-b7da-8a79f4e8efab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0443be13-1c63-4cf6-b7da-8a79f4e8efab Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:34:49.000000", "replication_status": null, "snapshot_id": null, "id": "1cbf07da-39da-45f6-9406-da4035a8293a", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f", "bootable": "false", "created_at": "2018-09-30T03:33:35.000000", "volume_type": null}} 2018-09-30 03:35:06,765 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-0443be13-1c63-4cf6-b7da-8a79f4e8efab 2018-09-30 03:35:06,765 - create_volume - DEBUG - Instance status is - available 2018-09-30 03:35:06,765 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f 2018-09-30 03:35:06,765 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f 2018-09-30 03:35:06,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:35:07,627 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:35:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3811d757-34b7-43bb-ac95-481341be3e63 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:35:07,627 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-3811d757-34b7-43bb-ac95-481341be3e63 2018-09-30 03:35:07,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f9c7592-a573-476c-ad74-9861ace7f09e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bac328143e42265d3c093583f88bdc709b7787c" 2018-09-30 03:35:08,354 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:35:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1fe2b056-19ba-40ef-b3f1-0ef9530c0404 x-openstack-request-id: req-1fe2b056-19ba-40ef-b3f1-0ef9530c0404 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1cbf07da-39da-45f6-9406-da4035a8293a could not be found.", "code": 404}} 2018-09-30 03:35:08,355 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/1cbf07da-39da-45f6-9406-da4035a8293a used request id req-1fe2b056-19ba-40ef-b3f1-0ef9530c0404 2018-09-30 03:35:08,355 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1cbf07da-39da-45f6-9406-da4035a8293a could not be found. (HTTP 404) (Request-ID: req-1fe2b056-19ba-40ef-b3f1-0ef9530c0404) 2018-09-30 03:35:08,355 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f 2018-09-30 03:35:08,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93f5c63df66bc9c314aa20615bf94fdd03639bb" 2018-09-30 03:35:08,409 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:35:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-382e4fb6-33f9-4e9a-af5a-cbb0f6311a08 x-compute-request-id: req-382e4fb6-33f9-4e9a-af5a-cbb0f6311a08 Content-Length: 0 Content-Type: application/json 2018-09-30 03:35:08,409 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/764922f0-b1ab-421f-ba43-cf1641467964 used request id req-382e4fb6-33f9-4e9a-af5a-cbb0f6311a08 2018-09-30 03:35:08,410 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet 2018-09-30 03:35:08,410 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-subnet 2018-09-30 03:35:08,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f379fcd4-cf12-4551-ba2e-035c6e917174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:35:10,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fc4e5ab-818a-462e-bdf6-c296d4c4b1ee Date: Sun, 30 Sep 2018 03:35:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:35:10,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f379fcd4-cf12-4551-ba2e-035c6e917174 used request id req-9fc4e5ab-818a-462e-bdf6-c296d4c4b1ee 2018-09-30 03:35:10,607 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-net 2018-09-30 03:35:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6d13c022-1f61-427f-b745-3ca294783854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a339652e0c2679d7239d23abac99286a144cd9f" 2018-09-30 03:35:11,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9c229d7-3544-488a-9a6d-09ea70c53c64 Date: Sun, 30 Sep 2018 03:35:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:35:11,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6d13c022-1f61-427f-b745-3ca294783854 used request id req-b9c229d7-3544-488a-9a6d-09ea70c53c64 2018-09-30 03:35:11,955 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b24b04bf-5e8b-4aa5-aa2d-a2b52c77180f-image 2018-09-30 03:35:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef98644680e339075572c1d0dace36f01d952860" 2018-09-30 03:35:14,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9998d5b-9d5c-4f55-b936-74ad67c17987 Date: Sun, 30 Sep 2018 03:35:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:35:14,273 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/22d6d402-4c14-489b-a23f-40d64280419c used request id req-a9998d5b-9d5c-4f55-b936-74ad67c17987 2018-09-30 03:35:14,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:35:14,279 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:35:14,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:35:14,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:14,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["sBVyiFuFSdKz81r1LA5Tdg"], "issued_at": "2018-09-30T03:35:14.000000Z"}} 2018-09-30 03:35:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:35:14,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e47b6a8-8924-4797-b45c-1a36ce90ddc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:14,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2e47b6a8-8924-4797-b45c-1a36ce90ddc0 2018-09-30 03:35:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:35:14,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-db7f909d-7972-43d6-8b98-0afde7a307d8 Date: Sun, 30 Sep 2018 03:35:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image"} 2018-09-30 03:35:14,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image used request id req-db7f909d-7972-43d6-8b98-0afde7a307d8 2018-09-30 03:35:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:35:15,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4f91cbfc-3593-4cf8-a2d1-abc341cb72f4 Date: Sun, 30 Sep 2018 03:35:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:35:15,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4f91cbfc-3593-4cf8-a2d1-abc341cb72f4 2018-09-30 03:35:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image"}' 2018-09-30 03:35:15,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 X-Openstack-Request-Id: req-c499097f-274e-437a-b07e-1dddd2a4d711 Date: Sun, 30 Sep 2018 03:35:15 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:35:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:35:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "min_disk": 0, "protected": false, "id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "file": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:35:15,385 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c499097f-274e-437a-b07e-1dddd2a4d711 2018-09-30 03:35:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" -d '' 2018-09-30 03:35:17,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b9fbf05-5b99-4607-89a0-91b6c3b9a93e Date: Sun, 30 Sep 2018 03:35:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:35:17,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/file used request id req-6b9fbf05-5b99-4607-89a0-91b6c3b9a93e 2018-09-30 03:35:17,423 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:35:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:35:18,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-ca4ecd66-571e-43a1-b643-8e423b84b82a Date: Sun, 30 Sep 2018 03:35:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:35:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:35:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/snap", "metadata": {}}], "self": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "min_disk": 0, "protected": false, "id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "file": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:35:18,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 used request id req-ca4ecd66-571e-43a1-b643-8e423b84b82a 2018-09-30 03:35:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:35:18,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e41fc35-9256-4af7-95ec-16d86833a662 Date: Sun, 30 Sep 2018 03:35:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:35:18,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9e41fc35-9256-4af7-95ec-16d86833a662 2018-09-30 03:35:18,214 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image 2018-09-30 03:35:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:35:18,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-ac7f64bf-e457-47d4-9596-62783b393db3 Date: Sun, 30 Sep 2018 03:35:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:35:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:35:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/snap", "metadata": {}}], "self": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "min_disk": 0, "protected": false, "id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "file": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:35:18,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 used request id req-ac7f64bf-e457-47d4-9596-62783b393db3 2018-09-30 03:35:18,431 - create_image - DEBUG - Instance status is - active 2018-09-30 03:35:18,431 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image 2018-09-30 03:35:18,431 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image 2018-09-30 03:35:18,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:35:18,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:18,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["VQFy_3T_TBKJ-mOV5eZVaA"], "issued_at": "2018-09-30T03:35:18.000000Z"}} 2018-09-30 03:35:18,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:35:18,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdc1a30-fa21-455c-9577-2c1e5793703a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:18,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bdc1a30-fa21-455c-9577-2c1e5793703a 2018-09-30 03:35:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:35:19,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b47a2a5f-bb45-4081-9277-81933a2ab0af Date: Sun, 30 Sep 2018 03:35:19 GMT RESP BODY: {"networks":[]} 2018-09-30 03:35:19,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-b47a2a5f-bb45-4081-9277-81933a2ab0af 2018-09-30 03:35:19,082 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net 2018-09-30 03:35:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net", "admin_state_up": true}}' 2018-09-30 03:35:19,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ef600fe3-9553-4f8e-b12d-38eb23e8fcd6 Date: Sun, 30 Sep 2018 03:35:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:35:19Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","mtu":1450}} 2018-09-30 03:35:19,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ef600fe3-9553-4f8e-b12d-38eb23e8fcd6 2018-09-30 03:35:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:35:19,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5aa04f42-02fa-4b64-be1c-7e27fc52868a Date: Sun, 30 Sep 2018 03:35:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:35:19Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:19,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-5aa04f42-02fa-4b64-be1c-7e27fc52868a 2018-09-30 03:35:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:35:19,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-044ed3b3-c4ad-4eab-bb70-18434a83f4ce Date: Sun, 30 Sep 2018 03:35:19 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:35:19,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-044ed3b3-c4ad-4eab-bb70-18434a83f4ce 2018-09-30 03:35:19,988 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet 2018-09-30 03:35:19,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" -d '{"subnets": [{"ip_version": 4, "network_id": "c6dc4728-ba92-4b6c-879c-36b5a82fe8bf", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]}' 2018-09-30 03:35:20,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b7539e38-27b0-49a6-abbf-4e5433344200 Date: Sun, 30 Sep 2018 03:35:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:20,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b7539e38-27b0-49a6-abbf-4e5433344200 2018-09-30 03:35:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:35:21,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c13e0e20-896b-4c7e-8dea-8d7bb4a84be9 Date: Sun, 30 Sep 2018 03:35:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:21,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-c13e0e20-896b-4c7e-8dea-8d7bb4a84be9 2018-09-30 03:35:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:35:21,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f0f3d794-089c-4004-a4c6-5569671f3fc1 Date: Sun, 30 Sep 2018 03:35:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:21,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-f0f3d794-089c-4004-a4c6-5569671f3fc1 2018-09-30 03:35:21,196 - OpenStackNetwork - DEBUG - Network [c6dc4728-ba92-4b6c-879c-36b5a82fe8bf] created successfully 2018-09-30 03:35:21,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:35:21,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:21,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["dSXNGHT0S9qq5KUP3r5vKA"], "issued_at": "2018-09-30T03:35:21.000000Z"}} 2018-09-30 03:35:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba8eef380e3e05fc83c75a5d3da55d6b836127e" 2018-09-30 03:35:21,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb27bfc4-0286-4095-9df5-5265bb9510fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:21,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb27bfc4-0286-4095-9df5-5265bb9510fc 2018-09-30 03:35:21,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:35:21,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba8eef380e3e05fc83c75a5d3da55d6b836127e" 2018-09-30 03:35:21,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-561bea6e-7abe-4632-8d6f-2879d68de33c x-compute-request-id: req-561bea6e-7abe-4632-8d6f-2879d68de33c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:35:21,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-561bea6e-7abe-4632-8d6f-2879d68de33c 2018-09-30 03:35:21,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba8eef380e3e05fc83c75a5d3da55d6b836127e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:35:21,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83bc2359-78bd-498a-a42d-4bdd753e24b1 x-compute-request-id: req-83bc2359-78bd-498a-a42d-4bdd753e24b1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:35:21,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-83bc2359-78bd-498a-a42d-4bdd753e24b1 2018-09-30 03:35:21,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:35:21,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:22,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["-wnvyimORhu5CszER58LlA"], "issued_at": "2018-09-30T03:35:22.000000Z"}} 2018-09-30 03:35:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:35:22,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d13d188-d328-482a-b224-7cf9ba27332c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:22,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9d13d188-d328-482a-b224-7cf9ba27332c 2018-09-30 03:35:22,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:35:23,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:22 GMT Server: Apache x-compute-request-id: req-4eda4582-f504-491b-bcf6-62dd1425c8d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4eda4582-f504-491b-bcf6-62dd1425c8d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 03:35:23,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail used request id req-4eda4582-f504-491b-bcf6-62dd1425c8d3 2018-09-30 03:35:23,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4eda4582-f504-491b-bcf6-62dd1425c8d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 03:35:24,172 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:35:23 GMT Server: Apache x-compute-request-id: req-30d9c904-7436-4187-ab2d-ddf7742fd748 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30d9c904-7436-4187-ab2d-ddf7742fd748 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8ef8f89247b448199811660cc3c8684d", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T03:35:24.083221", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f9387ed5-91e7-4096-a175-838337c848f2", "size": 1}} 2018-09-30 03:35:24,172 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes used request id req-30d9c904-7436-4187-ab2d-ddf7742fd748 2018-09-30 03:35:24,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eda4582-f504-491b-bcf6-62dd1425c8d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:35:24,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:24 GMT Server: Apache x-compute-request-id: req-60c7341a-0ab4-4163-9600-27aec2c4e162 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60c7341a-0ab4-4163-9600-27aec2c4e162 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:35:24.000000", "replication_status": null, "snapshot_id": null, "id": "f9387ed5-91e7-4096-a175-838337c848f2", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5", "bootable": "false", "created_at": "2018-09-30T03:35:24.000000", "volume_type": null}} 2018-09-30 03:35:24,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 used request id req-60c7341a-0ab4-4163-9600-27aec2c4e162 2018-09-30 03:35:24,987 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5 2018-09-30 03:35:24,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eda4582-f504-491b-bcf6-62dd1425c8d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:35:25,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:24 GMT Server: Apache x-compute-request-id: req-2085bd50-bfeb-4e00-ac0c-1c340651d214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2085bd50-bfeb-4e00-ac0c-1c340651d214 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:35:24.000000", "replication_status": null, "snapshot_id": null, "id": "f9387ed5-91e7-4096-a175-838337c848f2", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5", "bootable": "false", "created_at": "2018-09-30T03:35:24.000000", "volume_type": null}} 2018-09-30 03:35:25,860 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 used request id req-2085bd50-bfeb-4e00-ac0c-1c340651d214 2018-09-30 03:35:25,860 - create_volume - DEBUG - Instance status is - available 2018-09-30 03:35:25,860 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5 2018-09-30 03:35:25,861 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5 2018-09-30 03:35:25,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:35:25,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:26,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["C63m7uJpQs2K7Vo-jUfWXA"], "issued_at": "2018-09-30T03:35:26.000000Z"}} 2018-09-30 03:35:26,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:26,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd9cf15-7ad4-4d21-98e8-e83782b2fd53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:26,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bd9cf15-7ad4-4d21-98e8-e83782b2fd53 2018-09-30 03:35:26,334 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:35:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:26,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3335e140-3da1-4c56-b246-6e8b9e1a9097 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:26,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3335e140-3da1-4c56-b246-6e8b9e1a9097 2018-09-30 03:35:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:26,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a875de46-7520-43e2-98b6-811f258f3770 Date: Sun, 30 Sep 2018 03:35:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:26,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-a875de46-7520-43e2-98b6-811f258f3770 2018-09-30 03:35:26,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:35:26,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:35:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:35:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:26,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87e4427-166a-4fd5-be6e-32c89fb9a67b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:26,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-a87e4427-166a-4fd5-be6e-32c89fb9a67b 2018-09-30 03:35:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:27,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b00b1cc1-bcee-4f8d-84d4-fccf050a4222 Date: Sun, 30 Sep 2018 03:35:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:27,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-b00b1cc1-bcee-4f8d-84d4-fccf050a4222 2018-09-30 03:35:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:27,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ac92b980-fb57-4c40-86d9-b1c672a6b1a1 Date: Sun, 30 Sep 2018 03:35:27 GMT RESP BODY: {"ports":[]} 2018-09-30 03:35:27,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port&admin_state_up=True used request id req-ac92b980-fb57-4c40-86d9-b1c672a6b1a1 2018-09-30 03:35:27,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:27,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4291711-13c0-4cbb-8fc2-fd6106fcd750 x-compute-request-id: req-e4291711-13c0-4cbb-8fc2-fd6106fcd750 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 03:35:27,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst used request id req-e4291711-13c0-4cbb-8fc2-fd6106fcd750 2018-09-30 03:35:27,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:28,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9db952c9-1632-4404-bd74-5b61a3e4ac27 Date: Sun, 30 Sep 2018 03:35:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:28,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-9db952c9-1632-4404-bd74-5b61a3e4ac27 2018-09-30 03:35:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:28,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a55c457-0c2a-41e5-94d4-aba79b15281e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:28,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-2a55c457-0c2a-41e5-94d4-aba79b15281e 2018-09-30 03:35:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:28,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ea8622d-5662-41fd-9fa0-5b0292b74032 Date: Sun, 30 Sep 2018 03:35:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:28,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-9ea8622d-5662-41fd-9fa0-5b0292b74032 2018-09-30 03:35:28,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:28,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67589cf9-bfc9-45df-bc0c-068134ac65d3 Date: Sun, 30 Sep 2018 03:35:28 GMT RESP BODY: {"ports":[]} 2018-09-30 03:35:28,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port&admin_state_up=True used request id req-67589cf9-bfc9-45df-bc0c-068134ac65d3 2018-09-30 03:35:28,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:35:28,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:28,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["fLf3-fWURVybYIACMeYC-w"], "issued_at": "2018-09-30T03:35:28.000000Z"}} 2018-09-30 03:35:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b557a71d7913549772d4459fe0ddb5f01d04d74" 2018-09-30 03:35:29,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b41965-e3c6-4763-823f-8acb89ee026e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:29,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7b41965-e3c6-4763-823f-8acb89ee026e 2018-09-30 03:35:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:29,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1592ea74-db43-405f-ae38-c948c47716bc Date: Sun, 30 Sep 2018 03:35:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:29,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-1592ea74-db43-405f-ae38-c948c47716bc 2018-09-30 03:35:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:29,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9b63b34e-a875-468b-8113-ab044f785923 Date: Sun, 30 Sep 2018 03:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:29,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-9b63b34e-a875-468b-8113-ab044f785923 2018-09-30 03:35:29,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:29,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f7ae0e76-4ac3-4c2d-b525-3c5e3c7e9ad3 Date: Sun, 30 Sep 2018 03:35:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:29,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-f7ae0e76-4ac3-4c2d-b525-3c5e3c7e9ad3 2018-09-30 03:35:29,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:35:29,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:35:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:35:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b557a71d7913549772d4459fe0ddb5f01d04d74" 2018-09-30 03:35:29,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2896d712-1679-445d-b71c-22efb3259f26 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:29,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-2896d712-1679-445d-b71c-22efb3259f26 2018-09-30 03:35:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:29,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e498f32-1bac-40ac-aca4-59a8d2c70a97 Date: Sun, 30 Sep 2018 03:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:29,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-7e498f32-1bac-40ac-aca4-59a8d2c70a97 2018-09-30 03:35:29,931 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net 2018-09-30 03:35:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" -d '{"port": {"network_id": "c6dc4728-ba92-4b6c-879c-36b5a82fe8bf", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port", "admin_state_up": true}}' 2018-09-30 03:35:30,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-f4952895-057c-4ea3-866e-1737fabf95f9 Date: Sun, 30 Sep 2018 03:35:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:30Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.11"}],"id":"43fd5e41-226c-421e-b9db-3d082846932d","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:d1:c7","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:30Z","binding:vnic_type":"normal"}} 2018-09-30 03:35:30,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f4952895-057c-4ea3-866e-1737fabf95f9 2018-09-30 03:35:30,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:30,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4f4450fb-b050-4965-aa7c-3ba0ed025c83 Date: Sun, 30 Sep 2018 03:35:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:30,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-4f4450fb-b050-4965-aa7c-3ba0ed025c83 2018-09-30 03:35:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:31,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e602a0-3704-4858-9882-dfcaf1176cdc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:31,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-14e602a0-3704-4858-9882-dfcaf1176cdc 2018-09-30 03:35:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:31,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-517dac2d-ed39-4bf1-a5dd-2bc8736acdd5 Date: Sun, 30 Sep 2018 03:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:31,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-517dac2d-ed39-4bf1-a5dd-2bc8736acdd5 2018-09-30 03:35:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:31,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-78ed1802-7be8-41f4-84b3-21e2fd6f3314 Date: Sun, 30 Sep 2018 03:35:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.11"}],"id":"43fd5e41-226c-421e-b9db-3d082846932d","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:d1:c7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 03:35:31,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port&admin_state_up=True used request id req-78ed1802-7be8-41f4-84b3-21e2fd6f3314 2018-09-30 03:35:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:31,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9f2821-f5af-4a30-8fe7-e170149409bb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:31,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-be9f2821-f5af-4a30-8fe7-e170149409bb 2018-09-30 03:35:31,530 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst 2018-09-30 03:35:31,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:31,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ced9901b-86f5-4f1e-9601-b51502613fb9 x-compute-request-id: req-ced9901b-86f5-4f1e-9601-b51502613fb9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-flavor"}]} 2018-09-30 03:35:31,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ced9901b-86f5-4f1e-9601-b51502613fb9 2018-09-30 03:35:31,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:31,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5baa4846-0755-439f-85b4-ff5dbc168cc6 x-compute-request-id: req-5baa4846-0755-439f-85b4-ff5dbc168cc6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:35:31,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e used request id req-5baa4846-0755-439f-85b4-ff5dbc168cc6 2018-09-30 03:35:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:32,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-da8e2b11-fc09-4a3c-b4c5-410273b69a3f Date: Sun, 30 Sep 2018 03:35:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:35:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:35:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/snap", "metadata": {}}], "self": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "min_disk": 0, "protected": false, "id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "file": "/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image"} 2018-09-30 03:35:32,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image used request id req-da8e2b11-fc09-4a3c-b4c5-410273b69a3f 2018-09-30 03:35:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:32,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c97b145e-17d5-497d-8fed-7ebfc2d457a4 Date: Sun, 30 Sep 2018 03:35:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:35:32,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c97b145e-17d5-497d-8fed-7ebfc2d457a4 2018-09-30 03:35:32,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "imageRef": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "flavorRef": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "max_count": 1, "min_count": 1, "networks": [{"port": "43fd5e41-226c-421e-b9db-3d082846932d"}]}}' 2018-09-30 03:35:34,052 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5dc6b37-ac49-45ab-b9c8-c652f7fa82b3 x-compute-request-id: req-b5dc6b37-ac49-45ab-b9c8-c652f7fa82b3 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "adminPass": "zUp9CfF5gxHo"}} 2018-09-30 03:35:34,052 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b5dc6b37-ac49-45ab-b9c8-c652f7fa82b3 2018-09-30 03:35:34,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:34,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c73cd3f-846c-4319-8527-fe0671a3714a x-compute-request-id: req-9c73cd3f-846c-4319-8527-fe0671a3714a Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:35:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:34,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-9c73cd3f-846c-4319-8527-fe0671a3714a 2018-09-30 03:35:34,265 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst 2018-09-30 03:35:34,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:34,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31f630ab-3c6a-4b83-9314-2e6fb6f28909 x-compute-request-id: req-31f630ab-3c6a-4b83-9314-2e6fb6f28909 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:35:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:34,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-31f630ab-3c6a-4b83-9314-2e6fb6f28909 2018-09-30 03:35:34,980 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - BUILD 2018-09-30 03:35:34,980 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:37,984 - create_instance - DEBUG - VM status query timeout in 896.281049967 2018-09-30 03:35:37,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:38,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df7bc3d6-de89-4844-b33e-4d9e153f868d x-compute-request-id: req-df7bc3d6-de89-4844-b33e-4d9e153f868d Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:35:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:38,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-df7bc3d6-de89-4844-b33e-4d9e153f868d 2018-09-30 03:35:38,479 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - BUILD 2018-09-30 03:35:38,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:41,482 - create_instance - DEBUG - VM status query timeout in 892.782635927 2018-09-30 03:35:41,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:42,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31673809-b7d0-45f1-8ccf-9dd6ab15efcb x-compute-request-id: req-31673809-b7d0-45f1-8ccf-9dd6ab15efcb Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d1:c7", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:35:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:42,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-31673809-b7d0-45f1-8ccf-9dd6ab15efcb 2018-09-30 03:35:42,252 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - BUILD 2018-09-30 03:35:42,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:45,256 - create_instance - DEBUG - VM status query timeout in 889.008934021 2018-09-30 03:35:45,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:45,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98238cb3-5d7f-4f18-bf5a-02608d0d018e x-compute-request-id: req-98238cb3-5d7f-4f18-bf5a-02608d0d018e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d1:c7", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:35:42Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:45,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-98238cb3-5d7f-4f18-bf5a-02608d0d018e 2018-09-30 03:35:45,702 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - ACTIVE 2018-09-30 03:35:45,702 - create_instance - INFO - VM is - ACTIVE 2018-09-30 03:35:45,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:46,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58c291cb-2d95-4122-830b-99b35fda94cb x-compute-request-id: req-58c291cb-2d95-4122-830b-99b35fda94cb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d1:c7", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:35:42Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:46,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-58c291cb-2d95-4122-830b-99b35fda94cb 2018-09-30 03:35:46,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:46,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d5f684f8-ca24-49f3-81e7-0ae171f3a82e Date: Sun, 30 Sep 2018 03:35:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:46,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-d5f684f8-ca24-49f3-81e7-0ae171f3a82e 2018-09-30 03:35:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:46,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a6fc21-c436-4955-a942-7fe555072ea1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:46,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-61a6fc21-c436-4955-a942-7fe555072ea1 2018-09-30 03:35:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:47,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6c5ca34e-8690-4c44-ac17-a503ac22ab3a Date: Sun, 30 Sep 2018 03:35:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:47,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-6c5ca34e-8690-4c44-ac17-a503ac22ab3a 2018-09-30 03:35:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:47,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-7cd47e08-6f86-49e6-a175-7a9ba77cf73d Date: Sun, 30 Sep 2018 03:35:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.11"}],"id":"43fd5e41-226c-421e-b9db-3d082846932d","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:d1:c7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:30Z","binding:vnic_type":"normal","device_id":"7adf83a0-b739-46eb-b375-0985fce79a52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.3"}],"id":"75918001-4436-4b9d-8371-99420f331b6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:b7:b1","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c6dc4728-ba92-4b6c-879c-36b5a82fe8bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.2"}],"id":"daa67533-b102-4bf8-9550-191d2e45b63c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:90:c2","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c6dc4728-ba92-4b6c-879c-36b5a82fe8bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.4"}],"id":"f8180eab-5fb9-4ffa-8693-4c2861fb3b1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:9b:cd","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c6dc4728-ba92-4b6c-879c-36b5a82fe8bf"}]} 2018-09-30 03:35:47,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-7cd47e08-6f86-49e6-a175-7a9ba77cf73d 2018-09-30 03:35:47,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:35:47,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["eSnA6b9XS2uu4iPX3k7jMA"], "issued_at": "2018-09-30T03:35:47.000000Z"}} 2018-09-30 03:35:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d048a2844269daec8a513e9476e3f5be18530a0" 2018-09-30 03:35:47,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29056bf9-55b9-4aaf-93f3-49b9918495f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:35:47,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-29056bf9-55b9-4aaf-93f3-49b9918495f5 2018-09-30 03:35:47,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:48,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b9c7bdb-6108-4cd8-82c2-a7c069dac8f4 x-compute-request-id: req-5b9c7bdb-6108-4cd8-82c2-a7c069dac8f4 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d1:c7", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:35:42Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:35:48,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-5b9c7bdb-6108-4cd8-82c2-a7c069dac8f4 2018-09-30 03:35:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:48,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e6ddbb8a-0e57-4be5-bcec-7c4a7c556f2d Date: Sun, 30 Sep 2018 03:35:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["60901fd3-694e-42e0-9f85-d330ec1ab251"],"description":"","tags":[],"updated_at":"2018-09-30T03:35:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:19Z","provider:network_type":"vxlan"}]} 2018-09-30 03:35:48,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net used request id req-e6ddbb8a-0e57-4be5-bcec-7c4a7c556f2d 2018-09-30 03:35:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:48,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714ffe42-fad1-4b3a-aa7f-16f71a7bb68e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:35:48,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-714ffe42-fad1-4b3a-aa7f-16f71a7bb68e 2018-09-30 03:35:48,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:48,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d17babcd-8b3d-4280-8ffe-044284f1c322 Date: Sun, 30 Sep 2018 03:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","dns_nameservers":[],"updated_at":"2018-09-30T03:35:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"60901fd3-694e-42e0-9f85-d330ec1ab251","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet"}]} 2018-09-30 03:35:48,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-d17babcd-8b3d-4280-8ffe-044284f1c322 2018-09-30 03:35:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:48,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-077b7d30-8132-4c03-817a-9f7cc5408cfa Date: Sun, 30 Sep 2018 03:35:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.11"}],"id":"43fd5e41-226c-421e-b9db-3d082846932d","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:d1:c7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:30Z","binding:vnic_type":"normal","device_id":"7adf83a0-b739-46eb-b375-0985fce79a52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.3"}],"id":"75918001-4436-4b9d-8371-99420f331b6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:b7:b1","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c6dc4728-ba92-4b6c-879c-36b5a82fe8bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.2"}],"id":"daa67533-b102-4bf8-9550-191d2e45b63c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:90:c2","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c6dc4728-ba92-4b6c-879c-36b5a82fe8bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:35:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60901fd3-694e-42e0-9f85-d330ec1ab251","ip_address":"10.55.0.4"}],"id":"f8180eab-5fb9-4ffa-8693-4c2861fb3b1e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:9b:cd","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c6dc4728-ba92-4b6c-879c-36b5a82fe8bf","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:35:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c6dc4728-ba92-4b6c-879c-36b5a82fe8bf"}]} 2018-09-30 03:35:48,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-077b7d30-8132-4c03-817a-9f7cc5408cfa 2018-09-30 03:35:48,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d048a2844269daec8a513e9476e3f5be18530a0" -d '{"volumeAttachment": {"volumeId": "f9387ed5-91e7-4096-a175-838337c848f2"}}' 2018-09-30 03:35:50,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12fd41eb-3fdc-4d38-947b-793fa4b666c3 x-compute-request-id: req-12fd41eb-3fdc-4d38-947b-793fa4b666c3 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "7adf83a0-b739-46eb-b375-0985fce79a52", "id": "f9387ed5-91e7-4096-a175-838337c848f2", "volumeId": "f9387ed5-91e7-4096-a175-838337c848f2"}} 2018-09-30 03:35:50,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52/os-volume_attachments used request id req-12fd41eb-3fdc-4d38-947b-793fa4b666c3 2018-09-30 03:35:50,513 - create_instance - INFO - Deleting Port with ID - 43fd5e41-226c-421e-b9db-3d082846932d 2018-09-30 03:35:50,513 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-port 2018-09-30 03:35:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/43fd5e41-226c-421e-b9db-3d082846932d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:51,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-568cef63-fc30-46ac-a15a-95d06284b63b Date: Sun, 30 Sep 2018 03:35:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:35:51,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/43fd5e41-226c-421e-b9db-3d082846932d used request id req-568cef63-fc30-46ac-a15a-95d06284b63b 2018-09-30 03:35:51,058 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst 2018-09-30 03:35:51,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:51,238 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dddd1f2-a611-471d-a3ee-942cf9fc3add x-compute-request-id: req-2dddd1f2-a611-471d-a3ee-942cf9fc3add Content-Type: application/json 2018-09-30 03:35:51,239 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-2dddd1f2-a611-471d-a3ee-942cf9fc3add 2018-09-30 03:35:51,239 - create_instance - INFO - Checking deletion status 2018-09-30 03:35:51,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:51,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-329da585-7232-446e-8f50-1b2224f2c62d x-compute-request-id: req-329da585-7232-446e-8f50-1b2224f2c62d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:d1:c7", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:35:51Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "f9387ed5-91e7-4096-a175-838337c848f2"}], "metadata": {}}} 2018-09-30 03:35:51,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-329da585-7232-446e-8f50-1b2224f2c62d 2018-09-30 03:35:51,658 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - ACTIVE 2018-09-30 03:35:51,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:54,661 - create_instance - DEBUG - VM status query timeout in 296.578136921 2018-09-30 03:35:54,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:55,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16e78c49-a516-4b17-ab3f-0923558b0014 x-compute-request-id: req-16e78c49-a516-4b17-ab3f-0923558b0014 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:35:52Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "f9387ed5-91e7-4096-a175-838337c848f2"}], "metadata": {}}} 2018-09-30 03:35:55,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-16e78c49-a516-4b17-ab3f-0923558b0014 2018-09-30 03:35:55,276 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - ACTIVE 2018-09-30 03:35:55,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:35:58,280 - create_instance - DEBUG - VM status query timeout in 292.95955801 2018-09-30 03:35:58,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:35:58,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1867ce30-9d4b-4772-a464-4342685a4dbe x-compute-request-id: req-1867ce30-9d4b-4772-a464-4342685a4dbe Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:35:52Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "f9387ed5-91e7-4096-a175-838337c848f2"}], "metadata": {}}} 2018-09-30 03:35:58,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-1867ce30-9d4b-4772-a464-4342685a4dbe 2018-09-30 03:35:58,390 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - ACTIVE 2018-09-30 03:35:58,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:36:01,393 - create_instance - DEBUG - VM status query timeout in 289.845818996 2018-09-30 03:36:01,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:36:01,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d231de6-ac0f-4629-8145-2be9a5491d5b x-compute-request-id: req-6d231de6-ac0f-4629-8145-2be9a5491d5b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7adf83a0-b739-46eb-b375-0985fce79a52", "rel": "bookmark"}], "image": {"id": "9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "links": [{"href": "http://172.30.9.29:8774/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-30T03:35:41.000000", "flavor": {"id": "79f583b7-b7a9-41a3-8dff-3b8209ea170e", "links": [{"href": "http://172.30.9.29:8774/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e", "rel": "bookmark"}]}, "id": "7adf83a0-b739-46eb-b375-0985fce79a52", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:00Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst", "created": "2018-09-30T03:35:33Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "f9387ed5-91e7-4096-a175-838337c848f2"}], "metadata": {}}} 2018-09-30 03:36:01,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-6d231de6-ac0f-4629-8145-2be9a5491d5b 2018-09-30 03:36:01,819 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst] is - ACTIVE 2018-09-30 03:36:01,820 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:36:04,823 - create_instance - DEBUG - VM status query timeout in 286.41633296 2018-09-30 03:36:04,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e50f961f458646ed6ff6bd853f367b4c00e6f2f" 2018-09-30 03:36:04,879 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:36:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-917747c9-6847-411d-8eda-421f93a5e093 x-compute-request-id: req-917747c9-6847-411d-8eda-421f93a5e093 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7adf83a0-b739-46eb-b375-0985fce79a52 could not be found.", "code": 404}} 2018-09-30 03:36:04,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7adf83a0-b739-46eb-b375-0985fce79a52 used request id req-917747c9-6847-411d-8eda-421f93a5e093 2018-09-30 03:36:04,879 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7adf83a0-b739-46eb-b375-0985fce79a52 could not be found. (HTTP 404) (Request-ID: req-917747c9-6847-411d-8eda-421f93a5e093) 2018-09-30 03:36:04,879 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-vm_inst 2018-09-30 03:36:04,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eda4582-f504-491b-bcf6-62dd1425c8d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:36:05,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:04 GMT Server: Apache x-compute-request-id: req-78f71a28-8adf-45f1-a7d6-cf766f87a614 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78f71a28-8adf-45f1-a7d6-cf766f87a614 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:35:54.000000", "replication_status": null, "snapshot_id": null, "id": "f9387ed5-91e7-4096-a175-838337c848f2", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5", "bootable": "false", "created_at": "2018-09-30T03:35:24.000000", "volume_type": null}} 2018-09-30 03:36:05,742 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 used request id req-78f71a28-8adf-45f1-a7d6-cf766f87a614 2018-09-30 03:36:05,743 - create_volume - DEBUG - Instance status is - available 2018-09-30 03:36:05,743 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5 2018-09-30 03:36:05,743 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5 2018-09-30 03:36:05,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eda4582-f504-491b-bcf6-62dd1425c8d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:36:05,981 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:36:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23ef25eb-d410-4c7b-8da7-bc80262fa6d8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:36:05,981 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 used request id req-23ef25eb-d410-4c7b-8da7-bc80262fa6d8 2018-09-30 03:36:05,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eda4582-f504-491b-bcf6-62dd1425c8d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493b7ff1d04aab22863136a4210a9b8b4e64bf5f" 2018-09-30 03:36:06,715 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:36:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-40b50ccd-0c2c-4f9a-91ee-c2277e71d6f7 x-openstack-request-id: req-40b50ccd-0c2c-4f9a-91ee-c2277e71d6f7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f9387ed5-91e7-4096-a175-838337c848f2 could not be found.", "code": 404}} 2018-09-30 03:36:06,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/f9387ed5-91e7-4096-a175-838337c848f2 used request id req-40b50ccd-0c2c-4f9a-91ee-c2277e71d6f7 2018-09-30 03:36:06,716 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f9387ed5-91e7-4096-a175-838337c848f2 could not be found. (HTTP 404) (Request-ID: req-40b50ccd-0c2c-4f9a-91ee-c2277e71d6f7) 2018-09-30 03:36:06,716 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5 2018-09-30 03:36:06,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba8eef380e3e05fc83c75a5d3da55d6b836127e" 2018-09-30 03:36:06,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29eaa250-5880-47dd-b4f5-caa41364e18b x-compute-request-id: req-29eaa250-5880-47dd-b4f5-caa41364e18b Content-Length: 0 Content-Type: application/json 2018-09-30 03:36:06,786 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/79f583b7-b7a9-41a3-8dff-3b8209ea170e used request id req-29eaa250-5880-47dd-b4f5-caa41364e18b 2018-09-30 03:36:06,787 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet 2018-09-30 03:36:06,787 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-subnet 2018-09-30 03:36:06,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/60901fd3-694e-42e0-9f85-d330ec1ab251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:36:08,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-456e6721-386c-421a-add3-c16c52a9e585 Date: Sun, 30 Sep 2018 03:36:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:36:08,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/60901fd3-694e-42e0-9f85-d330ec1ab251 used request id req-456e6721-386c-421a-add3-c16c52a9e585 2018-09-30 03:36:08,880 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-net 2018-09-30 03:36:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/c6dc4728-ba92-4b6c-879c-36b5a82fe8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9cf3f2ef0b3279910201de336e82943b06503c" 2018-09-30 03:36:10,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eff1cabf-9fe2-41b4-8808-864cf873f6e8 Date: Sun, 30 Sep 2018 03:36:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:36:10,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/c6dc4728-ba92-4b6c-879c-36b5a82fe8bf used request id req-eff1cabf-9fe2-41b4-8808-864cf873f6e8 2018-09-30 03:36:10,087 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-14064962-9904-4c3b-82f1-ac56faa5c5e5-image 2018-09-30 03:36:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01ce45b015729978724c11d5dce5e717178e6696" 2018-09-30 03:36:11,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10b32e2d-173d-4388-b01d-8bd709385704 Date: Sun, 30 Sep 2018 03:36:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:36:11,054 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/9f74dcf6-e5a0-430b-9c1c-08cc55ca3796 used request id req-10b32e2d-173d-4388-b01d-8bd709385704 2018-09-30 03:36:11,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:36:11,062 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:36:11,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:36:11,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:11,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["SzHEANe0TP-Uj9c_Lanhfg"], "issued_at": "2018-09-30T03:36:11.000000Z"}} 2018-09-30 03:36:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:36:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07655984-3d13-4fa6-99bf-af874bedf790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:11,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-07655984-3d13-4fa6-99bf-af874bedf790 2018-09-30 03:36:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:36:11,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-9ec8861b-84f9-4702-b778-2fd81bc5d62e Date: Sun, 30 Sep 2018 03:36:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image"} 2018-09-30 03:36:11,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image used request id req-9ec8861b-84f9-4702-b778-2fd81bc5d62e 2018-09-30 03:36:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:36:11,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a0d24de4-214b-4271-bcf9-0a69219494fe Date: Sun, 30 Sep 2018 03:36:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:36:11,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a0d24de4-214b-4271-bcf9-0a69219494fe 2018-09-30 03:36:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image"}' 2018-09-30 03:36:12,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd X-Openstack-Request-Id: req-6200fbae-8608-4221-ba54-47e446b730bf Date: Sun, 30 Sep 2018 03:36:12 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:36:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:36:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "min_disk": 0, "protected": false, "id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "file": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:36:12,624 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6200fbae-8608-4221-ba54-47e446b730bf 2018-09-30 03:36:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" -d '' 2018-09-30 03:36:14,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-11874d8f-8cfd-4808-a99a-63268eea4097 Date: Sun, 30 Sep 2018 03:36:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:36:14,207 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/file used request id req-11874d8f-8cfd-4808-a99a-63268eea4097 2018-09-30 03:36:14,207 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:36:14,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:36:14,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7e1902cf-b7ea-45b8-b9a9-6ce694148ddf Date: Sun, 30 Sep 2018 03:36:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:36:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:36:14Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/snap", "metadata": {}}], "self": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "min_disk": 0, "protected": false, "id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "file": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:36:14,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd used request id req-7e1902cf-b7ea-45b8-b9a9-6ce694148ddf 2018-09-30 03:36:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:36:14,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d667b84-e8a3-4f68-b654-db0a6a73a617 Date: Sun, 30 Sep 2018 03:36:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:36:14,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6d667b84-e8a3-4f68-b654-db0a6a73a617 2018-09-30 03:36:14,560 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image 2018-09-30 03:36:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:36:14,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c7d266a3-16b0-476e-a9fa-e340125894a7 Date: Sun, 30 Sep 2018 03:36:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:36:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:36:14Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/snap", "metadata": {}}], "self": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "min_disk": 0, "protected": false, "id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "file": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:36:14,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd used request id req-c7d266a3-16b0-476e-a9fa-e340125894a7 2018-09-30 03:36:14,741 - create_image - DEBUG - Instance status is - active 2018-09-30 03:36:14,742 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image 2018-09-30 03:36:14,742 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image 2018-09-30 03:36:14,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:36:14,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:15,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["uVXgJhc9RBKRSL6Y78R_ZQ"], "issued_at": "2018-09-30T03:36:15.000000Z"}} 2018-09-30 03:36:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:36:15,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b363566-b8e6-4d48-91e2-738ff6ea58b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:15,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6b363566-b8e6-4d48-91e2-738ff6ea58b6 2018-09-30 03:36:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:36:15,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ad1fcb7-0c52-4a87-aa63-3c854698eb16 Date: Sun, 30 Sep 2018 03:36:15 GMT RESP BODY: {"networks":[]} 2018-09-30 03:36:15,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-2ad1fcb7-0c52-4a87-aa63-3c854698eb16 2018-09-30 03:36:15,373 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net 2018-09-30 03:36:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net", "admin_state_up": true}}' 2018-09-30 03:36:15,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e3f60ca3-c36a-43f5-a020-3dbaf37d3465 Date: Sun, 30 Sep 2018 03:36:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:36:15Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","mtu":1450}} 2018-09-30 03:36:15,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e3f60ca3-c36a-43f5-a020-3dbaf37d3465 2018-09-30 03:36:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:36:16,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1d499cba-b0e7-4ae8-b5df-bc12efc510a3 Date: Sun, 30 Sep 2018 03:36:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:36:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:16,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-1d499cba-b0e7-4ae8-b5df-bc12efc510a3 2018-09-30 03:36:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:36:16,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed6aa46d-efcc-47f1-964e-b35afd2f507e Date: Sun, 30 Sep 2018 03:36:16 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:36:16,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-ed6aa46d-efcc-47f1-964e-b35afd2f507e 2018-09-30 03:36:16,339 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet 2018-09-30 03:36:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" -d '{"subnets": [{"ip_version": 4, "network_id": "927592f3-6347-4c49-9424-8f63f9b3c7ff", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]}' 2018-09-30 03:36:16,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-150aaef7-50f6-4895-bd9a-31e42cfb40c5 Date: Sun, 30 Sep 2018 03:36:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:16,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-150aaef7-50f6-4895-bd9a-31e42cfb40c5 2018-09-30 03:36:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:36:17,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e0dc6c8b-e89c-4c93-90f0-9500372a3c33 Date: Sun, 30 Sep 2018 03:36:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:17,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-e0dc6c8b-e89c-4c93-90f0-9500372a3c33 2018-09-30 03:36:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:36:17,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc12055b-1216-4d5c-ae85-55ef1cb19a23 Date: Sun, 30 Sep 2018 03:36:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:17,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-bc12055b-1216-4d5c-ae85-55ef1cb19a23 2018-09-30 03:36:17,282 - OpenStackNetwork - DEBUG - Network [927592f3-6347-4c49-9424-8f63f9b3c7ff] created successfully 2018-09-30 03:36:17,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:36:17,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:17,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["57CtIk8TRkyeyWPhacazxA"], "issued_at": "2018-09-30T03:36:17.000000Z"}} 2018-09-30 03:36:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca2540a55baa7e4ee87268cfddc77da33330d6f" 2018-09-30 03:36:17,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd05e79-d3d5-4042-9bee-6e41f855bfff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:17,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ecd05e79-d3d5-4042-9bee-6e41f855bfff 2018-09-30 03:36:17,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:36:17,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca2540a55baa7e4ee87268cfddc77da33330d6f" 2018-09-30 03:36:17,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d27e042-e34e-4f4e-9331-9d6703ae2beb x-compute-request-id: req-2d27e042-e34e-4f4e-9331-9d6703ae2beb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:36:17,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2d27e042-e34e-4f4e-9331-9d6703ae2beb 2018-09-30 03:36:17,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca2540a55baa7e4ee87268cfddc77da33330d6f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:36:17,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09f81127-e289-4a5e-b015-7abcd8f03966 x-compute-request-id: req-09f81127-e289-4a5e-b015-7abcd8f03966 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:36:17,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-09f81127-e289-4a5e-b015-7abcd8f03966 2018-09-30 03:36:17,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:36:17,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:18,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["5ZV6wb_bSAe1tYkO2OUQ8Q"], "issued_at": "2018-09-30T03:36:18.000000Z"}} 2018-09-30 03:36:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:36:18,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7995f2-52a1-4eaa-9112-278e067150b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:18,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6a7995f2-52a1-4eaa-9112-278e067150b1 2018-09-30 03:36:18,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:36:18,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:18 GMT Server: Apache x-compute-request-id: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 03:36:18,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail used request id req-adab9a49-fbf1-44a7-9939-42c0cf2c2438 2018-09-30 03:36:18,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 03:36:19,609 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:36:18 GMT Server: Apache x-compute-request-id: req-cef3fa60-72ab-4bb1-b770-089b8c472b7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cef3fa60-72ab-4bb1-b770-089b8c472b7e Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8ef8f89247b448199811660cc3c8684d", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T03:36:19.418869", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "size": 1}} 2018-09-30 03:36:19,609 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes used request id req-cef3fa60-72ab-4bb1-b770-089b8c472b7e 2018-09-30 03:36:19,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:36:20,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:19 GMT Server: Apache x-compute-request-id: req-64de1cb2-1bab-4e13-9c48-e0f6db3aba6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64de1cb2-1bab-4e13-9c48-e0f6db3aba6b Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:36:19.000000", "replication_status": null, "snapshot_id": null, "id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032", "bootable": "false", "created_at": "2018-09-30T03:36:19.000000", "volume_type": null}} 2018-09-30 03:36:20,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-64de1cb2-1bab-4e13-9c48-e0f6db3aba6b 2018-09-30 03:36:20,374 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032 2018-09-30 03:36:20,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:36:21,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:20 GMT Server: Apache x-compute-request-id: req-b468cfc8-9397-43a7-9ca6-983be3e03864 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b468cfc8-9397-43a7-9ca6-983be3e03864 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:36:19.000000", "replication_status": null, "snapshot_id": null, "id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032", "bootable": "false", "created_at": "2018-09-30T03:36:19.000000", "volume_type": null}} 2018-09-30 03:36:21,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-b468cfc8-9397-43a7-9ca6-983be3e03864 2018-09-30 03:36:21,187 - create_volume - DEBUG - Instance status is - available 2018-09-30 03:36:21,187 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032 2018-09-30 03:36:21,187 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032 2018-09-30 03:36:21,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:36:21,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:21,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["WMtVarkMSy-JOaUFSlembA"], "issued_at": "2018-09-30T03:36:21.000000Z"}} 2018-09-30 03:36:21,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:21,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b4ae62-b9fc-4d5d-a64f-141ac51bf1cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:21,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-32b4ae62-b9fc-4d5d-a64f-141ac51bf1cf 2018-09-30 03:36:21,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:36:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:21,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6f6a77-8b1e-45fe-a4f5-bf7b1153b106 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:21,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af6f6a77-8b1e-45fe-a4f5-bf7b1153b106 2018-09-30 03:36:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:21,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4c3b571c-84c3-4d68-ae85-77589449f45f Date: Sun, 30 Sep 2018 03:36:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:21,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-4c3b571c-84c3-4d68-ae85-77589449f45f 2018-09-30 03:36:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:36:21,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:36:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:36:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:22,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867b0f98-2cad-46d0-a587-0a3215e9b1b3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:22,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-867b0f98-2cad-46d0-a587-0a3215e9b1b3 2018-09-30 03:36:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:22,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e5311b7-a0cb-43cb-9231-3cab4556fc3f Date: Sun, 30 Sep 2018 03:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:22,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-1e5311b7-a0cb-43cb-9231-3cab4556fc3f 2018-09-30 03:36:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:22,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a48a0642-9ffd-4c24-9e74-3d03a4e8f08b Date: Sun, 30 Sep 2018 03:36:22 GMT RESP BODY: {"ports":[]} 2018-09-30 03:36:22,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port&admin_state_up=True used request id req-a48a0642-9ffd-4c24-9e74-3d03a4e8f08b 2018-09-30 03:36:22,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:22,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2de6652f-2b8f-41f3-9f3a-f0bf530c0949 x-compute-request-id: req-2de6652f-2b8f-41f3-9f3a-f0bf530c0949 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 03:36:22,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst used request id req-2de6652f-2b8f-41f3-9f3a-f0bf530c0949 2018-09-30 03:36:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:22,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bfbdbf65-7f2c-4d78-9f9b-b6d554ebf0ec Date: Sun, 30 Sep 2018 03:36:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:22,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-bfbdbf65-7f2c-4d78-9f9b-b6d554ebf0ec 2018-09-30 03:36:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:23,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31fdf6d-717c-4a07-b80c-30fb8699eb98 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:23,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-a31fdf6d-717c-4a07-b80c-30fb8699eb98 2018-09-30 03:36:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:23,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8105df79-18d3-47aa-a55f-235202a63c1f Date: Sun, 30 Sep 2018 03:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:23,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-8105df79-18d3-47aa-a55f-235202a63c1f 2018-09-30 03:36:23,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:23,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56b051d2-72ff-432c-be15-faf2153c0072 Date: Sun, 30 Sep 2018 03:36:23 GMT RESP BODY: {"ports":[]} 2018-09-30 03:36:23,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port&admin_state_up=True used request id req-56b051d2-72ff-432c-be15-faf2153c0072 2018-09-30 03:36:23,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:36:23,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:23,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["fKIv8eNOQluUpcLEtLnIJQ"], "issued_at": "2018-09-30T03:36:23.000000Z"}} 2018-09-30 03:36:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759aed244743f8bc7c8bbcd1366cf00a630a4d27" 2018-09-30 03:36:23,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85734ff-a7c3-4513-95fb-615632309288 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:23,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f85734ff-a7c3-4513-95fb-615632309288 2018-09-30 03:36:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:23,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3547a6ea-0787-49b8-bc90-0599fde9a8f6 Date: Sun, 30 Sep 2018 03:36:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:23,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-3547a6ea-0787-49b8-bc90-0599fde9a8f6 2018-09-30 03:36:23,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:24,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-10833295-ec2b-4244-b64f-bd27b3b64dc4 Date: Sun, 30 Sep 2018 03:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:24,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-10833295-ec2b-4244-b64f-bd27b3b64dc4 2018-09-30 03:36:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:24,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bc718eba-d8c4-47ab-9948-385ac9fbae1e Date: Sun, 30 Sep 2018 03:36:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:24,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-bc718eba-d8c4-47ab-9948-385ac9fbae1e 2018-09-30 03:36:24,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:36:24,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:36:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:36:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759aed244743f8bc7c8bbcd1366cf00a630a4d27" 2018-09-30 03:36:24,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca8105f-6817-4161-84c2-570e1c31282a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:24,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-aca8105f-6817-4161-84c2-570e1c31282a 2018-09-30 03:36:24,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:24,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1025c3e1-462b-456d-a82f-1486b21862f2 Date: Sun, 30 Sep 2018 03:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:24,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-1025c3e1-462b-456d-a82f-1486b21862f2 2018-09-30 03:36:24,432 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net 2018-09-30 03:36:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" -d '{"port": {"network_id": "927592f3-6347-4c49-9424-8f63f9b3c7ff", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port", "admin_state_up": true}}' 2018-09-30 03:36:25,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-47625d6c-180c-4c61-b686-88ee18496ba6 Date: Sun, 30 Sep 2018 03:36:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:24Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:39:ef","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","qos_policy_id":null,"admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal"}} 2018-09-30 03:36:25,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-47625d6c-180c-4c61-b686-88ee18496ba6 2018-09-30 03:36:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:25,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c84dcf93-0696-483b-a7e3-aa8929593e3e Date: Sun, 30 Sep 2018 03:36:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:25,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-c84dcf93-0696-483b-a7e3-aa8929593e3e 2018-09-30 03:36:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:25,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39408521-406b-4e7e-8698-1d4f5c8663be Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:25,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-39408521-406b-4e7e-8698-1d4f5c8663be 2018-09-30 03:36:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:25,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c81382b7-7457-4016-9032-396e5c8c50fa Date: Sun, 30 Sep 2018 03:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:25,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-c81382b7-7457-4016-9032-396e5c8c50fa 2018-09-30 03:36:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:26,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-ebd48e1e-4ba7-487e-9362-4a56093c00d7 Date: Sun, 30 Sep 2018 03:36:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 03:36:26,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port&admin_state_up=True used request id req-ebd48e1e-4ba7-487e-9362-4a56093c00d7 2018-09-30 03:36:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:26,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408a9b5b-e111-412d-8bd3-3ca29c518b2d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:26,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-408a9b5b-e111-412d-8bd3-3ca29c518b2d 2018-09-30 03:36:26,269 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst 2018-09-30 03:36:26,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:26,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d443e0e-b366-4789-a5d6-dffb7e3a615a x-compute-request-id: req-5d443e0e-b366-4789-a5d6-dffb7e3a615a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-flavor"}]} 2018-09-30 03:36:26,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5d443e0e-b366-4789-a5d6-dffb7e3a615a 2018-09-30 03:36:26,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:26,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65788d98-4b67-44d2-bb01-e8ac90431dcd x-compute-request-id: req-65788d98-4b67-44d2-bb01-e8ac90431dcd Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:36:26,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4 used request id req-65788d98-4b67-44d2-bb01-e8ac90431dcd 2018-09-30 03:36:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:26,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-b3c21207-ef92-4ad5-8005-834b759d066e Date: Sun, 30 Sep 2018 03:36:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:36:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:36:14Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/snap", "metadata": {}}], "self": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "min_disk": 0, "protected": false, "id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "file": "/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image"} 2018-09-30 03:36:26,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image used request id req-b3c21207-ef92-4ad5-8005-834b759d066e 2018-09-30 03:36:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:26,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b66076f-0237-4f5d-a714-42a657b939c1 Date: Sun, 30 Sep 2018 03:36:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:36:26,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2b66076f-0237-4f5d-a714-42a657b939c1 2018-09-30 03:36:26,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "imageRef": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "flavorRef": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "max_count": 1, "min_count": 1, "networks": [{"port": "b465ad10-b33b-415c-a317-70d30b6961df"}]}}' 2018-09-30 03:36:28,848 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87eda945-750b-483a-b40d-1b90a6ab4fd2 x-compute-request-id: req-87eda945-750b-483a-b40d-1b90a6ab4fd2 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "adminPass": "a2zBbGj4Wt9R"}} 2018-09-30 03:36:28,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-87eda945-750b-483a-b40d-1b90a6ab4fd2 2018-09-30 03:36:28,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:29,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71462bcd-00a9-4416-ae1e-a8e184d9008b x-compute-request-id: req-71462bcd-00a9-4416-ae1e-a8e184d9008b Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:36:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:29,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-71462bcd-00a9-4416-ae1e-a8e184d9008b 2018-09-30 03:36:29,237 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst 2018-09-30 03:36:29,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:29,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1811a86d-d7f8-4b78-bc6e-658bf0bc9074 x-compute-request-id: req-1811a86d-d7f8-4b78-bc6e-658bf0bc9074 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:36:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:29,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-1811a86d-d7f8-4b78-bc6e-658bf0bc9074 2018-09-30 03:36:29,618 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - BUILD 2018-09-30 03:36:29,618 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:36:32,621 - create_instance - DEBUG - VM status query timeout in 896.61648798 2018-09-30 03:36:32,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:33,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e94d24d0-c74b-4801-aa2e-306c136eb066 x-compute-request-id: req-e94d24d0-c74b-4801-aa2e-306c136eb066 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:36:30Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:33,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-e94d24d0-c74b-4801-aa2e-306c136eb066 2018-09-30 03:36:33,285 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - BUILD 2018-09-30 03:36:33,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:36:36,288 - create_instance - DEBUG - VM status query timeout in 892.949164152 2018-09-30 03:36:36,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:36,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cded566-d829-44d8-bea7-5713576f940e x-compute-request-id: req-0cded566-d829-44d8-bea7-5713576f940e Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:36:30Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:36,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-0cded566-d829-44d8-bea7-5713576f940e 2018-09-30 03:36:36,856 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - BUILD 2018-09-30 03:36:36,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:36:39,860 - create_instance - DEBUG - VM status query timeout in 889.377880096 2018-09-30 03:36:39,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:40,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6764d20a-ec48-41a4-b430-28e0a1487deb x-compute-request-id: req-6764d20a-ec48-41a4-b430-28e0a1487deb Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:40,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-6764d20a-ec48-41a4-b430-28e0a1487deb 2018-09-30 03:36:40,485 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:36:40,485 - create_instance - INFO - VM is - ACTIVE 2018-09-30 03:36:40,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:40,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10979fa3-eedd-4908-a69f-5bd2c89513c0 x-compute-request-id: req-10979fa3-eedd-4908-a69f-5bd2c89513c0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:40,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-10979fa3-eedd-4908-a69f-5bd2c89513c0 2018-09-30 03:36:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-74c1cb35-de95-4827-90c6-f7218a45421d Date: Sun, 30 Sep 2018 03:36:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:41,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-74c1cb35-de95-4827-90c6-f7218a45421d 2018-09-30 03:36:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:41,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8a641a-4a65-4c28-85e0-cb61acdb7c92 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:41,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-9d8a641a-4a65-4c28-85e0-cb61acdb7c92 2018-09-30 03:36:41,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:41,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a05918bb-f693-444b-ad31-b39c765ee88a Date: Sun, 30 Sep 2018 03:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:41,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-a05918bb-f693-444b-ad31-b39c765ee88a 2018-09-30 03:36:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:41,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4d81b448-9e00-4945-9de7-2de74b836485 Date: Sun, 30 Sep 2018 03:36:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.4"}],"id":"14029539-0a41-4816-b5cb-dda145694766","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:cc:f5","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.3"}],"id":"4b0432a0-605a-4e82-98a3-ea54d154205c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:12:5a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.2"}],"id":"63525f63-c83a-49a4-acae-c842c3d4d9b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:46:49","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":"7d29288d-8cbd-4f36-8748-90c1370810e8"}]} 2018-09-30 03:36:41,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-4d81b448-9e00-4945-9de7-2de74b836485 2018-09-30 03:36:41,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:36:41,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["--TjR-MHTA2yjiN7j2bXYg"], "issued_at": "2018-09-30T03:36:41.000000Z"}} 2018-09-30 03:36:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:41,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41ea670-6df7-48ae-b513-0c0e3677f5b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:41,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e41ea670-6df7-48ae-b513-0c0e3677f5b0 2018-09-30 03:36:41,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:42,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99b66f59-5069-47d8-8018-d768f62d03a4 x-compute-request-id: req-99b66f59-5069-47d8-8018-d768f62d03a4 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:42,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-99b66f59-5069-47d8-8018-d768f62d03a4 2018-09-30 03:36:42,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:42,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-54de99fe-2352-4c0b-9169-8cc0449ff795 Date: Sun, 30 Sep 2018 03:36:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:42,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-54de99fe-2352-4c0b-9169-8cc0449ff795 2018-09-30 03:36:42,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:42,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53ecf6f-9d72-42de-833e-3493438ef0db Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:42,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-e53ecf6f-9d72-42de-833e-3493438ef0db 2018-09-30 03:36:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5c3c058a-c546-4b5e-85e2-6c742392158d Date: Sun, 30 Sep 2018 03:36:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:42,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-5c3c058a-c546-4b5e-85e2-6c742392158d 2018-09-30 03:36:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:42,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5d89573a-ab4d-4f1a-8c9c-2ce4e9429295 Date: Sun, 30 Sep 2018 03:36:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.4"}],"id":"14029539-0a41-4816-b5cb-dda145694766","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:cc:f5","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.3"}],"id":"4b0432a0-605a-4e82-98a3-ea54d154205c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:12:5a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.2"}],"id":"63525f63-c83a-49a4-acae-c842c3d4d9b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:46:49","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":"7d29288d-8cbd-4f36-8748-90c1370810e8"}]} 2018-09-30 03:36:42,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-5d89573a-ab4d-4f1a-8c9c-2ce4e9429295 2018-09-30 03:36:42,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" -d '{"volumeAttachment": {"volumeId": "3ff63f98-df83-428c-b392-e5277b34c4f6"}}' 2018-09-30 03:36:44,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4294121-9a6c-413f-9003-c562b7867e01 x-compute-request-id: req-b4294121-9a6c-413f-9003-c562b7867e01 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "7d29288d-8cbd-4f36-8748-90c1370810e8", "id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "volumeId": "3ff63f98-df83-428c-b392-e5277b34c4f6"}} 2018-09-30 03:36:44,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8/os-volume_attachments used request id req-b4294121-9a6c-413f-9003-c562b7867e01 2018-09-30 03:36:44,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:45,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0bb8f1c-ac7e-40ad-a18e-7fc328c49b8c x-compute-request-id: req-b0bb8f1c-ac7e-40ad-a18e-7fc328c49b8c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "3ff63f98-df83-428c-b392-e5277b34c4f6"}], "metadata": {}}} 2018-09-30 03:36:45,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-b0bb8f1c-ac7e-40ad-a18e-7fc328c49b8c 2018-09-30 03:36:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:45,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-290ff98a-a139-47ff-851f-c6aa861066eb Date: Sun, 30 Sep 2018 03:36:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:45,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-290ff98a-a139-47ff-851f-c6aa861066eb 2018-09-30 03:36:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:36:45,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:36:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:36:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:45,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f191265-2c5b-4a78-b722-68de4228abd1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:45,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-7f191265-2c5b-4a78-b722-68de4228abd1 2018-09-30 03:36:45,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:45,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d4886302-960c-41e0-9c78-93aa0f3e83b0 Date: Sun, 30 Sep 2018 03:36:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:45,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-d4886302-960c-41e0-9c78-93aa0f3e83b0 2018-09-30 03:36:45,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:46,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d51be241-5130-44c5-86b0-99924446ce95 Date: Sun, 30 Sep 2018 03:36:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.4"}],"id":"14029539-0a41-4816-b5cb-dda145694766","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:cc:f5","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.3"}],"id":"4b0432a0-605a-4e82-98a3-ea54d154205c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:12:5a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.2"}],"id":"63525f63-c83a-49a4-acae-c842c3d4d9b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:46:49","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":"7d29288d-8cbd-4f36-8748-90c1370810e8"}]} 2018-09-30 03:36:46,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-d51be241-5130-44c5-86b0-99924446ce95 2018-09-30 03:36:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:46,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1a0b74-0eb1-4a70-90df-d3079f9d9c75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:36:46,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2c1a0b74-0eb1-4a70-90df-d3079f9d9c75 2018-09-30 03:36:46,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:47,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-550d1935-b740-4080-8806-3b29b933d2e8 x-compute-request-id: req-550d1935-b740-4080-8806-3b29b933d2e8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:36Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "3ff63f98-df83-428c-b392-e5277b34c4f6"}], "metadata": {}}} 2018-09-30 03:36:47,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-550d1935-b740-4080-8806-3b29b933d2e8 2018-09-30 03:36:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:47,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e72b743f-3356-45a0-a1cc-5312c3aa483f Date: Sun, 30 Sep 2018 03:36:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:47,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-e72b743f-3356-45a0-a1cc-5312c3aa483f 2018-09-30 03:36:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:47,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0418dc4-2c38-44fc-a824-5ef89e0d4832 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:47,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-b0418dc4-2c38-44fc-a824-5ef89e0d4832 2018-09-30 03:36:47,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:47,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d2785afd-f3a4-49e5-a51c-c97dbe4b3540 Date: Sun, 30 Sep 2018 03:36:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:47,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-d2785afd-f3a4-49e5-a51c-c97dbe4b3540 2018-09-30 03:36:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:47,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-afa7a914-0bc7-47e0-9456-bd25276bd970 Date: Sun, 30 Sep 2018 03:36:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.4"}],"id":"14029539-0a41-4816-b5cb-dda145694766","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:cc:f5","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.3"}],"id":"4b0432a0-605a-4e82-98a3-ea54d154205c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:12:5a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.2"}],"id":"63525f63-c83a-49a4-acae-c842c3d4d9b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:46:49","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":"7d29288d-8cbd-4f36-8748-90c1370810e8"}]} 2018-09-30 03:36:47,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-afa7a914-0bc7-47e0-9456-bd25276bd970 2018-09-30 03:36:47,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:48,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aab4f8d-f804-4fe0-8e72-9a20b3fe6ae1 x-compute-request-id: req-8aab4f8d-f804-4fe0-8e72-9a20b3fe6ae1 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:47Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "3ff63f98-df83-428c-b392-e5277b34c4f6"}], "metadata": {}}} 2018-09-30 03:36:48,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-8aab4f8d-f804-4fe0-8e72-9a20b3fe6ae1 2018-09-30 03:36:48,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:48,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9bf8ff1e-e5f0-4427-9e7b-ecd03cb6eb47 Date: Sun, 30 Sep 2018 03:36:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:48,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-9bf8ff1e-e5f0-4427-9e7b-ecd03cb6eb47 2018-09-30 03:36:48,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:48,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c33bba-f522-4ec4-99df-d1f5de6b4a01 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:48,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-f2c33bba-f522-4ec4-99df-d1f5de6b4a01 2018-09-30 03:36:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:48,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95d520ff-cc0c-41eb-ac9d-0d95654ccdce Date: Sun, 30 Sep 2018 03:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:48,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-95d520ff-cc0c-41eb-ac9d-0d95654ccdce 2018-09-30 03:36:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:48,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-8f7880e9-2d3b-419c-9972-ff6f14fb596d Date: Sun, 30 Sep 2018 03:36:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.4"}],"id":"14029539-0a41-4816-b5cb-dda145694766","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:cc:f5","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.3"}],"id":"4b0432a0-605a-4e82-98a3-ea54d154205c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:12:5a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.2"}],"id":"63525f63-c83a-49a4-acae-c842c3d4d9b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:46:49","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":"7d29288d-8cbd-4f36-8748-90c1370810e8"}]} 2018-09-30 03:36:48,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-8f7880e9-2d3b-419c-9972-ff6f14fb596d 2018-09-30 03:36:48,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:48,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:48 GMT Server: Apache x-compute-request-id: req-9fb37453-265c-4a50-b628-9710848c577d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fb37453-265c-4a50-b628-9710848c577d Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "attachment_id": "ed004292-5d92-444b-8558-7650f2ca3489", "attached_at": "2018-09-30T03:36:47.000000", "host_name": null, "volume_id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "device": "/dev/vdb", "id": "3ff63f98-df83-428c-b392-e5277b34c4f6"}], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:36:47.000000", "replication_status": null, "snapshot_id": null, "id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032", "bootable": "false", "created_at": "2018-09-30T03:36:19.000000", "volume_type": null}} 2018-09-30 03:36:48,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-9fb37453-265c-4a50-b628-9710848c577d 2018-09-30 03:36:48,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:49,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfa10bc4-b2df-4502-850b-8cc5e072600e x-compute-request-id: req-cfa10bc4-b2df-4502-850b-8cc5e072600e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:39:ef", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:47Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [{"id": "3ff63f98-df83-428c-b392-e5277b34c4f6"}], "metadata": {}}} 2018-09-30 03:36:49,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-cfa10bc4-b2df-4502-850b-8cc5e072600e 2018-09-30 03:36:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:49,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5462908a-6972-48af-b3d8-093216b9e620 Date: Sun, 30 Sep 2018 03:36:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["6a48c338-1165-46aa-927b-268e722c4ac3"],"description":"","tags":[],"updated_at":"2018-09-30T03:36:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:15Z","provider:network_type":"vxlan"}]} 2018-09-30 03:36:49,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net used request id req-5462908a-6972-48af-b3d8-093216b9e620 2018-09-30 03:36:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:49,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fc5075-c876-4ac2-b777-6b1e1fefa422 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:36:49,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-b7fc5075-c876-4ac2-b777-6b1e1fefa422 2018-09-30 03:36:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc2b5d31-d9a8-42e2-89ca-83d2fb9af557 Date: Sun, 30 Sep 2018 03:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:16Z","dns_nameservers":[],"updated_at":"2018-09-30T03:36:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"6a48c338-1165-46aa-927b-268e722c4ac3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet"}]} 2018-09-30 03:36:50,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-bc2b5d31-d9a8-42e2-89ca-83d2fb9af557 2018-09-30 03:36:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:50,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a1b7615c-9d5d-4162-b1ab-b98ffe105647 Date: Sun, 30 Sep 2018 03:36:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.4"}],"id":"14029539-0a41-4816-b5cb-dda145694766","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d6:cc:f5","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.3"}],"id":"4b0432a0-605a-4e82-98a3-ea54d154205c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:12:5a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.2"}],"id":"63525f63-c83a-49a4-acae-c842c3d4d9b6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:46:49","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-927592f3-6347-4c49-9424-8f63f9b3c7ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:36:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a48c338-1165-46aa-927b-268e722c4ac3","ip_address":"10.55.0.6"}],"id":"b465ad10-b33b-415c-a317-70d30b6961df","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:39:ef","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port","admin_state_up":true,"network_id":"927592f3-6347-4c49-9424-8f63f9b3c7ff","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:36:24Z","binding:vnic_type":"normal","device_id":"7d29288d-8cbd-4f36-8748-90c1370810e8"}]} 2018-09-30 03:36:50,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-a1b7615c-9d5d-4162-b1ab-b98ffe105647 2018-09-30 03:36:50,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8/os-volume_attachments/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a392a63d7b66fc979f3cee5cb9305799cca018b" 2018-09-30 03:36:51,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2906e93-42a8-4b02-9203-26147450382e x-compute-request-id: req-c2906e93-42a8-4b02-9203-26147450382e Content-Length: 0 Content-Type: application/json 2018-09-30 03:36:51,645 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8/os-volume_attachments/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-c2906e93-42a8-4b02-9203-26147450382e 2018-09-30 03:36:51,646 - create_instance - INFO - Deleting Port with ID - b465ad10-b33b-415c-a317-70d30b6961df 2018-09-30 03:36:51,646 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-port 2018-09-30 03:36:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b465ad10-b33b-415c-a317-70d30b6961df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:52,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59003701-1b07-4932-ba3b-0e836c389188 Date: Sun, 30 Sep 2018 03:36:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:36:52,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b465ad10-b33b-415c-a317-70d30b6961df used request id req-59003701-1b07-4932-ba3b-0e836c389188 2018-09-30 03:36:52,937 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst 2018-09-30 03:36:52,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:53,246 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06c2760b-fbb1-4839-a57b-7a46a81ede42 x-compute-request-id: req-06c2760b-fbb1-4839-a57b-7a46a81ede42 Content-Type: application/json 2018-09-30 03:36:53,246 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-06c2760b-fbb1-4839-a57b-7a46a81ede42 2018-09-30 03:36:53,246 - create_instance - INFO - Checking deletion status 2018-09-30 03:36:53,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:53,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25999ba0-959a-416d-b618-3dd90936f6c3 x-compute-request-id: req-25999ba0-959a-416d-b618-3dd90936f6c3 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:53,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-25999ba0-959a-416d-b618-3dd90936f6c3 2018-09-30 03:36:53,894 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:36:53,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:36:56,897 - create_instance - DEBUG - VM status query timeout in 296.349173784 2018-09-30 03:36:56,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:36:57,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-377ac1c8-37ef-456f-9db9-59a78ca78b24 x-compute-request-id: req-377ac1c8-37ef-456f-9db9-59a78ca78b24 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:36:57,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-377ac1c8-37ef-456f-9db9-59a78ca78b24 2018-09-30 03:36:57,274 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:36:57,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:00,277 - create_instance - DEBUG - VM status query timeout in 292.969477892 2018-09-30 03:37:00,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:00,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f4c82a8-946f-49da-83d6-89b4b0a8be38 x-compute-request-id: req-3f4c82a8-946f-49da-83d6-89b4b0a8be38 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:00,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-3f4c82a8-946f-49da-83d6-89b4b0a8be38 2018-09-30 03:37:00,552 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:00,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:03,555 - create_instance - DEBUG - VM status query timeout in 289.691534996 2018-09-30 03:37:03,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:03,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b46a0a7-8a1d-4b98-91e9-c775152e7bac x-compute-request-id: req-1b46a0a7-8a1d-4b98-91e9-c775152e7bac Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:03,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-1b46a0a7-8a1d-4b98-91e9-c775152e7bac 2018-09-30 03:37:03,822 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:03,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:06,825 - create_instance - DEBUG - VM status query timeout in 286.421222925 2018-09-30 03:37:06,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:07,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2115e03f-78c5-49d2-9668-3957ae576d8e x-compute-request-id: req-2115e03f-78c5-49d2-9668-3957ae576d8e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:07,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-2115e03f-78c5-49d2-9668-3957ae576d8e 2018-09-30 03:37:07,203 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:07,203 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:10,206 - create_instance - DEBUG - VM status query timeout in 283.040157795 2018-09-30 03:37:10,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:10,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5512315f-7da6-45a7-b038-23f532bc1eaa x-compute-request-id: req-5512315f-7da6-45a7-b038-23f532bc1eaa Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:10,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-5512315f-7da6-45a7-b038-23f532bc1eaa 2018-09-30 03:37:10,462 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:10,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:13,465 - create_instance - DEBUG - VM status query timeout in 279.781183958 2018-09-30 03:37:13,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:13,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9c07f33-2b10-4298-8ff0-c65aa946e8cc x-compute-request-id: req-a9c07f33-2b10-4298-8ff0-c65aa946e8cc Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:13,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-a9c07f33-2b10-4298-8ff0-c65aa946e8cc 2018-09-30 03:37:13,710 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:13,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:16,713 - create_instance - DEBUG - VM status query timeout in 276.533759832 2018-09-30 03:37:16,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:16,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c4b1b42-6c0b-43f0-83a6-32394e104184 x-compute-request-id: req-9c4b1b42-6c0b-43f0-83a6-32394e104184 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:16,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-9c4b1b42-6c0b-43f0-83a6-32394e104184 2018-09-30 03:37:16,976 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:16,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:19,979 - create_instance - DEBUG - VM status query timeout in 273.267598867 2018-09-30 03:37:19,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:20,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bbbf51e-7d06-46d0-9910-ff260519e1b9 x-compute-request-id: req-4bbbf51e-7d06-46d0-9910-ff260519e1b9 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:20,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-4bbbf51e-7d06-46d0-9910-ff260519e1b9 2018-09-30 03:37:20,345 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:20,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:23,349 - create_instance - DEBUG - VM status query timeout in 269.897848845 2018-09-30 03:37:23,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:23,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55831246-609b-4a69-8f97-cb3607112f6e x-compute-request-id: req-55831246-609b-4a69-8f97-cb3607112f6e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:23,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-55831246-609b-4a69-8f97-cb3607112f6e 2018-09-30 03:37:23,883 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:23,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:26,886 - create_instance - DEBUG - VM status query timeout in 266.360157013 2018-09-30 03:37:26,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:27,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f1d5891-baac-4676-a440-2e70da28b722 x-compute-request-id: req-3f1d5891-baac-4676-a440-2e70da28b722 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:36:53Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:27,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-3f1d5891-baac-4676-a440-2e70da28b722 2018-09-30 03:37:27,346 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:27,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:30,350 - create_instance - DEBUG - VM status query timeout in 262.896915913 2018-09-30 03:37:30,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:30,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2755fa12-5c30-42ec-97ea-4ebef7700c48 x-compute-request-id: req-2755fa12-5c30-42ec-97ea-4ebef7700c48 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7d29288d-8cbd-4f36-8748-90c1370810e8", "rel": "bookmark"}], "image": {"id": "b1eb8638-ae36-4c5a-a152-8c17fca316fd", "links": [{"href": "http://172.30.9.29:8774/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-09-30T03:36:35.000000", "flavor": {"id": "5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "links": [{"href": "http://172.30.9.29:8774/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4", "rel": "bookmark"}]}, "id": "7d29288d-8cbd-4f36-8748-90c1370810e8", "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:37:29Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst", "created": "2018-09-30T03:36:28Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:37:30,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-2755fa12-5c30-42ec-97ea-4ebef7700c48 2018-09-30 03:37:30,943 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst] is - ACTIVE 2018-09-30 03:37:30,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:37:33,946 - create_instance - DEBUG - VM status query timeout in 259.300404787 2018-09-30 03:37:33,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ac24b2d8ea26b6223f6b54922df5bed2fe36c8" 2018-09-30 03:37:34,001 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80de800a-6c11-4a43-9b9c-09b574516e47 x-compute-request-id: req-80de800a-6c11-4a43-9b9c-09b574516e47 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7d29288d-8cbd-4f36-8748-90c1370810e8 could not be found.", "code": 404}} 2018-09-30 03:37:34,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7d29288d-8cbd-4f36-8748-90c1370810e8 used request id req-80de800a-6c11-4a43-9b9c-09b574516e47 2018-09-30 03:37:34,001 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7d29288d-8cbd-4f36-8748-90c1370810e8 could not be found. (HTTP 404) (Request-ID: req-80de800a-6c11-4a43-9b9c-09b574516e47) 2018-09-30 03:37:34,002 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-vm_inst 2018-09-30 03:37:34,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:37:34,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:34 GMT Server: Apache x-compute-request-id: req-90206593-cfeb-4956-a6bd-357577b67fed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90206593-cfeb-4956-a6bd-357577b67fed Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:37:31.000000", "replication_status": null, "snapshot_id": null, "id": "3ff63f98-df83-428c-b392-e5277b34c4f6", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032", "bootable": "false", "created_at": "2018-09-30T03:36:19.000000", "volume_type": null}} 2018-09-30 03:37:34,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-90206593-cfeb-4956-a6bd-357577b67fed 2018-09-30 03:37:34,775 - create_volume - DEBUG - Instance status is - available 2018-09-30 03:37:34,775 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032 2018-09-30 03:37:34,775 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032 2018-09-30 03:37:34,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:37:35,594 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0394fdf7-1142-4f1e-9935-5504ea6293f7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:37:35,594 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-0394fdf7-1142-4f1e-9935-5504ea6293f7 2018-09-30 03:37:35,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adab9a49-fbf1-44a7-9939-42c0cf2c2438" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc935c71a6012cbbb244747f0a257bcc01335c88" 2018-09-30 03:37:36,337 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:37:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-08fd39a6-8932-4379-a115-4cab085b15dc x-openstack-request-id: req-08fd39a6-8932-4379-a115-4cab085b15dc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3ff63f98-df83-428c-b392-e5277b34c4f6 could not be found.", "code": 404}} 2018-09-30 03:37:36,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/3ff63f98-df83-428c-b392-e5277b34c4f6 used request id req-08fd39a6-8932-4379-a115-4cab085b15dc 2018-09-30 03:37:36,337 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3ff63f98-df83-428c-b392-e5277b34c4f6 could not be found. (HTTP 404) (Request-ID: req-08fd39a6-8932-4379-a115-4cab085b15dc) 2018-09-30 03:37:36,338 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032 2018-09-30 03:37:36,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca2540a55baa7e4ee87268cfddc77da33330d6f" 2018-09-30 03:37:36,377 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfc3d1f1-06e1-416e-9798-44e383039493 x-compute-request-id: req-cfc3d1f1-06e1-416e-9798-44e383039493 Content-Length: 0 Content-Type: application/json 2018-09-30 03:37:36,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5f6d07a3-c8af-4df2-bf93-b2b8de7454f4 used request id req-cfc3d1f1-06e1-416e-9798-44e383039493 2018-09-30 03:37:36,378 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet 2018-09-30 03:37:36,378 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-subnet 2018-09-30 03:37:36,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6a48c338-1165-46aa-927b-268e722c4ac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:37:38,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e3f6fc4-2bd0-45ad-bf76-f6c6e1f65565 Date: Sun, 30 Sep 2018 03:37:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:37:38,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6a48c338-1165-46aa-927b-268e722c4ac3 used request id req-7e3f6fc4-2bd0-45ad-bf76-f6c6e1f65565 2018-09-30 03:37:38,530 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-net 2018-09-30 03:37:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/927592f3-6347-4c49-9424-8f63f9b3c7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee38ef8c00daa5476d20d2c5968b9ee48568f9f2" 2018-09-30 03:37:39,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcafdf70-d9e1-4a9c-a171-9631c9565294 Date: Sun, 30 Sep 2018 03:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:37:39,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/927592f3-6347-4c49-9424-8f63f9b3c7ff used request id req-fcafdf70-d9e1-4a9c-a171-9631c9565294 2018-09-30 03:37:39,740 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-511eb362-017b-4c27-950c-b905059d0032-image 2018-09-30 03:37:39,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6038d1f2d5f55ed27a100d22c53cdf2042b2b434" 2018-09-30 03:37:41,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9bcf176-0964-4be5-ac4c-941bc6908680 Date: Sun, 30 Sep 2018 03:37:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:37:41,750 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b1eb8638-ae36-4c5a-a152-8c17fca316fd used request id req-c9bcf176-0964-4be5-ac4c-941bc6908680 2018-09-30 03:37:41,752 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:41,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:41,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:42,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["YUSCPgmITYSJsSaEHQLp2Q"], "issued_at": "2018-09-30T03:37:42.000000Z"}} 2018-09-30 03:37:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd77236b896d45e15d92ba8b6bdf60fa225d4b" 2018-09-30 03:37:42,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbceb52-6dda-48ca-9890-9c331e77d006 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:42,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3dbceb52-6dda-48ca-9890-9c331e77d006 2018-09-30 03:37:42,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:42,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd77236b896d45e15d92ba8b6bdf60fa225d4b" 2018-09-30 03:37:42,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fffbff0-e7b5-4c09-8cd5-3295396c9ad3 x-compute-request-id: req-5fffbff0-e7b5-4c09-8cd5-3295396c9ad3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:42,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5fffbff0-e7b5-4c09-8cd5-3295396c9ad3 2018-09-30 03:37:42,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd77236b896d45e15d92ba8b6bdf60fa225d4b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-420f8e54-a199-469b-92d1-3201c8326293name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-30 03:37:42,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffaac94a-9ab6-44cd-bbf2-0d475385d664 x-compute-request-id: req-ffaac94a-9ab6-44cd-bbf2-0d475385d664 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/88c7934a-d673-4d7b-b05f-bee30008f569", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "88c7934a-d673-4d7b-b05f-bee30008f569", "name": "CreateFlavorTests-420f8e54-a199-469b-92d1-3201c8326293name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:42,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ffaac94a-9ab6-44cd-bbf2-0d475385d664 2018-09-30 03:37:42,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:42,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["RS8tQNBtR4Cm_nmFf32Z1Q"], "issued_at": "2018-09-30T03:37:42.000000Z"}} 2018-09-30 03:37:42,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31815ed081ba3cc08ee34fa89e650773fc4dd62e" 2018-09-30 03:37:43,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b9d7862-1313-41cd-b82f-94499659b858 x-compute-request-id: req-1b9d7862-1313-41cd-b82f-94499659b858 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/88c7934a-d673-4d7b-b05f-bee30008f569", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "88c7934a-d673-4d7b-b05f-bee30008f569", "name": "CreateFlavorTests-420f8e54-a199-469b-92d1-3201c8326293name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:43,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569 used request id req-1b9d7862-1313-41cd-b82f-94499659b858 2018-09-30 03:37:43,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31815ed081ba3cc08ee34fa89e650773fc4dd62e" 2018-09-30 03:37:43,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c007bc75-73d8-4882-8ed0-e3f520d7af0b x-compute-request-id: req-c007bc75-73d8-4882-8ed0-e3f520d7af0b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:37:43,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569/os-extra_specs used request id req-c007bc75-73d8-4882-8ed0-e3f520d7af0b 2018-09-30 03:37:43,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05dd77236b896d45e15d92ba8b6bdf60fa225d4b" 2018-09-30 03:37:43,114 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f3d6ea4-8367-4009-ba7a-772cc25a048b x-compute-request-id: req-8f3d6ea4-8367-4009-ba7a-772cc25a048b Content-Length: 0 Content-Type: application/json 2018-09-30 03:37:43,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/88c7934a-d673-4d7b-b05f-bee30008f569 used request id req-8f3d6ea4-8367-4009-ba7a-772cc25a048b 2018-09-30 03:37:43,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31815ed081ba3cc08ee34fa89e650773fc4dd62e" 2018-09-30 03:37:43,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-037de416-b8c6-49ce-8b56-8344f9d62508 x-compute-request-id: req-037de416-b8c6-49ce-8b56-8344f9d62508 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:43,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-037de416-b8c6-49ce-8b56-8344f9d62508 2018-09-30 03:37:43,147 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:43,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:43,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:43,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["uxkCjjCxTAy3AQZa0hhn4Q"], "issued_at": "2018-09-30T03:37:43.000000Z"}} 2018-09-30 03:37:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8b61cddea39970c7bfc4c3a0d2f1c1b915caaf" 2018-09-30 03:37:43,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0332b3f6-b95d-43bd-9672-612b039edf7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:43,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0332b3f6-b95d-43bd-9672-612b039edf7c 2018-09-30 03:37:43,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:43,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8b61cddea39970c7bfc4c3a0d2f1c1b915caaf" 2018-09-30 03:37:43,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7939f78-5cb1-4bd4-85e8-75a7f5b178fd x-compute-request-id: req-c7939f78-5cb1-4bd4-85e8-75a7f5b178fd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:43,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c7939f78-5cb1-4bd4-85e8-75a7f5b178fd 2018-09-30 03:37:43,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8b61cddea39970c7bfc4c3a0d2f1c1b915caaf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-05698eb4-535d-4891-9f27-29ba6a52fe31name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-30 03:37:43,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7477acb-700f-4c32-91f4-e079a842f0e9 x-compute-request-id: req-d7477acb-700f-4c32-91f4-e079a842f0e9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b6faf714-3256-4456-81d4-ee63b1b302fb", "name": "CreateFlavorTests-05698eb4-535d-4891-9f27-29ba6a52fe31name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:43,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d7477acb-700f-4c32-91f4-e079a842f0e9 2018-09-30 03:37:43,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:44,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["ddFftfNRRZ-0dFBQoBCtYw"], "issued_at": "2018-09-30T03:37:44.000000Z"}} 2018-09-30 03:37:44,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401bd5ff9d1c9e1f56d086a8799e70df6104683e" 2018-09-30 03:37:44,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f2415fc-24db-46c9-acba-b8d264900111 x-compute-request-id: req-1f2415fc-24db-46c9-acba-b8d264900111 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b6faf714-3256-4456-81d4-ee63b1b302fb", "name": "CreateFlavorTests-05698eb4-535d-4891-9f27-29ba6a52fe31name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:44,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb used request id req-1f2415fc-24db-46c9-acba-b8d264900111 2018-09-30 03:37:44,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401bd5ff9d1c9e1f56d086a8799e70df6104683e" 2018-09-30 03:37:44,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c33786db-71d1-4999-9139-1277987cf113 x-compute-request-id: req-c33786db-71d1-4999-9139-1277987cf113 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:37:44,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb/os-extra_specs used request id req-c33786db-71d1-4999-9139-1277987cf113 2018-09-30 03:37:44,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401bd5ff9d1c9e1f56d086a8799e70df6104683e" 2018-09-30 03:37:44,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f56e56e8-4fb1-4b09-85a0-5640f0373753 x-compute-request-id: req-f56e56e8-4fb1-4b09-85a0-5640f0373753 Content-Length: 0 Content-Type: application/json 2018-09-30 03:37:44,479 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb used request id req-f56e56e8-4fb1-4b09-85a0-5640f0373753 2018-09-30 03:37:44,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}401bd5ff9d1c9e1f56d086a8799e70df6104683e" 2018-09-30 03:37:44,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c21fe1b-79cc-454e-ac33-dc913182e1a3 x-compute-request-id: req-0c21fe1b-79cc-454e-ac33-dc913182e1a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:44,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0c21fe1b-79cc-454e-ac33-dc913182e1a3 2018-09-30 03:37:44,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8b61cddea39970c7bfc4c3a0d2f1c1b915caaf" 2018-09-30 03:37:44,536 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47b5d839-2d05-4edf-a28e-bbc717ecd01f x-compute-request-id: req-47b5d839-2d05-4edf-a28e-bbc717ecd01f Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor b6faf714-3256-4456-81d4-ee63b1b302fb could not be found.", "code": 404}} 2018-09-30 03:37:44,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b6faf714-3256-4456-81d4-ee63b1b302fb used request id req-47b5d839-2d05-4edf-a28e-bbc717ecd01f 2018-09-30 03:37:44,538 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:44,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:44,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:44,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["y0KKV-qTQCCCSj0jVzJaow"], "issued_at": "2018-09-30T03:37:44.000000Z"}} 2018-09-30 03:37:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8e0e000a90a3a5737d47e2903220b145c9daa3" 2018-09-30 03:37:45,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771d8cfb-e1bb-4568-a2de-881dbd5344d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:45,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-771d8cfb-e1bb-4568-a2de-881dbd5344d1 2018-09-30 03:37:45,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:45,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8e0e000a90a3a5737d47e2903220b145c9daa3" 2018-09-30 03:37:45,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c11417da-34a2-4f28-8486-38a96e4a50ae x-compute-request-id: req-c11417da-34a2-4f28-8486-38a96e4a50ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:45,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c11417da-34a2-4f28-8486-38a96e4a50ae 2018-09-30 03:37:45,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8e0e000a90a3a5737d47e2903220b145c9daa3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c850e95f-3f4e-40b9-9ab6-2438ff7f73d1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-30 03:37:45,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69edf035-c96e-4e53-bd18-e7fa3ea202d3 x-compute-request-id: req-69edf035-c96e-4e53-bd18-e7fa3ea202d3 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a97e90f4-9df9-49a9-ba8a-58ec895928db", "name": "CreateFlavorTests-c850e95f-3f4e-40b9-9ab6-2438ff7f73d1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:45,383 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-69edf035-c96e-4e53-bd18-e7fa3ea202d3 2018-09-30 03:37:45,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:45,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["x9b4bp_OSdiGBLaBdfHUpA"], "issued_at": "2018-09-30T03:37:45.000000Z"}} 2018-09-30 03:37:45,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3403d7c92fe2764a7ac1da84d7c5597d9df3fdb4" 2018-09-30 03:37:45,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43b215d3-e3b9-4d59-8939-924a5fa6ded2 x-compute-request-id: req-43b215d3-e3b9-4d59-8939-924a5fa6ded2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a97e90f4-9df9-49a9-ba8a-58ec895928db", "name": "CreateFlavorTests-c850e95f-3f4e-40b9-9ab6-2438ff7f73d1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:45,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db used request id req-43b215d3-e3b9-4d59-8939-924a5fa6ded2 2018-09-30 03:37:45,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3403d7c92fe2764a7ac1da84d7c5597d9df3fdb4" 2018-09-30 03:37:45,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd43df29-5381-46ad-ba9b-aad13bfb85ad x-compute-request-id: req-cd43df29-5381-46ad-ba9b-aad13bfb85ad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:37:45,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db/os-extra_specs used request id req-cd43df29-5381-46ad-ba9b-aad13bfb85ad 2018-09-30 03:37:45,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8e0e000a90a3a5737d47e2903220b145c9daa3" 2018-09-30 03:37:46,021 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15392e81-86a2-49bd-b7c0-a9333d481a78 x-compute-request-id: req-15392e81-86a2-49bd-b7c0-a9333d481a78 Content-Length: 0 Content-Type: application/json 2018-09-30 03:37:46,021 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a97e90f4-9df9-49a9-ba8a-58ec895928db used request id req-15392e81-86a2-49bd-b7c0-a9333d481a78 2018-09-30 03:37:46,022 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:46,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:46,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:46,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["b_J895jJThmzDvzZ-ho3hA"], "issued_at": "2018-09-30T03:37:46.000000Z"}} 2018-09-30 03:37:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea96833112df99725d37e9c0d809a65654b415c4" 2018-09-30 03:37:46,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4829ba-0f61-4709-b9a7-f93d07cf61b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:46,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9e4829ba-0f61-4709-b9a7-f93d07cf61b6 2018-09-30 03:37:46,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:46,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea96833112df99725d37e9c0d809a65654b415c4" 2018-09-30 03:37:46,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a1271c1-c2ca-4e7b-8071-e3d144fc613b x-compute-request-id: req-2a1271c1-c2ca-4e7b-8071-e3d144fc613b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:46,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2a1271c1-c2ca-4e7b-8071-e3d144fc613b 2018-09-30 03:37:46,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea96833112df99725d37e9c0d809a65654b415c4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-934e8c31-4691-4af3-bc9e-c3b7ecdaf84fname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-09-30 03:37:46,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bd26d3d-02f9-46aa-a5d2-342ea8f8f17b x-compute-request-id: req-5bd26d3d-02f9-46aa-a5d2-342ea8f8f17b Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "7c43001d-e2ee-40a6-be7e-5d02deb1fe66", "name": "CreateFlavorTests-934e8c31-4691-4af3-bc9e-c3b7ecdaf84fname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-30 03:37:46,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5bd26d3d-02f9-46aa-a5d2-342ea8f8f17b 2018-09-30 03:37:46,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:47,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["cKd-i7pbTlmVsOdXOCHhQg"], "issued_at": "2018-09-30T03:37:47.000000Z"}} 2018-09-30 03:37:47,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf128f78f035d4d3b2a59648efd8a49d001185d" 2018-09-30 03:37:47,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4504c128-c4b7-45c2-b9aa-dddb0382e3b5 x-compute-request-id: req-4504c128-c4b7-45c2-b9aa-dddb0382e3b5 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "7c43001d-e2ee-40a6-be7e-5d02deb1fe66", "name": "CreateFlavorTests-934e8c31-4691-4af3-bc9e-c3b7ecdaf84fname", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-30 03:37:47,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66 used request id req-4504c128-c4b7-45c2-b9aa-dddb0382e3b5 2018-09-30 03:37:47,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf128f78f035d4d3b2a59648efd8a49d001185d" 2018-09-30 03:37:47,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82b69326-e431-4767-a1da-fecd36932c4f x-compute-request-id: req-82b69326-e431-4767-a1da-fecd36932c4f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:37:47,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66/os-extra_specs used request id req-82b69326-e431-4767-a1da-fecd36932c4f 2018-09-30 03:37:47,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf128f78f035d4d3b2a59648efd8a49d001185d" 2018-09-30 03:37:47,365 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82ad5d05-5d8d-47d4-a391-30d8e7111d86 x-compute-request-id: req-82ad5d05-5d8d-47d4-a391-30d8e7111d86 Content-Length: 0 Content-Type: application/json 2018-09-30 03:37:47,365 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66 used request id req-82ad5d05-5d8d-47d4-a391-30d8e7111d86 2018-09-30 03:37:47,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf128f78f035d4d3b2a59648efd8a49d001185d" 2018-09-30 03:37:47,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b4582ca-3214-4b46-9ba5-fac65a715e08 x-compute-request-id: req-6b4582ca-3214-4b46-9ba5-fac65a715e08 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:47,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6b4582ca-3214-4b46-9ba5-fac65a715e08 2018-09-30 03:37:47,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea96833112df99725d37e9c0d809a65654b415c4" 2018-09-30 03:37:47,417 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15dd28c4-c9ba-4f01-8ddd-71ef9282791f x-compute-request-id: req-15dd28c4-c9ba-4f01-8ddd-71ef9282791f Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 7c43001d-e2ee-40a6-be7e-5d02deb1fe66 could not be found.", "code": 404}} 2018-09-30 03:37:47,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7c43001d-e2ee-40a6-be7e-5d02deb1fe66 used request id req-15dd28c4-c9ba-4f01-8ddd-71ef9282791f 2018-09-30 03:37:47,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:47,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:47,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:47,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["IGKvUZrsSh2rgxClavEwlA"], "issued_at": "2018-09-30T03:37:47.000000Z"}} 2018-09-30 03:37:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ceb5648ca1370a0a6242bc24ee85dd89484a73" 2018-09-30 03:37:47,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab00fb60-42bf-400a-a9c2-b7d6d5d78a5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:47,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab00fb60-42bf-400a-a9c2-b7d6d5d78a5a 2018-09-30 03:37:47,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:47,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ceb5648ca1370a0a6242bc24ee85dd89484a73" 2018-09-30 03:37:48,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dede9829-c85d-4213-b47e-e55127aa9291 x-compute-request-id: req-dede9829-c85d-4213-b47e-e55127aa9291 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:48,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dede9829-c85d-4213-b47e-e55127aa9291 2018-09-30 03:37:48,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ceb5648ca1370a0a6242bc24ee85dd89484a73" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a31512f0-b925-4fc2-8b14-92e9ff412435name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-30 03:37:48,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad9e863a-8f36-40a3-a9b4-1e9b5dedac5c x-compute-request-id: req-ad9e863a-8f36-40a3-a9b4-1e9b5dedac5c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "name": "CreateFlavorTests-a31512f0-b925-4fc2-8b14-92e9ff412435name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:48,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ad9e863a-8f36-40a3-a9b4-1e9b5dedac5c 2018-09-30 03:37:48,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:48,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["eLiTa3CKTZOICBApPjo-zA"], "issued_at": "2018-09-30T03:37:48.000000Z"}} 2018-09-30 03:37:48,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d465414a40efcc619c8e23efdb182da935a15f78" 2018-09-30 03:37:48,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d600258b-7e52-4523-8541-2d57c6a8ae8a x-compute-request-id: req-d600258b-7e52-4523-8541-2d57c6a8ae8a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "name": "CreateFlavorTests-a31512f0-b925-4fc2-8b14-92e9ff412435name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:48,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70 used request id req-d600258b-7e52-4523-8541-2d57c6a8ae8a 2018-09-30 03:37:48,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d465414a40efcc619c8e23efdb182da935a15f78" 2018-09-30 03:37:48,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f626b99b-f512-4ce6-be90-67bcb6d4b1df x-compute-request-id: req-f626b99b-f512-4ce6-be90-67bcb6d4b1df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:37:48,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70/os-extra_specs used request id req-f626b99b-f512-4ce6-be90-67bcb6d4b1df 2018-09-30 03:37:48,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:48,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:49,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["KFG7wFc8QRmfUfDCBt1mnQ"], "issued_at": "2018-09-30T03:37:49.000000Z"}} 2018-09-30 03:37:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d73ebca0bdbd06c3f216eb164e3c2a5fc00695" 2018-09-30 03:37:49,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68a5670-ce0d-4646-9d1f-e9200afcbfa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:49,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e68a5670-ce0d-4646-9d1f-e9200afcbfa0 2018-09-30 03:37:49,210 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:49,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d73ebca0bdbd06c3f216eb164e3c2a5fc00695" 2018-09-30 03:37:49,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a0d90ab-3f17-47ab-b0b4-535e029cf6fe x-compute-request-id: req-3a0d90ab-3f17-47ab-b0b4-535e029cf6fe Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "bookmark"}], "name": "CreateFlavorTests-a31512f0-b925-4fc2-8b14-92e9ff412435name"}]} 2018-09-30 03:37:49,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3a0d90ab-3f17-47ab-b0b4-535e029cf6fe 2018-09-30 03:37:49,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d73ebca0bdbd06c3f216eb164e3c2a5fc00695" 2018-09-30 03:37:49,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15f3f64b-47c1-41e3-9a96-ddb2862e9fee x-compute-request-id: req-15f3f64b-47c1-41e3-9a96-ddb2862e9fee Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fa7e50db-f31f-468d-9ee1-a22cb37f1c70", "name": "CreateFlavorTests-a31512f0-b925-4fc2-8b14-92e9ff412435name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:49,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70 used request id req-15f3f64b-47c1-41e3-9a96-ddb2862e9fee 2018-09-30 03:37:49,435 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-a31512f0-b925-4fc2-8b14-92e9ff412435name 2018-09-30 03:37:49,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ceb5648ca1370a0a6242bc24ee85dd89484a73" 2018-09-30 03:37:49,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-816eb823-9d65-4933-b2cd-66f8b5ddb0e9 x-compute-request-id: req-816eb823-9d65-4933-b2cd-66f8b5ddb0e9 Content-Length: 0 Content-Type: application/json 2018-09-30 03:37:49,484 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/fa7e50db-f31f-468d-9ee1-a22cb37f1c70 used request id req-816eb823-9d65-4933-b2cd-66f8b5ddb0e9 2018-09-30 03:37:49,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:37:49,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:49,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:49,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["MO7Vkxa7QpqjRt3KesnXUQ"], "issued_at": "2018-09-30T03:37:49.000000Z"}} 2018-09-30 03:37:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:37:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee66a57-0a34-4aaa-be3b-35874a6efab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:49,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5ee66a57-0a34-4aaa-be3b-35874a6efab9 2018-09-30 03:37:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:37:50,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-e550ad0c-b76f-4ce5-b6d4-646e1034ca63 Date: Sun, 30 Sep 2018 03:37:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image"} 2018-09-30 03:37:50,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image used request id req-e550ad0c-b76f-4ce5-b6d4-646e1034ca63 2018-09-30 03:37:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:37:50,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1501310-3f8a-469c-b970-8f292bc6c0b7 Date: Sun, 30 Sep 2018 03:37:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:37:50,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e1501310-3f8a-469c-b970-8f292bc6c0b7 2018-09-30 03:37:50,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image"}' 2018-09-30 03:37:51,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f X-Openstack-Request-Id: req-beb507c0-db06-470d-9b35-f0bad7d0ec12 Date: Sun, 30 Sep 2018 03:37:50 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:37:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:37:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/69affce8-2dc7-4620-903b-f29a38db850f", "min_disk": 0, "protected": false, "id": "69affce8-2dc7-4620-903b-f29a38db850f", "file": "/v2/images/69affce8-2dc7-4620-903b-f29a38db850f/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:37:51,002 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-beb507c0-db06-470d-9b35-f0bad7d0ec12 2018-09-30 03:37:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" -d '' 2018-09-30 03:37:52,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37e73c51-cb86-42dd-9acc-664eea60eb48 Date: Sun, 30 Sep 2018 03:37:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:37:52,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f/file used request id req-37e73c51-cb86-42dd-9acc-664eea60eb48 2018-09-30 03:37:52,571 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:37:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:37:52,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-611d2ea4-bd9d-4812-bd5b-b564530ad612 Date: Sun, 30 Sep 2018 03:37:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:37:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/69affce8-2dc7-4620-903b-f29a38db850f/snap", "metadata": {}}], "self": "/v2/images/69affce8-2dc7-4620-903b-f29a38db850f", "min_disk": 0, "protected": false, "id": "69affce8-2dc7-4620-903b-f29a38db850f", "file": "/v2/images/69affce8-2dc7-4620-903b-f29a38db850f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/69affce8-2dc7-4620-903b-f29a38db850f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:37:52,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f used request id req-611d2ea4-bd9d-4812-bd5b-b564530ad612 2018-09-30 03:37:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:37:52,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50d385fa-2951-423a-a17f-c57f6276fec1 Date: Sun, 30 Sep 2018 03:37:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:37:52,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-50d385fa-2951-423a-a17f-c57f6276fec1 2018-09-30 03:37:52,924 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image 2018-09-30 03:37:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:37:53,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-5634930f-5eda-4827-868a-a573051d9cd5 Date: Sun, 30 Sep 2018 03:37:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:37:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/69affce8-2dc7-4620-903b-f29a38db850f/snap", "metadata": {}}], "self": "/v2/images/69affce8-2dc7-4620-903b-f29a38db850f", "min_disk": 0, "protected": false, "id": "69affce8-2dc7-4620-903b-f29a38db850f", "file": "/v2/images/69affce8-2dc7-4620-903b-f29a38db850f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/69affce8-2dc7-4620-903b-f29a38db850f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:37:53,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f used request id req-5634930f-5eda-4827-868a-a573051d9cd5 2018-09-30 03:37:53,142 - create_image - DEBUG - Instance status is - active 2018-09-30 03:37:53,142 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image 2018-09-30 03:37:53,142 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image 2018-09-30 03:37:53,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:37:53,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:53,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["QuxbgfsmRu660wTICbK0rg"], "issued_at": "2018-09-30T03:37:53.000000Z"}} 2018-09-30 03:37:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1a8bf015e6458e03dce24326bfad8c65526241" 2018-09-30 03:37:53,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cf9c9a-dac8-46e0-81fe-dfc7066e0714 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:37:53,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e8cf9c9a-dac8-46e0-81fe-dfc7066e0714 2018-09-30 03:37:53,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:37:53,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1a8bf015e6458e03dce24326bfad8c65526241" 2018-09-30 03:37:53,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22be835f-3501-4db4-9aec-82373e3b32c7 x-compute-request-id: req-22be835f-3501-4db4-9aec-82373e3b32c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:37:53,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-22be835f-3501-4db4-9aec-82373e3b32c7 2018-09-30 03:37:53,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1a8bf015e6458e03dce24326bfad8c65526241" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:37:53,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eada8a17-3c80-4701-86cb-43fbc5208162 x-compute-request-id: req-eada8a17-3c80-4701-86cb-43fbc5208162 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2a6c972d-cd95-47ed-beca-50581bc025a2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2a6c972d-cd95-47ed-beca-50581bc025a2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2a6c972d-cd95-47ed-beca-50581bc025a2", "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:37:53,876 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-eada8a17-3c80-4701-86cb-43fbc5208162 2018-09-30 03:37:53,891 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:37:53,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:37:54,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["iWOR8HyuSECbeZ68e2Jf5A"], "issued_at": "2018-09-30T03:37:54.000000Z"}} 2018-09-30 03:37:54,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}}' 2018-09-30 03:37:57,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:37:54 GMT Server: Apache x-openstack-request-id: req-2f4d18e6-4bc2-434d-b8ab-5f2c83add0e1 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}]}} 2018-09-30 03:37:57,758 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-2f4d18e6-4bc2-434d-b8ab-5f2c83add0e1 2018-09-30 03:37:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:37:58,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:37:57 GMT Server: Apache x-openstack-request-id: req-dd1c656a-05b8-450c-9d9a-acda2fca3e50 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:37:59,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:58 GMT Server: Apache x-openstack-request-id: req-8009924e-2f94-4365-b5ae-21ec2159018c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:37:59,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-8009924e-2f94-4365-b5ae-21ec2159018c 2018-09-30 03:37:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:37:59,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:59 GMT Server: Apache x-openstack-request-id: req-d4f480b2-1199-4007-b74a-74501e5715fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "deletion_time": null, "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "updated_time": null, "project": "ebb4db2f5fe747c88fe9dce627f0aaca", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "tags": null}]} 2018-09-30 03:37:59,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1 used request id req-d4f480b2-1199-4007-b74a-74501e5715fa 2018-09-30 03:37:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:00,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:37:59 GMT Server: Apache x-openstack-request-id: req-cb5cd0a0-0ded-4c49-912b-0ee4986e8dda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "deletion_time": null, "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "updated_time": null, "project": "ebb4db2f5fe747c88fe9dce627f0aaca", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "tags": null}]} 2018-09-30 03:38:00,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1 used request id req-cb5cd0a0-0ded-4c49-912b-0ee4986e8dda 2018-09-30 03:38:00,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:01,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:00 GMT Server: Apache x-openstack-request-id: req-176a89b5-46ad-4cf1-9685-daee3b486415 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:02,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:01 GMT Server: Apache x-openstack-request-id: req-8b03b280-f500-40b6-be34-f3c5256e42e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:02,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-8b03b280-f500-40b6-be34-f3c5256e42e8 2018-09-30 03:38:02,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:02,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:02 GMT Server: Apache x-openstack-request-id: req-fabdd951-5b76-4f31-ab46-918743bc8d2a Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:02,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:02 GMT Server: Apache x-openstack-request-id: req-8e34ae3d-8fab-4256-881b-4f49c561592b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9072721d-7adf-46ed-902c-f8560f0713f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "582f09a4-7a8f-469a-ac62-5890c7aa071e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27b214ff-1750-432e-ab03-757598aa6e25", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-09-30T03:37:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:38:02,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources used request id req-8e34ae3d-8fab-4256-881b-4f49c561592b 2018-09-30 03:38:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:03,647 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:02 GMT Server: Apache x-openstack-request-id: req-9d1f8ae0-cfdc-42dd-95c6-bfd02a155f38 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:04,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:03 GMT Server: Apache x-openstack-request-id: req-e15d8f91-f871-4f43-b223-0c4889a3863a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:04,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-e15d8f91-f871-4f43-b223-0c4889a3863a 2018-09-30 03:38:04,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:05,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:04 GMT Server: Apache x-openstack-request-id: req-470c1418-d157-4800-9dba-b1e04c711cd6 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:05,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:05 GMT Server: Apache x-openstack-request-id: req-3da9be39-4e75-436a-8f6b-551517453b54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:05,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-3da9be39-4e75-436a-8f6b-551517453b54 2018-09-30 03:38:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:08,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:08 GMT Server: Apache x-openstack-request-id: req-35531a16-ca12-4efa-8daa-b41d2a010854 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:09,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:08 GMT Server: Apache x-openstack-request-id: req-5ae98ce0-3602-4fbb-9ad3-13b142b38714 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:09,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-5ae98ce0-3602-4fbb-9ad3-13b142b38714 2018-09-30 03:38:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:12,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:12 GMT Server: Apache x-openstack-request-id: req-c526d5c1-38a1-4b9f-a8c0-4c4d94d39032 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:13,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:12 GMT Server: Apache x-openstack-request-id: req-6ca512f0-c405-4d4e-857c-51c8ef948ad1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:13,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-6ca512f0-c405-4d4e-857c-51c8ef948ad1 2018-09-30 03:38:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:17,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:16 GMT Server: Apache x-openstack-request-id: req-5b491de5-db9a-4efe-b69f-2c6334221040 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:17,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:17 GMT Server: Apache x-openstack-request-id: req-2ff32a1b-6f92-4260-afa4-4cc92ef5285c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1", "stack_user_project_id": "b8877cc38c6c4d05b285a619b826237b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:37:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f7bb0b05-0957-4816-a9f6-005507eca0f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:17,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-2ff32a1b-6f92-4260-afa4-4cc92ef5285c 2018-09-30 03:38:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:18,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:17 GMT Server: Apache x-openstack-request-id: req-f4aeec18-9a06-4985-b8e1-ed2b96a3165b Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:18,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:18 GMT Server: Apache x-openstack-request-id: req-6740e5f9-fe13-4b86-8b4e-73db5e771d00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9072721d-7adf-46ed-902c-f8560f0713f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "582f09a4-7a8f-469a-ac62-5890c7aa071e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27b214ff-1750-432e-ab03-757598aa6e25", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd02979a-d54d-4e37-9b8f-789413cc0e7d", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:38:18,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources used request id req-6740e5f9-fe13-4b86-8b4e-73db5e771d00 2018-09-30 03:38:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=27b214ff-1750-432e-ab03-757598aa6e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:18,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b45e4915-3b35-4f69-8b7f-9753f63bc25a Date: Sun, 30 Sep 2018 03:38:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27b214ff-1750-432e-ab03-757598aa6e25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["582f09a4-7a8f-469a-ac62-5890c7aa071e"],"description":"","tags":[],"updated_at":"2018-09-30T03:37:59Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:37:58Z","provider:network_type":"vxlan"}]} 2018-09-30 03:38:18,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=27b214ff-1750-432e-ab03-757598aa6e25 used request id req-b45e4915-3b35-4f69-8b7f-9753f63bc25a 2018-09-30 03:38:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=27b214ff-1750-432e-ab03-757598aa6e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:19,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-59b1f350-81a0-4a58-924f-98933be81961 Date: Sun, 30 Sep 2018 03:38:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:37:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:37:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet"}]} 2018-09-30 03:38:19,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=27b214ff-1750-432e-ab03-757598aa6e25 used request id req-59b1f350-81a0-4a58-924f-98933be81961 2018-09-30 03:38:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=27b214ff-1750-432e-ab03-757598aa6e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:19,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ded0730e-1fb7-4914-86da-c6d575b33362 Date: Sun, 30 Sep 2018 03:38:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:37:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:37:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet"}]} 2018-09-30 03:38:19,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=27b214ff-1750-432e-ab03-757598aa6e25 used request id req-ded0730e-1fb7-4914-86da-c6d575b33362 2018-09-30 03:38:19,216 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:38:19,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:19,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a887c43-3358-4a4f-b809-f4e0047a82d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:38:19,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8a887c43-3358-4a4f-b809-f4e0047a82d7 2018-09-30 03:38:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:19,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:19 GMT Server: Apache x-openstack-request-id: req-9eccc425-7b81-4b49-a34a-6df32caf7901 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:20,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:19 GMT Server: Apache x-openstack-request-id: req-240474f1-4015-4208-b98b-f9190239eda9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9072721d-7adf-46ed-902c-f8560f0713f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "582f09a4-7a8f-469a-ac62-5890c7aa071e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27b214ff-1750-432e-ab03-757598aa6e25", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd02979a-d54d-4e37-9b8f-789413cc0e7d", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:38:20,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources used request id req-240474f1-4015-4208-b98b-f9190239eda9 2018-09-30 03:38:20,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/cd02979a-d54d-4e37-9b8f-789413cc0e7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:20,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25742cbc-3ab5-49dd-a169-bacaa736b12c x-compute-request-id: req-25742cbc-3ab5-49dd-a169-bacaa736b12c Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b1:95", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/cd02979a-d54d-4e37-9b8f-789413cc0e7d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/cd02979a-d54d-4e37-9b8f-789413cc0e7d", "rel": "bookmark"}], "image": {"id": "69affce8-2dc7-4620-903b-f29a38db850f", "links": [{"href": "http://172.30.9.29:8774/images/69affce8-2dc7-4620-903b-f29a38db850f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-30T03:38:11.000000", "flavor": {"id": "2a6c972d-cd95-47ed-beca-50581bc025a2", "links": [{"href": "http://172.30.9.29:8774/flavors/2a6c972d-cd95-47ed-beca-50581bc025a2", "rel": "bookmark"}]}, "id": "cd02979a-d54d-4e37-9b8f-789413cc0e7d", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:38:12Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-inst", "created": "2018-09-30T03:38:05Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:38:20,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/cd02979a-d54d-4e37-9b8f-789413cc0e7d used request id req-25742cbc-3ab5-49dd-a169-bacaa736b12c 2018-09-30 03:38:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:20,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6ba4c7ca-d81c-4691-8901-665761e62398 Date: Sun, 30 Sep 2018 03:38:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27b214ff-1750-432e-ab03-757598aa6e25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["582f09a4-7a8f-469a-ac62-5890c7aa071e"],"description":"","tags":[],"updated_at":"2018-09-30T03:37:59Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:37:58Z","provider:network_type":"vxlan"}]} 2018-09-30 03:38:20,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-net used request id req-6ba4c7ca-d81c-4691-8901-665761e62398 2018-09-30 03:38:20,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:38:20,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:38:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:38:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:20,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f3b64-50d1-467e-bc80-a1e1d5a32919 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:38:20,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-c17f3b64-50d1-467e-bc80-a1e1d5a32919 2018-09-30 03:38:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=27b214ff-1750-432e-ab03-757598aa6e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a5982416-63a8-4dbc-adb7-21b0faa35a64 Date: Sun, 30 Sep 2018 03:38:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:37:59Z","dns_nameservers":[],"updated_at":"2018-09-30T03:37:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-subnet"}]} 2018-09-30 03:38:20,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=27b214ff-1750-432e-ab03-757598aa6e25 used request id req-a5982416-63a8-4dbc-adb7-21b0faa35a64 2018-09-30 03:38:20,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=27b214ff-1750-432e-ab03-757598aa6e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:20,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-b750577d-740c-4ee0-9df7-c3f1808c6026 Date: Sun, 30 Sep 2018 03:38:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:38:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","ip_address":"10.0.0.4"}],"id":"12f55174-c8e9-4ba7-acfc-8ee4b4d2e2ab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:7d:39","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:38:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-27b214ff-1750-432e-ab03-757598aa6e25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:38:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","ip_address":"10.0.0.2"}],"id":"1dbd229e-0399-4d9e-a4a3-74080e0c6edf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:7e:b6","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:38:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-27b214ff-1750-432e-ab03-757598aa6e25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:38:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","ip_address":"10.0.0.3"}],"id":"2c37e77c-6a02-432e-b3b0-7f3d25992832","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:9f:0a","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:38:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-27b214ff-1750-432e-ab03-757598aa6e25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:38:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"582f09a4-7a8f-469a-ac62-5890c7aa071e","ip_address":"10.0.0.9"}],"id":"9072721d-7adf-46ed-902c-f8560f0713f8","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:b1:95","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1-server1_port-4ea3xfa3ixgb","admin_state_up":true,"network_id":"27b214ff-1750-432e-ab03-757598aa6e25","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:38:01Z","binding:vnic_type":"normal","device_id":"cd02979a-d54d-4e37-9b8f-789413cc0e7d"}]} 2018-09-30 03:38:20,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=27b214ff-1750-432e-ab03-757598aa6e25 used request id req-b750577d-740c-4ee0-9df7-c3f1808c6026 2018-09-30 03:38:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:20,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:20 GMT Server: Apache x-openstack-request-id: req-a92cf0c8-0d31-453d-b6f7-16c477c38776 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:20,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:20 GMT Server: Apache x-openstack-request-id: req-acb3fa84-9e60-456a-8d3f-2bba7c1594e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9072721d-7adf-46ed-902c-f8560f0713f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "582f09a4-7a8f-469a-ac62-5890c7aa071e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27b214ff-1750-432e-ab03-757598aa6e25", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T03:37:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:37:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd02979a-d54d-4e37-9b8f-789413cc0e7d", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:38:20,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5/resources used request id req-acb3fa84-9e60-456a-8d3f-2bba7c1594e4 2018-09-30 03:38:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/f7bb0b05-0957-4816-a9f6-005507eca0f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d124de4ff2f9818f4feac8aea4de4afa66cffcd1" 2018-09-30 03:38:21,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:20 GMT Server: Apache x-openstack-request-id: req-6536da52-07fd-42fb-9d14-94116c0e1a96 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:21,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:38:21 GMT Server: Apache x-openstack-request-id: req-e9220146-59f6-43e2-900c-8167b87ceb7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:38:21,773 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-stack1/f7bb0b05-0957-4816-a9f6-005507eca0f5 used request id req-e9220146-59f6-43e2-900c-8167b87ceb7a 2018-09-30 03:38:21,773 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-5593e4a1-9973-4026-aa34-e3548ddfc72a-image 2018-09-30 03:38:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b17087d473cac70f7da815f69bf5c244bfc197" 2018-09-30 03:38:26,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36954f49-7e37-47d4-b8ce-db07fb6e9189 Date: Sun, 30 Sep 2018 03:38:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:38:26,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/69affce8-2dc7-4620-903b-f29a38db850f used request id req-36954f49-7e37-47d4-b8ce-db07fb6e9189 2018-09-30 03:38:26,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/2a6c972d-cd95-47ed-beca-50581bc025a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1a8bf015e6458e03dce24326bfad8c65526241" 2018-09-30 03:38:26,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-698b814a-e4e5-4d9a-8381-babfced34b70 x-compute-request-id: req-698b814a-e4e5-4d9a-8381-babfced34b70 Content-Length: 0 Content-Type: application/json 2018-09-30 03:38:26,572 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/2a6c972d-cd95-47ed-beca-50581bc025a2 used request id req-698b814a-e4e5-4d9a-8381-babfced34b70 2018-09-30 03:38:26,574 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:38:26,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:38:26,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:38:26,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["VXZOadbpT92uz3AjlirIuQ"], "issued_at": "2018-09-30T03:38:26.000000Z"}} 2018-09-30 03:38:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:38:27,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e14903-01cf-4b2d-97fa-cb74a9027567 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:38:27,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-96e14903-01cf-4b2d-97fa-cb74a9027567 2018-09-30 03:38:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:38:27,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-405a0506-c552-465a-869f-41ce87ee5725 Date: Sun, 30 Sep 2018 03:38:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image"} 2018-09-30 03:38:27,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image used request id req-405a0506-c552-465a-869f-41ce87ee5725 2018-09-30 03:38:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:38:27,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ec9b036-ca38-4c88-a6df-6b405853a1c1 Date: Sun, 30 Sep 2018 03:38:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:38:27,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5ec9b036-ca38-4c88-a6df-6b405853a1c1 2018-09-30 03:38:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image"}' 2018-09-30 03:38:27,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 X-Openstack-Request-Id: req-12aba43f-dfd2-4353-bfc1-39f7bff661f2 Date: Sun, 30 Sep 2018 03:38:27 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:38:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:38:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/6725071f-6434-4252-82bb-eef0f6b11866", "min_disk": 0, "protected": false, "id": "6725071f-6434-4252-82bb-eef0f6b11866", "file": "/v2/images/6725071f-6434-4252-82bb-eef0f6b11866/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:38:27,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-12aba43f-dfd2-4353-bfc1-39f7bff661f2 2018-09-30 03:38:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" -d '' 2018-09-30 03:38:29,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4177608-030c-4ae0-bbc9-8a2ba2ee9ac1 Date: Sun, 30 Sep 2018 03:38:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:38:29,427 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866/file used request id req-c4177608-030c-4ae0-bbc9-8a2ba2ee9ac1 2018-09-30 03:38:29,428 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:38:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:38:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-6bd5a5d8-2809-46b2-83ce-2499d91c4ab8 Date: Sun, 30 Sep 2018 03:38:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:38:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:38:29Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6725071f-6434-4252-82bb-eef0f6b11866/snap", "metadata": {}}], "self": "/v2/images/6725071f-6434-4252-82bb-eef0f6b11866", "min_disk": 0, "protected": false, "id": "6725071f-6434-4252-82bb-eef0f6b11866", "file": "/v2/images/6725071f-6434-4252-82bb-eef0f6b11866/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6725071f-6434-4252-82bb-eef0f6b11866/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:38:29,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 used request id req-6bd5a5d8-2809-46b2-83ce-2499d91c4ab8 2018-09-30 03:38:29,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:38:29,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8a406f8-e685-4f51-9c22-c485c31e5949 Date: Sun, 30 Sep 2018 03:38:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:38:29,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f8a406f8-e685-4f51-9c22-c485c31e5949 2018-09-30 03:38:29,770 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image 2018-09-30 03:38:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:38:29,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4302e0bb-4717-4305-ba70-8016e607e3cf Date: Sun, 30 Sep 2018 03:38:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:38:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:38:29Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6725071f-6434-4252-82bb-eef0f6b11866/snap", "metadata": {}}], "self": "/v2/images/6725071f-6434-4252-82bb-eef0f6b11866", "min_disk": 0, "protected": false, "id": "6725071f-6434-4252-82bb-eef0f6b11866", "file": "/v2/images/6725071f-6434-4252-82bb-eef0f6b11866/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6725071f-6434-4252-82bb-eef0f6b11866/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:38:29,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 used request id req-4302e0bb-4717-4305-ba70-8016e607e3cf 2018-09-30 03:38:29,790 - create_image - DEBUG - Instance status is - active 2018-09-30 03:38:29,790 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image 2018-09-30 03:38:29,790 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image 2018-09-30 03:38:29,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:38:29,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:38:30,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Ezd_FyZeRFS3OfR7IM_Qzg"], "issued_at": "2018-09-30T03:38:30.000000Z"}} 2018-09-30 03:38:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13c5a8734190273b2ea3395a7079174d75ba7ba" 2018-09-30 03:38:30,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ced70f-347d-4ea4-a5af-e489e32db8fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:38:30,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-37ced70f-347d-4ea4-a5af-e489e32db8fc 2018-09-30 03:38:30,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:38:30,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13c5a8734190273b2ea3395a7079174d75ba7ba" 2018-09-30 03:38:30,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba9d39ba-1f6f-4412-a677-89db723d9fa3 x-compute-request-id: req-ba9d39ba-1f6f-4412-a677-89db723d9fa3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:38:30,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ba9d39ba-1f6f-4412-a677-89db723d9fa3 2018-09-30 03:38:30,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13c5a8734190273b2ea3395a7079174d75ba7ba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:38:30,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2680884f-7ead-4241-8cc7-9a5e3bd0d307 x-compute-request-id: req-2680884f-7ead-4241-8cc7-9a5e3bd0d307 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/51d382eb-5930-439e-9358-ae7f4529e791", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/51d382eb-5930-439e-9358-ae7f4529e791", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "51d382eb-5930-439e-9358-ae7f4529e791", "name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:38:30,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2680884f-7ead-4241-8cc7-9a5e3bd0d307 2018-09-30 03:38:30,511 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:38:30,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:38:30,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Ba0Nn-dDSkmJOPEe79ridg"], "issued_at": "2018-09-30T03:38:30.000000Z"}} 2018-09-30 03:38:30,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}}' 2018-09-30 03:38:33,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:38:30 GMT Server: Apache x-openstack-request-id: req-0e458c93-6d1b-4911-8ebd-1ec02eec7e18 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}]}} 2018-09-30 03:38:33,402 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-0e458c93-6d1b-4911-8ebd-1ec02eec7e18 2018-09-30 03:38:33,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:34,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:33 GMT Server: Apache x-openstack-request-id: req-44423ff8-d54e-4c90-9951-7c4c82be98c6 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:34,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:34 GMT Server: Apache x-openstack-request-id: req-6932f567-90b4-4332-b8b6-3ab5eee33197 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:34,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-6932f567-90b4-4332-b8b6-3ab5eee33197 2018-09-30 03:38:34,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:34,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:34 GMT Server: Apache x-openstack-request-id: req-d490a3c3-0fe7-4d57-90fe-c708775cc1db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "deletion_time": null, "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "updated_time": null, "project": "ebb4db2f5fe747c88fe9dce627f0aaca", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "tags": null}]} 2018-09-30 03:38:34,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1 used request id req-d490a3c3-0fe7-4d57-90fe-c708775cc1db 2018-09-30 03:38:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:34,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:34 GMT Server: Apache x-openstack-request-id: req-3691198b-439d-4c80-9dde-b22cb1367e24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "deletion_time": null, "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "updated_time": null, "project": "ebb4db2f5fe747c88fe9dce627f0aaca", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "tags": null}]} 2018-09-30 03:38:34,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1 used request id req-3691198b-439d-4c80-9dde-b22cb1367e24 2018-09-30 03:38:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:34,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:34 GMT Server: Apache x-openstack-request-id: req-24eb1ff7-134c-4881-9c2b-3026a32b9625 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:35,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:34 GMT Server: Apache x-openstack-request-id: req-4c76c401-3b8e-4437-8010-10ead93b9368 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:35,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-4c76c401-3b8e-4437-8010-10ead93b9368 2018-09-30 03:38:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:35,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:35 GMT Server: Apache x-openstack-request-id: req-3e5438f9-5ca7-416b-9fc0-19b2374b6da0 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:35,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:35 GMT Server: Apache x-openstack-request-id: req-1ed649c7-a6b6-4f9d-baaf-07b707de75d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:35,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-1ed649c7-a6b6-4f9d-baaf-07b707de75d7 2018-09-30 03:38:38,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:38,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:38 GMT Server: Apache x-openstack-request-id: req-3bbad639-d331-4e31-8498-0ea71625f20f Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:38,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:38 GMT Server: Apache x-openstack-request-id: req-e25c4b7f-0fbe-4749-a1b7-f1455776ed10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:38,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-e25c4b7f-0fbe-4749-a1b7-f1455776ed10 2018-09-30 03:38:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:41,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:41 GMT Server: Apache x-openstack-request-id: req-645555ab-692d-4cba-a6b6-da7641ab167d Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:42,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:42 GMT Server: Apache x-openstack-request-id: req-c4f1d664-2acb-428b-a883-4ee15180ca3a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:42,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-c4f1d664-2acb-428b-a883-4ee15180ca3a 2018-09-30 03:38:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:45,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:45 GMT Server: Apache x-openstack-request-id: req-a6790000-7fcd-435a-acd1-b2c7dc7c49f6 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:46,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:45 GMT Server: Apache x-openstack-request-id: req-03be5ab4-0b83-458e-9dfa-1eee7341936a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:46,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-03be5ab4-0b83-458e-9dfa-1eee7341936a 2018-09-30 03:38:49,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:49,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:49 GMT Server: Apache x-openstack-request-id: req-3710f2ec-06da-4507-9659-f0c5de781660 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:49,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:49 GMT Server: Apache x-openstack-request-id: req-562dd787-e30f-4b21-89ea-c71537199157 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1", "stack_user_project_id": "a7b810425db3495a9eee4e4959ef5750", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:38:32Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1ad26973-f79f-4d40-8dd4-0dd531bd727b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:49,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-562dd787-e30f-4b21-89ea-c71537199157 2018-09-30 03:38:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}}' 2018-09-30 03:38:51,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:38:49 GMT Server: Apache x-openstack-request-id: req-733ffad0-0b45-4ee8-967f-b2372095c162 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}]}} 2018-09-30 03:38:51,562 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-733ffad0-0b45-4ee8-967f-b2372095c162 2018-09-30 03:38:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:51,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:51 GMT Server: Apache x-openstack-request-id: req-39d79b04-70f2-4b76-97a4-a619017df0dc Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:51,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:51 GMT Server: Apache x-openstack-request-id: req-831f9f8e-6cbe-414f-a891-24f81f5271d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:51,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-831f9f8e-6cbe-414f-a891-24f81f5271d5 2018-09-30 03:38:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:51,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:51 GMT Server: Apache x-openstack-request-id: req-77954958-0761-4fdf-be16-21e9d1ee428f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "deletion_time": null, "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "updated_time": null, "project": "ebb4db2f5fe747c88fe9dce627f0aaca", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "tags": null}]} 2018-09-30 03:38:51,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2 used request id req-77954958-0761-4fdf-be16-21e9d1ee428f 2018-09-30 03:38:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:51,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:51 GMT Server: Apache x-openstack-request-id: req-afd375b2-c41f-44a3-8f2c-fa155535749a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "deletion_time": null, "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "updated_time": null, "project": "ebb4db2f5fe747c88fe9dce627f0aaca", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "tags": null}]} 2018-09-30 03:38:51,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2 used request id req-afd375b2-c41f-44a3-8f2c-fa155535749a 2018-09-30 03:38:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:51,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:51 GMT Server: Apache x-openstack-request-id: req-6d1c869c-5020-4331-aac9-f5ed94ec25a5 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:52,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:51 GMT Server: Apache x-openstack-request-id: req-48225d1e-987c-46a3-a808-975186ee5da1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:52,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-48225d1e-987c-46a3-a808-975186ee5da1 2018-09-30 03:38:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:52,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:52 GMT Server: Apache x-openstack-request-id: req-d3e5fe47-0a33-4d97-a330-925bc5ea6748 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:52,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:52 GMT Server: Apache x-openstack-request-id: req-57237d2a-7a0b-477b-8eac-a24164e429b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:52,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-57237d2a-7a0b-477b-8eac-a24164e429b6 2018-09-30 03:38:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:55,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:55 GMT Server: Apache x-openstack-request-id: req-194f7d60-97da-40dc-8deb-c50c178d8597 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:55,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:55 GMT Server: Apache x-openstack-request-id: req-8f9fabb0-fc01-418a-9f02-c38ff0e8de68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:55,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-8f9fabb0-fc01-418a-9f02-c38ff0e8de68 2018-09-30 03:38:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:38:58,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:38:58 GMT Server: Apache x-openstack-request-id: req-87b296df-33b6-4cf6-b980-fa42b65e22e1 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:38:58,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:38:58 GMT Server: Apache x-openstack-request-id: req-c344e2ae-dbbe-43d0-94d6-06d044edd046 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:38:58,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-c344e2ae-dbbe-43d0-94d6-06d044edd046 2018-09-30 03:39:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:39:01,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:01 GMT Server: Apache x-openstack-request-id: req-69f51706-97ee-4df9-bf30-b2ee320ab818 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:01,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:01 GMT Server: Apache x-openstack-request-id: req-d6693a2b-fdbb-4258-8366-55d3b407866c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:39:01,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-d6693a2b-fdbb-4258-8366-55d3b407866c 2018-09-30 03:39:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:39:05,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:04 GMT Server: Apache x-openstack-request-id: req-b2d839f6-6a00-4aeb-bfd8-f4e408b765ae Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:05,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:05 GMT Server: Apache x-openstack-request-id: req-df2200cb-c3b9-4ce7-b5a2-08e2c6a275b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:39:05,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-df2200cb-c3b9-4ce7-b5a2-08e2c6a275b1 2018-09-30 03:39:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:39:08,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:08 GMT Server: Apache x-openstack-request-id: req-7abba099-529e-4e4c-ae9a-86614d40e25a Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:08,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:08 GMT Server: Apache x-openstack-request-id: req-8b2e49de-112e-4845-8e25-143100f71824 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:39:08,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-8b2e49de-112e-4845-8e25-143100f71824 2018-09-30 03:39:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:39:11,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:11 GMT Server: Apache x-openstack-request-id: req-057f896d-8f73-4af8-9918-30ec1cda64be Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:12,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:11 GMT Server: Apache x-openstack-request-id: req-443d4c9c-4a30-4e36-b167-0db9bdbd3286 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2", "stack_user_project_id": "84b9da68337541b19fd88c68cb033d6f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:38:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d1da6e0b-ccd3-4008-9f54-0a315733c6ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 03:39:12,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-443d4c9c-4a30-4e36-b167-0db9bdbd3286 2018-09-30 03:39:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/1ad26973-f79f-4d40-8dd4-0dd531bd727b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:39:12,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:12 GMT Server: Apache x-openstack-request-id: req-fc7e5274-b5bf-4fc0-be4b-84f4bd2fcc1f Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:12,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:39:12 GMT Server: Apache x-openstack-request-id: req-2c9828f6-410c-4975-88c4-7959fd40cb8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:39:12,762 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack1/1ad26973-f79f-4d40-8dd4-0dd531bd727b used request id req-2c9828f6-410c-4975-88c4-7959fd40cb8f 2018-09-30 03:39:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/d1da6e0b-ccd3-4008-9f54-0a315733c6ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff38ff52e40f72e147307288ce340bfc2f246c69" 2018-09-30 03:39:12,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:12 GMT Server: Apache x-openstack-request-id: req-a11401f7-0c1f-4154-b1f3-b91fac80f37e Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:12,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:39:12 GMT Server: Apache x-openstack-request-id: req-643557a9-9461-4a84-aa01-be77f9440dc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:39:12,865 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-stack2/d1da6e0b-ccd3-4008-9f54-0a315733c6ba used request id req-643557a9-9461-4a84-aa01-be77f9440dc1 2018-09-30 03:39:12,866 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-8fc47272-0cda-4092-90ff-84dfb62241ba-image 2018-09-30 03:39:12,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63c4b3779f8068229dc1bf7f80d190fa161e27c3" 2018-09-30 03:39:16,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1224d76-3070-4db2-959c-19f0fb5c215c Date: Sun, 30 Sep 2018 03:39:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:39:16,486 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6725071f-6434-4252-82bb-eef0f6b11866 used request id req-a1224d76-3070-4db2-959c-19f0fb5c215c 2018-09-30 03:39:16,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/51d382eb-5930-439e-9358-ae7f4529e791 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13c5a8734190273b2ea3395a7079174d75ba7ba" 2018-09-30 03:39:16,536 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75addd70-cbda-43ae-b104-e11a6fefa7c1 x-compute-request-id: req-75addd70-cbda-43ae-b104-e11a6fefa7c1 Content-Length: 0 Content-Type: application/json 2018-09-30 03:39:16,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/51d382eb-5930-439e-9358-ae7f4529e791 used request id req-75addd70-cbda-43ae-b104-e11a6fefa7c1 2018-09-30 03:39:16,538 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:39:16,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:39:16,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:39:17,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["372JNQVnTVmfoiq8me2GIg"], "issued_at": "2018-09-30T03:39:17.000000Z"}} 2018-09-30 03:39:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:39:17,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa7862b-63f0-48bb-88cb-89707f6bee4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:39:17,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eaa7862b-63f0-48bb-88cb-89707f6bee4d 2018-09-30 03:39:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:39:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-2d66dc4d-da24-443c-b140-f620bdb9d48d Date: Sun, 30 Sep 2018 03:39:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"} 2018-09-30 03:39:17,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1 used request id req-2d66dc4d-da24-443c-b140-f620bdb9d48d 2018-09-30 03:39:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:39:17,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-719d0c61-d678-4ee1-bd44-69aeff799493 Date: Sun, 30 Sep 2018 03:39:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:39:17,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-719d0c61-d678-4ee1-bd44-69aeff799493 2018-09-30 03:39:17,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}' 2018-09-30 03:39:18,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d X-Openstack-Request-Id: req-9abb39af-f70f-435d-9fad-7400128459c0 Date: Sun, 30 Sep 2018 03:39:18 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d", "min_disk": 0, "protected": false, "id": "39071f4e-4704-446a-867f-f4659aad7a1d", "file": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:18,108 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9abb39af-f70f-435d-9fad-7400128459c0 2018-09-30 03:39:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" -d '' 2018-09-30 03:39:21,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50438d5c-7eb3-410e-9dc6-3a4758d78dc7 Date: Sun, 30 Sep 2018 03:39:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:39:21,913 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d/file used request id req-50438d5c-7eb3-410e-9dc6-3a4758d78dc7 2018-09-30 03:39:21,914 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:39:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:39:22,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-60178aa9-60b3-4862-9830-2b0bb2c950b0 Date: Sun, 30 Sep 2018 03:39:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:21Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/39071f4e-4704-446a-867f-f4659aad7a1d/snap", "metadata": {}}], "self": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d", "min_disk": 0, "protected": false, "id": "39071f4e-4704-446a-867f-f4659aad7a1d", "file": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/39071f4e-4704-446a-867f-f4659aad7a1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:22,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d used request id req-60178aa9-60b3-4862-9830-2b0bb2c950b0 2018-09-30 03:39:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:39:22,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-86e9a149-5a70-4561-b771-f0c1e45e1102 Date: Sun, 30 Sep 2018 03:39:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:39:22,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-86e9a149-5a70-4561-b771-f0c1e45e1102 2018-09-30 03:39:22,230 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1 2018-09-30 03:39:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:39:22,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5e83f9f8-f14f-4b78-a7b0-a54377dd28e4 Date: Sun, 30 Sep 2018 03:39:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:21Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/39071f4e-4704-446a-867f-f4659aad7a1d/snap", "metadata": {}}], "self": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d", "min_disk": 0, "protected": false, "id": "39071f4e-4704-446a-867f-f4659aad7a1d", "file": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/39071f4e-4704-446a-867f-f4659aad7a1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:22,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d used request id req-5e83f9f8-f14f-4b78-a7b0-a54377dd28e4 2018-09-30 03:39:22,402 - create_image - DEBUG - Instance status is - active 2018-09-30 03:39:22,402 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1 2018-09-30 03:39:22,403 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1 2018-09-30 03:39:22,403 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:39:22,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:39:22,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:39:22,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["7WkKNMVFTDSX9dFLzQsWyg"], "issued_at": "2018-09-30T03:39:22.000000Z"}} 2018-09-30 03:39:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:39:22,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080885e4-cf5b-4232-bd78-8f19f33f80bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:39:22,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-080885e4-cf5b-4232-bd78-8f19f33f80bd 2018-09-30 03:39:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:39:23,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-7f7a1e8b-9f7c-486f-bc9a-b621d04aa8ee Date: Sun, 30 Sep 2018 03:39:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2"} 2018-09-30 03:39:23,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2 used request id req-7f7a1e8b-9f7c-486f-bc9a-b621d04aa8ee 2018-09-30 03:39:23,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:39:23,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e459483-7567-48ea-a4f5-b66988b5cb09 Date: Sun, 30 Sep 2018 03:39:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:39:23,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9e459483-7567-48ea-a4f5-b66988b5cb09 2018-09-30 03:39:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2"}' 2018-09-30 03:39:23,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c X-Openstack-Request-Id: req-fa47f9b6-2536-4a5d-a700-f880c1285ae2 Date: Sun, 30 Sep 2018 03:39:23 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c", "min_disk": 0, "protected": false, "id": "73556378-68a5-4d5c-8e37-3b2b3679170c", "file": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file", "checksum": null, "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:23,494 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fa47f9b6-2536-4a5d-a700-f880c1285ae2 2018-09-30 03:39:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" -d '' 2018-09-30 03:39:26,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19f5adf9-9c51-4b22-937e-9ff943554e48 Date: Sun, 30 Sep 2018 03:39:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:39:26,745 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file used request id req-19f5adf9-9c51-4b22-937e-9ff943554e48 2018-09-30 03:39:26,746 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:39:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:39:26,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d2fbeaac-07b9-4bd7-a119-d7d478b2a30d Date: Sun, 30 Sep 2018 03:39:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "metadata": {}}], "self": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c", "min_disk": 0, "protected": false, "id": "73556378-68a5-4d5c-8e37-3b2b3679170c", "file": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:26,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c used request id req-d2fbeaac-07b9-4bd7-a119-d7d478b2a30d 2018-09-30 03:39:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:39:27,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f06780a-d40e-4e68-8b52-70ece35a6105 Date: Sun, 30 Sep 2018 03:39:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:39:27,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7f06780a-d40e-4e68-8b52-70ece35a6105 2018-09-30 03:39:27,516 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2 2018-09-30 03:39:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:39:27,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8aa5e5d8-5736-41c4-9f49-5ed9699b4d10 Date: Sun, 30 Sep 2018 03:39:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "metadata": {}}], "self": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c", "min_disk": 0, "protected": false, "id": "73556378-68a5-4d5c-8e37-3b2b3679170c", "file": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:27,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c used request id req-8aa5e5d8-5736-41c4-9f49-5ed9699b4d10 2018-09-30 03:39:27,535 - create_image - DEBUG - Instance status is - active 2018-09-30 03:39:27,535 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2 2018-09-30 03:39:27,535 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2 2018-09-30 03:39:27,536 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:39:27,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:39:27,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["DzCHNonWSw-kYgnp6O22GQ"], "issued_at": "2018-09-30T03:39:27.000000Z"}} 2018-09-30 03:39:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net"}}' 2018-09-30 03:39:31,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:39:28 GMT Server: Apache x-openstack-request-id: req-ca2f7772-061c-452f-b2b7-352796ee8da2 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}]}} 2018-09-30 03:39:31,852 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-ca2f7772-061c-452f-b2b7-352796ee8da2 2018-09-30 03:39:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:32,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:31 GMT Server: Apache x-openstack-request-id: req-8bb76dd3-7744-4260-bc25-aafa4b7b4b67 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:32,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:32 GMT Server: Apache x-openstack-request-id: req-7a928ebb-c8a2-4af6-89ff-c8649cd9c55b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:32,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-7a928ebb-c8a2-4af6-89ff-c8649cd9c55b 2018-09-30 03:39:32,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:32,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:32 GMT Server: Apache x-openstack-request-id: req-f84d6ad1-2fd6-4b9d-80ff-dd7164bb403c Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:32,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:32 GMT Server: Apache x-openstack-request-id: req-4ee50762-0238-4a1b-801f-e23dee52daef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:32,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-4ee50762-0238-4a1b-801f-e23dee52daef 2018-09-30 03:39:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:35,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:35 GMT Server: Apache x-openstack-request-id: req-f870393f-972e-47d2-b86b-339920d268b2 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:35,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:35 GMT Server: Apache x-openstack-request-id: req-a8ac447b-6967-4550-9b66-195698fc9076 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:35,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-a8ac447b-6967-4550-9b66-195698fc9076 2018-09-30 03:39:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:39,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:38 GMT Server: Apache x-openstack-request-id: req-f6c12e28-21e6-4831-864b-b0ab96099345 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:39,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:39 GMT Server: Apache x-openstack-request-id: req-c629d478-1b46-48a9-9d34-9e4547dd9f6b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:39,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-c629d478-1b46-48a9-9d34-9e4547dd9f6b 2018-09-30 03:39:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:43,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:42 GMT Server: Apache x-openstack-request-id: req-dc973d41-8aab-417a-b7f9-a0a408ae1293 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:43,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:42 GMT Server: Apache x-openstack-request-id: req-eaf9ba19-6bdd-41c3-ab48-f02625925fa1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:43,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-eaf9ba19-6bdd-41c3-ab48-f02625925fa1 2018-09-30 03:39:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:46,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:46 GMT Server: Apache x-openstack-request-id: req-15645f4c-98eb-4a03-b26d-6208f7844507 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:46,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:46 GMT Server: Apache x-openstack-request-id: req-a32ba3af-9dfd-47e8-90e0-97aa75b9aed4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:46,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-a32ba3af-9dfd-47e8-90e0-97aa75b9aed4 2018-09-30 03:39:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:50,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:49 GMT Server: Apache x-openstack-request-id: req-fdc40210-0489-4c03-89ae-c54e2c05a3b6 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:50,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:50 GMT Server: Apache x-openstack-request-id: req-10c07878-18b1-4c57-bbc4-53ee1dad9013 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:50,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-10c07878-18b1-4c57-bbc4-53ee1dad9013 2018-09-30 03:39:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:54,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:53 GMT Server: Apache x-openstack-request-id: req-6ca66851-95f1-456a-8f49-80e79147ed98 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:54,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:54 GMT Server: Apache x-openstack-request-id: req-0b5442d7-4cce-4d39-882f-0e243ee9c1d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:54,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-0b5442d7-4cce-4d39-882f-0e243ee9c1d5 2018-09-30 03:39:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:54,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:54 GMT Server: Apache x-openstack-request-id: req-9273c841-a89f-42bc-82e6-aec1ea3f7d68 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:54,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:54 GMT Server: Apache x-openstack-request-id: req-b0b19d57-1cda-44ce-b89b-4f55c2a11f83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "343a9d60-75e8-46bc-8fd9-9ae180a81b98", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0c2d0e62-5dd1-4a80-8f10-b02452883451", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "d78c1b7e-0270-45ff-a514-7ff4fd9f97a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2a683f15-ff8c-4c1d-8c51-ab6d4a59144b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aacc5b8a-2262-439d-8595-d7798b314cff", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff:subnet_id=c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c9fb170a-2c7a-4a18-8b32-5b42190bbc3a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1f507789-3651-4c49-9f6b-270e246f226b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "583b957b-8700-408d-b04f-7160bb0e5423", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:39:54,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources used request id req-b0b19d57-1cda-44ce-b89b-4f55c2a11f83 2018-09-30 03:39:54,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:54,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:54 GMT Server: Apache x-openstack-request-id: req-c9573716-7b49-490e-b786-04093a86d526 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:54,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:54 GMT Server: Apache x-openstack-request-id: req-df4ccf18-3880-46c6-9c1d-6295b90b89b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:54,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-df4ccf18-3880-46c6-9c1d-6295b90b89b6 2018-09-30 03:39:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:55,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:54 GMT Server: Apache x-openstack-request-id: req-f7814df8-5964-4a25-98df-a5f028ad7134 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:55,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:55 GMT Server: Apache x-openstack-request-id: req-59e0c0e1-e2c0-4eee-88dc-6949b76e6575 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "343a9d60-75e8-46bc-8fd9-9ae180a81b98", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0c2d0e62-5dd1-4a80-8f10-b02452883451", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "d78c1b7e-0270-45ff-a514-7ff4fd9f97a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2a683f15-ff8c-4c1d-8c51-ab6d4a59144b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aacc5b8a-2262-439d-8595-d7798b314cff", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff:subnet_id=c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c9fb170a-2c7a-4a18-8b32-5b42190bbc3a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1f507789-3651-4c49-9f6b-270e246f226b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "583b957b-8700-408d-b04f-7160bb0e5423", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:39:55,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources used request id req-59e0c0e1-e2c0-4eee-88dc-6949b76e6575 2018-09-30 03:39:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:55,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d61a24b5-b9bf-42c9-b71e-17620ce9e1c3 Date: Sun, 30 Sep 2018 03:39:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["c2a58f84-d2eb-45ae-b121-85d8866a241d"],"description":"","tags":[],"updated_at":"2018-09-30T03:39:38Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:39:55,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-d61a24b5-b9bf-42c9-b71e-17620ce9e1c3 2018-09-30 03:39:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:55,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-46080c07-3eb2-4f6d-ba98-5430f1152087 Date: Sun, 30 Sep 2018 03:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:38Z","dns_nameservers":[],"updated_at":"2018-09-30T03:39:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet"}]} 2018-09-30 03:39:55,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-46080c07-3eb2-4f6d-ba98-5430f1152087 2018-09-30 03:39:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:55,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2570db9d-dfa2-4c05-b0b3-70306edfaac2 Date: Sun, 30 Sep 2018 03:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:38Z","dns_nameservers":[],"updated_at":"2018-09-30T03:39:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet"}]} 2018-09-30 03:39:55,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-2570db9d-dfa2-4c05-b0b3-70306edfaac2 2018-09-30 03:39:55,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:39:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:55,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2394bff3-ad20-47d3-b753-142f3cecb43d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:39:55,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2394bff3-ad20-47d3-b753-142f3cecb43d 2018-09-30 03:39:55,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:56,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:56 GMT Server: Apache x-openstack-request-id: req-0aaf7e74-2f6b-4505-9b47-9ced907d1a71 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:56,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:56 GMT Server: Apache x-openstack-request-id: req-45aaa3ec-7cd7-4357-938d-ba39c2242e14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "343a9d60-75e8-46bc-8fd9-9ae180a81b98", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0c2d0e62-5dd1-4a80-8f10-b02452883451", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "d78c1b7e-0270-45ff-a514-7ff4fd9f97a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2a683f15-ff8c-4c1d-8c51-ab6d4a59144b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aacc5b8a-2262-439d-8595-d7798b314cff", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff:subnet_id=c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c9fb170a-2c7a-4a18-8b32-5b42190bbc3a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1f507789-3651-4c49-9f6b-270e246f226b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "583b957b-8700-408d-b04f-7160bb0e5423", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:39:56,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources used request id req-45aaa3ec-7cd7-4357-938d-ba39c2242e14 2018-09-30 03:39:56,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1f507789-3651-4c49-9f6b-270e246f226b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:56,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54ebfc80-bbbc-4e92-a8e2-913ecd163499 x-compute-request-id: req-54ebfc80-bbbc-4e92-a8e2-913ecd163499 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:ca:70", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1f507789-3651-4c49-9f6b-270e246f226b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1f507789-3651-4c49-9f6b-270e246f226b", "rel": "bookmark"}], "image": {"id": "73556378-68a5-4d5c-8e37-3b2b3679170c", "links": [{"href": "http://172.30.9.29:8774/images/73556378-68a5-4d5c-8e37-3b2b3679170c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-09-30T03:39:51.000000", "flavor": {"id": "d78c1b7e-0270-45ff-a514-7ff4fd9f97a8", "links": [{"href": "http://172.30.9.29:8774/flavors/d78c1b7e-0270-45ff-a514-7ff4fd9f97a8", "rel": "bookmark"}]}, "id": "1f507789-3651-4c49-9f6b-270e246f226b", "security_groups": [{"name": "default"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:39:51Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "created": "2018-09-30T03:39:42Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:39:56,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1f507789-3651-4c49-9f6b-270e246f226b used request id req-54ebfc80-bbbc-4e92-a8e2-913ecd163499 2018-09-30 03:39:56,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:56,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cad29e8b-52c6-4cb6-b47f-bf1e1d284584 Date: Sun, 30 Sep 2018 03:39:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["c2a58f84-d2eb-45ae-b121-85d8866a241d"],"description":"","tags":[],"updated_at":"2018-09-30T03:39:38Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:39:56,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net used request id req-cad29e8b-52c6-4cb6-b47f-bf1e1d284584 2018-09-30 03:39:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:39:56,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:39:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:39:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:56,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beacbd0a-08d2-47ca-806b-f0b83352db83 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:39:56,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-beacbd0a-08d2-47ca-806b-f0b83352db83 2018-09-30 03:39:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:56,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c25d6438-86e9-407e-88ee-9aadfbd02c00 Date: Sun, 30 Sep 2018 03:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:38Z","dns_nameservers":[],"updated_at":"2018-09-30T03:39:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet"}]} 2018-09-30 03:39:56,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-c25d6438-86e9-407e-88ee-9aadfbd02c00 2018-09-30 03:39:56,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:57,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-374806c8-aa71-4116-80cc-f72d1e3e5842 Date: Sun, 30 Sep 2018 03:39:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.4"}],"id":"0edcaaa4-a819-4eb6-9ab2-8ac1eeaad1c2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:4f:ff","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0c2d0e62-5dd1-4a80-8f10-b02452883451"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.2"}],"id":"22616d2b-a452-441b-8a7c-cb8459f671bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:d4:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0c2d0e62-5dd1-4a80-8f10-b02452883451"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.6"}],"id":"96fb05ed-194c-4006-89e6-fb30730f2dcb","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:ca:70","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:44Z","binding:vnic_type":"normal","device_id":"1f507789-3651-4c49-9f6b-270e246f226b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.3"}],"id":"a50b402c-192b-4eed-a973-ea08081c2625","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:37:3c","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0c2d0e62-5dd1-4a80-8f10-b02452883451"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.1"}],"id":"b63efe4b-a4fc-42ce-b381-e33d57f714d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:11:d9","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:42Z","binding:vnic_type":"normal","device_id":"5f1219ab-16e0-4f7d-872b-781cf74fc5ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.11"}],"id":"c9fb170a-2c7a-4a18-8b32-5b42190bbc3a","security_groups":["2a683f15-ff8c-4c1d-8c51-ab6d4a59144b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:25:95","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack-port1-nrk3ypbqail6","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:40Z","binding:vnic_type":"normal","device_id":"583b957b-8700-408d-b04f-7160bb0e5423"}]} 2018-09-30 03:39:57,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-374806c8-aa71-4116-80cc-f72d1e3e5842 2018-09-30 03:39:57,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/583b957b-8700-408d-b04f-7160bb0e5423 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:57,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1004c8c0-4c06-415a-b29d-fb0c811e8ae3 x-compute-request-id: req-1004c8c0-4c06-415a-b29d-fb0c811e8ae3 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:25:95", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:25:95", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/583b957b-8700-408d-b04f-7160bb0e5423", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/583b957b-8700-408d-b04f-7160bb0e5423", "rel": "bookmark"}], "image": {"id": "39071f4e-4704-446a-867f-f4659aad7a1d", "links": [{"href": "http://172.30.9.29:8774/images/39071f4e-4704-446a-867f-f4659aad7a1d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-09-30T03:39:49.000000", "flavor": {"id": "343a9d60-75e8-46bc-8fd9-9ae180a81b98", "links": [{"href": "http://172.30.9.29:8774/flavors/343a9d60-75e8-46bc-8fd9-9ae180a81b98", "rel": "bookmark"}]}, "id": "583b957b-8700-408d-b04f-7160bb0e5423", "security_groups": [{"name": "security_group_name"}], "user_id": "8ef8f89247b448199811660cc3c8684d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:39:49Z", "hostId": "ce9c75d7d03d2abd3e77962d8a00ad5c9b5e6d5946c81d16752d4f11", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "created": "2018-09-30T03:39:43Z", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:39:57,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/583b957b-8700-408d-b04f-7160bb0e5423 used request id req-1004c8c0-4c06-415a-b29d-fb0c811e8ae3 2018-09-30 03:39:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:57,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-13461b06-1205-42c1-a300-91ecd1012051 Date: Sun, 30 Sep 2018 03:39:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","subnets":["c2a58f84-d2eb-45ae-b121-85d8866a241d"],"description":"","tags":[],"updated_at":"2018-09-30T03:39:38Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net","admin_state_up":true,"tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:37Z","provider:network_type":"vxlan"}]} 2018-09-30 03:39:57,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net used request id req-13461b06-1205-42c1-a300-91ecd1012051 2018-09-30 03:39:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:57,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0442f3aa-4918-4b28-bced-c6b83060e91b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:39:57,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-0442f3aa-4918-4b28-bced-c6b83060e91b 2018-09-30 03:39:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:57,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2bd436d-961a-484a-8207-8af07d9df711 Date: Sun, 30 Sep 2018 03:39:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:38Z","dns_nameservers":[],"updated_at":"2018-09-30T03:39:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet"}]} 2018-09-30 03:39:57,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-a2bd436d-961a-484a-8207-8af07d9df711 2018-09-30 03:39:57,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:58,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-20b08211-7841-4348-9390-ac2e969483a3 Date: Sun, 30 Sep 2018 03:39:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.4"}],"id":"0edcaaa4-a819-4eb6-9ab2-8ac1eeaad1c2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:4f:ff","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0c2d0e62-5dd1-4a80-8f10-b02452883451"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.2"}],"id":"22616d2b-a452-441b-8a7c-cb8459f671bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:d4:f7","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0c2d0e62-5dd1-4a80-8f10-b02452883451"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.6"}],"id":"96fb05ed-194c-4006-89e6-fb30730f2dcb","security_groups":["7be67f87-7232-48c8-aad3-3b7f102041ee"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:ca:70","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:44Z","binding:vnic_type":"normal","device_id":"1f507789-3651-4c49-9f6b-270e246f226b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.3"}],"id":"a50b402c-192b-4eed-a973-ea08081c2625","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:37:3c","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0c2d0e62-5dd1-4a80-8f10-b02452883451"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.1"}],"id":"b63efe4b-a4fc-42ce-b381-e33d57f714d1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:11:d9","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:42Z","binding:vnic_type":"normal","device_id":"5f1219ab-16e0-4f7d-872b-781cf74fc5ff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:39:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c2a58f84-d2eb-45ae-b121-85d8866a241d","ip_address":"10.1.2.11"}],"id":"c9fb170a-2c7a-4a18-8b32-5b42190bbc3a","security_groups":["2a683f15-ff8c-4c1d-8c51-ab6d4a59144b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:25:95","project_id":"ebb4db2f5fe747c88fe9dce627f0aaca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack-port1-nrk3ypbqail6","admin_state_up":true,"network_id":"0c2d0e62-5dd1-4a80-8f10-b02452883451","tenant_id":"ebb4db2f5fe747c88fe9dce627f0aaca","created_at":"2018-09-30T03:39:40Z","binding:vnic_type":"normal","device_id":"583b957b-8700-408d-b04f-7160bb0e5423"}]} 2018-09-30 03:39:58,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0c2d0e62-5dd1-4a80-8f10-b02452883451 used request id req-20b08211-7841-4348-9390-ac2e969483a3 2018-09-30 03:39:58,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:58,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:58 GMT Server: Apache x-openstack-request-id: req-65a0d6f6-30e8-4309-90b6-5f8b518f6a3c Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:58 GMT Server: Apache x-openstack-request-id: req-6db94a7a-e220-400c-b18c-b2b02cabf2d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "343a9d60-75e8-46bc-8fd9-9ae180a81b98", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "0c2d0e62-5dd1-4a80-8f10-b02452883451", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "d78c1b7e-0270-45ff-a514-7ff4fd9f97a8", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2a683f15-ff8c-4c1d-8c51-ab6d4a59144b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "aacc5b8a-2262-439d-8595-d7798b314cff", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "45", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f1219ab-16e0-4f7d-872b-781cf74fc5ff:subnet_id=c2a58f84-d2eb-45ae-b121-85d8866a241d", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c9fb170a-2c7a-4a18-8b32-5b42190bbc3a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T03:39:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1f507789-3651-4c49-9f6b-270e246f226b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T03:39:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:39:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "583b957b-8700-408d-b04f-7160bb0e5423", "resource_type": "OS::Nova::Server"}]} 2018-09-30 03:39:58,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5/resources used request id req-6db94a7a-e220-400c-b18c-b2b02cabf2d9 2018-09-30 03:39:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:58,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6d508d1d-f301-4c10-b85b-a1f60fa1b342 Date: Sun, 30 Sep 2018 03:39:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "metadata": {}}], "self": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c", "min_disk": 0, "protected": false, "id": "73556378-68a5-4d5c-8e37-3b2b3679170c", "file": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:58,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c used request id req-6d508d1d-f301-4c10-b85b-a1f60fa1b342 2018-09-30 03:39:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:58,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67380da1-1e49-455f-9d74-4a783fea7e19 Date: Sun, 30 Sep 2018 03:39:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:39:58,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-67380da1-1e49-455f-9d74-4a783fea7e19 2018-09-30 03:39:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:58,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-95d465e3-9db1-4ef8-ac8c-ea2c68d88e54 Date: Sun, 30 Sep 2018 03:39:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "metadata": {}}], "self": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c", "min_disk": 0, "protected": false, "id": "73556378-68a5-4d5c-8e37-3b2b3679170c", "file": "/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/73556378-68a5-4d5c-8e37-3b2b3679170c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:58,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c used request id req-95d465e3-9db1-4ef8-ac8c-ea2c68d88e54 2018-09-30 03:39:58,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-3281a031-9998-4d44-bb6d-ab313b95f801 Date: Sun, 30 Sep 2018 03:39:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:39:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:39:21Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/39071f4e-4704-446a-867f-f4659aad7a1d/snap", "metadata": {}}], "self": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d", "min_disk": 0, "protected": false, "id": "39071f4e-4704-446a-867f-f4659aad7a1d", "file": "/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebb4db2f5fe747c88fe9dce627f0aaca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/39071f4e-4704-446a-867f-f4659aad7a1d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:39:59,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d used request id req-3281a031-9998-4d44-bb6d-ab313b95f801 2018-09-30 03:39:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:59,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:59 GMT Server: Apache x-openstack-request-id: req-3a3feaac-4922-4487-a6cd-fca65ade6869 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:39:59,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:59 GMT Server: Apache x-openstack-request-id: req-44ccc669-f953-438f-9b3a-17379d49c7f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:39:59,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-44ccc669-f953-438f-9b3a-17379d49c7f4 2018-09-30 03:39:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:39:59,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:39:59 GMT Server: Apache x-openstack-request-id: req-69bb0c40-f02a-423c-a90b-8348c2104f70 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:39:59 GMT Server: Apache x-openstack-request-id: req-d98e135e-0d3d-4165-b7a1-1d6ce096c5b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwrIwG5zyscx1ASqgbQ2pV2b/r4WWO6tX4ZN8iXYb9cjnhOr9\n39QBvGjwuomyDwqfr6fpxF8bTOoZztfGD35S+dWZnDIhjGBAlIacTSjHC+8Ok4GR\ngAcOeqock9y3X9QwoZg8Zcsd7sC1nS6rgOQqqAjPL21A0PVZrvlmSVNlkh5xgf5F\neIsMk/W491QW641D8GFh7OLJZJv4UPCMCZxvhQTi+vl9Q/Ob1zma1hUrlaNJZuX1\n2lWHernWKA2juZ9dQqb4v8Z+6GP16tMiThrhNxTnbwftKyyh9P7eXQZK36d6ochg\nk+P08H9F0riut/PJEqqC+oVs2AnCjKH2RJ0ZjwIDAQABAoIBAQCPkaRGCHMyxykU\npiFMqYFRUUOEZAbHk28niYGRQAYYNYD8E+kHz6dED0JM29Lwoo3kkvaf9t4D1rEX\nRSfpLubzEh7G/nSctjGJFMZXY5V76FmgTjBD73Au5hhStLSINslxr/gBvEkjUPnb\noZmYXyhRZsWZHIBqVjI/A+v4cEX6+6x1KeuOAohLlcCrSLceFkAuRRvL6BSuLlnI\nblMKvb3KVL77IEj/l1bTPY7lboATzWsE+Rf79yacztDao3VeIWOQzhge+a44k5js\nT0j3q5uXfZMCy0NcW6LKNE9F+M2K7cqrlSlfz7mQzD7/nG/iMbfUd/OMvjwdCAhM\nnO9AUqv5AoGBAOlYl9ecBBo5hVm7RzHDTs+ZmittCfxvAGy+fjFg58mA28S8LGtT\nxTUJMmGiV0zV15OSqvP/sBjW92v6CwpNKF+c9krb/NxzBjuEJ+yx0X61mcD+Kw4+\n9yD729sN3Er/bfeDZUaycdMi670kuMnCVnoB5Qkl8dbET+LNCdMagC7jAoGBANWZ\nBDF2bXRpH2b6nIh7oZoBQ2FGSv7bqrTDvKwHl1CZCBU21SR1QcLEaAkCAPUAVw4l\n3v0v2K4TDWNzJ0hfaecmF4aSwbgvuAnJO8kiPC1n2iNBWa8FjmwurkkcC5R7HqF7\nBAFSoFJwh/tQFnPln8xluXeJzT4CSWlnjuDlBB5lAoGBAIJY49EkLMJ9eTkrvVRV\n9nNPKWiyq05gr0sPiiyJJlFQcvNN7j4x+EptDcCuT7fzCE4+MtLD9Jmbk3C0p3Ak\ns7XdV1Nv2atHcabTZv34Qr9WMEI3eNOnZqL9Lc4KyxD16HbH5k38pkq8ChWJKtRB\ng875ufhHQvWmib12rdNHzWzjAoGBAID2hzqaB1H+2m/hpjsdch+63YTQ3RztYi8L\n81Fmr+yAyQmN9rixd0fyL+IobI2AbA9lvDHf/pJzfGTsNO6UdSuTqyacWwwq+5Il\nBszUt8Kubl1U6qIq16fns2D+5tr6Ty8uR+fIjHXZ7bBF1ZiaLpZJYOaUs+/Zj5tt\nZC3S+F6lAoGARLgv2Jvx0K92PrZ4e9oxALIn+jXXD+bdsABfeXeqXsQ4JQHmmb1u\n1yJXbGat6JmMu6w/TwpKR+P3N4vYcH9+3rctvOeHJPIxByQGxMdoIa8y0/aT50el\n7+fPrYDPezrwCdoA2b4fiCgH6atBcsp2Skp1bR3Ehc6Fj7FXg1Q0SYI=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:00,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-d98e135e-0d3d-4165-b7a1-1d6ce096c5b5 2018-09-30 03:40:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:00,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:00 GMT Server: Apache x-openstack-request-id: req-2b423cb9-2ffc-4498-854b-cbd5c6584904 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:00,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:40:00 GMT Server: Apache x-openstack-request-id: req-b41bdff0-47ef-4380-b744-112cdcfc79dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:40:00,199 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-b41bdff0-47ef-4380-b744-112cdcfc79dd 2018-09-30 03:40:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:00,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:00 GMT Server: Apache x-openstack-request-id: req-14c01819-eab4-44b7-bc9c-11a25bb483a7 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:00,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:00 GMT Server: Apache x-openstack-request-id: req-1dd60427-2546-4b76-8f03-acc04240015c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "tags": null, "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T03:40:00Z", "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:00,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-1dd60427-2546-4b76-8f03-acc04240015c 2018-09-30 03:40:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:03,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:03 GMT Server: Apache x-openstack-request-id: req-3b1d74b9-8c72-421a-8562-ff07e0436571 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:03,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:03 GMT Server: Apache x-openstack-request-id: req-55c4d7b4-e726-4402-a604-fa55c6686550 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "tags": null, "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T03:40:00Z", "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:03,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-55c4d7b4-e726-4402-a604-fa55c6686550 2018-09-30 03:40:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:06,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:06 GMT Server: Apache x-openstack-request-id: req-ed12e1a2-c9f9-4b18-b3ce-d6920edbf72a Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:06,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:06 GMT Server: Apache x-openstack-request-id: req-f3028fed-022d-4b4b-9819-c6bc78a7b02e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "tags": null, "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T03:40:00Z", "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:06,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-f3028fed-022d-4b4b-9819-c6bc78a7b02e 2018-09-30 03:40:09,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:09,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:09 GMT Server: Apache x-openstack-request-id: req-d0739bac-6fc7-4361-a291-937ecbf3ac79 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:09,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:09 GMT Server: Apache x-openstack-request-id: req-3bf60f9c-8481-4bd3-ae9c-916a72bf4519 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "tags": null, "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T03:40:00Z", "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:09,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-3bf60f9c-8481-4bd3-ae9c-916a72bf4519 2018-09-30 03:40:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:12,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:12 GMT Server: Apache x-openstack-request-id: req-9e63415d-7f4b-43b7-b443-67c6f0dd8350 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:12,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:12 GMT Server: Apache x-openstack-request-id: req-a443dbaf-cc1a-4ec5-a9ef-9e1fb0a3cba3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "tags": null, "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T03:40:00Z", "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:12,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-a443dbaf-cc1a-4ec5-a9ef-9e1fb0a3cba3 2018-09-30 03:40:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/bd84e8f8-1312-4057-95fd-6e9d008b36a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c8f794f22a7062d50fe55d062806aaf50dc06a" 2018-09-30 03:40:15,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:15 GMT Server: Apache x-openstack-request-id: req-39fa986f-af65-47e8-ba75-d3e2c9bfb642 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:16,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:15 GMT Server: Apache x-openstack-request-id: req-295e4de7-701d-4dc3-acba-4db991d77fe3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor2", "OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-subnet", "net_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack", "stack_user_project_id": "18d5eb42ea9241b6a030e3796dbdf7b5", "tags": null, "creation_time": "2018-09-30T03:39:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T03:40:00Z", "id": "bd84e8f8-1312-4057-95fd-6e9d008b36a5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 03:40:16,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-stack/bd84e8f8-1312-4057-95fd-6e9d008b36a5 used request id req-295e4de7-701d-4dc3-acba-4db991d77fe3 2018-09-30 03:40:16,036 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image1 2018-09-30 03:40:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d915290c8518915879a7ad9ede518434037224cc" 2018-09-30 03:40:17,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd984843-e623-48fe-9e28-ad0d9c0cf374 Date: Sun, 30 Sep 2018 03:40:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:17,197 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/39071f4e-4704-446a-867f-f4659aad7a1d used request id req-dd984843-e623-48fe-9e28-ad0d9c0cf374 2018-09-30 03:40:17,198 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-c40bec2f-8e88-497f-9ae0-e89f66c52bc0-image2 2018-09-30 03:40:17,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf00a7bd7211b18915d9d7b824c1dfad46cec69c" 2018-09-30 03:40:18,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b268031-778b-4cd3-b329-8a3c82b389ce Date: Sun, 30 Sep 2018 03:40:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:18,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/73556378-68a5-4d5c-8e37-3b2b3679170c used request id req-7b268031-778b-4cd3-b329-8a3c82b389ce 2018-09-30 03:40:18,284 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:40:18,284 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:40:18,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:18,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["2HD8ouAKT0-GKhE0DaV0QA"], "issued_at": "2018-09-30T03:40:18.000000Z"}} 2018-09-30 03:40:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b378b9fa33e3123dca8efdde58c7fa402623ec07" -d '{"stack_name": "HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-30 03:40:20,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:40:18 GMT Server: Apache x-openstack-request-id: req-3e405ed4-b206-4793-81bf-d2935d9741b6 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "32e45afa-f312-4df6-b3cd-7a14c59211e9", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9", "rel": "self"}]}} 2018-09-30 03:40:20,825 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-3e405ed4-b206-4793-81bf-d2935d9741b6 2018-09-30 03:40:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/32e45afa-f312-4df6-b3cd-7a14c59211e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b378b9fa33e3123dca8efdde58c7fa402623ec07" 2018-09-30 03:40:21,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:20 GMT Server: Apache x-openstack-request-id: req-917cd87a-781f-44de-8f35-2704f40fd199 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:21 GMT Server: Apache x-openstack-request-id: req-b2192eab-9ba5-4c01-a69c-efe9d444eaab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "32e45afa-f312-4df6-b3cd-7a14c59211e9", "OS::stack_name": "HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack", "stack_user_project_id": "6787b22b2d004074ae1618597b9a1498", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:40:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "32e45afa-f312-4df6-b3cd-7a14c59211e9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 03:40:21,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 used request id req-b2192eab-9ba5-4c01-a69c-efe9d444eaab 2018-09-30 03:40:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/32e45afa-f312-4df6-b3cd-7a14c59211e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b378b9fa33e3123dca8efdde58c7fa402623ec07" 2018-09-30 03:40:21,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:21 GMT Server: Apache x-openstack-request-id: req-e7537f1e-303d-4705-a879-7fe1a8200b41 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:21,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:21 GMT Server: Apache x-openstack-request-id: req-28683cdc-0b8a-40bc-b80e-55cbb1d79a83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "32e45afa-f312-4df6-b3cd-7a14c59211e9", "OS::stack_name": "HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack", "stack_user_project_id": "6787b22b2d004074ae1618597b9a1498", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:40:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "32e45afa-f312-4df6-b3cd-7a14c59211e9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 03:40:21,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 used request id req-28683cdc-0b8a-40bc-b80e-55cbb1d79a83 2018-09-30 03:40:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/32e45afa-f312-4df6-b3cd-7a14c59211e9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b378b9fa33e3123dca8efdde58c7fa402623ec07" 2018-09-30 03:40:22,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:21 GMT Server: Apache x-openstack-request-id: req-24bc0489-0ba0-44db-9e87-d049340a5800 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:22,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:22 GMT Server: Apache x-openstack-request-id: req-90260d14-9551-4c02-a483-2aacdcb471cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-30T03:40:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:40:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d92fc655-a079-4fd5-8d92-d3e59cbba876", "resource_type": "OS::Nova::Flavor"}]} 2018-09-30 03:40:22,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9/resources used request id req-90260d14-9551-4c02-a483-2aacdcb471cb 2018-09-30 03:40:22,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d92fc655-a079-4fd5-8d92-d3e59cbba876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b378b9fa33e3123dca8efdde58c7fa402623ec07" 2018-09-30 03:40:22,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ae03168-7ead-49b0-82d0-c17cbc427b79 x-compute-request-id: req-9ae03168-7ead-49b0-82d0-c17cbc427b79 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d92fc655-a079-4fd5-8d92-d3e59cbba876", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d92fc655-a079-4fd5-8d92-d3e59cbba876", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "d92fc655-a079-4fd5-8d92-d3e59cbba876", "name": "HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack-flavor-i6yfcx3jxzfc", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:40:22,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d92fc655-a079-4fd5-8d92-d3e59cbba876 used request id req-9ae03168-7ead-49b0-82d0-c17cbc427b79 2018-09-30 03:40:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/32e45afa-f312-4df6-b3cd-7a14c59211e9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b378b9fa33e3123dca8efdde58c7fa402623ec07" 2018-09-30 03:40:22,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:22 GMT Server: Apache x-openstack-request-id: req-b3037b16-a394-41ca-a858-81d765aff449 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:22,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:40:22 GMT Server: Apache x-openstack-request-id: req-c3371e6b-81d9-4b09-b8b9-e44699168a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:40:22,663 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsFlavorTests-3a54d914-55c6-4da5-b0a7-38edd09947ae-stack/32e45afa-f312-4df6-b3cd-7a14c59211e9 used request id req-c3371e6b-81d9-4b09-b8b9-e44699168a4d 2018-09-30 03:40:22,664 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:40:22,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:40:22,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:23,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["K4zyzfqTQo64HhPAIskZcw"], "issued_at": "2018-09-30T03:40:23.000000Z"}} 2018-09-30 03:40:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" -d '{"stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp"}}' 2018-09-30 03:40:24,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:40:23 GMT Server: Apache x-openstack-request-id: req-8318ce25-3dee-4d46-a16a-4482cf9db1f3 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f", "rel": "self"}]}} 2018-09-30 03:40:24,735 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-8318ce25-3dee-4d46-a16a-4482cf9db1f3 2018-09-30 03:40:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/805596a7-ae4c-43c7-a75a-b9fffc08893f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:24,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:24 GMT Server: Apache x-openstack-request-id: req-f0e97207-49a2-4d2b-a16a-de7e82437091 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:25,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:24 GMT Server: Apache x-openstack-request-id: req-59a8dfbe-b3de-4c0a-b03b-d042c11a185f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "OS::stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "keypair_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "stack_user_project_id": "6d394bbe5f8a42cca6938beb0e888950", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:40:24Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 03:40:25,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f used request id req-59a8dfbe-b3de-4c0a-b03b-d042c11a185f 2018-09-30 03:40:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/805596a7-ae4c-43c7-a75a-b9fffc08893f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:25,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:25 GMT Server: Apache x-openstack-request-id: req-11d5794e-0713-419c-ac5f-8ef83ac356e4 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:25,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:25 GMT Server: Apache x-openstack-request-id: req-ed39b15c-97c8-4f74-8b3c-aa7464ba3574 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "OS::stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "keypair_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "stack_user_project_id": "6d394bbe5f8a42cca6938beb0e888950", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:40:24Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqi86b3gzalsEB/agih3w/LzZytmCZ1B2emDbPZVAVEUcpz1W\nIln9IGDhknAru5QTk7glmO2EEaw8Q4ZtVtvgHj4R2n1nT5av4of9mrayuGLwwri1\nmJoPg1kMDuTZtoxDORygkcB8fMkkBGx5s+3DIY4Q4yJy81x8Y8wbuSZ/H0xfpXFy\n6AJ87HndhorBaJfAVSxBqOBhM5RJMC918i5VUTbf/2ja/LVw035prQlHBIs/KuQe\nIXm0Y0F6GwqxcpHyRMfZnctJWQBuykatMJdQid3MQpY2i7iKlyeJwDQ8pPO+uZMZ\nvq+sd/lYYiAeT+HWQH5LvgGGa/x4Tu3VVV514wIDAQABAoIBAETGg1IK/JRNpepl\n8+j9QqeQ1l9Q2Y9RCCBaxh80EuQ7beH0Orv1LAOKw34/kJzksaiv8ZnE2uuddFlB\nmSxR/Vebc/GdXkPevMPKe2Wr0bwMWAoJRXIfSIenU+Us/QL12jDZbdaZOHXhf4m+\nIMzjGEmWNSLliBjrVmWqVcXUVeladg8mIMrgY4lPMBUI4x9Blk1ZG+bp1IxYwn1i\n31eQp3qbcBA8EED6iwlDXYoEXFCYEmt+wI9nbDyip297PTuBzHv8ND/Td51rZFga\nVTG6fik6663kwboNuAPDqDAg8ZGe3ClNWtGReRWGzXnjwKXT77Cd3m4RnLClaZmn\nKZ6GrcECgYEA3Nzzab5HZf9McCQH/kdkRB+7IGij7QaecUFJchbw4HW3LNOb0Lg7\nLsne9CoS2voVGP+mrsan2hI+UICuTgz5gFXMSqZ2FWjydTCioILOMyMS42re6WjW\nI6obZGpkEDKkT1m7RIOXd/0EnW6kxurWrc7bmkqgMQjVkujpmVuZy8MCgYEAxUJM\nrrqyjPWFkP3cUJaHKq2OMVM0AFuTY4QsounTa/PgfLn+d27krcZnFvdZnBmTPkAv\nKHHQoPL29qmi1fMEJtT8ChvX7eF4AIGnPv0vFLlqXjAWL1kTlMugSPwkTt7uUwrO\nwWql0COd0J/58IF8CllIJxgnTVfDu1UEQEA/q2ECgYAVwc5YxF3UNmoZQfNnoTDH\nZTjR4H0FhHlnPr81df0Un4QD7nSTAxMRcOF9vAdPewNJCyYoYXl3igSJeaOyHKUX\nd1xAnlVTlpsL4Fak6T3W28WokYaUB7fQm5lHMxPYZKS7DGPeQ/hP4aTqvVOOJOQx\nCwenE2LkcbJYXolkihmEcQKBgQCa3iOQJvnZm0VjATwAdT3nrtztMtKn2T3NKs9U\nlFmt7ol3wxrar9CP8i2rpUTQPnAQtpmPmlPemQJ1w9cZPDMtPZgnY5bSp2rskt44\noNRe4/dzvTMdt0SdVIUh5/ulhHb98YVD6zQFRoE3cvHq9e3pvhDcyKTKnzYHlIbC\n3u5d4QKBgHNL5IShPwQ3NOOPMrc50eTSaE9o5AiqlE6VN0IbpE6sMKey1gcCrAcn\nZJXkeF3vw2e3bNHMCXd5lFOCy7qc24GzPSqACYlr34TZedcxTAjZwvvQsgLDsQ4r\nFMUA1Q4M5SZ4lDRYOwY0PvCHmy70Y75yIU01aqVPShb6AjiVagdq\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 03:40:25,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f used request id req-ed39b15c-97c8-4f74-8b3c-aa7464ba3574 2018-09-30 03:40:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/805596a7-ae4c-43c7-a75a-b9fffc08893f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:28,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:28 GMT Server: Apache x-openstack-request-id: req-510a3f0a-f604-4b8b-9f09-1d67301f12ae Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:29,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:28 GMT Server: Apache x-openstack-request-id: req-37b57b13-8be8-4759-89a9-b68983d44aae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1901 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "OS::stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "keypair_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "stack_user_project_id": "6d394bbe5f8a42cca6938beb0e888950", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:40:24Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqi86b3gzalsEB/agih3w/LzZytmCZ1B2emDbPZVAVEUcpz1W\nIln9IGDhknAru5QTk7glmO2EEaw8Q4ZtVtvgHj4R2n1nT5av4of9mrayuGLwwri1\nmJoPg1kMDuTZtoxDORygkcB8fMkkBGx5s+3DIY4Q4yJy81x8Y8wbuSZ/H0xfpXFy\n6AJ87HndhorBaJfAVSxBqOBhM5RJMC918i5VUTbf/2ja/LVw035prQlHBIs/KuQe\nIXm0Y0F6GwqxcpHyRMfZnctJWQBuykatMJdQid3MQpY2i7iKlyeJwDQ8pPO+uZMZ\nvq+sd/lYYiAeT+HWQH5LvgGGa/x4Tu3VVV514wIDAQABAoIBAETGg1IK/JRNpepl\n8+j9QqeQ1l9Q2Y9RCCBaxh80EuQ7beH0Orv1LAOKw34/kJzksaiv8ZnE2uuddFlB\nmSxR/Vebc/GdXkPevMPKe2Wr0bwMWAoJRXIfSIenU+Us/QL12jDZbdaZOHXhf4m+\nIMzjGEmWNSLliBjrVmWqVcXUVeladg8mIMrgY4lPMBUI4x9Blk1ZG+bp1IxYwn1i\n31eQp3qbcBA8EED6iwlDXYoEXFCYEmt+wI9nbDyip297PTuBzHv8ND/Td51rZFga\nVTG6fik6663kwboNuAPDqDAg8ZGe3ClNWtGReRWGzXnjwKXT77Cd3m4RnLClaZmn\nKZ6GrcECgYEA3Nzzab5HZf9McCQH/kdkRB+7IGij7QaecUFJchbw4HW3LNOb0Lg7\nLsne9CoS2voVGP+mrsan2hI+UICuTgz5gFXMSqZ2FWjydTCioILOMyMS42re6WjW\nI6obZGpkEDKkT1m7RIOXd/0EnW6kxurWrc7bmkqgMQjVkujpmVuZy8MCgYEAxUJM\nrrqyjPWFkP3cUJaHKq2OMVM0AFuTY4QsounTa/PgfLn+d27krcZnFvdZnBmTPkAv\nKHHQoPL29qmi1fMEJtT8ChvX7eF4AIGnPv0vFLlqXjAWL1kTlMugSPwkTt7uUwrO\nwWql0COd0J/58IF8CllIJxgnTVfDu1UEQEA/q2ECgYAVwc5YxF3UNmoZQfNnoTDH\nZTjR4H0FhHlnPr81df0Un4QD7nSTAxMRcOF9vAdPewNJCyYoYXl3igSJeaOyHKUX\nd1xAnlVTlpsL4Fak6T3W28WokYaUB7fQm5lHMxPYZKS7DGPeQ/hP4aTqvVOOJOQx\nCwenE2LkcbJYXolkihmEcQKBgQCa3iOQJvnZm0VjATwAdT3nrtztMtKn2T3NKs9U\nlFmt7ol3wxrar9CP8i2rpUTQPnAQtpmPmlPemQJ1w9cZPDMtPZgnY5bSp2rskt44\noNRe4/dzvTMdt0SdVIUh5/ulhHb98YVD6zQFRoE3cvHq9e3pvhDcyKTKnzYHlIbC\n3u5d4QKBgHNL5IShPwQ3NOOPMrc50eTSaE9o5AiqlE6VN0IbpE6sMKey1gcCrAcn\nZJXkeF3vw2e3bNHMCXd5lFOCy7qc24GzPSqACYlr34TZedcxTAjZwvvQsgLDsQ4r\nFMUA1Q4M5SZ4lDRYOwY0PvCHmy70Y75yIU01aqVPShb6AjiVagdq\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 03:40:29,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f used request id req-37b57b13-8be8-4759-89a9-b68983d44aae 2018-09-30 03:40:29,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/805596a7-ae4c-43c7-a75a-b9fffc08893f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:29,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache x-openstack-request-id: req-42db7ae7-e441-40f2-8a2f-a9bb99d955f4 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:29,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache x-openstack-request-id: req-435a57bf-593e-45e7-bf69-7d05697d4c85 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T03:40:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:40:24Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-30 03:40:29,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f/resources used request id req-435a57bf-593e-45e7-bf69-7d05697d4c85 2018-09-30 03:40:29,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:29,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5c5411e-d499-478d-a31a-063a0184e6c0 x-compute-request-id: req-d5c5411e-d499-478d-a31a-063a0184e6c0 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqLzpveDNqWwQH9qCKHfD8vNnK2YJnUHZ6YNs9lUBURRynPVYiWf0gYOGScCu7lBOTuCWY7YQRrDxDhm1W2+AePhHafWdPlq/ih/2atrK4YvDCuLWYmg+DWQwO5Nm2jEM5HKCRwHx8ySQEbHmz7cMhjhDjInLzXHxjzBu5Jn8fTF+lcXLoAnzsed2GisFol8BVLEGo4GEzlEkwL3XyLlVRNt//aNr8tXDTfmmtCUcEiz8q5B4hebRjQXobCrFykfJEx9mdy0lZAG7KRq0wl1CJ3cxCljaLuIqXJ4nANDyk8765kxm+r6x3+VhiIB5P4dZAfku+AYZr/HhO7dVVXnXj Generated-by-Nova", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp", "deleted": false, "created_at": "2018-09-30T03:40:25.000000", "updated_at": null, "fingerprint": "93:97:8a:62:c1:cd:b2:f4:14:66:ab:f1:6a:d0:d9:3c", "deleted_at": null, "id": 15}} 2018-09-30 03:40:29,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp used request id req-d5c5411e-d499-478d-a31a-063a0184e6c0 2018-09-30 03:40:29,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/805596a7-ae4c-43c7-a75a-b9fffc08893f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:29,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache x-openstack-request-id: req-ed26678f-51a0-4518-bcb8-dd66a765370a Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:29,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache x-openstack-request-id: req-2036d9f3-34d2-4be6-95e3-e3d183e80182 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1901 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "OS::stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "keypair_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack", "stack_user_project_id": "6d394bbe5f8a42cca6938beb0e888950", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:40:24Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "805596a7-ae4c-43c7-a75a-b9fffc08893f", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqi86b3gzalsEB/agih3w/LzZytmCZ1B2emDbPZVAVEUcpz1W\nIln9IGDhknAru5QTk7glmO2EEaw8Q4ZtVtvgHj4R2n1nT5av4of9mrayuGLwwri1\nmJoPg1kMDuTZtoxDORygkcB8fMkkBGx5s+3DIY4Q4yJy81x8Y8wbuSZ/H0xfpXFy\n6AJ87HndhorBaJfAVSxBqOBhM5RJMC918i5VUTbf/2ja/LVw035prQlHBIs/KuQe\nIXm0Y0F6GwqxcpHyRMfZnctJWQBuykatMJdQid3MQpY2i7iKlyeJwDQ8pPO+uZMZ\nvq+sd/lYYiAeT+HWQH5LvgGGa/x4Tu3VVV514wIDAQABAoIBAETGg1IK/JRNpepl\n8+j9QqeQ1l9Q2Y9RCCBaxh80EuQ7beH0Orv1LAOKw34/kJzksaiv8ZnE2uuddFlB\nmSxR/Vebc/GdXkPevMPKe2Wr0bwMWAoJRXIfSIenU+Us/QL12jDZbdaZOHXhf4m+\nIMzjGEmWNSLliBjrVmWqVcXUVeladg8mIMrgY4lPMBUI4x9Blk1ZG+bp1IxYwn1i\n31eQp3qbcBA8EED6iwlDXYoEXFCYEmt+wI9nbDyip297PTuBzHv8ND/Td51rZFga\nVTG6fik6663kwboNuAPDqDAg8ZGe3ClNWtGReRWGzXnjwKXT77Cd3m4RnLClaZmn\nKZ6GrcECgYEA3Nzzab5HZf9McCQH/kdkRB+7IGij7QaecUFJchbw4HW3LNOb0Lg7\nLsne9CoS2voVGP+mrsan2hI+UICuTgz5gFXMSqZ2FWjydTCioILOMyMS42re6WjW\nI6obZGpkEDKkT1m7RIOXd/0EnW6kxurWrc7bmkqgMQjVkujpmVuZy8MCgYEAxUJM\nrrqyjPWFkP3cUJaHKq2OMVM0AFuTY4QsounTa/PgfLn+d27krcZnFvdZnBmTPkAv\nKHHQoPL29qmi1fMEJtT8ChvX7eF4AIGnPv0vFLlqXjAWL1kTlMugSPwkTt7uUwrO\nwWql0COd0J/58IF8CllIJxgnTVfDu1UEQEA/q2ECgYAVwc5YxF3UNmoZQfNnoTDH\nZTjR4H0FhHlnPr81df0Un4QD7nSTAxMRcOF9vAdPewNJCyYoYXl3igSJeaOyHKUX\nd1xAnlVTlpsL4Fak6T3W28WokYaUB7fQm5lHMxPYZKS7DGPeQ/hP4aTqvVOOJOQx\nCwenE2LkcbJYXolkihmEcQKBgQCa3iOQJvnZm0VjATwAdT3nrtztMtKn2T3NKs9U\nlFmt7ol3wxrar9CP8i2rpUTQPnAQtpmPmlPemQJ1w9cZPDMtPZgnY5bSp2rskt44\noNRe4/dzvTMdt0SdVIUh5/ulhHb98YVD6zQFRoE3cvHq9e3pvhDcyKTKnzYHlIbC\n3u5d4QKBgHNL5IShPwQ3NOOPMrc50eTSaE9o5AiqlE6VN0IbpE6sMKey1gcCrAcn\nZJXkeF3vw2e3bNHMCXd5lFOCy7qc24GzPSqACYlr34TZedcxTAjZwvvQsgLDsQ4r\nFMUA1Q4M5SZ4lDRYOwY0PvCHmy70Y75yIU01aqVPShb6AjiVagdq\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 03:40:29,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f used request id req-2036d9f3-34d2-4be6-95e3-e3d183e80182 2018-09-30 03:40:29,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:29,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8302b061-185d-4720-b1ce-c9ca987c10a9 x-compute-request-id: req-8302b061-185d-4720-b1ce-c9ca987c10a9 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqLzpveDNqWwQH9qCKHfD8vNnK2YJnUHZ6YNs9lUBURRynPVYiWf0gYOGScCu7lBOTuCWY7YQRrDxDhm1W2+AePhHafWdPlq/ih/2atrK4YvDCuLWYmg+DWQwO5Nm2jEM5HKCRwHx8ySQEbHmz7cMhjhDjInLzXHxjzBu5Jn8fTF+lcXLoAnzsed2GisFol8BVLEGo4GEzlEkwL3XyLlVRNt//aNr8tXDTfmmtCUcEiz8q5B4hebRjQXobCrFykfJEx9mdy0lZAG7KRq0wl1CJ3cxCljaLuIqXJ4nANDyk8765kxm+r6x3+VhiIB5P4dZAfku+AYZr/HhO7dVVXnXj Generated-by-Nova", "user_id": "8ef8f89247b448199811660cc3c8684d", "name": "HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp", "deleted": false, "created_at": "2018-09-30T03:40:25.000000", "updated_at": null, "fingerprint": "93:97:8a:62:c1:cd:b2:f4:14:66:ab:f1:6a:d0:d9:3c", "deleted_at": null, "id": 15}} 2018-09-30 03:40:29,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-kp used request id req-8302b061-185d-4720-b1ce-c9ca987c10a9 2018-09-30 03:40:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/805596a7-ae4c-43c7-a75a-b9fffc08893f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512ffcc9f7bbe4658fe25df90d5542701f2b740a" 2018-09-30 03:40:29,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache x-openstack-request-id: req-34b9555b-8f45-43a9-9b9f-eb470d995fbd Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:30,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:40:29 GMT Server: Apache x-openstack-request-id: req-574b31fc-e580-48e6-95c1-122e249cca6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:40:30,161 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsKeypairTests-47127464-51d2-4d93-8309-bf36e9b458f7-stack/805596a7-ae4c-43c7-a75a-b9fffc08893f used request id req-574b31fc-e580-48e6-95c1-122e249cca6c 2018-09-30 03:40:30,162 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 03:40:30,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:30,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["PWUDoWTkTZKJbVRPJKm6AA"], "issued_at": "2018-09-30T03:40:30.000000Z"}} 2018-09-30 03:40:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" -d '{"stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-sec-grp"}}' 2018-09-30 03:40:32,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:40:30 GMT Server: Apache x-openstack-request-id: req-cb97807e-6345-4055-9120-17aaa76e274c Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b", "rel": "self"}]}} 2018-09-30 03:40:32,116 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks used request id req-cb97807e-6345-4055-9120-17aaa76e274c 2018-09-30 03:40:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/53d5a590-82aa-4033-aa60-0fbd89fb731b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:32,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:32 GMT Server: Apache x-openstack-request-id: req-470a6153-d383-4f96-903f-567c2fecbc24 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:32,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:32 GMT Server: Apache x-openstack-request-id: req-15f0bc07-2ffd-4235-93cb-8b87065ae4b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "OS::stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "security_group_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "stack_user_project_id": "89a00dbd113441469d7161e9d7e8c266", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:40:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 03:40:32,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b used request id req-15f0bc07-2ffd-4235-93cb-8b87065ae4b8 2018-09-30 03:40:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/53d5a590-82aa-4033-aa60-0fbd89fb731b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:32,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:32 GMT Server: Apache x-openstack-request-id: req-910fd976-e51e-4d3b-8715-a802f17a3bfc Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:32,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:32 GMT Server: Apache x-openstack-request-id: req-250cd226-6054-4157-b5b1-11f2acc0975c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "OS::stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "security_group_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "stack_user_project_id": "89a00dbd113441469d7161e9d7e8c266", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T03:40:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 03:40:32,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b used request id req-250cd226-6054-4157-b5b1-11f2acc0975c 2018-09-30 03:40:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/53d5a590-82aa-4033-aa60-0fbd89fb731b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:36,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:35 GMT Server: Apache x-openstack-request-id: req-71a50252-ce5a-4707-804d-d88f05f4f7e1 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:36,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:36 GMT Server: Apache x-openstack-request-id: req-414b104f-dcb4-4f20-b876-083a17bc12be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "OS::stack_id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "OS::stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "security_group_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack", "stack_user_project_id": "89a00dbd113441469d7161e9d7e8c266", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T03:40:31Z", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "53d5a590-82aa-4033-aa60-0fbd89fb731b", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 03:40:36,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b used request id req-414b104f-dcb4-4f20-b876-083a17bc12be 2018-09-30 03:40:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/53d5a590-82aa-4033-aa60-0fbd89fb731b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:36,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:36 GMT Server: Apache x-openstack-request-id: req-7fee939c-7084-4f35-afc2-ff346930c780 Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:36,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:36 GMT Server: Apache x-openstack-request-id: req-7bc045e4-4909-4bee-97bd-9ec21a7abaf8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T03:40:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T03:40:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "65a61014-491a-478e-911f-b8248cbbdd18", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-30 03:40:36,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b/resources used request id req-7bc045e4-4909-4bee-97bd-9ec21a7abaf8 2018-09-30 03:40:36,822 - neutron_utils - INFO - Retrieving security group with ID - 65a61014-491a-478e-911f-b8248cbbdd18 2018-09-30 03:40:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=65a61014-491a-478e-911f-b8248cbbdd18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:36,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-c64bfe44-e8c7-410c-9e56-ec87fedcb0c0 Date: Sun, 30 Sep 2018 03:40:36 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:40:32Z", "updated_at": "2018-09-30T03:40:34Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T03:40:33Z", "revision_number": 0, "id": "90321ecb-2a59-4ac9-92d7-90c6c1b243f9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T03:40:33Z", "security_group_id": "65a61014-491a-478e-911f-b8248cbbdd18", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:40:34Z", "revision_number": 0, "id": "f4c853d6-2496-4793-b59e-664b1d2c2790", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T03:40:34Z", "security_group_id": "65a61014-491a-478e-911f-b8248cbbdd18", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 6, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "65a61014-491a-478e-911f-b8248cbbdd18", "name": "HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-sec-grp"}]} 2018-09-30 03:40:36,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=65a61014-491a-478e-911f-b8248cbbdd18 used request id req-c64bfe44-e8c7-410c-9e56-ec87fedcb0c0 2018-09-30 03:40:36,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65a61014-491a-478e-911f-b8248cbbdd18 2018-09-30 03:40:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=65a61014-491a-478e-911f-b8248cbbdd18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:37,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-cefe4107-9cdd-4854-aebf-64bc925c9fea Date: Sun, 30 Sep 2018 03:40:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-30T03:40:33Z", "security_group_id": "65a61014-491a-478e-911f-b8248cbbdd18", "port_range_min": 22, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:40:33Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "90321ecb-2a59-4ac9-92d7-90c6c1b243f9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-30T03:40:34Z", "security_group_id": "65a61014-491a-478e-911f-b8248cbbdd18", "port_range_min": null, "revision_number": 0, "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:40:34Z", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "f4c853d6-2496-4793-b59e-664b1d2c2790"}]} 2018-09-30 03:40:37,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=65a61014-491a-478e-911f-b8248cbbdd18 used request id req-cefe4107-9cdd-4854-aebf-64bc925c9fea 2018-09-30 03:40:37,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/53d5a590-82aa-4033-aa60-0fbd89fb731b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc48b06e5e44a2c7bc33ea499d3d46f0f791c2e1" 2018-09-30 03:40:37,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 03:40:37 GMT Server: Apache x-openstack-request-id: req-dc8a6c93-edf8-4757-bdd2-c4b1fabaeb6b Location: http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 03:40:37,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:40:37 GMT Server: Apache x-openstack-request-id: req-527d7ced-129c-4a7d-b3d1-237209ba04e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:40:37,195 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca/stacks/HeatUtilsSecurityGroupTests-25641c5c-5c01-49c1-b6b4-0dc7278d6c7e-stack/53d5a590-82aa-4033-aa60-0fbd89fb731b used request id req-527d7ced-129c-4a7d-b3d1-237209ba04e2 2018-09-30 03:40:37,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:37,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["keOz7HDdTweRn_MoBH8Pvg"], "issued_at": "2018-09-30T03:40:37.000000Z"}} 2018-09-30 03:40:37,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c001c3c751a59be7c0288c486ba996e072e5909" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-5da9592d-bc26-4254-83bf-30c4fc646629"}}' 2018-09-30 03:40:37,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:37 GMT Server: Apache x-compute-request-id: req-93ed171c-99bd-46e6-a663-b855454fbfdc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93ed171c-99bd-46e6-a663-b855454fbfdc Content-Encoding: gzip Content-Length: 241 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "49934a59-ab46-4d00-adf8-f8e35bc8ae2f", "name": "CinderUtilsQoSTests-5da9592d-bc26-4254-83bf-30c4fc646629"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/49934a59-ab46-4d00-adf8-f8e35bc8ae2f", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/49934a59-ab46-4d00-adf8-f8e35bc8ae2f", "rel": "bookmark"}]} 2018-09-30 03:40:37,817 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-93ed171c-99bd-46e6-a663-b855454fbfdc 2018-09-30 03:40:37,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93ed171c-99bd-46e6-a663-b855454fbfdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c001c3c751a59be7c0288c486ba996e072e5909" 2018-09-30 03:40:37,988 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:37 GMT Server: Apache x-compute-request-id: req-af8da988-738f-4e1d-b509-176f92153783 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af8da988-738f-4e1d-b509-176f92153783 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "49934a59-ab46-4d00-adf8-f8e35bc8ae2f", "name": "CinderUtilsQoSTests-5da9592d-bc26-4254-83bf-30c4fc646629"}]} 2018-09-30 03:40:37,988 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-af8da988-738f-4e1d-b509-176f92153783 2018-09-30 03:40:37,989 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5da9592d-bc26-4254-83bf-30c4fc646629 2018-09-30 03:40:37,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/49934a59-ab46-4d00-adf8-f8e35bc8ae2f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93ed171c-99bd-46e6-a663-b855454fbfdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c001c3c751a59be7c0288c486ba996e072e5909" 2018-09-30 03:40:38,749 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22aa7501-cfd6-44bd-9da3-8e4adb59d3d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:38,749 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/49934a59-ab46-4d00-adf8-f8e35bc8ae2f?force=False used request id req-22aa7501-cfd6-44bd-9da3-8e4adb59d3d4 2018-09-30 03:40:38,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93ed171c-99bd-46e6-a663-b855454fbfdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c001c3c751a59be7c0288c486ba996e072e5909" 2018-09-30 03:40:39,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:38 GMT Server: Apache x-compute-request-id: req-10969865-ded6-4194-bb9e-f4703d2e1170 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10969865-ded6-4194-bb9e-f4703d2e1170 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 03:40:39,453 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-10969865-ded6-4194-bb9e-f4703d2e1170 2018-09-30 03:40:39,454 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5da9592d-bc26-4254-83bf-30c4fc646629 2018-09-30 03:40:39,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/49934a59-ab46-4d00-adf8-f8e35bc8ae2f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93ed171c-99bd-46e6-a663-b855454fbfdc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c001c3c751a59be7c0288c486ba996e072e5909" 2018-09-30 03:40:39,644 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:40:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c17b27e6-3e28-41b4-b10b-06d01a1c6097 x-openstack-request-id: req-c17b27e6-3e28-41b4-b10b-06d01a1c6097 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 49934a59-ab46-4d00-adf8-f8e35bc8ae2f.", "code": 404}} 2018-09-30 03:40:39,644 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/49934a59-ab46-4d00-adf8-f8e35bc8ae2f?force=False used request id req-c17b27e6-3e28-41b4-b10b-06d01a1c6097 2018-09-30 03:40:39,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:40,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["skHGPyixRUCurD5ly_mJzA"], "issued_at": "2018-09-30T03:40:40.000000Z"}} 2018-09-30 03:40:40,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7a3d22244f9a2fe59b0e39b746750579d591b" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-43cd8d33-5d93-4957-8d0b-c2b22b73d65e"}}' 2018-09-30 03:40:40,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:40 GMT Server: Apache x-compute-request-id: req-7e9dbc3d-cbf3-44aa-8200-740cf8b09467 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e9dbc3d-cbf3-44aa-8200-740cf8b09467 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "22671daf-cc9c-46b8-8ee3-8193c6df4c81", "name": "CinderUtilsQoSTests-43cd8d33-5d93-4957-8d0b-c2b22b73d65e"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81", "rel": "bookmark"}]} 2018-09-30 03:40:40,821 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-7e9dbc3d-cbf3-44aa-8200-740cf8b09467 2018-09-30 03:40:40,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e9dbc3d-cbf3-44aa-8200-740cf8b09467" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7a3d22244f9a2fe59b0e39b746750579d591b" 2018-09-30 03:40:41,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:40 GMT Server: Apache x-compute-request-id: req-7ff7cc62-999e-4d0b-85da-b4d66eae0624 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ff7cc62-999e-4d0b-85da-b4d66eae0624 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "22671daf-cc9c-46b8-8ee3-8193c6df4c81", "name": "CinderUtilsQoSTests-43cd8d33-5d93-4957-8d0b-c2b22b73d65e"}]} 2018-09-30 03:40:41,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-7ff7cc62-999e-4d0b-85da-b4d66eae0624 2018-09-30 03:40:41,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e9dbc3d-cbf3-44aa-8200-740cf8b09467" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7a3d22244f9a2fe59b0e39b746750579d591b" 2018-09-30 03:40:41,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:41 GMT Server: Apache x-compute-request-id: req-bde2438f-deaf-4447-ab6e-2a9cc04cd293 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bde2438f-deaf-4447-ab6e-2a9cc04cd293 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "22671daf-cc9c-46b8-8ee3-8193c6df4c81", "name": "CinderUtilsQoSTests-43cd8d33-5d93-4957-8d0b-c2b22b73d65e"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81", "rel": "bookmark"}]} 2018-09-30 03:40:41,702 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81 used request id req-bde2438f-deaf-4447-ab6e-2a9cc04cd293 2018-09-30 03:40:41,702 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-43cd8d33-5d93-4957-8d0b-c2b22b73d65e 2018-09-30 03:40:41,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e9dbc3d-cbf3-44aa-8200-740cf8b09467" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7a3d22244f9a2fe59b0e39b746750579d591b" 2018-09-30 03:40:41,912 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a93ca36-0bb6-48ca-ac3f-36f8ab924a6f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:41,912 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/22671daf-cc9c-46b8-8ee3-8193c6df4c81?force=False used request id req-2a93ca36-0bb6-48ca-ac3f-36f8ab924a6f 2018-09-30 03:40:41,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:42,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["1Cy5Il92Qwu4M3eciF5xOA"], "issued_at": "2018-09-30T03:40:42.000000Z"}} 2018-09-30 03:40:42,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48ee9afd0f6b0df96b62e0fb6184d896db390f8" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-d31c7360-4f14-4375-a2c1-96c613687150"}}' 2018-09-30 03:40:42,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:42 GMT Server: Apache x-compute-request-id: req-405bb0ad-6e8c-4cd0-8e14-cae6813cf9c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-405bb0ad-6e8c-4cd0-8e14-cae6813cf9c4 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "89a8c9a3-042d-4c4e-bb56-762c26b5791b", "name": "CinderUtilsQoSTests-d31c7360-4f14-4375-a2c1-96c613687150"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b", "rel": "bookmark"}]} 2018-09-30 03:40:42,505 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-405bb0ad-6e8c-4cd0-8e14-cae6813cf9c4 2018-09-30 03:40:42,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-405bb0ad-6e8c-4cd0-8e14-cae6813cf9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48ee9afd0f6b0df96b62e0fb6184d896db390f8" 2018-09-30 03:40:42,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:42 GMT Server: Apache x-compute-request-id: req-36a13705-a660-48e6-8a45-5f8b3676c66e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36a13705-a660-48e6-8a45-5f8b3676c66e Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "89a8c9a3-042d-4c4e-bb56-762c26b5791b", "name": "CinderUtilsQoSTests-d31c7360-4f14-4375-a2c1-96c613687150"}]} 2018-09-30 03:40:42,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-36a13705-a660-48e6-8a45-5f8b3676c66e 2018-09-30 03:40:42,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-405bb0ad-6e8c-4cd0-8e14-cae6813cf9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48ee9afd0f6b0df96b62e0fb6184d896db390f8" 2018-09-30 03:40:42,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:42 GMT Server: Apache x-compute-request-id: req-69b7ebaa-24cb-42cb-9b03-f3d541a82441 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69b7ebaa-24cb-42cb-9b03-f3d541a82441 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "89a8c9a3-042d-4c4e-bb56-762c26b5791b", "name": "CinderUtilsQoSTests-d31c7360-4f14-4375-a2c1-96c613687150"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b", "rel": "bookmark"}]} 2018-09-30 03:40:42,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b used request id req-69b7ebaa-24cb-42cb-9b03-f3d541a82441 2018-09-30 03:40:42,854 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d31c7360-4f14-4375-a2c1-96c613687150 2018-09-30 03:40:42,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-405bb0ad-6e8c-4cd0-8e14-cae6813cf9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48ee9afd0f6b0df96b62e0fb6184d896db390f8" 2018-09-30 03:40:43,580 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8191b85a-2b19-4adb-bafa-9e1d531f0296 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:43,580 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/89a8c9a3-042d-4c4e-bb56-762c26b5791b?force=False used request id req-8191b85a-2b19-4adb-bafa-9e1d531f0296 2018-09-30 03:40:43,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:43,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["8oS60XWMTDy_Xfl0fnrmPg"], "issued_at": "2018-09-30T03:40:43.000000Z"}} 2018-09-30 03:40:43,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0c25f8d82a6afa6563d01d22759a3136a2df17" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-22edd34c-12a7-410c-a737-9c365cc831aa"}}' 2018-09-30 03:40:44,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:43 GMT Server: Apache x-compute-request-id: req-4142d773-cd80-4893-83aa-2dcfa3f2ce4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4142d773-cd80-4893-83aa-2dcfa3f2ce4a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "c72a4694-f7d9-4443-9dd3-78acea9c24cc", "name": "CinderUtilsQoSTests-22edd34c-12a7-410c-a737-9c365cc831aa"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc", "rel": "bookmark"}]} 2018-09-30 03:40:44,275 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-4142d773-cd80-4893-83aa-2dcfa3f2ce4a 2018-09-30 03:40:44,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4142d773-cd80-4893-83aa-2dcfa3f2ce4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0c25f8d82a6afa6563d01d22759a3136a2df17" 2018-09-30 03:40:44,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:44 GMT Server: Apache x-compute-request-id: req-94c69602-ef17-46b5-8dd9-ce305f6d5d73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94c69602-ef17-46b5-8dd9-ce305f6d5d73 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "c72a4694-f7d9-4443-9dd3-78acea9c24cc", "name": "CinderUtilsQoSTests-22edd34c-12a7-410c-a737-9c365cc831aa"}]} 2018-09-30 03:40:44,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-94c69602-ef17-46b5-8dd9-ce305f6d5d73 2018-09-30 03:40:44,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4142d773-cd80-4893-83aa-2dcfa3f2ce4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0c25f8d82a6afa6563d01d22759a3136a2df17" 2018-09-30 03:40:45,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:44 GMT Server: Apache x-compute-request-id: req-095e66e7-e2bc-4b7c-b4fe-6ad3481ee4d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-095e66e7-e2bc-4b7c-b4fe-6ad3481ee4d4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "c72a4694-f7d9-4443-9dd3-78acea9c24cc", "name": "CinderUtilsQoSTests-22edd34c-12a7-410c-a737-9c365cc831aa"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc", "rel": "bookmark"}]} 2018-09-30 03:40:45,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc used request id req-095e66e7-e2bc-4b7c-b4fe-6ad3481ee4d4 2018-09-30 03:40:45,151 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-22edd34c-12a7-410c-a737-9c365cc831aa 2018-09-30 03:40:45,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4142d773-cd80-4893-83aa-2dcfa3f2ce4a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0c25f8d82a6afa6563d01d22759a3136a2df17" 2018-09-30 03:40:45,918 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52dd1cd8-e115-4ce7-b594-b5edb785ef8a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:45,918 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/c72a4694-f7d9-4443-9dd3-78acea9c24cc?force=False used request id req-52dd1cd8-e115-4ce7-b594-b5edb785ef8a 2018-09-30 03:40:45,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:46,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["DNCbu2nFQmGINUV0t_YtdQ"], "issued_at": "2018-09-30T03:40:46.000000Z"}} 2018-09-30 03:40:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:46,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0777f5a8-5804-4d7a-a0e3-9bf79308b9fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:40:46,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0777f5a8-5804-4d7a-a0e3-9bf79308b9fa 2018-09-30 03:40:46,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 03:40:47,344 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:46 GMT Server: Apache x-compute-request-id: req-188c23e8-0860-42a9-87da-a7b1c485cae7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-188c23e8-0860-42a9-87da-a7b1c485cae7 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8ef8f89247b448199811660cc3c8684d", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T03:40:47.188457", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "086014e2-cfce-4348-b7c6-6872719f1e71", "size": 1}} 2018-09-30 03:40:47,344 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes used request id req-188c23e8-0860-42a9-87da-a7b1c485cae7 2018-09-30 03:40:47,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:47,577 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:47 GMT Server: Apache x-compute-request-id: req-790b448a-b9ca-4291-99ae-1999f1d88360 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-790b448a-b9ca-4291-99ae-1999f1d88360 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "086014e2-cfce-4348-b7c6-6872719f1e71", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "bootable": "false", "created_at": "2018-09-30T03:40:47.000000", "volume_type": null}} 2018-09-30 03:40:47,577 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-790b448a-b9ca-4291-99ae-1999f1d88360 2018-09-30 03:40:47,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:47,785 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:47 GMT Server: Apache x-compute-request-id: req-16267f41-4501-4906-a861-6951e850f8ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16267f41-4501-4906-a861-6951e850f8ee Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:47.000000", "replication_status": null, "snapshot_id": null, "id": "086014e2-cfce-4348-b7c6-6872719f1e71", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "bootable": "false", "created_at": "2018-09-30T03:40:47.000000", "volume_type": null}} 2018-09-30 03:40:47,785 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-16267f41-4501-4906-a861-6951e850f8ee 2018-09-30 03:40:50,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:50,999 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:50 GMT Server: Apache x-compute-request-id: req-d4061279-9f0d-475f-8804-87e07c88f67f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4061279-9f0d-475f-8804-87e07c88f67f Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:47.000000", "replication_status": null, "snapshot_id": null, "id": "086014e2-cfce-4348-b7c6-6872719f1e71", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "bootable": "false", "created_at": "2018-09-30T03:40:47.000000", "volume_type": null}} 2018-09-30 03:40:50,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-d4061279-9f0d-475f-8804-87e07c88f67f 2018-09-30 03:40:51,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:51,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:51 GMT Server: Apache x-compute-request-id: req-4acebbf5-dd74-4b24-9e9e-d4c0593b5f6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4acebbf5-dd74-4b24-9e9e-d4c0593b5f6a Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:47.000000", "replication_status": null, "snapshot_id": null, "id": "086014e2-cfce-4348-b7c6-6872719f1e71", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "bootable": "false", "created_at": "2018-09-30T03:40:47.000000", "volume_type": null}]} 2018-09-30 03:40:51,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail used request id req-4acebbf5-dd74-4b24-9e9e-d4c0593b5f6a 2018-09-30 03:40:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:40:51,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:40:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:51,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e72616-cd86-4b6d-814e-e861f7d62f2d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:40:51,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-48e72616-cd86-4b6d-814e-e861f7d62f2d 2018-09-30 03:40:51,324 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0 2018-09-30 03:40:51,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:51,569 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1673915e-ed9f-49d7-a50a-6a7ea7c11ebe Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:51,569 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-1673915e-ed9f-49d7-a50a-6a7ea7c11ebe 2018-09-30 03:40:51,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:51,771 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:51 GMT Server: Apache x-compute-request-id: req-ce80fa3e-cc62-45fc-a8e3-33b2fd2a9c01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce80fa3e-cc62-45fc-a8e3-33b2fd2a9c01 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:51.000000", "replication_status": null, "snapshot_id": null, "id": "086014e2-cfce-4348-b7c6-6872719f1e71", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0", "bootable": "false", "created_at": "2018-09-30T03:40:47.000000", "volume_type": null}} 2018-09-30 03:40:51,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-ce80fa3e-cc62-45fc-a8e3-33b2fd2a9c01 2018-09-30 03:40:54,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:54,994 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:40:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a0af9442-7b50-411a-9e32-66452a8c7b05 x-openstack-request-id: req-a0af9442-7b50-411a-9e32-66452a8c7b05 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 086014e2-cfce-4348-b7c6-6872719f1e71 could not be found.", "code": 404}} 2018-09-30 03:40:54,994 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-a0af9442-7b50-411a-9e32-66452a8c7b05 2018-09-30 03:40:54,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:55,195 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:55 GMT Server: Apache x-compute-request-id: req-23e9774f-ceb3-40c1-92f8-aaba2cb1f4c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23e9774f-ceb3-40c1-92f8-aaba2cb1f4c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 03:40:55,195 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail used request id req-23e9774f-ceb3-40c1-92f8-aaba2cb1f4c6 2018-09-30 03:40:55,196 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-47f663c7-e52d-486c-b15d-6107b0fa06c0 2018-09-30 03:40:55,198 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:55,387 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:40:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-52253807-f39b-4c2c-bb3b-b534de9d81e7 x-openstack-request-id: req-52253807-f39b-4c2c-bb3b-b534de9d81e7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 086014e2-cfce-4348-b7c6-6872719f1e71 could not be found.", "code": 404}} 2018-09-30 03:40:55,387 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-52253807-f39b-4c2c-bb3b-b534de9d81e7 2018-09-30 03:40:55,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-188c23e8-0860-42a9-87da-a7b1c485cae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e243f250d7236b026854bf4b1005d522c409f7" 2018-09-30 03:40:55,569 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:40:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d102431f-27f6-4547-8fd5-04455446f7de x-openstack-request-id: req-d102431f-27f6-4547-8fd5-04455446f7de Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 086014e2-cfce-4348-b7c6-6872719f1e71 could not be found.", "code": 404}} 2018-09-30 03:40:55,569 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/086014e2-cfce-4348-b7c6-6872719f1e71 used request id req-d102431f-27f6-4547-8fd5-04455446f7de 2018-09-30 03:40:55,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:40:55,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["qmMrTAiLSlq1jmTbTZu8Pg"], "issued_at": "2018-09-30T03:40:55.000000Z"}} 2018-09-30 03:40:55,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:56,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e743f2-95c6-46e8-9a62-e5808655dd13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:40:56,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-49e743f2-95c6-46e8-9a62-e5808655dd13 2018-09-30 03:40:56,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 03:40:56,344 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:56 GMT Server: Apache x-compute-request-id: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8ef8f89247b448199811660cc3c8684d", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T03:40:56.265809", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "04809388-dba9-488e-aff6-7b3e806e5cde", "size": 1}} 2018-09-30 03:40:56,344 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes used request id req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290 2018-09-30 03:40:56,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:57,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:56 GMT Server: Apache x-compute-request-id: req-84740901-281d-4e04-a5dd-2ad3eea4d34e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84740901-281d-4e04-a5dd-2ad3eea4d34e Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "04809388-dba9-488e-aff6-7b3e806e5cde", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691", "bootable": "false", "created_at": "2018-09-30T03:40:56.000000", "volume_type": null}} 2018-09-30 03:40:57,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde used request id req-84740901-281d-4e04-a5dd-2ad3eea4d34e 2018-09-30 03:40:57,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:57,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:57 GMT Server: Apache x-compute-request-id: req-8ea8e14f-7f73-41a8-b6be-8272115c8b7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ea8e14f-7f73-41a8-b6be-8272115c8b7d Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "04809388-dba9-488e-aff6-7b3e806e5cde", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691", "bootable": "false", "created_at": "2018-09-30T03:40:56.000000", "volume_type": null}} 2018-09-30 03:40:57,318 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde used request id req-8ea8e14f-7f73-41a8-b6be-8272115c8b7d 2018-09-30 03:40:57,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:57,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:57 GMT Server: Apache x-compute-request-id: req-9aa6069b-716d-4866-b588-be1dee9711dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9aa6069b-716d-4866-b588-be1dee9711dc Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:56.000000", "replication_status": null, "snapshot_id": null, "id": "04809388-dba9-488e-aff6-7b3e806e5cde", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691", "bootable": "false", "created_at": "2018-09-30T03:40:56.000000", "volume_type": null}]} 2018-09-30 03:40:57,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/detail used request id req-9aa6069b-716d-4866-b588-be1dee9711dc 2018-09-30 03:40:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:40:57,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:40:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:40:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:57,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca3bc5f-ed30-4715-b874-ca6ed4d96a6a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:40:57,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-cca3bc5f-ed30-4715-b874-ca6ed4d96a6a 2018-09-30 03:40:57,612 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691 2018-09-30 03:40:57,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:57,838 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:40:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b615b470-1078-473e-a9ba-801e2f07df3d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:40:57,838 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde used request id req-b615b470-1078-473e-a9ba-801e2f07df3d 2018-09-30 03:40:57,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:40:58,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:40:57 GMT Server: Apache x-compute-request-id: req-00865fe4-454a-4167-ae21-0888d4e52643 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00865fe4-454a-4167-ae21-0888d4e52643 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T03:40:57.000000", "replication_status": null, "snapshot_id": null, "id": "04809388-dba9-488e-aff6-7b3e806e5cde", "size": 1, "user_id": "8ef8f89247b448199811660cc3c8684d", "os-vol-tenant-attr:tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-15236eb8-5f21-4de9-9247-cb4c21afd691", "bootable": "false", "created_at": "2018-09-30T03:40:56.000000", "volume_type": null}} 2018-09-30 03:40:58,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde used request id req-00865fe4-454a-4167-ae21-0888d4e52643 2018-09-30 03:41:01,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3eae4e-0b2a-4ade-93d5-3dc51638d290" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4780571998eb1ed3a2328bfe028e589b2a60103" 2018-09-30 03:41:01,365 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:41:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2b86779f-b88f-4015-bba9-8caf660fec0d x-openstack-request-id: req-2b86779f-b88f-4015-bba9-8caf660fec0d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 04809388-dba9-488e-aff6-7b3e806e5cde could not be found.", "code": 404}} 2018-09-30 03:41:01,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/volumes/04809388-dba9-488e-aff6-7b3e806e5cde used request id req-2b86779f-b88f-4015-bba9-8caf660fec0d 2018-09-30 03:41:01,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:01,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["lE2_NohSR8u9fyXJFNYv7w"], "issued_at": "2018-09-30T03:41:01.000000Z"}} 2018-09-30 03:41:01,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-1e6e9616-30bc-443d-87ba-61c7074d2b51", "description": null}}' 2018-09-30 03:41:01,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:01 GMT Server: Apache x-compute-request-id: req-b1a2f83f-6405-4c53-993a-caff9003be2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1a2f83f-6405-4c53-993a-caff9003be2f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-1e6e9616-30bc-443d-87ba-61c7074d2b51", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e4f35cd-6324-47eb-a7fa-32ff7456b4c7", "description": null}} 2018-09-30 03:41:01,987 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-b1a2f83f-6405-4c53-993a-caff9003be2f 2018-09-30 03:41:01,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1a2f83f-6405-4c53-993a-caff9003be2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" 2018-09-30 03:41:02,183 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:02 GMT Server: Apache x-compute-request-id: req-1afeec90-b216-477e-ab29-9e572f2c4541 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1afeec90-b216-477e-ab29-9e572f2c4541 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-1e6e9616-30bc-443d-87ba-61c7074d2b51", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e4f35cd-6324-47eb-a7fa-32ff7456b4c7", "description": null}]} 2018-09-30 03:41:02,184 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types?is_public=None used request id req-1afeec90-b216-477e-ab29-9e572f2c4541 2018-09-30 03:41:02,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1a2f83f-6405-4c53-993a-caff9003be2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" 2018-09-30 03:41:02,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:02 GMT Server: Apache x-compute-request-id: req-30c12fa5-add8-4f7c-8e86-4ac053783e43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30c12fa5-add8-4f7c-8e86-4ac053783e43 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-1e6e9616-30bc-443d-87ba-61c7074d2b51", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e4f35cd-6324-47eb-a7fa-32ff7456b4c7", "description": null}} 2018-09-30 03:41:02,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 used request id req-30c12fa5-add8-4f7c-8e86-4ac053783e43 2018-09-30 03:41:02,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1a2f83f-6405-4c53-993a-caff9003be2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" 2018-09-30 03:41:03,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:02 GMT Server: Apache x-compute-request-id: req-f4bb47a2-50d5-4910-aac7-2767aacb6434 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4bb47a2-50d5-4910-aac7-2767aacb6434 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 03:41:03,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7/encryption used request id req-f4bb47a2-50d5-4910-aac7-2767aacb6434 2018-09-30 03:41:03,081 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-1e6e9616-30bc-443d-87ba-61c7074d2b51 2018-09-30 03:41:03,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1a2f83f-6405-4c53-993a-caff9003be2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" 2018-09-30 03:41:03,324 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da06896a-1f90-4371-aeb9-ff837dbaec50 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:03,325 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 used request id req-da06896a-1f90-4371-aeb9-ff837dbaec50 2018-09-30 03:41:03,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1a2f83f-6405-4c53-993a-caff9003be2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" 2018-09-30 03:41:03,488 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:41:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-68a48ea8-e104-440e-8e50-216ad6a370d5 x-openstack-request-id: req-68a48ea8-e104-440e-8e50-216ad6a370d5 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 could not be found.", "code": 404}} 2018-09-30 03:41:03,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 used request id req-68a48ea8-e104-440e-8e50-216ad6a370d5 2018-09-30 03:41:03,489 - cinder_utils - INFO - Volume with ID [1e4f35cd-6324-47eb-a7fa-32ff7456b4c7] does not exist 2018-09-30 03:41:03,489 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-1e6e9616-30bc-443d-87ba-61c7074d2b51 2018-09-30 03:41:03,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1a2f83f-6405-4c53-993a-caff9003be2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fb352024b76cf77f6293361e3b30bc71f3bf85" 2018-09-30 03:41:03,514 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:41:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-78918915-2b01-4090-8999-b42be662dc3f x-openstack-request-id: req-78918915-2b01-4090-8999-b42be662dc3f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 could not be found.", "code": 404}} 2018-09-30 03:41:03,515 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/1e4f35cd-6324-47eb-a7fa-32ff7456b4c7 used request id req-78918915-2b01-4090-8999-b42be662dc3f 2018-09-30 03:41:03,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:03,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["m-v3T2HpS9eUiC_h8Vy1fA"], "issued_at": "2018-09-30T03:41:03.000000Z"}} 2018-09-30 03:41:03,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1", "description": null}}' 2018-09-30 03:41:04,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:03 GMT Server: Apache x-compute-request-id: req-99cb066e-0751-4e29-9e03-742a6f62aebf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99cb066e-0751-4e29-9e03-742a6f62aebf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0ef100f7-7e0d-4c88-9a00-b1795b69d022", "description": null}} 2018-09-30 03:41:04,163 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-99cb066e-0751-4e29-9e03-742a6f62aebf 2018-09-30 03:41:04,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:04,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:04 GMT Server: Apache x-compute-request-id: req-f2a800b3-6a7c-41f6-94cf-01d863d120f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2a800b3-6a7c-41f6-94cf-01d863d120f9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0ef100f7-7e0d-4c88-9a00-b1795b69d022", "description": null}]} 2018-09-30 03:41:04,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types?is_public=None used request id req-f2a800b3-6a7c-41f6-94cf-01d863d120f9 2018-09-30 03:41:04,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:04,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:04 GMT Server: Apache x-compute-request-id: req-6ec97d8f-cc09-407a-9c5a-f04afe940a17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ec97d8f-cc09-407a-9c5a-f04afe940a17 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0ef100f7-7e0d-4c88-9a00-b1795b69d022", "description": null}} 2018-09-30 03:41:04,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 used request id req-6ec97d8f-cc09-407a-9c5a-f04afe940a17 2018-09-30 03:41:04,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:04,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:04 GMT Server: Apache x-compute-request-id: req-85a3cc6b-a897-4a5f-9856-3265050fa431 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85a3cc6b-a897-4a5f-9856-3265050fa431 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 03:41:04,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022/encryption used request id req-85a3cc6b-a897-4a5f-9856-3265050fa431 2018-09-30 03:41:04,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:04,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:04 GMT Server: Apache x-compute-request-id: req-af766e68-4e73-41f1-9e44-ecaeac336331 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af766e68-4e73-41f1-9e44-ecaeac336331 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0ef100f7-7e0d-4c88-9a00-b1795b69d022", "description": null}} 2018-09-30 03:41:04,868 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 used request id req-af766e68-4e73-41f1-9e44-ecaeac336331 2018-09-30 03:41:04,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:05,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:04 GMT Server: Apache x-compute-request-id: req-eb07941f-2f9c-477c-ada5-a45c60041a1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb07941f-2f9c-477c-ada5-a45c60041a1d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0ef100f7-7e0d-4c88-9a00-b1795b69d022", "description": null}} 2018-09-30 03:41:05,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 used request id req-eb07941f-2f9c-477c-ada5-a45c60041a1d 2018-09-30 03:41:05,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:05,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:05 GMT Server: Apache x-compute-request-id: req-0676d2a5-fb17-45a8-a1d7-64f43a9867f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0676d2a5-fb17-45a8-a1d7-64f43a9867f2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 03:41:05,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022/encryption used request id req-0676d2a5-fb17-45a8-a1d7-64f43a9867f2 2018-09-30 03:41:05,204 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d7b3d03f-fd07-4d30-89b1-7c698ec11cc1 2018-09-30 03:41:05,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99cb066e-0751-4e29-9e03-742a6f62aebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81ad6365d9400cbe2cb25976b7d090a5a76d62a" 2018-09-30 03:41:05,426 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-676ba669-509b-406d-903f-c48042bea877 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:05,427 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/0ef100f7-7e0d-4c88-9a00-b1795b69d022 used request id req-676ba669-509b-406d-903f-c48042bea877 2018-09-30 03:41:05,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:05,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["w7XTUNU8RnqK-P9aUB-ydQ"], "issued_at": "2018-09-30T03:41:05.000000Z"}} 2018-09-30 03:41:05,807 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142f5d800522addff9c7613f86188fcdbb97800e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-ef8d348e-78a0-41df-97a6-ca22cdf65e1d-type", "description": null}}' 2018-09-30 03:41:06,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:05 GMT Server: Apache x-compute-request-id: req-adfad518-6f41-453a-8e52-fac7b69bc0e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adfad518-6f41-453a-8e52-fac7b69bc0e3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ef8d348e-78a0-41df-97a6-ca22cdf65e1d-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ce6c7017-a403-4c85-9109-35f3306b92fb", "description": null}} 2018-09-30 03:41:06,009 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-adfad518-6f41-453a-8e52-fac7b69bc0e3 2018-09-30 03:41:06,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/ce6c7017-a403-4c85-9109-35f3306b92fb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-adfad518-6f41-453a-8e52-fac7b69bc0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142f5d800522addff9c7613f86188fcdbb97800e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-ef8d348e-78a0-41df-97a6-ca22cdf65e1d", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-30 03:41:06,208 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 03:41:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-95aa1d1c-4976-4b06-b855-dab4fadaeda0 x-openstack-request-id: req-95aa1d1c-4976-4b06-b855-dab4fadaeda0 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-09-30 03:41:06,208 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/ce6c7017-a403-4c85-9109-35f3306b92fb/encryption used request id req-95aa1d1c-4976-4b06-b855-dab4fadaeda0 2018-09-30 03:41:06,208 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-ef8d348e-78a0-41df-97a6-ca22cdf65e1d-type 2018-09-30 03:41:06,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/ce6c7017-a403-4c85-9109-35f3306b92fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adfad518-6f41-453a-8e52-fac7b69bc0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}142f5d800522addff9c7613f86188fcdbb97800e" 2018-09-30 03:41:06,497 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-884e5459-4cce-49ad-bfca-64df35ea8f27 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:06,497 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/ce6c7017-a403-4c85-9109-35f3306b92fb used request id req-884e5459-4cce-49ad-bfca-64df35ea8f27 2018-09-30 03:41:06,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:06,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["yOHkViy7RWyvKIMEDWpyJA"], "issued_at": "2018-09-30T03:41:06.000000Z"}} 2018-09-30 03:41:06,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type", "description": null}}' 2018-09-30 03:41:07,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:06 GMT Server: Apache x-compute-request-id: req-ec535931-d557-478b-940e-501926d4f9ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec535931-d557-478b-940e-501926d4f9ac Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "description": null}} 2018-09-30 03:41:07,070 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-ec535931-d557-478b-940e-501926d4f9ac 2018-09-30 03:41:07,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925", "provider": "LuksEncryptor"}}' 2018-09-30 03:41:07,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:07 GMT Server: Apache x-compute-request-id: req-0d745196-1364-46a8-85fa-9004b2a83761 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d745196-1364-46a8-85fa-9004b2a83761 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925", "control_location": "back-end", "encryption_id": "ce55ccc9-76ca-4b1a-9a0e-15c3bc7c7ddb", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-09-30 03:41:07,285 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption used request id req-0d745196-1364-46a8-85fa-9004b2a83761 2018-09-30 03:41:07,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:07,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:07 GMT Server: Apache x-compute-request-id: req-939f28ba-29c6-4c01-9efc-899ef629401e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-939f28ba-29c6-4c01-9efc-899ef629401e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "description": null}} 2018-09-30 03:41:07,477 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce used request id req-939f28ba-29c6-4c01-9efc-899ef629401e 2018-09-30 03:41:07,480 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:07,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:07 GMT Server: Apache x-compute-request-id: req-c97dec96-73d9-46a9-984c-39a2df26ce3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c97dec96-73d9-46a9-984c-39a2df26ce3d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "control_location": "back-end", "deleted": false, "created_at": "2018-09-30T03:41:07.000000", "updated_at": null, "encryption_id": "ce55ccc9-76ca-4b1a-9a0e-15c3bc7c7ddb", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-09-30 03:41:07,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption used request id req-c97dec96-73d9-46a9-984c-39a2df26ce3d 2018-09-30 03:41:07,647 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type 2018-09-30 03:41:07,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:07,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:07 GMT Server: Apache x-compute-request-id: req-6030c577-fc88-4a36-a258-e9fd34110cb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6030c577-fc88-4a36-a258-e9fd34110cb3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "description": null}} 2018-09-30 03:41:07,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce used request id req-6030c577-fc88-4a36-a258-e9fd34110cb3 2018-09-30 03:41:07,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:08,009 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1baa39f-3d05-445d-8543-24ac27f0feb2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:08,010 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption/provider used request id req-f1baa39f-3d05-445d-8543-24ac27f0feb2 2018-09-30 03:41:08,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:08,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:08 GMT Server: Apache x-compute-request-id: req-e0a50efb-93e5-4eb5-bf93-bff4d4ed8ecb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0a50efb-93e5-4eb5-bf93-bff4d4ed8ecb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "description": null}} 2018-09-30 03:41:08,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce used request id req-e0a50efb-93e5-4eb5-bf93-bff4d4ed8ecb 2018-09-30 03:41:08,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:08,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:08 GMT Server: Apache x-compute-request-id: req-f5735471-b1fc-4b47-af4e-d10310eb24f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5735471-b1fc-4b47-af4e-d10310eb24f2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 03:41:08,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption used request id req-f5735471-b1fc-4b47-af4e-d10310eb24f2 2018-09-30 03:41:08,216 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type 2018-09-30 03:41:08,219 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:08,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:08 GMT Server: Apache x-compute-request-id: req-b7ecb56a-1380-4363-9296-7b40e310effb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7ecb56a-1380-4363-9296-7b40e310effb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "810c0a62-6837-4210-a421-a49e6f11a8ce", "description": null}} 2018-09-30 03:41:08,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce used request id req-b7ecb56a-1380-4363-9296-7b40e310effb 2018-09-30 03:41:08,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:08,567 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:41:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-22b1e192-7a19-4b3e-b760-ee16057ecede x-openstack-request-id: req-22b1e192-7a19-4b3e-b760-ee16057ecede Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 810c0a62-6837-4210-a421-a49e6f11a8ce does not exist.", "code": 404}} 2018-09-30 03:41:08,567 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce/encryption/provider used request id req-22b1e192-7a19-4b3e-b760-ee16057ecede 2018-09-30 03:41:08,568 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-ff6c33b0-3c84-40ae-9165-feedb6810925-type 2018-09-30 03:41:08,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec535931-d557-478b-940e-501926d4f9ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e96bc38dd59082fa30bb6e1cdad9429cd28ccc" 2018-09-30 03:41:08,861 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80cfa2f4-22a5-41c8-8c80-097f403ba8a6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:08,861 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/810c0a62-6837-4210-a421-a49e6f11a8ce used request id req-80cfa2f4-22a5-41c8-8c80-097f403ba8a6 2018-09-30 03:41:08,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:09,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["zT82xhVJSpWXgfjVcVsBtg"], "issued_at": "2018-09-30T03:41:09.000000Z"}} 2018-09-30 03:41:09,251 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701-type", "description": null}}' 2018-09-30 03:41:09,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:09 GMT Server: Apache x-compute-request-id: req-a1a57968-853c-46bc-a8d0-703c801f7fad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1a57968-853c-46bc-a8d0-703c801f7fad Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2caaa52c-071b-4e23-903d-c43d1e8bb3da", "description": null}} 2018-09-30 03:41:09,454 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-a1a57968-853c-46bc-a8d0-703c801f7fad 2018-09-30 03:41:09,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a1a57968-853c-46bc-a8d0-703c801f7fad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701", "provider": "foo"}}' 2018-09-30 03:41:09,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:09 GMT Server: Apache x-compute-request-id: req-ad5c9f8d-a948-4b01-8db9-ee38f1fd28d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad5c9f8d-a948-4b01-8db9-ee38f1fd28d0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2caaa52c-071b-4e23-903d-c43d1e8bb3da", "name": "CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701", "control_location": "front-end", "encryption_id": "1c296499-d719-4380-8ae3-3bbe1560824f", "provider": "foo", "provider_class": "foo"}} 2018-09-30 03:41:09,658 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da/encryption used request id req-ad5c9f8d-a948-4b01-8db9-ee38f1fd28d0 2018-09-30 03:41:09,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1a57968-853c-46bc-a8d0-703c801f7fad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" 2018-09-30 03:41:09,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:09 GMT Server: Apache x-compute-request-id: req-5a51e335-6288-46d7-9c2a-a63158f3049b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a51e335-6288-46d7-9c2a-a63158f3049b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2caaa52c-071b-4e23-903d-c43d1e8bb3da", "description": null}} 2018-09-30 03:41:09,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da used request id req-5a51e335-6288-46d7-9c2a-a63158f3049b 2018-09-30 03:41:09,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1a57968-853c-46bc-a8d0-703c801f7fad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" 2018-09-30 03:41:10,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:09 GMT Server: Apache x-compute-request-id: req-e6700b0a-d099-489b-84e8-a0ad49182c14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6700b0a-d099-489b-84e8-a0ad49182c14 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "2caaa52c-071b-4e23-903d-c43d1e8bb3da", "control_location": "front-end", "deleted": false, "created_at": "2018-09-30T03:41:09.000000", "updated_at": null, "encryption_id": "1c296499-d719-4380-8ae3-3bbe1560824f", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-09-30 03:41:10,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da/encryption used request id req-e6700b0a-d099-489b-84e8-a0ad49182c14 2018-09-30 03:41:10,013 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701-type 2018-09-30 03:41:10,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1a57968-853c-46bc-a8d0-703c801f7fad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" 2018-09-30 03:41:10,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:10 GMT Server: Apache x-compute-request-id: req-c92c02f3-37f8-40ce-bfe8-550196e561ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c92c02f3-37f8-40ce-bfe8-550196e561ab Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2caaa52c-071b-4e23-903d-c43d1e8bb3da", "description": null}} 2018-09-30 03:41:10,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da used request id req-c92c02f3-37f8-40ce-bfe8-550196e561ab 2018-09-30 03:41:10,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1a57968-853c-46bc-a8d0-703c801f7fad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" 2018-09-30 03:41:10,375 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9e94377-b52f-414d-969d-17092a3f3310 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:10,375 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da/encryption/provider used request id req-e9e94377-b52f-414d-969d-17092a3f3310 2018-09-30 03:41:10,375 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-550882bc-26e2-45f8-9352-613a45f81701-type 2018-09-30 03:41:10,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1a57968-853c-46bc-a8d0-703c801f7fad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78db32e6de625afe64ca7bb35bf2bdd45d2655a6" 2018-09-30 03:41:10,598 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50bd5ecd-56b5-4136-9f07-8a1522732110 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:10,598 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/2caaa52c-071b-4e23-903d-c43d1e8bb3da used request id req-50bd5ecd-56b5-4136-9f07-8a1522732110 2018-09-30 03:41:10,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:10,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["yID4z1EWQTi8YR9E2X-XCA"], "issued_at": "2018-09-30T03:41:10.000000Z"}} 2018-09-30 03:41:10,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44-type", "description": null}}' 2018-09-30 03:41:11,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:10 GMT Server: Apache x-compute-request-id: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c136fe56-398a-44e5-96dd-c2a6bc484558", "description": null}} 2018-09-30 03:41:11,227 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-0284ba8d-f4d4-4557-830f-64f37a4b30f2 2018-09-30 03:41:11,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-30 03:41:11,437 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:11 GMT Server: Apache x-compute-request-id: req-4919f765-9fd9-4382-9b52-236f0bc350c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4919f765-9fd9-4382-9b52-236f0bc350c8 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c136fe56-398a-44e5-96dd-c2a6bc484558", "name": "CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44", "control_location": "back-end", "encryption_id": "fe96fd67-7253-4e9e-9844-02537851d4cc", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-09-30 03:41:11,437 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558/encryption used request id req-4919f765-9fd9-4382-9b52-236f0bc350c8 2018-09-30 03:41:11,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" 2018-09-30 03:41:11,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:11 GMT Server: Apache x-compute-request-id: req-1bb74bc9-8dfb-4334-8ea6-900ba2dfb006 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bb74bc9-8dfb-4334-8ea6-900ba2dfb006 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c136fe56-398a-44e5-96dd-c2a6bc484558", "description": null}} 2018-09-30 03:41:11,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558 used request id req-1bb74bc9-8dfb-4334-8ea6-900ba2dfb006 2018-09-30 03:41:11,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" 2018-09-30 03:41:11,785 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:11 GMT Server: Apache x-compute-request-id: req-318307ce-ecc3-4487-a68b-848d9be3864d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-318307ce-ecc3-4487-a68b-848d9be3864d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "c136fe56-398a-44e5-96dd-c2a6bc484558", "control_location": "back-end", "deleted": false, "created_at": "2018-09-30T03:41:11.000000", "updated_at": null, "encryption_id": "fe96fd67-7253-4e9e-9844-02537851d4cc", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-09-30 03:41:11,785 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558/encryption used request id req-318307ce-ecc3-4487-a68b-848d9be3864d 2018-09-30 03:41:11,785 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44-type 2018-09-30 03:41:11,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" 2018-09-30 03:41:11,967 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:11 GMT Server: Apache x-compute-request-id: req-0466f11f-044d-40dc-9c77-29bb1ffd7dc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0466f11f-044d-40dc-9c77-29bb1ffd7dc1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c136fe56-398a-44e5-96dd-c2a6bc484558", "description": null}} 2018-09-30 03:41:11,967 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558 used request id req-0466f11f-044d-40dc-9c77-29bb1ffd7dc1 2018-09-30 03:41:11,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" 2018-09-30 03:41:12,171 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9788ad32-dadc-4cc3-b5f6-db316be8a250 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:12,171 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558/encryption/provider used request id req-9788ad32-dadc-4cc3-b5f6-db316be8a250 2018-09-30 03:41:12,172 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-96937bef-bb26-4448-b68f-51ebbf0bcd44-type 2018-09-30 03:41:12,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0284ba8d-f4d4-4557-830f-64f37a4b30f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b987387d07397cd3656c588cc1f48e3eceadd265" 2018-09-30 03:41:12,376 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc7067f7-c6c1-4940-a20e-180f52076197 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:12,376 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c136fe56-398a-44e5-96dd-c2a6bc484558 used request id req-cc7067f7-c6c1-4940-a20e-180f52076197 2018-09-30 03:41:12,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:12,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["ufaaH7sJRby9XHqt653RUQ"], "issued_at": "2018-09-30T03:41:12.000000Z"}} 2018-09-30 03:41:12,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0-qos"}}' 2018-09-30 03:41:13,050 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:12 GMT Server: Apache x-compute-request-id: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "abd86aa3-bdfc-4742-86be-4bf0ef7c6eec", "name": "CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/abd86aa3-bdfc-4742-86be-4bf0ef7c6eec", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/abd86aa3-bdfc-4742-86be-4bf0ef7c6eec", "rel": "bookmark"}]} 2018-09-30 03:41:13,051 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95 2018-09-30 03:41:13,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0", "description": null}}' 2018-09-30 03:41:13,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:13 GMT Server: Apache x-compute-request-id: req-52322f61-0334-4902-bcd7-b3aede62fd82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52322f61-0334-4902-bcd7-b3aede62fd82 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c2749e38-e232-4e00-b7c7-d1c734fd4c86", "description": null}} 2018-09-30 03:41:13,267 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-52322f61-0334-4902-bcd7-b3aede62fd82 2018-09-30 03:41:13,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-30 03:41:13,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:13 GMT Server: Apache x-compute-request-id: req-d341e1b4-94fe-41b4-ae38-3857cb979047 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d341e1b4-94fe-41b4-ae38-3857cb979047 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c2749e38-e232-4e00-b7c7-d1c734fd4c86", "name": "foo", "control_location": "back-end", "encryption_id": "d2d80707-63f7-4c53-ba9f-62dc12d0d7dd", "provider": "bar", "provider_class": "bar"}} 2018-09-30 03:41:13,455 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86/encryption used request id req-d341e1b4-94fe-41b4-ae38-3857cb979047 2018-09-30 03:41:13,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" 2018-09-30 03:41:13,635 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:13 GMT Server: Apache x-compute-request-id: req-685184f9-5952-41d4-8150-06799e2d5bef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-685184f9-5952-41d4-8150-06799e2d5bef Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c2749e38-e232-4e00-b7c7-d1c734fd4c86", "description": null}} 2018-09-30 03:41:13,635 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86 used request id req-685184f9-5952-41d4-8150-06799e2d5bef 2018-09-30 03:41:13,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" 2018-09-30 03:41:13,809 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:13 GMT Server: Apache x-compute-request-id: req-c4a84d8c-1622-4057-b803-7fbe8058af6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4a84d8c-1622-4057-b803-7fbe8058af6a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "c2749e38-e232-4e00-b7c7-d1c734fd4c86", "control_location": "back-end", "deleted": false, "created_at": "2018-09-30T03:41:13.000000", "updated_at": null, "encryption_id": "d2d80707-63f7-4c53-ba9f-62dc12d0d7dd", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-30 03:41:13,809 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86/encryption used request id req-c4a84d8c-1622-4057-b803-7fbe8058af6a 2018-09-30 03:41:13,809 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0 2018-09-30 03:41:13,812 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" 2018-09-30 03:41:13,973 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:13 GMT Server: Apache x-compute-request-id: req-fd1d9263-5cc1-40c3-a1b7-e9a89958c2d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd1d9263-5cc1-40c3-a1b7-e9a89958c2d1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c2749e38-e232-4e00-b7c7-d1c734fd4c86", "description": null}} 2018-09-30 03:41:13,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86 used request id req-fd1d9263-5cc1-40c3-a1b7-e9a89958c2d1 2018-09-30 03:41:13,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" 2018-09-30 03:41:14,015 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2b03c3b-2738-4a04-a3fb-385e681ec2e6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:14,016 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86/encryption/provider used request id req-d2b03c3b-2738-4a04-a3fb-385e681ec2e6 2018-09-30 03:41:14,016 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0 2018-09-30 03:41:14,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" 2018-09-30 03:41:14,247 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04db580c-fdfc-498e-b1d6-3967ea1b22a3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:14,247 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/c2749e38-e232-4e00-b7c7-d1c734fd4c86 used request id req-04db580c-fdfc-498e-b1d6-3967ea1b22a3 2018-09-30 03:41:14,247 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-79f3647d-b2f4-4dd7-9a19-347f79cd25c0-qos 2018-09-30 03:41:14,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/abd86aa3-bdfc-4742-86be-4bf0ef7c6eec?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d33b8ee3-b32b-4ac9-9ff2-384d001cab95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511c100198a628335c97af7878704cbf35343251" 2018-09-30 03:41:14,455 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e20ad6b7-b147-48d7-8945-9bf35a0497d5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:14,455 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/abd86aa3-bdfc-4742-86be-4bf0ef7c6eec?force=False used request id req-e20ad6b7-b147-48d7-8945-9bf35a0497d5 2018-09-30 03:41:14,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:14,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["D814wAkeTCeNDGm9Ih3qJg"], "issued_at": "2018-09-30T03:41:14.000000Z"}} 2018-09-30 03:41:14,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13539a2865e8d1ae88e394f99d362e2ce1824b37" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa-qos"}}' 2018-09-30 03:41:15,019 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:14 GMT Server: Apache x-compute-request-id: req-d30fbb82-70a2-4fac-841b-c204382f9154 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d30fbb82-70a2-4fac-841b-c204382f9154 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3688348e-3148-4195-9d26-4fe4fa889bfd", "name": "CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/3688348e-3148-4195-9d26-4fe4fa889bfd", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/3688348e-3148-4195-9d26-4fe4fa889bfd", "rel": "bookmark"}]} 2018-09-30 03:41:15,019 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-d30fbb82-70a2-4fac-841b-c204382f9154 2018-09-30 03:41:15,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d30fbb82-70a2-4fac-841b-c204382f9154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13539a2865e8d1ae88e394f99d362e2ce1824b37" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa", "description": null}}' 2018-09-30 03:41:15,233 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:15 GMT Server: Apache x-compute-request-id: req-aebc2aa4-96aa-4d7e-acb7-2c99d1611319 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aebc2aa4-96aa-4d7e-acb7-2c99d1611319 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b81701f2-2a26-4423-a40a-6663c5e4d249", "description": null}} 2018-09-30 03:41:15,233 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-aebc2aa4-96aa-4d7e-acb7-2c99d1611319 2018-09-30 03:41:15,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30fbb82-70a2-4fac-841b-c204382f9154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13539a2865e8d1ae88e394f99d362e2ce1824b37" 2018-09-30 03:41:15,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:15 GMT Server: Apache x-compute-request-id: req-734e0b3f-c0f4-4787-8be9-f681acc72601 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-734e0b3f-c0f4-4787-8be9-f681acc72601 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3688348e-3148-4195-9d26-4fe4fa889bfd", "name": "CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa-qos"}]} 2018-09-30 03:41:15,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-734e0b3f-c0f4-4787-8be9-f681acc72601 2018-09-30 03:41:15,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/None/associate?vol_type_id=b81701f2-2a26-4423-a40a-6663c5e4d249 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30fbb82-70a2-4fac-841b-c204382f9154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13539a2865e8d1ae88e394f99d362e2ce1824b37" 2018-09-30 03:41:15,574 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:41:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-db755a63-c6fa-413c-a465-56c4fb47b7e6 x-openstack-request-id: req-db755a63-c6fa-413c-a465-56c4fb47b7e6 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-09-30 03:41:15,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/None/associate?vol_type_id=b81701f2-2a26-4423-a40a-6663c5e4d249 used request id req-db755a63-c6fa-413c-a465-56c4fb47b7e6 2018-09-30 03:41:15,574 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-db755a63-c6fa-413c-a465-56c4fb47b7e6) 2018-09-30 03:41:15,574 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa 2018-09-30 03:41:15,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/b81701f2-2a26-4423-a40a-6663c5e4d249 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30fbb82-70a2-4fac-841b-c204382f9154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13539a2865e8d1ae88e394f99d362e2ce1824b37" 2018-09-30 03:41:15,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-058a4b3a-b82a-488c-8e6e-19a818dd63ed Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:15,785 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/b81701f2-2a26-4423-a40a-6663c5e4d249 used request id req-058a4b3a-b82a-488c-8e6e-19a818dd63ed 2018-09-30 03:41:15,785 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-40b50e06-7da9-4c51-9d48-dbc973ace5aa-qos 2018-09-30 03:41:15,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/3688348e-3148-4195-9d26-4fe4fa889bfd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30fbb82-70a2-4fac-841b-c204382f9154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13539a2865e8d1ae88e394f99d362e2ce1824b37" 2018-09-30 03:41:15,993 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e068874c-1130-477c-ba2a-51ec4c783674 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:15,993 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/3688348e-3148-4195-9d26-4fe4fa889bfd?force=False used request id req-e068874c-1130-477c-ba2a-51ec4c783674 2018-09-30 03:41:15,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:16,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["nZxRjZEgSTSgMnUN-MNmOw"], "issued_at": "2018-09-30T03:41:16.000000Z"}} 2018-09-30 03:41:16,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fa6ea8f26c71eedc5e9239102ecc7ac63a9c9" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508-qos"}}' 2018-09-30 03:41:16,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:16 GMT Server: Apache x-compute-request-id: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32", "name": "CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32", "rel": "bookmark"}]} 2018-09-30 03:41:16,575 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72 2018-09-30 03:41:16,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fa6ea8f26c71eedc5e9239102ecc7ac63a9c9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508", "description": null}}' 2018-09-30 03:41:16,795 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:16 GMT Server: Apache x-compute-request-id: req-5391cd1d-4532-44cd-8a4c-e93e20c17ad0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5391cd1d-4532-44cd-8a4c-e93e20c17ad0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f2d39238-d313-4df1-80c4-8427386fb41b", "description": null}} 2018-09-30 03:41:16,795 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-5391cd1d-4532-44cd-8a4c-e93e20c17ad0 2018-09-30 03:41:16,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fa6ea8f26c71eedc5e9239102ecc7ac63a9c9" 2018-09-30 03:41:16,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:16 GMT Server: Apache x-compute-request-id: req-14f4f4e1-a6fc-450c-b8c0-a78c28318c53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14f4f4e1-a6fc-450c-b8c0-a78c28318c53 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32", "name": "CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508-qos"}]} 2018-09-30 03:41:16,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-14f4f4e1-a6fc-450c-b8c0-a78c28318c53 2018-09-30 03:41:16,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32/associate?vol_type_id=f2d39238-d313-4df1-80c4-8427386fb41b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fa6ea8f26c71eedc5e9239102ecc7ac63a9c9" 2018-09-30 03:41:17,167 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb69c71b-5173-4378-b420-1a0e37ac3f09 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:17,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32/associate?vol_type_id=f2d39238-d313-4df1-80c4-8427386fb41b used request id req-fb69c71b-5173-4378-b420-1a0e37ac3f09 2018-09-30 03:41:17,167 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508 2018-09-30 03:41:17,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/f2d39238-d313-4df1-80c4-8427386fb41b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fa6ea8f26c71eedc5e9239102ecc7ac63a9c9" 2018-09-30 03:41:17,377 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bfc53ba-7bc4-4dc4-a01e-1d23867e1e18 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:17,377 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/f2d39238-d313-4df1-80c4-8427386fb41b used request id req-3bfc53ba-7bc4-4dc4-a01e-1d23867e1e18 2018-09-30 03:41:17,377 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5168a881-727e-4b9c-b096-eae07aafe508-qos 2018-09-30 03:41:17,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8327aac8-3aff-4b94-b9dd-c2f3f7e10f72" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fa6ea8f26c71eedc5e9239102ecc7ac63a9c9" 2018-09-30 03:41:17,580 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7efcd516-a9b8-4736-874b-bf8923fc3775 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:17,580 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/625b8cf1-9bac-4ce5-b3a5-32aa8acf3e32?force=False used request id req-7efcd516-a9b8-4736-874b-bf8923fc3775 2018-09-30 03:41:17,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:17,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "2137f78639bd4c938ea09f8408c5f978", "name": "Member"}, {"id": "9c08099ca00348a48e6490939fe5c254", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T04:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb4db2f5fe747c88fe9dce627f0aaca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "id": "8ef8f89247b448199811660cc3c8684d"}, "audit_ids": ["Pan2rhT6S_qLUev_KuXXtw"], "issued_at": "2018-09-30T03:41:17.000000Z"}} 2018-09-30 03:41:17,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46-qos"}}' 2018-09-30 03:41:18,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:17 GMT Server: Apache x-compute-request-id: req-ada7293b-45cb-48c0-9397-190e812b90d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ada7293b-45cb-48c0-9397-190e812b90d8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2f82d143-0a4b-4e52-9716-2007f4b00df4", "name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/2f82d143-0a4b-4e52-9716-2007f4b00df4", "rel": "self"}, {"href": "http://172.30.9.29:8776/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/2f82d143-0a4b-4e52-9716-2007f4b00df4", "rel": "bookmark"}]} 2018-09-30 03:41:18,162 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-ada7293b-45cb-48c0-9397-190e812b90d8 2018-09-30 03:41:18,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46", "description": null}}' 2018-09-30 03:41:18,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:18 GMT Server: Apache x-compute-request-id: req-95d5b16b-65ff-4446-bcaa-921d11d015fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95d5b16b-65ff-4446-bcaa-921d11d015fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "592b3bbb-e653-4e75-99cb-afa499bc87ae", "description": null}} 2018-09-30 03:41:18,357 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types used request id req-95d5b16b-65ff-4446-bcaa-921d11d015fa 2018-09-30 03:41:18,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-30 03:41:18,552 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:18 GMT Server: Apache x-compute-request-id: req-8592a749-d079-4eb7-b816-826bedcfef31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8592a749-d079-4eb7-b816-826bedcfef31 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "592b3bbb-e653-4e75-99cb-afa499bc87ae", "name": "foo", "control_location": "back-end", "encryption_id": "3efb0535-fdac-4327-9243-13a739487d4b", "provider": "bar", "provider_class": "bar"}} 2018-09-30 03:41:18,552 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae/encryption used request id req-8592a749-d079-4eb7-b816-826bedcfef31 2018-09-30 03:41:18,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:18,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:18 GMT Server: Apache x-compute-request-id: req-e14c0675-67db-44ed-aa39-8945fbcd436f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e14c0675-67db-44ed-aa39-8945fbcd436f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "2f82d143-0a4b-4e52-9716-2007f4b00df4", "name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46-qos"}]} 2018-09-30 03:41:18,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs used request id req-e14c0675-67db-44ed-aa39-8945fbcd436f 2018-09-30 03:41:18,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/2f82d143-0a4b-4e52-9716-2007f4b00df4/associate?vol_type_id=592b3bbb-e653-4e75-99cb-afa499bc87ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:18,950 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a009b477-c63f-458d-b51e-fe0ea6d51e75 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:18,951 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/2f82d143-0a4b-4e52-9716-2007f4b00df4/associate?vol_type_id=592b3bbb-e653-4e75-99cb-afa499bc87ae used request id req-a009b477-c63f-458d-b51e-fe0ea6d51e75 2018-09-30 03:41:18,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:19,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:18 GMT Server: Apache x-compute-request-id: req-2bd08f09-b3fb-49d4-8cfc-e2ab0f823fed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bd08f09-b3fb-49d4-8cfc-e2ab0f823fed Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46", "qos_specs_id": "2f82d143-0a4b-4e52-9716-2007f4b00df4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "592b3bbb-e653-4e75-99cb-afa499bc87ae", "description": null}} 2018-09-30 03:41:19,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae used request id req-2bd08f09-b3fb-49d4-8cfc-e2ab0f823fed 2018-09-30 03:41:19,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:19,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:19 GMT Server: Apache x-compute-request-id: req-b8a5c08e-a512-4075-b97c-baafe37c65fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8a5c08e-a512-4075-b97c-baafe37c65fd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "592b3bbb-e653-4e75-99cb-afa499bc87ae", "control_location": "back-end", "deleted": false, "created_at": "2018-09-30T03:41:18.000000", "updated_at": null, "encryption_id": "3efb0535-fdac-4327-9243-13a739487d4b", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-30 03:41:19,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae/encryption used request id req-b8a5c08e-a512-4075-b97c-baafe37c65fd 2018-09-30 03:41:19,296 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46 2018-09-30 03:41:19,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:19,466 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:19 GMT Server: Apache x-compute-request-id: req-ab9195b7-c69b-4753-847c-699cf3214d3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab9195b7-c69b-4753-847c-699cf3214d3e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46", "qos_specs_id": "2f82d143-0a4b-4e52-9716-2007f4b00df4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "592b3bbb-e653-4e75-99cb-afa499bc87ae", "description": null}} 2018-09-30 03:41:19,466 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae used request id req-ab9195b7-c69b-4753-847c-699cf3214d3e 2018-09-30 03:41:19,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:19,650 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b36adfc-45a5-4b75-bbb1-f89facc3c2cd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:19,651 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae/encryption/provider used request id req-0b36adfc-45a5-4b75-bbb1-f89facc3c2cd 2018-09-30 03:41:19,651 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46 2018-09-30 03:41:19,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:19,870 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f32db7aa-1caf-4541-94c7-f5d2d1f33208 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:19,870 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/types/592b3bbb-e653-4e75-99cb-afa499bc87ae used request id req-f32db7aa-1caf-4541-94c7-f5d2d1f33208 2018-09-30 03:41:19,871 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-547270c2-82e9-47d0-a92b-8064cacb6c46-qos 2018-09-30 03:41:19,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/2f82d143-0a4b-4e52-9716-2007f4b00df4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ada7293b-45cb-48c0-9397-190e812b90d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a47a8c4eca9d3dd0ed1814e38dc4e952dfa07f0" 2018-09-30 03:41:20,067 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6679f08-8298-4341-8e60-390a5acaf12e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:20,067 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/ebb4db2f5fe747c88fe9dce627f0aaca/qos-specs/2f82d143-0a4b-4e52-9716-2007f4b00df4?force=False used request id req-c6679f08-8298-4341-8e60-390a5acaf12e 2018-09-30 03:41:20,068 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 824.411s OK 2018-09-30 03:41:20,190 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 03:41:20,191 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-30 03:41:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:20,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc06bf2-e366-4245-8670-20538110af54 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9c08099ca00348a48e6490939fe5c254", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:20,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4dc06bf2-e366-4245-8670-20538110af54 2018-09-30 03:41:20,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828239917755s 2018-09-30 03:41:20,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:41:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:20,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f12323-cc3a-4664-ad5c-82bc25847787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:20,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9c08099ca00348a48e6490939fe5c254 used request id req-a0f12323-cc3a-4664-ad5c-82bc25847787 2018-09-30 03:41:20,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.138746976852s 2018-09-30 03:41:20,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:41:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:20,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b030d096-3fe6-4255-99b8-54b316dc667e Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96", "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "domain_id": "default", "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:41:20,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b030d096-3fe6-4255-99b8-54b316dc667e 2018-09-30 03:41:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100821971893s 2018-09-30 03:41:20,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b030d096-3fe6-4255-99b8-54b316dc667e 2018-09-30 03:41:20,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:41:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:20,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07081cb-11cb-4149-aeb0-64c321d5d29f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d"}, "enabled": true, "id": "8ef8f89247b448199811660cc3c8684d", "options": {}, "domain_id": "default", "name": "api_check-user_4906dcb7-189a-4cdc-8114-687a9951ba96"}} 2018-09-30 03:41:20,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d used request id req-a07081cb-11cb-4149-aeb0-64c321d5d29f 2018-09-30 03:41:20,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190572023392s 2018-09-30 03:41:20,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d used request id req-a07081cb-11cb-4149-aeb0-64c321d5d29f 2018-09-30 03:41:20,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 03:41:20,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:20,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11215de6-296e-400a-80ab-92f98b6389e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:20,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d used request id req-11215de6-296e-400a-80ab-92f98b6389e1 2018-09-30 03:41:20,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188838005066s 2018-09-30 03:41:20,909 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8ef8f89247b448199811660cc3c8684d used request id req-11215de6-296e-400a-80ab-92f98b6389e1 2018-09-30 03:41:20,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:41:20,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:20,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71715e1b-28de-4591-89c6-3aa36faed053 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca"}, "enabled": true, "id": "ebb4db2f5fe747c88fe9dce627f0aaca", "parent_id": "default", "domain_id": "default", "name": "api_check-project_4906dcb7-189a-4cdc-8114-687a9951ba96"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:41:20,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-71715e1b-28de-4591-89c6-3aa36faed053 2018-09-30 03:41:20,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079617023468s 2018-09-30 03:41:20,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-71715e1b-28de-4591-89c6-3aa36faed053 2018-09-30 03:41:20,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 03:41:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:21,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-621bd9cb-5534-421e-90d1-4327c5f76297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:21,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-621bd9cb-5534-421e-90d1-4327c5f76297 2018-09-30 03:41:21,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154625892639s 2018-09-30 03:41:21,147 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ebb4db2f5fe747c88fe9dce627f0aaca used request id req-621bd9cb-5534-421e-90d1-4327c5f76297 2018-09-30 03:41:21,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:21,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9034fac-0755-4969-aac6-edb24fead855 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2137f78639bd4c938ea09f8408c5f978", "links": {"self": "http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:21,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b9034fac-0755-4969-aac6-edb24fead855 2018-09-30 03:41:21,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799100399017s 2018-09-30 03:41:21,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:41:21,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:21,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb973c1-3ebb-42de-b26d-f41b33197418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:21,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2137f78639bd4c938ea09f8408c5f978 used request id req-7bb973c1-3ebb-42de-b26d-f41b33197418 2018-09-30 03:41:21,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.100281000137s 2018-09-30 03:41:21,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:41:21,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ebb4db2f5fe747c88fe9dce627f0aaca&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:21,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a2d4ef38-60c8-48b0-aa2c-672f68938c01 Date: Sun, 30 Sep 2018 03:41:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}]} 2018-09-30 03:41:21,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ebb4db2f5fe747c88fe9dce627f0aaca&name=default used request id req-a2d4ef38-60c8-48b0-aa2c-672f68938c01 2018-09-30 03:41:21,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196162939072s 2018-09-30 03:41:21,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ebb4db2f5fe747c88fe9dce627f0aaca&name=default used request id req-a2d4ef38-60c8-48b0-aa2c-672f68938c01 2018-09-30 03:41:21,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:41:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:21,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-24ce1fe7-4fd3-428d-80d7-82f041de880e Date: Sun, 30 Sep 2018 03:41:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "created_at": "2018-09-30T03:28:03Z", "updated_at": "2018-09-30T03:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "b25586ac-7936-44cb-88ef-b58c31b493f6", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "e09d5e75-f407-4b37-861e-25aab273c76e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "9cccf35b-1844-46f9-842b-bc314e034197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:28:04Z", "revision_number": 0, "id": "d05255ff-f368-4902-af7f-300f2f3ac66e", "remote_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "remote_ip_prefix": null, "created_at": "2018-09-30T03:28:04Z", "security_group_id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "tenant_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca"}], "revision_number": 4, "project_id": "ebb4db2f5fe747c88fe9dce627f0aaca", "id": "7be67f87-7232-48c8-aad3-3b7f102041ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:41:21,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-24ce1fe7-4fd3-428d-80d7-82f041de880e 2018-09-30 03:41:21,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193553924561s 2018-09-30 03:41:21,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-24ce1fe7-4fd3-428d-80d7-82f041de880e 2018-09-30 03:41:21,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 03:41:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7be67f87-7232-48c8-aad3-3b7f102041ee.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96ece3a6928fa119bf2fb9632e499d3026a9a34c" 2018-09-30 03:41:22,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af44fc29-040b-4e11-9a12-d7a742939f14 Content-Length: 0 Date: Sun, 30 Sep 2018 03:41:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:41:22,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7be67f87-7232-48c8-aad3-3b7f102041ee.json used request id req-af44fc29-040b-4e11-9a12-d7a742939f14 2018-09-30 03:41:22,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.374651908875s 2018-09-30 03:41:22,112 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7be67f87-7232-48c8-aad3-3b7f102041ee.json used request id req-af44fc29-040b-4e11-9a12-d7a742939f14 2018-09-30 03:41:22,133 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-30 03:41:22,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:41:22,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:41:22,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:41:22,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:41:22,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:41:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:41:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:41:22,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7edf2c-9078-4410-99e2-de92749262d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:22,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fd7edf2c-9078-4410-99e2-de92749262d5 2018-09-30 03:41:22,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:22,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["MXOo2HzwTICCLrGRTK95cA"], "issued_at": "2018-09-30T03:41:22.000000Z"}} 2018-09-30 03:41:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:22,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:41:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:22,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa52cc2f-6a25-4500-9613-31f60235a50a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:41:22,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-fa52cc2f-6a25-4500-9613-31f60235a50a 2018-09-30 03:41:22,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.472594022751s 2018-09-30 03:41:22,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 03:41:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}}' 2018-09-30 03:41:22,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5287db-5157-4a43-bd9b-1b7858eec92a Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19"}, "enabled": true, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}} 2018-09-30 03:41:22,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9f5287db-5157-4a43-bd9b-1b7858eec92a 2018-09-30 03:41:22,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114275932312s 2018-09-30 03:41:22,755 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9f5287db-5157-4a43-bd9b-1b7858eec92a 2018-09-30 03:41:22,756 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc', 'id': u'39e7b766eae54a2fbdf213fcf96e7a19', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 03:41:22,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 03:41:23,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36200594902s 2018-09-30 03:41:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaa0ad8-8615-4bb5-be05-a580ab383471 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}} 2018-09-30 03:41:23,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc used request id req-dcaa0ad8-8615-4bb5-be05-a580ab383471 2018-09-30 03:41:23,221 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ede62a7b73ac482d896fab3d386d84bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc'}) 2018-09-30 03:41:23,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:23,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7d980a-1c68-44c9-a619-72b1693dd9ce Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:23,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-af7d980a-1c68-44c9-a619-72b1693dd9ce 2018-09-30 03:41:23,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0727109909058s 2018-09-30 03:41:23,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313d60aa-f787-4aaa-b133-1d138705990c Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:23,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-313d60aa-f787-4aaa-b133-1d138705990c 2018-09-30 03:41:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807740688324s 2018-09-30 03:41:23,377 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 03:41:23,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:41:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" -d '{"role": {"name": "Member"}}' 2018-09-30 03:41:23,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b52ae3f1-4b9e-46ba-8608-900ecce7ec9b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}} 2018-09-30 03:41:23,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b52ae3f1-4b9e-46ba-8608-900ecce7ec9b 2018-09-30 03:41:23,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0959758758545s 2018-09-30 03:41:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a9aeb6-6753-4556-b9cb-360e1e9b5194 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "domain_id": null, "name": "Member", "id": "055867db966f4c4ab1ea4b4f7aefc2b8"}} 2018-09-30 03:41:23,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8 used request id req-f5a9aeb6-6753-4556-b9cb-360e1e9b5194 2018-09-30 03:41:23,549 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8'}, 'domain_id': None, 'human_id': None, 'id': u'055867db966f4c4ab1ea4b4f7aefc2b8', 'HUMAN_ID': False}) 2018-09-30 03:41:23,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ffe263-2712-4181-820a-9b5494222105 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:23,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-30ffe263-2712-4181-820a-9b5494222105 2018-09-30 03:41:23,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819711685181s 2018-09-30 03:41:23,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:41:23,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad73846-6272-42a9-ad13-aa50d8e73f31 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:41:23,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-bad73846-6272-42a9-ad13-aa50d8e73f31 2018-09-30 03:41:23,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0771100521088s 2018-09-30 03:41:23,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:41:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc44798-982a-4223-b1f0-8e4622a37c39 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "domain_id": "default", "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:41:23,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3dc44798-982a-4223-b1f0-8e4622a37c39 2018-09-30 03:41:23,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0884771347046s 2018-09-30 03:41:23,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3dc44798-982a-4223-b1f0-8e4622a37c39 2018-09-30 03:41:23,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:41:23,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2437ec3b-c536-450e-a748-74b906a427a4 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19"}, "enabled": true, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:41:23,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2437ec3b-c536-450e-a748-74b906a427a4 2018-09-30 03:41:23,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0831639766693s 2018-09-30 03:41:23,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2437ec3b-c536-450e-a748-74b906a427a4 2018-09-30 03:41:23,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:41:23,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=055867db966f4c4ab1ea4b4f7aefc2b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:23,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e6c11b-fcdd-4546-a178-e865c7f14447 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=055867db966f4c4ab1ea4b4f7aefc2b8", "previous": null, "next": null}} 2018-09-30 03:41:23,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=055867db966f4c4ab1ea4b4f7aefc2b8 used request id req-a3e6c11b-fcdd-4546-a178-e865c7f14447 2018-09-30 03:41:23,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795199871063s 2018-09-30 03:41:23,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:41:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19/users/ede62a7b73ac482d896fab3d386d84bc/roles/055867db966f4c4ab1ea4b4f7aefc2b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d76fe1-9093-4eb7-851a-16f63c7723c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:24,086 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19/users/ede62a7b73ac482d896fab3d386d84bc/roles/055867db966f4c4ab1ea4b4f7aefc2b8 used request id req-d6d76fe1-9093-4eb7-851a-16f63c7723c3 2018-09-30 03:41:24,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113804101944s 2018-09-30 03:41:24,087 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '36c2d23e-8331-4df9-bcd8-cc9f512756c9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc', 'project_id': u'39e7b766eae54a2fbdf213fcf96e7a19', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 03:41:24,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:41:24,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:41:24,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:41:24,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:41:24,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:41:24,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:41:24,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:41:24,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:41:24,092 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc', 'password': '36c2d23e-8331-4df9-bcd8-cc9f512756c9', 'project_name': 'snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '39e7b766eae54a2fbdf213fcf96e7a19', 'project_domain_name': 'Default'} 2018-09-30 03:41:24,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a438dc-73d6-4340-a92e-6a31b4b7d61a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:24,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-14a438dc-73d6-4340-a92e-6a31b4b7d61a 2018-09-30 03:41:24,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0849039554596s 2018-09-30 03:41:24,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d2800f-7006-41ad-a9ca-13938b9eb84e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:24,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-77d2800f-7006-41ad-a9ca-13938b9eb84e 2018-09-30 03:41:24,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799701213837s 2018-09-30 03:41:24,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:41:24,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc3cba4-f4e3-4dfd-9e4f-6b59da015a03 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:41:24,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-edc3cba4-f4e3-4dfd-9e4f-6b59da015a03 2018-09-30 03:41:24,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0729529857635s 2018-09-30 03:41:24,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:41:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99479c97-4451-4f22-a568-af989b45624d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "domain_id": "default", "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:41:24,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-99479c97-4451-4f22-a568-af989b45624d 2018-09-30 03:41:24,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943400859833s 2018-09-30 03:41:24,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-99479c97-4451-4f22-a568-af989b45624d 2018-09-30 03:41:24,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:41:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9690e6-b198-4426-8699-cd1ad14142bb Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19"}, "enabled": true, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:41:24,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cb9690e6-b198-4426-8699-cd1ad14142bb 2018-09-30 03:41:24,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841960906982s 2018-09-30 03:41:24,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cb9690e6-b198-4426-8699-cd1ad14142bb 2018-09-30 03:41:24,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:41:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0538c6-09fa-4bf2-9f87-ec39b6e0a8ac Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 03:41:24,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=814346b910b046f4b45290291aadbbd5 used request id req-0c0538c6-09fa-4bf2-9f87-ec39b6e0a8ac 2018-09-30 03:41:24,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.072075843811s 2018-09-30 03:41:24,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:41:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19/users/ede62a7b73ac482d896fab3d386d84bc/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c0d7ef-234c-4057-b36f-301acf1f9ecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:24,709 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19/users/ede62a7b73ac482d896fab3d386d84bc/roles/814346b910b046f4b45290291aadbbd5 used request id req-b8c0d7ef-234c-4057-b36f-301acf1f9ecd 2018-09-30 03:41:24,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114986896515s 2018-09-30 03:41:24,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659c95bc-1337-47b3-85b7-c3745c58aa05 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:41:24,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-659c95bc-1337-47b3-85b7-c3745c58aa05 2018-09-30 03:41:24,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080708026886s 2018-09-30 03:41:24,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:41:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-30 03:41:24,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9b896e-2978-404e-9dfb-2ae8dd6b5a7e Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd84f8fcab224cb5aa170dca39081a04", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04"}, "name": "heat_stack_owner"}} 2018-09-30 03:41:24,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c9b896e-2978-404e-9dfb-2ae8dd6b5a7e 2018-09-30 03:41:24,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.126600027084s 2018-09-30 03:41:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:24,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b8cbde-f4d9-4434-93e2-6a5b92eeda8f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04"}, "domain_id": null, "name": "heat_stack_owner", "id": "fd84f8fcab224cb5aa170dca39081a04"}} 2018-09-30 03:41:24,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04 used request id req-d4b8cbde-f4d9-4434-93e2-6a5b92eeda8f 2018-09-30 03:41:24,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:41:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6294bd25-0595-4f05-941c-475e0fa1e538 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fd84f8fcab224cb5aa170dca39081a04", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04"}, "name": "heat_stack_owner"}]} 2018-09-30 03:41:25,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6294bd25-0595-4f05-941c-475e0fa1e538 2018-09-30 03:41:25,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081964969635s 2018-09-30 03:41:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:41:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:25,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efc2585-3ea6-4365-b322-b9e95beae8e6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:41:25,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-7efc2585-3ea6-4365-b322-b9e95beae8e6 2018-09-30 03:41:25,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0756130218506s 2018-09-30 03:41:25,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:41:25,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:25,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12265354-42c3-4c38-bdca-d385fedcaffd Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "domain_id": "default", "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:41:25,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-12265354-42c3-4c38-bdca-d385fedcaffd 2018-09-30 03:41:25,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0969429016113s 2018-09-30 03:41:25,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-12265354-42c3-4c38-bdca-d385fedcaffd 2018-09-30 03:41:25,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:41:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:25,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ebb65a-a155-470f-9a12-885d7bb71d57 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19"}, "enabled": true, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:41:25,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-24ebb65a-a155-470f-9a12-885d7bb71d57 2018-09-30 03:41:25,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851850509644s 2018-09-30 03:41:25,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-24ebb65a-a155-470f-9a12-885d7bb71d57 2018-09-30 03:41:25,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:41:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=fd84f8fcab224cb5aa170dca39081a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a20522d-613b-4969-bed8-997c1fbd79e1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=fd84f8fcab224cb5aa170dca39081a04", "previous": null, "next": null}} 2018-09-30 03:41:25,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ede62a7b73ac482d896fab3d386d84bc&scope.project.id=39e7b766eae54a2fbdf213fcf96e7a19&role.id=fd84f8fcab224cb5aa170dca39081a04 used request id req-1a20522d-613b-4969-bed8-997c1fbd79e1 2018-09-30 03:41:25,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0888991355896s 2018-09-30 03:41:25,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:41:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19/users/ede62a7b73ac482d896fab3d386d84bc/roles/fd84f8fcab224cb5aa170dca39081a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:41:25,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4671e002-14af-49ce-9bdf-a605c7938798 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:25,556 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19/users/ede62a7b73ac482d896fab3d386d84bc/roles/fd84f8fcab224cb5aa170dca39081a04 used request id req-4671e002-14af-49ce-9bdf-a605c7938798 2018-09-30 03:41:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119213104248s 2018-09-30 03:41:25,556 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-30 03:41:25,557 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-30 03:41:25,557 - openstack_tests - INFO - OS Credentials = > 2018-09-30 03:41:25,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:25,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:25,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "fd84f8fcab224cb5aa170dca39081a04", "name": "heat_stack_owner"}, {"id": "055867db966f4c4ab1ea4b4f7aefc2b8", "name": "Member"}], "expires_at": "2018-09-30T04:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "id": "ede62a7b73ac482d896fab3d386d84bc"}, "audit_ids": ["MlKTtiI-QR69Ha2y1ppq7Q"], "issued_at": "2018-09-30T03:41:25.000000Z"}} 2018-09-30 03:41:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba09598d3e058689a9e7f8634934249316dda830" 2018-09-30 03:41:26,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-eec55318-99e7-4e93-86fb-dfe31287e778 Date: Sun, 30 Sep 2018 03:41:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:41:26,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-eec55318-99e7-4e93-86fb-dfe31287e778 2018-09-30 03:41:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba09598d3e058689a9e7f8634934249316dda830" 2018-09-30 03:41:26,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-14a2891d-a05f-4177-bc90-b2448d5e7603 Date: Sun, 30 Sep 2018 03:41:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 03:41:26,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-14a2891d-a05f-4177-bc90-b2448d5e7603 2018-09-30 03:41:26,396 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-30 03:41:26,397 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-09-30 03:41:26,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:26,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:26,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "fd84f8fcab224cb5aa170dca39081a04", "name": "heat_stack_owner"}, {"id": "055867db966f4c4ab1ea4b4f7aefc2b8", "name": "Member"}], "expires_at": "2018-09-30T04:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "id": "ede62a7b73ac482d896fab3d386d84bc"}, "audit_ids": ["h5XX-CbMQcGW1G7UIEip8w"], "issued_at": "2018-09-30T03:41:26.000000Z"}} 2018-09-30 03:41:26,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740042d5cfa4da2ee2b97e40f4abc2c1ca558e9" 2018-09-30 03:41:26,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb1f79a-c2bb-4e29-abc9-7cdc4fdced50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:26,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0cb1f79a-c2bb-4e29-abc9-7cdc4fdced50 2018-09-30 03:41:26,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:26,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:27,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "fd84f8fcab224cb5aa170dca39081a04", "name": "heat_stack_owner"}, {"id": "055867db966f4c4ab1ea4b4f7aefc2b8", "name": "Member"}], "expires_at": "2018-09-30T04:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "id": "ede62a7b73ac482d896fab3d386d84bc"}, "audit_ids": ["idDnV4A4QzqkhcCyBUE2ig"], "issued_at": "2018-09-30T03:41:27.000000Z"}} 2018-09-30 03:41:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:41:27,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1982ffa6-6f5a-40ac-8502-d6f76a7e3d6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:27,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1982ffa6-6f5a-40ac-8502-d6f76a7e3d6e 2018-09-30 03:41:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:41:27,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:41:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5ff1b2d1-418d-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:41:27,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1c8af0-9be9-4002-acb9-b9ac4a74565a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5ff1b2d1-418d-406-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 03:41:27,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5ff1b2d1-418d-406-proj used request id req-ad1c8af0-9be9-4002-acb9-b9ac4a74565a 2018-09-30 03:41:27,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:41:27,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641b592d-57d4-4d85-b076-26de85582499 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:41:27,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-641b592d-57d4-4d85-b076-26de85582499 2018-09-30 03:41:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}}' 2018-09-30 03:41:27,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34915542-c0d8-426f-aba6-57fc222ba52e Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:27,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-34915542-c0d8-426f-aba6-57fc222ba52e 2018-09-30 03:41:27,504 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-5ff1b2d1-418d-406-proj 2018-09-30 03:41:27,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:27,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:27,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "fd84f8fcab224cb5aa170dca39081a04", "name": "heat_stack_owner"}, {"id": "055867db966f4c4ab1ea4b4f7aefc2b8", "name": "Member"}], "expires_at": "2018-09-30T04:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "id": "ede62a7b73ac482d896fab3d386d84bc"}, "audit_ids": ["tdVAOAz5QqapbXWuZR34jA"], "issued_at": "2018-09-30T03:41:27.000000Z"}} 2018-09-30 03:41:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f785cbce765ad4b4780a29683320ee3c2e039f7" 2018-09-30 03:41:27,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5beab5f3-0937-4775-9970-b2f0d6793b89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:27,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5beab5f3-0937-4775-9970-b2f0d6793b89 2018-09-30 03:41:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:41:27,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:41:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f785cbce765ad4b4780a29683320ee3c2e039f7" 2018-09-30 03:41:28,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949d7c95-0654-4820-a693-daebd834b16c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "domain_id": "default", "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:41:28,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-949d7c95-0654-4820-a693-daebd834b16c 2018-09-30 03:41:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-5ff1b2d1-418d-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f785cbce765ad4b4780a29683320ee3c2e039f7" 2018-09-30 03:41:28,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc2c91b-c316-4147-aeb6-65288a985de1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-5ff1b2d1-418d-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}]} 2018-09-30 03:41:28,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-5ff1b2d1-418d-406-proj used request id req-0fc2c91b-c316-4147-aeb6-65288a985de1 2018-09-30 03:41:28,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f785cbce765ad4b4780a29683320ee3c2e039f7" 2018-09-30 03:41:28,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce1b75f-3f8b-4025-9e05-45c4a703d24e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 03:41:28,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1ce1b75f-3f8b-4025-9e05-45c4a703d24e 2018-09-30 03:41:28,628 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-5ff1b2d1-418d-406-user 2018-09-30 03:41:28,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:41:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92427b4-858b-4dff-9cb3-0e02fd2275f6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fd84f8fcab224cb5aa170dca39081a04", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04"}, "name": "heat_stack_owner"}]} 2018-09-30 03:41:28,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f92427b4-858b-4dff-9cb3-0e02fd2275f6 2018-09-30 03:41:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" -d '{"role": {"name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role"}}' 2018-09-30 03:41:28,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef39970-19d9-4b61-b4ee-59c8767aee09 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9541b80d744642a28e510fba2b88b7b1", "links": {"self": "http://172.30.9.29:5000/v3/roles/9541b80d744642a28e510fba2b88b7b1"}, "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role"}} 2018-09-30 03:41:28,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5ef39970-19d9-4b61-b4ee-59c8767aee09 2018-09-30 03:41:28,897 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-5ff1b2d1-418d-406-proj-role 2018-09-30 03:41:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9541b80d744642a28e510fba2b88b7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:41:28,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba431f62-d450-4a37-a455-db917ae9fe33 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9541b80d744642a28e510fba2b88b7b1"}, "domain_id": null, "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role", "id": "9541b80d744642a28e510fba2b88b7b1"}} 2018-09-30 03:41:28,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9541b80d744642a28e510fba2b88b7b1 used request id req-ba431f62-d450-4a37-a455-db917ae9fe33 2018-09-30 03:41:28,915 - keystone_utils - INFO - Granting role SimpleHealthCheck-5ff1b2d1-418d-406-proj-role to project SimpleHealthCheck-5ff1b2d1-418d-406-proj 2018-09-30 03:41:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718/users/58eaa6b85e8342e785de148afbc5e2b7/roles/9541b80d744642a28e510fba2b88b7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:41:29,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfda1953-2356-4f5b-a3ef-3b55b0c39262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:41:29,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718/users/58eaa6b85e8342e785de148afbc5e2b7/roles/9541b80d744642a28e510fba2b88b7b1 used request id req-bfda1953-2356-4f5b-a3ef-3b55b0c39262 2018-09-30 03:41:29,032 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:41:29,033 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 03:41:29,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:29,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:29,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9541b80d744642a28e510fba2b88b7b1", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role"}], "expires_at": "2018-09-30T04:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a171efcfae948eba684b8f2a46ae718", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5ff1b2d1-418d-406-user", "id": "58eaa6b85e8342e785de148afbc5e2b7"}, "audit_ids": ["5l7OvbX3QXaK9Ht6VEqVGA"], "issued_at": "2018-09-30T03:41:29.000000Z"}} 2018-09-30 03:41:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:41:29,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a89786-893b-4dae-8ac7-8512107ac12d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:29,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-86a89786-893b-4dae-8ac7-8512107ac12d 2018-09-30 03:41:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:41:29,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-862ddb51-dc05-44fa-9d94-88c5ef5ef8cf Date: Sun, 30 Sep 2018 03:41:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image"} 2018-09-30 03:41:29,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image used request id req-862ddb51-dc05-44fa-9d94-88c5ef5ef8cf 2018-09-30 03:41:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:41:29,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d958d2e5-a50f-414c-9a89-b5ca095df6d9 Date: Sun, 30 Sep 2018 03:41:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:41:29,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d958d2e5-a50f-414c-9a89-b5ca095df6d9 2018-09-30 03:41:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image"}' 2018-09-30 03:41:30,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 X-Openstack-Request-Id: req-f9ea4e25-9832-4e15-8c3b-15bcd9b67d21 Date: Sun, 30 Sep 2018 03:41:30 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:41:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T03:41:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "min_disk": 0, "protected": false, "id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "file": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/file", "checksum": null, "owner": "5a171efcfae948eba684b8f2a46ae718", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:41:30,074 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f9ea4e25-9832-4e15-8c3b-15bcd9b67d21 2018-09-30 03:41:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" -d '' 2018-09-30 03:41:32,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67b05d57-ca95-4f95-bd2d-10155ca803f1 Date: Sun, 30 Sep 2018 03:41:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:41:32,048 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/file used request id req-67b05d57-ca95-4f95-bd2d-10155ca803f1 2018-09-30 03:41:32,048 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:41:32,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:41:32,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9b7795cf-85c1-44b8-b035-c936453a6286 Date: Sun, 30 Sep 2018 03:41:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:41:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:41:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/snap", "metadata": {}}], "self": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "min_disk": 0, "protected": false, "id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "file": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a171efcfae948eba684b8f2a46ae718", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:41:32,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 used request id req-9b7795cf-85c1-44b8-b035-c936453a6286 2018-09-30 03:41:32,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:41:32,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-15f362ad-6b8a-42bc-be46-e345047b2c00 Date: Sun, 30 Sep 2018 03:41:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:41:32,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-15f362ad-6b8a-42bc-be46-e345047b2c00 2018-09-30 03:41:32,472 - create_image - INFO - Created image with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image 2018-09-30 03:41:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:41:32,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6f26a828-b8ca-42cb-a110-50d969ab83f6 Date: Sun, 30 Sep 2018 03:41:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:41:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:41:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/snap", "metadata": {}}], "self": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "min_disk": 0, "protected": false, "id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "file": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a171efcfae948eba684b8f2a46ae718", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 03:41:32,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 used request id req-6f26a828-b8ca-42cb-a110-50d969ab83f6 2018-09-30 03:41:32,644 - create_image - DEBUG - Instance status is - active 2018-09-30 03:41:32,644 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image 2018-09-30 03:41:32,644 - create_image - INFO - Image is now active with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image 2018-09-30 03:41:32,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:32,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:33,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9541b80d744642a28e510fba2b88b7b1", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role"}], "expires_at": "2018-09-30T04:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a171efcfae948eba684b8f2a46ae718", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5ff1b2d1-418d-406-user", "id": "58eaa6b85e8342e785de148afbc5e2b7"}, "audit_ids": ["HxbgRdxfRmebWPPAyg62uw"], "issued_at": "2018-09-30T03:41:33.000000Z"}} 2018-09-30 03:41:33,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:41:33,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6356c064-1e3b-4df0-83ef-52ee9740e823 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:33,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6356c064-1e3b-4df0-83ef-52ee9740e823 2018-09-30 03:41:33,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:41:33,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7989d42f-b12b-4c76-a035-675f8fd1f619 Date: Sun, 30 Sep 2018 03:41:33 GMT RESP BODY: {"networks":[]} 2018-09-30 03:41:33,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-7989d42f-b12b-4c76-a035-675f8fd1f619 2018-09-30 03:41:33,192 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net 2018-09-30 03:41:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" -d '{"network": {"name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net", "admin_state_up": true}}' 2018-09-30 03:41:33,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8d0e408b-4565-438d-a559-f0b090f90a48 Date: Sun, 30 Sep 2018 03:41:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:41:33Z","is_default":false,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","mtu":1450}} 2018-09-30 03:41:33,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8d0e408b-4565-438d-a559-f0b090f90a48 2018-09-30 03:41:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:41:34,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-0b4f3a9d-eb09-4eb9-8515-71a4fbb913c4 Date: Sun, 30 Sep 2018 03:41:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T03:41:33Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:34,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-0b4f3a9d-eb09-4eb9-8515-71a4fbb913c4 2018-09-30 03:41:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:41:34,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7a1a73b-3da3-4062-94e6-4775cd48004e Date: Sun, 30 Sep 2018 03:41:34 GMT RESP BODY: {"subnets":[]} 2018-09-30 03:41:34,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-a7a1a73b-3da3-4062-94e6-4775cd48004e 2018-09-30 03:41:34,225 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet 2018-09-30 03:41:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" -d '{"subnets": [{"ip_version": 4, "network_id": "a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]}' 2018-09-30 03:41:34,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eb186e15-a4af-42de-b937-6d25b0358f8c Date: Sun, 30 Sep 2018 03:41:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:34,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-eb186e15-a4af-42de-b937-6d25b0358f8c 2018-09-30 03:41:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:41:35,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1db765c2-3841-48f3-ad7c-0c77df212dda Date: Sun, 30 Sep 2018 03:41:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:35,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-1db765c2-3841-48f3-ad7c-0c77df212dda 2018-09-30 03:41:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:41:35,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4e4636a1-5820-42f6-9485-4a79bb202679 Date: Sun, 30 Sep 2018 03:41:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:35,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-4e4636a1-5820-42f6-9485-4a79bb202679 2018-09-30 03:41:35,362 - OpenStackNetwork - DEBUG - Network [a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19] created successfully 2018-09-30 03:41:35,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:35,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:35,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "fd84f8fcab224cb5aa170dca39081a04", "name": "heat_stack_owner"}, {"id": "055867db966f4c4ab1ea4b4f7aefc2b8", "name": "Member"}], "expires_at": "2018-09-30T04:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/39e7b766eae54a2fbdf213fcf96e7a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "id": "ede62a7b73ac482d896fab3d386d84bc"}, "audit_ids": ["f-DVjxNHSF6jdfSR2V8RLg"], "issued_at": "2018-09-30T03:41:35.000000Z"}} 2018-09-30 03:41:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb92b97d145232bfdaaa44accf82613ef2eea493" 2018-09-30 03:41:35,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c0382b-d37a-4b8f-b074-cdfca3231db3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:35,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f0c0382b-d37a-4b8f-b074-cdfca3231db3 2018-09-30 03:41:35,822 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:41:35,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb92b97d145232bfdaaa44accf82613ef2eea493" 2018-09-30 03:41:36,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c5f0389-7123-46ff-8f3a-931ebe67d1de x-compute-request-id: req-1c5f0389-7123-46ff-8f3a-931ebe67d1de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 03:41:36,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1c5f0389-7123-46ff-8f3a-931ebe67d1de 2018-09-30 03:41:36,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb92b97d145232bfdaaa44accf82613ef2eea493" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 03:41:36,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-940abb31-1111-46d0-b24f-c56a752c8a20 x-compute-request-id: req-940abb31-1111-46d0-b24f-c56a752c8a20 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:41:36,215 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-940abb31-1111-46d0-b24f-c56a752c8a20 2018-09-30 03:41:36,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:36,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:36,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9541b80d744642a28e510fba2b88b7b1", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role"}], "expires_at": "2018-09-30T04:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a171efcfae948eba684b8f2a46ae718", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5ff1b2d1-418d-406-user", "id": "58eaa6b85e8342e785de148afbc5e2b7"}, "audit_ids": ["pdPKqOgtSCiwfFZe2zXfCg"], "issued_at": "2018-09-30T03:41:36.000000Z"}} 2018-09-30 03:41:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d6d3e8-e8cb-400e-b6f7-ca86aac9f5a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:36,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06d6d3e8-e8cb-400e-b6f7-ca86aac9f5a4 2018-09-30 03:41:36,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 03:41:36,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:36,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237c5ede-7058-4754-a7fb-be78d861568f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:36,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-237c5ede-7058-4754-a7fb-be78d861568f 2018-09-30 03:41:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2821fb9c-ee9e-4c6f-961a-3abc60e3d206 Date: Sun, 30 Sep 2018 03:41:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:37,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-2821fb9c-ee9e-4c6f-961a-3abc60e3d206 2018-09-30 03:41:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:41:37,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:41:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:41:37,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b077253-ad03-4af2-aeee-449b4a1f12e7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:37,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-2b077253-ad03-4af2-aeee-449b4a1f12e7 2018-09-30 03:41:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fc0cb4f9-3005-4198-87c9-f461be4b873e Date: Sun, 30 Sep 2018 03:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:37,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-fc0cb4f9-3005-4198-87c9-f461be4b873e 2018-09-30 03:41:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62d6aae2-02e4-45ee-a854-c807c5e6ddec Date: Sun, 30 Sep 2018 03:41:37 GMT RESP BODY: {"ports":[]} 2018-09-30 03:41:37,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1&admin_state_up=True used request id req-62d6aae2-02e4-45ee-a854-c807c5e6ddec 2018-09-30 03:41:37,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d71fd30-e935-41b0-8e02-f011834a687d x-compute-request-id: req-7d71fd30-e935-41b0-8e02-f011834a687d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 03:41:37,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst used request id req-7d71fd30-e935-41b0-8e02-f011834a687d 2018-09-30 03:41:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0b920d99-7b03-47d0-96c3-0d2cbcf72193 Date: Sun, 30 Sep 2018 03:41:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:37,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-0b920d99-7b03-47d0-96c3-0d2cbcf72193 2018-09-30 03:41:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b53aa9-8a5d-43d3-85f4-202a3a3215ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:37,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-b5b53aa9-8a5d-43d3-85f4-202a3a3215ff 2018-09-30 03:41:37,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:38,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9df93ec3-2454-4938-94ec-d57d7ef6e1d4 Date: Sun, 30 Sep 2018 03:41:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:38,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-9df93ec3-2454-4938-94ec-d57d7ef6e1d4 2018-09-30 03:41:38,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c4d8bf1-10b9-4843-8243-59d523a66bd6 Date: Sun, 30 Sep 2018 03:41:38 GMT RESP BODY: {"ports":[]} 2018-09-30 03:41:38,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1&admin_state_up=True used request id req-9c4d8bf1-10b9-4843-8243-59d523a66bd6 2018-09-30 03:41:38,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 03:41:38,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:41:38,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9541b80d744642a28e510fba2b88b7b1", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj-role"}], "expires_at": "2018-09-30T04:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a171efcfae948eba684b8f2a46ae718", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5a171efcfae948eba684b8f2a46ae718", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5ff1b2d1-418d-406-user", "id": "58eaa6b85e8342e785de148afbc5e2b7"}, "audit_ids": ["kS6irvGERauNerIBgDT5tQ"], "issued_at": "2018-09-30T03:41:38.000000Z"}} 2018-09-30 03:41:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac463be68f42027e7daef084ac492f756c4bd0" 2018-09-30 03:41:38,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5234286d-4a71-4cf3-bef5-fba55db5ccab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:41:38,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5234286d-4a71-4cf3-bef5-fba55db5ccab 2018-09-30 03:41:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:38,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4a8027a0-ccc2-4abf-8165-b9a2af1cdaeb Date: Sun, 30 Sep 2018 03:41:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:38,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-4a8027a0-ccc2-4abf-8165-b9a2af1cdaeb 2018-09-30 03:41:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:39,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e455db3a-b0bc-4077-897c-9db9fce4c5d8 Date: Sun, 30 Sep 2018 03:41:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:39,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-e455db3a-b0bc-4077-897c-9db9fce4c5d8 2018-09-30 03:41:39,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:39,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4baec35b-7370-41aa-af60-d26e098652ad Date: Sun, 30 Sep 2018 03:41:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:39,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-4baec35b-7370-41aa-af60-d26e098652ad 2018-09-30 03:41:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:41:39,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:41:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:41:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac463be68f42027e7daef084ac492f756c4bd0" 2018-09-30 03:41:39,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b58a449-ca2f-4cd3-b976-2d59a695dba9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:39,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-3b58a449-ca2f-4cd3-b976-2d59a695dba9 2018-09-30 03:41:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:39,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3c084875-05a9-4b52-b054-e065e9362524 Date: Sun, 30 Sep 2018 03:41:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:39,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-3c084875-05a9-4b52-b054-e065e9362524 2018-09-30 03:41:39,466 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net 2018-09-30 03:41:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" -d '{"port": {"network_id": "a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19", "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1", "admin_state_up": true}}' 2018-09-30 03:41:40,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6abebe5e-4bb5-496d-bb98-789f823d7fb2 Date: Sun, 30 Sep 2018 03:41:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:41:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","ip_address":"10.55.0.14"}],"id":"4ef179eb-de05-4307-850e-e0a22e58391e","security_groups":["0c026708-6902-4c89-a3bf-26c9aa485347"],"mac_address":"fa:16:3e:53:77:67","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1","project_id":"5a171efcfae948eba684b8f2a46ae718","qos_policy_id":null,"admin_state_up":true,"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:39Z","binding:vnic_type":"normal"}} 2018-09-30 03:41:40,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-6abebe5e-4bb5-496d-bb98-789f823d7fb2 2018-09-30 03:41:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:40,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4b024950-5ed8-4347-afa6-c8b83f1afd59 Date: Sun, 30 Sep 2018 03:41:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:40,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-4b024950-5ed8-4347-afa6-c8b83f1afd59 2018-09-30 03:41:40,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:40,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0813c4e-798a-4ab8-9d6d-4c531bee2881 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:40,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-f0813c4e-798a-4ab8-9d6d-4c531bee2881 2018-09-30 03:41:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:40,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cea4bddf-de92-4b61-bd5e-eed301cfeec5 Date: Sun, 30 Sep 2018 03:41:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:40,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-cea4bddf-de92-4b61-bd5e-eed301cfeec5 2018-09-30 03:41:40,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:40,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-9bc72de9-a78a-4f74-9787-ffe7347a9d67 Date: Sun, 30 Sep 2018 03:41:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:41:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","ip_address":"10.55.0.14"}],"id":"4ef179eb-de05-4307-850e-e0a22e58391e","security_groups":["0c026708-6902-4c89-a3bf-26c9aa485347"],"mac_address":"fa:16:3e:53:77:67","project_id":"5a171efcfae948eba684b8f2a46ae718","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1","admin_state_up":true,"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 03:41:40,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1&admin_state_up=True used request id req-9bc72de9-a78a-4f74-9787-ffe7347a9d67 2018-09-30 03:41:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:41,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a52557-61a7-490c-8079-bee7e7754ea3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:41,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-53a52557-61a7-490c-8079-bee7e7754ea3 2018-09-30 03:41:41,035 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst 2018-09-30 03:41:41,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:41,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d751b878-fb4b-4ad1-be80-566ba03dbc19 x-compute-request-id: req-d751b878-fb4b-4ad1-be80-566ba03dbc19 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}], "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-flavor-name"}]} 2018-09-30 03:41:41,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d751b878-fb4b-4ad1-be80-566ba03dbc19 2018-09-30 03:41:41,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:41,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4df5e57-8d81-4687-b864-4b2cc35c288b x-compute-request-id: req-b4df5e57-8d81-4687-b864-4b2cc35c288b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:41:41,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559 used request id req-b4df5e57-8d81-4687-b864-4b2cc35c288b 2018-09-30 03:41:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:41,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ef585edf-e17c-4580-a8b3-41d4c799fec5 Date: Sun, 30 Sep 2018 03:41:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T03:41:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T03:41:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/snap", "metadata": {}}], "self": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "min_disk": 0, "protected": false, "id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "file": "/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a171efcfae948eba684b8f2a46ae718", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image"} 2018-09-30 03:41:41,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image used request id req-ef585edf-e17c-4580-a8b3-41d4c799fec5 2018-09-30 03:41:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:41,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-80f8e110-2513-4076-a9f0-830c6ed7e226 Date: Sun, 30 Sep 2018 03:41:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 03:41:41,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-80f8e110-2513-4076-a9f0-830c6ed7e226 2018-09-30 03:41:41,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" -d '{"server": {"name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "imageRef": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "flavorRef": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "max_count": 1, "min_count": 1, "networks": [{"port": "4ef179eb-de05-4307-850e-e0a22e58391e"}]}}' 2018-09-30 03:41:42,906 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbd170a0-03ba-4fa8-bd10-0951d8314997 x-compute-request-id: req-bbd170a0-03ba-4fa8-bd10-0951d8314997 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "adminPass": "okbB6hkZR8o2"}} 2018-09-30 03:41:42,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-bbd170a0-03ba-4fa8-bd10-0951d8314997 2018-09-30 03:41:42,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:43,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca8844c3-40ce-4126-b419-0584fc3e32bc x-compute-request-id: req-ca8844c3-40ce-4126-b419-0584fc3e32bc Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:41:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:43,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-ca8844c3-40ce-4126-b419-0584fc3e32bc 2018-09-30 03:41:43,120 - create_instance - INFO - Created instance with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst 2018-09-30 03:41:43,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:43,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b493c539-cbc6-4022-91f6-86f0406bb784 x-compute-request-id: req-b493c539-cbc6-4022-91f6-86f0406bb784 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:41:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:43,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-b493c539-cbc6-4022-91f6-86f0406bb784 2018-09-30 03:41:43,351 - create_instance - DEBUG - Instance status [SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst] is - BUILD 2018-09-30 03:41:43,351 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:41:46,352 - create_instance - DEBUG - VM status query timeout in 896.767977953 2018-09-30 03:41:46,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:47,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe025d97-9516-4b6e-ad02-3b6054905c8d x-compute-request-id: req-fe025d97-9516-4b6e-ad02-3b6054905c8d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "security_groups": [{"name": "default"}], "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:41:44Z", "hostId": "dc4e720e645da86598d6b855bf8795cb972b9c5c70233acce13743cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:47,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-fe025d97-9516-4b6e-ad02-3b6054905c8d 2018-09-30 03:41:47,273 - create_instance - DEBUG - Instance status [SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst] is - BUILD 2018-09-30 03:41:47,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:41:50,276 - create_instance - DEBUG - VM status query timeout in 892.843729019 2018-09-30 03:41:50,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:50,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eccebea-a0ca-4989-bab4-bb83e1040266 x-compute-request-id: req-3eccebea-a0ca-4989-bab4-bb83e1040266 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:77:67", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:41:47.000000", "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "security_groups": [{"name": "default"}], "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:41:48Z", "hostId": "dc4e720e645da86598d6b855bf8795cb972b9c5c70233acce13743cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:50,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-3eccebea-a0ca-4989-bab4-bb83e1040266 2018-09-30 03:41:50,596 - create_instance - DEBUG - Instance status [SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst] is - ACTIVE 2018-09-30 03:41:50,596 - create_instance - INFO - VM is - ACTIVE 2018-09-30 03:41:50,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:51,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89100ba9-9808-45dc-9dcd-37f20bd070dc x-compute-request-id: req-89100ba9-9808-45dc-9dcd-37f20bd070dc Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:77:67", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:41:47.000000", "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "security_groups": [{"name": "default"}], "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:41:48Z", "hostId": "dc4e720e645da86598d6b855bf8795cb972b9c5c70233acce13743cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:51,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-89100ba9-9808-45dc-9dcd-37f20bd070dc 2018-09-30 03:41:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:51,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0827a78f-88d2-49ae-a71e-e40b0d4a4b81 Date: Sun, 30 Sep 2018 03:41:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397"],"updated_at":"2018-09-30T03:41:34Z","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a171efcfae948eba684b8f2a46ae718","id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net"}]} 2018-09-30 03:41:51,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net used request id req-0827a78f-88d2-49ae-a71e-e40b0d4a4b81 2018-09-30 03:41:51,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:51,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a887629-af2a-4607-a0be-476a7d14de96 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:41:51,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-1a887629-af2a-4607-a0be-476a7d14de96 2018-09-30 03:41:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:51,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-63cf4f9a-c7d0-45b3-b3ab-b568ea3d9780 Date: Sun, 30 Sep 2018 03:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:34Z","dns_nameservers":[],"updated_at":"2018-09-30T03:41:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a171efcfae948eba684b8f2a46ae718","id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","subnetpool_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet"}]} 2018-09-30 03:41:51,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-63cf4f9a-c7d0-45b3-b3ab-b568ea3d9780 2018-09-30 03:41:51,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:51,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-9bcc4c96-eb5d-4ef8-8d8d-88945b8f06f4 Date: Sun, 30 Sep 2018 03:41:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:41:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","ip_address":"10.55.0.3"}],"id":"1a8471f1-9612-4a54-b52f-036e720c3055","security_groups":[],"mac_address":"fa:16:3e:17:8d:dc","project_id":"5a171efcfae948eba684b8f2a46ae718","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:41:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","ip_address":"10.55.0.14"}],"id":"4ef179eb-de05-4307-850e-e0a22e58391e","security_groups":["0c026708-6902-4c89-a3bf-26c9aa485347"],"mac_address":"fa:16:3e:53:77:67","project_id":"5a171efcfae948eba684b8f2a46ae718","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1","admin_state_up":true,"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:39Z","binding:vnic_type":"normal","device_id":"2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:41:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","ip_address":"10.55.0.4"}],"id":"8c2750b7-44a3-4bca-b4a1-38155b41c09b","security_groups":[],"mac_address":"fa:16:3e:6e:67:15","project_id":"5a171efcfae948eba684b8f2a46ae718","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:41:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397","ip_address":"10.55.0.2"}],"id":"90fc161e-2ed1-4c6e-b607-56965be78cee","security_groups":[],"mac_address":"fa:16:3e:bc:e5:9c","project_id":"5a171efcfae948eba684b8f2a46ae718","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19","tenant_id":"5a171efcfae948eba684b8f2a46ae718","created_at":"2018-09-30T03:41:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19"}]} 2018-09-30 03:41:51,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-9bcc4c96-eb5d-4ef8-8d8d-88945b8f06f4 2018-09-30 03:41:51,659 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-09-30 03:41:51,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:52,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da4cb766-8d11-489f-af61-eef2c343e233 x-compute-request-id: req-da4cb766-8d11-489f-af61-eef2c343e233 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:77:67", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:41:47.000000", "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "security_groups": [{"name": "default"}], "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:41:48Z", "hostId": "dc4e720e645da86598d6b855bf8795cb972b9c5c70233acce13743cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:52,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-da4cb766-8d11-489f-af61-eef2c343e233 2018-09-30 03:41:52,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 03:41:53,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36a2de3f-5390-45e4-9de2-6bdd60ce696e x-compute-request-id: req-36a2de3f-5390-45e4-9de2-6bdd60ce696e Content-Encoding: gzip Content-Length: 7932 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 633305880 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.126941] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.128599] pid_max: default: 32768 minimum: 301\n[ 0.129497] ACPI: Core revision 20150930\n[ 0.130872] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132177] Security Framework initialized\n[ 0.132991] Yama: becoming mindful.\n[ 0.133722] AppArmor: AppArmor initialized\n[ 0.134580] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135855] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137104] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138303] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139663] Initializing cgroup subsys io\n[ 0.140479] Initializing cgroup subsys memory\n[ 0.141343] Initializing cgroup subsys devices\n[ 0.142230] Initializing cgroup subsys freezer\n[ 0.143100] Initializing cgroup subsys net_cls\n[ 0.143967] Initializing cgroup subsys perf_event\n[ 0.144882] Initializing cgroup subsys net_prio\n[ 0.145767] Initializing cgroup subsys hugetlb\n[ 0.146640] Initializing cgroup subsys pids\n[ 0.147521] CPU: Physical Processor ID: 0\n[ 0.149028] mce: CPU supports 10 MCE banks\n[ 0.149872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163113] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169449] ftrace: allocating 31920 entries in 125 pages\n[ 0.195519] smpboot: Max logical packages: 1\n[ 0.196373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197733] x2apic enabled\n[ 0.198556] Switched APIC routing to physical x2apic.\n[ 0.200314] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205215] KVM setup paravirtual spinlock\n[ 0.206504] x86: Booted up 1 node, 1 CPUs\n[ 0.207308] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208696] devtmpfs: initialized\n[ 0.210397] evm: security.selinux\n[ 0.211094] evm: security.SMACK64\n[ 0.211786] evm: security.SMACK64EXEC\n[ 0.212531] evm: security.SMACK64TRANSMUTE\n[ 0.213337] evm: security.SMACK64MMAP\n[ 0.214082] evm: security.ima\n[ 0.214726] evm: security.capability\n[ 0.215524] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217387] pinctrl core: initialized pinctrl subsystem\n[ 0.218509] RTC time: 3:41:48, date: 09/30/18\n[ 0.219462] NET: Registered protocol family 16\n[ 0.220434] cpuidle: using governor ladder\n[ 0.221255] cpuidle: using governor menu\n[ 0.222038] PCCT header not found.\n[ 0.222798] ACPI: bus type PCI registered\n[ 0.223604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224848] PCI: Using configuration type 1 for base access\n[ 0.226592] ACPI: Added _OSI(Module Device)\n[ 0.227439] ACPI: Added _OSI(Processor Device)\n[ 0.228297] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231302] ACPI: Interpreter enabled\n[ 0.232068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239373] ACPI: (supports S0 S5)\n[ 0.240069] ACPI: Using IOAPIC for interrupt routing\n[ 0.241037] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246582] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249977] acpiphp: Slot [3] registered\n[ 0.250779] acpiphp: Slot [4] registered\n[ 0.251574] acpiphp: Slot [5] registered\n[ 0.252361] acpiphp: Slot [6] registered\n[ 0.253143] acpiphp: Slot [7] registered\n[ 0.253941] acpiphp: Slot [8] registered\n[ 0.254742] acpiphp: Slot [9] registered\n[ 0.255536] acpiphp: Slot [10] registered\n[ 0.256339] acpiphp: Slot [11] registered\n[ 0.257146] acpiphp: Slot [12] registered\n[ 0.257957] acpiphp: Slot [13] registered\n[ 0.258771] acpiphp: Slot [14] registered\n[ 0.259578] acpiphp: Slot [15] registered\n[ 0.270575] acpiphp: Slot [16] registered\n[ 0.271389] acpiphp: Slot [17] registered\n[ 0.272195] acpiphp: Slot [18] registered\n[ 0.272993] acpiphp: Slot [19] registered\n[ 0.273799] acpiphp: Slot [20] registered\n[ 0.274615] acpiphp: Slot [21] registered\n[ 0.275420] acpiphp: Slot [22] registered\n[ 0.276223] acpiphp: Slot [23] registered\n[ 0.277023] acpiphp: Slot [24] registered\n[ 0.277828] acpiphp: Slot [25] registered\n[ 0.278637] acpiphp: Slot [26] registered\n[ 0.279439] acpiphp: Slot [27] registered\n[ 0.280244] acpiphp: Slot [28] registered\n[ 0.281041] acpiphp: Slot [29] registered\n[ 0.281847] acpiphp: Slot [30] registered\n[ 0.282660] acpiphp: Slot [31] registered\n[ 0.283464] PCI host bridge to bus 0000:00\n[ 0.284268] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288117] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.289559] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295829] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298020] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300419] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306569] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307996] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354917] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356333] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359106] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360341] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361807] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362856] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364388] vgaarb: loaded\n[ 0.364983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366115] SCSI subsystem initialized\n[ 0.366933] ACPI: bus type USB registered\n[ 0.367743] usbcore: registered new interface driver usbfs\n[ 0.368756] usbcore: registered new interface driver hub\n[ 0.369751] usbcore: registered new device driver usb\n[ 0.370800] PCI: Using ACPI for IRQ routing\n[ 0.371821] NetLabel: Initializing\n[ 0.372536] NetLabel: domain hash size = 128\n[ 0.373383] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374324] NetLabel: unlabeled traffic allowed by default\n[ 0.375412] clocksource: Switched to clocksource kvm-clock\n[ 0.380733] AppArmor: AppArmor Filesystem Enabled\n[ 0.381691] pnp: PnP ACPI init\n[ 0.382604] pnp: PnP ACPI: found 5 devices\n[ 0.388622] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390325] NET: Registered protocol family 2\n[ 0.391283] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.392551] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.393715] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.394876] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395955] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397118] NET: Registered protocol family 1\n[ 0.397979] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399072] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428702] Trying to unpack rootfs image as initramfs...\n[ 0.478743] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493116] Scanning for low memory corruption every 60 seconds\n[ 0.494425] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495569] audit: initializing netlink subsys (disabled)\n[ 0.496594] audit: type=2000 audit(1538278908.677:1): initialized\n[ 0.497886] Initialise system trusted keyring\n[ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501929] zbud: loaded\n[ 0.502627] VFS: Disk quotas dquot_6.6.0\n[ 0.503446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504939] fuse init (API version 7.23)\n[ 0.505816] Key type big_key registered\n[ 0.506612] Allocating IMA MOK and blacklist keyrings.\n[ 0.507720] Key type asymmetric registered\n[ 0.508543] Asymmetric key parser 'x509' registered\n[ 0.509486] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510936] io scheduler noop registered\n[ 0.511734] io scheduler deadline registered (default)\n[ 0.512725] io scheduler cfq registered\n[ 0.513549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514584] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515849] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517289] ACPI: Power Button [PWRF]\n[ 0.518109] GHES: HEST is not enabled!\n[ 0.531806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590429] Linux agpgart interface v0.103\n[ 0.592884] brd: module loaded\n[ 0.594064] loop: module loaded\n[ 0.597933] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599380] GPT:90111 != 20971519\n[ 0.600073] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601161] GPT:90111 != 20971519\n[ 0.601849] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602810] vda: vda1 vda15\n[ 0.604238] scsi host0: ata_piix\n[ 0.605342] scsi host1: ata_piix\n[ 0.606042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607254] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608699] libphy: Fixed MDIO Bus: probed\n[ 0.609522] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610471] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612645] PPP generic driver version 2.4.2\n[ 0.613628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615024] ehci-pci: EHCI PCI platform driver\n[ 0.615893] ehci-platform: EHCI generic platform driver\n[ 0.616862] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617960] ohci-pci: OHCI PCI platform driver\n[ 0.618819] ohci-platform: OHCI generic platform driver\n[ 0.619804] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634098] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636503] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637510] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.641195] usb usb1: Product: UHCI Host Controller\n[ 0.642106] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.643228] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644213] hub 1-0:1.0: USB hub found\n[ 0.644973] hub 1-0:1.0: 2 ports detected\n[ 0.645862] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647964] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648901] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649901] mousedev: PS/2 mouse device common for all mice\n[ 0.651126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654000] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656354] i2c /dev entries driver\n[ 0.657100] device-mapper: uevent: version 1.0.3\n[ 0.658024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659631] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660902] NET: Registered protocol family 10\n[ 0.661879] NET: Registered protocol family 17\n[ 0.662755] Key type dns_resolver registered\n[ 0.663675] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664756] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666476] registered taskstats version 1\n[ 0.667302] Loading compiled-in X.509 certificates\n[ 0.668737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670547] zswap: loaded using pool lzo/zbud\n[ 0.671910] Key type trusted registered\n[ 0.673450] Key type encrypted registered\n[ 0.674271] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675277] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676309] evm: HMAC attrs: 0x1\n[ 0.677237] Magic number: 2:721:665\n[ 0.678055] rtc_cmos 00:00: setting system clock to 2018-09-30 03:41:48 UTC (1538278908)\n[ 0.679627] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680720] EDD information not available.\n[ 0.768379] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769885] Write protecting the kernel read-only data: 14336k\n[ 0.782042] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.827269] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.12\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.14...\nLease of 10.55.0.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-0000001e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2018-09-30 03:41:53,238 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb/action used request id req-36a2de3f-5390-45e4-9de2-6bdd60ce696e 2018-09-30 03:41:53,240 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 03:41:53,240 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 633305880 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.126941] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128599] pid_max: default: 32768 minimum: 301 [ 0.129497] ACPI: Core revision 20150930 [ 0.130872] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132177] Security Framework initialized [ 0.132991] Yama: becoming mindful. [ 0.133722] AppArmor: AppArmor initialized [ 0.134580] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135855] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137104] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138303] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139663] Initializing cgroup subsys io [ 0.140479] Initializing cgroup subsys memory [ 0.141343] Initializing cgroup subsys devices [ 0.142230] Initializing cgroup subsys freezer [ 0.143100] Initializing cgroup subsys net_cls [ 0.143967] Initializing cgroup subsys perf_event [ 0.144882] Initializing cgroup subsys net_prio [ 0.145767] Initializing cgroup subsys hugetlb [ 0.146640] Initializing cgroup subsys pids [ 0.147521] CPU: Physical Processor ID: 0 [ 0.149028] mce: CPU supports 10 MCE banks [ 0.149872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150873] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163113] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169449] ftrace: allocating 31920 entries in 125 pages [ 0.195519] smpboot: Max logical packages: 1 [ 0.196373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197733] x2apic enabled [ 0.198556] Switched APIC routing to physical x2apic. [ 0.200314] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203435] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205215] KVM setup paravirtual spinlock [ 0.206504] x86: Booted up 1 node, 1 CPUs [ 0.207308] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208696] devtmpfs: initialized [ 0.210397] evm: security.selinux [ 0.211094] evm: security.SMACK64 [ 0.211786] evm: security.SMACK64EXEC [ 0.212531] evm: security.SMACK64TRANSMUTE [ 0.213337] evm: security.SMACK64MMAP [ 0.214082] evm: security.ima [ 0.214726] evm: security.capability [ 0.215524] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217387] pinctrl core: initialized pinctrl subsystem [ 0.218509] RTC time: 3:41:48, date: 09/30/18 [ 0.219462] NET: Registered protocol family 16 [ 0.220434] cpuidle: using governor ladder [ 0.221255] cpuidle: using governor menu [ 0.222038] PCCT header not found. [ 0.222798] ACPI: bus type PCI registered [ 0.223604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224848] PCI: Using configuration type 1 for base access [ 0.226592] ACPI: Added _OSI(Module Device) [ 0.227439] ACPI: Added _OSI(Processor Device) [ 0.228297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229192] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231302] ACPI: Interpreter enabled [ 0.232068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239373] ACPI: (supports S0 S5) [ 0.240069] ACPI: Using IOAPIC for interrupt routing [ 0.241037] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244232] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246582] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247764] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.249977] acpiphp: Slot [3] registered [ 0.250779] acpiphp: Slot [4] registered [ 0.251574] acpiphp: Slot [5] registered [ 0.252361] acpiphp: Slot [6] registered [ 0.253143] acpiphp: Slot [7] registered [ 0.253941] acpiphp: Slot [8] registered [ 0.254742] acpiphp: Slot [9] registered [ 0.255536] acpiphp: Slot [10] registered [ 0.256339] acpiphp: Slot [11] registered [ 0.257146] acpiphp: Slot [12] registered [ 0.257957] acpiphp: Slot [13] registered [ 0.258771] acpiphp: Slot [14] registered [ 0.259578] acpiphp: Slot [15] registered [ 0.270575] acpiphp: Slot [16] registered [ 0.271389] acpiphp: Slot [17] registered [ 0.272195] acpiphp: Slot [18] registered [ 0.272993] acpiphp: Slot [19] registered [ 0.273799] acpiphp: Slot [20] registered [ 0.274615] acpiphp: Slot [21] registered [ 0.275420] acpiphp: Slot [22] registered [ 0.276223] acpiphp: Slot [23] registered [ 0.277023] acpiphp: Slot [24] registered [ 0.277828] acpiphp: Slot [25] registered [ 0.278637] acpiphp: Slot [26] registered [ 0.279439] acpiphp: Slot [27] registered [ 0.280244] acpiphp: Slot [28] registered [ 0.281041] acpiphp: Slot [29] registered [ 0.281847] acpiphp: Slot [30] registered [ 0.282660] acpiphp: Slot [31] registered [ 0.283464] PCI host bridge to bus 0000:00 [ 0.284268] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286670] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288117] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.289559] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295829] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298020] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300419] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306569] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307996] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354917] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356333] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.357739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359106] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360341] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361807] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362856] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364388] vgaarb: loaded [ 0.364983] vgaarb: bridge control possible 0000:00:02.0 [ 0.366115] SCSI subsystem initialized [ 0.366933] ACPI: bus type USB registered [ 0.367743] usbcore: registered new interface driver usbfs [ 0.368756] usbcore: registered new interface driver hub [ 0.369751] usbcore: registered new device driver usb [ 0.370800] PCI: Using ACPI for IRQ routing [ 0.371821] NetLabel: Initializing [ 0.372536] NetLabel: domain hash size = 128 [ 0.373383] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374324] NetLabel: unlabeled traffic allowed by default [ 0.375412] clocksource: Switched to clocksource kvm-clock [ 0.380733] AppArmor: AppArmor Filesystem Enabled [ 0.381691] pnp: PnP ACPI init [ 0.382604] pnp: PnP ACPI: found 5 devices [ 0.388622] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390325] NET: Registered protocol family 2 [ 0.391283] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.392551] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.393715] TCP: Hash tables configured (established 2048 bind 2048) [ 0.394876] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395955] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397118] NET: Registered protocol family 1 [ 0.397979] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399072] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400145] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414499] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428702] Trying to unpack rootfs image as initramfs... [ 0.478743] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493116] Scanning for low memory corruption every 60 seconds [ 0.494425] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495569] audit: initializing netlink subsys (disabled) [ 0.496594] audit: type=2000 audit(1538278908.677:1): initialized [ 0.497886] Initialise system trusted keyring [ 0.498807] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501929] zbud: loaded [ 0.502627] VFS: Disk quotas dquot_6.6.0 [ 0.503446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504939] fuse init (API version 7.23) [ 0.505816] Key type big_key registered [ 0.506612] Allocating IMA MOK and blacklist keyrings. [ 0.507720] Key type asymmetric registered [ 0.508543] Asymmetric key parser 'x509' registered [ 0.509486] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510936] io scheduler noop registered [ 0.511734] io scheduler deadline registered (default) [ 0.512725] io scheduler cfq registered [ 0.513549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514584] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515849] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517289] ACPI: Power Button [PWRF] [ 0.518109] GHES: HEST is not enabled! [ 0.531806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562156] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590429] Linux agpgart interface v0.103 [ 0.592884] brd: module loaded [ 0.594064] loop: module loaded [ 0.597933] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599380] GPT:90111 != 20971519 [ 0.600073] GPT:Alternate GPT header not at the end of the disk. [ 0.601161] GPT:90111 != 20971519 [ 0.601849] GPT: Use GNU Parted to correct GPT errors. [ 0.602810] vda: vda1 vda15 [ 0.604238] scsi host0: ata_piix [ 0.605342] scsi host1: ata_piix [ 0.606042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607254] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.608699] libphy: Fixed MDIO Bus: probed [ 0.609522] tun: Universal TUN/TAP device driver, 1.6 [ 0.610471] tun: (C) 1999-2004 Max Krasnyansky [ 0.612645] PPP generic driver version 2.4.2 [ 0.613628] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615024] ehci-pci: EHCI PCI platform driver [ 0.615893] ehci-platform: EHCI generic platform driver [ 0.616862] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617960] ohci-pci: OHCI PCI platform driver [ 0.618819] ohci-platform: OHCI generic platform driver [ 0.619804] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634098] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636503] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.637510] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.638602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.641195] usb usb1: Product: UHCI Host Controller [ 0.642106] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.643228] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644213] hub 1-0:1.0: USB hub found [ 0.644973] hub 1-0:1.0: 2 ports detected [ 0.645862] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647964] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648901] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649901] mousedev: PS/2 mouse device common for all mice [ 0.651126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652934] rtc_cmos 00:00: RTC can wake from S4 [ 0.654000] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.655179] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.656354] i2c /dev entries driver [ 0.657100] device-mapper: uevent: version 1.0.3 [ 0.658024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.659631] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660902] NET: Registered protocol family 10 [ 0.661879] NET: Registered protocol family 17 [ 0.662755] Key type dns_resolver registered [ 0.663675] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664756] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.666476] registered taskstats version 1 [ 0.667302] Loading compiled-in X.509 certificates [ 0.668737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.670547] zswap: loaded using pool lzo/zbud [ 0.671910] Key type trusted registered [ 0.673450] Key type encrypted registered [ 0.674271] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675277] ima: No TPM chip found, activating TPM-bypass! [ 0.676309] evm: HMAC attrs: 0x1 [ 0.677237] Magic number: 2:721:665 [ 0.678055] rtc_cmos 00:00: setting system clock to 2018-09-30 03:41:48 UTC (1538278908) [ 0.679627] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680720] EDD information not available. [ 0.768379] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769885] Write protecting the kernel read-only data: 14336k [ 0.782042] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.827269] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.12 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.14... Lease of 10.55.0.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.46. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK 2018-09-30 03:41:53,241 - create_instance - INFO - Deleting Port with ID - 4ef179eb-de05-4307-850e-e0a22e58391e 2018-09-30 03:41:53,241 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5port-1 2018-09-30 03:41:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/4ef179eb-de05-4307-850e-e0a22e58391e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:53,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62b0a1fe-081d-4e01-8e0d-65a74d149618 Date: Sun, 30 Sep 2018 03:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:41:53,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/4ef179eb-de05-4307-850e-e0a22e58391e used request id req-62b0a1fe-081d-4e01-8e0d-65a74d149618 2018-09-30 03:41:53,918 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst 2018-09-30 03:41:53,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:54,085 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:41:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2603d28e-0563-4582-9244-23986f990e00 x-compute-request-id: req-2603d28e-0563-4582-9244-23986f990e00 Content-Type: application/json 2018-09-30 03:41:54,086 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-2603d28e-0563-4582-9244-23986f990e00 2018-09-30 03:41:54,086 - create_instance - INFO - Checking deletion status 2018-09-30 03:41:54,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:54,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6567b1f-dfa1-4577-8b03-b0869e52cad4 x-compute-request-id: req-d6567b1f-dfa1-4577-8b03-b0869e52cad4 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:77:67", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:41:47.000000", "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:41:54Z", "hostId": "dc4e720e645da86598d6b855bf8795cb972b9c5c70233acce13743cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:54,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-d6567b1f-dfa1-4577-8b03-b0869e52cad4 2018-09-30 03:41:54,320 - create_instance - DEBUG - Instance status [SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst] is - ACTIVE 2018-09-30 03:41:54,320 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:41:57,323 - create_instance - DEBUG - VM status query timeout in 296.762665987 2018-09-30 03:41:57,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:41:57,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66ac46fd-2822-4872-bbb9-e3670d2ebd91 x-compute-request-id: req-66ac46fd-2822-4872-bbb9-e3670d2ebd91 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "rel": "bookmark"}], "image": {"id": "2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "links": [{"href": "http://172.30.9.29:8774/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:41:47.000000", "flavor": {"id": "1ebf9d10-7f9b-439d-b51f-044b9d09f559", "links": [{"href": "http://172.30.9.29:8774/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559", "rel": "bookmark"}]}, "id": "2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb", "user_id": "58eaa6b85e8342e785de148afbc5e2b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:41:54Z", "hostId": "dc4e720e645da86598d6b855bf8795cb972b9c5c70233acce13743cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst", "created": "2018-09-30T03:41:42Z", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 03:41:57,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-66ac46fd-2822-4872-bbb9-e3670d2ebd91 2018-09-30 03:41:57,643 - create_instance - DEBUG - Instance status [SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst] is - ACTIVE 2018-09-30 03:41:57,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 03:42:00,646 - create_instance - DEBUG - VM status query timeout in 293.439694881 2018-09-30 03:42:00,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7c93790d058ee771f56b7e3fd93307d28c0436c" 2018-09-30 03:42:00,700 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 03:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58b2c203-c63b-4b5a-a7b7-a4ed62f4fb61 x-compute-request-id: req-58b2c203-c63b-4b5a-a7b7-a4ed62f4fb61 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb could not be found.", "code": 404}} 2018-09-30 03:42:00,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb used request id req-58b2c203-c63b-4b5a-a7b7-a4ed62f4fb61 2018-09-30 03:42:00,701 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2ea0a4fa-c7a7-47ed-90d9-d93123b9d9cb could not be found. (HTTP 404) (Request-ID: req-58b2c203-c63b-4b5a-a7b7-a4ed62f4fb61) 2018-09-30 03:42:00,701 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-inst 2018-09-30 03:42:00,702 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet 2018-09-30 03:42:00,702 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-subnet 2018-09-30 03:42:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:42:03,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a972149-f58b-4f3b-8be5-e9550e8c21f7 Date: Sun, 30 Sep 2018 03:42:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:42:03,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/2e9acee7-9cfb-4c80-b5fc-9fe4f65c8397 used request id req-6a972149-f58b-4f3b-8be5-e9550e8c21f7 2018-09-30 03:42:03,226 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-priv-net 2018-09-30 03:42:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8688aa227e1490c2db501a716b04a2941d51b2c" 2018-09-30 03:42:04,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a7f116e-f555-418b-aab1-4ddaa0045e8f Date: Sun, 30 Sep 2018 03:42:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:42:04,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a3fd8373-7fa6-42fd-8aa4-ab70ab06fd19 used request id req-3a7f116e-f555-418b-aab1-4ddaa0045e8f 2018-09-30 03:42:04,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb92b97d145232bfdaaa44accf82613ef2eea493" 2018-09-30 03:42:04,587 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea50edfb-88eb-47fe-b9df-7c71a556937d x-compute-request-id: req-ea50edfb-88eb-47fe-b9df-7c71a556937d Content-Length: 0 Content-Type: application/json 2018-09-30 03:42:04,588 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1ebf9d10-7f9b-439d-b51f-044b9d09f559 used request id req-ea50edfb-88eb-47fe-b9df-7c71a556937d 2018-09-30 03:42:04,588 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-500ec504-ebdc-4757-8216-0a8a56419ec5-image 2018-09-30 03:42:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aa4b8ae442c618f16b8362423aba2e486e593e4" 2018-09-30 03:42:05,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68b620e4-343a-4307-8f95-6b63652b6334 Date: Sun, 30 Sep 2018 03:42:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:42:05,407 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2ccfdd58-904a-4f06-83ea-2bb01f52f5d2 used request id req-68b620e4-343a-4307-8f95-6b63652b6334 2018-09-30 03:42:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:05,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-17777a9f-1848-4b8d-91ca-eff1afc02c39 Date: Sun, 30 Sep 2018 03:42:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "created_at": "2018-09-30T03:41:33Z", "updated_at": "2018-09-30T03:41:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "revision_number": 0, "id": "33c2b2af-4210-45dc-b009-e1c37b4c1420", "remote_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "remote_ip_prefix": null, "created_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a171efcfae948eba684b8f2a46ae718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "revision_number": 0, "id": "914ea09c-6552-4d80-891f-7c5ba764145a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a171efcfae948eba684b8f2a46ae718"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "revision_number": 0, "id": "c031fec6-ee42-4134-ae89-72755d8d9f08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a171efcfae948eba684b8f2a46ae718"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "revision_number": 0, "id": "d93c6e29-fc72-4b6c-a8ba-e405b2b8f6b7", "remote_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "remote_ip_prefix": null, "created_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a171efcfae948eba684b8f2a46ae718"}], "revision_number": 4, "project_id": "5a171efcfae948eba684b8f2a46ae718", "id": "0c026708-6902-4c89-a3bf-26c9aa485347", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "created_at": "2018-09-30T03:42:05Z", "updated_at": "2018-09-30T03:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "0bece6c4-f2f9-4447-a97a-9041c2db80ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "c9b2632e-edaa-4961-884f-a2b87b9d3fb6", "remote_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "e2578e3f-6de5-4e47-9a7f-c10d573dea92", "remote_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "ec6e3097-1831-42ab-bf28-8440a83e86c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}], "revision_number": 4, "project_id": "39e7b766eae54a2fbdf213fcf96e7a19", "id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "name": "default"}]} 2018-09-30 03:42:05,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-17777a9f-1848-4b8d-91ca-eff1afc02c39 2018-09-30 03:42:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:05,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cb8246-4f24-451a-86cd-462a1219917a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718"}, "enabled": true, "id": "5a171efcfae948eba684b8f2a46ae718", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5ff1b2d1-418d-406-proj"}} 2018-09-30 03:42:05,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-59cb8246-4f24-451a-86cd-462a1219917a 2018-09-30 03:42:05,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c026708-6902-4c89-a3bf-26c9aa485347 2018-09-30 03:42:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0c026708-6902-4c89-a3bf-26c9aa485347 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:06,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c7f2c661-b90a-4863-96fe-b4775151461b Date: Sun, 30 Sep 2018 03:42:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "port_range_min": null, "revision_number": 0, "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "created_at": "2018-09-30T03:41:33Z", "project_id": "5a171efcfae948eba684b8f2a46ae718", "id": "33c2b2af-4210-45dc-b009-e1c37b4c1420"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "port_range_min": null, "revision_number": 0, "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "created_at": "2018-09-30T03:41:33Z", "project_id": "5a171efcfae948eba684b8f2a46ae718", "id": "914ea09c-6552-4d80-891f-7c5ba764145a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "port_range_min": null, "revision_number": 0, "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "created_at": "2018-09-30T03:41:33Z", "project_id": "5a171efcfae948eba684b8f2a46ae718", "id": "c031fec6-ee42-4134-ae89-72755d8d9f08"}, {"remote_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:41:33Z", "security_group_id": "0c026708-6902-4c89-a3bf-26c9aa485347", "port_range_min": null, "revision_number": 0, "tenant_id": "5a171efcfae948eba684b8f2a46ae718", "created_at": "2018-09-30T03:41:33Z", "project_id": "5a171efcfae948eba684b8f2a46ae718", "id": "d93c6e29-fc72-4b6c-a8ba-e405b2b8f6b7"}]} 2018-09-30 03:42:06,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0c026708-6902-4c89-a3bf-26c9aa485347 used request id req-c7f2c661-b90a-4863-96fe-b4775151461b 2018-09-30 03:42:06,006 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 03:42:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0c026708-6902-4c89-a3bf-26c9aa485347 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:06,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3788eecf-9598-4142-bc9f-6a4738491364 Content-Length: 0 Date: Sun, 30 Sep 2018 03:42:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:42:06,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0c026708-6902-4c89-a3bf-26c9aa485347 used request id req-3788eecf-9598-4142-bc9f-6a4738491364 2018-09-30 03:42:06,282 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-5ff1b2d1-418d-406-proj 2018-09-30 03:42:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:06,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949345d2-d8d7-43e8-a2a2-4d006b544258 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:06,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5a171efcfae948eba684b8f2a46ae718 used request id req-949345d2-d8d7-43e8-a2a2-4d006b544258 2018-09-30 03:42:06,482 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-5ff1b2d1-418d-406-proj-role 2018-09-30 03:42:06,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9541b80d744642a28e510fba2b88b7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:06,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de9ac13-9c12-4efe-a88f-4256aaf4cc0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:06,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9541b80d744642a28e510fba2b88b7b1 used request id req-1de9ac13-9c12-4efe-a88f-4256aaf4cc0e 2018-09-30 03:42:06,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e758e680d7d1b5b2d40fba7d552a8e84fae30626" 2018-09-30 03:42:06,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1defee3-90a0-46f3-a8a2-878124c75055 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fd84f8fcab224cb5aa170dca39081a04", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04"}, "name": "heat_stack_owner"}]} 2018-09-30 03:42:06,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c1defee3-90a0-46f3-a8a2-878124c75055 2018-09-30 03:42:06,666 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-5ff1b2d1-418d-406-user 2018-09-30 03:42:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/58eaa6b85e8342e785de148afbc5e2b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f785cbce765ad4b4780a29683320ee3c2e039f7" 2018-09-30 03:42:06,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee2fd3b-3236-4347-a732-35f2ad028c84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:06,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/58eaa6b85e8342e785de148afbc5e2b7 used request id req-2ee2fd3b-3236-4347-a732-35f2ad028c84 2018-09-30 03:42:06,857 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.458s OK 2018-09-30 03:42:06,971 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 03:42:06,971 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-09-30 03:42:06,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:42:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23385e7f-ca83-4aea-8d3b-27db3b7278ee Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fd84f8fcab224cb5aa170dca39081a04", "links": {"self": "http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04"}, "name": "heat_stack_owner"}]} 2018-09-30 03:42:07,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-23385e7f-ca83-4aea-8d3b-27db3b7278ee 2018-09-30 03:42:07,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837419033051s 2018-09-30 03:42:07,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:42:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b372bd4-f21d-4085-a703-80214dbe5d66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:07,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fd84f8fcab224cb5aa170dca39081a04 used request id req-5b372bd4-f21d-4085-a703-80214dbe5d66 2018-09-30 03:42:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.146373987198s 2018-09-30 03:42:07,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:42:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3e0e67-ad51-4f05-8d85-ef4aec6d1e6f Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc", "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "domain_id": "default", "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:42:07,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cc3e0e67-ad51-4f05-8d85-ef4aec6d1e6f 2018-09-30 03:42:07,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993919372559s 2018-09-30 03:42:07,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cc3e0e67-ad51-4f05-8d85-ef4aec6d1e6f 2018-09-30 03:42:07,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:42:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ebe213-0802-4568-9e9d-93e9bd8da091 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc"}, "enabled": true, "id": "ede62a7b73ac482d896fab3d386d84bc", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}} 2018-09-30 03:42:07,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc used request id req-f0ebe213-0802-4568-9e9d-93e9bd8da091 2018-09-30 03:42:07,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0946719646454s 2018-09-30 03:42:07,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc used request id req-f0ebe213-0802-4568-9e9d-93e9bd8da091 2018-09-30 03:42:07,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 03:42:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b303e2a-09c7-4aa5-a2a6-bcc2db8a6637 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:07,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc used request id req-9b303e2a-09c7-4aa5-a2a6-bcc2db8a6637 2018-09-30 03:42:07,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204050064087s 2018-09-30 03:42:07,616 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ede62a7b73ac482d896fab3d386d84bc used request id req-9b303e2a-09c7-4aa5-a2a6-bcc2db8a6637 2018-09-30 03:42:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:42:07,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb293c5b-a60d-4aa6-8869-84d5fccdecc1 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19"}, "enabled": true, "id": "39e7b766eae54a2fbdf213fcf96e7a19", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_1ba1f60f-97d3-445d-8c1a-ca44fcba57cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:42:07,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb293c5b-a60d-4aa6-8869-84d5fccdecc1 2018-09-30 03:42:07,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0778222084045s 2018-09-30 03:42:07,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb293c5b-a60d-4aa6-8869-84d5fccdecc1 2018-09-30 03:42:07,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 03:42:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0609642-0a60-4054-9e5e-da32f98ff3a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:07,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19 used request id req-e0609642-0a60-4054-9e5e-da32f98ff3a0 2018-09-30 03:42:07,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.148845911026s 2018-09-30 03:42:07,847 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/39e7b766eae54a2fbdf213fcf96e7a19 used request id req-e0609642-0a60-4054-9e5e-da32f98ff3a0 2018-09-30 03:42:07,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:42:07,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:07,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9775db97-0c5d-4e7d-a6a9-943e07410d36 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "055867db966f4c4ab1ea4b4f7aefc2b8", "links": {"self": "http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:42:07,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9775db97-0c5d-4e7d-a6a9-943e07410d36 2018-09-30 03:42:07,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844371318817s 2018-09-30 03:42:07,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:42:07,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:08,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2673807-66c9-451d-91c1-74f84033fb09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:08,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/055867db966f4c4ab1ea4b4f7aefc2b8 used request id req-f2673807-66c9-451d-91c1-74f84033fb09 2018-09-30 03:42:08,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0958471298218s 2018-09-30 03:42:08,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:42:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=39e7b766eae54a2fbdf213fcf96e7a19&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:08,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-416a2731-8fe3-4c13-8acd-7e92abf30bfd Date: Sun, 30 Sep 2018 03:42:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "created_at": "2018-09-30T03:42:05Z", "updated_at": "2018-09-30T03:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "0bece6c4-f2f9-4447-a97a-9041c2db80ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "c9b2632e-edaa-4961-884f-a2b87b9d3fb6", "remote_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "e2578e3f-6de5-4e47-9a7f-c10d573dea92", "remote_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "ec6e3097-1831-42ab-bf28-8440a83e86c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}], "revision_number": 4, "project_id": "39e7b766eae54a2fbdf213fcf96e7a19", "id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "name": "default"}]} 2018-09-30 03:42:08,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=39e7b766eae54a2fbdf213fcf96e7a19&name=default used request id req-416a2731-8fe3-4c13-8acd-7e92abf30bfd 2018-09-30 03:42:08,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192058801651s 2018-09-30 03:42:08,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=39e7b766eae54a2fbdf213fcf96e7a19&name=default used request id req-416a2731-8fe3-4c13-8acd-7e92abf30bfd 2018-09-30 03:42:08,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:42:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:08,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-01a2c504-efe1-428a-ac37-098a9930e99b Date: Sun, 30 Sep 2018 03:42:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "created_at": "2018-09-30T03:42:05Z", "updated_at": "2018-09-30T03:42:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "e2578e3f-6de5-4e47-9a7f-c10d573dea92", "remote_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "c9b2632e-edaa-4961-884f-a2b87b9d3fb6", "remote_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "0bece6c4-f2f9-4447-a97a-9041c2db80ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:05Z", "revision_number": 0, "id": "ec6e3097-1831-42ab-bf28-8440a83e86c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:05Z", "security_group_id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "tenant_id": "39e7b766eae54a2fbdf213fcf96e7a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "39e7b766eae54a2fbdf213fcf96e7a19"}], "revision_number": 4, "project_id": "39e7b766eae54a2fbdf213fcf96e7a19", "id": "c992dc0a-ca9c-4a4f-a2e0-446946c3902a", "name": "default"}]} 2018-09-30 03:42:08,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-01a2c504-efe1-428a-ac37-098a9930e99b 2018-09-30 03:42:08,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211220026016s 2018-09-30 03:42:08,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-01a2c504-efe1-428a-ac37-098a9930e99b 2018-09-30 03:42:08,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 03:42:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c992dc0a-ca9c-4a4f-a2e0-446946c3902a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}004166d5fc5b679d9090b9f86b21b05e0b98d1d0" 2018-09-30 03:42:08,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c33b4da1-cc33-44d1-9ef6-fd0c0f76f17f Content-Length: 0 Date: Sun, 30 Sep 2018 03:42:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:42:08,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c992dc0a-ca9c-4a4f-a2e0-446946c3902a.json used request id req-c33b4da1-cc33-44d1-9ef6-fd0c0f76f17f 2018-09-30 03:42:08,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.273493051529s 2018-09-30 03:42:08,721 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c992dc0a-ca9c-4a4f-a2e0-446946c3902a.json used request id req-c33b4da1-cc33-44d1-9ef6-fd0c0f76f17f 2018-09-30 03:42:08,722 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:44 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-30 03:42:08,726 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-30 03:42:16,215 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 03:42:16,220 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=r4Z8qGPGTYUUaZvA9GdfKzsaN export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-09-30 03:42:16,220 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-30 03:42:16,221 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-09-30 03:42:16,258 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-30 03:42:20,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:42:20,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:42:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:42:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:42:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:42:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:42:20,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:42:20,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 03:42:20,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 03:42:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:42:20,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a097f4-abf4-4560-ae7b-eeb6d9002a04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:42:20,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50a097f4-abf4-4560-ae7b-eeb6d9002a04 2018-09-30 03:42:20,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:42:21,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["wBwzx7aiRLCOv8Ofv0O4hw"], "issued_at": "2018-09-30T03:42:21.000000Z"}} 2018-09-30 03:42:21,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:42:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:21,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c8a78e6a-ad73-4117-91d5-af8bb6db49db Date: Sun, 30 Sep 2018 03:42:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:42:21,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8a78e6a-ad73-4117-91d5-af8bb6db49db 2018-09-30 03:42:21,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226016044617s 2018-09-30 03:42:21,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8a78e6a-ad73-4117-91d5-af8bb6db49db 2018-09-30 03:42:21,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:42:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:21,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:42:21,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:21,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae5544a-0d34-4c55-8cee-908651c76f1c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:42:21,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4ae5544a-0d34-4c55-8cee-908651c76f1c 2018-09-30 03:42:21,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.430336952209s 2018-09-30 03:42:21,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 03:42:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}}' 2018-09-30 03:42:21,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5395d0f-42ec-449c-b8c2-606cbfd0c1e1 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab"}, "enabled": true, "id": "ca7f4b842191446ba87dfabb027a0dab", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}} 2018-09-30 03:42:21,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f5395d0f-42ec-449c-b8c2-606cbfd0c1e1 2018-09-30 03:42:21,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132061958313s 2018-09-30 03:42:21,857 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f5395d0f-42ec-449c-b8c2-606cbfd0c1e1 2018-09-30 03:42:21,858 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'id': u'ca7f4b842191446ba87dfabb027a0dab', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 03:42:21,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 03:42:22,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.343923091888s 2018-09-30 03:42:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daceab15-b1da-4801-aae5-12a3029830cf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba"}, "enabled": true, "id": "a014100ebcad4025a5d70584737335ba", "options": {}, "domain_id": "default", "name": "vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}} 2018-09-30 03:42:22,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba used request id req-daceab15-b1da-4801-aae5-12a3029830cf 2018-09-30 03:42:22,310 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a014100ebcad4025a5d70584737335ba', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d'}) 2018-09-30 03:42:22,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:42:22,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ddaae0-c897-4de3-8513-1c76f3f06e96 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:42:22,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-33ddaae0-c897-4de3-8513-1c76f3f06e96 2018-09-30 03:42:22,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0183629989624s 2018-09-30 03:42:22,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:42:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac219b6b-ea4b-4537-a709-4a3eec62edbe Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:42:22,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac219b6b-ea4b-4537-a709-4a3eec62edbe 2018-09-30 03:42:22,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729811191559s 2018-09-30 03:42:22,404 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 03:42:22,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:42:22,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" -d '{"role": {"name": "Member"}}' 2018-09-30 03:42:22,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5607f7d1-302e-4791-a09d-3050aa96f009 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "372d513f46f74bd9bc9a800294f82806", "links": {"self": "http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806"}, "name": "Member"}} 2018-09-30 03:42:22,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5607f7d1-302e-4791-a09d-3050aa96f009 2018-09-30 03:42:22,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104463100433s 2018-09-30 03:42:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbafbbf-0459-4617-a155-5ca50ddfefa9 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806"}, "domain_id": null, "name": "Member", "id": "372d513f46f74bd9bc9a800294f82806"}} 2018-09-30 03:42:22,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806 used request id req-bdbafbbf-0459-4617-a155-5ca50ddfefa9 2018-09-30 03:42:22,601 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806'}, 'domain_id': None, 'human_id': None, 'id': u'372d513f46f74bd9bc9a800294f82806', 'HUMAN_ID': False}) 2018-09-30 03:42:22,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:42:22,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe30367-e7d8-407f-840e-148540f402a3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "372d513f46f74bd9bc9a800294f82806", "links": {"self": "http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:42:22,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6fe30367-e7d8-407f-840e-148540f402a3 2018-09-30 03:42:22,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739290714264s 2018-09-30 03:42:22,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:42:22,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4229fb-7a59-4662-b6db-50f184ae827d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:42:22,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-bc4229fb-7a59-4662-b6db-50f184ae827d 2018-09-30 03:42:22,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805699825287s 2018-09-30 03:42:22,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:42:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ee29e1-21e7-4459-a4ed-53d36c5d9861 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "links": {"self": "http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba"}, "domain_id": "default", "enabled": true, "id": "a014100ebcad4025a5d70584737335ba", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:42:22,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-79ee29e1-21e7-4459-a4ed-53d36c5d9861 2018-09-30 03:42:22,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0991439819336s 2018-09-30 03:42:22,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-79ee29e1-21e7-4459-a4ed-53d36c5d9861 2018-09-30 03:42:22,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:42:22,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:22,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4decfc02-cdf3-4a4e-89ff-cec233d30c23 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab"}, "enabled": true, "id": "ca7f4b842191446ba87dfabb027a0dab", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:42:22,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4decfc02-cdf3-4a4e-89ff-cec233d30c23 2018-09-30 03:42:22,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750231742859s 2018-09-30 03:42:22,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4decfc02-cdf3-4a4e-89ff-cec233d30c23 2018-09-30 03:42:22,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:42:22,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=a014100ebcad4025a5d70584737335ba&scope.project.id=ca7f4b842191446ba87dfabb027a0dab&role.id=372d513f46f74bd9bc9a800294f82806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:23,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66adf577-3818-48fd-8ec1-cda3afae3dad Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a014100ebcad4025a5d70584737335ba&scope.project.id=ca7f4b842191446ba87dfabb027a0dab&role.id=372d513f46f74bd9bc9a800294f82806", "previous": null, "next": null}} 2018-09-30 03:42:23,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a014100ebcad4025a5d70584737335ba&scope.project.id=ca7f4b842191446ba87dfabb027a0dab&role.id=372d513f46f74bd9bc9a800294f82806 used request id req-66adf577-3818-48fd-8ec1-cda3afae3dad 2018-09-30 03:42:23,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805668830872s 2018-09-30 03:42:23,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:42:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab/users/a014100ebcad4025a5d70584737335ba/roles/372d513f46f74bd9bc9a800294f82806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:23,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8faa08-244a-4632-b222-3ada06ea8e23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:42:23,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab/users/a014100ebcad4025a5d70584737335ba/roles/372d513f46f74bd9bc9a800294f82806 used request id req-cc8faa08-244a-4632-b222-3ada06ea8e23 2018-09-30 03:42:23,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123159885406s 2018-09-30 03:42:23,148 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'e4b4fc7f-5df8-4a29-bef8-aac30b0d5162', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'project_id': u'ca7f4b842191446ba87dfabb027a0dab', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 03:42:23,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:42:23,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:42:23,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:42:23,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:42:23,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:42:23,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:42:23,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:42:23,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:42:23,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 03:42:23,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 03:42:23,154 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'password': 'e4b4fc7f-5df8-4a29-bef8-aac30b0d5162', 'project_name': 'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'ca7f4b842191446ba87dfabb027a0dab', 'project_domain_name': 'Default'} 2018-09-30 03:42:23,154 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-30 03:42:23,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:42:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:23,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71cd21d-3e71-4b1d-998e-7aa578e00a63 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:42:23,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d71cd21d-3e71-4b1d-998e-7aa578e00a63 2018-09-30 03:42:23,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0737149715424s 2018-09-30 03:42:23,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:42:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:42:23,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8eb0dcc-03fd-4eea-af08-1bd5b5553fff Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab"}, "enabled": true, "id": "ca7f4b842191446ba87dfabb027a0dab", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:42:23,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f8eb0dcc-03fd-4eea-af08-1bd5b5553fff 2018-09-30 03:42:23,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800070762634s 2018-09-30 03:42:23,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f8eb0dcc-03fd-4eea-af08-1bd5b5553fff 2018-09-30 03:42:23,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-30 03:42:23,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" -d '{"network": {"tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "name": "vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "admin_state_up": true}}' 2018-09-30 03:42:23,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-aee7d81f-4c25-4e8e-a7f9-ca565faff5d9 Date: Sun, 30 Sep 2018 03:42:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"78633734-9e43-4aa5-b501-f06d12f10bae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:42:23Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d","admin_state_up":true,"tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","mtu":1450}} 2018-09-30 03:42:23,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-aee7d81f-4c25-4e8e-a7f9-ca565faff5d9 2018-09-30 03:42:23,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.504976034164s 2018-09-30 03:42:23,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-aee7d81f-4c25-4e8e-a7f9-ca565faff5d9 2018-09-30 03:42:23,819 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-30T03:42:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'78633734-9e43-4aa5-b501-f06d12f10bae', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', u'created_at': u'2018-09-30T03:42:23Z', u'mtu': 1450, u'tenant_id': u'ca7f4b842191446ba87dfabb027a0dab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ca7f4b842191446ba87dfabb027a0dab'}) 2018-09-30 03:42:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:42:23,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af4903e-0171-4ea2-a20e-318501ec7c45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:42:23,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8af4903e-0171-4ea2-a20e-318501ec7c45 2018-09-30 03:42:23,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:42:24,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "372d513f46f74bd9bc9a800294f82806", "name": "Member"}], "expires_at": "2018-09-30T04:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca7f4b842191446ba87dfabb027a0dab", "name": "vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ca7f4b842191446ba87dfabb027a0dab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ca7f4b842191446ba87dfabb027a0dab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ca7f4b842191446ba87dfabb027a0dab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ca7f4b842191446ba87dfabb027a0dab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ca7f4b842191446ba87dfabb027a0dab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ca7f4b842191446ba87dfabb027a0dab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca7f4b842191446ba87dfabb027a0dab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ca7f4b842191446ba87dfabb027a0dab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ca7f4b842191446ba87dfabb027a0dab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca7f4b842191446ba87dfabb027a0dab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ca7f4b842191446ba87dfabb027a0dab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ca7f4b842191446ba87dfabb027a0dab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "id": "a014100ebcad4025a5d70584737335ba"}, "audit_ids": ["3R68MSNPRrKs-LdgKO_TRQ"], "issued_at": "2018-09-30T03:42:24.000000Z"}} 2018-09-30 03:42:24,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:42:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:24,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-2a6d8198-ce97-4a82-8fb6-8a26fde12ef4 Date: Sun, 30 Sep 2018 03:42:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T03:42:23Z","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"78633734-9e43-4aa5-b501-f06d12f10bae","name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:42:24,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2a6d8198-ce97-4a82-8fb6-8a26fde12ef4 2018-09-30 03:42:24,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264892101288s 2018-09-30 03:42:24,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2a6d8198-ce97-4a82-8fb6-8a26fde12ef4 2018-09-30 03:42:24,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-30 03:42:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"subnet": {"name": "vping_ssh-subnet_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "enable_dhcp": true, "network_id": "78633734-9e43-4aa5-b501-f06d12f10bae", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-30 03:42:25,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-62dbc97b-22ea-408d-bb68-07de69aea007 Date: Sun, 30 Sep 2018 03:42:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78633734-9e43-4aa5-b501-f06d12f10bae","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T03:42:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"13fb750d-93e5-48a7-99f8-dff040f8cdab","subnetpool_id":null,"name":"vping_ssh-subnet_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}} 2018-09-30 03:42:25,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-62dbc97b-22ea-408d-bb68-07de69aea007 2018-09-30 03:42:25,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.631888151169s 2018-09-30 03:42:25,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-62dbc97b-22ea-408d-bb68-07de69aea007 2018-09-30 03:42:25,101 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T03:42:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'13fb750d-93e5-48a7-99f8-dff040f8cdab', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', u'enable_dhcp': True, u'network_id': u'78633734-9e43-4aa5-b501-f06d12f10bae', u'tenant_id': u'ca7f4b842191446ba87dfabb027a0dab', u'created_at': u'2018-09-30T03:42:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ca7f4b842191446ba87dfabb027a0dab'}) 2018-09-30 03:42:25,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-30 03:42:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "vping_ssh-router_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "admin_state_up": true}}' 2018-09-30 03:42:30,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b2095932-5cbc-4634-8947-dd777f1c3c1f Date: Sun, 30 Sep 2018 03:42:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:26Z", "admin_state_up": true, "updated_at": "2018-09-30T03:42:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "1805aff5-e046-46d0-855e-26538504f5cf", "name": "vping_ssh-router_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}} 2018-09-30 03:42:30,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b2095932-5cbc-4634-8947-dd777f1c3c1f 2018-09-30 03:42:30,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.42719507217s 2018-09-30 03:42:30,529 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b2095932-5cbc-4634-8947-dd777f1c3c1f 2018-09-30 03:42:30,529 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T03:42:27Z', u'revision_number': 3, u'id': u'1805aff5-e046-46d0-855e-26538504f5cf', u'external_gateway_info': {u'network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d746b2d-37e4-42b7-8b76-ec4e5db3cf28', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', u'admin_state_up': True, u'tenant_id': u'ca7f4b842191446ba87dfabb027a0dab', u'created_at': u'2018-09-30T03:42:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'ca7f4b842191446ba87dfabb027a0dab'}) 2018-09-30 03:42:30,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-30 03:42:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"subnet_id": "13fb750d-93e5-48a7-99f8-dff040f8cdab"}' 2018-09-30 03:42:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-41000fba-51ae-4e7f-8bb1-ada8a6063cc3 Date: Sun, 30 Sep 2018 03:42:32 GMT RESP BODY: {"network_id": "78633734-9e43-4aa5-b501-f06d12f10bae", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "subnet_id": "13fb750d-93e5-48a7-99f8-dff040f8cdab", "subnet_ids": ["13fb750d-93e5-48a7-99f8-dff040f8cdab"], "port_id": "374cd101-4baf-42a8-bb09-5980ae8ad8e9", "id": "1805aff5-e046-46d0-855e-26538504f5cf"} 2018-09-30 03:42:32,531 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf/add_router_interface.json used request id req-41000fba-51ae-4e7f-8bb1-ada8a6063cc3 2018-09-30 03:42:32,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00125813484s 2018-09-30 03:42:32,532 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf/add_router_interface.json used request id req-41000fba-51ae-4e7f-8bb1-ada8a6063cc3 returning object 1805aff5-e046-46d0-855e-26538504f5cf 2018-09-30 03:42:32,532 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:42:32,665 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 03:42:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:32,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 03:42:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 03:42:32,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:42:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b725c029-d027-4790-97e2-e20b64cebf2f Date: Sun, 30 Sep 2018 03:42:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:42:32,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b725c029-d027-4790-97e2-e20b64cebf2f 2018-09-30 03:42:32,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191797971725s 2018-09-30 03:42:32,866 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b725c029-d027-4790-97e2-e20b64cebf2f 2018-09-30 03:42:32,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 03:42:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}' 2018-09-30 03:42:33,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599 X-Openstack-Request-Id: req-2870ea02-0240-4e92-9fca-7426bae955ab Date: Sun, 30 Sep 2018 03:42:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file", "owner": "ca7f4b842191446ba87dfabb027a0dab", "id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "size": null, "self": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:42:33Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "checksum": null, "created_at": "2018-09-30T03:42:33Z", "protected": false} 2018-09-30 03:42:33,146 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2870ea02-0240-4e92-9fca-7426bae955ab 2018-09-30 03:42:33,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.278009176254s 2018-09-30 03:42:33,146 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2870ea02-0240-4e92-9fca-7426bae955ab returning object b2e5c70c-fd4b-4cb9-ac11-297764ec3599 2018-09-30 03:42:33,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 03:42:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '' 2018-09-30 03:42:35,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1e52007-90ee-4f3e-abaa-221d659fe07e Date: Sun, 30 Sep 2018 03:42:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:42:35,214 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file used request id req-e1e52007-90ee-4f3e-abaa-221d659fe07e 2018-09-30 03:42:35,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.06705117226s 2018-09-30 03:42:35,214 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file used request id req-e1e52007-90ee-4f3e-abaa-221d659fe07e 2018-09-30 03:42:35,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:42:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:35,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e7d39522-0f6f-4d77-af4d-bf3d2d5fb1a9 Date: Sun, 30 Sep 2018 03:42:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "metadata": {}}], "file": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file", "owner": "ca7f4b842191446ba87dfabb027a0dab", "id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "size": 12716032, "self": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:42:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:42:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:42:35,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e7d39522-0f6f-4d77-af4d-bf3d2d5fb1a9 2018-09-30 03:42:35,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174626111984s 2018-09-30 03:42:35,390 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e7d39522-0f6f-4d77-af4d-bf3d2d5fb1a9 2018-09-30 03:42:35,392 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file', 'owner': u'ca7f4b842191446ba87dfabb027a0dab', 'id': u'b2e5c70c-fd4b-4cb9-ac11-297764ec3599', 'size': 12716032, u'self': u'/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': 'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T03:42:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T03:42:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'created': u'2018-09-30T03:42:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T03:42:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 03:42:35,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 03:42:35,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 03:42:35,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d4d305-7a9f-470a-a460-d0d32dbc8e77 x-compute-request-id: req-a3d4d305-7a9f-470a-a460-d0d32dbc8e77 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "name": "vping_ssh-flavor_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:42:35,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a3d4d305-7a9f-470a-a460-d0d32dbc8e77 2018-09-30 03:42:35,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.252939939499s 2018-09-30 03:42:35,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a3d4d305-7a9f-470a-a460-d0d32dbc8e77 returning object 6c6bca29-63a0-4d7f-8e0c-de5e9bac637f 2018-09-30 03:42:35,647 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6c6bca29-63a0-4d7f-8e0c-de5e9bac637f', 'swap': 0}) 2018-09-30 03:42:35,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 03:42:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" -d '{"extra_specs": {}}' 2018-09-30 03:42:35,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd1f1bf7-c086-4097-b69e-d27bc816ae1a x-compute-request-id: req-dd1f1bf7-c086-4097-b69e-d27bc816ae1a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:42:35,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f/os-extra_specs used request id req-dd1f1bf7-c086-4097-b69e-d27bc816ae1a 2018-09-30 03:42:35,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214748382568s 2018-09-30 03:42:35,670 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f/os-extra_specs used request id req-dd1f1bf7-c086-4097-b69e-d27bc816ae1a 2018-09-30 03:42:35,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-30 03:42:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"keypair": {"name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}}' 2018-09-30 03:42:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd6178da-215a-4c96-8b06-ce509ded0cc4 x-compute-request-id: req-dd6178da-215a-4c96-8b06-ce509ded0cc4 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDx7iDHEJ5rs9BKXJ0waHpANhogMwu2z2h/CPjRr/M+fYi+ZTpedCreK6KhJbzI9mteWOpdbjjTeCZlweiNsbxHGHNTmOV8d5LkQT35KHpKmb2uXXU7bq2JUNHgjZRBNfmy+ZWXTlxYEpukU3zyqnWoY3BnLBUkX8wBIhNBl8hKTT3l9qfqKLib7ddqTuLv/iRpYkA3W727DbVtxX5WiEs40lkVcuA1WaUarz7NVjokS7HYjX1ig8BbBV253+7XEHmX7USe0RFa8RRAjXQdOASN7Mavezkxd6FZrFkmTYjGPP65G2JxwdMwBU+aLXKbaziIeI8ATrib6QAOXPXUL3jd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8e4gxxCea7PQSlydMGh6QDYaIDMLts9ofwj40a/zPn2IvmU6\nXnQq3iuioSW8yPZrXljqXW4403gmZcHojbG8RxhzU5jlfHeS5EE9+Sh6Spm9rl11\nO26tiVDR4I2UQTX5svmVl05cWBKbpFN88qp1qGNwZywVJF/MASITQZfISk095fan\n6ii4m+3Xak7i7/4kaWJAN1u9uw21bcV+VohLONJZFXLgNVmlGq8+zVY6JEux2I19\nYoPAWwVdud/u1xB5l+1EntERWvEUQI10HTgEjezGr3s5MXehWaxZJk2Ixjz+uRti\nccHTMAVPmi1ym2s4iHiPAE64m+kADlz11C943QIDAQABAoIBAQC93m9nC4npaQOt\neKX82eIoBs3WO3mUDY8rM/VjS72Ra6AoHPYELxN9ra1C34UcCxkUwJ+el+SNQpyP\n+/DxU246Ndw83aAtYQKtlO54XuYrKiGNeNeKvz/+pqkwnKyfySag6fQW/W7HyELS\nYpuLL3CLqQ8MSbKGC5DlysJmFiMg+5tXiw4P3iVgiLkpbttjT/Vyqdo2qI24EN9j\n/ClNc6cz5uhDLPa4eq4Kltq8GKo9P4gNrGbvxU5Ie5dry5FIImk0UE4m1Z+osA6h\n6LkijTm1F7sMhnD1VlbBzrQR9/tPmevwrjsttOcekOdSFMXlLPVDf56R+EIPsN7L\n+JQ2bg9ZAoGBAPpjFeSG52JSYZu4sGoKVdp5KskYPFMOD7reOWxlJ+nj0WT0VReD\nA448RC6tESFQT1x5s7/z12C8RxF5nf56tkwj2IuXSekrPvBf0lE2Qt6sB75W45El\npglY05C1kdCTpAlhufcFMcxkU1m1e0Y9Qn+Ub86GCNU6KRGlp2fdd5ZPAoGBAPda\ngq9niN0q3hSkOunFOAm9GAPBmzWD/xs3mfC06wNp250MBELZ43XrBq9ktcpOr6Cm\ngsEk/SdwG2w3zSCcmaQMPO08MDtWVKkorOf5oWZBsI0/VJXmc/ie+g+9uypoYrBN\nyJa8htgpVkpAvCDAS9mINmmvtGSciVGFlx9p+F8TAoGAcRKmJFm3zHMfmU9Ce+DG\n/K6TX9UOCQPknqMUk5rq93jmawzcEI4d4PHeaKXHgp/d9wkO37SioxDjl0Sw0Odh\nw+i8Ne3QdvgMqEjdlcdHU3+kz5Q1mKrD3Jy8jjEw9Fx4S7RSYvd5kbAM5ApM7V9k\n1HCYPU/SVVi6izmf7AvboYkCgYEAmw/GdSc2iU9iQRZjSEE2TASalWA9aGMC/ZDx\nlBAWc+FcpyrtUOs+yKE5Y6KCw/xn5RH9Tg9eE+cXidPBZ/xD5K83UpE0uz33fMPf\nAN1g7LWpdCKLaB07/lPK9ys9tewSUeuxH6236rKfQZUrWmyyIABf/AkF0TzAaLaS\nckMATLkCgYAjCsbyT9nyJy0iCvICM1DtfAEyKxgH9QwZCpusBq6p7SttBmorGvlW\nu+5+2wTfuYK99GgfkOBDX1BxuaXFeW8byOU1GDCyyRyJmJFvE2yAPMC7NnAvTxki\ntQpqzRd8hdo9pZ17/aZXNnlcVZ6TIjpQkeoMaoWGkMLAW7cAM9TspQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a014100ebcad4025a5d70584737335ba", "name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "fingerprint": "7b:ee:e3:30:0f:2b:c2:9c:d4:fe:80:0e:bd:35:39:cd"}} 2018-09-30 03:42:36,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-dd6178da-215a-4c96-8b06-ce509ded0cc4 2018-09-30 03:42:36,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.392668962479s 2018-09-30 03:42:36,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-dd6178da-215a-4c96-8b06-ce509ded0cc4 2018-09-30 03:42:36,065 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDx7iDHEJ5rs9BKXJ0waHpANhogMwu2z2h/CPjRr/M+fYi+ZTpedCreK6KhJbzI9mteWOpdbjjTeCZlweiNsbxHGHNTmOV8d5LkQT35KHpKmb2uXXU7bq2JUNHgjZRBNfmy+ZWXTlxYEpukU3zyqnWoY3BnLBUkX8wBIhNBl8hKTT3l9qfqKLib7ddqTuLv/iRpYkA3W727DbVtxX5WiEs40lkVcuA1WaUarz7NVjokS7HYjX1ig8BbBV253+7XEHmX7USe0RFa8RRAjXQdOASN7Mavezkxd6FZrFkmTYjGPP65G2JxwdMwBU+aLXKbaziIeI8ATrib6QAOXPXUL3jd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8e4gxxCea7PQSlydMGh6QDYaIDMLts9ofwj40a/zPn2IvmU6\nXnQq3iuioSW8yPZrXljqXW4403gmZcHojbG8RxhzU5jlfHeS5EE9+Sh6Spm9rl11\nO26tiVDR4I2UQTX5svmVl05cWBKbpFN88qp1qGNwZywVJF/MASITQZfISk095fan\n6ii4m+3Xak7i7/4kaWJAN1u9uw21bcV+VohLONJZFXLgNVmlGq8+zVY6JEux2I19\nYoPAWwVdud/u1xB5l+1EntERWvEUQI10HTgEjezGr3s5MXehWaxZJk2Ixjz+uRti\nccHTMAVPmi1ym2s4iHiPAE64m+kADlz11C943QIDAQABAoIBAQC93m9nC4npaQOt\neKX82eIoBs3WO3mUDY8rM/VjS72Ra6AoHPYELxN9ra1C34UcCxkUwJ+el+SNQpyP\n+/DxU246Ndw83aAtYQKtlO54XuYrKiGNeNeKvz/+pqkwnKyfySag6fQW/W7HyELS\nYpuLL3CLqQ8MSbKGC5DlysJmFiMg+5tXiw4P3iVgiLkpbttjT/Vyqdo2qI24EN9j\n/ClNc6cz5uhDLPa4eq4Kltq8GKo9P4gNrGbvxU5Ie5dry5FIImk0UE4m1Z+osA6h\n6LkijTm1F7sMhnD1VlbBzrQR9/tPmevwrjsttOcekOdSFMXlLPVDf56R+EIPsN7L\n+JQ2bg9ZAoGBAPpjFeSG52JSYZu4sGoKVdp5KskYPFMOD7reOWxlJ+nj0WT0VReD\nA448RC6tESFQT1x5s7/z12C8RxF5nf56tkwj2IuXSekrPvBf0lE2Qt6sB75W45El\npglY05C1kdCTpAlhufcFMcxkU1m1e0Y9Qn+Ub86GCNU6KRGlp2fdd5ZPAoGBAPda\ngq9niN0q3hSkOunFOAm9GAPBmzWD/xs3mfC06wNp250MBELZ43XrBq9ktcpOr6Cm\ngsEk/SdwG2w3zSCcmaQMPO08MDtWVKkorOf5oWZBsI0/VJXmc/ie+g+9uypoYrBN\nyJa8htgpVkpAvCDAS9mINmmvtGSciVGFlx9p+F8TAoGAcRKmJFm3zHMfmU9Ce+DG\n/K6TX9UOCQPknqMUk5rq93jmawzcEI4d4PHeaKXHgp/d9wkO37SioxDjl0Sw0Odh\nw+i8Ne3QdvgMqEjdlcdHU3+kz5Q1mKrD3Jy8jjEw9Fx4S7RSYvd5kbAM5ApM7V9k\n1HCYPU/SVVi6izmf7AvboYkCgYEAmw/GdSc2iU9iQRZjSEE2TASalWA9aGMC/ZDx\nlBAWc+FcpyrtUOs+yKE5Y6KCw/xn5RH9Tg9eE+cXidPBZ/xD5K83UpE0uz33fMPf\nAN1g7LWpdCKLaB07/lPK9ys9tewSUeuxH6236rKfQZUrWmyyIABf/AkF0TzAaLaS\nckMATLkCgYAjCsbyT9nyJy0iCvICM1DtfAEyKxgH9QwZCpusBq6p7SttBmorGvlW\nu+5+2wTfuYK99GgfkOBDX1BxuaXFeW8byOU1GDCyyRyJmJFvE2yAPMC7NnAvTxki\ntQpqzRd8hdo9pZ17/aZXNnlcVZ6TIjpQkeoMaoWGkMLAW7cAM9TspQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a014100ebcad4025a5d70584737335ba', 'name': u'vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'created_at': '2018-09-30T03:42:36.065136', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': 'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7b:ee:e3:30:0f:2b:c2:9c:d4:fe:80:0e:bd:35:39:cd', 'type': 'ssh', 'id': u'vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d'}) 2018-09-30 03:42:36,065 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA8e4gxxCea7PQSlydMGh6QDYaIDMLts9ofwj40a/zPn2IvmU6 XnQq3iuioSW8yPZrXljqXW4403gmZcHojbG8RxhzU5jlfHeS5EE9+Sh6Spm9rl11 O26tiVDR4I2UQTX5svmVl05cWBKbpFN88qp1qGNwZywVJF/MASITQZfISk095fan 6ii4m+3Xak7i7/4kaWJAN1u9uw21bcV+VohLONJZFXLgNVmlGq8+zVY6JEux2I19 YoPAWwVdud/u1xB5l+1EntERWvEUQI10HTgEjezGr3s5MXehWaxZJk2Ixjz+uRti ccHTMAVPmi1ym2s4iHiPAE64m+kADlz11C943QIDAQABAoIBAQC93m9nC4npaQOt eKX82eIoBs3WO3mUDY8rM/VjS72Ra6AoHPYELxN9ra1C34UcCxkUwJ+el+SNQpyP +/DxU246Ndw83aAtYQKtlO54XuYrKiGNeNeKvz/+pqkwnKyfySag6fQW/W7HyELS YpuLL3CLqQ8MSbKGC5DlysJmFiMg+5tXiw4P3iVgiLkpbttjT/Vyqdo2qI24EN9j /ClNc6cz5uhDLPa4eq4Kltq8GKo9P4gNrGbvxU5Ie5dry5FIImk0UE4m1Z+osA6h 6LkijTm1F7sMhnD1VlbBzrQR9/tPmevwrjsttOcekOdSFMXlLPVDf56R+EIPsN7L +JQ2bg9ZAoGBAPpjFeSG52JSYZu4sGoKVdp5KskYPFMOD7reOWxlJ+nj0WT0VReD A448RC6tESFQT1x5s7/z12C8RxF5nf56tkwj2IuXSekrPvBf0lE2Qt6sB75W45El pglY05C1kdCTpAlhufcFMcxkU1m1e0Y9Qn+Ub86GCNU6KRGlp2fdd5ZPAoGBAPda gq9niN0q3hSkOunFOAm9GAPBmzWD/xs3mfC06wNp250MBELZ43XrBq9ktcpOr6Cm gsEk/SdwG2w3zSCcmaQMPO08MDtWVKkorOf5oWZBsI0/VJXmc/ie+g+9uypoYrBN yJa8htgpVkpAvCDAS9mINmmvtGSciVGFlx9p+F8TAoGAcRKmJFm3zHMfmU9Ce+DG /K6TX9UOCQPknqMUk5rq93jmawzcEI4d4PHeaKXHgp/d9wkO37SioxDjl0Sw0Odh w+i8Ne3QdvgMqEjdlcdHU3+kz5Q1mKrD3Jy8jjEw9Fx4S7RSYvd5kbAM5ApM7V9k 1HCYPU/SVVi6izmf7AvboYkCgYEAmw/GdSc2iU9iQRZjSEE2TASalWA9aGMC/ZDx lBAWc+FcpyrtUOs+yKE5Y6KCw/xn5RH9Tg9eE+cXidPBZ/xD5K83UpE0uz33fMPf AN1g7LWpdCKLaB07/lPK9ys9tewSUeuxH6236rKfQZUrWmyyIABf/AkF0TzAaLaS ckMATLkCgYAjCsbyT9nyJy0iCvICM1DtfAEyKxgH9QwZCpusBq6p7SttBmorGvlW u+5+2wTfuYK99GgfkOBDX1BxuaXFeW8byOU1GDCyyRyJmJFvE2yAPMC7NnAvTxki tQpqzRd8hdo9pZ17/aZXNnlcVZ6TIjpQkeoMaoWGkMLAW7cAM9TspQ== -----END RSA PRIVATE KEY----- 2018-09-30 03:42:36,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-30 03:42:36,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"security_group": {"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-30 03:42:36,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-31791604-308e-457c-8760-894683b6c102 Date: Sun, 30 Sep 2018 03:42:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:36Z", "updated_at": "2018-09-30T03:42:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "2835a433-c3e8-4ea2-8419-1e6ada882a55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "5a21644c-9701-46e2-8dd2-000dcdb2db98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 2, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}} 2018-09-30 03:42:36,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-31791604-308e-457c-8760-894683b6c102 2018-09-30 03:42:36,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.363291025162s 2018-09-30 03:42:36,432 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-31791604-308e-457c-8760-894683b6c102 2018-09-30 03:42:36,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:42:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:36,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-96df573a-569e-436c-85e0-ffa6f36d4314 Date: Sun, 30 Sep 2018 03:42:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:36Z", "updated_at": "2018-09-30T03:42:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "2835a433-c3e8-4ea2-8419-1e6ada882a55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "5a21644c-9701-46e2-8dd2-000dcdb2db98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 2, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, {"description": "Default security group", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:23Z", "updated_at": "2018-09-30T03:42:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "0adbf0f6-4c70-4178-a824-79d488fdb0aa", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "2927f8c4-d2a4-4180-b3f4-d00a189ea82a", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "a854156a-6513-4446-8115-c59d22b86468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "fcc2f62a-3d79-47d9-a2fd-ac741763feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 4, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "990f160a-665f-4427-88cd-4a48127d0255", "name": "default"}]} 2018-09-30 03:42:36,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-96df573a-569e-436c-85e0-ffa6f36d4314 2018-09-30 03:42:36,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201133966446s 2018-09-30 03:42:36,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-96df573a-569e-436c-85e0-ffa6f36d4314 2018-09-30 03:42:36,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 03:42:36,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab"}}' 2018-09-30 03:42:36,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-baf79c8b-54aa-4cae-9aa5-2d891fb5d923 Date: Sun, 30 Sep 2018 03:42:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "port_range_min": 22, "revision_number": 0, "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:36Z", "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "3bd825eb-27b0-41e9-af0a-c0a38040b0d2"}} 2018-09-30 03:42:36,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-baf79c8b-54aa-4cae-9aa5-2d891fb5d923 2018-09-30 03:42:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16023182869s 2018-09-30 03:42:36,803 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-baf79c8b-54aa-4cae-9aa5-2d891fb5d923 2018-09-30 03:42:36,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:42:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:36,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-f07f3150-9b49-4db9-983d-e59d7112f66d Date: Sun, 30 Sep 2018 03:42:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:36Z", "updated_at": "2018-09-30T03:42:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "2835a433-c3e8-4ea2-8419-1e6ada882a55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "3bd825eb-27b0-41e9-af0a-c0a38040b0d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "5a21644c-9701-46e2-8dd2-000dcdb2db98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 3, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, {"description": "Default security group", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:23Z", "updated_at": "2018-09-30T03:42:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "0adbf0f6-4c70-4178-a824-79d488fdb0aa", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "2927f8c4-d2a4-4180-b3f4-d00a189ea82a", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "a854156a-6513-4446-8115-c59d22b86468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "fcc2f62a-3d79-47d9-a2fd-ac741763feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 4, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "990f160a-665f-4427-88cd-4a48127d0255", "name": "default"}]} 2018-09-30 03:42:36,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f07f3150-9b49-4db9-983d-e59d7112f66d 2018-09-30 03:42:36,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187767982483s 2018-09-30 03:42:36,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f07f3150-9b49-4db9-983d-e59d7112f66d 2018-09-30 03:42:36,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 03:42:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab"}}' 2018-09-30 03:42:37,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-fcc9bbe5-8539-4c81-9cef-75d7334fdd59 Date: Sun, 30 Sep 2018 03:42:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T03:42:37Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "port_range_min": null, "revision_number": 0, "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:37Z", "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "aaa9d01a-e691-433b-a4d9-63a130b2cb83"}} 2018-09-30 03:42:37,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-fcc9bbe5-8539-4c81-9cef-75d7334fdd59 2018-09-30 03:42:37,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.326110839844s 2018-09-30 03:42:37,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-fcc9bbe5-8539-4c81-9cef-75d7334fdd59 2018-09-30 03:42:37,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:42:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:37,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-be75dfb1-b98f-4d65-9bcf-46139b30ee4f Date: Sun, 30 Sep 2018 03:42:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["13fb750d-93e5-48a7-99f8-dff040f8cdab"],"updated_at":"2018-09-30T03:42:24Z","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"78633734-9e43-4aa5-b501-f06d12f10bae","name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:42:37,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-be75dfb1-b98f-4d65-9bcf-46139b30ee4f 2018-09-30 03:42:37,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107651948929s 2018-09-30 03:42:37,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-be75dfb1-b98f-4d65-9bcf-46139b30ee4f 2018-09-30 03:42:37,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:42:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:37,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f62c4eed-8467-4146-b4d0-f5da4ed5cd93 Date: Sun, 30 Sep 2018 03:42:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "metadata": {}}], "file": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file", "owner": "ca7f4b842191446ba87dfabb027a0dab", "id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "size": 12716032, "self": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:42:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:42:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:42:37,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f62c4eed-8467-4146-b4d0-f5da4ed5cd93 2018-09-30 03:42:37,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359709262848s 2018-09-30 03:42:37,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f62c4eed-8467-4146-b4d0-f5da4ed5cd93 2018-09-30 03:42:37,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 03:42:37,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:37,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45099165-598c-45f0-b688-657ae33a7702 x-compute-request-id: req-45099165-598c-45f0-b688-657ae33a7702 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "name": "vping_ssh-flavor_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 03:42:37,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-45099165-598c-45f0-b688-657ae33a7702 2018-09-30 03:42:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319490432739s 2018-09-30 03:42:37,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-45099165-598c-45f0-b688-657ae33a7702 2018-09-30 03:42:37,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-30 03:42:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"server": {"name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "imageRef": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "flavorRef": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "78633734-9e43-4aa5-b501-f06d12f10bae"}], "security_groups": [{"name": "4f66202a-970d-4977-bf4c-aac5cc528cab"}]}}' 2018-09-30 03:42:39,880 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-046b445c-98ea-435f-8a66-d267847bfbad x-compute-request-id: req-046b445c-98ea-435f-8a66-d267847bfbad Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4f66202a-970d-4977-bf4c-aac5cc528cab"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "adminPass": "Y9ZVhV3Fh6E6"}} 2018-09-30 03:42:39,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-046b445c-98ea-435f-8a66-d267847bfbad 2018-09-30 03:42:39,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.37292098999s 2018-09-30 03:42:39,881 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-046b445c-98ea-435f-8a66-d267847bfbad 2018-09-30 03:42:39,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:40,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32a68157-9320-4410-9812-47d2255553af x-compute-request-id: req-32a68157-9320-4410-9812-47d2255553af Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:40,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-32a68157-9320-4410-9812-47d2255553af 2018-09-30 03:42:40,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.287983894348s 2018-09-30 03:42:40,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-32a68157-9320-4410-9812-47d2255553af 2018-09-30 03:42:40,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:42:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:40,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4de8faa4-cf45-432f-b03a-51f77961b241 Date: Sun, 30 Sep 2018 03:42:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["13fb750d-93e5-48a7-99f8-dff040f8cdab"],"updated_at":"2018-09-30T03:42:24Z","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"78633734-9e43-4aa5-b501-f06d12f10bae","name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:42:40,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4de8faa4-cf45-432f-b03a-51f77961b241 2018-09-30 03:42:40,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27113199234s 2018-09-30 03:42:40,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4de8faa4-cf45-432f-b03a-51f77961b241 2018-09-30 03:42:40,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 03:42:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:40,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c14cba62-4400-4b91-9434-3a3155569e63 Date: Sun, 30 Sep 2018 03:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78633734-9e43-4aa5-b501-f06d12f10bae","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T03:42:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"13fb750d-93e5-48a7-99f8-dff040f8cdab","subnetpool_id":null,"name":"vping_ssh-subnet_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:42:40,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c14cba62-4400-4b91-9434-3a3155569e63 2018-09-30 03:42:40,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.201194047928s 2018-09-30 03:42:40,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c14cba62-4400-4b91-9434-3a3155569e63 2018-09-30 03:42:40,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:42:42,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:43,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53a730f0-2d4f-49ca-9d51-b9700721d20f x-compute-request-id: req-53a730f0-2d4f-49ca-9d51-b9700721d20f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:41Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:43,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-53a730f0-2d4f-49ca-9d51-b9700721d20f 2018-09-30 03:42:43,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79034280777s 2018-09-30 03:42:43,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-53a730f0-2d4f-49ca-9d51-b9700721d20f 2018-09-30 03:42:43,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:42:45,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:45,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:45,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b446ba4-c168-4d68-a177-4a9f445f0a86 x-compute-request-id: req-0b446ba4-c168-4d68-a177-4a9f445f0a86 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:41Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:45,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0b446ba4-c168-4d68-a177-4a9f445f0a86 2018-09-30 03:42:45,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514424085617s 2018-09-30 03:42:45,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0b446ba4-c168-4d68-a177-4a9f445f0a86 2018-09-30 03:42:45,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:42:47,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bd4ba08-232c-4753-9320-03afe9a58fc1 x-compute-request-id: req-5bd4ba08-232c-4753-9320-03afe9a58fc1 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:45Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:48,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5bd4ba08-232c-4753-9320-03afe9a58fc1 2018-09-30 03:42:48,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327796936035s 2018-09-30 03:42:48,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5bd4ba08-232c-4753-9320-03afe9a58fc1 2018-09-30 03:42:48,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 03:42:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=b4597375-f8a3-4f60-a60f-6b4ac6fe3109" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:48,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-482252c2-3ce5-43aa-b9c3-3d4cfc38d65d Date: Sun, 30 Sep 2018 03:42:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:42:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13fb750d-93e5-48a7-99f8-dff040f8cdab","ip_address":"192.168.120.13"}],"id":"298bdb39-e585-4e54-9e29-61d9d3334272","security_groups":["4f66202a-970d-4977-bf4c-aac5cc528cab"],"mac_address":"fa:16:3e:d3:c9:fa","project_id":"ca7f4b842191446ba87dfabb027a0dab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78633734-9e43-4aa5-b501-f06d12f10bae","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:41Z","binding:vnic_type":"normal","device_id":"b4597375-f8a3-4f60-a60f-6b4ac6fe3109"}]} 2018-09-30 03:42:48,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=b4597375-f8a3-4f60-a60f-6b4ac6fe3109 used request id req-482252c2-3ce5-43aa-b9c3-3d4cfc38d65d 2018-09-30 03:42:48,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.215624094009s 2018-09-30 03:42:48,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=b4597375-f8a3-4f60-a60f-6b4ac6fe3109 used request id req-482252c2-3ce5-43aa-b9c3-3d4cfc38d65d 2018-09-30 03:42:48,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:42:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=298bdb39-e585-4e54-9e29-61d9d3334272" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:48,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5740a38a-8565-4f02-8572-149f7caa102a Date: Sun, 30 Sep 2018 03:42:48 GMT RESP BODY: {"floatingips": []} 2018-09-30 03:42:48,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=298bdb39-e585-4e54-9e29-61d9d3334272 used request id req-5740a38a-8565-4f02-8572-149f7caa102a 2018-09-30 03:42:48,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216038227081s 2018-09-30 03:42:48,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=298bdb39-e585-4e54-9e29-61d9d3334272 used request id req-5740a38a-8565-4f02-8572-149f7caa102a 2018-09-30 03:42:48,550 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:c9:fa', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2e5c70c-fd4b-4cb9-ac11-297764ec3599'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:42:45.000000', 'flavor': Munch({u'id': u'6c6bca29-63a0-4d7f-8e0c-de5e9bac637f'}), 'az': u'nova', 'id': u'b4597375-f8a3-4f60-a60f-6b4ac6fe3109', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a014100ebcad4025a5d70584737335ba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': 'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-30T03:42:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-30T03:42:45Z', 'hostId': u'4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:42:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': u'vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'adminPass': u'Y9ZVhV3Fh6E6', 'tenant_id': u'ca7f4b842191446ba87dfabb027a0dab', 'region': 'regionOne', 'created': u'2018-09-30T03:42:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-30 03:42:48,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:42:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:48,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-0cdb7d1b-e2df-46ed-8519-6d5bbae2609e Date: Sun, 30 Sep 2018 03:42:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["13fb750d-93e5-48a7-99f8-dff040f8cdab"],"updated_at":"2018-09-30T03:42:24Z","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"78633734-9e43-4aa5-b501-f06d12f10bae","name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:42:48,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0cdb7d1b-e2df-46ed-8519-6d5bbae2609e 2018-09-30 03:42:48,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273261070251s 2018-09-30 03:42:48,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0cdb7d1b-e2df-46ed-8519-6d5bbae2609e 2018-09-30 03:42:48,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:42:48,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:48,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-de89425d-3b03-40ab-bf2b-c84b5a9b3c21 Date: Sun, 30 Sep 2018 03:42:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "metadata": {}}], "file": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file", "owner": "ca7f4b842191446ba87dfabb027a0dab", "id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "size": 12716032, "self": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:42:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:42:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:42:49,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-de89425d-3b03-40ab-bf2b-c84b5a9b3c21 2018-09-30 03:42:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173583030701s 2018-09-30 03:42:49,000 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-de89425d-3b03-40ab-bf2b-c84b5a9b3c21 2018-09-30 03:42:49,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 03:42:49,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:49,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94bfa68e-7324-4ebb-a392-f6ca12e995e9 x-compute-request-id: req-94bfa68e-7324-4ebb-a392-f6ca12e995e9 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "name": "vping_ssh-flavor_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 03:42:49,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-94bfa68e-7324-4ebb-a392-f6ca12e995e9 2018-09-30 03:42:49,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0327398777008s 2018-09-30 03:42:49,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-94bfa68e-7324-4ebb-a392-f6ca12e995e9 2018-09-30 03:42:49,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-30 03:42:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"server": {"name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "imageRef": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "flavorRef": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "78633734-9e43-4aa5-b501-f06d12f10bae"}], "security_groups": [{"name": "4f66202a-970d-4977-bf4c-aac5cc528cab"}]}}' 2018-09-30 03:42:51,133 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cb8ab27-f37f-48fc-8784-1b8f44f5da36 x-compute-request-id: req-4cb8ab27-f37f-48fc-8784-1b8f44f5da36 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4f66202a-970d-4977-bf4c-aac5cc528cab"}], "OS-DCF:diskConfig": "MANUAL", "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "adminPass": "6G94muCbFMUN"}} 2018-09-30 03:42:51,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-4cb8ab27-f37f-48fc-8784-1b8f44f5da36 2018-09-30 03:42:51,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.09717106819s 2018-09-30 03:42:51,134 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-4cb8ab27-f37f-48fc-8784-1b8f44f5da36 2018-09-30 03:42:51,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:51,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf4735a4-c559-4b5d-8a17-51a8d57aacfa x-compute-request-id: req-bf4735a4-c559-4b5d-8a17-51a8d57aacfa Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:45Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:51,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf4735a4-c559-4b5d-8a17-51a8d57aacfa 2018-09-30 03:42:51,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646998882294s 2018-09-30 03:42:51,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf4735a4-c559-4b5d-8a17-51a8d57aacfa 2018-09-30 03:42:51,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:42:53,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:54,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99b46cd4-fd39-460e-a272-d0ed9375cf1d x-compute-request-id: req-99b46cd4-fd39-460e-a272-d0ed9375cf1d Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:53Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:45Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:54,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99b46cd4-fd39-460e-a272-d0ed9375cf1d 2018-09-30 03:42:54,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699796199799s 2018-09-30 03:42:54,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-99b46cd4-fd39-460e-a272-d0ed9375cf1d 2018-09-30 03:42:54,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:42:56,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:56,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:57,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5396464-764d-4988-9e1c-0bfdc317961a x-compute-request-id: req-d5396464-764d-4988-9e1c-0bfdc317961a Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:53Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:45Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:57,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d5396464-764d-4988-9e1c-0bfdc317961a 2018-09-30 03:42:57,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780203819275s 2018-09-30 03:42:57,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d5396464-764d-4988-9e1c-0bfdc317961a 2018-09-30 03:42:57,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:42:59,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:42:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:42:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecf70742-8f3a-432c-ae59-291e9dd9669f x-compute-request-id: req-ecf70742-8f3a-432c-ae59-291e9dd9669f Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:42:53Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:45Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:42:59,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ecf70742-8f3a-432c-ae59-291e9dd9669f 2018-09-30 03:42:59,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46369600296s 2018-09-30 03:42:59,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ecf70742-8f3a-432c-ae59-291e9dd9669f 2018-09-30 03:42:59,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:01,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:02,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67401040-8b03-4853-89cc-98b8fad14826 x-compute-request-id: req-67401040-8b03-4853-89cc-98b8fad14826 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:59.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:59Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:45Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:02,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-67401040-8b03-4853-89cc-98b8fad14826 2018-09-30 03:43:02,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52038192749s 2018-09-30 03:43:02,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-67401040-8b03-4853-89cc-98b8fad14826 2018-09-30 03:43:02,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 03:43:02,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=76a0ef3a-c1a5-485d-8d1a-68b72307fdbb" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:02,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8286aee4-258a-4388-ac8d-13c49a859a4e Date: Sun, 30 Sep 2018 03:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:42:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13fb750d-93e5-48a7-99f8-dff040f8cdab","ip_address":"192.168.120.11"}],"id":"a3860972-fe73-42cb-b89d-0fe0b84db8e0","security_groups":["4f66202a-970d-4977-bf4c-aac5cc528cab"],"mac_address":"fa:16:3e:21:44:e6","project_id":"ca7f4b842191446ba87dfabb027a0dab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78633734-9e43-4aa5-b501-f06d12f10bae","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:54Z","binding:vnic_type":"normal","device_id":"76a0ef3a-c1a5-485d-8d1a-68b72307fdbb"}]} 2018-09-30 03:43:02,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=76a0ef3a-c1a5-485d-8d1a-68b72307fdbb used request id req-8286aee4-258a-4388-ac8d-13c49a859a4e 2018-09-30 03:43:02,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0624649524689s 2018-09-30 03:43:02,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=76a0ef3a-c1a5-485d-8d1a-68b72307fdbb used request id req-8286aee4-258a-4388-ac8d-13c49a859a4e 2018-09-30 03:43:02,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:02,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=a3860972-fe73-42cb-b89d-0fe0b84db8e0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:02,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-574d61c1-5a35-48aa-8170-f9d4b9c0f9e6 Date: Sun, 30 Sep 2018 03:43:02 GMT RESP BODY: {"floatingips": []} 2018-09-30 03:43:02,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=a3860972-fe73-42cb-b89d-0fe0b84db8e0 used request id req-574d61c1-5a35-48aa-8170-f9d4b9c0f9e6 2018-09-30 03:43:02,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178668498993s 2018-09-30 03:43:02,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=a3860972-fe73-42cb-b89d-0fe0b84db8e0 used request id req-574d61c1-5a35-48aa-8170-f9d4b9c0f9e6 2018-09-30 03:43:02,372 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:44:e6', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b2e5c70c-fd4b-4cb9-ac11-297764ec3599'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:42:59.000000', 'flavor': Munch({u'id': u'6c6bca29-63a0-4d7f-8e0c-de5e9bac637f'}), 'az': u'nova', 'id': u'76a0ef3a-c1a5-485d-8d1a-68b72307fdbb', 'security_groups': [Munch({u'name': u'vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a014100ebcad4025a5d70584737335ba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': 'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-30T03:42:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-30T03:42:59Z', 'hostId': u'58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:42:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': u'vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'adminPass': u'6G94muCbFMUN', 'tenant_id': u'ca7f4b842191446ba87dfabb027a0dab', 'region': 'regionOne', 'created': u'2018-09-30T03:42:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-30 03:43:02,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:02,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4d2daeff-893e-49f0-986c-9f407be7d1eb Date: Sun, 30 Sep 2018 03:43:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["13fb750d-93e5-48a7-99f8-dff040f8cdab"],"updated_at":"2018-09-30T03:42:24Z","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"78633734-9e43-4aa5-b501-f06d12f10bae","name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:43:02,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4d2daeff-893e-49f0-986c-9f407be7d1eb 2018-09-30 03:43:02,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267559051514s 2018-09-30 03:43:02,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4d2daeff-893e-49f0-986c-9f407be7d1eb 2018-09-30 03:43:02,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 03:43:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=76a0ef3a-c1a5-485d-8d1a-68b72307fdbb" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:02,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-2681fdce-e065-4a38-889a-fff4504107c1 Date: Sun, 30 Sep 2018 03:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:42:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13fb750d-93e5-48a7-99f8-dff040f8cdab","ip_address":"192.168.120.11"}],"id":"a3860972-fe73-42cb-b89d-0fe0b84db8e0","security_groups":["4f66202a-970d-4977-bf4c-aac5cc528cab"],"mac_address":"fa:16:3e:21:44:e6","project_id":"ca7f4b842191446ba87dfabb027a0dab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78633734-9e43-4aa5-b501-f06d12f10bae","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:54Z","binding:vnic_type":"normal","device_id":"76a0ef3a-c1a5-485d-8d1a-68b72307fdbb"}]} 2018-09-30 03:43:02,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=76a0ef3a-c1a5-485d-8d1a-68b72307fdbb used request id req-2681fdce-e065-4a38-889a-fff4504107c1 2018-09-30 03:43:02,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058000087738s 2018-09-30 03:43:02,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=76a0ef3a-c1a5-485d-8d1a-68b72307fdbb used request id req-2681fdce-e065-4a38-889a-fff4504107c1 2018-09-30 03:43:02,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-30 03:43:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.11", "port_id": "a3860972-fe73-42cb-b89d-0fe0b84db8e0"}}' 2018-09-30 03:43:04,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-870e023d-125a-41ec-abf9-766234c07f32 Date: Sun, 30 Sep 2018 03:43:04 GMT RESP BODY: {"floatingip": {"router_id": "1805aff5-e046-46d0-855e-26538504f5cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:43:03Z", "updated_at": "2018-09-30T03:43:03Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "port_id": "a3860972-fe73-42cb-b89d-0fe0b84db8e0", "id": "78ef4545-7827-40c9-8044-00aff2ad539f"}} 2018-09-30 03:43:04,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-870e023d-125a-41ec-abf9-766234c07f32 2018-09-30 03:43:04,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.99758291245s 2018-09-30 03:43:04,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-870e023d-125a-41ec-abf9-766234c07f32 2018-09-30 03:43:04,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:04,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-1390cc42-f87a-4733-a429-d95dba41b2ec Date: Sun, 30 Sep 2018 03:43:04 GMT RESP BODY: {"floatingips": [{"router_id": "1805aff5-e046-46d0-855e-26538504f5cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:43:03Z", "updated_at": "2018-09-30T03:43:03Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "port_id": "a3860972-fe73-42cb-b89d-0fe0b84db8e0", "id": "78ef4545-7827-40c9-8044-00aff2ad539f"}]} 2018-09-30 03:43:04,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1390cc42-f87a-4733-a429-d95dba41b2ec 2018-09-30 03:43:04,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.157670021057s 2018-09-30 03:43:04,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1390cc42-f87a-4733-a429-d95dba41b2ec 2018-09-30 03:43:04,873 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 03:43:04,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:04,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:05,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-d99acdc9-ba7d-45f1-bc1b-5f761ad5cdcd Date: Sun, 30 Sep 2018 03:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "1805aff5-e046-46d0-855e-26538504f5cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:43:03Z", "updated_at": "2018-09-30T03:43:03Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "port_id": "a3860972-fe73-42cb-b89d-0fe0b84db8e0", "id": "78ef4545-7827-40c9-8044-00aff2ad539f"}]} 2018-09-30 03:43:05,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d99acdc9-ba7d-45f1-bc1b-5f761ad5cdcd 2018-09-30 03:43:05,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.105183124542s 2018-09-30 03:43:05,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d99acdc9-ba7d-45f1-bc1b-5f761ad5cdcd 2018-09-30 03:43:05,088 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 03:43:05,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-a5362305-2870-4121-b28e-e8ebb7e667a8 Date: Sun, 30 Sep 2018 03:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "1805aff5-e046-46d0-855e-26538504f5cf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:43:03Z", "updated_at": "2018-09-30T03:43:03Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "port_id": "a3860972-fe73-42cb-b89d-0fe0b84db8e0", "id": "78ef4545-7827-40c9-8044-00aff2ad539f"}]} 2018-09-30 03:43:05,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a5362305-2870-4121-b28e-e8ebb7e667a8 2018-09-30 03:43:05,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0286200046539s 2018-09-30 03:43:05,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a5362305-2870-4121-b28e-e8ebb7e667a8 2018-09-30 03:43:05,226 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 03:43:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:05,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-920c6854-1eca-43c4-98f6-1a90554a4b33 Date: Sun, 30 Sep 2018 03:43:05 GMT RESP BODY: {"floatingips": [{"router_id": "1805aff5-e046-46d0-855e-26538504f5cf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:43:03Z", "updated_at": "2018-09-30T03:43:03Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "port_id": "a3860972-fe73-42cb-b89d-0fe0b84db8e0", "id": "78ef4545-7827-40c9-8044-00aff2ad539f"}]} 2018-09-30 03:43:05,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-920c6854-1eca-43c4-98f6-1a90554a4b33 2018-09-30 03:43:05,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0259139537811s 2018-09-30 03:43:05,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-920c6854-1eca-43c4-98f6-1a90554a4b33 2018-09-30 03:43:05,361 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'1805aff5-e046-46d0-855e-26538504f5cf', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ca7f4b842191446ba87dfabb027a0dab', 'created_at': u'2018-09-30T03:43:03Z', 'attached': True, 'updated_at': u'2018-09-30T03:43:03Z', 'id': u'78ef4545-7827-40c9-8044-00aff2ad539f', 'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ca7f4b842191446ba87dfabb027a0dab', 'name': 'vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'1805aff5-e046-46d0-855e-26538504f5cf', 'project_id': u'ca7f4b842191446ba87dfabb027a0dab', 'port_id': u'a3860972-fe73-42cb-b89d-0fe0b84db8e0', 'port': u'a3860972-fe73-42cb-b89d-0fe0b84db8e0', 'network': u'1fcecb75-e9a7-402a-b1e7-72df342367c2'}) 2018-09-30 03:43:05,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-30 03:43:05,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 03:43:06,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf38493f-5632-479b-80e3-dcb841c60bbd x-compute-request-id: req-cf38493f-5632-479b-80e3-dcb841c60bbd Content-Encoding: gzip Content-Length: 9537 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 712792039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.127509] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129122] pid_max: default: 32768 minimum: 301\n[ 0.129993] ACPI: Core revision 20150930\n[ 0.131358] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132640] Security Framework initialized\n[ 0.133436] Yama: becoming mindful.\n[ 0.134150] AppArmor: AppArmor initialized\n[ 0.134995] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137544] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140079] Initializing cgroup subsys io\n[ 0.140887] Initializing cgroup subsys memory\n[ 0.141730] Initializing cgroup subsys devices\n[ 0.142581] Initializing cgroup subsys freezer\n[ 0.143438] Initializing cgroup subsys net_cls\n[ 0.144291] Initializing cgroup subsys perf_event\n[ 0.145182] Initializing cgroup subsys net_prio\n[ 0.146042] Initializing cgroup subsys hugetlb\n[ 0.146896] Initializing cgroup subsys pids\n[ 0.147758] CPU: Physical Processor ID: 0\n[ 0.149242] mce: CPU supports 10 MCE banks\n[ 0.150064] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151052] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161627] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167925] ftrace: allocating 31920 entries in 125 pages\n[ 0.194183] smpboot: Max logical packages: 1\n[ 0.195023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196352] x2apic enabled\n[ 0.197150] Switched APIC routing to physical x2apic.\n[ 0.198880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199975] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201928] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203678] KVM setup paravirtual spinlock\n[ 0.205013] x86: Booted up 1 node, 1 CPUs\n[ 0.205810] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207183] devtmpfs: initialized\n[ 0.208888] evm: security.selinux\n[ 0.209582] evm: security.SMACK64\n[ 0.210260] evm: security.SMACK64EXEC\n[ 0.210987] evm: security.SMACK64TRANSMUTE\n[ 0.211777] evm: security.SMACK64MMAP\n[ 0.212522] evm: security.ima\n[ 0.213154] evm: security.capability\n[ 0.213946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215758] pinctrl core: initialized pinctrl subsystem\n[ 0.216842] RTC time: 3:42:59, date: 09/30/18\n[ 0.217782] NET: Registered protocol family 16\n[ 0.218740] cpuidle: using governor ladder\n[ 0.219547] cpuidle: using governor menu\n[ 0.220317] PCCT header not found.\n[ 0.221058] ACPI: bus type PCI registered\n[ 0.221847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223076] PCI: Using configuration type 1 for base access\n[ 0.224821] ACPI: Added _OSI(Module Device)\n[ 0.225661] ACPI: Added _OSI(Processor Device)\n[ 0.226524] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227412] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229535] ACPI: Interpreter enabled\n[ 0.230312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.233944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237585] ACPI: (supports S0 S5)\n[ 0.238280] ACPI: Using IOAPIC for interrupt routing\n[ 0.239212] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.247971] acpiphp: Slot [3] registered\n[ 0.248764] acpiphp: Slot [4] registered\n[ 0.249549] acpiphp: Slot [5] registered\n[ 0.250333] acpiphp: Slot [6] registered\n[ 0.251113] acpiphp: Slot [7] registered\n[ 0.251899] acpiphp: Slot [8] registered\n[ 0.252688] acpiphp: Slot [9] registered\n[ 0.253474] acpiphp: Slot [10] registered\n[ 0.254268] acpiphp: Slot [11] registered\n[ 0.255066] acpiphp: Slot [12] registered\n[ 0.255864] acpiphp: Slot [13] registered\n[ 0.256666] acpiphp: Slot [14] registered\n[ 0.257470] acpiphp: Slot [15] registered\n[ 0.268260] acpiphp: Slot [16] registered\n[ 0.269053] acpiphp: Slot [17] registered\n[ 0.269852] acpiphp: Slot [18] registered\n[ 0.270648] acpiphp: Slot [19] registered\n[ 0.271441] acpiphp: Slot [20] registered\n[ 0.272237] acpiphp: Slot [21] registered\n[ 0.273033] acpiphp: Slot [22] registered\n[ 0.273836] acpiphp: Slot [23] registered\n[ 0.274633] acpiphp: Slot [24] registered\n[ 0.275426] acpiphp: Slot [25] registered\n[ 0.276218] acpiphp: Slot [26] registered\n[ 0.277007] acpiphp: Slot [27] registered\n[ 0.277807] acpiphp: Slot [28] registered\n[ 0.278603] acpiphp: Slot [29] registered\n[ 0.279394] acpiphp: Slot [30] registered\n[ 0.280188] acpiphp: Slot [31] registered\n[ 0.280973] PCI host bridge to bus 0000:00\n[ 0.281765] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.282951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284137] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285551] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.286969] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294456] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295613] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.296851] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303251] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304655] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350553] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353417] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357401] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358530] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359729] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361242] vgaarb: loaded\n[ 0.361828] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362950] SCSI subsystem initialized\n[ 0.363752] ACPI: bus type USB registered\n[ 0.364552] usbcore: registered new interface driver usbfs\n[ 0.365557] usbcore: registered new interface driver hub\n[ 0.366545] usbcore: registered new device driver usb\n[ 0.367586] PCI: Using ACPI for IRQ routing\n[ 0.368605] NetLabel: Initializing\n[ 0.369306] NetLabel: domain hash size = 128\n[ 0.370139] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371066] NetLabel: unlabeled traffic allowed by default\n[ 0.372152] clocksource: Switched to clocksource kvm-clock\n[ 0.377635] AppArmor: AppArmor Filesystem Enabled\n[ 0.378589] pnp: PnP ACPI init\n[ 0.379484] pnp: PnP ACPI: found 5 devices\n[ 0.385883] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388335] NET: Registered protocol family 2\n[ 0.389698] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391559] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393259] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394965] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398213] NET: Registered protocol family 1\n[ 0.399434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431852] Trying to unpack rootfs image as initramfs...\n[ 0.482050] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496738] Scanning for low memory corruption every 60 seconds\n[ 0.498551] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500217] audit: initializing netlink subsys (disabled)\n[ 0.501675] audit: type=2000 audit(1538278980.548:1): initialized\n[ 0.503437] Initialise system trusted keyring\n[ 0.504687] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508865] zbud: loaded\n[ 0.509748] VFS: Disk quotas dquot_6.6.0\n[ 0.510887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512969] fuse init (API version 7.23)\n[ 0.514196] Key type big_key registered\n[ 0.515308] Allocating IMA MOK and blacklist keyrings.\n[ 0.516838] Key type asymmetric registered\n[ 0.517988] Asymmetric key parser 'x509' registered\n[ 0.519331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521780] io scheduler noop registered\n[ 0.522892] io scheduler deadline registered (default)\n[ 0.524306] io scheduler cfq registered\n[ 0.525503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526996] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528844] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530920] ACPI: Power Button [PWRF]\n[ 0.532066] GHES: HEST is not enabled!\n[ 0.546067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581186] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585995] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609616] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612473] Linux agpgart interface v0.103\n[ 0.614950] brd: module loaded\n[ 0.616517] loop: module loaded\n[ 0.621724] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623800] GPT:90111 != 2097151\n[ 0.624711] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626267] GPT:90111 != 2097151\n[ 0.627188] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628557] vda: vda1 vda15\n[ 0.630478] scsi host0: ata_piix\n[ 0.631459] scsi host1: ata_piix\n[ 0.632415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.634151] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.636118] libphy: Fixed MDIO Bus: probed\n[ 0.637412] tun: Universal TUN/TAP device driver, 1.6\n[ 0.638746] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641671] PPP generic driver version 2.4.2\n[ 0.642717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.644705] ehci-pci: EHCI PCI platform driver\n[ 0.646189] ehci-platform: EHCI generic platform driver\n[ 0.648358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650752] ohci-pci: OHCI PCI platform driver\n[ 0.652633] ohci-platform: OHCI generic platform driver\n[ 0.654865] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671433] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672429] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678518] usb usb1: Product: UHCI Host Controller\n[ 0.679439] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680556] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681556] hub 1-0:1.0: USB hub found\n[ 0.682322] hub 1-0:1.0: 2 ports detected\n[ 0.683220] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685321] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686260] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687265] mousedev: PS/2 mouse device common for all mice\n[ 0.688510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690308] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693719] i2c /dev entries driver\n[ 0.694469] device-mapper: uevent: version 1.0.3\n[ 0.695387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696982] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698280] NET: Registered protocol family 10\n[ 0.699291] NET: Registered protocol family 17\n[ 0.700169] Key type dns_resolver registered\n[ 0.701089] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.702158] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703869] registered taskstats version 1\n[ 0.704697] Loading compiled-in X.509 certificates\n[ 0.706128] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707925] zswap: loaded using pool lzo/zbud\n[ 0.709321] Key type trusted registered\n[ 0.711216] Key type encrypted registered\n[ 0.712027] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.713041] ima: No TPM chip found, activating TPM-bypass!\n[ 0.714059] evm: HMAC attrs: 0x1\n[ 0.714983] Magic number: 2:274:716\n[ 0.715823] rtc_cmos 00:00: setting system clock to 2018-09-30 03:42:59 UTC (1538278979)\n[ 0.717394] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718487] EDD information not available.\n[ 0.793188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794718] Write protecting the kernel read-only data: 14336k\n[ 0.806483] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808300] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.853284] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.40. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLx2PzGlpFGkUo7Ts5F1fsVIzPARR3whlQ5uTwVn97vbYFg11zwY5piABf+7DBmSVBuM3d8gJrOE0qtvmRrrqDSvICHOk3O8Bs4G9vQ0q23PRLjwhd+L6mDc8iwWZz+l48wU4KUlq5r2Q8zb1WOLwJWdY69m225uiXZCAIKlL1W6Ih5UXj7qZrTN01csEuGhESHDZs0iljaJj6KWnB+q6sbTYjgZp/iotSRO7GUEyRIYcx/Umkn7KydNtO4EgfWOCQY8QAK2tnZy4/SwhFJSFGDAn6YUxDIVhbmhPYNP/L9mV5pAcLH3Y3FihDx76pn0dZfk5B/zZ0UZDtUeS05TKN root@vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d\nssh-dss AAAAB3NzaC1kc3MAAACBAO9Uu0WFjZwsf6ymbjgMSsGizFEMgkrBRJ17BXENAqp/wZjO/VVwKh/zimzHdERBEo+kfPWWyjasvNdrzuZlBkITXf4GxXwJAjS+6aMTAckexRxhhMOmmoBsP0ubmEnQdrsOofKAtPSj8QKYVtzysOIDB1dxiVid/KB78CFBqwKBAAAAFQDgicmULhkf2vupBtH4IqKqAQwdpQAAAIALSkDoz+NtIBL8WcLmYUF+Hp6m58QWQFTsRIhRv72IqScHaGzZKfoWSBbT0fG4vtYOc9DTI8QY5g+/WrDq29Xwh5zxmveXK3ot8zD6lKPXIn9BbyY+wLwqq4VTT/g9qNoMmOod43pfacfwlMXinn3xxgcxDDZeUyTpX6yPU3QB/gAAAIEAp0wkp/P+L28nAY2WtwIxH7k/DAg+3ZmSmYDz+vYpIvQrMNYlVTucfMeZQJBm7SjE9J2wI6toUPrz3GQRqkw+tYOyQYawUDZVSiZZ4jDCPubB1stSxktphlOzbtKN/VvKRS3c2Gakzs8SsfUOAlQYWDtGUqXDc3MLUIuHXmxIyvk= root@vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe21:44e6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d login: "} 2018-09-30 03:43:06,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb/action used request id req-cf38493f-5632-479b-80e3-dcb841c60bbd 2018-09-30 03:43:06,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10236096382s 2018-09-30 03:43:06,465 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb/action used request id req-cf38493f-5632-479b-80e3-dcb841c60bbd 2018-09-30 03:43:06,465 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 712792039 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.127509] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129122] pid_max: default: 32768 minimum: 301 [ 0.129993] ACPI: Core revision 20150930 [ 0.131358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132640] Security Framework initialized [ 0.133436] Yama: becoming mindful. [ 0.134150] AppArmor: AppArmor initialized [ 0.134995] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136299] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137544] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140079] Initializing cgroup subsys io [ 0.140887] Initializing cgroup subsys memory [ 0.141730] Initializing cgroup subsys devices [ 0.142581] Initializing cgroup subsys freezer [ 0.143438] Initializing cgroup subsys net_cls [ 0.144291] Initializing cgroup subsys perf_event [ 0.145182] Initializing cgroup subsys net_prio [ 0.146042] Initializing cgroup subsys hugetlb [ 0.146896] Initializing cgroup subsys pids [ 0.147758] CPU: Physical Processor ID: 0 [ 0.149242] mce: CPU supports 10 MCE banks [ 0.150064] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151052] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161627] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167925] ftrace: allocating 31920 entries in 125 pages [ 0.194183] smpboot: Max logical packages: 1 [ 0.195023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196352] x2apic enabled [ 0.197150] Switched APIC routing to physical x2apic. [ 0.198880] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199975] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201928] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203678] KVM setup paravirtual spinlock [ 0.205013] x86: Booted up 1 node, 1 CPUs [ 0.205810] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207183] devtmpfs: initialized [ 0.208888] evm: security.selinux [ 0.209582] evm: security.SMACK64 [ 0.210260] evm: security.SMACK64EXEC [ 0.210987] evm: security.SMACK64TRANSMUTE [ 0.211777] evm: security.SMACK64MMAP [ 0.212522] evm: security.ima [ 0.213154] evm: security.capability [ 0.213946] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215758] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:42:59, date: 09/30/18 [ 0.217782] NET: Registered protocol family 16 [ 0.218740] cpuidle: using governor ladder [ 0.219547] cpuidle: using governor menu [ 0.220317] PCCT header not found. [ 0.221058] ACPI: bus type PCI registered [ 0.221847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223076] PCI: Using configuration type 1 for base access [ 0.224821] ACPI: Added _OSI(Module Device) [ 0.225661] ACPI: Added _OSI(Processor Device) [ 0.226524] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227412] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229535] ACPI: Interpreter enabled [ 0.230312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237585] ACPI: (supports S0 S5) [ 0.238280] ACPI: Using IOAPIC for interrupt routing [ 0.239212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245780] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247971] acpiphp: Slot [3] registered [ 0.248764] acpiphp: Slot [4] registered [ 0.249549] acpiphp: Slot [5] registered [ 0.250333] acpiphp: Slot [6] registered [ 0.251113] acpiphp: Slot [7] registered [ 0.251899] acpiphp: Slot [8] registered [ 0.252688] acpiphp: Slot [9] registered [ 0.253474] acpiphp: Slot [10] registered [ 0.254268] acpiphp: Slot [11] registered [ 0.255066] acpiphp: Slot [12] registered [ 0.255864] acpiphp: Slot [13] registered [ 0.256666] acpiphp: Slot [14] registered [ 0.257470] acpiphp: Slot [15] registered [ 0.268260] acpiphp: Slot [16] registered [ 0.269053] acpiphp: Slot [17] registered [ 0.269852] acpiphp: Slot [18] registered [ 0.270648] acpiphp: Slot [19] registered [ 0.271441] acpiphp: Slot [20] registered [ 0.272237] acpiphp: Slot [21] registered [ 0.273033] acpiphp: Slot [22] registered [ 0.273836] acpiphp: Slot [23] registered [ 0.274633] acpiphp: Slot [24] registered [ 0.275426] acpiphp: Slot [25] registered [ 0.276218] acpiphp: Slot [26] registered [ 0.277007] acpiphp: Slot [27] registered [ 0.277807] acpiphp: Slot [28] registered [ 0.278603] acpiphp: Slot [29] registered [ 0.279394] acpiphp: Slot [30] registered [ 0.280188] acpiphp: Slot [31] registered [ 0.280973] PCI host bridge to bus 0000:00 [ 0.281765] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284137] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285551] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286969] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294456] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295613] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296851] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303251] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304655] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350553] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353417] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356168] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357401] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358530] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359729] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361242] vgaarb: loaded [ 0.361828] vgaarb: bridge control possible 0000:00:02.0 [ 0.362950] SCSI subsystem initialized [ 0.363752] ACPI: bus type USB registered [ 0.364552] usbcore: registered new interface driver usbfs [ 0.365557] usbcore: registered new interface driver hub [ 0.366545] usbcore: registered new device driver usb [ 0.367586] PCI: Using ACPI for IRQ routing [ 0.368605] NetLabel: Initializing [ 0.369306] NetLabel: domain hash size = 128 [ 0.370139] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371066] NetLabel: unlabeled traffic allowed by default [ 0.372152] clocksource: Switched to clocksource kvm-clock [ 0.377635] AppArmor: AppArmor Filesystem Enabled [ 0.378589] pnp: PnP ACPI init [ 0.379484] pnp: PnP ACPI: found 5 devices [ 0.385883] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388335] NET: Registered protocol family 2 [ 0.389698] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.391559] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.393259] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394965] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398213] NET: Registered protocol family 1 [ 0.399434] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401020] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431852] Trying to unpack rootfs image as initramfs... [ 0.482050] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.496738] Scanning for low memory corruption every 60 seconds [ 0.498551] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500217] audit: initializing netlink subsys (disabled) [ 0.501675] audit: type=2000 audit(1538278980.548:1): initialized [ 0.503437] Initialise system trusted keyring [ 0.504687] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506352] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508865] zbud: loaded [ 0.509748] VFS: Disk quotas dquot_6.6.0 [ 0.510887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512969] fuse init (API version 7.23) [ 0.514196] Key type big_key registered [ 0.515308] Allocating IMA MOK and blacklist keyrings. [ 0.516838] Key type asymmetric registered [ 0.517988] Asymmetric key parser 'x509' registered [ 0.519331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.521780] io scheduler noop registered [ 0.522892] io scheduler deadline registered (default) [ 0.524306] io scheduler cfq registered [ 0.525503] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.526996] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528844] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530920] ACPI: Power Button [PWRF] [ 0.532066] GHES: HEST is not enabled! [ 0.546067] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.581186] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585995] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.609616] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.612473] Linux agpgart interface v0.103 [ 0.614950] brd: module loaded [ 0.616517] loop: module loaded [ 0.621724] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.623800] GPT:90111 != 2097151 [ 0.624711] GPT:Alternate GPT header not at the end of the disk. [ 0.626267] GPT:90111 != 2097151 [ 0.627188] GPT: Use GNU Parted to correct GPT errors. [ 0.628557] vda: vda1 vda15 [ 0.630478] scsi host0: ata_piix [ 0.631459] scsi host1: ata_piix [ 0.632415] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.634151] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.636118] libphy: Fixed MDIO Bus: probed [ 0.637412] tun: Universal TUN/TAP device driver, 1.6 [ 0.638746] tun: (C) 1999-2004 Max Krasnyansky [ 0.641671] PPP generic driver version 2.4.2 [ 0.642717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644705] ehci-pci: EHCI PCI platform driver [ 0.646189] ehci-platform: EHCI generic platform driver [ 0.648358] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650752] ohci-pci: OHCI PCI platform driver [ 0.652633] ohci-platform: OHCI generic platform driver [ 0.654865] uhci_hcd: USB Universal Host Controller Interface driver [ 0.671433] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.672429] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.673853] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.674836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.675932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.677136] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.678518] usb usb1: Product: UHCI Host Controller [ 0.679439] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.680556] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681556] hub 1-0:1.0: USB hub found [ 0.682322] hub 1-0:1.0: 2 ports detected [ 0.683220] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.685321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.686260] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.687265] mousedev: PS/2 mouse device common for all mice [ 0.688510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.690308] rtc_cmos 00:00: RTC can wake from S4 [ 0.691381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.692557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.693719] i2c /dev entries driver [ 0.694469] device-mapper: uevent: version 1.0.3 [ 0.695387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.696982] ledtrig-cpu: registered to indicate activity on CPUs [ 0.698280] NET: Registered protocol family 10 [ 0.699291] NET: Registered protocol family 17 [ 0.700169] Key type dns_resolver registered [ 0.701089] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702158] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.703869] registered taskstats version 1 [ 0.704697] Loading compiled-in X.509 certificates [ 0.706128] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.707925] zswap: loaded using pool lzo/zbud [ 0.709321] Key type trusted registered [ 0.711216] Key type encrypted registered [ 0.712027] AppArmor: AppArmor sha1 policy hashing enabled [ 0.713041] ima: No TPM chip found, activating TPM-bypass! [ 0.714059] evm: HMAC attrs: 0x1 [ 0.714983] Magic number: 2:274:716 [ 0.715823] rtc_cmos 00:00: setting system clock to 2018-09-30 03:42:59 UTC (1538278979) [ 0.717394] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.718487] EDD information not available. [ 0.793188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.794718] Write protecting the kernel read-only data: 14336k [ 0.806483] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808300] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.853284] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.40. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLx2PzGlpFGkUo7Ts5F1fsVIzPARR3whlQ5uTwVn97vbYFg11zwY5piABf+7DBmSVBuM3d8gJrOE0qtvmRrrqDSvICHOk3O8Bs4G9vQ0q23PRLjwhd+L6mDc8iwWZz+l48wU4KUlq5r2Q8zb1WOLwJWdY69m225uiXZCAIKlL1W6Ih5UXj7qZrTN01csEuGhESHDZs0iljaJj6KWnB+q6sbTYjgZp/iotSRO7GUEyRIYcx/Umkn7KydNtO4EgfWOCQY8QAK2tnZy4/SwhFJSFGDAn6YUxDIVhbmhPYNP/L9mV5pAcLH3Y3FihDx76pn0dZfk5B/zZ0UZDtUeS05TKN root@vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d ssh-dss AAAAB3NzaC1kc3MAAACBAO9Uu0WFjZwsf6ymbjgMSsGizFEMgkrBRJ17BXENAqp/wZjO/VVwKh/zimzHdERBEo+kfPWWyjasvNdrzuZlBkITXf4GxXwJAjS+6aMTAckexRxhhMOmmoBsP0ubmEnQdrsOofKAtPSj8QKYVtzysOIDB1dxiVid/KB78CFBqwKBAAAAFQDgicmULhkf2vupBtH4IqKqAQwdpQAAAIALSkDoz+NtIBL8WcLmYUF+Hp6m58QWQFTsRIhRv72IqScHaGzZKfoWSBbT0fG4vtYOc9DTI8QY5g+/WrDq29Xwh5zxmveXK3ot8zD6lKPXIn9BbyY+wLwqq4VTT/g9qNoMmOod43pfacfwlMXinn3xxgcxDDZeUyTpX6yPU3QB/gAAAIEAp0wkp/P+L28nAY2WtwIxH7k/DAg+3ZmSmYDz+vYpIvQrMNYlVTucfMeZQJBm7SjE9J2wI6toUPrz3GQRqkw+tYOyQYawUDZVSiZZ4jDCPubB1stSxktphlOzbtKN/VvKRS3c2Gakzs8SsfUOAlQYWDtGUqXDc3MLUIuHXmxIyvk= root@vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe21:44e6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-5b563110-e23c-4bdc-a031-5c73cc5c4c0d login: 2018-09-30 03:43:06,470 - paramiko.transport - DEBUG - starting thread (client mode): 0xace984d0L 2018-09-30 03:43:06,470 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 03:43:06,470 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 03:43:06,471 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 03:43:06,472 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 03:43:06,472 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 03:43:06,472 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 03:43:06,472 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 03:43:06,473 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 03:43:06,473 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 03:43:06,525 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 03:43:06,526 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 03:43:06,542 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: f66dbef97cece1d83ade923c9d8d4ca4 2018-09-30 03:43:06,544 - paramiko.transport - DEBUG - Trying key 7beee3300f2bc29cd4fe800ebd3539cd from /tmp/tmp2fnjDS 2018-09-30 03:43:06,562 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 03:43:08,831 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 03:43:08,849 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 03:43:08,850 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 03:43:08,851 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 03:43:08,854 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 03:43:08,858 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 03:43:08,858 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=1.807 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.807/1.807/1.807 ms 2018-09-30 03:43:08,859 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-30 03:43:08,865 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 03:43:08,976 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 03:43:08,976 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-30 03:43:08,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 03:43:08,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:09,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:43:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-625943ee-b8bc-4c28-a852-26ba65867671 x-compute-request-id: req-625943ee-b8bc-4c28-a852-26ba65867671 Content-Type: application/json 2018-09-30 03:43:09,128 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109 used request id req-625943ee-b8bc-4c28-a852-26ba65867671 2018-09-30 03:43:09,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.144348144531s 2018-09-30 03:43:09,128 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109 used request id req-625943ee-b8bc-4c28-a852-26ba65867671 2018-09-30 03:43:09,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:09,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc3d1b3c-9c21-428f-93e2-11dfe144d363 x-compute-request-id: req-bc3d1b3c-9c21-428f-93e2-11dfe144d363 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:59.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:59Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:c9:fa", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:45.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "b4597375-f8a3-4f60-a60f-6b4ac6fe3109", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:09Z", "hostId": "4714d47b72ad46b6caf2e88e2b5d67ebfef1ba6d1d7dab8ad0bdb793", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:39Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:09,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bc3d1b3c-9c21-428f-93e2-11dfe144d363 2018-09-30 03:43:09,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519551038742s 2018-09-30 03:43:09,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bc3d1b3c-9c21-428f-93e2-11dfe144d363 2018-09-30 03:43:09,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:11,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:11,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:12,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e200d680-6cbf-4ddd-a18f-52878194cfa3 x-compute-request-id: req-e200d680-6cbf-4ddd-a18f-52878194cfa3 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:59.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:42:59Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:12,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e200d680-6cbf-4ddd-a18f-52878194cfa3 2018-09-30 03:43:12,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487352848053s 2018-09-30 03:43:12,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e200d680-6cbf-4ddd-a18f-52878194cfa3 2018-09-30 03:43:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 03:43:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/78ef4545-7827-40c9-8044-00aff2ad539f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:13,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-930676b3-249b-4be1-831c-90e351cfcb54 Content-Length: 0 Date: Sun, 30 Sep 2018 03:43:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:43:13,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/78ef4545-7827-40c9-8044-00aff2ad539f.json used request id req-930676b3-249b-4be1-831c-90e351cfcb54 2018-09-30 03:43:13,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.854828834534s 2018-09-30 03:43:13,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/78ef4545-7827-40c9-8044-00aff2ad539f.json used request id req-930676b3-249b-4be1-831c-90e351cfcb54 2018-09-30 03:43:13,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:13,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:13,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9f63b965-7f8f-4c3b-8a0d-1ce3c8d161fe Date: Sun, 30 Sep 2018 03:43:13 GMT RESP BODY: {"floatingips": []} 2018-09-30 03:43:13,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9f63b965-7f8f-4c3b-8a0d-1ce3c8d161fe 2018-09-30 03:43:13,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0503740310669s 2018-09-30 03:43:13,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9f63b965-7f8f-4c3b-8a0d-1ce3c8d161fe 2018-09-30 03:43:13,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 03:43:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:13,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db7e1478-c8b7-4202-b821-645c7c094161 x-compute-request-id: req-db7e1478-c8b7-4202-b821-645c7c094161 Content-Type: application/json 2018-09-30 03:43:13,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb used request id req-db7e1478-c8b7-4202-b821-645c7c094161 2018-09-30 03:43:13,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.219439983368s 2018-09-30 03:43:13,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb used request id req-db7e1478-c8b7-4202-b821-645c7c094161 2018-09-30 03:43:13,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:13,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:13,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d51349-5dc1-4fca-ad5c-cc9909062e7d x-compute-request-id: req-a3d51349-5dc1-4fca-ad5c-cc9909062e7d Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:44:e6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "rel": "bookmark"}], "image": {"id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "links": [{"href": "http://172.30.9.29:8774/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:42:59.000000", "flavor": {"id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "links": [{"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}]}, "id": "76a0ef3a-c1a5-485d-8d1a-68b72307fdbb", "security_groups": [{"name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}], "user_id": "a014100ebcad4025a5d70584737335ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:13Z", "hostId": "58c2d98b0fa4761ec8c0c14af1d53b888358423f9f15bbb20b7d74ec", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "name": "vping_ssh-vm_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "created": "2018-09-30T03:42:50Z", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:13,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3d51349-5dc1-4fca-ad5c-cc9909062e7d 2018-09-30 03:43:13,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360943078995s 2018-09-30 03:43:13,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3d51349-5dc1-4fca-ad5c-cc9909062e7d 2018-09-30 03:43:13,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:15,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:15,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b8c12bd-dfa8-445f-9391-8678f6c679d8 x-compute-request-id: req-2b8c12bd-dfa8-445f-9391-8678f6c679d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 03:43:15,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b8c12bd-dfa8-445f-9391-8678f6c679d8 2018-09-30 03:43:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.103320837021s 2018-09-30 03:43:15,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b8c12bd-dfa8-445f-9391-8678f6c679d8 2018-09-30 03:43:15,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:43:15,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:15,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-a9ee8ec8-6451-4e57-baf9-570531205c41 Date: Sun, 30 Sep 2018 03:43:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:36Z", "updated_at": "2018-09-30T03:42:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "2835a433-c3e8-4ea2-8419-1e6ada882a55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "3bd825eb-27b0-41e9-af0a-c0a38040b0d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:36Z", "revision_number": 0, "id": "5a21644c-9701-46e2-8dd2-000dcdb2db98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:36Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:37Z", "revision_number": 0, "id": "aaa9d01a-e691-433b-a4d9-63a130b2cb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:37Z", "security_group_id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 4, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "4f66202a-970d-4977-bf4c-aac5cc528cab", "name": "vping_ssh-sg_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, {"description": "Default security group", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:23Z", "updated_at": "2018-09-30T03:42:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "0adbf0f6-4c70-4178-a824-79d488fdb0aa", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "2927f8c4-d2a4-4180-b3f4-d00a189ea82a", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "a854156a-6513-4446-8115-c59d22b86468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "fcc2f62a-3d79-47d9-a2fd-ac741763feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 4, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "990f160a-665f-4427-88cd-4a48127d0255", "name": "default"}]} 2018-09-30 03:43:15,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a9ee8ec8-6451-4e57-baf9-570531205c41 2018-09-30 03:43:15,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545620918274s 2018-09-30 03:43:15,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a9ee8ec8-6451-4e57-baf9-570531205c41 2018-09-30 03:43:15,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 03:43:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4f66202a-970d-4977-bf4c-aac5cc528cab.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:15,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8617e650-8bce-4385-a5ab-7e06dae7d1f2 Content-Length: 0 Date: Sun, 30 Sep 2018 03:43:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:43:15,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4f66202a-970d-4977-bf4c-aac5cc528cab.json used request id req-8617e650-8bce-4385-a5ab-7e06dae7d1f2 2018-09-30 03:43:15,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135631084442s 2018-09-30 03:43:15,947 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4f66202a-970d-4977-bf4c-aac5cc528cab.json used request id req-8617e650-8bce-4385-a5ab-7e06dae7d1f2 2018-09-30 03:43:15,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-30 03:43:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:15,982 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ccef49c-64c2-46fb-b3c4-97616cf0bd46 x-compute-request-id: req-5ccef49c-64c2-46fb-b3c4-97616cf0bd46 Content-Length: 0 Content-Type: application/json 2018-09-30 03:43:15,982 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d used request id req-5ccef49c-64c2-46fb-b3c4-97616cf0bd46 2018-09-30 03:43:15,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0346851348877s 2018-09-30 03:43:15,983 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_5b563110-e23c-4bdc-a031-5c73cc5c4c0d used request id req-5ccef49c-64c2-46fb-b3c4-97616cf0bd46 2018-09-30 03:43:15,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-30 03:43:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" -d '{"subnet_id": "13fb750d-93e5-48a7-99f8-dff040f8cdab"}' 2018-09-30 03:43:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1094368e-f6d6-499d-9ddc-46fbe1c85084 Date: Sun, 30 Sep 2018 03:43:17 GMT RESP BODY: {"network_id": "78633734-9e43-4aa5-b501-f06d12f10bae", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "subnet_id": "13fb750d-93e5-48a7-99f8-dff040f8cdab", "subnet_ids": ["13fb750d-93e5-48a7-99f8-dff040f8cdab"], "port_id": "374cd101-4baf-42a8-bb09-5980ae8ad8e9", "id": "1805aff5-e046-46d0-855e-26538504f5cf"} 2018-09-30 03:43:17,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf/remove_router_interface.json used request id req-1094368e-f6d6-499d-9ddc-46fbe1c85084 2018-09-30 03:43:17,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.36223316193s 2018-09-30 03:43:17,346 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf/remove_router_interface.json used request id req-1094368e-f6d6-499d-9ddc-46fbe1c85084 returning object 1805aff5-e046-46d0-855e-26538504f5cf 2018-09-30 03:43:17,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-30 03:43:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:17,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2b312459-e83b-4b4d-a8db-2bd78e2d25b5 Date: Sun, 30 Sep 2018 03:43:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:26Z", "admin_state_up": true, "updated_at": "2018-09-30T03:43:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "1805aff5-e046-46d0-855e-26538504f5cf", "name": "vping_ssh-router_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:43:17,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2b312459-e83b-4b4d-a8db-2bd78e2d25b5 2018-09-30 03:43:17,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.072939157486s 2018-09-30 03:43:17,420 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-2b312459-e83b-4b4d-a8db-2bd78e2d25b5 2018-09-30 03:43:17,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-30 03:43:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:20,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf4184cd-9ca4-42c3-8d7f-ee4e4f7ec742 Content-Length: 0 Date: Sun, 30 Sep 2018 03:43:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:43:20,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf.json used request id req-cf4184cd-9ca4-42c3-8d7f-ee4e4f7ec742 2018-09-30 03:43:20,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.99147796631s 2018-09-30 03:43:20,413 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/1805aff5-e046-46d0-855e-26538504f5cf.json used request id req-cf4184cd-9ca4-42c3-8d7f-ee4e4f7ec742 2018-09-30 03:43:20,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 03:43:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:20,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-302f6899-7b6c-4f53-9e8f-1d295b49ccc7 Date: Sun, 30 Sep 2018 03:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78633734-9e43-4aa5-b501-f06d12f10bae","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T03:42:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"13fb750d-93e5-48a7-99f8-dff040f8cdab","subnetpool_id":null,"name":"vping_ssh-subnet_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:43:20,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-302f6899-7b6c-4f53-9e8f-1d295b49ccc7 2018-09-30 03:43:20,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0760910511017s 2018-09-30 03:43:20,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-302f6899-7b6c-4f53-9e8f-1d295b49ccc7 2018-09-30 03:43:20,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-30 03:43:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/13fb750d-93e5-48a7-99f8-dff040f8cdab.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:22,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd354887-f06d-43c1-b4ad-c16ec44fbf8e Date: Sun, 30 Sep 2018 03:43:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:43:22,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/13fb750d-93e5-48a7-99f8-dff040f8cdab.json used request id req-bd354887-f06d-43c1-b4ad-c16ec44fbf8e 2018-09-30 03:43:22,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4049680233s 2018-09-30 03:43:22,897 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/13fb750d-93e5-48a7-99f8-dff040f8cdab.json used request id req-bd354887-f06d-43c1-b4ad-c16ec44fbf8e 2018-09-30 03:43:22,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:23,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-03202754-97c0-4bae-aae7-22a1c2769937 Date: Sun, 30 Sep 2018 03:43:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T03:43:22Z","tenant_id":"ca7f4b842191446ba87dfabb027a0dab","created_at":"2018-09-30T03:42:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ca7f4b842191446ba87dfabb027a0dab","id":"78633734-9e43-4aa5-b501-f06d12f10bae","name":"vping_ssh-net_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}]} 2018-09-30 03:43:23,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-03202754-97c0-4bae-aae7-22a1c2769937 2018-09-30 03:43:23,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121964931488s 2018-09-30 03:43:23,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-03202754-97c0-4bae-aae7-22a1c2769937 2018-09-30 03:43:23,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-30 03:43:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/78633734-9e43-4aa5-b501-f06d12f10bae.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:24,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-355ae910-c615-430e-b298-a0df6d06628e Date: Sun, 30 Sep 2018 03:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:43:24,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/78633734-9e43-4aa5-b501-f06d12f10bae.json used request id req-355ae910-c615-430e-b298-a0df6d06628e 2018-09-30 03:43:24,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19266891479s 2018-09-30 03:43:24,214 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/78633734-9e43-4aa5-b501-f06d12f10bae.json used request id req-355ae910-c615-430e-b298-a0df6d06628e 2018-09-30 03:43:24,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:43:24,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:24,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cefba14a-b1ab-473d-87a1-b0b0f50121aa Date: Sun, 30 Sep 2018 03:43:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "metadata": {}}], "file": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/file", "owner": "ca7f4b842191446ba87dfabb027a0dab", "id": "b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "size": 12716032, "self": "/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:42:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:42:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:43:24,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cefba14a-b1ab-473d-87a1-b0b0f50121aa 2018-09-30 03:43:24,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179625988007s 2018-09-30 03:43:24,395 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cefba14a-b1ab-473d-87a1-b0b0f50121aa 2018-09-30 03:43:24,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 03:43:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44ac8bbf8ada423e801b43d5494229ec62d56ee7" 2018-09-30 03:43:26,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88496e36-4994-4099-a6b5-6801c5457fd5 Date: Sun, 30 Sep 2018 03:43:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:43:26,543 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599 used request id req-88496e36-4994-4099-a6b5-6801c5457fd5 2018-09-30 03:43:26,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.14642596245s 2018-09-30 03:43:26,543 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b2e5c70c-fd4b-4cb9-ac11-297764ec3599 used request id req-88496e36-4994-4099-a6b5-6801c5457fd5 2018-09-30 03:43:26,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 03:43:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:26,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38ae1aa9-2239-45c9-b30c-8b8730abcd5f x-compute-request-id: req-38ae1aa9-2239-45c9-b30c-8b8730abcd5f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c6bca29-63a0-4d7f-8e0c-de5e9bac637f", "name": "vping_ssh-flavor_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 03:43:26,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-38ae1aa9-2239-45c9-b30c-8b8730abcd5f 2018-09-30 03:43:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.036318063736s 2018-09-30 03:43:26,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-38ae1aa9-2239-45c9-b30c-8b8730abcd5f 2018-09-30 03:43:26,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 03:43:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:26,689 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77bdb54e-4be8-4a34-a0f2-99de0007225e x-compute-request-id: req-77bdb54e-4be8-4a34-a0f2-99de0007225e Content-Length: 0 Content-Type: application/json 2018-09-30 03:43:26,689 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f used request id req-77bdb54e-4be8-4a34-a0f2-99de0007225e 2018-09-30 03:43:26,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.107340097427s 2018-09-30 03:43:26,689 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6c6bca29-63a0-4d7f-8e0c-de5e9bac637f used request id req-77bdb54e-4be8-4a34-a0f2-99de0007225e 2018-09-30 03:43:26,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:43:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:26,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44246bea-b615-4437-a0fc-95230f76ab8d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d", "links": {"self": "http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba"}, "domain_id": "default", "enabled": true, "id": "a014100ebcad4025a5d70584737335ba", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:43:26,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-44246bea-b615-4437-a0fc-95230f76ab8d 2018-09-30 03:43:26,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104343891144s 2018-09-30 03:43:26,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-44246bea-b615-4437-a0fc-95230f76ab8d 2018-09-30 03:43:26,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:43:26,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:26,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090ff796-1a5a-444b-ba6b-7ff833e79491 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba"}, "enabled": true, "id": "a014100ebcad4025a5d70584737335ba", "options": {}, "domain_id": "default", "name": "vping_ssh-user_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}} 2018-09-30 03:43:26,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba used request id req-090ff796-1a5a-444b-ba6b-7ff833e79491 2018-09-30 03:43:26,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987231731415s 2018-09-30 03:43:26,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba used request id req-090ff796-1a5a-444b-ba6b-7ff833e79491 2018-09-30 03:43:26,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 03:43:26,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c607fe87-48f5-4265-86a8-2f7b33e5270b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:43:27,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba used request id req-c607fe87-48f5-4265-86a8-2f7b33e5270b 2018-09-30 03:43:27,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199640035629s 2018-09-30 03:43:27,101 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a014100ebcad4025a5d70584737335ba used request id req-c607fe87-48f5-4265-86a8-2f7b33e5270b 2018-09-30 03:43:27,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:43:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccfbedc6-20dd-4fd9-b6b4-47dd28ef7b79 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab"}, "enabled": true, "id": "ca7f4b842191446ba87dfabb027a0dab", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_5b563110-e23c-4bdc-a031-5c73cc5c4c0d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:43:27,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ccfbedc6-20dd-4fd9-b6b4-47dd28ef7b79 2018-09-30 03:43:27,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0885109901428s 2018-09-30 03:43:27,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ccfbedc6-20dd-4fd9-b6b4-47dd28ef7b79 2018-09-30 03:43:27,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 03:43:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a19f4ecc-e55f-4730-8cc9-af6d1270fde5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:43:27,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab used request id req-a19f4ecc-e55f-4730-8cc9-af6d1270fde5 2018-09-30 03:43:27,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163226127625s 2018-09-30 03:43:27,357 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ca7f4b842191446ba87dfabb027a0dab used request id req-a19f4ecc-e55f-4730-8cc9-af6d1270fde5 2018-09-30 03:43:27,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:43:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf176c2-297c-4639-96d5-aab5ccf73500 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "372d513f46f74bd9bc9a800294f82806", "links": {"self": "http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:43:27,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5bf176c2-297c-4639-96d5-aab5ccf73500 2018-09-30 03:43:27,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767629146576s 2018-09-30 03:43:27,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:43:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31b6002-e87e-45e9-8cbe-6486cfdb078a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:43:27,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/372d513f46f74bd9bc9a800294f82806 used request id req-a31b6002-e87e-45e9-8cbe-6486cfdb078a 2018-09-30 03:43:27,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.13974905014s 2018-09-30 03:43:27,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:43:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ca7f4b842191446ba87dfabb027a0dab&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d4ae422e-219b-4e8e-b189-aee5e2d2b26d Date: Sun, 30 Sep 2018 03:43:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:23Z", "updated_at": "2018-09-30T03:42:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "0adbf0f6-4c70-4178-a824-79d488fdb0aa", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "2927f8c4-d2a4-4180-b3f4-d00a189ea82a", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "a854156a-6513-4446-8115-c59d22b86468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "fcc2f62a-3d79-47d9-a2fd-ac741763feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 4, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "990f160a-665f-4427-88cd-4a48127d0255", "name": "default"}]} 2018-09-30 03:43:27,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ca7f4b842191446ba87dfabb027a0dab&name=default used request id req-d4ae422e-219b-4e8e-b189-aee5e2d2b26d 2018-09-30 03:43:27,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192513942719s 2018-09-30 03:43:27,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ca7f4b842191446ba87dfabb027a0dab&name=default used request id req-d4ae422e-219b-4e8e-b189-aee5e2d2b26d 2018-09-30 03:43:27,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:43:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:27,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-33fa7376-ccae-4984-a85c-90372a1c300b Date: Sun, 30 Sep 2018 03:43:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "created_at": "2018-09-30T03:42:23Z", "updated_at": "2018-09-30T03:42:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "fcc2f62a-3d79-47d9-a2fd-ac741763feb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "2927f8c4-d2a4-4180-b3f4-d00a189ea82a", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "a854156a-6513-4446-8115-c59d22b86468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:42:23Z", "revision_number": 0, "id": "0adbf0f6-4c70-4178-a824-79d488fdb0aa", "remote_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "remote_ip_prefix": null, "created_at": "2018-09-30T03:42:23Z", "security_group_id": "990f160a-665f-4427-88cd-4a48127d0255", "tenant_id": "ca7f4b842191446ba87dfabb027a0dab", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca7f4b842191446ba87dfabb027a0dab"}], "revision_number": 4, "project_id": "ca7f4b842191446ba87dfabb027a0dab", "id": "990f160a-665f-4427-88cd-4a48127d0255", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:43:27,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-33fa7376-ccae-4984-a85c-90372a1c300b 2018-09-30 03:43:27,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199800014496s 2018-09-30 03:43:27,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-33fa7376-ccae-4984-a85c-90372a1c300b 2018-09-30 03:43:27,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 03:43:27,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/990f160a-665f-4427-88cd-4a48127d0255.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da67f08ceebee988f980644b4ab411cede95585" 2018-09-30 03:43:28,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c195566-e0ce-4be2-9310-436d8d29dcda Content-Length: 0 Date: Sun, 30 Sep 2018 03:43:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:43:28,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/990f160a-665f-4427-88cd-4a48127d0255.json used request id req-7c195566-e0ce-4be2-9310-436d8d29dcda 2018-09-30 03:43:28,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.304937839508s 2018-09-30 03:43:28,285 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/990f160a-665f-4427-88cd-4a48127d0255.json used request id req-7c195566-e0ce-4be2-9310-436d8d29dcda 2018-09-30 03:43:28,339 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-30 03:43:28,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:43:28,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:43:28,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:43:28,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:43:28,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 03:43:28,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 03:43:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:43:28,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b336c49f-1c86-4029-885f-0eb3aeb230d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:43:28,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b336c49f-1c86-4029-885f-0eb3aeb230d1 2018-09-30 03:43:28,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:43:28,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["3cdXHYw2Rki_KIf-NBw2qg"], "issued_at": "2018-09-30T03:43:28.000000Z"}} 2018-09-30 03:43:28,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:29,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1a7673f7-345b-46ad-9683-1d9f0829244c Date: Sun, 30 Sep 2018 03:43:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:43:29,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1a7673f7-345b-46ad-9683-1d9f0829244c 2018-09-30 03:43:29,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240592956543s 2018-09-30 03:43:29,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1a7673f7-345b-46ad-9683-1d9f0829244c 2018-09-30 03:43:29,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:43:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:29,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:43:29,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:29,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1eb045-68e6-43c6-961d-ae6e7145d234 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:43:29,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-db1eb045-68e6-43c6-961d-ae6e7145d234 2018-09-30 03:43:29,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.100733995438s 2018-09-30 03:43:29,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 03:43:29,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}}' 2018-09-30 03:43:29,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb560c34-1f37-4a11-b726-5ac358620b5b Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43"}, "enabled": true, "id": "ebb645b618ef4e9db3c8f116df06cf43", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}} 2018-09-30 03:43:29,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb560c34-1f37-4a11-b726-5ac358620b5b 2018-09-30 03:43:29,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108665943146s 2018-09-30 03:43:29,222 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb560c34-1f37-4a11-b726-5ac358620b5b 2018-09-30 03:43:29,223 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'id': u'ebb645b618ef4e9db3c8f116df06cf43', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 03:43:29,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 03:43:29,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.381033182144s 2018-09-30 03:43:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:29,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15902e1-8d05-4dfb-b8b9-268b1d34f7e3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8"}, "enabled": true, "id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "options": {}, "domain_id": "default", "name": "vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}} 2018-09-30 03:43:29,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 used request id req-b15902e1-8d05-4dfb-b8b9-268b1d34f7e3 2018-09-30 03:43:29,710 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e6e1fbb0ef424c6ea2001fe300f85ca8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf'}) 2018-09-30 03:43:29,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:43:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed859ac7-9d8d-4c9a-b3c4-8f7a9940b72d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:43:29,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ed859ac7-9d8d-4c9a-b3c4-8f7a9940b72d 2018-09-30 03:43:29,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788009166718s 2018-09-30 03:43:29,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:43:29,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:29,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adb7365-cddf-40c4-81e5-bbd1e77622a4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:43:29,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2adb7365-cddf-40c4-81e5-bbd1e77622a4 2018-09-30 03:43:29,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766258239746s 2018-09-30 03:43:29,868 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 03:43:29,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:43:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" -d '{"role": {"name": "Member"}}' 2018-09-30 03:43:29,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0315c347-c470-4c21-a035-21289ac48d64 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ef18d063d2e4d43b5341cac8acc49b9", "links": {"self": "http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9"}, "name": "Member"}} 2018-09-30 03:43:29,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0315c347-c470-4c21-a035-21289ac48d64 2018-09-30 03:43:29,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108173131943s 2018-09-30 03:43:29,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389132aa-e083-4e4e-a5e1-d4e6cc051ccc Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9"}, "domain_id": null, "name": "Member", "id": "8ef18d063d2e4d43b5341cac8acc49b9"}} 2018-09-30 03:43:30,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9 used request id req-389132aa-e083-4e4e-a5e1-d4e6cc051ccc 2018-09-30 03:43:30,051 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9'}, 'domain_id': None, 'human_id': None, 'id': u'8ef18d063d2e4d43b5341cac8acc49b9', 'HUMAN_ID': False}) 2018-09-30 03:43:30,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:43:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c471ea0-98cd-40f0-a06d-b99377018212 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "8ef18d063d2e4d43b5341cac8acc49b9", "links": {"self": "http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:43:30,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6c471ea0-98cd-40f0-a06d-b99377018212 2018-09-30 03:43:30,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.17618894577s 2018-09-30 03:43:30,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:43:30,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d6b2a8-08e1-4d37-9980-04a881345265 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:43:30,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-63d6b2a8-08e1-4d37-9980-04a881345265 2018-09-30 03:43:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0781540870667s 2018-09-30 03:43:30,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:43:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7757323-6d31-4941-8740-f31014a58ab7 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "links": {"self": "http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8"}, "domain_id": "default", "enabled": true, "id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:43:30,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b7757323-6d31-4941-8740-f31014a58ab7 2018-09-30 03:43:30,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0877578258514s 2018-09-30 03:43:30,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b7757323-6d31-4941-8740-f31014a58ab7 2018-09-30 03:43:30,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:43:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81b5b81-1eed-49b5-b874-57e8ef33d310 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43"}, "enabled": true, "id": "ebb645b618ef4e9db3c8f116df06cf43", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:43:30,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e81b5b81-1eed-49b5-b874-57e8ef33d310 2018-09-30 03:43:30,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0822229385376s 2018-09-30 03:43:30,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e81b5b81-1eed-49b5-b874-57e8ef33d310 2018-09-30 03:43:30,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:43:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e6e1fbb0ef424c6ea2001fe300f85ca8&scope.project.id=ebb645b618ef4e9db3c8f116df06cf43&role.id=8ef18d063d2e4d43b5341cac8acc49b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b73ff5-2c38-4327-bd6a-9fe2d65dae4d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e6e1fbb0ef424c6ea2001fe300f85ca8&scope.project.id=ebb645b618ef4e9db3c8f116df06cf43&role.id=8ef18d063d2e4d43b5341cac8acc49b9", "previous": null, "next": null}} 2018-09-30 03:43:30,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e6e1fbb0ef424c6ea2001fe300f85ca8&scope.project.id=ebb645b618ef4e9db3c8f116df06cf43&role.id=8ef18d063d2e4d43b5341cac8acc49b9 used request id req-f8b73ff5-2c38-4327-bd6a-9fe2d65dae4d 2018-09-30 03:43:30,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817289352417s 2018-09-30 03:43:30,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:43:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43/users/e6e1fbb0ef424c6ea2001fe300f85ca8/roles/8ef18d063d2e4d43b5341cac8acc49b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31ce8d2d-2996-4303-a57a-d8e6c26007ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:43:30,704 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43/users/e6e1fbb0ef424c6ea2001fe300f85ca8/roles/8ef18d063d2e4d43b5341cac8acc49b9 used request id req-31ce8d2d-2996-4303-a57a-d8e6c26007ea 2018-09-30 03:43:30,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133237123489s 2018-09-30 03:43:30,705 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'bbfb0f72-d8ca-4c80-9708-f6e50273a20e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'project_id': u'ebb645b618ef4e9db3c8f116df06cf43', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 03:43:30,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:43:30,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:43:30,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:43:30,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:43:30,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:43:30,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:43:30,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 03:43:30,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 03:43:30,710 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'password': 'bbfb0f72-d8ca-4c80-9708-f6e50273a20e', 'project_name': 'vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'ebb645b618ef4e9db3c8f116df06cf43', 'project_domain_name': 'Default'} 2018-09-30 03:43:30,710 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-30 03:43:30,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:43:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a09cfd7-fed1-4aea-9302-bb0dd4b22166 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:43:30,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2a09cfd7-fed1-4aea-9302-bb0dd4b22166 2018-09-30 03:43:30,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0787670612335s 2018-09-30 03:43:30,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:43:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:43:30,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8f3742-bab0-4375-a6e9-c8e949f03c7e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43"}, "enabled": true, "id": "ebb645b618ef4e9db3c8f116df06cf43", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:43:30,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9a8f3742-bab0-4375-a6e9-c8e949f03c7e 2018-09-30 03:43:30,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785629749298s 2018-09-30 03:43:30,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9a8f3742-bab0-4375-a6e9-c8e949f03c7e 2018-09-30 03:43:30,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-30 03:43:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" -d '{"network": {"tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "name": "vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "admin_state_up": true}}' 2018-09-30 03:43:31,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-ea2b1540-8b78-4e35-8efe-68c123c45786 Date: Sun, 30 Sep 2018 03:43:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"ebb645b618ef4e9db3c8f116df06cf43","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T03:43:31Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf","admin_state_up":true,"tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:31Z","mtu":1450}} 2018-09-30 03:43:31,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ea2b1540-8b78-4e35-8efe-68c123c45786 2018-09-30 03:43:31,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.478620052338s 2018-09-30 03:43:31,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ea2b1540-8b78-4e35-8efe-68c123c45786 2018-09-30 03:43:31,353 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-30T03:43:31Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5b1e1dcc-1685-4ba9-9daf-519af83d9139', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', u'created_at': u'2018-09-30T03:43:31Z', u'mtu': 1450, u'tenant_id': u'ebb645b618ef4e9db3c8f116df06cf43', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ebb645b618ef4e9db3c8f116df06cf43'}) 2018-09-30 03:43:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:43:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ba14f7-caf8-4397-afbe-bb3af171fe6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:43:31,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e5ba14f7-caf8-4397-afbe-bb3af171fe6f 2018-09-30 03:43:31,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:43:31,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ef18d063d2e4d43b5341cac8acc49b9", "name": "Member"}], "expires_at": "2018-09-30T04:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebb645b618ef4e9db3c8f116df06cf43", "name": "vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebb645b618ef4e9db3c8f116df06cf43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebb645b618ef4e9db3c8f116df06cf43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebb645b618ef4e9db3c8f116df06cf43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebb645b618ef4e9db3c8f116df06cf43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebb645b618ef4e9db3c8f116df06cf43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebb645b618ef4e9db3c8f116df06cf43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebb645b618ef4e9db3c8f116df06cf43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebb645b618ef4e9db3c8f116df06cf43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebb645b618ef4e9db3c8f116df06cf43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebb645b618ef4e9db3c8f116df06cf43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebb645b618ef4e9db3c8f116df06cf43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebb645b618ef4e9db3c8f116df06cf43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "id": "e6e1fbb0ef424c6ea2001fe300f85ca8"}, "audit_ids": ["EHhm4gLlTriUo65TMVa-uw"], "issued_at": "2018-09-30T03:43:31.000000Z"}} 2018-09-30 03:43:31,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:32,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-f3bb2ef0-ee89-43b3-a0b8-50badb01d909 Date: Sun, 30 Sep 2018 03:43:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T03:43:31Z","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","name":"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:43:32,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f3bb2ef0-ee89-43b3-a0b8-50badb01d909 2018-09-30 03:43:32,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268729925156s 2018-09-30 03:43:32,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f3bb2ef0-ee89-43b3-a0b8-50badb01d909 2018-09-30 03:43:32,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-30 03:43:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"subnet": {"name": "vping_userdata-subnet_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "enable_dhcp": true, "network_id": "5b1e1dcc-1685-4ba9-9daf-519af83d9139", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-30 03:43:32,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-250fc553-186f-4616-88b2-ad972b02bba4 Date: Sun, 30 Sep 2018 03:43:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T03:43:32Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5498e019-c9b3-404b-a377-c212bb990733","subnetpool_id":null,"name":"vping_userdata-subnet_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}} 2018-09-30 03:43:32,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-250fc553-186f-4616-88b2-ad972b02bba4 2018-09-30 03:43:32,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.668479919434s 2018-09-30 03:43:32,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-250fc553-186f-4616-88b2-ad972b02bba4 2018-09-30 03:43:32,676 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T03:43:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5498e019-c9b3-404b-a377-c212bb990733', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', u'enable_dhcp': True, u'network_id': u'5b1e1dcc-1685-4ba9-9daf-519af83d9139', u'tenant_id': u'ebb645b618ef4e9db3c8f116df06cf43', u'created_at': u'2018-09-30T03:43:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ebb645b618ef4e9db3c8f116df06cf43'}) 2018-09-30 03:43:32,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-30 03:43:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "vping_userdata-router_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "admin_state_up": true}}' 2018-09-30 03:43:37,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a9863d01-ae5b-4bf8-baf6-f4f7cab37701 Date: Sun, 30 Sep 2018 03:43:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "created_at": "2018-09-30T03:43:33Z", "admin_state_up": true, "updated_at": "2018-09-30T03:43:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ebb645b618ef4e9db3c8f116df06cf43", "id": "85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8", "name": "vping_userdata-router_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}} 2018-09-30 03:43:37,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a9863d01-ae5b-4bf8-baf6-f4f7cab37701 2018-09-30 03:43:37,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.78043699265s 2018-09-30 03:43:37,457 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a9863d01-ae5b-4bf8-baf6-f4f7cab37701 2018-09-30 03:43:37,458 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T03:43:34Z', u'revision_number': 3, u'id': u'85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8', u'external_gateway_info': {u'network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d746b2d-37e4-42b7-8b76-ec4e5db3cf28', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', u'admin_state_up': True, u'tenant_id': u'ebb645b618ef4e9db3c8f116df06cf43', u'created_at': u'2018-09-30T03:43:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'ebb645b618ef4e9db3c8f116df06cf43'}) 2018-09-30 03:43:37,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-30 03:43:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"subnet_id": "5498e019-c9b3-404b-a377-c212bb990733"}' 2018-09-30 03:43:39,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-510a3787-c67b-4c73-b9c3-4a2e019e1ea6 Date: Sun, 30 Sep 2018 03:43:39 GMT RESP BODY: {"network_id": "5b1e1dcc-1685-4ba9-9daf-519af83d9139", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "subnet_id": "5498e019-c9b3-404b-a377-c212bb990733", "subnet_ids": ["5498e019-c9b3-404b-a377-c212bb990733"], "port_id": "4f7b83bf-4bd7-44f0-99b7-c87dda46f44d", "id": "85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8"} 2018-09-30 03:43:39,633 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8/add_router_interface.json used request id req-510a3787-c67b-4c73-b9c3-4a2e019e1ea6 2018-09-30 03:43:39,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17485499382s 2018-09-30 03:43:39,634 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8/add_router_interface.json used request id req-510a3787-c67b-4c73-b9c3-4a2e019e1ea6 returning object 85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8 2018-09-30 03:43:39,635 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:43:39,759 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 03:43:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:39,766 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 03:43:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 03:43:39,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:43:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:39,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bd023e5e-4238-4a47-9a78-de32611825af Date: Sun, 30 Sep 2018 03:43:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:43:39,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bd023e5e-4238-4a47-9a78-de32611825af 2018-09-30 03:43:39,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165324926376s 2018-09-30 03:43:39,933 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bd023e5e-4238-4a47-9a78-de32611825af 2018-09-30 03:43:39,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 03:43:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}' 2018-09-30 03:43:40,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f X-Openstack-Request-Id: req-c74e40a4-fee5-41c8-ac0d-89372b986326 Date: Sun, 30 Sep 2018 03:43:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file", "owner": "ebb645b618ef4e9db3c8f116df06cf43", "id": "24611708-ea67-44b7-95b1-000018c0811f", "size": null, "self": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:43:40Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "checksum": null, "created_at": "2018-09-30T03:43:40Z", "protected": false} 2018-09-30 03:43:40,140 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c74e40a4-fee5-41c8-ac0d-89372b986326 2018-09-30 03:43:40,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205502033234s 2018-09-30 03:43:40,141 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c74e40a4-fee5-41c8-ac0d-89372b986326 returning object 24611708-ea67-44b7-95b1-000018c0811f 2018-09-30 03:43:40,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 03:43:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '' 2018-09-30 03:43:42,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0b12581-c7c2-46de-865d-19c7bcfe61d3 Date: Sun, 30 Sep 2018 03:43:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:43:42,040 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file used request id req-c0b12581-c7c2-46de-865d-19c7bcfe61d3 2018-09-30 03:43:42,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.89864802361s 2018-09-30 03:43:42,041 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file used request id req-c0b12581-c7c2-46de-865d-19c7bcfe61d3 2018-09-30 03:43:42,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:43:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:42,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-10d8dcc7-4b39-4a0d-a141-dfefe4387895 Date: Sun, 30 Sep 2018 03:43:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "metadata": {}}], "file": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file", "owner": "ebb645b618ef4e9db3c8f116df06cf43", "id": "24611708-ea67-44b7-95b1-000018c0811f", "size": 12716032, "self": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:43:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:43:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:43:42,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-10d8dcc7-4b39-4a0d-a141-dfefe4387895 2018-09-30 03:43:42,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0321469306946s 2018-09-30 03:43:42,074 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-10d8dcc7-4b39-4a0d-a141-dfefe4387895 2018-09-30 03:43:42,076 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file', 'owner': u'ebb645b618ef4e9db3c8f116df06cf43', 'id': u'24611708-ea67-44b7-95b1-000018c0811f', 'size': 12716032, u'self': u'/v2/images/24611708-ea67-44b7-95b1-000018c0811f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb645b618ef4e9db3c8f116df06cf43', 'name': 'vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T03:43:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T03:43:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/24611708-ea67-44b7-95b1-000018c0811f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'created': u'2018-09-30T03:43:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T03:43:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/24611708-ea67-44b7-95b1-000018c0811f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 03:43:42,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 03:43:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 03:43:42,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6318952e-e7a2-4594-8c47-536d471473fa x-compute-request-id: req-6318952e-e7a2-4594-8c47-536d471473fa Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "name": "vping_userdata-flavor_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:43:42,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6318952e-e7a2-4594-8c47-536d471473fa 2018-09-30 03:43:42,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196968078613s 2018-09-30 03:43:42,275 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6318952e-e7a2-4594-8c47-536d471473fa returning object 9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9 2018-09-30 03:43:42,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9', 'swap': 0}) 2018-09-30 03:43:42,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 03:43:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" -d '{"extra_specs": {}}' 2018-09-30 03:43:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-027ba2f3-d74c-4422-af5f-602fc9ba4e54 x-compute-request-id: req-027ba2f3-d74c-4422-af5f-602fc9ba4e54 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:43:42,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9/os-extra_specs used request id req-027ba2f3-d74c-4422-af5f-602fc9ba4e54 2018-09-30 03:43:42,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198359489441s 2018-09-30 03:43:42,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9/os-extra_specs used request id req-027ba2f3-d74c-4422-af5f-602fc9ba4e54 2018-09-30 03:43:42,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:42,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-89f40c09-ba96-4fa5-ad1c-e5c122462c32 Date: Sun, 30 Sep 2018 03:43:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5498e019-c9b3-404b-a377-c212bb990733"],"updated_at":"2018-09-30T03:43:32Z","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","name":"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:43:42,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-89f40c09-ba96-4fa5-ad1c-e5c122462c32 2018-09-30 03:43:42,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240459918976s 2018-09-30 03:43:42,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-89f40c09-ba96-4fa5-ad1c-e5c122462c32 2018-09-30 03:43:42,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:43:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:42,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-08960b14-8def-4670-83f6-c8cd03a7b9ac Date: Sun, 30 Sep 2018 03:43:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "metadata": {}}], "file": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file", "owner": "ebb645b618ef4e9db3c8f116df06cf43", "id": "24611708-ea67-44b7-95b1-000018c0811f", "size": 12716032, "self": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:43:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:43:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:43:42,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-08960b14-8def-4670-83f6-c8cd03a7b9ac 2018-09-30 03:43:42,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175006151199s 2018-09-30 03:43:42,715 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-08960b14-8def-4670-83f6-c8cd03a7b9ac 2018-09-30 03:43:42,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 03:43:42,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:42,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-522d39b2-f1d3-4fd2-8af4-0e0845379235 x-compute-request-id: req-522d39b2-f1d3-4fd2-8af4-0e0845379235 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "name": "vping_userdata-flavor_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 03:43:42,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-522d39b2-f1d3-4fd2-8af4-0e0845379235 2018-09-30 03:43:42,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.192891120911s 2018-09-30 03:43:42,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-522d39b2-f1d3-4fd2-8af4-0e0845379235 2018-09-30 03:43:42,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-30 03:43:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"server": {"name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "imageRef": "24611708-ea67-44b7-95b1-000018c0811f", "flavorRef": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b1e1dcc-1685-4ba9-9daf-519af83d9139"}]}}' 2018-09-30 03:43:44,684 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:43:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87117cd5-2686-48e3-a9fc-c549af829905 x-compute-request-id: req-87117cd5-2686-48e3-a9fc-c549af829905 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "adminPass": "vJhMmAXq3z8f"}} 2018-09-30 03:43:44,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-87117cd5-2686-48e3-a9fc-c549af829905 2018-09-30 03:43:44,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.77219796181s 2018-09-30 03:43:44,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-87117cd5-2686-48e3-a9fc-c549af829905 2018-09-30 03:43:44,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:45,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44760a08-083a-4d1d-b311-93ec3a87d892 x-compute-request-id: req-44760a08-083a-4d1d-b311-93ec3a87d892 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:43:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:45,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44760a08-083a-4d1d-b311-93ec3a87d892 2018-09-30 03:43:45,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403495073318s 2018-09-30 03:43:45,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44760a08-083a-4d1d-b311-93ec3a87d892 2018-09-30 03:43:45,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:45,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-f847db1f-94de-43bc-8906-140368c599b1 Date: Sun, 30 Sep 2018 03:43:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5498e019-c9b3-404b-a377-c212bb990733"],"updated_at":"2018-09-30T03:43:32Z","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","name":"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:43:45,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f847db1f-94de-43bc-8906-140368c599b1 2018-09-30 03:43:45,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254968881607s 2018-09-30 03:43:45,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f847db1f-94de-43bc-8906-140368c599b1 2018-09-30 03:43:45,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 03:43:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:45,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8d83dca-b409-42e9-a86e-e676cd378440 Date: Sun, 30 Sep 2018 03:43:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T03:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5498e019-c9b3-404b-a377-c212bb990733","subnetpool_id":null,"name":"vping_userdata-subnet_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:43:45,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-f8d83dca-b409-42e9-a86e-e676cd378440 2018-09-30 03:43:45,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.203052997589s 2018-09-30 03:43:45,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-f8d83dca-b409-42e9-a86e-e676cd378440 2018-09-30 03:43:45,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:47,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:48,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ad47db-5b9a-4105-b931-86468f60e724 x-compute-request-id: req-37ad47db-5b9a-4105-b931-86468f60e724 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:43:45Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:48,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37ad47db-5b9a-4105-b931-86468f60e724 2018-09-30 03:43:48,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480939149857s 2018-09-30 03:43:48,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37ad47db-5b9a-4105-b931-86468f60e724 2018-09-30 03:43:48,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:50,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:50,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c7a576d-ac29-4029-8350-92c16803165e x-compute-request-id: req-3c7a576d-ac29-4029-8350-92c16803165e Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:50,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c7a576d-ac29-4029-8350-92c16803165e 2018-09-30 03:43:50,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932116031647s 2018-09-30 03:43:50,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c7a576d-ac29-4029-8350-92c16803165e 2018-09-30 03:43:50,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 03:43:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:51,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7b2a0d49-2de9-42fa-b90a-0b797220358c Date: Sun, 30 Sep 2018 03:43:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:43:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5498e019-c9b3-404b-a377-c212bb990733","ip_address":"192.168.120.13"}],"id":"191e4df1-5be8-4d0f-aee3-b8da84bde6ae","security_groups":["4f7edc0f-dc5f-4965-b987-fbcb5446a73c"],"mac_address":"fa:16:3e:4e:28:19","project_id":"ebb645b618ef4e9db3c8f116df06cf43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:46Z","binding:vnic_type":"normal","device_id":"b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f"}]} 2018-09-30 03:43:51,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f used request id req-7b2a0d49-2de9-42fa-b90a-0b797220358c 2018-09-30 03:43:51,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568430423737s 2018-09-30 03:43:51,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f used request id req-7b2a0d49-2de9-42fa-b90a-0b797220358c 2018-09-30 03:43:51,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:43:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=191e4df1-5be8-4d0f-aee3-b8da84bde6ae" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:51,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c922510e-ce3a-4932-8b5a-4ff43234b05a Date: Sun, 30 Sep 2018 03:43:51 GMT RESP BODY: {"floatingips": []} 2018-09-30 03:43:51,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=191e4df1-5be8-4d0f-aee3-b8da84bde6ae used request id req-c922510e-ce3a-4932-8b5a-4ff43234b05a 2018-09-30 03:43:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.155850887299s 2018-09-30 03:43:51,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=191e4df1-5be8-4d0f-aee3-b8da84bde6ae used request id req-c922510e-ce3a-4932-8b5a-4ff43234b05a 2018-09-30 03:43:51,206 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:28:19', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24611708-ea67-44b7-95b1-000018c0811f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:43:49.000000', 'flavor': Munch({u'id': u'9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9'}), 'az': u'nova', 'id': u'b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6e1fbb0ef424c6ea2001fe300f85ca8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb645b618ef4e9db3c8f116df06cf43', 'name': 'vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-30T03:43:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-30T03:43:49Z', 'hostId': u'303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:43:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ebb645b618ef4e9db3c8f116df06cf43', 'name': u'vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'adminPass': u'vJhMmAXq3z8f', 'tenant_id': u'ebb645b618ef4e9db3c8f116df06cf43', 'region': 'regionOne', 'created': u'2018-09-30T03:43:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-30 03:43:51,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:43:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:51,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-249c1833-815a-423b-b6f0-8ec430c058c6 Date: Sun, 30 Sep 2018 03:43:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5498e019-c9b3-404b-a377-c212bb990733"],"updated_at":"2018-09-30T03:43:32Z","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","name":"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:43:51,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-249c1833-815a-423b-b6f0-8ec430c058c6 2018-09-30 03:43:51,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252437114716s 2018-09-30 03:43:51,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-249c1833-815a-423b-b6f0-8ec430c058c6 2018-09-30 03:43:51,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:43:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:51,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-505d3cfb-e4a3-45e5-947a-7f3b61e29ee8 Date: Sun, 30 Sep 2018 03:43:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "metadata": {}}], "file": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file", "owner": "ebb645b618ef4e9db3c8f116df06cf43", "id": "24611708-ea67-44b7-95b1-000018c0811f", "size": 12716032, "self": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:43:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:43:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:43:51,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-505d3cfb-e4a3-45e5-947a-7f3b61e29ee8 2018-09-30 03:43:51,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168118000031s 2018-09-30 03:43:51,629 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-505d3cfb-e4a3-45e5-947a-7f3b61e29ee8 2018-09-30 03:43:51,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 03:43:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edcf5a57-ead9-4da5-8a10-9f45d72e694d x-compute-request-id: req-edcf5a57-ead9-4da5-8a10-9f45d72e694d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "name": "vping_userdata-flavor_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 03:43:51,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-edcf5a57-ead9-4da5-8a10-9f45d72e694d 2018-09-30 03:43:51,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346970558167s 2018-09-30 03:43:51,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-edcf5a57-ead9-4da5-8a10-9f45d72e694d 2018-09-30 03:43:51,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-30 03:43:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"server": {"name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "imageRef": "24611708-ea67-44b7-95b1-000018c0811f", "flavorRef": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEzIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b1e1dcc-1685-4ba9-9daf-519af83d9139"}]}}' 2018-09-30 03:43:52,744 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01beb7eb-5306-4e86-b2fc-f89d16ed5693 x-compute-request-id: req-01beb7eb-5306-4e86-b2fc-f89d16ed5693 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "adminPass": "scpGY4WMq46Y"}} 2018-09-30 03:43:52,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-01beb7eb-5306-4e86-b2fc-f89d16ed5693 2018-09-30 03:43:52,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.07642507553s 2018-09-30 03:43:52,745 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-01beb7eb-5306-4e86-b2fc-f89d16ed5693 2018-09-30 03:43:52,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:53,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4540c9d6-cd6d-4649-b8ac-551980a13bbb x-compute-request-id: req-4540c9d6-cd6d-4649-b8ac-551980a13bbb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:43:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:53,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4540c9d6-cd6d-4649-b8ac-551980a13bbb 2018-09-30 03:43:53,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842295885086s 2018-09-30 03:43:53,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4540c9d6-cd6d-4649-b8ac-551980a13bbb 2018-09-30 03:43:53,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:55,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:56,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cf48ec9-1830-4964-8602-8b59a7140483 x-compute-request-id: req-2cf48ec9-1830-4964-8602-8b59a7140483 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:43:54Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:56,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2cf48ec9-1830-4964-8602-8b59a7140483 2018-09-30 03:43:56,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506767988205s 2018-09-30 03:43:56,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2cf48ec9-1830-4964-8602-8b59a7140483 2018-09-30 03:43:56,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:43:58,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:43:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:43:58,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3a644ce-697b-49f4-a55a-8af2647b764c x-compute-request-id: req-b3a644ce-697b-49f4-a55a-8af2647b764c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:43:54Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:43:58,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3a644ce-697b-49f4-a55a-8af2647b764c 2018-09-30 03:43:58,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440218925476s 2018-09-30 03:43:58,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3a644ce-697b-49f4-a55a-8af2647b764c 2018-09-30 03:43:58,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:44:00,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:01,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb1f4b96-f514-43cc-b943-9e55283952d4 x-compute-request-id: req-bb1f4b96-f514-43cc-b943-9e55283952d4 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T03:43:54Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:01,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb1f4b96-f514-43cc-b943-9e55283952d4 2018-09-30 03:44:01,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524198055267s 2018-09-30 03:44:01,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb1f4b96-f514-43cc-b943-9e55283952d4 2018-09-30 03:44:01,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:44:03,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:03,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b587b06a-fcde-4731-80db-27ce90b2ccac x-compute-request-id: req-b587b06a-fcde-4731-80db-27ce90b2ccac Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:38:3f", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:44:02.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:02Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:03,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b587b06a-fcde-4731-80db-27ce90b2ccac 2018-09-30 03:44:03,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725913047791s 2018-09-30 03:44:03,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b587b06a-fcde-4731-80db-27ce90b2ccac 2018-09-30 03:44:03,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 03:44:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=de458af1-8a58-4ae0-ad21-8a6734b53f33" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:03,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ff0ec8b4-09c2-47a6-8ff7-a1966ac39124 Date: Sun, 30 Sep 2018 03:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T03:44:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5498e019-c9b3-404b-a377-c212bb990733","ip_address":"192.168.120.15"}],"id":"2cac26c7-de03-4741-87c9-3fd52ee2cc3c","security_groups":["4f7edc0f-dc5f-4965-b987-fbcb5446a73c"],"mac_address":"fa:16:3e:a1:38:3f","project_id":"ebb645b618ef4e9db3c8f116df06cf43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:54Z","binding:vnic_type":"normal","device_id":"de458af1-8a58-4ae0-ad21-8a6734b53f33"}]} 2018-09-30 03:44:03,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=de458af1-8a58-4ae0-ad21-8a6734b53f33 used request id req-ff0ec8b4-09c2-47a6-8ff7-a1966ac39124 2018-09-30 03:44:03,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.103228092194s 2018-09-30 03:44:03,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=de458af1-8a58-4ae0-ad21-8a6734b53f33 used request id req-ff0ec8b4-09c2-47a6-8ff7-a1966ac39124 2018-09-30 03:44:03,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 03:44:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=2cac26c7-de03-4741-87c9-3fd52ee2cc3c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:03,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-67ddfd1e-90e0-4783-b13d-ee1bce01fb97 Date: Sun, 30 Sep 2018 03:44:03 GMT RESP BODY: {"floatingips": []} 2018-09-30 03:44:03,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=2cac26c7-de03-4741-87c9-3fd52ee2cc3c used request id req-67ddfd1e-90e0-4783-b13d-ee1bce01fb97 2018-09-30 03:44:03,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194208621979s 2018-09-30 03:44:03,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=2cac26c7-de03-4741-87c9-3fd52ee2cc3c used request id req-67ddfd1e-90e0-4783-b13d-ee1bce01fb97 2018-09-30 03:44:03,953 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:38:3f', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24611708-ea67-44b7-95b1-000018c0811f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:44:02.000000', 'flavor': Munch({u'id': u'9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9'}), 'az': u'nova', 'id': u'de458af1-8a58-4ae0-ad21-8a6734b53f33', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e6e1fbb0ef424c6ea2001fe300f85ca8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebb645b618ef4e9db3c8f116df06cf43', 'name': 'vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-30T03:44:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-30T03:44:02Z', 'hostId': u'396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T03:44:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ebb645b618ef4e9db3c8f116df06cf43', 'name': u'vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf', 'adminPass': u'scpGY4WMq46Y', 'tenant_id': u'ebb645b618ef4e9db3c8f116df06cf43', 'region': 'regionOne', 'created': u'2018-09-30T03:43:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-30 03:44:03,954 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-30 03:44:04,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:04,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:05,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f114c9f6-8a3d-4a47-8cdc-641efdb7f36a x-compute-request-id: req-f114c9f6-8a3d-4a47-8cdc-641efdb7f36a Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:38:3f", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:44:02.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:02Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:43:49Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:05,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f114c9f6-8a3d-4a47-8cdc-641efdb7f36a 2018-09-30 03:44:05,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67787694931s 2018-09-30 03:44:05,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f114c9f6-8a3d-4a47-8cdc-641efdb7f36a 2018-09-30 03:44:05,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-30 03:44:05,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 03:44:06,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6760fa88-97b1-48e1-aab7-146066553698 x-compute-request-id: req-6760fa88-97b1-48e1-aab7-146066553698 Content-Encoding: gzip Content-Length: 9514 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530316145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134018] pid_max: default: 32768 minimum: 301\n[ 0.134933] ACPI: Core revision 20150930\n[ 0.136334] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137664] Security Framework initialized\n[ 0.138497] Yama: becoming mindful.\n[ 0.139244] AppArmor: AppArmor initialized\n[ 0.140123] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142781] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145421] Initializing cgroup subsys io\n[ 0.146248] Initializing cgroup subsys memory\n[ 0.147121] Initializing cgroup subsys devices\n[ 0.148014] Initializing cgroup subsys freezer\n[ 0.148894] Initializing cgroup subsys net_cls\n[ 0.149774] Initializing cgroup subsys perf_event\n[ 0.150696] Initializing cgroup subsys net_prio\n[ 0.151645] Initializing cgroup subsys hugetlb\n[ 0.152562] Initializing cgroup subsys pids\n[ 0.153481] CPU: Physical Processor ID: 0\n[ 0.155048] mce: CPU supports 10 MCE banks\n[ 0.155963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175989] ftrace: allocating 31920 entries in 125 pages\n[ 0.203646] smpboot: Max logical packages: 1\n[ 0.204520] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205905] x2apic enabled\n[ 0.206720] Switched APIC routing to physical x2apic.\n[ 0.208476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213578] KVM setup paravirtual spinlock\n[ 0.214980] x86: Booted up 1 node, 1 CPUs\n[ 0.215798] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217209] devtmpfs: initialized\n[ 0.218951] evm: security.selinux\n[ 0.219661] evm: security.SMACK64\n[ 0.220369] evm: security.SMACK64EXEC\n[ 0.221137] evm: security.SMACK64TRANSMUTE\n[ 0.221965] evm: security.SMACK64MMAP\n[ 0.222732] evm: security.ima\n[ 0.223383] evm: security.capability\n[ 0.224211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226097] pinctrl core: initialized pinctrl subsystem\n[ 0.227219] RTC time: 3:44:02, date: 09/30/18\n[ 0.228194] NET: Registered protocol family 16\n[ 0.229184] cpuidle: using governor ladder\n[ 0.230017] cpuidle: using governor menu\n[ 0.230817] PCCT header not found.\n[ 0.231587] ACPI: bus type PCI registered\n[ 0.232405] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233665] PCI: Using configuration type 1 for base access\n[ 0.235441] ACPI: Added _OSI(Module Device)\n[ 0.236304] ACPI: Added _OSI(Processor Device)\n[ 0.237186] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238109] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240278] ACPI: Interpreter enabled\n[ 0.241073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248632] ACPI: (supports S0 S5)\n[ 0.249360] ACPI: Using IOAPIC for interrupt routing\n[ 0.250544] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254831] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256086] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259564] acpiphp: Slot [3] registered\n[ 0.260381] acpiphp: Slot [4] registered\n[ 0.261198] acpiphp: Slot [5] registered\n[ 0.262012] acpiphp: Slot [6] registered\n[ 0.262822] acpiphp: Slot [7] registered\n[ 0.263637] acpiphp: Slot [8] registered\n[ 0.264452] acpiphp: Slot [9] registered\n[ 0.265272] acpiphp: Slot [10] registered\n[ 0.266099] acpiphp: Slot [11] registered\n[ 0.266924] acpiphp: Slot [12] registered\n[ 0.267755] acpiphp: Slot [13] registered\n[ 0.268576] acpiphp: Slot [14] registered\n[ 0.269400] acpiphp: Slot [15] registered\n[ 0.280326] acpiphp: Slot [16] registered\n[ 0.281159] acpiphp: Slot [17] registered\n[ 0.281985] acpiphp: Slot [18] registered\n[ 0.282809] acpiphp: Slot [19] registered\n[ 0.283629] acpiphp: Slot [20] registered\n[ 0.284464] acpiphp: Slot [21] registered\n[ 0.285291] acpiphp: Slot [22] registered\n[ 0.286115] acpiphp: Slot [23] registered\n[ 0.286938] acpiphp: Slot [24] registered\n[ 0.287762] acpiphp: Slot [25] registered\n[ 0.288587] acpiphp: Slot [26] registered\n[ 0.289411] acpiphp: Slot [27] registered\n[ 0.290238] acpiphp: Slot [28] registered\n[ 0.291064] acpiphp: Slot [29] registered\n[ 0.291885] acpiphp: Slot [30] registered\n[ 0.292715] acpiphp: Slot [31] registered\n[ 0.293534] PCI host bridge to bus 0000:00\n[ 0.294359] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295592] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296835] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298306] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.299781] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306273] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308774] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310063] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317056] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318513] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368635] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.371517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.372930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374885] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378711] vgaarb: loaded\n[ 0.379323] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380476] SCSI subsystem initialized\n[ 0.381313] ACPI: bus type USB registered\n[ 0.382144] usbcore: registered new interface driver usbfs\n[ 0.383197] usbcore: registered new interface driver hub\n[ 0.384230] usbcore: registered new device driver usb\n[ 0.385298] PCI: Using ACPI for IRQ routing\n[ 0.386340] NetLabel: Initializing\n[ 0.387069] NetLabel: domain hash size = 128\n[ 0.387943] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388916] NetLabel: unlabeled traffic allowed by default\n[ 0.390031] clocksource: Switched to clocksource kvm-clock\n[ 0.395509] AppArmor: AppArmor Filesystem Enabled\n[ 0.396503] pnp: PnP ACPI init\n[ 0.397426] pnp: PnP ACPI: found 5 devices\n[ 0.403815] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405543] NET: Registered protocol family 2\n[ 0.406527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410210] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412493] NET: Registered protocol family 1\n[ 0.413371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414487] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415572] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429620] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443885] Trying to unpack rootfs image as initramfs...\n[ 0.493937] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508191] Scanning for low memory corruption every 60 seconds\n[ 0.509537] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510710] audit: initializing netlink subsys (disabled)\n[ 0.511751] audit: type=2000 audit(1538279043.166:1): initialized\n[ 0.513079] Initialise system trusted keyring\n[ 0.514018] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515268] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517304] zbud: loaded\n[ 0.518042] VFS: Disk quotas dquot_6.6.0\n[ 0.518901] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520482] fuse init (API version 7.23)\n[ 0.521433] Key type big_key registered\n[ 0.522292] Allocating IMA MOK and blacklist keyrings.\n[ 0.523446] Key type asymmetric registered\n[ 0.524317] Asymmetric key parser 'x509' registered\n[ 0.525320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527253] io scheduler noop registered\n[ 0.528083] io scheduler deadline registered (default)\n[ 0.529133] io scheduler cfq registered\n[ 0.529992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532532] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534130] ACPI: Power Button [PWRF]\n[ 0.534985] GHES: HEST is not enabled!\n[ 0.548731] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612312] Linux agpgart interface v0.103\n[ 0.614433] brd: module loaded\n[ 0.616185] loop: module loaded\n[ 0.621268] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622776] GPT:90111 != 2097151\n[ 0.623461] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624573] GPT:90111 != 2097151\n[ 0.625337] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626465] vda: vda1 vda15\n[ 0.628285] scsi host0: ata_piix\n[ 0.629176] scsi host1: ata_piix\n[ 0.630008] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633271] libphy: Fixed MDIO Bus: probed\n[ 0.634584] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635771] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.638006] PPP generic driver version 2.4.2\n[ 0.639076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640403] ehci-pci: EHCI PCI platform driver\n[ 0.641363] ehci-platform: EHCI generic platform driver\n[ 0.642473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.643801] ohci-pci: OHCI PCI platform driver\n[ 0.644813] ohci-platform: OHCI generic platform driver\n[ 0.645940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660402] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.661423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663894] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.665015] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.666253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667667] usb usb1: Product: UHCI Host Controller\n[ 0.668598] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669744] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670767] hub 1-0:1.0: USB hub found\n[ 0.671541] hub 1-0:1.0: 2 ports detected\n[ 0.672456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674586] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676567] mousedev: PS/2 mouse device common for all mice\n[ 0.677832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679660] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680759] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.683162] i2c /dev entries driver\n[ 0.683921] device-mapper: uevent: version 1.0.3\n[ 0.684858] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687790] NET: Registered protocol family 10\n[ 0.688787] NET: Registered protocol family 17\n[ 0.689669] Key type dns_resolver registered\n[ 0.690607] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691706] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693442] registered taskstats version 1\n[ 0.694279] Loading compiled-in X.509 certificates\n[ 0.695715] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697558] zswap: loaded using pool lzo/zbud\n[ 0.698952] Key type trusted registered\n[ 0.700495] Key type encrypted registered\n[ 0.701315] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703376] evm: HMAC attrs: 0x1\n[ 0.704298] Magic number: 2:274:716\n[ 0.705141] rtc_cmos 00:00: setting system clock to 2018-09-30 03:44:02 UTC (1538279042)\n[ 0.706744] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707854] EDD information not available.\n[ 0.791019] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792597] Write protecting the kernel read-only data: 14336k\n[ 0.804619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.851207] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.44\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.59. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYmWb7VQJEI2Sk+C6kYyMyeVbKeecfpZM8Ig3hvvflDrtmlxWJN6D6K94eDONaj6xdM60aZLk26ovjLXaGyC7Z08m92x5PWaL/8SfBoOYk1yGP6Rvn3ClBJDLARVfPJ2Z3fJgW/OJKmn0F9NBB8r62//hpwiigvcIvi6hb96jOpHubLw0KhRZNOVjJ3i5W8eDFzmjJ0cRurvruzpeFzK1yBhWdjvfI4FQaidsJ9ixPXFff7TsueZkIhM171HGoVTxYnhnbCPLMIqrvLkV3Q0RfPbKrpRcujfyMsMEyZDRVWSlzovTnX0TRsYQ5BirerqkwzvcVeKMGvGQjeL5lPN7R root@vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf\nssh-dss AAAAB3NzaC1kc3MAAACBAIkHFob2ZHlIYzJMQqOxW5MDN/s67xJzl6H+c/D6K1NI0JDxQhZ1ndBdt2w0JHT8LJP7RlYK69hPstKfJzGbGSzjaJbqImMJsZQVj1hpdmyhxKkCxBZl759S7aYjOV4ishE+VnO/eOkDC6pmzwyiS4h51/mFu8AtqT+/d3Wb3VPJAAAAFQDWe/p+DbVwWEbirThoik2n3G2pZQAAAIBtYaCL427SqlpyJeBN3w9y/YfSLqnmkLD9c+drcH7A6zeL4btXhuX5x/8xd/mCqXwvJxzc15g4XQtQ7yupIlcltPxJfogRA/C7I3iTFiHplfXbUkQbeRQItiwR+cOMBfA62TMcaq/9YkMDI+QVlWni501yLSWmrJAqUV9h+4TMfgAAAIBN994frXY1HbFcRWs4NvnZGmEFfcUGYsjoMhP9/U5kyS4B++3Tl8ImA8ab93E8E0aIlSlZcwot4YFc/zm0aRRQfF0XHBY6DhxhjznPDYTij/SF/mWCLHe3Vzz9yUWOqwz3aKf3NsKVNZvpWu0UH5qUvDss1iyBMIV/uyBPxHhxfg== root@vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fea1:383f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf login: "} 2018-09-30 03:44:06,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33/action used request id req-6760fa88-97b1-48e1-aab7-146066553698 2018-09-30 03:44:06,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.16043400764s 2018-09-30 03:44:06,798 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33/action used request id req-6760fa88-97b1-48e1-aab7-146066553698 2018-09-30 03:44:06,798 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 530316145 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134018] pid_max: default: 32768 minimum: 301 [ 0.134933] ACPI: Core revision 20150930 [ 0.136334] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137664] Security Framework initialized [ 0.138497] Yama: becoming mindful. [ 0.139244] AppArmor: AppArmor initialized [ 0.140123] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142781] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145421] Initializing cgroup subsys io [ 0.146248] Initializing cgroup subsys memory [ 0.147121] Initializing cgroup subsys devices [ 0.148014] Initializing cgroup subsys freezer [ 0.148894] Initializing cgroup subsys net_cls [ 0.149774] Initializing cgroup subsys perf_event [ 0.150696] Initializing cgroup subsys net_prio [ 0.151645] Initializing cgroup subsys hugetlb [ 0.152562] Initializing cgroup subsys pids [ 0.153481] CPU: Physical Processor ID: 0 [ 0.155048] mce: CPU supports 10 MCE banks [ 0.155963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175989] ftrace: allocating 31920 entries in 125 pages [ 0.203646] smpboot: Max logical packages: 1 [ 0.204520] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205905] x2apic enabled [ 0.206720] Switched APIC routing to physical x2apic. [ 0.208476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209640] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.211683] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.213578] KVM setup paravirtual spinlock [ 0.214980] x86: Booted up 1 node, 1 CPUs [ 0.215798] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217209] devtmpfs: initialized [ 0.218951] evm: security.selinux [ 0.219661] evm: security.SMACK64 [ 0.220369] evm: security.SMACK64EXEC [ 0.221137] evm: security.SMACK64TRANSMUTE [ 0.221965] evm: security.SMACK64MMAP [ 0.222732] evm: security.ima [ 0.223383] evm: security.capability [ 0.224211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226097] pinctrl core: initialized pinctrl subsystem [ 0.227219] RTC time: 3:44:02, date: 09/30/18 [ 0.228194] NET: Registered protocol family 16 [ 0.229184] cpuidle: using governor ladder [ 0.230017] cpuidle: using governor menu [ 0.230817] PCCT header not found. [ 0.231587] ACPI: bus type PCI registered [ 0.232405] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.233665] PCI: Using configuration type 1 for base access [ 0.235441] ACPI: Added _OSI(Module Device) [ 0.236304] ACPI: Added _OSI(Processor Device) [ 0.237186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238109] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240278] ACPI: Interpreter enabled [ 0.241073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.242967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.246744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.248632] ACPI: (supports S0 S5) [ 0.249360] ACPI: Using IOAPIC for interrupt routing [ 0.250544] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.253663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.254831] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.256086] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.259564] acpiphp: Slot [3] registered [ 0.260381] acpiphp: Slot [4] registered [ 0.261198] acpiphp: Slot [5] registered [ 0.262012] acpiphp: Slot [6] registered [ 0.262822] acpiphp: Slot [7] registered [ 0.263637] acpiphp: Slot [8] registered [ 0.264452] acpiphp: Slot [9] registered [ 0.265272] acpiphp: Slot [10] registered [ 0.266099] acpiphp: Slot [11] registered [ 0.266924] acpiphp: Slot [12] registered [ 0.267755] acpiphp: Slot [13] registered [ 0.268576] acpiphp: Slot [14] registered [ 0.269400] acpiphp: Slot [15] registered [ 0.280326] acpiphp: Slot [16] registered [ 0.281159] acpiphp: Slot [17] registered [ 0.281985] acpiphp: Slot [18] registered [ 0.282809] acpiphp: Slot [19] registered [ 0.283629] acpiphp: Slot [20] registered [ 0.284464] acpiphp: Slot [21] registered [ 0.285291] acpiphp: Slot [22] registered [ 0.286115] acpiphp: Slot [23] registered [ 0.286938] acpiphp: Slot [24] registered [ 0.287762] acpiphp: Slot [25] registered [ 0.288587] acpiphp: Slot [26] registered [ 0.289411] acpiphp: Slot [27] registered [ 0.290238] acpiphp: Slot [28] registered [ 0.291064] acpiphp: Slot [29] registered [ 0.291885] acpiphp: Slot [30] registered [ 0.292715] acpiphp: Slot [31] registered [ 0.293534] PCI host bridge to bus 0000:00 [ 0.294359] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.295592] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296835] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.298306] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.299781] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306273] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307577] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308774] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.310063] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317056] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318513] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368635] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370088] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.371517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.372930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.374885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377134] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378711] vgaarb: loaded [ 0.379323] vgaarb: bridge control possible 0000:00:02.0 [ 0.380476] SCSI subsystem initialized [ 0.381313] ACPI: bus type USB registered [ 0.382144] usbcore: registered new interface driver usbfs [ 0.383197] usbcore: registered new interface driver hub [ 0.384230] usbcore: registered new device driver usb [ 0.385298] PCI: Using ACPI for IRQ routing [ 0.386340] NetLabel: Initializing [ 0.387069] NetLabel: domain hash size = 128 [ 0.387943] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388916] NetLabel: unlabeled traffic allowed by default [ 0.390031] clocksource: Switched to clocksource kvm-clock [ 0.395509] AppArmor: AppArmor Filesystem Enabled [ 0.396503] pnp: PnP ACPI init [ 0.397426] pnp: PnP ACPI: found 5 devices [ 0.403815] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405543] NET: Registered protocol family 2 [ 0.406527] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407822] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409015] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410210] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412493] NET: Registered protocol family 1 [ 0.413371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414487] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415572] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429620] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443885] Trying to unpack rootfs image as initramfs... [ 0.493937] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.508191] Scanning for low memory corruption every 60 seconds [ 0.509537] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510710] audit: initializing netlink subsys (disabled) [ 0.511751] audit: type=2000 audit(1538279043.166:1): initialized [ 0.513079] Initialise system trusted keyring [ 0.514018] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.515268] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517304] zbud: loaded [ 0.518042] VFS: Disk quotas dquot_6.6.0 [ 0.518901] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520482] fuse init (API version 7.23) [ 0.521433] Key type big_key registered [ 0.522292] Allocating IMA MOK and blacklist keyrings. [ 0.523446] Key type asymmetric registered [ 0.524317] Asymmetric key parser 'x509' registered [ 0.525320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.527253] io scheduler noop registered [ 0.528083] io scheduler deadline registered (default) [ 0.529133] io scheduler cfq registered [ 0.529992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.531122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.532532] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534130] ACPI: Power Button [PWRF] [ 0.534985] GHES: HEST is not enabled! [ 0.548731] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.583242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.610093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.612312] Linux agpgart interface v0.103 [ 0.614433] brd: module loaded [ 0.616185] loop: module loaded [ 0.621268] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.622776] GPT:90111 != 2097151 [ 0.623461] GPT:Alternate GPT header not at the end of the disk. [ 0.624573] GPT:90111 != 2097151 [ 0.625337] GPT: Use GNU Parted to correct GPT errors. [ 0.626465] vda: vda1 vda15 [ 0.628285] scsi host0: ata_piix [ 0.629176] scsi host1: ata_piix [ 0.630008] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.631565] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.633271] libphy: Fixed MDIO Bus: probed [ 0.634584] tun: Universal TUN/TAP device driver, 1.6 [ 0.635771] tun: (C) 1999-2004 Max Krasnyansky [ 0.638006] PPP generic driver version 2.4.2 [ 0.639076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640403] ehci-pci: EHCI PCI platform driver [ 0.641363] ehci-platform: EHCI generic platform driver [ 0.642473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643801] ohci-pci: OHCI PCI platform driver [ 0.644813] ohci-platform: OHCI generic platform driver [ 0.645940] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660402] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663894] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.665015] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667667] usb usb1: Product: UHCI Host Controller [ 0.668598] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669744] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670767] hub 1-0:1.0: USB hub found [ 0.671541] hub 1-0:1.0: 2 ports detected [ 0.672456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674586] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675538] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676567] mousedev: PS/2 mouse device common for all mice [ 0.677832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679660] rtc_cmos 00:00: RTC can wake from S4 [ 0.680759] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.681954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683162] i2c /dev entries driver [ 0.683921] device-mapper: uevent: version 1.0.3 [ 0.684858] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.686493] ledtrig-cpu: registered to indicate activity on CPUs [ 0.687790] NET: Registered protocol family 10 [ 0.688787] NET: Registered protocol family 17 [ 0.689669] Key type dns_resolver registered [ 0.690607] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.691706] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.693442] registered taskstats version 1 [ 0.694279] Loading compiled-in X.509 certificates [ 0.695715] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.697558] zswap: loaded using pool lzo/zbud [ 0.698952] Key type trusted registered [ 0.700495] Key type encrypted registered [ 0.701315] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702345] ima: No TPM chip found, activating TPM-bypass! [ 0.703376] evm: HMAC attrs: 0x1 [ 0.704298] Magic number: 2:274:716 [ 0.705141] rtc_cmos 00:00: setting system clock to 2018-09-30 03:44:02 UTC (1538279042) [ 0.706744] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.707854] EDD information not available. [ 0.791019] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792597] Write protecting the kernel read-only data: 14336k [ 0.804619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.806433] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.851207] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.44 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.59. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYmWb7VQJEI2Sk+C6kYyMyeVbKeecfpZM8Ig3hvvflDrtmlxWJN6D6K94eDONaj6xdM60aZLk26ovjLXaGyC7Z08m92x5PWaL/8SfBoOYk1yGP6Rvn3ClBJDLARVfPJ2Z3fJgW/OJKmn0F9NBB8r62//hpwiigvcIvi6hb96jOpHubLw0KhRZNOVjJ3i5W8eDFzmjJ0cRurvruzpeFzK1yBhWdjvfI4FQaidsJ9ixPXFff7TsueZkIhM171HGoVTxYnhnbCPLMIqrvLkV3Q0RfPbKrpRcujfyMsMEyZDRVWSlzovTnX0TRsYQ5BirerqkwzvcVeKMGvGQjeL5lPN7R root@vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf ssh-dss AAAAB3NzaC1kc3MAAACBAIkHFob2ZHlIYzJMQqOxW5MDN/s67xJzl6H+c/D6K1NI0JDxQhZ1ndBdt2w0JHT8LJP7RlYK69hPstKfJzGbGSzjaJbqImMJsZQVj1hpdmyhxKkCxBZl759S7aYjOV4ishE+VnO/eOkDC6pmzwyiS4h51/mFu8AtqT+/d3Wb3VPJAAAAFQDWe/p+DbVwWEbirThoik2n3G2pZQAAAIBtYaCL427SqlpyJeBN3w9y/YfSLqnmkLD9c+drcH7A6zeL4btXhuX5x/8xd/mCqXwvJxzc15g4XQtQ7yupIlcltPxJfogRA/C7I3iTFiHplfXbUkQbeRQItiwR+cOMBfA62TMcaq/9YkMDI+QVlWni501yLSWmrJAqUV9h+4TMfgAAAIBN994frXY1HbFcRWs4NvnZGmEFfcUGYsjoMhP9/U5kyS4B++3Tl8ImA8ab93E8E0aIlSlZcwot4YFc/zm0aRRQfF0XHBY6DhxhjznPDYTij/SF/mWCLHe3Vzz9yUWOqwz3aKf3NsKVNZvpWu0UH5qUvDss1iyBMIV/uyBPxHhxfg== root@vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fea1:383f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-06cf5c98-6a61-4073-8c93-0fc81a43f9bf login: 2018-09-30 03:44:06,799 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-30 03:44:06,926 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 03:44:06,927 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-30 03:44:06,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 03:44:06,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:07,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c67f42d0-9f8f-4d1b-b9b9-cec327a4b957 x-compute-request-id: req-c67f42d0-9f8f-4d1b-b9b9-cec327a4b957 Content-Type: application/json 2018-09-30 03:44:07,068 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f used request id req-c67f42d0-9f8f-4d1b-b9b9-cec327a4b957 2018-09-30 03:44:07,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.136639118195s 2018-09-30 03:44:07,069 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f used request id req-c67f42d0-9f8f-4d1b-b9b9-cec327a4b957 2018-09-30 03:44:07,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:07,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:07,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86117f23-8396-4228-86fe-c5121efe07e2 x-compute-request-id: req-86117f23-8396-4228-86fe-c5121efe07e2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:38:3f", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:44:02.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:02Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:07Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:07,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-86117f23-8396-4228-86fe-c5121efe07e2 2018-09-30 03:44:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605040073395s 2018-09-30 03:44:07,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-86117f23-8396-4228-86fe-c5121efe07e2 2018-09-30 03:44:07,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:44:09,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0c5702d-3b5c-4124-8ec9-d23e7c593c5a x-compute-request-id: req-d0c5702d-3b5c-4124-8ec9-d23e7c593c5a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:38:3f", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:44:02.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:02Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:28:19", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:43:49.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "b1d1ec6a-4a2c-4057-84cd-f0cdf2108d4f", "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:08Z", "hostId": "303a7207ecdfbcf484045a5cccdc4eb6f50da3255ca03b12eb07b629", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:44Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:10,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d0c5702d-3b5c-4124-8ec9-d23e7c593c5a 2018-09-30 03:44:10,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496686935425s 2018-09-30 03:44:10,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d0c5702d-3b5c-4124-8ec9-d23e7c593c5a 2018-09-30 03:44:10,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:44:12,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:12,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-198dab02-d55c-4075-b886-69511cc63ee9 x-compute-request-id: req-198dab02-d55c-4075-b886-69511cc63ee9 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:38:3f", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:44:02.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:02Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:12,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-198dab02-d55c-4075-b886-69511cc63ee9 2018-09-30 03:44:12,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54777097702s 2018-09-30 03:44:12,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-198dab02-d55c-4075-b886-69511cc63ee9 2018-09-30 03:44:12,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 03:44:12,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:12,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5dd8739-a587-4364-a6c0-0e13588c5560 x-compute-request-id: req-e5dd8739-a587-4364-a6c0-0e13588c5560 Content-Type: application/json 2018-09-30 03:44:12,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33 used request id req-e5dd8739-a587-4364-a6c0-0e13588c5560 2018-09-30 03:44:12,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153494119644s 2018-09-30 03:44:12,888 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33 used request id req-e5dd8739-a587-4364-a6c0-0e13588c5560 2018-09-30 03:44:12,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:13,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71a64313-90e9-44f6-904e-eb606d753619 x-compute-request-id: req-71a64313-90e9-44f6-904e-eb606d753619 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:38:3f", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/de458af1-8a58-4ae0-ad21-8a6734b53f33", "rel": "bookmark"}], "image": {"id": "24611708-ea67-44b7-95b1-000018c0811f", "links": [{"href": "http://172.30.9.29:8774/images/24611708-ea67-44b7-95b1-000018c0811f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T03:44:02.000000", "flavor": {"id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "links": [{"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}]}, "id": "de458af1-8a58-4ae0-ad21-8a6734b53f33", "security_groups": [{"name": "default"}], "user_id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T03:44:12Z", "hostId": "396398e5dea6f09c9d81ea86380c520b7df7492078318370793ee033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "created": "2018-09-30T03:43:52Z", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 03:44:13,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-71a64313-90e9-44f6-904e-eb606d753619 2018-09-30 03:44:13,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620252132416s 2018-09-30 03:44:13,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-71a64313-90e9-44f6-904e-eb606d753619 2018-09-30 03:44:13,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 03:44:15,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 03:44:15,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:15,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d9dba1b-a4b2-4585-90d2-cab88c9854f1 x-compute-request-id: req-2d9dba1b-a4b2-4585-90d2-cab88c9854f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 03:44:15,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d9dba1b-a4b2-4585-90d2-cab88c9854f1 2018-09-30 03:44:15,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0840101242065s 2018-09-30 03:44:15,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2d9dba1b-a4b2-4585-90d2-cab88c9854f1 2018-09-30 03:44:15,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-30 03:44:15,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" -d '{"subnet_id": "5498e019-c9b3-404b-a377-c212bb990733"}' 2018-09-30 03:44:17,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a3b9b72-531e-49de-8aab-41031c101181 Date: Sun, 30 Sep 2018 03:44:17 GMT RESP BODY: {"network_id": "5b1e1dcc-1685-4ba9-9daf-519af83d9139", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "subnet_id": "5498e019-c9b3-404b-a377-c212bb990733", "subnet_ids": ["5498e019-c9b3-404b-a377-c212bb990733"], "port_id": "4f7b83bf-4bd7-44f0-99b7-c87dda46f44d", "id": "85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8"} 2018-09-30 03:44:17,058 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8/remove_router_interface.json used request id req-3a3b9b72-531e-49de-8aab-41031c101181 2018-09-30 03:44:17,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4591550827s 2018-09-30 03:44:17,059 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8/remove_router_interface.json used request id req-3a3b9b72-531e-49de-8aab-41031c101181 returning object 85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8 2018-09-30 03:44:17,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-30 03:44:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:17,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-89c40b3f-86d9-45fc-9fe2-155b0fc84ba2 Date: Sun, 30 Sep 2018 03:44:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "created_at": "2018-09-30T03:43:33Z", "admin_state_up": true, "updated_at": "2018-09-30T03:44:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ebb645b618ef4e9db3c8f116df06cf43", "id": "85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8", "name": "vping_userdata-router_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:44:17,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-89c40b3f-86d9-45fc-9fe2-155b0fc84ba2 2018-09-30 03:44:17,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.223433971405s 2018-09-30 03:44:17,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-89c40b3f-86d9-45fc-9fe2-155b0fc84ba2 2018-09-30 03:44:17,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-30 03:44:17,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:20,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d043edf8-a6bd-4eef-a9a4-a0ea658b4487 Content-Length: 0 Date: Sun, 30 Sep 2018 03:44:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:44:20,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8.json used request id req-d043edf8-a6bd-4eef-a9a4-a0ea658b4487 2018-09-30 03:44:20,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.17633295059s 2018-09-30 03:44:20,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/85f2b2ef-35c2-4f11-9cb3-9e17ca3f3dd8.json used request id req-d043edf8-a6bd-4eef-a9a4-a0ea658b4487 2018-09-30 03:44:20,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 03:44:20,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:20,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00f0b50e-2a61-48e0-8412-fb9196147140 Date: Sun, 30 Sep 2018 03:44:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T03:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5498e019-c9b3-404b-a377-c212bb990733","subnetpool_id":null,"name":"vping_userdata-subnet_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:44:20,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-00f0b50e-2a61-48e0-8412-fb9196147140 2018-09-30 03:44:20,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0555090904236s 2018-09-30 03:44:20,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-00f0b50e-2a61-48e0-8412-fb9196147140 2018-09-30 03:44:20,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-30 03:44:20,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/5498e019-c9b3-404b-a377-c212bb990733.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:22,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56595461-8763-4565-8d2d-2264f6c44113 Date: Sun, 30 Sep 2018 03:44:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:44:22,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5498e019-c9b3-404b-a377-c212bb990733.json used request id req-56595461-8763-4565-8d2d-2264f6c44113 2018-09-30 03:44:22,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3830499649s 2018-09-30 03:44:22,902 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5498e019-c9b3-404b-a377-c212bb990733.json used request id req-56595461-8763-4565-8d2d-2264f6c44113 2018-09-30 03:44:22,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:44:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:23,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-b133e06b-8f91-4aa2-bb20-f775f9717716 Date: Sun, 30 Sep 2018 03:44:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T03:44:22Z","tenant_id":"ebb645b618ef4e9db3c8f116df06cf43","created_at":"2018-09-30T03:43:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ebb645b618ef4e9db3c8f116df06cf43","id":"5b1e1dcc-1685-4ba9-9daf-519af83d9139","name":"vping_userdata-net_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}]} 2018-09-30 03:44:23,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b133e06b-8f91-4aa2-bb20-f775f9717716 2018-09-30 03:44:23,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107095003128s 2018-09-30 03:44:23,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b133e06b-8f91-4aa2-bb20-f775f9717716 2018-09-30 03:44:23,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-30 03:44:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/5b1e1dcc-1685-4ba9-9daf-519af83d9139.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:24,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44aeca79-8e1a-4458-a4f1-3a2660dd8b55 Date: Sun, 30 Sep 2018 03:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:44:24,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5b1e1dcc-1685-4ba9-9daf-519af83d9139.json used request id req-44aeca79-8e1a-4458-a4f1-3a2660dd8b55 2018-09-30 03:44:24,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16718101501s 2018-09-30 03:44:24,179 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5b1e1dcc-1685-4ba9-9daf-519af83d9139.json used request id req-44aeca79-8e1a-4458-a4f1-3a2660dd8b55 2018-09-30 03:44:24,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:44:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-723aa198-f5c7-47a8-a383-58d135c76fd2 Date: Sun, 30 Sep 2018 03:44:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "metadata": {}}], "file": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f/file", "owner": "ebb645b618ef4e9db3c8f116df06cf43", "id": "24611708-ea67-44b7-95b1-000018c0811f", "size": 12716032, "self": "/v2/images/24611708-ea67-44b7-95b1-000018c0811f", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/24611708-ea67-44b7-95b1-000018c0811f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:43:42Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:43:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:44:24,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-723aa198-f5c7-47a8-a383-58d135c76fd2 2018-09-30 03:44:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179050922394s 2018-09-30 03:44:24,359 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-723aa198-f5c7-47a8-a383-58d135c76fd2 2018-09-30 03:44:24,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 03:44:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}879875661ec438dc750ec5b47132649f1b43f6fc" 2018-09-30 03:44:25,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a6f9fe8-4097-4075-94e0-e38e5ff788a0 Date: Sun, 30 Sep 2018 03:44:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:44:25,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f used request id req-1a6f9fe8-4097-4075-94e0-e38e5ff788a0 2018-09-30 03:44:25,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.57444095612s 2018-09-30 03:44:25,936 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/24611708-ea67-44b7-95b1-000018c0811f used request id req-1a6f9fe8-4097-4075-94e0-e38e5ff788a0 2018-09-30 03:44:25,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 03:44:25,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:25,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-415271a7-48b2-419d-9d48-a70da1210da5 x-compute-request-id: req-415271a7-48b2-419d-9d48-a70da1210da5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9", "name": "vping_userdata-flavor_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 03:44:25,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-415271a7-48b2-419d-9d48-a70da1210da5 2018-09-30 03:44:25,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326130390167s 2018-09-30 03:44:25,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-415271a7-48b2-419d-9d48-a70da1210da5 2018-09-30 03:44:25,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 03:44:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:26,020 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 03:44:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86f7124d-6ffd-40b5-be4f-cd4d36eccdf8 x-compute-request-id: req-86f7124d-6ffd-40b5-be4f-cd4d36eccdf8 Content-Length: 0 Content-Type: application/json 2018-09-30 03:44:26,021 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9 used request id req-86f7124d-6ffd-40b5-be4f-cd4d36eccdf8 2018-09-30 03:44:26,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500180721283s 2018-09-30 03:44:26,021 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9ba47d7a-cba5-4b09-9e0b-781cc8e7c0a9 used request id req-86f7124d-6ffd-40b5-be4f-cd4d36eccdf8 2018-09-30 03:44:26,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:44:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:26,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5ee8bb-7399-4854-b3bf-75a27326533a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf", "links": {"self": "http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8"}, "domain_id": "default", "enabled": true, "id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:44:26,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7f5ee8bb-7399-4854-b3bf-75a27326533a 2018-09-30 03:44:26,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.483765125275s 2018-09-30 03:44:26,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7f5ee8bb-7399-4854-b3bf-75a27326533a 2018-09-30 03:44:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:44:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:26,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ea45cb-bb45-4633-b619-cb415c57da8d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8"}, "enabled": true, "id": "e6e1fbb0ef424c6ea2001fe300f85ca8", "options": {}, "domain_id": "default", "name": "vping_userdata-user_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}} 2018-09-30 03:44:26,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 used request id req-19ea45cb-bb45-4633-b619-cb415c57da8d 2018-09-30 03:44:26,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0915019512177s 2018-09-30 03:44:26,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 used request id req-19ea45cb-bb45-4633-b619-cb415c57da8d 2018-09-30 03:44:26,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 03:44:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:26,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9a14bd-7c70-456f-a514-db3d18f78302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:44:26,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 used request id req-2e9a14bd-7c70-456f-a514-db3d18f78302 2018-09-30 03:44:26,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198864936829s 2018-09-30 03:44:26,804 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e6e1fbb0ef424c6ea2001fe300f85ca8 used request id req-2e9a14bd-7c70-456f-a514-db3d18f78302 2018-09-30 03:44:26,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:44:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:26,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e69523-d602-435b-aee0-9b787f4882bd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43"}, "enabled": true, "id": "ebb645b618ef4e9db3c8f116df06cf43", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_06cf5c98-6a61-4073-8c93-0fc81a43f9bf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 03:44:26,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b8e69523-d602-435b-aee0-9b787f4882bd 2018-09-30 03:44:26,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877740383148s 2018-09-30 03:44:26,893 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b8e69523-d602-435b-aee0-9b787f4882bd 2018-09-30 03:44:26,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 03:44:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:27,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca382d2a-1ba7-4a21-950c-bbdc14c592e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:44:27,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43 used request id req-ca382d2a-1ba7-4a21-950c-bbdc14c592e6 2018-09-30 03:44:27,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.137699842453s 2018-09-30 03:44:27,033 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ebb645b618ef4e9db3c8f116df06cf43 used request id req-ca382d2a-1ba7-4a21-950c-bbdc14c592e6 2018-09-30 03:44:27,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:27,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:27,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16e21a8-f078-44a2-9e24-c6d6025a971f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "8ef18d063d2e4d43b5341cac8acc49b9", "links": {"self": "http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:27,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e16e21a8-f078-44a2-9e24-c6d6025a971f 2018-09-30 03:44:27,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078428030014s 2018-09-30 03:44:27,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 03:44:27,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:27,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-232b708c-8fde-4f39-9289-6345bcc87eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:44:27,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8ef18d063d2e4d43b5341cac8acc49b9 used request id req-232b708c-8fde-4f39-9289-6345bcc87eaf 2018-09-30 03:44:27,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114546775818s 2018-09-30 03:44:27,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:44:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ebb645b618ef4e9db3c8f116df06cf43&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:27,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-af1d0ca6-1edb-408a-b97e-982c1dfee76d Date: Sun, 30 Sep 2018 03:44:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "created_at": "2018-09-30T03:43:31Z", "updated_at": "2018-09-30T03:43:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "0b0962c4-6d08-4da2-a60e-d12bb8954d6d", "remote_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "b30b7e95-276f-4f8f-a375-b5949c6050cc", "remote_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "d1d2bccd-ce8a-4f90-b4b0-0b8c995aa97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "e812ffeb-6ce8-44f1-97ef-2ace60e02443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}], "revision_number": 4, "project_id": "ebb645b618ef4e9db3c8f116df06cf43", "id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "name": "default"}]} 2018-09-30 03:44:27,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ebb645b618ef4e9db3c8f116df06cf43&name=default used request id req-af1d0ca6-1edb-408a-b97e-982c1dfee76d 2018-09-30 03:44:27,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0443599224091s 2018-09-30 03:44:27,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ebb645b618ef4e9db3c8f116df06cf43&name=default used request id req-af1d0ca6-1edb-408a-b97e-982c1dfee76d 2018-09-30 03:44:27,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 03:44:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:27,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9e0921b3-17e0-45f7-a123-260f1bb541f0 Date: Sun, 30 Sep 2018 03:44:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "created_at": "2018-09-30T03:43:31Z", "updated_at": "2018-09-30T03:43:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "b30b7e95-276f-4f8f-a375-b5949c6050cc", "remote_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "0b0962c4-6d08-4da2-a60e-d12bb8954d6d", "remote_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "e812ffeb-6ce8-44f1-97ef-2ace60e02443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:43:31Z", "revision_number": 0, "id": "d1d2bccd-ce8a-4f90-b4b0-0b8c995aa97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:43:31Z", "security_group_id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "tenant_id": "ebb645b618ef4e9db3c8f116df06cf43", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebb645b618ef4e9db3c8f116df06cf43"}], "revision_number": 4, "project_id": "ebb645b618ef4e9db3c8f116df06cf43", "id": "4f7edc0f-dc5f-4965-b987-fbcb5446a73c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 03:44:27,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9e0921b3-17e0-45f7-a123-260f1bb541f0 2018-09-30 03:44:27,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18946313858s 2018-09-30 03:44:27,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9e0921b3-17e0-45f7-a123-260f1bb541f0 2018-09-30 03:44:27,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 03:44:27,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4f7edc0f-dc5f-4965-b987-fbcb5446a73c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbeff97b96f63f33b7fc3910457fb30b7c97e943" 2018-09-30 03:44:27,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e06c029d-629c-4065-8aae-95d5d3b2993f Content-Length: 0 Date: Sun, 30 Sep 2018 03:44:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 03:44:27,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4f7edc0f-dc5f-4965-b987-fbcb5446a73c.json used request id req-e06c029d-629c-4065-8aae-95d5d3b2993f 2018-09-30 03:44:27,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.317978858948s 2018-09-30 03:44:27,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4f7edc0f-dc5f-4965-b987-fbcb5446a73c.json used request id req-e06c029d-629c-4065-8aae-95d5d3b2993f 2018-09-30 03:44:27,840 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-09-30 03:44:27,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:44:27,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:44:27,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 03:44:27,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 03:44:27,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:44:27,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e02827a-6490-4441-af22-c2c86a5fc424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:44:27,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6e02827a-6490-4441-af22-c2c86a5fc424 2018-09-30 03:44:27,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:44:28,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["TGOg9lrIQSKKOq6l8Nqj0A"], "issued_at": "2018-09-30T03:44:28.000000Z"}} 2018-09-30 03:44:28,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 03:44:28,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:28,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5e9c0b37-9b71-42ab-ab88-d19cbabee278 Date: Sun, 30 Sep 2018 03:44:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 03:44:28,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e9c0b37-9b71-42ab-ab88-d19cbabee278 2018-09-30 03:44:28,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.221143960953s 2018-09-30 03:44:28,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e9c0b37-9b71-42ab-ab88-d19cbabee278 2018-09-30 03:44:28,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 03:44:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:28,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:44:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:44:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:28,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047c75da-f30c-496f-800d-e8051a3bfcab Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 03:44:28,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-047c75da-f30c-496f-800d-e8051a3bfcab 2018-09-30 03:44:28,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.088317155838s 2018-09-30 03:44:28,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 03:44:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d"}}' 2018-09-30 03:44:28,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3558f20-2355-4b5f-91b0-8e7d4e03edb6 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1"}, "enabled": true, "id": "fc46296c4d004d61bb27bd1a30ef3cf1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d"}} 2018-09-30 03:44:28,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c3558f20-2355-4b5f-91b0-8e7d4e03edb6 2018-09-30 03:44:28,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117076873779s 2018-09-30 03:44:28,755 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c3558f20-2355-4b5f-91b0-8e7d4e03edb6 2018-09-30 03:44:28,756 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d', 'id': u'fc46296c4d004d61bb27bd1a30ef3cf1', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 03:44:28,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 03:44:29,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.352715969086s 2018-09-30 03:44:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327533b3-7160-4585-9d01-2d48775da62f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09"}, "enabled": true, "id": "7c4d97207e8146c7a96b6bd5b5fa0b09", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d"}} 2018-09-30 03:44:29,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 used request id req-327533b3-7160-4585-9d01-2d48775da62f 2018-09-30 03:44:29,217 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7c4d97207e8146c7a96b6bd5b5fa0b09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d'}) 2018-09-30 03:44:29,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:29,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a9a6f4-76d6-4120-b23c-920cd7906167 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:29,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6a9a6f4-76d6-4120-b23c-920cd7906167 2018-09-30 03:44:29,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0896909236908s 2018-09-30 03:44:29,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d63c4c6-b889-4e72-91c5-f8efef4c386e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:29,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5d63c4c6-b889-4e72-91c5-f8efef4c386e 2018-09-30 03:44:29,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828349590302s 2018-09-30 03:44:29,392 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 03:44:29,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 03:44:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" -d '{"role": {"name": "Member"}}' 2018-09-30 03:44:29,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357a55e8-b8ba-4d2a-bb2b-4ba6a1302ed8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}} 2018-09-30 03:44:29,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-357a55e8-b8ba-4d2a-bb2b-4ba6a1302ed8 2018-09-30 03:44:29,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0926518440247s 2018-09-30 03:44:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a6bce3-ec14-4b92-90c0-1a7eafc96ee7 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "domain_id": null, "name": "Member", "id": "652b55e088914e7090865143538ff488"}} 2018-09-30 03:44:29,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488 used request id req-48a6bce3-ec14-4b92-90c0-1a7eafc96ee7 2018-09-30 03:44:29,640 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488'}, 'domain_id': None, 'human_id': None, 'id': u'652b55e088914e7090865143538ff488', 'HUMAN_ID': False}) 2018-09-30 03:44:29,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fd1736-7855-4ba0-9e33-98bab0ca99d1 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:29,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-56fd1736-7855-4ba0-9e33-98bab0ca99d1 2018-09-30 03:44:29,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888831615448s 2018-09-30 03:44:29,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:44:29,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd59861-88b3-4888-9970-d7cbe9e7e73b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:44:29,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-bcd59861-88b3-4888-9970-d7cbe9e7e73b 2018-09-30 03:44:29,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0722839832306s 2018-09-30 03:44:29,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:44:29,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92aaad5c-dc91-4fce-92f2-52ea9be25467 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d", "links": {"self": "http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09"}, "domain_id": "default", "enabled": true, "id": "7c4d97207e8146c7a96b6bd5b5fa0b09", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:44:29,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-92aaad5c-dc91-4fce-92f2-52ea9be25467 2018-09-30 03:44:29,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0948359966278s 2018-09-30 03:44:29,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-92aaad5c-dc91-4fce-92f2-52ea9be25467 2018-09-30 03:44:29,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:44:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:29,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311c49bf-674a-4505-8870-6b2c2e33f24a Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1"}, "enabled": true, "id": "fc46296c4d004d61bb27bd1a30ef3cf1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d"}]} 2018-09-30 03:44:29,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-311c49bf-674a-4505-8870-6b2c2e33f24a 2018-09-30 03:44:29,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0732471942902s 2018-09-30 03:44:29,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-311c49bf-674a-4505-8870-6b2c2e33f24a 2018-09-30 03:44:29,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:44:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&scope.project.id=fc46296c4d004d61bb27bd1a30ef3cf1&role.id=652b55e088914e7090865143538ff488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc04fa8e-ab54-4130-bcc3-fe3fe422ce41 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&scope.project.id=fc46296c4d004d61bb27bd1a30ef3cf1&role.id=652b55e088914e7090865143538ff488", "previous": null, "next": null}} 2018-09-30 03:44:30,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&scope.project.id=fc46296c4d004d61bb27bd1a30ef3cf1&role.id=652b55e088914e7090865143538ff488 used request id req-bc04fa8e-ab54-4130-bcc3-fe3fe422ce41 2018-09-30 03:44:30,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736629962921s 2018-09-30 03:44:30,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:44:30,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1/users/7c4d97207e8146c7a96b6bd5b5fa0b09/roles/652b55e088914e7090865143538ff488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bf880fb-eb6c-43f8-9463-23aa566b5b2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:44:30,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1/users/7c4d97207e8146c7a96b6bd5b5fa0b09/roles/652b55e088914e7090865143538ff488 used request id req-4bf880fb-eb6c-43f8-9463-23aa566b5b2c 2018-09-30 03:44:30,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0795080661774s 2018-09-30 03:44:30,137 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'bb944613-9cd8-43e7-b11f-2872d6d6ca36', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d', 'project_id': u'fc46296c4d004d61bb27bd1a30ef3cf1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 03:44:30,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 03:44:30,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 03:44:30,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 03:44:30,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 03:44:30,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 03:44:30,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 03:44:30,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 03:44:30,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 03:44:30,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 03:44:30,143 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d', 'password': 'bb944613-9cd8-43e7-b11f-2872d6d6ca36', 'project_name': 'tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'fc46296c4d004d61bb27bd1a30ef3cf1', 'project_domain_name': 'Default'} 2018-09-30 03:44:30,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:30,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec03ce42-3529-46c1-bbfb-457c9fae2dd7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:30,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ec03ce42-3529-46c1-bbfb-457c9fae2dd7 2018-09-30 03:44:30,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840661525726s 2018-09-30 03:44:30,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30d6352-f102-46aa-997d-9cedf4d7989d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:30,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b30d6352-f102-46aa-997d-9cedf4d7989d 2018-09-30 03:44:30,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073009967804s 2018-09-30 03:44:30,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:44:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eead1abd-7b14-4385-9331-9e113708d50f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:44:30,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-eead1abd-7b14-4385-9331-9e113708d50f 2018-09-30 03:44:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0838968753815s 2018-09-30 03:44:30,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:44:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a119cb-1883-4687-a9a1-8738313a55e2 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d", "links": {"self": "http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09"}, "domain_id": "default", "enabled": true, "id": "7c4d97207e8146c7a96b6bd5b5fa0b09", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:44:30,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b8a119cb-1883-4687-a9a1-8738313a55e2 2018-09-30 03:44:30,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206128835678s 2018-09-30 03:44:30,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b8a119cb-1883-4687-a9a1-8738313a55e2 2018-09-30 03:44:30,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 03:44:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f40917-7f2e-4af9-a8a4-fce2d3ca2fa2 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1"}, "enabled": true, "id": "fc46296c4d004d61bb27bd1a30ef3cf1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d"}]} 2018-09-30 03:44:30,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-32f40917-7f2e-4af9-a8a4-fce2d3ca2fa2 2018-09-30 03:44:30,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782279968262s 2018-09-30 03:44:30,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-32f40917-7f2e-4af9-a8a4-fce2d3ca2fa2 2018-09-30 03:44:30,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:44:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&scope.project.id=fc46296c4d004d61bb27bd1a30ef3cf1&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f8cc7f-08ba-469c-af5c-c2911b96daa9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&scope.project.id=fc46296c4d004d61bb27bd1a30ef3cf1&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 03:44:30,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&scope.project.id=fc46296c4d004d61bb27bd1a30ef3cf1&role.id=814346b910b046f4b45290291aadbbd5 used request id req-39f8cc7f-08ba-469c-af5c-c2911b96daa9 2018-09-30 03:44:30,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0815341472626s 2018-09-30 03:44:30,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:44:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1/users/7c4d97207e8146c7a96b6bd5b5fa0b09/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af7f20e-5670-4940-b483-acdd1fcbcf21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:44:30,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1/users/7c4d97207e8146c7a96b6bd5b5fa0b09/roles/814346b910b046f4b45290291aadbbd5 used request id req-7af7f20e-5670-4940-b483-acdd1fcbcf21 2018-09-30 03:44:30,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12553691864s 2018-09-30 03:44:30,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:44:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:30,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c649051-88ce-43c9-8e39-e2853da446ea Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:44:30,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c649051-88ce-43c9-8e39-e2853da446ea 2018-09-30 03:44:30,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758018493652s 2018-09-30 03:44:30,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 03:44:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:31,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddd0c0f-05ab-468b-956c-08000213e6fd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 03:44:31,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-2ddd0c0f-05ab-468b-956c-08000213e6fd 2018-09-30 03:44:31,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0854940414429s 2018-09-30 03:44:31,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 03:44:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:31,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f495b12-d6d3-4cd0-850b-e028701f055f Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d", "links": {"self": "http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09"}, "domain_id": "default", "enabled": true, "id": "7c4d97207e8146c7a96b6bd5b5fa0b09", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 03:44:31,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8f495b12-d6d3-4cd0-850b-e028701f055f 2018-09-30 03:44:31,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968208312988s 2018-09-30 03:44:31,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8f495b12-d6d3-4cd0-850b-e028701f055f 2018-09-30 03:44:31,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 03:44:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac794ad8-ac2a-4396-9082-d2a8c72156b5 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default", "previous": null, "next": null}} 2018-09-30 03:44:31,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=7c4d97207e8146c7a96b6bd5b5fa0b09&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default used request id req-ac794ad8-ac2a-4396-9082-d2a8c72156b5 2018-09-30 03:44:31,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752291679382s 2018-09-30 03:44:31,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 03:44:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/7c4d97207e8146c7a96b6bd5b5fa0b09/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 03:44:31,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 03:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b31a501-50b0-48c7-99dc-012fd094bd2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 03:44:31,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/7c4d97207e8146c7a96b6bd5b5fa0b09/roles/814346b910b046f4b45290291aadbbd5 used request id req-4b31a501-50b0-48c7-99dc-012fd094bd2f 2018-09-30 03:44:31,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118917942047s 2018-09-30 03:44:31,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-30 03:44:43,890 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-30 03:44:43.587 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d08e5761-30da-452c-9872-0fae53040dd0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d08e5761-30da-452c-9872-0fae53040dd0 | 2018-09-30T03:44:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d08e5761-30da-452c-9872-0fae53040dd0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-30 03:44:47,221 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-30 03:44:47,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-30 03:44:55,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-30 03:44:51.723 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-30 03:44:51.900 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-30 03:44:55.493 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b) as the default verifier for the future CLI operations. 2018-09-30 03:44:58,625 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-09-30 03:44:58,626 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 03:44:58,755 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 03:44:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 03:44:58,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf62e22-e4e3-45f9-a69d-005ab12b74c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 03:44:58,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-faf62e22-e4e3-45f9-a69d-005ab12b74c4 2018-09-30 03:44:58,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 03:44:59,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652b55e088914e7090865143538ff488", "name": "Member"}, {"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T04:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc46296c4d004d61bb27bd1a30ef3cf1", "name": "tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fc46296c4d004d61bb27bd1a30ef3cf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d", "id": "7c4d97207e8146c7a96b6bd5b5fa0b09"}, "audit_ids": ["IgPIlTsxQTCxi3KLY917OA"], "issued_at": "2018-09-30T03:44:59.000000Z"}} 2018-09-30 03:44:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:44:59,167 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 03:44:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 03:44:59,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:44:59,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:44:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5838e5bc-3f7c-4092-8c79-0e6d33ad2ba7 Date: Sun, 30 Sep 2018 03:44:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:44:59,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5838e5bc-3f7c-4092-8c79-0e6d33ad2ba7 2018-09-30 03:44:59,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189884901047s 2018-09-30 03:44:59,360 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5838e5bc-3f7c-4092-8c79-0e6d33ad2ba7 2018-09-30 03:44:59,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 03:44:59,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d"}' 2018-09-30 03:44:59,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1 X-Openstack-Request-Id: req-bf5e601c-3620-4084-85da-e02b75ddbdae Date: Sun, 30 Sep 2018 03:44:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "size": null, "self": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:44:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "checksum": null, "created_at": "2018-09-30T03:44:59Z", "protected": false} 2018-09-30 03:44:59,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bf5e601c-3620-4084-85da-e02b75ddbdae 2018-09-30 03:44:59,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205106019974s 2018-09-30 03:44:59,568 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bf5e601c-3620-4084-85da-e02b75ddbdae returning object 7dee2b3a-5b19-4ec0-9bd7-aefc788938f1 2018-09-30 03:44:59,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 03:44:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" -d '' 2018-09-30 03:45:01,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0e8586e-dee1-42e5-8868-0b6662e160ee Date: Sun, 30 Sep 2018 03:45:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:45:01,667 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file used request id req-a0e8586e-dee1-42e5-8868-0b6662e160ee 2018-09-30 03:45:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.09861302376s 2018-09-30 03:45:01,668 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file used request id req-a0e8586e-dee1-42e5-8868-0b6662e160ee 2018-09-30 03:45:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:45:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:45:01,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-347c3f0e-183d-43ac-b80d-f00d8d9f0806 Date: Sun, 30 Sep 2018 03:45:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "metadata": {}}], "file": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "size": 12716032, "self": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:45:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:44:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:45:01,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-347c3f0e-183d-43ac-b80d-f00d8d9f0806 2018-09-30 03:45:01,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16371679306s 2018-09-30 03:45:01,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-347c3f0e-183d-43ac-b80d-f00d8d9f0806 2018-09-30 03:45:01,835 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file', 'owner': u'fc46296c4d004d61bb27bd1a30ef3cf1', 'id': u'7dee2b3a-5b19-4ec0-9bd7-aefc788938f1', 'size': 12716032, u'self': u'/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc46296c4d004d61bb27bd1a30ef3cf1', 'name': 'tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T03:45:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T03:45:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d', 'created': u'2018-09-30T03:44:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T03:44:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 03:45:01,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 03:45:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_59003884-8a19-4807-a41c-2fa596db067d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 03:45:02,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3a8dc70-e7e1-4062-90a4-656e2d39f996 x-compute-request-id: req-c3a8dc70-e7e1-4062-90a4-656e2d39f996 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "name": "tempest_smoke_serial-flavor_59003884-8a19-4807-a41c-2fa596db067d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:45:02,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c3a8dc70-e7e1-4062-90a4-656e2d39f996 2018-09-30 03:45:02,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.235949993134s 2018-09-30 03:45:02,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c3a8dc70-e7e1-4062-90a4-656e2d39f996 returning object 6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b 2018-09-30 03:45:02,073 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_59003884-8a19-4807-a41c-2fa596db067d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b', 'swap': 0}) 2018-09-30 03:45:02,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 03:45:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" -d '{"extra_specs": {}}' 2018-09-30 03:45:02,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9ca3647-168c-435d-9505-e97966221098 x-compute-request-id: req-d9ca3647-168c-435d-9505-e97966221098 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:45:02,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b/os-extra_specs used request id req-d9ca3647-168c-435d-9505-e97966221098 2018-09-30 03:45:02,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216391086578s 2018-09-30 03:45:02,096 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b/os-extra_specs used request id req-d9ca3647-168c-435d-9505-e97966221098 2018-09-30 03:45:02,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 03:45:02,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:45:02,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 03:45:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 03:45:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:45:02,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cd92a2-6dbf-48ba-9ec3-121f6eff622a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 03:45:02,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-63cd92a2-6dbf-48ba-9ec3-121f6eff622a 2018-09-30 03:45:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829179286957s 2018-09-30 03:45:02,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-30 03:45:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:45:02,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8fc453c-fb1c-4e28-b463-56b4b16b08e8 x-compute-request-id: req-a8fc453c-fb1c-4e28-b463-56b4b16b08e8 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 03:45:02,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-a8fc453c-fb1c-4e28-b463-56b4b16b08e8 2018-09-30 03:45:02,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180565834045s 2018-09-30 03:45:02,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-a8fc453c-fb1c-4e28-b463-56b4b16b08e8 2018-09-30 03:45:02,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:45:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:45:02,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-82df31df-2f84-47b4-aa40-e4e3ca51e490 Date: Sun, 30 Sep 2018 03:45:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "metadata": {}}], "file": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "size": 12716032, "self": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:45:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:44:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:45:02,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-82df31df-2f84-47b4-aa40-e4e3ca51e490 2018-09-30 03:45:02,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181156158447s 2018-09-30 03:45:02,548 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-82df31df-2f84-47b4-aa40-e4e3ca51e490 2018-09-30 03:45:02,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 03:45:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d"}' 2018-09-30 03:45:02,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466 X-Openstack-Request-Id: req-b7c56e87-3036-4243-bd2a-ebd56200536b Date: Sun, 30 Sep 2018 03:45:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "00d594fa-653f-4ca4-b140-1f34afed5466", "size": null, "self": "/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:45:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d", "checksum": null, "created_at": "2018-09-30T03:45:02Z", "protected": false} 2018-09-30 03:45:02,774 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b7c56e87-3036-4243-bd2a-ebd56200536b 2018-09-30 03:45:02,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.224265098572s 2018-09-30 03:45:02,775 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b7c56e87-3036-4243-bd2a-ebd56200536b returning object 00d594fa-653f-4ca4-b140-1f34afed5466 2018-09-30 03:45:02,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 03:45:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" -d '' 2018-09-30 03:45:03,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cbf572b-be34-4ea2-a05d-4efec76e9a9a Date: Sun, 30 Sep 2018 03:45:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 03:45:03,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466/file used request id req-5cbf572b-be34-4ea2-a05d-4efec76e9a9a 2018-09-30 03:45:03,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09439897537s 2018-09-30 03:45:03,870 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466/file used request id req-5cbf572b-be34-4ea2-a05d-4efec76e9a9a 2018-09-30 03:45:03,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 03:45:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 03:45:03,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-2f8e9d85-0862-4a51-a205-d09ec490cbf8 Date: Sun, 30 Sep 2018 03:45:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/00d594fa-653f-4ca4-b140-1f34afed5466/snap", "metadata": {}}], "file": "/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "00d594fa-653f-4ca4-b140-1f34afed5466", "size": 12716032, "self": "/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/00d594fa-653f-4ca4-b140-1f34afed5466/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:45:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:45:02Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "metadata": {}}], "file": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "size": 12716032, "self": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:45:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:44:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 03:45:03,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2f8e9d85-0862-4a51-a205-d09ec490cbf8 2018-09-30 03:45:03,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263261795044s 2018-09-30 03:45:03,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2f8e9d85-0862-4a51-a205-d09ec490cbf8 2018-09-30 03:45:03,901 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/00d594fa-653f-4ca4-b140-1f34afed5466/snap', u'metadata': Munch({})})], 'file': u'/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466/file', 'owner': u'fc46296c4d004d61bb27bd1a30ef3cf1', 'id': u'00d594fa-653f-4ca4-b140-1f34afed5466', 'size': 12716032, u'self': u'/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc46296c4d004d61bb27bd1a30ef3cf1', 'name': 'tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/00d594fa-653f-4ca4-b140-1f34afed5466/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T03:45:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T03:45:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d', 'created': u'2018-09-30T03:45:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T03:45:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_59003884-8a19-4807-a41c-2fa596db067d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 03:45:03,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 03:45:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_59003884-8a19-4807-a41c-2fa596db067d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 03:45:03,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16792528-886e-4dbb-8eaa-4e6c99c65d0d x-compute-request-id: req-16792528-886e-4dbb-8eaa-4e6c99c65d0d Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d9803c5-2d78-49bd-8992-2337d13ba74c", "name": "tempest_smoke_serial-flavor_alt_59003884-8a19-4807-a41c-2fa596db067d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 03:45:03,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-16792528-886e-4dbb-8eaa-4e6c99c65d0d 2018-09-30 03:45:03,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0614669322968s 2018-09-30 03:45:03,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-16792528-886e-4dbb-8eaa-4e6c99c65d0d returning object 0d9803c5-2d78-49bd-8992-2337d13ba74c 2018-09-30 03:45:03,964 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_59003884-8a19-4807-a41c-2fa596db067d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0d9803c5-2d78-49bd-8992-2337d13ba74c', 'swap': 0}) 2018-09-30 03:45:03,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 03:45:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" -d '{"extra_specs": {}}' 2018-09-30 03:45:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 03:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f4e7302-c564-4fb8-98b9-ab4383f555d5 x-compute-request-id: req-0f4e7302-c564-4fb8-98b9-ab4383f555d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 03:45:03,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c/os-extra_specs used request id req-0f4e7302-c564-4fb8-98b9-ab4383f555d5 2018-09-30 03:45:03,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242121219635s 2018-09-30 03:45:03,989 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c/os-extra_specs used request id req-0f4e7302-c564-4fb8-98b9-ab4383f555d5 2018-09-30 03:45:03,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_59003884-8a19-4807-a41c-2fa596db067d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0d9803c5-2d78-49bd-8992-2337d13ba74c', 'swap': 0}) 2018-09-30 03:45:07,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-30 03:45:06.187 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b) for deployment 'opnfv-rally' (UUID=d08e5761-30da-452c-9872-0fae53040dd0). 2018-09-30 03:45:07.053 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-30 03:45:07.055 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b) has been successfully configured for deployment 'opnfv-rally' (UUID=d08e5761-30da-452c-9872-0fae53040dd0)! 2018-09-30 03:45:07,246 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-30 03:45:07,247 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-30 03:45:07,249 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-30 03:45:07,285 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-30 03:45:13,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ba497d0c-1407-4485-b4b8-8e11d685f89b/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-09-30 03:45:13,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-30 03:45:13,777 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-30 03:45:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-09-30 03:45:15,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:45:15.941 51 INFO rally.api [-] Starting verification (UUID=72d82d13-1f2d-4e93-9ffd-3a1e9f2b50e2) for deployment 'opnfv-rally' (UUID=d08e5761-30da-452c-9872-0fae53040dd0) by verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b). 2018-09-30 03:45:15,943 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 72d82d13-1f2d-4e93-9ffd-3a1e9f2b50e2 2018-09-30 03:45:22,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:45:22.071 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.178s] 2018-09-30 03:45:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:45:22.125 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-09-30 03:45:28,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:45:28.431 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.535s] 2018-09-30 03:45:31,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:45:31.530 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.098s] 2018-09-30 03:45:43,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:45:43.910 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.134s] 2018-09-30 03:46:03,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:46:03.143 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.172s] 2018-09-30 03:46:43,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:46:43.809 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.088s] 2018-09-30 03:46:43,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:46:43.811 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-30 03:47:28,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:47:28.007 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-09-30 03:47:28,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:47:28.009 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-30 03:48:07,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:48:07.731 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.080s] 2018-09-30 03:48:07,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:48:07.732 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-30 03:49:02,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:02.361 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.997s] 2018-09-30 03:49:27,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:27.958 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-09-30 03:49:28,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:28.056 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2018-09-30 03:49:34,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:34.307 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.660s] 2018-09-30 03:49:34,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:34.317 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-09-30 03:49:35,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:35.745 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 03:49:35,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:35.746 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 03:49:40,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:40.071 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.280s] 2018-09-30 03:49:46,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:46.181 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.409s] 2018-09-30 03:49:52,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:49:52.759 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.506s] 2018-09-30 03:50:00,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:00.016 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.410s] 2018-09-30 03:50:09,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:09.168 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.913s] 2018-09-30 03:50:15,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:15.634 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.708s] 2018-09-30 03:50:21,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:21.463 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.164s] 2018-09-30 03:50:28,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:28.701 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.407s] 2018-09-30 03:50:35,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:35.733 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.748s] 2018-09-30 03:50:44,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:44.652 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.731s] 2018-09-30 03:50:46,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:46.798 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-30 03:50:48,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:48.744 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2018-09-30 03:50:48,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:48.832 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.088s] 2018-09-30 03:50:48,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:48.905 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-09-30 03:50:48,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:48.911 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-30 03:50:52,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:52.940 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.781s] 2018-09-30 03:50:54,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:54.361 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.420s] 2018-09-30 03:50:55,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:50:55.723 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.361s] 2018-09-30 03:51:02,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:02.370 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-30 03:51:10,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:10.053 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.496s] 2018-09-30 03:51:26,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:26.884 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.363s] 2018-09-30 03:51:31,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:31.945 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.059s] 2018-09-30 03:51:45,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:45.251 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.856s] 2018-09-30 03:51:48,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:48.646 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.393s] 2018-09-30 03:51:56,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:51:56.600 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.954s] 2018-09-30 03:52:05,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:05.704 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.829s] 2018-09-30 03:52:09,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:09.329 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.623s] 2018-09-30 03:52:13,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:13.290 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.962s] 2018-09-30 03:52:28,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:28.923 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.669s] 2018-09-30 03:52:29,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:29.349 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.426s] 2018-09-30 03:52:29,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:29.469 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.119s] 2018-09-30 03:52:29,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:29.805 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.336s] 2018-09-30 03:52:29,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:29.906 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.101s] 2018-09-30 03:52:30,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:30.121 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.213s] 2018-09-30 03:52:43,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:43.337 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.575s] 2018-09-30 03:52:43,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:43.764 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.427s] 2018-09-30 03:52:43,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:43.922 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.157s] 2018-09-30 03:52:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:43.976 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.054s] 2018-09-30 03:52:44,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:44.205 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.227s] 2018-09-30 03:52:44,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:44.403 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.199s] 2018-09-30 03:52:57,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:52:57.685 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.061s] 2018-09-30 03:53:03,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:03.023 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.338s] 2018-09-30 03:53:05,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:05.216 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.192s] 2018-09-30 03:53:05,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:05.429 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.213s] 2018-09-30 03:53:05,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:05.628 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.199s] 2018-09-30 03:53:17,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:17.243 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.901s] 2018-09-30 03:53:23,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:23.431 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.188s] 2018-09-30 03:53:25,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:25.522 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.091s] 2018-09-30 03:53:25,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:25.580 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2018-09-30 03:53:25,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:25.778 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.197s] 2018-09-30 03:53:47,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:47.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.575s] 2018-09-30 03:53:58,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:53:58.370 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.235s] 2018-09-30 03:54:08,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:54:08.817 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.446s] 2018-09-30 03:54:18,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:54:18.394 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.576s] 2018-09-30 03:54:48,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:54:48.803 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.863s] 2018-09-30 03:55:01,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:01.044 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.240s] 2018-09-30 03:55:11,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:11.489 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.444s] 2018-09-30 03:55:20,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:20.657 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.167s] 2018-09-30 03:55:36,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:36.138 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.541s] 2018-09-30 03:55:38,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:38.165 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.024s] 2018-09-30 03:55:38,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:38.365 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.203s] 2018-09-30 03:55:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:42.724 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.145s] 2018-09-30 03:55:45,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:45.063 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.335s] 2018-09-30 03:55:45,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:45.257 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.197s] 2018-09-30 03:55:49,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:49.566 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.281s] 2018-09-30 03:55:52,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:52.705 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-30 03:55:53,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:53.939 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-30 03:55:53,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:53.942 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-30 03:55:53,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:53.943 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-30 03:55:53,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:53.945 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-30 03:55:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:53.946 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-30 03:55:55,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:55:55.791 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-09-30 03:56:12,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:56:12.057 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.703s] 2018-09-30 03:56:24,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:56:24.396 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.446s] 2018-09-30 03:56:35,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:56:35.979 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.581s] 2018-09-30 03:56:44,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:56:44.727 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2018-09-30 03:58:01,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:58:01.520 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.626s] 2018-09-30 03:58:41,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:58:41.029 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.715s] 2018-09-30 03:59:36,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 03:59:36.409 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.959s] 2018-09-30 03:59:56,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 72d82d13-1f2d-4e93-9ffd-3a1e9f2b50e2 2018-09-30 03:59:56,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '72d82d13-1f2d-4e93-9ffd-3a1e9f2b50e2']'. 2018-09-30 03:59:57,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-30 03:59:57,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-30 03:59:57,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 03:59:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 72d82d13-1f2d-4e93-9ffd-3a1e9f2b50e2 | 2018-09-30 03:59:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-30 03:59:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-30 03:45:15 | 2018-09-30 03:59:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-30 03:59:55 | 2018-09-30 03:59:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:40 | 2018-09-30 03:59:57,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ba497d0c-1407-4485-b4b8-8e11d685f89b) | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d08e5761-30da-452c-9872-0fae53040dd0) | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-09-30 03:59:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 856.45 | 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 03:59:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-30 03:59:57,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-30 03:59:57,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-09-30 03:59:57,449 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 03:59:57,449 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:59 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-09-30 03:59:57,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 03:59:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 04:00:00,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-603622f0-791b-414c-bb94-a89d52e2c38c Date: Sun, 30 Sep 2018 04:00:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:00:00,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466 used request id req-603622f0-791b-414c-bb94-a89d52e2c38c 2018-09-30 04:00:00,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.5841858387s 2018-09-30 04:00:00,040 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/00d594fa-653f-4ca4-b140-1f34afed5466 used request id req-603622f0-791b-414c-bb94-a89d52e2c38c 2018-09-30 04:00:00,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:00:00,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:00,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79acda29-15ba-4324-962e-24307221968d x-compute-request-id: req-79acda29-15ba-4324-962e-24307221968d Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d9803c5-2d78-49bd-8992-2337d13ba74c", "name": "tempest_smoke_serial-flavor_alt_59003884-8a19-4807-a41c-2fa596db067d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "name": "tempest_smoke_serial-flavor_59003884-8a19-4807-a41c-2fa596db067d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:00:00,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-79acda29-15ba-4324-962e-24307221968d 2018-09-30 04:00:00,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183442115784s 2018-09-30 04:00:00,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-79acda29-15ba-4324-962e-24307221968d 2018-09-30 04:00:00,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:00:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:00,288 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11b25caf-2dc4-4ca5-b20d-ceade8a9076f x-compute-request-id: req-11b25caf-2dc4-4ca5-b20d-ceade8a9076f Content-Length: 0 Content-Type: application/json 2018-09-30 04:00:00,289 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c used request id req-11b25caf-2dc4-4ca5-b20d-ceade8a9076f 2018-09-30 04:00:00,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0599398612976s 2018-09-30 04:00:00,289 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0d9803c5-2d78-49bd-8992-2337d13ba74c used request id req-11b25caf-2dc4-4ca5-b20d-ceade8a9076f 2018-09-30 04:00:00,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:00:00,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 04:00:00,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-1ae91dbe-55ed-492b-8b35-63be139933f0 Date: Sun, 30 Sep 2018 04:00:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "metadata": {}}], "file": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/file", "owner": "fc46296c4d004d61bb27bd1a30ef3cf1", "id": "7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "size": 12716032, "self": "/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T03:45:01Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_59003884-8a19-4807-a41c-2fa596db067d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T03:44:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:00:00,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1ae91dbe-55ed-492b-8b35-63be139933f0 2018-09-30 04:00:00,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170331954956s 2018-09-30 04:00:00,460 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1ae91dbe-55ed-492b-8b35-63be139933f0 2018-09-30 04:00:00,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 04:00:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3579c2591ad36b8fcd4bdef503a7720e3149f" 2018-09-30 04:00:02,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea149871-7bdf-450e-a175-bf24527dbd32 Date: Sun, 30 Sep 2018 04:00:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:00:02,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1 used request id req-ea149871-7bdf-450e-a175-bf24527dbd32 2018-09-30 04:00:02,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.95648503304s 2018-09-30 04:00:02,419 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7dee2b3a-5b19-4ec0-9bd7-aefc788938f1 used request id req-ea149871-7bdf-450e-a175-bf24527dbd32 2018-09-30 04:00:02,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:00:02,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:02,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b99c0345-401d-48c6-9751-807642c9ec6b x-compute-request-id: req-b99c0345-401d-48c6-9751-807642c9ec6b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b", "name": "tempest_smoke_serial-flavor_59003884-8a19-4807-a41c-2fa596db067d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:00:02,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b99c0345-401d-48c6-9751-807642c9ec6b 2018-09-30 04:00:02,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.035003900528s 2018-09-30 04:00:02,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b99c0345-401d-48c6-9751-807642c9ec6b 2018-09-30 04:00:02,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:00:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:02,509 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-139ea528-7dad-4820-aa8c-bb5da70d0895 x-compute-request-id: req-139ea528-7dad-4820-aa8c-bb5da70d0895 Content-Length: 0 Content-Type: application/json 2018-09-30 04:00:02,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b used request id req-139ea528-7dad-4820-aa8c-bb5da70d0895 2018-09-30 04:00:02,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0527219772339s 2018-09-30 04:00:02,510 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6db25eb6-00e2-4cfc-9e7d-edc2205f7f0b used request id req-139ea528-7dad-4820-aa8c-bb5da70d0895 2018-09-30 04:00:02,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:00:02,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:02,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb934927-3169-4d13-9610-46aa08a66030 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d", "links": {"self": "http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09"}, "domain_id": "default", "enabled": true, "id": "7c4d97207e8146c7a96b6bd5b5fa0b09", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:00:02,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fb934927-3169-4d13-9610-46aa08a66030 2018-09-30 04:00:02,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102240085602s 2018-09-30 04:00:02,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fb934927-3169-4d13-9610-46aa08a66030 2018-09-30 04:00:02,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:00:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:02,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6ff5c5-319f-4fbb-802f-3e4337dbc1eb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09"}, "enabled": true, "id": "7c4d97207e8146c7a96b6bd5b5fa0b09", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_59003884-8a19-4807-a41c-2fa596db067d"}} 2018-09-30 04:00:02,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 used request id req-8e6ff5c5-319f-4fbb-802f-3e4337dbc1eb 2018-09-30 04:00:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105103969574s 2018-09-30 04:00:02,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 used request id req-8e6ff5c5-319f-4fbb-802f-3e4337dbc1eb 2018-09-30 04:00:02,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 04:00:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:02,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd15d6d-9f5e-4eb2-963c-fadb90c0a26b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:00:02,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 used request id req-1dd15d6d-9f5e-4eb2-963c-fadb90c0a26b 2018-09-30 04:00:02,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.230782985687s 2018-09-30 04:00:02,957 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7c4d97207e8146c7a96b6bd5b5fa0b09 used request id req-1dd15d6d-9f5e-4eb2-963c-fadb90c0a26b 2018-09-30 04:00:02,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:00:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:03,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a74008-02f1-4620-8d56-2e484c3ae38f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1"}, "enabled": true, "id": "fc46296c4d004d61bb27bd1a30ef3cf1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_59003884-8a19-4807-a41c-2fa596db067d"}]} 2018-09-30 04:00:03,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-64a74008-02f1-4620-8d56-2e484c3ae38f 2018-09-30 04:00:03,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738999843597s 2018-09-30 04:00:03,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-64a74008-02f1-4620-8d56-2e484c3ae38f 2018-09-30 04:00:03,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 04:00:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:03,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231721ce-bf38-486d-8314-f093d5d5aee8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:00:03,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1 used request id req-231721ce-bf38-486d-8314-f093d5d5aee8 2018-09-30 04:00:03,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165009021759s 2018-09-30 04:00:03,199 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fc46296c4d004d61bb27bd1a30ef3cf1 used request id req-231721ce-bf38-486d-8314-f093d5d5aee8 2018-09-30 04:00:03,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:00:03,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57968981-d70c-4898-8673-14201909c2a1 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "652b55e088914e7090865143538ff488", "links": {"self": "http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:00:03,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-57968981-d70c-4898-8673-14201909c2a1 2018-09-30 04:00:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813400745392s 2018-09-30 04:00:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 04:00:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:03,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f92baa-a9d9-462f-9df7-24ef1259cee6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:00:03,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/652b55e088914e7090865143538ff488 used request id req-01f92baa-a9d9-462f-9df7-24ef1259cee6 2018-09-30 04:00:03,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.152710914612s 2018-09-30 04:00:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 04:00:03,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fc46296c4d004d61bb27bd1a30ef3cf1&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab7d572cb8a26c8e4b71197fab2159619a5e8f45" 2018-09-30 04:00:03,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-66bf9205-ac00-4d06-92d0-100ca729d1c7 Date: Sun, 30 Sep 2018 04:00:03 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:00:03,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fc46296c4d004d61bb27bd1a30ef3cf1&name=default used request id req-66bf9205-ac00-4d06-92d0-100ca729d1c7 2018-09-30 04:00:03,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.176112890244s 2018-09-30 04:00:03,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fc46296c4d004d61bb27bd1a30ef3cf1&name=default used request id req-66bf9205-ac00-4d06-92d0-100ca729d1c7 2018-09-30 04:00:03,669 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-30 04:00:03,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:00:03,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:00:03,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:00:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:00:03,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a6cd34-629e-4343-82d6-26d1cf558bd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:00:03,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-84a6cd34-629e-4343-82d6-26d1cf558bd9 2018-09-30 04:00:03,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:00:04,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T05:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["r-ggoL8aTY2eko8oTzV3yA"], "issued_at": "2018-09-30T04:00:04.000000Z"}} 2018-09-30 04:00:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 04:00:04,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:04,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-72b668c2-4be3-42aa-80cc-4ba7c0a3827f Date: Sun, 30 Sep 2018 04:00:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:00:04,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72b668c2-4be3-42aa-80cc-4ba7c0a3827f 2018-09-30 04:00:04,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245460033417s 2018-09-30 04:00:04,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72b668c2-4be3-42aa-80cc-4ba7c0a3827f 2018-09-30 04:00:04,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 04:00:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:04,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:00:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:00:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:04,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad21dca6-f7e7-429c-9894-81e0fe9c4af4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 04:00:04,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ad21dca6-f7e7-429c-9894-81e0fe9c4af4 2018-09-30 04:00:04,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0903630256653s 2018-09-30 04:00:04,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 04:00:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}}' 2018-09-30 04:00:04,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0edc0bf5-f6fc-4927-9a38-5fedca806f09 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c"}, "enabled": true, "id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}} 2018-09-30 04:00:04,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0edc0bf5-f6fc-4927-9a38-5fedca806f09 2018-09-30 04:00:04,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108715057373s 2018-09-30 04:00:04,609 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0edc0bf5-f6fc-4927-9a38-5fedca806f09 2018-09-30 04:00:04,610 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'id': u'dd27932b4e7f4c8c8b3429284c6b1c2c', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 04:00:04,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 04:00:04,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.346713066101s 2018-09-30 04:00:04,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5666c5b0-3560-4bd0-8db6-c6a69f6c65c8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18"}, "enabled": true, "id": "e71651deac3941f9b34eb6a6da502c18", "options": {}, "domain_id": "default", "name": "rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}} 2018-09-30 04:00:05,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 used request id req-5666c5b0-3560-4bd0-8db6-c6a69f6c65c8 2018-09-30 04:00:05,057 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e71651deac3941f9b34eb6a6da502c18', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601'}) 2018-09-30 04:00:05,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:00:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517531b3-e8bf-482d-8086-42beaaf512a5 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:00:05,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-517531b3-e8bf-482d-8086-42beaaf512a5 2018-09-30 04:00:05,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0937030315399s 2018-09-30 04:00:05,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:00:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f2d46f-c595-4511-b805-6987107d92ea Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:00:05,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a4f2d46f-c595-4511-b805-6987107d92ea 2018-09-30 04:00:05,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729188919067s 2018-09-30 04:00:05,226 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 04:00:05,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 04:00:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"role": {"name": "Member"}}' 2018-09-30 04:00:05,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe80372-f8e9-434a-b21e-157c439255a4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a9d85f78e214171b2d772f198c106dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd"}, "name": "Member"}} 2018-09-30 04:00:05,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7fe80372-f8e9-434a-b21e-157c439255a4 2018-09-30 04:00:05,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101249933243s 2018-09-30 04:00:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5938a295-1d48-4f00-adf3-d408618faed5 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd"}, "domain_id": null, "name": "Member", "id": "4a9d85f78e214171b2d772f198c106dd"}} 2018-09-30 04:00:05,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd used request id req-5938a295-1d48-4f00-adf3-d408618faed5 2018-09-30 04:00:05,345 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd'}, 'domain_id': None, 'human_id': None, 'id': u'4a9d85f78e214171b2d772f198c106dd', 'HUMAN_ID': False}) 2018-09-30 04:00:05,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:00:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7326bc-2509-4048-bd24-ec4f21335abb Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a9d85f78e214171b2d772f198c106dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd"}, "name": "Member"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:00:05,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3e7326bc-2509-4048-bd24-ec4f21335abb 2018-09-30 04:00:05,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073529958725s 2018-09-30 04:00:05,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:00:05,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5631dc18-c55c-4021-9fe3-0adb4d0d024b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:00:05,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5631dc18-c55c-4021-9fe3-0adb4d0d024b 2018-09-30 04:00:05,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0815818309784s 2018-09-30 04:00:05,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:00:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7d7e1f-bd88-454c-9fad-01ccea9bd650 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "links": {"self": "http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18"}, "domain_id": "default", "enabled": true, "id": "e71651deac3941f9b34eb6a6da502c18", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:00:05,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-df7d7e1f-bd88-454c-9fad-01ccea9bd650 2018-09-30 04:00:05,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982611179352s 2018-09-30 04:00:05,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-df7d7e1f-bd88-454c-9fad-01ccea9bd650 2018-09-30 04:00:05,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:00:05,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d38373-df9e-453d-aba9-2da3687b34b2 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c"}, "enabled": true, "id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:00:05,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f5d38373-df9e-453d-aba9-2da3687b34b2 2018-09-30 04:00:05,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0772371292114s 2018-09-30 04:00:05,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f5d38373-df9e-453d-aba9-2da3687b34b2 2018-09-30 04:00:05,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:00:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e71651deac3941f9b34eb6a6da502c18&scope.project.id=dd27932b4e7f4c8c8b3429284c6b1c2c&role.id=4a9d85f78e214171b2d772f198c106dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cf2520-cc2f-4ab9-b3af-d8454a225f24 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e71651deac3941f9b34eb6a6da502c18&scope.project.id=dd27932b4e7f4c8c8b3429284c6b1c2c&role.id=4a9d85f78e214171b2d772f198c106dd", "previous": null, "next": null}} 2018-09-30 04:00:05,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e71651deac3941f9b34eb6a6da502c18&scope.project.id=dd27932b4e7f4c8c8b3429284c6b1c2c&role.id=4a9d85f78e214171b2d772f198c106dd used request id req-a7cf2520-cc2f-4ab9-b3af-d8454a225f24 2018-09-30 04:00:05,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818040370941s 2018-09-30 04:00:05,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:00:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c/users/e71651deac3941f9b34eb6a6da502c18/roles/4a9d85f78e214171b2d772f198c106dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a15bc3-ee50-4788-8004-404c81706f87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:00:05,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c/users/e71651deac3941f9b34eb6a6da502c18/roles/4a9d85f78e214171b2d772f198c106dd used request id req-53a15bc3-ee50-4788-8004-404c81706f87 2018-09-30 04:00:05,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123482942581s 2018-09-30 04:00:05,894 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'b8834891-7f92-4d35-af8b-d0dc804a940a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'project_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 04:00:05,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:00:05,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:00:05,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:00:05,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:00:05,900 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'password': 'b8834891-7f92-4d35-af8b-d0dc804a940a', 'project_name': 'rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'dd27932b4e7f4c8c8b3429284c6b1c2c', 'project_domain_name': 'Default'} 2018-09-30 04:00:05,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:00:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:05,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539bacec-447c-4872-a664-5d9364119008 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a9d85f78e214171b2d772f198c106dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd"}, "name": "Member"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:00:05,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-539bacec-447c-4872-a664-5d9364119008 2018-09-30 04:00:05,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742650032043s 2018-09-30 04:00:05,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:00:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:06,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5e0f7f-9362-471a-a288-d73623bb343d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a9d85f78e214171b2d772f198c106dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd"}, "name": "Member"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:00:06,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-de5e0f7f-9362-471a-a288-d73623bb343d 2018-09-30 04:00:06,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816609859467s 2018-09-30 04:00:06,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:00:06,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:06,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842232f9-e3df-4183-9113-88a21e8499ff Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:00:06,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-842232f9-e3df-4183-9113-88a21e8499ff 2018-09-30 04:00:06,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790019035339s 2018-09-30 04:00:06,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:00:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:06,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d08598-3a2e-49b0-b662-19af85ae43ab Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "links": {"self": "http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18"}, "domain_id": "default", "enabled": true, "id": "e71651deac3941f9b34eb6a6da502c18", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:00:06,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-36d08598-3a2e-49b0-b662-19af85ae43ab 2018-09-30 04:00:06,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929429531097s 2018-09-30 04:00:06,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-36d08598-3a2e-49b0-b662-19af85ae43ab 2018-09-30 04:00:06,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:00:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:06,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63ee1c4-520e-48ae-b9d7-c3069852be20 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c"}, "enabled": true, "id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:00:06,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d63ee1c4-520e-48ae-b9d7-c3069852be20 2018-09-30 04:00:06,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082633972168s 2018-09-30 04:00:06,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d63ee1c4-520e-48ae-b9d7-c3069852be20 2018-09-30 04:00:06,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:00:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e71651deac3941f9b34eb6a6da502c18&scope.project.id=dd27932b4e7f4c8c8b3429284c6b1c2c&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:06,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8ed214-e7a0-43ce-bf8a-181d1b14aae0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e71651deac3941f9b34eb6a6da502c18&scope.project.id=dd27932b4e7f4c8c8b3429284c6b1c2c&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 04:00:06,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e71651deac3941f9b34eb6a6da502c18&scope.project.id=dd27932b4e7f4c8c8b3429284c6b1c2c&role.id=814346b910b046f4b45290291aadbbd5 used request id req-df8ed214-e7a0-43ce-bf8a-181d1b14aae0 2018-09-30 04:00:06,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799310207367s 2018-09-30 04:00:06,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:00:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c/users/e71651deac3941f9b34eb6a6da502c18/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:06,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33357c30-4d01-4477-bb43-eb1572500867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:00:06,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c/users/e71651deac3941f9b34eb6a6da502c18/roles/814346b910b046f4b45290291aadbbd5 used request id req-33357c30-4d01-4477-bb43-eb1572500867 2018-09-30 04:00:06,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122941970825s 2018-09-30 04:00:06,528 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-30 04:00:10,700 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-09-30 04:00:10,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 04:00:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:10,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4150536b-fa25-42b3-a25f-344e635b1da7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 04:00:10,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-4150536b-fa25-42b3-a25f-344e635b1da7 2018-09-30 04:00:10,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0868120193481s 2018-09-30 04:00:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:00:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:00:10,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf90b59e-a302-4954-bdbc-3fef41723808 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c"}, "enabled": true, "id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:00:10,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-bf90b59e-a302-4954-bdbc-3fef41723808 2018-09-30 04:00:10,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821530818939s 2018-09-30 04:00:10,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-bf90b59e-a302-4954-bdbc-3fef41723808 2018-09-30 04:00:10,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-30 04:00:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"network": {"shared": true, "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "name": "rally_sanity-net_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "admin_state_up": true}}' 2018-09-30 04:00:11,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9bb30b69-6d4a-4ed6-a385-23fced4db650 Date: Sun, 30 Sep 2018 04:00:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:00:11Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601","admin_state_up":true,"tenant_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","created_at":"2018-09-30T04:00:11Z","mtu":1450}} 2018-09-30 04:00:11,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-9bb30b69-6d4a-4ed6-a385-23fced4db650 2018-09-30 04:00:11,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.517293930054s 2018-09-30 04:00:11,392 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-9bb30b69-6d4a-4ed6-a385-23fced4db650 2018-09-30 04:00:11,393 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-30T04:00:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', u'created_at': u'2018-09-30T04:00:11Z', u'mtu': 1450, u'tenant_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c'}) 2018-09-30 04:00:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:00:11,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9a31b1-037c-40e5-99e1-bd20e74f8a1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:00:11,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf9a31b1-037c-40e5-99e1-bd20e74f8a1c 2018-09-30 04:00:11,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:00:11,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "4a9d85f78e214171b2d772f198c106dd", "name": "Member"}], "expires_at": "2018-09-30T05:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/dd27932b4e7f4c8c8b3429284c6b1c2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "id": "e71651deac3941f9b34eb6a6da502c18"}, "audit_ids": ["dwiI-LCvR32hCqDB14jc0A"], "issued_at": "2018-09-30T04:00:11.000000Z"}} 2018-09-30 04:00:11,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 04:00:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:00:12,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-249a7277-84db-4541-ac8a-677b18fdf837 Date: Sun, 30 Sep 2018 04:00:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:00:11Z","qos_policy_id":null,"name":"rally_sanity-net_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601","admin_state_up":true,"tenant_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","created_at":"2018-09-30T04:00:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:00:12,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-249a7277-84db-4541-ac8a-677b18fdf837 2018-09-30 04:00:12,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.220626831055s 2018-09-30 04:00:12,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-249a7277-84db-4541-ac8a-677b18fdf837 2018-09-30 04:00:12,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-30 04:00:12,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" -d '{"subnet": {"name": "rally_sanity-subnet_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "enable_dhcp": true, "network_id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-30 04:00:12,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-73bb5105-f1c8-4446-ac79-95bcf3e93408 Date: Sun, 30 Sep 2018 04:00:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8","tenant_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","created_at":"2018-09-30T04:00:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T04:00:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","id":"3edbaf73-e119-42e3-b3e0-593fd253c63e","subnetpool_id":null,"name":"rally_sanity-subnet_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}} 2018-09-30 04:00:12,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-73bb5105-f1c8-4446-ac79-95bcf3e93408 2018-09-30 04:00:12,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.755645990372s 2018-09-30 04:00:12,763 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-73bb5105-f1c8-4446-ac79-95bcf3e93408 2018-09-30 04:00:12,764 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T04:00:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3edbaf73-e119-42e3-b3e0-593fd253c63e', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', u'enable_dhcp': True, u'network_id': u'072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', u'tenant_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c', u'created_at': u'2018-09-30T04:00:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c'}) 2018-09-30 04:00:12,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-30 04:00:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "rally_sanity-router_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "admin_state_up": true}}' 2018-09-30 04:00:18,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-d7ae185e-7af3-4ea3-8578-708b740f22b0 Date: Sun, 30 Sep 2018 04:00:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "created_at": "2018-09-30T04:00:13Z", "admin_state_up": true, "updated_at": "2018-09-30T04:00:14Z", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fb25d180-6ad4-4f9e-a840-15ce4e86370b", "name": "rally_sanity-router_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}} 2018-09-30 04:00:18,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d7ae185e-7af3-4ea3-8578-708b740f22b0 2018-09-30 04:00:18,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.33103299141s 2018-09-30 04:00:18,096 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d7ae185e-7af3-4ea3-8578-708b740f22b0 2018-09-30 04:00:18,096 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T04:00:14Z', u'revision_number': 3, u'ha': True, u'id': u'fb25d180-6ad4-4f9e-a840-15ce4e86370b', u'external_gateway_info': {u'network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d746b2d-37e4-42b7-8b76-ec4e5db3cf28', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', u'admin_state_up': True, u'tenant_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c', u'created_at': u'2018-09-30T04:00:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'dd27932b4e7f4c8c8b3429284c6b1c2c'}) 2018-09-30 04:00:18,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-30 04:00:18,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" -d '{"subnet_id": "3edbaf73-e119-42e3-b3e0-593fd253c63e"}' 2018-09-30 04:00:20,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5581ceb2-1551-4991-a29c-012c3c8aec0e Date: Sun, 30 Sep 2018 04:00:20 GMT RESP BODY: {"network_id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "subnet_id": "3edbaf73-e119-42e3-b3e0-593fd253c63e", "subnet_ids": ["3edbaf73-e119-42e3-b3e0-593fd253c63e"], "port_id": "6dd37423-7482-496d-a35f-780b8d970e87", "id": "fb25d180-6ad4-4f9e-a840-15ce4e86370b"} 2018-09-30 04:00:20,191 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b/add_router_interface.json used request id req-5581ceb2-1551-4991-a29c-012c3c8aec0e 2018-09-30 04:00:20,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09438085556s 2018-09-30 04:00:20,192 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b/add_router_interface.json used request id req-5581ceb2-1551-4991-a29c-012c3c8aec0e returning object fb25d180-6ad4-4f9e-a840-15ce4e86370b 2018-09-30 04:00:20,193 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:00:20,324 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 04:00:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:00:20,331 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 04:00:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 04:00:20,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:00:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:00:20,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bf226dce-9e1c-4cfc-8ddf-cceec258e1b0 Date: Sun, 30 Sep 2018 04:00:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:00:20,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bf226dce-9e1c-4cfc-8ddf-cceec258e1b0 2018-09-30 04:00:20,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165518045425s 2018-09-30 04:00:20,501 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bf226dce-9e1c-4cfc-8ddf-cceec258e1b0 2018-09-30 04:00:20,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 04:00:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}' 2018-09-30 04:00:20,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db X-Openstack-Request-Id: req-1362e7fd-d8ba-442f-85ae-07031490b95d Date: Sun, 30 Sep 2018 04:00:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file", "owner": "dd27932b4e7f4c8c8b3429284c6b1c2c", "id": "9fe46e6a-74a3-428d-baa2-efda1f2fa9db", "size": null, "self": "/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:00:20Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "checksum": null, "created_at": "2018-09-30T04:00:20Z", "protected": false} 2018-09-30 04:00:20,701 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1362e7fd-d8ba-442f-85ae-07031490b95d 2018-09-30 04:00:20,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198055028915s 2018-09-30 04:00:20,701 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1362e7fd-d8ba-442f-85ae-07031490b95d returning object 9fe46e6a-74a3-428d-baa2-efda1f2fa9db 2018-09-30 04:00:20,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 04:00:20,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" -d '' 2018-09-30 04:00:22,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-399253fd-90b9-4112-a24f-b54a2e17698e Date: Sun, 30 Sep 2018 04:00:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:00:22,115 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file used request id req-399253fd-90b9-4112-a24f-b54a2e17698e 2018-09-30 04:00:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.41334700584s 2018-09-30 04:00:22,116 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file used request id req-399253fd-90b9-4112-a24f-b54a2e17698e 2018-09-30 04:00:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:00:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:00:22,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-6876bc14-9a30-429f-9778-8ee851788f4e Date: Sun, 30 Sep 2018 04:00:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/snap", "metadata": {}}], "file": "/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file", "owner": "dd27932b4e7f4c8c8b3429284c6b1c2c", "id": "9fe46e6a-74a3-428d-baa2-efda1f2fa9db", "size": 12716032, "self": "/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:00:22Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:00:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:00:22,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6876bc14-9a30-429f-9778-8ee851788f4e 2018-09-30 04:00:22,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164624929428s 2018-09-30 04:00:22,281 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6876bc14-9a30-429f-9778-8ee851788f4e 2018-09-30 04:00:22,284 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file', 'owner': u'dd27932b4e7f4c8c8b3429284c6b1c2c', 'id': u'9fe46e6a-74a3-428d-baa2-efda1f2fa9db', 'size': 12716032, u'self': u'/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd27932b4e7f4c8c8b3429284c6b1c2c', 'name': 'rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T04:00:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T04:00:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'created': u'2018-09-30T04:00:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T04:00:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 04:00:22,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 04:00:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 04:00:22,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b83ec1-86d3-4648-a811-fed2081559c8 x-compute-request-id: req-e2b83ec1-86d3-4648-a811-fed2081559c8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:00:22,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e2b83ec1-86d3-4648-a811-fed2081559c8 2018-09-30 04:00:22,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.187064886093s 2018-09-30 04:00:22,473 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e2b83ec1-86d3-4648-a811-fed2081559c8 returning object 1ba776f9-a2a4-405a-bff9-5f79d8a419b3 2018-09-30 04:00:22,473 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1ba776f9-a2a4-405a-bff9-5f79d8a419b3', 'swap': 0}) 2018-09-30 04:00:22,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 04:00:22,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"extra_specs": {}}' 2018-09-30 04:00:22,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0efb7110-2f75-4e6f-bc2e-4c10812f1e87 x-compute-request-id: req-0efb7110-2f75-4e6f-bc2e-4c10812f1e87 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 04:00:22,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3/os-extra_specs used request id req-0efb7110-2f75-4e6f-bc2e-4c10812f1e87 2018-09-30 04:00:22,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213191509247s 2018-09-30 04:00:22,496 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3/os-extra_specs used request id req-0efb7110-2f75-4e6f-bc2e-4c10812f1e87 2018-09-30 04:00:22,496 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-30 04:00:25,082 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-30 04:00:24.635 117 INFO rally.deployment.engine [-] Deployment d08e5761-30da-452c-9872-0fae53040dd0 | Starting: Destroy cloud and free allocated resources. 2018-09-30 04:00:24.721 117 INFO rally.deployment.engine [-] Deployment d08e5761-30da-452c-9872-0fae53040dd0 | Completed: Destroy cloud and free allocated resources. 2018-09-30 04:00:24.763 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b) for deployment 'opnfv-rally'. 2018-09-30 04:00:24.780 117 INFO rally.api [-] Deleting verification (UUID=72d82d13-1f2d-4e93-9ffd-3a1e9f2b50e2). 2018-09-30 04:00:24.835 117 INFO rally.api [-] Verification has been successfully deleted! 2018-09-30 04:00:24.836 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b). 2018-09-30 04:00:24.843 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-30 04:00:27,678 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-30 04:00:27.321 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0191a7ad-4709-40fb-b90c-d32cd0a51e51) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0191a7ad-4709-40fb-b90c-d32cd0a51e51 | 2018-09-30T04:00:27 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0191a7ad-4709-40fb-b90c-d32cd0a51e51 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-30 04:00:31,142 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-30 04:00:31,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-30 04:00:31,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-30 04:00:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:00:31,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcaf44be-5ec9-47ed-aac2-ca60a1cc8740 x-compute-request-id: req-bcaf44be-5ec9-47ed-aac2-ca60a1cc8740 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 04:00:31,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-bcaf44be-5ec9-47ed-aac2-ca60a1cc8740 2018-09-30 04:00:31,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.209993124008s 2018-09-30 04:00:31,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-bcaf44be-5ec9-47ed-aac2-ca60a1cc8740 2018-09-30 04:00:31,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 04:00:31,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 04:00:31,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f09c411-043a-4300-9ce1-bdc5a7b0190b x-compute-request-id: req-2f09c411-043a-4300-9ce1-bdc5a7b0190b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/802235e3-bacb-4c05-b979-7aea8f624673", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "802235e3-bacb-4c05-b979-7aea8f624673", "name": "rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:00:31,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2f09c411-043a-4300-9ce1-bdc5a7b0190b 2018-09-30 04:00:31,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0711050033569s 2018-09-30 04:00:31,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2f09c411-043a-4300-9ce1-bdc5a7b0190b returning object 802235e3-bacb-4c05-b979-7aea8f624673 2018-09-30 04:00:31,427 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'802235e3-bacb-4c05-b979-7aea8f624673', 'swap': 0}) 2018-09-30 04:00:31,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 04:00:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" -d '{"extra_specs": {}}' 2018-09-30 04:00:31,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6f37862-b272-4201-936d-86c0a436dd31 x-compute-request-id: req-b6f37862-b272-4201-936d-86c0a436dd31 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 04:00:31,456 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673/os-extra_specs used request id req-b6f37862-b272-4201-936d-86c0a436dd31 2018-09-30 04:00:31,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0273718833923s 2018-09-30 04:00:31,456 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673/os-extra_specs used request id req-b6f37862-b272-4201-936d-86c0a436dd31 2018-09-30 04:00:31,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'802235e3-bacb-4c05-b979-7aea8f624673', 'swap': 0}) 2018-09-30 04:00:31,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-30 04:00:31,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-09-30 04:00:31,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:00:31,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:00:31,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:01:32,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23236946-29bb-48f4-a940-dc8835ad9620 2018-09-30 04:01:32,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-09-30 04:01:32,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '23236946-29bb-48f4-a940-dc8835ad9620'] 2018-09-30 04:01:33,326 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 23236946-29bb-48f4-a940-dc8835ad9620 -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> duration | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.473571 Full duration: 7.37105 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842214 Full duration: 7.584916 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | total | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> duration | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966205 Full duration: 7.934594 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829932 Full duration: 7.632616 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | total | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> duration | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.055692 Full duration: 8.057525 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23236946-29bb-48f4-a940-dc8835ad9620 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724357 Full duration: 7.559875 HINTS: * To plot HTML graphics with this data, run: rally task report 23236946-29bb-48f4-a940-dc8835ad9620 --out output.html * To generate a JUnit report, run: rally task export 23236946-29bb-48f4-a940-dc8835ad9620 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 23236946-29bb-48f4-a940-dc8835ad9620 --json --out output.json 2018-09-30 04:01:33,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '23236946-29bb-48f4-a940-dc8835ad9620', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-09-30 04:01:35,646 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 23236946-29bb-48f4-a940-dc8835ad9620 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-09-30 04:01:35.493 728 INFO rally.api [-] Building 'json' report for the following task(s): '23236946-29bb-48f4-a940-dc8835ad9620'. 2018-09-30 04:01:35.499 728 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:01:35,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '23236946-29bb-48f4-a940-dc8835ad9620', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-09-30 04:01:38,029 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 23236946-29bb-48f4-a940-dc8835ad9620 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-09-30 04:01:37.850 731 INFO rally.api [-] Building 'html' report for the following task(s): '23236946-29bb-48f4-a940-dc8835ad9620'. 2018-09-30 04:01:37.883 731 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:01:38,036 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-30 04:01:38,036 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-30 04:01:38,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-09-30 04:01:38,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:01:38,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:01:38,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:03:18,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e3818f74-b7c2-40a6-8a3f-572e2413d24e 2018-09-30 04:03:18,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e3818f74-b7c2-40a6-8a3f-572e2413d24e'] 2018-09-30 04:03:19,594 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e3818f74-b7c2-40a6-8a3f-572e2413d24e -------------------------------------------------------------------------------- Task e3818f74-b7c2-40a6-8a3f-572e2413d24e: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e3818f74-b7c2-40a6-8a3f-572e2413d24e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> glance_v2.upload_data | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 100.0% | 1 | | glance_v2.delete_image | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | total | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 100.0% | 1 | | -> duration | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 5.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.527446 Full duration: 13.842394 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e3818f74-b7c2-40a6-8a3f-572e2413d24e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> glance_v2.upload_data | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | glance_v2.list_images | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 4.601 | 4.601 | 4.601 | 4.601 | 4.601 | 4.601 | 100.0% | 1 | | -> duration | 4.601 | 4.601 | 4.601 | 4.601 | 4.601 | 4.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.600758 Full duration: 16.842775 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e3818f74-b7c2-40a6-8a3f-572e2413d24e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | -> duration | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.334843 Full duration: 8.15784 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "number_instances": 2, "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task e3818f74-b7c2-40a6-8a3f-572e2413d24e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.034 | 5.034 | 5.034 | 5.034 | 5.034 | 5.034 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | -> glance_v2.upload_data | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | nova.boot_servers | 15.693 | 15.693 | 15.693 | 15.693 | 15.693 | 15.693 | 100.0% | 1 | | total | 20.728 | 20.728 | 20.728 | 20.728 | 20.728 | 20.728 | 100.0% | 1 | | -> duration | 19.728 | 19.728 | 19.728 | 19.728 | 19.728 | 19.728 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.728403 Full duration: 43.320446 HINTS: * To plot HTML graphics with this data, run: rally task report e3818f74-b7c2-40a6-8a3f-572e2413d24e --out output.html * To generate a JUnit report, run: rally task export e3818f74-b7c2-40a6-8a3f-572e2413d24e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e3818f74-b7c2-40a6-8a3f-572e2413d24e --json --out output.json 2018-09-30 04:03:19,595 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e3818f74-b7c2-40a6-8a3f-572e2413d24e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-09-30 04:03:21,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e3818f74-b7c2-40a6-8a3f-572e2413d24e --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-09-30 04:03:21.592 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'e3818f74-b7c2-40a6-8a3f-572e2413d24e'. 2018-09-30 04:03:21.596 1284 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:03:21,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e3818f74-b7c2-40a6-8a3f-572e2413d24e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-09-30 04:03:24,152 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e3818f74-b7c2-40a6-8a3f-572e2413d24e --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-09-30 04:03:23.977 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'e3818f74-b7c2-40a6-8a3f-572e2413d24e'. 2018-09-30 04:03:24.001 1287 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:03:24,158 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-09-30 04:03:24,158 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-30 04:03:24,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-09-30 04:03:24,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:03:24,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:03:24,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:06:45,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 700ccb04-9ab3-464d-b3da-9b051a7842ef 2018-09-30 04:06:45,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '700ccb04-9ab3-464d-b3da-9b051a7842ef'] 2018-09-30 04:06:46,961 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 700ccb04-9ab3-464d-b3da-9b051a7842ef -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 4.007 | 4.007 | 4.007 | 4.007 | 4.007 | 4.007 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | total | 6.607 | 6.607 | 6.607 | 6.607 | 6.607 | 6.607 | 100.0% | 1 | | -> duration | 6.607 | 6.607 | 6.607 | 6.607 | 6.607 | 6.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.606858 Full duration: 24.398412 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.254 | 3.254 | 3.254 | 3.254 | 3.254 | 3.254 | 100.0% | 1 | | cinder_v2.delete_volume | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | total | 4.137 | 4.137 | 4.137 | 4.137 | 4.137 | 4.137 | 100.0% | 1 | | -> duration | 4.137 | 4.137 | 4.137 | 4.137 | 4.137 | 4.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.136894 Full duration: 14.982052 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.732 | 8.732 | 8.732 | 8.732 | 8.732 | 8.732 | 100.0% | 1 | | cinder_v2.delete_volume | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | total | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 100.0% | 1 | | -> duration | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.314119 Full duration: 22.58662 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.259 | 3.259 | 3.259 | 3.259 | 3.259 | 3.259 | 100.0% | 1 | | cinder_v2.delete_volume | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 100.0% | 1 | | total | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 100.0% | 1 | | -> duration | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 5.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.975713 Full duration: 15.616585 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 100.0% | 1 | | cinder_v2.extend_volume | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | cinder_v2.delete_volume | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 100.0% | 1 | | total | 8.603 | 8.603 | 8.603 | 8.603 | 8.603 | 8.603 | 100.0% | 1 | | -> duration | 8.603 | 8.603 | 8.603 | 8.603 | 8.603 | 8.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.60329 Full duration: 19.110898 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 100.0% | 1 | | cinder_v2.delete_volume | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | total | 5.852 | 5.852 | 5.852 | 5.852 | 5.852 | 5.852 | 100.0% | 1 | | -> duration | 5.852 | 5.852 | 5.852 | 5.852 | 5.852 | 5.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.851933 Full duration: 22.832058 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | cinder_v2.list_qos | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785749 Full duration: 12.642725 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | cinder_v2.set_qos | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889823 Full duration: 12.796231 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | cinder_v2.list_types | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897284 Full duration: 12.853162 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 700ccb04-9ab3-464d-b3da-9b051a7842ef has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86626 Full duration: 12.476198 HINTS: * To plot HTML graphics with this data, run: rally task report 700ccb04-9ab3-464d-b3da-9b051a7842ef --out output.html * To generate a JUnit report, run: rally task export 700ccb04-9ab3-464d-b3da-9b051a7842ef --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 700ccb04-9ab3-464d-b3da-9b051a7842ef --json --out output.json 2018-09-30 04:06:46,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '700ccb04-9ab3-464d-b3da-9b051a7842ef', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-09-30 04:06:49,274 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 700ccb04-9ab3-464d-b3da-9b051a7842ef --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-09-30 04:06:49.118 3076 INFO rally.api [-] Building 'json' report for the following task(s): '700ccb04-9ab3-464d-b3da-9b051a7842ef'. 2018-09-30 04:06:49.126 3076 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:06:49,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '700ccb04-9ab3-464d-b3da-9b051a7842ef', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-09-30 04:06:51,667 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 700ccb04-9ab3-464d-b3da-9b051a7842ef --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-09-30 04:06:51.491 3079 INFO rally.api [-] Building 'html' report for the following task(s): '700ccb04-9ab3-464d-b3da-9b051a7842ef'. 2018-09-30 04:06:51.521 3079 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:06:51,677 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-30 04:06:51,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-30 04:06:51,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-09-30 04:06:51,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:06:51,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:06:51,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:08:10,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8b7a52db-d0dd-49cf-b676-6461fd50601a 2018-09-30 04:08:10,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8b7a52db-d0dd-49cf-b676-6461fd50601a'] 2018-09-30 04:08:11,974 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8b7a52db-d0dd-49cf-b676-6461fd50601a -------------------------------------------------------------------------------- Task 8b7a52db-d0dd-49cf-b676-6461fd50601a: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8b7a52db-d0dd-49cf-b676-6461fd50601a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.116 | 5.116 | 5.116 | 5.116 | 5.116 | 5.116 | 100.0% | 1 | | heat.update_stack | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 100.0% | 1 | | heat.delete_stack | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | total | 10.89 | 10.89 | 10.89 | 10.89 | 10.89 | 10.89 | 100.0% | 1 | | -> duration | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.890063 Full duration: 19.304048 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8b7a52db-d0dd-49cf-b676-6461fd50601a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | | heat.check_stack | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | heat.delete_stack | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 100.0% | 1 | | total | 7.024 | 7.024 | 7.024 | 7.024 | 7.024 | 7.024 | 100.0% | 1 | | -> duration | 5.024 | 5.024 | 5.024 | 5.024 | 5.024 | 5.024 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.023771 Full duration: 15.850202 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8b7a52db-d0dd-49cf-b676-6461fd50601a has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.481 | 4.481 | 4.481 | 4.481 | 4.481 | 4.481 | 100.0% | 1 | | heat.suspend_stack | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | heat.resume_stack | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | heat.delete_stack | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | total | 7.813 | 7.813 | 7.813 | 7.813 | 7.813 | 7.813 | 100.0% | 1 | | -> duration | 5.813 | 5.813 | 5.813 | 5.813 | 5.813 | 5.813 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.812607 Full duration: 16.390919 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 8b7a52db-d0dd-49cf-b676-6461fd50601a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.596684 Full duration: 8.618013 HINTS: * To plot HTML graphics with this data, run: rally task report 8b7a52db-d0dd-49cf-b676-6461fd50601a --out output.html * To generate a JUnit report, run: rally task export 8b7a52db-d0dd-49cf-b676-6461fd50601a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8b7a52db-d0dd-49cf-b676-6461fd50601a --json --out output.json 2018-09-30 04:08:11,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8b7a52db-d0dd-49cf-b676-6461fd50601a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-09-30 04:08:14,303 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8b7a52db-d0dd-49cf-b676-6461fd50601a --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-09-30 04:08:14.152 3812 INFO rally.api [-] Building 'json' report for the following task(s): '8b7a52db-d0dd-49cf-b676-6461fd50601a'. 2018-09-30 04:08:14.157 3812 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:08:14,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8b7a52db-d0dd-49cf-b676-6461fd50601a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-09-30 04:08:16,579 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8b7a52db-d0dd-49cf-b676-6461fd50601a --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-09-30 04:08:16.413 3815 INFO rally.api [-] Building 'html' report for the following task(s): '8b7a52db-d0dd-49cf-b676-6461fd50601a'. 2018-09-30 04:08:16.435 3815 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:08:16,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-30 04:08:16,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-30 04:08:16,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-09-30 04:08:16,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:08:16,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:08:16,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:11:33,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec23daa6-6ca6-4e71-9a57-15a96900f6b9 2018-09-30 04:11:33,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ec23daa6-6ca6-4e71-9a57-15a96900f6b9'] 2018-09-30 04:11:34,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ec23daa6-6ca6-4e71-9a57-15a96900f6b9 -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.revoke_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825737 Full duration: 14.431768 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744009 Full duration: 14.481432 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | keystone_v3.list_projects | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769684 Full duration: 14.572218 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | keystone_v3.delete_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61641 Full duration: 12.530631 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.641815 Full duration: 12.260096 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | keystone_v3.create_user | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | -> keystone_v3.add_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.create_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_project | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_user | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.list_services | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> duration | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.864442 Full duration: 19.444421 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | keystone_v3.update_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.delete_project | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.024884 Full duration: 12.809395 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902094 Full duration: 15.042729 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685584 Full duration: 14.434675 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | keystone_v3.list_users | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927635 Full duration: 14.684233 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task ec23daa6-6ca6-4e71-9a57-15a96900f6b9 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | keystone_v3.create_users | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 5.117 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | total | 6.756 | 6.756 | 6.756 | 6.756 | 6.756 | 6.756 | 100.0% | 1 | | -> duration | 6.756 | 6.756 | 6.756 | 6.756 | 6.756 | 6.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.756448 Full duration: 23.098183 HINTS: * To plot HTML graphics with this data, run: rally task report ec23daa6-6ca6-4e71-9a57-15a96900f6b9 --out output.html * To generate a JUnit report, run: rally task export ec23daa6-6ca6-4e71-9a57-15a96900f6b9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec23daa6-6ca6-4e71-9a57-15a96900f6b9 --json --out output.json 2018-09-30 04:11:34,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ec23daa6-6ca6-4e71-9a57-15a96900f6b9', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-09-30 04:11:36,936 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ec23daa6-6ca6-4e71-9a57-15a96900f6b9 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-09-30 04:11:36.768 5730 INFO rally.api [-] Building 'json' report for the following task(s): 'ec23daa6-6ca6-4e71-9a57-15a96900f6b9'. 2018-09-30 04:11:36.778 5730 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:11:36,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ec23daa6-6ca6-4e71-9a57-15a96900f6b9', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-09-30 04:11:39,342 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ec23daa6-6ca6-4e71-9a57-15a96900f6b9 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-09-30 04:11:39.163 5733 INFO rally.api [-] Building 'html' report for the following task(s): 'ec23daa6-6ca6-4e71-9a57-15a96900f6b9'. 2018-09-30 04:11:39.195 5733 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:11:39,357 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-30 04:11:39,357 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-30 04:11:39,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-09-30 04:11:39,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:11:39,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:11:39,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:17:53,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d779965f-94d7-44a7-9011-2d37c2f40ab8 2018-09-30 04:17:53,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd779965f-94d7-44a7-9011-2d37c2f40ab8'] 2018-09-30 04:17:54,793 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d779965f-94d7-44a7-9011-2d37c2f40ab8 -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.delete_network | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | total | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> duration | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.762899 Full duration: 15.415396 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | neutron.delete_port | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> duration | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.026686 Full duration: 36.613992 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | neutron.create_subnet | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | neutron.create_router | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 100.0% | 1 | | neutron.add_interface_router | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 100.0% | 1 | | neutron.remove_interface_router | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | neutron.delete_router | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | total | 10.038 | 10.038 | 10.038 | 10.038 | 10.038 | 10.038 | 100.0% | 1 | | -> duration | 10.038 | 10.038 | 10.038 | 10.038 | 10.038 | 10.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.038134 Full duration: 49.889222 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | neutron.delete_subnet | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | total | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> duration | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.017094 Full duration: 35.575302 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | neutron.list_networks | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.375216 Full duration: 16.85736 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | neutron.list_ports | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 100.0% | 1 | | -> duration | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.733481 Full duration: 38.396725 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | neutron.create_subnet | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | neutron.create_router | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 100.0% | 1 | | neutron.add_interface_router | 1.841 | 1.841 | 1.841 | 1.841 | 1.841 | 1.841 | 100.0% | 1 | | neutron.list_routers | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 6.823 | 6.823 | 6.823 | 6.823 | 6.823 | 6.823 | 100.0% | 1 | | -> duration | 6.823 | 6.823 | 6.823 | 6.823 | 6.823 | 6.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.823165 Full duration: 48.934179 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | neutron.create_subnet | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | neutron.list_subnets | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 100.0% | 1 | | -> duration | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.149886 Full duration: 41.363034 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | neutron.delete_security_group | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> duration | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.200885 Full duration: 14.454233 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | neutron.create_security_group_rule | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | neutron.delete_security_group | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 100.0% | 1 | | -> duration | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 1.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.722428 Full duration: 14.668934 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task d779965f-94d7-44a7-9011-2d37c2f40ab8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | neutron.create_router | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 100.0% | 1 | | neutron.add_gateway_router | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | neutron.remove_gateway_router | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | total | 7.727 | 7.727 | 7.727 | 7.727 | 7.727 | 7.727 | 100.0% | 1 | | -> duration | 7.727 | 7.727 | 7.727 | 7.727 | 7.727 | 7.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.726585 Full duration: 30.7001 HINTS: * To plot HTML graphics with this data, run: rally task report d779965f-94d7-44a7-9011-2d37c2f40ab8 --out output.html * To generate a JUnit report, run: rally task export d779965f-94d7-44a7-9011-2d37c2f40ab8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d779965f-94d7-44a7-9011-2d37c2f40ab8 --json --out output.json 2018-09-30 04:17:54,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd779965f-94d7-44a7-9011-2d37c2f40ab8', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-09-30 04:17:57,030 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d779965f-94d7-44a7-9011-2d37c2f40ab8 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-09-30 04:17:56.917 9028 INFO rally.api [-] Building 'json' report for the following task(s): 'd779965f-94d7-44a7-9011-2d37c2f40ab8'. 2018-09-30 04:17:56.926 9028 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:17:57,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd779965f-94d7-44a7-9011-2d37c2f40ab8', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-09-30 04:17:59,285 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d779965f-94d7-44a7-9011-2d37c2f40ab8 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-09-30 04:17:59.150 9031 INFO rally.api [-] Building 'html' report for the following task(s): 'd779965f-94d7-44a7-9011-2d37c2f40ab8'. 2018-09-30 04:17:59.182 9031 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:17:59,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-30 04:17:59,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-30 04:17:59,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-09-30 04:17:59,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:17:59,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:17:59,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:25:03,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : df2abc36-28d7-4d41-b407-7a422bf3d6e6 2018-09-30 04:25:03,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'df2abc36-28d7-4d41-b407-7a422bf3d6e6'] 2018-09-30 04:25:04,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid df2abc36-28d7-4d41-b407-7a422bf3d6e6 -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "block_migration": false, "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.574 | 9.574 | 9.574 | 9.574 | 9.574 | 9.574 | 100.0% | 1 | | nova.find_host_to_migrate | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | nova.live_migrate | 11.167 | 11.167 | 11.167 | 11.167 | 11.167 | 11.167 | 100.0% | 1 | | nova.delete_server | 2.935 | 2.935 | 2.935 | 2.935 | 2.935 | 2.935 | 100.0% | 1 | | total | 25.168 | 25.168 | 25.168 | 25.168 | 25.168 | 25.168 | 100.0% | 1 | | -> duration | 24.168 | 24.168 | 24.168 | 24.168 | 24.168 | 24.168 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.168465 Full duration: 34.941092 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.911 | 11.911 | 11.911 | 11.911 | 11.911 | 11.911 | 100.0% | 1 | | cinder_v2.create_volume | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | nova.attach_volume | 4.135 | 4.135 | 4.135 | 4.135 | 4.135 | 4.135 | 100.0% | 1 | | nova.find_host_to_migrate | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | nova.live_migrate | 11.362 | 11.362 | 11.362 | 11.362 | 11.362 | 11.362 | 100.0% | 1 | | nova.detach_volume | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 3.971 | 100.0% | 1 | | cinder_v2.delete_volume | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 100.0% | 1 | | nova.delete_server | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 100.0% | 1 | | total | 41.134 | 41.134 | 41.134 | 41.134 | 41.134 | 41.134 | 100.0% | 1 | | -> duration | 40.134 | 40.134 | 40.134 | 40.134 | 40.134 | 40.134 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.13361 Full duration: 53.600485 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.784 | 8.784 | 8.784 | 8.784 | 8.784 | 8.784 | 100.0% | 1 | | nova.boot_server | 11.858 | 11.858 | 11.858 | 11.858 | 11.858 | 11.858 | 100.0% | 1 | | nova.find_host_to_migrate | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | nova.live_migrate | 12.967 | 12.967 | 12.967 | 12.967 | 12.967 | 12.967 | 100.0% | 1 | | nova.delete_server | 8.055 | 8.055 | 8.055 | 8.055 | 8.055 | 8.055 | 100.0% | 1 | | total | 42.785 | 42.785 | 42.785 | 42.785 | 42.785 | 42.785 | 100.0% | 1 | | -> duration | 41.785 | 41.785 | 41.785 | 41.785 | 41.785 | 41.785 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.784702 Full duration: 54.255458 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "server_kwargs": { "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | nova.boot_server | 9.117 | 9.117 | 9.117 | 9.117 | 9.117 | 9.117 | 100.0% | 1 | | nova.delete_server | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 100.0% | 1 | | nova.delete_keypair | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 12.767 | 12.767 | 12.767 | 12.767 | 12.767 | 12.767 | 100.0% | 1 | | -> duration | 11.767 | 11.767 | 11.767 | 11.767 | 11.767 | 11.767 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.766691 Full duration: 43.764457 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "volume_size": 5, "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 100.0% | 1 | | nova.boot_server | 9.305 | 9.305 | 9.305 | 9.305 | 9.305 | 9.305 | 100.0% | 1 | | nova.delete_server | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 2.993 | 100.0% | 1 | | total | 21.232 | 21.232 | 21.232 | 21.232 | 21.232 | 21.232 | 100.0% | 1 | | -> duration | 20.232 | 20.232 | 20.232 | 20.232 | 20.232 | 20.232 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.231827 Full duration: 55.41141 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "force_delete": false, "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 9.602 | 100.0% | 1 | | nova.pause_server | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | nova.unpause_server | 2.756 | 2.756 | 2.756 | 2.756 | 2.756 | 2.756 | 100.0% | 1 | | nova.delete_server | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 4.973 | 100.0% | 1 | | total | 20.032 | 20.032 | 20.032 | 20.032 | 20.032 | 20.032 | 100.0% | 1 | | -> duration | 15.032 | 15.032 | 15.032 | 15.032 | 15.032 | 15.032 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.032495 Full duration: 51.114051 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "nics": [ { "net-id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.152 | 12.152 | 12.152 | 12.152 | 12.152 | 12.152 | 100.0% | 1 | | nova.migrate | 13.378 | 13.378 | 13.378 | 13.378 | 13.378 | 13.378 | 100.0% | 1 | | nova.resize_confirm | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | nova.delete_server | 2.553 | 2.553 | 2.553 | 2.553 | 2.553 | 2.553 | 100.0% | 1 | | total | 31.164 | 31.164 | 31.164 | 31.164 | 31.164 | 31.164 | 100.0% | 1 | | -> duration | 30.164 | 30.164 | 30.164 | 30.164 | 30.164 | 30.164 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.163524 Full duration: 40.548716 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "image": { "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.223 | 9.223 | 9.223 | 9.223 | 9.223 | 9.223 | 100.0% | 1 | | nova.list_interfaces | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 9.495 | 9.495 | 9.495 | 9.495 | 9.495 | 9.495 | 100.0% | 1 | | -> duration | 8.495 | 8.495 | 8.495 | 8.495 | 8.495 | 8.495 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.495489 Full duration: 46.497095 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df2abc36-28d7-4d41-b407-7a422bf3d6e6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | nova.delete_server_group | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717497 Full duration: 9.189056 HINTS: * To plot HTML graphics with this data, run: rally task report df2abc36-28d7-4d41-b407-7a422bf3d6e6 --out output.html * To generate a JUnit report, run: rally task export df2abc36-28d7-4d41-b407-7a422bf3d6e6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report df2abc36-28d7-4d41-b407-7a422bf3d6e6 --json --out output.json 2018-09-30 04:25:04,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'df2abc36-28d7-4d41-b407-7a422bf3d6e6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-09-30 04:25:07,020 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid df2abc36-28d7-4d41-b407-7a422bf3d6e6 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-09-30 04:25:06.814 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'df2abc36-28d7-4d41-b407-7a422bf3d6e6'. 2018-09-30 04:25:06.824 10674 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:25:07,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'df2abc36-28d7-4d41-b407-7a422bf3d6e6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-09-30 04:25:09,352 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid df2abc36-28d7-4d41-b407-7a422bf3d6e6 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-09-30 04:25:09.172 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'df2abc36-28d7-4d41-b407-7a422bf3d6e6'. 2018-09-30 04:25:09.204 10677 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:25:09,365 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-09-30 04:25:09,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-30 04:25:09,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-09-30 04:25:09,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-30 04:25:09,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-30 04:25:09,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'flavor_name': 'rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-09-30 04:26:02,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c10d3347-3a5e-45b6-9f4c-40aeeb6db812 2018-09-30 04:26:02,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c10d3347-3a5e-45b6-9f4c-40aeeb6db812'] 2018-09-30 04:26:03,820 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c10d3347-3a5e-45b6-9f4c-40aeeb6db812 -------------------------------------------------------------------------------- Task c10d3347-3a5e-45b6-9f4c-40aeeb6db812: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c10d3347-3a5e-45b6-9f4c-40aeeb6db812 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | quotas.delete_quotas | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916893 Full duration: 8.488845 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c10d3347-3a5e-45b6-9f4c-40aeeb6db812 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77851 Full duration: 9.216256 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c10d3347-3a5e-45b6-9f4c-40aeeb6db812 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695161 Full duration: 8.647152 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c10d3347-3a5e-45b6-9f4c-40aeeb6db812 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | total | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | -> duration | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.523718 Full duration: 9.859688 HINTS: * To plot HTML graphics with this data, run: rally task report c10d3347-3a5e-45b6-9f4c-40aeeb6db812 --out output.html * To generate a JUnit report, run: rally task export c10d3347-3a5e-45b6-9f4c-40aeeb6db812 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c10d3347-3a5e-45b6-9f4c-40aeeb6db812 --json --out output.json 2018-09-30 04:26:03,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c10d3347-3a5e-45b6-9f4c-40aeeb6db812', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-09-30 04:26:06,161 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c10d3347-3a5e-45b6-9f4c-40aeeb6db812 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-09-30 04:26:06.010 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'c10d3347-3a5e-45b6-9f4c-40aeeb6db812'. 2018-09-30 04:26:06.015 11190 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:26:06,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c10d3347-3a5e-45b6-9f4c-40aeeb6db812', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-09-30 04:26:08,504 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c10d3347-3a5e-45b6-9f4c-40aeeb6db812 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-09-30 04:26:08.336 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'c10d3347-3a5e-45b6-9f4c-40aeeb6db812'. 2018-09-30 04:26:08.358 11193 INFO rally.api [-] The report has been successfully built. 2018-09-30 04:26:08,509 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-30 04:26:08,513 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:22 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 05:42 | 11 | 100.00% | | nova | 06:29 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:34 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-09-30 04:26:08,513 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-09-30 04:26:08,639 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 04:26:08,639 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:58 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-30 04:26:08,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:26:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:09,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e8da8d6-2938-40b3-832a-51f4b774db11 x-compute-request-id: req-5e8da8d6-2938-40b3-832a-51f4b774db11 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/802235e3-bacb-4c05-b979-7aea8f624673", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "802235e3-bacb-4c05-b979-7aea8f624673", "name": "rally_sanity-flavor_alt_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:26:09,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5e8da8d6-2938-40b3-832a-51f4b774db11 2018-09-30 04:26:09,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.587707996368s 2018-09-30 04:26:09,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5e8da8d6-2938-40b3-832a-51f4b774db11 2018-09-30 04:26:09,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:26:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:09,275 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:26:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bcc4665-3be8-4949-8e6d-9e4fe69d2e5b x-compute-request-id: req-5bcc4665-3be8-4949-8e6d-9e4fe69d2e5b Content-Length: 0 Content-Type: application/json 2018-09-30 04:26:09,276 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673 used request id req-5bcc4665-3be8-4949-8e6d-9e4fe69d2e5b 2018-09-30 04:26:09,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392310619354s 2018-09-30 04:26:09,276 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/802235e3-bacb-4c05-b979-7aea8f624673 used request id req-5bcc4665-3be8-4949-8e6d-9e4fe69d2e5b 2018-09-30 04:26:09,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-30 04:26:09,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" -d '{"subnet_id": "3edbaf73-e119-42e3-b3e0-593fd253c63e"}' 2018-09-30 04:26:10,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cf27e16a-f731-410f-bed3-d3ee0cc92181 Date: Sun, 30 Sep 2018 04:26:10 GMT RESP BODY: {"network_id": "072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "subnet_id": "3edbaf73-e119-42e3-b3e0-593fd253c63e", "subnet_ids": ["3edbaf73-e119-42e3-b3e0-593fd253c63e"], "port_id": "6dd37423-7482-496d-a35f-780b8d970e87", "id": "fb25d180-6ad4-4f9e-a840-15ce4e86370b"} 2018-09-30 04:26:10,881 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b/remove_router_interface.json used request id req-cf27e16a-f731-410f-bed3-d3ee0cc92181 2018-09-30 04:26:10,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.60482192039s 2018-09-30 04:26:10,882 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b/remove_router_interface.json used request id req-cf27e16a-f731-410f-bed3-d3ee0cc92181 returning object fb25d180-6ad4-4f9e-a840-15ce4e86370b 2018-09-30 04:26:10,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-30 04:26:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:11,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-fbf1ee17-c0e7-43e7-9be4-240d38fc7664 Date: Sun, 30 Sep 2018 04:26:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "created_at": "2018-09-30T04:00:13Z", "admin_state_up": true, "updated_at": "2018-09-30T04:26:10Z", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "fb25d180-6ad4-4f9e-a840-15ce4e86370b", "name": "rally_sanity-router_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}]} 2018-09-30 04:26:11,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-fbf1ee17-c0e7-43e7-9be4-240d38fc7664 2018-09-30 04:26:11,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.642865896225s 2018-09-30 04:26:11,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-fbf1ee17-c0e7-43e7-9be4-240d38fc7664 2018-09-30 04:26:11,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-30 04:26:11,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:15,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-332bafe0-34ff-4901-8f62-22c8b59e53f3 Content-Length: 0 Date: Sun, 30 Sep 2018 04:26:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:26:15,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b.json used request id req-332bafe0-34ff-4901-8f62-22c8b59e53f3 2018-09-30 04:26:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.47653198242s 2018-09-30 04:26:15,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/fb25d180-6ad4-4f9e-a840-15ce4e86370b.json used request id req-332bafe0-34ff-4901-8f62-22c8b59e53f3 2018-09-30 04:26:15,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 04:26:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:15,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-e1e1569b-1e96-466b-a62a-22eb9d9a65c3 Date: Sun, 30 Sep 2018 04:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8","tenant_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","created_at":"2018-09-30T04:00:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T04:00:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","id":"3edbaf73-e119-42e3-b3e0-593fd253c63e","subnetpool_id":null,"name":"rally_sanity-subnet_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}]} 2018-09-30 04:26:15,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e1e1569b-1e96-466b-a62a-22eb9d9a65c3 2018-09-30 04:26:15,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.579380989075s 2018-09-30 04:26:15,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e1e1569b-1e96-466b-a62a-22eb9d9a65c3 2018-09-30 04:26:15,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-30 04:26:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/3edbaf73-e119-42e3-b3e0-593fd253c63e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:17,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84536047-784a-4a6e-b2e9-0ef6d06ae9e1 Date: Sun, 30 Sep 2018 04:26:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:26:17,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3edbaf73-e119-42e3-b3e0-593fd253c63e.json used request id req-84536047-784a-4a6e-b2e9-0ef6d06ae9e1 2018-09-30 04:26:17,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.11521196365s 2018-09-30 04:26:17,702 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3edbaf73-e119-42e3-b3e0-593fd253c63e.json used request id req-84536047-784a-4a6e-b2e9-0ef6d06ae9e1 2018-09-30 04:26:17,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 04:26:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:18,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-4a10ac72-d0af-4731-8868-b6dd600f7968 Date: Sun, 30 Sep 2018 04:26:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:26:17Z","qos_policy_id":null,"name":"rally_sanity-net_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601","admin_state_up":true,"tenant_id":"dd27932b4e7f4c8c8b3429284c6b1c2c","created_at":"2018-09-30T04:00:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:26:18,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a10ac72-d0af-4731-8868-b6dd600f7968 2018-09-30 04:26:18,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.677671909332s 2018-09-30 04:26:18,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a10ac72-d0af-4731-8868-b6dd600f7968 2018-09-30 04:26:18,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-30 04:26:18,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:19,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc0c8ddb-c921-42a9-9f77-532cede6969f Date: Sun, 30 Sep 2018 04:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:26:19,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8.json used request id req-dc0c8ddb-c921-42a9-9f77-532cede6969f 2018-09-30 04:26:19,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.854924917221s 2018-09-30 04:26:19,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/072fc8cd-dff0-4a1e-9b1e-2c26a98b11e8.json used request id req-dc0c8ddb-c921-42a9-9f77-532cede6969f 2018-09-30 04:26:19,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:26:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:19,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-63bd04f7-9c8a-4628-9d9d-7e062ba36b87 Date: Sun, 30 Sep 2018 04:26:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/snap", "metadata": {}}], "file": "/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/file", "owner": "dd27932b4e7f4c8c8b3429284c6b1c2c", "id": "9fe46e6a-74a3-428d-baa2-efda1f2fa9db", "size": 12716032, "self": "/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:00:22Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:00:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:26:19,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-63bd04f7-9c8a-4628-9d9d-7e062ba36b87 2018-09-30 04:26:19,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166248083115s 2018-09-30 04:26:19,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-63bd04f7-9c8a-4628-9d9d-7e062ba36b87 2018-09-30 04:26:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 04:26:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3605121d0e4b77025ee925166c9f2748dde8f37" 2018-09-30 04:26:21,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77ca6586-e188-4402-9515-5b862ac3a538 Date: Sun, 30 Sep 2018 04:26:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:26:21,101 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db used request id req-77ca6586-e188-4402-9515-5b862ac3a538 2018-09-30 04:26:21,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69463920593s 2018-09-30 04:26:21,101 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/9fe46e6a-74a3-428d-baa2-efda1f2fa9db used request id req-77ca6586-e188-4402-9515-5b862ac3a538 2018-09-30 04:26:21,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:26:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-720d3f5e-2537-4bd8-9f09-4aa7293ef98e x-compute-request-id: req-720d3f5e-2537-4bd8-9f09-4aa7293ef98e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1ba776f9-a2a4-405a-bff9-5f79d8a419b3", "name": "rally_sanity-flavor_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:26:21,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-720d3f5e-2537-4bd8-9f09-4aa7293ef98e 2018-09-30 04:26:21,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317430496216s 2018-09-30 04:26:21,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-720d3f5e-2537-4bd8-9f09-4aa7293ef98e 2018-09-30 04:26:21,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:26:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,175 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06313efe-80a6-4142-983a-c4afa628538b x-compute-request-id: req-06313efe-80a6-4142-983a-c4afa628538b Content-Length: 0 Content-Type: application/json 2018-09-30 04:26:21,175 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3 used request id req-06313efe-80a6-4142-983a-c4afa628538b 2018-09-30 04:26:21,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0386428833008s 2018-09-30 04:26:21,176 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1ba776f9-a2a4-405a-bff9-5f79d8a419b3 used request id req-06313efe-80a6-4142-983a-c4afa628538b 2018-09-30 04:26:21,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:26:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4c976c-91e3-457f-b7c8-cbdd94830562 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601", "links": {"self": "http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18"}, "domain_id": "default", "enabled": true, "id": "e71651deac3941f9b34eb6a6da502c18", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:26:21,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2c4c976c-91e3-457f-b7c8-cbdd94830562 2018-09-30 04:26:21,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101572036743s 2018-09-30 04:26:21,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2c4c976c-91e3-457f-b7c8-cbdd94830562 2018-09-30 04:26:21,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:26:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3276a363-ce56-4327-9fec-464bbd37b09d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18"}, "enabled": true, "id": "e71651deac3941f9b34eb6a6da502c18", "options": {}, "domain_id": "default", "name": "rally_sanity-user_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}} 2018-09-30 04:26:21,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 used request id req-3276a363-ce56-4327-9fec-464bbd37b09d 2018-09-30 04:26:21,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.092120885849s 2018-09-30 04:26:21,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 used request id req-3276a363-ce56-4327-9fec-464bbd37b09d 2018-09-30 04:26:21,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 04:26:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358b62d0-711b-4ee9-82d8-2271724a122a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:26:21,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 used request id req-358b62d0-711b-4ee9-82d8-2271724a122a 2018-09-30 04:26:21,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182981014252s 2018-09-30 04:26:21,561 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e71651deac3941f9b34eb6a6da502c18 used request id req-358b62d0-711b-4ee9-82d8-2271724a122a 2018-09-30 04:26:21,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:26:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80498e33-d35c-4577-86c6-f777dddb0ab0 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c"}, "enabled": true, "id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_5f7f9cd9-35f0-4b0d-aefb-2b2c466fa601"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:26:21,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-80498e33-d35c-4577-86c6-f777dddb0ab0 2018-09-30 04:26:21,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770359039307s 2018-09-30 04:26:21,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-80498e33-d35c-4577-86c6-f777dddb0ab0 2018-09-30 04:26:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 04:26:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc47417-9ad6-4fbb-9b73-6324015cd292 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:26:21,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c used request id req-fcc47417-9ad6-4fbb-9b73-6324015cd292 2018-09-30 04:26:21,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155313968658s 2018-09-30 04:26:21,798 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/dd27932b4e7f4c8c8b3429284c6b1c2c used request id req-fcc47417-9ad6-4fbb-9b73-6324015cd292 2018-09-30 04:26:21,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:21,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3b3eaf-ecc6-4bb6-be26-6c900c731841 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4a9d85f78e214171b2d772f198c106dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd"}, "name": "Member"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:21,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a3b3eaf-ecc6-4bb6-be26-6c900c731841 2018-09-30 04:26:21,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831649303436s 2018-09-30 04:26:21,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 04:26:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:21,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b869ca67-8520-44a1-97d9-90c4a09c7c90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:26:21,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4a9d85f78e214171b2d772f198c106dd used request id req-b869ca67-8520-44a1-97d9-90c4a09c7c90 2018-09-30 04:26:21,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103366136551s 2018-09-30 04:26:21,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 04:26:21,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=dd27932b4e7f4c8c8b3429284c6b1c2c&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:22,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e45e9d5d-2277-424a-98ba-373539b36082 Date: Sun, 30 Sep 2018 04:26:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "created_at": "2018-09-30T04:00:11Z", "updated_at": "2018-09-30T04:00:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "1576c0d8-a0eb-4bea-ac78-4fdce42cb1b2", "remote_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "c0cfefd5-3ed8-4dbd-9423-b6f04a46e3b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "e3e2f2b2-19ba-4641-9d8b-cf1e7587be90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "ee18557e-5b9f-4cf8-a1c9-1f999af1c7fe", "remote_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}], "revision_number": 4, "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "name": "default"}]} 2018-09-30 04:26:22,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=dd27932b4e7f4c8c8b3429284c6b1c2c&name=default used request id req-e45e9d5d-2277-424a-98ba-373539b36082 2018-09-30 04:26:22,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.58189201355s 2018-09-30 04:26:22,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=dd27932b4e7f4c8c8b3429284c6b1c2c&name=default used request id req-e45e9d5d-2277-424a-98ba-373539b36082 2018-09-30 04:26:22,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 04:26:22,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:23,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-43f257b6-7bc1-4e8d-a77e-0256fe705067 Date: Sun, 30 Sep 2018 04:26:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "created_at": "2018-09-30T04:00:11Z", "updated_at": "2018-09-30T04:00:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "ee18557e-5b9f-4cf8-a1c9-1f999af1c7fe", "remote_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "e3e2f2b2-19ba-4641-9d8b-cf1e7587be90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "1576c0d8-a0eb-4bea-ac78-4fdce42cb1b2", "remote_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:00:11Z", "revision_number": 0, "id": "c0cfefd5-3ed8-4dbd-9423-b6f04a46e3b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:00:11Z", "security_group_id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "tenant_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c"}], "revision_number": 4, "project_id": "dd27932b4e7f4c8c8b3429284c6b1c2c", "id": "d5ddc415-0366-4c81-811a-b5250cad3a1f", "name": "default"}]} 2018-09-30 04:26:23,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-43f257b6-7bc1-4e8d-a77e-0256fe705067 2018-09-30 04:26:23,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.574348211288s 2018-09-30 04:26:23,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-43f257b6-7bc1-4e8d-a77e-0256fe705067 2018-09-30 04:26:23,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 04:26:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d5ddc415-0366-4c81-811a-b5250cad3a1f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0463797c3f4248b0d52602c93bb0f58b9c96592a" 2018-09-30 04:26:23,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0fc512e-60fb-457a-bba7-3ad2bce1539d Content-Length: 0 Date: Sun, 30 Sep 2018 04:26:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:26:23,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d5ddc415-0366-4c81-811a-b5250cad3a1f.json used request id req-d0fc512e-60fb-457a-bba7-3ad2bce1539d 2018-09-30 04:26:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.304238080978s 2018-09-30 04:26:23,460 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d5ddc415-0366-4c81-811a-b5250cad3a1f.json used request id req-d0fc512e-60fb-457a-bba7-3ad2bce1539d 2018-09-30 04:26:23,513 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-30 04:26:23,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:26:23,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:26:23,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:26:23,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:26:23,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:26:23,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:26:23,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:26:23,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:26:23,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:26:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:26:23,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b97bcf-c665-48c1-b3b4-8237ae4a7cd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:26:23,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-21b97bcf-c665-48c1-b3b4-8237ae4a7cd2 2018-09-30 04:26:23,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:26:24,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T05:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["Q01z-SG7SUme3AmGMH3CVw"], "issued_at": "2018-09-30T04:26:24.000000Z"}} 2018-09-30 04:26:24,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 04:26:24,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:24,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-32fe9490-d0b8-4699-82aa-c3e087069914 Date: Sun, 30 Sep 2018 04:26:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:26:24,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32fe9490-d0b8-4699-82aa-c3e087069914 2018-09-30 04:26:24,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246685028076s 2018-09-30 04:26:24,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32fe9490-d0b8-4699-82aa-c3e087069914 2018-09-30 04:26:24,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 04:26:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:24,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:26:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:24,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e7d3af-cbdc-4ada-98d7-80bbf5681495 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 04:26:24,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f8e7d3af-cbdc-4ada-98d7-80bbf5681495 2018-09-30 04:26:24,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0905668735504s 2018-09-30 04:26:24,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 04:26:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c"}}' 2018-09-30 04:26:24,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d842baf-0106-4c1c-8544-ad64ca335cfd Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae"}, "enabled": true, "id": "3baa97d5b0694ae59cee892c1d83a5ae", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c"}} 2018-09-30 04:26:24,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0d842baf-0106-4c1c-8544-ad64ca335cfd 2018-09-30 04:26:24,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.112889051437s 2018-09-30 04:26:24,461 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0d842baf-0106-4c1c-8544-ad64ca335cfd 2018-09-30 04:26:24,462 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'id': u'3baa97d5b0694ae59cee892c1d83a5ae', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 04:26:24,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 04:26:24,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350862026215s 2018-09-30 04:26:24,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:24,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5bbb33-a76e-4ed2-8cae-6d2c5951345d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5"}, "enabled": true, "id": "78e94d3e3a8b479fb4b54febaa3cc5f5", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c"}} 2018-09-30 04:26:24,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 used request id req-7e5bbb33-a76e-4ed2-8cae-6d2c5951345d 2018-09-30 04:26:24,913 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'78e94d3e3a8b479fb4b54febaa3cc5f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c'}) 2018-09-30 04:26:24,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:24,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9721ed1-e3c6-4d4f-b394-a1ec02faaf61 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:24,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9721ed1-e3c6-4d4f-b394-a1ec02faaf61 2018-09-30 04:26:24,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808439254761s 2018-09-30 04:26:24,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a86ce3-1a4d-49a3-a6a2-8dccce8cc34d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:25,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-39a86ce3-1a4d-49a3-a6a2-8dccce8cc34d 2018-09-30 04:26:25,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818538665771s 2018-09-30 04:26:25,079 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 04:26:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 04:26:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" -d '{"role": {"name": "Member"}}' 2018-09-30 04:26:25,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f762034-5149-4b0f-ae09-85461e4ab9a6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}} 2018-09-30 04:26:25,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f762034-5149-4b0f-ae09-85461e4ab9a6 2018-09-30 04:26:25,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100099802017s 2018-09-30 04:26:25,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ce43d9-5dae-4c57-ad43-ee89bc2d417b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "domain_id": null, "name": "Member", "id": "743fbf8bf97b4b0c928b28763674795a"}} 2018-09-30 04:26:25,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a used request id req-95ce43d9-5dae-4c57-ad43-ee89bc2d417b 2018-09-30 04:26:25,196 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a'}, 'domain_id': None, 'human_id': None, 'id': u'743fbf8bf97b4b0c928b28763674795a', 'HUMAN_ID': False}) 2018-09-30 04:26:25,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b176b25d-34b9-4179-927f-e3e8c02b684e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:25,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b176b25d-34b9-4179-927f-e3e8c02b684e 2018-09-30 04:26:25,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844399929047s 2018-09-30 04:26:25,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:26:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a789458a-e110-44fd-9a5e-8c77a55b5e0b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:26:25,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a789458a-e110-44fd-9a5e-8c77a55b5e0b 2018-09-30 04:26:25,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0757241249084s 2018-09-30 04:26:25,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:26:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4363da75-7c1e-432d-88a8-c2e0f897e157 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c", "links": {"self": "http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5"}, "domain_id": "default", "enabled": true, "id": "78e94d3e3a8b479fb4b54febaa3cc5f5", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:26:25,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4363da75-7c1e-432d-88a8-c2e0f897e157 2018-09-30 04:26:25,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102421045303s 2018-09-30 04:26:25,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4363da75-7c1e-432d-88a8-c2e0f897e157 2018-09-30 04:26:25,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:26:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6706f9d5-6fa5-481b-ae5a-9d2edb7bba55 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae"}, "enabled": true, "id": "3baa97d5b0694ae59cee892c1d83a5ae", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:26:25,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6706f9d5-6fa5-481b-ae5a-9d2edb7bba55 2018-09-30 04:26:25,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842108726501s 2018-09-30 04:26:25,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6706f9d5-6fa5-481b-ae5a-9d2edb7bba55 2018-09-30 04:26:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:26:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&scope.project.id=3baa97d5b0694ae59cee892c1d83a5ae&role.id=743fbf8bf97b4b0c928b28763674795a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd19d8b-0160-4c48-a1f9-a8953ad9af33 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&scope.project.id=3baa97d5b0694ae59cee892c1d83a5ae&role.id=743fbf8bf97b4b0c928b28763674795a", "previous": null, "next": null}} 2018-09-30 04:26:25,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&scope.project.id=3baa97d5b0694ae59cee892c1d83a5ae&role.id=743fbf8bf97b4b0c928b28763674795a used request id req-cdd19d8b-0160-4c48-a1f9-a8953ad9af33 2018-09-30 04:26:25,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0751070976257s 2018-09-30 04:26:25,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:26:25,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae/users/78e94d3e3a8b479fb4b54febaa3cc5f5/roles/743fbf8bf97b4b0c928b28763674795a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2983fe-288e-4507-909d-fe9d6f83666b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:26:25,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae/users/78e94d3e3a8b479fb4b54febaa3cc5f5/roles/743fbf8bf97b4b0c928b28763674795a used request id req-af2983fe-288e-4507-909d-fe9d6f83666b 2018-09-30 04:26:25,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130213975906s 2018-09-30 04:26:25,762 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'c59ae19f-c0f3-4680-8645-9b433162a9f3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'project_id': u'3baa97d5b0694ae59cee892c1d83a5ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 04:26:25,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:26:25,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:26:25,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:26:25,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:26:25,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:26:25,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:26:25,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:26:25,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:26:25,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:26:25,768 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'password': 'c59ae19f-c0f3-4680-8645-9b433162a9f3', 'project_name': 'refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '3baa97d5b0694ae59cee892c1d83a5ae', 'project_domain_name': 'Default'} 2018-09-30 04:26:25,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15843c46-6566-4f2b-b42d-b15a971509c6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:25,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-15843c46-6566-4f2b-b42d-b15a971509c6 2018-09-30 04:26:25,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0779309272766s 2018-09-30 04:26:25,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:25,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a7dcfc-d8cb-455f-8481-7af74890481e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:25,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-15a7dcfc-d8cb-455f-8481-7af74890481e 2018-09-30 04:26:25,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738060474396s 2018-09-30 04:26:25,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:26:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40aa14a2-291a-49e1-89a8-fcb4213cc906 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:26:26,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-40aa14a2-291a-49e1-89a8-fcb4213cc906 2018-09-30 04:26:26,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0879969596863s 2018-09-30 04:26:26,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:26:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7ad6e8-4a11-4ff1-9a3e-d5041e285cad Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c", "links": {"self": "http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5"}, "domain_id": "default", "enabled": true, "id": "78e94d3e3a8b479fb4b54febaa3cc5f5", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:26:26,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ab7ad6e8-4a11-4ff1-9a3e-d5041e285cad 2018-09-30 04:26:26,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10310292244s 2018-09-30 04:26:26,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ab7ad6e8-4a11-4ff1-9a3e-d5041e285cad 2018-09-30 04:26:26,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:26:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1077b3d-884b-4b13-a969-c1527076d6e0 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae"}, "enabled": true, "id": "3baa97d5b0694ae59cee892c1d83a5ae", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:26:26,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f1077b3d-884b-4b13-a969-c1527076d6e0 2018-09-30 04:26:26,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.075915813446s 2018-09-30 04:26:26,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f1077b3d-884b-4b13-a969-c1527076d6e0 2018-09-30 04:26:26,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:26:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&scope.project.id=3baa97d5b0694ae59cee892c1d83a5ae&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51196514-c9af-4142-b96f-13b7fd7b47e4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&scope.project.id=3baa97d5b0694ae59cee892c1d83a5ae&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 04:26:26,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&scope.project.id=3baa97d5b0694ae59cee892c1d83a5ae&role.id=814346b910b046f4b45290291aadbbd5 used request id req-51196514-c9af-4142-b96f-13b7fd7b47e4 2018-09-30 04:26:26,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790278911591s 2018-09-30 04:26:26,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:26:26,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae/users/78e94d3e3a8b479fb4b54febaa3cc5f5/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf713e78-7f79-48fb-beff-0966bc3d701b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:26:26,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae/users/78e94d3e3a8b479fb4b54febaa3cc5f5/roles/814346b910b046f4b45290291aadbbd5 used request id req-cf713e78-7f79-48fb-beff-0966bc3d701b 2018-09-30 04:26:26,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128798961639s 2018-09-30 04:26:26,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d2c7cd-20de-49d1-a03c-b2b6cecd12cc Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:26,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6d2c7cd-20de-49d1-a03c-b2b6cecd12cc 2018-09-30 04:26:26,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0793571472168s 2018-09-30 04:26:26,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:26:26,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13924b8-576a-463a-89b7-2856039ff905 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:26:26,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a13924b8-576a-463a-89b7-2856039ff905 2018-09-30 04:26:26,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795750617981s 2018-09-30 04:26:26,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:26:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52d55f5-1050-408c-9872-a88878bcd397 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c", "links": {"self": "http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5"}, "domain_id": "default", "enabled": true, "id": "78e94d3e3a8b479fb4b54febaa3cc5f5", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:26:26,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a52d55f5-1050-408c-9872-a88878bcd397 2018-09-30 04:26:26,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104893922806s 2018-09-30 04:26:26,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a52d55f5-1050-408c-9872-a88878bcd397 2018-09-30 04:26:26,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:26:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22fea24-4fdf-408e-8cac-3707e73202cf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default", "previous": null, "next": null}} 2018-09-30 04:26:26,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=78e94d3e3a8b479fb4b54febaa3cc5f5&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default used request id req-a22fea24-4fdf-408e-8cac-3707e73202cf 2018-09-30 04:26:26,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0770499706268s 2018-09-30 04:26:26,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:26:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/78e94d3e3a8b479fb4b54febaa3cc5f5/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:26:26,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9507858e-b91c-43b3-8e09-6216bbe82ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:26:26,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/78e94d3e3a8b479fb4b54febaa3cc5f5/roles/814346b910b046f4b45290291aadbbd5 used request id req-9507858e-b91c-43b3-8e09-6216bbe82ac4 2018-09-30 04:26:26,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134232997894s 2018-09-30 04:26:26,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-30 04:26:29,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-30 04:26:29.064 11196 INFO rally.deployment.engine [-] Deployment 0191a7ad-4709-40fb-b90c-d32cd0a51e51 | Starting: Destroy cloud and free allocated resources. 2018-09-30 04:26:29.162 11196 INFO rally.deployment.engine [-] Deployment 0191a7ad-4709-40fb-b90c-d32cd0a51e51 | Completed: Destroy cloud and free allocated resources. 2018-09-30 04:26:29.185 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b). 2018-09-30 04:26:29.189 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-30 04:26:31,879 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-30 04:26:31.533 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6f3317d4-70e1-45c8-995c-974672d3ce30) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6f3317d4-70e1-45c8-995c-974672d3ce30 | 2018-09-30T04:26:31 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6f3317d4-70e1-45c8-995c-974672d3ce30 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-30 04:26:35,587 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-30 04:26:35,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-30 04:26:38,083 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-30 04:26:37.763 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ba497d0c-1407-4485-b4b8-8e11d685f89b). 2018-09-30 04:26:37.892 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-30 04:26:41,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-30 04:26:40.209 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-30 04:26:40.396 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-30 04:26:41.713 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241) has been successfully created! Using verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241) as the default verifier for the future CLI operations. 2018-09-30 04:26:45,005 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-09-30 04:26:45,006 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:26:45,123 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 04:26:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:26:45,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c0d788-2654-4e35-976d-35b8698fdc08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:26:45,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d7c0d788-2654-4e35-976d-35b8698fdc08 2018-09-30 04:26:45,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:26:45,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "743fbf8bf97b4b0c928b28763674795a", "name": "Member"}], "expires_at": "2018-09-30T05:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3baa97d5b0694ae59cee892c1d83a5ae", "name": "refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3baa97d5b0694ae59cee892c1d83a5ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c", "id": "78e94d3e3a8b479fb4b54febaa3cc5f5"}, "audit_ids": ["DF2RxBkQR4i593erLYEFgA"], "issued_at": "2018-09-30T04:26:45.000000Z"}} 2018-09-30 04:26:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:45,526 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 04:26:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 04:26:45,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:26:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:45,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-451401f0-156b-4315-8114-3e0eb20c8335 Date: Sun, 30 Sep 2018 04:26:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:26:45,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-451401f0-156b-4315-8114-3e0eb20c8335 2018-09-30 04:26:45,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195252180099s 2018-09-30 04:26:45,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-451401f0-156b-4315-8114-3e0eb20c8335 2018-09-30 04:26:45,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 04:26:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c"}' 2018-09-30 04:26:45,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1 X-Openstack-Request-Id: req-5502fec0-9c4a-4b15-9a5f-0ddaffd59798 Date: Sun, 30 Sep 2018 04:26:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "0e250231-1336-449c-b412-7375451fd3b1", "size": null, "self": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:45Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": null, "created_at": "2018-09-30T04:26:45Z", "protected": false} 2018-09-30 04:26:45,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5502fec0-9c4a-4b15-9a5f-0ddaffd59798 2018-09-30 04:26:45,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.203448057175s 2018-09-30 04:26:45,931 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5502fec0-9c4a-4b15-9a5f-0ddaffd59798 returning object 0e250231-1336-449c-b412-7375451fd3b1 2018-09-30 04:26:45,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 04:26:45,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" -d '' 2018-09-30 04:26:47,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27931309-16fc-4d27-86b6-86fcdb2cd07c Date: Sun, 30 Sep 2018 04:26:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:26:47,271 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file used request id req-27931309-16fc-4d27-86b6-86fcdb2cd07c 2018-09-30 04:26:47,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33875393867s 2018-09-30 04:26:47,271 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file used request id req-27931309-16fc-4d27-86b6-86fcdb2cd07c 2018-09-30 04:26:47,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:26:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:47,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-a581fa67-476c-4d26-ba73-2a3eefd50425 Date: Sun, 30 Sep 2018 04:26:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "metadata": {}}], "file": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "0e250231-1336-449c-b412-7375451fd3b1", "size": 12716032, "self": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:26:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:26:47,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a581fa67-476c-4d26-ba73-2a3eefd50425 2018-09-30 04:26:47,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.567492008209s 2018-09-30 04:26:47,839 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a581fa67-476c-4d26-ba73-2a3eefd50425 2018-09-30 04:26:47,841 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file', 'owner': u'3baa97d5b0694ae59cee892c1d83a5ae', 'id': u'0e250231-1336-449c-b412-7375451fd3b1', 'size': 12716032, u'self': u'/v2/images/0e250231-1336-449c-b412-7375451fd3b1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3baa97d5b0694ae59cee892c1d83a5ae', 'name': 'refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T04:26:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T04:26:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0e250231-1336-449c-b412-7375451fd3b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'created': u'2018-09-30T04:26:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T04:26:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0e250231-1336-449c-b412-7375451fd3b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 04:26:47,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 04:26:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_0d50334c-aaae-4d2f-8b85-6f93269c074c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 04:26:48,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4928b51-612a-4216-b748-ae5a7eede1d2 x-compute-request-id: req-f4928b51-612a-4216-b748-ae5a7eede1d2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b2e0af68-3955-40eb-b206-011da0783f3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2e0af68-3955-40eb-b206-011da0783f3f", "name": "refstack_defcore-flavor_0d50334c-aaae-4d2f-8b85-6f93269c074c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:26:48,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f4928b51-612a-4216-b748-ae5a7eede1d2 2018-09-30 04:26:48,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.204066038132s 2018-09-30 04:26:48,047 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f4928b51-612a-4216-b748-ae5a7eede1d2 returning object b2e0af68-3955-40eb-b206-011da0783f3f 2018-09-30 04:26:48,048 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b2e0af68-3955-40eb-b206-011da0783f3f', 'swap': 0}) 2018-09-30 04:26:48,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 04:26:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" -d '{"extra_specs": {}}' 2018-09-30 04:26:48,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25c084ad-c4d0-4b69-a297-bd6fd738fab8 x-compute-request-id: req-25c084ad-c4d0-4b69-a297-bd6fd738fab8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 04:26:48,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f/os-extra_specs used request id req-25c084ad-c4d0-4b69-a297-bd6fd738fab8 2018-09-30 04:26:48,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218410491943s 2018-09-30 04:26:48,071 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f/os-extra_specs used request id req-25c084ad-c4d0-4b69-a297-bd6fd738fab8 2018-09-30 04:26:48,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:26:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:48,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:26:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:48,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732ab1ad-fcf1-4c76-8015-172d9e63c6c0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:26:48,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-732ab1ad-fcf1-4c76-8015-172d9e63c6c0 2018-09-30 04:26:48,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0913031101227s 2018-09-30 04:26:48,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-30 04:26:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:48,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df3a88f2-179a-49fc-82d6-54680ec1657a x-compute-request-id: req-df3a88f2-179a-49fc-82d6-54680ec1657a Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 04:26:48,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-df3a88f2-179a-49fc-82d6-54680ec1657a 2018-09-30 04:26:48,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.1799659729s 2018-09-30 04:26:48,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-df3a88f2-179a-49fc-82d6-54680ec1657a 2018-09-30 04:26:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:26:48,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:48,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b890aef1-6d75-4d56-af90-21fa4c2c8fd3 Date: Sun, 30 Sep 2018 04:26:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "metadata": {}}], "file": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "0e250231-1336-449c-b412-7375451fd3b1", "size": 12716032, "self": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:26:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:26:48,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b890aef1-6d75-4d56-af90-21fa4c2c8fd3 2018-09-30 04:26:48,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171217918396s 2018-09-30 04:26:48,520 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b890aef1-6d75-4d56-af90-21fa4c2c8fd3 2018-09-30 04:26:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 04:26:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c"}' 2018-09-30 04:26:48,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416 X-Openstack-Request-Id: req-f791e9f4-faa5-4bd4-bbdf-685b207b5dbf Date: Sun, 30 Sep 2018 04:26:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/23d879ea-4458-4744-af34-6575370cf416/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "23d879ea-4458-4744-af34-6575370cf416", "size": null, "self": "/v2/images/23d879ea-4458-4744-af34-6575370cf416", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:48Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": null, "created_at": "2018-09-30T04:26:48Z", "protected": false} 2018-09-30 04:26:48,715 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f791e9f4-faa5-4bd4-bbdf-685b207b5dbf 2018-09-30 04:26:48,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.191630840302s 2018-09-30 04:26:48,716 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f791e9f4-faa5-4bd4-bbdf-685b207b5dbf returning object 23d879ea-4458-4744-af34-6575370cf416 2018-09-30 04:26:48,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 04:26:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" -d '' 2018-09-30 04:26:50,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8322e0f5-c321-47ad-8fe2-45cef1fa376a Date: Sun, 30 Sep 2018 04:26:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:26:50,834 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416/file used request id req-8322e0f5-c321-47ad-8fe2-45cef1fa376a 2018-09-30 04:26:50,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.11740899086s 2018-09-30 04:26:50,834 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416/file used request id req-8322e0f5-c321-47ad-8fe2-45cef1fa376a 2018-09-30 04:26:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:26:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:26:51,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-ce085b65-541d-4274-a9ce-710dd4740818 Date: Sun, 30 Sep 2018 04:26:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/23d879ea-4458-4744-af34-6575370cf416/snap", "metadata": {}}], "file": "/v2/images/23d879ea-4458-4744-af34-6575370cf416/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "23d879ea-4458-4744-af34-6575370cf416", "size": 12716032, "self": "/v2/images/23d879ea-4458-4744-af34-6575370cf416", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/23d879ea-4458-4744-af34-6575370cf416/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:26:48Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "metadata": {}}], "file": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "0e250231-1336-449c-b412-7375451fd3b1", "size": 12716032, "self": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:26:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:26:51,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ce085b65-541d-4274-a9ce-710dd4740818 2018-09-30 04:26:51,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1832010746s 2018-09-30 04:26:51,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ce085b65-541d-4274-a9ce-710dd4740818 2018-09-30 04:26:51,022 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/23d879ea-4458-4744-af34-6575370cf416/snap', u'metadata': Munch({})})], 'file': u'/v2/images/23d879ea-4458-4744-af34-6575370cf416/file', 'owner': u'3baa97d5b0694ae59cee892c1d83a5ae', 'id': u'23d879ea-4458-4744-af34-6575370cf416', 'size': 12716032, u'self': u'/v2/images/23d879ea-4458-4744-af34-6575370cf416', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3baa97d5b0694ae59cee892c1d83a5ae', 'name': 'refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/23d879ea-4458-4744-af34-6575370cf416/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T04:26:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T04:26:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/23d879ea-4458-4744-af34-6575370cf416', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'created': u'2018-09-30T04:26:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T04:26:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/23d879ea-4458-4744-af34-6575370cf416', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 04:26:51,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 04:26:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 04:26:51,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dc1d983-ae99-4ab3-bf21-66ac5ca02eaa x-compute-request-id: req-9dc1d983-ae99-4ab3-bf21-66ac5ca02eaa Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f2bfec55-9470-4b93-937c-ec2893b1d405", "name": "refstack_defcore-flavor_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:26:51,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9dc1d983-ae99-4ab3-bf21-66ac5ca02eaa 2018-09-30 04:26:51,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0492579936981s 2018-09-30 04:26:51,073 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9dc1d983-ae99-4ab3-bf21-66ac5ca02eaa returning object f2bfec55-9470-4b93-937c-ec2893b1d405 2018-09-30 04:26:51,073 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f2bfec55-9470-4b93-937c-ec2893b1d405', 'swap': 0}) 2018-09-30 04:26:51,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 04:26:51,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" -d '{"extra_specs": {}}' 2018-09-30 04:26:51,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55fef611-7b41-4329-861c-0eeefea6e614 x-compute-request-id: req-55fef611-7b41-4329-861c-0eeefea6e614 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 04:26:51,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405/os-extra_specs used request id req-55fef611-7b41-4329-861c-0eeefea6e614 2018-09-30 04:26:51,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215530395508s 2018-09-30 04:26:51,096 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405/os-extra_specs used request id req-55fef611-7b41-4329-861c-0eeefea6e614 2018-09-30 04:26:51,096 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f2bfec55-9470-4b93-937c-ec2893b1d405', 'swap': 0}) 2018-09-30 04:26:54,723 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-30 04:26:53.288 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241) for deployment 'opnfv-rally' (UUID=6f3317d4-70e1-45c8-995c-974672d3ce30). 2018-09-30 04:26:54.524 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-30 04:26:54.527 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241) has been successfully configured for deployment 'opnfv-rally' (UUID=6f3317d4-70e1-45c8-995c-974672d3ce30)! 2018-09-30 04:26:54,724 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-30 04:26:54,724 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-30 04:26:54,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-30 04:27:00,825 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-09-30 04:27:00,826 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-09-30 04:27:00,827 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-09-30 04:27:00,828 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-09-30 04:27:00,829 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-09-30 04:27:00,830 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-09-30 04:27:00,831 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-09-30 04:27:00,832 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-09-30 04:27:00,833 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-09-30 04:27:00,834 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-09-30 04:27:00,835 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-09-30 04:27:00,835 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-09-30 04:27:00,835 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-09-30 04:27:00,835 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-09-30 04:27:00,837 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-30 04:27:00,860 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-30 04:27:00,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-09-30 04:27:03,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:03.100 11239 INFO rally.api [-] Starting verification (UUID=2a725609-6b0d-46d5-8a37-c2dfe324d545) for deployment 'opnfv-rally' (UUID=6f3317d4-70e1-45c8-995c-974672d3ce30) by verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241). 2018-09-30 04:27:03,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2a725609-6b0d-46d5-8a37-c2dfe324d545 2018-09-30 04:27:10,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:10.070 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.192s] 2018-09-30 04:27:10,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:10.127 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.058s] 2018-09-30 04:27:12,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:12.837 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.995s] 2018-09-30 04:27:16,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:16.176 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.845s] 2018-09-30 04:27:29,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:29.075 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.233s] 2018-09-30 04:27:36,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:36.731 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-09-30 04:27:36,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:36.742 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-30 04:27:36,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:36.876 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.132s] 2018-09-30 04:27:36,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:36.888 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-09-30 04:27:36,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:36.903 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.015s] 2018-09-30 04:27:36,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:36.945 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.041s] 2018-09-30 04:27:37,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:37.009 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2018-09-30 04:27:37,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:37.070 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.058s] 2018-09-30 04:27:37,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:37.372 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.303s] 2018-09-30 04:27:37,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:37.388 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-09-30 04:27:37,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:37.454 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.066s] 2018-09-30 04:27:42,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:42.792 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-09-30 04:27:44,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:44.839 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [24.448s] 2018-09-30 04:27:45,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:45.808 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.973s] 2018-09-30 04:27:46,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:46.426 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2018-09-30 04:27:46,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:46.441 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.363s] 2018-09-30 04:27:46,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:46.500 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2018-09-30 04:27:46,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:46.575 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-09-30 04:27:48,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:48.704 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [38.929s] 2018-09-30 04:27:50,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:50.054 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.155s] 2018-09-30 04:27:50,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:50.228 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.173s] 2018-09-30 04:27:51,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:51.233 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.004s] 2018-09-30 04:27:51,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:51.388 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.155s] 2018-09-30 04:27:51,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:51.919 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.530s] 2018-09-30 04:27:56,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:56.306 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.866s] 2018-09-30 04:27:58,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:27:58.487 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2018-09-30 04:28:00,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:00.740 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.940s] 2018-09-30 04:28:01,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:01.728 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.239s] 2018-09-30 04:28:04,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:04.609 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.868s] 2018-09-30 04:28:08,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:08.205 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.595s] 2018-09-30 04:28:11,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:11.877 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.672s] 2018-09-30 04:28:15,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:15.296 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.418s] 2018-09-30 04:28:19,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:19.260 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.963s] 2018-09-30 04:28:20,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:20.565 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.614s] 2018-09-30 04:28:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:20.635 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-09-30 04:28:21,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:21.485 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.850s] 2018-09-30 04:28:21,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:21.587 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.100s] 2018-09-30 04:28:21,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:21.589 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-30 04:28:23,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:23.165 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.904s] 2018-09-30 04:28:27,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:27.601 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.645s] 2018-09-30 04:28:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:28.119 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.517s] 2018-09-30 04:28:28,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:28.552 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.433s] 2018-09-30 04:28:29,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:29.095 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.542s] 2018-09-30 04:28:29,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:29.491 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.325s] 2018-09-30 04:28:29,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:29.769 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.674s] 2018-09-30 04:28:29,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:29.862 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.092s] 2018-09-30 04:28:29,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:29.936 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.074s] 2018-09-30 04:28:30,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:30.002 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.065s] 2018-09-30 04:28:30,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:30.071 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2018-09-30 04:28:30,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:30.136 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.064s] 2018-09-30 04:28:30,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:30.272 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.135s] 2018-09-30 04:28:33,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:33.300 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.807s] 2018-09-30 04:28:34,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:34.315 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.015s] 2018-09-30 04:28:34,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:34.424 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.109s] 2018-09-30 04:28:34,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:34.547 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.122s] 2018-09-30 04:28:34,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:34.749 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.201s] 2018-09-30 04:28:34,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:34.863 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.114s] 2018-09-30 04:28:34,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:34.975 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.111s] 2018-09-30 04:28:35,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:35.030 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2018-09-30 04:28:35,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:35.093 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.063s] 2018-09-30 04:28:40,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:40.457 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.362s] 2018-09-30 04:28:47,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:47.375 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.154s] 2018-09-30 04:28:48,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:48.815 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.438s] 2018-09-30 04:28:49,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:49.817 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.002s] 2018-09-30 04:28:51,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:51.565 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.747s] 2018-09-30 04:28:52,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:52.264 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.698s] 2018-09-30 04:28:53,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:53.872 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.606s] 2018-09-30 04:28:54,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:54.980 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.108s] 2018-09-30 04:28:55,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:55.110 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.131s] 2018-09-30 04:28:55,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:55.296 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.185s] 2018-09-30 04:28:55,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:55.471 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.174s] 2018-09-30 04:28:55,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:55.685 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.214s] 2018-09-30 04:28:57,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:28:57.470 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [61.146s] 2018-09-30 04:29:01,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:01.581 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.382s] 2018-09-30 04:29:01,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:01.928 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.347s] 2018-09-30 04:29:02,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:02.580 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.539s] 2018-09-30 04:29:03,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:03.857 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.275s] 2018-09-30 04:29:17,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:17.868 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [7.581s] 2018-09-30 04:29:24,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:24.382 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.136s] 2018-09-30 04:29:24,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:24.446 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-09-30 04:29:25,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:25.262 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.815s] 2018-09-30 04:29:25,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:25.364 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.099s] 2018-09-30 04:29:25,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:25.365 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-30 04:29:26,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:26.995 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.125s] 2018-09-30 04:29:32,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:32.087 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [20.020s] 2018-09-30 04:29:42,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:42.726 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.641s] 2018-09-30 04:29:48,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:48.866 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.398s] 2018-09-30 04:29:49,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:49.103 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.236s] 2018-09-30 04:29:49,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:49.323 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.219s] 2018-09-30 04:29:49,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:49.861 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.537s] 2018-09-30 04:29:50,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:50.272 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.410s] 2018-09-30 04:29:50,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:50.674 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.402s] 2018-09-30 04:29:57,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:29:57.725 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.811s] 2018-09-30 04:30:00,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:00.130 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.404s] 2018-09-30 04:30:07,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:07.744 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [51.531s] 2018-09-30 04:30:08,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:08.804 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.700s] 2018-09-30 04:30:10,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:10.258 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.453s] 2018-09-30 04:30:12,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:12.592 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [29.860s] 2018-09-30 04:30:14,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:14.353 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.089s] 2018-09-30 04:30:15,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:15.219 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.869s] 2018-09-30 04:30:16,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:16.779 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.556s] 2018-09-30 04:30:17,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:17.777 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.999s] 2018-09-30 04:30:20,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:20.187 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.406s] 2018-09-30 04:30:20,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:20.254 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-09-30 04:30:23,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:23.489 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.161s] 2018-09-30 04:30:30,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:30.316 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.994s] 2018-09-30 04:30:30,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:30.819 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.227s] 2018-09-30 04:30:30,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:30.963 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.647s] 2018-09-30 04:30:40,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:40.435 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.680s] 2018-09-30 04:30:56,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:56.591 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2018-09-30 04:30:57,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:57.509 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.045s] 2018-09-30 04:30:58,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:58.549 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.038s] 2018-09-30 04:30:59,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:30:59.619 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.068s] 2018-09-30 04:31:00,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:00.660 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.041s] 2018-09-30 04:31:02,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:02.080 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.419s] 2018-09-30 04:31:02,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:02.849 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.768s] 2018-09-30 04:31:03,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:03.244 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.395s] 2018-09-30 04:31:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:04.352 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.107s] 2018-09-30 04:31:04,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:04.869 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.515s] 2018-09-30 04:31:05,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:05.615 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.745s] 2018-09-30 04:31:05,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:05.986 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.371s] 2018-09-30 04:31:06,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:06.372 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.385s] 2018-09-30 04:31:06,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:06.608 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.236s] 2018-09-30 04:31:07,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:07.211 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.600s] 2018-09-30 04:31:07,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:07.647 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.436s] 2018-09-30 04:31:08,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:08.019 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.370s] 2018-09-30 04:31:08,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:08.524 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.504s] 2018-09-30 04:31:09,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:09.045 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.522s] 2018-09-30 04:31:09,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:09.576 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [38.606s] 2018-09-30 04:31:14,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:14.251 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.156s] 2018-09-30 04:31:14,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:14.412 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.160s] 2018-09-30 04:31:14,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:14.594 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.181s] 2018-09-30 04:31:14,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:14.761 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.167s] 2018-09-30 04:31:14,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:14.793 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2018-09-30 04:31:15,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:15.373 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.577s] 2018-09-30 04:31:15,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:15.527 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.583s] 2018-09-30 04:31:15,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:15.692 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.320s] 2018-09-30 04:31:15,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:15.871 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.177s] 2018-09-30 04:31:16,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:16.461 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.589s] 2018-09-30 04:31:16,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:16.644 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.183s] 2018-09-30 04:31:22,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:22.413 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.220s] 2018-09-30 04:31:22,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:22.633 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.220s] 2018-09-30 04:31:24,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:24.047 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.312s] 2018-09-30 04:31:29,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:29.477 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.429s] 2018-09-30 04:31:30,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:30.221 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.580s] 2018-09-30 04:31:30,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:30.375 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.154s] 2018-09-30 04:31:31,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:31.275 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.797s] 2018-09-30 04:31:31,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:31.356 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.081s] 2018-09-30 04:31:31,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:31.404 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.048s] 2018-09-30 04:31:31,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:31.596 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.191s] 2018-09-30 04:31:31,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:31.641 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2018-09-30 04:31:35,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:35.294 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.426s] 2018-09-30 04:31:37,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:37.325 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.191s] 2018-09-30 04:31:43,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:43.040 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.400s] 2018-09-30 04:31:43,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:43.442 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.401s] 2018-09-30 04:31:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:47.490 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.066s] 2018-09-30 04:31:54,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:54.897 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-09-30 04:31:55,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:55.076 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.178s] 2018-09-30 04:31:55,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:55.123 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-09-30 04:31:55,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:55.688 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.563s] 2018-09-30 04:31:56,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.072 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.382s] 2018-09-30 04:31:56,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.291 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.802s] 2018-09-30 04:31:56,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.454 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.383s] 2018-09-30 04:31:56,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.643 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.188s] 2018-09-30 04:31:56,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.690 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-09-30 04:31:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.741 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.050s] 2018-09-30 04:31:56,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.930 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.188s] 2018-09-30 04:31:56,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:56.983 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.053s] 2018-09-30 04:31:57,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:57.057 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.072s] 2018-09-30 04:31:57,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:57.136 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2018-09-30 04:31:57,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:57.182 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.046s] 2018-09-30 04:31:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:31:57.475 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.293s] 2018-09-30 04:32:03,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:03.836 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.167s] 2018-09-30 04:32:04,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:04.011 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.175s] 2018-09-30 04:32:04,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:04.049 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.037s] 2018-09-30 04:32:04,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:04.214 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.164s] 2018-09-30 04:32:04,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:04.374 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.160s] 2018-09-30 04:32:04,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:04.526 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.149s] 2018-09-30 04:32:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:04.748 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.222s] 2018-09-30 04:32:05,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.017 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.269s] 2018-09-30 04:32:05,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.027 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-09-30 04:32:05,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.210 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.182s] 2018-09-30 04:32:05,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.220 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-09-30 04:32:05,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.416 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.195s] 2018-09-30 04:32:05,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.596 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.180s] 2018-09-30 04:32:05,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.632 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-09-30 04:32:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.673 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.041s] 2018-09-30 04:32:05,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.829 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.154s] 2018-09-30 04:32:05,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.863 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-09-30 04:32:05,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:05.894 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2018-09-30 04:32:06,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:06.069 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.174s] 2018-09-30 04:32:06,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:06.103 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-09-30 04:32:10,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:32:10.788 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.490s] 2018-09-30 04:36:32,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:36:32.068 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.204s] 2018-09-30 04:36:32,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:36:32.638 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.570s] 2018-09-30 04:36:36,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2a725609-6b0d-46d5-8a37-c2dfe324d545 2018-09-30 04:36:36,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2a725609-6b0d-46d5-8a37-c2dfe324d545']'. 2018-09-30 04:36:37,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-30 04:36:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-30 04:36:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 04:36:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a725609-6b0d-46d5-8a37-c2dfe324d545 | 2018-09-30 04:36:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-30 04:36:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-30 04:27:03 | 2018-09-30 04:36:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-30 04:36:35 | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:32 | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cb97db10-3f39-4f84-9250-5fdd1b754241) | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6f3317d4-70e1-45c8-995c-974672d3ce30) | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 564.617 | 2018-09-30 04:36:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-30 04:36:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-30 04:36:37,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-09-30 04:36:37,563 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 04:36:37,563 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 09:52 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-30 04:36:37,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 04:36:37,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:36:39,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-abae65bc-7319-4a40-b66c-651f24d30dcf Date: Sun, 30 Sep 2018 04:36:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:36:39,691 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416 used request id req-abae65bc-7319-4a40-b66c-651f24d30dcf 2018-09-30 04:36:39,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.12139987946s 2018-09-30 04:36:39,691 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/23d879ea-4458-4744-af34-6575370cf416 used request id req-abae65bc-7319-4a40-b66c-651f24d30dcf 2018-09-30 04:36:39,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:36:39,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:39,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e851277-a4ea-4d43-9963-1017482f6770 x-compute-request-id: req-8e851277-a4ea-4d43-9963-1017482f6770 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b2e0af68-3955-40eb-b206-011da0783f3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2e0af68-3955-40eb-b206-011da0783f3f", "name": "refstack_defcore-flavor_0d50334c-aaae-4d2f-8b85-6f93269c074c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f2bfec55-9470-4b93-937c-ec2893b1d405", "name": "refstack_defcore-flavor_alt_0d50334c-aaae-4d2f-8b85-6f93269c074c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:36:39,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8e851277-a4ea-4d43-9963-1017482f6770 2018-09-30 04:36:39,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193074941635s 2018-09-30 04:36:39,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8e851277-a4ea-4d43-9963-1017482f6770 2018-09-30 04:36:39,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:36:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:39,926 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb0c9c4f-0485-4d54-a2e2-f2eee9179a94 x-compute-request-id: req-cb0c9c4f-0485-4d54-a2e2-f2eee9179a94 Content-Length: 0 Content-Type: application/json 2018-09-30 04:36:39,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405 used request id req-cb0c9c4f-0485-4d54-a2e2-f2eee9179a94 2018-09-30 04:36:39,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392990112305s 2018-09-30 04:36:39,926 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f2bfec55-9470-4b93-937c-ec2893b1d405 used request id req-cb0c9c4f-0485-4d54-a2e2-f2eee9179a94 2018-09-30 04:36:39,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:36:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:36:40,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-69c9a875-5396-4cd5-ba9a-2c018bcd474b Date: Sun, 30 Sep 2018 04:36:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "metadata": {}}], "file": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1/file", "owner": "3baa97d5b0694ae59cee892c1d83a5ae", "id": "0e250231-1336-449c-b412-7375451fd3b1", "size": 12716032, "self": "/v2/images/0e250231-1336-449c-b412-7375451fd3b1", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0e250231-1336-449c-b412-7375451fd3b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:26:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0d50334c-aaae-4d2f-8b85-6f93269c074c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:26:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:36:40,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-69c9a875-5396-4cd5-ba9a-2c018bcd474b 2018-09-30 04:36:40,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160171031952s 2018-09-30 04:36:40,088 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-69c9a875-5396-4cd5-ba9a-2c018bcd474b 2018-09-30 04:36:40,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 04:36:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de6c38192ecaf1e230b6c0fcddb92cf23c90705e" 2018-09-30 04:36:42,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1dfcd1a8-6a08-4f18-9086-bd1dd81e0c71 Date: Sun, 30 Sep 2018 04:36:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:36:42,099 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1 used request id req-1dfcd1a8-6a08-4f18-9086-bd1dd81e0c71 2018-09-30 04:36:42,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.00969195366s 2018-09-30 04:36:42,099 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0e250231-1336-449c-b412-7375451fd3b1 used request id req-1dfcd1a8-6a08-4f18-9086-bd1dd81e0c71 2018-09-30 04:36:42,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:36:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdac1442-dbe7-4e7e-bdbf-29d5f09dc0bc x-compute-request-id: req-bdac1442-dbe7-4e7e-bdbf-29d5f09dc0bc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b2e0af68-3955-40eb-b206-011da0783f3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2e0af68-3955-40eb-b206-011da0783f3f", "name": "refstack_defcore-flavor_0d50334c-aaae-4d2f-8b85-6f93269c074c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:36:42,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-bdac1442-dbe7-4e7e-bdbf-29d5f09dc0bc 2018-09-30 04:36:42,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351622104645s 2018-09-30 04:36:42,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-bdac1442-dbe7-4e7e-bdbf-29d5f09dc0bc 2018-09-30 04:36:42,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:36:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,177 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8676675b-7568-4fb0-a0bc-e2dec256a6cf x-compute-request-id: req-8676675b-7568-4fb0-a0bc-e2dec256a6cf Content-Length: 0 Content-Type: application/json 2018-09-30 04:36:42,177 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f used request id req-8676675b-7568-4fb0-a0bc-e2dec256a6cf 2018-09-30 04:36:42,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0407099723816s 2018-09-30 04:36:42,177 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b2e0af68-3955-40eb-b206-011da0783f3f used request id req-8676675b-7568-4fb0-a0bc-e2dec256a6cf 2018-09-30 04:36:42,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:36:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b72a39c-b758-4bdc-b896-a508d1f5161c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c", "links": {"self": "http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5"}, "domain_id": "default", "enabled": true, "id": "78e94d3e3a8b479fb4b54febaa3cc5f5", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:36:42,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8b72a39c-b758-4bdc-b896-a508d1f5161c 2018-09-30 04:36:42,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116405010223s 2018-09-30 04:36:42,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8b72a39c-b758-4bdc-b896-a508d1f5161c 2018-09-30 04:36:42,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:36:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1c03b9-1c47-4e29-b9a3-984c9956e654 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5"}, "enabled": true, "id": "78e94d3e3a8b479fb4b54febaa3cc5f5", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_0d50334c-aaae-4d2f-8b85-6f93269c074c"}} 2018-09-30 04:36:42,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 used request id req-fe1c03b9-1c47-4e29-b9a3-984c9956e654 2018-09-30 04:36:42,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101791858673s 2018-09-30 04:36:42,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 used request id req-fe1c03b9-1c47-4e29-b9a3-984c9956e654 2018-09-30 04:36:42,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 04:36:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb37083-2c43-44c7-b9fd-25ccf4524ca9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:36:42,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 used request id req-7fb37083-2c43-44c7-b9fd-25ccf4524ca9 2018-09-30 04:36:42,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213563919067s 2018-09-30 04:36:42,618 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/78e94d3e3a8b479fb4b54febaa3cc5f5 used request id req-7fb37083-2c43-44c7-b9fd-25ccf4524ca9 2018-09-30 04:36:42,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:36:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bd5d7d-7eec-4218-8563-9d526b257648 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae"}, "enabled": true, "id": "3baa97d5b0694ae59cee892c1d83a5ae", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0d50334c-aaae-4d2f-8b85-6f93269c074c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:36:42,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-30bd5d7d-7eec-4218-8563-9d526b257648 2018-09-30 04:36:42,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794358253479s 2018-09-30 04:36:42,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-30bd5d7d-7eec-4218-8563-9d526b257648 2018-09-30 04:36:42,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 04:36:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a483ed4-8567-4fd1-8bcb-874584f7380a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:36:42,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae used request id req-5a483ed4-8567-4fd1-8bcb-874584f7380a 2018-09-30 04:36:42,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147626876831s 2018-09-30 04:36:42,849 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3baa97d5b0694ae59cee892c1d83a5ae used request id req-5a483ed4-8567-4fd1-8bcb-874584f7380a 2018-09-30 04:36:42,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:42,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f0264d-bef9-4ccd-bcbb-f07ae5405b5b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "743fbf8bf97b4b0c928b28763674795a", "links": {"self": "http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-11f0264d-bef9-4ccd-bcbb-f07ae5405b5b 2018-09-30 04:36:42,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811350345612s 2018-09-30 04:36:42,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 04:36:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:43,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48267c54-44b3-41eb-9061-dc13e9b05787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:36:43,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/743fbf8bf97b4b0c928b28763674795a used request id req-48267c54-44b3-41eb-9061-dc13e9b05787 2018-09-30 04:36:43,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0996301174164s 2018-09-30 04:36:43,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 04:36:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=3baa97d5b0694ae59cee892c1d83a5ae&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b80421c1cebc1669d70caeb41431f3bbb7290469" 2018-09-30 04:36:43,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c769303-884c-455c-84e3-8752bda930ae Date: Sun, 30 Sep 2018 04:36:43 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:36:43,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=3baa97d5b0694ae59cee892c1d83a5ae&name=default used request id req-7c769303-884c-455c-84e3-8752bda930ae 2018-09-30 04:36:43,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.182712078094s 2018-09-30 04:36:43,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=3baa97d5b0694ae59cee892c1d83a5ae&name=default used request id req-7c769303-884c-455c-84e3-8752bda930ae 2018-09-30 04:36:43,263 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-09-30 04:36:43,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:36:43,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:36:43,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:36:43,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:36:43,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:36:43,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:36:43,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:36:43,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:36:43,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:36:43,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:36:43,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:36:43,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:36:43,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:36:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:36:43,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dc98ee-b1ce-4e79-a489-efe4380dc168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:36:43,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a1dc98ee-b1ce-4e79-a489-efe4380dc168 2018-09-30 04:36:43,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:36:43,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T05:36:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["dGHUueQnRtehzcDu_ARMhA"], "issued_at": "2018-09-30T04:36:43.000000Z"}} 2018-09-30 04:36:43,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 04:36:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:43,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-05370566-ce37-4c97-a3b1-26dc2c6146f8 Date: Sun, 30 Sep 2018 04:36:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:36:43,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05370566-ce37-4c97-a3b1-26dc2c6146f8 2018-09-30 04:36:43,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245899915695s 2018-09-30 04:36:43,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05370566-ce37-4c97-a3b1-26dc2c6146f8 2018-09-30 04:36:43,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 04:36:43,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:43,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:36:43,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:44,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d26763-e88a-4fa2-85ec-c8974f4dcff6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 04:36:44,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-95d26763-e88a-4fa2-85ec-c8974f4dcff6 2018-09-30 04:36:44,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.088073015213s 2018-09-30 04:36:44,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 04:36:44,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532"}}' 2018-09-30 04:36:44,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ad6253-5905-464c-acff-50441e89aa2b Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d"}, "enabled": true, "id": "2d048f538dbd4da296be0e26f3a99c9d", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532"}} 2018-09-30 04:36:44,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e4ad6253-5905-464c-acff-50441e89aa2b 2018-09-30 04:36:44,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0990309715271s 2018-09-30 04:36:44,164 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e4ad6253-5905-464c-acff-50441e89aa2b 2018-09-30 04:36:44,165 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532', 'id': u'2d048f538dbd4da296be0e26f3a99c9d', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 04:36:44,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 04:36:44,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356857061386s 2018-09-30 04:36:44,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:44,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f087062-772b-4289-86e1-bad0d4efa946 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9"}, "enabled": true, "id": "2f8a8f87e42a413ca3745a4453af57d9", "options": {}, "domain_id": "default", "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532"}} 2018-09-30 04:36:44,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 used request id req-2f087062-772b-4289-86e1-bad0d4efa946 2018-09-30 04:36:44,616 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2f8a8f87e42a413ca3745a4453af57d9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532'}) 2018-09-30 04:36:44,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:44,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ff6644-93cc-4f19-9975-45f41b412ebb Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:44,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-99ff6644-93cc-4f19-9975-45f41b412ebb 2018-09-30 04:36:44,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.016144990921s 2018-09-30 04:36:44,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:44,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe6b127-c357-49d8-bbd5-43a8d56ed531 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:44,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4fe6b127-c357-49d8-bbd5-43a8d56ed531 2018-09-30 04:36:44,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796880722046s 2018-09-30 04:36:44,715 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 04:36:44,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 04:36:44,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" -d '{"role": {"name": "Member"}}' 2018-09-30 04:36:44,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713cdb00-ef09-49c7-a8fb-75a9d01107bb Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}} 2018-09-30 04:36:44,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-713cdb00-ef09-49c7-a8fb-75a9d01107bb 2018-09-30 04:36:44,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.088859796524s 2018-09-30 04:36:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:44,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d282947-a883-46bd-ae58-40d612d68eac Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "domain_id": null, "name": "Member", "id": "92152f21a9204297a5e02d11bc676a4e"}} 2018-09-30 04:36:44,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e used request id req-8d282947-a883-46bd-ae58-40d612d68eac 2018-09-30 04:36:44,895 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e'}, 'domain_id': None, 'human_id': None, 'id': u'92152f21a9204297a5e02d11bc676a4e', 'HUMAN_ID': False}) 2018-09-30 04:36:44,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:44,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9634e245-1c5a-4de4-8043-ef14d0fe084d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:44,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9634e245-1c5a-4de4-8043-ef14d0fe084d 2018-09-30 04:36:44,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806150436401s 2018-09-30 04:36:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:36:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b58f362-55b2-403a-b27a-9f25070e98cc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:36:45,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-3b58f362-55b2-403a-b27a-9f25070e98cc 2018-09-30 04:36:45,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0718050003052s 2018-09-30 04:36:45,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:36:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e922e5b0-8401-46b3-bc69-0fed43c6430e Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532", "links": {"self": "http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9"}, "domain_id": "default", "enabled": true, "id": "2f8a8f87e42a413ca3745a4453af57d9", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:36:45,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e922e5b0-8401-46b3-bc69-0fed43c6430e 2018-09-30 04:36:45,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993070602417s 2018-09-30 04:36:45,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e922e5b0-8401-46b3-bc69-0fed43c6430e 2018-09-30 04:36:45,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:36:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4ec366-bb16-4e37-be44-16dae1112a80 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d"}, "enabled": true, "id": "2d048f538dbd4da296be0e26f3a99c9d", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:36:45,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5a4ec366-bb16-4e37-be44-16dae1112a80 2018-09-30 04:36:45,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084009885788s 2018-09-30 04:36:45,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5a4ec366-bb16-4e37-be44-16dae1112a80 2018-09-30 04:36:45,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:36:45,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&scope.project.id=2d048f538dbd4da296be0e26f3a99c9d&role.id=92152f21a9204297a5e02d11bc676a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dace864-959b-4293-bf67-ac9e4b20e009 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&scope.project.id=2d048f538dbd4da296be0e26f3a99c9d&role.id=92152f21a9204297a5e02d11bc676a4e", "previous": null, "next": null}} 2018-09-30 04:36:45,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&scope.project.id=2d048f538dbd4da296be0e26f3a99c9d&role.id=92152f21a9204297a5e02d11bc676a4e used request id req-0dace864-959b-4293-bf67-ac9e4b20e009 2018-09-30 04:36:45,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0745189189911s 2018-09-30 04:36:45,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:36:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d/users/2f8a8f87e42a413ca3745a4453af57d9/roles/92152f21a9204297a5e02d11bc676a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed537e7a-b738-4cb5-81dc-a5234758ddea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:36:45,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d/users/2f8a8f87e42a413ca3745a4453af57d9/roles/92152f21a9204297a5e02d11bc676a4e used request id req-ed537e7a-b738-4cb5-81dc-a5234758ddea 2018-09-30 04:36:45,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117295026779s 2018-09-30 04:36:45,436 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '04a32a93-8253-41b7-83ba-04c08adc8d48', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532', 'project_id': u'2d048f538dbd4da296be0e26f3a99c9d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 04:36:45,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:36:45,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:36:45,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:36:45,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:36:45,442 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532', 'password': '04a32a93-8253-41b7-83ba-04c08adc8d48', 'project_name': 'patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '2d048f538dbd4da296be0e26f3a99c9d', 'project_domain_name': 'Default'} 2018-09-30 04:36:45,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d49851e-7153-4b92-8386-9eb1453a68fa Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:45,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9d49851e-7153-4b92-8386-9eb1453a68fa 2018-09-30 04:36:45,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816881656647s 2018-09-30 04:36:45,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002a4aad-dfba-4823-b228-0dad90743e63 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:45,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-002a4aad-dfba-4823-b228-0dad90743e63 2018-09-30 04:36:45,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.16212105751s 2018-09-30 04:36:45,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:36:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859c0233-e563-47c3-87d3-29eb00bf596a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:36:45,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-859c0233-e563-47c3-87d3-29eb00bf596a 2018-09-30 04:36:45,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792169570923s 2018-09-30 04:36:45,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:36:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af873fb1-16ba-4752-8169-36cfb96ec38c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532", "links": {"self": "http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9"}, "domain_id": "default", "enabled": true, "id": "2f8a8f87e42a413ca3745a4453af57d9", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:36:45,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af873fb1-16ba-4752-8169-36cfb96ec38c 2018-09-30 04:36:45,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985140800476s 2018-09-30 04:36:45,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af873fb1-16ba-4752-8169-36cfb96ec38c 2018-09-30 04:36:45,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:36:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:45,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903cb2f8-93a3-4bab-abe1-42aab0651fb0 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d"}, "enabled": true, "id": "2d048f538dbd4da296be0e26f3a99c9d", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:36:45,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-903cb2f8-93a3-4bab-abe1-42aab0651fb0 2018-09-30 04:36:45,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.074254989624s 2018-09-30 04:36:45,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-903cb2f8-93a3-4bab-abe1-42aab0651fb0 2018-09-30 04:36:45,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:36:45,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&scope.project.id=2d048f538dbd4da296be0e26f3a99c9d&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30edb227-b239-4136-aea2-4feedc75447d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&scope.project.id=2d048f538dbd4da296be0e26f3a99c9d&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 04:36:46,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&scope.project.id=2d048f538dbd4da296be0e26f3a99c9d&role.id=814346b910b046f4b45290291aadbbd5 used request id req-30edb227-b239-4136-aea2-4feedc75447d 2018-09-30 04:36:46,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806660652161s 2018-09-30 04:36:46,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:36:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d/users/2f8a8f87e42a413ca3745a4453af57d9/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eff4ddb-14f7-416d-a9db-cf4aef0f99d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:36:46,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d/users/2f8a8f87e42a413ca3745a4453af57d9/roles/814346b910b046f4b45290291aadbbd5 used request id req-8eff4ddb-14f7-416d-a9db-cf4aef0f99d7 2018-09-30 04:36:46,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121270895004s 2018-09-30 04:36:46,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:36:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8032fdcd-722e-43ac-b128-e4c7e294bec4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:36:46,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8032fdcd-722e-43ac-b128-e4c7e294bec4 2018-09-30 04:36:46,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0723221302032s 2018-09-30 04:36:46,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:36:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c68cda0-46d1-4069-a5b6-64ce9b3ba787 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:36:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-3c68cda0-46d1-4069-a5b6-64ce9b3ba787 2018-09-30 04:36:46,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0778799057007s 2018-09-30 04:36:46,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:36:46,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbcc0fb-d939-472c-b340-7ae7908245cb Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532", "links": {"self": "http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9"}, "domain_id": "default", "enabled": true, "id": "2f8a8f87e42a413ca3745a4453af57d9", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:36:46,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ecbcc0fb-d939-472c-b340-7ae7908245cb 2018-09-30 04:36:46,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960650444031s 2018-09-30 04:36:46,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ecbcc0fb-d939-472c-b340-7ae7908245cb 2018-09-30 04:36:46,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:36:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e39ca7-37c6-43bb-ad3c-f7a20224ed55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default", "previous": null, "next": null}} 2018-09-30 04:36:46,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2f8a8f87e42a413ca3745a4453af57d9&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default used request id req-58e39ca7-37c6-43bb-ad3c-f7a20224ed55 2018-09-30 04:36:46,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0822730064392s 2018-09-30 04:36:46,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:36:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/2f8a8f87e42a413ca3745a4453af57d9/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:36:46,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86cd9989-4d64-47e5-9f2e-f8008a375e94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:36:46,615 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/2f8a8f87e42a413ca3745a4453af57d9/roles/814346b910b046f4b45290291aadbbd5 used request id req-86cd9989-4d64-47e5-9f2e-f8008a375e94 2018-09-30 04:36:46,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123113155365s 2018-09-30 04:36:46,616 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-30 04:36:49,231 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-30 04:36:48.800 11291 INFO rally.deployment.engine [-] Deployment 6f3317d4-70e1-45c8-995c-974672d3ce30 | Starting: Destroy cloud and free allocated resources. 2018-09-30 04:36:48.891 11291 INFO rally.deployment.engine [-] Deployment 6f3317d4-70e1-45c8-995c-974672d3ce30 | Completed: Destroy cloud and free allocated resources. 2018-09-30 04:36:48.942 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241) for deployment 'opnfv-rally'. 2018-09-30 04:36:48.965 11291 INFO rally.api [-] Deleting verification (UUID=2a725609-6b0d-46d5-8a37-c2dfe324d545). 2018-09-30 04:36:49.006 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-09-30 04:36:49.006 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241). 2018-09-30 04:36:49.015 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-30 04:36:51,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-30 04:36:51.441 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e | 2018-09-30T04:36:51 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-30 04:36:55,045 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-30 04:36:55,046 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-30 04:36:57,304 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-30 04:36:57.037 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=cb97db10-3f39-4f84-9250-5fdd1b754241). 2018-09-30 04:36:57.172 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-30 04:37:01,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-30 04:36:59.375 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-30 04:36:59.550 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-30 04:37:00.951 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb) as the default verifier for the future CLI operations. 2018-09-30 04:37:04,249 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-09-30 04:37:04,250 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:37:04,355 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 04:37:04,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:37:04,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d3c8a0-0c1a-418d-863f-794f50301181 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:37:04,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-85d3c8a0-0c1a-418d-863f-794f50301181 2018-09-30 04:37:04,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:37:04,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "92152f21a9204297a5e02d11bc676a4e", "name": "Member"}], "expires_at": "2018-09-30T05:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d048f538dbd4da296be0e26f3a99c9d", "name": "patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/2d048f538dbd4da296be0e26f3a99c9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/2d048f538dbd4da296be0e26f3a99c9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/2d048f538dbd4da296be0e26f3a99c9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2d048f538dbd4da296be0e26f3a99c9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/2d048f538dbd4da296be0e26f3a99c9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/2d048f538dbd4da296be0e26f3a99c9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2d048f538dbd4da296be0e26f3a99c9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/2d048f538dbd4da296be0e26f3a99c9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/2d048f538dbd4da296be0e26f3a99c9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d048f538dbd4da296be0e26f3a99c9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/2d048f538dbd4da296be0e26f3a99c9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/2d048f538dbd4da296be0e26f3a99c9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532", "id": "2f8a8f87e42a413ca3745a4453af57d9"}, "audit_ids": ["fPz90C2JRAylSABoJ4CEiw"], "issued_at": "2018-09-30T04:37:04.000000Z"}} 2018-09-30 04:37:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:04,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 04:37:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 04:37:04,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:37:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:04,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b3689cf5-7d66-4db2-9783-0d83ab6f14b9 Date: Sun, 30 Sep 2018 04:37:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:37:04,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b3689cf5-7d66-4db2-9783-0d83ab6f14b9 2018-09-30 04:37:04,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167219161987s 2018-09-30 04:37:04,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b3689cf5-7d66-4db2-9783-0d83ab6f14b9 2018-09-30 04:37:04,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 04:37:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532"}' 2018-09-30 04:37:05,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e X-Openstack-Request-Id: req-e4b0c379-d938-496a-a4ee-e6cebde3a7af Date: Sun, 30 Sep 2018 04:37:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "size": null, "self": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:05Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": null, "created_at": "2018-09-30T04:37:05Z", "protected": false} 2018-09-30 04:37:05,539 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e4b0c379-d938-496a-a4ee-e6cebde3a7af 2018-09-30 04:37:05,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.60112118721s 2018-09-30 04:37:05,539 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e4b0c379-d938-496a-a4ee-e6cebde3a7af returning object b917352a-55c9-4dd7-8373-4d1acdbe3b0e 2018-09-30 04:37:05,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 04:37:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" -d '' 2018-09-30 04:37:07,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4047f067-e847-49c6-9b5b-7798a465da93 Date: Sun, 30 Sep 2018 04:37:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:37:07,333 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file used request id req-4047f067-e847-49c6-9b5b-7798a465da93 2018-09-30 04:37:07,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.79295802116s 2018-09-30 04:37:07,333 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file used request id req-4047f067-e847-49c6-9b5b-7798a465da93 2018-09-30 04:37:07,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:37:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-b4efffd4-b729-4bdd-a196-950958f9db16 Date: Sun, 30 Sep 2018 04:37:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "metadata": {}}], "file": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "size": 12716032, "self": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:37:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:37:07,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b4efffd4-b729-4bdd-a196-950958f9db16 2018-09-30 04:37:07,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.532382965088s 2018-09-30 04:37:07,867 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b4efffd4-b729-4bdd-a196-950958f9db16 2018-09-30 04:37:07,869 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file', 'owner': u'2d048f538dbd4da296be0e26f3a99c9d', 'id': u'b917352a-55c9-4dd7-8373-4d1acdbe3b0e', 'size': 12716032, u'self': u'/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d048f538dbd4da296be0e26f3a99c9d', 'name': 'patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T04:37:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T04:37:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532', 'created': u'2018-09-30T04:37:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T04:37:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 04:37:07,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 04:37:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_9d0e4731-151f-4219-9a58-d299b6b07532", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 04:37:08,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfa51807-c161-4200-a1e2-b8a44abb39e2 x-compute-request-id: req-dfa51807-c161-4200-a1e2-b8a44abb39e2 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7288a415-73ed-451a-9cc9-190b00f038ec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7288a415-73ed-451a-9cc9-190b00f038ec", "name": "patrole-flavor_9d0e4731-151f-4219-9a58-d299b6b07532", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:37:08,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dfa51807-c161-4200-a1e2-b8a44abb39e2 2018-09-30 04:37:08,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.190176963806s 2018-09-30 04:37:08,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dfa51807-c161-4200-a1e2-b8a44abb39e2 returning object 7288a415-73ed-451a-9cc9-190b00f038ec 2018-09-30 04:37:08,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_9d0e4731-151f-4219-9a58-d299b6b07532', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7288a415-73ed-451a-9cc9-190b00f038ec', 'swap': 0}) 2018-09-30 04:37:08,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 04:37:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" -d '{"extra_specs": {}}' 2018-09-30 04:37:08,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bab1a66-30f3-442a-9d75-1feed51cc28d x-compute-request-id: req-0bab1a66-30f3-442a-9d75-1feed51cc28d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 04:37:08,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec/os-extra_specs used request id req-0bab1a66-30f3-442a-9d75-1feed51cc28d 2018-09-30 04:37:08,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232710838318s 2018-09-30 04:37:08,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec/os-extra_specs used request id req-0bab1a66-30f3-442a-9d75-1feed51cc28d 2018-09-30 04:37:08,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:37:08,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:08,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:37:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:08,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204033a6-4862-45ab-bfe2-3c68f5d353cc Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:37:08,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-204033a6-4862-45ab-bfe2-3c68f5d353cc 2018-09-30 04:37:08,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0915839672089s 2018-09-30 04:37:08,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-30 04:37:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-329b118f-6f62-488d-b8f0-f4e4215120c0 x-compute-request-id: req-329b118f-6f62-488d-b8f0-f4e4215120c0 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 04:37:08,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-329b118f-6f62-488d-b8f0-f4e4215120c0 2018-09-30 04:37:08,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184364080429s 2018-09-30 04:37:08,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-329b118f-6f62-488d-b8f0-f4e4215120c0 2018-09-30 04:37:08,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:37:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:08,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-400bee5f-98fb-41fc-85ba-a5ae9c64aaab Date: Sun, 30 Sep 2018 04:37:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "metadata": {}}], "file": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "size": 12716032, "self": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:37:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:37:08,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-400bee5f-98fb-41fc-85ba-a5ae9c64aaab 2018-09-30 04:37:08,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.023334980011s 2018-09-30 04:37:08,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-400bee5f-98fb-41fc-85ba-a5ae9c64aaab 2018-09-30 04:37:08,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 04:37:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532"}' 2018-09-30 04:37:08,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51 X-Openstack-Request-Id: req-f5d7e7de-8d37-4b14-a53c-db5c83661d9a Date: Sun, 30 Sep 2018 04:37:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "d6245c08-5cf3-48a8-b8bc-f3619ad0ef51", "size": null, "self": "/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": null, "created_at": "2018-09-30T04:37:08Z", "protected": false} 2018-09-30 04:37:08,629 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f5d7e7de-8d37-4b14-a53c-db5c83661d9a 2018-09-30 04:37:08,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23410987854s 2018-09-30 04:37:08,629 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f5d7e7de-8d37-4b14-a53c-db5c83661d9a returning object d6245c08-5cf3-48a8-b8bc-f3619ad0ef51 2018-09-30 04:37:08,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 04:37:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" -d '' 2018-09-30 04:37:09,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6333e585-2d40-494a-92b2-61fcbb998923 Date: Sun, 30 Sep 2018 04:37:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:37:09,715 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/file used request id req-6333e585-2d40-494a-92b2-61fcbb998923 2018-09-30 04:37:09,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.08540892601s 2018-09-30 04:37:09,716 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/file used request id req-6333e585-2d40-494a-92b2-61fcbb998923 2018-09-30 04:37:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:37:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:37:09,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-41049722-8cf1-4201-b12d-b748edb39dec Date: Sun, 30 Sep 2018 04:37:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/snap", "metadata": {}}], "file": "/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "d6245c08-5cf3-48a8-b8bc-f3619ad0ef51", "size": 12716032, "self": "/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:09Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:37:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "metadata": {}}], "file": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "size": 12716032, "self": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:37:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:37:09,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-41049722-8cf1-4201-b12d-b748edb39dec 2018-09-30 04:37:09,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.158132791519s 2018-09-30 04:37:09,875 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-41049722-8cf1-4201-b12d-b748edb39dec 2018-09-30 04:37:09,878 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/file', 'owner': u'2d048f538dbd4da296be0e26f3a99c9d', 'id': u'd6245c08-5cf3-48a8-b8bc-f3619ad0ef51', 'size': 12716032, u'self': u'/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d048f538dbd4da296be0e26f3a99c9d', 'name': 'patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T04:37:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T04:37:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532', 'created': u'2018-09-30T04:37:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T04:37:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_9d0e4731-151f-4219-9a58-d299b6b07532', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 04:37:09,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 04:37:09,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 04:37:10,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b84ec31-4925-4791-91f9-904b72b15565 x-compute-request-id: req-7b84ec31-4925-4791-91f9-904b72b15565 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16ed6451-bb1c-4720-bb6f-9d544d314c42", "name": "patrole-flavor_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:37:10,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7b84ec31-4925-4791-91f9-904b72b15565 2018-09-30 04:37:10,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.140908002853s 2018-09-30 04:37:10,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7b84ec31-4925-4791-91f9-904b72b15565 returning object 16ed6451-bb1c-4720-bb6f-9d544d314c42 2018-09-30 04:37:10,021 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9d0e4731-151f-4219-9a58-d299b6b07532', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'16ed6451-bb1c-4720-bb6f-9d544d314c42', 'swap': 0}) 2018-09-30 04:37:10,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 04:37:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" -d '{"extra_specs": {}}' 2018-09-30 04:37:10,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-497fa840-3f38-4ef1-8795-63949f331376 x-compute-request-id: req-497fa840-3f38-4ef1-8795-63949f331376 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 04:37:10,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42/os-extra_specs used request id req-497fa840-3f38-4ef1-8795-63949f331376 2018-09-30 04:37:10,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256440639496s 2018-09-30 04:37:10,047 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42/os-extra_specs used request id req-497fa840-3f38-4ef1-8795-63949f331376 2018-09-30 04:37:10,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9d0e4731-151f-4219-9a58-d299b6b07532', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'16ed6451-bb1c-4720-bb6f-9d544d314c42', 'swap': 0}) 2018-09-30 04:37:13,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-30 04:37:12.218 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb) for deployment 'opnfv-rally' (UUID=4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e). 2018-09-30 04:37:13.073 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-30 04:37:13.075 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb) has been successfully configured for deployment 'opnfv-rally' (UUID=4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e)! 2018-09-30 04:37:13,265 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-30 04:37:13,266 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-30 04:37:13,268 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-30 04:37:13,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-30 04:37:16,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-14d64d0f-7da1-48be-9c59-540b168791eb/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-09-30 04:37:16,953 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-30 04:37:16,978 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-30 04:37:16,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-09-30 04:37:19,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 04:37:19.750 11331 INFO rally.api [-] Starting verification (UUID=e97c4bd8-b2fc-4b1f-8ce6-4c9297f6863c) for deployment 'opnfv-rally' (UUID=4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e) by verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb). 2018-09-30 04:37:19,752 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: e97c4bd8-b2fc-4b1f-8ce6-4c9297f6863c 2018-09-30 04:39:44,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e97c4bd8-b2fc-4b1f-8ce6-4c9297f6863c 2018-09-30 04:39:44,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e97c4bd8-b2fc-4b1f-8ce6-4c9297f6863c']'. 2018-09-30 04:39:45,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-30 04:39:45,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-30 04:39:45,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 04:39:45,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e97c4bd8-b2fc-4b1f-8ce6-4c9297f6863c | 2018-09-30 04:39:45,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-30 04:37:19 | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-30 04:39:44 | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:25 | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 14d64d0f-7da1-48be-9c59-540b168791eb) | 2018-09-30 04:39:45,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-30 04:39:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e) | 2018-09-30 04:39:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-09-30 04:39:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 136.769 | 2018-09-30 04:39:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-09-30 04:39:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-09-30 04:39:45,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-30 04:39:45,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-30 04:39:45,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-30 04:39:45,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 04:39:45,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-30 04:39:45,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-30 04:39:46,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-09-30 04:39:46,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 04:39:46,420 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-30 04:39:46,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 04:39:46,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:39:48,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb14ec9e-cf41-4ce2-af0d-ed21ba7a59ca Date: Sun, 30 Sep 2018 04:39:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:39:48,008 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51 used request id req-fb14ec9e-cf41-4ce2-af0d-ed21ba7a59ca 2018-09-30 04:39:48,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58420610428s 2018-09-30 04:39:48,009 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d6245c08-5cf3-48a8-b8bc-f3619ad0ef51 used request id req-fb14ec9e-cf41-4ce2-af0d-ed21ba7a59ca 2018-09-30 04:39:48,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:39:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:48,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4d2ce20-44c2-4d5c-b5c5-f8bdcc5a9a79 x-compute-request-id: req-e4d2ce20-44c2-4d5c-b5c5-f8bdcc5a9a79 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16ed6451-bb1c-4720-bb6f-9d544d314c42", "name": "patrole-flavor_alt_9d0e4731-151f-4219-9a58-d299b6b07532", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7288a415-73ed-451a-9cc9-190b00f038ec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7288a415-73ed-451a-9cc9-190b00f038ec", "name": "patrole-flavor_9d0e4731-151f-4219-9a58-d299b6b07532", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:39:48,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e4d2ce20-44c2-4d5c-b5c5-f8bdcc5a9a79 2018-09-30 04:39:48,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0416219234467s 2018-09-30 04:39:48,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e4d2ce20-44c2-4d5c-b5c5-f8bdcc5a9a79 2018-09-30 04:39:48,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:39:48,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:48,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1689b909-f6ae-40ab-a9ca-ea01e4dff4e2 x-compute-request-id: req-1689b909-f6ae-40ab-a9ca-ea01e4dff4e2 Content-Length: 0 Content-Type: application/json 2018-09-30 04:39:48,142 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42 used request id req-1689b909-f6ae-40ab-a9ca-ea01e4dff4e2 2018-09-30 04:39:48,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0880358219147s 2018-09-30 04:39:48,143 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/16ed6451-bb1c-4720-bb6f-9d544d314c42 used request id req-1689b909-f6ae-40ab-a9ca-ea01e4dff4e2 2018-09-30 04:39:48,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 04:39:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:39:48,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-c70ca3c0-b39e-4d17-8b40-4071b568d068 Date: Sun, 30 Sep 2018 04:39:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "metadata": {}}], "file": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/file", "owner": "2d048f538dbd4da296be0e26f3a99c9d", "id": "b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "size": 12716032, "self": "/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T04:37:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9d0e4731-151f-4219-9a58-d299b6b07532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T04:37:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 04:39:48,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c70ca3c0-b39e-4d17-8b40-4071b568d068 2018-09-30 04:39:48,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164711952209s 2018-09-30 04:39:48,308 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c70ca3c0-b39e-4d17-8b40-4071b568d068 2018-09-30 04:39:48,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 04:39:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df75b8a5e8bc99746081806518fa1a91e10370df" 2018-09-30 04:39:50,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd342299-f530-459f-935c-73456946f9bd Date: Sun, 30 Sep 2018 04:39:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:39:50,668 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e used request id req-bd342299-f530-459f-935c-73456946f9bd 2018-09-30 04:39:50,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.35853791237s 2018-09-30 04:39:50,668 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b917352a-55c9-4dd7-8373-4d1acdbe3b0e used request id req-bd342299-f530-459f-935c-73456946f9bd 2018-09-30 04:39:50,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 04:39:50,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:50,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f2749b7-956d-49fb-acce-e562814ea79e x-compute-request-id: req-9f2749b7-956d-49fb-acce-e562814ea79e Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7288a415-73ed-451a-9cc9-190b00f038ec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7288a415-73ed-451a-9cc9-190b00f038ec", "name": "patrole-flavor_9d0e4731-151f-4219-9a58-d299b6b07532", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 04:39:50,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9f2749b7-956d-49fb-acce-e562814ea79e 2018-09-30 04:39:50,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0363030433655s 2018-09-30 04:39:50,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9f2749b7-956d-49fb-acce-e562814ea79e 2018-09-30 04:39:50,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 04:39:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:50,740 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:39:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97d0fe54-c1f6-44f6-bc71-1f8e624ba566 x-compute-request-id: req-97d0fe54-c1f6-44f6-bc71-1f8e624ba566 Content-Length: 0 Content-Type: application/json 2018-09-30 04:39:50,740 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec used request id req-97d0fe54-c1f6-44f6-bc71-1f8e624ba566 2018-09-30 04:39:50,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334479808807s 2018-09-30 04:39:50,741 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7288a415-73ed-451a-9cc9-190b00f038ec used request id req-97d0fe54-c1f6-44f6-bc71-1f8e624ba566 2018-09-30 04:39:50,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:39:50,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:50,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc009de-cc25-4eb7-bd95-9135f657da59 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532", "links": {"self": "http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9"}, "domain_id": "default", "enabled": true, "id": "2f8a8f87e42a413ca3745a4453af57d9", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:39:50,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ffc009de-cc25-4eb7-bd95-9135f657da59 2018-09-30 04:39:50,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986928939819s 2018-09-30 04:39:50,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ffc009de-cc25-4eb7-bd95-9135f657da59 2018-09-30 04:39:50,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:39:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:50,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612a3f6a-f138-42c3-b0d9-eeadc403c468 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9"}, "enabled": true, "id": "2f8a8f87e42a413ca3745a4453af57d9", "options": {}, "domain_id": "default", "name": "patrole-user_9d0e4731-151f-4219-9a58-d299b6b07532"}} 2018-09-30 04:39:50,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 used request id req-612a3f6a-f138-42c3-b0d9-eeadc403c468 2018-09-30 04:39:50,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968580245972s 2018-09-30 04:39:50,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 used request id req-612a3f6a-f138-42c3-b0d9-eeadc403c468 2018-09-30 04:39:50,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 04:39:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:51,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9e3e1f-7e31-4814-97a6-2a08b13a5518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:51,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 used request id req-5f9e3e1f-7e31-4814-97a6-2a08b13a5518 2018-09-30 04:39:51,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267616033554s 2018-09-30 04:39:51,212 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2f8a8f87e42a413ca3745a4453af57d9 used request id req-5f9e3e1f-7e31-4814-97a6-2a08b13a5518 2018-09-30 04:39:51,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:39:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:51,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee28028-216b-49d7-9403-ab7640264fb6 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d"}, "enabled": true, "id": "2d048f538dbd4da296be0e26f3a99c9d", "parent_id": "default", "domain_id": "default", "name": "patrole-project_9d0e4731-151f-4219-9a58-d299b6b07532"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:39:51,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-2ee28028-216b-49d7-9403-ab7640264fb6 2018-09-30 04:39:51,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782160758972s 2018-09-30 04:39:51,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-2ee28028-216b-49d7-9403-ab7640264fb6 2018-09-30 04:39:51,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 04:39:51,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:51,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a383d2d5-652d-4e4a-afff-a7d11362960f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:51,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d used request id req-a383d2d5-652d-4e4a-afff-a7d11362960f 2018-09-30 04:39:51,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.136611938477s 2018-09-30 04:39:51,431 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2d048f538dbd4da296be0e26f3a99c9d used request id req-a383d2d5-652d-4e4a-afff-a7d11362960f 2018-09-30 04:39:51,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:51,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d406e07c-0107-4061-a17d-602436100b08 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "92152f21a9204297a5e02d11bc676a4e", "links": {"self": "http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:51,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d406e07c-0107-4061-a17d-602436100b08 2018-09-30 04:39:51,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820169448853s 2018-09-30 04:39:51,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 04:39:51,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:51,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da8fa40b-3182-43fa-8dd9-23f638694203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:51,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/92152f21a9204297a5e02d11bc676a4e used request id req-da8fa40b-3182-43fa-8dd9-23f638694203 2018-09-30 04:39:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109590053558s 2018-09-30 04:39:51,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 04:39:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2d048f538dbd4da296be0e26f3a99c9d&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042e7ce41263410f9215211e1afe14044010a337" 2018-09-30 04:39:51,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-93a4fe13-261f-406f-bc8b-57b55b795bb2 Date: Sun, 30 Sep 2018 04:39:51 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:39:51,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2d048f538dbd4da296be0e26f3a99c9d&name=default used request id req-93a4fe13-261f-406f-bc8b-57b55b795bb2 2018-09-30 04:39:51,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.175478935242s 2018-09-30 04:39:51,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=2d048f538dbd4da296be0e26f3a99c9d&name=default used request id req-93a4fe13-261f-406f-bc8b-57b55b795bb2 2018-09-30 04:39:51,856 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-09-30 04:39:52,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:39:52,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:39:52,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:39:52,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 04:39:52,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:39:52,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2105ea-97de-4856-8efe-b2ba7e353cff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:39:52,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6a2105ea-97de-4856-8efe-b2ba7e353cff 2018-09-30 04:39:52,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:39:52,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T05:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["yiRIGc8OR4uFEj1PVhWLZg"], "issued_at": "2018-09-30T04:39:52.000000Z"}} 2018-09-30 04:39:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:52,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:39:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:39:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:52,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d62ac5-f571-42a0-a1b8-85d1b801b3ec Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 04:39:52,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-57d62ac5-f571-42a0-a1b8-85d1b801b3ec 2018-09-30 04:39:52,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.496176958084s 2018-09-30 04:39:52,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 04:39:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}}' 2018-09-30 04:39:52,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01eee0ef-c5af-4e29-9f76-0574c5029a7b Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:39:52,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-01eee0ef-c5af-4e29-9f76-0574c5029a7b 2018-09-30 04:39:52,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12084197998s 2018-09-30 04:39:52,974 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-01eee0ef-c5af-4e29-9f76-0574c5029a7b 2018-09-30 04:39:52,974 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf', 'id': u'e46e5a9238bc49a2b154eb8057acef1a', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 04:39:52,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 04:39:53,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362442016602s 2018-09-30 04:39:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:53,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb1a36e-22c2-476f-b5d3-76e02c407187 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:39:53,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 used request id req-beb1a36e-22c2-476f-b5d3-76e02c407187 2018-09-30 04:39:53,444 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b496e72882794c549b95bee11fdbe944', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf'}) 2018-09-30 04:39:53,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:53,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4dc39a-b0e7-4bd4-a6d2-ec110409453a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:53,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab4dc39a-b0e7-4bd4-a6d2-ec110409453a 2018-09-30 04:39:53,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811297893524s 2018-09-30 04:39:53,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:53,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:53,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ff9670-1bfc-4333-94b8-90192117a385 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:53,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54ff9670-1bfc-4333-94b8-90192117a385 2018-09-30 04:39:53,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738370418549s 2018-09-30 04:39:53,601 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 04:39:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 04:39:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" -d '{"role": {"name": "Member"}}' 2018-09-30 04:39:53,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38fa8ea8-8cc3-4389-afb9-c2c1490c67de Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}} 2018-09-30 04:39:53,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-38fa8ea8-8cc3-4389-afb9-c2c1490c67de 2018-09-30 04:39:53,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.119379997253s 2018-09-30 04:39:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:53,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570b0850-e765-4ffe-9681-65442e3b1acc Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "domain_id": null, "name": "Member", "id": "1d2675aaae404055ad3f5da942a106eb"}} 2018-09-30 04:39:53,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb used request id req-570b0850-e765-4ffe-9681-65442e3b1acc 2018-09-30 04:39:53,810 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb'}, 'domain_id': None, 'human_id': None, 'id': u'1d2675aaae404055ad3f5da942a106eb', 'HUMAN_ID': False}) 2018-09-30 04:39:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:53,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d634ac8c-8e84-4a58-b2b3-fbc58b7528db Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:53,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d634ac8c-8e84-4a58-b2b3-fbc58b7528db 2018-09-30 04:39:53,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075718164444s 2018-09-30 04:39:53,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:39:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05369a42-cd2c-43d3-a083-d65d89a65cbd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:39:53,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-05369a42-cd2c-43d3-a083-d65d89a65cbd 2018-09-30 04:39:53,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809090137482s 2018-09-30 04:39:53,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:39:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3bc17c-24f6-425b-a6bd-45c848e35a10 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:39:54,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b3bc17c-24f6-425b-a6bd-45c848e35a10 2018-09-30 04:39:54,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977289676666s 2018-09-30 04:39:54,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b3bc17c-24f6-425b-a6bd-45c848e35a10 2018-09-30 04:39:54,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:39:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed54f021-6f62-48c7-80fd-4ee0b6d1d550 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:39:54,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ed54f021-6f62-48c7-80fd-4ee0b6d1d550 2018-09-30 04:39:54,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755801200867s 2018-09-30 04:39:54,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ed54f021-6f62-48c7-80fd-4ee0b6d1d550 2018-09-30 04:39:54,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:39:54,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=1d2675aaae404055ad3f5da942a106eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d874f14-8dca-410c-be00-7df243e7a701 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=1d2675aaae404055ad3f5da942a106eb", "previous": null, "next": null}} 2018-09-30 04:39:54,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=1d2675aaae404055ad3f5da942a106eb used request id req-4d874f14-8dca-410c-be00-7df243e7a701 2018-09-30 04:39:54,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803768634796s 2018-09-30 04:39:54,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:39:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a/users/b496e72882794c549b95bee11fdbe944/roles/1d2675aaae404055ad3f5da942a106eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-104871c8-fd76-472c-a476-37ef49c81fd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:54,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a/users/b496e72882794c549b95bee11fdbe944/roles/1d2675aaae404055ad3f5da942a106eb used request id req-104871c8-fd76-472c-a476-37ef49c81fd3 2018-09-30 04:39:54,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113805770874s 2018-09-30 04:39:54,347 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '2c12aa15-95b9-4f4a-9e36-356e984670ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf', 'project_id': u'e46e5a9238bc49a2b154eb8057acef1a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 04:39:54,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 04:39:54,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 04:39:54,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 04:39:54,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 04:39:54,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 04:39:54,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 04:39:54,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 04:39:54,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 04:39:54,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 04:39:54,353 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf', 'password': '2c12aa15-95b9-4f4a-9e36-356e984670ed', 'project_name': 'snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'e46e5a9238bc49a2b154eb8057acef1a', 'project_domain_name': 'Default'} 2018-09-30 04:39:54,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eaa51a4-2f52-40f2-b187-f35f40892200 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:54,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3eaa51a4-2f52-40f2-b187-f35f40892200 2018-09-30 04:39:54,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738861560822s 2018-09-30 04:39:54,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8c32bf-4457-4399-8cae-cda612af95bd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:54,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2d8c32bf-4457-4399-8cae-cda612af95bd 2018-09-30 04:39:54,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078075170517s 2018-09-30 04:39:54,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:39:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4457edbf-102b-4b09-b195-7906969c52b6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:39:54,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4457edbf-102b-4b09-b195-7906969c52b6 2018-09-30 04:39:54,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0795240402222s 2018-09-30 04:39:54,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:39:54,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7a3850-3cc1-4746-97b7-8da247167392 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:39:54,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ac7a3850-3cc1-4746-97b7-8da247167392 2018-09-30 04:39:54,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921809673309s 2018-09-30 04:39:54,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ac7a3850-3cc1-4746-97b7-8da247167392 2018-09-30 04:39:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:39:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c222a4-e353-4cb4-aeb1-fb75d1c10de3 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:39:54,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b0c222a4-e353-4cb4-aeb1-fb75d1c10de3 2018-09-30 04:39:54,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0809228420258s 2018-09-30 04:39:54,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b0c222a4-e353-4cb4-aeb1-fb75d1c10de3 2018-09-30 04:39:54,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:39:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60248310-8dfe-47d9-b46c-1cb70227cd5d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 04:39:54,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=814346b910b046f4b45290291aadbbd5 used request id req-60248310-8dfe-47d9-b46c-1cb70227cd5d 2018-09-30 04:39:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0821139812469s 2018-09-30 04:39:54,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:39:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a/users/b496e72882794c549b95bee11fdbe944/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:54,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ce2579-3782-4a40-a02e-71b29e82c60a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:54,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a/users/b496e72882794c549b95bee11fdbe944/roles/814346b910b046f4b45290291aadbbd5 used request id req-55ce2579-3782-4a40-a02e-71b29e82c60a 2018-09-30 04:39:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.105145215988s 2018-09-30 04:39:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e104fa3a-67f1-4372-9e77-4c63ba2d2565 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 04:39:55,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e104fa3a-67f1-4372-9e77-4c63ba2d2565 2018-09-30 04:39:55,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768229961395s 2018-09-30 04:39:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 04:39:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-30 04:39:55,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afb73c6a-fca4-48d4-b511-8e9a17b274fe Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}} 2018-09-30 04:39:55,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-afb73c6a-fca4-48d4-b511-8e9a17b274fe 2018-09-30 04:39:55,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0924999713898s 2018-09-30 04:39:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9259cbe1-66d1-41f1-8de4-27940342e923 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 04:39:55,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-9259cbe1-66d1-41f1-8de4-27940342e923 2018-09-30 04:39:55,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 04:39:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bdf37e-838a-4b4b-8e83-82eb6f91797b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:39:55,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-68bdf37e-838a-4b4b-8e83-82eb6f91797b 2018-09-30 04:39:55,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798499584198s 2018-09-30 04:39:55,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 04:39:55,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e938ab0f-11e5-49c8-948c-c80f53c681c5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 04:39:55,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e938ab0f-11e5-49c8-948c-c80f53c681c5 2018-09-30 04:39:55,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0781078338623s 2018-09-30 04:39:55,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 04:39:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288275be-3d5a-4436-b448-a95fc65eb9a8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:39:55,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-288275be-3d5a-4436-b448-a95fc65eb9a8 2018-09-30 04:39:55,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104067087173s 2018-09-30 04:39:55,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-288275be-3d5a-4436-b448-a95fc65eb9a8 2018-09-30 04:39:55,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 04:39:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9d644c-f51e-41db-8f4c-8d4d047f12cb Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 04:39:55,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cf9d644c-f51e-41db-8f4c-8d4d047f12cb 2018-09-30 04:39:55,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0768358707428s 2018-09-30 04:39:55,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cf9d644c-f51e-41db-8f4c-8d4d047f12cb 2018-09-30 04:39:55,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 04:39:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6a1cba-bcaf-4e95-ba56-c345bddcb1e0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=ef82967bb0a548ba9b4097292a03296d", "previous": null, "next": null}} 2018-09-30 04:39:55,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=b496e72882794c549b95bee11fdbe944&scope.project.id=e46e5a9238bc49a2b154eb8057acef1a&role.id=ef82967bb0a548ba9b4097292a03296d used request id req-dd6a1cba-bcaf-4e95-ba56-c345bddcb1e0 2018-09-30 04:39:55,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0156419277191s 2018-09-30 04:39:55,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 04:39:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a/users/b496e72882794c549b95bee11fdbe944/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 04:39:55,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e9ebeb-d8c3-4989-aa04-fc361ec9ade6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:55,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a/users/b496e72882794c549b95bee11fdbe944/roles/ef82967bb0a548ba9b4097292a03296d used request id req-87e9ebeb-d8c3-4989-aa04-fc361ec9ade6 2018-09-30 04:39:55,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125826120377s 2018-09-30 04:39:55,694 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-30 04:39:55,694 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-30 04:39:55,695 - openstack_tests - INFO - OS Credentials = > 2018-09-30 04:39:55,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:55,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:39:56,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["tRaEYf-4R5aXpg8e47Rwng"], "issued_at": "2018-09-30T04:39:56.000000Z"}} 2018-09-30 04:39:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5585c135a4380721f771105e75796087ea035f9" 2018-09-30 04:39:56,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a60eaffc-23a2-49c0-915c-4756b601dd60 Date: Sun, 30 Sep 2018 04:39:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:39:56,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-a60eaffc-23a2-49c0-915c-4756b601dd60 2018-09-30 04:39:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5585c135a4380721f771105e75796087ea035f9" 2018-09-30 04:39:56,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d16b7874-ef0e-4f1b-9faa-450fdb1e3091 Date: Sun, 30 Sep 2018 04:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:39:56,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-d16b7874-ef0e-4f1b-9faa-450fdb1e3091 2018-09-30 04:39:56,583 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-30 04:39:56,584 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-09-30 04:39:56,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:56,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:39:57,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["AKSbEeHJQu6byBzGp_GrrQ"], "issued_at": "2018-09-30T04:39:57.000000Z"}} 2018-09-30 04:39:57,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4cae9a8af74bae571dcd973c58ba8c05b77b8d" 2018-09-30 04:39:57,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf6a256-0f48-4f51-ae5d-b67546499dda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:39:57,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9bf6a256-0f48-4f51-ae5d-b67546499dda 2018-09-30 04:39:57,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:57,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:39:57,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["V7vEa1rtSQ-jq2Sg8-HAtw"], "issued_at": "2018-09-30T04:39:57.000000Z"}} 2018-09-30 04:39:57,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:39:57,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e5d796-7a47-4892-858f-0f6a5c116f82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:39:57,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-05e5d796-7a47-4892-858f-0f6a5c116f82 2018-09-30 04:39:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:39:57,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:39:57,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-da65156a-e5d9-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:39:57,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949f3ba4-7665-4205-b98a-c188f1aa2a39 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-da65156a-e5d9-488-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:39:57,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-da65156a-e5d9-488-proj used request id req-949f3ba4-7665-4205-b98a-c188f1aa2a39 2018-09-30 04:39:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:39:57,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b5999c-3fd8-4848-bb93-1c7f0570f309 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:39:57,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-33b5999c-3fd8-4848-bb93-1c7f0570f309 2018-09-30 04:39:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}}' 2018-09-30 04:39:57,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ef5f83-f9bd-4611-a325-fca443da8f0d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e"}, "enabled": true, "id": "758633f7884e49ffb79cb2929208471e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}} 2018-09-30 04:39:57,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-53ef5f83-f9bd-4611-a325-fca443da8f0d 2018-09-30 04:39:57,931 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-da65156a-e5d9-488-proj 2018-09-30 04:39:57,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:57,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:39:58,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["AwjxgvUORFmAl68SUcemdQ"], "issued_at": "2018-09-30T04:39:58.000000Z"}} 2018-09-30 04:39:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f51d8ea1ab62ffb964e833a365a40e2489da70" 2018-09-30 04:39:58,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a713274-be0c-4a33-8ffb-9fe48ebcd987 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:39:58,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2a713274-be0c-4a33-8ffb-9fe48ebcd987 2018-09-30 04:39:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:39:58,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:39:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f51d8ea1ab62ffb964e833a365a40e2489da70" 2018-09-30 04:39:58,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4e894b-664b-47bb-8be9-b27416038916 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:39:58,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5c4e894b-664b-47bb-8be9-b27416038916 2018-09-30 04:39:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-da65156a-e5d9-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f51d8ea1ab62ffb964e833a365a40e2489da70" 2018-09-30 04:39:58,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea061d45-6563-4086-ad81-8024d35d47a9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-da65156a-e5d9-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e"}, "enabled": true, "id": "758633f7884e49ffb79cb2929208471e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}]} 2018-09-30 04:39:58,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-da65156a-e5d9-488-proj used request id req-ea061d45-6563-4086-ad81-8024d35d47a9 2018-09-30 04:39:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f51d8ea1ab62ffb964e833a365a40e2489da70" 2018-09-30 04:39:58,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b776e52d-a1c4-4f29-b01f-f69f5aba0ad9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:39:58,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b776e52d-a1c4-4f29-b01f-f69f5aba0ad9 2018-09-30 04:39:59,085 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-da65156a-e5d9-488-user 2018-09-30 04:39:59,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:39:59,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18035150-bab9-479e-8aab-705f5fa33a04 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:39:59,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-18035150-bab9-479e-8aab-705f5fa33a04 2018-09-30 04:39:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" -d '{"role": {"name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj-role"}}' 2018-09-30 04:39:59,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb18f4d-f55d-44ae-989b-caefdb7e8ec8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36fe644bdca74e85ac16ed1a6937a874", "links": {"self": "http://172.30.9.29:5000/v3/roles/36fe644bdca74e85ac16ed1a6937a874"}, "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj-role"}} 2018-09-30 04:39:59,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6fb18f4d-f55d-44ae-989b-caefdb7e8ec8 2018-09-30 04:39:59,272 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-da65156a-e5d9-488-proj-role 2018-09-30 04:39:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/36fe644bdca74e85ac16ed1a6937a874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:39:59,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10fce1a-7f80-4210-86d4-80679c33b3a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/36fe644bdca74e85ac16ed1a6937a874"}, "domain_id": null, "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj-role", "id": "36fe644bdca74e85ac16ed1a6937a874"}} 2018-09-30 04:39:59,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/36fe644bdca74e85ac16ed1a6937a874 used request id req-d10fce1a-7f80-4210-86d4-80679c33b3a9 2018-09-30 04:39:59,360 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-da65156a-e5d9-488-proj-role to project CreateSecurityGroupTests-da65156a-e5d9-488-proj 2018-09-30 04:39:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e/users/5e6d5f9d24624b8b9c5ff714e4d87d4f/roles/36fe644bdca74e85ac16ed1a6937a874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:39:59,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d94f29e5-f297-4034-831d-3630208d524b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:39:59,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e/users/5e6d5f9d24624b8b9c5ff714e4d87d4f/roles/36fe644bdca74e85ac16ed1a6937a874 used request id req-d94f29e5-f297-4034-831d-3630208d524b 2018-09-30 04:39:59,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:39:59,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:39:59,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36fe644bdca74e85ac16ed1a6937a874", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj-role"}], "expires_at": "2018-09-30T05:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758633f7884e49ffb79cb2929208471e", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-da65156a-e5d9-488-user", "id": "5e6d5f9d24624b8b9c5ff714e4d87d4f"}, "audit_ids": ["f6RNryBsQISPDRwwb0pgTQ"], "issued_at": "2018-09-30T04:39:59.000000Z"}} 2018-09-30 04:39:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:39:59,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91eafa9f-65c7-42c2-b73c-ac7773ce85a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:39:59,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91eafa9f-65c7-42c2-b73c-ac7773ce85a0 2018-09-30 04:39:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:00,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-93df9a2d-86d9-4a7d-aca9-10de6b93f47f Date: Sun, 30 Sep 2018 04:40:00 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:00,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname&description=hello+group used request id req-93df9a2d-86d9-4a7d-aca9-10de6b93f47f 2018-09-30 04:40:00,209 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname... 2018-09-30 04:40:00,209 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname 2018-09-30 04:40:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" -d '{"security_group": {"name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname", "description": "hello group"}}' 2018-09-30 04:40:00,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d473339f-a66b-40ec-9388-52d09d4156ea Date: Sun, 30 Sep 2018 04:40:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 2, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}} 2018-09-30 04:40:00,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-d473339f-a66b-40ec-9388-52d09d4156ea 2018-09-30 04:40:00,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:00,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b2ceb72-b417-48b4-92b1-00ad22060db7 Date: Sun, 30 Sep 2018 04:40:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}]} 2018-09-30 04:40:00,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-0b2ceb72-b417-48b4-92b1-00ad22060db7 2018-09-30 04:40:00,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:00,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73fdfdfe-1a37-4e43-b055-3dabcffd46e1 Date: Sun, 30 Sep 2018 04:40:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}]} 2018-09-30 04:40:00,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-73fdfdfe-1a37-4e43-b055-3dabcffd46e1 2018-09-30 04:40:00,885 - neutron_utils - INFO - Retrieving security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:00,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:01,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-17c4a484-8270-433e-b242-ed80b8c5d82b Date: Sun, 30 Sep 2018 04:40:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 2, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:01,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-17c4a484-8270-433e-b242-ed80b8c5d82b 2018-09-30 04:40:01,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:01,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a88d682-78ad-49ba-9494-ea7aa87486b0 Date: Sun, 30 Sep 2018 04:40:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}]} 2018-09-30 04:40:01,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-8a88d682-78ad-49ba-9494-ea7aa87486b0 2018-09-30 04:40:01,115 - neutron_utils - INFO - Retrieving security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:01,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2d6ed5e-eb97-4834-bc76-f758631d851b Date: Sun, 30 Sep 2018 04:40:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 2, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:01,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-f2d6ed5e-eb97-4834-bc76-f758631d851b 2018-09-30 04:40:01,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:01,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43b266b9-75c1-4460-adc2-c3b2a10ba583 Date: Sun, 30 Sep 2018 04:40:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}]} 2018-09-30 04:40:01,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-43b266b9-75c1-4460-adc2-c3b2a10ba583 2018-09-30 04:40:01,548 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname 2018-09-30 04:40:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:01,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-21c471d1-2099-489c-ab7f-d034e4c0b73c Date: Sun, 30 Sep 2018 04:40:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 2, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:01,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname used request id req-21c471d1-2099-489c-ab7f-d034e4c0b73c 2018-09-30 04:40:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:01,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:01,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:01,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c2b826-e017-4188-978d-b87b6a6291da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e"}, "enabled": true, "id": "758633f7884e49ffb79cb2929208471e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}} 2018-09-30 04:40:01,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e used request id req-e1c2b826-e017-4188-978d-b87b6a6291da 2018-09-30 04:40:01,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:02,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95ec55dd-0fb9-406c-9f23-ab6a32441727 Date: Sun, 30 Sep 2018 04:40:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}]} 2018-09-30 04:40:02,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-95ec55dd-0fb9-406c-9f23-ab6a32441727 2018-09-30 04:40:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933"}}' 2018-09-30 04:40:02,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-3ba50680-74cf-470a-b8bb-dbc789ec8c58 Date: Sun, 30 Sep 2018 04:40:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}} 2018-09-30 04:40:02,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-3ba50680-74cf-470a-b8bb-dbc789ec8c58 2018-09-30 04:40:02,153 - neutron_utils - INFO - Retrieving security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:02,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-53faae90-7bd7-4aa7-b485-f561cc5d26e6 Date: Sun, 30 Sep 2018 04:40:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "revision_number": 0, "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 3, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:02,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-53faae90-7bd7-4aa7-b485-f561cc5d26e6 2018-09-30 04:40:02,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:02,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ae7af263-b44e-44ae-8bf9-7df38ff5320d Date: Sun, 30 Sep 2018 04:40:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:02,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-ae7af263-b44e-44ae-8bf9-7df38ff5320d 2018-09-30 04:40:02,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:03,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36fe644bdca74e85ac16ed1a6937a874", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj-role"}], "expires_at": "2018-09-30T05:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "758633f7884e49ffb79cb2929208471e", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/758633f7884e49ffb79cb2929208471e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/758633f7884e49ffb79cb2929208471e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/758633f7884e49ffb79cb2929208471e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-da65156a-e5d9-488-user", "id": "5e6d5f9d24624b8b9c5ff714e4d87d4f"}, "audit_ids": ["9OQxiZ7OTbCDkgD5GHLw1Q"], "issued_at": "2018-09-30T04:40:03.000000Z"}} 2018-09-30 04:40:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:03,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-66f2b091-fd22-4c33-bdd0-213cb29a002c Date: Sun, 30 Sep 2018 04:40:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "revision_number": 0, "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 3, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:03,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname&description=hello+group used request id req-66f2b091-fd22-4c33-bdd0-213cb29a002c 2018-09-30 04:40:03,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:03,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:03,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3446623e-2389-4e55-8003-5686788db15e Date: Sun, 30 Sep 2018 04:40:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:03,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-3446623e-2389-4e55-8003-5686788db15e 2018-09-30 04:40:03,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:03,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f3224c40-661f-4a2c-9edc-c645eb1fb255 Date: Sun, 30 Sep 2018 04:40:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:03,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-f3224c40-661f-4a2c-9edc-c645eb1fb255 2018-09-30 04:40:03,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:03,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-71f18354-dda2-4b7d-8234-3b214984369b Date: Sun, 30 Sep 2018 04:40:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "revision_number": 0, "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 3, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:03,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname used request id req-71f18354-dda2-4b7d-8234-3b214984369b 2018-09-30 04:40:03,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-be1cbc50-a683-4e8b-8ddb-a009bed0656e Date: Sun, 30 Sep 2018 04:40:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:03,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-be1cbc50-a683-4e8b-8ddb-a009bed0656e 2018-09-30 04:40:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:04,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4e8757a0-626c-4093-837e-41e7edb1bc4b Date: Sun, 30 Sep 2018 04:40:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "revision_number": 0, "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 3, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:04,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname used request id req-4e8757a0-626c-4093-837e-41e7edb1bc4b 2018-09-30 04:40:04,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:04,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:04,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-036b7e40-5ec1-43df-857b-7e199f64e63b Date: Sun, 30 Sep 2018 04:40:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:04,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-036b7e40-5ec1-43df-857b-7e199f64e63b 2018-09-30 04:40:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:04,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-dfcc3392-2366-4863-8811-4a20085523ef Date: Sun, 30 Sep 2018 04:40:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "revision_number": 0, "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 3, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:04,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname used request id req-dfcc3392-2366-4863-8811-4a20085523ef 2018-09-30 04:40:04,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:04,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-43f37704-d9be-4b7e-a64d-b63a0c5f46c3 Date: Sun, 30 Sep 2018 04:40:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:04,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-43f37704-d9be-4b7e-a64d-b63a0c5f46c3 2018-09-30 04:40:04,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-75d4e196-e550-48a1-ac10-8e5540972ecf Date: Sun, 30 Sep 2018 04:40:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:04,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-75d4e196-e550-48a1-ac10-8e5540972ecf 2018-09-30 04:40:04,772 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname 2018-09-30 04:40:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:04,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-36e06161-8e6e-4268-ab17-344d8ca7b530 Date: Sun, 30 Sep 2018 04:40:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "61c3554d-5a70-4398-8746-46fdda5e1734", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9436a74d-8953-4e5e-8341-b1e5516c1291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "revision_number": 0, "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 3, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c41870e9-7e5d-4bc4-915b-df631244a933", "name": "CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname"}]} 2018-09-30 04:40:04,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname used request id req-36e06161-8e6e-4268-ab17-344d8ca7b530 2018-09-30 04:40:04,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:05,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e770977-e8d7-40b3-94ab-1cbdb3677d33 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e"}, "enabled": true, "id": "758633f7884e49ffb79cb2929208471e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}} 2018-09-30 04:40:05,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e used request id req-6e770977-e8d7-40b3-94ab-1cbdb3677d33 2018-09-30 04:40:05,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:05,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8b68ee24-d3c4-4ff4-b518-765c46444440 Date: Sun, 30 Sep 2018 04:40:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:05,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-8b68ee24-d3c4-4ff4-b518-765c46444440 2018-09-30 04:40:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933"}}' 2018-09-30 04:40:05,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-181e0975-172b-41a6-9af9-a81f91d473e7 Date: Sun, 30 Sep 2018 04:40:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:05Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:05Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "88343067-b861-46c3-a9fe-f435ded58385"}} 2018-09-30 04:40:05,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-181e0975-172b-41a6-9af9-a81f91d473e7 2018-09-30 04:40:05,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c41870e9-7e5d-4bc4-915b-df631244a933 2018-09-30 04:40:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f14251cb34772bac821dd46cc3c306044b8fe" 2018-09-30 04:40:05,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-6ab6192d-e033-4529-ac21-9d585b61a73c Date: Sun, 30 Sep 2018 04:40:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "61c3554d-5a70-4398-8746-46fdda5e1734"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:05Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:05Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "88343067-b861-46c3-a9fe-f435ded58385"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9436a74d-8953-4e5e-8341-b1e5516c1291"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:02Z", "security_group_id": "c41870e9-7e5d-4bc4-915b-df631244a933", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:02Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "c0d30dff-a207-4c31-a079-5b8ff1071dc8"}]} 2018-09-30 04:40:05,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-6ab6192d-e033-4529-ac21-9d585b61a73c 2018-09-30 04:40:05,550 - neutron_utils - INFO - Deleting security group rule with ID - 61c3554d-5a70-4398-8746-46fdda5e1734 2018-09-30 04:40:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/61c3554d-5a70-4398-8746-46fdda5e1734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:05,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9a397cc-26b4-49d4-bc54-99bac1282ca6 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:05,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/61c3554d-5a70-4398-8746-46fdda5e1734 used request id req-b9a397cc-26b4-49d4-bc54-99bac1282ca6 2018-09-30 04:40:05,649 - neutron_utils - INFO - Deleting security group rule with ID - c0d30dff-a207-4c31-a079-5b8ff1071dc8 2018-09-30 04:40:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c0d30dff-a207-4c31-a079-5b8ff1071dc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:05,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3aa9d2de-ef3f-474f-94cf-7bb1c2145164 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:05,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c0d30dff-a207-4c31-a079-5b8ff1071dc8 used request id req-3aa9d2de-ef3f-474f-94cf-7bb1c2145164 2018-09-30 04:40:05,742 - neutron_utils - INFO - Deleting security group rule with ID - 88343067-b861-46c3-a9fe-f435ded58385 2018-09-30 04:40:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/88343067-b861-46c3-a9fe-f435ded58385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:05,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7edf0f7d-3ca4-42b8-a6c5-3e6f041aefb7 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:05,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/88343067-b861-46c3-a9fe-f435ded58385 used request id req-7edf0f7d-3ca4-42b8-a6c5-3e6f041aefb7 2018-09-30 04:40:05,859 - neutron_utils - INFO - Deleting security group rule with ID - 9436a74d-8953-4e5e-8341-b1e5516c1291 2018-09-30 04:40:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9436a74d-8953-4e5e-8341-b1e5516c1291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:06,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5aea3bf-f94e-4798-8ffb-6c6fd3a47995 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:06,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9436a74d-8953-4e5e-8341-b1e5516c1291 used request id req-f5aea3bf-f94e-4798-8ffb-6c6fd3a47995 2018-09-30 04:40:06,102 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4a936a1b-55ef-4b7b-b808-f5d574e4e2caname 2018-09-30 04:40:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c41870e9-7e5d-4bc4-915b-df631244a933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a742969f0ebb7c8fae5b331d8ae46e754c095a" 2018-09-30 04:40:06,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d83b3312-00ec-4689-938c-6243a53f956d Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:06,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c41870e9-7e5d-4bc4-915b-df631244a933 used request id req-d83b3312-00ec-4689-938c-6243a53f956d 2018-09-30 04:40:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:06,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3e8085c1-a897-472e-b21a-b87682824a23 Date: Sun, 30 Sep 2018 04:40:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "updated_at": "2018-09-30T04:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "9c6298de-1f2f-45ac-936d-e0767ddc996c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "d03bcf19-f325-429c-a208-72c65e5da51d", "remote_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "8536ccce-040a-428a-bba6-0be36dc20b01", "remote_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv4", "project_id": "758633f7884e49ffb79cb2929208471e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "revision_number": 0, "id": "b634ecae-c594-4ae4-83d0-fb03e6831d14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "tenant_id": "758633f7884e49ffb79cb2929208471e", "port_range_min": null, "ethertype": "IPv6", "project_id": "758633f7884e49ffb79cb2929208471e"}], "revision_number": 4, "project_id": "758633f7884e49ffb79cb2929208471e", "id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:40:06,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3e8085c1-a897-472e-b21a-b87682824a23 2018-09-30 04:40:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:06,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67629cc5-8233-4bac-a38e-099e05dba6c3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:40:06,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-67629cc5-8233-4bac-a38e-099e05dba6c3 2018-09-30 04:40:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:06,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69b0b10-96d7-4773-84c5-4c16e6bb41c4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:40:06,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-c69b0b10-96d7-4773-84c5-4c16e6bb41c4 2018-09-30 04:40:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:06,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6cb09f-55ba-4e87-97e5-20becab19eac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e"}, "enabled": true, "id": "758633f7884e49ffb79cb2929208471e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da65156a-e5d9-488-proj"}} 2018-09-30 04:40:06,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e used request id req-5f6cb09f-55ba-4e87-97e5-20becab19eac 2018-09-30 04:40:06,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87e7adba-278d-4a31-bd47-e20e6f2db0d8 2018-09-30 04:40:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=87e7adba-278d-4a31-bd47-e20e6f2db0d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:06,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d300274-5800-4a74-b0fd-a7bada1ec0c6 Date: Sun, 30 Sep 2018 04:40:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "8536ccce-040a-428a-bba6-0be36dc20b01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "9c6298de-1f2f-45ac-936d-e0767ddc996c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "b634ecae-c594-4ae4-83d0-fb03e6831d14"}, {"remote_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:00Z", "security_group_id": "87e7adba-278d-4a31-bd47-e20e6f2db0d8", "port_range_min": null, "revision_number": 0, "tenant_id": "758633f7884e49ffb79cb2929208471e", "created_at": "2018-09-30T04:40:00Z", "project_id": "758633f7884e49ffb79cb2929208471e", "id": "d03bcf19-f325-429c-a208-72c65e5da51d"}]} 2018-09-30 04:40:06,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=87e7adba-278d-4a31-bd47-e20e6f2db0d8 used request id req-4d300274-5800-4a74-b0fd-a7bada1ec0c6 2018-09-30 04:40:06,983 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:40:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/87e7adba-278d-4a31-bd47-e20e6f2db0d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:07,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e0ed7a7-51ba-49bd-9246-d9436a1bda35 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:07,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/87e7adba-278d-4a31-bd47-e20e6f2db0d8 used request id req-3e0ed7a7-51ba-49bd-9246-d9436a1bda35 2018-09-30 04:40:07,244 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-da65156a-e5d9-488-proj 2018-09-30 04:40:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:07,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde634b0-4d8a-43b6-84cf-44fef6789cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:07,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/758633f7884e49ffb79cb2929208471e used request id req-fde634b0-4d8a-43b6-84cf-44fef6789cf2 2018-09-30 04:40:07,442 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-da65156a-e5d9-488-proj-role 2018-09-30 04:40:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/36fe644bdca74e85ac16ed1a6937a874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:07,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef5a0ea-2679-4bd4-bcea-885fdff37dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:07,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/36fe644bdca74e85ac16ed1a6937a874 used request id req-eef5a0ea-2679-4bd4-bcea-885fdff37dad 2018-09-30 04:40:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac80dba5723e0d4bbbbfdd04e0cb2e5d9c1feae3" 2018-09-30 04:40:07,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd1d688-cf3e-4935-9369-783e5a0d8472 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:07,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8bd1d688-cf3e-4935-9369-783e5a0d8472 2018-09-30 04:40:07,651 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-da65156a-e5d9-488-user 2018-09-30 04:40:07,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5e6d5f9d24624b8b9c5ff714e4d87d4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f51d8ea1ab62ffb964e833a365a40e2489da70" 2018-09-30 04:40:07,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55a9792-5924-497c-91e4-22770a9e3c23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:07,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5e6d5f9d24624b8b9c5ff714e4d87d4f used request id req-d55a9792-5924-497c-91e4-22770a9e3c23 2018-09-30 04:40:07,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:08,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["hxYC6-u1SxqnOFJKyjYeXw"], "issued_at": "2018-09-30T04:40:08.000000Z"}} 2018-09-30 04:40:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca4386a62a47705ecc881a1328674f245c25d40" 2018-09-30 04:40:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de813b7-b942-4e91-8fc9-bf9660afbe3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:08,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6de813b7-b942-4e91-8fc9-bf9660afbe3f 2018-09-30 04:40:08,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:08,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:08,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XSWw3nvURWeW3unIB1Czfg"], "issued_at": "2018-09-30T04:40:08.000000Z"}} 2018-09-30 04:40:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:08,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17f4c3b-9c06-4eb1-a537-d563abf75984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:08,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f17f4c3b-9c06-4eb1-a537-d563abf75984 2018-09-30 04:40:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:08,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-824ab1a1-cea1-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:08,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2a7f7d-b8bc-47ba-9411-7ec25b32298a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-824ab1a1-cea1-46c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:40:08,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-824ab1a1-cea1-46c-proj used request id req-2a2a7f7d-b8bc-47ba-9411-7ec25b32298a 2018-09-30 04:40:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:09,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f413b168-ecd6-4c6b-a415-5e7c50af4a1f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:09,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f413b168-ecd6-4c6b-a415-5e7c50af4a1f 2018-09-30 04:40:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj"}}' 2018-09-30 04:40:09,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8aac972-4696-47a9-92c5-376fb15ae130 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85"}, "enabled": true, "id": "b0663a5e599343a9a9fa83cb45e16d85", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj"}} 2018-09-30 04:40:09,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a8aac972-4696-47a9-92c5-376fb15ae130 2018-09-30 04:40:09,177 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-824ab1a1-cea1-46c-proj 2018-09-30 04:40:09,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:09,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:09,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["DEJVQ42ZTn29nW7_SjH6sw"], "issued_at": "2018-09-30T04:40:09.000000Z"}} 2018-09-30 04:40:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b8755f7ec7c6d09cba6ea4255375abc773dc9f" 2018-09-30 04:40:09,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2a634f-24ab-4265-b692-6cf0923396d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:09,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-db2a634f-24ab-4265-b692-6cf0923396d4 2018-09-30 04:40:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:09,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:09,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b8755f7ec7c6d09cba6ea4255375abc773dc9f" 2018-09-30 04:40:09,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0853f3af-64ef-4329-bde9-2e68eaada54b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:40:09,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0853f3af-64ef-4329-bde9-2e68eaada54b 2018-09-30 04:40:09,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-824ab1a1-cea1-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b8755f7ec7c6d09cba6ea4255375abc773dc9f" 2018-09-30 04:40:09,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e47c656-34d2-4565-b8b3-3d92b0592cf6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-824ab1a1-cea1-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85"}, "enabled": true, "id": "b0663a5e599343a9a9fa83cb45e16d85", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj"}]} 2018-09-30 04:40:09,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-824ab1a1-cea1-46c-proj used request id req-9e47c656-34d2-4565-b8b3-3d92b0592cf6 2018-09-30 04:40:09,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b8755f7ec7c6d09cba6ea4255375abc773dc9f" 2018-09-30 04:40:09,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e18d445-b7e4-403f-8ea3-392c80b2f776 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:09,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2e18d445-b7e4-403f-8ea3-392c80b2f776 2018-09-30 04:40:10,302 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-824ab1a1-cea1-46c-user 2018-09-30 04:40:10,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:10,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7960996c-0a00-4afe-8084-6cc2082136bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7960996c-0a00-4afe-8084-6cc2082136bc 2018-09-30 04:40:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" -d '{"role": {"name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role"}}' 2018-09-30 04:40:10,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-405253e0-edd2-4ba6-ad8b-f19e289ab105 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80fd3b11365a4c2a9a0d2b0515048826", "links": {"self": "http://172.30.9.29:5000/v3/roles/80fd3b11365a4c2a9a0d2b0515048826"}, "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role"}} 2018-09-30 04:40:10,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-405253e0-edd2-4ba6-ad8b-f19e289ab105 2018-09-30 04:40:10,523 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role 2018-09-30 04:40:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/80fd3b11365a4c2a9a0d2b0515048826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:10,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2710be4b-a3a0-40e0-8ee1-45586da9bfab Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/80fd3b11365a4c2a9a0d2b0515048826"}, "domain_id": null, "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role", "id": "80fd3b11365a4c2a9a0d2b0515048826"}} 2018-09-30 04:40:10,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/80fd3b11365a4c2a9a0d2b0515048826 used request id req-2710be4b-a3a0-40e0-8ee1-45586da9bfab 2018-09-30 04:40:10,614 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role to project CreateSecurityGroupTests-824ab1a1-cea1-46c-proj 2018-09-30 04:40:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85/users/9007d0d597804137972ec612b55c681a/roles/80fd3b11365a4c2a9a0d2b0515048826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:10,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2feb91-fba3-4ab1-99d6-39573a8f5f2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:10,748 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85/users/9007d0d597804137972ec612b55c681a/roles/80fd3b11365a4c2a9a0d2b0515048826 used request id req-eb2feb91-fba3-4ab1-99d6-39573a8f5f2d 2018-09-30 04:40:10,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:10,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:11,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80fd3b11365a4c2a9a0d2b0515048826", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role"}], "expires_at": "2018-09-30T05:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0663a5e599343a9a9fa83cb45e16d85", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-user", "id": "9007d0d597804137972ec612b55c681a"}, "audit_ids": ["4GlYVTOkSreesryvI_vQ9Q"], "issued_at": "2018-09-30T04:40:11.000000Z"}} 2018-09-30 04:40:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:11,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1feda379-e6a0-418a-9cd6-2db369d0e0eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:11,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1feda379-e6a0-418a-9cd6-2db369d0e0eb 2018-09-30 04:40:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:11,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-49ac8b55-503d-47f2-82c0-df1a1712af9f Date: Sun, 30 Sep 2018 04:40:11 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:11,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename&description=hello+group used request id req-49ac8b55-503d-47f2-82c0-df1a1712af9f 2018-09-30 04:40:11,573 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename... 2018-09-30 04:40:11,573 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename 2018-09-30 04:40:11,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" -d '{"security_group": {"name": "CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename", "description": "hello group"}}' 2018-09-30 04:40:11,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f3b8af5e-05c4-498d-b66a-3eef0e1790de Date: Sun, 30 Sep 2018 04:40:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "updated_at": "2018-09-30T04:40:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "a8453109-e16f-4979-82c3-ba410f750afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}], "revision_number": 2, "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "name": "CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename"}} 2018-09-30 04:40:11,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-f3b8af5e-05c4-498d-b66a-3eef0e1790de 2018-09-30 04:40:11,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91133b7a-3fbb-46f1-8a3e-4b7b4d8ee5eb Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a8453109-e16f-4979-82c3-ba410f750afb"}]} 2018-09-30 04:40:12,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-91133b7a-3fbb-46f1-8a3e-4b7b4d8ee5eb 2018-09-30 04:40:12,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b7150ba-1e3b-4324-9454-03fb4415f86e Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a8453109-e16f-4979-82c3-ba410f750afb"}]} 2018-09-30 04:40:12,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-7b7150ba-1e3b-4324-9454-03fb4415f86e 2018-09-30 04:40:12,260 - neutron_utils - INFO - Retrieving security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4319b270-ce29-4696-864d-88e2609f8500 Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "updated_at": "2018-09-30T04:40:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "a8453109-e16f-4979-82c3-ba410f750afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}], "revision_number": 2, "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "name": "CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename"}]} 2018-09-30 04:40:12,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-4319b270-ce29-4696-864d-88e2609f8500 2018-09-30 04:40:12,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efd99a24-dd6c-4bba-9cc8-7f6743679dfd Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a8453109-e16f-4979-82c3-ba410f750afb"}]} 2018-09-30 04:40:12,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-efd99a24-dd6c-4bba-9cc8-7f6743679dfd 2018-09-30 04:40:12,520 - neutron_utils - INFO - Retrieving security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0171979d-d7d9-42d2-9b5a-78f76bdf069d Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "updated_at": "2018-09-30T04:40:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "a8453109-e16f-4979-82c3-ba410f750afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}], "revision_number": 2, "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "name": "CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename"}]} 2018-09-30 04:40:12,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-0171979d-d7d9-42d2-9b5a-78f76bdf069d 2018-09-30 04:40:12,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87c1ca00-64c4-41c1-b058-abaa9cf66ded Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a8453109-e16f-4979-82c3-ba410f750afb"}]} 2018-09-30 04:40:12,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-87c1ca00-64c4-41c1-b058-abaa9cf66ded 2018-09-30 04:40:12,895 - neutron_utils - INFO - Retrieving security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b57ffb0e-c445-4d9c-94e2-9bf920dd5cd3 Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "updated_at": "2018-09-30T04:40:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "a8453109-e16f-4979-82c3-ba410f750afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}], "revision_number": 2, "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "name": "CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename"}]} 2018-09-30 04:40:12,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-b57ffb0e-c445-4d9c-94e2-9bf920dd5cd3 2018-09-30 04:40:12,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f16a7de3-840c-4bed-ab18-1552e6260ede 2018-09-30 04:40:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:12,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d4ef36b-a1e5-4bfa-b0ee-d9536865f0e2 Date: Sun, 30 Sep 2018 04:40:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "1a801daa-f018-4bbd-903c-3b9d6bd37555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "f16a7de3-840c-4bed-ab18-1552e6260ede", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a8453109-e16f-4979-82c3-ba410f750afb"}]} 2018-09-30 04:40:12,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-3d4ef36b-a1e5-4bfa-b0ee-d9536865f0e2 2018-09-30 04:40:12,972 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename 2018-09-30 04:40:12,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:13,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80fd3b11365a4c2a9a0d2b0515048826", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role"}], "expires_at": "2018-09-30T05:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0663a5e599343a9a9fa83cb45e16d85", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/b0663a5e599343a9a9fa83cb45e16d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-user", "id": "9007d0d597804137972ec612b55c681a"}, "audit_ids": ["6ZdyhBuxSOed9s4HnZRl1w"], "issued_at": "2018-09-30T04:40:13.000000Z"}} 2018-09-30 04:40:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598de229ed3a343ee7cbdd6b40bbf0a3849b062f" 2018-09-30 04:40:13,638 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e347b58-1aed-460d-89c8-a569b62b6def Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:13,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-9e347b58-1aed-460d-89c8-a569b62b6def 2018-09-30 04:40:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}598de229ed3a343ee7cbdd6b40bbf0a3849b062f" 2018-09-30 04:40:13,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-42b7d39d-3e6b-4c3d-8446-ffe0ee1664a8 Date: Sun, 30 Sep 2018 04:40:13 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:13,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename&description=hello+group used request id req-42b7d39d-3e6b-4c3d-8446-ffe0ee1664a8 2018-09-30 04:40:13,819 - neutron_utils - INFO - Deleting security group rule with ID - 1a801daa-f018-4bbd-903c-3b9d6bd37555 2018-09-30 04:40:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1a801daa-f018-4bbd-903c-3b9d6bd37555 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:13,846 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-8bfd5a6d-7006-43a7-a772-15608d31350c Date: Sun, 30 Sep 2018 04:40:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1a801daa-f018-4bbd-903c-3b9d6bd37555 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:40:13,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1a801daa-f018-4bbd-903c-3b9d6bd37555 used request id req-8bfd5a6d-7006-43a7-a772-15608d31350c 2018-09-30 04:40:13,846 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1a801daa-f018-4bbd-903c-3b9d6bd37555 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:40:13,846 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1a801daa-f018-4bbd-903c-3b9d6bd37555 does not exist Neutron server returns request_ids: ['req-8bfd5a6d-7006-43a7-a772-15608d31350c'] 2018-09-30 04:40:13,846 - neutron_utils - INFO - Deleting security group rule with ID - a8453109-e16f-4979-82c3-ba410f750afb 2018-09-30 04:40:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/a8453109-e16f-4979-82c3-ba410f750afb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:13,869 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f0ac957d-ede6-4f80-b062-62f382720f2a Date: Sun, 30 Sep 2018 04:40:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule a8453109-e16f-4979-82c3-ba410f750afb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:40:13,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/a8453109-e16f-4979-82c3-ba410f750afb used request id req-f0ac957d-ede6-4f80-b062-62f382720f2a 2018-09-30 04:40:13,869 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a8453109-e16f-4979-82c3-ba410f750afb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:40:13,870 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a8453109-e16f-4979-82c3-ba410f750afb does not exist Neutron server returns request_ids: ['req-f0ac957d-ede6-4f80-b062-62f382720f2a'] 2018-09-30 04:40:13,870 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-397fa934-39bf-4ba3-9394-1057b05f495ename 2018-09-30 04:40:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f16a7de3-840c-4bed-ab18-1552e6260ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbc3c2e8907e93df89e5348d77d3ceb1484493a" 2018-09-30 04:40:14,067 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d4136358-313f-4444-858e-b47878cf0823 Date: Sun, 30 Sep 2018 04:40:14 GMT RESP BODY: {"NeutronError": {"message": "Security group f16a7de3-840c-4bed-ab18-1552e6260ede does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-30 04:40:14,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f16a7de3-840c-4bed-ab18-1552e6260ede used request id req-d4136358-313f-4444-858e-b47878cf0823 2018-09-30 04:40:14,067 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f16a7de3-840c-4bed-ab18-1552e6260ede does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-30 04:40:14,068 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f16a7de3-840c-4bed-ab18-1552e6260ede does not exist Neutron server returns request_ids: ['req-d4136358-313f-4444-858e-b47878cf0823'] 2018-09-30 04:40:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:14,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-42acff4c-4196-4400-832c-ff38c8f87578 Date: Sun, 30 Sep 2018 04:40:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "updated_at": "2018-09-30T04:40:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "a4cda6d9-f23c-4f7f-acad-dedab81c5729", "remote_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "a3017ca4-304b-4f8d-acd1-bff383ab7df0", "remote_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "b18fbf56-4a92-4b2f-901f-27f1e4e17209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "revision_number": 0, "id": "ad7cbe92-110f-471c-949a-d5147271e824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0663a5e599343a9a9fa83cb45e16d85"}], "revision_number": 4, "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "477baa9b-bfaf-450f-90ea-d5def098d254", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:40:14,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-42acff4c-4196-4400-832c-ff38c8f87578 2018-09-30 04:40:14,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:14,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f425246-463c-4822-a3db-7af0340645f7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:40:14,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-4f425246-463c-4822-a3db-7af0340645f7 2018-09-30 04:40:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:14,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f14b84c-0693-477f-a771-b7e6a2e17cbd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85"}, "enabled": true, "id": "b0663a5e599343a9a9fa83cb45e16d85", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-824ab1a1-cea1-46c-proj"}} 2018-09-30 04:40:14,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85 used request id req-8f14b84c-0693-477f-a771-b7e6a2e17cbd 2018-09-30 04:40:14,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 477baa9b-bfaf-450f-90ea-d5def098d254 2018-09-30 04:40:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=477baa9b-bfaf-450f-90ea-d5def098d254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:14,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-67267cfc-da31-46cb-bc33-3901ac117012 Date: Sun, 30 Sep 2018 04:40:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a3017ca4-304b-4f8d-acd1-bff383ab7df0"}, {"remote_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "a4cda6d9-f23c-4f7f-acad-dedab81c5729"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "ad7cbe92-110f-471c-949a-d5147271e824"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:11Z", "security_group_id": "477baa9b-bfaf-450f-90ea-d5def098d254", "port_range_min": null, "revision_number": 0, "tenant_id": "b0663a5e599343a9a9fa83cb45e16d85", "created_at": "2018-09-30T04:40:11Z", "project_id": "b0663a5e599343a9a9fa83cb45e16d85", "id": "b18fbf56-4a92-4b2f-901f-27f1e4e17209"}]} 2018-09-30 04:40:14,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=477baa9b-bfaf-450f-90ea-d5def098d254 used request id req-67267cfc-da31-46cb-bc33-3901ac117012 2018-09-30 04:40:14,656 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:40:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/477baa9b-bfaf-450f-90ea-d5def098d254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:14,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4be3f26d-919c-40ba-92c0-0471a96ab761 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:14,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/477baa9b-bfaf-450f-90ea-d5def098d254 used request id req-4be3f26d-919c-40ba-92c0-0471a96ab761 2018-09-30 04:40:14,946 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-824ab1a1-cea1-46c-proj 2018-09-30 04:40:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:15,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d104944-bf79-4a37-8df1-3d35f5ef223e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:15,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b0663a5e599343a9a9fa83cb45e16d85 used request id req-6d104944-bf79-4a37-8df1-3d35f5ef223e 2018-09-30 04:40:15,174 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-824ab1a1-cea1-46c-proj-role 2018-09-30 04:40:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/80fd3b11365a4c2a9a0d2b0515048826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:15,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab60271e-ac8f-490c-aa06-5c093aa58af0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:15,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/80fd3b11365a4c2a9a0d2b0515048826 used request id req-ab60271e-ac8f-490c-aa06-5c093aa58af0 2018-09-30 04:40:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbfdd8a28715dd8287d6dae49dce324f1397aad" 2018-09-30 04:40:15,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6324f8da-9983-4e5e-9448-92baeb12f966 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:15,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6324f8da-9983-4e5e-9448-92baeb12f966 2018-09-30 04:40:15,370 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-824ab1a1-cea1-46c-user 2018-09-30 04:40:15,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9007d0d597804137972ec612b55c681a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b8755f7ec7c6d09cba6ea4255375abc773dc9f" 2018-09-30 04:40:15,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac12c700-68c0-408d-b4e8-557d275ec849 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:15,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9007d0d597804137972ec612b55c681a used request id req-ac12c700-68c0-408d-b4e8-557d275ec849 2018-09-30 04:40:15,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:15,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["IWTOVpW3QgGTKRhQT2w51w"], "issued_at": "2018-09-30T04:40:15.000000Z"}} 2018-09-30 04:40:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8fba8d91d2b654e480450c5a40eb78b7f0a109" 2018-09-30 04:40:16,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f51931f-4c22-4817-8285-d6bfb59e9bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:16,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4f51931f-4c22-4817-8285-d6bfb59e9bf9 2018-09-30 04:40:16,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:16,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:16,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["fND4tjBaQiCdm4H8edTzoQ"], "issued_at": "2018-09-30T04:40:16.000000Z"}} 2018-09-30 04:40:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:16,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6cd7bb-20db-4b75-9b6f-fb17133be666 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:16,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d6cd7bb-20db-4b75-9b6f-fb17133be666 2018-09-30 04:40:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:16,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:16,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e148ec5-fdeb-41ea-b61e-9bea0172205c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:40:16,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj used request id req-3e148ec5-fdeb-41ea-b61e-9bea0172205c 2018-09-30 04:40:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:16,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148506b3-e06b-4a8f-848d-e1276a99ac73 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:16,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-148506b3-e06b-4a8f-848d-e1276a99ac73 2018-09-30 04:40:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}}' 2018-09-30 04:40:16,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28417bd9-2001-4055-9b10-87c56a0a796f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222"}, "enabled": true, "id": "706eb38d5d6e47449549e260953b4222", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}} 2018-09-30 04:40:16,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-28417bd9-2001-4055-9b10-87c56a0a796f 2018-09-30 04:40:16,841 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj 2018-09-30 04:40:16,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:16,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:17,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kc4Oy9K_Q9ap0CTYYaNFww"], "issued_at": "2018-09-30T04:40:17.000000Z"}} 2018-09-30 04:40:17,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748425fcdd093c87c5ca4fea1b5882721d964b99" 2018-09-30 04:40:17,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7ce2fa-7856-4432-a6ba-432e82f3fa41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:17,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8c7ce2fa-7856-4432-a6ba-432e82f3fa41 2018-09-30 04:40:17,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:17,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748425fcdd093c87c5ca4fea1b5882721d964b99" 2018-09-30 04:40:17,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6c5973-480b-46f5-b4f2-aa714e646c49 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:40:17,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8d6c5973-480b-46f5-b4f2-aa714e646c49 2018-09-30 04:40:17,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748425fcdd093c87c5ca4fea1b5882721d964b99" 2018-09-30 04:40:17,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e5ab3f-a089-4c6a-bbd7-7c8c7adfd11c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222"}, "enabled": true, "id": "706eb38d5d6e47449549e260953b4222", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}]} 2018-09-30 04:40:17,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj used request id req-f2e5ab3f-a089-4c6a-bbd7-7c8c7adfd11c 2018-09-30 04:40:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748425fcdd093c87c5ca4fea1b5882721d964b99" 2018-09-30 04:40:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d25793-627e-4f7d-8c44-06f3e9b85899 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-27d25793-627e-4f7d-8c44-06f3e9b85899 2018-09-30 04:40:17,894 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8d35a508-1fb2-4d4-user 2018-09-30 04:40:17,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:17,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e706530-f67a-4a6c-a785-48fc496ba1cf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:18,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e706530-f67a-4a6c-a785-48fc496ba1cf 2018-09-30 04:40:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" -d '{"role": {"name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role"}}' 2018-09-30 04:40:18,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf39cd7-9437-46b3-a56d-4c0018982412 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f00e98fe10545b8821b6c58f47f0c08", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f00e98fe10545b8821b6c58f47f0c08"}, "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role"}} 2018-09-30 04:40:18,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5bf39cd7-9437-46b3-a56d-4c0018982412 2018-09-30 04:40:18,111 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role 2018-09-30 04:40:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5f00e98fe10545b8821b6c58f47f0c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:18,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88596d4-eb4c-4572-a29b-8e36259a8089 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5f00e98fe10545b8821b6c58f47f0c08"}, "domain_id": null, "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role", "id": "5f00e98fe10545b8821b6c58f47f0c08"}} 2018-09-30 04:40:18,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5f00e98fe10545b8821b6c58f47f0c08 used request id req-d88596d4-eb4c-4572-a29b-8e36259a8089 2018-09-30 04:40:18,131 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role to project CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj 2018-09-30 04:40:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222/users/7d0e32937c5347b79cefc95209a38f32/roles/5f00e98fe10545b8821b6c58f47f0c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:18,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8619018d-bb48-4178-9323-d84929612329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:18,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222/users/7d0e32937c5347b79cefc95209a38f32/roles/5f00e98fe10545b8821b6c58f47f0c08 used request id req-8619018d-bb48-4178-9323-d84929612329 2018-09-30 04:40:18,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:18,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:18,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["imZbhTi8R4qYV3cIejC3NA"], "issued_at": "2018-09-30T04:40:18.000000Z"}} 2018-09-30 04:40:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:18,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212a46b4-bad3-43ac-9414-df40883a26b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:18,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-212a46b4-bad3-43ac-9414-df40883a26b6 2018-09-30 04:40:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:18,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b4422cb1-cb2c-4cb9-a7ab-2832ceb572b8 Date: Sun, 30 Sep 2018 04:40:18 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:18,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name&description=hello+group used request id req-b4422cb1-cb2c-4cb9-a7ab-2832ceb572b8 2018-09-30 04:40:18,933 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name... 2018-09-30 04:40:18,933 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name 2018-09-30 04:40:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:18,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:18,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:19,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653b2fe2-8b4e-4ba3-bd97-ee8a7be3e39f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222"}, "enabled": true, "id": "706eb38d5d6e47449549e260953b4222", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}]} 2018-09-30 04:40:19,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj used request id req-653b2fe2-8b4e-4ba3-bd97-ee8a7be3e39f 2018-09-30 04:40:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" -d '{"security_group": {"tenant_id": "706eb38d5d6e47449549e260953b4222", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name", "description": "hello group"}}' 2018-09-30 04:40:19,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8e2c5ad2-6e67-4671-8e5e-2ad6f4e6cac0 Date: Sun, 30 Sep 2018 04:40:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}} 2018-09-30 04:40:19,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8e2c5ad2-6e67-4671-8e5e-2ad6f4e6cac0 2018-09-30 04:40:19,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:19,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e809071-0ac4-4ab0-a271-0d1f9db958fb Date: Sun, 30 Sep 2018 04:40:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:19,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-7e809071-0ac4-4ab0-a271-0d1f9db958fb 2018-09-30 04:40:19,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49b24ec5-c067-4fe2-9f20-5f94df939cdd Date: Sun, 30 Sep 2018 04:40:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:19,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-49b24ec5-c067-4fe2-9f20-5f94df939cdd 2018-09-30 04:40:19,870 - neutron_utils - INFO - Retrieving security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:20,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fd37d526-ed8a-470e-b199-e311488155a6 Date: Sun, 30 Sep 2018 04:40:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}]} 2018-09-30 04:40:20,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-fd37d526-ed8a-470e-b199-e311488155a6 2018-09-30 04:40:20,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:20,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0951e7e3-8d0d-4c1d-9333-f7d21d40e933 Date: Sun, 30 Sep 2018 04:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:20,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-0951e7e3-8d0d-4c1d-9333-f7d21d40e933 2018-09-30 04:40:20,263 - neutron_utils - INFO - Retrieving security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:20,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-82f231e3-83d0-4c07-8f70-73f829ef396a Date: Sun, 30 Sep 2018 04:40:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}]} 2018-09-30 04:40:20,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-82f231e3-83d0-4c07-8f70-73f829ef396a 2018-09-30 04:40:20,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:20,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1e2b059-4ca2-4d42-b565-12591393826b Date: Sun, 30 Sep 2018 04:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:20,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-f1e2b059-4ca2-4d42-b565-12591393826b 2018-09-30 04:40:20,580 - neutron_utils - INFO - Retrieving security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:20,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a0640ef5-d864-4e08-af9b-d1bb510f82bb Date: Sun, 30 Sep 2018 04:40:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}]} 2018-09-30 04:40:20,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-a0640ef5-d864-4e08-af9b-d1bb510f82bb 2018-09-30 04:40:20,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:20,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:20,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7dbe59de-ca79-406c-ae4a-a3f2141a564b Date: Sun, 30 Sep 2018 04:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:20,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-7dbe59de-ca79-406c-ae4a-a3f2141a564b 2018-09-30 04:40:20,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:21,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f00e98fe10545b8821b6c58f47f0c08", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role"}], "expires_at": "2018-09-30T05:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "706eb38d5d6e47449549e260953b4222", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-user", "id": "7d0e32937c5347b79cefc95209a38f32"}, "audit_ids": ["bdQMUjhiTxWvB7LK--YduQ"], "issued_at": "2018-09-30T04:40:21.000000Z"}} 2018-09-30 04:40:21,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e212e87f6ebd5a482c76ea6a3586113860ba90d0" 2018-09-30 04:40:21,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bc48d1c6-7443-4022-8a85-6c45b20168f9 Date: Sun, 30 Sep 2018 04:40:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}]} 2018-09-30 04:40:21,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name&description=hello+group used request id req-bc48d1c6-7443-4022-8a85-6c45b20168f9 2018-09-30 04:40:21,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:21,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:21,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8fba8d91d2b654e480450c5a40eb78b7f0a109" 2018-09-30 04:40:21,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836e479a-0450-4d8b-9546-5a546784a74c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222"}, "enabled": true, "id": "706eb38d5d6e47449549e260953b4222", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}} 2018-09-30 04:40:21,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 used request id req-836e479a-0450-4d8b-9546-5a546784a74c 2018-09-30 04:40:21,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e212e87f6ebd5a482c76ea6a3586113860ba90d0" 2018-09-30 04:40:21,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73aa6f7b-36ce-4c5b-a833-54f546a7cf57 Date: Sun, 30 Sep 2018 04:40:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:21,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-73aa6f7b-36ce-4c5b-a833-54f546a7cf57 2018-09-30 04:40:21,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:21,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e212e87f6ebd5a482c76ea6a3586113860ba90d0" 2018-09-30 04:40:21,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6e68f14f-9ad4-470e-ac9b-058f93544499 Date: Sun, 30 Sep 2018 04:40:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:21,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-6e68f14f-9ad4-470e-ac9b-058f93544499 2018-09-30 04:40:21,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:21,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:22,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f00e98fe10545b8821b6c58f47f0c08", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role"}], "expires_at": "2018-09-30T05:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "706eb38d5d6e47449549e260953b4222", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/706eb38d5d6e47449549e260953b4222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/706eb38d5d6e47449549e260953b4222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/706eb38d5d6e47449549e260953b4222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-user", "id": "7d0e32937c5347b79cefc95209a38f32"}, "audit_ids": ["nExL_5ZgQfyj1uXhG1hjTQ"], "issued_at": "2018-09-30T04:40:22.000000Z"}} 2018-09-30 04:40:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:22,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf429405-c4c2-4cf0-b5af-660c9402b807 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:22,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf429405-c4c2-4cf0-b5af-660c9402b807 2018-09-30 04:40:22,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:22,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a8743b0d-1939-464e-9b58-1697bc26a47a Date: Sun, 30 Sep 2018 04:40:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}]} 2018-09-30 04:40:22,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name used request id req-a8743b0d-1939-464e-9b58-1697bc26a47a 2018-09-30 04:40:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:22,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:22,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d177cf5a-c827-41cb-aad4-e00ceec06202 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222"}, "enabled": true, "id": "706eb38d5d6e47449549e260953b4222", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}} 2018-09-30 04:40:22,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 used request id req-d177cf5a-c827-41cb-aad4-e00ceec06202 2018-09-30 04:40:22,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:22,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fa4bfc2-d66f-4555-8b4a-115c1ed6ed06 Date: Sun, 30 Sep 2018 04:40:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:22,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-9fa4bfc2-d66f-4555-8b4a-115c1ed6ed06 2018-09-30 04:40:22,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:22,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:22,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e65d9e43-1c35-4a2e-8699-8b3e1b199ac0 Date: Sun, 30 Sep 2018 04:40:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:22,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-e65d9e43-1c35-4a2e-8699-8b3e1b199ac0 2018-09-30 04:40:22,923 - neutron_utils - INFO - Retrieving security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:23,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e2410695-a0c5-429a-bd56-41b16e1b2742 Date: Sun, 30 Sep 2018 04:40:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "716f6cc8-fb39-4437-9240-24656f77ba0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 2, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "name": "CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name"}]} 2018-09-30 04:40:23,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-e2410695-a0c5-429a-bd56-41b16e1b2742 2018-09-30 04:40:23,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0a1c4e-014f-43be-81b6-85cfc90b1c36 2018-09-30 04:40:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4e290a4c7c903418a6b941fd2428073afe42e2" 2018-09-30 04:40:23,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cd76851-4cdb-4ed7-9a80-9f70692901d1 Date: Sun, 30 Sep 2018 04:40:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "716f6cc8-fb39-4437-9240-24656f77ba0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "5b0a1c4e-014f-43be-81b6-85cfc90b1c36", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "d11ec0e3-02a2-4ed7-9473-b9009987ccc8"}]} 2018-09-30 04:40:23,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-6cd76851-4cdb-4ed7-9a80-9f70692901d1 2018-09-30 04:40:23,290 - neutron_utils - INFO - Deleting security group rule with ID - 716f6cc8-fb39-4437-9240-24656f77ba0b 2018-09-30 04:40:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/716f6cc8-fb39-4437-9240-24656f77ba0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:23,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f18299f1-5e1b-45ea-88d7-3eb03b94e86f Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:23,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/716f6cc8-fb39-4437-9240-24656f77ba0b used request id req-f18299f1-5e1b-45ea-88d7-3eb03b94e86f 2018-09-30 04:40:23,389 - neutron_utils - INFO - Deleting security group rule with ID - d11ec0e3-02a2-4ed7-9473-b9009987ccc8 2018-09-30 04:40:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d11ec0e3-02a2-4ed7-9473-b9009987ccc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:23,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1be41133-bfec-4650-baac-506a829a2779 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:23,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d11ec0e3-02a2-4ed7-9473-b9009987ccc8 used request id req-1be41133-bfec-4650-baac-506a829a2779 2018-09-30 04:40:23,728 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9c2c8763-46a1-4b78-8ac7-23fd4cc5bf20name 2018-09-30 04:40:23,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5b0a1c4e-014f-43be-81b6-85cfc90b1c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af223afb4cf5a5361974f823e6323ad81e7144d1" 2018-09-30 04:40:23,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de2760cf-82f5-4415-b8ab-44ac6738c698 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:23,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5b0a1c4e-014f-43be-81b6-85cfc90b1c36 used request id req-de2760cf-82f5-4415-b8ab-44ac6738c698 2018-09-30 04:40:23,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:24,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4962b5e1-5968-40c7-a163-f2f4120a6ab3 Date: Sun, 30 Sep 2018 04:40:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "updated_at": "2018-09-30T04:40:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "7a8b1715-570d-4b47-9832-c351280f734b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "1b28a3e1-eec8-4de8-a046-23e6cb4ecac9", "remote_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "3ff33318-73ff-4372-8b23-d4bbb8e0f44f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv6", "project_id": "706eb38d5d6e47449549e260953b4222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "revision_number": 0, "id": "bbf4d0d4-8a5d-4945-a413-34c6482e3ba2", "remote_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "tenant_id": "706eb38d5d6e47449549e260953b4222", "port_range_min": null, "ethertype": "IPv4", "project_id": "706eb38d5d6e47449549e260953b4222"}], "revision_number": 4, "project_id": "706eb38d5d6e47449549e260953b4222", "id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "name": "default"}]} 2018-09-30 04:40:24,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4962b5e1-5968-40c7-a163-f2f4120a6ab3 2018-09-30 04:40:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:24,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373a53f9-8d08-4b2f-a0e9-4cf139770f38 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:40:24,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-373a53f9-8d08-4b2f-a0e9-4cf139770f38 2018-09-30 04:40:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:24,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e49280-82dd-40b1-afc4-e0c49c4d7e98 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:40:24,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-32e49280-82dd-40b1-afc4-e0c49c4d7e98 2018-09-30 04:40:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:24,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5fb6c3-4293-422f-bde2-1915a2bf3980 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:40:24,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-ef5fb6c3-4293-422f-bde2-1915a2bf3980 2018-09-30 04:40:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:24,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0868d4ca-1d0f-4d9c-9b65-9344381a5ac4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222"}, "enabled": true, "id": "706eb38d5d6e47449549e260953b4222", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj"}} 2018-09-30 04:40:24,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 used request id req-0868d4ca-1d0f-4d9c-9b65-9344381a5ac4 2018-09-30 04:40:24,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0 2018-09-30 04:40:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:24,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a10de80c-3703-4c80-9951-6124535e7da7 Date: Sun, 30 Sep 2018 04:40:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "1b28a3e1-eec8-4de8-a046-23e6cb4ecac9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "3ff33318-73ff-4372-8b23-d4bbb8e0f44f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "7a8b1715-570d-4b47-9832-c351280f734b"}, {"remote_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:19Z", "security_group_id": "ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0", "port_range_min": null, "revision_number": 0, "tenant_id": "706eb38d5d6e47449549e260953b4222", "created_at": "2018-09-30T04:40:19Z", "project_id": "706eb38d5d6e47449549e260953b4222", "id": "bbf4d0d4-8a5d-4945-a413-34c6482e3ba2"}]} 2018-09-30 04:40:24,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0 used request id req-a10de80c-3703-4c80-9951-6124535e7da7 2018-09-30 04:40:24,766 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:40:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:25,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d909cc52-d617-4263-9985-06b0329389ee Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:25,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ee778e34-9c39-4c0a-8299-1aaa6ce6f0a0 used request id req-d909cc52-d617-4263-9985-06b0329389ee 2018-09-30 04:40:25,028 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj 2018-09-30 04:40:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:25,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f983004e-cd17-475b-a4f4-41abae45199b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:25,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/706eb38d5d6e47449549e260953b4222 used request id req-f983004e-cd17-475b-a4f4-41abae45199b 2018-09-30 04:40:25,167 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8d35a508-1fb2-4d4-proj-role 2018-09-30 04:40:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5f00e98fe10545b8821b6c58f47f0c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:25,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05cb9e1-2f09-4622-843c-f122c8649035 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:25,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5f00e98fe10545b8821b6c58f47f0c08 used request id req-b05cb9e1-2f09-4622-843c-f122c8649035 2018-09-30 04:40:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52bddddd2b31d0a9e7acce2103e922a667c8b6b4" 2018-09-30 04:40:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666ec473-73fe-49bd-9920-281698b55816 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:25,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-666ec473-73fe-49bd-9920-281698b55816 2018-09-30 04:40:25,382 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8d35a508-1fb2-4d4-user 2018-09-30 04:40:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7d0e32937c5347b79cefc95209a38f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748425fcdd093c87c5ca4fea1b5882721d964b99" 2018-09-30 04:40:25,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4cc816-186a-4249-b51f-2fbd146ee282 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:25,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7d0e32937c5347b79cefc95209a38f32 used request id req-fd4cc816-186a-4249-b51f-2fbd146ee282 2018-09-30 04:40:25,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:25,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5rt3YXn9Q3C7lzUw6k9c-A"], "issued_at": "2018-09-30T04:40:25.000000Z"}} 2018-09-30 04:40:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8705469c38fb8e166e4a63af150b36693da9b0b" 2018-09-30 04:40:26,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c357e4a9-fac3-4254-9894-f5b3d2889d3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:26,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c357e4a9-fac3-4254-9894-f5b3d2889d3a 2018-09-30 04:40:26,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:26,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:26,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["TShwvbu-QGql99YAOKvBvA"], "issued_at": "2018-09-30T04:40:26.000000Z"}} 2018-09-30 04:40:26,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:26,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6d9d5a-9e28-40bf-abc7-ad910bd16918 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:26,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6a6d9d5a-9e28-40bf-abc7-ad910bd16918 2018-09-30 04:40:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:26,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:26,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8bf1db-eb51-4e8f-8fe7-13285b0a9c40 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:40:26,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj used request id req-8e8bf1db-eb51-4e8f-8fe7-13285b0a9c40 2018-09-30 04:40:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:26,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750a311e-e3c0-4447-93c0-641381327a30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:26,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-750a311e-e3c0-4447-93c0-641381327a30 2018-09-30 04:40:26,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}}' 2018-09-30 04:40:26,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49469fe-950a-4dea-b24c-80dee7ef1f1a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f"}, "enabled": true, "id": "9a788795865f4c4eaf73a6aa8cdd025f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}} 2018-09-30 04:40:26,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e49469fe-950a-4dea-b24c-80dee7ef1f1a 2018-09-30 04:40:26,925 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj 2018-09-30 04:40:26,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:26,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:27,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["sSEM-kCnQoOXvk7ThTx7mQ"], "issued_at": "2018-09-30T04:40:27.000000Z"}} 2018-09-30 04:40:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c14290b5b29bc90f697ae03f4ff0b3df0ffabaa" 2018-09-30 04:40:27,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ece2f09-ac52-4300-950e-0e394ea6ee76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:27,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2ece2f09-ac52-4300-950e-0e394ea6ee76 2018-09-30 04:40:27,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:27,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:27,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c14290b5b29bc90f697ae03f4ff0b3df0ffabaa" 2018-09-30 04:40:27,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a35a5c1-ee90-403f-9566-a65dca0236ba Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:40:27,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1a35a5c1-ee90-403f-9566-a65dca0236ba 2018-09-30 04:40:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c14290b5b29bc90f697ae03f4ff0b3df0ffabaa" 2018-09-30 04:40:27,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2d6e4b-0fde-4650-b85b-b44fbc25c39e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f"}, "enabled": true, "id": "9a788795865f4c4eaf73a6aa8cdd025f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}]} 2018-09-30 04:40:27,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj used request id req-ff2d6e4b-0fde-4650-b85b-b44fbc25c39e 2018-09-30 04:40:27,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c14290b5b29bc90f697ae03f4ff0b3df0ffabaa" 2018-09-30 04:40:27,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29044413-98c8-42dc-b8a0-5f178324f67e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:27,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-29044413-98c8-42dc-b8a0-5f178324f67e 2018-09-30 04:40:28,044 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8c7ac4f1-4c47-498-user 2018-09-30 04:40:28,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:28,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b751b9-11c4-4d10-9de3-7fa160ea94c6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:28,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-36b751b9-11c4-4d10-9de3-7fa160ea94c6 2018-09-30 04:40:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" -d '{"role": {"name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role"}}' 2018-09-30 04:40:28,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4002ecf-28e4-43ad-9763-3b2dbcd9d0fd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "767aa0f3e91649a2bf72d24597a9d412", "links": {"self": "http://172.30.9.29:5000/v3/roles/767aa0f3e91649a2bf72d24597a9d412"}, "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role"}} 2018-09-30 04:40:28,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f4002ecf-28e4-43ad-9763-3b2dbcd9d0fd 2018-09-30 04:40:28,255 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role 2018-09-30 04:40:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/767aa0f3e91649a2bf72d24597a9d412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:28,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309ebd6f-7c5e-4dac-aa64-a944ba573067 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/767aa0f3e91649a2bf72d24597a9d412"}, "domain_id": null, "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role", "id": "767aa0f3e91649a2bf72d24597a9d412"}} 2018-09-30 04:40:28,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/767aa0f3e91649a2bf72d24597a9d412 used request id req-309ebd6f-7c5e-4dac-aa64-a944ba573067 2018-09-30 04:40:28,343 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role to project CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj 2018-09-30 04:40:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f/users/f31aae7aafcc421997a176a331180fe9/roles/767aa0f3e91649a2bf72d24597a9d412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:28,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0893676b-a396-4985-a687-1b70e0ebe71a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:28,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f/users/f31aae7aafcc421997a176a331180fe9/roles/767aa0f3e91649a2bf72d24597a9d412 used request id req-0893676b-a396-4985-a687-1b70e0ebe71a 2018-09-30 04:40:28,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:28,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:28,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EJ5IMCGwTMauEH2aQN_6WQ"], "issued_at": "2018-09-30T04:40:28.000000Z"}} 2018-09-30 04:40:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:29,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da1c0ca-542c-4f8c-9aea-b821b8fcc0f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:29,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7da1c0ca-542c-4f8c-9aea-b821b8fcc0f8 2018-09-30 04:40:29,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:29,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cb58d6fb-d09d-4f6c-9c87-0894dedc995f Date: Sun, 30 Sep 2018 04:40:29 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:29,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname&description=hello+group used request id req-cb58d6fb-d09d-4f6c-9c87-0894dedc995f 2018-09-30 04:40:29,232 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname... 2018-09-30 04:40:29,232 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname 2018-09-30 04:40:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:29,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:29,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:29,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09cb085-bdd3-4e6b-82aa-8e654e34331f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f"}, "enabled": true, "id": "9a788795865f4c4eaf73a6aa8cdd025f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}]} 2018-09-30 04:40:29,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj used request id req-c09cb085-bdd3-4e6b-82aa-8e654e34331f 2018-09-30 04:40:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" -d '{"security_group": {"tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "name": "CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname", "description": "hello group"}}' 2018-09-30 04:40:29,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f1676a44-ef50-46df-ad54-f76a85721635 Date: Sun, 30 Sep 2018 04:40:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "updated_at": "2018-09-30T04:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}], "revision_number": 2, "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "name": "CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname"}} 2018-09-30 04:40:29,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-f1676a44-ef50-46df-ad54-f76a85721635 2018-09-30 04:40:29,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:29,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dfefa836-b8f2-45e6-adbd-e5d66c084c4e Date: Sun, 30 Sep 2018 04:40:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:29,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-dfefa836-b8f2-45e6-adbd-e5d66c084c4e 2018-09-30 04:40:29,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:30,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6bf03ccf-b6b0-4e9d-8b85-2d4ce54e8aa6 Date: Sun, 30 Sep 2018 04:40:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:30,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-6bf03ccf-b6b0-4e9d-8b85-2d4ce54e8aa6 2018-09-30 04:40:30,122 - neutron_utils - INFO - Retrieving security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:30,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1ece5b8b-38fe-45fe-a06c-4d8bb21b6a5e Date: Sun, 30 Sep 2018 04:40:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "updated_at": "2018-09-30T04:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}], "revision_number": 2, "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "name": "CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname"}]} 2018-09-30 04:40:30,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-1ece5b8b-38fe-45fe-a06c-4d8bb21b6a5e 2018-09-30 04:40:30,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:30,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a20a0f3f-edfb-4621-b98a-58b654ea23fc Date: Sun, 30 Sep 2018 04:40:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:30,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-a20a0f3f-edfb-4621-b98a-58b654ea23fc 2018-09-30 04:40:30,518 - neutron_utils - INFO - Retrieving security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:30,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f74e673f-9993-4fce-8524-7588d4f92bf8 Date: Sun, 30 Sep 2018 04:40:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "updated_at": "2018-09-30T04:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}], "revision_number": 2, "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "name": "CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname"}]} 2018-09-30 04:40:30,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-f74e673f-9993-4fce-8524-7588d4f92bf8 2018-09-30 04:40:30,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:30,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5dea7306-7742-4c43-bc6e-e99dfc0e2d1c Date: Sun, 30 Sep 2018 04:40:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:30,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-5dea7306-7742-4c43-bc6e-e99dfc0e2d1c 2018-09-30 04:40:30,890 - neutron_utils - INFO - Retrieving security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:31,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f7c05c1f-8510-4762-bfce-6a8ef54aee12 Date: Sun, 30 Sep 2018 04:40:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "updated_at": "2018-09-30T04:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}], "revision_number": 2, "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "name": "CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname"}]} 2018-09-30 04:40:31,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-f7c05c1f-8510-4762-bfce-6a8ef54aee12 2018-09-30 04:40:31,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:31,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ac1fbbf-dbca-4915-9ed6-5899910b113b Date: Sun, 30 Sep 2018 04:40:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:31,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-7ac1fbbf-dbca-4915-9ed6-5899910b113b 2018-09-30 04:40:31,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:31,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "767aa0f3e91649a2bf72d24597a9d412", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role"}], "expires_at": "2018-09-30T05:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a788795865f4c4eaf73a6aa8cdd025f", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/9a788795865f4c4eaf73a6aa8cdd025f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-user", "id": "f31aae7aafcc421997a176a331180fe9"}, "audit_ids": ["2TaPWvQBRx2ygixOff6_bw"], "issued_at": "2018-09-30T04:40:31.000000Z"}} 2018-09-30 04:40:31,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aad7857404e17b45e25710a927bf69a5e89879d" 2018-09-30 04:40:31,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ae0c7c99-8680-4e93-aeb1-a7054bcb7946 Date: Sun, 30 Sep 2018 04:40:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "updated_at": "2018-09-30T04:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}], "revision_number": 2, "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "name": "CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname"}]} 2018-09-30 04:40:31,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname&description=hello+group used request id req-ae0c7c99-8680-4e93-aeb1-a7054bcb7946 2018-09-30 04:40:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:31,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:31,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8705469c38fb8e166e4a63af150b36693da9b0b" 2018-09-30 04:40:31,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4fd723-54a3-41cd-8857-5b866ab66bf6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f"}, "enabled": true, "id": "9a788795865f4c4eaf73a6aa8cdd025f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}} 2018-09-30 04:40:31,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f used request id req-af4fd723-54a3-41cd-8857-5b866ab66bf6 2018-09-30 04:40:31,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:31,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aad7857404e17b45e25710a927bf69a5e89879d" 2018-09-30 04:40:32,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec333c62-4f66-4b9f-ba8b-12e02f0a44b2 Date: Sun, 30 Sep 2018 04:40:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:32,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-ec333c62-4f66-4b9f-ba8b-12e02f0a44b2 2018-09-30 04:40:32,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 2018-09-30 04:40:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aad7857404e17b45e25710a927bf69a5e89879d" 2018-09-30 04:40:32,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a65dcd2-8d19-4032-a513-6d462c0915ec Date: Sun, 30 Sep 2018 04:40:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "b3b9303d-653b-4e4b-b4d9-f3e71e35ed46", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "d12abaa0-dde3-4f4f-902b-034cde2f69f3"}]} 2018-09-30 04:40:32,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-0a65dcd2-8d19-4032-a513-6d462c0915ec 2018-09-30 04:40:32,328 - neutron_utils - INFO - Deleting security group rule with ID - d12abaa0-dde3-4f4f-902b-034cde2f69f3 2018-09-30 04:40:32,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d12abaa0-dde3-4f4f-902b-034cde2f69f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:32,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afd3c6c3-01ad-440f-9658-4961fb19bf4a Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:32,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d12abaa0-dde3-4f4f-902b-034cde2f69f3 used request id req-afd3c6c3-01ad-440f-9658-4961fb19bf4a 2018-09-30 04:40:32,582 - neutron_utils - INFO - Deleting security group rule with ID - 8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3 2018-09-30 04:40:32,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:32,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9271e677-d62f-4048-a525-b809534dedf0 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:32,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8ed57f35-b5c0-46ec-ab58-ceaa24e44ed3 used request id req-9271e677-d62f-4048-a525-b809534dedf0 2018-09-30 04:40:32,835 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fa45f7ed-acc4-42c9-b00e-0d98a3eeb80cname 2018-09-30 04:40:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f767c5d32f52eb684eef3a3bd73b335fde327f22" 2018-09-30 04:40:33,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d570770f-4a7c-414d-bec8-944b006e50a8 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:33,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b3b9303d-653b-4e4b-b4d9-f3e71e35ed46 used request id req-d570770f-4a7c-414d-bec8-944b006e50a8 2018-09-30 04:40:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:33,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c931036c-268b-43aa-82a4-d697637ca262 Date: Sun, 30 Sep 2018 04:40:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "updated_at": "2018-09-30T04:40:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "7d612b6a-8307-478a-b54b-10e7a3ee1d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "55c80130-5675-4ad6-97ac-9017d0857053", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "b0085408-84ab-4bbd-ab46-bdf6abb258ba", "remote_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "revision_number": 0, "id": "6d877d41-7cc1-4e80-b927-ba25094823f9", "remote_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f"}], "revision_number": 4, "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:40:33,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c931036c-268b-43aa-82a4-d697637ca262 2018-09-30 04:40:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:33,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49f8325-3122-4372-ad87-7cccf4bf49ec Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:40:33,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-f49f8325-3122-4372-ad87-7cccf4bf49ec 2018-09-30 04:40:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:33,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b6473b-4ba5-42ef-9085-db86acf8b278 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f"}, "enabled": true, "id": "9a788795865f4c4eaf73a6aa8cdd025f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj"}} 2018-09-30 04:40:33,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f used request id req-c3b6473b-4ba5-42ef-9085-db86acf8b278 2018-09-30 04:40:33,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59519b6a-8309-4ecd-b4cc-8ed60b00a673 2018-09-30 04:40:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59519b6a-8309-4ecd-b4cc-8ed60b00a673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:33,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ab99fb6-4363-4986-bb9b-5f2161a43a63 Date: Sun, 30 Sep 2018 04:40:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "55c80130-5675-4ad6-97ac-9017d0857053"}, {"remote_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "6d877d41-7cc1-4e80-b927-ba25094823f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "7d612b6a-8307-478a-b54b-10e7a3ee1d2a"}, {"remote_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:29Z", "security_group_id": "59519b6a-8309-4ecd-b4cc-8ed60b00a673", "port_range_min": null, "revision_number": 0, "tenant_id": "9a788795865f4c4eaf73a6aa8cdd025f", "created_at": "2018-09-30T04:40:29Z", "project_id": "9a788795865f4c4eaf73a6aa8cdd025f", "id": "b0085408-84ab-4bbd-ab46-bdf6abb258ba"}]} 2018-09-30 04:40:33,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59519b6a-8309-4ecd-b4cc-8ed60b00a673 used request id req-6ab99fb6-4363-4986-bb9b-5f2161a43a63 2018-09-30 04:40:33,747 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:40:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/59519b6a-8309-4ecd-b4cc-8ed60b00a673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:34,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b33b3288-7e0e-4088-b837-751d48ee6633 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:34,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/59519b6a-8309-4ecd-b4cc-8ed60b00a673 used request id req-b33b3288-7e0e-4088-b837-751d48ee6633 2018-09-30 04:40:34,038 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj 2018-09-30 04:40:34,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:34,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a76151-e801-4a9a-8ccf-c24e01a87bbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:34,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9a788795865f4c4eaf73a6aa8cdd025f used request id req-76a76151-e801-4a9a-8ccf-c24e01a87bbc 2018-09-30 04:40:34,233 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8c7ac4f1-4c47-498-proj-role 2018-09-30 04:40:34,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/767aa0f3e91649a2bf72d24597a9d412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:34,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d847ca4e-170c-4257-be3e-bc8e6f829bee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:34,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/767aa0f3e91649a2bf72d24597a9d412 used request id req-d847ca4e-170c-4257-be3e-bc8e6f829bee 2018-09-30 04:40:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365d8aaa81e427c80b98ebf0b768df6ce1123195" 2018-09-30 04:40:34,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55022eae-3581-4b7e-8582-a1fb24c39d71 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:34,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-55022eae-3581-4b7e-8582-a1fb24c39d71 2018-09-30 04:40:34,430 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8c7ac4f1-4c47-498-user 2018-09-30 04:40:34,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f31aae7aafcc421997a176a331180fe9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c14290b5b29bc90f697ae03f4ff0b3df0ffabaa" 2018-09-30 04:40:34,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a9fd18-3627-41d5-809d-224a329344c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:34,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f31aae7aafcc421997a176a331180fe9 used request id req-90a9fd18-3627-41d5-809d-224a329344c3 2018-09-30 04:40:34,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:34,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LBM-IF1dS3ybLUQMubYxGg"], "issued_at": "2018-09-30T04:40:34.000000Z"}} 2018-09-30 04:40:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed551b052411652d3ae49344b35d3f7d4cc4b01" 2018-09-30 04:40:35,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ae1530-c3ef-4e57-8bf8-9f72cd433ad0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:35,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b0ae1530-c3ef-4e57-8bf8-9f72cd433ad0 2018-09-30 04:40:35,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:35,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:35,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["_ku8pL5CTJ2Yt6UOaSpOYw"], "issued_at": "2018-09-30T04:40:35.000000Z"}} 2018-09-30 04:40:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:35,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad008a66-f944-417e-8397-ef23aaa1fb63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:35,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ad008a66-f944-417e-8397-ef23aaa1fb63 2018-09-30 04:40:35,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:35,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67b8eea1-d218-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:35,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9c641b-c0b1-4f73-ac77-40b5aad3b148 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67b8eea1-d218-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:40:35,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67b8eea1-d218-4f1-proj used request id req-2f9c641b-c0b1-4f73-ac77-40b5aad3b148 2018-09-30 04:40:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:35,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f717d82f-e790-44f1-ae2b-5529cefa4c2f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:35,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f717d82f-e790-44f1-ae2b-5529cefa4c2f 2018-09-30 04:40:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}}' 2018-09-30 04:40:35,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f933238b-b416-4082-a27c-767d3ed517d4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8"}, "enabled": true, "id": "51a9ab2541fd4966aa5bcc8351625fb8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}} 2018-09-30 04:40:35,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f933238b-b416-4082-a27c-767d3ed517d4 2018-09-30 04:40:35,955 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-67b8eea1-d218-4f1-proj 2018-09-30 04:40:35,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:35,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:36,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["thV9olOZTGiDk0AArnC2yg"], "issued_at": "2018-09-30T04:40:36.000000Z"}} 2018-09-30 04:40:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25458e22b63f7dfdbb9f720f449413e1a2ddb1cd" 2018-09-30 04:40:36,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80aeb645-4390-4684-a434-55279f97bfd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:36,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-80aeb645-4390-4684-a434-55279f97bfd5 2018-09-30 04:40:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:36,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25458e22b63f7dfdbb9f720f449413e1a2ddb1cd" 2018-09-30 04:40:36,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69982d5d-63eb-43a2-89d7-b6e3e2e99cdd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:40:36,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-69982d5d-63eb-43a2-89d7-b6e3e2e99cdd 2018-09-30 04:40:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-67b8eea1-d218-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25458e22b63f7dfdbb9f720f449413e1a2ddb1cd" 2018-09-30 04:40:36,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f8d8f1-0d2d-497a-ba4b-e8ac3b210426 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-67b8eea1-d218-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8"}, "enabled": true, "id": "51a9ab2541fd4966aa5bcc8351625fb8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}]} 2018-09-30 04:40:36,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-67b8eea1-d218-4f1-proj used request id req-18f8d8f1-0d2d-497a-ba4b-e8ac3b210426 2018-09-30 04:40:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25458e22b63f7dfdbb9f720f449413e1a2ddb1cd" 2018-09-30 04:40:36,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1834d8-abbb-4613-abd4-ddb5bb922358 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:36,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3b1834d8-abbb-4613-abd4-ddb5bb922358 2018-09-30 04:40:37,020 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-67b8eea1-d218-4f1-user 2018-09-30 04:40:37,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:37,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f684736-b7e6-4ff0-8719-a849be34edf5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:37,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f684736-b7e6-4ff0-8719-a849be34edf5 2018-09-30 04:40:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" -d '{"role": {"name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role"}}' 2018-09-30 04:40:37,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced542d5-8ba5-4d79-a21f-4e17242067f6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db13b89c4e2f41b0817c3ba42391521a", "links": {"self": "http://172.30.9.29:5000/v3/roles/db13b89c4e2f41b0817c3ba42391521a"}, "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role"}} 2018-09-30 04:40:37,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ced542d5-8ba5-4d79-a21f-4e17242067f6 2018-09-30 04:40:37,212 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role 2018-09-30 04:40:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/db13b89c4e2f41b0817c3ba42391521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:37,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19faa7ed-1d15-41eb-8599-191184426a10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/db13b89c4e2f41b0817c3ba42391521a"}, "domain_id": null, "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role", "id": "db13b89c4e2f41b0817c3ba42391521a"}} 2018-09-30 04:40:37,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/db13b89c4e2f41b0817c3ba42391521a used request id req-19faa7ed-1d15-41eb-8599-191184426a10 2018-09-30 04:40:37,233 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role to project CreateSecurityGroupTests-67b8eea1-d218-4f1-proj 2018-09-30 04:40:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8/users/b352ddef0a8346ee92c1eaa6f866832c/roles/db13b89c4e2f41b0817c3ba42391521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:37,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cdd73e3-3c42-4f7a-bbb2-0e7220d71571 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:37,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8/users/b352ddef0a8346ee92c1eaa6f866832c/roles/db13b89c4e2f41b0817c3ba42391521a used request id req-2cdd73e3-3c42-4f7a-bbb2-0e7220d71571 2018-09-30 04:40:37,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:37,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:37,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db13b89c4e2f41b0817c3ba42391521a", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role"}], "expires_at": "2018-09-30T05:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51a9ab2541fd4966aa5bcc8351625fb8", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-user", "id": "b352ddef0a8346ee92c1eaa6f866832c"}, "audit_ids": ["uWe2jyCDQc2Fa7yzhcAA5A"], "issued_at": "2018-09-30T04:40:37.000000Z"}} 2018-09-30 04:40:37,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:37,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64db536c-4dca-403e-a57d-9fcba360afc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:37,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-64db536c-4dca-403e-a57d-9fcba360afc1 2018-09-30 04:40:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:38,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c3d77f5-6126-4669-96bf-3c9694b95041 Date: Sun, 30 Sep 2018 04:40:38 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:38,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename&description=hello+group used request id req-7c3d77f5-6126-4669-96bf-3c9694b95041 2018-09-30 04:40:38,121 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename... 2018-09-30 04:40:38,121 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename 2018-09-30 04:40:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" -d '{"security_group": {"name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename", "description": "hello group"}}' 2018-09-30 04:40:38,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f78a9746-f13f-4cf1-9d31-95eacae75df8 Date: Sun, 30 Sep 2018 04:40:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 2, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}} 2018-09-30 04:40:38,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-f78a9746-f13f-4cf1-9d31-95eacae75df8 2018-09-30 04:40:38,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:38,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:38,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d3c3735-7b01-48d7-a519-f1ec6dde00ba Date: Sun, 30 Sep 2018 04:40:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}]} 2018-09-30 04:40:38,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-1d3c3735-7b01-48d7-a519-f1ec6dde00ba 2018-09-30 04:40:38,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:38,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-044d19f8-6810-4f29-a0ad-a3aa1ce04621 Date: Sun, 30 Sep 2018 04:40:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}]} 2018-09-30 04:40:38,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-044d19f8-6810-4f29-a0ad-a3aa1ce04621 2018-09-30 04:40:38,852 - neutron_utils - INFO - Retrieving security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a8864794-b155-40b3-9412-dc085734bd31 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 2, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:39,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-a8864794-b155-40b3-9412-dc085734bd31 2018-09-30 04:40:39,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:39,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-189aabdc-ec28-4c48-972d-27e06e9bf166 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}]} 2018-09-30 04:40:39,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-189aabdc-ec28-4c48-972d-27e06e9bf166 2018-09-30 04:40:39,243 - neutron_utils - INFO - Retrieving security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-80a25bb9-e591-46f4-a623-183731109430 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 2, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:39,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-80a25bb9-e591-46f4-a623-183731109430 2018-09-30 04:40:39,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be840095-1eb8-47a6-9d02-6d174138d677 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}]} 2018-09-30 04:40:39,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-be840095-1eb8-47a6-9d02-6d174138d677 2018-09-30 04:40:39,625 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename 2018-09-30 04:40:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9e86c6d2-5c85-4fe3-9894-f136f0dc4b99 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 2, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:39,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename used request id req-9e86c6d2-5c85-4fe3-9894-f136f0dc4b99 2018-09-30 04:40:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:39,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917fc654-0f37-43f3-a3dc-71c3319513e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8"}, "enabled": true, "id": "51a9ab2541fd4966aa5bcc8351625fb8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}} 2018-09-30 04:40:39,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8 used request id req-917fc654-0f37-43f3-a3dc-71c3319513e7 2018-09-30 04:40:39,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:39,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:39,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c882574a-ecc8-4b6a-94f2-677254d32921 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}]} 2018-09-30 04:40:39,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-c882574a-ecc8-4b6a-94f2-677254d32921 2018-09-30 04:40:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10}}' 2018-09-30 04:40:39,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-90a352fc-f476-476c-9e18-129b924b43c9 Date: Sun, 30 Sep 2018 04:40:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}} 2018-09-30 04:40:39,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-90a352fc-f476-476c-9e18-129b924b43c9 2018-09-30 04:40:39,974 - neutron_utils - INFO - Retrieving security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:40,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-837f6ac7-cb8a-42c6-bb09-8bebe7b1a812 Date: Sun, 30 Sep 2018 04:40:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "revision_number": 0, "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 3, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:40,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-837f6ac7-cb8a-42c6-bb09-8bebe7b1a812 2018-09-30 04:40:40,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:40,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-2baa6bca-7dff-42c9-84cc-a59af02a4c7b Date: Sun, 30 Sep 2018 04:40:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}]} 2018-09-30 04:40:40,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-2baa6bca-7dff-42c9-84cc-a59af02a4c7b 2018-09-30 04:40:40,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:40,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db13b89c4e2f41b0817c3ba42391521a", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role"}], "expires_at": "2018-09-30T05:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51a9ab2541fd4966aa5bcc8351625fb8", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/51a9ab2541fd4966aa5bcc8351625fb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-user", "id": "b352ddef0a8346ee92c1eaa6f866832c"}, "audit_ids": ["7D9KXbnJQramsdOrf6BeNA"], "issued_at": "2018-09-30T04:40:40.000000Z"}} 2018-09-30 04:40:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:40,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6245ac7d-d2a7-43b0-8681-44e57fa19f19 Date: Sun, 30 Sep 2018 04:40:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "revision_number": 0, "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 3, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:40,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename&description=hello+group used request id req-6245ac7d-d2a7-43b0-8681-44e57fa19f19 2018-09-30 04:40:40,690 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:40,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:40,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-cdcfca83-4629-40ec-bd3a-1721b35b926a Date: Sun, 30 Sep 2018 04:40:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}]} 2018-09-30 04:40:40,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-cdcfca83-4629-40ec-bd3a-1721b35b926a 2018-09-30 04:40:40,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:40,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:41,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-718b2c61-d5b4-4f5d-bb9a-376493b84131 Date: Sun, 30 Sep 2018 04:40:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}]} 2018-09-30 04:40:41,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-718b2c61-d5b4-4f5d-bb9a-376493b84131 2018-09-30 04:40:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:41,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b7a33c4b-6c40-4d52-828e-e15eb14958a9 Date: Sun, 30 Sep 2018 04:40:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "revision_number": 0, "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 3, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:41,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename used request id req-b7a33c4b-6c40-4d52-828e-e15eb14958a9 2018-09-30 04:40:41,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:41,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-aed0e177-9d16-4fb8-80a4-defe07c532b4 Date: Sun, 30 Sep 2018 04:40:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}]} 2018-09-30 04:40:41,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-aed0e177-9d16-4fb8-80a4-defe07c532b4 2018-09-30 04:40:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:41,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-9759d2b2-b66b-4a7f-b710-0add6f9eed93 Date: Sun, 30 Sep 2018 04:40:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "revision_number": 0, "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 3, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:41,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename used request id req-9759d2b2-b66b-4a7f-b710-0add6f9eed93 2018-09-30 04:40:41,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:41,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:41,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b13100f2-57e8-4a17-815d-c6c0e02e1b9f Date: Sun, 30 Sep 2018 04:40:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}]} 2018-09-30 04:40:41,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-b13100f2-57e8-4a17-815d-c6c0e02e1b9f 2018-09-30 04:40:41,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:41,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ca8edb1a-d63d-40c7-915a-f4189a265b14 Date: Sun, 30 Sep 2018 04:40:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "revision_number": 0, "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 3, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "name": "CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename"}]} 2018-09-30 04:40:41,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename used request id req-ca8edb1a-d63d-40c7-915a-f4189a265b14 2018-09-30 04:40:41,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8545f896-263b-4eaa-86b8-f807d2b5e5fe 2018-09-30 04:40:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07e3f25f55d8b0486b73a80e0664aef295a5c00" 2018-09-30 04:40:42,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-649605fe-12db-4a3e-9880-00d5447c2a1a Date: Sun, 30 Sep 2018 04:40:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "4e8ef5b2-7f93-421b-9601-fe70617dc670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "652d4829-8d48-4f2f-bd24-b0fa69f60e18"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:40:39Z", "security_group_id": "8545f896-263b-4eaa-86b8-f807d2b5e5fe", "port_range_min": 10, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:39Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "e3624387-2bd0-46af-90b7-67eb8eaa1c4d"}]} 2018-09-30 04:40:42,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-649605fe-12db-4a3e-9880-00d5447c2a1a 2018-09-30 04:40:42,064 - neutron_utils - INFO - Deleting security group rule with ID - 652d4829-8d48-4f2f-bd24-b0fa69f60e18 2018-09-30 04:40:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/652d4829-8d48-4f2f-bd24-b0fa69f60e18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:42,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4dcab15-ae1e-479e-a5bc-aab7ba6e3504 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:42,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/652d4829-8d48-4f2f-bd24-b0fa69f60e18 used request id req-b4dcab15-ae1e-479e-a5bc-aab7ba6e3504 2018-09-30 04:40:42,321 - neutron_utils - INFO - Deleting security group rule with ID - e3624387-2bd0-46af-90b7-67eb8eaa1c4d 2018-09-30 04:40:42,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e3624387-2bd0-46af-90b7-67eb8eaa1c4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:42,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80a83084-3fa3-45b3-bf9f-5919c0e0f93d Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:42,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e3624387-2bd0-46af-90b7-67eb8eaa1c4d used request id req-80a83084-3fa3-45b3-bf9f-5919c0e0f93d 2018-09-30 04:40:42,567 - neutron_utils - INFO - Deleting security group rule with ID - 4e8ef5b2-7f93-421b-9601-fe70617dc670 2018-09-30 04:40:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4e8ef5b2-7f93-421b-9601-fe70617dc670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:42,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-298da44b-eca4-4ed4-8cb8-91391cf8f95e Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:42,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4e8ef5b2-7f93-421b-9601-fe70617dc670 used request id req-298da44b-eca4-4ed4-8cb8-91391cf8f95e 2018-09-30 04:40:42,816 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a133d02e-d55c-41a4-8b0e-6aabb2c6d3bename 2018-09-30 04:40:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8545f896-263b-4eaa-86b8-f807d2b5e5fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5631933e4440212117baacbe32d2a164410387" 2018-09-30 04:40:42,955 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39824d97-17f8-4350-b039-ad6ce5abe046 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:42,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8545f896-263b-4eaa-86b8-f807d2b5e5fe used request id req-39824d97-17f8-4350-b039-ad6ce5abe046 2018-09-30 04:40:42,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:43,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-70fba930-7f42-45a5-9480-a22cc0288fac Date: Sun, 30 Sep 2018 04:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "updated_at": "2018-09-30T04:40:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "36473fc1-a8a4-4dfb-a855-426b0f176ff3", "remote_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "560cbbb5-1543-4ea2-8606-6efa8c2421b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "47fb3876-a936-473f-85ca-07e54acdb381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "revision_number": 0, "id": "58dccfe0-58a1-40b9-92a5-58aa8a85113e", "remote_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8"}], "revision_number": 4, "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "name": "default"}]} 2018-09-30 04:40:43,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-70fba930-7f42-45a5-9480-a22cc0288fac 2018-09-30 04:40:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:43,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3c71d6-3c30-4048-882f-a3da3c998da5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:40:43,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-dc3c71d6-3c30-4048-882f-a3da3c998da5 2018-09-30 04:40:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:43,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8356cdb7-5d74-4583-94bc-95a1474e130d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:40:43,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-8356cdb7-5d74-4583-94bc-95a1474e130d 2018-09-30 04:40:43,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acee5fc9-984e-4100-926b-8097bce7fc9b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:40:43,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-acee5fc9-984e-4100-926b-8097bce7fc9b 2018-09-30 04:40:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:43,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e57f7b7-492b-4440-990f-e298212feb2f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8"}, "enabled": true, "id": "51a9ab2541fd4966aa5bcc8351625fb8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67b8eea1-d218-4f1-proj"}} 2018-09-30 04:40:43,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8 used request id req-5e57f7b7-492b-4440-990f-e298212feb2f 2018-09-30 04:40:43,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec 2018-09-30 04:40:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:43,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-239e5932-4398-4ff7-b455-e6ed524bc7c5 Date: Sun, 30 Sep 2018 04:40:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "36473fc1-a8a4-4dfb-a855-426b0f176ff3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "47fb3876-a936-473f-85ca-07e54acdb381"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "560cbbb5-1543-4ea2-8606-6efa8c2421b2"}, {"remote_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:38Z", "security_group_id": "d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec", "port_range_min": null, "revision_number": 0, "tenant_id": "51a9ab2541fd4966aa5bcc8351625fb8", "created_at": "2018-09-30T04:40:38Z", "project_id": "51a9ab2541fd4966aa5bcc8351625fb8", "id": "58dccfe0-58a1-40b9-92a5-58aa8a85113e"}]} 2018-09-30 04:40:43,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec used request id req-239e5932-4398-4ff7-b455-e6ed524bc7c5 2018-09-30 04:40:43,715 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:40:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:44,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c603eac0-3b82-44b8-bd4c-73ed59f1d30a Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:44,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d4a0adb6-44d1-46e9-a5dc-0cd096a3d4ec used request id req-c603eac0-3b82-44b8-bd4c-73ed59f1d30a 2018-09-30 04:40:44,004 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-67b8eea1-d218-4f1-proj 2018-09-30 04:40:44,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:44,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05eeb5cf-423e-46c9-bad4-81e89374e55c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:44,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/51a9ab2541fd4966aa5bcc8351625fb8 used request id req-05eeb5cf-423e-46c9-bad4-81e89374e55c 2018-09-30 04:40:44,216 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-67b8eea1-d218-4f1-proj-role 2018-09-30 04:40:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/db13b89c4e2f41b0817c3ba42391521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:44,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b5f216d-be56-42b0-93c2-0c305e1275ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:44,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/db13b89c4e2f41b0817c3ba42391521a used request id req-2b5f216d-be56-42b0-93c2-0c305e1275ce 2018-09-30 04:40:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}167eebcb38435076b1e297138a051f1267ee2076" 2018-09-30 04:40:44,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6457c1a-709f-4979-9df7-efd90283edeb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:44,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f6457c1a-709f-4979-9df7-efd90283edeb 2018-09-30 04:40:44,427 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-67b8eea1-d218-4f1-user 2018-09-30 04:40:44,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b352ddef0a8346ee92c1eaa6f866832c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25458e22b63f7dfdbb9f720f449413e1a2ddb1cd" 2018-09-30 04:40:44,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ba9b65-1e5b-4c1b-9f1e-069b91377ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:44,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b352ddef0a8346ee92c1eaa6f866832c used request id req-c2ba9b65-1e5b-4c1b-9f1e-069b91377ac4 2018-09-30 04:40:44,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:44,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["_VFhL08CTaypd65IynM3jw"], "issued_at": "2018-09-30T04:40:44.000000Z"}} 2018-09-30 04:40:44,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd194e90d530d7146784835ca695d05321e60e64" 2018-09-30 04:40:45,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae146ad-d2f0-4d11-b113-bfecdae01d28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:45,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8ae146ad-d2f0-4d11-b113-bfecdae01d28 2018-09-30 04:40:45,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:45,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:45,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eeITTpxbQFO4tqgHuMuGkw"], "issued_at": "2018-09-30T04:40:45.000000Z"}} 2018-09-30 04:40:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:45,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f34e23c-8ff0-484b-b8fc-a668b3213f42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:45,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6f34e23c-8ff0-484b-b8fc-a668b3213f42 2018-09-30 04:40:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:45,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c16e8e6a-d040-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:45,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedfbd41-ef7a-41ea-96a0-099d99244213 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c16e8e6a-d040-42f-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:40:45,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c16e8e6a-d040-42f-proj used request id req-fedfbd41-ef7a-41ea-96a0-099d99244213 2018-09-30 04:40:45,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:45,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bed76f-07d8-4213-a50d-a4e499540ce7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:45,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-92bed76f-07d8-4213-a50d-a4e499540ce7 2018-09-30 04:40:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}}' 2018-09-30 04:40:45,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4f661c-1603-4265-8a94-2c00614cb0c8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04"}, "enabled": true, "id": "ddb1b4f15ebe4d79988202b8666d3f04", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}} 2018-09-30 04:40:45,865 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1f4f661c-1603-4265-8a94-2c00614cb0c8 2018-09-30 04:40:45,865 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c16e8e6a-d040-42f-proj 2018-09-30 04:40:45,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:45,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:46,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["YC8nuVaLSoqMNVhvmWvDYg"], "issued_at": "2018-09-30T04:40:46.000000Z"}} 2018-09-30 04:40:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c00f1a454a928976201458b8ff3baaa93772c0" 2018-09-30 04:40:46,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c7d1b0-78f5-4f74-b820-a2d0f7f11291 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:46,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3c7d1b0-78f5-4f74-b820-a2d0f7f11291 2018-09-30 04:40:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:46,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c00f1a454a928976201458b8ff3baaa93772c0" 2018-09-30 04:40:46,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ef6fbb-c4ec-4a19-8008-4fe6dce20634 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:40:46,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-12ef6fbb-c4ec-4a19-8008-4fe6dce20634 2018-09-30 04:40:46,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-c16e8e6a-d040-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c00f1a454a928976201458b8ff3baaa93772c0" 2018-09-30 04:40:46,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe38de68-65f6-4090-9c0f-940b9775b407 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-c16e8e6a-d040-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04"}, "enabled": true, "id": "ddb1b4f15ebe4d79988202b8666d3f04", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}]} 2018-09-30 04:40:46,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-c16e8e6a-d040-42f-proj used request id req-fe38de68-65f6-4090-9c0f-940b9775b407 2018-09-30 04:40:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c00f1a454a928976201458b8ff3baaa93772c0" 2018-09-30 04:40:46,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce45bcd-5eea-4333-a76f-66056478390c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:46,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dce45bcd-5eea-4333-a76f-66056478390c 2018-09-30 04:40:46,990 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c16e8e6a-d040-42f-user 2018-09-30 04:40:46,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:47,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286e6dd6-7f45-4489-94cb-dedd62f50d06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:47,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-286e6dd6-7f45-4489-94cb-dedd62f50d06 2018-09-30 04:40:47,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" -d '{"role": {"name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role"}}' 2018-09-30 04:40:47,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a184a0d-034d-45b5-8855-352e25072c29 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5a15e6ea6484291a82a27a46518d40c", "links": {"self": "http://172.30.9.29:5000/v3/roles/a5a15e6ea6484291a82a27a46518d40c"}, "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role"}} 2018-09-30 04:40:47,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2a184a0d-034d-45b5-8855-352e25072c29 2018-09-30 04:40:47,213 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role 2018-09-30 04:40:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a5a15e6ea6484291a82a27a46518d40c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:47,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d5fd84-5002-424f-882a-a5285f92a452 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a5a15e6ea6484291a82a27a46518d40c"}, "domain_id": null, "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role", "id": "a5a15e6ea6484291a82a27a46518d40c"}} 2018-09-30 04:40:47,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a5a15e6ea6484291a82a27a46518d40c used request id req-31d5fd84-5002-424f-882a-a5285f92a452 2018-09-30 04:40:47,308 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role to project CreateSecurityGroupTests-c16e8e6a-d040-42f-proj 2018-09-30 04:40:47,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04/users/77aaceba71aa45a5872369bbb058ba80/roles/a5a15e6ea6484291a82a27a46518d40c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:47,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89f8b30-e559-4deb-bc16-77813801a952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:47,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04/users/77aaceba71aa45a5872369bbb058ba80/roles/a5a15e6ea6484291a82a27a46518d40c used request id req-d89f8b30-e559-4deb-bc16-77813801a952 2018-09-30 04:40:47,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:47,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:47,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5a15e6ea6484291a82a27a46518d40c", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role"}], "expires_at": "2018-09-30T05:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddb1b4f15ebe4d79988202b8666d3f04", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-user", "id": "77aaceba71aa45a5872369bbb058ba80"}, "audit_ids": ["rPaqNpZcRe-9Z2h5hhSUXg"], "issued_at": "2018-09-30T04:40:47.000000Z"}} 2018-09-30 04:40:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:47,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58f4580-a320-45f2-bc2c-f5c05a963b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:47,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b58f4580-a320-45f2-bc2c-f5c05a963b9b 2018-09-30 04:40:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:48,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-204b2424-63f4-42de-aa07-9b40bf714844 Date: Sun, 30 Sep 2018 04:40:48 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:48,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname&description=hello+group used request id req-204b2424-63f4-42de-aa07-9b40bf714844 2018-09-30 04:40:48,234 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname... 2018-09-30 04:40:48,234 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname 2018-09-30 04:40:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" -d '{"security_group": {"name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname", "description": "hello group"}}' 2018-09-30 04:40:48,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-10918966-a92e-4084-8810-5d3f8dcc3462 Date: Sun, 30 Sep 2018 04:40:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 2, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}} 2018-09-30 04:40:48,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-10918966-a92e-4084-8810-5d3f8dcc3462 2018-09-30 04:40:48,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:48,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54a27080-d924-4f13-a119-c47f7cfb01aa Date: Sun, 30 Sep 2018 04:40:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}]} 2018-09-30 04:40:48,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-54a27080-d924-4f13-a119-c47f7cfb01aa 2018-09-30 04:40:48,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:48,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34b2791a-691a-4eca-aec8-2d18c57e54f3 Date: Sun, 30 Sep 2018 04:40:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}]} 2018-09-30 04:40:48,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-34b2791a-691a-4eca-aec8-2d18c57e54f3 2018-09-30 04:40:48,925 - neutron_utils - INFO - Retrieving security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-29ba5384-44ec-4686-95d1-b5c152de19be Date: Sun, 30 Sep 2018 04:40:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 2, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:49,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-29ba5384-44ec-4686-95d1-b5c152de19be 2018-09-30 04:40:49,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:49,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a076f4aa-4cd9-42f4-b9d0-b1607ae8364d Date: Sun, 30 Sep 2018 04:40:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}]} 2018-09-30 04:40:49,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-a076f4aa-4cd9-42f4-b9d0-b1607ae8364d 2018-09-30 04:40:49,286 - neutron_utils - INFO - Retrieving security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:49,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9186537b-ff1f-4dd1-a169-ceb70b2fa31f Date: Sun, 30 Sep 2018 04:40:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 2, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:49,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-9186537b-ff1f-4dd1-a169-ceb70b2fa31f 2018-09-30 04:40:49,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:49,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:49,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8a3d4f4-05d4-465f-8509-1990a9eb86b8 Date: Sun, 30 Sep 2018 04:40:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}]} 2018-09-30 04:40:49,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-f8a3d4f4-05d4-465f-8509-1990a9eb86b8 2018-09-30 04:40:49,558 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname 2018-09-30 04:40:49,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:49,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-51e7a632-f339-4ea5-9c58-eeab99e70ab1 Date: Sun, 30 Sep 2018 04:40:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 2, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:49,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname used request id req-51e7a632-f339-4ea5-9c58-eeab99e70ab1 2018-09-30 04:40:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:49,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:49,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88089879-2122-40b7-b19d-a71868c308e2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04"}, "enabled": true, "id": "ddb1b4f15ebe4d79988202b8666d3f04", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}} 2018-09-30 04:40:49,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04 used request id req-88089879-2122-40b7-b19d-a71868c308e2 2018-09-30 04:40:49,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:50,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-783fecc3-e12f-45b1-9fe4-aa4afba072b0 Date: Sun, 30 Sep 2018 04:40:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}]} 2018-09-30 04:40:50,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-783fecc3-e12f-45b1-9fe4-aa4afba072b0 2018-09-30 04:40:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701"}}' 2018-09-30 04:40:50,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c9f83ebc-7695-41fb-ae78-1df218fc5c8c Date: Sun, 30 Sep 2018 04:40:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}} 2018-09-30 04:40:50,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-c9f83ebc-7695-41fb-ae78-1df218fc5c8c 2018-09-30 04:40:50,159 - neutron_utils - INFO - Retrieving security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:50,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-939547d2-cd0d-4a0d-be86-cb249ac299eb Date: Sun, 30 Sep 2018 04:40:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "revision_number": 0, "id": "aec78679-b50a-450f-8901-3add74412a2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 3, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:50,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-939547d2-cd0d-4a0d-be86-cb249ac299eb 2018-09-30 04:40:50,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:50,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-634a6966-7091-4788-994c-8377321fda5d Date: Sun, 30 Sep 2018 04:40:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}]} 2018-09-30 04:40:50,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-634a6966-7091-4788-994c-8377321fda5d 2018-09-30 04:40:50,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:50,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5a15e6ea6484291a82a27a46518d40c", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role"}], "expires_at": "2018-09-30T05:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddb1b4f15ebe4d79988202b8666d3f04", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ddb1b4f15ebe4d79988202b8666d3f04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-user", "id": "77aaceba71aa45a5872369bbb058ba80"}, "audit_ids": ["NsslqRamRM-8f3Pcfn8y3w"], "issued_at": "2018-09-30T04:40:50.000000Z"}} 2018-09-30 04:40:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:51,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-38eac7aa-8e69-4e63-ab8f-757859ed077a Date: Sun, 30 Sep 2018 04:40:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "revision_number": 0, "id": "aec78679-b50a-450f-8901-3add74412a2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 3, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname&description=hello+group used request id req-38eac7aa-8e69-4e63-ab8f-757859ed077a 2018-09-30 04:40:51,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:51,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-513cee0f-a472-41d1-9323-8ece706f4706 Date: Sun, 30 Sep 2018 04:40:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}]} 2018-09-30 04:40:51,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-513cee0f-a472-41d1-9323-8ece706f4706 2018-09-30 04:40:51,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:51,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d8a20d48-7865-443d-93ed-e95da4422633 Date: Sun, 30 Sep 2018 04:40:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}]} 2018-09-30 04:40:51,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-d8a20d48-7865-443d-93ed-e95da4422633 2018-09-30 04:40:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-bb197dc1-a3eb-4477-ac07-20b2e43dfe25 Date: Sun, 30 Sep 2018 04:40:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "revision_number": 0, "id": "aec78679-b50a-450f-8901-3add74412a2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 3, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:51,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname used request id req-bb197dc1-a3eb-4477-ac07-20b2e43dfe25 2018-09-30 04:40:51,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:51,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9276034f-56d0-4792-a700-ff4fd435d95d Date: Sun, 30 Sep 2018 04:40:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}]} 2018-09-30 04:40:51,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-9276034f-56d0-4792-a700-ff4fd435d95d 2018-09-30 04:40:51,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2ba3e1ac-eb5a-4076-946a-b38d5cc90bc3 Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "revision_number": 0, "id": "aec78679-b50a-450f-8901-3add74412a2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 3, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:52,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname used request id req-2ba3e1ac-eb5a-4076-946a-b38d5cc90bc3 2018-09-30 04:40:52,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:52,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8c5a03cc-caa1-487b-8ebf-414d97b62a4c Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}]} 2018-09-30 04:40:52,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-8c5a03cc-caa1-487b-8ebf-414d97b62a4c 2018-09-30 04:40:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:52,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d24b629b-29ee-45cd-b575-63db012e1710 Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "revision_number": 0, "id": "aec78679-b50a-450f-8901-3add74412a2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 3, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "b63dea27-0745-4228-a339-7e3d40a2f701", "name": "CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname"}]} 2018-09-30 04:40:52,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname used request id req-d24b629b-29ee-45cd-b575-63db012e1710 2018-09-30 04:40:52,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63dea27-0745-4228-a339-7e3d40a2f701 2018-09-30 04:40:52,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae461a2d8cb4de246d24a5719c046b5d095aa4ea" 2018-09-30 04:40:52,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-336df428-8220-432d-9092-9a4f0ad339e4 Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "6851968c-28e6-40e7-9efa-fff3d5a079ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9e5551de-32f3-4da3-856d-b5612ae7a69a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:50Z", "security_group_id": "b63dea27-0745-4228-a339-7e3d40a2f701", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:50Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "aec78679-b50a-450f-8901-3add74412a2e"}]} 2018-09-30 04:40:52,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-336df428-8220-432d-9092-9a4f0ad339e4 2018-09-30 04:40:52,504 - neutron_utils - INFO - Deleting security group rule with ID - 9e5551de-32f3-4da3-856d-b5612ae7a69a 2018-09-30 04:40:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9e5551de-32f3-4da3-856d-b5612ae7a69a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:52,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e04bee44-f0ee-472e-9556-ed5ab067ff19 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:52,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9e5551de-32f3-4da3-856d-b5612ae7a69a used request id req-e04bee44-f0ee-472e-9556-ed5ab067ff19 2018-09-30 04:40:52,756 - neutron_utils - INFO - Deleting security group rule with ID - 6851968c-28e6-40e7-9efa-fff3d5a079ca 2018-09-30 04:40:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/6851968c-28e6-40e7-9efa-fff3d5a079ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:52,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d773dd38-e862-4d6f-8112-4dbe0edf722c Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:52,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/6851968c-28e6-40e7-9efa-fff3d5a079ca used request id req-d773dd38-e862-4d6f-8112-4dbe0edf722c 2018-09-30 04:40:52,863 - neutron_utils - INFO - Deleting security group rule with ID - aec78679-b50a-450f-8901-3add74412a2e 2018-09-30 04:40:52,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/aec78679-b50a-450f-8901-3add74412a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:52,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38d9c22e-7731-48b6-af45-0b9755ddfbee Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:52,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/aec78679-b50a-450f-8901-3add74412a2e used request id req-38d9c22e-7731-48b6-af45-0b9755ddfbee 2018-09-30 04:40:52,951 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-df7f3b4b-fd81-469f-b5e4-edac15395e3fname 2018-09-30 04:40:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b63dea27-0745-4228-a339-7e3d40a2f701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1af93d3d6a192fc3935ced461fe21e3fb2af7ca" 2018-09-30 04:40:53,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d61d957b-aa07-4cf6-80b6-8408ffbd3789 Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:53,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b63dea27-0745-4228-a339-7e3d40a2f701 used request id req-d61d957b-aa07-4cf6-80b6-8408ffbd3789 2018-09-30 04:40:53,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:53,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5e6aa330-c817-45c2-b845-0d0c3af76e50 Date: Sun, 30 Sep 2018 04:40:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "updated_at": "2018-09-30T04:40:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "3676c200-8535-44e3-ad9f-78fe78511a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "3427083f-f577-4a52-b572-32bed1d6750d", "remote_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "9ec35d5f-cd5f-4edb-954e-03ee381d085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "revision_number": 0, "id": "dcbfae19-ada8-4483-adcd-a931fcf7987e", "remote_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04"}], "revision_number": 4, "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "908c36e8-0abd-4abc-b2bc-64c367140544", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:40:53,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5e6aa330-c817-45c2-b845-0d0c3af76e50 2018-09-30 04:40:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:53,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5088ce57-92ff-44ee-9a3a-6546049302cd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:40:53,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-5088ce57-92ff-44ee-9a3a-6546049302cd 2018-09-30 04:40:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4bf8c3-68ee-4d49-ae91-720e8354c288 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:40:53,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-7f4bf8c3-68ee-4d49-ae91-720e8354c288 2018-09-30 04:40:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:53,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4af818-f2dc-48ad-9cc3-cd7268360c0f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04"}, "enabled": true, "id": "ddb1b4f15ebe4d79988202b8666d3f04", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c16e8e6a-d040-42f-proj"}} 2018-09-30 04:40:53,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04 used request id req-aa4af818-f2dc-48ad-9cc3-cd7268360c0f 2018-09-30 04:40:53,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 908c36e8-0abd-4abc-b2bc-64c367140544 2018-09-30 04:40:53,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=908c36e8-0abd-4abc-b2bc-64c367140544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:53,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-797c824b-1cdb-45e2-936b-51f9d1938715 Date: Sun, 30 Sep 2018 04:40:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "3427083f-f577-4a52-b572-32bed1d6750d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "3676c200-8535-44e3-ad9f-78fe78511a84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "9ec35d5f-cd5f-4edb-954e-03ee381d085e"}, {"remote_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:48Z", "security_group_id": "908c36e8-0abd-4abc-b2bc-64c367140544", "port_range_min": null, "revision_number": 0, "tenant_id": "ddb1b4f15ebe4d79988202b8666d3f04", "created_at": "2018-09-30T04:40:48Z", "project_id": "ddb1b4f15ebe4d79988202b8666d3f04", "id": "dcbfae19-ada8-4483-adcd-a931fcf7987e"}]} 2018-09-30 04:40:53,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=908c36e8-0abd-4abc-b2bc-64c367140544 used request id req-797c824b-1cdb-45e2-936b-51f9d1938715 2018-09-30 04:40:53,887 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:40:53,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/908c36e8-0abd-4abc-b2bc-64c367140544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:54,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ace014c0-95bf-4d8b-ac11-b0a8ef2da4ed Content-Length: 0 Date: Sun, 30 Sep 2018 04:40:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:40:54,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/908c36e8-0abd-4abc-b2bc-64c367140544 used request id req-ace014c0-95bf-4d8b-ac11-b0a8ef2da4ed 2018-09-30 04:40:54,189 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c16e8e6a-d040-42f-proj 2018-09-30 04:40:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:54,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6066b607-2def-42a5-9916-657445109426 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:54,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ddb1b4f15ebe4d79988202b8666d3f04 used request id req-6066b607-2def-42a5-9916-657445109426 2018-09-30 04:40:54,395 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c16e8e6a-d040-42f-proj-role 2018-09-30 04:40:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a5a15e6ea6484291a82a27a46518d40c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:54,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83fffe94-cc89-4ba6-bb6d-8d9cdf4640d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:54,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a5a15e6ea6484291a82a27a46518d40c used request id req-83fffe94-cc89-4ba6-bb6d-8d9cdf4640d6 2018-09-30 04:40:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e54ffff9bdc17de32c1f9c8193b23fdcc825478" 2018-09-30 04:40:54,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca08c168-fb89-472b-84eb-aa4ea5f1f752 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:54,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ca08c168-fb89-472b-84eb-aa4ea5f1f752 2018-09-30 04:40:54,598 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c16e8e6a-d040-42f-user 2018-09-30 04:40:54,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/77aaceba71aa45a5872369bbb058ba80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c00f1a454a928976201458b8ff3baaa93772c0" 2018-09-30 04:40:54,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5121fa30-9088-4559-a52b-2e8fb8b6db3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:54,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/77aaceba71aa45a5872369bbb058ba80 used request id req-5121fa30-9088-4559-a52b-2e8fb8b6db3e 2018-09-30 04:40:54,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:55,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Acii8zXmQ0qzA1MAxLZh1Q"], "issued_at": "2018-09-30T04:40:55.000000Z"}} 2018-09-30 04:40:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec802231e97e4664a1c34d629b7429dd10f5fe9" 2018-09-30 04:40:55,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a878e16f-fe7b-48c9-b733-9acc45d14ff1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:55,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a878e16f-fe7b-48c9-b733-9acc45d14ff1 2018-09-30 04:40:55,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:55,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:55,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["htZII39yRRGmuiukSR7ZEA"], "issued_at": "2018-09-30T04:40:55.000000Z"}} 2018-09-30 04:40:55,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:40:55,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a91476b-23ac-499c-86dc-090fb9252a50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:55,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9a91476b-23ac-499c-86dc-090fb9252a50 2018-09-30 04:40:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:55,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-21994c8a-6aa9-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:40:55,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c39ada-18c0-4cef-84c2-253347b9ac1c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-21994c8a-6aa9-493-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:40:55,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-21994c8a-6aa9-493-proj used request id req-42c39ada-18c0-4cef-84c2-253347b9ac1c 2018-09-30 04:40:55,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:40:55,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60ca369-7b48-4294-bec7-d92b70e6338d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:55,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d60ca369-7b48-4294-bec7-d92b70e6338d 2018-09-30 04:40:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}}' 2018-09-30 04:40:56,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae0ad4d-1de1-42fd-a7ab-b504d7f279eb Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900"}, "enabled": true, "id": "cf11a81e19a843de9db568b593e8b900", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}} 2018-09-30 04:40:56,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-7ae0ad4d-1de1-42fd-a7ab-b504d7f279eb 2018-09-30 04:40:56,057 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-21994c8a-6aa9-493-proj 2018-09-30 04:40:56,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:56,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:56,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ScYkUh01Q3CBCKJ7do2Wkw"], "issued_at": "2018-09-30T04:40:56.000000Z"}} 2018-09-30 04:40:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1e641d2c8344415a160f6fa3532fe99c076b46" 2018-09-30 04:40:56,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5400f78c-87db-4ec2-9a95-e92b7bae0381 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:56,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5400f78c-87db-4ec2-9a95-e92b7bae0381 2018-09-30 04:40:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:56,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1e641d2c8344415a160f6fa3532fe99c076b46" 2018-09-30 04:40:56,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0a020c-a33b-4f15-87cd-ceccbc5151ce Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:40:56,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5d0a020c-a33b-4f15-87cd-ceccbc5151ce 2018-09-30 04:40:56,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-21994c8a-6aa9-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1e641d2c8344415a160f6fa3532fe99c076b46" 2018-09-30 04:40:56,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86201ccd-074b-46db-80aa-71a6a9268eff Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-21994c8a-6aa9-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900"}, "enabled": true, "id": "cf11a81e19a843de9db568b593e8b900", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}]} 2018-09-30 04:40:56,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-21994c8a-6aa9-493-proj used request id req-86201ccd-074b-46db-80aa-71a6a9268eff 2018-09-30 04:40:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1e641d2c8344415a160f6fa3532fe99c076b46" 2018-09-30 04:40:56,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795c22e0-f6e6-47bd-9478-d69d95beff37 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:40:56,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-795c22e0-f6e6-47bd-9478-d69d95beff37 2018-09-30 04:40:57,129 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-21994c8a-6aa9-493-user 2018-09-30 04:40:57,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:40:57,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7298d166-8e97-4baf-9659-3ce09ac1aae0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:40:57,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7298d166-8e97-4baf-9659-3ce09ac1aae0 2018-09-30 04:40:57,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" -d '{"role": {"name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role"}}' 2018-09-30 04:40:57,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94260c8b-25ac-49b2-be6f-f2b484a4bb88 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86a0faf4f0c94c589abd0b1cb3f0269d", "links": {"self": "http://172.30.9.29:5000/v3/roles/86a0faf4f0c94c589abd0b1cb3f0269d"}, "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role"}} 2018-09-30 04:40:57,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-94260c8b-25ac-49b2-be6f-f2b484a4bb88 2018-09-30 04:40:57,351 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role 2018-09-30 04:40:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/86a0faf4f0c94c589abd0b1cb3f0269d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:40:57,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e679982f-755e-41be-baa7-b768db616aec Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/86a0faf4f0c94c589abd0b1cb3f0269d"}, "domain_id": null, "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role", "id": "86a0faf4f0c94c589abd0b1cb3f0269d"}} 2018-09-30 04:40:57,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/86a0faf4f0c94c589abd0b1cb3f0269d used request id req-e679982f-755e-41be-baa7-b768db616aec 2018-09-30 04:40:57,445 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role to project CreateSecurityGroupTests-21994c8a-6aa9-493-proj 2018-09-30 04:40:57,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900/users/0d70f892fc764516a31187fa47918308/roles/86a0faf4f0c94c589abd0b1cb3f0269d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:40:57,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e144e2-1277-4b41-8e9a-dd8384246f58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:40:57,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900/users/0d70f892fc764516a31187fa47918308/roles/86a0faf4f0c94c589abd0b1cb3f0269d used request id req-12e144e2-1277-4b41-8e9a-dd8384246f58 2018-09-30 04:40:57,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:40:57,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:40:57,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86a0faf4f0c94c589abd0b1cb3f0269d", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role"}], "expires_at": "2018-09-30T05:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf11a81e19a843de9db568b593e8b900", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-user", "id": "0d70f892fc764516a31187fa47918308"}, "audit_ids": ["wP9Wpx1MT06CodkTFhj2aw"], "issued_at": "2018-09-30T04:40:57.000000Z"}} 2018-09-30 04:40:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:58,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7810538-c7af-4e19-9a8b-d32222205a78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:40:58,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7810538-c7af-4e19-9a8b-d32222205a78 2018-09-30 04:40:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:58,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3bdd7fff-ead1-4ad6-8ee1-16915f4883e2 Date: Sun, 30 Sep 2018 04:40:58 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:40:58,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name&description=hello+group used request id req-3bdd7fff-ead1-4ad6-8ee1-16915f4883e2 2018-09-30 04:40:58,455 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name... 2018-09-30 04:40:58,455 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name 2018-09-30 04:40:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" -d '{"security_group": {"name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name", "description": "hello group"}}' 2018-09-30 04:40:58,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-676e1807-f859-449e-bfb4-607d9ce33061 Date: Sun, 30 Sep 2018 04:40:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:40:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 2, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}} 2018-09-30 04:40:58,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-676e1807-f859-449e-bfb4-607d9ce33061 2018-09-30 04:40:58,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:58,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14a0fba6-5f3f-4fca-9f1b-ba1551ce584c Date: Sun, 30 Sep 2018 04:40:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}]} 2018-09-30 04:40:58,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-14a0fba6-5f3f-4fca-9f1b-ba1551ce584c 2018-09-30 04:40:58,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:58,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0325b13b-7031-4057-b151-5d97725b11a2 Date: Sun, 30 Sep 2018 04:40:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}]} 2018-09-30 04:40:59,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-0325b13b-7031-4057-b151-5d97725b11a2 2018-09-30 04:40:59,020 - neutron_utils - INFO - Retrieving security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8944b69a-672a-4398-bd94-19fa595c2a4c Date: Sun, 30 Sep 2018 04:40:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:40:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 2, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:40:59,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-8944b69a-672a-4398-bd94-19fa595c2a4c 2018-09-30 04:40:59,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44106d1c-8e22-491d-9451-472ed179dbea Date: Sun, 30 Sep 2018 04:40:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}]} 2018-09-30 04:40:59,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-44106d1c-8e22-491d-9451-472ed179dbea 2018-09-30 04:40:59,390 - neutron_utils - INFO - Retrieving security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:59,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce2f2ede-b942-4b56-b475-ba6586508fa1 Date: Sun, 30 Sep 2018 04:40:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:40:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 2, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:40:59,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-ce2f2ede-b942-4b56-b475-ba6586508fa1 2018-09-30 04:40:59,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea0c6927-c32b-416d-a617-1636fea1e6ac Date: Sun, 30 Sep 2018 04:40:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}]} 2018-09-30 04:40:59,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-ea0c6927-c32b-416d-a617-1636fea1e6ac 2018-09-30 04:40:59,629 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name 2018-09-30 04:40:59,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3d80b6d8-173d-4757-91a7-a8b7b0ce7a1d Date: Sun, 30 Sep 2018 04:40:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:40:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 2, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:40:59,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-3d80b6d8-173d-4757-91a7-a8b7b0ce7a1d 2018-09-30 04:40:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:40:59,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:40:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:40:59,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e4f1c4-6c4e-4604-baf2-90013146adb5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900"}, "enabled": true, "id": "cf11a81e19a843de9db568b593e8b900", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}} 2018-09-30 04:40:59,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 used request id req-78e4f1c4-6c4e-4604-baf2-90013146adb5 2018-09-30 04:40:59,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:40:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:00,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd1c1d67-0b1c-45f3-a379-059dd26cc618 Date: Sun, 30 Sep 2018 04:41:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}]} 2018-09-30 04:41:00,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-bd1c1d67-0b1c-45f3-a379-059dd26cc618 2018-09-30 04:41:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72"}}' 2018-09-30 04:41:00,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-4d4630b5-5ecc-4161-85d9-5e1565d15718 Date: Sun, 30 Sep 2018 04:41:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}} 2018-09-30 04:41:00,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-4d4630b5-5ecc-4161-85d9-5e1565d15718 2018-09-30 04:41:00,328 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name 2018-09-30 04:41:00,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:00,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-71a6ae15-bfd8-44ce-980e-29c918ab4ad3 Date: Sun, 30 Sep 2018 04:41:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 3, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:00,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-71a6ae15-bfd8-44ce-980e-29c918ab4ad3 2018-09-30 04:41:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:00,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd30dc0-b7b6-4c0f-a6b6-476a9c592e10 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900"}, "enabled": true, "id": "cf11a81e19a843de9db568b593e8b900", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}} 2018-09-30 04:41:00,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 used request id req-4bd30dc0-b7b6-4c0f-a6b6-476a9c592e10 2018-09-30 04:41:00,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:00,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f60f4346-05c2-43b8-90f0-053a69825aad Date: Sun, 30 Sep 2018 04:41:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:00,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-f60f4346-05c2-43b8-90f0-053a69825aad 2018-09-30 04:41:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72"}}' 2018-09-30 04:41:01,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e29e1743-3890-4b63-ad7e-8bec51592111 Date: Sun, 30 Sep 2018 04:41:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}} 2018-09-30 04:41:01,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-e29e1743-3890-4b63-ad7e-8bec51592111 2018-09-30 04:41:01,160 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name 2018-09-30 04:41:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-117c05d4-b2f6-48fc-aea3-ecfbd81c6a08 Date: Sun, 30 Sep 2018 04:41:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 4, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:01,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-117c05d4-b2f6-48fc-aea3-ecfbd81c6a08 2018-09-30 04:41:01,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:01,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e555bacf-8eeb-461c-b0cf-1369f3929868 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900"}, "enabled": true, "id": "cf11a81e19a843de9db568b593e8b900", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}} 2018-09-30 04:41:01,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 used request id req-e555bacf-8eeb-461c-b0cf-1369f3929868 2018-09-30 04:41:01,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:01,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-8e41a789-5d23-465a-9ecc-2e1a9c38970a Date: Sun, 30 Sep 2018 04:41:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:01,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-8e41a789-5d23-465a-9ecc-2e1a9c38970a 2018-09-30 04:41:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10}}' 2018-09-30 04:41:01,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-22ec4719-4715-4169-b01c-aa1b323012f5 Date: Sun, 30 Sep 2018 04:41:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}} 2018-09-30 04:41:01,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-22ec4719-4715-4169-b01c-aa1b323012f5 2018-09-30 04:41:01,812 - neutron_utils - INFO - Retrieving security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:02,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9d82e727-1880-4241-b5d2-3db48d92e4c2 Date: Sun, 30 Sep 2018 04:41:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:02,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-9d82e727-1880-4241-b5d2-3db48d92e4c2 2018-09-30 04:41:02,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:02,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-61528b77-c23f-4a70-bba3-98145975586e Date: Sun, 30 Sep 2018 04:41:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:02,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-61528b77-c23f-4a70-bba3-98145975586e 2018-09-30 04:41:02,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:02,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86a0faf4f0c94c589abd0b1cb3f0269d", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role"}], "expires_at": "2018-09-30T05:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf11a81e19a843de9db568b593e8b900", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cf11a81e19a843de9db568b593e8b900", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/cf11a81e19a843de9db568b593e8b900", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/cf11a81e19a843de9db568b593e8b900", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-user", "id": "0d70f892fc764516a31187fa47918308"}, "audit_ids": ["7DahnJQ2RkyfBMRqULzpOw"], "issued_at": "2018-09-30T04:41:02.000000Z"}} 2018-09-30 04:41:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:02,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bbb228b9-f7d5-49b4-80a7-e8a765ce6eea Date: Sun, 30 Sep 2018 04:41:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:02,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name&description=hello+group used request id req-bbb228b9-f7d5-49b4-80a7-e8a765ce6eea 2018-09-30 04:41:02,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:02,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b36df6f6-3fc2-4d51-995d-b7cbe4e9ad10 Date: Sun, 30 Sep 2018 04:41:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:02,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-b36df6f6-3fc2-4d51-995d-b7cbe4e9ad10 2018-09-30 04:41:02,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:03,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-356cec53-73d0-40c6-9080-82d0af2ac2e7 Date: Sun, 30 Sep 2018 04:41:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:03,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-356cec53-73d0-40c6-9080-82d0af2ac2e7 2018-09-30 04:41:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:03,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f409697d-b187-42c1-aaf9-7d887dc5c401 Date: Sun, 30 Sep 2018 04:41:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:03,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-f409697d-b187-42c1-aaf9-7d887dc5c401 2018-09-30 04:41:03,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:03,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:03,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-af042d02-9e99-409e-9447-173176bd6a55 Date: Sun, 30 Sep 2018 04:41:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:03,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-af042d02-9e99-409e-9447-173176bd6a55 2018-09-30 04:41:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:03,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6b1dbe7d-089e-4f43-bfaa-04b649d05be4 Date: Sun, 30 Sep 2018 04:41:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:03,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-6b1dbe7d-089e-4f43-bfaa-04b649d05be4 2018-09-30 04:41:03,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:03,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1a199062-9631-415d-b4f4-78a885174f8a Date: Sun, 30 Sep 2018 04:41:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:03,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-1a199062-9631-415d-b4f4-78a885174f8a 2018-09-30 04:41:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:03,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-25f7e36f-5fa7-48dd-8756-6731d33131c9 Date: Sun, 30 Sep 2018 04:41:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:03,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-25f7e36f-5fa7-48dd-8756-6731d33131c9 2018-09-30 04:41:03,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:04,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f741167e-ee11-4e56-a746-f285bd6991d0 Date: Sun, 30 Sep 2018 04:41:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:04,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-f741167e-ee11-4e56-a746-f285bd6991d0 2018-09-30 04:41:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:04,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d95c8f96-cb76-4328-9d7a-3c82818816b4 Date: Sun, 30 Sep 2018 04:41:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:04,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-d95c8f96-cb76-4328-9d7a-3c82818816b4 2018-09-30 04:41:04,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:04,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bf49aa85-0924-4ffc-a6d3-cdad734509a6 Date: Sun, 30 Sep 2018 04:41:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:04,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-bf49aa85-0924-4ffc-a6d3-cdad734509a6 2018-09-30 04:41:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:04,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-23bca634-5d3a-453b-bef4-d10c456c1619 Date: Sun, 30 Sep 2018 04:41:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:04,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-23bca634-5d3a-453b-bef4-d10c456c1619 2018-09-30 04:41:04,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:04,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-223bfd0f-911c-4a4b-9d3a-c096f2c40bda Date: Sun, 30 Sep 2018 04:41:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:04,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-223bfd0f-911c-4a4b-9d3a-c096f2c40bda 2018-09-30 04:41:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:04,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e4dc4561-436e-445e-bd8c-a10cb73ecc42 Date: Sun, 30 Sep 2018 04:41:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:04,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-e4dc4561-436e-445e-bd8c-a10cb73ecc42 2018-09-30 04:41:04,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5fce2b9d-4475-41ed-babc-7d1f431599d5 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:05,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-5fce2b9d-4475-41ed-babc-7d1f431599d5 2018-09-30 04:41:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a7d40567-b97f-4a20-b1f2-09a2b86b5daa Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:05,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-a7d40567-b97f-4a20-b1f2-09a2b86b5daa 2018-09-30 04:41:05,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3c0199a3-173b-4311-bdf6-a3c177cab7b1 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:05,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-3c0199a3-173b-4311-bdf6-a3c177cab7b1 2018-09-30 04:41:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-028cd421-600c-47a2-9fe8-20b1715a4883 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:05,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-028cd421-600c-47a2-9fe8-20b1715a4883 2018-09-30 04:41:05,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b4054183-056a-41e4-95c7-12f487d8c035 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:05,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-b4054183-056a-41e4-95c7-12f487d8c035 2018-09-30 04:41:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9a121d92-47fb-4b4f-9960-6064436bcfbd Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:05,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-9a121d92-47fb-4b4f-9960-6064436bcfbd 2018-09-30 04:41:05,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2967445c-931e-497c-bc9f-ca4a48a31a4a Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:05,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-2967445c-931e-497c-bc9f-ca4a48a31a4a 2018-09-30 04:41:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-364568cc-e1d7-4860-8f51-eb5bbce0dbd2 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "1ee89aa9-c842-4f70-9348-a82a07972468", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "revision_number": 0, "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "b7f9525f-da13-4b93-a741-8b66071e13cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "revision_number": 0, "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 5, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "name": "CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name"}]} 2018-09-30 04:41:05,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name used request id req-364568cc-e1d7-4860-8f51-eb5bbce0dbd2 2018-09-30 04:41:05,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 2018-09-30 04:41:05,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55a5cbddb376b39465b6d6dd3ab64660456e3b9" 2018-09-30 04:41:05,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6a284d4d-7d7d-42cf-ae56-99333728aa58 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "1ee89aa9-c842-4f70-9348-a82a07972468"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "4d990875-3c4f-474f-afb0-e9cc3f271fb4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:01Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": 10, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:01Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "b7f9525f-da13-4b93-a741-8b66071e13cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:00Z", "security_group_id": "400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:41:00Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "f73742f3-7936-49c7-8ef8-127bba9f2d1b"}]} 2018-09-30 04:41:05,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-6a284d4d-7d7d-42cf-ae56-99333728aa58 2018-09-30 04:41:05,884 - neutron_utils - INFO - Deleting security group rule with ID - 4d990875-3c4f-474f-afb0-e9cc3f271fb4 2018-09-30 04:41:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4d990875-3c4f-474f-afb0-e9cc3f271fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:05,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fa5c418-8d9a-43eb-b5b2-ac24800101ea Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:05,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4d990875-3c4f-474f-afb0-e9cc3f271fb4 used request id req-3fa5c418-8d9a-43eb-b5b2-ac24800101ea 2018-09-30 04:41:05,977 - neutron_utils - INFO - Deleting security group rule with ID - 1ee89aa9-c842-4f70-9348-a82a07972468 2018-09-30 04:41:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1ee89aa9-c842-4f70-9348-a82a07972468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:06,305 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd6d0717-b6bd-438e-ae05-76d49471ecc0 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:06,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1ee89aa9-c842-4f70-9348-a82a07972468 used request id req-dd6d0717-b6bd-438e-ae05-76d49471ecc0 2018-09-30 04:41:06,306 - neutron_utils - INFO - Deleting security group rule with ID - f73742f3-7936-49c7-8ef8-127bba9f2d1b 2018-09-30 04:41:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f73742f3-7936-49c7-8ef8-127bba9f2d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:06,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83d62b7f-c554-4132-a092-5eb50bea3388 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:06,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f73742f3-7936-49c7-8ef8-127bba9f2d1b used request id req-83d62b7f-c554-4132-a092-5eb50bea3388 2018-09-30 04:41:06,403 - neutron_utils - INFO - Deleting security group rule with ID - 63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54 2018-09-30 04:41:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:06,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e2cf040-e643-40da-8afe-97bb09cfeb5a Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:06,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/63f29c9b-56d4-4a8b-a1fc-b4cd9acd0a54 used request id req-7e2cf040-e643-40da-8afe-97bb09cfeb5a 2018-09-30 04:41:06,663 - neutron_utils - INFO - Deleting security group rule with ID - b7f9525f-da13-4b93-a741-8b66071e13cc 2018-09-30 04:41:06,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/b7f9525f-da13-4b93-a741-8b66071e13cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:06,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d161b0aa-04b8-4fc2-ad38-872679e5b004 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:06,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/b7f9525f-da13-4b93-a741-8b66071e13cc used request id req-d161b0aa-04b8-4fc2-ad38-872679e5b004 2018-09-30 04:41:06,758 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fbb0f34d-a75f-4f4f-802d-e16da19d7349name 2018-09-30 04:41:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4d8af59a0acfe2117a4dcc23186f298c68fb7a" 2018-09-30 04:41:06,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0aab9cd0-8d12-4fab-ac78-59c5166c41f2 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:06,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/400465fc-0f4c-4f9d-b0e3-bfe0e57f9f72 used request id req-0aab9cd0-8d12-4fab-ac78-59c5166c41f2 2018-09-30 04:41:06,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:07,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d89269eb-b5b5-4410-bd06-d63e99b07782 Date: Sun, 30 Sep 2018 04:41:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "updated_at": "2018-09-30T04:40:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "3d3c54f9-3320-40e4-accc-a1d67fb69e2e", "remote_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "9ffb2773-bb62-4274-99c2-3d1515aab7f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "37fd5585-e7ee-4b90-b8dd-af3ea6fd8a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "revision_number": 0, "id": "9810e3fc-7936-410e-9204-95406c554225", "remote_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "tenant_id": "cf11a81e19a843de9db568b593e8b900", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf11a81e19a843de9db568b593e8b900"}], "revision_number": 4, "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:41:07,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d89269eb-b5b5-4410-bd06-d63e99b07782 2018-09-30 04:41:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:07,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac3e639-7a23-4302-a642-b633bd49bc2a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:41:07,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-eac3e639-7a23-4302-a642-b633bd49bc2a 2018-09-30 04:41:07,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:07,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7091a7-af23-4bc7-ab41-fb6c533e0fb9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900"}, "enabled": true, "id": "cf11a81e19a843de9db568b593e8b900", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-21994c8a-6aa9-493-proj"}} 2018-09-30 04:41:07,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 used request id req-4d7091a7-af23-4bc7-ab41-fb6c533e0fb9 2018-09-30 04:41:07,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e0c17ca-0557-470d-aafa-efc91ee4c17c 2018-09-30 04:41:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6e0c17ca-0557-470d-aafa-efc91ee4c17c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:07,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-02c7c4af-b5ec-46c5-8da5-1fde24d95a33 Date: Sun, 30 Sep 2018 04:41:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "37fd5585-e7ee-4b90-b8dd-af3ea6fd8a50"}, {"remote_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "3d3c54f9-3320-40e4-accc-a1d67fb69e2e"}, {"remote_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "9810e3fc-7936-410e-9204-95406c554225"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:40:58Z", "security_group_id": "6e0c17ca-0557-470d-aafa-efc91ee4c17c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf11a81e19a843de9db568b593e8b900", "created_at": "2018-09-30T04:40:58Z", "project_id": "cf11a81e19a843de9db568b593e8b900", "id": "9ffb2773-bb62-4274-99c2-3d1515aab7f8"}]} 2018-09-30 04:41:07,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6e0c17ca-0557-470d-aafa-efc91ee4c17c used request id req-02c7c4af-b5ec-46c5-8da5-1fde24d95a33 2018-09-30 04:41:07,487 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:41:07,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6e0c17ca-0557-470d-aafa-efc91ee4c17c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:07,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f094f964-75bf-4c9a-80be-879610fe5668 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:07,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6e0c17ca-0557-470d-aafa-efc91ee4c17c used request id req-f094f964-75bf-4c9a-80be-879610fe5668 2018-09-30 04:41:07,774 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-21994c8a-6aa9-493-proj 2018-09-30 04:41:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:07,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dad3eaa-7a22-4316-8f5a-944c42539e46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:07,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cf11a81e19a843de9db568b593e8b900 used request id req-9dad3eaa-7a22-4316-8f5a-944c42539e46 2018-09-30 04:41:07,982 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-21994c8a-6aa9-493-proj-role 2018-09-30 04:41:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/86a0faf4f0c94c589abd0b1cb3f0269d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:08,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d44da5-e42e-4ed7-b41a-4d496757258b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:08,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/86a0faf4f0c94c589abd0b1cb3f0269d used request id req-c8d44da5-e42e-4ed7-b41a-4d496757258b 2018-09-30 04:41:08,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b93de65dbcdd654ce7d1518f091af252f73db44" 2018-09-30 04:41:08,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d093cd-13b1-411b-aafb-ed5f024ad456 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:08,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-89d093cd-13b1-411b-aafb-ed5f024ad456 2018-09-30 04:41:08,196 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-21994c8a-6aa9-493-user 2018-09-30 04:41:08,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0d70f892fc764516a31187fa47918308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1e641d2c8344415a160f6fa3532fe99c076b46" 2018-09-30 04:41:08,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-704ebd3e-e0b7-43d0-8e24-7f818b971481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:08,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0d70f892fc764516a31187fa47918308 used request id req-704ebd3e-e0b7-43d0-8e24-7f818b971481 2018-09-30 04:41:08,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:08,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["dOM_gTZLQq2xK5Dn9gwNCQ"], "issued_at": "2018-09-30T04:41:08.000000Z"}} 2018-09-30 04:41:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f2780c7b5894abf48e704592ca20ada3043db3" 2018-09-30 04:41:08,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2447e53e-f9b4-4567-befe-c962050a2a5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:08,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2447e53e-f9b4-4567-befe-c962050a2a5e 2018-09-30 04:41:08,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:08,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:09,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["p64jFoJoS6yg-0pMq0olBw"], "issued_at": "2018-09-30T04:41:09.000000Z"}} 2018-09-30 04:41:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:09,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07aaf691-50c0-4b92-9548-5c727474e598 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:09,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-07aaf691-50c0-4b92-9548-5c727474e598 2018-09-30 04:41:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:09,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:09,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f1034426-7ba1-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:09,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe850f4c-2013-4b31-8bdb-43a87a3efaad Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f1034426-7ba1-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:41:09,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f1034426-7ba1-4e7-proj used request id req-fe850f4c-2013-4b31-8bdb-43a87a3efaad 2018-09-30 04:41:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:09,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831ee9e5-dd29-49f3-857c-a480cfbee474 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:09,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-831ee9e5-dd29-49f3-857c-a480cfbee474 2018-09-30 04:41:09,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj"}}' 2018-09-30 04:41:09,637 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e82093b-dcf7-4ed9-abc6-863260811f01 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d"}, "enabled": true, "id": "c4e9005591b84ad29c9c5b7e923a4a0d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj"}} 2018-09-30 04:41:09,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4e82093b-dcf7-4ed9-abc6-863260811f01 2018-09-30 04:41:09,638 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f1034426-7ba1-4e7-proj 2018-09-30 04:41:09,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:09,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:10,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["JeMaIvhJTNyiigParBWyIw"], "issued_at": "2018-09-30T04:41:10.000000Z"}} 2018-09-30 04:41:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27cf52b7960f8c4cf743344aa917ed186022672" 2018-09-30 04:41:10,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05c6cc8-325a-4a9f-877b-7c1a6702f0da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:10,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d05c6cc8-325a-4a9f-877b-7c1a6702f0da 2018-09-30 04:41:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:10,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27cf52b7960f8c4cf743344aa917ed186022672" 2018-09-30 04:41:10,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e76319d-24e5-404e-b2f6-4253e7b9368f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:41:10,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3e76319d-24e5-404e-b2f6-4253e7b9368f 2018-09-30 04:41:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-f1034426-7ba1-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27cf52b7960f8c4cf743344aa917ed186022672" 2018-09-30 04:41:10,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8e918f-4252-46c6-9f6a-755d914c46f9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-f1034426-7ba1-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d"}, "enabled": true, "id": "c4e9005591b84ad29c9c5b7e923a4a0d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj"}]} 2018-09-30 04:41:10,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-f1034426-7ba1-4e7-proj used request id req-5b8e918f-4252-46c6-9f6a-755d914c46f9 2018-09-30 04:41:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27cf52b7960f8c4cf743344aa917ed186022672" 2018-09-30 04:41:10,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5776b9d1-db75-4a59-a694-649bbe463a9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:10,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5776b9d1-db75-4a59-a694-649bbe463a9c 2018-09-30 04:41:10,727 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f1034426-7ba1-4e7-user 2018-09-30 04:41:10,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:10,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:10,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd470178-6830-4ad1-b4a5-dd3db24309c6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:10,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bd470178-6830-4ad1-b4a5-dd3db24309c6 2018-09-30 04:41:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" -d '{"role": {"name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role"}}' 2018-09-30 04:41:10,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d672d33-de0e-4674-a83a-ef4c181c5e6e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c1c68a5aa7141748dbd90a0eefe4723", "links": {"self": "http://172.30.9.29:5000/v3/roles/1c1c68a5aa7141748dbd90a0eefe4723"}, "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role"}} 2018-09-30 04:41:10,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5d672d33-de0e-4674-a83a-ef4c181c5e6e 2018-09-30 04:41:10,919 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role 2018-09-30 04:41:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1c1c68a5aa7141748dbd90a0eefe4723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:10,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adede4e0-4b93-4cca-86d1-864ba3d46b08 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1c1c68a5aa7141748dbd90a0eefe4723"}, "domain_id": null, "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role", "id": "1c1c68a5aa7141748dbd90a0eefe4723"}} 2018-09-30 04:41:10,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1c1c68a5aa7141748dbd90a0eefe4723 used request id req-adede4e0-4b93-4cca-86d1-864ba3d46b08 2018-09-30 04:41:10,941 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role to project CreateSecurityGroupTests-f1034426-7ba1-4e7-proj 2018-09-30 04:41:10,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d/users/60c319b3c3b7404aa2658e14d906a7b7/roles/1c1c68a5aa7141748dbd90a0eefe4723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:11,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f384e183-78df-4da8-90e7-12c90b599ecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:11,071 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d/users/60c319b3c3b7404aa2658e14d906a7b7/roles/1c1c68a5aa7141748dbd90a0eefe4723 used request id req-f384e183-78df-4da8-90e7-12c90b599ecb 2018-09-30 04:41:11,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:11,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:11,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c1c68a5aa7141748dbd90a0eefe4723", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role"}], "expires_at": "2018-09-30T05:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4e9005591b84ad29c9c5b7e923a4a0d", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-user", "id": "60c319b3c3b7404aa2658e14d906a7b7"}, "audit_ids": ["8EM1eZUASPGEqnqYH8_SWg"], "issued_at": "2018-09-30T04:41:11.000000Z"}} 2018-09-30 04:41:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:11,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd606eb7-a71e-4347-aaa0-b766dc451159 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:11,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dd606eb7-a71e-4347-aaa0-b766dc451159 2018-09-30 04:41:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:11,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-04dc5365-4a85-4dc8-aa10-675fbe7f16a5 Date: Sun, 30 Sep 2018 04:41:11 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:41:11,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name&description=hello+group used request id req-04dc5365-4a85-4dc8-aa10-675fbe7f16a5 2018-09-30 04:41:11,808 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name... 2018-09-30 04:41:11,808 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name 2018-09-30 04:41:11,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" -d '{"security_group": {"name": "CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name", "description": "hello group"}}' 2018-09-30 04:41:12,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2fe04bb8-fb65-4935-835f-dea22cd31ca7 Date: Sun, 30 Sep 2018 04:41:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "updated_at": "2018-09-30T04:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "dcb13261-7f94-40b1-8cae-175ee58cb464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}], "revision_number": 2, "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "name": "CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name"}} 2018-09-30 04:41:12,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2fe04bb8-fb65-4935-835f-dea22cd31ca7 2018-09-30 04:41:12,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:12,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-15a21194-4fad-4395-9c6e-4ae5c59df3d3 Date: Sun, 30 Sep 2018 04:41:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:12,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-15a21194-4fad-4395-9c6e-4ae5c59df3d3 2018-09-30 04:41:12,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:12,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8dc8b871-28cb-419a-8c0d-9f119c451269 Date: Sun, 30 Sep 2018 04:41:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:12,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-8dc8b871-28cb-419a-8c0d-9f119c451269 2018-09-30 04:41:12,506 - neutron_utils - INFO - Retrieving security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e0779adc-fd42-40e7-ae2d-19933f61a377 Date: Sun, 30 Sep 2018 04:41:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "updated_at": "2018-09-30T04:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "dcb13261-7f94-40b1-8cae-175ee58cb464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}], "revision_number": 2, "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "name": "CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name"}]} 2018-09-30 04:41:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-e0779adc-fd42-40e7-ae2d-19933f61a377 2018-09-30 04:41:12,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:12,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cb94d42-1818-492e-9ee8-2f1c0fe315b5 Date: Sun, 30 Sep 2018 04:41:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:12,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-2cb94d42-1818-492e-9ee8-2f1c0fe315b5 2018-09-30 04:41:12,889 - neutron_utils - INFO - Retrieving security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:13,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4374355a-da5c-4cb3-bfc1-c02cd98a1af4 Date: Sun, 30 Sep 2018 04:41:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "updated_at": "2018-09-30T04:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "dcb13261-7f94-40b1-8cae-175ee58cb464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}], "revision_number": 2, "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "name": "CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name"}]} 2018-09-30 04:41:13,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-4374355a-da5c-4cb3-bfc1-c02cd98a1af4 2018-09-30 04:41:13,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:13,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4750e9e5-b4d9-482b-bca7-e7acafabe845 Date: Sun, 30 Sep 2018 04:41:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:13,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-4750e9e5-b4d9-482b-bca7-e7acafabe845 2018-09-30 04:41:13,255 - neutron_utils - INFO - Retrieving security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:13,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:13,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7c2c14cf-4a4f-4ef7-b6a4-5bae819a9e96 Date: Sun, 30 Sep 2018 04:41:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "updated_at": "2018-09-30T04:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "dcb13261-7f94-40b1-8cae-175ee58cb464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}], "revision_number": 2, "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "name": "CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name"}]} 2018-09-30 04:41:13,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-7c2c14cf-4a4f-4ef7-b6a4-5bae819a9e96 2018-09-30 04:41:13,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:13,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f733c8f0-3bd0-4be9-bab1-ca427eb7244a Date: Sun, 30 Sep 2018 04:41:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:13,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-f733c8f0-3bd0-4be9-bab1-ca427eb7244a 2018-09-30 04:41:13,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:13,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c1c68a5aa7141748dbd90a0eefe4723", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role"}], "expires_at": "2018-09-30T05:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4e9005591b84ad29c9c5b7e923a4a0d", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4e9005591b84ad29c9c5b7e923a4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-user", "id": "60c319b3c3b7404aa2658e14d906a7b7"}, "audit_ids": ["sOtuGQKRQ8iggGCpMUyy6Q"], "issued_at": "2018-09-30T04:41:13.000000Z"}} 2018-09-30 04:41:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aefa1c9c7a94893148d01d37a3a4c8b5f6eb181" 2018-09-30 04:41:14,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cf229c61-db65-4e06-8aa5-4bf7cc7f6472 Date: Sun, 30 Sep 2018 04:41:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "updated_at": "2018-09-30T04:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "dcb13261-7f94-40b1-8cae-175ee58cb464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "revision_number": 0, "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}], "revision_number": 2, "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "name": "CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name"}]} 2018-09-30 04:41:14,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name&description=hello+group used request id req-cf229c61-db65-4e06-8aa5-4bf7cc7f6472 2018-09-30 04:41:14,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:14,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aefa1c9c7a94893148d01d37a3a4c8b5f6eb181" 2018-09-30 04:41:14,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-880a81d4-e7ef-4af4-b751-02f17bde58cb Date: Sun, 30 Sep 2018 04:41:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:14,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-880a81d4-e7ef-4af4-b751-02f17bde58cb 2018-09-30 04:41:14,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7b40da6-94fc-45b8-8e23-19e9b3303171 2018-09-30 04:41:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aefa1c9c7a94893148d01d37a3a4c8b5f6eb181" 2018-09-30 04:41:14,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64ab7808-2e8d-4592-8893-475b9e300314 Date: Sun, 30 Sep 2018 04:41:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "dcb13261-7f94-40b1-8cae-175ee58cb464"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:12Z", "security_group_id": "c7b40da6-94fc-45b8-8e23-19e9b3303171", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:12Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "e44e3879-bb8b-4f6c-a694-54e8440f0146"}]} 2018-09-30 04:41:14,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-64ab7808-2e8d-4592-8893-475b9e300314 2018-09-30 04:41:14,553 - neutron_utils - INFO - Deleting security group rule with ID - e44e3879-bb8b-4f6c-a694-54e8440f0146 2018-09-30 04:41:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e44e3879-bb8b-4f6c-a694-54e8440f0146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:14,819 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c496a5b4-bbc7-4823-93b4-fdbd2bdfeb5e Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:14,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e44e3879-bb8b-4f6c-a694-54e8440f0146 used request id req-c496a5b4-bbc7-4823-93b4-fdbd2bdfeb5e 2018-09-30 04:41:14,820 - neutron_utils - INFO - Deleting security group rule with ID - dcb13261-7f94-40b1-8cae-175ee58cb464 2018-09-30 04:41:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/dcb13261-7f94-40b1-8cae-175ee58cb464 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:15,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-614b442f-1d5e-442d-a8c2-6905d01d2875 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:15,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/dcb13261-7f94-40b1-8cae-175ee58cb464 used request id req-614b442f-1d5e-442d-a8c2-6905d01d2875 2018-09-30 04:41:15,071 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9e01ea17-2f05-4b79-9b20-6dd65a2b66c2name 2018-09-30 04:41:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c7b40da6-94fc-45b8-8e23-19e9b3303171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77220991553c7857aa858f6b550b1bded564af92" 2018-09-30 04:41:15,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d489bc4-ccb3-460c-95a9-1aaf4a010da1 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:15,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c7b40da6-94fc-45b8-8e23-19e9b3303171 used request id req-8d489bc4-ccb3-460c-95a9-1aaf4a010da1 2018-09-30 04:41:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:15,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c78a4674-e46e-4fd2-9c91-f3cb31be717d Date: Sun, 30 Sep 2018 04:41:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:11Z", "updated_at": "2018-09-30T04:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "revision_number": 0, "id": "b17b4263-598e-44cb-9096-b032887c4a67", "remote_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "revision_number": 0, "id": "05812c83-14a6-4393-a0da-27680cb748ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "revision_number": 0, "id": "58281f96-1fe3-4c1f-82b9-73ec56469f8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "revision_number": 0, "id": "160e629e-a82b-46e8-95e5-faa38a63afee", "remote_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d"}], "revision_number": 4, "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "name": "default"}]} 2018-09-30 04:41:15,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c78a4674-e46e-4fd2-9c91-f3cb31be717d 2018-09-30 04:41:15,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:15,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6eaa7d-eb99-41e9-b31e-191b54b0aa8b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:41:15,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-ba6eaa7d-eb99-41e9-b31e-191b54b0aa8b 2018-09-30 04:41:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:15,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90b5063-b3a5-4327-92f4-c7c49669d7ef Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:41:15,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-e90b5063-b3a5-4327-92f4-c7c49669d7ef 2018-09-30 04:41:15,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:15,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43acb10b-8ac4-4333-9271-766a5b31ebd6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:41:15,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-43acb10b-8ac4-4333-9271-766a5b31ebd6 2018-09-30 04:41:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:15,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf36f1ef-60c6-4953-baaa-8669c656cbd0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d"}, "enabled": true, "id": "c4e9005591b84ad29c9c5b7e923a4a0d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f1034426-7ba1-4e7-proj"}} 2018-09-30 04:41:15,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d used request id req-bf36f1ef-60c6-4953-baaa-8669c656cbd0 2018-09-30 04:41:15,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be993c84-e06a-4bd2-9540-563c39dbe89a 2018-09-30 04:41:15,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be993c84-e06a-4bd2-9540-563c39dbe89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:16,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-63ca97af-c30a-49c0-9084-7a0b98f9b29a Date: Sun, 30 Sep 2018 04:41:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:11Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "05812c83-14a6-4393-a0da-27680cb748ea"}, {"remote_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:11Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "160e629e-a82b-46e8-95e5-faa38a63afee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:11Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "58281f96-1fe3-4c1f-82b9-73ec56469f8c"}, {"remote_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:11Z", "security_group_id": "be993c84-e06a-4bd2-9540-563c39dbe89a", "port_range_min": null, "revision_number": 0, "tenant_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "created_at": "2018-09-30T04:41:11Z", "project_id": "c4e9005591b84ad29c9c5b7e923a4a0d", "id": "b17b4263-598e-44cb-9096-b032887c4a67"}]} 2018-09-30 04:41:16,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=be993c84-e06a-4bd2-9540-563c39dbe89a used request id req-63ca97af-c30a-49c0-9084-7a0b98f9b29a 2018-09-30 04:41:16,011 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:41:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/be993c84-e06a-4bd2-9540-563c39dbe89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:16,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bb456fd-d5c5-4ff2-94d2-d4c099f46d35 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:16,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/be993c84-e06a-4bd2-9540-563c39dbe89a used request id req-1bb456fd-d5c5-4ff2-94d2-d4c099f46d35 2018-09-30 04:41:16,301 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f1034426-7ba1-4e7-proj 2018-09-30 04:41:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:16,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7645a134-21cb-43eb-86a0-5aa99ca44014 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:16,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c4e9005591b84ad29c9c5b7e923a4a0d used request id req-7645a134-21cb-43eb-86a0-5aa99ca44014 2018-09-30 04:41:16,515 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f1034426-7ba1-4e7-proj-role 2018-09-30 04:41:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1c1c68a5aa7141748dbd90a0eefe4723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:16,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a802f6fc-c499-4419-a9ac-3c60ebd40334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:16,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1c1c68a5aa7141748dbd90a0eefe4723 used request id req-a802f6fc-c499-4419-a9ac-3c60ebd40334 2018-09-30 04:41:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4917d350006721f9913627cc000de1bf2cc69ef" 2018-09-30 04:41:16,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e700b8-b01d-4517-85e2-813fc8a8ad94 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:16,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-21e700b8-b01d-4517-85e2-813fc8a8ad94 2018-09-30 04:41:16,720 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f1034426-7ba1-4e7-user 2018-09-30 04:41:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/60c319b3c3b7404aa2658e14d906a7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27cf52b7960f8c4cf743344aa917ed186022672" 2018-09-30 04:41:16,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e515e39-c0fb-4ec3-8cd8-94403ce71b0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:16,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/60c319b3c3b7404aa2658e14d906a7b7 used request id req-6e515e39-c0fb-4ec3-8cd8-94403ce71b0e 2018-09-30 04:41:16,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:17,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["UbXUiTduTk-3gjzcEnM2lg"], "issued_at": "2018-09-30T04:41:17.000000Z"}} 2018-09-30 04:41:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f62651e56f2a985095f7c2c0934886be38a57f4d" 2018-09-30 04:41:17,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f337764-a2f4-4cea-9e8d-d26f8d89eeb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:17,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3f337764-a2f4-4cea-9e8d-d26f8d89eeb0 2018-09-30 04:41:17,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:17,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:17,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["TlwIWsXDQCO5ygZ5dfcCkQ"], "issued_at": "2018-09-30T04:41:17.000000Z"}} 2018-09-30 04:41:17,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:17,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a3bb4a-efee-474f-8e9e-4519b21445f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:17,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30a3bb4a-efee-474f-8e9e-4519b21445f6 2018-09-30 04:41:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:17,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b2f79e43-d0bf-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:17,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a1cc30-e845-457e-8e6b-bee85a26b5ac Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b2f79e43-d0bf-496-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:41:17,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b2f79e43-d0bf-496-proj used request id req-27a1cc30-e845-457e-8e6b-bee85a26b5ac 2018-09-30 04:41:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:18,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a50389a-d15d-4bd1-8ec5-023c9a1ee4c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:18,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0a50389a-d15d-4bd1-8ec5-023c9a1ee4c6 2018-09-30 04:41:18,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}}' 2018-09-30 04:41:18,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ca84e4-7a35-47e0-aebb-418e5161e116 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1"}, "enabled": true, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}} 2018-09-30 04:41:18,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-13ca84e4-7a35-47e0-aebb-418e5161e116 2018-09-30 04:41:18,176 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b2f79e43-d0bf-496-proj 2018-09-30 04:41:18,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:18,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:18,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["S6s9OzdST_2A_PmwNbLn6w"], "issued_at": "2018-09-30T04:41:18.000000Z"}} 2018-09-30 04:41:18,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304afc5f8d82d21405e8d8500ee813d650f3df1b" 2018-09-30 04:41:18,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35236ee3-79ae-4572-bc25-ff2fa883f116 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:18,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-35236ee3-79ae-4572-bc25-ff2fa883f116 2018-09-30 04:41:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:18,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304afc5f8d82d21405e8d8500ee813d650f3df1b" 2018-09-30 04:41:18,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702de3a6-b798-4475-b680-3c1801f0b1a2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:41:18,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-702de3a6-b798-4475-b680-3c1801f0b1a2 2018-09-30 04:41:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-b2f79e43-d0bf-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304afc5f8d82d21405e8d8500ee813d650f3df1b" 2018-09-30 04:41:18,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95842c6-d961-40b7-b558-155313b3aae2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-b2f79e43-d0bf-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1"}, "enabled": true, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}]} 2018-09-30 04:41:18,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-b2f79e43-d0bf-496-proj used request id req-b95842c6-d961-40b7-b558-155313b3aae2 2018-09-30 04:41:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304afc5f8d82d21405e8d8500ee813d650f3df1b" 2018-09-30 04:41:18,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31839b3-8823-4d5e-8860-e0b8f2382ba7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:18,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d31839b3-8823-4d5e-8860-e0b8f2382ba7 2018-09-30 04:41:19,266 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b2f79e43-d0bf-496-user 2018-09-30 04:41:19,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:19,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:19,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c7782d-8469-43cb-8187-7488f7639167 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:19,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-94c7782d-8469-43cb-8187-7488f7639167 2018-09-30 04:41:19,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" -d '{"role": {"name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role"}}' 2018-09-30 04:41:19,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13543a78-127e-4320-879d-aafb9ea51b54 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e2db7fc9ba440e2bb5b8bc7f0eb93a4", "links": {"self": "http://172.30.9.29:5000/v3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4"}, "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role"}} 2018-09-30 04:41:19,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-13543a78-127e-4320-879d-aafb9ea51b54 2018-09-30 04:41:19,464 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role 2018-09-30 04:41:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:19,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f7dccc-7126-4787-aa28-a77dfdead7bd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4"}, "domain_id": null, "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role", "id": "1e2db7fc9ba440e2bb5b8bc7f0eb93a4"}} 2018-09-30 04:41:19,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4 used request id req-c3f7dccc-7126-4787-aa28-a77dfdead7bd 2018-09-30 04:41:19,552 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role to project CreateSecurityGroupTests-b2f79e43-d0bf-496-proj 2018-09-30 04:41:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1/users/380cc7cfdf03467b99f1de660482e9d3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:19,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eba37df-2d20-47ca-bdbe-f73e2a9ce234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:19,688 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1/users/380cc7cfdf03467b99f1de660482e9d3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4 used request id req-7eba37df-2d20-47ca-bdbe-f73e2a9ce234 2018-09-30 04:41:19,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:19,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:20,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e2db7fc9ba440e2bb5b8bc7f0eb93a4", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role"}], "expires_at": "2018-09-30T05:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-user", "id": "380cc7cfdf03467b99f1de660482e9d3"}, "audit_ids": ["OevlTPttSXCQbMAKLVWagw"], "issued_at": "2018-09-30T04:41:20.000000Z"}} 2018-09-30 04:41:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:20,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdae160d-8273-4055-9d11-e4d9257896e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:20,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bdae160d-8273-4055-9d11-e4d9257896e9 2018-09-30 04:41:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:20,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ae06de99-6e6d-4b76-8fc1-8d4ea98d8aa3 Date: Sun, 30 Sep 2018 04:41:20 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:41:20,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname&description=hello+group used request id req-ae06de99-6e6d-4b76-8fc1-8d4ea98d8aa3 2018-09-30 04:41:20,431 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname... 2018-09-30 04:41:20,431 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname 2018-09-30 04:41:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" -d '{"security_group": {"name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname", "description": "hello group"}}' 2018-09-30 04:41:20,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-16ebc915-cb42-4481-a560-3e0041028639 Date: Sun, 30 Sep 2018 04:41:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 2, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}} 2018-09-30 04:41:20,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-16ebc915-cb42-4481-a560-3e0041028639 2018-09-30 04:41:20,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:20,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d981d2b4-44fe-41f3-b301-c6471dbcfe46 Date: Sun, 30 Sep 2018 04:41:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:20,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-d981d2b4-44fe-41f3-b301-c6471dbcfe46 2018-09-30 04:41:20,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:21,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de5ac605-2d5f-4f8e-bc20-c8c423671ec5 Date: Sun, 30 Sep 2018 04:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:21,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-de5ac605-2d5f-4f8e-bc20-c8c423671ec5 2018-09-30 04:41:21,124 - neutron_utils - INFO - Retrieving security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:21,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2873c507-218c-4b65-8003-a365870c3157 Date: Sun, 30 Sep 2018 04:41:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 2, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:21,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-2873c507-218c-4b65-8003-a365870c3157 2018-09-30 04:41:21,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:21,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:21,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-567e92e7-4ff5-4c08-9f91-67deaff43bfe Date: Sun, 30 Sep 2018 04:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:21,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-567e92e7-4ff5-4c08-9f91-67deaff43bfe 2018-09-30 04:41:21,498 - neutron_utils - INFO - Retrieving security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:21,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-72285a05-46b3-4ad5-8eda-881b62897fad Date: Sun, 30 Sep 2018 04:41:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 2, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:21,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-72285a05-46b3-4ad5-8eda-881b62897fad 2018-09-30 04:41:21,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:21,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47599fdf-126a-4fb4-b8a2-07cf7935d07b Date: Sun, 30 Sep 2018 04:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:21,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-47599fdf-126a-4fb4-b8a2-07cf7935d07b 2018-09-30 04:41:21,883 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname 2018-09-30 04:41:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:22,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-05c7be0b-6321-46a0-87dc-b88a866b9a2a Date: Sun, 30 Sep 2018 04:41:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 2, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:22,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-05c7be0b-6321-46a0-87dc-b88a866b9a2a 2018-09-30 04:41:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:22,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:22,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81cc928-1d32-4688-af49-d893ec489ee1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1"}, "enabled": true, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}} 2018-09-30 04:41:22,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 used request id req-f81cc928-1d32-4688-af49-d893ec489ee1 2018-09-30 04:41:22,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:22,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11411d5b-7663-429c-a99d-ebe41d3406a5 Date: Sun, 30 Sep 2018 04:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:22,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-11411d5b-7663-429c-a99d-ebe41d3406a5 2018-09-30 04:41:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a"}}' 2018-09-30 04:41:22,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-00cd76e0-d404-4bc3-a553-7962417f752a Date: Sun, 30 Sep 2018 04:41:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}} 2018-09-30 04:41:22,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-00cd76e0-d404-4bc3-a553-7962417f752a 2018-09-30 04:41:22,662 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname 2018-09-30 04:41:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:22,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cbb0c964-fb0a-40a3-b7d6-6d87d3641095 Date: Sun, 30 Sep 2018 04:41:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 3, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:22,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-cbb0c964-fb0a-40a3-b7d6-6d87d3641095 2018-09-30 04:41:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:22,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fdefb6-8d4b-4351-9207-de15b46c80fa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1"}, "enabled": true, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}} 2018-09-30 04:41:22,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 used request id req-83fdefb6-8d4b-4351-9207-de15b46c80fa 2018-09-30 04:41:22,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:23,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-34ceb4e5-8e6b-479f-8c3b-e49cb0c0e895 Date: Sun, 30 Sep 2018 04:41:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:23,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-34ceb4e5-8e6b-479f-8c3b-e49cb0c0e895 2018-09-30 04:41:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a"}}' 2018-09-30 04:41:23,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-141fefe8-65f8-47ea-806c-ece00e29fe4a Date: Sun, 30 Sep 2018 04:41:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}} 2018-09-30 04:41:23,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-141fefe8-65f8-47ea-806c-ece00e29fe4a 2018-09-30 04:41:23,459 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname 2018-09-30 04:41:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:23,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-b7d2ecf0-9dab-48a9-878c-6a0b9d4601a1 Date: Sun, 30 Sep 2018 04:41:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 4, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:23,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-b7d2ecf0-9dab-48a9-878c-6a0b9d4601a1 2018-09-30 04:41:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:23,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840a58c0-ba49-482c-8642-ac765f9ec8b4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1"}, "enabled": true, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}} 2018-09-30 04:41:23,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 used request id req-840a58c0-ba49-482c-8642-ac765f9ec8b4 2018-09-30 04:41:23,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:23,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-7fcd29d8-cadd-4dce-836c-6fb559d0fffc Date: Sun, 30 Sep 2018 04:41:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}]} 2018-09-30 04:41:23,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-7fcd29d8-cadd-4dce-836c-6fb559d0fffc 2018-09-30 04:41:23,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10}}' 2018-09-30 04:41:24,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-22efba16-a658-4d9f-8b66-bb6c3cd2cc55 Date: Sun, 30 Sep 2018 04:41:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}} 2018-09-30 04:41:24,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-22efba16-a658-4d9f-8b66-bb6c3cd2cc55 2018-09-30 04:41:24,195 - neutron_utils - INFO - Retrieving security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:24,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:24,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fd86c24a-4396-4c34-a13e-0c763f0d6c6b Date: Sun, 30 Sep 2018 04:41:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:24,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-fd86c24a-4396-4c34-a13e-0c763f0d6c6b 2018-09-30 04:41:24,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:24,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5b335313-7fa5-4b76-aa8c-7160b571325c Date: Sun, 30 Sep 2018 04:41:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:24,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-5b335313-7fa5-4b76-aa8c-7160b571325c 2018-09-30 04:41:24,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:25,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e2db7fc9ba440e2bb5b8bc7f0eb93a4", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role"}], "expires_at": "2018-09-30T05:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ca8a0bc412614ed9acae96d8e690c7b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-user", "id": "380cc7cfdf03467b99f1de660482e9d3"}, "audit_ids": ["J_FllO36RB-JMCxG-gYH7g"], "issued_at": "2018-09-30T04:41:25.000000Z"}} 2018-09-30 04:41:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:25,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8ce8da8f-4874-4916-b92b-a579cf0c278d Date: Sun, 30 Sep 2018 04:41:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:25,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname&description=hello+group used request id req-8ce8da8f-4874-4916-b92b-a579cf0c278d 2018-09-30 04:41:25,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:25,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-33fb71da-875e-4fcd-93a2-5416925e25c6 Date: Sun, 30 Sep 2018 04:41:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:25,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-33fb71da-875e-4fcd-93a2-5416925e25c6 2018-09-30 04:41:25,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:25,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:25,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2c916699-da30-43b5-8e9c-e4b5058100a7 Date: Sun, 30 Sep 2018 04:41:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:25,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-2c916699-da30-43b5-8e9c-e4b5058100a7 2018-09-30 04:41:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:25,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cfdff9f7-fde7-4c00-bdf4-679764a338ae Date: Sun, 30 Sep 2018 04:41:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:25,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-cfdff9f7-fde7-4c00-bdf4-679764a338ae 2018-09-30 04:41:25,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:25,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e5df3563-48b0-4eeb-917c-63322c6ee2a1 Date: Sun, 30 Sep 2018 04:41:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:25,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-e5df3563-48b0-4eeb-917c-63322c6ee2a1 2018-09-30 04:41:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:26,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f4f507eb-4b42-41df-9894-3de503b07d8b Date: Sun, 30 Sep 2018 04:41:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:26,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-f4f507eb-4b42-41df-9894-3de503b07d8b 2018-09-30 04:41:26,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:26,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-671dc0fa-505d-4d87-8e76-77dfcc6bda37 Date: Sun, 30 Sep 2018 04:41:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:26,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-671dc0fa-505d-4d87-8e76-77dfcc6bda37 2018-09-30 04:41:26,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:26,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9a84307d-afad-4f0c-aaea-c81bc8456ef2 Date: Sun, 30 Sep 2018 04:41:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:26,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-9a84307d-afad-4f0c-aaea-c81bc8456ef2 2018-09-30 04:41:26,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:26,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b0c10536-c5e7-4071-be14-ee6fe6c62bdf Date: Sun, 30 Sep 2018 04:41:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:26,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-b0c10536-c5e7-4071-be14-ee6fe6c62bdf 2018-09-30 04:41:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:26,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-298dc485-c1cd-4142-945b-d44edea55ab1 Date: Sun, 30 Sep 2018 04:41:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:26,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-298dc485-c1cd-4142-945b-d44edea55ab1 2018-09-30 04:41:26,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:26,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-623ca264-4df8-414d-9bb1-f73bb4ad6bb5 Date: Sun, 30 Sep 2018 04:41:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:26,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-623ca264-4df8-414d-9bb1-f73bb4ad6bb5 2018-09-30 04:41:26,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-01341811-5fb5-41a0-98dd-14f84425bcca Date: Sun, 30 Sep 2018 04:41:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:27,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-01341811-5fb5-41a0-98dd-14f84425bcca 2018-09-30 04:41:27,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:27,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:27,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d587d03a-eec6-43e4-aa77-fc6467876542 Date: Sun, 30 Sep 2018 04:41:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:27,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-d587d03a-eec6-43e4-aa77-fc6467876542 2018-09-30 04:41:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:27,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a0878c63-c669-43ea-9aac-67d96adfaa6f Date: Sun, 30 Sep 2018 04:41:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:27,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-a0878c63-c669-43ea-9aac-67d96adfaa6f 2018-09-30 04:41:27,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:27,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ee3fb173-927c-43ba-a2d5-73a19bfc40cc Date: Sun, 30 Sep 2018 04:41:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:27,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-ee3fb173-927c-43ba-a2d5-73a19bfc40cc 2018-09-30 04:41:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:27,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-84c41d19-6d49-4325-83ed-cb134249a250 Date: Sun, 30 Sep 2018 04:41:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:27,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-84c41d19-6d49-4325-83ed-cb134249a250 2018-09-30 04:41:27,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0578ee18-78d5-4362-a805-7a809e494fb2 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:28,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-0578ee18-78d5-4362-a805-7a809e494fb2 2018-09-30 04:41:28,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4c4800a0-053a-4448-a0ba-cefc7ffb3701 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:28,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-4c4800a0-053a-4448-a0ba-cefc7ffb3701 2018-09-30 04:41:28,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0df818da-7de0-48eb-bb72-df222cf6ba72 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:28,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-0df818da-7de0-48eb-bb72-df222cf6ba72 2018-09-30 04:41:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d5a24845-6a85-4ede-ac6e-efc5accf5ff2 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:28,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-d5a24845-6a85-4ede-ac6e-efc5accf5ff2 2018-09-30 04:41:28,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:28,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1513d91d-31fe-4e6b-a369-59ebfa1602ed Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:28,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-1513d91d-31fe-4e6b-a369-59ebfa1602ed 2018-09-30 04:41:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-855ef924-97c5-40ba-881e-de95dcb8597a Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "revision_number": 0, "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "revision_number": 0, "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "revision_number": 0, "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 5, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "name": "CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname"}]} 2018-09-30 04:41:28,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname used request id req-855ef924-97c5-40ba-881e-de95dcb8597a 2018-09-30 04:41:28,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d7b2232f-0a46-4daf-94f5-67ad036812f2 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:28,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-d7b2232f-0a46-4daf-94f5-67ad036812f2 2018-09-30 04:41:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:28,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bc67c410-ae94-4528-b61c-ded3c449464f Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "436f9de0-9b16-47fe-8c1d-951cc003dc4a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:28,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-bc67c410-ae94-4528-b61c-ded3c449464f 2018-09-30 04:41:28,724 - neutron_utils - INFO - Deleting security group rule with ID - 436f9de0-9b16-47fe-8c1d-951cc003dc4a 2018-09-30 04:41:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/436f9de0-9b16-47fe-8c1d-951cc003dc4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:28,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d9284d4-aae4-4eaa-9de5-28a8a041648a Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:28,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/436f9de0-9b16-47fe-8c1d-951cc003dc4a used request id req-9d9284d4-aae4-4eaa-9de5-28a8a041648a 2018-09-30 04:41:28,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11255c66-8530-4519-8e75-d680a0e4eb5a 2018-09-30 04:41:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ba75c5b6a243d90950f419c4f1d7c2eac82fa5" 2018-09-30 04:41:28,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-a9810de1-a8eb-4032-a91b-e465cb6e0b11 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:23Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:23Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "446e6d00-45d8-4dc7-b061-82539cd1cbfa"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:22Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:22Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "6434d531-0433-42ec-be4d-35ec1bb65ca0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "8616ce3c-9522-4812-a2ec-cf6ecec404f8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:24Z", "security_group_id": "11255c66-8530-4519-8e75-d680a0e4eb5a", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:24Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "dd70c2c2-954d-432d-8140-94c28c5d03e2"}]} 2018-09-30 04:41:28,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-a9810de1-a8eb-4032-a91b-e465cb6e0b11 2018-09-30 04:41:28,882 - neutron_utils - INFO - Deleting security group rule with ID - 446e6d00-45d8-4dc7-b061-82539cd1cbfa 2018-09-30 04:41:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/446e6d00-45d8-4dc7-b061-82539cd1cbfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:28,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-508e4a7d-8ee4-4a51-9c2e-a91fc39b7f68 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:28,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/446e6d00-45d8-4dc7-b061-82539cd1cbfa used request id req-508e4a7d-8ee4-4a51-9c2e-a91fc39b7f68 2018-09-30 04:41:28,984 - neutron_utils - INFO - Deleting security group rule with ID - 6434d531-0433-42ec-be4d-35ec1bb65ca0 2018-09-30 04:41:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/6434d531-0433-42ec-be4d-35ec1bb65ca0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:29,242 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc157f48-c326-4e11-abe0-e6a9b95a4194 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:29,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/6434d531-0433-42ec-be4d-35ec1bb65ca0 used request id req-fc157f48-c326-4e11-abe0-e6a9b95a4194 2018-09-30 04:41:29,242 - neutron_utils - INFO - Deleting security group rule with ID - 436f9de0-9b16-47fe-8c1d-951cc003dc4a 2018-09-30 04:41:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/436f9de0-9b16-47fe-8c1d-951cc003dc4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:29,272 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-744b52b8-dc6a-4e10-9210-7f3f29c2ac9f Date: Sun, 30 Sep 2018 04:41:29 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 436f9de0-9b16-47fe-8c1d-951cc003dc4a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:41:29,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/436f9de0-9b16-47fe-8c1d-951cc003dc4a used request id req-744b52b8-dc6a-4e10-9210-7f3f29c2ac9f 2018-09-30 04:41:29,272 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 436f9de0-9b16-47fe-8c1d-951cc003dc4a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:41:29,272 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 436f9de0-9b16-47fe-8c1d-951cc003dc4a does not exist Neutron server returns request_ids: ['req-744b52b8-dc6a-4e10-9210-7f3f29c2ac9f'] 2018-09-30 04:41:29,273 - neutron_utils - INFO - Deleting security group rule with ID - 8616ce3c-9522-4812-a2ec-cf6ecec404f8 2018-09-30 04:41:29,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8616ce3c-9522-4812-a2ec-cf6ecec404f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:29,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca5f20f7-670e-4834-b419-4fd0241b8de8 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:29,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8616ce3c-9522-4812-a2ec-cf6ecec404f8 used request id req-ca5f20f7-670e-4834-b419-4fd0241b8de8 2018-09-30 04:41:29,528 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8205abb9-b39a-47f2-a327-1ae6474148dfname 2018-09-30 04:41:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/11255c66-8530-4519-8e75-d680a0e4eb5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d87d058da66310b12c7d8030fed6b71e3a4a97" 2018-09-30 04:41:29,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d3b7566-af44-4844-bdf7-bb0eb7ebb8ad Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:29,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/11255c66-8530-4519-8e75-d680a0e4eb5a used request id req-3d3b7566-af44-4844-bdf7-bb0eb7ebb8ad 2018-09-30 04:41:29,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:29,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-886092bd-8fe9-4b6d-b6fe-0b4d12149b8c Date: Sun, 30 Sep 2018 04:41:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "updated_at": "2018-09-30T04:41:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "aadacabf-a61d-4ddd-9944-4b05c9855bb6", "remote_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "28daf0bc-690d-495c-a062-00accbcc6e21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "47fb8f43-e59d-425b-927c-86989b048fff", "remote_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "revision_number": 0, "id": "249f3412-3f7e-4a72-9c8e-98f2070976e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1"}], "revision_number": 4, "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:41:29,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-886092bd-8fe9-4b6d-b6fe-0b4d12149b8c 2018-09-30 04:41:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:30,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a8c19f-52fa-4423-a5b6-f047e4a3cbec Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1"}, "enabled": true, "id": "ca8a0bc412614ed9acae96d8e690c7b1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b2f79e43-d0bf-496-proj"}} 2018-09-30 04:41:30,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 used request id req-87a8c19f-52fa-4423-a5b6-f047e4a3cbec 2018-09-30 04:41:30,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ad3186b-3a4c-4829-8468-44329ff55b16 2018-09-30 04:41:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1ad3186b-3a4c-4829-8468-44329ff55b16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:30,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c5adbd4f-75e5-4704-85a8-fab1250724f1 Date: Sun, 30 Sep 2018 04:41:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "249f3412-3f7e-4a72-9c8e-98f2070976e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "28daf0bc-690d-495c-a062-00accbcc6e21"}, {"remote_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "47fb8f43-e59d-425b-927c-86989b048fff"}, {"remote_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:20Z", "security_group_id": "1ad3186b-3a4c-4829-8468-44329ff55b16", "port_range_min": null, "revision_number": 0, "tenant_id": "ca8a0bc412614ed9acae96d8e690c7b1", "created_at": "2018-09-30T04:41:20Z", "project_id": "ca8a0bc412614ed9acae96d8e690c7b1", "id": "aadacabf-a61d-4ddd-9944-4b05c9855bb6"}]} 2018-09-30 04:41:30,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1ad3186b-3a4c-4829-8468-44329ff55b16 used request id req-c5adbd4f-75e5-4704-85a8-fab1250724f1 2018-09-30 04:41:30,180 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:41:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1ad3186b-3a4c-4829-8468-44329ff55b16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:30,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30f946a1-fca2-4c19-90ca-da8356b61546 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:30,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1ad3186b-3a4c-4829-8468-44329ff55b16 used request id req-30f946a1-fca2-4c19-90ca-da8356b61546 2018-09-30 04:41:30,477 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b2f79e43-d0bf-496-proj 2018-09-30 04:41:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:30,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20686e66-cd1e-494e-a08a-a1b35c2cb233 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:30,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ca8a0bc412614ed9acae96d8e690c7b1 used request id req-20686e66-cd1e-494e-a08a-a1b35c2cb233 2018-09-30 04:41:30,665 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b2f79e43-d0bf-496-proj-role 2018-09-30 04:41:30,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:30,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-142df0e3-f470-4367-b6fe-6f3d17174c0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:30,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1e2db7fc9ba440e2bb5b8bc7f0eb93a4 used request id req-142df0e3-f470-4367-b6fe-6f3d17174c0e 2018-09-30 04:41:30,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf5d049dae2f5490deb185f8eb4d7bbf92fbb35" 2018-09-30 04:41:30,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab7e8b1-706c-45d7-9ed2-9307473b38f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:30,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bab7e8b1-706c-45d7-9ed2-9307473b38f1 2018-09-30 04:41:30,863 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b2f79e43-d0bf-496-user 2018-09-30 04:41:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/380cc7cfdf03467b99f1de660482e9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304afc5f8d82d21405e8d8500ee813d650f3df1b" 2018-09-30 04:41:31,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271ddf2a-7302-4003-93ac-ec8797b8256c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:31,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/380cc7cfdf03467b99f1de660482e9d3 used request id req-271ddf2a-7302-4003-93ac-ec8797b8256c 2018-09-30 04:41:31,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:31,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LXIZLeEsSg28_vY6rV9fAA"], "issued_at": "2018-09-30T04:41:31.000000Z"}} 2018-09-30 04:41:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e76205a63ee0d0edb2534e8da218fd7fae9c54b" 2018-09-30 04:41:31,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bf922f-a807-4274-8d7b-11648b8f5ca2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:31,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e6bf922f-a807-4274-8d7b-11648b8f5ca2 2018-09-30 04:41:31,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:31,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:31,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["OPXBSJwRTUSMphYzDqgt9Q"], "issued_at": "2018-09-30T04:41:31.000000Z"}} 2018-09-30 04:41:31,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:31,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879b2a8f-79bc-417d-a44c-5f67d55656c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:31,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-879b2a8f-79bc-417d-a44c-5f67d55656c0 2018-09-30 04:41:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:31,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:32,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb99080-848b-45e4-835b-15d58bab85e4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:41:32,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj used request id req-4cb99080-848b-45e4-835b-15d58bab85e4 2018-09-30 04:41:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:32,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67d947f-1aa1-488c-966b-49595a7c392e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:32,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e67d947f-1aa1-488c-966b-49595a7c392e 2018-09-30 04:41:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}}' 2018-09-30 04:41:32,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93d55737-ebe3-46d7-aaef-f994e99cdc2b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b"}, "enabled": true, "id": "6b9f901bec654712a97930e56cd6171b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}} 2018-09-30 04:41:32,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-93d55737-ebe3-46d7-aaef-f994e99cdc2b 2018-09-30 04:41:32,303 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj 2018-09-30 04:41:32,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:32,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:32,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["8bSMIgL5TiKImEYvCMiDPQ"], "issued_at": "2018-09-30T04:41:32.000000Z"}} 2018-09-30 04:41:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d69cffc09410170f503f33918f2b1a613f0e2d" 2018-09-30 04:41:32,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bbf51e-7cd3-4788-8be2-8b28e674f38d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:32,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-90bbf51e-7cd3-4788-8be2-8b28e674f38d 2018-09-30 04:41:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:32,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d69cffc09410170f503f33918f2b1a613f0e2d" 2018-09-30 04:41:32,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59daae74-579a-4056-bc53-46ef7fbdec62 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:41:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-59daae74-579a-4056-bc53-46ef7fbdec62 2018-09-30 04:41:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d69cffc09410170f503f33918f2b1a613f0e2d" 2018-09-30 04:41:32,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f67798-06f3-498c-8a34-35af6c4de1c1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b"}, "enabled": true, "id": "6b9f901bec654712a97930e56cd6171b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}]} 2018-09-30 04:41:32,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj used request id req-10f67798-06f3-498c-8a34-35af6c4de1c1 2018-09-30 04:41:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d69cffc09410170f503f33918f2b1a613f0e2d" 2018-09-30 04:41:33,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cc4a5f-47cf-46f3-b78b-51cc2f2d628a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:33,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c2cc4a5f-47cf-46f3-b78b-51cc2f2d628a 2018-09-30 04:41:33,542 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e8e92ab3-bc28-46c-user 2018-09-30 04:41:33,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:33,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538dc7b9-6708-4f74-8997-e181360f5286 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:33,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-538dc7b9-6708-4f74-8997-e181360f5286 2018-09-30 04:41:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" -d '{"role": {"name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role"}}' 2018-09-30 04:41:33,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf1f665-153c-4f68-9a1b-763e0c4b7afc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c9884fed77349e0a0321493de5ae97e", "links": {"self": "http://172.30.9.29:5000/v3/roles/1c9884fed77349e0a0321493de5ae97e"}, "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role"}} 2018-09-30 04:41:33,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ccf1f665-153c-4f68-9a1b-763e0c4b7afc 2018-09-30 04:41:33,746 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role 2018-09-30 04:41:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1c9884fed77349e0a0321493de5ae97e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:33,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec4f951-859f-420c-ac5c-60b29b5b499b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1c9884fed77349e0a0321493de5ae97e"}, "domain_id": null, "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role", "id": "1c9884fed77349e0a0321493de5ae97e"}} 2018-09-30 04:41:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1c9884fed77349e0a0321493de5ae97e used request id req-8ec4f951-859f-420c-ac5c-60b29b5b499b 2018-09-30 04:41:33,767 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role to project CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj 2018-09-30 04:41:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b/users/f49c05e57ae8412d8fda8a9b62aa1291/roles/1c9884fed77349e0a0321493de5ae97e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:33,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab92f19-4286-49c7-9fa4-31a2fba8ddcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:33,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b/users/f49c05e57ae8412d8fda8a9b62aa1291/roles/1c9884fed77349e0a0321493de5ae97e used request id req-eab92f19-4286-49c7-9fa4-31a2fba8ddcf 2018-09-30 04:41:33,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:33,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:34,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c9884fed77349e0a0321493de5ae97e", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role"}], "expires_at": "2018-09-30T05:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b9f901bec654712a97930e56cd6171b", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-user", "id": "f49c05e57ae8412d8fda8a9b62aa1291"}, "audit_ids": ["uy9d8IO9SvCsw6nud9lWSA"], "issued_at": "2018-09-30T04:41:34.000000Z"}} 2018-09-30 04:41:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:34,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2fabc2-b018-4c43-8da3-1c3a100bdcea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:34,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aa2fabc2-b018-4c43-8da3-1c3a100bdcea 2018-09-30 04:41:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:34,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7068795a-80c6-4663-b1a5-0900b6e9d77d Date: Sun, 30 Sep 2018 04:41:34 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:41:34,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name&description=hello+group used request id req-7068795a-80c6-4663-b1a5-0900b6e9d77d 2018-09-30 04:41:34,672 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name... 2018-09-30 04:41:34,672 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name 2018-09-30 04:41:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" -d '{"security_group": {"name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name", "description": "hello group"}}' 2018-09-30 04:41:35,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-03ddae15-8688-4433-9a15-d2d5b5a195ba Date: Sun, 30 Sep 2018 04:41:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 2, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}} 2018-09-30 04:41:35,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-03ddae15-8688-4433-9a15-d2d5b5a195ba 2018-09-30 04:41:35,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:35,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:35,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d2d2495-3900-4cdc-8df9-6a0903f9d222 Date: Sun, 30 Sep 2018 04:41:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:35,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-0d2d2495-3900-4cdc-8df9-6a0903f9d222 2018-09-30 04:41:35,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:35,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e5d5624-045b-436f-a755-9c995c663afe Date: Sun, 30 Sep 2018 04:41:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:35,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-1e5d5624-045b-436f-a755-9c995c663afe 2018-09-30 04:41:35,365 - neutron_utils - INFO - Retrieving security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:35,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-164e175f-1ac1-4734-8661-e6a3c511dff9 Date: Sun, 30 Sep 2018 04:41:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 2, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:35,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-164e175f-1ac1-4734-8661-e6a3c511dff9 2018-09-30 04:41:35,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:35,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:35,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dfc27cea-df93-4b75-b84e-cffcfc7e9715 Date: Sun, 30 Sep 2018 04:41:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:35,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-dfc27cea-df93-4b75-b84e-cffcfc7e9715 2018-09-30 04:41:35,727 - neutron_utils - INFO - Retrieving security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:35,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:35,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0f05af4a-2983-47fd-9f8b-a89d8ea1faae Date: Sun, 30 Sep 2018 04:41:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 2, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:35,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-0f05af4a-2983-47fd-9f8b-a89d8ea1faae 2018-09-30 04:41:35,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:36,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae27cb6e-7bb7-47d2-a84a-b14f63eaf6dd Date: Sun, 30 Sep 2018 04:41:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:36,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-ae27cb6e-7bb7-47d2-a84a-b14f63eaf6dd 2018-09-30 04:41:36,132 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name 2018-09-30 04:41:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:36,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37b63ebc-0e6a-4314-8744-e537e742a764 Date: Sun, 30 Sep 2018 04:41:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 2, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:36,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-37b63ebc-0e6a-4314-8744-e537e742a764 2018-09-30 04:41:36,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:36,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:36,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:36,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b509cbd-83e7-47d4-8e7d-addbedcde1bb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b"}, "enabled": true, "id": "6b9f901bec654712a97930e56cd6171b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}} 2018-09-30 04:41:36,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b used request id req-2b509cbd-83e7-47d4-8e7d-addbedcde1bb 2018-09-30 04:41:36,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:36,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64a355dd-c7a6-47a1-96f4-884de4b163ad Date: Sun, 30 Sep 2018 04:41:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:36,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-64a355dd-c7a6-47a1-96f4-884de4b163ad 2018-09-30 04:41:36,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb"}}' 2018-09-30 04:41:36,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-1f066624-0226-43e5-8fec-1fd3158530e0 Date: Sun, 30 Sep 2018 04:41:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}} 2018-09-30 04:41:36,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-1f066624-0226-43e5-8fec-1fd3158530e0 2018-09-30 04:41:36,830 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name 2018-09-30 04:41:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:37,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-eed9864a-a50e-422f-8cec-a1a775cf7cc9 Date: Sun, 30 Sep 2018 04:41:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 3, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:37,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-eed9864a-a50e-422f-8cec-a1a775cf7cc9 2018-09-30 04:41:37,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:37,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd251800-8ea1-4495-8caa-641873b39a18 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b"}, "enabled": true, "id": "6b9f901bec654712a97930e56cd6171b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}} 2018-09-30 04:41:37,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b used request id req-cd251800-8ea1-4495-8caa-641873b39a18 2018-09-30 04:41:37,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:37,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cd8ed9cf-273c-497e-ade1-7db10509985c Date: Sun, 30 Sep 2018 04:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:37,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-cd8ed9cf-273c-497e-ade1-7db10509985c 2018-09-30 04:41:37,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb"}}' 2018-09-30 04:41:37,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-679b2ba6-dee9-4c58-9e02-8c5a008e22a0 Date: Sun, 30 Sep 2018 04:41:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}} 2018-09-30 04:41:37,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-679b2ba6-dee9-4c58-9e02-8c5a008e22a0 2018-09-30 04:41:37,530 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name 2018-09-30 04:41:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:37,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-98452684-5fe8-40b6-a075-3bc62048506c Date: Sun, 30 Sep 2018 04:41:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:37Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 4, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:37,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-98452684-5fe8-40b6-a075-3bc62048506c 2018-09-30 04:41:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:37,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91144279-7f46-4033-a379-f68fbafc5526 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b"}, "enabled": true, "id": "6b9f901bec654712a97930e56cd6171b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}} 2018-09-30 04:41:37,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b used request id req-91144279-7f46-4033-a379-f68fbafc5526 2018-09-30 04:41:37,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:37,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:37,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-e971f829-c110-4d94-8725-cbb6c46c7462 Date: Sun, 30 Sep 2018 04:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:37,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-e971f829-c110-4d94-8725-cbb6c46c7462 2018-09-30 04:41:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10}}' 2018-09-30 04:41:38,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-4d389a09-7681-43cc-818a-715c3bd6609b Date: Sun, 30 Sep 2018 04:41:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}} 2018-09-30 04:41:38,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-4d389a09-7681-43cc-818a-715c3bd6609b 2018-09-30 04:41:38,147 - neutron_utils - INFO - Retrieving security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:38,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c9cb643d-0a79-4d17-a29a-9733e148cb5c Date: Sun, 30 Sep 2018 04:41:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:38,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-c9cb643d-0a79-4d17-a29a-9733e148cb5c 2018-09-30 04:41:38,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:38,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:38,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0c86f3d6-0bcb-44e3-84f2-85bcbd323886 Date: Sun, 30 Sep 2018 04:41:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:38,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-0c86f3d6-0bcb-44e3-84f2-85bcbd323886 2018-09-30 04:41:38,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:38,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c9884fed77349e0a0321493de5ae97e", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role"}], "expires_at": "2018-09-30T05:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b9f901bec654712a97930e56cd6171b", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b9f901bec654712a97930e56cd6171b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6b9f901bec654712a97930e56cd6171b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6b9f901bec654712a97930e56cd6171b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-user", "id": "f49c05e57ae8412d8fda8a9b62aa1291"}, "audit_ids": ["r1iL4dsuRDiHyAkwhKavRw"], "issued_at": "2018-09-30T04:41:38.000000Z"}} 2018-09-30 04:41:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:39,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ab717fb4-7156-4979-a1c8-dd0481860adb Date: Sun, 30 Sep 2018 04:41:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:39,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name&description=hello+group used request id req-ab717fb4-7156-4979-a1c8-dd0481860adb 2018-09-30 04:41:39,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:39,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f6781c3e-3fea-4156-818f-fe674b323b5c Date: Sun, 30 Sep 2018 04:41:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:39,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-f6781c3e-3fea-4156-818f-fe674b323b5c 2018-09-30 04:41:39,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:39,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:39,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-167f8d9b-0c9f-4093-8f22-a021ad5e1d39 Date: Sun, 30 Sep 2018 04:41:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:39,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-167f8d9b-0c9f-4093-8f22-a021ad5e1d39 2018-09-30 04:41:39,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:39,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b8c97b4c-5308-4695-877b-7dad0830618a Date: Sun, 30 Sep 2018 04:41:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:39,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-b8c97b4c-5308-4695-877b-7dad0830618a 2018-09-30 04:41:39,678 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:39,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f4380d81-b194-4359-a5d7-40de9bb073e4 Date: Sun, 30 Sep 2018 04:41:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:39,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-f4380d81-b194-4359-a5d7-40de9bb073e4 2018-09-30 04:41:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:39,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7053d1b3-bc66-4758-8b61-e3584a8ea10f Date: Sun, 30 Sep 2018 04:41:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:39,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-7053d1b3-bc66-4758-8b61-e3584a8ea10f 2018-09-30 04:41:39,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f4ed2b1a-9b1b-4a70-9622-6371036cb7be Date: Sun, 30 Sep 2018 04:41:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:40,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-f4ed2b1a-9b1b-4a70-9622-6371036cb7be 2018-09-30 04:41:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:40,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0631a712-c175-4ca7-89b1-9c89b0b8a4d9 Date: Sun, 30 Sep 2018 04:41:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:40,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-0631a712-c175-4ca7-89b1-9c89b0b8a4d9 2018-09-30 04:41:40,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:40,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e0c934c2-a257-4b6b-a98a-386a3923bcce Date: Sun, 30 Sep 2018 04:41:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:40,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-e0c934c2-a257-4b6b-a98a-386a3923bcce 2018-09-30 04:41:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:40,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-545e4bbe-b5a8-43da-80c1-fc5c223ed397 Date: Sun, 30 Sep 2018 04:41:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:40,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-545e4bbe-b5a8-43da-80c1-fc5c223ed397 2018-09-30 04:41:40,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:40,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3e6a565a-cb99-4906-a06f-ffa527bf390b Date: Sun, 30 Sep 2018 04:41:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:40,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-3e6a565a-cb99-4906-a06f-ffa527bf390b 2018-09-30 04:41:40,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:40,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-54940c28-8b18-4c13-bd49-1b4651dc91b4 Date: Sun, 30 Sep 2018 04:41:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:40,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-54940c28-8b18-4c13-bd49-1b4651dc91b4 2018-09-30 04:41:40,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bb2cb045-51a1-43c6-bc93-5e780ef0cfa1 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:41,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-bb2cb045-51a1-43c6-bc93-5e780ef0cfa1 2018-09-30 04:41:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:41,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-47214080-fa7e-4624-a773-15688e37621e Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "revision_number": 0, "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "revision_number": 0, "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "revision_number": 0, "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 5, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "name": "CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name"}]} 2018-09-30 04:41:41,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name used request id req-47214080-fa7e-4624-a773-15688e37621e 2018-09-30 04:41:41,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bbbc2338-4159-49a6-860c-8d75f39cafa3 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:36Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:36Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "5a06115d-73ab-4e0d-8a7f-c0432f86176f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:41,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-bbbc2338-4159-49a6-860c-8d75f39cafa3 2018-09-30 04:41:41,337 - neutron_utils - INFO - Deleting security group rule with ID - 5a06115d-73ab-4e0d-8a7f-c0432f86176f 2018-09-30 04:41:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5a06115d-73ab-4e0d-8a7f-c0432f86176f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:41,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1eb834eb-4e35-4cc3-b084-2215ea8a1465 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:41,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5a06115d-73ab-4e0d-8a7f-c0432f86176f used request id req-1eb834eb-4e35-4cc3-b084-2215ea8a1465 2018-09-30 04:41:41,424 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-30 04:41:41,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5d502-18df-4e27-8fe8-3960b2cf11bb 2018-09-30 04:41:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4ec969302d36e20741136ca4af6a474b976c3c" 2018-09-30 04:41:41,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-f1e68441-d3a9-49e3-bee7-faabeca6b492 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:37Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:37Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "03fc9071-d0bb-4b24-9b83-d5b82ea80155"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-30T04:41:38Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": 10, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:38Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "447ec868-e5f9-4310-a0a1-d6ab51a8cd26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "a581a2c6-f4c0-4090-80fd-b8f1bbf9056d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "2aa5d502-18df-4e27-8fe8-3960b2cf11bb", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "bf044458-6d88-422a-8e5f-23902e2cf4a5"}]} 2018-09-30 04:41:41,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-f1e68441-d3a9-49e3-bee7-faabeca6b492 2018-09-30 04:41:41,463 - neutron_utils - INFO - Deleting security group rule with ID - a581a2c6-f4c0-4090-80fd-b8f1bbf9056d 2018-09-30 04:41:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/a581a2c6-f4c0-4090-80fd-b8f1bbf9056d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:41,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0b8543b-c530-4877-a12f-c57f98e86976 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:41,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/a581a2c6-f4c0-4090-80fd-b8f1bbf9056d used request id req-a0b8543b-c530-4877-a12f-c57f98e86976 2018-09-30 04:41:41,704 - neutron_utils - INFO - Deleting security group rule with ID - 447ec868-e5f9-4310-a0a1-d6ab51a8cd26 2018-09-30 04:41:41,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/447ec868-e5f9-4310-a0a1-d6ab51a8cd26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:41,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-608d008f-30e6-4ef6-a516-a18172d3817c Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:41,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/447ec868-e5f9-4310-a0a1-d6ab51a8cd26 used request id req-608d008f-30e6-4ef6-a516-a18172d3817c 2018-09-30 04:41:41,788 - neutron_utils - INFO - Deleting security group rule with ID - bf044458-6d88-422a-8e5f-23902e2cf4a5 2018-09-30 04:41:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/bf044458-6d88-422a-8e5f-23902e2cf4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:41,887 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb2f5966-331f-4c29-b858-84dc527e763e Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:41,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/bf044458-6d88-422a-8e5f-23902e2cf4a5 used request id req-bb2f5966-331f-4c29-b858-84dc527e763e 2018-09-30 04:41:41,888 - neutron_utils - INFO - Deleting security group rule with ID - 03fc9071-d0bb-4b24-9b83-d5b82ea80155 2018-09-30 04:41:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/03fc9071-d0bb-4b24-9b83-d5b82ea80155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:41,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bbfa499-7f89-4955-9f33-9c028ad47d66 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:41,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/03fc9071-d0bb-4b24-9b83-d5b82ea80155 used request id req-5bbfa499-7f89-4955-9f33-9c028ad47d66 2018-09-30 04:41:41,992 - neutron_utils - INFO - Deleting security group rule with ID - 5a06115d-73ab-4e0d-8a7f-c0432f86176f 2018-09-30 04:41:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5a06115d-73ab-4e0d-8a7f-c0432f86176f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:42,019 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-434da9ee-d6cb-4dd2-8bf2-e3e3bac45c68 Date: Sun, 30 Sep 2018 04:41:41 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 5a06115d-73ab-4e0d-8a7f-c0432f86176f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:41:42,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5a06115d-73ab-4e0d-8a7f-c0432f86176f used request id req-434da9ee-d6cb-4dd2-8bf2-e3e3bac45c68 2018-09-30 04:41:42,019 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 5a06115d-73ab-4e0d-8a7f-c0432f86176f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-30 04:41:42,019 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5a06115d-73ab-4e0d-8a7f-c0432f86176f does not exist Neutron server returns request_ids: ['req-434da9ee-d6cb-4dd2-8bf2-e3e3bac45c68'] 2018-09-30 04:41:42,020 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b1e99733-998d-4efb-a540-c3d5b27e8e05name 2018-09-30 04:41:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2aa5d502-18df-4e27-8fe8-3960b2cf11bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12d4211441ce957b94ed4eb3596cfb1099c5bb38" 2018-09-30 04:41:42,169 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da3e5f66-9ad3-4673-8d2d-379a272af772 Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:42,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2aa5d502-18df-4e27-8fe8-3960b2cf11bb used request id req-da3e5f66-9ad3-4673-8d2d-379a272af772 2018-09-30 04:41:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:42,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e74c99d8-b2c3-41fc-abc3-61caeb04b234 Date: Sun, 30 Sep 2018 04:41:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "updated_at": "2018-09-30T04:41:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "1f2ea016-32a9-4f83-8b41-6a5bd6657c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "34c05201-6d3e-4a92-a4bd-cdaae5147dfc", "remote_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "1ae87f70-6bd7-46da-92bc-c111aac29936", "remote_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "revision_number": 0, "id": "2fc563fb-c2ac-44d4-a3c1-d82a5f07e268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "tenant_id": "6b9f901bec654712a97930e56cd6171b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9f901bec654712a97930e56cd6171b"}], "revision_number": 4, "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "079bc464-b6fb-440e-a999-1f3062c1766c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:41:42,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e74c99d8-b2c3-41fc-abc3-61caeb04b234 2018-09-30 04:41:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:42,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9bd42a-cf42-4b3c-a24c-def938fd6f1b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b"}, "enabled": true, "id": "6b9f901bec654712a97930e56cd6171b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj"}} 2018-09-30 04:41:42,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b used request id req-7f9bd42a-cf42-4b3c-a24c-def938fd6f1b 2018-09-30 04:41:42,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 079bc464-b6fb-440e-a999-1f3062c1766c 2018-09-30 04:41:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=079bc464-b6fb-440e-a999-1f3062c1766c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:42,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9d297d38-5b17-48f7-a15b-b4ab6f10e2c9 Date: Sun, 30 Sep 2018 04:41:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "1ae87f70-6bd7-46da-92bc-c111aac29936"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "1f2ea016-32a9-4f83-8b41-6a5bd6657c29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "2fc563fb-c2ac-44d4-a3c1-d82a5f07e268"}, {"remote_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:41:34Z", "security_group_id": "079bc464-b6fb-440e-a999-1f3062c1766c", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9f901bec654712a97930e56cd6171b", "created_at": "2018-09-30T04:41:34Z", "project_id": "6b9f901bec654712a97930e56cd6171b", "id": "34c05201-6d3e-4a92-a4bd-cdaae5147dfc"}]} 2018-09-30 04:41:42,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=079bc464-b6fb-440e-a999-1f3062c1766c used request id req-9d297d38-5b17-48f7-a15b-b4ab6f10e2c9 2018-09-30 04:41:42,653 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:41:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/079bc464-b6fb-440e-a999-1f3062c1766c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:42,938 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2df09f28-7307-4b6f-b28e-7a044471438e Content-Length: 0 Date: Sun, 30 Sep 2018 04:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:41:42,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/079bc464-b6fb-440e-a999-1f3062c1766c used request id req-2df09f28-7307-4b6f-b28e-7a044471438e 2018-09-30 04:41:42,939 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj 2018-09-30 04:41:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:43,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb399ab-7c25-489a-91ba-e73b00b27f5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:43,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6b9f901bec654712a97930e56cd6171b used request id req-dcb399ab-7c25-489a-91ba-e73b00b27f5f 2018-09-30 04:41:43,137 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e8e92ab3-bc28-46c-proj-role 2018-09-30 04:41:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1c9884fed77349e0a0321493de5ae97e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:43,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-841b892e-bc88-40af-8719-8f980d1f6a4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:43,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1c9884fed77349e0a0321493de5ae97e used request id req-841b892e-bc88-40af-8719-8f980d1f6a4c 2018-09-30 04:41:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1596381a8fc265dac60bcab56097d47dcdd92b" 2018-09-30 04:41:43,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c024de3-ae2b-43ee-9ad7-bdee2a69e3bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:43,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7c024de3-ae2b-43ee-9ad7-bdee2a69e3bb 2018-09-30 04:41:43,344 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e8e92ab3-bc28-46c-user 2018-09-30 04:41:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f49c05e57ae8412d8fda8a9b62aa1291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d69cffc09410170f503f33918f2b1a613f0e2d" 2018-09-30 04:41:43,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aff68c0-64b8-4894-baa0-93677b24bce2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:43,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f49c05e57ae8412d8fda8a9b62aa1291 used request id req-3aff68c0-64b8-4894-baa0-93677b24bce2 2018-09-30 04:41:43,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:43,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["G2EhxYFMTtSdloMRDptkIw"], "issued_at": "2018-09-30T04:41:43.000000Z"}} 2018-09-30 04:41:43,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb24d7452f979cc696d49e7066650ef5bb8ec3f" 2018-09-30 04:41:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff587b0c-9ef0-4501-8038-cdee95656ecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:44,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff587b0c-9ef0-4501-8038-cdee95656ecf 2018-09-30 04:41:44,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:44,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:44,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Q1wPxIjGTMKnmNE_Y3JmGQ"], "issued_at": "2018-09-30T04:41:44.000000Z"}} 2018-09-30 04:41:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:44,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5067a90-9864-4725-9687-1b19d2f35328 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:44,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e5067a90-9864-4725-9687-1b19d2f35328 2018-09-30 04:41:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:44,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a0acae40-fc97-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:44,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6027cb5-8f6d-4c19-85b5-4e70f46ebaa8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a0acae40-fc97-443-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:41:44,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a0acae40-fc97-443-proj used request id req-b6027cb5-8f6d-4c19-85b5-4e70f46ebaa8 2018-09-30 04:41:44,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:44,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db50905-7589-4311-9af2-8656eecdd225 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:44,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9db50905-7589-4311-9af2-8656eecdd225 2018-09-30 04:41:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj"}}' 2018-09-30 04:41:44,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-938347c0-b920-4f68-a7aa-6b3ce2e73927 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/036d2ad3061d4ab792ea6a73a714b5bf"}, "enabled": true, "id": "036d2ad3061d4ab792ea6a73a714b5bf", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj"}} 2018-09-30 04:41:44,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-938347c0-b920-4f68-a7aa-6b3ce2e73927 2018-09-30 04:41:44,794 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a0acae40-fc97-443-proj 2018-09-30 04:41:44,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:44,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:45,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ZLiwtFecSK6aLhEeBAEsOw"], "issued_at": "2018-09-30T04:41:45.000000Z"}} 2018-09-30 04:41:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0932bbd2e5407a2095d13efeb20bb90ac13e482e" 2018-09-30 04:41:45,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c644744-52ca-4f58-b980-4dbd51dc5397 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:45,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7c644744-52ca-4f58-b980-4dbd51dc5397 2018-09-30 04:41:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:45,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0932bbd2e5407a2095d13efeb20bb90ac13e482e" 2018-09-30 04:41:45,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4f0d33-7bd1-459f-bd9a-2a20384e085a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:41:45,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-db4f0d33-7bd1-459f-bd9a-2a20384e085a 2018-09-30 04:41:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-a0acae40-fc97-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0932bbd2e5407a2095d13efeb20bb90ac13e482e" 2018-09-30 04:41:45,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813296f7-e2a4-41dd-b375-5f72644a2e7c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-a0acae40-fc97-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/036d2ad3061d4ab792ea6a73a714b5bf"}, "enabled": true, "id": "036d2ad3061d4ab792ea6a73a714b5bf", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj"}]} 2018-09-30 04:41:45,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-a0acae40-fc97-443-proj used request id req-813296f7-e2a4-41dd-b375-5f72644a2e7c 2018-09-30 04:41:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0932bbd2e5407a2095d13efeb20bb90ac13e482e" 2018-09-30 04:41:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5afc22-6ca7-443c-816b-08e12383fe92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:45,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3d5afc22-6ca7-443c-816b-08e12383fe92 2018-09-30 04:41:45,847 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a0acae40-fc97-443-user 2018-09-30 04:41:45,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:45,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09afcb48-7273-4bfe-9dd5-6f0b839a149d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:45,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09afcb48-7273-4bfe-9dd5-6f0b839a149d 2018-09-30 04:41:45,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" -d '{"role": {"name": "CreateImageSuccessTests-a0acae40-fc97-443-proj-role"}}' 2018-09-30 04:41:46,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0271cc61-471d-4abe-ad88-c932aec30d85 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7c8b597bfd746ffb6e9f54201f1c5dc", "links": {"self": "http://172.30.9.29:5000/v3/roles/b7c8b597bfd746ffb6e9f54201f1c5dc"}, "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj-role"}} 2018-09-30 04:41:46,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0271cc61-471d-4abe-ad88-c932aec30d85 2018-09-30 04:41:46,069 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a0acae40-fc97-443-proj-role 2018-09-30 04:41:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b7c8b597bfd746ffb6e9f54201f1c5dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:46,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99f95b2-36c8-4cb2-bb99-9e07f64cd263 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b7c8b597bfd746ffb6e9f54201f1c5dc"}, "domain_id": null, "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj-role", "id": "b7c8b597bfd746ffb6e9f54201f1c5dc"}} 2018-09-30 04:41:46,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b7c8b597bfd746ffb6e9f54201f1c5dc used request id req-a99f95b2-36c8-4cb2-bb99-9e07f64cd263 2018-09-30 04:41:46,155 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a0acae40-fc97-443-proj-role to project CreateImageSuccessTests-a0acae40-fc97-443-proj 2018-09-30 04:41:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/036d2ad3061d4ab792ea6a73a714b5bf/users/fb9e4641dfb546608758b9a21bc897a2/roles/b7c8b597bfd746ffb6e9f54201f1c5dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:46,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b6b4e3-b4d4-409d-89a0-2a65e4290bcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:46,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/036d2ad3061d4ab792ea6a73a714b5bf/users/fb9e4641dfb546608758b9a21bc897a2/roles/b7c8b597bfd746ffb6e9f54201f1c5dc used request id req-21b6b4e3-b4d4-409d-89a0-2a65e4290bcb 2018-09-30 04:41:46,398 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:41:46,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:46,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:46,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7c8b597bfd746ffb6e9f54201f1c5dc", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj-role"}], "expires_at": "2018-09-30T05:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "036d2ad3061d4ab792ea6a73a714b5bf", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a0acae40-fc97-443-user", "id": "fb9e4641dfb546608758b9a21bc897a2"}, "audit_ids": ["vr8379erSFa0tCrVHHYYRQ"], "issued_at": "2018-09-30T04:41:46.000000Z"}} 2018-09-30 04:41:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:46,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ce5399-503c-412f-b84c-d3444af7c389 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:46,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-83ce5399-503c-412f-b84c-d3444af7c389 2018-09-30 04:41:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:47,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c8a65d6d-ce5c-469b-ba31-2fe392f53e3a Date: Sun, 30 Sep 2018 04:41:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1"} 2018-09-30 04:41:47,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 used request id req-c8a65d6d-ce5c-469b-ba31-2fe392f53e3a 2018-09-30 04:41:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:47,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-859e23e3-e1b9-4f1d-bd1a-8fd4e7647b83 Date: Sun, 30 Sep 2018 04:41:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:41:47,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-859e23e3-e1b9-4f1d-bd1a-8fd4e7647b83 2018-09-30 04:41:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1"}' 2018-09-30 04:41:47,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 X-Openstack-Request-Id: req-08131364-ae2b-46d2-be91-c371fbda0c27 Date: Sun, 30 Sep 2018 04:41:47 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71", "min_disk": 0, "protected": false, "id": "162aabc5-0e64-44c0-8480-4f8943eeed71", "file": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71/file", "checksum": null, "owner": "036d2ad3061d4ab792ea6a73a714b5bf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:41:47,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-08131364-ae2b-46d2-be91-c371fbda0c27 2018-09-30 04:41:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" -d '' 2018-09-30 04:41:49,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1138315-fcd4-4e51-906b-721c83034287 Date: Sun, 30 Sep 2018 04:41:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:41:49,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71/file used request id req-e1138315-fcd4-4e51-906b-721c83034287 2018-09-30 04:41:49,390 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:41:49,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:49,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f9f14c82-fb22-44a6-8cb7-e17dee765fbd Date: Sun, 30 Sep 2018 04:41:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:49Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/162aabc5-0e64-44c0-8480-4f8943eeed71/snap", "metadata": {}}], "self": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71", "min_disk": 0, "protected": false, "id": "162aabc5-0e64-44c0-8480-4f8943eeed71", "file": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "036d2ad3061d4ab792ea6a73a714b5bf", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/162aabc5-0e64-44c0-8480-4f8943eeed71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:41:49,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 used request id req-f9f14c82-fb22-44a6-8cb7-e17dee765fbd 2018-09-30 04:41:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:49,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8841f83-83c4-4675-8b43-1ea292897dc2 Date: Sun, 30 Sep 2018 04:41:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:41:49,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f8841f83-83c4-4675-8b43-1ea292897dc2 2018-09-30 04:41:49,722 - create_image - INFO - Created image with name - CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 2018-09-30 04:41:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:49,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-dfc3fced-dc4a-4591-bdff-9d945df89296 Date: Sun, 30 Sep 2018 04:41:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:49Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/162aabc5-0e64-44c0-8480-4f8943eeed71/snap", "metadata": {}}], "self": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71", "min_disk": 0, "protected": false, "id": "162aabc5-0e64-44c0-8480-4f8943eeed71", "file": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "036d2ad3061d4ab792ea6a73a714b5bf", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/162aabc5-0e64-44c0-8480-4f8943eeed71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:41:49,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 used request id req-dfc3fced-dc4a-4591-bdff-9d945df89296 2018-09-30 04:41:49,891 - create_image - DEBUG - Instance status is - active 2018-09-30 04:41:49,891 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 2018-09-30 04:41:49,891 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 2018-09-30 04:41:49,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:50,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7c8b597bfd746ffb6e9f54201f1c5dc", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj-role"}], "expires_at": "2018-09-30T05:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "036d2ad3061d4ab792ea6a73a714b5bf", "name": "CreateImageSuccessTests-a0acae40-fc97-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/036d2ad3061d4ab792ea6a73a714b5bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a0acae40-fc97-443-user", "id": "fb9e4641dfb546608758b9a21bc897a2"}, "audit_ids": ["qeCpshH7S9uboKlmhi4Hnw"], "issued_at": "2018-09-30T04:41:50.000000Z"}} 2018-09-30 04:41:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b47a126d815c2c629421be8e18999543e3c8721" 2018-09-30 04:41:50,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c2c6cdc3-0b42-4609-a061-56d42508abfb Date: Sun, 30 Sep 2018 04:41:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:49Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/162aabc5-0e64-44c0-8480-4f8943eeed71/snap", "metadata": {}}], "self": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71", "min_disk": 0, "protected": false, "id": "162aabc5-0e64-44c0-8480-4f8943eeed71", "file": "/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "036d2ad3061d4ab792ea6a73a714b5bf", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/162aabc5-0e64-44c0-8480-4f8943eeed71/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1"} 2018-09-30 04:41:50,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 used request id req-c2c6cdc3-0b42-4609-a061-56d42508abfb 2018-09-30 04:41:50,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b47a126d815c2c629421be8e18999543e3c8721" 2018-09-30 04:41:50,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98d4788d-1ecd-4b60-bcff-559410d14f32 Date: Sun, 30 Sep 2018 04:41:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:41:50,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-98d4788d-1ecd-4b60-bcff-559410d14f32 2018-09-30 04:41:50,616 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 2018-09-30 04:41:50,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b47a126d815c2c629421be8e18999543e3c8721" 2018-09-30 04:41:51,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b5a0278-b713-46c5-ae2f-98b2dd68214f Date: Sun, 30 Sep 2018 04:41:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:41:51,823 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 used request id req-3b5a0278-b713-46c5-ae2f-98b2dd68214f 2018-09-30 04:41:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b47a126d815c2c629421be8e18999543e3c8721" 2018-09-30 04:41:51,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-eccced2e-2d80-40e8-8352-36dc00a538ea Date: Sun, 30 Sep 2018 04:41:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1"} 2018-09-30 04:41:51,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 used request id req-eccced2e-2d80-40e8-8352-36dc00a538ea 2018-09-30 04:41:51,856 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c88a9f37-4025-469b-b09d-67fd08962ea1 2018-09-30 04:41:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82c26afa96a1b72becff92ef3fc1901b4e7bc6e5" 2018-09-30 04:41:52,022 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-9ffece4b-eb89-4414-8cef-78c8b56d2910 Date: Sun, 30 Sep 2018 04:41:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:41:52,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/162aabc5-0e64-44c0-8480-4f8943eeed71 used request id req-9ffece4b-eb89-4414-8cef-78c8b56d2910 2018-09-30 04:41:52,023 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-09-30 04:41:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a61d21bb-d891-429d-9f14-5548ddbac335 Date: Sun, 30 Sep 2018 04:41:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:41:52,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a61d21bb-d891-429d-9f14-5548ddbac335 2018-09-30 04:41:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe46e2cf-2442-4bac-bd8b-12c1ef77cfe4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:41:52,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-fe46e2cf-2442-4bac-bd8b-12c1ef77cfe4 2018-09-30 04:41:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cfac50-d119-473e-a862-41afb8753ee7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:41:52,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-26cfac50-d119-473e-a862-41afb8753ee7 2018-09-30 04:41:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995f0544-7c70-4fca-9f7b-47a243f5f3c2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:41:52,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-995f0544-7c70-4fca-9f7b-47a243f5f3c2 2018-09-30 04:41:52,520 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a0acae40-fc97-443-proj 2018-09-30 04:41:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/036d2ad3061d4ab792ea6a73a714b5bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f36dbe7-1770-472c-9c09-1d655925cfec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:52,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/036d2ad3061d4ab792ea6a73a714b5bf used request id req-7f36dbe7-1770-472c-9c09-1d655925cfec 2018-09-30 04:41:52,736 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a0acae40-fc97-443-proj-role 2018-09-30 04:41:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b7c8b597bfd746ffb6e9f54201f1c5dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0874a6-a85b-4829-aeab-2ee1789d4934 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:52,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b7c8b597bfd746ffb6e9f54201f1c5dc used request id req-8d0874a6-a85b-4829-aeab-2ee1789d4934 2018-09-30 04:41:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0463d097a93f5bea0bc2729110661aabf9efd3d8" 2018-09-30 04:41:52,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9dbee3-5780-456f-b91d-36dd0b85f5df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:52,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3e9dbee3-5780-456f-b91d-36dd0b85f5df 2018-09-30 04:41:52,947 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a0acae40-fc97-443-user 2018-09-30 04:41:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fb9e4641dfb546608758b9a21bc897a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0932bbd2e5407a2095d13efeb20bb90ac13e482e" 2018-09-30 04:41:53,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04fc4626-d44f-40f2-a97b-1ed895809d49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:53,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fb9e4641dfb546608758b9a21bc897a2 used request id req-04fc4626-d44f-40f2-a97b-1ed895809d49 2018-09-30 04:41:53,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:53,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["OfW570UJSpmAcJDI3ntEyg"], "issued_at": "2018-09-30T04:41:53.000000Z"}} 2018-09-30 04:41:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ec92dfea6e77f8ca1d6af7d796ddc886859da9" 2018-09-30 04:41:53,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fde58d-add0-4c7a-b59e-a1a390be0ca0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:53,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9fde58d-add0-4c7a-b59e-a1a390be0ca0 2018-09-30 04:41:53,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:53,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:53,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["g1ZImk5oSRiVguvJ2XB3Iw"], "issued_at": "2018-09-30T04:41:53.000000Z"}} 2018-09-30 04:41:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:41:54,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958e969b-ce96-4c39-ada8-ee4f1aa7b201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:54,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-958e969b-ce96-4c39-ada8-ee4f1aa7b201 2018-09-30 04:41:54,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:54,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-be1aec3c-7162-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:41:54,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a197916-19ec-403c-b262-25bcde7e535b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-be1aec3c-7162-465-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:41:54,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-be1aec3c-7162-465-proj used request id req-2a197916-19ec-403c-b262-25bcde7e535b 2018-09-30 04:41:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:41:54,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d41f592-33a0-48be-9e2a-38525b66585a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:54,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0d41f592-33a0-48be-9e2a-38525b66585a 2018-09-30 04:41:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj"}}' 2018-09-30 04:41:54,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb95054-77aa-4be2-a52c-0d38e6255e99 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7c692beeebd4dc5a47d668f40823edc"}, "enabled": true, "id": "b7c692beeebd4dc5a47d668f40823edc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj"}} 2018-09-30 04:41:54,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8fb95054-77aa-4be2-a52c-0d38e6255e99 2018-09-30 04:41:54,387 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-be1aec3c-7162-465-proj 2018-09-30 04:41:54,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:54,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:54,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Q1JzZ-ZCQmS15dyW525_IA"], "issued_at": "2018-09-30T04:41:54.000000Z"}} 2018-09-30 04:41:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1106cbf9193b834ed700ce2165f59d99e2be8251" 2018-09-30 04:41:54,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa84e1a6-9316-4fde-adef-8c90aa1d10b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:54,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aa84e1a6-9316-4fde-adef-8c90aa1d10b6 2018-09-30 04:41:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:41:54,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:41:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1106cbf9193b834ed700ce2165f59d99e2be8251" 2018-09-30 04:41:54,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b6cf8b-b5f6-40a7-a658-b04f0e98945b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:41:54,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-87b6cf8b-b5f6-40a7-a658-b04f0e98945b 2018-09-30 04:41:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-be1aec3c-7162-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1106cbf9193b834ed700ce2165f59d99e2be8251" 2018-09-30 04:41:54,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae84560-1a26-4617-b7e7-a3ee6ff23c97 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-be1aec3c-7162-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b7c692beeebd4dc5a47d668f40823edc"}, "enabled": true, "id": "b7c692beeebd4dc5a47d668f40823edc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj"}]} 2018-09-30 04:41:54,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-be1aec3c-7162-465-proj used request id req-dae84560-1a26-4617-b7e7-a3ee6ff23c97 2018-09-30 04:41:54,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1106cbf9193b834ed700ce2165f59d99e2be8251" 2018-09-30 04:41:55,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba225cad-066d-49bf-ab62-68f40b8628f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:41:55,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ba225cad-066d-49bf-ab62-68f40b8628f3 2018-09-30 04:41:55,464 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-be1aec3c-7162-465-user 2018-09-30 04:41:55,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:41:55,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acab9c70-6f0e-464c-963c-73bb4f5409a9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:41:55,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-acab9c70-6f0e-464c-963c-73bb4f5409a9 2018-09-30 04:41:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" -d '{"role": {"name": "CreateImageSuccessTests-be1aec3c-7162-465-proj-role"}}' 2018-09-30 04:41:55,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28eccc62-e6ff-4f52-bf36-64b5af63aa02 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5138690ab88648fb8d40b9bb040c84a8", "links": {"self": "http://172.30.9.29:5000/v3/roles/5138690ab88648fb8d40b9bb040c84a8"}, "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj-role"}} 2018-09-30 04:41:55,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-28eccc62-e6ff-4f52-bf36-64b5af63aa02 2018-09-30 04:41:55,662 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-be1aec3c-7162-465-proj-role 2018-09-30 04:41:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5138690ab88648fb8d40b9bb040c84a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:41:55,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1b6b86-1288-43d2-89dc-b1767f5ec081 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5138690ab88648fb8d40b9bb040c84a8"}, "domain_id": null, "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj-role", "id": "5138690ab88648fb8d40b9bb040c84a8"}} 2018-09-30 04:41:55,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5138690ab88648fb8d40b9bb040c84a8 used request id req-fc1b6b86-1288-43d2-89dc-b1767f5ec081 2018-09-30 04:41:55,760 - keystone_utils - INFO - Granting role CreateImageSuccessTests-be1aec3c-7162-465-proj-role to project CreateImageSuccessTests-be1aec3c-7162-465-proj 2018-09-30 04:41:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b7c692beeebd4dc5a47d668f40823edc/users/88cba24135494c659874d11f2ce1a716/roles/5138690ab88648fb8d40b9bb040c84a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:41:55,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1198b948-4d9e-488f-97d8-d3ee15415d95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:41:55,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b7c692beeebd4dc5a47d668f40823edc/users/88cba24135494c659874d11f2ce1a716/roles/5138690ab88648fb8d40b9bb040c84a8 used request id req-1198b948-4d9e-488f-97d8-d3ee15415d95 2018-09-30 04:41:55,887 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:41:55,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:41:55,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:56,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5138690ab88648fb8d40b9bb040c84a8", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj-role"}], "expires_at": "2018-09-30T05:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7c692beeebd4dc5a47d668f40823edc", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-be1aec3c-7162-465-user", "id": "88cba24135494c659874d11f2ce1a716"}, "audit_ids": ["TocICjENTeyhPIsXsByuSw"], "issued_at": "2018-09-30T04:41:56.000000Z"}} 2018-09-30 04:41:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:41:56,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88371ae7-fcff-48b3-8ff7-4cba60693719 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:41:56,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-88371ae7-fcff-48b3-8ff7-4cba60693719 2018-09-30 04:41:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:41:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-38486e96-0e42-4eb6-b8e8-5f196c0e4122 Date: Sun, 30 Sep 2018 04:41:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9"} 2018-09-30 04:41:56,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 used request id req-38486e96-0e42-4eb6-b8e8-5f196c0e4122 2018-09-30 04:41:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:41:56,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2bc9ba1f-e53d-4029-aa4f-d730f536a2bf Date: Sun, 30 Sep 2018 04:41:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:41:56,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2bc9ba1f-e53d-4029-aa4f-d730f536a2bf 2018-09-30 04:41:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9"}' 2018-09-30 04:41:56,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 X-Openstack-Request-Id: req-28b3104f-5826-4bd7-bf45-e78f51002cd1 Date: Sun, 30 Sep 2018 04:41:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05", "min_disk": 0, "protected": false, "id": "7d9adb45-d490-443d-bc23-fd67b43e3a05", "file": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/file", "checksum": null, "owner": "b7c692beeebd4dc5a47d668f40823edc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:41:56,934 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-28b3104f-5826-4bd7-bf45-e78f51002cd1 2018-09-30 04:41:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" -d '' 2018-09-30 04:41:58,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fe7fd92-8ac2-443a-899a-8b3cb0ed3d77 Date: Sun, 30 Sep 2018 04:41:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:41:58,258 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/file used request id req-5fe7fd92-8ac2-443a-899a-8b3cb0ed3d77 2018-09-30 04:41:58,258 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:41:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:41:58,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-01fe5a77-a028-4d58-9958-179966acfe1f Date: Sun, 30 Sep 2018 04:41:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/snap", "metadata": {}}], "self": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05", "min_disk": 0, "protected": false, "id": "7d9adb45-d490-443d-bc23-fd67b43e3a05", "file": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7c692beeebd4dc5a47d668f40823edc", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:41:58,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 used request id req-01fe5a77-a028-4d58-9958-179966acfe1f 2018-09-30 04:41:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:41:58,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-761957cb-2126-4ff8-b954-2119efd40d7d Date: Sun, 30 Sep 2018 04:41:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:41:58,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-761957cb-2126-4ff8-b954-2119efd40d7d 2018-09-30 04:41:58,613 - create_image - INFO - Created image with name - CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 2018-09-30 04:41:58,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:41:58,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5943a681-ded5-4dd9-91b1-626d0a6f360b Date: Sun, 30 Sep 2018 04:41:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/snap", "metadata": {}}], "self": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05", "min_disk": 0, "protected": false, "id": "7d9adb45-d490-443d-bc23-fd67b43e3a05", "file": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7c692beeebd4dc5a47d668f40823edc", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:41:58,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 used request id req-5943a681-ded5-4dd9-91b1-626d0a6f360b 2018-09-30 04:41:58,770 - create_image - DEBUG - Instance status is - active 2018-09-30 04:41:58,771 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 2018-09-30 04:41:58,771 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 2018-09-30 04:41:58,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:41:59,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5138690ab88648fb8d40b9bb040c84a8", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj-role"}], "expires_at": "2018-09-30T05:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7c692beeebd4dc5a47d668f40823edc", "name": "CreateImageSuccessTests-be1aec3c-7162-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/b7c692beeebd4dc5a47d668f40823edc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-be1aec3c-7162-465-user", "id": "88cba24135494c659874d11f2ce1a716"}, "audit_ids": ["ljtEQQTgRuiQd56BzKv3AA"], "issued_at": "2018-09-30T04:41:59.000000Z"}} 2018-09-30 04:41:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d692f12f414a4770c9d652d775315fb21a49f625" 2018-09-30 04:41:59,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-520b555a-8238-4663-b6f4-69ed45de7617 Date: Sun, 30 Sep 2018 04:41:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:41:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:41:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/snap", "metadata": {}}], "self": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05", "min_disk": 0, "protected": false, "id": "7d9adb45-d490-443d-bc23-fd67b43e3a05", "file": "/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b7c692beeebd4dc5a47d668f40823edc", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7d9adb45-d490-443d-bc23-fd67b43e3a05/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9"} 2018-09-30 04:41:59,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 used request id req-520b555a-8238-4663-b6f4-69ed45de7617 2018-09-30 04:41:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d692f12f414a4770c9d652d775315fb21a49f625" 2018-09-30 04:41:59,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b42f520-a168-463b-8ea3-1f96152fb335 Date: Sun, 30 Sep 2018 04:41:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:41:59,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2b42f520-a168-463b-8ea3-1f96152fb335 2018-09-30 04:41:59,528 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ca8adb28-e0f8-4d9e-90e6-db18277fd7e9 2018-09-30 04:41:59,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a82cadfe4908744774ca1179d11d76de86121fda" 2018-09-30 04:42:00,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e9a388e-720c-4462-b4bc-c429fd9f063b Date: Sun, 30 Sep 2018 04:42:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:00,739 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7d9adb45-d490-443d-bc23-fd67b43e3a05 used request id req-9e9a388e-720c-4462-b4bc-c429fd9f063b 2018-09-30 04:42:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:00,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-079630ec-2b48-4375-9a52-3b8c08b44540 Date: Sun, 30 Sep 2018 04:42:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:00,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-079630ec-2b48-4375-9a52-3b8c08b44540 2018-09-30 04:42:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:01,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1ff7de-94a3-49ba-8fab-6a792d84a024 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:01,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-5b1ff7de-94a3-49ba-8fab-6a792d84a024 2018-09-30 04:42:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:01,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d832b1b-804d-4c56-985f-7d2c4d77febf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:01,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-0d832b1b-804d-4c56-985f-7d2c4d77febf 2018-09-30 04:42:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:01,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f837bd6c-d662-4177-9818-bca000ca1154 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:01,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-f837bd6c-d662-4177-9818-bca000ca1154 2018-09-30 04:42:01,256 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-be1aec3c-7162-465-proj 2018-09-30 04:42:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b7c692beeebd4dc5a47d668f40823edc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:01,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e0c1e5-fa84-4ac3-b372-577197f6e31b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:01,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b7c692beeebd4dc5a47d668f40823edc used request id req-48e0c1e5-fa84-4ac3-b372-577197f6e31b 2018-09-30 04:42:01,472 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-be1aec3c-7162-465-proj-role 2018-09-30 04:42:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5138690ab88648fb8d40b9bb040c84a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:01,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b7d89b-96f4-43b4-8dca-d614115193ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:01,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5138690ab88648fb8d40b9bb040c84a8 used request id req-48b7d89b-96f4-43b4-8dca-d614115193ac 2018-09-30 04:42:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c91459b9c8f5397b0ac7898e554e933a0921b02" 2018-09-30 04:42:01,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aaf765f-c6dc-4160-9a8a-b895467166c4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:01,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7aaf765f-c6dc-4160-9a8a-b895467166c4 2018-09-30 04:42:01,744 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-be1aec3c-7162-465-user 2018-09-30 04:42:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/88cba24135494c659874d11f2ce1a716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1106cbf9193b834ed700ce2165f59d99e2be8251" 2018-09-30 04:42:01,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3919c60-549e-49fe-87c1-438724baa0a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:01,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/88cba24135494c659874d11f2ce1a716 used request id req-b3919c60-549e-49fe-87c1-438724baa0a9 2018-09-30 04:42:01,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:02,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LQtKaw1ZSU2SVFpba1YSog"], "issued_at": "2018-09-30T04:42:02.000000Z"}} 2018-09-30 04:42:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fb419e206f13b1ed3686d02eddc6d992d2a46e" 2018-09-30 04:42:02,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c67495-efd0-4c1b-83c1-e2cfc43ff2c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:02,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7c67495-efd0-4c1b-83c1-e2cfc43ff2c9 2018-09-30 04:42:02,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:02,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:02,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["YRd0754PTvGvXidhjWYaZw"], "issued_at": "2018-09-30T04:42:02.000000Z"}} 2018-09-30 04:42:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:02,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f377c3-df58-4c6c-8e4b-0548d37d208b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:02,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-61f377c3-df58-4c6c-8e4b-0548d37d208b 2018-09-30 04:42:02,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:02,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12886a14-962c-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:02,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf58839-04f0-45b8-8404-439034dfada4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12886a14-962c-40d-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:02,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12886a14-962c-40d-proj used request id req-5cf58839-04f0-45b8-8404-439034dfada4 2018-09-30 04:42:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:03,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c46cc7e-e56f-4006-a1be-6f33c1c9d468 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:03,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0c46cc7e-e56f-4006-a1be-6f33c1c9d468 2018-09-30 04:42:03,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj"}}' 2018-09-30 04:42:03,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b7a65b-e68c-4eb1-a178-a4a65ebb22cd Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f9d3ed015c734400a2a19a977edffb38"}, "enabled": true, "id": "f9d3ed015c734400a2a19a977edffb38", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj"}} 2018-09-30 04:42:03,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-51b7a65b-e68c-4eb1-a178-a4a65ebb22cd 2018-09-30 04:42:03,183 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-12886a14-962c-40d-proj 2018-09-30 04:42:03,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:03,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:03,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kPKOypBrSRGoF1BR3C167A"], "issued_at": "2018-09-30T04:42:03.000000Z"}} 2018-09-30 04:42:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7254f3b1dafd53f0a6af915a996eb73959c46a2d" 2018-09-30 04:42:03,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447bad12-5631-4925-9f02-f635582aa8db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:03,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-447bad12-5631-4925-9f02-f635582aa8db 2018-09-30 04:42:03,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:03,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:03,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7254f3b1dafd53f0a6af915a996eb73959c46a2d" 2018-09-30 04:42:03,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fecaf5a-3ed2-42c8-93f3-fa8121f3a15c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:03,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5fecaf5a-3ed2-42c8-93f3-fa8121f3a15c 2018-09-30 04:42:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-12886a14-962c-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7254f3b1dafd53f0a6af915a996eb73959c46a2d" 2018-09-30 04:42:03,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21ca98f-7e4a-41ba-b94b-487016cb00de Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-12886a14-962c-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f9d3ed015c734400a2a19a977edffb38"}, "enabled": true, "id": "f9d3ed015c734400a2a19a977edffb38", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj"}]} 2018-09-30 04:42:03,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-12886a14-962c-40d-proj used request id req-a21ca98f-7e4a-41ba-b94b-487016cb00de 2018-09-30 04:42:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7254f3b1dafd53f0a6af915a996eb73959c46a2d" 2018-09-30 04:42:03,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ede67e-1451-4f39-926a-93e7de70b1f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:03,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-79ede67e-1451-4f39-926a-93e7de70b1f2 2018-09-30 04:42:04,255 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-12886a14-962c-40d-user 2018-09-30 04:42:04,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:04,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd77acf-93a9-403c-a572-068f1fa03505 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:04,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5bd77acf-93a9-403c-a572-068f1fa03505 2018-09-30 04:42:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" -d '{"role": {"name": "CreateImageSuccessTests-12886a14-962c-40d-proj-role"}}' 2018-09-30 04:42:04,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2bdf052-7225-4374-bb3a-8dfe80214ec9 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3a0f1089fd846b2a4054247115016e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/b3a0f1089fd846b2a4054247115016e0"}, "name": "CreateImageSuccessTests-12886a14-962c-40d-proj-role"}} 2018-09-30 04:42:04,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2bdf052-7225-4374-bb3a-8dfe80214ec9 2018-09-30 04:42:04,452 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-12886a14-962c-40d-proj-role 2018-09-30 04:42:04,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b3a0f1089fd846b2a4054247115016e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f1b7b5-ebac-4f7a-8eaa-7a31e377f711 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b3a0f1089fd846b2a4054247115016e0"}, "domain_id": null, "name": "CreateImageSuccessTests-12886a14-962c-40d-proj-role", "id": "b3a0f1089fd846b2a4054247115016e0"}} 2018-09-30 04:42:04,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b3a0f1089fd846b2a4054247115016e0 used request id req-a2f1b7b5-ebac-4f7a-8eaa-7a31e377f711 2018-09-30 04:42:04,644 - keystone_utils - INFO - Granting role CreateImageSuccessTests-12886a14-962c-40d-proj-role to project CreateImageSuccessTests-12886a14-962c-40d-proj 2018-09-30 04:42:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f9d3ed015c734400a2a19a977edffb38/users/1ef9f887f54e4296805e7eeda92e2cbf/roles/b3a0f1089fd846b2a4054247115016e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:04,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d7bf5a-80e4-413f-877a-dbfdec7afa96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:04,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f9d3ed015c734400a2a19a977edffb38/users/1ef9f887f54e4296805e7eeda92e2cbf/roles/b3a0f1089fd846b2a4054247115016e0 used request id req-91d7bf5a-80e4-413f-877a-dbfdec7afa96 2018-09-30 04:42:04,786 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:42:04,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:04,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:05,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a0f1089fd846b2a4054247115016e0", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj-role"}], "expires_at": "2018-09-30T05:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9d3ed015c734400a2a19a977edffb38", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12886a14-962c-40d-user", "id": "1ef9f887f54e4296805e7eeda92e2cbf"}, "audit_ids": ["flPnEuA9TDWAwWmTVloSmQ"], "issued_at": "2018-09-30T04:42:05.000000Z"}} 2018-09-30 04:42:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:05,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a20b3a-8d1e-44dc-8d13-9f2f0d0b6fa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:05,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b5a20b3a-8d1e-44dc-8d13-9f2f0d0b6fa9 2018-09-30 04:42:05,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:05,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9d19ba04-d34d-435a-a5ff-f0e2754402c9 Date: Sun, 30 Sep 2018 04:42:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e"} 2018-09-30 04:42:05,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e used request id req-9d19ba04-d34d-435a-a5ff-f0e2754402c9 2018-09-30 04:42:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:05,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a0dd4385-f8fe-4017-bec1-5d01587a83e7 Date: Sun, 30 Sep 2018 04:42:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:05,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a0dd4385-f8fe-4017-bec1-5d01587a83e7 2018-09-30 04:42:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e"}' 2018-09-30 04:42:05,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 X-Openstack-Request-Id: req-fdcbdc16-e579-42d3-9540-40595e8e83ae Date: Sun, 30 Sep 2018 04:42:05 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4", "min_disk": 0, "protected": false, "id": "06504a6b-da7f-4dbb-8642-60f29f7362d4", "file": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/file", "checksum": null, "owner": "f9d3ed015c734400a2a19a977edffb38", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:05,848 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fdcbdc16-e579-42d3-9540-40595e8e83ae 2018-09-30 04:42:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" -d '' 2018-09-30 04:42:07,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c249dfda-9cb1-4356-8e06-5ac75a3b3fea Date: Sun, 30 Sep 2018 04:42:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:07,499 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/file used request id req-c249dfda-9cb1-4356-8e06-5ac75a3b3fea 2018-09-30 04:42:07,499 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:42:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:07,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8d542258-87a4-4dc3-b643-8270e46843ff Date: Sun, 30 Sep 2018 04:42:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:07Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/snap", "metadata": {}}], "self": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4", "min_disk": 0, "protected": false, "id": "06504a6b-da7f-4dbb-8642-60f29f7362d4", "file": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f9d3ed015c734400a2a19a977edffb38", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:07,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 used request id req-8d542258-87a4-4dc3-b643-8270e46843ff 2018-09-30 04:42:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:07,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-086679f9-42bb-433a-867f-1c50f09faf71 Date: Sun, 30 Sep 2018 04:42:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:07,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-086679f9-42bb-433a-867f-1c50f09faf71 2018-09-30 04:42:07,828 - create_image - INFO - Created image with name - CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e 2018-09-30 04:42:07,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:08,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-989ca221-aa0d-46e0-b561-5cb35304e9ac Date: Sun, 30 Sep 2018 04:42:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:07Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/snap", "metadata": {}}], "self": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4", "min_disk": 0, "protected": false, "id": "06504a6b-da7f-4dbb-8642-60f29f7362d4", "file": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f9d3ed015c734400a2a19a977edffb38", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:08,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 used request id req-989ca221-aa0d-46e0-b561-5cb35304e9ac 2018-09-30 04:42:08,010 - create_image - DEBUG - Instance status is - active 2018-09-30 04:42:08,010 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e 2018-09-30 04:42:08,010 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e 2018-09-30 04:42:08,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:08,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a0f1089fd846b2a4054247115016e0", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj-role"}], "expires_at": "2018-09-30T05:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9d3ed015c734400a2a19a977edffb38", "name": "CreateImageSuccessTests-12886a14-962c-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f9d3ed015c734400a2a19a977edffb38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12886a14-962c-40d-user", "id": "1ef9f887f54e4296805e7eeda92e2cbf"}, "audit_ids": ["212RWqPEQke7JIqoB8CEBA"], "issued_at": "2018-09-30T04:42:08.000000Z"}} 2018-09-30 04:42:08,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2704b72218c49daca3371b367d915a23744b7fbe" 2018-09-30 04:42:08,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1658d46e-f2e2-4d9e-8d03-1b179d48e13b Date: Sun, 30 Sep 2018 04:42:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:07Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/snap", "metadata": {}}], "self": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4", "min_disk": 0, "protected": false, "id": "06504a6b-da7f-4dbb-8642-60f29f7362d4", "file": "/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f9d3ed015c734400a2a19a977edffb38", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06504a6b-da7f-4dbb-8642-60f29f7362d4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e"} 2018-09-30 04:42:08,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e used request id req-1658d46e-f2e2-4d9e-8d03-1b179d48e13b 2018-09-30 04:42:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2704b72218c49daca3371b367d915a23744b7fbe" 2018-09-30 04:42:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5a4be8a4-a862-4407-b602-db8035ae409f Date: Sun, 30 Sep 2018 04:42:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:08,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5a4be8a4-a862-4407-b602-db8035ae409f 2018-09-30 04:42:08,811 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-34aa3a61-9cd4-4d32-adbf-757dfbe0b20e 2018-09-30 04:42:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}194e6dd55348de0172a9a277ef3acb3c602889e3" 2018-09-30 04:42:10,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70cdeb1e-4803-4920-8ea9-4aa6022f0e08 Date: Sun, 30 Sep 2018 04:42:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:10,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/06504a6b-da7f-4dbb-8642-60f29f7362d4 used request id req-70cdeb1e-4803-4920-8ea9-4aa6022f0e08 2018-09-30 04:42:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ac0611e4-91d0-42b7-8feb-79ebc50f5d47 Date: Sun, 30 Sep 2018 04:42:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:10,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ac0611e4-91d0-42b7-8feb-79ebc50f5d47 2018-09-30 04:42:10,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf425c9d-dde7-4443-aac1-f62ea7900c94 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:10,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-bf425c9d-dde7-4443-aac1-f62ea7900c94 2018-09-30 04:42:10,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1e1d6a-2a13-45e4-8a7b-92d04a020df6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:10,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-ce1e1d6a-2a13-45e4-8a7b-92d04a020df6 2018-09-30 04:42:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374c9041-4291-4c79-a299-e8e4b903352b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:10,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-374c9041-4291-4c79-a299-e8e4b903352b 2018-09-30 04:42:10,536 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-12886a14-962c-40d-proj 2018-09-30 04:42:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f9d3ed015c734400a2a19a977edffb38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a199d451-9052-4bd0-afe9-68827492b7d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:10,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f9d3ed015c734400a2a19a977edffb38 used request id req-a199d451-9052-4bd0-afe9-68827492b7d0 2018-09-30 04:42:10,712 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-12886a14-962c-40d-proj-role 2018-09-30 04:42:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b3a0f1089fd846b2a4054247115016e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3953d55e-642c-4d45-bf4c-162df6b75558 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:10,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b3a0f1089fd846b2a4054247115016e0 used request id req-3953d55e-642c-4d45-bf4c-162df6b75558 2018-09-30 04:42:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fcb6f311a581035c8285dc9824d949df06a90" 2018-09-30 04:42:10,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a117218a-2629-4191-8bfb-819f94b87b51 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:10,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a117218a-2629-4191-8bfb-819f94b87b51 2018-09-30 04:42:10,908 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-12886a14-962c-40d-user 2018-09-30 04:42:10,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1ef9f887f54e4296805e7eeda92e2cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7254f3b1dafd53f0a6af915a996eb73959c46a2d" 2018-09-30 04:42:11,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d33ac7cc-2dd4-485a-96a0-852c7399b951 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:11,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1ef9f887f54e4296805e7eeda92e2cbf used request id req-d33ac7cc-2dd4-485a-96a0-852c7399b951 2018-09-30 04:42:11,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:11,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9m6eYRKKSVSFMY8gfE-XMg"], "issued_at": "2018-09-30T04:42:11.000000Z"}} 2018-09-30 04:42:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f137c2177680071feace53458a255c04fa2e979d" 2018-09-30 04:42:11,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c176f5-bcf9-4c1b-ac84-e76aac84a071 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:11,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d0c176f5-bcf9-4c1b-ac84-e76aac84a071 2018-09-30 04:42:11,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:11,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:11,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["vMQTLzDqQKa1YIxqrXguSg"], "issued_at": "2018-09-30T04:42:11.000000Z"}} 2018-09-30 04:42:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:11,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258cfa55-347c-4007-992b-1d651e807b8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:11,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-258cfa55-347c-4007-992b-1d651e807b8b 2018-09-30 04:42:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:11,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:11,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-98f3af0f-117b-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:12,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb70d32-4951-4151-9cf7-2fb3da9def73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-98f3af0f-117b-438-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:12,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-98f3af0f-117b-438-proj used request id req-3eb70d32-4951-4151-9cf7-2fb3da9def73 2018-09-30 04:42:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:12,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afc8d72-3d5b-4782-99f4-8a4046400e38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:12,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6afc8d72-3d5b-4782-99f4-8a4046400e38 2018-09-30 04:42:12,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj"}}' 2018-09-30 04:42:12,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5283a80-bc4f-4c64-aa4e-854fb89bb7b4 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7702c58b87a54681b95e3a3301277d9b"}, "enabled": true, "id": "7702c58b87a54681b95e3a3301277d9b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj"}} 2018-09-30 04:42:12,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d5283a80-bc4f-4c64-aa4e-854fb89bb7b4 2018-09-30 04:42:12,249 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-98f3af0f-117b-438-proj 2018-09-30 04:42:12,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:12,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:12,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["cZIn16riQyi2lT85d3_9RA"], "issued_at": "2018-09-30T04:42:12.000000Z"}} 2018-09-30 04:42:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f704ca536402596a5a6f0c4da874a03cfe7c7" 2018-09-30 04:42:12,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9644fac5-176e-4d4d-bdad-e49ec77e727d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:12,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9644fac5-176e-4d4d-bdad-e49ec77e727d 2018-09-30 04:42:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:12,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f704ca536402596a5a6f0c4da874a03cfe7c7" 2018-09-30 04:42:12,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7f51a5-f3b6-4277-8e92-9f54f1dd3f2c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:12,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b7f51a5-f3b6-4277-8e92-9f54f1dd3f2c 2018-09-30 04:42:12,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-98f3af0f-117b-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f704ca536402596a5a6f0c4da874a03cfe7c7" 2018-09-30 04:42:12,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad57deb-beab-4a6f-b303-3a2bb83dce71 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-98f3af0f-117b-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7702c58b87a54681b95e3a3301277d9b"}, "enabled": true, "id": "7702c58b87a54681b95e3a3301277d9b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj"}]} 2018-09-30 04:42:12,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-98f3af0f-117b-438-proj used request id req-9ad57deb-beab-4a6f-b303-3a2bb83dce71 2018-09-30 04:42:12,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f704ca536402596a5a6f0c4da874a03cfe7c7" 2018-09-30 04:42:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85961cc4-388a-41ce-bdf2-b4e140f96a55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:13,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-85961cc4-388a-41ce-bdf2-b4e140f96a55 2018-09-30 04:42:13,368 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-98f3af0f-117b-438-user 2018-09-30 04:42:13,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:13,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e44214-226a-4110-8895-b24567e667c6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:13,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-73e44214-226a-4110-8895-b24567e667c6 2018-09-30 04:42:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" -d '{"role": {"name": "CreateImageSuccessTests-98f3af0f-117b-438-proj-role"}}' 2018-09-30 04:42:13,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57a26fd-4703-4f70-8dc1-27edf05a46ff Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9b9a1b47e394f51a8a82863361d8a62", "links": {"self": "http://172.30.9.29:5000/v3/roles/b9b9a1b47e394f51a8a82863361d8a62"}, "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj-role"}} 2018-09-30 04:42:13,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a57a26fd-4703-4f70-8dc1-27edf05a46ff 2018-09-30 04:42:13,566 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-98f3af0f-117b-438-proj-role 2018-09-30 04:42:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b9b9a1b47e394f51a8a82863361d8a62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:13,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2ccf0a-a742-4811-afae-418663298e4b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b9b9a1b47e394f51a8a82863361d8a62"}, "domain_id": null, "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj-role", "id": "b9b9a1b47e394f51a8a82863361d8a62"}} 2018-09-30 04:42:13,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b9b9a1b47e394f51a8a82863361d8a62 used request id req-af2ccf0a-a742-4811-afae-418663298e4b 2018-09-30 04:42:13,651 - keystone_utils - INFO - Granting role CreateImageSuccessTests-98f3af0f-117b-438-proj-role to project CreateImageSuccessTests-98f3af0f-117b-438-proj 2018-09-30 04:42:13,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7702c58b87a54681b95e3a3301277d9b/users/7148641f687b467e89e9b2cfdb83ef3e/roles/b9b9a1b47e394f51a8a82863361d8a62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:13,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49bc0e6-0a7d-4efe-94ad-16d189b05149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:13,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7702c58b87a54681b95e3a3301277d9b/users/7148641f687b467e89e9b2cfdb83ef3e/roles/b9b9a1b47e394f51a8a82863361d8a62 used request id req-b49bc0e6-0a7d-4efe-94ad-16d189b05149 2018-09-30 04:42:13,772 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:42:13,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:13,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:14,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9b9a1b47e394f51a8a82863361d8a62", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj-role"}], "expires_at": "2018-09-30T05:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7702c58b87a54681b95e3a3301277d9b", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-98f3af0f-117b-438-user", "id": "7148641f687b467e89e9b2cfdb83ef3e"}, "audit_ids": ["bnzKEdS6S-awrwfoQoUGZA"], "issued_at": "2018-09-30T04:42:14.000000Z"}} 2018-09-30 04:42:14,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:14,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e16449-dff8-483b-8628-d61da7e80c1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:14,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f0e16449-dff8-483b-8628-d61da7e80c1b 2018-09-30 04:42:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:14,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4e9968b7-4c1b-4883-9229-0c7b6ff74f68 Date: Sun, 30 Sep 2018 04:42:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a"} 2018-09-30 04:42:14,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a used request id req-4e9968b7-4c1b-4883-9229-0c7b6ff74f68 2018-09-30 04:42:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:14,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ec12c02-d910-44b3-9986-25c3e1ddb171 Date: Sun, 30 Sep 2018 04:42:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:14,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9ec12c02-d910-44b3-9986-25c3e1ddb171 2018-09-30 04:42:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a"}' 2018-09-30 04:42:14,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d X-Openstack-Request-Id: req-358934c5-e867-40d4-a47d-78bec369a6ca Date: Sun, 30 Sep 2018 04:42:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d", "min_disk": 0, "protected": false, "id": "a22b7828-3792-468b-9d25-6d9ca954316d", "file": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d/file", "checksum": null, "owner": "7702c58b87a54681b95e3a3301277d9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:14,874 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-358934c5-e867-40d4-a47d-78bec369a6ca 2018-09-30 04:42:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" -d '' 2018-09-30 04:42:16,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b20d591-223f-4177-b55c-eca85ab9e52f Date: Sun, 30 Sep 2018 04:42:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:16,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d/file used request id req-4b20d591-223f-4177-b55c-eca85ab9e52f 2018-09-30 04:42:16,578 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:42:16,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:16,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-10734de5-8e1c-49d7-b969-262614e799b1 Date: Sun, 30 Sep 2018 04:42:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/a22b7828-3792-468b-9d25-6d9ca954316d/snap", "metadata": {}}], "self": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d", "min_disk": 0, "protected": false, "id": "a22b7828-3792-468b-9d25-6d9ca954316d", "file": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7702c58b87a54681b95e3a3301277d9b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/a22b7828-3792-468b-9d25-6d9ca954316d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:16,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d used request id req-10734de5-8e1c-49d7-b969-262614e799b1 2018-09-30 04:42:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:16,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0bb625d7-e9ad-480a-bfe2-ca566c6d053f Date: Sun, 30 Sep 2018 04:42:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:16,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0bb625d7-e9ad-480a-bfe2-ca566c6d053f 2018-09-30 04:42:16,999 - create_image - INFO - Created image with name - CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a 2018-09-30 04:42:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:17,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ee6a755f-90f9-46df-ba02-03758f2009d1 Date: Sun, 30 Sep 2018 04:42:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/a22b7828-3792-468b-9d25-6d9ca954316d/snap", "metadata": {}}], "self": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d", "min_disk": 0, "protected": false, "id": "a22b7828-3792-468b-9d25-6d9ca954316d", "file": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7702c58b87a54681b95e3a3301277d9b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/a22b7828-3792-468b-9d25-6d9ca954316d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:17,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d used request id req-ee6a755f-90f9-46df-ba02-03758f2009d1 2018-09-30 04:42:17,167 - create_image - DEBUG - Instance status is - active 2018-09-30 04:42:17,167 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a 2018-09-30 04:42:17,167 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a 2018-09-30 04:42:17,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:17,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9b9a1b47e394f51a8a82863361d8a62", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj-role"}], "expires_at": "2018-09-30T05:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7702c58b87a54681b95e3a3301277d9b", "name": "CreateImageSuccessTests-98f3af0f-117b-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7702c58b87a54681b95e3a3301277d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-98f3af0f-117b-438-user", "id": "7148641f687b467e89e9b2cfdb83ef3e"}, "audit_ids": ["AsbiFOwTSDKXr-ZIDL5Dbw"], "issued_at": "2018-09-30T04:42:17.000000Z"}} 2018-09-30 04:42:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91abee91abd7ab5c92ab5ccf5e7f58735f530200" 2018-09-30 04:42:17,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ed248695-54ed-4efe-b528-8fe166bcb59a Date: Sun, 30 Sep 2018 04:42:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/a22b7828-3792-468b-9d25-6d9ca954316d/snap", "metadata": {}}], "self": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d", "min_disk": 0, "protected": false, "id": "a22b7828-3792-468b-9d25-6d9ca954316d", "file": "/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7702c58b87a54681b95e3a3301277d9b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/a22b7828-3792-468b-9d25-6d9ca954316d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a"} 2018-09-30 04:42:17,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a used request id req-ed248695-54ed-4efe-b528-8fe166bcb59a 2018-09-30 04:42:17,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91abee91abd7ab5c92ab5ccf5e7f58735f530200" 2018-09-30 04:42:17,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-001591ef-d201-4f1e-83c5-ce94d0d5c87b Date: Sun, 30 Sep 2018 04:42:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:17,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-001591ef-d201-4f1e-83c5-ce94d0d5c87b 2018-09-30 04:42:17,881 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4b2776d2-0050-4bea-885a-7ff21e89f28a 2018-09-30 04:42:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c3d7b5c483691ea1b48b1f75b35ad250a9084b8" 2018-09-30 04:42:19,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cceaed6c-8bc6-4966-ba92-2dcd837d469a Date: Sun, 30 Sep 2018 04:42:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:19,243 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a22b7828-3792-468b-9d25-6d9ca954316d used request id req-cceaed6c-8bc6-4966-ba92-2dcd837d469a 2018-09-30 04:42:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:19,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-144d5eab-1043-4b34-9ee3-974b33aaaef4 Date: Sun, 30 Sep 2018 04:42:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:19,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-144d5eab-1043-4b34-9ee3-974b33aaaef4 2018-09-30 04:42:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:19,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816c58b1-db51-40ad-b49f-ca79e51cf110 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:19,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-816c58b1-db51-40ad-b49f-ca79e51cf110 2018-09-30 04:42:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:19,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab60b883-fb41-4a4c-8bc7-ed19f27e9b80 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:19,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-ab60b883-fb41-4a4c-8bc7-ed19f27e9b80 2018-09-30 04:42:19,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:19,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829fbc5c-ae86-41af-847b-31f7d55645a1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:19,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-829fbc5c-ae86-41af-847b-31f7d55645a1 2018-09-30 04:42:19,751 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-98f3af0f-117b-438-proj 2018-09-30 04:42:19,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7702c58b87a54681b95e3a3301277d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:19,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab23355e-7d48-4fd0-87ee-13003ba86a0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:19,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7702c58b87a54681b95e3a3301277d9b used request id req-ab23355e-7d48-4fd0-87ee-13003ba86a0e 2018-09-30 04:42:19,952 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-98f3af0f-117b-438-proj-role 2018-09-30 04:42:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b9b9a1b47e394f51a8a82863361d8a62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:20,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8defb860-aade-417c-8eac-86b6a1505b96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:20,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b9b9a1b47e394f51a8a82863361d8a62 used request id req-8defb860-aade-417c-8eac-86b6a1505b96 2018-09-30 04:42:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e07f403a9014dfc97c8320b7b5445c60bb083518" 2018-09-30 04:42:20,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25737ab1-9ed6-4330-a674-a17c21b6b222 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:20,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-25737ab1-9ed6-4330-a674-a17c21b6b222 2018-09-30 04:42:20,149 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-98f3af0f-117b-438-user 2018-09-30 04:42:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7148641f687b467e89e9b2cfdb83ef3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988f704ca536402596a5a6f0c4da874a03cfe7c7" 2018-09-30 04:42:20,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3b2042-fb61-4fec-8a8d-43d1f95d6627 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:20,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7148641f687b467e89e9b2cfdb83ef3e used request id req-ea3b2042-fb61-4fec-8a8d-43d1f95d6627 2018-09-30 04:42:20,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:20,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5bGZrHJOSV6h2Qov52KXxQ"], "issued_at": "2018-09-30T04:42:20.000000Z"}} 2018-09-30 04:42:20,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f61da76772a29d52d2536d2a35dcbfda368f5b6" 2018-09-30 04:42:20,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca930627-0793-4286-9157-5cfd1c2e8ce8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:20,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca930627-0793-4286-9157-5cfd1c2e8ce8 2018-09-30 04:42:20,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:20,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:21,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5fSOnATZR6WEQsKYUh2WBQ"], "issued_at": "2018-09-30T04:42:21.000000Z"}} 2018-09-30 04:42:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:21,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0659cc29-1e18-4665-8f5e-d4add20ff9a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:21,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0659cc29-1e18-4665-8f5e-d4add20ff9a9 2018-09-30 04:42:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:21,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2cb2d578-19ae-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742f3fa7-cb9c-4317-a809-ec769e00c1be Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2cb2d578-19ae-40e-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:21,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2cb2d578-19ae-40e-proj used request id req-742f3fa7-cb9c-4317-a809-ec769e00c1be 2018-09-30 04:42:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:21,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa30aed1-278a-4cb1-8363-93018b7f7b95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:21,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fa30aed1-278a-4cb1-8363-93018b7f7b95 2018-09-30 04:42:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj"}}' 2018-09-30 04:42:21,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba9e109-200f-4fd8-9f01-a7aa520e218a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a6d917919a1047318ee5c30821672b93"}, "enabled": true, "id": "a6d917919a1047318ee5c30821672b93", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj"}} 2018-09-30 04:42:21,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fba9e109-200f-4fd8-9f01-a7aa520e218a 2018-09-30 04:42:21,572 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2cb2d578-19ae-40e-proj 2018-09-30 04:42:21,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:21,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:21,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["908tQFT9Rpazb7yYttuWeA"], "issued_at": "2018-09-30T04:42:21.000000Z"}} 2018-09-30 04:42:21,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5ed41f5ab789ad9338d0de8a8e9e47b048f9c0" 2018-09-30 04:42:22,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1bbf99-8cf5-4881-8e6a-24405f26a2cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:22,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ec1bbf99-8cf5-4881-8e6a-24405f26a2cd 2018-09-30 04:42:22,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:22,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5ed41f5ab789ad9338d0de8a8e9e47b048f9c0" 2018-09-30 04:42:22,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8fe671-8925-4b4e-b881-51bf1d7b0083 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:22,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4d8fe671-8925-4b4e-b881-51bf1d7b0083 2018-09-30 04:42:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-2cb2d578-19ae-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5ed41f5ab789ad9338d0de8a8e9e47b048f9c0" 2018-09-30 04:42:22,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addfe3b7-ac9a-44eb-9324-0c0306f89974 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-2cb2d578-19ae-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a6d917919a1047318ee5c30821672b93"}, "enabled": true, "id": "a6d917919a1047318ee5c30821672b93", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj"}]} 2018-09-30 04:42:22,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-2cb2d578-19ae-40e-proj used request id req-addfe3b7-ac9a-44eb-9324-0c0306f89974 2018-09-30 04:42:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5ed41f5ab789ad9338d0de8a8e9e47b048f9c0" 2018-09-30 04:42:22,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9ff781-e7c5-45ce-b1c7-755564661a7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:22,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8a9ff781-e7c5-45ce-b1c7-755564661a7c 2018-09-30 04:42:22,661 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2cb2d578-19ae-40e-user 2018-09-30 04:42:22,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:22,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87889e9-012f-43de-9751-0d04908d3c0f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:22,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d87889e9-012f-43de-9751-0d04908d3c0f 2018-09-30 04:42:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" -d '{"role": {"name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role"}}' 2018-09-30 04:42:22,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f44c8a3-46bf-433d-8243-1ba4432f2596 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be2477ee1bdb44dca89aa39e413d82d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/be2477ee1bdb44dca89aa39e413d82d0"}, "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role"}} 2018-09-30 04:42:22,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0f44c8a3-46bf-433d-8243-1ba4432f2596 2018-09-30 04:42:22,871 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role 2018-09-30 04:42:22,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/be2477ee1bdb44dca89aa39e413d82d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:22,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d18dc4-a3d6-4714-b596-ef1249863075 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/be2477ee1bdb44dca89aa39e413d82d0"}, "domain_id": null, "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role", "id": "be2477ee1bdb44dca89aa39e413d82d0"}} 2018-09-30 04:42:22,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/be2477ee1bdb44dca89aa39e413d82d0 used request id req-a0d18dc4-a3d6-4714-b596-ef1249863075 2018-09-30 04:42:22,968 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role to project CreateImageSuccessTests-2cb2d578-19ae-40e-proj 2018-09-30 04:42:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a6d917919a1047318ee5c30821672b93/users/c9904e1468ad40679b277bf3cc864c60/roles/be2477ee1bdb44dca89aa39e413d82d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:23,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9486ebd4-227d-4e4b-b6f0-77b7091e5d9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:23,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a6d917919a1047318ee5c30821672b93/users/c9904e1468ad40679b277bf3cc864c60/roles/be2477ee1bdb44dca89aa39e413d82d0 used request id req-9486ebd4-227d-4e4b-b6f0-77b7091e5d9f 2018-09-30 04:42:23,090 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:42:23,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:23,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:23,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2477ee1bdb44dca89aa39e413d82d0", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role"}], "expires_at": "2018-09-30T05:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6d917919a1047318ee5c30821672b93", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-user", "id": "c9904e1468ad40679b277bf3cc864c60"}, "audit_ids": ["ilrw34ggR3imPPp08wL1gw"], "issued_at": "2018-09-30T04:42:23.000000Z"}} 2018-09-30 04:42:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:23,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15e2e2a-00d0-43f2-a376-26daf51aaf58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:23,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e15e2e2a-00d0-43f2-a376-26daf51aaf58 2018-09-30 04:42:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:23,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ee5bfdb5-0245-460f-b4a6-fb803116ff22 Date: Sun, 30 Sep 2018 04:42:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f"} 2018-09-30 04:42:23,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f used request id req-ee5bfdb5-0245-460f-b4a6-fb803116ff22 2018-09-30 04:42:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:23,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3455ebd-c8da-47a7-820e-2657930d53a1 Date: Sun, 30 Sep 2018 04:42:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:23,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b3455ebd-c8da-47a7-820e-2657930d53a1 2018-09-30 04:42:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f"}' 2018-09-30 04:42:24,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df X-Openstack-Request-Id: req-dbec0bf7-f523-46f8-b885-b2ea8abe4128 Date: Sun, 30 Sep 2018 04:42:24 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df", "min_disk": 0, "protected": false, "id": "7360797c-cb53-42d4-bda7-f2899927b1df", "file": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file", "checksum": null, "owner": "a6d917919a1047318ee5c30821672b93", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:24,117 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-dbec0bf7-f523-46f8-b885-b2ea8abe4128 2018-09-30 04:42:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" -d '' 2018-09-30 04:42:25,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e28565e-e66f-4776-b285-6808aeb079c0 Date: Sun, 30 Sep 2018 04:42:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:25,498 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file used request id req-1e28565e-e66f-4776-b285-6808aeb079c0 2018-09-30 04:42:25,498 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:42:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:25,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1a8bf929-103a-4745-8126-5b115dcc51dc Date: Sun, 30 Sep 2018 04:42:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:25Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "metadata": {}}], "self": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df", "min_disk": 0, "protected": false, "id": "7360797c-cb53-42d4-bda7-f2899927b1df", "file": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6d917919a1047318ee5c30821672b93", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:25,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df used request id req-1a8bf929-103a-4745-8126-5b115dcc51dc 2018-09-30 04:42:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:25,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f378738d-7b8c-494f-812b-7b058b7a43a2 Date: Sun, 30 Sep 2018 04:42:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:25,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f378738d-7b8c-494f-812b-7b058b7a43a2 2018-09-30 04:42:25,818 - create_image - INFO - Created image with name - CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f 2018-09-30 04:42:25,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:25,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3564e37a-0cb3-4eb9-80f2-dc8de9cd60d2 Date: Sun, 30 Sep 2018 04:42:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:25Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "metadata": {}}], "self": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df", "min_disk": 0, "protected": false, "id": "7360797c-cb53-42d4-bda7-f2899927b1df", "file": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6d917919a1047318ee5c30821672b93", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:25,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df used request id req-3564e37a-0cb3-4eb9-80f2-dc8de9cd60d2 2018-09-30 04:42:25,970 - create_image - DEBUG - Instance status is - active 2018-09-30 04:42:25,970 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f 2018-09-30 04:42:25,970 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f 2018-09-30 04:42:25,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:26,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2477ee1bdb44dca89aa39e413d82d0", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role"}], "expires_at": "2018-09-30T05:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6d917919a1047318ee5c30821672b93", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-user", "id": "c9904e1468ad40679b277bf3cc864c60"}, "audit_ids": ["WLZXFTFUSX2PuKIx02bmhw"], "issued_at": "2018-09-30T04:42:26.000000Z"}} 2018-09-30 04:42:26,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41a1f19daf220945b4495f1d2cdabf5d849fb00b" 2018-09-30 04:42:26,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-851883aa-99ac-4a8d-9542-4efe8650842e Date: Sun, 30 Sep 2018 04:42:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:25Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "metadata": {}}], "self": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df", "min_disk": 0, "protected": false, "id": "7360797c-cb53-42d4-bda7-f2899927b1df", "file": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6d917919a1047318ee5c30821672b93", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f"} 2018-09-30 04:42:26,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f used request id req-851883aa-99ac-4a8d-9542-4efe8650842e 2018-09-30 04:42:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41a1f19daf220945b4495f1d2cdabf5d849fb00b" 2018-09-30 04:42:26,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-815859c9-497d-4eee-bf64-a68da1bcb8af Date: Sun, 30 Sep 2018 04:42:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:26,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-815859c9-497d-4eee-bf64-a68da1bcb8af 2018-09-30 04:42:26,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:26,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:27,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2477ee1bdb44dca89aa39e413d82d0", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role"}], "expires_at": "2018-09-30T05:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6d917919a1047318ee5c30821672b93", "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a6d917919a1047318ee5c30821672b93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2cb2d578-19ae-40e-user", "id": "c9904e1468ad40679b277bf3cc864c60"}, "audit_ids": ["f1pUrRzNTF65kmA5zgK2uw"], "issued_at": "2018-09-30T04:42:27.000000Z"}} 2018-09-30 04:42:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86eccf0f6b3ba287c6e652d288dc4a3984fabc0d" 2018-09-30 04:42:27,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00172ae1-70d3-4687-a345-abc12fc248b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:27,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-00172ae1-70d3-4687-a345-abc12fc248b8 2018-09-30 04:42:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86eccf0f6b3ba287c6e652d288dc4a3984fabc0d" 2018-09-30 04:42:27,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-57cc006f-3d02-41ae-8d7b-2e1a4db40753 Date: Sun, 30 Sep 2018 04:42:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:25Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "metadata": {}}], "self": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df", "min_disk": 0, "protected": false, "id": "7360797c-cb53-42d4-bda7-f2899927b1df", "file": "/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6d917919a1047318ee5c30821672b93", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/7360797c-cb53-42d4-bda7-f2899927b1df/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f"} 2018-09-30 04:42:27,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f used request id req-57cc006f-3d02-41ae-8d7b-2e1a4db40753 2018-09-30 04:42:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86eccf0f6b3ba287c6e652d288dc4a3984fabc0d" 2018-09-30 04:42:27,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d860af02-cde4-4605-a726-e23723f03f84 Date: Sun, 30 Sep 2018 04:42:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:27,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d860af02-cde4-4605-a726-e23723f03f84 2018-09-30 04:42:27,729 - create_image - INFO - Found image with name - CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f 2018-09-30 04:42:27,730 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ec311590-d3d9-4d28-95e2-2c9deef9944f 2018-09-30 04:42:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2654305226ca4eaf8b62bb3601489699928f8a85" 2018-09-30 04:42:29,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfad3797-a303-4d1a-9d30-a7f54e6f776f Date: Sun, 30 Sep 2018 04:42:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:29,130 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7360797c-cb53-42d4-bda7-f2899927b1df used request id req-cfad3797-a303-4d1a-9d30-a7f54e6f776f 2018-09-30 04:42:29,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:29,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9c8b5a15-3208-414e-9fd7-76b0b8963f7e Date: Sun, 30 Sep 2018 04:42:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:29,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9c8b5a15-3208-414e-9fd7-76b0b8963f7e 2018-09-30 04:42:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:29,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5029b086-d443-4f15-944d-9357b2f69853 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:29,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-5029b086-d443-4f15-944d-9357b2f69853 2018-09-30 04:42:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:29,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a48afa-2370-44a1-a5d4-902c57eaa7bf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:29,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-d5a48afa-2370-44a1-a5d4-902c57eaa7bf 2018-09-30 04:42:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:29,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a14cd53-96d9-4d68-bc5b-896c41a73695 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:29,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-9a14cd53-96d9-4d68-bc5b-896c41a73695 2018-09-30 04:42:29,629 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2cb2d578-19ae-40e-proj 2018-09-30 04:42:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a6d917919a1047318ee5c30821672b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:29,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23870631-4ac0-46e1-b70e-40c22f039f73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:29,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a6d917919a1047318ee5c30821672b93 used request id req-23870631-4ac0-46e1-b70e-40c22f039f73 2018-09-30 04:42:29,832 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2cb2d578-19ae-40e-proj-role 2018-09-30 04:42:29,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/be2477ee1bdb44dca89aa39e413d82d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:29,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2fca09-8788-4ae9-9dca-9d326d982e5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:29,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/be2477ee1bdb44dca89aa39e413d82d0 used request id req-de2fca09-8788-4ae9-9dca-9d326d982e5e 2018-09-30 04:42:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c829065e73243b941572e097310983578b9ee953" 2018-09-30 04:42:30,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e701cc8-5319-4f57-8906-2946ea922e0f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:30,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e701cc8-5319-4f57-8906-2946ea922e0f 2018-09-30 04:42:30,042 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2cb2d578-19ae-40e-user 2018-09-30 04:42:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c9904e1468ad40679b277bf3cc864c60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5ed41f5ab789ad9338d0de8a8e9e47b048f9c0" 2018-09-30 04:42:30,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b173f8b-79bf-496c-98ec-963b83e1e69b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:30,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c9904e1468ad40679b277bf3cc864c60 used request id req-2b173f8b-79bf-496c-98ec-963b83e1e69b 2018-09-30 04:42:30,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:30,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5ETQny_rT5eC9qkSxT9Odg"], "issued_at": "2018-09-30T04:42:30.000000Z"}} 2018-09-30 04:42:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cff67fac82545bed67be5f8526304ce8ab8ac30" 2018-09-30 04:42:30,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f97f611-7bf6-4c23-b6e4-19e2f825ee62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:30,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2f97f611-7bf6-4c23-b6e4-19e2f825ee62 2018-09-30 04:42:30,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:30,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:31,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ZAkZzt8dQQ2gNtTMz4dTag"], "issued_at": "2018-09-30T04:42:31.000000Z"}} 2018-09-30 04:42:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:31,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af74bfc-b5c6-4d05-a897-455ee6763569 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:31,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9af74bfc-b5c6-4d05-a897-455ee6763569 2018-09-30 04:42:31,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:31,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5d0bc131-9a9f-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:31,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6f7cc2-226f-4fbf-abbb-4ad22cedc8b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5d0bc131-9a9f-477-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:31,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5d0bc131-9a9f-477-proj used request id req-9d6f7cc2-226f-4fbf-abbb-4ad22cedc8b9 2018-09-30 04:42:31,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:31,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fb2347-6d91-43c3-bf97-83cff7216626 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:31,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-31fb2347-6d91-43c3-bf97-83cff7216626 2018-09-30 04:42:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj"}}' 2018-09-30 04:42:31,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4e3fbd-fc91-4885-beb0-5744d9e6c048 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c3228dd33bf47ee8a57bc65f5e802fe"}, "enabled": true, "id": "6c3228dd33bf47ee8a57bc65f5e802fe", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj"}} 2018-09-30 04:42:31,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5c4e3fbd-fc91-4885-beb0-5744d9e6c048 2018-09-30 04:42:31,548 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5d0bc131-9a9f-477-proj 2018-09-30 04:42:31,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:31,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:31,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["3Dnx07e2SXK2w2mVaka2tw"], "issued_at": "2018-09-30T04:42:31.000000Z"}} 2018-09-30 04:42:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eeacc799ad33531d30626fdc92e904c6e6bbf7" 2018-09-30 04:42:32,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957076ba-ff66-4129-b5c0-319a626c594c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:32,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-957076ba-ff66-4129-b5c0-319a626c594c 2018-09-30 04:42:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:32,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eeacc799ad33531d30626fdc92e904c6e6bbf7" 2018-09-30 04:42:32,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26089c1-31fd-4804-93f8-7af401fb13e7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:32,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b26089c1-31fd-4804-93f8-7af401fb13e7 2018-09-30 04:42:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-5d0bc131-9a9f-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eeacc799ad33531d30626fdc92e904c6e6bbf7" 2018-09-30 04:42:32,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc02436-0b89-43c8-ab49-f8b0d31ee107 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-5d0bc131-9a9f-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6c3228dd33bf47ee8a57bc65f5e802fe"}, "enabled": true, "id": "6c3228dd33bf47ee8a57bc65f5e802fe", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj"}]} 2018-09-30 04:42:32,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-5d0bc131-9a9f-477-proj used request id req-fbc02436-0b89-43c8-ab49-f8b0d31ee107 2018-09-30 04:42:32,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eeacc799ad33531d30626fdc92e904c6e6bbf7" 2018-09-30 04:42:32,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23e41fd-5506-4134-876b-bc1791945b06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:32,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f23e41fd-5506-4134-876b-bc1791945b06 2018-09-30 04:42:32,686 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5d0bc131-9a9f-477-user 2018-09-30 04:42:32,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:32,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e70ebf-5d9b-466b-b1a3-4bcd8475c752 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:32,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d4e70ebf-5d9b-466b-b1a3-4bcd8475c752 2018-09-30 04:42:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" -d '{"role": {"name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role"}}' 2018-09-30 04:42:32,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d65536-8944-4756-83c6-48e284d7d88b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12fa09e62ddd44b3b0f86f7802f34c87", "links": {"self": "http://172.30.9.29:5000/v3/roles/12fa09e62ddd44b3b0f86f7802f34c87"}, "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role"}} 2018-09-30 04:42:32,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-98d65536-8944-4756-83c6-48e284d7d88b 2018-09-30 04:42:32,896 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role 2018-09-30 04:42:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/12fa09e62ddd44b3b0f86f7802f34c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:33,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a784598-c6d4-4e1e-abf6-8f697a19b531 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/12fa09e62ddd44b3b0f86f7802f34c87"}, "domain_id": null, "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role", "id": "12fa09e62ddd44b3b0f86f7802f34c87"}} 2018-09-30 04:42:33,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/12fa09e62ddd44b3b0f86f7802f34c87 used request id req-0a784598-c6d4-4e1e-abf6-8f697a19b531 2018-09-30 04:42:33,063 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role to project CreateImageSuccessTests-5d0bc131-9a9f-477-proj 2018-09-30 04:42:33,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6c3228dd33bf47ee8a57bc65f5e802fe/users/68f948f4ab8f46f299f45c0576a8fb8a/roles/12fa09e62ddd44b3b0f86f7802f34c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:33,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aee3615-9783-4b01-85b7-bf074b1e9ac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:33,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6c3228dd33bf47ee8a57bc65f5e802fe/users/68f948f4ab8f46f299f45c0576a8fb8a/roles/12fa09e62ddd44b3b0f86f7802f34c87 used request id req-5aee3615-9783-4b01-85b7-bf074b1e9ac2 2018-09-30 04:42:33,132 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:42:33,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:33,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:33,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12fa09e62ddd44b3b0f86f7802f34c87", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role"}], "expires_at": "2018-09-30T05:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c3228dd33bf47ee8a57bc65f5e802fe", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-user", "id": "68f948f4ab8f46f299f45c0576a8fb8a"}, "audit_ids": ["N1zfl1ZeSv28aWwgoDDq3w"], "issued_at": "2018-09-30T04:42:33.000000Z"}} 2018-09-30 04:42:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:33,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe6dc40-dca4-4b26-aee2-f5011f088708 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:33,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6fe6dc40-dca4-4b26-aee2-f5011f088708 2018-09-30 04:42:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:33,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-35856020-9c26-4c05-ae7f-69c1ed5360ce Date: Sun, 30 Sep 2018 04:42:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc"} 2018-09-30 04:42:33,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc used request id req-35856020-9c26-4c05-ae7f-69c1ed5360ce 2018-09-30 04:42:33,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:33,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-adad1957-adee-412a-ac31-4453ac356425 Date: Sun, 30 Sep 2018 04:42:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:33,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-adad1957-adee-412a-ac31-4453ac356425 2018-09-30 04:42:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc"}' 2018-09-30 04:42:34,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a X-Openstack-Request-Id: req-181751c6-addc-4454-97af-315f7307629d Date: Sun, 30 Sep 2018 04:42:34 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a", "min_disk": 0, "protected": false, "id": "957e66e6-7196-474b-a7ca-3ece2182d55a", "file": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file", "checksum": null, "owner": "6c3228dd33bf47ee8a57bc65f5e802fe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:34,137 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-181751c6-addc-4454-97af-315f7307629d 2018-09-30 04:42:34,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" -d '' 2018-09-30 04:42:35,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf986b52-943f-4bfd-a565-fe99b9a7bd9f Date: Sun, 30 Sep 2018 04:42:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:35,881 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file used request id req-bf986b52-943f-4bfd-a565-fe99b9a7bd9f 2018-09-30 04:42:35,882 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:42:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:36,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7f1f7ad4-9f76-43ba-a47b-3826b1f2017d Date: Sun, 30 Sep 2018 04:42:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "metadata": {}}], "self": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a", "min_disk": 0, "protected": false, "id": "957e66e6-7196-474b-a7ca-3ece2182d55a", "file": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c3228dd33bf47ee8a57bc65f5e802fe", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:36,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a used request id req-7f1f7ad4-9f76-43ba-a47b-3826b1f2017d 2018-09-30 04:42:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:36,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-28a4d7eb-9fe3-4aea-b707-508a3c59e7e1 Date: Sun, 30 Sep 2018 04:42:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:36,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-28a4d7eb-9fe3-4aea-b707-508a3c59e7e1 2018-09-30 04:42:36,592 - create_image - INFO - Created image with name - CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc 2018-09-30 04:42:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:36,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a2fd4ad8-0b36-42cc-b1a5-486b575bcafb Date: Sun, 30 Sep 2018 04:42:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "metadata": {}}], "self": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a", "min_disk": 0, "protected": false, "id": "957e66e6-7196-474b-a7ca-3ece2182d55a", "file": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c3228dd33bf47ee8a57bc65f5e802fe", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:36,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a used request id req-a2fd4ad8-0b36-42cc-b1a5-486b575bcafb 2018-09-30 04:42:36,751 - create_image - DEBUG - Instance status is - active 2018-09-30 04:42:36,751 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc 2018-09-30 04:42:36,752 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc 2018-09-30 04:42:36,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:37,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12fa09e62ddd44b3b0f86f7802f34c87", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role"}], "expires_at": "2018-09-30T05:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c3228dd33bf47ee8a57bc65f5e802fe", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-user", "id": "68f948f4ab8f46f299f45c0576a8fb8a"}, "audit_ids": ["4DGUqJtDQpKnBIKFrQSNSw"], "issued_at": "2018-09-30T04:42:37.000000Z"}} 2018-09-30 04:42:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c22c376855d6bb94339d71741d568579a133a23b" 2018-09-30 04:42:37,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e2405783-a544-48c4-b222-09fa68418a44 Date: Sun, 30 Sep 2018 04:42:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "metadata": {}}], "self": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a", "min_disk": 0, "protected": false, "id": "957e66e6-7196-474b-a7ca-3ece2182d55a", "file": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c3228dd33bf47ee8a57bc65f5e802fe", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc"} 2018-09-30 04:42:37,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc used request id req-e2405783-a544-48c4-b222-09fa68418a44 2018-09-30 04:42:37,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c22c376855d6bb94339d71741d568579a133a23b" 2018-09-30 04:42:37,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be3f9c48-1352-4da1-9bd4-db3173438d1f Date: Sun, 30 Sep 2018 04:42:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:37,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-be3f9c48-1352-4da1-9bd4-db3173438d1f 2018-09-30 04:42:37,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:37,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:37,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12fa09e62ddd44b3b0f86f7802f34c87", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role"}], "expires_at": "2018-09-30T05:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c3228dd33bf47ee8a57bc65f5e802fe", "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6c3228dd33bf47ee8a57bc65f5e802fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5d0bc131-9a9f-477-user", "id": "68f948f4ab8f46f299f45c0576a8fb8a"}, "audit_ids": ["fSEXTYHkRiCWagVolw3Dog"], "issued_at": "2018-09-30T04:42:37.000000Z"}} 2018-09-30 04:42:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6897fdcd3b28a73c7c607f8c06e5deed43725d6c" 2018-09-30 04:42:37,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa36f21-f761-433b-89dd-9525da1cb6d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:37,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bfa36f21-f761-433b-89dd-9525da1cb6d0 2018-09-30 04:42:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6897fdcd3b28a73c7c607f8c06e5deed43725d6c" 2018-09-30 04:42:38,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-a8caae35-24db-4c35-b978-c6753c9e68ee Date: Sun, 30 Sep 2018 04:42:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "metadata": {}}], "self": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a", "min_disk": 0, "protected": false, "id": "957e66e6-7196-474b-a7ca-3ece2182d55a", "file": "/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c3228dd33bf47ee8a57bc65f5e802fe", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/957e66e6-7196-474b-a7ca-3ece2182d55a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc"} 2018-09-30 04:42:38,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc used request id req-a8caae35-24db-4c35-b978-c6753c9e68ee 2018-09-30 04:42:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6897fdcd3b28a73c7c607f8c06e5deed43725d6c" 2018-09-30 04:42:38,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e0ad613-5b2f-41e1-86dc-9c0cb0f7c478 Date: Sun, 30 Sep 2018 04:42:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:38,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5e0ad613-5b2f-41e1-86dc-9c0cb0f7c478 2018-09-30 04:42:38,342 - create_image - INFO - Found image with name - CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc 2018-09-30 04:42:38,342 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-350c6c5a-88df-4d0e-9c82-af5ba75cdcfc 2018-09-30 04:42:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cfe1a27363433b57e80111dfed1f4ca738c2995" 2018-09-30 04:42:39,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fbaa584-9499-44be-9b99-cf445efd0407 Date: Sun, 30 Sep 2018 04:42:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:39,692 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/957e66e6-7196-474b-a7ca-3ece2182d55a used request id req-2fbaa584-9499-44be-9b99-cf445efd0407 2018-09-30 04:42:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:39,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-da6b1095-ffa0-4f51-9d67-24f553526e63 Date: Sun, 30 Sep 2018 04:42:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:39,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-da6b1095-ffa0-4f51-9d67-24f553526e63 2018-09-30 04:42:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:40,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f340f90-9425-476d-85b2-b5a83df48bb8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:40,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-3f340f90-9425-476d-85b2-b5a83df48bb8 2018-09-30 04:42:40,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:40,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511fc092-921e-4e62-9c9b-37d47811aadc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:40,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-511fc092-921e-4e62-9c9b-37d47811aadc 2018-09-30 04:42:40,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:40,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25dc1d69-5788-4eb4-b509-5afec212c22f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:40,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-25dc1d69-5788-4eb4-b509-5afec212c22f 2018-09-30 04:42:40,183 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5d0bc131-9a9f-477-proj 2018-09-30 04:42:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6c3228dd33bf47ee8a57bc65f5e802fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:40,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a494d0-d8f1-4837-bab1-f16ccea8a564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:40,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6c3228dd33bf47ee8a57bc65f5e802fe used request id req-35a494d0-d8f1-4837-bab1-f16ccea8a564 2018-09-30 04:42:40,389 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5d0bc131-9a9f-477-proj-role 2018-09-30 04:42:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/12fa09e62ddd44b3b0f86f7802f34c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:40,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4d201e-43d5-48bf-93cb-ec7af7685742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:40,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/12fa09e62ddd44b3b0f86f7802f34c87 used request id req-1c4d201e-43d5-48bf-93cb-ec7af7685742 2018-09-30 04:42:40,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999669c9045f22e25e311292d6de4d363d1d1dd" 2018-09-30 04:42:40,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7517ff03-09dc-46c6-a27c-f0e93fe5ffdb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:40,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7517ff03-09dc-46c6-a27c-f0e93fe5ffdb 2018-09-30 04:42:40,598 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5d0bc131-9a9f-477-user 2018-09-30 04:42:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/68f948f4ab8f46f299f45c0576a8fb8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64eeacc799ad33531d30626fdc92e904c6e6bbf7" 2018-09-30 04:42:40,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e02b710-de35-4ece-9c03-8b8acb4045af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:40,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/68f948f4ab8f46f299f45c0576a8fb8a used request id req-7e02b710-de35-4ece-9c03-8b8acb4045af 2018-09-30 04:42:40,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:41,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["6m016EchSdeJud-qk6Oa_A"], "issued_at": "2018-09-30T04:42:41.000000Z"}} 2018-09-30 04:42:41,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5bb6060a135a1081e3aeb71527f371876ee984" 2018-09-30 04:42:41,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cc07d4-7c1f-437a-a2cd-c3dfcaf035c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:41,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-15cc07d4-7c1f-437a-a2cd-c3dfcaf035c3 2018-09-30 04:42:41,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:41,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:41,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["tVHibhtLRw6JtOqFzaZorA"], "issued_at": "2018-09-30T04:42:41.000000Z"}} 2018-09-30 04:42:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:41,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65d740a-3e76-4c6f-9b6a-c10578c317ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:41,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b65d740a-3e76-4c6f-9b6a-c10578c317ab 2018-09-30 04:42:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:41,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b5f3a59c-cc24-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:41,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2271b2-d07d-4f28-9054-0babe52e3bf5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b5f3a59c-cc24-463-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:41,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b5f3a59c-cc24-463-proj used request id req-ca2271b2-d07d-4f28-9054-0babe52e3bf5 2018-09-30 04:42:42,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:42,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc68e71-57ca-4ed0-8947-9ad0a632d58c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:42,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ddc68e71-57ca-4ed0-8947-9ad0a632d58c 2018-09-30 04:42:42,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj"}}' 2018-09-30 04:42:42,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-057b61b9-77d5-4da3-893c-0dbffa29553f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bc31f5a3259b41e9877c5e90f2666afd"}, "enabled": true, "id": "bc31f5a3259b41e9877c5e90f2666afd", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj"}} 2018-09-30 04:42:42,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-057b61b9-77d5-4da3-893c-0dbffa29553f 2018-09-30 04:42:42,195 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-b5f3a59c-cc24-463-proj 2018-09-30 04:42:42,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:42,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:42,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["HXGaY3gqSGO8sSW9JVhEnw"], "issued_at": "2018-09-30T04:42:42.000000Z"}} 2018-09-30 04:42:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ee85efba6a93a5ccec92df164f0243a25f9e2e" 2018-09-30 04:42:42,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee64fe4-aad5-43b0-9dc8-f06484ea4481 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:42,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8ee64fe4-aad5-43b0-9dc8-f06484ea4481 2018-09-30 04:42:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:42,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ee85efba6a93a5ccec92df164f0243a25f9e2e" 2018-09-30 04:42:42,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd9a804-e4a6-47e4-8ad5-f6a147a0bb47 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:42,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2cd9a804-e4a6-47e4-8ad5-f6a147a0bb47 2018-09-30 04:42:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-b5f3a59c-cc24-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ee85efba6a93a5ccec92df164f0243a25f9e2e" 2018-09-30 04:42:42,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca9769b-e179-4408-85ea-1967c5c43305 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-b5f3a59c-cc24-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bc31f5a3259b41e9877c5e90f2666afd"}, "enabled": true, "id": "bc31f5a3259b41e9877c5e90f2666afd", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj"}]} 2018-09-30 04:42:42,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-b5f3a59c-cc24-463-proj used request id req-aca9769b-e179-4408-85ea-1967c5c43305 2018-09-30 04:42:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ee85efba6a93a5ccec92df164f0243a25f9e2e" 2018-09-30 04:42:42,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3592f55f-0b83-461b-bd2c-3d8fbec17770 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:42,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3592f55f-0b83-461b-bd2c-3d8fbec17770 2018-09-30 04:42:43,194 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-b5f3a59c-cc24-463-user 2018-09-30 04:42:43,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:43,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb453242-b21d-46fc-b7ac-95bd0198cf41 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:43,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cb453242-b21d-46fc-b7ac-95bd0198cf41 2018-09-30 04:42:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" -d '{"role": {"name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role"}}' 2018-09-30 04:42:43,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c70f4d-9e92-4506-9f2b-7fd50140ef03 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "326688ba94104d3b996a227d3e38d986", "links": {"self": "http://172.30.9.29:5000/v3/roles/326688ba94104d3b996a227d3e38d986"}, "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role"}} 2018-09-30 04:42:43,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7c70f4d-9e92-4506-9f2b-7fd50140ef03 2018-09-30 04:42:43,393 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role 2018-09-30 04:42:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/326688ba94104d3b996a227d3e38d986 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:43,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb686a5-f275-4ba7-a0ff-63bf7bfb600f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/326688ba94104d3b996a227d3e38d986"}, "domain_id": null, "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role", "id": "326688ba94104d3b996a227d3e38d986"}} 2018-09-30 04:42:43,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/326688ba94104d3b996a227d3e38d986 used request id req-2bb686a5-f275-4ba7-a0ff-63bf7bfb600f 2018-09-30 04:42:43,486 - keystone_utils - INFO - Granting role CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role to project CreateImageNegativeTests-b5f3a59c-cc24-463-proj 2018-09-30 04:42:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/bc31f5a3259b41e9877c5e90f2666afd/users/c9367d4b35184448b7d7c0fe0855648d/roles/326688ba94104d3b996a227d3e38d986 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:43,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ed6479-2e44-4d7b-ad93-db5b987ac3a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:43,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/bc31f5a3259b41e9877c5e90f2666afd/users/c9367d4b35184448b7d7c0fe0855648d/roles/326688ba94104d3b996a227d3e38d986 used request id req-94ed6479-2e44-4d7b-ad93-db5b987ac3a5 2018-09-30 04:42:43,622 - openstack_tests - DEBUG - Image metadata - None 2018-09-30 04:42:43,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:43,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:43,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "326688ba94104d3b996a227d3e38d986", "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role"}], "expires_at": "2018-09-30T05:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc31f5a3259b41e9877c5e90f2666afd", "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/bc31f5a3259b41e9877c5e90f2666afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/bc31f5a3259b41e9877c5e90f2666afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/bc31f5a3259b41e9877c5e90f2666afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/bc31f5a3259b41e9877c5e90f2666afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/bc31f5a3259b41e9877c5e90f2666afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/bc31f5a3259b41e9877c5e90f2666afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bc31f5a3259b41e9877c5e90f2666afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/bc31f5a3259b41e9877c5e90f2666afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/bc31f5a3259b41e9877c5e90f2666afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bc31f5a3259b41e9877c5e90f2666afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/bc31f5a3259b41e9877c5e90f2666afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/bc31f5a3259b41e9877c5e90f2666afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-b5f3a59c-cc24-463-user", "id": "c9367d4b35184448b7d7c0fe0855648d"}, "audit_ids": ["XckmTrjwQ3S4Y76FEZ8N-Q"], "issued_at": "2018-09-30T04:42:43.000000Z"}} 2018-09-30 04:42:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e204eb5bfacdb036b9a9e7ab0bc1a894f7bcb7" 2018-09-30 04:42:44,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1029985f-2a56-41c0-86b6-7c16b13bb688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:44,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1029985f-2a56-41c0-86b6-7c16b13bb688 2018-09-30 04:42:44,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-c314ff98-d44a-4d17-b9bb-391f676d50b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3e204eb5bfacdb036b9a9e7ab0bc1a894f7bcb7" 2018-09-30 04:42:44,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-91c18b56-a8ec-4256-8590-d8209c5b2bb6 Date: Sun, 30 Sep 2018 04:42:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-c314ff98-d44a-4d17-b9bb-391f676d50b0"} 2018-09-30 04:42:44,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-c314ff98-d44a-4d17-b9bb-391f676d50b0 used request id req-91c18b56-a8ec-4256-8590-d8209c5b2bb6 2018-09-30 04:42:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3e204eb5bfacdb036b9a9e7ab0bc1a894f7bcb7" 2018-09-30 04:42:44,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10da2273-34e4-4247-8293-1059804c5129 Date: Sun, 30 Sep 2018 04:42:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:44,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-10da2273-34e4-4247-8293-1059804c5129 2018-09-30 04:42:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3e204eb5bfacdb036b9a9e7ab0bc1a894f7bcb7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-c314ff98-d44a-4d17-b9bb-391f676d50b0"}' 2018-09-30 04:42:44,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/80f52c86-0abc-4675-b3de-b4cccf7a48b6 X-Openstack-Request-Id: req-d78c3b7e-e840-4560-afd5-b7b3669c506d Date: Sun, 30 Sep 2018 04:42:44 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-c314ff98-d44a-4d17-b9bb-391f676d50b0", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:42:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:42:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/80f52c86-0abc-4675-b3de-b4cccf7a48b6", "min_disk": 0, "protected": false, "id": "80f52c86-0abc-4675-b3de-b4cccf7a48b6", "file": "/v2/images/80f52c86-0abc-4675-b3de-b4cccf7a48b6/file", "checksum": null, "owner": "bc31f5a3259b41e9877c5e90f2666afd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:42:44,642 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d78c3b7e-e840-4560-afd5-b7b3669c506d 2018-09-30 04:42:44,650 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-30 04:42:44,650 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-c314ff98-d44a-4d17-b9bb-391f676d50b0 2018-09-30 04:42:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/80f52c86-0abc-4675-b3de-b4cccf7a48b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3e204eb5bfacdb036b9a9e7ab0bc1a894f7bcb7" 2018-09-30 04:42:44,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-712ea4e2-7a0c-48fd-b0db-c17c4ff8424d Date: Sun, 30 Sep 2018 04:42:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:42:44,877 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/80f52c86-0abc-4675-b3de-b4cccf7a48b6 used request id req-712ea4e2-7a0c-48fd-b0db-c17c4ff8424d 2018-09-30 04:42:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-89666b56-d682-4fa3-89a9-340fc8a1f751 Date: Sun, 30 Sep 2018 04:42:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:45,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-89666b56-d682-4fa3-89a9-340fc8a1f751 2018-09-30 04:42:45,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9dae1e-0509-4d2d-be69-484272caed34 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:45,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9e9dae1e-0509-4d2d-be69-484272caed34 2018-09-30 04:42:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ae2dfc-4a65-4c63-886d-a5981b7fa2da Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:45,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-85ae2dfc-4a65-4c63-886d-a5981b7fa2da 2018-09-30 04:42:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b8b8fd-f7c4-49d2-90d9-c96a2c1ffb0a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:45,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-c4b8b8fd-f7c4-49d2-90d9-c96a2c1ffb0a 2018-09-30 04:42:45,373 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-b5f3a59c-cc24-463-proj 2018-09-30 04:42:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bc31f5a3259b41e9877c5e90f2666afd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5855d8-6d9e-4c99-b7ad-5a4e7b987eee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:45,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bc31f5a3259b41e9877c5e90f2666afd used request id req-af5855d8-6d9e-4c99-b7ad-5a4e7b987eee 2018-09-30 04:42:45,587 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-b5f3a59c-cc24-463-proj-role 2018-09-30 04:42:45,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/326688ba94104d3b996a227d3e38d986 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc71926-0c7a-43ea-8ea9-b31c7ad523bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:45,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/326688ba94104d3b996a227d3e38d986 used request id req-5dc71926-0c7a-43ea-8ea9-b31c7ad523bf 2018-09-30 04:42:45,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd0d0e094250cbaf8be43dfaa2d6f0b87482c78" 2018-09-30 04:42:45,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43d11f9-f3f8-45de-872e-3da2bc410c29 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c43d11f9-f3f8-45de-872e-3da2bc410c29 2018-09-30 04:42:45,785 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-b5f3a59c-cc24-463-user 2018-09-30 04:42:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c9367d4b35184448b7d7c0fe0855648d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ee85efba6a93a5ccec92df164f0243a25f9e2e" 2018-09-30 04:42:45,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b623ce5-52a3-42cc-8aed-a51cf889095b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:45,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c9367d4b35184448b7d7c0fe0855648d used request id req-3b623ce5-52a3-42cc-8aed-a51cf889095b 2018-09-30 04:42:45,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:46,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["G9V944QzRvus23-fIV3l8A"], "issued_at": "2018-09-30T04:42:46.000000Z"}} 2018-09-30 04:42:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe080c083dc783d2f3dbce34acf7a16fae2eb7f7" 2018-09-30 04:42:46,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930408bd-d9a8-47e4-93ca-3383f798bb70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:46,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-930408bd-d9a8-47e4-93ca-3383f798bb70 2018-09-30 04:42:46,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:46,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:46,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["JOk0plcFSQGXGXJ3rLUehA"], "issued_at": "2018-09-30T04:42:46.000000Z"}} 2018-09-30 04:42:46,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:46,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414421a8-930e-4cf8-8623-a68299abfce2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:46,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-414421a8-930e-4cf8-8623-a68299abfce2 2018-09-30 04:42:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:46,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:46,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-91404ad6-e211-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:46,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9534903-79dd-4c8e-b2e7-ed3aa3e92943 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-91404ad6-e211-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:46,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-91404ad6-e211-4e3-proj used request id req-e9534903-79dd-4c8e-b2e7-ed3aa3e92943 2018-09-30 04:42:46,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:47,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07168004-85fb-47eb-8272-3466f51d34cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:47,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-07168004-85fb-47eb-8272-3466f51d34cf 2018-09-30 04:42:47,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj"}}' 2018-09-30 04:42:47,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86dceebc-c39d-4faa-a2aa-f5027fca94dd Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f3a0ac87b59345e68fda513f869699ef"}, "enabled": true, "id": "f3a0ac87b59345e68fda513f869699ef", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj"}} 2018-09-30 04:42:47,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-86dceebc-c39d-4faa-a2aa-f5027fca94dd 2018-09-30 04:42:47,207 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-91404ad6-e211-4e3-proj 2018-09-30 04:42:47,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:47,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:47,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["dyugFIKfSpa5UN82UEanMA"], "issued_at": "2018-09-30T04:42:47.000000Z"}} 2018-09-30 04:42:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2762a4952ceaec202ff7fd1174b47a233e9dd19" 2018-09-30 04:42:47,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bae8b4d-d782-4d3c-980a-5f5ca14bf7de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:47,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bae8b4d-d782-4d3c-980a-5f5ca14bf7de 2018-09-30 04:42:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:47,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:47,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2762a4952ceaec202ff7fd1174b47a233e9dd19" 2018-09-30 04:42:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef7f55c-fe7d-424f-8b7e-d43d16ce3009 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:47,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-eef7f55c-fe7d-424f-8b7e-d43d16ce3009 2018-09-30 04:42:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-91404ad6-e211-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2762a4952ceaec202ff7fd1174b47a233e9dd19" 2018-09-30 04:42:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f3fcb7-1842-4c67-a5f9-581be55ac6c9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-91404ad6-e211-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f3a0ac87b59345e68fda513f869699ef"}, "enabled": true, "id": "f3a0ac87b59345e68fda513f869699ef", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj"}]} 2018-09-30 04:42:47,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-91404ad6-e211-4e3-proj used request id req-94f3fcb7-1842-4c67-a5f9-581be55ac6c9 2018-09-30 04:42:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2762a4952ceaec202ff7fd1174b47a233e9dd19" 2018-09-30 04:42:47,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4804f00e-c1f9-49b0-8cf9-619803ea2bf6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:47,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4804f00e-c1f9-49b0-8cf9-619803ea2bf6 2018-09-30 04:42:48,266 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-91404ad6-e211-4e3-user 2018-09-30 04:42:48,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:48,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf18b6b-b676-46cc-915e-efd2edfddbd7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:48,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8cf18b6b-b676-46cc-915e-efd2edfddbd7 2018-09-30 04:42:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" -d '{"role": {"name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj-role"}}' 2018-09-30 04:42:48,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a0722b-ae3f-42da-aea5-7fb7025c5db1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d49644c4a20549308907de7e8ad4c67a", "links": {"self": "http://172.30.9.29:5000/v3/roles/d49644c4a20549308907de7e8ad4c67a"}, "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj-role"}} 2018-09-30 04:42:48,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-45a0722b-ae3f-42da-aea5-7fb7025c5db1 2018-09-30 04:42:48,470 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-91404ad6-e211-4e3-proj-role 2018-09-30 04:42:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d49644c4a20549308907de7e8ad4c67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:48,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ce7945-6b67-41c8-8b54-d19455410fe8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d49644c4a20549308907de7e8ad4c67a"}, "domain_id": null, "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj-role", "id": "d49644c4a20549308907de7e8ad4c67a"}} 2018-09-30 04:42:48,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d49644c4a20549308907de7e8ad4c67a used request id req-c8ce7945-6b67-41c8-8b54-d19455410fe8 2018-09-30 04:42:48,564 - keystone_utils - INFO - Granting role CreateImageNegativeTests-91404ad6-e211-4e3-proj-role to project CreateImageNegativeTests-91404ad6-e211-4e3-proj 2018-09-30 04:42:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f3a0ac87b59345e68fda513f869699ef/users/123c80d702a646eb9b6ec35ba9a03ec0/roles/d49644c4a20549308907de7e8ad4c67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:48,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1d6fd7-8d0a-4505-bc6a-9592b082bec7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:48,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f3a0ac87b59345e68fda513f869699ef/users/123c80d702a646eb9b6ec35ba9a03ec0/roles/d49644c4a20549308907de7e8ad4c67a used request id req-dd1d6fd7-8d0a-4505-bc6a-9592b082bec7 2018-09-30 04:42:48,701 - openstack_tests - DEBUG - Image metadata - None 2018-09-30 04:42:48,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:48,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:49,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d49644c4a20549308907de7e8ad4c67a", "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj-role"}], "expires_at": "2018-09-30T05:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3a0ac87b59345e68fda513f869699ef", "name": "CreateImageNegativeTests-91404ad6-e211-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f3a0ac87b59345e68fda513f869699ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f3a0ac87b59345e68fda513f869699ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f3a0ac87b59345e68fda513f869699ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f3a0ac87b59345e68fda513f869699ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f3a0ac87b59345e68fda513f869699ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f3a0ac87b59345e68fda513f869699ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f3a0ac87b59345e68fda513f869699ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f3a0ac87b59345e68fda513f869699ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f3a0ac87b59345e68fda513f869699ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f3a0ac87b59345e68fda513f869699ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f3a0ac87b59345e68fda513f869699ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f3a0ac87b59345e68fda513f869699ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-91404ad6-e211-4e3-user", "id": "123c80d702a646eb9b6ec35ba9a03ec0"}, "audit_ids": ["wPzgFaZAQ0-C_BzpCPTkgg"], "issued_at": "2018-09-30T04:42:49.000000Z"}} 2018-09-30 04:42:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8b11694a8acbfc04cad31223e212a1e68470cf" 2018-09-30 04:42:49,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d1fda7-37a9-49bc-a99c-89eef4e562c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:49,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30d1fda7-37a9-49bc-a99c-89eef4e562c9 2018-09-30 04:42:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-ae4f0c77-440c-4444-8c91-30bc738526c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f8b11694a8acbfc04cad31223e212a1e68470cf" 2018-09-30 04:42:49,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-26d2309f-e4d0-477b-9253-a3832e522208 Date: Sun, 30 Sep 2018 04:42:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-ae4f0c77-440c-4444-8c91-30bc738526c2"} 2018-09-30 04:42:49,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-ae4f0c77-440c-4444-8c91-30bc738526c2 used request id req-26d2309f-e4d0-477b-9253-a3832e522208 2018-09-30 04:42:49,393 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-09-30 04:42:49,393 - file_utils - DEBUG - Saving file to - /tmp/0483e954-64c8-4de2-80c8-5e2df2cf1341 2018-09-30 04:42:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f8b11694a8acbfc04cad31223e212a1e68470cf" 2018-09-30 04:42:49,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc9d4cac-052d-4fea-b615-492f5582761e Date: Sun, 30 Sep 2018 04:42:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:42:49,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fc9d4cac-052d-4fea-b615-492f5582761e 2018-09-30 04:42:49,807 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-30 04:42:49,807 - glance_utils - DEBUG - Closing file ./tmp/0483e954-64c8-4de2-80c8-5e2df2cf1341 2018-09-30 04:42:49,808 - glance_utils - INFO - Removing file ./tmp/0483e954-64c8-4de2-80c8-5e2df2cf1341 2018-09-30 04:42:49,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cd5f977a-2702-42cd-a364-c858e0ed5f2d Date: Sun, 30 Sep 2018 04:42:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:50,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-cd5f977a-2702-42cd-a364-c858e0ed5f2d 2018-09-30 04:42:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4679054d-defc-4c33-b508-8bd305798832 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:50,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-4679054d-defc-4c33-b508-8bd305798832 2018-09-30 04:42:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9792df9-b506-4b9a-bed8-a8512cf43764 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:50,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b9792df9-b506-4b9a-bed8-a8512cf43764 2018-09-30 04:42:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148af603-f9e7-4719-a774-a1bec1ba0bec Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:50,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-148af603-f9e7-4719-a774-a1bec1ba0bec 2018-09-30 04:42:50,273 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-91404ad6-e211-4e3-proj 2018-09-30 04:42:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f3a0ac87b59345e68fda513f869699ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602d865d-2c8c-40dc-9029-d18fd0fe5ee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:50,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f3a0ac87b59345e68fda513f869699ef used request id req-602d865d-2c8c-40dc-9029-d18fd0fe5ee7 2018-09-30 04:42:50,478 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-91404ad6-e211-4e3-proj-role 2018-09-30 04:42:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d49644c4a20549308907de7e8ad4c67a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aed17d2-718d-4796-9885-05d7fa522428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:50,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d49644c4a20549308907de7e8ad4c67a used request id req-3aed17d2-718d-4796-9885-05d7fa522428 2018-09-30 04:42:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b589bae1b1c327beaaa67af7a6e4515fdbb8d64c" 2018-09-30 04:42:50,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e33286-0b44-4361-9c3f-d1efade3b50e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:50,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54e33286-0b44-4361-9c3f-d1efade3b50e 2018-09-30 04:42:50,682 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-91404ad6-e211-4e3-user 2018-09-30 04:42:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/123c80d702a646eb9b6ec35ba9a03ec0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2762a4952ceaec202ff7fd1174b47a233e9dd19" 2018-09-30 04:42:50,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea7ed40-5b68-4367-8372-316501577c64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:50,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/123c80d702a646eb9b6ec35ba9a03ec0 used request id req-2ea7ed40-5b68-4367-8372-316501577c64 2018-09-30 04:42:50,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:51,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["oJjq2xTeQ92P2vl2-tYzZw"], "issued_at": "2018-09-30T04:42:51.000000Z"}} 2018-09-30 04:42:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9d2e923f6b37cf17a9495f61b74683f6f755a8" 2018-09-30 04:42:51,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825a6216-69b7-4bfd-bcbf-df8615fadbee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:51,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-825a6216-69b7-4bfd-bcbf-df8615fadbee 2018-09-30 04:42:51,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:51,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:51,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9AmPPL4OSXCvxHdDsOA1xw"], "issued_at": "2018-09-30T04:42:51.000000Z"}} 2018-09-30 04:42:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:51,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fd3294-c60d-4074-a6f7-c79f101fc443 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:51,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-94fd3294-c60d-4074-a6f7-c79f101fc443 2018-09-30 04:42:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:51,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-dfd609fb-34d4-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:51,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea12707-e715-4918-bbc4-8a011c067e8f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-dfd609fb-34d4-492-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:51,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-dfd609fb-34d4-492-proj used request id req-fea12707-e715-4918-bbc4-8a011c067e8f 2018-09-30 04:42:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:52,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07c1ba3-bdc2-4f5c-9373-1127e77fd963 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:52,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d07c1ba3-bdc2-4f5c-9373-1127e77fd963 2018-09-30 04:42:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj"}}' 2018-09-30 04:42:52,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b13bbc6-d360-431d-ad5d-6460584a558f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/51639bffc3214247a304b116a4cebcee"}, "enabled": true, "id": "51639bffc3214247a304b116a4cebcee", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj"}} 2018-09-30 04:42:52,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2b13bbc6-d360-431d-ad5d-6460584a558f 2018-09-30 04:42:52,213 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-dfd609fb-34d4-492-proj 2018-09-30 04:42:52,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:52,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:52,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["umk8ZpHBTXGWMeg_1O3CVw"], "issued_at": "2018-09-30T04:42:52.000000Z"}} 2018-09-30 04:42:52,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4784c5ac07ff3089cb94558509f5a138d8273" 2018-09-30 04:42:52,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c61216-b175-4d77-8234-1e07bf1919fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:52,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f4c61216-b175-4d77-8234-1e07bf1919fc 2018-09-30 04:42:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:52,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4784c5ac07ff3089cb94558509f5a138d8273" 2018-09-30 04:42:52,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4001d9-a5ff-44ac-a45b-29fcf715ea18 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:52,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0d4001d9-a5ff-44ac-a45b-29fcf715ea18 2018-09-30 04:42:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-dfd609fb-34d4-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4784c5ac07ff3089cb94558509f5a138d8273" 2018-09-30 04:42:52,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46631ab-a707-4939-9544-c4c314249ad9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-dfd609fb-34d4-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/51639bffc3214247a304b116a4cebcee"}, "enabled": true, "id": "51639bffc3214247a304b116a4cebcee", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj"}]} 2018-09-30 04:42:52,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-dfd609fb-34d4-492-proj used request id req-a46631ab-a707-4939-9544-c4c314249ad9 2018-09-30 04:42:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4784c5ac07ff3089cb94558509f5a138d8273" 2018-09-30 04:42:52,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95533c45-5426-4c5f-aa37-97f032dd24b5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:52,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-95533c45-5426-4c5f-aa37-97f032dd24b5 2018-09-30 04:42:53,278 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-dfd609fb-34d4-492-user 2018-09-30 04:42:53,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:53,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cedf6b-7b40-44b5-8e34-5b53b56ff0ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:53,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f3cedf6b-7b40-44b5-8e34-5b53b56ff0ac 2018-09-30 04:42:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" -d '{"role": {"name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj-role"}}' 2018-09-30 04:42:53,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d177bda2-9a8c-4567-a429-2ce5da9c8662 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1575b37f7e85410da51126c2afdb296f", "links": {"self": "http://172.30.9.29:5000/v3/roles/1575b37f7e85410da51126c2afdb296f"}, "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj-role"}} 2018-09-30 04:42:53,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d177bda2-9a8c-4567-a429-2ce5da9c8662 2018-09-30 04:42:53,501 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-dfd609fb-34d4-492-proj-role 2018-09-30 04:42:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1575b37f7e85410da51126c2afdb296f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:53,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65ead4f-a521-4b2a-8376-17d095fd2a83 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1575b37f7e85410da51126c2afdb296f"}, "domain_id": null, "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj-role", "id": "1575b37f7e85410da51126c2afdb296f"}} 2018-09-30 04:42:53,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1575b37f7e85410da51126c2afdb296f used request id req-e65ead4f-a521-4b2a-8376-17d095fd2a83 2018-09-30 04:42:53,585 - keystone_utils - INFO - Granting role CreateImageNegativeTests-dfd609fb-34d4-492-proj-role to project CreateImageNegativeTests-dfd609fb-34d4-492-proj 2018-09-30 04:42:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/51639bffc3214247a304b116a4cebcee/users/4af31893d2e341359865a51f3396980e/roles/1575b37f7e85410da51126c2afdb296f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:53,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb36b603-3252-407f-b43c-24edebee635c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:53,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/51639bffc3214247a304b116a4cebcee/users/4af31893d2e341359865a51f3396980e/roles/1575b37f7e85410da51126c2afdb296f used request id req-cb36b603-3252-407f-b43c-24edebee635c 2018-09-30 04:42:53,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:53,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:54,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1575b37f7e85410da51126c2afdb296f", "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj-role"}], "expires_at": "2018-09-30T05:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51639bffc3214247a304b116a4cebcee", "name": "CreateImageNegativeTests-dfd609fb-34d4-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/51639bffc3214247a304b116a4cebcee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/51639bffc3214247a304b116a4cebcee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/51639bffc3214247a304b116a4cebcee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/51639bffc3214247a304b116a4cebcee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/51639bffc3214247a304b116a4cebcee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/51639bffc3214247a304b116a4cebcee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/51639bffc3214247a304b116a4cebcee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/51639bffc3214247a304b116a4cebcee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/51639bffc3214247a304b116a4cebcee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/51639bffc3214247a304b116a4cebcee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/51639bffc3214247a304b116a4cebcee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/51639bffc3214247a304b116a4cebcee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-dfd609fb-34d4-492-user", "id": "4af31893d2e341359865a51f3396980e"}, "audit_ids": ["xbzzPUaoSaeoVr9O7ZjoZg"], "issued_at": "2018-09-30T04:42:54.000000Z"}} 2018-09-30 04:42:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a61e897c9c506a1baea95abbf1f1918bd9dea" 2018-09-30 04:42:54,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f8079c-4188-400b-9ca1-505a234b7548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:54,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-12f8079c-4188-400b-9ca1-505a234b7548 2018-09-30 04:42:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}661a61e897c9c506a1baea95abbf1f1918bd9dea" 2018-09-30 04:42:54,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-5e373af9-498a-4cfc-b8ac-b4cf89c69bc4 Date: Sun, 30 Sep 2018 04:42:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-30 04:42:54,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=foo used request id req-5e373af9-498a-4cfc-b8ac-b4cf89c69bc4 2018-09-30 04:42:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:54,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-aa04eb2e-6554-4e2e-9271-b5b0571d4f51 Date: Sun, 30 Sep 2018 04:42:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:54,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-aa04eb2e-6554-4e2e-9271-b5b0571d4f51 2018-09-30 04:42:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:54,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bafa79d-82ed-4c96-8022-b28f0a3a5a02 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:54,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-5bafa79d-82ed-4c96-8022-b28f0a3a5a02 2018-09-30 04:42:54,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:54,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c885ebe-184a-4a23-a0e3-8267249fa7d4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:54,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1c885ebe-184a-4a23-a0e3-8267249fa7d4 2018-09-30 04:42:54,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:54,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6a5bd3-6f57-4e9b-a677-33e042e2debc Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:54,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-cb6a5bd3-6f57-4e9b-a677-33e042e2debc 2018-09-30 04:42:54,856 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-dfd609fb-34d4-492-proj 2018-09-30 04:42:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/51639bffc3214247a304b116a4cebcee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:55,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-186e1a14-7f30-48b8-bb85-6006527d26e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:55,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/51639bffc3214247a304b116a4cebcee used request id req-186e1a14-7f30-48b8-bb85-6006527d26e9 2018-09-30 04:42:55,072 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-dfd609fb-34d4-492-proj-role 2018-09-30 04:42:55,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1575b37f7e85410da51126c2afdb296f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:55,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd4f863-1ad6-41aa-b255-d9cf976328f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:55,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1575b37f7e85410da51126c2afdb296f used request id req-0cd4f863-1ad6-41aa-b255-d9cf976328f8 2018-09-30 04:42:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0ade35a090aa794fa52a8b76ee71ad8c15a896" 2018-09-30 04:42:55,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8cd5d4-d333-43ca-b3d2-37b73475227d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:55,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5c8cd5d4-d333-43ca-b3d2-37b73475227d 2018-09-30 04:42:55,272 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-dfd609fb-34d4-492-user 2018-09-30 04:42:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4af31893d2e341359865a51f3396980e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4784c5ac07ff3089cb94558509f5a138d8273" 2018-09-30 04:42:55,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e77f7d-1372-4a42-b1b7-f5c497a4ccca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:55,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4af31893d2e341359865a51f3396980e used request id req-36e77f7d-1372-4a42-b1b7-f5c497a4ccca 2018-09-30 04:42:55,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:55,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Mu62V0A7QFGYorvt8EXQLQ"], "issued_at": "2018-09-30T04:42:55.000000Z"}} 2018-09-30 04:42:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dc1713532e5fa9ce9384c5bed1cd893a00207" 2018-09-30 04:42:55,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4c932b-a52e-4895-9507-188cb8dc33c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:55,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7f4c932b-a52e-4895-9507-188cb8dc33c0 2018-09-30 04:42:55,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:55,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:56,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["k_WWjyMqR9qxkTvNdFiTiw"], "issued_at": "2018-09-30T04:42:56.000000Z"}} 2018-09-30 04:42:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:56,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc62d82-348e-466a-aa07-3f2f352eaae1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:56,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7bc62d82-348e-466a-aa07-3f2f352eaae1 2018-09-30 04:42:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:56,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-76f09104-c41a-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:56,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7edd52-e10f-4bcb-a00f-8db387cd9620 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-76f09104-c41a-463-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:42:56,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-76f09104-c41a-463-proj used request id req-dc7edd52-e10f-4bcb-a00f-8db387cd9620 2018-09-30 04:42:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:56,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68695f0e-fb93-4b31-88ba-e6fb32ccf676 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:56,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-68695f0e-fb93-4b31-88ba-e6fb32ccf676 2018-09-30 04:42:56,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-76f09104-c41a-463-proj"}}' 2018-09-30 04:42:56,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b8a6a7-9f6c-4eae-8c5a-d5d4eb416aac Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75c51239dd7a4c9e89a0e017014bb003"}, "enabled": true, "id": "75c51239dd7a4c9e89a0e017014bb003", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-76f09104-c41a-463-proj"}} 2018-09-30 04:42:56,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-96b8a6a7-9f6c-4eae-8c5a-d5d4eb416aac 2018-09-30 04:42:56,704 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-76f09104-c41a-463-proj 2018-09-30 04:42:56,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:56,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:57,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["CDooB8g_RyyMqrEvtwfRyg"], "issued_at": "2018-09-30T04:42:57.000000Z"}} 2018-09-30 04:42:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a376803c9ab634a480db7c3d088255ccb42322" 2018-09-30 04:42:57,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f8f526-7aa3-403f-9b9b-1018c7e157bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:57,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-54f8f526-7aa3-403f-9b9b-1018c7e157bc 2018-09-30 04:42:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:42:57,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:42:57,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a376803c9ab634a480db7c3d088255ccb42322" 2018-09-30 04:42:57,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409276b0-4ccc-45ee-bdf5-e9b724d07013 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:42:57,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-409276b0-4ccc-45ee-bdf5-e9b724d07013 2018-09-30 04:42:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-76f09104-c41a-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a376803c9ab634a480db7c3d088255ccb42322" 2018-09-30 04:42:57,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e893477-597a-43ed-91c9-84e9b0076e36 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-76f09104-c41a-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75c51239dd7a4c9e89a0e017014bb003"}, "enabled": true, "id": "75c51239dd7a4c9e89a0e017014bb003", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-76f09104-c41a-463-proj"}]} 2018-09-30 04:42:57,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-76f09104-c41a-463-proj used request id req-7e893477-597a-43ed-91c9-84e9b0076e36 2018-09-30 04:42:57,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a376803c9ab634a480db7c3d088255ccb42322" 2018-09-30 04:42:57,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6980145c-12d9-4989-b033-485990ff298a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:42:57,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6980145c-12d9-4989-b033-485990ff298a 2018-09-30 04:42:57,788 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-76f09104-c41a-463-user 2018-09-30 04:42:57,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:57,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b39eaa2-5f0d-4685-b855-1d4115c41375 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:57,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2b39eaa2-5f0d-4685-b855-1d4115c41375 2018-09-30 04:42:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" -d '{"role": {"name": "CreateImageNegativeTests-76f09104-c41a-463-proj-role"}}' 2018-09-30 04:42:58,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49aed62-7941-4983-b0a9-42ff161b81f8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f38c619ae2614faa9d8b481bc14c7d91", "links": {"self": "http://172.30.9.29:5000/v3/roles/f38c619ae2614faa9d8b481bc14c7d91"}, "name": "CreateImageNegativeTests-76f09104-c41a-463-proj-role"}} 2018-09-30 04:42:58,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c49aed62-7941-4983-b0a9-42ff161b81f8 2018-09-30 04:42:58,004 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-76f09104-c41a-463-proj-role 2018-09-30 04:42:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f38c619ae2614faa9d8b481bc14c7d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:58,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c029b06c-57c4-4f8d-a033-f031ab829402 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f38c619ae2614faa9d8b481bc14c7d91"}, "domain_id": null, "name": "CreateImageNegativeTests-76f09104-c41a-463-proj-role", "id": "f38c619ae2614faa9d8b481bc14c7d91"}} 2018-09-30 04:42:58,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f38c619ae2614faa9d8b481bc14c7d91 used request id req-c029b06c-57c4-4f8d-a033-f031ab829402 2018-09-30 04:42:58,027 - keystone_utils - INFO - Granting role CreateImageNegativeTests-76f09104-c41a-463-proj-role to project CreateImageNegativeTests-76f09104-c41a-463-proj 2018-09-30 04:42:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/75c51239dd7a4c9e89a0e017014bb003/users/98ce2553f7ff4dc395d23ea0dd2c7cbf/roles/f38c619ae2614faa9d8b481bc14c7d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:58,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eedccfb0-d2d4-4958-b85e-a195b126cebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:58,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/75c51239dd7a4c9e89a0e017014bb003/users/98ce2553f7ff4dc395d23ea0dd2c7cbf/roles/f38c619ae2614faa9d8b481bc14c7d91 used request id req-eedccfb0-d2d4-4958-b85e-a195b126cebf 2018-09-30 04:42:58,162 - openstack_tests - DEBUG - Image metadata - None 2018-09-30 04:42:58,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:42:58,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:42:58,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f38c619ae2614faa9d8b481bc14c7d91", "name": "CreateImageNegativeTests-76f09104-c41a-463-proj-role"}], "expires_at": "2018-09-30T05:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75c51239dd7a4c9e89a0e017014bb003", "name": "CreateImageNegativeTests-76f09104-c41a-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/75c51239dd7a4c9e89a0e017014bb003", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/75c51239dd7a4c9e89a0e017014bb003", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/75c51239dd7a4c9e89a0e017014bb003", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/75c51239dd7a4c9e89a0e017014bb003", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/75c51239dd7a4c9e89a0e017014bb003", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/75c51239dd7a4c9e89a0e017014bb003", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75c51239dd7a4c9e89a0e017014bb003", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/75c51239dd7a4c9e89a0e017014bb003", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/75c51239dd7a4c9e89a0e017014bb003", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75c51239dd7a4c9e89a0e017014bb003", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/75c51239dd7a4c9e89a0e017014bb003", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/75c51239dd7a4c9e89a0e017014bb003", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-76f09104-c41a-463-user", "id": "98ce2553f7ff4dc395d23ea0dd2c7cbf"}, "audit_ids": ["TH0y7kbKSFOlAPqxltqvOw"], "issued_at": "2018-09-30T04:42:58.000000Z"}} 2018-09-30 04:42:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec93b50120db2fe7a15c4abff323805c9ddd0137" 2018-09-30 04:42:58,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db184db5-5358-4bf6-bd23-02f7ef9009ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:42:58,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-db184db5-5358-4bf6-bd23-02f7ef9009ef 2018-09-30 04:42:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-bcee4800-c6fb-43fe-8317-4d0e1836826d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec93b50120db2fe7a15c4abff323805c9ddd0137" 2018-09-30 04:42:58,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-9d5ef9ee-d4a0-42df-9077-065e16e454c6 Date: Sun, 30 Sep 2018 04:42:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-bcee4800-c6fb-43fe-8317-4d0e1836826d"} 2018-09-30 04:42:58,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-bcee4800-c6fb-43fe-8317-4d0e1836826d used request id req-9d5ef9ee-d4a0-42df-9077-065e16e454c6 2018-09-30 04:42:58,913 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-09-30 04:42:58,913 - file_utils - DEBUG - Saving file to - /tmp/92da5b26-bc86-408d-a50a-ad590714b2af 2018-09-30 04:42:58,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c94ea290-2148-4228-90f7-62a53595909f Date: Sun, 30 Sep 2018 04:42:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:42:59,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c94ea290-2148-4228-90f7-62a53595909f 2018-09-30 04:42:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd15597b-8bcb-4932-bd08-baf28c3061ea Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:42:59,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-fd15597b-8bcb-4932-bd08-baf28c3061ea 2018-09-30 04:42:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4180631-c9fb-4a02-92bb-49ed7727a0d7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:42:59,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f4180631-c9fb-4a02-92bb-49ed7727a0d7 2018-09-30 04:42:59,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e34077e-f57d-4ae9-a742-b3ddfd342ca5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:42:59,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-1e34077e-f57d-4ae9-a742-b3ddfd342ca5 2018-09-30 04:42:59,432 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-76f09104-c41a-463-proj 2018-09-30 04:42:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/75c51239dd7a4c9e89a0e017014bb003 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e710ce-f1e0-4e25-ae2b-c22af851f6b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:59,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/75c51239dd7a4c9e89a0e017014bb003 used request id req-b1e710ce-f1e0-4e25-ae2b-c22af851f6b4 2018-09-30 04:42:59,665 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-76f09104-c41a-463-proj-role 2018-09-30 04:42:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f38c619ae2614faa9d8b481bc14c7d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b825d417-ecea-4eb7-9e3a-ae619f4f2f6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:42:59,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f38c619ae2614faa9d8b481bc14c7d91 used request id req-b825d417-ecea-4eb7-9e3a-ae619f4f2f6c 2018-09-30 04:42:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d4248dae9e035d02f7a4f8d8068a1ea87fe475" 2018-09-30 04:42:59,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeac8d03-6683-4bd8-8184-fd482a15bb99 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:42:59,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-eeac8d03-6683-4bd8-8184-fd482a15bb99 2018-09-30 04:42:59,869 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-76f09104-c41a-463-user 2018-09-30 04:42:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/98ce2553f7ff4dc395d23ea0dd2c7cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a376803c9ab634a480db7c3d088255ccb42322" 2018-09-30 04:43:00,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157e3db7-990b-484c-9b23-8bd0db7eeea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:00,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/98ce2553f7ff4dc395d23ea0dd2c7cbf used request id req-157e3db7-990b-484c-9b23-8bd0db7eeea5 2018-09-30 04:43:00,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:00,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LMKo4CSWR22i8qPqA2t3hg"], "issued_at": "2018-09-30T04:43:00.000000Z"}} 2018-09-30 04:43:00,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888dc06dc2822bccf19e1ac594ceaa0fd618713e" 2018-09-30 04:43:00,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e51647-2ea4-4c7e-bfc8-30683100978b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:00,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-99e51647-2ea4-4c7e-bfc8-30683100978b 2018-09-30 04:43:00,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:00,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:00,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RnZyZH9tQCS3MxDhFHsxZQ"], "issued_at": "2018-09-30T04:43:00.000000Z"}} 2018-09-30 04:43:00,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:00,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575e3758-2c85-48bb-b64e-09196d5ff64a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:00,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-575e3758-2c85-48bb-b64e-09196d5ff64a 2018-09-30 04:43:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:00,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:00,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a37c14f4-8afc-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:01,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13507e04-c728-428c-b151-90f0a5493e42 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a37c14f4-8afc-471-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:43:01,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a37c14f4-8afc-471-proj used request id req-13507e04-c728-428c-b151-90f0a5493e42 2018-09-30 04:43:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:01,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4329a417-af4d-4b68-b5db-0ecf6b794748 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:01,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4329a417-af4d-4b68-b5db-0ecf6b794748 2018-09-30 04:43:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-a37c14f4-8afc-471-proj"}}' 2018-09-30 04:43:01,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecdb67c-0d47-4568-94bd-5a1b0218dcf7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ba1364394d4604ac5d1e692b32a8ac"}, "enabled": true, "id": "40ba1364394d4604ac5d1e692b32a8ac", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-a37c14f4-8afc-471-proj"}} 2018-09-30 04:43:01,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cecdb67c-0d47-4568-94bd-5a1b0218dcf7 2018-09-30 04:43:01,286 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-a37c14f4-8afc-471-proj 2018-09-30 04:43:01,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:01,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:01,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Web1VSXOTOunq7bijVoQMQ"], "issued_at": "2018-09-30T04:43:01.000000Z"}} 2018-09-30 04:43:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ce258018ffd6dfbfcefeb051ab58972fc0781" 2018-09-30 04:43:01,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a981f8e4-085a-4a76-9bdc-9912b4277898 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:01,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a981f8e4-085a-4a76-9bdc-9912b4277898 2018-09-30 04:43:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:01,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ce258018ffd6dfbfcefeb051ab58972fc0781" 2018-09-30 04:43:01,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad850dd0-1897-40df-94db-25bd0ba5f666 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:43:01,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ad850dd0-1897-40df-94db-25bd0ba5f666 2018-09-30 04:43:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-a37c14f4-8afc-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ce258018ffd6dfbfcefeb051ab58972fc0781" 2018-09-30 04:43:01,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c59087-c4a9-4d0c-9776-49ebbc50c488 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-a37c14f4-8afc-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/40ba1364394d4604ac5d1e692b32a8ac"}, "enabled": true, "id": "40ba1364394d4604ac5d1e692b32a8ac", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-a37c14f4-8afc-471-proj"}]} 2018-09-30 04:43:01,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-a37c14f4-8afc-471-proj used request id req-40c59087-c4a9-4d0c-9776-49ebbc50c488 2018-09-30 04:43:01,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ce258018ffd6dfbfcefeb051ab58972fc0781" 2018-09-30 04:43:02,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1bd23d-d3f3-4f58-95e4-88ad5265910c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:02,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9c1bd23d-d3f3-4f58-95e4-88ad5265910c 2018-09-30 04:43:02,410 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-a37c14f4-8afc-471-user 2018-09-30 04:43:02,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:02,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f79f88a-aa6a-424b-9b5c-325f8db54ebc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:02,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f79f88a-aa6a-424b-9b5c-325f8db54ebc 2018-09-30 04:43:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" -d '{"role": {"name": "CreateMultiPartImageTests-a37c14f4-8afc-471-proj-role"}}' 2018-09-30 04:43:02,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45db06eb-bc92-4391-92a0-f591b227280a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8719fa1a052b4da1a2e4a2b193816301", "links": {"self": "http://172.30.9.29:5000/v3/roles/8719fa1a052b4da1a2e4a2b193816301"}, "name": "CreateMultiPartImageTests-a37c14f4-8afc-471-proj-role"}} 2018-09-30 04:43:02,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-45db06eb-bc92-4391-92a0-f591b227280a 2018-09-30 04:43:02,530 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-a37c14f4-8afc-471-proj-role 2018-09-30 04:43:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8719fa1a052b4da1a2e4a2b193816301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:02,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eedfcff-cba3-4ed1-b5c7-0c8504a32637 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8719fa1a052b4da1a2e4a2b193816301"}, "domain_id": null, "name": "CreateMultiPartImageTests-a37c14f4-8afc-471-proj-role", "id": "8719fa1a052b4da1a2e4a2b193816301"}} 2018-09-30 04:43:02,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8719fa1a052b4da1a2e4a2b193816301 used request id req-7eedfcff-cba3-4ed1-b5c7-0c8504a32637 2018-09-30 04:43:02,551 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-a37c14f4-8afc-471-proj-role to project CreateMultiPartImageTests-a37c14f4-8afc-471-proj 2018-09-30 04:43:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/40ba1364394d4604ac5d1e692b32a8ac/users/80537bddebcb4e79b615e8da6b41d702/roles/8719fa1a052b4da1a2e4a2b193816301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:02,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486c950f-780d-4469-93d1-0735e547bab7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:02,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/40ba1364394d4604ac5d1e692b32a8ac/users/80537bddebcb4e79b615e8da6b41d702/roles/8719fa1a052b4da1a2e4a2b193816301 used request id req-486c950f-780d-4469-93d1-0735e547bab7 2018-09-30 04:43:02,688 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-09-30 04:43:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:02,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c28f7ae8-8a5e-47c0-9c1b-43d010c07274 Date: Sun, 30 Sep 2018 04:43:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:43:02,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c28f7ae8-8a5e-47c0-9c1b-43d010c07274 2018-09-30 04:43:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:02,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa985e72-b6ab-4d7e-8408-412a5d06e651 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:43:02,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-aa985e72-b6ab-4d7e-8408-412a5d06e651 2018-09-30 04:43:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:03,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb1b920-ef79-4e48-9e8a-583244d0e9e5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:43:03,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-dcb1b920-ef79-4e48-9e8a-583244d0e9e5 2018-09-30 04:43:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:03,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5926e7-ed11-4b5c-aed0-d59c5da2043d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:43:03,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-5e5926e7-ed11-4b5c-aed0-d59c5da2043d 2018-09-30 04:43:03,167 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-a37c14f4-8afc-471-proj 2018-09-30 04:43:03,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/40ba1364394d4604ac5d1e692b32a8ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:03,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b47fe47-2c8a-4b9e-afb3-5a1c8ca153b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:03,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/40ba1364394d4604ac5d1e692b32a8ac used request id req-7b47fe47-2c8a-4b9e-afb3-5a1c8ca153b4 2018-09-30 04:43:03,401 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-a37c14f4-8afc-471-proj-role 2018-09-30 04:43:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8719fa1a052b4da1a2e4a2b193816301 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:03,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3171e97-8917-4748-bed4-2f0d10cf822d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:03,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8719fa1a052b4da1a2e4a2b193816301 used request id req-a3171e97-8917-4748-bed4-2f0d10cf822d 2018-09-30 04:43:03,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c807303acb5216b28378106170efb9fc6612819" 2018-09-30 04:43:03,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b79f23a-f354-4de2-8ac5-70cdecd45576 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:03,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0b79f23a-f354-4de2-8ac5-70cdecd45576 2018-09-30 04:43:03,604 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-a37c14f4-8afc-471-user 2018-09-30 04:43:03,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/80537bddebcb4e79b615e8da6b41d702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ce258018ffd6dfbfcefeb051ab58972fc0781" 2018-09-30 04:43:03,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756c20ba-8259-482f-b6a3-a3a80acd6f23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:03,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/80537bddebcb4e79b615e8da6b41d702 used request id req-756c20ba-8259-482f-b6a3-a3a80acd6f23 2018-09-30 04:43:03,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:04,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["HLZZ1-J8TjmfbwuVbWUy-g"], "issued_at": "2018-09-30T04:43:04.000000Z"}} 2018-09-30 04:43:04,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9aec20a5a2c2f9e05f84b38e40c9d2e1bb1292" 2018-09-30 04:43:04,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f06892-af1c-4624-8af7-cfb1ae1e32f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:04,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-70f06892-af1c-4624-8af7-cfb1ae1e32f7 2018-09-30 04:43:04,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:04,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:04,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["qTFb5CDcRzKFbd0ih9zMPg"], "issued_at": "2018-09-30T04:43:04.000000Z"}} 2018-09-30 04:43:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:04,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ed8503-c014-4a2b-ae84-8f3bf94b4f92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:04,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-41ed8503-c014-4a2b-ae84-8f3bf94b4f92 2018-09-30 04:43:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:04,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:04,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d14f9d6c-10d6-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:04,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96900b7-6cd0-4a24-a5d5-602ceede6714 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d14f9d6c-10d6-432-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:43:04,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d14f9d6c-10d6-432-proj used request id req-e96900b7-6cd0-4a24-a5d5-602ceede6714 2018-09-30 04:43:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:04,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11972ce-0668-4df2-a7e5-8c49474515ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:04,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a11972ce-0668-4df2-a7e5-8c49474515ca 2018-09-30 04:43:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d14f9d6c-10d6-432-proj"}}' 2018-09-30 04:43:05,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78cf55f8-3899-4c58-9bc7-f85b0d21f30d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/85beefa39935403a95a16d5397ebff3e"}, "enabled": true, "id": "85beefa39935403a95a16d5397ebff3e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d14f9d6c-10d6-432-proj"}} 2018-09-30 04:43:05,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-78cf55f8-3899-4c58-9bc7-f85b0d21f30d 2018-09-30 04:43:05,039 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d14f9d6c-10d6-432-proj 2018-09-30 04:43:05,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:05,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:05,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WCFvk4nAS5-QOiU5CWOFPA"], "issued_at": "2018-09-30T04:43:05.000000Z"}} 2018-09-30 04:43:05,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ca1304c66e655d531c11c16f32fe2802ab73f9" 2018-09-30 04:43:05,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e1e9df-be3d-45b4-b4d1-9b55c71dbea5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:05,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-27e1e9df-be3d-45b4-b4d1-9b55c71dbea5 2018-09-30 04:43:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:05,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ca1304c66e655d531c11c16f32fe2802ab73f9" 2018-09-30 04:43:05,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67923b4-2ce6-4f4d-96d7-dc69a51c9e9b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:43:05,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a67923b4-2ce6-4f4d-96d7-dc69a51c9e9b 2018-09-30 04:43:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-d14f9d6c-10d6-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ca1304c66e655d531c11c16f32fe2802ab73f9" 2018-09-30 04:43:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0da5727-f3ab-4834-b2cb-e4c094cf1650 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-d14f9d6c-10d6-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/85beefa39935403a95a16d5397ebff3e"}, "enabled": true, "id": "85beefa39935403a95a16d5397ebff3e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d14f9d6c-10d6-432-proj"}]} 2018-09-30 04:43:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-d14f9d6c-10d6-432-proj used request id req-c0da5727-f3ab-4834-b2cb-e4c094cf1650 2018-09-30 04:43:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ca1304c66e655d531c11c16f32fe2802ab73f9" 2018-09-30 04:43:05,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8681a9cb-cfba-4eed-81ae-e2d299fd4ec5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:05,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8681a9cb-cfba-4eed-81ae-e2d299fd4ec5 2018-09-30 04:43:06,158 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d14f9d6c-10d6-432-user 2018-09-30 04:43:06,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee18e42-374c-4829-a57c-8900b34767e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:06,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6ee18e42-374c-4829-a57c-8900b34767e3 2018-09-30 04:43:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" -d '{"role": {"name": "CreateMultiPartImageTests-d14f9d6c-10d6-432-proj-role"}}' 2018-09-30 04:43:06,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fc6a058-59a6-4e26-ad6f-f3e47a1626f6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "050b9e26abe34137b391bcd05fc4f580", "links": {"self": "http://172.30.9.29:5000/v3/roles/050b9e26abe34137b391bcd05fc4f580"}, "name": "CreateMultiPartImageTests-d14f9d6c-10d6-432-proj-role"}} 2018-09-30 04:43:06,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9fc6a058-59a6-4e26-ad6f-f3e47a1626f6 2018-09-30 04:43:06,350 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d14f9d6c-10d6-432-proj-role 2018-09-30 04:43:06,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/050b9e26abe34137b391bcd05fc4f580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2332736d-b2c6-4cf0-ae36-680d6b57f1ac Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/050b9e26abe34137b391bcd05fc4f580"}, "domain_id": null, "name": "CreateMultiPartImageTests-d14f9d6c-10d6-432-proj-role", "id": "050b9e26abe34137b391bcd05fc4f580"}} 2018-09-30 04:43:06,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/050b9e26abe34137b391bcd05fc4f580 used request id req-2332736d-b2c6-4cf0-ae36-680d6b57f1ac 2018-09-30 04:43:06,372 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d14f9d6c-10d6-432-proj-role to project CreateMultiPartImageTests-d14f9d6c-10d6-432-proj 2018-09-30 04:43:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/85beefa39935403a95a16d5397ebff3e/users/1a36333157d54d45bbabec415ec5b203/roles/050b9e26abe34137b391bcd05fc4f580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596ddedf-abd9-412e-a782-33e1c22159f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:06,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/85beefa39935403a95a16d5397ebff3e/users/1a36333157d54d45bbabec415ec5b203/roles/050b9e26abe34137b391bcd05fc4f580 used request id req-596ddedf-abd9-412e-a782-33e1c22159f9 2018-09-30 04:43:06,513 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-30 04:43:06,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-051bb925-f077-4537-bf08-155612b0ac9f Date: Sun, 30 Sep 2018 04:43:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:43:06,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-051bb925-f077-4537-bf08-155612b0ac9f 2018-09-30 04:43:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe52aa7-fc83-4b16-8d9e-472559a2bb3f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:43:06,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-1fe52aa7-fc83-4b16-8d9e-472559a2bb3f 2018-09-30 04:43:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea8153e-01c5-4435-870a-c83da828d6bc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:43:06,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-6ea8153e-01c5-4435-870a-c83da828d6bc 2018-09-30 04:43:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:06,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d19ab5-cc92-4b32-a116-230132eb2771 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:43:06,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-b0d19ab5-cc92-4b32-a116-230132eb2771 2018-09-30 04:43:06,940 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d14f9d6c-10d6-432-proj 2018-09-30 04:43:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/85beefa39935403a95a16d5397ebff3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:07,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e622b5-7dc2-4fe3-aa00-aed06b64cef8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:07,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/85beefa39935403a95a16d5397ebff3e used request id req-a5e622b5-7dc2-4fe3-aa00-aed06b64cef8 2018-09-30 04:43:07,132 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d14f9d6c-10d6-432-proj-role 2018-09-30 04:43:07,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/050b9e26abe34137b391bcd05fc4f580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:07,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f1cc640-f135-4aa0-945c-34d1d25c77e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:07,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/050b9e26abe34137b391bcd05fc4f580 used request id req-8f1cc640-f135-4aa0-945c-34d1d25c77e6 2018-09-30 04:43:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a9be79ac9a4ffa3f9e90a3515a34b768da3eb2" 2018-09-30 04:43:07,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a55faf-a575-4fa2-9fb7-406006d102d9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:07,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-51a55faf-a575-4fa2-9fb7-406006d102d9 2018-09-30 04:43:07,331 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d14f9d6c-10d6-432-user 2018-09-30 04:43:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1a36333157d54d45bbabec415ec5b203 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3ca1304c66e655d531c11c16f32fe2802ab73f9" 2018-09-30 04:43:07,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab81870-64a2-4dc4-8dd3-3d0ae2498ceb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:07,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1a36333157d54d45bbabec415ec5b203 used request id req-7ab81870-64a2-4dc4-8dd3-3d0ae2498ceb 2018-09-30 04:43:07,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:07,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["DdR5fxhdQK2V0meI0MDusw"], "issued_at": "2018-09-30T04:43:07.000000Z"}} 2018-09-30 04:43:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9afc5b0aedb9114b8faf642c8bfeee6e654b1645" 2018-09-30 04:43:07,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db1d909-bc53-4815-8781-cbdbd0d8dc52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:07,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8db1d909-bc53-4815-8781-cbdbd0d8dc52 2018-09-30 04:43:07,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:07,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:08,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["34c1Ey5VTnuussqAdddL6w"], "issued_at": "2018-09-30T04:43:08.000000Z"}} 2018-09-30 04:43:08,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:08,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073742ae-3e43-4336-ad65-a041a89bc0d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:08,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-073742ae-3e43-4336-ad65-a041a89bc0d7 2018-09-30 04:43:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:08,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:08,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569f975d-0c19-4ef8-9651-448d0cb5305e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:43:08,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj used request id req-569f975d-0c19-4ef8-9651-448d0cb5305e 2018-09-30 04:43:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:08,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff06bfc-53c7-4e91-8ce1-ca26ab0cce9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:08,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cff06bfc-53c7-4e91-8ce1-ca26ab0cce9b 2018-09-30 04:43:08,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj"}}' 2018-09-30 04:43:08,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222512ad-b1af-4ce6-ac9d-7ca2c661d923 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b31cb25a20394e008a152dc36b81970a"}, "enabled": true, "id": "b31cb25a20394e008a152dc36b81970a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj"}} 2018-09-30 04:43:08,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-222512ad-b1af-4ce6-ac9d-7ca2c661d923 2018-09-30 04:43:08,770 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj 2018-09-30 04:43:08,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:08,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:09,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-Kl5glZhTFurlVxU8jJkZA"], "issued_at": "2018-09-30T04:43:09.000000Z"}} 2018-09-30 04:43:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d811dae85cea70179c5eaaab75d9888d8a86c0c" 2018-09-30 04:43:09,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1401b4dd-b7d7-4092-af04-5645bbbad9a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:09,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1401b4dd-b7d7-4092-af04-5645bbbad9a8 2018-09-30 04:43:09,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:09,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:09,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d811dae85cea70179c5eaaab75d9888d8a86c0c" 2018-09-30 04:43:09,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e611d6d-97b3-43c1-a338-7e210386b336 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:43:09,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2e611d6d-97b3-43c1-a338-7e210386b336 2018-09-30 04:43:09,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d811dae85cea70179c5eaaab75d9888d8a86c0c" 2018-09-30 04:43:09,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04f9c71-6152-4dfc-9d02-f84aa3d52574 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b31cb25a20394e008a152dc36b81970a"}, "enabled": true, "id": "b31cb25a20394e008a152dc36b81970a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj"}]} 2018-09-30 04:43:09,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj used request id req-c04f9c71-6152-4dfc-9d02-f84aa3d52574 2018-09-30 04:43:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d811dae85cea70179c5eaaab75d9888d8a86c0c" 2018-09-30 04:43:09,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6435115-1409-47c1-8c36-cc7ee897e242 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:09,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f6435115-1409-47c1-8c36-cc7ee897e242 2018-09-30 04:43:09,854 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-3bf5aa86-dd8c-49d-user 2018-09-30 04:43:09,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:09,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8315834-ed17-4355-9bb4-084185776793 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:09,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8315834-ed17-4355-9bb4-084185776793 2018-09-30 04:43:09,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" -d '{"role": {"name": "CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj-role"}}' 2018-09-30 04:43:10,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248c3d88-01bc-4c48-950c-e80f54fb4686 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d997e176e024b79baed68a3135bf60c", "links": {"self": "http://172.30.9.29:5000/v3/roles/9d997e176e024b79baed68a3135bf60c"}, "name": "CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj-role"}} 2018-09-30 04:43:10,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-248c3d88-01bc-4c48-950c-e80f54fb4686 2018-09-30 04:43:10,063 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj-role 2018-09-30 04:43:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9d997e176e024b79baed68a3135bf60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f8e48f-a081-4584-95c8-3d1b65ff3873 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9d997e176e024b79baed68a3135bf60c"}, "domain_id": null, "name": "CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj-role", "id": "9d997e176e024b79baed68a3135bf60c"}} 2018-09-30 04:43:10,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9d997e176e024b79baed68a3135bf60c used request id req-e3f8e48f-a081-4584-95c8-3d1b65ff3873 2018-09-30 04:43:10,082 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj-role to project CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj 2018-09-30 04:43:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b31cb25a20394e008a152dc36b81970a/users/ada812e7e95249ffb2452926a2f333c6/roles/9d997e176e024b79baed68a3135bf60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21b0e9c-044c-4252-aab0-6b6b7ee596d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:10,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b31cb25a20394e008a152dc36b81970a/users/ada812e7e95249ffb2452926a2f333c6/roles/9d997e176e024b79baed68a3135bf60c used request id req-d21b0e9c-044c-4252-aab0-6b6b7ee596d3 2018-09-30 04:43:10,238 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-30 04:43:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ee721b27-0b65-45a4-a3ce-a262811280c1 Date: Sun, 30 Sep 2018 04:43:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:43:10,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ee721b27-0b65-45a4-a3ce-a262811280c1 2018-09-30 04:43:10,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ded4fd9-ddfc-424c-8ff2-d54bbc2e8aaa Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:43:10,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-7ded4fd9-ddfc-424c-8ff2-d54bbc2e8aaa 2018-09-30 04:43:10,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34f2a23-b313-46de-9664-06a20c1fe139 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:43:10,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b34f2a23-b313-46de-9664-06a20c1fe139 2018-09-30 04:43:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bb1cdd-ff29-4a45-8c93-2e163273a8c5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:43:10,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-a2bb1cdd-ff29-4a45-8c93-2e163273a8c5 2018-09-30 04:43:10,749 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj 2018-09-30 04:43:10,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b31cb25a20394e008a152dc36b81970a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92a13b1-8533-46a3-bcae-816c0fdd2cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:10,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b31cb25a20394e008a152dc36b81970a used request id req-f92a13b1-8533-46a3-bcae-816c0fdd2cd3 2018-09-30 04:43:10,929 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-3bf5aa86-dd8c-49d-proj-role 2018-09-30 04:43:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9d997e176e024b79baed68a3135bf60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:10,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-932302cd-7354-4eda-bc31-d9310e93ba6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:10,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9d997e176e024b79baed68a3135bf60c used request id req-932302cd-7354-4eda-bc31-d9310e93ba6e 2018-09-30 04:43:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa65c08cd38522bb86bb82deec664b432dc98918" 2018-09-30 04:43:11,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea5d9f4-bbe7-4dd7-9ccd-c1cde943b018 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:11,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cea5d9f4-bbe7-4dd7-9ccd-c1cde943b018 2018-09-30 04:43:11,054 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-3bf5aa86-dd8c-49d-user 2018-09-30 04:43:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ada812e7e95249ffb2452926a2f333c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d811dae85cea70179c5eaaab75d9888d8a86c0c" 2018-09-30 04:43:11,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d67b061-0b12-44a6-82f6-209e336e31d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:11,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ada812e7e95249ffb2452926a2f333c6 used request id req-1d67b061-0b12-44a6-82f6-209e336e31d5 2018-09-30 04:43:11,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:11,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["unpnARe_RrOapVNgdbUzzQ"], "issued_at": "2018-09-30T04:43:11.000000Z"}} 2018-09-30 04:43:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5e5539bdd96e1f51f229e9e72ed0c613d68fe9" 2018-09-30 04:43:11,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c34d47-b63c-4be6-a39f-d22555ac4022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:11,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-14c34d47-b63c-4be6-a39f-d22555ac4022 2018-09-30 04:43:11,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:11,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:12,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["vCbMS8J6QRG5PQbxeblb1w"], "issued_at": "2018-09-30T04:43:12.000000Z"}} 2018-09-30 04:43:12,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:12,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344f7670-4cfc-46fa-acad-c9b59a94209d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:12,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-344f7670-4cfc-46fa-acad-c9b59a94209d 2018-09-30 04:43:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:12,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-984e5160-4edd-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:12,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26d804c-17ea-4a97-b447-7ec2cd5184fc Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-984e5160-4edd-46c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:43:12,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-984e5160-4edd-46c-proj used request id req-f26d804c-17ea-4a97-b447-7ec2cd5184fc 2018-09-30 04:43:12,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:12,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261e1d73-3fa9-47dd-a114-03186eba14e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:12,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-261e1d73-3fa9-47dd-a114-03186eba14e0 2018-09-30 04:43:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj"}}' 2018-09-30 04:43:12,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279afdff-f238-41de-ae4f-b6953058856a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/97e43e050da746d18f4a654639bfa1d9"}, "enabled": true, "id": "97e43e050da746d18f4a654639bfa1d9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj"}} 2018-09-30 04:43:12,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-279afdff-f238-41de-ae4f-b6953058856a 2018-09-30 04:43:12,381 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-984e5160-4edd-46c-proj 2018-09-30 04:43:12,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:12,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:12,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["zCBalKxXQ5e-UzG8zadRMQ"], "issued_at": "2018-09-30T04:43:12.000000Z"}} 2018-09-30 04:43:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77d72c611b4f48d29c0a7f12ebfb30c9158e6ad" 2018-09-30 04:43:12,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc75bc4-f5be-4297-ad90-f371f33c126e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:12,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9dc75bc4-f5be-4297-ad90-f371f33c126e 2018-09-30 04:43:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:12,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77d72c611b4f48d29c0a7f12ebfb30c9158e6ad" 2018-09-30 04:43:12,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c754b3c4-29fe-4173-8dc2-62db03055fd4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:43:12,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c754b3c4-29fe-4173-8dc2-62db03055fd4 2018-09-30 04:43:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-984e5160-4edd-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77d72c611b4f48d29c0a7f12ebfb30c9158e6ad" 2018-09-30 04:43:13,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed3d511-4fa8-49e1-bb59-0ff0e6e5c2b0 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-984e5160-4edd-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/97e43e050da746d18f4a654639bfa1d9"}, "enabled": true, "id": "97e43e050da746d18f4a654639bfa1d9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj"}]} 2018-09-30 04:43:13,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-984e5160-4edd-46c-proj used request id req-9ed3d511-4fa8-49e1-bb59-0ff0e6e5c2b0 2018-09-30 04:43:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77d72c611b4f48d29c0a7f12ebfb30c9158e6ad" 2018-09-30 04:43:13,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae41fd04-c301-40da-b38a-b97a0484c9e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:13,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ae41fd04-c301-40da-b38a-b97a0484c9e6 2018-09-30 04:43:13,500 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-984e5160-4edd-46c-user 2018-09-30 04:43:13,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:13,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02eb7937-5e61-4796-91fb-f6614bca3791 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:13,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-02eb7937-5e61-4796-91fb-f6614bca3791 2018-09-30 04:43:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" -d '{"role": {"name": "CreateKeypairsTests-984e5160-4edd-46c-proj-role"}}' 2018-09-30 04:43:13,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d1b809-245c-46c3-bc38-3f9677353ffe Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d82ac928e1740999284a0ac2ca0c148", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d82ac928e1740999284a0ac2ca0c148"}, "name": "CreateKeypairsTests-984e5160-4edd-46c-proj-role"}} 2018-09-30 04:43:13,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-46d1b809-245c-46c3-bc38-3f9677353ffe 2018-09-30 04:43:13,711 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-984e5160-4edd-46c-proj-role 2018-09-30 04:43:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3d82ac928e1740999284a0ac2ca0c148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:13,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2237bd1-b33d-4874-8a13-89ec3d22cec4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3d82ac928e1740999284a0ac2ca0c148"}, "domain_id": null, "name": "CreateKeypairsTests-984e5160-4edd-46c-proj-role", "id": "3d82ac928e1740999284a0ac2ca0c148"}} 2018-09-30 04:43:13,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3d82ac928e1740999284a0ac2ca0c148 used request id req-f2237bd1-b33d-4874-8a13-89ec3d22cec4 2018-09-30 04:43:13,800 - keystone_utils - INFO - Granting role CreateKeypairsTests-984e5160-4edd-46c-proj-role to project CreateKeypairsTests-984e5160-4edd-46c-proj 2018-09-30 04:43:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/97e43e050da746d18f4a654639bfa1d9/users/48be220945034507b7cf7a29c9a9a57e/roles/3d82ac928e1740999284a0ac2ca0c148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:13,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe55b94b-594c-4f9f-9d23-c17885e9b77e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:13,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/97e43e050da746d18f4a654639bfa1d9/users/48be220945034507b7cf7a29c9a9a57e/roles/3d82ac928e1740999284a0ac2ca0c148 used request id req-fe55b94b-594c-4f9f-9d23-c17885e9b77e 2018-09-30 04:43:13,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:43:13,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:13,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:14,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d82ac928e1740999284a0ac2ca0c148", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj-role"}], "expires_at": "2018-09-30T05:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97e43e050da746d18f4a654639bfa1d9", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-984e5160-4edd-46c-user", "id": "48be220945034507b7cf7a29c9a9a57e"}, "audit_ids": ["Xd7g8zI9Te-ONOokjAh_FQ"], "issued_at": "2018-09-30T04:43:14.000000Z"}} 2018-09-30 04:43:14,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a37cdf6ffaf9605fd64c8bfac3835ebe86686e1" 2018-09-30 04:43:14,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30dad61-b2b5-4963-876a-325a849ca377 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:14,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d30dad61-b2b5-4963-876a-325a849ca377 2018-09-30 04:43:14,439 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:43:14,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a37cdf6ffaf9605fd64c8bfac3835ebe86686e1" 2018-09-30 04:43:14,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30e3d2d6-7b96-40c0-bcee-0c2668a24ed0 x-compute-request-id: req-30e3d2d6-7b96-40c0-bcee-0c2668a24ed0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:43:14,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-30e3d2d6-7b96-40c0-bcee-0c2668a24ed0 2018-09-30 04:43:14,972 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430... 2018-09-30 04:43:14,972 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:43:15,021 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 2018-09-30 04:43:15,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a37cdf6ffaf9605fd64c8bfac3835ebe86686e1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnVQP43H+FylGdkXCY62QydUoB1g5J2ielMU5tEhvpSD9w4j+j3FavNMFUWcAXpdU30iBY2h61hi/lwgRcRVHAUnNGBxGzIBrH7vmenp94n7jjK2I17FyBY/42jsRrjiWj6apQgNBC0p48RkTnKPpk2B+/CxdPJ6ZIZSWAEPilKw==", "name": "CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430"}}' 2018-09-30 04:43:15,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9502476-44b9-4b9c-9693-b1b1152bf82e x-compute-request-id: req-a9502476-44b9-4b9c-9693-b1b1152bf82e Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnVQP43H+FylGdkXCY62QydUoB1g5J2ielMU5tEhvpSD9w4j+j3FavNMFUWcAXpdU30iBY2h61hi/lwgRcRVHAUnNGBxGzIBrH7vmenp94n7jjK2I17FyBY/42jsRrjiWj6apQgNBC0p48RkTnKPpk2B+/CxdPJ6ZIZSWAEPilKw==", "user_id": "48be220945034507b7cf7a29c9a9a57e", "name": "CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430", "fingerprint": "66:70:1a:dd:d3:6b:c6:93:e2:13:91:b7:d6:6e:48:13"}} 2018-09-30 04:43:15,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a9502476-44b9-4b9c-9693-b1b1152bf82e 2018-09-30 04:43:15,081 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 2018-09-30 04:43:15,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:15,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d82ac928e1740999284a0ac2ca0c148", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj-role"}], "expires_at": "2018-09-30T05:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97e43e050da746d18f4a654639bfa1d9", "name": "CreateKeypairsTests-984e5160-4edd-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/97e43e050da746d18f4a654639bfa1d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-984e5160-4edd-46c-user", "id": "48be220945034507b7cf7a29c9a9a57e"}, "audit_ids": ["L9-pPer6ReKVKlUB4-knsg"], "issued_at": "2018-09-30T04:43:15.000000Z"}} 2018-09-30 04:43:15,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65049856476509b2556a331b0d072ce8f3644d9" 2018-09-30 04:43:15,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6de8ede-8259-44ff-803d-c4a3a6e0f07e x-compute-request-id: req-b6de8ede-8259-44ff-803d-c4a3a6e0f07e Content-Length: 0 Content-Type: application/json 2018-09-30 04:43:15,681 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 used request id req-b6de8ede-8259-44ff-803d-c4a3a6e0f07e 2018-09-30 04:43:15,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65049856476509b2556a331b0d072ce8f3644d9" 2018-09-30 04:43:15,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fecff358-88a2-447b-969f-162a6f869474 x-compute-request-id: req-fecff358-88a2-447b-969f-162a6f869474 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:43:15,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-fecff358-88a2-447b-969f-162a6f869474 2018-09-30 04:43:15,705 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 2018-09-30 04:43:15,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a37cdf6ffaf9605fd64c8bfac3835ebe86686e1" 2018-09-30 04:43:15,736 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c393b43a-3cc7-4269-9872-0887244f387b x-compute-request-id: req-c393b43a-3cc7-4269-9872-0887244f387b Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 not found for user 48be220945034507b7cf7a29c9a9a57e", "code": 404}} 2018-09-30 04:43:15,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-37ba634f-6492-466e-b691-899d9fad2430 used request id req-c393b43a-3cc7-4269-9872-0887244f387b 2018-09-30 04:43:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:15,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0a2d5e08-ab52-4eb4-81eb-00de41d681e2 Date: Sun, 30 Sep 2018 04:43:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:43:15,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0a2d5e08-ab52-4eb4-81eb-00de41d681e2 2018-09-30 04:43:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:16,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9aa6a16-a6d9-4cfe-970a-b72d0acc4ae8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:43:16,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-f9aa6a16-a6d9-4cfe-970a-b72d0acc4ae8 2018-09-30 04:43:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:16,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a92cb1-4eb7-482d-b118-5cff8cf5c70f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:43:16,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b2a92cb1-4eb7-482d-b118-5cff8cf5c70f 2018-09-30 04:43:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:16,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311d88b6-0760-4416-af52-58885c739950 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:43:16,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-311d88b6-0760-4416-af52-58885c739950 2018-09-30 04:43:16,244 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-984e5160-4edd-46c-proj 2018-09-30 04:43:16,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/97e43e050da746d18f4a654639bfa1d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:16,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a22e48-bc7a-4f64-94a1-b023b750d3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:16,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/97e43e050da746d18f4a654639bfa1d9 used request id req-e1a22e48-bc7a-4f64-94a1-b023b750d3b9 2018-09-30 04:43:16,569 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-984e5160-4edd-46c-proj-role 2018-09-30 04:43:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3d82ac928e1740999284a0ac2ca0c148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:16,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e1b89b-9bbd-4fb4-9e0d-b44d3ea23246 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:16,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3d82ac928e1740999284a0ac2ca0c148 used request id req-97e1b89b-9bbd-4fb4-9e0d-b44d3ea23246 2018-09-30 04:43:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee85a6c799d22d24a2b3861935a164e90845bc8" 2018-09-30 04:43:16,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc69cee5-2a72-4fd8-846c-e9a6539f3a5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:16,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dc69cee5-2a72-4fd8-846c-e9a6539f3a5c 2018-09-30 04:43:16,773 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-984e5160-4edd-46c-user 2018-09-30 04:43:16,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/48be220945034507b7cf7a29c9a9a57e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77d72c611b4f48d29c0a7f12ebfb30c9158e6ad" 2018-09-30 04:43:16,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eacb195-587b-4e0b-9956-7d3c17bc449d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:16,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/48be220945034507b7cf7a29c9a9a57e used request id req-6eacb195-587b-4e0b-9956-7d3c17bc449d 2018-09-30 04:43:16,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:17,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["HPI-_Br_Q82ipbw8G9UGpA"], "issued_at": "2018-09-30T04:43:17.000000Z"}} 2018-09-30 04:43:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b583fb4a9c0bddd61a33c1a9047b7971034944" 2018-09-30 04:43:17,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a5f0a8-1dae-4d2a-af33-ad5874c208f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:17,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-83a5f0a8-1dae-4d2a-af33-ad5874c208f6 2018-09-30 04:43:17,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:17,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:17,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["zTTSSdeWQxq4xxP30jJb6w"], "issued_at": "2018-09-30T04:43:17.000000Z"}} 2018-09-30 04:43:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:17,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183a91c6-8eb1-402b-85a2-30bf14227c15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:17,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-183a91c6-8eb1-402b-85a2-30bf14227c15 2018-09-30 04:43:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:18,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:18,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-caf47a46-9545-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:18,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57449648-3a4c-42c6-8de6-99e3c5074db6 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-caf47a46-9545-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:43:18,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-caf47a46-9545-4b4-proj used request id req-57449648-3a4c-42c6-8de6-99e3c5074db6 2018-09-30 04:43:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:18,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cc7e7a-3e4f-40cd-8508-e6d1159c4d13 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:18,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d5cc7e7a-3e4f-40cd-8508-e6d1159c4d13 2018-09-30 04:43:18,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj"}}' 2018-09-30 04:43:18,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3b591b-3044-4b98-b85a-3064bac7cbdd Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2c901427b21403e8e28689b64b13197"}, "enabled": true, "id": "c2c901427b21403e8e28689b64b13197", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj"}} 2018-09-30 04:43:18,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ea3b591b-3044-4b98-b85a-3064bac7cbdd 2018-09-30 04:43:18,387 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-caf47a46-9545-4b4-proj 2018-09-30 04:43:18,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:18,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:18,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["b9z8wgX7TeaX-ws9ddoNEg"], "issued_at": "2018-09-30T04:43:18.000000Z"}} 2018-09-30 04:43:18,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff02da0aceeb7c825578727b3fcf87343d36656" 2018-09-30 04:43:18,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47db3db1-2ab9-4a31-982e-86d7729c9f85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:18,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-47db3db1-2ab9-4a31-982e-86d7729c9f85 2018-09-30 04:43:18,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:18,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:18,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff02da0aceeb7c825578727b3fcf87343d36656" 2018-09-30 04:43:18,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab4541f-6d06-4ef4-9422-ce065d6cd73c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:43:18,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8ab4541f-6d06-4ef4-9422-ce065d6cd73c 2018-09-30 04:43:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-caf47a46-9545-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff02da0aceeb7c825578727b3fcf87343d36656" 2018-09-30 04:43:19,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e18851-bcb0-41f1-8139-ef6f3ebc339c Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-caf47a46-9545-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2c901427b21403e8e28689b64b13197"}, "enabled": true, "id": "c2c901427b21403e8e28689b64b13197", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj"}]} 2018-09-30 04:43:19,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-caf47a46-9545-4b4-proj used request id req-f9e18851-bcb0-41f1-8139-ef6f3ebc339c 2018-09-30 04:43:19,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff02da0aceeb7c825578727b3fcf87343d36656" 2018-09-30 04:43:19,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32539238-db84-454b-89b7-a77e7cbd7ee6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:19,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-32539238-db84-454b-89b7-a77e7cbd7ee6 2018-09-30 04:43:19,536 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-caf47a46-9545-4b4-user 2018-09-30 04:43:19,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:19,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3b5c34-9f5b-40e8-ab66-89e7828d2507 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:19,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1f3b5c34-9f5b-40e8-ab66-89e7828d2507 2018-09-30 04:43:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" -d '{"role": {"name": "CreateKeypairsTests-caf47a46-9545-4b4-proj-role"}}' 2018-09-30 04:43:19,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bfa36b1-9e3d-4ec2-8b3a-f264f0daff54 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad00f1fe9b5c49f5a91a199e1c3b477a", "links": {"self": "http://172.30.9.29:5000/v3/roles/ad00f1fe9b5c49f5a91a199e1c3b477a"}, "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj-role"}} 2018-09-30 04:43:19,728 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3bfa36b1-9e3d-4ec2-8b3a-f264f0daff54 2018-09-30 04:43:19,728 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-caf47a46-9545-4b4-proj-role 2018-09-30 04:43:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ad00f1fe9b5c49f5a91a199e1c3b477a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:19,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8729d6-281f-4658-813e-aeb8d7fb6ff1 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ad00f1fe9b5c49f5a91a199e1c3b477a"}, "domain_id": null, "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj-role", "id": "ad00f1fe9b5c49f5a91a199e1c3b477a"}} 2018-09-30 04:43:19,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ad00f1fe9b5c49f5a91a199e1c3b477a used request id req-4a8729d6-281f-4658-813e-aeb8d7fb6ff1 2018-09-30 04:43:19,822 - keystone_utils - INFO - Granting role CreateKeypairsTests-caf47a46-9545-4b4-proj-role to project CreateKeypairsTests-caf47a46-9545-4b4-proj 2018-09-30 04:43:19,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c2c901427b21403e8e28689b64b13197/users/3a6ca5e56cf84b5faa8a1e13579a861b/roles/ad00f1fe9b5c49f5a91a199e1c3b477a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:19,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3835fb-fa63-4435-9a83-9070c39fff96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:19,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c2c901427b21403e8e28689b64b13197/users/3a6ca5e56cf84b5faa8a1e13579a861b/roles/ad00f1fe9b5c49f5a91a199e1c3b477a used request id req-df3835fb-fa63-4435-9a83-9070c39fff96 2018-09-30 04:43:19,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:43:20,274 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d.pub 2018-09-30 04:43:20,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:20,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:20,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad00f1fe9b5c49f5a91a199e1c3b477a", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj-role"}], "expires_at": "2018-09-30T05:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2c901427b21403e8e28689b64b13197", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-caf47a46-9545-4b4-user", "id": "3a6ca5e56cf84b5faa8a1e13579a861b"}, "audit_ids": ["yaNAmBMdQ_OMFxF3WIKb6A"], "issued_at": "2018-09-30T04:43:20.000000Z"}} 2018-09-30 04:43:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec5e9f9a39b1028863cddcad2c0ed7215afe2eb" 2018-09-30 04:43:20,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a8a9f2-1ba2-471a-9233-5bdcee2a2b6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:20,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1a8a9f2-1ba2-471a-9233-5bdcee2a2b6a 2018-09-30 04:43:20,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:43:20,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec5e9f9a39b1028863cddcad2c0ed7215afe2eb" 2018-09-30 04:43:21,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abb8ad67-1622-428d-8bb5-96e675f42d08 x-compute-request-id: req-abb8ad67-1622-428d-8bb5-96e675f42d08 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:43:21,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-abb8ad67-1622-428d-8bb5-96e675f42d08 2018-09-30 04:43:21,278 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d... 2018-09-30 04:43:21,278 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-30 04:43:21,278 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d.pub 2018-09-30 04:43:21,278 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d 2018-09-30 04:43:21,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec5e9f9a39b1028863cddcad2c0ed7215afe2eb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0ZvQtAdppIdLYaMI7LCf3UCI1Miv9O8sl+nnCoqc7YkN08YEGc0xNFCkEFDnmeroOaTNRisg+kbuWt9E94soiMuQ9wI8xeWhI2itUxRjgpy/SeOIqy0ovlq/qTKnk5T588NTQOm1DbNVq5DO6XxYpgAfKhvmc5CeUrqyzydFAiopHRsxRuCUMCxIQ6vHniVjU8P0EjvFiOWsF6YjvpDayKGvulYCBcEz2whsDevrqfOKHNayGAces4o2S7ek0IS4iGujKzzFLlrZtT47HSwmgwWv1vvoT7YmB1dGunw58lVwa7QZcR5f4U+2M9KP2OFKUYRFd1aLQHSbvMM84Qax", "name": "CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d"}}' 2018-09-30 04:43:21,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ce1c907-1231-4d25-aa27-e5d4eab7a9bf x-compute-request-id: req-0ce1c907-1231-4d25-aa27-e5d4eab7a9bf Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0ZvQtAdppIdLYaMI7LCf3UCI1Miv9O8sl+nnCoqc7YkN08YEGc0xNFCkEFDnmeroOaTNRisg+kbuWt9E94soiMuQ9wI8xeWhI2itUxRjgpy/SeOIqy0ovlq/qTKnk5T588NTQOm1DbNVq5DO6XxYpgAfKhvmc5CeUrqyzydFAiopHRsxRuCUMCxIQ6vHniVjU8P0EjvFiOWsF6YjvpDayKGvulYCBcEz2whsDevrqfOKHNayGAces4o2S7ek0IS4iGujKzzFLlrZtT47HSwmgwWv1vvoT7YmB1dGunw58lVwa7QZcR5f4U+2M9KP2OFKUYRFd1aLQHSbvMM84Qax", "user_id": "3a6ca5e56cf84b5faa8a1e13579a861b", "name": "CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d", "fingerprint": "d1:cf:63:cc:6b:b8:8d:e2:c7:2c:92:b3:de:b6:0e:26"}} 2018-09-30 04:43:21,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0ce1c907-1231-4d25-aa27-e5d4eab7a9bf 2018-09-30 04:43:21,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:21,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad00f1fe9b5c49f5a91a199e1c3b477a", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj-role"}], "expires_at": "2018-09-30T05:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2c901427b21403e8e28689b64b13197", "name": "CreateKeypairsTests-caf47a46-9545-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2c901427b21403e8e28689b64b13197", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2c901427b21403e8e28689b64b13197", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2c901427b21403e8e28689b64b13197", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-caf47a46-9545-4b4-user", "id": "3a6ca5e56cf84b5faa8a1e13579a861b"}, "audit_ids": ["Dp8OsunuRDiCk9JqDyZmeA"], "issued_at": "2018-09-30T04:43:21.000000Z"}} 2018-09-30 04:43:21,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88390118389301ca130539de997b6db16d03f97" 2018-09-30 04:43:22,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3468b0ce-8226-495a-a543-c2080598d54d x-compute-request-id: req-3468b0ce-8226-495a-a543-c2080598d54d Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0ZvQtAdppIdLYaMI7LCf3UCI1Miv9O8sl+nnCoqc7YkN08YEGc0xNFCkEFDnmeroOaTNRisg+kbuWt9E94soiMuQ9wI8xeWhI2itUxRjgpy/SeOIqy0ovlq/qTKnk5T588NTQOm1DbNVq5DO6XxYpgAfKhvmc5CeUrqyzydFAiopHRsxRuCUMCxIQ6vHniVjU8P0EjvFiOWsF6YjvpDayKGvulYCBcEz2whsDevrqfOKHNayGAces4o2S7ek0IS4iGujKzzFLlrZtT47HSwmgwWv1vvoT7YmB1dGunw58lVwa7QZcR5f4U+2M9KP2OFKUYRFd1aLQHSbvMM84Qax", "user_id": "3a6ca5e56cf84b5faa8a1e13579a861b", "name": "CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d", "deleted": false, "created_at": "2018-09-30T04:43:21.000000", "updated_at": null, "fingerprint": "d1:cf:63:cc:6b:b8:8d:e2:c7:2c:92:b3:de:b6:0e:26", "deleted_at": null, "id": 66}} 2018-09-30 04:43:22,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d used request id req-3468b0ce-8226-495a-a543-c2080598d54d 2018-09-30 04:43:22,258 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d 2018-09-30 04:43:22,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec5e9f9a39b1028863cddcad2c0ed7215afe2eb" 2018-09-30 04:43:22,290 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d1aeb3d-6e96-4f7b-91ed-fe0c52fee3cb x-compute-request-id: req-8d1aeb3d-6e96-4f7b-91ed-fe0c52fee3cb Content-Length: 0 Content-Type: application/json 2018-09-30 04:43:22,290 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-73fff66f-604b-4880-9f54-05fe0e3cc24d used request id req-8d1aeb3d-6e96-4f7b-91ed-fe0c52fee3cb 2018-09-30 04:43:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:22,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b12662bf-2c6b-428e-824b-0b5235fbc30e Date: Sun, 30 Sep 2018 04:43:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:43:22,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b12662bf-2c6b-428e-824b-0b5235fbc30e 2018-09-30 04:43:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:22,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0855efd-7e6d-4f8a-a808-6bf615a229c9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:43:22,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-a0855efd-7e6d-4f8a-a808-6bf615a229c9 2018-09-30 04:43:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:22,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031aa96b-0e57-4922-bb13-95bfb6496735 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:43:22,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-031aa96b-0e57-4922-bb13-95bfb6496735 2018-09-30 04:43:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:22,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01ddcd2-0ce1-4984-b2e5-2db927b49faf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:43:22,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-b01ddcd2-0ce1-4984-b2e5-2db927b49faf 2018-09-30 04:43:22,780 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-caf47a46-9545-4b4-proj 2018-09-30 04:43:22,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c2c901427b21403e8e28689b64b13197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:22,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27bae81b-214c-459d-9043-ddf5e396c905 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:22,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c2c901427b21403e8e28689b64b13197 used request id req-27bae81b-214c-459d-9043-ddf5e396c905 2018-09-30 04:43:22,982 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-caf47a46-9545-4b4-proj-role 2018-09-30 04:43:22,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ad00f1fe9b5c49f5a91a199e1c3b477a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:23,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ee4d77-a21b-488a-a079-f5d8feb31a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:23,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ad00f1fe9b5c49f5a91a199e1c3b477a used request id req-66ee4d77-a21b-488a-a079-f5d8feb31a02 2018-09-30 04:43:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cacb6203c052ef2b8214e5da22c6d081c6c7bbc" 2018-09-30 04:43:23,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888d06ac-bcee-452a-9433-c3d6a82aabbc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:23,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-888d06ac-bcee-452a-9433-c3d6a82aabbc 2018-09-30 04:43:23,193 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-caf47a46-9545-4b4-user 2018-09-30 04:43:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3a6ca5e56cf84b5faa8a1e13579a861b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cff02da0aceeb7c825578727b3fcf87343d36656" 2018-09-30 04:43:23,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c8b56a8-0195-4e45-9593-e60e89cb6792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:23,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3a6ca5e56cf84b5faa8a1e13579a861b used request id req-0c8b56a8-0195-4e45-9593-e60e89cb6792 2018-09-30 04:43:23,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:23,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EnPK0kbdTUOH6JUXwwCuaQ"], "issued_at": "2018-09-30T04:43:23.000000Z"}} 2018-09-30 04:43:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565f136d9c873ebce5e903f7a8a0f2bb884df30f" 2018-09-30 04:43:23,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95f06f1-8a60-427b-8fc9-82ca8c2f64a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:23,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e95f06f1-8a60-427b-8fc9-82ca8c2f64a0 2018-09-30 04:43:23,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:23,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:24,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["_u3kyhnnQK2t1OnA0LJQKA"], "issued_at": "2018-09-30T04:43:24.000000Z"}} 2018-09-30 04:43:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:43:24,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8870f565-1fe4-442f-b22e-aa6d09b6eae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:24,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8870f565-1fe4-442f-b22e-aa6d09b6eae8 2018-09-30 04:43:24,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:24,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:24,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-dd73b4b3-9e32-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:43:24,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f21443-dace-41ce-aed9-adaf255c6c97 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-dd73b4b3-9e32-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:43:24,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-dd73b4b3-9e32-4c2-proj used request id req-70f21443-dace-41ce-aed9-adaf255c6c97 2018-09-30 04:43:24,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:43:24,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd388b1-8312-4081-98b2-c4aeafa15896 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:24,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bbd388b1-8312-4081-98b2-c4aeafa15896 2018-09-30 04:43:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj"}}' 2018-09-30 04:43:24,626 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36fecd90-af35-4dfc-acb4-6cb6ce9f2996 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e57a093ab7ff4338902ea9249a5b7678"}, "enabled": true, "id": "e57a093ab7ff4338902ea9249a5b7678", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj"}} 2018-09-30 04:43:24,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-36fecd90-af35-4dfc-acb4-6cb6ce9f2996 2018-09-30 04:43:24,626 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-dd73b4b3-9e32-4c2-proj 2018-09-30 04:43:24,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:24,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:25,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EXU6MxrhQyOr-KqBSv2Zrw"], "issued_at": "2018-09-30T04:43:25.000000Z"}} 2018-09-30 04:43:25,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51d69d834ea499b72573d35ef8a459636e0fad6" 2018-09-30 04:43:25,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93341f63-9145-497a-be1c-3d14406cd9fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:25,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-93341f63-9145-497a-be1c-3d14406cd9fe 2018-09-30 04:43:25,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:43:25,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:43:25,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51d69d834ea499b72573d35ef8a459636e0fad6" 2018-09-30 04:43:25,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78aadccf-2ed5-4b9d-96d8-9e511235e9a0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:43:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-78aadccf-2ed5-4b9d-96d8-9e511235e9a0 2018-09-30 04:43:25,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-dd73b4b3-9e32-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51d69d834ea499b72573d35ef8a459636e0fad6" 2018-09-30 04:43:25,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baa744e-3844-4073-b9cb-7413c65cfbf3 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-dd73b4b3-9e32-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e57a093ab7ff4338902ea9249a5b7678"}, "enabled": true, "id": "e57a093ab7ff4338902ea9249a5b7678", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj"}]} 2018-09-30 04:43:25,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-dd73b4b3-9e32-4c2-proj used request id req-8baa744e-3844-4073-b9cb-7413c65cfbf3 2018-09-30 04:43:25,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51d69d834ea499b72573d35ef8a459636e0fad6" 2018-09-30 04:43:25,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3759bc6e-75f1-497f-af6b-f6d517549ee0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:43:25,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3759bc6e-75f1-497f-af6b-f6d517549ee0 2018-09-30 04:43:25,747 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-dd73b4b3-9e32-4c2-user 2018-09-30 04:43:25,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:25,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:43:25,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8487ad4-cd77-44ef-a3f3-037d624fa059 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:43:25,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f8487ad4-cd77-44ef-a3f3-037d624fa059 2018-09-30 04:43:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" -d '{"role": {"name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role"}}' 2018-09-30 04:43:25,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e529fdb5-f51f-4d7c-852c-5c740260a184 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b560ffbb7cb344f1a4a35593fa100a71", "links": {"self": "http://172.30.9.29:5000/v3/roles/b560ffbb7cb344f1a4a35593fa100a71"}, "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role"}} 2018-09-30 04:43:25,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e529fdb5-f51f-4d7c-852c-5c740260a184 2018-09-30 04:43:25,939 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role 2018-09-30 04:43:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b560ffbb7cb344f1a4a35593fa100a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:43:25,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2a7411-a47d-4e67-b507-367b3bf64e20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b560ffbb7cb344f1a4a35593fa100a71"}, "domain_id": null, "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role", "id": "b560ffbb7cb344f1a4a35593fa100a71"}} 2018-09-30 04:43:25,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b560ffbb7cb344f1a4a35593fa100a71 used request id req-ba2a7411-a47d-4e67-b507-367b3bf64e20 2018-09-30 04:43:25,956 - keystone_utils - INFO - Granting role CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role to project CreateKeypairsTests-dd73b4b3-9e32-4c2-proj 2018-09-30 04:43:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e57a093ab7ff4338902ea9249a5b7678/users/cb2235bb08a34a55b41e018628a1d6c4/roles/b560ffbb7cb344f1a4a35593fa100a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:43:26,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce8acb8-615b-48a5-9abd-c2ccd21066aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:43:26,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e57a093ab7ff4338902ea9249a5b7678/users/cb2235bb08a34a55b41e018628a1d6c4/roles/b560ffbb7cb344f1a4a35593fa100a71 used request id req-7ce8acb8-615b-48a5-9abd-c2ccd21066aa 2018-09-30 04:43:26,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:43:26,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:43:26,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:43:26,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b560ffbb7cb344f1a4a35593fa100a71", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role"}], "expires_at": "2018-09-30T05:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57a093ab7ff4338902ea9249a5b7678", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-user", "id": "cb2235bb08a34a55b41e018628a1d6c4"}, "audit_ids": ["wO2bhWJdT_e2qjvD_CaVjQ"], "issued_at": "2018-09-30T04:43:26.000000Z"}} 2018-09-30 04:43:26,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99fbaf7086350d9292f3503918c2de635304b15" 2018-09-30 04:43:26,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ba1c68-a1b0-4474-b8fe-c2d65464dbeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:43:26,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b0ba1c68-a1b0-4474-b8fe-c2d65464dbeb 2018-09-30 04:43:26,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:43:26,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99fbaf7086350d9292f3503918c2de635304b15" 2018-09-30 04:43:27,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8f8cae7-f36a-4a8f-a9a1-82319e5b7740 x-compute-request-id: req-e8f8cae7-f36a-4a8f-a9a1-82319e5b7740 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:43:27,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e8f8cae7-f36a-4a8f-a9a1-82319e5b7740 2018-09-30 04:43:27,083 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab... 2018-09-30 04:43:27,083 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:43:59,599 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab 2018-09-30 04:43:59,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99fbaf7086350d9292f3503918c2de635304b15" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDlM++9CjKtsrze/ZpPThCkoIm3mdbNE7ZaVnqb6HVpk1+IYjpnmxHwSzbnhj8SB2/dfwXiRlWLJ940xMMU7yZodDysDDBVltc5uttZgMb8GlDxhE5c0swVbVPuW3UQ0on/sXZAa21hxzdOZjsubGCVHwJzWQ8a67nW4gc01R/wTRgUcTDR9IWEUee0Uzcv4gnWHZud13/k5dzOykghNZ8uCeFDA5nAAwp8jUBojQ3d2wLRNht83XVQKHQrWGtZkyYns2KrwvpsdlCspwzXpYFyu7AsVZSF7Y4lJZFufL3MBerY1m0kqZP4dUsusyOQMYnUuYLkJAjAUzR2hkAZPP/XHHdaoyPR2jG8SFEq80pRWHe/l0Dr1aeK8Xs5QWSgKC9TNh8xDF6TyZAIxTFa1X8qCy+Qg7YajjEM1jxPJrAheY+xYDphy6gsyA3Al/OrLE3JSxrBv2TFdanUgRNVRzU7G/7JMrssGJHN1iMhpamPlIZ6Uaud1h/8wvXK2YaTMAEnclpygiKdFXxwMveVMXjfowiv7GydaixZidBLyMsgxZhE7ykP5wY8m9sM6lT+DLdkvllPsA32UqNW73hGT1T8rTMTgtn0reoVSpbKlXnaKjuYFxVWk1WR3TO0BCu+NxSyoOR2LYVXZi0nD3XtsUD4/xKpT2j2/VxmYs1T1rqUnBEiasn/T4pAFCtF1YT6KkzhmEBA341CynSeYqY1regTZIih8CfjTkFSXbKdCD98meUyleoY/9jM3+hp265zGlkHq012Vu00I7mj5UiyhUdV/fm9MdvuybMCQO2qVKbnqVIXONvihB5KZhJydAV4hFvoS8odm7ICy3cHrYLN9q+ldheHXcFPHWD9D8zeQAlq6vPT9DUpoYP9pI2pD8yih80oIxx+rysTMJ5uxSIA4oq3h9Go45Fi2fLAqBb0wp2/xF5Rgt7V7oTozOJhqjcvE2gIwKymbMj2m23nGEZlVL2FhfZ6HH6hb7+Qt2UCWvXE8vVX6vLNlZyv50cE7nJTEmIcVXdiohhYJhSUny4yVSCm2cUUTGzWaE92ieWgPX74hdk3MjroZBZO8t+UpXs3qMr/v3xDNa+bYBnHrFdhiLpLnTYNhxyTRVxvC5fCi6IC3b7MMmKZMj72HbN6SZ3ZCg9gZsDuzx/oOWb9Bs7/a3I6xaaqsMXqZQ4l54hBEQanieaoOE35kLZi1XOrQQmGpoB8M9aZuYwduE5N4zECLV5dt9CmokNkcHPpPdDYDMtpeKtQBbHHLhlkV1KxQ95QaJFxRFMZfYmxbyyI/MryrrpdzYJoj+WY9pepYb6jRFBxzoIoMoMhl9H8yuY+5t/UfpIwBCmal4408muZZczKZ99GT3QmO623xHakZKu+cKX5/PuqlZHZiSAth9OFtOImAKbrNrIbSYfUlH2vL4xN/XkmI6mxBlJYKf8tKEVfr9CcKqsVCEawa9RI8sSKa+JVxaDPzTQ7Ia9ERiwAO4Y0tdd/gBwMrCR1Sf0mQD7zrCC/Ob7E92eJq0xktdIeVmG1jBwUGg17ZlLbOdlXF1huy4L2p6cnvrn1roJI1pLUBDbzyv/tSyy8226Y5NaxP+icxgH3cfDmnWBJjdSHoPJdUrGiFErZ+KSf9Lk5+cwy8EVW9tflHDWu83xI7rsnD6Q8LoYiKQ==", "name": "CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab"}}' 2018-09-30 04:43:59,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8db3e5cd-8a74-49b9-b382-3e525bffcec0 x-compute-request-id: req-8db3e5cd-8a74-49b9-b382-3e525bffcec0 Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDlM++9CjKtsrze/ZpPThCkoIm3mdbNE7ZaVnqb6HVpk1+IYjpnmxHwSzbnhj8SB2/dfwXiRlWLJ940xMMU7yZodDysDDBVltc5uttZgMb8GlDxhE5c0swVbVPuW3UQ0on/sXZAa21hxzdOZjsubGCVHwJzWQ8a67nW4gc01R/wTRgUcTDR9IWEUee0Uzcv4gnWHZud13/k5dzOykghNZ8uCeFDA5nAAwp8jUBojQ3d2wLRNht83XVQKHQrWGtZkyYns2KrwvpsdlCspwzXpYFyu7AsVZSF7Y4lJZFufL3MBerY1m0kqZP4dUsusyOQMYnUuYLkJAjAUzR2hkAZPP/XHHdaoyPR2jG8SFEq80pRWHe/l0Dr1aeK8Xs5QWSgKC9TNh8xDF6TyZAIxTFa1X8qCy+Qg7YajjEM1jxPJrAheY+xYDphy6gsyA3Al/OrLE3JSxrBv2TFdanUgRNVRzU7G/7JMrssGJHN1iMhpamPlIZ6Uaud1h/8wvXK2YaTMAEnclpygiKdFXxwMveVMXjfowiv7GydaixZidBLyMsgxZhE7ykP5wY8m9sM6lT+DLdkvllPsA32UqNW73hGT1T8rTMTgtn0reoVSpbKlXnaKjuYFxVWk1WR3TO0BCu+NxSyoOR2LYVXZi0nD3XtsUD4/xKpT2j2/VxmYs1T1rqUnBEiasn/T4pAFCtF1YT6KkzhmEBA341CynSeYqY1regTZIih8CfjTkFSXbKdCD98meUyleoY/9jM3+hp265zGlkHq012Vu00I7mj5UiyhUdV/fm9MdvuybMCQO2qVKbnqVIXONvihB5KZhJydAV4hFvoS8odm7ICy3cHrYLN9q+ldheHXcFPHWD9D8zeQAlq6vPT9DUpoYP9pI2pD8yih80oIxx+rysTMJ5uxSIA4oq3h9Go45Fi2fLAqBb0wp2/xF5Rgt7V7oTozOJhqjcvE2gIwKymbMj2m23nGEZlVL2FhfZ6HH6hb7+Qt2UCWvXE8vVX6vLNlZyv50cE7nJTEmIcVXdiohhYJhSUny4yVSCm2cUUTGzWaE92ieWgPX74hdk3MjroZBZO8t+UpXs3qMr/v3xDNa+bYBnHrFdhiLpLnTYNhxyTRVxvC5fCi6IC3b7MMmKZMj72HbN6SZ3ZCg9gZsDuzx/oOWb9Bs7/a3I6xaaqsMXqZQ4l54hBEQanieaoOE35kLZi1XOrQQmGpoB8M9aZuYwduE5N4zECLV5dt9CmokNkcHPpPdDYDMtpeKtQBbHHLhlkV1KxQ95QaJFxRFMZfYmxbyyI/MryrrpdzYJoj+WY9pepYb6jRFBxzoIoMoMhl9H8yuY+5t/UfpIwBCmal4408muZZczKZ99GT3QmO623xHakZKu+cKX5/PuqlZHZiSAth9OFtOImAKbrNrIbSYfUlH2vL4xN/XkmI6mxBlJYKf8tKEVfr9CcKqsVCEawa9RI8sSKa+JVxaDPzTQ7Ia9ERiwAO4Y0tdd/gBwMrCR1Sf0mQD7zrCC/Ob7E92eJq0xktdIeVmG1jBwUGg17ZlLbOdlXF1huy4L2p6cnvrn1roJI1pLUBDbzyv/tSyy8226Y5NaxP+icxgH3cfDmnWBJjdSHoPJdUrGiFErZ+KSf9Lk5+cwy8EVW9tflHDWu83xI7rsnD6Q8LoYiKQ==", "user_id": "cb2235bb08a34a55b41e018628a1d6c4", "name": "CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab", "fingerprint": "54:53:f7:26:8e:62:9f:0c:74:9d:17:8a:0a:ba:89:cb"}} 2018-09-30 04:43:59,670 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-8db3e5cd-8a74-49b9-b382-3e525bffcec0 2018-09-30 04:43:59,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:00,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b560ffbb7cb344f1a4a35593fa100a71", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role"}], "expires_at": "2018-09-30T05:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57a093ab7ff4338902ea9249a5b7678", "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e57a093ab7ff4338902ea9249a5b7678", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-dd73b4b3-9e32-4c2-user", "id": "cb2235bb08a34a55b41e018628a1d6c4"}, "audit_ids": ["6vek2tN9STybo5QVkXXKyA"], "issued_at": "2018-09-30T04:44:00.000000Z"}} 2018-09-30 04:44:00,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1388830c6b19209ddc3ab87140c4ae67dfc24ba" 2018-09-30 04:44:00,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d94173-af1d-4fd5-9f4c-bbaf60cb95ac x-compute-request-id: req-32d94173-af1d-4fd5-9f4c-bbaf60cb95ac Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDlM++9CjKtsrze/ZpPThCkoIm3mdbNE7ZaVnqb6HVpk1+IYjpnmxHwSzbnhj8SB2/dfwXiRlWLJ940xMMU7yZodDysDDBVltc5uttZgMb8GlDxhE5c0swVbVPuW3UQ0on/sXZAa21hxzdOZjsubGCVHwJzWQ8a67nW4gc01R/wTRgUcTDR9IWEUee0Uzcv4gnWHZud13/k5dzOykghNZ8uCeFDA5nAAwp8jUBojQ3d2wLRNht83XVQKHQrWGtZkyYns2KrwvpsdlCspwzXpYFyu7AsVZSF7Y4lJZFufL3MBerY1m0kqZP4dUsusyOQMYnUuYLkJAjAUzR2hkAZPP/XHHdaoyPR2jG8SFEq80pRWHe/l0Dr1aeK8Xs5QWSgKC9TNh8xDF6TyZAIxTFa1X8qCy+Qg7YajjEM1jxPJrAheY+xYDphy6gsyA3Al/OrLE3JSxrBv2TFdanUgRNVRzU7G/7JMrssGJHN1iMhpamPlIZ6Uaud1h/8wvXK2YaTMAEnclpygiKdFXxwMveVMXjfowiv7GydaixZidBLyMsgxZhE7ykP5wY8m9sM6lT+DLdkvllPsA32UqNW73hGT1T8rTMTgtn0reoVSpbKlXnaKjuYFxVWk1WR3TO0BCu+NxSyoOR2LYVXZi0nD3XtsUD4/xKpT2j2/VxmYs1T1rqUnBEiasn/T4pAFCtF1YT6KkzhmEBA341CynSeYqY1regTZIih8CfjTkFSXbKdCD98meUyleoY/9jM3+hp265zGlkHq012Vu00I7mj5UiyhUdV/fm9MdvuybMCQO2qVKbnqVIXONvihB5KZhJydAV4hFvoS8odm7ICy3cHrYLN9q+ldheHXcFPHWD9D8zeQAlq6vPT9DUpoYP9pI2pD8yih80oIxx+rysTMJ5uxSIA4oq3h9Go45Fi2fLAqBb0wp2/xF5Rgt7V7oTozOJhqjcvE2gIwKymbMj2m23nGEZlVL2FhfZ6HH6hb7+Qt2UCWvXE8vVX6vLNlZyv50cE7nJTEmIcVXdiohhYJhSUny4yVSCm2cUUTGzWaE92ieWgPX74hdk3MjroZBZO8t+UpXs3qMr/v3xDNa+bYBnHrFdhiLpLnTYNhxyTRVxvC5fCi6IC3b7MMmKZMj72HbN6SZ3ZCg9gZsDuzx/oOWb9Bs7/a3I6xaaqsMXqZQ4l54hBEQanieaoOE35kLZi1XOrQQmGpoB8M9aZuYwduE5N4zECLV5dt9CmokNkcHPpPdDYDMtpeKtQBbHHLhlkV1KxQ95QaJFxRFMZfYmxbyyI/MryrrpdzYJoj+WY9pepYb6jRFBxzoIoMoMhl9H8yuY+5t/UfpIwBCmal4408muZZczKZ99GT3QmO623xHakZKu+cKX5/PuqlZHZiSAth9OFtOImAKbrNrIbSYfUlH2vL4xN/XkmI6mxBlJYKf8tKEVfr9CcKqsVCEawa9RI8sSKa+JVxaDPzTQ7Ia9ERiwAO4Y0tdd/gBwMrCR1Sf0mQD7zrCC/Ob7E92eJq0xktdIeVmG1jBwUGg17ZlLbOdlXF1huy4L2p6cnvrn1roJI1pLUBDbzyv/tSyy8226Y5NaxP+icxgH3cfDmnWBJjdSHoPJdUrGiFErZ+KSf9Lk5+cwy8EVW9tflHDWu83xI7rsnD6Q8LoYiKQ==", "user_id": "cb2235bb08a34a55b41e018628a1d6c4", "name": "CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab", "deleted": false, "created_at": "2018-09-30T04:43:59.000000", "updated_at": null, "fingerprint": "54:53:f7:26:8e:62:9f:0c:74:9d:17:8a:0a:ba:89:cb", "deleted_at": null, "id": 69}} 2018-09-30 04:44:00,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab used request id req-32d94173-af1d-4fd5-9f4c-bbaf60cb95ac 2018-09-30 04:44:00,264 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab 2018-09-30 04:44:00,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99fbaf7086350d9292f3503918c2de635304b15" 2018-09-30 04:44:00,309 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc5acbbc-dda4-432f-ba1a-a8d5f96fab93 x-compute-request-id: req-cc5acbbc-dda4-432f-ba1a-a8d5f96fab93 Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:00,309 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-5266f1cd-aac7-4b87-b8ec-9f6a669c18ab used request id req-cc5acbbc-dda4-432f-ba1a-a8d5f96fab93 2018-09-30 04:44:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:00,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fea9a0a1-392d-407a-a75e-d761e6ff2cb3 Date: Sun, 30 Sep 2018 04:44:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:00,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fea9a0a1-392d-407a-a75e-d761e6ff2cb3 2018-09-30 04:44:00,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:00,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d494be91-818a-4aa2-9e00-e7702b1a61e7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:00,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-d494be91-818a-4aa2-9e00-e7702b1a61e7 2018-09-30 04:44:00,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:00,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728be716-6a4e-4851-8cdc-0295f36915b6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:00,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-728be716-6a4e-4851-8cdc-0295f36915b6 2018-09-30 04:44:00,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:00,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5e7e19-af9d-4b55-adae-3f6e2bcea1b1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:00,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-4d5e7e19-af9d-4b55-adae-3f6e2bcea1b1 2018-09-30 04:44:00,979 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-dd73b4b3-9e32-4c2-proj 2018-09-30 04:44:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e57a093ab7ff4338902ea9249a5b7678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:01,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13d73f0-ee06-45dd-91ca-4155d62965d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:01,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e57a093ab7ff4338902ea9249a5b7678 used request id req-c13d73f0-ee06-45dd-91ca-4155d62965d5 2018-09-30 04:44:01,216 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-dd73b4b3-9e32-4c2-proj-role 2018-09-30 04:44:01,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b560ffbb7cb344f1a4a35593fa100a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:01,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c3435c-322f-41e7-8bcf-d035ebd9a7ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:01,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b560ffbb7cb344f1a4a35593fa100a71 used request id req-e2c3435c-322f-41e7-8bcf-d035ebd9a7ed 2018-09-30 04:44:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8700cbf931984a904e5a4e56fe7d21eebd26e4" 2018-09-30 04:44:01,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054c9c9e-d3dc-4e66-a671-56f312bb5922 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:01,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-054c9c9e-d3dc-4e66-a671-56f312bb5922 2018-09-30 04:44:01,408 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-dd73b4b3-9e32-4c2-user 2018-09-30 04:44:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/cb2235bb08a34a55b41e018628a1d6c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51d69d834ea499b72573d35ef8a459636e0fad6" 2018-09-30 04:44:01,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03fce477-b376-4f0a-85ec-12c6cb5610fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:01,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cb2235bb08a34a55b41e018628a1d6c4 used request id req-03fce477-b376-4f0a-85ec-12c6cb5610fa 2018-09-30 04:44:01,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:01,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["SUS0Lv0RSSaO_OH_ePFrLw"], "issued_at": "2018-09-30T04:44:01.000000Z"}} 2018-09-30 04:44:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb5de5a5612020c5d8e5c82ad1a2223ef1ec107" 2018-09-30 04:44:02,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a35d1c0-c1f7-47b5-b1b5-80306491caa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:02,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a35d1c0-c1f7-47b5-b1b5-80306491caa1 2018-09-30 04:44:02,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:02,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:02,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["L2bQGZJ5TiqjMflYCX10Ww"], "issued_at": "2018-09-30T04:44:02.000000Z"}} 2018-09-30 04:44:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:02,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47df7b94-fac9-468c-928e-d0c6090ffe00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:02,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-47df7b94-fac9-468c-928e-d0c6090ffe00 2018-09-30 04:44:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:02,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d8cd8c70-c388-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:02,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2102bc21-b430-4991-a9d4-bea120d9a9b2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d8cd8c70-c388-44a-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:02,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d8cd8c70-c388-44a-proj used request id req-2102bc21-b430-4991-a9d4-bea120d9a9b2 2018-09-30 04:44:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:02,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b1b8ab-2a92-4e33-84ba-4e75be643efe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:02,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d4b1b8ab-2a92-4e33-84ba-4e75be643efe 2018-09-30 04:44:02,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj"}}' 2018-09-30 04:44:02,847 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad921092-af36-488e-8a4e-c151fbb542e6 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25abe080854042cf9613f2d143d99586"}, "enabled": true, "id": "25abe080854042cf9613f2d143d99586", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj"}} 2018-09-30 04:44:02,847 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ad921092-af36-488e-8a4e-c151fbb542e6 2018-09-30 04:44:02,848 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d8cd8c70-c388-44a-proj 2018-09-30 04:44:02,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:02,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:03,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RXhQicFDR2KStqQcBdAbEg"], "issued_at": "2018-09-30T04:44:03.000000Z"}} 2018-09-30 04:44:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7172939af31e72d54087b57fcf03d8db98d52e8c" 2018-09-30 04:44:03,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f612eb-9f99-4d35-b465-322c51dcd833 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:03,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b2f612eb-9f99-4d35-b465-322c51dcd833 2018-09-30 04:44:03,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:03,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7172939af31e72d54087b57fcf03d8db98d52e8c" 2018-09-30 04:44:03,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5ccdf0-f4f4-4f58-b3e6-9cccf9230546 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:03,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0a5ccdf0-f4f4-4f58-b3e6-9cccf9230546 2018-09-30 04:44:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-d8cd8c70-c388-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7172939af31e72d54087b57fcf03d8db98d52e8c" 2018-09-30 04:44:03,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb53ee9-c48a-4f69-b161-932c8f29c85f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-d8cd8c70-c388-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/25abe080854042cf9613f2d143d99586"}, "enabled": true, "id": "25abe080854042cf9613f2d143d99586", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj"}]} 2018-09-30 04:44:03,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-d8cd8c70-c388-44a-proj used request id req-afb53ee9-c48a-4f69-b161-932c8f29c85f 2018-09-30 04:44:03,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7172939af31e72d54087b57fcf03d8db98d52e8c" 2018-09-30 04:44:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebe086a-8377-427e-8196-4327dfae79e2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:03,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8ebe086a-8377-427e-8196-4327dfae79e2 2018-09-30 04:44:03,925 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d8cd8c70-c388-44a-user 2018-09-30 04:44:03,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:04,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35d4570-4e6d-4992-8d29-c3ae3c1a6fc4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:04,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a35d4570-4e6d-4992-8d29-c3ae3c1a6fc4 2018-09-30 04:44:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" -d '{"role": {"name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj-role"}}' 2018-09-30 04:44:04,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c734eb7-795d-4184-b1cd-faf4355ca1c6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2556fb3771da49cca5341beb1ef609ed", "links": {"self": "http://172.30.9.29:5000/v3/roles/2556fb3771da49cca5341beb1ef609ed"}, "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj-role"}} 2018-09-30 04:44:04,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5c734eb7-795d-4184-b1cd-faf4355ca1c6 2018-09-30 04:44:04,123 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d8cd8c70-c388-44a-proj-role 2018-09-30 04:44:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/2556fb3771da49cca5341beb1ef609ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:04,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1c8185-f91c-4c2b-b2a2-8547cbd130b4 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/2556fb3771da49cca5341beb1ef609ed"}, "domain_id": null, "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj-role", "id": "2556fb3771da49cca5341beb1ef609ed"}} 2018-09-30 04:44:04,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2556fb3771da49cca5341beb1ef609ed used request id req-ff1c8185-f91c-4c2b-b2a2-8547cbd130b4 2018-09-30 04:44:04,144 - keystone_utils - INFO - Granting role CreateKeypairsTests-d8cd8c70-c388-44a-proj-role to project CreateKeypairsTests-d8cd8c70-c388-44a-proj 2018-09-30 04:44:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/25abe080854042cf9613f2d143d99586/users/05a2e556349548b8885561867bf8f034/roles/2556fb3771da49cca5341beb1ef609ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:04,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2037a7f-752e-423a-9835-e9ede5bdfa4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:04,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/25abe080854042cf9613f2d143d99586/users/05a2e556349548b8885561867bf8f034/roles/2556fb3771da49cca5341beb1ef609ed used request id req-f2037a7f-752e-423a-9835-e9ede5bdfa4a 2018-09-30 04:44:04,263 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:04,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:04,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:04,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2556fb3771da49cca5341beb1ef609ed", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj-role"}], "expires_at": "2018-09-30T05:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25abe080854042cf9613f2d143d99586", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d8cd8c70-c388-44a-user", "id": "05a2e556349548b8885561867bf8f034"}, "audit_ids": ["2Rs6E0RiSRWtUYtnVBBtdQ"], "issued_at": "2018-09-30T04:44:04.000000Z"}} 2018-09-30 04:44:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0116db1c04e31ebb50805353d1a0179c5a2abf" 2018-09-30 04:44:04,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a06047-627a-4989-9948-6a73c4c70f5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:04,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a0a06047-627a-4989-9948-6a73c4c70f5d 2018-09-30 04:44:04,731 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:04,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0116db1c04e31ebb50805353d1a0179c5a2abf" 2018-09-30 04:44:05,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9d27fb4-52d4-4824-a5b1-aee270205106 x-compute-request-id: req-f9d27fb4-52d4-4824-a5b1-aee270205106 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:05,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-f9d27fb4-52d4-4824-a5b1-aee270205106 2018-09-30 04:44:05,271 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a... 2018-09-30 04:44:05,271 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:44:05,292 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a 2018-09-30 04:44:05,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0116db1c04e31ebb50805353d1a0179c5a2abf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZz/zcYVkVhjSyt+DrpsdMxklR/hcw7CvmFBAN6mqMCAGJWT9zrXkSwdAqg92ZPM0YzGJjl8WUXqcO+B1/EBDYtK8vJXrzdprB5N8v9kLPvZqJ/UqxwS3/3bX6MUxEvQTExxNJgJn9ez51K91Fhi0/gHlCQ8hUmitRFQmzbBdi+Q==", "name": "CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a"}}' 2018-09-30 04:44:05,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae24b93c-b843-41f5-b11d-d2f3c45582a8 x-compute-request-id: req-ae24b93c-b843-41f5-b11d-d2f3c45582a8 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZz/zcYVkVhjSyt+DrpsdMxklR/hcw7CvmFBAN6mqMCAGJWT9zrXkSwdAqg92ZPM0YzGJjl8WUXqcO+B1/EBDYtK8vJXrzdprB5N8v9kLPvZqJ/UqxwS3/3bX6MUxEvQTExxNJgJn9ez51K91Fhi0/gHlCQ8hUmitRFQmzbBdi+Q==", "user_id": "05a2e556349548b8885561867bf8f034", "name": "CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a", "fingerprint": "3f:d4:14:04:ee:70:f4:55:d6:3a:09:ec:04:4f:ad:32"}} 2018-09-30 04:44:05,352 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-ae24b93c-b843-41f5-b11d-d2f3c45582a8 2018-09-30 04:44:05,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:05,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2556fb3771da49cca5341beb1ef609ed", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj-role"}], "expires_at": "2018-09-30T05:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25abe080854042cf9613f2d143d99586", "name": "CreateKeypairsTests-d8cd8c70-c388-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25abe080854042cf9613f2d143d99586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/25abe080854042cf9613f2d143d99586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/25abe080854042cf9613f2d143d99586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d8cd8c70-c388-44a-user", "id": "05a2e556349548b8885561867bf8f034"}, "audit_ids": ["bJ2GedUQSmirmVcL0n2X9g"], "issued_at": "2018-09-30T04:44:05.000000Z"}} 2018-09-30 04:44:05,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7be97126f9326cf2df7a80298d4f5cc495f1ee6" 2018-09-30 04:44:06,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2d03ab8-4cdd-492a-bd08-8b9ca18624b4 x-compute-request-id: req-e2d03ab8-4cdd-492a-bd08-8b9ca18624b4 Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZz/zcYVkVhjSyt+DrpsdMxklR/hcw7CvmFBAN6mqMCAGJWT9zrXkSwdAqg92ZPM0YzGJjl8WUXqcO+B1/EBDYtK8vJXrzdprB5N8v9kLPvZqJ/UqxwS3/3bX6MUxEvQTExxNJgJn9ez51K91Fhi0/gHlCQ8hUmitRFQmzbBdi+Q==", "user_id": "05a2e556349548b8885561867bf8f034", "name": "CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a", "deleted": false, "created_at": "2018-09-30T04:44:05.000000", "updated_at": null, "fingerprint": "3f:d4:14:04:ee:70:f4:55:d6:3a:09:ec:04:4f:ad:32", "deleted_at": null, "id": 72}} 2018-09-30 04:44:06,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a used request id req-e2d03ab8-4cdd-492a-bd08-8b9ca18624b4 2018-09-30 04:44:06,284 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a 2018-09-30 04:44:06,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0116db1c04e31ebb50805353d1a0179c5a2abf" 2018-09-30 04:44:06,320 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51a3371c-8d76-423f-b04b-a5a5c2092537 x-compute-request-id: req-51a3371c-8d76-423f-b04b-a5a5c2092537 Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:06,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-eb3f97c3-d3ab-4860-8e61-3a30179b074a used request id req-51a3371c-8d76-423f-b04b-a5a5c2092537 2018-09-30 04:44:06,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:06,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a0dc1896-a18a-4275-bd7f-c935911ddbef Date: Sun, 30 Sep 2018 04:44:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:06,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a0dc1896-a18a-4275-bd7f-c935911ddbef 2018-09-30 04:44:06,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:06,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b45265-a4f5-4acd-a3be-2d6ab4b651a3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:06,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-88b45265-a4f5-4acd-a3be-2d6ab4b651a3 2018-09-30 04:44:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:06,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015e01e8-9fba-4386-b14a-717f928adc15 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:06,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-015e01e8-9fba-4386-b14a-717f928adc15 2018-09-30 04:44:06,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:06,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f00c4b-e90b-40b9-b4fb-c810d4025d7b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:06,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-84f00c4b-e90b-40b9-b4fb-c810d4025d7b 2018-09-30 04:44:06,805 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d8cd8c70-c388-44a-proj 2018-09-30 04:44:06,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/25abe080854042cf9613f2d143d99586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:07,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-403a7c93-235b-4605-a493-dd4f5db84cf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:07,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/25abe080854042cf9613f2d143d99586 used request id req-403a7c93-235b-4605-a493-dd4f5db84cf5 2018-09-30 04:44:07,030 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d8cd8c70-c388-44a-proj-role 2018-09-30 04:44:07,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/2556fb3771da49cca5341beb1ef609ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:07,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f9eec03-02c1-4378-972b-c39f8543a0de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:07,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2556fb3771da49cca5341beb1ef609ed used request id req-8f9eec03-02c1-4378-972b-c39f8543a0de 2018-09-30 04:44:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb7e19bc1cc93bb3313eb9dbc06b262e520412e" 2018-09-30 04:44:07,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061fc596-40e7-45d9-8bf1-f307fefff6a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:07,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-061fc596-40e7-45d9-8bf1-f307fefff6a0 2018-09-30 04:44:07,227 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d8cd8c70-c388-44a-user 2018-09-30 04:44:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/05a2e556349548b8885561867bf8f034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7172939af31e72d54087b57fcf03d8db98d52e8c" 2018-09-30 04:44:07,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9270c10-5540-49bb-a13b-1805405496cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:07,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/05a2e556349548b8885561867bf8f034 used request id req-c9270c10-5540-49bb-a13b-1805405496cf 2018-09-30 04:44:07,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:07,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["MJWcYsFGQje_f8eJhWNPfQ"], "issued_at": "2018-09-30T04:44:07.000000Z"}} 2018-09-30 04:44:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}878287197434b841957b1923fad0ee4fe3e5b203" 2018-09-30 04:44:07,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad6b571-0f65-4beb-baf7-e7536ce6619f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:07,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bad6b571-0f65-4beb-baf7-e7536ce6619f 2018-09-30 04:44:07,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:07,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:08,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eg9IyD7VQxKbAf526ysGkg"], "issued_at": "2018-09-30T04:44:08.000000Z"}} 2018-09-30 04:44:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:08,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc430cc-63a8-4449-9abc-1f0e8ecf2e6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:08,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0bc430cc-63a8-4449-9abc-1f0e8ecf2e6a 2018-09-30 04:44:08,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:08,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7e83f171-c84c-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:08,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad672ebd-6723-4b26-a212-020f7820e214 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7e83f171-c84c-46f-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:08,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7e83f171-c84c-46f-proj used request id req-ad672ebd-6723-4b26-a212-020f7820e214 2018-09-30 04:44:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:08,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462a22d1-1e60-4b8e-960e-9aec3f34b4e4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:08,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-462a22d1-1e60-4b8e-960e-9aec3f34b4e4 2018-09-30 04:44:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj"}}' 2018-09-30 04:44:08,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eb5404d-1d0c-44c5-9630-0f3062149ae3 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6288108912884acab607166b35cea49d"}, "enabled": true, "id": "6288108912884acab607166b35cea49d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj"}} 2018-09-30 04:44:08,692 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4eb5404d-1d0c-44c5-9630-0f3062149ae3 2018-09-30 04:44:08,693 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7e83f171-c84c-46f-proj 2018-09-30 04:44:08,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:08,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:09,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["zMvt8xvMQ_ecJZpm0pSnqw"], "issued_at": "2018-09-30T04:44:09.000000Z"}} 2018-09-30 04:44:09,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3baea48b398c09a35fd4a5c3108ef05f49befda" 2018-09-30 04:44:09,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2ac4b0-55dd-4bf8-ad3b-bf2513dba533 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:09,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee2ac4b0-55dd-4bf8-ad3b-bf2513dba533 2018-09-30 04:44:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:09,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:09,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3baea48b398c09a35fd4a5c3108ef05f49befda" 2018-09-30 04:44:09,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb440c6a-a265-4b66-8744-15e84c8a05f4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:09,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fb440c6a-a265-4b66-8744-15e84c8a05f4 2018-09-30 04:44:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-7e83f171-c84c-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3baea48b398c09a35fd4a5c3108ef05f49befda" 2018-09-30 04:44:09,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5115fa75-09c1-46ea-bf14-f2fe9d37d840 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-7e83f171-c84c-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6288108912884acab607166b35cea49d"}, "enabled": true, "id": "6288108912884acab607166b35cea49d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj"}]} 2018-09-30 04:44:09,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-7e83f171-c84c-46f-proj used request id req-5115fa75-09c1-46ea-bf14-f2fe9d37d840 2018-09-30 04:44:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3baea48b398c09a35fd4a5c3108ef05f49befda" 2018-09-30 04:44:09,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96f1893-b386-43ee-9ef4-5f96f60bd922 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:09,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d96f1893-b386-43ee-9ef4-5f96f60bd922 2018-09-30 04:44:09,830 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7e83f171-c84c-46f-user 2018-09-30 04:44:09,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:09,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711ff728-fce9-417d-937b-8c4b9eac0b44 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:09,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-711ff728-fce9-417d-937b-8c4b9eac0b44 2018-09-30 04:44:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" -d '{"role": {"name": "CreateKeypairsTests-7e83f171-c84c-46f-proj-role"}}' 2018-09-30 04:44:10,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8762e88f-9ff0-48b1-8fc2-550b5fe72409 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a352cb84ebb4f4d844adc92a93861e9", "links": {"self": "http://172.30.9.29:5000/v3/roles/8a352cb84ebb4f4d844adc92a93861e9"}, "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj-role"}} 2018-09-30 04:44:10,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8762e88f-9ff0-48b1-8fc2-550b5fe72409 2018-09-30 04:44:10,027 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7e83f171-c84c-46f-proj-role 2018-09-30 04:44:10,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8a352cb84ebb4f4d844adc92a93861e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:10,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea48d0e-bbed-4ebf-ac54-9a1506923fbe Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8a352cb84ebb4f4d844adc92a93861e9"}, "domain_id": null, "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj-role", "id": "8a352cb84ebb4f4d844adc92a93861e9"}} 2018-09-30 04:44:10,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8a352cb84ebb4f4d844adc92a93861e9 used request id req-6ea48d0e-bbed-4ebf-ac54-9a1506923fbe 2018-09-30 04:44:10,050 - keystone_utils - INFO - Granting role CreateKeypairsTests-7e83f171-c84c-46f-proj-role to project CreateKeypairsTests-7e83f171-c84c-46f-proj 2018-09-30 04:44:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6288108912884acab607166b35cea49d/users/63f6e67407f44154a99ae234ca12a0ce/roles/8a352cb84ebb4f4d844adc92a93861e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:10,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f35bad-3e28-4c19-a765-bd948374e3cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:10,186 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6288108912884acab607166b35cea49d/users/63f6e67407f44154a99ae234ca12a0ce/roles/8a352cb84ebb4f4d844adc92a93861e9 used request id req-f5f35bad-3e28-4c19-a765-bd948374e3cc 2018-09-30 04:44:10,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:10,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:10,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:10,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a352cb84ebb4f4d844adc92a93861e9", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj-role"}], "expires_at": "2018-09-30T05:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6288108912884acab607166b35cea49d", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7e83f171-c84c-46f-user", "id": "63f6e67407f44154a99ae234ca12a0ce"}, "audit_ids": ["1VL60EDPRcOTgEh9KUjLGg"], "issued_at": "2018-09-30T04:44:10.000000Z"}} 2018-09-30 04:44:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189e2c40588b906aca0fc4fb97c48e2041a760d" 2018-09-30 04:44:10,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b1cbe7-806c-4d1b-a5ba-595efd3e6b90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:10,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-76b1cbe7-806c-4d1b-a5ba-595efd3e6b90 2018-09-30 04:44:10,639 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:10,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189e2c40588b906aca0fc4fb97c48e2041a760d" 2018-09-30 04:44:10,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10a40c0a-5f9f-4e4c-b52a-43b68ae154ec x-compute-request-id: req-10a40c0a-5f9f-4e4c-b52a-43b68ae154ec Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:10,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-10a40c0a-5f9f-4e4c-b52a-43b68ae154ec 2018-09-30 04:44:10,817 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879... 2018-09-30 04:44:10,817 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:44:10,879 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 2018-09-30 04:44:10,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189e2c40588b906aca0fc4fb97c48e2041a760d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCwPRjknVpvrovnu8iDUzQiEtFBwesMP15aSwPV1kGdSltUSujqIf7VqIX2K+ZUzyw1HzkFDRAvRSrzv0N33OmehjV4IkWuXX7qFxvl8PBp7P+Fr0gnYy5UrkKSgGGtCrX2B4xlhu+rMEbz2X+90teJOIkQQCszP9LerAlaubQnPw==", "name": "CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879"}}' 2018-09-30 04:44:10,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a44a5006-be64-480a-bb2f-db6ebf434d1e x-compute-request-id: req-a44a5006-be64-480a-bb2f-db6ebf434d1e Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCwPRjknVpvrovnu8iDUzQiEtFBwesMP15aSwPV1kGdSltUSujqIf7VqIX2K+ZUzyw1HzkFDRAvRSrzv0N33OmehjV4IkWuXX7qFxvl8PBp7P+Fr0gnYy5UrkKSgGGtCrX2B4xlhu+rMEbz2X+90teJOIkQQCszP9LerAlaubQnPw==", "user_id": "63f6e67407f44154a99ae234ca12a0ce", "name": "CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879", "fingerprint": "86:d6:1f:63:47:55:b8:a0:39:3c:6c:7c:52:9b:00:5a"}} 2018-09-30 04:44:10,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a44a5006-be64-480a-bb2f-db6ebf434d1e 2018-09-30 04:44:10,946 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879.pub 2018-09-30 04:44:10,947 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 2018-09-30 04:44:10,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:11,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a352cb84ebb4f4d844adc92a93861e9", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj-role"}], "expires_at": "2018-09-30T05:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6288108912884acab607166b35cea49d", "name": "CreateKeypairsTests-7e83f171-c84c-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6288108912884acab607166b35cea49d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6288108912884acab607166b35cea49d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6288108912884acab607166b35cea49d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7e83f171-c84c-46f-user", "id": "63f6e67407f44154a99ae234ca12a0ce"}, "audit_ids": ["7gI69sw2Qhi3NiD-1eawRg"], "issued_at": "2018-09-30T04:44:11.000000Z"}} 2018-09-30 04:44:11,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300e7006d4aefce44598b66c39c82c86d8135dc1" 2018-09-30 04:44:11,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dbf51c5-5261-4a6f-84d9-bb0f069df202 x-compute-request-id: req-9dbf51c5-5261-4a6f-84d9-bb0f069df202 Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCwPRjknVpvrovnu8iDUzQiEtFBwesMP15aSwPV1kGdSltUSujqIf7VqIX2K+ZUzyw1HzkFDRAvRSrzv0N33OmehjV4IkWuXX7qFxvl8PBp7P+Fr0gnYy5UrkKSgGGtCrX2B4xlhu+rMEbz2X+90teJOIkQQCszP9LerAlaubQnPw==", "user_id": "63f6e67407f44154a99ae234ca12a0ce", "name": "CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879", "deleted": false, "created_at": "2018-09-30T04:44:10.000000", "updated_at": null, "fingerprint": "86:d6:1f:63:47:55:b8:a0:39:3c:6c:7c:52:9b:00:5a", "deleted_at": null, "id": 75}} 2018-09-30 04:44:11,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 used request id req-9dbf51c5-5261-4a6f-84d9-bb0f069df202 2018-09-30 04:44:11,486 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 2018-09-30 04:44:11,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1189e2c40588b906aca0fc4fb97c48e2041a760d" 2018-09-30 04:44:11,526 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc3be87a-b93f-49e3-8305-a00571114843 x-compute-request-id: req-fc3be87a-b93f-49e3-8305-a00571114843 Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:11,526 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879 used request id req-fc3be87a-b93f-49e3-8305-a00571114843 2018-09-30 04:44:11,526 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879.pub] 2018-09-30 04:44:11,526 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-62349b75-5e3f-4b4c-b1fa-fabdd7639879] 2018-09-30 04:44:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:11,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a0f8940f-753b-40d9-b11d-280b6e46d12e Date: Sun, 30 Sep 2018 04:44:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:11,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a0f8940f-753b-40d9-b11d-280b6e46d12e 2018-09-30 04:44:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:11,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e6904d-c19b-4e2e-b507-46b0eb76696d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:11,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-88e6904d-c19b-4e2e-b507-46b0eb76696d 2018-09-30 04:44:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:11,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12fd794-ba10-4795-b385-35041cd0b8f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:11,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-d12fd794-ba10-4795-b385-35041cd0b8f8 2018-09-30 04:44:11,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:12,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29280bb2-c0e7-4095-a192-9cf94d49dfc3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:12,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-29280bb2-c0e7-4095-a192-9cf94d49dfc3 2018-09-30 04:44:12,041 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7e83f171-c84c-46f-proj 2018-09-30 04:44:12,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6288108912884acab607166b35cea49d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:12,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde88804-82ef-4cbe-91cd-cf38bf8c0301 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:12,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6288108912884acab607166b35cea49d used request id req-cde88804-82ef-4cbe-91cd-cf38bf8c0301 2018-09-30 04:44:12,246 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7e83f171-c84c-46f-proj-role 2018-09-30 04:44:12,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8a352cb84ebb4f4d844adc92a93861e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:12,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1207a05-1a61-4f96-b456-a93256936878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:12,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8a352cb84ebb4f4d844adc92a93861e9 used request id req-f1207a05-1a61-4f96-b456-a93256936878 2018-09-30 04:44:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc9b6eb97ab7b2882428cc1797b48e8bc78889" 2018-09-30 04:44:12,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e81b1d5-b9c0-4079-929c-927d21ed7243 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:12,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e81b1d5-b9c0-4079-929c-927d21ed7243 2018-09-30 04:44:12,453 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7e83f171-c84c-46f-user 2018-09-30 04:44:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/63f6e67407f44154a99ae234ca12a0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3baea48b398c09a35fd4a5c3108ef05f49befda" 2018-09-30 04:44:12,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab2db07b-cc2f-4878-8bb8-72f3d42f8899 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:12,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/63f6e67407f44154a99ae234ca12a0ce used request id req-ab2db07b-cc2f-4878-8bb8-72f3d42f8899 2018-09-30 04:44:12,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:13,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["i9WEkD7VSXyyiOzKoYXFrA"], "issued_at": "2018-09-30T04:44:13.000000Z"}} 2018-09-30 04:44:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a098d54ec4aa3f212d9b8b30107b10adcac0962" 2018-09-30 04:44:13,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ef6e46-e9c4-443c-b004-e5b0726976b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:13,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-42ef6e46-e9c4-443c-b004-e5b0726976b0 2018-09-30 04:44:13,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:13,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:13,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["KEYqUNo4TwKRSIYuQhEWyQ"], "issued_at": "2018-09-30T04:44:13.000000Z"}} 2018-09-30 04:44:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:13,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2a853e-96cb-4330-8603-0ad90d935613 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:13,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd2a853e-96cb-4330-8603-0ad90d935613 2018-09-30 04:44:13,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:13,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-60eff75a-8cc7-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:13,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35ef656-c9d9-4474-8e43-e75ecee797c0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-60eff75a-8cc7-453-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:13,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-60eff75a-8cc7-453-proj used request id req-b35ef656-c9d9-4474-8e43-e75ecee797c0 2018-09-30 04:44:13,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1063a3-c1b8-485b-b2e9-4292662d3bc2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:13,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ec1063a3-c1b8-485b-b2e9-4292662d3bc2 2018-09-30 04:44:13,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj"}}' 2018-09-30 04:44:13,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d76e6f-045b-4fa4-b4ef-3c63e4dad001 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/33d9c7650c8a4e7caea76532c00c93f1"}, "enabled": true, "id": "33d9c7650c8a4e7caea76532c00c93f1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj"}} 2018-09-30 04:44:13,883 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-71d76e6f-045b-4fa4-b4ef-3c63e4dad001 2018-09-30 04:44:13,883 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-60eff75a-8cc7-453-proj 2018-09-30 04:44:13,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:13,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:14,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5DI2PWdMTDWGITnizcWirQ"], "issued_at": "2018-09-30T04:44:14.000000Z"}} 2018-09-30 04:44:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7738d3f52d79610c84d2f2f03928ee0aa656727b" 2018-09-30 04:44:14,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0691fd-713c-4c1e-8c07-b82bc70e4ed1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:14,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3c0691fd-713c-4c1e-8c07-b82bc70e4ed1 2018-09-30 04:44:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:14,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7738d3f52d79610c84d2f2f03928ee0aa656727b" 2018-09-30 04:44:14,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda8f81e-23d6-47b3-840d-ea1583a68da5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:14,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bda8f81e-23d6-47b3-840d-ea1583a68da5 2018-09-30 04:44:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-60eff75a-8cc7-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7738d3f52d79610c84d2f2f03928ee0aa656727b" 2018-09-30 04:44:14,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e10d7e-beec-4f15-abbe-162ca117c7e8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-60eff75a-8cc7-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/33d9c7650c8a4e7caea76532c00c93f1"}, "enabled": true, "id": "33d9c7650c8a4e7caea76532c00c93f1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj"}]} 2018-09-30 04:44:14,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-60eff75a-8cc7-453-proj used request id req-64e10d7e-beec-4f15-abbe-162ca117c7e8 2018-09-30 04:44:14,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7738d3f52d79610c84d2f2f03928ee0aa656727b" 2018-09-30 04:44:14,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764e360b-6577-4e7f-b70b-2fe5602229fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:14,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-764e360b-6577-4e7f-b70b-2fe5602229fc 2018-09-30 04:44:14,997 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-60eff75a-8cc7-453-user 2018-09-30 04:44:14,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:15,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bed0dda-3b34-459d-ae4f-7e2433d7a587 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:15,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0bed0dda-3b34-459d-ae4f-7e2433d7a587 2018-09-30 04:44:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" -d '{"role": {"name": "CreateKeypairsTests-60eff75a-8cc7-453-proj-role"}}' 2018-09-30 04:44:15,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ccb694c-1065-4c14-8093-2755173bc678 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43bcbe006bfd41519728361d0fc30bb9", "links": {"self": "http://172.30.9.29:5000/v3/roles/43bcbe006bfd41519728361d0fc30bb9"}, "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj-role"}} 2018-09-30 04:44:15,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7ccb694c-1065-4c14-8093-2755173bc678 2018-09-30 04:44:15,195 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-60eff75a-8cc7-453-proj-role 2018-09-30 04:44:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/43bcbe006bfd41519728361d0fc30bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:15,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea8bb51-18e1-40ab-b27f-ebe88933a7b0 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/43bcbe006bfd41519728361d0fc30bb9"}, "domain_id": null, "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj-role", "id": "43bcbe006bfd41519728361d0fc30bb9"}} 2018-09-30 04:44:15,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/43bcbe006bfd41519728361d0fc30bb9 used request id req-dea8bb51-18e1-40ab-b27f-ebe88933a7b0 2018-09-30 04:44:15,284 - keystone_utils - INFO - Granting role CreateKeypairsTests-60eff75a-8cc7-453-proj-role to project CreateKeypairsTests-60eff75a-8cc7-453-proj 2018-09-30 04:44:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/33d9c7650c8a4e7caea76532c00c93f1/users/2e4603fbab3e4ad7963b277b70826f82/roles/43bcbe006bfd41519728361d0fc30bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:15,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb299284-ecbf-456a-9456-a07df93c113b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:15,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/33d9c7650c8a4e7caea76532c00c93f1/users/2e4603fbab3e4ad7963b277b70826f82/roles/43bcbe006bfd41519728361d0fc30bb9 used request id req-eb299284-ecbf-456a-9456-a07df93c113b 2018-09-30 04:44:15,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:15,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:15,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:15,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43bcbe006bfd41519728361d0fc30bb9", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj-role"}], "expires_at": "2018-09-30T05:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33d9c7650c8a4e7caea76532c00c93f1", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-60eff75a-8cc7-453-user", "id": "2e4603fbab3e4ad7963b277b70826f82"}, "audit_ids": ["dvXuLw77Q4CpGXKPJ6VSjA"], "issued_at": "2018-09-30T04:44:15.000000Z"}} 2018-09-30 04:44:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8e024542195d93156c6a74297e290546827431" 2018-09-30 04:44:15,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8bc99d-61a6-4103-b146-2102272daf0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:15,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2f8bc99d-61a6-4103-b146-2102272daf0b 2018-09-30 04:44:15,874 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:15,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8e024542195d93156c6a74297e290546827431" 2018-09-30 04:44:16,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edab8bec-6b55-4ebf-b4de-2d8f098c5b7d x-compute-request-id: req-edab8bec-6b55-4ebf-b4de-2d8f098c5b7d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:16,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-edab8bec-6b55-4ebf-b4de-2d8f098c5b7d 2018-09-30 04:44:16,049 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55... 2018-09-30 04:44:16,050 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:44:16,088 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55 2018-09-30 04:44:16,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8e024542195d93156c6a74297e290546827431" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCrCKfwrWxqQPMj6LnhYyBWM8NpVeIEF2G5lnnQXN1q/FO9fft+Wa/I4nl1QCbAW+UmojjofqMYETjfCfoS7SAOAvT+hQs2iKllKBFyvVvAaeamglvoadyDoschOpigXrtzrbTohraM+RIQXJYRfJa0QkebwjW7s+Jl20uYgrnCqQ==", "name": "CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55"}}' 2018-09-30 04:44:16,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e587c37-b391-4478-a0a6-44b69eaa3a48 x-compute-request-id: req-9e587c37-b391-4478-a0a6-44b69eaa3a48 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCrCKfwrWxqQPMj6LnhYyBWM8NpVeIEF2G5lnnQXN1q/FO9fft+Wa/I4nl1QCbAW+UmojjofqMYETjfCfoS7SAOAvT+hQs2iKllKBFyvVvAaeamglvoadyDoschOpigXrtzrbTohraM+RIQXJYRfJa0QkebwjW7s+Jl20uYgrnCqQ==", "user_id": "2e4603fbab3e4ad7963b277b70826f82", "name": "CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55", "fingerprint": "02:ff:ea:09:0f:0d:34:75:e8:ba:52:e6:7c:8e:68:f2"}} 2018-09-30 04:44:16,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9e587c37-b391-4478-a0a6-44b69eaa3a48 2018-09-30 04:44:16,161 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55.pub 2018-09-30 04:44:16,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:16,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43bcbe006bfd41519728361d0fc30bb9", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj-role"}], "expires_at": "2018-09-30T05:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33d9c7650c8a4e7caea76532c00c93f1", "name": "CreateKeypairsTests-60eff75a-8cc7-453-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/33d9c7650c8a4e7caea76532c00c93f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-60eff75a-8cc7-453-user", "id": "2e4603fbab3e4ad7963b277b70826f82"}, "audit_ids": ["5XKdyKtUSFKgzLxPoksRCA"], "issued_at": "2018-09-30T04:44:16.000000Z"}} 2018-09-30 04:44:16,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad97266889fadca9386e56abaea779ae9e2b637" 2018-09-30 04:44:16,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b77ebe78-0c03-444d-adde-de3ad3e277a0 x-compute-request-id: req-b77ebe78-0c03-444d-adde-de3ad3e277a0 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCrCKfwrWxqQPMj6LnhYyBWM8NpVeIEF2G5lnnQXN1q/FO9fft+Wa/I4nl1QCbAW+UmojjofqMYETjfCfoS7SAOAvT+hQs2iKllKBFyvVvAaeamglvoadyDoschOpigXrtzrbTohraM+RIQXJYRfJa0QkebwjW7s+Jl20uYgrnCqQ==", "user_id": "2e4603fbab3e4ad7963b277b70826f82", "name": "CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55", "deleted": false, "created_at": "2018-09-30T04:44:16.000000", "updated_at": null, "fingerprint": "02:ff:ea:09:0f:0d:34:75:e8:ba:52:e6:7c:8e:68:f2", "deleted_at": null, "id": 78}} 2018-09-30 04:44:16,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55 used request id req-b77ebe78-0c03-444d-adde-de3ad3e277a0 2018-09-30 04:44:16,708 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55 2018-09-30 04:44:16,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8e024542195d93156c6a74297e290546827431" 2018-09-30 04:44:16,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-378f313f-3bcd-4ece-bdbb-b28b56d79f1c x-compute-request-id: req-378f313f-3bcd-4ece-bdbb-b28b56d79f1c Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:16,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55 used request id req-378f313f-3bcd-4ece-bdbb-b28b56d79f1c 2018-09-30 04:44:16,746 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-29f222fe-b43b-4d5e-a3c7-900461b2cc55.pub] 2018-09-30 04:44:16,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:16,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-384d28bc-34c0-40cf-89b4-5db5319b7230 Date: Sun, 30 Sep 2018 04:44:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:16,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-384d28bc-34c0-40cf-89b4-5db5319b7230 2018-09-30 04:44:16,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:17,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59beeac-0767-4b2f-a865-e6d571dee3df Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:17,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-c59beeac-0767-4b2f-a865-e6d571dee3df 2018-09-30 04:44:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:17,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f20a1c-88ed-433b-9123-aebfc82607c6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:17,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-55f20a1c-88ed-433b-9123-aebfc82607c6 2018-09-30 04:44:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:17,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d2b8bb-6f1f-4e29-8d88-3aee18a5d609 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:17,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-d3d2b8bb-6f1f-4e29-8d88-3aee18a5d609 2018-09-30 04:44:17,236 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-60eff75a-8cc7-453-proj 2018-09-30 04:44:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/33d9c7650c8a4e7caea76532c00c93f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:17,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04aec0e2-b257-447f-815c-fba12e939f32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:17,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/33d9c7650c8a4e7caea76532c00c93f1 used request id req-04aec0e2-b257-447f-815c-fba12e939f32 2018-09-30 04:44:17,527 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-60eff75a-8cc7-453-proj-role 2018-09-30 04:44:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/43bcbe006bfd41519728361d0fc30bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:17,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10597117-e69c-48d6-a3a4-c8f1983c221d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:17,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/43bcbe006bfd41519728361d0fc30bb9 used request id req-10597117-e69c-48d6-a3a4-c8f1983c221d 2018-09-30 04:44:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}630f60bba79742d2399b5edf1c35f7df38b59cdf" 2018-09-30 04:44:17,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fb14e4-e4d4-46ff-a3e9-1f032e50cacd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:17,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7fb14e4-e4d4-46ff-a3e9-1f032e50cacd 2018-09-30 04:44:17,841 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-60eff75a-8cc7-453-user 2018-09-30 04:44:17,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2e4603fbab3e4ad7963b277b70826f82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7738d3f52d79610c84d2f2f03928ee0aa656727b" 2018-09-30 04:44:18,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc872ada-63bf-4923-9cfe-e708ba5f8130 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:18,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2e4603fbab3e4ad7963b277b70826f82 used request id req-fc872ada-63bf-4923-9cfe-e708ba5f8130 2018-09-30 04:44:18,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:18,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9B_IHHooR1S3hIlplmVS3w"], "issued_at": "2018-09-30T04:44:18.000000Z"}} 2018-09-30 04:44:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc20a9a283a556d440f0ce2b425595fc94d79d73" 2018-09-30 04:44:18,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee6cbdd-9c4e-4158-913c-46adad4eeb62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:18,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8ee6cbdd-9c4e-4158-913c-46adad4eeb62 2018-09-30 04:44:18,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:18,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:18,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["wVVxx0qeQ3-h15LorFEcGg"], "issued_at": "2018-09-30T04:44:18.000000Z"}} 2018-09-30 04:44:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:18,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8deb3ad-e930-4097-89de-d3d79c7c97b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:18,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f8deb3ad-e930-4097-89de-d3d79c7c97b3 2018-09-30 04:44:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:18,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:19,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b418b4-aa03-4d32-bc7d-7047fcf24698 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:19,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj used request id req-f7b418b4-aa03-4d32-bc7d-7047fcf24698 2018-09-30 04:44:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:19,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a868a2-e942-4d57-973d-22fc0be47dd3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:19,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-16a868a2-e942-4d57-973d-22fc0be47dd3 2018-09-30 04:44:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj"}}' 2018-09-30 04:44:19,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2452ea7b-0565-4055-bda3-dca1f82a3a9f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/721942ff7da94206b0a9a4d50d9cb514"}, "enabled": true, "id": "721942ff7da94206b0a9a4d50d9cb514", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj"}} 2018-09-30 04:44:19,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2452ea7b-0565-4055-bda3-dca1f82a3a9f 2018-09-30 04:44:19,297 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj 2018-09-30 04:44:19,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:19,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:19,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9yGPlvJ3QGelgQ91m8QWIA"], "issued_at": "2018-09-30T04:44:19.000000Z"}} 2018-09-30 04:44:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417a1273a4705c4392e6bdd2fe00543559b1ac52" 2018-09-30 04:44:19,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bfb98c-ca72-4ba1-8b1a-ad95350a3d33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:19,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-23bfb98c-ca72-4ba1-8b1a-ad95350a3d33 2018-09-30 04:44:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:19,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417a1273a4705c4392e6bdd2fe00543559b1ac52" 2018-09-30 04:44:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6744ab-b007-4c51-88cc-854a47b987ae Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:19,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fe6744ab-b007-4c51-88cc-854a47b987ae 2018-09-30 04:44:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417a1273a4705c4392e6bdd2fe00543559b1ac52" 2018-09-30 04:44:19,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3eb06d-72fa-47d5-97d0-58a7d857f07c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/721942ff7da94206b0a9a4d50d9cb514"}, "enabled": true, "id": "721942ff7da94206b0a9a4d50d9cb514", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj"}]} 2018-09-30 04:44:19,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj used request id req-bb3eb06d-72fa-47d5-97d0-58a7d857f07c 2018-09-30 04:44:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417a1273a4705c4392e6bdd2fe00543559b1ac52" 2018-09-30 04:44:19,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfc1057-13dc-4bde-b5ee-1c9dda9d5543 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:19,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4cfc1057-13dc-4bde-b5ee-1c9dda9d5543 2018-09-30 04:44:20,291 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-user 2018-09-30 04:44:20,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:20,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:20,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f2d57e-5b78-4b37-89d8-d1a7a1bae92f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:20,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-22f2d57e-5b78-4b37-89d8-d1a7a1bae92f 2018-09-30 04:44:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" -d '{"role": {"name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role"}}' 2018-09-30 04:44:20,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3091e6d-7492-4920-b860-eff25c565a12 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e519b0a91f8d4993a99889de44361b13", "links": {"self": "http://172.30.9.29:5000/v3/roles/e519b0a91f8d4993a99889de44361b13"}, "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role"}} 2018-09-30 04:44:20,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f3091e6d-7492-4920-b860-eff25c565a12 2018-09-30 04:44:20,482 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role 2018-09-30 04:44:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e519b0a91f8d4993a99889de44361b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:20,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b53f08-75ef-40a0-9868-641054426d44 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e519b0a91f8d4993a99889de44361b13"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role", "id": "e519b0a91f8d4993a99889de44361b13"}} 2018-09-30 04:44:20,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e519b0a91f8d4993a99889de44361b13 used request id req-d4b53f08-75ef-40a0-9868-641054426d44 2018-09-30 04:44:20,572 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role to project CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj 2018-09-30 04:44:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/721942ff7da94206b0a9a4d50d9cb514/users/0f6026105fba4f78a3ac652ed3b72e81/roles/e519b0a91f8d4993a99889de44361b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:20,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ea1d22-e66f-4cc1-aa00-2145d5ab0c90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:20,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/721942ff7da94206b0a9a4d50d9cb514/users/0f6026105fba4f78a3ac652ed3b72e81/roles/e519b0a91f8d4993a99889de44361b13 used request id req-01ea1d22-e66f-4cc1-aa00-2145d5ab0c90 2018-09-30 04:44:20,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:20,968 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a.pub 2018-09-30 04:44:20,968 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a 2018-09-30 04:44:20,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:20,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:21,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e519b0a91f8d4993a99889de44361b13", "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role"}], "expires_at": "2018-09-30T05:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "721942ff7da94206b0a9a4d50d9cb514", "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/721942ff7da94206b0a9a4d50d9cb514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/721942ff7da94206b0a9a4d50d9cb514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/721942ff7da94206b0a9a4d50d9cb514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/721942ff7da94206b0a9a4d50d9cb514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/721942ff7da94206b0a9a4d50d9cb514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/721942ff7da94206b0a9a4d50d9cb514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/721942ff7da94206b0a9a4d50d9cb514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/721942ff7da94206b0a9a4d50d9cb514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/721942ff7da94206b0a9a4d50d9cb514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/721942ff7da94206b0a9a4d50d9cb514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/721942ff7da94206b0a9a4d50d9cb514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/721942ff7da94206b0a9a4d50d9cb514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-user", "id": "0f6026105fba4f78a3ac652ed3b72e81"}, "audit_ids": ["kHc1fxX4Rl6fHdUGBmA53w"], "issued_at": "2018-09-30T04:44:21.000000Z"}} 2018-09-30 04:44:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488e91774f304a372f1c7958329c706ec650b6a7" 2018-09-30 04:44:21,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f1f635-0990-4eaa-b0df-adac4ada3dd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:21,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e0f1f635-0990-4eaa-b0df-adac4ada3dd6 2018-09-30 04:44:21,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:21,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488e91774f304a372f1c7958329c706ec650b6a7" 2018-09-30 04:44:21,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff3756d3-b33c-4e7e-aca3-ce0da3ddfe1d x-compute-request-id: req-ff3756d3-b33c-4e7e-aca3-ce0da3ddfe1d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:21,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-ff3756d3-b33c-4e7e-aca3-ce0da3ddfe1d 2018-09-30 04:44:21,586 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a... 2018-09-30 04:44:21,586 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-30 04:44:21,587 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a.pub 2018-09-30 04:44:21,587 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a 2018-09-30 04:44:21,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488e91774f304a372f1c7958329c706ec650b6a7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFB8MrJRbgDVZ06QL5MDrbKGLn37X+WD4MlhAsJnwUR9rGpisga8z+EAeq46WHndsAPWrkY5I/jKTMVGaYrGQuBGRC+brsMyZdqSGKENSip2iKwi1Ny3WYpGqMx66PNhniEDY91nAbcByadnX7cimDy5i7WvNWP8mLu6HmfXhbd6sXQamUZHzm4SbbuAQ/Xbz5AwCmsmpTdM33k7hgmZee/hd9dfirYfjgtwNWwtsetRX/4x6oWMd9BJNhXoNpb6RudS/dRPQvcHJylFvrGmnBdRuRERboZp9zdZyPFH/o1pdzh8tonOfJL4pk2yMY+KDA2tcymlDJmZJImfI0Eufd", "name": "CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a"}}' 2018-09-30 04:44:21,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f124682-218c-46d7-923c-a9bedcec63c7 x-compute-request-id: req-0f124682-218c-46d7-923c-a9bedcec63c7 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFB8MrJRbgDVZ06QL5MDrbKGLn37X+WD4MlhAsJnwUR9rGpisga8z+EAeq46WHndsAPWrkY5I/jKTMVGaYrGQuBGRC+brsMyZdqSGKENSip2iKwi1Ny3WYpGqMx66PNhniEDY91nAbcByadnX7cimDy5i7WvNWP8mLu6HmfXhbd6sXQamUZHzm4SbbuAQ/Xbz5AwCmsmpTdM33k7hgmZee/hd9dfirYfjgtwNWwtsetRX/4x6oWMd9BJNhXoNpb6RudS/dRPQvcHJylFvrGmnBdRuRERboZp9zdZyPFH/o1pdzh8tonOfJL4pk2yMY+KDA2tcymlDJmZJImfI0Eufd", "user_id": "0f6026105fba4f78a3ac652ed3b72e81", "name": "CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a", "fingerprint": "ad:c3:a0:94:2d:83:46:dc:b0:1e:16:4e:7d:02:20:1c"}} 2018-09-30 04:44:21,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0f124682-218c-46d7-923c-a9bedcec63c7 2018-09-30 04:44:21,658 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a 2018-09-30 04:44:21,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488e91774f304a372f1c7958329c706ec650b6a7" 2018-09-30 04:44:21,692 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35fca64a-82a9-4612-b80e-859c31f0de9e x-compute-request-id: req-35fca64a-82a9-4612-b80e-859c31f0de9e Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:21,692 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a used request id req-35fca64a-82a9-4612-b80e-859c31f0de9e 2018-09-30 04:44:21,693 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a.pub] 2018-09-30 04:44:21,693 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-b6f1bf4b-f516-46c4-8daf-98322fa7324a] 2018-09-30 04:44:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:21,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-293436bd-4cf6-447d-b7dd-c1f15111fc4b Date: Sun, 30 Sep 2018 04:44:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:21,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-293436bd-4cf6-447d-b7dd-c1f15111fc4b 2018-09-30 04:44:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:21,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5adf6f8c-3f6b-4f9e-a7f5-dc55682d8093 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:21,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-5adf6f8c-3f6b-4f9e-a7f5-dc55682d8093 2018-09-30 04:44:21,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:22,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0efbe5-5fff-429d-8941-e51119fcba22 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:22,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-ed0efbe5-5fff-429d-8941-e51119fcba22 2018-09-30 04:44:22,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:22,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b684a72-de66-4762-865e-81a213f6a6b1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:22,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-8b684a72-de66-4762-865e-81a213f6a6b1 2018-09-30 04:44:22,184 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj 2018-09-30 04:44:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/721942ff7da94206b0a9a4d50d9cb514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:22,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d643300-696f-4344-b675-96888fb01cc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:22,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/721942ff7da94206b0a9a4d50d9cb514 used request id req-2d643300-696f-4344-b675-96888fb01cc7 2018-09-30 04:44:22,371 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-proj-role 2018-09-30 04:44:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e519b0a91f8d4993a99889de44361b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:22,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21a8c10-f457-4e70-981f-64ead9252970 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:22,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e519b0a91f8d4993a99889de44361b13 used request id req-d21a8c10-f457-4e70-981f-64ead9252970 2018-09-30 04:44:22,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ce9577ba78d303c9e29138e6ef7aefe5bd455c" 2018-09-30 04:44:22,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45269b11-ab54-48e4-b4db-a06ed33acb25 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:22,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-45269b11-ab54-48e4-b4db-a06ed33acb25 2018-09-30 04:44:22,580 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-aa5352c6-c3f9-4d6-user 2018-09-30 04:44:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0f6026105fba4f78a3ac652ed3b72e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417a1273a4705c4392e6bdd2fe00543559b1ac52" 2018-09-30 04:44:22,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23b60d6-967e-408e-92bc-6bb0d725c1de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:22,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0f6026105fba4f78a3ac652ed3b72e81 used request id req-b23b60d6-967e-408e-92bc-6bb0d725c1de 2018-09-30 04:44:22,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:23,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4FD9QA28TSGzlC7TW9cP4w"], "issued_at": "2018-09-30T04:44:23.000000Z"}} 2018-09-30 04:44:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8813136d4c69375853274e7adccfb29a912cb5" 2018-09-30 04:44:23,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362bcbec-048d-471c-ac9d-a988ed606f46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:23,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-362bcbec-048d-471c-ac9d-a988ed606f46 2018-09-30 04:44:23,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:23,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:23,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["i-TnNoYhTYSWspqWkBcSGQ"], "issued_at": "2018-09-30T04:44:23.000000Z"}} 2018-09-30 04:44:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:23,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61eebcb6-6a25-4e30-97c0-c256eeac5e29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:23,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-61eebcb6-6a25-4e30-97c0-c256eeac5e29 2018-09-30 04:44:23,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:23,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:23,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15adc005-92bc-4c8f-8617-718b681274dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:23,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj used request id req-15adc005-92bc-4c8f-8617-718b681274dc 2018-09-30 04:44:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:23,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4324a854-48fb-4689-86d6-00021a43883f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:23,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4324a854-48fb-4689-86d6-00021a43883f 2018-09-30 04:44:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj"}}' 2018-09-30 04:44:23,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb95f70-1f51-4eb5-85c1-930187dcf038 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7e01e5c6db7c4d3381bea86c9c31aeb0"}, "enabled": true, "id": "7e01e5c6db7c4d3381bea86c9c31aeb0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj"}} 2018-09-30 04:44:23,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8bb95f70-1f51-4eb5-85c1-930187dcf038 2018-09-30 04:44:23,998 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj 2018-09-30 04:44:23,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:23,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:24,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ULfg8EBJTnWTE4TbuOEL_g"], "issued_at": "2018-09-30T04:44:24.000000Z"}} 2018-09-30 04:44:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b923892a7ea2435df2fff1e818f635f087c81" 2018-09-30 04:44:24,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ad52be-18e5-4c21-8f96-2f5ce5a49524 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:24,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-44ad52be-18e5-4c21-8f96-2f5ce5a49524 2018-09-30 04:44:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:24,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b923892a7ea2435df2fff1e818f635f087c81" 2018-09-30 04:44:24,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b028c5bb-bbdc-419e-a62f-999d8d998fb4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:24,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b028c5bb-bbdc-419e-a62f-999d8d998fb4 2018-09-30 04:44:24,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b923892a7ea2435df2fff1e818f635f087c81" 2018-09-30 04:44:24,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3eea427-30c7-45ed-9132-fa9bb8f2d112 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7e01e5c6db7c4d3381bea86c9c31aeb0"}, "enabled": true, "id": "7e01e5c6db7c4d3381bea86c9c31aeb0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj"}]} 2018-09-30 04:44:24,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj used request id req-f3eea427-30c7-45ed-9132-fa9bb8f2d112 2018-09-30 04:44:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b923892a7ea2435df2fff1e818f635f087c81" 2018-09-30 04:44:24,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cbe88f-c6d0-4131-825f-bc9e47a39efc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:24,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e7cbe88f-c6d0-4131-825f-bc9e47a39efc 2018-09-30 04:44:25,057 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-278a23f6-ebf5-47d-user 2018-09-30 04:44:25,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:25,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a73aff5-7cc6-4316-8dfd-1c426a5f663b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:25,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2a73aff5-7cc6-4316-8dfd-1c426a5f663b 2018-09-30 04:44:25,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" -d '{"role": {"name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role"}}' 2018-09-30 04:44:25,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87ec0a2e-ef65-42d2-926b-a9b87b91f0cf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "088252fadd0e4a259b52d6d51f66fb5c", "links": {"self": "http://172.30.9.29:5000/v3/roles/088252fadd0e4a259b52d6d51f66fb5c"}, "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role"}} 2018-09-30 04:44:25,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-87ec0a2e-ef65-42d2-926b-a9b87b91f0cf 2018-09-30 04:44:25,339 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role 2018-09-30 04:44:25,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/088252fadd0e4a259b52d6d51f66fb5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:25,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63491c1c-20b1-49b8-9bfe-bd040fae11b1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/088252fadd0e4a259b52d6d51f66fb5c"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role", "id": "088252fadd0e4a259b52d6d51f66fb5c"}} 2018-09-30 04:44:25,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/088252fadd0e4a259b52d6d51f66fb5c used request id req-63491c1c-20b1-49b8-9bfe-bd040fae11b1 2018-09-30 04:44:25,426 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role to project CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj 2018-09-30 04:44:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7e01e5c6db7c4d3381bea86c9c31aeb0/users/f77e66e711c74494a53354541b7f3802/roles/088252fadd0e4a259b52d6d51f66fb5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:25,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9be5fe27-4c96-40be-93a6-9f2d11550016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:25,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7e01e5c6db7c4d3381bea86c9c31aeb0/users/f77e66e711c74494a53354541b7f3802/roles/088252fadd0e4a259b52d6d51f66fb5c used request id req-9be5fe27-4c96-40be-93a6-9f2d11550016 2018-09-30 04:44:25,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:25,655 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114.pub 2018-09-30 04:44:25,656 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114 2018-09-30 04:44:25,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:25,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:26,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "088252fadd0e4a259b52d6d51f66fb5c", "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role"}], "expires_at": "2018-09-30T05:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e01e5c6db7c4d3381bea86c9c31aeb0", "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7e01e5c6db7c4d3381bea86c9c31aeb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-278a23f6-ebf5-47d-user", "id": "f77e66e711c74494a53354541b7f3802"}, "audit_ids": ["8u7EKXEcTlqNZ7TRXR_6zQ"], "issued_at": "2018-09-30T04:44:26.000000Z"}} 2018-09-30 04:44:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65118fbeb80ed477de697e3595aa194a7b1bdfcb" 2018-09-30 04:44:26,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19765e44-c631-41e5-b385-bacaf1080035 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:26,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-19765e44-c631-41e5-b385-bacaf1080035 2018-09-30 04:44:26,114 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:26,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65118fbeb80ed477de697e3595aa194a7b1bdfcb" 2018-09-30 04:44:26,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d849bacc-d050-44f5-915a-c120d1a1e513 x-compute-request-id: req-d849bacc-d050-44f5-915a-c120d1a1e513 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:26,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-d849bacc-d050-44f5-915a-c120d1a1e513 2018-09-30 04:44:26,281 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114... 2018-09-30 04:44:26,281 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-30 04:44:26,281 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114.pub 2018-09-30 04:44:26,282 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114 2018-09-30 04:44:26,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65118fbeb80ed477de697e3595aa194a7b1bdfcb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6lxmLiDFXFcrpPQ19NLvnupuMEvY/1hgSKNGpsRO3/vJD0P6U4o/CeHeqStSGWR87jkzfdYyjKz8MMRLQlgIhaRx/Zw0U8kI+FEQfSG+swiglT9muMw78B7+Z8tSb1UNjFTqSUoXcsdDinxk5Z4bsUsMqW1fJkHlgSdIa1LzCRRezfprMWtnpZMF+MpVQaOk2Tp7/OcKhZcqI/U/CToeqT0Vwkw/GLEN872TPswH2zprJ3rTEZAUXaSolVFiiXwwQ/UC+HhbgVX4QWRn7lJFjnaXhVsWOhEFtbOdGaSsjJHDkwxdtRwN+57RglXBZD993QFBLGWZiEBo7WAvjTpPz", "name": "CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114"}}' 2018-09-30 04:44:26,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b3966e6-8268-4e39-b2fb-6bee390f9651 x-compute-request-id: req-3b3966e6-8268-4e39-b2fb-6bee390f9651 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6lxmLiDFXFcrpPQ19NLvnupuMEvY/1hgSKNGpsRO3/vJD0P6U4o/CeHeqStSGWR87jkzfdYyjKz8MMRLQlgIhaRx/Zw0U8kI+FEQfSG+swiglT9muMw78B7+Z8tSb1UNjFTqSUoXcsdDinxk5Z4bsUsMqW1fJkHlgSdIa1LzCRRezfprMWtnpZMF+MpVQaOk2Tp7/OcKhZcqI/U/CToeqT0Vwkw/GLEN872TPswH2zprJ3rTEZAUXaSolVFiiXwwQ/UC+HhbgVX4QWRn7lJFjnaXhVsWOhEFtbOdGaSsjJHDkwxdtRwN+57RglXBZD993QFBLGWZiEBo7WAvjTpPz", "user_id": "f77e66e711c74494a53354541b7f3802", "name": "CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114", "fingerprint": "71:b1:7d:e9:d1:b4:a6:f9:d9:35:ae:bb:d8:43:9e:84"}} 2018-09-30 04:44:26,333 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3b3966e6-8268-4e39-b2fb-6bee390f9651 2018-09-30 04:44:26,333 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114 2018-09-30 04:44:26,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65118fbeb80ed477de697e3595aa194a7b1bdfcb" 2018-09-30 04:44:26,368 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbf919aa-7dc3-4d8a-a183-398646107018 x-compute-request-id: req-dbf919aa-7dc3-4d8a-a183-398646107018 Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:26,368 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-bfbd6c16-d67e-4a69-91ba-417058169114 used request id req-dbf919aa-7dc3-4d8a-a183-398646107018 2018-09-30 04:44:26,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:26,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-15dbc543-68b9-4f78-8ae3-f2a5eb0f51cc Date: Sun, 30 Sep 2018 04:44:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:26,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-15dbc543-68b9-4f78-8ae3-f2a5eb0f51cc 2018-09-30 04:44:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:26,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9148e9a5-60bd-4de3-9499-a3d7da672623 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:26,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9148e9a5-60bd-4de3-9499-a3d7da672623 2018-09-30 04:44:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:26,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f85d43-e4dc-4e8f-b921-91a688a3d035 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:26,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-39f85d43-e4dc-4e8f-b921-91a688a3d035 2018-09-30 04:44:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:26,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e56a8d-aae2-4a7a-a12e-21ad448cb245 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:26,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-c5e56a8d-aae2-4a7a-a12e-21ad448cb245 2018-09-30 04:44:26,847 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj 2018-09-30 04:44:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7e01e5c6db7c4d3381bea86c9c31aeb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:27,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876e927d-6af5-4ce7-a660-13705ddf2a92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:27,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7e01e5c6db7c4d3381bea86c9c31aeb0 used request id req-876e927d-6af5-4ce7-a660-13705ddf2a92 2018-09-30 04:44:27,066 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-278a23f6-ebf5-47d-proj-role 2018-09-30 04:44:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/088252fadd0e4a259b52d6d51f66fb5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:27,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a29865c8-d8fc-4688-8f53-db68d0560f48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:27,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/088252fadd0e4a259b52d6d51f66fb5c used request id req-a29865c8-d8fc-4688-8f53-db68d0560f48 2018-09-30 04:44:27,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1707d17a9c246a59ad97f5438368538c552cfc" 2018-09-30 04:44:27,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc894eb-f446-4acf-a382-ced11efd4122 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:27,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9dc894eb-f446-4acf-a382-ced11efd4122 2018-09-30 04:44:27,269 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-278a23f6-ebf5-47d-user 2018-09-30 04:44:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f77e66e711c74494a53354541b7f3802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944b923892a7ea2435df2fff1e818f635f087c81" 2018-09-30 04:44:27,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa3eca6b-565b-4d8b-9c48-48d2196ccb53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:27,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f77e66e711c74494a53354541b7f3802 used request id req-aa3eca6b-565b-4d8b-9c48-48d2196ccb53 2018-09-30 04:44:27,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:27,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["IlxYVMFER9avrVdkWaCUzw"], "issued_at": "2018-09-30T04:44:27.000000Z"}} 2018-09-30 04:44:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d7600b72b0305245d9625c2719191e8284c4320" 2018-09-30 04:44:27,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945ccf0d-3c36-4847-8cf6-573e37761a35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:27,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-945ccf0d-3c36-4847-8cf6-573e37761a35 2018-09-30 04:44:27,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:27,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:28,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jvBR9DMvTQG_T-G1gZ3H6w"], "issued_at": "2018-09-30T04:44:28.000000Z"}} 2018-09-30 04:44:28,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:28,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0072d7-97f4-4172-b0ce-f39042364f0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:28,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-da0072d7-97f4-4172-b0ce-f39042364f0b 2018-09-30 04:44:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:28,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:28,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4829b925-5c29-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:28,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbddaf0-e0fd-43a4-ae80-f7d554dd6305 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4829b925-5c29-465-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:28,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4829b925-5c29-465-proj used request id req-6dbddaf0-e0fd-43a4-ae80-f7d554dd6305 2018-09-30 04:44:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:28,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1156d63b-14dd-4c84-81f7-b4f58a6741ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:28,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1156d63b-14dd-4c84-81f7-b4f58a6741ef 2018-09-30 04:44:28,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj"}}' 2018-09-30 04:44:28,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c41a35-3b3e-4c66-b7cc-fcf51963dd93 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e2d5f82da4b2474daadc0471cf47cf3e"}, "enabled": true, "id": "e2d5f82da4b2474daadc0471cf47cf3e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj"}} 2018-09-30 04:44:28,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-15c41a35-3b3e-4c66-b7cc-fcf51963dd93 2018-09-30 04:44:28,549 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-4829b925-5c29-465-proj 2018-09-30 04:44:28,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:28,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:28,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jd8UpaBCRKCCPOjtwP3S3A"], "issued_at": "2018-09-30T04:44:28.000000Z"}} 2018-09-30 04:44:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a878b3cf17255d9db7417960c613e6c18d9cf6" 2018-09-30 04:44:28,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc27d0ce-fc63-490b-a7ba-3b2e0493b557 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:28,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fc27d0ce-fc63-490b-a7ba-3b2e0493b557 2018-09-30 04:44:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:28,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a878b3cf17255d9db7417960c613e6c18d9cf6" 2018-09-30 04:44:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea9ae65-9c28-44da-8728-c118ddcec796 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:29,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0ea9ae65-9c28-44da-8728-c118ddcec796 2018-09-30 04:44:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-4829b925-5c29-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a878b3cf17255d9db7417960c613e6c18d9cf6" 2018-09-30 04:44:29,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae61b0a-5e06-4a0d-99b5-22496fc91498 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-4829b925-5c29-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e2d5f82da4b2474daadc0471cf47cf3e"}, "enabled": true, "id": "e2d5f82da4b2474daadc0471cf47cf3e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj"}]} 2018-09-30 04:44:29,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-4829b925-5c29-465-proj used request id req-0ae61b0a-5e06-4a0d-99b5-22496fc91498 2018-09-30 04:44:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a878b3cf17255d9db7417960c613e6c18d9cf6" 2018-09-30 04:44:29,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825e58d8-f18a-4923-8247-8e028ecb34ae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:29,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-825e58d8-f18a-4923-8247-8e028ecb34ae 2018-09-30 04:44:29,633 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-4829b925-5c29-465-user 2018-09-30 04:44:29,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:29,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b30354-4766-47bf-bae0-d427ba11ec8e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:29,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-38b30354-4766-47bf-bae0-d427ba11ec8e 2018-09-30 04:44:29,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" -d '{"role": {"name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role"}}' 2018-09-30 04:44:29,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c98c6d54-4fc6-4fd6-ba03-2b858691c947 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "763034b1b13b4a8f8c5070d13b4e4def", "links": {"self": "http://172.30.9.29:5000/v3/roles/763034b1b13b4a8f8c5070d13b4e4def"}, "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role"}} 2018-09-30 04:44:29,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c98c6d54-4fc6-4fd6-ba03-2b858691c947 2018-09-30 04:44:29,842 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role 2018-09-30 04:44:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/763034b1b13b4a8f8c5070d13b4e4def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:29,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d068449e-653e-4c7c-8fad-e2938c19ed7a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/763034b1b13b4a8f8c5070d13b4e4def"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role", "id": "763034b1b13b4a8f8c5070d13b4e4def"}} 2018-09-30 04:44:29,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/763034b1b13b4a8f8c5070d13b4e4def used request id req-d068449e-653e-4c7c-8fad-e2938c19ed7a 2018-09-30 04:44:29,934 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role to project CreateKeypairsCleanupTests-4829b925-5c29-465-proj 2018-09-30 04:44:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e2d5f82da4b2474daadc0471cf47cf3e/users/04c008e90000402383b7d11bcc83ae9b/roles/763034b1b13b4a8f8c5070d13b4e4def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:30,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c53b03-7b1c-4857-82a9-b53daa027482 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:30,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e2d5f82da4b2474daadc0471cf47cf3e/users/04c008e90000402383b7d11bcc83ae9b/roles/763034b1b13b4a8f8c5070d13b4e4def used request id req-78c53b03-7b1c-4857-82a9-b53daa027482 2018-09-30 04:44:30,066 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:30,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:30,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:30,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "763034b1b13b4a8f8c5070d13b4e4def", "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role"}], "expires_at": "2018-09-30T05:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2d5f82da4b2474daadc0471cf47cf3e", "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e2d5f82da4b2474daadc0471cf47cf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-4829b925-5c29-465-user", "id": "04c008e90000402383b7d11bcc83ae9b"}, "audit_ids": ["0RHdYxZpQDKF1lmMtI3ZLw"], "issued_at": "2018-09-30T04:44:30.000000Z"}} 2018-09-30 04:44:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62cb6efb9c3c448984138d312e7397ea035e69bb" 2018-09-30 04:44:30,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7f493d-d259-42da-a2b3-7c41c8b2c7a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:30,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2e7f493d-d259-42da-a2b3-7c41c8b2c7a6 2018-09-30 04:44:30,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:30,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62cb6efb9c3c448984138d312e7397ea035e69bb" 2018-09-30 04:44:30,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0523079-dd98-4bd7-bf8c-a48800f7bf2d x-compute-request-id: req-b0523079-dd98-4bd7-bf8c-a48800f7bf2d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:30,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-b0523079-dd98-4bd7-bf8c-a48800f7bf2d 2018-09-30 04:44:30,702 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0... 2018-09-30 04:44:30,702 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:44:30,743 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0 2018-09-30 04:44:30,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62cb6efb9c3c448984138d312e7397ea035e69bb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4nA7lR5TEv6RfcbwLHmYBbIMH8tWWg9+MaQ//FPtRjbqK9lEL8blfG8sbElqtPYLX+V6XGt5KQo0oGDoMpoULiIiSccGLz087yl+W7yxrj0W0MTyY/9t15y8Z44F18v+InWKVJY4EGALTofeDj5sPsqZA71wWhr/t3TZbcLoGvw==", "name": "CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0"}}' 2018-09-30 04:44:30,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8fae3db-011c-4906-8054-74f82711652c x-compute-request-id: req-a8fae3db-011c-4906-8054-74f82711652c Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4nA7lR5TEv6RfcbwLHmYBbIMH8tWWg9+MaQ//FPtRjbqK9lEL8blfG8sbElqtPYLX+V6XGt5KQo0oGDoMpoULiIiSccGLz087yl+W7yxrj0W0MTyY/9t15y8Z44F18v+InWKVJY4EGALTofeDj5sPsqZA71wWhr/t3TZbcLoGvw==", "user_id": "04c008e90000402383b7d11bcc83ae9b", "name": "CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0", "fingerprint": "c2:34:83:a4:2f:3f:4e:22:d2:be:09:b9:8a:76:2a:33"}} 2018-09-30 04:44:30,812 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a8fae3db-011c-4906-8054-74f82711652c 2018-09-30 04:44:30,823 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0.pub 2018-09-30 04:44:30,823 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0 2018-09-30 04:44:30,824 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0 2018-09-30 04:44:30,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62cb6efb9c3c448984138d312e7397ea035e69bb" 2018-09-30 04:44:30,859 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1523c7dc-ecc8-4cf1-8b76-ad7e1e159d23 x-compute-request-id: req-1523c7dc-ecc8-4cf1-8b76-ad7e1e159d23 Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:30,860 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0 used request id req-1523c7dc-ecc8-4cf1-8b76-ad7e1e159d23 2018-09-30 04:44:30,860 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0.pub] 2018-09-30 04:44:30,860 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-7567e2fa-559a-4f8e-9b51-019b90d6f3d0] 2018-09-30 04:44:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-439303e3-7d20-4f75-8c2c-fb37fae53245 Date: Sun, 30 Sep 2018 04:44:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:31,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-439303e3-7d20-4f75-8c2c-fb37fae53245 2018-09-30 04:44:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a5ed8b-c068-4ceb-8ac3-e24509edd0e4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:31,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-e3a5ed8b-c068-4ceb-8ac3-e24509edd0e4 2018-09-30 04:44:31,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6cbaa5-ad37-4fa4-8e7f-63953fe5ba55 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:31,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-dc6cbaa5-ad37-4fa4-8e7f-63953fe5ba55 2018-09-30 04:44:31,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce37f0a-cb07-4d9e-88e9-4cbd4aa3b9a5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:31,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-bce37f0a-cb07-4d9e-88e9-4cbd4aa3b9a5 2018-09-30 04:44:31,342 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-4829b925-5c29-465-proj 2018-09-30 04:44:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e2d5f82da4b2474daadc0471cf47cf3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6355abe-e511-4069-b122-fef91da0e1be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:31,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e2d5f82da4b2474daadc0471cf47cf3e used request id req-f6355abe-e511-4069-b122-fef91da0e1be 2018-09-30 04:44:31,557 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-4829b925-5c29-465-proj-role 2018-09-30 04:44:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/763034b1b13b4a8f8c5070d13b4e4def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3148f4-e474-47cf-9c6e-65b17fbef87e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:31,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/763034b1b13b4a8f8c5070d13b4e4def used request id req-8b3148f4-e474-47cf-9c6e-65b17fbef87e 2018-09-30 04:44:31,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143e9d4f3e91a204633a2f3faab6b31da6cac6b4" 2018-09-30 04:44:31,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28dd7576-706c-41c1-92ba-8f83e04238d7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:31,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-28dd7576-706c-41c1-92ba-8f83e04238d7 2018-09-30 04:44:31,773 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-4829b925-5c29-465-user 2018-09-30 04:44:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/04c008e90000402383b7d11bcc83ae9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a878b3cf17255d9db7417960c613e6c18d9cf6" 2018-09-30 04:44:31,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e0cdf62-6017-4466-9f41-bd07c1504f2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:31,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/04c008e90000402383b7d11bcc83ae9b used request id req-8e0cdf62-6017-4466-9f41-bd07c1504f2c 2018-09-30 04:44:31,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:32,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["FMlER_KnR9S9rpXf4-E8Og"], "issued_at": "2018-09-30T04:44:32.000000Z"}} 2018-09-30 04:44:32,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed7003d63062f92ea55543975666a6e296414e8" 2018-09-30 04:44:32,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6ba418-5c31-4cf4-b17f-70d88ef66922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:32,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3f6ba418-5c31-4cf4-b17f-70d88ef66922 2018-09-30 04:44:32,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:32,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:32,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9tm5QE_sSH-qAoW01tFeKQ"], "issued_at": "2018-09-30T04:44:32.000000Z"}} 2018-09-30 04:44:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:32,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bebc20-6ff9-4a4d-9dd8-f27ad9c8ce93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:32,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-10bebc20-6ff9-4a4d-9dd8-f27ad9c8ce93 2018-09-30 04:44:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:32,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:32,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203c711f-5890-46cf-aea2-db6313cffd3c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:32,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj used request id req-203c711f-5890-46cf-aea2-db6313cffd3c 2018-09-30 04:44:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:33,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b7b4d5-9027-4d60-a69c-87b65ee6dd15 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:33,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d4b7b4d5-9027-4d60-a69c-87b65ee6dd15 2018-09-30 04:44:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj"}}' 2018-09-30 04:44:33,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf4de853-2030-4b8b-90d8-fa761bd2ed2e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/08518b447776475480abda2a423a9fe3"}, "enabled": true, "id": "08518b447776475480abda2a423a9fe3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj"}} 2018-09-30 04:44:33,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bf4de853-2030-4b8b-90d8-fa761bd2ed2e 2018-09-30 04:44:33,196 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj 2018-09-30 04:44:33,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:33,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:33,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["NihLiF3EQKWoOyEh5nPWwA"], "issued_at": "2018-09-30T04:44:33.000000Z"}} 2018-09-30 04:44:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2278d3c00575476b1cd44ce1b1b91cc004289d" 2018-09-30 04:44:33,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944f7c10-bec3-420a-a398-24b818331ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:33,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-944f7c10-bec3-420a-a398-24b818331ea7 2018-09-30 04:44:33,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:33,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2278d3c00575476b1cd44ce1b1b91cc004289d" 2018-09-30 04:44:33,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9411da38-72bc-4750-9721-a18f944375c4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:33,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9411da38-72bc-4750-9721-a18f944375c4 2018-09-30 04:44:33,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2278d3c00575476b1cd44ce1b1b91cc004289d" 2018-09-30 04:44:33,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f92e38-4171-4d13-a2ba-13c28b573279 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/08518b447776475480abda2a423a9fe3"}, "enabled": true, "id": "08518b447776475480abda2a423a9fe3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj"}]} 2018-09-30 04:44:33,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj used request id req-e2f92e38-4171-4d13-a2ba-13c28b573279 2018-09-30 04:44:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2278d3c00575476b1cd44ce1b1b91cc004289d" 2018-09-30 04:44:33,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcc6623-46ba-4be2-a86a-ff299d101a29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:33,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6fcc6623-46ba-4be2-a86a-ff299d101a29 2018-09-30 04:44:34,326 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-32dbceb9-648c-4d2-user 2018-09-30 04:44:34,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:34,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:34,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe0a680-585c-4132-9e23-2efa84283a53 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:34,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4fe0a680-585c-4132-9e23-2efa84283a53 2018-09-30 04:44:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" -d '{"role": {"name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role"}}' 2018-09-30 04:44:34,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb866246-3921-4eea-ae6b-c10964893de8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6b09b6c42bf43f395bb1eaef64ff5d8", "links": {"self": "http://172.30.9.29:5000/v3/roles/d6b09b6c42bf43f395bb1eaef64ff5d8"}, "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role"}} 2018-09-30 04:44:34,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-fb866246-3921-4eea-ae6b-c10964893de8 2018-09-30 04:44:34,531 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role 2018-09-30 04:44:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d6b09b6c42bf43f395bb1eaef64ff5d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:34,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021b645c-d2d9-4e84-9779-382021f36ee8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d6b09b6c42bf43f395bb1eaef64ff5d8"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role", "id": "d6b09b6c42bf43f395bb1eaef64ff5d8"}} 2018-09-30 04:44:34,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d6b09b6c42bf43f395bb1eaef64ff5d8 used request id req-021b645c-d2d9-4e84-9779-382021f36ee8 2018-09-30 04:44:34,621 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role to project CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj 2018-09-30 04:44:34,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/08518b447776475480abda2a423a9fe3/users/bb49d08815524f70bdf5e367687b5afe/roles/d6b09b6c42bf43f395bb1eaef64ff5d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:34,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e7fddd8-5714-4ade-adca-40ccbabbfb25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:34,743 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/08518b447776475480abda2a423a9fe3/users/bb49d08815524f70bdf5e367687b5afe/roles/d6b09b6c42bf43f395bb1eaef64ff5d8 used request id req-1e7fddd8-5714-4ade-adca-40ccbabbfb25 2018-09-30 04:44:34,743 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:34,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:34,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:35,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6b09b6c42bf43f395bb1eaef64ff5d8", "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role"}], "expires_at": "2018-09-30T05:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08518b447776475480abda2a423a9fe3", "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/08518b447776475480abda2a423a9fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/08518b447776475480abda2a423a9fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/08518b447776475480abda2a423a9fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/08518b447776475480abda2a423a9fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/08518b447776475480abda2a423a9fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/08518b447776475480abda2a423a9fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/08518b447776475480abda2a423a9fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/08518b447776475480abda2a423a9fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/08518b447776475480abda2a423a9fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/08518b447776475480abda2a423a9fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/08518b447776475480abda2a423a9fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/08518b447776475480abda2a423a9fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-32dbceb9-648c-4d2-user", "id": "bb49d08815524f70bdf5e367687b5afe"}, "audit_ids": ["9Ceo9xhyRaKaR1IukI75zg"], "issued_at": "2018-09-30T04:44:35.000000Z"}} 2018-09-30 04:44:35,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a118edc5b6f29febdfafebffb5ae3464843dc" 2018-09-30 04:44:35,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be484940-8fa5-41d7-9b45-82f81aa2d166 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:35,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-be484940-8fa5-41d7-9b45-82f81aa2d166 2018-09-30 04:44:35,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:35,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a118edc5b6f29febdfafebffb5ae3464843dc" 2018-09-30 04:44:35,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62a6861d-5fbc-482f-9356-fb6a823a8ec9 x-compute-request-id: req-62a6861d-5fbc-482f-9356-fb6a823a8ec9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:35,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-62a6861d-5fbc-482f-9356-fb6a823a8ec9 2018-09-30 04:44:35,378 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100... 2018-09-30 04:44:35,378 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:44:35,389 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100 2018-09-30 04:44:35,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a118edc5b6f29febdfafebffb5ae3464843dc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCmVEk2nzv5x8aFkNOUxPuR8yCnL97T4KIyDWnFkqGFpBzsR9KwqsfLxwLmBCTg+KE7lJxLP4yNtTux5aoRvMBCGzuEOjOvPGVFju1Bzxbp3Az1mGEdl8bTHxT1mirIapErntXa0FeLCAQQxKP7paCEUYQLUxyRXpexHfDpxEYZKw==", "name": "CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100"}}' 2018-09-30 04:44:35,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f742f68a-b85a-450e-98d6-fa4bccb0e1ea x-compute-request-id: req-f742f68a-b85a-450e-98d6-fa4bccb0e1ea Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCmVEk2nzv5x8aFkNOUxPuR8yCnL97T4KIyDWnFkqGFpBzsR9KwqsfLxwLmBCTg+KE7lJxLP4yNtTux5aoRvMBCGzuEOjOvPGVFju1Bzxbp3Az1mGEdl8bTHxT1mirIapErntXa0FeLCAQQxKP7paCEUYQLUxyRXpexHfDpxEYZKw==", "user_id": "bb49d08815524f70bdf5e367687b5afe", "name": "CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100", "fingerprint": "7c:88:dd:25:6e:76:da:38:f7:c2:4a:f8:60:fc:df:ca"}} 2018-09-30 04:44:35,453 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-f742f68a-b85a-450e-98d6-fa4bccb0e1ea 2018-09-30 04:44:35,458 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100.pub 2018-09-30 04:44:35,458 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100 2018-09-30 04:44:35,458 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100 2018-09-30 04:44:35,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661a118edc5b6f29febdfafebffb5ae3464843dc" 2018-09-30 04:44:35,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec0aa535-49f7-487a-8265-784c9ca0c02d x-compute-request-id: req-ec0aa535-49f7-487a-8265-784c9ca0c02d Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:35,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100 used request id req-ec0aa535-49f7-487a-8265-784c9ca0c02d 2018-09-30 04:44:35,495 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100.pub] 2018-09-30 04:44:35,495 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-ff502f9d-2c5e-433c-bdfa-cb91848ea100] 2018-09-30 04:44:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:35,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-40d4cedd-55ff-4aa1-a923-5c785185c1fd Date: Sun, 30 Sep 2018 04:44:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:35,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-40d4cedd-55ff-4aa1-a923-5c785185c1fd 2018-09-30 04:44:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:35,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d49118-06d1-4d4f-a9eb-c2e39afc99ba Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:35,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-d2d49118-06d1-4d4f-a9eb-c2e39afc99ba 2018-09-30 04:44:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:35,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ad329a-1de0-403c-816d-490dd80194ab Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:35,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-25ad329a-1de0-403c-816d-490dd80194ab 2018-09-30 04:44:35,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:35,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f63c54a-d7fb-4095-9280-b921ff199da4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:35,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-1f63c54a-d7fb-4095-9280-b921ff199da4 2018-09-30 04:44:35,985 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj 2018-09-30 04:44:35,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/08518b447776475480abda2a423a9fe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:36,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be8fa81b-58ce-4794-b0cc-5f331fc860b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:36,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/08518b447776475480abda2a423a9fe3 used request id req-be8fa81b-58ce-4794-b0cc-5f331fc860b1 2018-09-30 04:44:36,204 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-32dbceb9-648c-4d2-proj-role 2018-09-30 04:44:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d6b09b6c42bf43f395bb1eaef64ff5d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:36,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90093347-85d4-47f2-8511-e43faad585b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:36,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d6b09b6c42bf43f395bb1eaef64ff5d8 used request id req-90093347-85d4-47f2-8511-e43faad585b0 2018-09-30 04:44:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ca7f6f6c7df30a32658c14ca89fb16e13f9f9" 2018-09-30 04:44:36,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5396e6-015b-4653-a51d-27f1bc103fba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:36,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a5396e6-015b-4653-a51d-27f1bc103fba 2018-09-30 04:44:36,343 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-32dbceb9-648c-4d2-user 2018-09-30 04:44:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/bb49d08815524f70bdf5e367687b5afe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2278d3c00575476b1cd44ce1b1b91cc004289d" 2018-09-30 04:44:36,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc873dbf-3808-414d-b021-289666c62f8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:36,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/bb49d08815524f70bdf5e367687b5afe used request id req-cc873dbf-3808-414d-b021-289666c62f8f 2018-09-30 04:44:36,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:36,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RaCbEmn2S1yWeJm39-GpwA"], "issued_at": "2018-09-30T04:44:36.000000Z"}} 2018-09-30 04:44:36,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adb7f8c84dbeef9aa4b09815f412e2af9158a85" 2018-09-30 04:44:36,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bb985b-2a76-4bee-9d35-56b838826f51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:36,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30bb985b-2a76-4bee-9d35-56b838826f51 2018-09-30 04:44:36,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:36,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:37,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["L2taRY-PRiCFmooiTb7B9Q"], "issued_at": "2018-09-30T04:44:37.000000Z"}} 2018-09-30 04:44:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:37,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6711ba6f-7f80-4d2b-aae4-72288da986ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:37,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6711ba6f-7f80-4d2b-aae4-72288da986ea 2018-09-30 04:44:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:37,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:37,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:37,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37b4c9f-42dd-4eaa-9e64-8a57069b75f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:37,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj used request id req-a37b4c9f-42dd-4eaa-9e64-8a57069b75f2 2018-09-30 04:44:37,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:37,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4fd281-8c08-4524-9ddd-6c3c26ae665b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:37,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9f4fd281-8c08-4524-9ddd-6c3c26ae665b 2018-09-30 04:44:37,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj"}}' 2018-09-30 04:44:37,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9064fe9-234e-4d0d-aab3-95a95b7cb9bb Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0dd6f80903384dc78b68e6adad8dfc33"}, "enabled": true, "id": "0dd6f80903384dc78b68e6adad8dfc33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj"}} 2018-09-30 04:44:37,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f9064fe9-234e-4d0d-aab3-95a95b7cb9bb 2018-09-30 04:44:37,662 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj 2018-09-30 04:44:37,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:37,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:38,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ltxlDsjdQ5yi8xvmUjFkaw"], "issued_at": "2018-09-30T04:44:38.000000Z"}} 2018-09-30 04:44:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d436a6a1b15dcb6841a246f5bc141f8d9ffcbb" 2018-09-30 04:44:38,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c73b64-ff21-4d8e-896e-fc0e38079d4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:38,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-21c73b64-ff21-4d8e-896e-fc0e38079d4e 2018-09-30 04:44:38,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:38,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d436a6a1b15dcb6841a246f5bc141f8d9ffcbb" 2018-09-30 04:44:38,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130c02c7-b2a0-46d1-b432-0e18d421aa17 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:38,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-130c02c7-b2a0-46d1-b432-0e18d421aa17 2018-09-30 04:44:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d436a6a1b15dcb6841a246f5bc141f8d9ffcbb" 2018-09-30 04:44:38,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4312a9-4295-44fe-afb5-2e72a084adc4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0dd6f80903384dc78b68e6adad8dfc33"}, "enabled": true, "id": "0dd6f80903384dc78b68e6adad8dfc33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj"}]} 2018-09-30 04:44:38,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj used request id req-ee4312a9-4295-44fe-afb5-2e72a084adc4 2018-09-30 04:44:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d436a6a1b15dcb6841a246f5bc141f8d9ffcbb" 2018-09-30 04:44:38,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd81864-3a7d-4572-b397-d1f0d25f4f4f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:38,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cbd81864-3a7d-4572-b397-d1f0d25f4f4f 2018-09-30 04:44:38,727 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-user 2018-09-30 04:44:38,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:38,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced78098-57ad-42cb-9f9b-74aa45179d88 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:38,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ced78098-57ad-42cb-9f9b-74aa45179d88 2018-09-30 04:44:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" -d '{"role": {"name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role"}}' 2018-09-30 04:44:38,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6541eddf-c143-417f-84a7-08d52d328b6a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4cba65ee3ca4fecb275165b39653c18", "links": {"self": "http://172.30.9.29:5000/v3/roles/a4cba65ee3ca4fecb275165b39653c18"}, "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role"}} 2018-09-30 04:44:38,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6541eddf-c143-417f-84a7-08d52d328b6a 2018-09-30 04:44:38,938 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role 2018-09-30 04:44:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a4cba65ee3ca4fecb275165b39653c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:39,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be40d68-9d2f-4fb5-8989-a778baefe3d2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a4cba65ee3ca4fecb275165b39653c18"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role", "id": "a4cba65ee3ca4fecb275165b39653c18"}} 2018-09-30 04:44:39,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a4cba65ee3ca4fecb275165b39653c18 used request id req-8be40d68-9d2f-4fb5-8989-a778baefe3d2 2018-09-30 04:44:39,019 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role to project CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj 2018-09-30 04:44:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0dd6f80903384dc78b68e6adad8dfc33/users/94241168f3f94550848219799be401cd/roles/a4cba65ee3ca4fecb275165b39653c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:39,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06dfc15c-3dbd-4f14-8a7d-8d3dc11ad70a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:39,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0dd6f80903384dc78b68e6adad8dfc33/users/94241168f3f94550848219799be401cd/roles/a4cba65ee3ca4fecb275165b39653c18 used request id req-06dfc15c-3dbd-4f14-8a7d-8d3dc11ad70a 2018-09-30 04:44:39,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:39,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:39,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:39,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4cba65ee3ca4fecb275165b39653c18", "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role"}], "expires_at": "2018-09-30T05:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dd6f80903384dc78b68e6adad8dfc33", "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/0dd6f80903384dc78b68e6adad8dfc33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/0dd6f80903384dc78b68e6adad8dfc33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/0dd6f80903384dc78b68e6adad8dfc33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/0dd6f80903384dc78b68e6adad8dfc33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/0dd6f80903384dc78b68e6adad8dfc33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/0dd6f80903384dc78b68e6adad8dfc33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0dd6f80903384dc78b68e6adad8dfc33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/0dd6f80903384dc78b68e6adad8dfc33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/0dd6f80903384dc78b68e6adad8dfc33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0dd6f80903384dc78b68e6adad8dfc33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/0dd6f80903384dc78b68e6adad8dfc33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/0dd6f80903384dc78b68e6adad8dfc33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-user", "id": "94241168f3f94550848219799be401cd"}, "audit_ids": ["rdh47nW5ReiZxQVXneX6yQ"], "issued_at": "2018-09-30T04:44:39.000000Z"}} 2018-09-30 04:44:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9116d86839c9995b45373902fcc12084b64ceb" 2018-09-30 04:44:39,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f21e6d-5eeb-4289-9ea0-eb46886211ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:39,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-95f21e6d-5eeb-4289-9ea0-eb46886211ce 2018-09-30 04:44:39,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:44:39,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9116d86839c9995b45373902fcc12084b64ceb" 2018-09-30 04:44:39,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95f3f060-4e49-4d9e-b38b-27ee773bb389 x-compute-request-id: req-95f3f060-4e49-4d9e-b38b-27ee773bb389 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 04:44:39,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-95f3f060-4e49-4d9e-b38b-27ee773bb389 2018-09-30 04:44:39,750 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662... 2018-09-30 04:44:39,750 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 04:44:39,815 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662 2018-09-30 04:44:39,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9116d86839c9995b45373902fcc12084b64ceb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8+2nFV9MWKDHsVH85UnR9zQdqOgMZHkKYqnTpUu2yy1wyh0UKlevvFMFzOegyNtSffZAZ58kKJeM4gKEm108z9huZ7suRmhmYfqIRliTXnHhcFA3GS6VBAbSYcwWInBAQPU+gAJluKvhJF7cakWW7kpUM9S12nlEd+IIsZZZmKQ==", "name": "CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662"}}' 2018-09-30 04:44:39,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2545bd08-8e7b-441b-9c48-9cdac59a881a x-compute-request-id: req-2545bd08-8e7b-441b-9c48-9cdac59a881a Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8+2nFV9MWKDHsVH85UnR9zQdqOgMZHkKYqnTpUu2yy1wyh0UKlevvFMFzOegyNtSffZAZ58kKJeM4gKEm108z9huZ7suRmhmYfqIRliTXnHhcFA3GS6VBAbSYcwWInBAQPU+gAJluKvhJF7cakWW7kpUM9S12nlEd+IIsZZZmKQ==", "user_id": "94241168f3f94550848219799be401cd", "name": "CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662", "fingerprint": "cb:57:e9:8f:a5:a1:df:af:ef:0b:a4:f9:62:be:d3:30"}} 2018-09-30 04:44:39,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-2545bd08-8e7b-441b-9c48-9cdac59a881a 2018-09-30 04:44:39,973 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662.pub 2018-09-30 04:44:39,973 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662 2018-09-30 04:44:39,973 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662 2018-09-30 04:44:39,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9116d86839c9995b45373902fcc12084b64ceb" 2018-09-30 04:44:40,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:44:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0982035c-ef91-46f1-bda7-be348d09e054 x-compute-request-id: req-0982035c-ef91-46f1-bda7-be348d09e054 Content-Length: 0 Content-Type: application/json 2018-09-30 04:44:40,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-df1102a4-bb79-495a-bd83-9cea1a38d662 used request id req-0982035c-ef91-46f1-bda7-be348d09e054 2018-09-30 04:44:40,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d6b81eb9-cb07-4597-ae43-92d5cae138a7 Date: Sun, 30 Sep 2018 04:44:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:40,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d6b81eb9-cb07-4597-ae43-92d5cae138a7 2018-09-30 04:44:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ec864d-8844-4989-abdd-460e85953d9d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:44:40,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-18ec864d-8844-4989-abdd-460e85953d9d 2018-09-30 04:44:40,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41d1c7e-16c1-47f1-a8ae-f3c99a907668 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:44:40,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-c41d1c7e-16c1-47f1-a8ae-f3c99a907668 2018-09-30 04:44:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ea2522-80d3-4b8d-8414-74b32c16a2cf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:44:40,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-a2ea2522-80d3-4b8d-8414-74b32c16a2cf 2018-09-30 04:44:40,444 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj 2018-09-30 04:44:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/0dd6f80903384dc78b68e6adad8dfc33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc3066d-025e-4aa1-b61e-c3769c0dc3e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:40,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0dd6f80903384dc78b68e6adad8dfc33 used request id req-7bc3066d-025e-4aa1-b61e-c3769c0dc3e7 2018-09-30 04:44:40,659 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-proj-role 2018-09-30 04:44:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a4cba65ee3ca4fecb275165b39653c18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-730a786f-32f8-47cd-a485-611756fd114f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:40,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a4cba65ee3ca4fecb275165b39653c18 used request id req-730a786f-32f8-47cd-a485-611756fd114f 2018-09-30 04:44:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aac0fc4837d5cfa2aa58ae0cd566efbc4f047e5" 2018-09-30 04:44:40,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91abc4a9-786f-47e1-92e8-6bdb7794e4bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:40,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-91abc4a9-786f-47e1-92e8-6bdb7794e4bc 2018-09-30 04:44:40,869 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1f358fc2-8e1f-4e0-user 2018-09-30 04:44:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/94241168f3f94550848219799be401cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d436a6a1b15dcb6841a246f5bc141f8d9ffcbb" 2018-09-30 04:44:41,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f7740f-ab1b-4280-bc00-0365937f256f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:41,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/94241168f3f94550848219799be401cd used request id req-d1f7740f-ab1b-4280-bc00-0365937f256f 2018-09-30 04:44:41,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:41,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bZITCcqGSEGJ_WT1H1fXHA"], "issued_at": "2018-09-30T04:44:41.000000Z"}} 2018-09-30 04:44:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47040e263661c2f1ce02afe95b4e49116c81adb4" 2018-09-30 04:44:41,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cab90e-a9bb-4d8c-9ec5-c92875d497d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:41,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-95cab90e-a9bb-4d8c-9ec5-c92875d497d0 2018-09-30 04:44:41,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:41,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:41,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["lms61mvyRWqxe4so9yLe1A"], "issued_at": "2018-09-30T04:44:41.000000Z"}} 2018-09-30 04:44:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7370532-950f-48de-b1c1-6fcc4ff566f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:42,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b7370532-950f-48de-b1c1-6fcc4ff566f4 2018-09-30 04:44:42,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:42,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:42,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad63df0-677c-4987-9e09-9f2711f51224 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:42,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj used request id req-9ad63df0-677c-4987-9e09-9f2711f51224 2018-09-30 04:44:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:42,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c7e634-6313-4eb3-96f6-692b37c1e174 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:42,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c5c7e634-6313-4eb3-96f6-692b37c1e174 2018-09-30 04:44:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}}' 2018-09-30 04:44:42,374 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5b5b23-dc7d-41cf-abb8-513e5f83d66b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7"}, "enabled": true, "id": "04a0e07321b04629ba025401467d1eb7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}} 2018-09-30 04:44:42,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0f5b5b23-dc7d-41cf-abb8-513e5f83d66b 2018-09-30 04:44:42,375 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj 2018-09-30 04:44:42,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:42,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:42,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["apTMYyvLTYKa2tD9UU3BYQ"], "issued_at": "2018-09-30T04:44:42.000000Z"}} 2018-09-30 04:44:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22d1e9e601a4a850647eb0197007d2a573139fa" 2018-09-30 04:44:42,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16a8724-5ae9-4969-ad0b-f16bb6d098fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:42,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e16a8724-5ae9-4969-ad0b-f16bb6d098fb 2018-09-30 04:44:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:42,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:42,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22d1e9e601a4a850647eb0197007d2a573139fa" 2018-09-30 04:44:42,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d67a33-38c6-4afe-8b57-d4ad50d09603 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:42,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-97d67a33-38c6-4afe-8b57-d4ad50d09603 2018-09-30 04:44:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22d1e9e601a4a850647eb0197007d2a573139fa" 2018-09-30 04:44:43,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22e7235-c009-4259-9e1f-a70c4815f044 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7"}, "enabled": true, "id": "04a0e07321b04629ba025401467d1eb7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}]} 2018-09-30 04:44:43,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj used request id req-c22e7235-c009-4259-9e1f-a70c4815f044 2018-09-30 04:44:43,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22d1e9e601a4a850647eb0197007d2a573139fa" 2018-09-30 04:44:43,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f797c97c-4419-4b37-ab93-5ebf530f890f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:43,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f797c97c-4419-4b37-ab93-5ebf530f890f 2018-09-30 04:44:43,530 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-85e6f12d-2f2e-480-user 2018-09-30 04:44:43,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:43,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4d2c82-16bb-40ee-9de3-1c89afcc2308 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:43,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9b4d2c82-16bb-40ee-9de3-1c89afcc2308 2018-09-30 04:44:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" -d '{"role": {"name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role"}}' 2018-09-30 04:44:43,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe2a630-e30b-4939-872c-04c4b8bbe876 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13dbe242bd61404d9f6dbc15f58149cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/13dbe242bd61404d9f6dbc15f58149cb"}, "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role"}} 2018-09-30 04:44:43,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-afe2a630-e30b-4939-872c-04c4b8bbe876 2018-09-30 04:44:43,740 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role 2018-09-30 04:44:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/13dbe242bd61404d9f6dbc15f58149cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:43,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a058ee-5e63-4943-84bb-a2adf81fb5a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/13dbe242bd61404d9f6dbc15f58149cb"}, "domain_id": null, "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role", "id": "13dbe242bd61404d9f6dbc15f58149cb"}} 2018-09-30 04:44:43,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/13dbe242bd61404d9f6dbc15f58149cb used request id req-38a058ee-5e63-4943-84bb-a2adf81fb5a7 2018-09-30 04:44:43,832 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role to project CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj 2018-09-30 04:44:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7/users/dc434978a6094607b91e1292690e7b0d/roles/13dbe242bd61404d9f6dbc15f58149cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:43,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9d1b01-efb4-4763-a4e7-c7b0b44e042c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:43,964 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7/users/dc434978a6094607b91e1292690e7b0d/roles/13dbe242bd61404d9f6dbc15f58149cb used request id req-6b9d1b01-efb4-4763-a4e7-c7b0b44e042c 2018-09-30 04:44:43,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:43,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:44,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13dbe242bd61404d9f6dbc15f58149cb", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role"}], "expires_at": "2018-09-30T05:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04a0e07321b04629ba025401467d1eb7", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-user", "id": "dc434978a6094607b91e1292690e7b0d"}, "audit_ids": ["vnNGfw5iRDK_dxardOeJxw"], "issued_at": "2018-09-30T04:44:44.000000Z"}} 2018-09-30 04:44:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:44,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c20d5d-2ac9-469c-9b01-627d49ae7c94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:44,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-31c20d5d-2ac9-469c-9b01-627d49ae7c94 2018-09-30 04:44:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:44,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ad4fe20-697d-471b-b8c2-5ecac61c6fde Date: Sun, 30 Sep 2018 04:44:44 GMT RESP BODY: {"networks":[]} 2018-09-30 04:44:44,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net used request id req-5ad4fe20-697d-471b-b8c2-5ecac61c6fde 2018-09-30 04:44:44,761 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net 2018-09-30 04:44:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" -d '{"network": {"name": "CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net", "admin_state_up": true}}' 2018-09-30 04:44:45,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dcec0c16-2c1d-4c1f-b3ef-29dc95b92a3a Date: Sun, 30 Sep 2018 04:44:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04a0e07321b04629ba025401467d1eb7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:44:45Z","is_default":false,"name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:45Z","mtu":1450}} 2018-09-30 04:44:45,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-dcec0c16-2c1d-4c1f-b3ef-29dc95b92a3a 2018-09-30 04:44:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:45,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-385867d9-8f1f-4492-8c0c-423c440eb2c3 Date: Sun, 30 Sep 2018 04:44:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:44:45Z","tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"04a0e07321b04629ba025401467d1eb7","id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net"}]} 2018-09-30 04:44:45,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-385867d9-8f1f-4492-8c0c-423c440eb2c3 2018-09-30 04:44:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:45,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e9e230b-746f-40ac-92bb-76c5ac765cb8 Date: Sun, 30 Sep 2018 04:44:45 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:44:45,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-8e9e230b-746f-40ac-92bb-76c5ac765cb8 2018-09-30 04:44:45,739 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet 2018-09-30 04:44:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" -d '{"subnets": [{"ip_version": 4, "network_id": "1595ca69-b06d-40d5-a20d-c9e2d005814c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet"}]}' 2018-09-30 04:44:46,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8cc63b6b-7e83-4b4d-bc03-477c3e95e975 Date: Sun, 30 Sep 2018 04:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:46Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"04a0e07321b04629ba025401467d1eb7","id":"9cd20d51-2c49-4a0d-bc78-232e182f784b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet"}]} 2018-09-30 04:44:46,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-8cc63b6b-7e83-4b4d-bc03-477c3e95e975 2018-09-30 04:44:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-24924d9f-bb35-45b0-8e23-c8931affa152 Date: Sun, 30 Sep 2018 04:44:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9cd20d51-2c49-4a0d-bc78-232e182f784b"],"updated_at":"2018-09-30T04:44:46Z","tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04a0e07321b04629ba025401467d1eb7","id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net"}]} 2018-09-30 04:44:46,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-24924d9f-bb35-45b0-8e23-c8931affa152 2018-09-30 04:44:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:46,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0701c157-5ef3-40cb-ada1-bfe44c61ef87 Date: Sun, 30 Sep 2018 04:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:46Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"04a0e07321b04629ba025401467d1eb7","id":"9cd20d51-2c49-4a0d-bc78-232e182f784b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet"}]} 2018-09-30 04:44:46,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-0701c157-5ef3-40cb-ada1-bfe44c61ef87 2018-09-30 04:44:46,923 - OpenStackNetwork - DEBUG - Network [1595ca69-b06d-40d5-a20d-c9e2d005814c] created successfully 2018-09-30 04:44:46,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:47,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13dbe242bd61404d9f6dbc15f58149cb", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role"}], "expires_at": "2018-09-30T05:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04a0e07321b04629ba025401467d1eb7", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/04a0e07321b04629ba025401467d1eb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/04a0e07321b04629ba025401467d1eb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/04a0e07321b04629ba025401467d1eb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-user", "id": "dc434978a6094607b91e1292690e7b0d"}, "audit_ids": ["XaSw-yMIRrmqUr7mvBGAkw"], "issued_at": "2018-09-30T04:44:47.000000Z"}} 2018-09-30 04:44:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58194894c5cf7a10d6bd3f041dc7d2984cf4064b" 2018-09-30 04:44:47,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dcdb6166-695a-48b1-b5c6-accb9fca3205 Date: Sun, 30 Sep 2018 04:44:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9cd20d51-2c49-4a0d-bc78-232e182f784b"],"updated_at":"2018-09-30T04:44:46Z","tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04a0e07321b04629ba025401467d1eb7","id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net"}]} 2018-09-30 04:44:47,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net used request id req-dcdb6166-695a-48b1-b5c6-accb9fca3205 2018-09-30 04:44:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:47,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47040e263661c2f1ce02afe95b4e49116c81adb4" 2018-09-30 04:44:47,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e441df-0063-4e34-ba1a-7c7f8ce00f79 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7"}, "enabled": true, "id": "04a0e07321b04629ba025401467d1eb7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}} 2018-09-30 04:44:47,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7 used request id req-44e441df-0063-4e34-ba1a-7c7f8ce00f79 2018-09-30 04:44:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58194894c5cf7a10d6bd3f041dc7d2984cf4064b" 2018-09-30 04:44:47,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6bbb90e0-8f53-4df7-8672-ce72c830a06f Date: Sun, 30 Sep 2018 04:44:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1595ca69-b06d-40d5-a20d-c9e2d005814c","tenant_id":"04a0e07321b04629ba025401467d1eb7","created_at":"2018-09-30T04:44:46Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"04a0e07321b04629ba025401467d1eb7","id":"9cd20d51-2c49-4a0d-bc78-232e182f784b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet"}]} 2018-09-30 04:44:47,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-6bbb90e0-8f53-4df7-8672-ce72c830a06f 2018-09-30 04:44:47,894 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet 2018-09-30 04:44:47,894 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet 2018-09-30 04:44:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/9cd20d51-2c49-4a0d-bc78-232e182f784b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58194894c5cf7a10d6bd3f041dc7d2984cf4064b" 2018-09-30 04:44:50,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee5257a0-aeb2-47cf-b145-8cce659094be Date: Sun, 30 Sep 2018 04:44:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:44:50,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/9cd20d51-2c49-4a0d-bc78-232e182f784b used request id req-ee5257a0-aeb2-47cf-b145-8cce659094be 2018-09-30 04:44:50,341 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net 2018-09-30 04:44:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58194894c5cf7a10d6bd3f041dc7d2984cf4064b" 2018-09-30 04:44:51,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28b70866-349b-44ea-b5db-24bebd6be6a6 Date: Sun, 30 Sep 2018 04:44:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:44:51,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-28b70866-349b-44ea-b5db-24bebd6be6a6 2018-09-30 04:44:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58194894c5cf7a10d6bd3f041dc7d2984cf4064b" 2018-09-30 04:44:51,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b60bb410-f447-4ce2-891a-948f37b212c3 Date: Sun, 30 Sep 2018 04:44:51 GMT RESP BODY: {"networks":[]} 2018-09-30 04:44:51,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net used request id req-b60bb410-f447-4ce2-891a-948f37b212c3 2018-09-30 04:44:51,580 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet 2018-09-30 04:44:51,580 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-subnet 2018-09-30 04:44:51,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/9cd20d51-2c49-4a0d-bc78-232e182f784b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:51,618 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-16674000-062c-4abe-a854-f96c0e984494 Date: Sun, 30 Sep 2018 04:44:51 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9cd20d51-2c49-4a0d-bc78-232e182f784b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-30 04:44:51,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/9cd20d51-2c49-4a0d-bc78-232e182f784b used request id req-16674000-062c-4abe-a854-f96c0e984494 2018-09-30 04:44:51,618 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9cd20d51-2c49-4a0d-bc78-232e182f784b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-30 04:44:51,619 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1b8aa2c7-dbdb-4a90-b3a1-5dc9710a3c25-pub-net 2018-09-30 04:44:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/1595ca69-b06d-40d5-a20d-c9e2d005814c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e84c105ef476324babed7f593e498184aa44376" 2018-09-30 04:44:51,791 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-57f94e55-40d5-4b7c-97cc-edfe8bad5e85 Date: Sun, 30 Sep 2018 04:44:51 GMT RESP BODY: {"NeutronError": {"message": "Network 1595ca69-b06d-40d5-a20d-c9e2d005814c could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-30 04:44:51,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/1595ca69-b06d-40d5-a20d-c9e2d005814c used request id req-57f94e55-40d5-4b7c-97cc-edfe8bad5e85 2018-09-30 04:44:51,792 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 1595ca69-b06d-40d5-a20d-c9e2d005814c could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-30 04:44:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b0c97683-e150-44ea-8ec7-1f4766bbe936 Date: Sun, 30 Sep 2018 04:44:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "04a0e07321b04629ba025401467d1eb7", "created_at": "2018-09-30T04:44:44Z", "updated_at": "2018-09-30T04:44:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "revision_number": 0, "id": "7bbabf58-8f21-4c31-8053-a4fcbb4ef73e", "remote_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "tenant_id": "04a0e07321b04629ba025401467d1eb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a0e07321b04629ba025401467d1eb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "revision_number": 0, "id": "46818a87-061c-4edb-9b36-a41693e26577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "tenant_id": "04a0e07321b04629ba025401467d1eb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a0e07321b04629ba025401467d1eb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "revision_number": 0, "id": "afcac9cb-4791-4e5e-bb1c-a06fbe0941bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "tenant_id": "04a0e07321b04629ba025401467d1eb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a0e07321b04629ba025401467d1eb7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "revision_number": 0, "id": "6f92847d-6183-47e4-93d5-c34d187e60d5", "remote_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "tenant_id": "04a0e07321b04629ba025401467d1eb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a0e07321b04629ba025401467d1eb7"}], "revision_number": 4, "project_id": "04a0e07321b04629ba025401467d1eb7", "id": "07a15398-a854-4e38-8c80-19f57d6f179d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:44:52,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b0c97683-e150-44ea-8ec7-1f4766bbe936 2018-09-30 04:44:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf9b0fb-cb40-4a68-9739-cb3c524396ea Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7"}, "enabled": true, "id": "04a0e07321b04629ba025401467d1eb7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj"}} 2018-09-30 04:44:52,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7 used request id req-cbf9b0fb-cb40-4a68-9739-cb3c524396ea 2018-09-30 04:44:52,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07a15398-a854-4e38-8c80-19f57d6f179d 2018-09-30 04:44:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=07a15398-a854-4e38-8c80-19f57d6f179d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1455deee-80db-4d62-bc4c-e139d50556a0 Date: Sun, 30 Sep 2018 04:44:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "port_range_min": null, "revision_number": 0, "tenant_id": "04a0e07321b04629ba025401467d1eb7", "created_at": "2018-09-30T04:44:45Z", "project_id": "04a0e07321b04629ba025401467d1eb7", "id": "46818a87-061c-4edb-9b36-a41693e26577"}, {"remote_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "port_range_min": null, "revision_number": 0, "tenant_id": "04a0e07321b04629ba025401467d1eb7", "created_at": "2018-09-30T04:44:45Z", "project_id": "04a0e07321b04629ba025401467d1eb7", "id": "6f92847d-6183-47e4-93d5-c34d187e60d5"}, {"remote_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "port_range_min": null, "revision_number": 0, "tenant_id": "04a0e07321b04629ba025401467d1eb7", "created_at": "2018-09-30T04:44:45Z", "project_id": "04a0e07321b04629ba025401467d1eb7", "id": "7bbabf58-8f21-4c31-8053-a4fcbb4ef73e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:45Z", "security_group_id": "07a15398-a854-4e38-8c80-19f57d6f179d", "port_range_min": null, "revision_number": 0, "tenant_id": "04a0e07321b04629ba025401467d1eb7", "created_at": "2018-09-30T04:44:45Z", "project_id": "04a0e07321b04629ba025401467d1eb7", "id": "afcac9cb-4791-4e5e-bb1c-a06fbe0941bf"}]} 2018-09-30 04:44:52,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=07a15398-a854-4e38-8c80-19f57d6f179d used request id req-1455deee-80db-4d62-bc4c-e139d50556a0 2018-09-30 04:44:52,297 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:44:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/07a15398-a854-4e38-8c80-19f57d6f179d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-352ade42-1d93-40a4-8abb-e014642095a0 Content-Length: 0 Date: Sun, 30 Sep 2018 04:44:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:44:52,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/07a15398-a854-4e38-8c80-19f57d6f179d used request id req-352ade42-1d93-40a4-8abb-e014642095a0 2018-09-30 04:44:52,598 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj 2018-09-30 04:44:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35902ccd-c344-45f4-9b55-b6e457b2e906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:52,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/04a0e07321b04629ba025401467d1eb7 used request id req-35902ccd-c344-45f4-9b55-b6e457b2e906 2018-09-30 04:44:52,778 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-85e6f12d-2f2e-480-proj-role 2018-09-30 04:44:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/13dbe242bd61404d9f6dbc15f58149cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df6e1f3-ea94-495b-8a32-c2ba7d4091f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:52,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/13dbe242bd61404d9f6dbc15f58149cb used request id req-6df6e1f3-ea94-495b-8a32-c2ba7d4091f2 2018-09-30 04:44:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c36abaf0b5c80b30a5f26a772b6bc9fa3dd8b7" 2018-09-30 04:44:52,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618b7398-0ea0-43d5-8cfd-cde13ba6f3a6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:52,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-618b7398-0ea0-43d5-8cfd-cde13ba6f3a6 2018-09-30 04:44:52,996 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-85e6f12d-2f2e-480-user 2018-09-30 04:44:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/dc434978a6094607b91e1292690e7b0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f22d1e9e601a4a850647eb0197007d2a573139fa" 2018-09-30 04:44:53,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a852054-cf25-45ab-9ab9-ba66bb98ca7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:53,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/dc434978a6094607b91e1292690e7b0d used request id req-7a852054-cf25-45ab-9ab9-ba66bb98ca7f 2018-09-30 04:44:53,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:53,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["axB2De0pQYq0BkKWZWTA9Q"], "issued_at": "2018-09-30T04:44:53.000000Z"}} 2018-09-30 04:44:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b19fc6cdf2db02fd59e223ddecc90b62ce70ee5" 2018-09-30 04:44:53,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b323819-55bc-45df-a7cc-abacdbe6d466 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:53,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0b323819-55bc-45df-a7cc-abacdbe6d466 2018-09-30 04:44:53,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:53,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:54,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GO5_UP-sSNuj3peZjcCrTA"], "issued_at": "2018-09-30T04:44:54.000000Z"}} 2018-09-30 04:44:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:44:54,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369081d5-0d3e-4791-8e64-c38263396fd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:54,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-369081d5-0d3e-4791-8e64-c38263396fd5 2018-09-30 04:44:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:54,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:44:54,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82115e0-e3f3-4998-a005-b7f5257540cf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:44:54,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj used request id req-b82115e0-e3f3-4998-a005-b7f5257540cf 2018-09-30 04:44:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:44:54,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ffe6db-2bac-49d4-a81d-467c2ee707bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:54,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d2ffe6db-2bac-49d4-a81d-467c2ee707bb 2018-09-30 04:44:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}}' 2018-09-30 04:44:54,476 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b15c190f-8377-4e92-a739-c4dcdf1c31e7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}} 2018-09-30 04:44:54,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b15c190f-8377-4e92-a739-c4dcdf1c31e7 2018-09-30 04:44:54,477 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj 2018-09-30 04:44:54,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:54,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:54,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1zvOtJ-YRvi8RQH0qZS9ew"], "issued_at": "2018-09-30T04:44:54.000000Z"}} 2018-09-30 04:44:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024486586bb9e1440a42daafbb09be8333cf4d30" 2018-09-30 04:44:54,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad60fdf5-14ff-41cf-a448-f0c33f44b792 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:54,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ad60fdf5-14ff-41cf-a448-f0c33f44b792 2018-09-30 04:44:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:54,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024486586bb9e1440a42daafbb09be8333cf4d30" 2018-09-30 04:44:54,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06221ef-c7cb-4c16-a952-f43e15eb4eeb Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:44:54,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a06221ef-c7cb-4c16-a952-f43e15eb4eeb 2018-09-30 04:44:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024486586bb9e1440a42daafbb09be8333cf4d30" 2018-09-30 04:44:55,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f89cbb-3674-4a13-88a3-857116e25e1a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}]} 2018-09-30 04:44:55,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj used request id req-16f89cbb-3674-4a13-88a3-857116e25e1a 2018-09-30 04:44:55,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024486586bb9e1440a42daafbb09be8333cf4d30" 2018-09-30 04:44:55,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156d6f08-9f76-4d83-b73b-8836be4d54d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:44:55,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-156d6f08-9f76-4d83-b73b-8836be4d54d2 2018-09-30 04:44:55,536 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-75a1a686-40d9-4f8-user 2018-09-30 04:44:55,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:44:55,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c01c08-cff7-4f89-a79d-73a552c60e6f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:44:55,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8c01c08-cff7-4f89-a79d-73a552c60e6f 2018-09-30 04:44:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" -d '{"role": {"name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role"}}' 2018-09-30 04:44:55,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c63263-5dc0-4f77-b6dd-9a4020dc4663 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5cbfd2ed7e5486a9ea57aad89627fc1", "links": {"self": "http://172.30.9.29:5000/v3/roles/e5cbfd2ed7e5486a9ea57aad89627fc1"}, "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role"}} 2018-09-30 04:44:55,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-33c63263-5dc0-4f77-b6dd-9a4020dc4663 2018-09-30 04:44:55,770 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role 2018-09-30 04:44:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e5cbfd2ed7e5486a9ea57aad89627fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:44:55,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6aca19-7555-43d6-a6ee-85a7a6e62c0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e5cbfd2ed7e5486a9ea57aad89627fc1"}, "domain_id": null, "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role", "id": "e5cbfd2ed7e5486a9ea57aad89627fc1"}} 2018-09-30 04:44:55,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e5cbfd2ed7e5486a9ea57aad89627fc1 used request id req-ba6aca19-7555-43d6-a6ee-85a7a6e62c0c 2018-09-30 04:44:55,855 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role to project CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj 2018-09-30 04:44:55,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546/users/71adf2bc950a4b9292fc490029393388/roles/e5cbfd2ed7e5486a9ea57aad89627fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:44:56,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f98bf34a-efdf-4f19-99f6-660c6a932d66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:44:56,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546/users/71adf2bc950a4b9292fc490029393388/roles/e5cbfd2ed7e5486a9ea57aad89627fc1 used request id req-f98bf34a-efdf-4f19-99f6-660c6a932d66 2018-09-30 04:44:56,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:56,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:56,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Z1FkkB0fSd2WxPIcWmzs_g"], "issued_at": "2018-09-30T04:44:56.000000Z"}} 2018-09-30 04:44:56,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:44:56,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c97e007-51e4-4862-a710-466b351654c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:56,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8c97e007-51e4-4862-a710-466b351654c1 2018-09-30 04:44:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:44:56,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8fd67e22-af0f-44cd-ac75-7d8dd90fab1a Date: Sun, 30 Sep 2018 04:44:56 GMT RESP BODY: {"networks":[]} 2018-09-30 04:44:56,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net used request id req-8fd67e22-af0f-44cd-ac75-7d8dd90fab1a 2018-09-30 04:44:56,600 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net 2018-09-30 04:44:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:56,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:56,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["0lDJA_JyTm6ZJAw-zLeDqg"], "issued_at": "2018-09-30T04:44:56.000000Z"}} 2018-09-30 04:44:56,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cad0268f8ec351dda14a99d0e92db0c0614bea" 2018-09-30 04:44:57,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e0b84a-f8f8-4c75-b42f-0c5c6110132c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:57,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-73e0b84a-f8f8-4c75-b42f-0c5c6110132c 2018-09-30 04:44:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:57,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cad0268f8ec351dda14a99d0e92db0c0614bea" 2018-09-30 04:44:57,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5b1215-251f-44e6-977a-2a4882a6432d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}]} 2018-09-30 04:44:57,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj used request id req-6b5b1215-251f-44e6-977a-2a4882a6432d 2018-09-30 04:44:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" -d '{"network": {"tenant_id": "beea59ece5a146358206edec4338f546", "name": "CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net", "admin_state_up": true}}' 2018-09-30 04:44:57,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-011c2bd0-7919-4f9c-b9b6-2c40fdb3ac2d Date: Sun, 30 Sep 2018 04:44:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"beea59ece5a146358206edec4338f546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:44:57Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net","admin_state_up":true,"tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:57Z","mtu":1450}} 2018-09-30 04:44:57,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-011c2bd0-7919-4f9c-b9b6-2c40fdb3ac2d 2018-09-30 04:44:57,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:44:57,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-1fb72719-45ed-40aa-9049-a87f4ca4ca9c Date: Sun, 30 Sep 2018 04:44:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"beea59ece5a146358206edec4338f546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:44:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net","admin_state_up":true,"tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:57Z","provider:network_type":"vxlan"}]} 2018-09-30 04:44:57,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-1fb72719-45ed-40aa-9049-a87f4ca4ca9c 2018-09-30 04:44:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:44:58,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9064160c-f3c4-426d-aaa0-eb3a7cdfadd4 Date: Sun, 30 Sep 2018 04:44:58 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:44:58,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-9064160c-f3c4-426d-aaa0-eb3a7cdfadd4 2018-09-30 04:44:58,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:44:58,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:44:58,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["r4lVmPdWT66eV9jluStiQg"], "issued_at": "2018-09-30T04:44:58.000000Z"}} 2018-09-30 04:44:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e77a8bfa370ab51ee830b1cf59da702ce8a7d8" 2018-09-30 04:44:58,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1a29d9-552d-4975-a72d-c671d791dfe1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:44:58,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c1a29d9-552d-4975-a72d-c671d791dfe1 2018-09-30 04:44:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:44:58,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:44:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:44:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e77a8bfa370ab51ee830b1cf59da702ce8a7d8" 2018-09-30 04:44:58,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d7cdaa-96b6-45c8-819e-1ef09fd2d52b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}]} 2018-09-30 04:44:58,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj used request id req-59d7cdaa-96b6-45c8-819e-1ef09fd2d52b 2018-09-30 04:44:58,846 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet 2018-09-30 04:44:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" -d '{"subnets": [{"ip_version": 4, "network_id": "79e4cc71-30d6-465e-b74e-038cf6528ff3", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet", "tenant_id": "beea59ece5a146358206edec4338f546"}]}' 2018-09-30 04:44:59,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-86c8adcd-335c-4d1a-bcbc-37412904080c Date: Sun, 30 Sep 2018 04:44:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}]} 2018-09-30 04:44:59,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-86c8adcd-335c-4d1a-bcbc-37412904080c 2018-09-30 04:44:59,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:44:59,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fe02ac2a-8d30-4abf-8e59-9be4ee0c09a1 Date: Sun, 30 Sep 2018 04:44:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"beea59ece5a146358206edec4338f546","status":"ACTIVE","subnets":["724d3a31-eebd-42bd-9143-f768b0f310a5"],"description":"","tags":[],"updated_at":"2018-09-30T04:44:59Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net","admin_state_up":true,"tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:57Z","provider:network_type":"vxlan"}]} 2018-09-30 04:44:59,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-fe02ac2a-8d30-4abf-8e59-9be4ee0c09a1 2018-09-30 04:44:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:44:59,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7ac8449-55ba-485c-9c42-e74c785512d1 Date: Sun, 30 Sep 2018 04:44:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}]} 2018-09-30 04:44:59,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-f7ac8449-55ba-485c-9c42-e74c785512d1 2018-09-30 04:44:59,734 - OpenStackNetwork - DEBUG - Network [79e4cc71-30d6-465e-b74e-038cf6528ff3] created successfully 2018-09-30 04:44:59,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:00,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5cbfd2ed7e5486a9ea57aad89627fc1", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role"}], "expires_at": "2018-09-30T05:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "beea59ece5a146358206edec4338f546", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-user", "id": "71adf2bc950a4b9292fc490029393388"}, "audit_ids": ["HGqduVO8QpigW9RUhCAQGg"], "issued_at": "2018-09-30T04:45:00.000000Z"}} 2018-09-30 04:45:00,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c10bd367a4a8789b6a7e0eeb793b84a98c9be4" 2018-09-30 04:45:00,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8387ab4f-4260-4c15-ae12-a5cb65542781 Date: Sun, 30 Sep 2018 04:45:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["724d3a31-eebd-42bd-9143-f768b0f310a5"],"updated_at":"2018-09-30T04:44:59Z","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"beea59ece5a146358206edec4338f546","id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net"}]} 2018-09-30 04:45:00,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net used request id req-8387ab4f-4260-4c15-ae12-a5cb65542781 2018-09-30 04:45:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:00,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b19fc6cdf2db02fd59e223ddecc90b62ce70ee5" 2018-09-30 04:45:00,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06109b8e-b018-42a2-b218-91241bb28138 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}} 2018-09-30 04:45:00,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 used request id req-06109b8e-b018-42a2-b218-91241bb28138 2018-09-30 04:45:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c10bd367a4a8789b6a7e0eeb793b84a98c9be4" 2018-09-30 04:45:00,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5ac099c6-bf50-4f1d-89d6-de2d1fee8ff4 Date: Sun, 30 Sep 2018 04:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}]} 2018-09-30 04:45:00,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-5ac099c6-bf50-4f1d-89d6-de2d1fee8ff4 2018-09-30 04:45:00,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:00,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:01,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5cbfd2ed7e5486a9ea57aad89627fc1", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role"}], "expires_at": "2018-09-30T05:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "beea59ece5a146358206edec4338f546", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/beea59ece5a146358206edec4338f546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/beea59ece5a146358206edec4338f546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/beea59ece5a146358206edec4338f546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-user", "id": "71adf2bc950a4b9292fc490029393388"}, "audit_ids": ["8TBmR4uIQh6as7pf2F4pCw"], "issued_at": "2018-09-30T04:45:01.000000Z"}} 2018-09-30 04:45:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426e0c3a019da8249eaa7c410aa37ae3f5ac23ed" 2018-09-30 04:45:01,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bac9f1-97a2-4d79-8640-bfeae9139cd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:01,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-98bac9f1-97a2-4d79-8640-bfeae9139cd4 2018-09-30 04:45:01,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426e0c3a019da8249eaa7c410aa37ae3f5ac23ed" 2018-09-30 04:45:01,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-57b55c62-9d0f-4663-870b-29d0266231cd Date: Sun, 30 Sep 2018 04:45:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["724d3a31-eebd-42bd-9143-f768b0f310a5"],"updated_at":"2018-09-30T04:44:59Z","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"beea59ece5a146358206edec4338f546","id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net"}]} 2018-09-30 04:45:01,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net used request id req-57b55c62-9d0f-4663-870b-29d0266231cd 2018-09-30 04:45:01,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:01,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426e0c3a019da8249eaa7c410aa37ae3f5ac23ed" 2018-09-30 04:45:01,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e89ae2-e73e-48c9-a605-911c0c8944ac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}} 2018-09-30 04:45:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 used request id req-00e89ae2-e73e-48c9-a605-911c0c8944ac 2018-09-30 04:45:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426e0c3a019da8249eaa7c410aa37ae3f5ac23ed" 2018-09-30 04:45:01,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ea89530-6102-48d3-a0a0-66d559d2c837 Date: Sun, 30 Sep 2018 04:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}]} 2018-09-30 04:45:01,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-6ea89530-6102-48d3-a0a0-66d559d2c837 2018-09-30 04:45:01,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:01,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:02,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Y3ggi_tYRmSX5R0WJJ2gTQ"], "issued_at": "2018-09-30T04:45:02.000000Z"}} 2018-09-30 04:45:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:02,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f727082-3039-40bb-8101-082d2c6570bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:02,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4f727082-3039-40bb-8101-082d2c6570bb 2018-09-30 04:45:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:02,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c076462-f3c4-4e59-bda8-d68eb2de9d13 Date: Sun, 30 Sep 2018 04:45:02 GMT RESP BODY: {"routers": []} 2018-09-30 04:45:02,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router&admin_state_up=True used request id req-6c076462-f3c4-4e59-bda8-d68eb2de9d13 2018-09-30 04:45:02,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:02,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:02,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["nSVDgno5SVWL7GXRfXndCw"], "issued_at": "2018-09-30T04:45:02.000000Z"}} 2018-09-30 04:45:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f27a4eb0ec61d28372c4630a469042c074f8fd5" 2018-09-30 04:45:02,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154f119e-95b3-4b7e-a8d4-4a946124f34a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:02,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-154f119e-95b3-4b7e-a8d4-4a946124f34a 2018-09-30 04:45:02,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:02,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f27a4eb0ec61d28372c4630a469042c074f8fd5" 2018-09-30 04:45:02,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d59012-edf0-45e8-b1d0-71ff10e49e80 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}]} 2018-09-30 04:45:02,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj used request id req-e8d59012-edf0-45e8-b1d0-71ff10e49e80 2018-09-30 04:45:03,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:03,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-39efa74f-79a4-4667-b15e-0bfc4bd57535 Date: Sun, 30 Sep 2018 04:45:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:45:03,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-39efa74f-79a4-4667-b15e-0bfc4bd57535 2018-09-30 04:45:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:03,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-da4837ab-e475-4965-8d45-c650e0e954d3 Date: Sun, 30 Sep 2018 04:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:45:03,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-da4837ab-e475-4965-8d45-c650e0e954d3 2018-09-30 04:45:03,460 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router 2018-09-30 04:45:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "tenant_id": "beea59ece5a146358206edec4338f546", "name": "CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router", "admin_state_up": true}}' 2018-09-30 04:45:08,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cad389d5-8996-4bee-9c2c-97319b975719 Date: Sun, 30 Sep 2018 04:45:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:45:04Z", "admin_state_up": true, "updated_at": "2018-09-30T04:45:05Z", "project_id": "beea59ece5a146358206edec4338f546", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e27f23cf-79d0-4be0-a3ba-72d13b336d8a", "name": "CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router"}} 2018-09-30 04:45:08,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-cad389d5-8996-4bee-9c2c-97319b975719 2018-09-30 04:45:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=e27f23cf-79d0-4be0-a3ba-72d13b336d8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:08,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-b990cba0-d60a-491e-acd1-b06610c49dc6 Date: Sun, 30 Sep 2018 04:45:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","ip_address":"169.254.192.11"}],"id":"299c4ee2-de39-45a2-9403-3f564da133cf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:dc:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant beea59ece5a146358206edec4338f546","admin_state_up":true,"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:07Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:08Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"3a2994b6-0ea6-4f56-bc0a-f47ef41432c5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:a5:24","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:45:04Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","ip_address":"169.254.192.6"}],"id":"5450ec80-0a4c-4022-b81d-19a53b99c40b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:ef:cb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant beea59ece5a146358206edec4338f546","admin_state_up":true,"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:05Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","ip_address":"169.254.192.5"}],"id":"cd14c459-871e-42c7-9aef-24d3f9be0c67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:71:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant beea59ece5a146358206edec4338f546","admin_state_up":true,"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:06Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"}]} 2018-09-30 04:45:08,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=e27f23cf-79d0-4be0-a3ba-72d13b336d8a used request id req-b990cba0-d60a-491e-acd1-b06610c49dc6 2018-09-30 04:45:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6ac61cfb-fe6f-4ce2-b30f-e98fd30f5719 Date: Sun, 30 Sep 2018 04:45:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:45:09,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-6ac61cfb-fe6f-4ce2-b30f-e98fd30f5719 2018-09-30 04:45:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3db388fb-948e-4fcd-bfc0-806178ea3993 Date: Sun, 30 Sep 2018 04:45:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:03Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","subnetpool_id":null,"name":"HA subnet tenant beea59ece5a146358206edec4338f546"}} 2018-09-30 04:45:09,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 used request id req-3db388fb-948e-4fcd-bfc0-806178ea3993 2018-09-30 04:45:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-71f1e277-deea-4eeb-a3b3-8f14f6f5397d Date: Sun, 30 Sep 2018 04:45:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:03Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","subnetpool_id":null,"name":"HA subnet tenant beea59ece5a146358206edec4338f546"}} 2018-09-30 04:45:09,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 used request id req-71f1e277-deea-4eeb-a3b3-8f14f6f5397d 2018-09-30 04:45:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d2f288bd-2302-49d1-ad5f-d129ba456c77 Date: Sun, 30 Sep 2018 04:45:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:03Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","subnetpool_id":null,"name":"HA subnet tenant beea59ece5a146358206edec4338f546"}} 2018-09-30 04:45:09,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 used request id req-d2f288bd-2302-49d1-ad5f-d129ba456c77 2018-09-30 04:45:09,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5f4ef525-9260-4b56-81c2-ef01686eb67d Date: Sun, 30 Sep 2018 04:45:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"beea59ece5a146358206edec4338f546","status":"ACTIVE","subnets":["724d3a31-eebd-42bd-9143-f768b0f310a5"],"description":"","tags":[],"updated_at":"2018-09-30T04:44:59Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net","admin_state_up":true,"tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:57Z","provider:network_type":"vxlan"}]} 2018-09-30 04:45:09,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net used request id req-5f4ef525-9260-4b56-81c2-ef01686eb67d 2018-09-30 04:45:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:09,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b540fe3-3950-4e17-93f0-4b8b75b603dd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}} 2018-09-30 04:45:09,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 used request id req-4b540fe3-3950-4e17-93f0-4b8b75b603dd 2018-09-30 04:45:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:09,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40ed3e71-6dab-40f0-8d34-f04df599251d Date: Sun, 30 Sep 2018 04:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}]} 2018-09-30 04:45:09,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-40ed3e71-6dab-40f0-8d34-f04df599251d 2018-09-30 04:45:09,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3&name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:10,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41b1723d-e075-4f56-81a8-e06b19b552b3 Date: Sun, 30 Sep 2018 04:45:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}]} 2018-09-30 04:45:10,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=79e4cc71-30d6-465e-b74e-038cf6528ff3&name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet used request id req-41b1723d-e075-4f56-81a8-e06b19b552b3 2018-09-30 04:45:10,064 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 04:45:10,065 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router 2018-09-30 04:45:10,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" -d '{"subnet_id": "724d3a31-eebd-42bd-9143-f768b0f310a5"}' 2018-09-30 04:45:12,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e3c431f-40e4-4958-9a1e-4f199ac4b910 Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"network_id": "79e4cc71-30d6-465e-b74e-038cf6528ff3", "tenant_id": "beea59ece5a146358206edec4338f546", "subnet_id": "724d3a31-eebd-42bd-9143-f768b0f310a5", "subnet_ids": ["724d3a31-eebd-42bd-9143-f768b0f310a5"], "port_id": "a3469612-d178-4a3a-a185-4a9090d5383b", "id": "e27f23cf-79d0-4be0-a3ba-72d13b336d8a"} 2018-09-30 04:45:12,052 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a/add_router_interface used request id req-5e3c431f-40e4-4958-9a1e-4f199ac4b910 2018-09-30 04:45:12,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:12,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-258ecfe8-8049-4f58-a112-37140425b5fb Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:45:04Z", "admin_state_up": true, "updated_at": "2018-09-30T04:45:11Z", "project_id": "beea59ece5a146358206edec4338f546", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "e27f23cf-79d0-4be0-a3ba-72d13b336d8a", "name": "CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router"}} 2018-09-30 04:45:12,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a used request id req-258ecfe8-8049-4f58-a112-37140425b5fb 2018-09-30 04:45:12,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=e27f23cf-79d0-4be0-a3ba-72d13b336d8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:12,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4444 X-Openstack-Request-Id: req-872b2e5c-8831-4ce5-b148-c69d787e596c Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","ip_address":"169.254.192.11"}],"id":"299c4ee2-de39-45a2-9403-3f564da133cf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:dc:d3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant beea59ece5a146358206edec4338f546","admin_state_up":true,"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:07Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:10Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"3a2994b6-0ea6-4f56-bc0a-f47ef41432c5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:a5:24","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:45:04Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:11Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","ip_address":"169.254.192.6"}],"id":"5450ec80-0a4c-4022-b81d-19a53b99c40b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:ef:cb","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant beea59ece5a146358206edec4338f546","admin_state_up":true,"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:05Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"724d3a31-eebd-42bd-9143-f768b0f310a5","ip_address":"10.55.1.1"}],"id":"a3469612-d178-4a3a-a185-4a9090d5383b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:66:7a","project_id":"beea59ece5a146358206edec4338f546","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:45:10Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","ip_address":"169.254.192.5"}],"id":"cd14c459-871e-42c7-9aef-24d3f9be0c67","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:71:d3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant beea59ece5a146358206edec4338f546","admin_state_up":true,"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:06Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"}]} 2018-09-30 04:45:12,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=e27f23cf-79d0-4be0-a3ba-72d13b336d8a used request id req-872b2e5c-8831-4ce5-b148-c69d787e596c 2018-09-30 04:45:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:12,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e6318c93-57c3-42af-ac3a-b1c24aed6a12 Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:45:12,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-e6318c93-57c3-42af-ac3a-b1c24aed6a12 2018-09-30 04:45:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:12,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3664a9e1-4da1-4fbf-b133-c5037fc1a0fe Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:03Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","subnetpool_id":null,"name":"HA subnet tenant beea59ece5a146358206edec4338f546"}} 2018-09-30 04:45:12,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 used request id req-3664a9e1-4da1-4fbf-b133-c5037fc1a0fe 2018-09-30 04:45:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:12,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67218872-610f-43c1-acf4-30928a4f7a1f Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:03Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","subnetpool_id":null,"name":"HA subnet tenant beea59ece5a146358206edec4338f546"}} 2018-09-30 04:45:12,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 used request id req-67218872-610f-43c1-acf4-30928a4f7a1f 2018-09-30 04:45:12,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:12,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42b4cfbc-0d11-4d6d-a0e9-18e4718b2d95 Date: Sun, 30 Sep 2018 04:45:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82caf22c-993b-492e-ba70-63ed0f213188","tenant_id":"","created_at":"2018-09-30T04:45:03Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:03Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecf1a765-1e9e-4035-ae2f-b1473df55399","subnetpool_id":null,"name":"HA subnet tenant beea59ece5a146358206edec4338f546"}} 2018-09-30 04:45:12,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ecf1a765-1e9e-4035-ae2f-b1473df55399 used request id req-42b4cfbc-0d11-4d6d-a0e9-18e4718b2d95 2018-09-30 04:45:12,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/724d3a31-eebd-42bd-9143-f768b0f310a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:13,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d348e93f-b2c2-4ac9-9811-374eda1908be Date: Sun, 30 Sep 2018 04:45:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}} 2018-09-30 04:45:13,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/724d3a31-eebd-42bd-9143-f768b0f310a5 used request id req-d348e93f-b2c2-4ac9-9811-374eda1908be 2018-09-30 04:45:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c10bd367a4a8789b6a7e0eeb793b84a98c9be4" 2018-09-30 04:45:13,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-24d232cb-fc09-4857-9a06-2b792dad569a Date: Sun, 30 Sep 2018 04:45:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:45:04Z", "admin_state_up": true, "updated_at": "2018-09-30T04:45:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "beea59ece5a146358206edec4338f546", "id": "e27f23cf-79d0-4be0-a3ba-72d13b336d8a", "name": "CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router"}]} 2018-09-30 04:45:13,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router&admin_state_up=True used request id req-24d232cb-fc09-4857-9a06-2b792dad569a 2018-09-30 04:45:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b19fc6cdf2db02fd59e223ddecc90b62ce70ee5" 2018-09-30 04:45:13,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dee216c-386e-4880-a28a-4a0cc16cd107 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}} 2018-09-30 04:45:13,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 used request id req-7dee216c-386e-4880-a28a-4a0cc16cd107 2018-09-30 04:45:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=e27f23cf-79d0-4be0-a3ba-72d13b336d8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c10bd367a4a8789b6a7e0eeb793b84a98c9be4" 2018-09-30 04:45:13,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e8eb7754-8cc0-4b29-a27e-a13baf0a6cbc Date: Sun, 30 Sep 2018 04:45:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724d3a31-eebd-42bd-9143-f768b0f310a5","ip_address":"10.55.1.1"}],"id":"a3469612-d178-4a3a-a185-4a9090d5383b","security_groups":[],"mac_address":"fa:16:3e:73:66:7a","project_id":"beea59ece5a146358206edec4338f546","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:45:10Z","binding:vnic_type":"normal","device_id":"e27f23cf-79d0-4be0-a3ba-72d13b336d8a"}]} 2018-09-30 04:45:13,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=e27f23cf-79d0-4be0-a3ba-72d13b336d8a used request id req-e8eb7754-8cc0-4b29-a27e-a13baf0a6cbc 2018-09-30 04:45:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/724d3a31-eebd-42bd-9143-f768b0f310a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c10bd367a4a8789b6a7e0eeb793b84a98c9be4" 2018-09-30 04:45:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-2f24fa67-9b24-4fae-9b27-825aa1fa9b8d Date: Sun, 30 Sep 2018 04:45:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79e4cc71-30d6-465e-b74e-038cf6528ff3","tenant_id":"beea59ece5a146358206edec4338f546","created_at":"2018-09-30T04:44:59Z","dns_nameservers":[],"updated_at":"2018-09-30T04:44:59Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"beea59ece5a146358206edec4338f546","id":"724d3a31-eebd-42bd-9143-f768b0f310a5","subnetpool_id":null,"name":"CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet"}} 2018-09-30 04:45:13,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/724d3a31-eebd-42bd-9143-f768b0f310a5 used request id req-2f24fa67-9b24-4fae-9b27-825aa1fa9b8d 2018-09-30 04:45:13,742 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router and subnet CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet 2018-09-30 04:45:13,742 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router 2018-09-30 04:45:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" -d '{"subnet_id": "724d3a31-eebd-42bd-9143-f768b0f310a5"}' 2018-09-30 04:45:15,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-962c5b9d-6d79-42e7-961d-d1a6453fd3dd Date: Sun, 30 Sep 2018 04:45:15 GMT RESP BODY: {"network_id": "79e4cc71-30d6-465e-b74e-038cf6528ff3", "tenant_id": "beea59ece5a146358206edec4338f546", "subnet_id": "724d3a31-eebd-42bd-9143-f768b0f310a5", "subnet_ids": ["724d3a31-eebd-42bd-9143-f768b0f310a5"], "port_id": "a3469612-d178-4a3a-a185-4a9090d5383b", "id": "e27f23cf-79d0-4be0-a3ba-72d13b336d8a"} 2018-09-30 04:45:15,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a/remove_router_interface used request id req-962c5b9d-6d79-42e7-961d-d1a6453fd3dd 2018-09-30 04:45:15,223 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router 2018-09-30 04:45:15,223 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-router 2018-09-30 04:45:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4ea69c48f3f11c2996235ea6e53e9b872ee828" 2018-09-30 04:45:18,500 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-125b2b98-6b66-4f03-b21d-7a9383415f0d Content-Length: 0 Date: Sun, 30 Sep 2018 04:45:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:18,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/e27f23cf-79d0-4be0-a3ba-72d13b336d8a used request id req-125b2b98-6b66-4f03-b21d-7a9383415f0d 2018-09-30 04:45:18,501 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet 2018-09-30 04:45:18,502 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-subnet 2018-09-30 04:45:18,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/724d3a31-eebd-42bd-9143-f768b0f310a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:45:20,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85100260-8bd5-438b-804f-b5d67d4ca775 Date: Sun, 30 Sep 2018 04:45:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:20,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/724d3a31-eebd-42bd-9143-f768b0f310a5 used request id req-85100260-8bd5-438b-804f-b5d67d4ca775 2018-09-30 04:45:20,716 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-74d2173e-99c3-413d-91fe-dc0cf54a1512-pub-net 2018-09-30 04:45:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/79e4cc71-30d6-465e-b74e-038cf6528ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6328e5cc0dcaefc5e6e91e6611aeb0f9104e14bb" 2018-09-30 04:45:21,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42aed9fd-7682-4036-baa0-381d359563fd Date: Sun, 30 Sep 2018 04:45:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:21,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/79e4cc71-30d6-465e-b74e-038cf6528ff3 used request id req-42aed9fd-7682-4036-baa0-381d359563fd 2018-09-30 04:45:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:22,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c9e4150e-7db0-4d21-93c6-326da044df23 Date: Sun, 30 Sep 2018 04:45:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:44:57Z", "updated_at": "2018-09-30T04:44:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "revision_number": 0, "id": "c7f62a38-3604-42a0-9f21-a64110db69a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "tenant_id": "beea59ece5a146358206edec4338f546", "port_range_min": null, "ethertype": "IPv4", "project_id": "beea59ece5a146358206edec4338f546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "revision_number": 0, "id": "b639ed6e-324c-4906-84d0-a0a70a7a2feb", "remote_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "tenant_id": "beea59ece5a146358206edec4338f546", "port_range_min": null, "ethertype": "IPv6", "project_id": "beea59ece5a146358206edec4338f546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "revision_number": 0, "id": "ebf01912-2047-4688-a001-3baf39b1f1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "tenant_id": "beea59ece5a146358206edec4338f546", "port_range_min": null, "ethertype": "IPv6", "project_id": "beea59ece5a146358206edec4338f546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "revision_number": 0, "id": "5d0d1698-d069-41dd-9eb0-7aa96b86e36e", "remote_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "remote_ip_prefix": null, "created_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "tenant_id": "beea59ece5a146358206edec4338f546", "port_range_min": null, "ethertype": "IPv4", "project_id": "beea59ece5a146358206edec4338f546"}], "revision_number": 4, "project_id": "beea59ece5a146358206edec4338f546", "id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:45:22,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c9e4150e-7db0-4d21-93c6-326da044df23 2018-09-30 04:45:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:22,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b6e097-bf31-4879-a89e-ce1ea3571335 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546"}, "enabled": true, "id": "beea59ece5a146358206edec4338f546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj"}} 2018-09-30 04:45:22,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 used request id req-96b6e097-bf31-4879-a89e-ce1ea3571335 2018-09-30 04:45:22,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28769722-7fd3-4244-a1ea-76261bf01bb7 2018-09-30 04:45:22,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=28769722-7fd3-4244-a1ea-76261bf01bb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97026b3a-bee1-4545-b2e3-279076d100cb Date: Sun, 30 Sep 2018 04:45:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "port_range_min": null, "revision_number": 0, "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:44:57Z", "project_id": "beea59ece5a146358206edec4338f546", "id": "5d0d1698-d069-41dd-9eb0-7aa96b86e36e"}, {"remote_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "port_range_min": null, "revision_number": 0, "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:44:57Z", "project_id": "beea59ece5a146358206edec4338f546", "id": "b639ed6e-324c-4906-84d0-a0a70a7a2feb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "port_range_min": null, "revision_number": 0, "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:44:57Z", "project_id": "beea59ece5a146358206edec4338f546", "id": "c7f62a38-3604-42a0-9f21-a64110db69a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:44:57Z", "security_group_id": "28769722-7fd3-4244-a1ea-76261bf01bb7", "port_range_min": null, "revision_number": 0, "tenant_id": "beea59ece5a146358206edec4338f546", "created_at": "2018-09-30T04:44:57Z", "project_id": "beea59ece5a146358206edec4338f546", "id": "ebf01912-2047-4688-a001-3baf39b1f1f1"}]} 2018-09-30 04:45:22,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=28769722-7fd3-4244-a1ea-76261bf01bb7 used request id req-97026b3a-bee1-4545-b2e3-279076d100cb 2018-09-30 04:45:22,466 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:45:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/28769722-7fd3-4244-a1ea-76261bf01bb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:22,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3a11bf3-ece8-4729-95cd-eeae9e74c299 Content-Length: 0 Date: Sun, 30 Sep 2018 04:45:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:22,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/28769722-7fd3-4244-a1ea-76261bf01bb7 used request id req-d3a11bf3-ece8-4729-95cd-eeae9e74c299 2018-09-30 04:45:22,759 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj 2018-09-30 04:45:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:23,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79bade9-abb3-4a82-9dc4-d8b197940a78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:23,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/beea59ece5a146358206edec4338f546 used request id req-c79bade9-abb3-4a82-9dc4-d8b197940a78 2018-09-30 04:45:23,013 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-75a1a686-40d9-4f8-proj-role 2018-09-30 04:45:23,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e5cbfd2ed7e5486a9ea57aad89627fc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:23,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30f2dc3-a52f-4d14-a8d6-4b7d02e80459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:23,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e5cbfd2ed7e5486a9ea57aad89627fc1 used request id req-c30f2dc3-a52f-4d14-a8d6-4b7d02e80459 2018-09-30 04:45:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcdc32c14c12e6b6f2e8ef79f3880734c7374d1" 2018-09-30 04:45:23,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619e555d-7952-4ab5-91f2-55018c914234 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:45:23,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-619e555d-7952-4ab5-91f2-55018c914234 2018-09-30 04:45:23,213 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-75a1a686-40d9-4f8-user 2018-09-30 04:45:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/71adf2bc950a4b9292fc490029393388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024486586bb9e1440a42daafbb09be8333cf4d30" 2018-09-30 04:45:23,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747ed776-896f-4019-8984-9147280dddcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:23,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/71adf2bc950a4b9292fc490029393388 used request id req-747ed776-896f-4019-8984-9147280dddcf 2018-09-30 04:45:23,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:23,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eUU6ZSAwRwGq-t80Q7ppzQ"], "issued_at": "2018-09-30T04:45:23.000000Z"}} 2018-09-30 04:45:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6bc9e93ffcc97092df9ca0cd36f38636a7c9e" 2018-09-30 04:45:23,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbff894-f50a-4ca6-af24-4bb22cd68192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:23,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dcbff894-f50a-4ca6-af24-4bb22cd68192 2018-09-30 04:45:23,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:23,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:24,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["DkqEyFUXQmWzCKRxA5XGGw"], "issued_at": "2018-09-30T04:45:24.000000Z"}} 2018-09-30 04:45:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:24,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22017bfb-1d40-4e33-aa79-d17d3e33f3e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:24,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-22017bfb-1d40-4e33-aa79-d17d3e33f3e5 2018-09-30 04:45:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:24,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:24,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98be7281-8871-4408-8f03-e3aa1d3e7a17 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:45:24,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj used request id req-98be7281-8871-4408-8f03-e3aa1d3e7a17 2018-09-30 04:45:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:24,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3231d6-1b4f-4304-8326-78a04675cb83 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:45:24,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6d3231d6-1b4f-4304-8326-78a04675cb83 2018-09-30 04:45:24,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}}' 2018-09-30 04:45:24,674 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0257f31b-698a-4739-8285-3479657fea59 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}} 2018-09-30 04:45:24,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0257f31b-698a-4739-8285-3479657fea59 2018-09-30 04:45:24,675 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj 2018-09-30 04:45:24,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:24,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:25,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["yTA6jv8LTfivNHuBwxXBNw"], "issued_at": "2018-09-30T04:45:25.000000Z"}} 2018-09-30 04:45:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbb0e1dab881e800432d213af6d69cef23c0c7e" 2018-09-30 04:45:25,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52972742-ed33-4409-9980-fcd13935aa2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:25,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-52972742-ed33-4409-9980-fcd13935aa2a 2018-09-30 04:45:25,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:25,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:25,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbb0e1dab881e800432d213af6d69cef23c0c7e" 2018-09-30 04:45:25,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e983ac-108e-4288-af12-fb4345e3a997 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:45:25,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-01e983ac-108e-4288-af12-fb4345e3a997 2018-09-30 04:45:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbb0e1dab881e800432d213af6d69cef23c0c7e" 2018-09-30 04:45:25,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58fa37d-b654-49a6-a017-9a1ef5152f7f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}]} 2018-09-30 04:45:25,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj used request id req-d58fa37d-b654-49a6-a017-9a1ef5152f7f 2018-09-30 04:45:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbb0e1dab881e800432d213af6d69cef23c0c7e" 2018-09-30 04:45:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9a3617-9264-4109-bfb6-76e68e909238 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:45:25,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0b9a3617-9264-4109-bfb6-76e68e909238 2018-09-30 04:45:25,830 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-user 2018-09-30 04:45:25,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:25,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:25,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28f31c9-1934-47ce-8285-89f5110742e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:45:25,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f28f31c9-1934-47ce-8285-89f5110742e6 2018-09-30 04:45:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" -d '{"role": {"name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role"}}' 2018-09-30 04:45:26,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df123a0f-81c1-44dc-880d-30c8e28553d8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b13ddb709e644a790c02fa91ba0b0b0", "links": {"self": "http://172.30.9.29:5000/v3/roles/9b13ddb709e644a790c02fa91ba0b0b0"}, "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role"}} 2018-09-30 04:45:26,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-df123a0f-81c1-44dc-880d-30c8e28553d8 2018-09-30 04:45:26,052 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role 2018-09-30 04:45:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9b13ddb709e644a790c02fa91ba0b0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:26,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e013346-d85e-48bb-b643-071044688b46 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9b13ddb709e644a790c02fa91ba0b0b0"}, "domain_id": null, "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role", "id": "9b13ddb709e644a790c02fa91ba0b0b0"}} 2018-09-30 04:45:26,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9b13ddb709e644a790c02fa91ba0b0b0 used request id req-0e013346-d85e-48bb-b643-071044688b46 2018-09-30 04:45:26,139 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role to project CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj 2018-09-30 04:45:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b/users/2dfd7dddf69249648c1b42f7cd00b77f/roles/9b13ddb709e644a790c02fa91ba0b0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:26,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5b6f22-7b4b-4b3b-8103-eed0bc2585e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:26,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b/users/2dfd7dddf69249648c1b42f7cd00b77f/roles/9b13ddb709e644a790c02fa91ba0b0b0 used request id req-ca5b6f22-7b4b-4b3b-8103-eed0bc2585e0 2018-09-30 04:45:26,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:26,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:26,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["w2cARyToQ6eRIld3U3pfeg"], "issued_at": "2018-09-30T04:45:26.000000Z"}} 2018-09-30 04:45:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:26,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a585216-2a25-4d8b-84c2-0e6c1cb33b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:26,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2a585216-2a25-4d8b-84c2-0e6c1cb33b9b 2018-09-30 04:45:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:26,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-89a833f2-5db0-47f8-a975-f4a0e8579d72 Date: Sun, 30 Sep 2018 04:45:26 GMT RESP BODY: {"networks":[]} 2018-09-30 04:45:26,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net used request id req-89a833f2-5db0-47f8-a975-f4a0e8579d72 2018-09-30 04:45:26,899 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net 2018-09-30 04:45:26,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:26,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:27,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["wUXJoRKlRGeu0DN0PC8tQQ"], "issued_at": "2018-09-30T04:45:27.000000Z"}} 2018-09-30 04:45:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56db2279b2bf18e1abde478c638142305ea9f242" 2018-09-30 04:45:27,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1250f181-bd14-4b46-be55-54011b7ae61e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:27,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1250f181-bd14-4b46-be55-54011b7ae61e 2018-09-30 04:45:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:27,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56db2279b2bf18e1abde478c638142305ea9f242" 2018-09-30 04:45:27,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0feb70e5-104c-49fc-a5dd-cccd70ba2d38 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}]} 2018-09-30 04:45:27,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj used request id req-0feb70e5-104c-49fc-a5dd-cccd70ba2d38 2018-09-30 04:45:27,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" -d '{"network": {"tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "name": "CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net", "admin_state_up": true}}' 2018-09-30 04:45:28,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b1cc60a5-8559-4bae-aaa0-883905848e89 Date: Sun, 30 Sep 2018 04:45:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"be4da2c32d02428d89f7a49672f95a0b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:45:27Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net","admin_state_up":true,"tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:27Z","mtu":1450}} 2018-09-30 04:45:28,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b1cc60a5-8559-4bae-aaa0-883905848e89 2018-09-30 04:45:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:28,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-3e5cb68f-2ad3-480b-adf0-993a332337fb Date: Sun, 30 Sep 2018 04:45:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"be4da2c32d02428d89f7a49672f95a0b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:45:27Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net","admin_state_up":true,"tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:27Z","provider:network_type":"vxlan"}]} 2018-09-30 04:45:28,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-3e5cb68f-2ad3-480b-adf0-993a332337fb 2018-09-30 04:45:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:28,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-03b123fb-f73e-4b1b-b985-7ee97edad27c Date: Sun, 30 Sep 2018 04:45:28 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:45:28,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-03b123fb-f73e-4b1b-b985-7ee97edad27c 2018-09-30 04:45:28,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:28,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:28,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["uWgohewzS--5-K-MsXSh1Q"], "issued_at": "2018-09-30T04:45:28.000000Z"}} 2018-09-30 04:45:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e4527f2c021f50806c4a6c94d0a9c19127282" 2018-09-30 04:45:28,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f3e376-6ee6-4eb5-b457-4acc26855770 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:28,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-90f3e376-6ee6-4eb5-b457-4acc26855770 2018-09-30 04:45:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:28,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e4527f2c021f50806c4a6c94d0a9c19127282" 2018-09-30 04:45:29,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3529e293-7a4a-4fbc-aa7c-83f309569b39 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}]} 2018-09-30 04:45:29,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj used request id req-3529e293-7a4a-4fbc-aa7c-83f309569b39 2018-09-30 04:45:29,037 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet 2018-09-30 04:45:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" -d '{"subnets": [{"ip_version": 4, "network_id": "7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b"}]}' 2018-09-30 04:45:29,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a4a1f9ed-99c3-4682-ba89-f6546746d2dd Date: Sun, 30 Sep 2018 04:45:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}]} 2018-09-30 04:45:29,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a4a1f9ed-99c3-4682-ba89-f6546746d2dd 2018-09-30 04:45:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:30,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ce904064-819b-4001-a09c-3d7072a87b35 Date: Sun, 30 Sep 2018 04:45:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"be4da2c32d02428d89f7a49672f95a0b","status":"ACTIVE","subnets":["b7074f91-18db-4a4a-ac5e-eac87e6bf23f"],"description":"","tags":[],"updated_at":"2018-09-30T04:45:29Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net","admin_state_up":true,"tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:27Z","provider:network_type":"vxlan"}]} 2018-09-30 04:45:30,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-ce904064-819b-4001-a09c-3d7072a87b35 2018-09-30 04:45:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:30,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d6acc58-bfaa-4513-909c-67a74cf5186e Date: Sun, 30 Sep 2018 04:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}]} 2018-09-30 04:45:30,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-9d6acc58-bfaa-4513-909c-67a74cf5186e 2018-09-30 04:45:30,318 - OpenStackNetwork - DEBUG - Network [7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2] created successfully 2018-09-30 04:45:30,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:30,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b13ddb709e644a790c02fa91ba0b0b0", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role"}], "expires_at": "2018-09-30T05:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be4da2c32d02428d89f7a49672f95a0b", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/be4da2c32d02428d89f7a49672f95a0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/be4da2c32d02428d89f7a49672f95a0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/be4da2c32d02428d89f7a49672f95a0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/be4da2c32d02428d89f7a49672f95a0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/be4da2c32d02428d89f7a49672f95a0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/be4da2c32d02428d89f7a49672f95a0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/be4da2c32d02428d89f7a49672f95a0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/be4da2c32d02428d89f7a49672f95a0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/be4da2c32d02428d89f7a49672f95a0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/be4da2c32d02428d89f7a49672f95a0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/be4da2c32d02428d89f7a49672f95a0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/be4da2c32d02428d89f7a49672f95a0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-user", "id": "2dfd7dddf69249648c1b42f7cd00b77f"}, "audit_ids": ["NFLNTDO0QLaeeIQqZqNufQ"], "issued_at": "2018-09-30T04:45:30.000000Z"}} 2018-09-30 04:45:30,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ddb68c0503f152ddc34b8c8292c440c69eb3a" 2018-09-30 04:45:30,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-665400b5-a508-49c7-9f00-63f6b100cdc1 Date: Sun, 30 Sep 2018 04:45:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b7074f91-18db-4a4a-ac5e-eac87e6bf23f"],"updated_at":"2018-09-30T04:45:29Z","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net"}]} 2018-09-30 04:45:30,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net used request id req-665400b5-a508-49c7-9f00-63f6b100cdc1 2018-09-30 04:45:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:30,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6bc9e93ffcc97092df9ca0cd36f38636a7c9e" 2018-09-30 04:45:31,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c51c58-a900-4247-98f2-f8ffeddad02b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}} 2018-09-30 04:45:31,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b used request id req-e4c51c58-a900-4247-98f2-f8ffeddad02b 2018-09-30 04:45:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ddb68c0503f152ddc34b8c8292c440c69eb3a" 2018-09-30 04:45:31,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cfd42e95-b127-447a-84a8-ad2c683bb9eb Date: Sun, 30 Sep 2018 04:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}]} 2018-09-30 04:45:31,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-cfd42e95-b127-447a-84a8-ad2c683bb9eb 2018-09-30 04:45:31,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:31,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:31,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["6h3PQuV6Q22RqtF3Q4UOdg"], "issued_at": "2018-09-30T04:45:31.000000Z"}} 2018-09-30 04:45:31,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:31,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa96740-a04b-40be-ab27-6d3989fdf8c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:31,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bfa96740-a04b-40be-ab27-6d3989fdf8c3 2018-09-30 04:45:31,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:31,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a67314e4-0c45-4651-8e9f-b3abf40a28d9 Date: Sun, 30 Sep 2018 04:45:31 GMT RESP BODY: {"routers": []} 2018-09-30 04:45:31,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router&admin_state_up=True used request id req-a67314e4-0c45-4651-8e9f-b3abf40a28d9 2018-09-30 04:45:31,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:31,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:32,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Pob1uEgtQFmmdqxGkP3VFw"], "issued_at": "2018-09-30T04:45:32.000000Z"}} 2018-09-30 04:45:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe2d7d9e62a7ecb4b28b644ac5b9bad22d3ece5" 2018-09-30 04:45:32,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45372488-ee37-4d98-ac94-a5c243286886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:32,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-45372488-ee37-4d98-ac94-a5c243286886 2018-09-30 04:45:32,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:32,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fe2d7d9e62a7ecb4b28b644ac5b9bad22d3ece5" 2018-09-30 04:45:32,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dc7325-3b01-4822-8293-8997be89a186 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}]} 2018-09-30 04:45:32,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj used request id req-81dc7325-3b01-4822-8293-8997be89a186 2018-09-30 04:45:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:32,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-389937cf-106c-4ca1-bc81-bb453331ffad Date: Sun, 30 Sep 2018 04:45:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:45:32,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-389937cf-106c-4ca1-bc81-bb453331ffad 2018-09-30 04:45:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:33,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-77a670ff-d618-414e-b78a-c9bd8d377dd4 Date: Sun, 30 Sep 2018 04:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:45:33,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-77a670ff-d618-414e-b78a-c9bd8d377dd4 2018-09-30 04:45:33,003 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router 2018-09-30 04:45:33,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "name": "CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router", "admin_state_up": true}}' 2018-09-30 04:45:37,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-43fad0c6-3318-41c8-8189-af9bec75b9ac Date: Sun, 30 Sep 2018 04:45:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:33Z", "admin_state_up": true, "updated_at": "2018-09-30T04:45:34Z", "project_id": "be4da2c32d02428d89f7a49672f95a0b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8d7eeba5-e98f-4aaf-82f4-2d022ac8e388", "name": "CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router"}} 2018-09-30 04:45:37,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-43fad0c6-3318-41c8-8189-af9bec75b9ac 2018-09-30 04:45:37,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:38,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-5d209ca8-d7c6-41a6-b8a2-e53c1be72592 Date: Sun, 30 Sep 2018 04:45:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:34Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.202"}],"id":"2ec14bc8-8e14-47d2-8cc2-da2026bbbcca","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:5d:8f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:45:34Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95f210f3-9023-4c99-84fe-950c8c3c288d","ip_address":"169.254.192.6"}],"id":"4d3d9cda-599f-4b25-9dfd-224b2b365a9f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:fd:4d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be4da2c32d02428d89f7a49672f95a0b","admin_state_up":true,"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:35Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95f210f3-9023-4c99-84fe-950c8c3c288d","ip_address":"169.254.192.4"}],"id":"c74e71cf-3216-4374-9e43-8ec034e143e1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:c1:29","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be4da2c32d02428d89f7a49672f95a0b","admin_state_up":true,"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:35Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95f210f3-9023-4c99-84fe-950c8c3c288d","ip_address":"169.254.192.2"}],"id":"ffb09f90-9ccb-419f-99e5-e33e639c1ba8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:02:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be4da2c32d02428d89f7a49672f95a0b","admin_state_up":true,"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:36Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"}]} 2018-09-30 04:45:38,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 used request id req-5d209ca8-d7c6-41a6-b8a2-e53c1be72592 2018-09-30 04:45:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:38,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-431b768a-3d80-4dee-936b-4c73e82ff577 Date: Sun, 30 Sep 2018 04:45:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:45:38,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-431b768a-3d80-4dee-936b-4c73e82ff577 2018-09-30 04:45:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:38,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-064eaa41-bdd6-4891-885f-d06412ccf0ce Date: Sun, 30 Sep 2018 04:45:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:33Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"95f210f3-9023-4c99-84fe-950c8c3c288d","subnetpool_id":null,"name":"HA subnet tenant be4da2c32d02428d89f7a49672f95a0b"}} 2018-09-30 04:45:38,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d used request id req-064eaa41-bdd6-4891-885f-d06412ccf0ce 2018-09-30 04:45:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:38,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-48a8b657-24ee-47db-b74d-019e6e3c4967 Date: Sun, 30 Sep 2018 04:45:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:33Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"95f210f3-9023-4c99-84fe-950c8c3c288d","subnetpool_id":null,"name":"HA subnet tenant be4da2c32d02428d89f7a49672f95a0b"}} 2018-09-30 04:45:38,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d used request id req-48a8b657-24ee-47db-b74d-019e6e3c4967 2018-09-30 04:45:38,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:38,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-337b1ab1-59a4-47ce-8d24-2b119bab564a Date: Sun, 30 Sep 2018 04:45:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:33Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"95f210f3-9023-4c99-84fe-950c8c3c288d","subnetpool_id":null,"name":"HA subnet tenant be4da2c32d02428d89f7a49672f95a0b"}} 2018-09-30 04:45:38,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d used request id req-337b1ab1-59a4-47ce-8d24-2b119bab564a 2018-09-30 04:45:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:39,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3f2bd0cc-6f32-43aa-80a2-0e092161052b Date: Sun, 30 Sep 2018 04:45:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"be4da2c32d02428d89f7a49672f95a0b","status":"ACTIVE","subnets":["b7074f91-18db-4a4a-ac5e-eac87e6bf23f"],"description":"","tags":[],"updated_at":"2018-09-30T04:45:29Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net","admin_state_up":true,"tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:27Z","provider:network_type":"vxlan"}]} 2018-09-30 04:45:39,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net used request id req-3f2bd0cc-6f32-43aa-80a2-0e092161052b 2018-09-30 04:45:39,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:39,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:39,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:39,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb7e75c-faeb-4684-896c-8f056acc97be Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}} 2018-09-30 04:45:39,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b used request id req-adb7e75c-faeb-4684-896c-8f056acc97be 2018-09-30 04:45:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:39,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6916b9ab-cd07-45cc-9224-66939963e7dc Date: Sun, 30 Sep 2018 04:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}]} 2018-09-30 04:45:39,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-6916b9ab-cd07-45cc-9224-66939963e7dc 2018-09-30 04:45:39,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2&name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:39,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8b72e4b9-c759-4951-86fa-5637319ee8f3 Date: Sun, 30 Sep 2018 04:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}]} 2018-09-30 04:45:39,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2&name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet used request id req-8b72e4b9-c759-4951-86fa-5637319ee8f3 2018-09-30 04:45:39,387 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 04:45:39,388 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router 2018-09-30 04:45:39,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" -d '{"subnet_id": "b7074f91-18db-4a4a-ac5e-eac87e6bf23f"}' 2018-09-30 04:45:41,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b504a771-b7c1-4303-9806-bd7bbd6ed5ea Date: Sun, 30 Sep 2018 04:45:41 GMT RESP BODY: {"network_id": "7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "subnet_id": "b7074f91-18db-4a4a-ac5e-eac87e6bf23f", "subnet_ids": ["b7074f91-18db-4a4a-ac5e-eac87e6bf23f"], "port_id": "1c9922f3-92e0-4111-b752-55ac5688edfa", "id": "8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"} 2018-09-30 04:45:41,175 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388/add_router_interface used request id req-b504a771-b7c1-4303-9806-bd7bbd6ed5ea 2018-09-30 04:45:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:41,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-60c116dd-319a-4162-bfc9-eee814bfd68e Date: Sun, 30 Sep 2018 04:45:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:33Z", "admin_state_up": true, "updated_at": "2018-09-30T04:45:40Z", "project_id": "be4da2c32d02428d89f7a49672f95a0b", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "8d7eeba5-e98f-4aaf-82f4-2d022ac8e388", "name": "CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router"}} 2018-09-30 04:45:41,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 used request id req-60c116dd-319a-4162-bfc9-eee814bfd68e 2018-09-30 04:45:41,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:41,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4439 X-Openstack-Request-Id: req-ab664ce2-c285-4260-8d18-182dbc531f35 Date: Sun, 30 Sep 2018 04:45:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","ip_address":"10.55.1.1"}],"id":"1c9922f3-92e0-4111-b752-55ac5688edfa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:68:2c:84","project_id":"be4da2c32d02428d89f7a49672f95a0b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:39Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:40Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.202"}],"id":"2ec14bc8-8e14-47d2-8cc2-da2026bbbcca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:5d:8f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:45:34Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:40Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95f210f3-9023-4c99-84fe-950c8c3c288d","ip_address":"169.254.192.6"}],"id":"4d3d9cda-599f-4b25-9dfd-224b2b365a9f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:fd:4d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be4da2c32d02428d89f7a49672f95a0b","admin_state_up":true,"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:35Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:40Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95f210f3-9023-4c99-84fe-950c8c3c288d","ip_address":"169.254.192.4"}],"id":"c74e71cf-3216-4374-9e43-8ec034e143e1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:c1:29","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be4da2c32d02428d89f7a49672f95a0b","admin_state_up":true,"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:35Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:39Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"95f210f3-9023-4c99-84fe-950c8c3c288d","ip_address":"169.254.192.2"}],"id":"ffb09f90-9ccb-419f-99e5-e33e639c1ba8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:02:cd","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant be4da2c32d02428d89f7a49672f95a0b","admin_state_up":true,"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:36Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"}]} 2018-09-30 04:45:41,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 used request id req-ab664ce2-c285-4260-8d18-182dbc531f35 2018-09-30 04:45:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:41,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-62a395c7-8765-4f6c-bca4-3ee500480a37 Date: Sun, 30 Sep 2018 04:45:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:45:41,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-62a395c7-8765-4f6c-bca4-3ee500480a37 2018-09-30 04:45:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:41,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-182c7e3b-1380-4f2d-9af9-cc5a4815b663 Date: Sun, 30 Sep 2018 04:45:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:33Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"95f210f3-9023-4c99-84fe-950c8c3c288d","subnetpool_id":null,"name":"HA subnet tenant be4da2c32d02428d89f7a49672f95a0b"}} 2018-09-30 04:45:41,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d used request id req-182c7e3b-1380-4f2d-9af9-cc5a4815b663 2018-09-30 04:45:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:42,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3f424424-41f5-46d0-b9a7-be5aa0e18eb4 Date: Sun, 30 Sep 2018 04:45:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:33Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"95f210f3-9023-4c99-84fe-950c8c3c288d","subnetpool_id":null,"name":"HA subnet tenant be4da2c32d02428d89f7a49672f95a0b"}} 2018-09-30 04:45:42,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d used request id req-3f424424-41f5-46d0-b9a7-be5aa0e18eb4 2018-09-30 04:45:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:42,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fd9e7780-1472-437d-803f-9d92cb7a387d Date: Sun, 30 Sep 2018 04:45:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9aeac09e-9598-4c76-99ba-598cc53baa7c","tenant_id":"","created_at":"2018-09-30T04:45:33Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:33Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"95f210f3-9023-4c99-84fe-950c8c3c288d","subnetpool_id":null,"name":"HA subnet tenant be4da2c32d02428d89f7a49672f95a0b"}} 2018-09-30 04:45:42,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/95f210f3-9023-4c99-84fe-950c8c3c288d used request id req-fd9e7780-1472-437d-803f-9d92cb7a387d 2018-09-30 04:45:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b7074f91-18db-4a4a-ac5e-eac87e6bf23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:42,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-74fe1510-ab04-4481-aa7d-a9540348ddab Date: Sun, 30 Sep 2018 04:45:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}} 2018-09-30 04:45:42,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b7074f91-18db-4a4a-ac5e-eac87e6bf23f used request id req-74fe1510-ab04-4481-aa7d-a9540348ddab 2018-09-30 04:45:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ddb68c0503f152ddc34b8c8292c440c69eb3a" 2018-09-30 04:45:42,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e406deb6-c331-48e0-a300-a77a138763be Date: Sun, 30 Sep 2018 04:45:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:33Z", "admin_state_up": true, "updated_at": "2018-09-30T04:45:40Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "be4da2c32d02428d89f7a49672f95a0b", "id": "8d7eeba5-e98f-4aaf-82f4-2d022ac8e388", "name": "CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router"}]} 2018-09-30 04:45:42,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router&admin_state_up=True used request id req-e406deb6-c331-48e0-a300-a77a138763be 2018-09-30 04:45:42,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6bc9e93ffcc97092df9ca0cd36f38636a7c9e" 2018-09-30 04:45:42,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ae1dfd-41fd-498b-be8d-a8a70f83170c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}} 2018-09-30 04:45:42,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b used request id req-38ae1dfd-41fd-498b-be8d-a8a70f83170c 2018-09-30 04:45:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ddb68c0503f152ddc34b8c8292c440c69eb3a" 2018-09-30 04:45:43,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-62df0e48-dfe6-4be0-872e-3ab6dac45142 Date: Sun, 30 Sep 2018 04:45:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:45:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","ip_address":"10.55.1.1"}],"id":"1c9922f3-92e0-4111-b752-55ac5688edfa","security_groups":[],"mac_address":"fa:16:3e:68:2c:84","project_id":"be4da2c32d02428d89f7a49672f95a0b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:39Z","binding:vnic_type":"normal","device_id":"8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"}]} 2018-09-30 04:45:43,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 used request id req-62df0e48-dfe6-4be0-872e-3ab6dac45142 2018-09-30 04:45:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b7074f91-18db-4a4a-ac5e-eac87e6bf23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0ddb68c0503f152ddc34b8c8292c440c69eb3a" 2018-09-30 04:45:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f9c9d0fa-2fdb-4412-abef-e5f6f339a7c6 Date: Sun, 30 Sep 2018 04:45:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2","tenant_id":"be4da2c32d02428d89f7a49672f95a0b","created_at":"2018-09-30T04:45:29Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"be4da2c32d02428d89f7a49672f95a0b","id":"b7074f91-18db-4a4a-ac5e-eac87e6bf23f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet"}} 2018-09-30 04:45:43,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b7074f91-18db-4a4a-ac5e-eac87e6bf23f used request id req-f9c9d0fa-2fdb-4412-abef-e5f6f339a7c6 2018-09-30 04:45:43,230 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router and subnet CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet 2018-09-30 04:45:43,230 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router 2018-09-30 04:45:43,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" -d '{"subnet_id": "b7074f91-18db-4a4a-ac5e-eac87e6bf23f"}' 2018-09-30 04:45:44,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9825e828-d1ef-4256-b20f-636e8a21618c Date: Sun, 30 Sep 2018 04:45:44 GMT RESP BODY: {"network_id": "7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "subnet_id": "b7074f91-18db-4a4a-ac5e-eac87e6bf23f", "subnet_ids": ["b7074f91-18db-4a4a-ac5e-eac87e6bf23f"], "port_id": "1c9922f3-92e0-4111-b752-55ac5688edfa", "id": "8d7eeba5-e98f-4aaf-82f4-2d022ac8e388"} 2018-09-30 04:45:44,821 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388/remove_router_interface used request id req-9825e828-d1ef-4256-b20f-636e8a21618c 2018-09-30 04:45:44,822 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router 2018-09-30 04:45:44,822 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-router 2018-09-30 04:45:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}887e44304ae6b3c82a4094fcb11444fbbd3b8ca6" 2018-09-30 04:45:48,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91e3559b-cb19-4f9c-9c94-b9d6c6826ce4 Content-Length: 0 Date: Sun, 30 Sep 2018 04:45:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:48,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/8d7eeba5-e98f-4aaf-82f4-2d022ac8e388 used request id req-91e3559b-cb19-4f9c-9c94-b9d6c6826ce4 2018-09-30 04:45:48,227 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet 2018-09-30 04:45:48,227 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-subnet 2018-09-30 04:45:48,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b7074f91-18db-4a4a-ac5e-eac87e6bf23f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:50,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c43b4f0-1da1-462b-8291-e52bd38da5ac Date: Sun, 30 Sep 2018 04:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:50,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b7074f91-18db-4a4a-ac5e-eac87e6bf23f used request id req-7c43b4f0-1da1-462b-8291-e52bd38da5ac 2018-09-30 04:45:50,182 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8fed9d13-3c76-4bf3-8740-b1b3185b03cd-pub-net 2018-09-30 04:45:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd93e130a1c8c6e77a7a638869efd5738b67e62" 2018-09-30 04:45:51,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8cd6922-1f53-4bd5-8d5b-0e466d1d6603 Date: Sun, 30 Sep 2018 04:45:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:51,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7633d5b5-fa3f-49e8-a4c1-caae8e3b47c2 used request id req-b8cd6922-1f53-4bd5-8d5b-0e466d1d6603 2018-09-30 04:45:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:51,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ea8782e0-e275-465b-80d1-e60ec135cfde Date: Sun, 30 Sep 2018 04:45:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:27Z", "updated_at": "2018-09-30T04:45:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "revision_number": 0, "id": "c8bd3d5e-17e0-4510-8d51-c3ee4c7d8623", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "be4da2c32d02428d89f7a49672f95a0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "revision_number": 0, "id": "b4ef64e6-942d-430c-88d3-acf2d945bcea", "remote_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "be4da2c32d02428d89f7a49672f95a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "revision_number": 0, "id": "2440f500-d1c7-4703-a17f-76e508c89a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "be4da2c32d02428d89f7a49672f95a0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "revision_number": 0, "id": "229bd525-69c0-4ce6-9d68-eb24caa67661", "remote_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "be4da2c32d02428d89f7a49672f95a0b"}], "revision_number": 4, "project_id": "be4da2c32d02428d89f7a49672f95a0b", "id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:45:51,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ea8782e0-e275-465b-80d1-e60ec135cfde 2018-09-30 04:45:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:51,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23abf49a-3f95-40bf-94f3-cb92effce902 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:45:51,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-23abf49a-3f95-40bf-94f3-cb92effce902 2018-09-30 04:45:51,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:51,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a667c87-07c9-4972-8351-500c28ceb212 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b"}, "enabled": true, "id": "be4da2c32d02428d89f7a49672f95a0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj"}} 2018-09-30 04:45:51,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b used request id req-2a667c87-07c9-4972-8351-500c28ceb212 2018-09-30 04:45:51,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5756e70f-db42-4b81-ba3e-f8085d326b5c 2018-09-30 04:45:51,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5756e70f-db42-4b81-ba3e-f8085d326b5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:51,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9239e88f-379b-484c-94a4-9d3af8b496c2 Date: Sun, 30 Sep 2018 04:45:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "port_range_min": null, "revision_number": 0, "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:27Z", "project_id": "be4da2c32d02428d89f7a49672f95a0b", "id": "229bd525-69c0-4ce6-9d68-eb24caa67661"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "port_range_min": null, "revision_number": 0, "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:27Z", "project_id": "be4da2c32d02428d89f7a49672f95a0b", "id": "2440f500-d1c7-4703-a17f-76e508c89a22"}, {"remote_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "port_range_min": null, "revision_number": 0, "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:27Z", "project_id": "be4da2c32d02428d89f7a49672f95a0b", "id": "b4ef64e6-942d-430c-88d3-acf2d945bcea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:27Z", "security_group_id": "5756e70f-db42-4b81-ba3e-f8085d326b5c", "port_range_min": null, "revision_number": 0, "tenant_id": "be4da2c32d02428d89f7a49672f95a0b", "created_at": "2018-09-30T04:45:27Z", "project_id": "be4da2c32d02428d89f7a49672f95a0b", "id": "c8bd3d5e-17e0-4510-8d51-c3ee4c7d8623"}]} 2018-09-30 04:45:51,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5756e70f-db42-4b81-ba3e-f8085d326b5c used request id req-9239e88f-379b-484c-94a4-9d3af8b496c2 2018-09-30 04:45:51,996 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:45:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5756e70f-db42-4b81-ba3e-f8085d326b5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:52,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97926117-882d-47e1-b1ad-9e56fa73bed8 Content-Length: 0 Date: Sun, 30 Sep 2018 04:45:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:45:52,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5756e70f-db42-4b81-ba3e-f8085d326b5c used request id req-97926117-882d-47e1-b1ad-9e56fa73bed8 2018-09-30 04:45:52,312 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj 2018-09-30 04:45:52,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:52,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a58031-d79a-4dca-9245-380542cadd0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:52,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/be4da2c32d02428d89f7a49672f95a0b used request id req-47a58031-d79a-4dca-9245-380542cadd0d 2018-09-30 04:45:52,528 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-proj-role 2018-09-30 04:45:52,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9b13ddb709e644a790c02fa91ba0b0b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:52,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7eca763-9f4b-4f42-9810-2f390fadba10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:52,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9b13ddb709e644a790c02fa91ba0b0b0 used request id req-d7eca763-9f4b-4f42-9810-2f390fadba10 2018-09-30 04:45:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b7497ec8dfb5f2a4f135b5e200ee8f8597011fe" 2018-09-30 04:45:52,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368b003b-1b3e-4fdb-bb84-3bd0ce785484 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:45:52,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-368b003b-1b3e-4fdb-bb84-3bd0ce785484 2018-09-30 04:45:52,726 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9ae04f3b-0e2c-41c-user 2018-09-30 04:45:52,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2dfd7dddf69249648c1b42f7cd00b77f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbb0e1dab881e800432d213af6d69cef23c0c7e" 2018-09-30 04:45:52,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d51cd0-576e-4b8e-b2df-b885ca48e1c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:52,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2dfd7dddf69249648c1b42f7cd00b77f used request id req-34d51cd0-576e-4b8e-b2df-b885ca48e1c8 2018-09-30 04:45:52,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:53,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-oYFKQq3Qc-01BHTyiLSog"], "issued_at": "2018-09-30T04:45:53.000000Z"}} 2018-09-30 04:45:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e135e873788e2058bce57248f6dff1333b49dc0f" 2018-09-30 04:45:53,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c23346b-275a-4f14-bc3f-0bd8b22d3aa1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:53,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c23346b-275a-4f14-bc3f-0bd8b22d3aa1 2018-09-30 04:45:53,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:53,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:53,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1A2Zx1AkR8W7Ea7Q7svI5A"], "issued_at": "2018-09-30T04:45:53.000000Z"}} 2018-09-30 04:45:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:45:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9a32d5-ca2b-408b-b76f-19a7ef6a9b02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:53,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8b9a32d5-ca2b-408b-b76f-19a7ef6a9b02 2018-09-30 04:45:53,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:53,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:45:53,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9283b0-4fd5-49cc-9739-42786a6b9cb0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:45:53,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj used request id req-bb9283b0-4fd5-49cc-9739-42786a6b9cb0 2018-09-30 04:45:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:45:54,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3752f603-c519-43c0-b538-68b10c36fd40 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:45:54,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3752f603-c519-43c0-b538-68b10c36fd40 2018-09-30 04:45:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}}' 2018-09-30 04:45:54,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e43c119f-ae6d-42d4-b9cc-3dcd56e2a465 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e"}, "enabled": true, "id": "5eab3a8c90be43b191467062c5105a1e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}} 2018-09-30 04:45:54,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e43c119f-ae6d-42d4-b9cc-3dcd56e2a465 2018-09-30 04:45:54,160 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj 2018-09-30 04:45:54,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:54,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:54,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LwcxTRuTQEiCiAEn_hLOEw"], "issued_at": "2018-09-30T04:45:54.000000Z"}} 2018-09-30 04:45:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fc8615b02cdb45863bb07fa9fb185930ebc821" 2018-09-30 04:45:54,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e6d59d-0fd9-407a-929f-1aa48b608895 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:54,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-45e6d59d-0fd9-407a-929f-1aa48b608895 2018-09-30 04:45:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:45:54,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:45:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fc8615b02cdb45863bb07fa9fb185930ebc821" 2018-09-30 04:45:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f1043b-d23d-44c9-88e7-3ffc7c0c3b02 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:45:54,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c8f1043b-d23d-44c9-88e7-3ffc7c0c3b02 2018-09-30 04:45:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fc8615b02cdb45863bb07fa9fb185930ebc821" 2018-09-30 04:45:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e029c4-3f72-4317-8e7f-096c77445019 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e"}, "enabled": true, "id": "5eab3a8c90be43b191467062c5105a1e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}]} 2018-09-30 04:45:54,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj used request id req-02e029c4-3f72-4317-8e7f-096c77445019 2018-09-30 04:45:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fc8615b02cdb45863bb07fa9fb185930ebc821" 2018-09-30 04:45:54,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b82c86-250b-4481-a29b-0d0045ad1c3d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:45:54,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e5b82c86-250b-4481-a29b-0d0045ad1c3d 2018-09-30 04:45:55,322 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f5a81316-69e0-4c1-user 2018-09-30 04:45:55,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:55,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:45:55,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c24498-1ec7-47ba-8ec4-0b2285a67064 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:45:55,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-49c24498-1ec7-47ba-8ec4-0b2285a67064 2018-09-30 04:45:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" -d '{"role": {"name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role"}}' 2018-09-30 04:45:55,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877d209f-936b-4827-bdce-ace33ce65200 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e4b82943974423f9b2411945849eb0e", "links": {"self": "http://172.30.9.29:5000/v3/roles/5e4b82943974423f9b2411945849eb0e"}, "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role"}} 2018-09-30 04:45:55,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-877d209f-936b-4827-bdce-ace33ce65200 2018-09-30 04:45:55,519 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role 2018-09-30 04:45:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5e4b82943974423f9b2411945849eb0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:45:55,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398388cc-b862-402f-adc9-897086369625 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5e4b82943974423f9b2411945849eb0e"}, "domain_id": null, "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role", "id": "5e4b82943974423f9b2411945849eb0e"}} 2018-09-30 04:45:55,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5e4b82943974423f9b2411945849eb0e used request id req-398388cc-b862-402f-adc9-897086369625 2018-09-30 04:45:55,615 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role to project CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj 2018-09-30 04:45:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e/users/94065f64141a4205a8f922cf4523546e/roles/5e4b82943974423f9b2411945849eb0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:45:55,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4daf4a5f-ec4a-4eb9-8178-2498a2f723af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:45:55,755 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e/users/94065f64141a4205a8f922cf4523546e/roles/5e4b82943974423f9b2411945849eb0e used request id req-4daf4a5f-ec4a-4eb9-8178-2498a2f723af 2018-09-30 04:45:55,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:55,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:56,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4b82943974423f9b2411945849eb0e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role"}], "expires_at": "2018-09-30T05:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eab3a8c90be43b191467062c5105a1e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-user", "id": "94065f64141a4205a8f922cf4523546e"}, "audit_ids": ["Jpz8ZCxGTg-K8AcPVzLQzg"], "issued_at": "2018-09-30T04:45:56.000000Z"}} 2018-09-30 04:45:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:45:56,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5c1752-2881-41a8-91cc-7180e0c0a4bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:56,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2f5c1752-2881-41a8-91cc-7180e0c0a4bf 2018-09-30 04:45:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:45:56,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4c109e0-1480-49c6-b458-8e4822b2d1d2 Date: Sun, 30 Sep 2018 04:45:56 GMT RESP BODY: {"networks":[]} 2018-09-30 04:45:56,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net used request id req-b4c109e0-1480-49c6-b458-8e4822b2d1d2 2018-09-30 04:45:56,551 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net 2018-09-30 04:45:56,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" -d '{"network": {"name": "CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net", "admin_state_up": true}}' 2018-09-30 04:45:57,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d8aa5589-5547-4b2a-a987-32c79928d416 Date: Sun, 30 Sep 2018 04:45:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5eab3a8c90be43b191467062c5105a1e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:45:56Z","is_default":false,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:56Z","mtu":1450}} 2018-09-30 04:45:57,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-d8aa5589-5547-4b2a-a987-32c79928d416 2018-09-30 04:45:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:45:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-eb1ac073-d211-4f6a-883e-5f9d84d461f0 Date: Sun, 30 Sep 2018 04:45:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:45:56Z","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eab3a8c90be43b191467062c5105a1e","id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net"}]} 2018-09-30 04:45:57,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-eb1ac073-d211-4f6a-883e-5f9d84d461f0 2018-09-30 04:45:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:45:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-055b5f00-162e-42de-a413-3bdc49226a37 Date: Sun, 30 Sep 2018 04:45:57 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:45:57,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-055b5f00-162e-42de-a413-3bdc49226a37 2018-09-30 04:45:57,526 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet 2018-09-30 04:45:57,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" -d '{"subnets": [{"ip_version": 4, "network_id": "fa6899c1-d26a-4b56-b9b1-901679d7145e", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]}' 2018-09-30 04:45:58,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-411e6286-24b6-486a-8802-eef5976cac87 Date: Sun, 30 Sep 2018 04:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]} 2018-09-30 04:45:58,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-411e6286-24b6-486a-8802-eef5976cac87 2018-09-30 04:45:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:45:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-83ac762c-9ad8-4fd3-8013-0aeca8e5acd8 Date: Sun, 30 Sep 2018 04:45:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2631386c-2e3b-4521-8983-847c1f25c273"],"updated_at":"2018-09-30T04:45:57Z","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5eab3a8c90be43b191467062c5105a1e","id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net"}]} 2018-09-30 04:45:58,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-83ac762c-9ad8-4fd3-8013-0aeca8e5acd8 2018-09-30 04:45:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:45:58,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-abe6e24b-0e2c-403a-91ea-7829123eac8a Date: Sun, 30 Sep 2018 04:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]} 2018-09-30 04:45:58,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-abe6e24b-0e2c-403a-91ea-7829123eac8a 2018-09-30 04:45:58,773 - OpenStackNetwork - DEBUG - Network [fa6899c1-d26a-4b56-b9b1-901679d7145e] created successfully 2018-09-30 04:45:58,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:58,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:59,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4b82943974423f9b2411945849eb0e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role"}], "expires_at": "2018-09-30T05:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eab3a8c90be43b191467062c5105a1e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-user", "id": "94065f64141a4205a8f922cf4523546e"}, "audit_ids": ["su2tWOaWTEuVcdqib_tNGA"], "issued_at": "2018-09-30T04:45:59.000000Z"}} 2018-09-30 04:45:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:45:59,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b470890-c27e-4804-ad5f-7de33b1ecde4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:45:59,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7b470890-c27e-4804-ad5f-7de33b1ecde4 2018-09-30 04:45:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:45:59,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e1c543d-6db5-472c-8157-9dbfd0990ae9 Date: Sun, 30 Sep 2018 04:45:59 GMT RESP BODY: {"routers": []} 2018-09-30 04:45:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router&admin_state_up=True used request id req-1e1c543d-6db5-472c-8157-9dbfd0990ae9 2018-09-30 04:45:59,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:45:59,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:45:59,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4b82943974423f9b2411945849eb0e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role"}], "expires_at": "2018-09-30T05:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eab3a8c90be43b191467062c5105a1e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-user", "id": "94065f64141a4205a8f922cf4523546e"}, "audit_ids": ["IfOTBOHvQ-KfOV-FC4-aOg"], "issued_at": "2018-09-30T04:45:59.000000Z"}} 2018-09-30 04:45:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b5bc6932100e87d0fc11ceac081f4053454e0a" 2018-09-30 04:46:00,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9a63c5-e7ea-482b-b0c4-75c8e861319e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:00,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c9a63c5-e7ea-482b-b0c4-75c8e861319e 2018-09-30 04:46:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:00,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-538d6c54-6238-4171-9c35-088c82e307ce Date: Sun, 30 Sep 2018 04:46:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:46:00,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-538d6c54-6238-4171-9c35-088c82e307ce 2018-09-30 04:46:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:00,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b3dacf6-1a53-47c2-96f5-7575240b25a3 Date: Sun, 30 Sep 2018 04:46:00 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:46:00,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-4b3dacf6-1a53-47c2-96f5-7575240b25a3 2018-09-30 04:46:00,829 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router 2018-09-30 04:46:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router", "admin_state_up": true}}' 2018-09-30 04:46:05,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-100ce406-81ce-4c03-a7ef-6b469ceb8fe4 Date: Sun, 30 Sep 2018 04:46:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:46:01Z", "admin_state_up": true, "updated_at": "2018-09-30T04:46:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "16b09b89-67e0-4068-91fe-53d53bfaa978", "name": "CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router"}} 2018-09-30 04:46:05,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-100ce406-81ce-4c03-a7ef-6b469ceb8fe4 2018-09-30 04:46:05,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=16b09b89-67e0-4068-91fe-53d53bfaa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:06,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5fe7de82-264a-46cc-97ee-db8a90503a9c Date: Sun, 30 Sep 2018 04:46:06 GMT RESP BODY: {"ports":[]} 2018-09-30 04:46:06,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=16b09b89-67e0-4068-91fe-53d53bfaa978 used request id req-5fe7de82-264a-46cc-97ee-db8a90503a9c 2018-09-30 04:46:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:06,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ddd93d07-885e-4f27-a09a-a12d4043ffe7 Date: Sun, 30 Sep 2018 04:46:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2631386c-2e3b-4521-8983-847c1f25c273"],"updated_at":"2018-09-30T04:45:57Z","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5eab3a8c90be43b191467062c5105a1e","id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net"}]} 2018-09-30 04:46:06,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net used request id req-ddd93d07-885e-4f27-a09a-a12d4043ffe7 2018-09-30 04:46:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:06,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:06,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b81dd14-645e-430e-8bbe-56b237cef8ee Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e"}, "enabled": true, "id": "5eab3a8c90be43b191467062c5105a1e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}} 2018-09-30 04:46:06,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e used request id req-9b81dd14-645e-430e-8bbe-56b237cef8ee 2018-09-30 04:46:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:06,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b74dd261-058f-48c3-b2e6-70f06d3e8102 Date: Sun, 30 Sep 2018 04:46:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]} 2018-09-30 04:46:06,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-b74dd261-058f-48c3-b2e6-70f06d3e8102 2018-09-30 04:46:06,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e&name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:06,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-facfe878-1b11-4973-90aa-d781803076a4 Date: Sun, 30 Sep 2018 04:46:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]} 2018-09-30 04:46:06,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e&name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet used request id req-facfe878-1b11-4973-90aa-d781803076a4 2018-09-30 04:46:06,870 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 04:46:06,870 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router 2018-09-30 04:46:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" -d '{"subnet_id": "2631386c-2e3b-4521-8983-847c1f25c273"}' 2018-09-30 04:46:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2a1f823-6eec-4176-8274-bd250771939c Date: Sun, 30 Sep 2018 04:46:08 GMT RESP BODY: {"network_id": "fa6899c1-d26a-4b56-b9b1-901679d7145e", "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "subnet_id": "2631386c-2e3b-4521-8983-847c1f25c273", "subnet_ids": ["2631386c-2e3b-4521-8983-847c1f25c273"], "port_id": "25f144d0-7410-4456-9ad0-93e7995727dd", "id": "16b09b89-67e0-4068-91fe-53d53bfaa978"} 2018-09-30 04:46:08,766 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978/add_router_interface used request id req-f2a1f823-6eec-4176-8274-bd250771939c 2018-09-30 04:46:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:08,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7e33fefc-53b2-4996-89bc-b3e42e3ae603 Date: Sun, 30 Sep 2018 04:46:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:46:01Z", "admin_state_up": true, "updated_at": "2018-09-30T04:46:07Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "16b09b89-67e0-4068-91fe-53d53bfaa978", "name": "CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router"}} 2018-09-30 04:46:08,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978 used request id req-7e33fefc-53b2-4996-89bc-b3e42e3ae603 2018-09-30 04:46:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=16b09b89-67e0-4068-91fe-53d53bfaa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:09,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-72b2b1e2-10e8-4ea5-9717-6c1965395beb Date: Sun, 30 Sep 2018 04:46:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:46:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2631386c-2e3b-4521-8983-847c1f25c273","ip_address":"10.55.1.1"}],"id":"25f144d0-7410-4456-9ad0-93e7995727dd","security_groups":[],"mac_address":"fa:16:3e:03:e5:dc","project_id":"5eab3a8c90be43b191467062c5105a1e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:46:07Z","binding:vnic_type":"normal","device_id":"16b09b89-67e0-4068-91fe-53d53bfaa978"}]} 2018-09-30 04:46:09,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=16b09b89-67e0-4068-91fe-53d53bfaa978 used request id req-72b2b1e2-10e8-4ea5-9717-6c1965395beb 2018-09-30 04:46:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2631386c-2e3b-4521-8983-847c1f25c273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:09,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0b2a41f8-9d2b-429b-94be-6a610ccd8a52 Date: Sun, 30 Sep 2018 04:46:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}} 2018-09-30 04:46:09,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2631386c-2e3b-4521-8983-847c1f25c273 used request id req-0b2a41f8-9d2b-429b-94be-6a610ccd8a52 2018-09-30 04:46:09,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:09,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e4b82943974423f9b2411945849eb0e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role"}], "expires_at": "2018-09-30T05:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eab3a8c90be43b191467062c5105a1e", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5eab3a8c90be43b191467062c5105a1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-user", "id": "94065f64141a4205a8f922cf4523546e"}, "audit_ids": ["vucrFJoCSSW8rd_plGIDFA"], "issued_at": "2018-09-30T04:46:09.000000Z"}} 2018-09-30 04:46:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c22aa55b0940a4366253b6dd5b416cefa4e03c" 2018-09-30 04:46:10,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-918ba73c-1652-4a3c-9ba5-2fed0a2be996 Date: Sun, 30 Sep 2018 04:46:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2631386c-2e3b-4521-8983-847c1f25c273"],"updated_at":"2018-09-30T04:45:57Z","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5eab3a8c90be43b191467062c5105a1e","id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net"}]} 2018-09-30 04:46:10,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net used request id req-918ba73c-1652-4a3c-9ba5-2fed0a2be996 2018-09-30 04:46:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:10,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e135e873788e2058bce57248f6dff1333b49dc0f" 2018-09-30 04:46:10,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfab993-2cf2-4c91-afb7-da3aa93853c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e"}, "enabled": true, "id": "5eab3a8c90be43b191467062c5105a1e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}} 2018-09-30 04:46:10,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e used request id req-fbfab993-2cf2-4c91-afb7-da3aa93853c4 2018-09-30 04:46:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c22aa55b0940a4366253b6dd5b416cefa4e03c" 2018-09-30 04:46:10,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08f92268-4491-4301-8a3c-82bc19f29094 Date: Sun, 30 Sep 2018 04:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]} 2018-09-30 04:46:10,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-08f92268-4491-4301-8a3c-82bc19f29094 2018-09-30 04:46:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e&name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c22aa55b0940a4366253b6dd5b416cefa4e03c" 2018-09-30 04:46:10,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f2f6b1e-d19c-41aa-8c15-8851ff467a6b Date: Sun, 30 Sep 2018 04:46:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}]} 2018-09-30 04:46:10,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fa6899c1-d26a-4b56-b9b1-901679d7145e&name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet used request id req-8f2f6b1e-d19c-41aa-8c15-8851ff467a6b 2018-09-30 04:46:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c22aa55b0940a4366253b6dd5b416cefa4e03c" 2018-09-30 04:46:10,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b7564677-3d17-45c6-9582-6bcff9ec4d8d Date: Sun, 30 Sep 2018 04:46:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:46:01Z", "admin_state_up": true, "updated_at": "2018-09-30T04:46:07Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "16b09b89-67e0-4068-91fe-53d53bfaa978", "name": "CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router"}]} 2018-09-30 04:46:10,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router used request id req-b7564677-3d17-45c6-9582-6bcff9ec4d8d 2018-09-30 04:46:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e135e873788e2058bce57248f6dff1333b49dc0f" 2018-09-30 04:46:10,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ae5819-0eba-4944-98da-c9ea2ccc92f0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e"}, "enabled": true, "id": "5eab3a8c90be43b191467062c5105a1e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}} 2018-09-30 04:46:10,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e used request id req-33ae5819-0eba-4944-98da-c9ea2ccc92f0 2018-09-30 04:46:10,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=16b09b89-67e0-4068-91fe-53d53bfaa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c22aa55b0940a4366253b6dd5b416cefa4e03c" 2018-09-30 04:46:10,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c23cef06-5536-4fd6-b911-76d0f7c21bc9 Date: Sun, 30 Sep 2018 04:46:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:46:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2631386c-2e3b-4521-8983-847c1f25c273","ip_address":"10.55.1.1"}],"id":"25f144d0-7410-4456-9ad0-93e7995727dd","security_groups":[],"mac_address":"fa:16:3e:03:e5:dc","project_id":"5eab3a8c90be43b191467062c5105a1e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:46:07Z","binding:vnic_type":"normal","device_id":"16b09b89-67e0-4068-91fe-53d53bfaa978"}]} 2018-09-30 04:46:10,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=16b09b89-67e0-4068-91fe-53d53bfaa978 used request id req-c23cef06-5536-4fd6-b911-76d0f7c21bc9 2018-09-30 04:46:10,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/2631386c-2e3b-4521-8983-847c1f25c273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c22aa55b0940a4366253b6dd5b416cefa4e03c" 2018-09-30 04:46:11,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-416575ae-4b2c-4188-ab1a-61bbf64c2f7c Date: Sun, 30 Sep 2018 04:46:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa6899c1-d26a-4b56-b9b1-901679d7145e","tenant_id":"5eab3a8c90be43b191467062c5105a1e","created_at":"2018-09-30T04:45:57Z","dns_nameservers":[],"updated_at":"2018-09-30T04:45:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5eab3a8c90be43b191467062c5105a1e","id":"2631386c-2e3b-4521-8983-847c1f25c273","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet"}} 2018-09-30 04:46:11,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/2631386c-2e3b-4521-8983-847c1f25c273 used request id req-416575ae-4b2c-4188-ab1a-61bbf64c2f7c 2018-09-30 04:46:11,155 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router and subnet CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet 2018-09-30 04:46:11,155 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router 2018-09-30 04:46:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" -d '{"subnet_id": "2631386c-2e3b-4521-8983-847c1f25c273"}' 2018-09-30 04:46:12,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff8117f9-66e2-42b6-b5ce-6f1fa0d58e0f Date: Sun, 30 Sep 2018 04:46:12 GMT RESP BODY: {"network_id": "fa6899c1-d26a-4b56-b9b1-901679d7145e", "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "subnet_id": "2631386c-2e3b-4521-8983-847c1f25c273", "subnet_ids": ["2631386c-2e3b-4521-8983-847c1f25c273"], "port_id": "25f144d0-7410-4456-9ad0-93e7995727dd", "id": "16b09b89-67e0-4068-91fe-53d53bfaa978"} 2018-09-30 04:46:12,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978/remove_router_interface used request id req-ff8117f9-66e2-42b6-b5ce-6f1fa0d58e0f 2018-09-30 04:46:12,653 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router 2018-09-30 04:46:12,653 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-router 2018-09-30 04:46:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23983802e270c25337881ec5969194f272bf190c" 2018-09-30 04:46:16,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd220807-828c-4a78-93e5-613f243b559d Content-Length: 0 Date: Sun, 30 Sep 2018 04:46:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:16,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/16b09b89-67e0-4068-91fe-53d53bfaa978 used request id req-cd220807-828c-4a78-93e5-613f243b559d 2018-09-30 04:46:16,115 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet 2018-09-30 04:46:16,115 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-subnet 2018-09-30 04:46:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/2631386c-2e3b-4521-8983-847c1f25c273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:46:18,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc293ed5-758f-4c8b-bcf6-592a8af714bc Date: Sun, 30 Sep 2018 04:46:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:18,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/2631386c-2e3b-4521-8983-847c1f25c273 used request id req-bc293ed5-758f-4c8b-bcf6-592a8af714bc 2018-09-30 04:46:18,479 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d4e60b19-e6b6-4214-ad42-9fe4d64ba34e-pub-net 2018-09-30 04:46:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/fa6899c1-d26a-4b56-b9b1-901679d7145e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50ddab9273a00426d813fb6b32aa9e71230538d" 2018-09-30 04:46:19,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f97e9b3-68f2-4a12-9adf-e33a629c5b3b Date: Sun, 30 Sep 2018 04:46:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:19,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/fa6899c1-d26a-4b56-b9b1-901679d7145e used request id req-2f97e9b3-68f2-4a12-9adf-e33a629c5b3b 2018-09-30 04:46:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:19,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1e9a2148-3cd6-4f76-85d6-0a0b5d87351f Date: Sun, 30 Sep 2018 04:46:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:45:56Z", "updated_at": "2018-09-30T04:45:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "revision_number": 0, "id": "fa51a66b-e163-4aef-a5b6-8d1bc6b6b0f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eab3a8c90be43b191467062c5105a1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "revision_number": 0, "id": "d32f1284-5bf1-4128-8c97-c70ac0a047f8", "remote_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eab3a8c90be43b191467062c5105a1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "revision_number": 0, "id": "8dc20305-0c5b-4a1b-a7c9-fe3b31aeb582", "remote_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eab3a8c90be43b191467062c5105a1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "revision_number": 0, "id": "c301e9c2-627f-4c7f-b269-ae89fd638f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eab3a8c90be43b191467062c5105a1e"}], "revision_number": 4, "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "257bbdac-a144-4775-b7a8-8a77f2029431", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:46:19,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1e9a2148-3cd6-4f76-85d6-0a0b5d87351f 2018-09-30 04:46:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:20,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d1617b-b4b0-4e7d-8978-e215c3ea3152 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e"}, "enabled": true, "id": "5eab3a8c90be43b191467062c5105a1e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj"}} 2018-09-30 04:46:20,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e used request id req-e2d1617b-b4b0-4e7d-8978-e215c3ea3152 2018-09-30 04:46:20,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 257bbdac-a144-4775-b7a8-8a77f2029431 2018-09-30 04:46:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=257bbdac-a144-4775-b7a8-8a77f2029431 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:20,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bd1d1bbb-39bd-4d87-928a-e69ad3a3353c Date: Sun, 30 Sep 2018 04:46:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "port_range_min": null, "revision_number": 0, "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:45:56Z", "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "8dc20305-0c5b-4a1b-a7c9-fe3b31aeb582"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "port_range_min": null, "revision_number": 0, "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:45:56Z", "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "c301e9c2-627f-4c7f-b269-ae89fd638f7b"}, {"remote_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "port_range_min": null, "revision_number": 0, "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:45:56Z", "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "d32f1284-5bf1-4128-8c97-c70ac0a047f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:45:56Z", "security_group_id": "257bbdac-a144-4775-b7a8-8a77f2029431", "port_range_min": null, "revision_number": 0, "tenant_id": "5eab3a8c90be43b191467062c5105a1e", "created_at": "2018-09-30T04:45:56Z", "project_id": "5eab3a8c90be43b191467062c5105a1e", "id": "fa51a66b-e163-4aef-a5b6-8d1bc6b6b0f5"}]} 2018-09-30 04:46:20,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=257bbdac-a144-4775-b7a8-8a77f2029431 used request id req-bd1d1bbb-39bd-4d87-928a-e69ad3a3353c 2018-09-30 04:46:20,191 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:46:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/257bbdac-a144-4775-b7a8-8a77f2029431 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:20,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-243c0f1f-6456-44e2-b80d-855a006b0345 Content-Length: 0 Date: Sun, 30 Sep 2018 04:46:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:20,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/257bbdac-a144-4775-b7a8-8a77f2029431 used request id req-243c0f1f-6456-44e2-b80d-855a006b0345 2018-09-30 04:46:20,514 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj 2018-09-30 04:46:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:20,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d972e35b-e09d-4858-8387-23df4c9c1c9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:20,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5eab3a8c90be43b191467062c5105a1e used request id req-d972e35b-e09d-4858-8387-23df4c9c1c9f 2018-09-30 04:46:20,744 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f5a81316-69e0-4c1-proj-role 2018-09-30 04:46:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5e4b82943974423f9b2411945849eb0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:20,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c71ea5-37cc-4155-9635-c97796787ff1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:20,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5e4b82943974423f9b2411945849eb0e used request id req-f6c71ea5-37cc-4155-9635-c97796787ff1 2018-09-30 04:46:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42017644e07fbbe26ac980ea4e9ce9c0316d3e01" 2018-09-30 04:46:20,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c836d1-938a-42c8-ac7d-75e964c94581 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:46:20,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b1c836d1-938a-42c8-ac7d-75e964c94581 2018-09-30 04:46:20,950 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f5a81316-69e0-4c1-user 2018-09-30 04:46:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/94065f64141a4205a8f922cf4523546e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fc8615b02cdb45863bb07fa9fb185930ebc821" 2018-09-30 04:46:21,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a193e3f6-130f-4198-90f1-bcb6425f62e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:21,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/94065f64141a4205a8f922cf4523546e used request id req-a193e3f6-130f-4198-90f1-bcb6425f62e0 2018-09-30 04:46:21,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:21,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["gKlvFEvpQUO_eAP6hyG4tA"], "issued_at": "2018-09-30T04:46:21.000000Z"}} 2018-09-30 04:46:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bf5c1c96ecdf26f5e2f4027768a1527bc28fd1" 2018-09-30 04:46:21,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c00905-5c40-48cc-b74d-f7a8c954529f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:21,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c9c00905-5c40-48cc-b74d-f7a8c954529f 2018-09-30 04:46:21,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:21,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:22,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["rBHp6wwqQYiXbE5QzpCNvQ"], "issued_at": "2018-09-30T04:46:22.000000Z"}} 2018-09-30 04:46:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:22,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39003c7e-1369-4740-b484-bb6fe2035446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:22,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-39003c7e-1369-4740-b484-bb6fe2035446 2018-09-30 04:46:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:22,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:22,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:22,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48907b89-dbd6-405a-9fbe-b86d8447fedc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:46:22,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj used request id req-48907b89-dbd6-405a-9fbe-b86d8447fedc 2018-09-30 04:46:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:22,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9705be91-1747-49de-9e1e-edaa39648d84 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:46:22,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9705be91-1747-49de-9e1e-edaa39648d84 2018-09-30 04:46:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}}' 2018-09-30 04:46:22,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b2d480-da88-4210-9fcc-b054dddac597 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4"}, "enabled": true, "id": "28f9c00b016a4a879335507c3a2bb9f4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}} 2018-09-30 04:46:22,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d1b2d480-da88-4210-9fcc-b054dddac597 2018-09-30 04:46:22,538 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj 2018-09-30 04:46:22,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:22,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:22,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["OPTWRwI2RPC_6ku-GO87PA"], "issued_at": "2018-09-30T04:46:22.000000Z"}} 2018-09-30 04:46:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15631abb8862053764a0aa54b572c09d2c2d257" 2018-09-30 04:46:22,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c283fd0-fa6d-491f-b1f1-8f4b19f2fff7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:22,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c283fd0-fa6d-491f-b1f1-8f4b19f2fff7 2018-09-30 04:46:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:22,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15631abb8862053764a0aa54b572c09d2c2d257" 2018-09-30 04:46:23,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7c74d5-67a3-43b2-a8f6-c953ce8a7f14 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:46:23,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8f7c74d5-67a3-43b2-a8f6-c953ce8a7f14 2018-09-30 04:46:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15631abb8862053764a0aa54b572c09d2c2d257" 2018-09-30 04:46:23,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37898383-5d41-4a9e-80c2-40bd2ffc3520 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4"}, "enabled": true, "id": "28f9c00b016a4a879335507c3a2bb9f4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}]} 2018-09-30 04:46:23,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj used request id req-37898383-5d41-4a9e-80c2-40bd2ffc3520 2018-09-30 04:46:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15631abb8862053764a0aa54b572c09d2c2d257" 2018-09-30 04:46:23,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5920c0c-0026-4d54-af0c-e706cabe8720 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:46:23,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f5920c0c-0026-4d54-af0c-e706cabe8720 2018-09-30 04:46:23,627 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-fb633a60-88b9-4cb-user 2018-09-30 04:46:23,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:23,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd245a92-c9c0-4a0b-9ac1-dfc0e1fc2b56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:46:23,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dd245a92-c9c0-4a0b-9ac1-dfc0e1fc2b56 2018-09-30 04:46:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" -d '{"role": {"name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role"}}' 2018-09-30 04:46:23,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10a075b-b7d4-44d1-ab6e-326fddb5236b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c34dd68421545adbed5227a26795271", "links": {"self": "http://172.30.9.29:5000/v3/roles/9c34dd68421545adbed5227a26795271"}, "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role"}} 2018-09-30 04:46:23,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b10a075b-b7d4-44d1-ab6e-326fddb5236b 2018-09-30 04:46:23,855 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role 2018-09-30 04:46:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9c34dd68421545adbed5227a26795271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:23,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23551563-bfe6-4625-b415-2d481a473679 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9c34dd68421545adbed5227a26795271"}, "domain_id": null, "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role", "id": "9c34dd68421545adbed5227a26795271"}} 2018-09-30 04:46:23,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9c34dd68421545adbed5227a26795271 used request id req-23551563-bfe6-4625-b415-2d481a473679 2018-09-30 04:46:23,875 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role to project CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj 2018-09-30 04:46:23,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4/users/65da405049a3435aae8cbbfe18ff11a7/roles/9c34dd68421545adbed5227a26795271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:24,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740e0b3a-aba2-4c4a-81f9-ed3243113610 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:24,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4/users/65da405049a3435aae8cbbfe18ff11a7/roles/9c34dd68421545adbed5227a26795271 used request id req-740e0b3a-aba2-4c4a-81f9-ed3243113610 2018-09-30 04:46:24,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:24,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:24,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c34dd68421545adbed5227a26795271", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role"}], "expires_at": "2018-09-30T05:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28f9c00b016a4a879335507c3a2bb9f4", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-user", "id": "65da405049a3435aae8cbbfe18ff11a7"}, "audit_ids": ["IERGfXVgTwSy7fVcy0mqTg"], "issued_at": "2018-09-30T04:46:24.000000Z"}} 2018-09-30 04:46:24,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:24,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427fe2f3-09b3-4cca-81a0-ecc586430f88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:24,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-427fe2f3-09b3-4cca-81a0-ecc586430f88 2018-09-30 04:46:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:24,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f8169fa-5106-4645-893f-b85c137757b4 Date: Sun, 30 Sep 2018 04:46:24 GMT RESP BODY: {"networks":[]} 2018-09-30 04:46:24,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net used request id req-7f8169fa-5106-4645-893f-b85c137757b4 2018-09-30 04:46:24,656 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net 2018-09-30 04:46:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" -d '{"network": {"name": "CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net", "admin_state_up": true}}' 2018-09-30 04:46:25,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b532d5c0-44c3-4c33-8991-cda18425aff0 Date: Sun, 30 Sep 2018 04:46:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"28f9c00b016a4a879335507c3a2bb9f4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:46:25Z","is_default":false,"name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","mtu":1450}} 2018-09-30 04:46:25,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b532d5c0-44c3-4c33-8991-cda18425aff0 2018-09-30 04:46:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:25,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f43a8aac-df2c-4e07-bf3a-052566e4effe Date: Sun, 30 Sep 2018 04:46:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:46:25Z","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net"}]} 2018-09-30 04:46:25,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff used request id req-f43a8aac-df2c-4e07-bf3a-052566e4effe 2018-09-30 04:46:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:25,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fd3ac5b6-2e04-427a-b694-cd74393ce3bf Date: Sun, 30 Sep 2018 04:46:25 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:46:25,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff used request id req-fd3ac5b6-2e04-427a-b694-cd74393ce3bf 2018-09-30 04:46:25,638 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet 2018-09-30 04:46:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" -d '{"subnets": [{"ip_version": 4, "network_id": "413e2f58-c1bd-4c8f-ae1c-f9830723dbff", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet"}]}' 2018-09-30 04:46:26,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a9f60ef-fb7b-4d73-b68b-00ad067d2493 Date: Sun, 30 Sep 2018 04:46:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"ba868052-22ef-4c9a-8f45-8fe31754379e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet"}]} 2018-09-30 04:46:26,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7a9f60ef-fb7b-4d73-b68b-00ad067d2493 2018-09-30 04:46:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:26,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fa03f24b-5343-44f4-a0e9-d485938af225 Date: Sun, 30 Sep 2018 04:46:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba868052-22ef-4c9a-8f45-8fe31754379e"],"updated_at":"2018-09-30T04:46:25Z","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net"}]} 2018-09-30 04:46:26,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff used request id req-fa03f24b-5343-44f4-a0e9-d485938af225 2018-09-30 04:46:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:26,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11c0ae1f-127e-475c-a790-d90a9324cbcb Date: Sun, 30 Sep 2018 04:46:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"ba868052-22ef-4c9a-8f45-8fe31754379e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet"}]} 2018-09-30 04:46:26,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff used request id req-11c0ae1f-127e-475c-a790-d90a9324cbcb 2018-09-30 04:46:26,867 - OpenStackNetwork - DEBUG - Network [413e2f58-c1bd-4c8f-ae1c-f9830723dbff] created successfully 2018-09-30 04:46:26,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:27,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c34dd68421545adbed5227a26795271", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role"}], "expires_at": "2018-09-30T05:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28f9c00b016a4a879335507c3a2bb9f4", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/28f9c00b016a4a879335507c3a2bb9f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-user", "id": "65da405049a3435aae8cbbfe18ff11a7"}, "audit_ids": ["7S9y10_gS7i9Ud0Qwry4gA"], "issued_at": "2018-09-30T04:46:27.000000Z"}} 2018-09-30 04:46:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6c6e9758cfeacd9dfe70d36cba11c210b7447f" 2018-09-30 04:46:27,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6eb12cd0-593d-46f2-a0e4-f25107a0786f Date: Sun, 30 Sep 2018 04:46:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba868052-22ef-4c9a-8f45-8fe31754379e"],"updated_at":"2018-09-30T04:46:25Z","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net"}]} 2018-09-30 04:46:27,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net used request id req-6eb12cd0-593d-46f2-a0e4-f25107a0786f 2018-09-30 04:46:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:27,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bf5c1c96ecdf26f5e2f4027768a1527bc28fd1" 2018-09-30 04:46:27,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8f24d4-d140-42ff-8a67-74a4ea2ec576 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4"}, "enabled": true, "id": "28f9c00b016a4a879335507c3a2bb9f4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}} 2018-09-30 04:46:27,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4 used request id req-3e8f24d4-d140-42ff-8a67-74a4ea2ec576 2018-09-30 04:46:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6c6e9758cfeacd9dfe70d36cba11c210b7447f" 2018-09-30 04:46:27,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fbd0b3cb-2a87-461e-b5fc-995c8b53c011 Date: Sun, 30 Sep 2018 04:46:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"ba868052-22ef-4c9a-8f45-8fe31754379e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet"}]} 2018-09-30 04:46:27,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff used request id req-fbd0b3cb-2a87-461e-b5fc-995c8b53c011 2018-09-30 04:46:27,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff&name=CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6c6e9758cfeacd9dfe70d36cba11c210b7447f" 2018-09-30 04:46:28,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b82ffa3d-9804-4840-8f7f-dbaca5542055 Date: Sun, 30 Sep 2018 04:46:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"413e2f58-c1bd-4c8f-ae1c-f9830723dbff","tenant_id":"28f9c00b016a4a879335507c3a2bb9f4","created_at":"2018-09-30T04:46:25Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"28f9c00b016a4a879335507c3a2bb9f4","id":"ba868052-22ef-4c9a-8f45-8fe31754379e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet"}]} 2018-09-30 04:46:28,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=413e2f58-c1bd-4c8f-ae1c-f9830723dbff&name=CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet used request id req-b82ffa3d-9804-4840-8f7f-dbaca5542055 2018-09-30 04:46:28,013 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet 2018-09-30 04:46:28,013 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-subnet 2018-09-30 04:46:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ba868052-22ef-4c9a-8f45-8fe31754379e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:30,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-324e1af9-1445-4448-9884-39e6e5285566 Date: Sun, 30 Sep 2018 04:46:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:30,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ba868052-22ef-4c9a-8f45-8fe31754379e used request id req-324e1af9-1445-4448-9884-39e6e5285566 2018-09-30 04:46:30,354 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-151f675f-6212-46d6-bfec-af6c3ceb2078-pub-net 2018-09-30 04:46:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/413e2f58-c1bd-4c8f-ae1c-f9830723dbff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7425e0bc1fb723454fa2231b5e477686e27da32" 2018-09-30 04:46:31,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-014df420-7da0-4bd1-a90e-13b03b5f447e Date: Sun, 30 Sep 2018 04:46:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:31,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/413e2f58-c1bd-4c8f-ae1c-f9830723dbff used request id req-014df420-7da0-4bd1-a90e-13b03b5f447e 2018-09-30 04:46:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:31,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3ec94444-9044-4616-aed5-02db09156287 Date: Sun, 30 Sep 2018 04:46:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "created_at": "2018-09-30T04:46:24Z", "updated_at": "2018-09-30T04:46:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "revision_number": 0, "id": "b5415cc6-0e32-4d80-95fd-84846017cb91", "remote_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "28f9c00b016a4a879335507c3a2bb9f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "revision_number": 0, "id": "24eb3c0d-2594-49be-a650-459c7af5aaaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "28f9c00b016a4a879335507c3a2bb9f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "revision_number": 0, "id": "ca5c0a7a-6de6-4f8f-9d77-4dad2cd94c6d", "remote_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "28f9c00b016a4a879335507c3a2bb9f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "revision_number": 0, "id": "3b60bbd4-f3da-49e7-a127-8cd99c2f2e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "28f9c00b016a4a879335507c3a2bb9f4"}], "revision_number": 4, "project_id": "28f9c00b016a4a879335507c3a2bb9f4", "id": "ea615952-038e-4d18-b46d-f5f1c2104762", "name": "default"}]} 2018-09-30 04:46:31,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3ec94444-9044-4616-aed5-02db09156287 2018-09-30 04:46:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:31,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631009b2-49f3-4c67-9896-b27a15d6aac6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:46:31,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-631009b2-49f3-4c67-9896-b27a15d6aac6 2018-09-30 04:46:31,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:31,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b6cab8-3693-4a2b-bacc-678e585759f6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:46:31,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-a2b6cab8-3693-4a2b-bacc-678e585759f6 2018-09-30 04:46:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:31,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c75525-c63c-4785-b594-e3fcf3d772f5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:46:31,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-d3c75525-c63c-4785-b594-e3fcf3d772f5 2018-09-30 04:46:31,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:31,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6ab97d-23f8-40fb-af30-404c89bd6df0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4"}, "enabled": true, "id": "28f9c00b016a4a879335507c3a2bb9f4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj"}} 2018-09-30 04:46:31,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4 used request id req-0a6ab97d-23f8-40fb-af30-404c89bd6df0 2018-09-30 04:46:31,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea615952-038e-4d18-b46d-f5f1c2104762 2018-09-30 04:46:31,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ea615952-038e-4d18-b46d-f5f1c2104762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:32,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d012c6f2-793a-4a30-bc36-bfbfdc3e20e5 Date: Sun, 30 Sep 2018 04:46:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "port_range_min": null, "revision_number": 0, "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "created_at": "2018-09-30T04:46:24Z", "project_id": "28f9c00b016a4a879335507c3a2bb9f4", "id": "24eb3c0d-2594-49be-a650-459c7af5aaaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "port_range_min": null, "revision_number": 0, "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "created_at": "2018-09-30T04:46:24Z", "project_id": "28f9c00b016a4a879335507c3a2bb9f4", "id": "3b60bbd4-f3da-49e7-a127-8cd99c2f2e54"}, {"remote_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "port_range_min": null, "revision_number": 0, "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "created_at": "2018-09-30T04:46:24Z", "project_id": "28f9c00b016a4a879335507c3a2bb9f4", "id": "b5415cc6-0e32-4d80-95fd-84846017cb91"}, {"remote_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:24Z", "security_group_id": "ea615952-038e-4d18-b46d-f5f1c2104762", "port_range_min": null, "revision_number": 0, "tenant_id": "28f9c00b016a4a879335507c3a2bb9f4", "created_at": "2018-09-30T04:46:24Z", "project_id": "28f9c00b016a4a879335507c3a2bb9f4", "id": "ca5c0a7a-6de6-4f8f-9d77-4dad2cd94c6d"}]} 2018-09-30 04:46:32,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ea615952-038e-4d18-b46d-f5f1c2104762 used request id req-d012c6f2-793a-4a30-bc36-bfbfdc3e20e5 2018-09-30 04:46:32,099 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:46:32,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ea615952-038e-4d18-b46d-f5f1c2104762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:32,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30357408-00e0-4942-a2e2-cd1c40411226 Content-Length: 0 Date: Sun, 30 Sep 2018 04:46:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:32,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ea615952-038e-4d18-b46d-f5f1c2104762 used request id req-30357408-00e0-4942-a2e2-cd1c40411226 2018-09-30 04:46:32,388 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj 2018-09-30 04:46:32,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:32,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39a0ed5-f211-4947-b3a2-387bb0a25459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:32,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/28f9c00b016a4a879335507c3a2bb9f4 used request id req-c39a0ed5-f211-4947-b3a2-387bb0a25459 2018-09-30 04:46:32,582 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-fb633a60-88b9-4cb-proj-role 2018-09-30 04:46:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9c34dd68421545adbed5227a26795271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:32,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3eb266-dcb0-4af4-acd1-e0b14e76ca1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:32,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9c34dd68421545adbed5227a26795271 used request id req-2b3eb266-dcb0-4af4-acd1-e0b14e76ca1b 2018-09-30 04:46:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3dbaead755bd2c2a61997beaf5e4f801097c0ca" 2018-09-30 04:46:32,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2415eb6-c97b-4865-97f4-6550cf98f475 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:46:32,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2415eb6-c97b-4865-97f4-6550cf98f475 2018-09-30 04:46:32,788 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-fb633a60-88b9-4cb-user 2018-09-30 04:46:32,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/65da405049a3435aae8cbbfe18ff11a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15631abb8862053764a0aa54b572c09d2c2d257" 2018-09-30 04:46:32,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e009cc71-02e8-4364-be34-e4ad7beda62f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:32,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/65da405049a3435aae8cbbfe18ff11a7 used request id req-e009cc71-02e8-4364-be34-e4ad7beda62f 2018-09-30 04:46:32,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:33,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bWYkqStaQba-kZZuwYYwSQ"], "issued_at": "2018-09-30T04:46:33.000000Z"}} 2018-09-30 04:46:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c6c12d8e0db360ebd5210c8b787e7ca98a256f" 2018-09-30 04:46:33,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c21044-14da-4cb6-bacc-d894eceb36ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:33,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d2c21044-14da-4cb6-bacc-d894eceb36ad 2018-09-30 04:46:33,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:33,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:33,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["mDh9l7lWStibr3Z9InmOoQ"], "issued_at": "2018-09-30T04:46:33.000000Z"}} 2018-09-30 04:46:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:33,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fea5de-e03c-4354-acdf-24fcd6482b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:33,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34fea5de-e03c-4354-acdf-24fcd6482b9b 2018-09-30 04:46:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:33,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5693774d-e287-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:34,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfedde82-248c-4c65-8ad3-68147fbfd473 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5693774d-e287-440-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:46:34,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5693774d-e287-440-proj used request id req-bfedde82-248c-4c65-8ad3-68147fbfd473 2018-09-30 04:46:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:34,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc655829-9af0-4bd0-b002-a94dd5d213b4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:46:34,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fc655829-9af0-4bd0-b002-a94dd5d213b4 2018-09-30 04:46:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}}' 2018-09-30 04:46:34,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffeb61e6-3a0f-4f77-af8c-af3fdab8fb8c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d"}, "enabled": true, "id": "c8060420f40345628c8f527d2353556d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}} 2018-09-30 04:46:34,310 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ffeb61e6-3a0f-4f77-af8c-af3fdab8fb8c 2018-09-30 04:46:34,310 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5693774d-e287-440-proj 2018-09-30 04:46:34,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:34,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:34,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9kKeMTuJQ9Ktkt2bbSQeTg"], "issued_at": "2018-09-30T04:46:34.000000Z"}} 2018-09-30 04:46:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e84e93042790936d56334eb3931ef0b67611a8" 2018-09-30 04:46:34,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54880e7-c2cf-476b-8ddd-4cbc2f7874a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:34,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d54880e7-c2cf-476b-8ddd-4cbc2f7874a3 2018-09-30 04:46:34,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:34,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e84e93042790936d56334eb3931ef0b67611a8" 2018-09-30 04:46:34,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f120f94-e97b-4880-be1e-9c0f3ccbe482 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:46:34,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9f120f94-e97b-4880-be1e-9c0f3ccbe482 2018-09-30 04:46:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-5693774d-e287-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e84e93042790936d56334eb3931ef0b67611a8" 2018-09-30 04:46:34,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b45a7b-544e-40d7-87b6-dfcecebdca9e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-5693774d-e287-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d"}, "enabled": true, "id": "c8060420f40345628c8f527d2353556d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}]} 2018-09-30 04:46:34,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-5693774d-e287-440-proj used request id req-34b45a7b-544e-40d7-87b6-dfcecebdca9e 2018-09-30 04:46:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e84e93042790936d56334eb3931ef0b67611a8" 2018-09-30 04:46:34,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c2d070-24cf-4f38-b41c-41020ea34ca2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:46:34,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-98c2d070-24cf-4f38-b41c-41020ea34ca2 2018-09-30 04:46:35,327 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5693774d-e287-440-user 2018-09-30 04:46:35,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a66b137-ada7-486c-a13b-24ff9e95f03b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:46:35,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6a66b137-ada7-486c-a13b-24ff9e95f03b 2018-09-30 04:46:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" -d '{"role": {"name": "CreateNetworkSuccessTests-5693774d-e287-440-proj-role"}}' 2018-09-30 04:46:35,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe93345-149a-4a69-9757-ad2752ec32c4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb7284acd88c433cad8c3c4d6a989d5b", "links": {"self": "http://172.30.9.29:5000/v3/roles/bb7284acd88c433cad8c3c4d6a989d5b"}, "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj-role"}} 2018-09-30 04:46:35,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ebe93345-149a-4a69-9757-ad2752ec32c4 2018-09-30 04:46:35,525 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5693774d-e287-440-proj-role 2018-09-30 04:46:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/bb7284acd88c433cad8c3c4d6a989d5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:35,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205f6a64-641a-4831-8a85-6a40f39a6fda Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/bb7284acd88c433cad8c3c4d6a989d5b"}, "domain_id": null, "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj-role", "id": "bb7284acd88c433cad8c3c4d6a989d5b"}} 2018-09-30 04:46:35,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bb7284acd88c433cad8c3c4d6a989d5b used request id req-205f6a64-641a-4831-8a85-6a40f39a6fda 2018-09-30 04:46:35,611 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5693774d-e287-440-proj-role to project CreateNetworkSuccessTests-5693774d-e287-440-proj 2018-09-30 04:46:35,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d/users/0014be9131ae4c05b67da9918e9743bc/roles/bb7284acd88c433cad8c3c4d6a989d5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:35,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b7f2335-04bb-4a27-9404-e0c3071e5e45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:35,743 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d/users/0014be9131ae4c05b67da9918e9743bc/roles/bb7284acd88c433cad8c3c4d6a989d5b used request id req-0b7f2335-04bb-4a27-9404-e0c3071e5e45 2018-09-30 04:46:35,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:35,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:36,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb7284acd88c433cad8c3c4d6a989d5b", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj-role"}], "expires_at": "2018-09-30T05:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8060420f40345628c8f527d2353556d", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5693774d-e287-440-user", "id": "0014be9131ae4c05b67da9918e9743bc"}, "audit_ids": ["8-TmHDZBTAuJ8Owfn3MkHw"], "issued_at": "2018-09-30T04:46:36.000000Z"}} 2018-09-30 04:46:36,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:36,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ded36b-0426-45f4-a953-f7d2bc5cb579 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:36,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-70ded36b-0426-45f4-a953-f7d2bc5cb579 2018-09-30 04:46:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:36,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0918827-994c-43cb-8c2f-74d8dcefd279 Date: Sun, 30 Sep 2018 04:46:36 GMT RESP BODY: {"networks":[]} 2018-09-30 04:46:36,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net used request id req-d0918827-994c-43cb-8c2f-74d8dcefd279 2018-09-30 04:46:36,541 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net 2018-09-30 04:46:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" -d '{"network": {"name": "CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net", "admin_state_up": true}}' 2018-09-30 04:46:37,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9d66adb7-3f0e-4d96-ac56-056ce43cd14d Date: Sun, 30 Sep 2018 04:46:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8060420f40345628c8f527d2353556d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:46:36Z","is_default":false,"name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:36Z","mtu":1450}} 2018-09-30 04:46:37,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-9d66adb7-3f0e-4d96-ac56-056ce43cd14d 2018-09-30 04:46:37,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b8a1cc27-e38f-41c5-b248-963b130f4a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:37,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cace63f0-9312-47b8-8f0a-5b6868091e4d Date: Sun, 30 Sep 2018 04:46:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:46:36Z","tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c8060420f40345628c8f527d2353556d","id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net"}]} 2018-09-30 04:46:37,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b8a1cc27-e38f-41c5-b248-963b130f4a65 used request id req-cace63f0-9312-47b8-8f0a-5b6868091e4d 2018-09-30 04:46:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8a1cc27-e38f-41c5-b248-963b130f4a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:37,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e148cf7-c804-4ee2-80b9-a649be84220c Date: Sun, 30 Sep 2018 04:46:37 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:46:37,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8a1cc27-e38f-41c5-b248-963b130f4a65 used request id req-9e148cf7-c804-4ee2-80b9-a649be84220c 2018-09-30 04:46:37,642 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet 2018-09-30 04:46:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" -d '{"subnets": [{"ip_version": 4, "network_id": "b8a1cc27-e38f-41c5-b248-963b130f4a65", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet"}]}' 2018-09-30 04:46:38,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c225c99e-c60e-4732-bc09-147368d86907 Date: Sun, 30 Sep 2018 04:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c8060420f40345628c8f527d2353556d","id":"a35b65e6-1f96-4ec4-8526-b624e05e3972","subnetpool_id":null,"name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet"}]} 2018-09-30 04:46:38,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c225c99e-c60e-4732-bc09-147368d86907 2018-09-30 04:46:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b8a1cc27-e38f-41c5-b248-963b130f4a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-da20a1a2-1c27-48f5-bba5-48cf7234e66d Date: Sun, 30 Sep 2018 04:46:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a35b65e6-1f96-4ec4-8526-b624e05e3972"],"updated_at":"2018-09-30T04:46:38Z","tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8060420f40345628c8f527d2353556d","id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net"}]} 2018-09-30 04:46:38,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b8a1cc27-e38f-41c5-b248-963b130f4a65 used request id req-da20a1a2-1c27-48f5-bba5-48cf7234e66d 2018-09-30 04:46:38,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8a1cc27-e38f-41c5-b248-963b130f4a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:38,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a764a9e-7a8e-4df2-b099-f11a3a912a92 Date: Sun, 30 Sep 2018 04:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c8060420f40345628c8f527d2353556d","id":"a35b65e6-1f96-4ec4-8526-b624e05e3972","subnetpool_id":null,"name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet"}]} 2018-09-30 04:46:38,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8a1cc27-e38f-41c5-b248-963b130f4a65 used request id req-3a764a9e-7a8e-4df2-b099-f11a3a912a92 2018-09-30 04:46:38,866 - OpenStackNetwork - DEBUG - Network [b8a1cc27-e38f-41c5-b248-963b130f4a65] created successfully 2018-09-30 04:46:38,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:38,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:39,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb7284acd88c433cad8c3c4d6a989d5b", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj-role"}], "expires_at": "2018-09-30T05:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8060420f40345628c8f527d2353556d", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c8060420f40345628c8f527d2353556d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c8060420f40345628c8f527d2353556d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c8060420f40345628c8f527d2353556d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5693774d-e287-440-user", "id": "0014be9131ae4c05b67da9918e9743bc"}, "audit_ids": ["csi3AOtUR-qkjEVzn2hK5g"], "issued_at": "2018-09-30T04:46:39.000000Z"}} 2018-09-30 04:46:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80e336a60eeadeb8195a6255b43141978219736" 2018-09-30 04:46:39,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44b5001-3fca-45f0-a98b-c28f8abba90e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:39,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e44b5001-3fca-45f0-a98b-c28f8abba90e 2018-09-30 04:46:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80e336a60eeadeb8195a6255b43141978219736" 2018-09-30 04:46:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f0180a85-1c96-4c2c-ac0b-37bdb24c2bed Date: Sun, 30 Sep 2018 04:46:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a35b65e6-1f96-4ec4-8526-b624e05e3972"],"updated_at":"2018-09-30T04:46:38Z","tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8060420f40345628c8f527d2353556d","id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net"}]} 2018-09-30 04:46:39,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net used request id req-f0180a85-1c96-4c2c-ac0b-37bdb24c2bed 2018-09-30 04:46:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:39,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80e336a60eeadeb8195a6255b43141978219736" 2018-09-30 04:46:39,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c115f6-0a16-4ee6-bae1-8ad8fc9a2527 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d"}, "enabled": true, "id": "c8060420f40345628c8f527d2353556d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}} 2018-09-30 04:46:39,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d used request id req-26c115f6-0a16-4ee6-bae1-8ad8fc9a2527 2018-09-30 04:46:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8a1cc27-e38f-41c5-b248-963b130f4a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80e336a60eeadeb8195a6255b43141978219736" 2018-09-30 04:46:39,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d8d3cd8-fac7-4244-a4b1-8604f94833e6 Date: Sun, 30 Sep 2018 04:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8a1cc27-e38f-41c5-b248-963b130f4a65","tenant_id":"c8060420f40345628c8f527d2353556d","created_at":"2018-09-30T04:46:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:46:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c8060420f40345628c8f527d2353556d","id":"a35b65e6-1f96-4ec4-8526-b624e05e3972","subnetpool_id":null,"name":"CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet"}]} 2018-09-30 04:46:39,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8a1cc27-e38f-41c5-b248-963b130f4a65 used request id req-2d8d3cd8-fac7-4244-a4b1-8604f94833e6 2018-09-30 04:46:39,916 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet 2018-09-30 04:46:39,916 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-subnet 2018-09-30 04:46:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/a35b65e6-1f96-4ec4-8526-b624e05e3972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:41,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dd6cb60-c14c-4fb1-978b-a550847e2a82 Date: Sun, 30 Sep 2018 04:46:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:41,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/a35b65e6-1f96-4ec4-8526-b624e05e3972 used request id req-3dd6cb60-c14c-4fb1-978b-a550847e2a82 2018-09-30 04:46:41,759 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-53ff7c81-5a21-4dc7-952b-e2450a284b11-pub-net 2018-09-30 04:46:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b8a1cc27-e38f-41c5-b248-963b130f4a65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd571d59908e8c77aa92559730abbbd3455bbe1" 2018-09-30 04:46:43,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c9836f7-ce3c-420a-975e-34fa33466319 Date: Sun, 30 Sep 2018 04:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:43,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b8a1cc27-e38f-41c5-b248-963b130f4a65 used request id req-7c9836f7-ce3c-420a-975e-34fa33466319 2018-09-30 04:46:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:43,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-998435e4-5ee7-4f9b-b1d3-29a8062fc03f Date: Sun, 30 Sep 2018 04:46:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c8060420f40345628c8f527d2353556d", "created_at": "2018-09-30T04:46:36Z", "updated_at": "2018-09-30T04:46:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "revision_number": 0, "id": "79188602-a77b-45e9-a916-ad7894ca87b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "tenant_id": "c8060420f40345628c8f527d2353556d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8060420f40345628c8f527d2353556d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "revision_number": 0, "id": "aaeadd78-f023-43e4-a476-265a16edd7ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "tenant_id": "c8060420f40345628c8f527d2353556d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8060420f40345628c8f527d2353556d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "revision_number": 0, "id": "0469a187-2b4f-410a-814c-9620b399e0e1", "remote_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "tenant_id": "c8060420f40345628c8f527d2353556d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8060420f40345628c8f527d2353556d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "revision_number": 0, "id": "a499a89c-ecd3-4323-98d3-ce877fcc5a75", "remote_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "remote_ip_prefix": null, "created_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "tenant_id": "c8060420f40345628c8f527d2353556d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8060420f40345628c8f527d2353556d"}], "revision_number": 4, "project_id": "c8060420f40345628c8f527d2353556d", "id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:46:43,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-998435e4-5ee7-4f9b-b1d3-29a8062fc03f 2018-09-30 04:46:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:43,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b1367c-c845-474b-889b-bac6b3378297 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d"}, "enabled": true, "id": "c8060420f40345628c8f527d2353556d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5693774d-e287-440-proj"}} 2018-09-30 04:46:43,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d used request id req-52b1367c-c845-474b-889b-bac6b3378297 2018-09-30 04:46:43,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14a7e044-15c3-4c0b-8266-93c677cd3b7a 2018-09-30 04:46:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=14a7e044-15c3-4c0b-8266-93c677cd3b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:43,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-05635f71-b996-4d38-aa0e-656a3773f105 Date: Sun, 30 Sep 2018 04:46:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8060420f40345628c8f527d2353556d", "created_at": "2018-09-30T04:46:36Z", "project_id": "c8060420f40345628c8f527d2353556d", "id": "0469a187-2b4f-410a-814c-9620b399e0e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8060420f40345628c8f527d2353556d", "created_at": "2018-09-30T04:46:36Z", "project_id": "c8060420f40345628c8f527d2353556d", "id": "79188602-a77b-45e9-a916-ad7894ca87b9"}, {"remote_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8060420f40345628c8f527d2353556d", "created_at": "2018-09-30T04:46:36Z", "project_id": "c8060420f40345628c8f527d2353556d", "id": "a499a89c-ecd3-4323-98d3-ce877fcc5a75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:46:36Z", "security_group_id": "14a7e044-15c3-4c0b-8266-93c677cd3b7a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8060420f40345628c8f527d2353556d", "created_at": "2018-09-30T04:46:36Z", "project_id": "c8060420f40345628c8f527d2353556d", "id": "aaeadd78-f023-43e4-a476-265a16edd7ab"}]} 2018-09-30 04:46:43,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=14a7e044-15c3-4c0b-8266-93c677cd3b7a used request id req-05635f71-b996-4d38-aa0e-656a3773f105 2018-09-30 04:46:43,873 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:46:43,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/14a7e044-15c3-4c0b-8266-93c677cd3b7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:44,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd652e82-33ce-4cbd-bf6c-43c36a50290f Content-Length: 0 Date: Sun, 30 Sep 2018 04:46:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:44,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/14a7e044-15c3-4c0b-8266-93c677cd3b7a used request id req-dd652e82-33ce-4cbd-bf6c-43c36a50290f 2018-09-30 04:46:44,265 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5693774d-e287-440-proj 2018-09-30 04:46:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:44,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9add528e-5566-46ea-8bc7-688f721ecece Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:44,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c8060420f40345628c8f527d2353556d used request id req-9add528e-5566-46ea-8bc7-688f721ecece 2018-09-30 04:46:44,480 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5693774d-e287-440-proj-role 2018-09-30 04:46:44,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/bb7284acd88c433cad8c3c4d6a989d5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:44,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-138f0084-e572-49f1-915e-0afa7956b0bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:44,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bb7284acd88c433cad8c3c4d6a989d5b used request id req-138f0084-e572-49f1-915e-0afa7956b0bd 2018-09-30 04:46:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a5e54814c19b609a5d7250d6961a5cee38456f" 2018-09-30 04:46:44,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d1ffd7-72e7-46a6-a562-a0a56fa7d2cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:46:44,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f2d1ffd7-72e7-46a6-a562-a0a56fa7d2cd 2018-09-30 04:46:44,769 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5693774d-e287-440-user 2018-09-30 04:46:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0014be9131ae4c05b67da9918e9743bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e84e93042790936d56334eb3931ef0b67611a8" 2018-09-30 04:46:44,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685e198b-e45e-481c-9a06-9ac8f9304d22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:44,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0014be9131ae4c05b67da9918e9743bc used request id req-685e198b-e45e-481c-9a06-9ac8f9304d22 2018-09-30 04:46:44,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:45,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["05s_7eFWRZSe3Y6RtozgHg"], "issued_at": "2018-09-30T04:46:45.000000Z"}} 2018-09-30 04:46:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f72159ab13423ae5fe9c6cf3aebd4ff9dfab654" 2018-09-30 04:46:45,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700bead5-dd36-4a69-aa32-d19e01739f4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:45,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-700bead5-dd36-4a69-aa32-d19e01739f4a 2018-09-30 04:46:45,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:45,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:45,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["VhRH1GUsRrORhj3IePlChw"], "issued_at": "2018-09-30T04:46:45.000000Z"}} 2018-09-30 04:46:45,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:45,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8284aaf9-9f58-4010-94f2-92cc986b99d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:45,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8284aaf9-9f58-4010-94f2-92cc986b99d7 2018-09-30 04:46:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:45,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:45,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9751cd10-a272-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:46,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec20b89-4a84-4bd5-b164-82ab10b081f1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9751cd10-a272-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:46:46,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9751cd10-a272-4f1-proj used request id req-aec20b89-4a84-4bd5-b164-82ab10b081f1 2018-09-30 04:46:46,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:46,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1890532-1393-4385-8d34-93a83bded540 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:46:46,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c1890532-1393-4385-8d34-93a83bded540 2018-09-30 04:46:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}}' 2018-09-30 04:46:46,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41244ff7-9534-4a89-9f46-4729be81555b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d"}, "enabled": true, "id": "85f5c0fc046a46a1bc79f729bd99fe3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}} 2018-09-30 04:46:46,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-41244ff7-9534-4a89-9f46-4729be81555b 2018-09-30 04:46:46,263 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9751cd10-a272-4f1-proj 2018-09-30 04:46:46,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:46,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:46,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["QbOmzElQThOZo9Ox1cmEow"], "issued_at": "2018-09-30T04:46:46.000000Z"}} 2018-09-30 04:46:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e67bc387a5383e67cf4309188f18a69a55342ee" 2018-09-30 04:46:46,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019617a5-d0f3-4cfe-a4b3-ceaf40a8cbd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:46,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-019617a5-d0f3-4cfe-a4b3-ceaf40a8cbd2 2018-09-30 04:46:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:46,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:46,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e67bc387a5383e67cf4309188f18a69a55342ee" 2018-09-30 04:46:46,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de273b2c-5531-408b-8c30-9de56f6c3b0a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:46:46,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-de273b2c-5531-408b-8c30-9de56f6c3b0a 2018-09-30 04:46:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9751cd10-a272-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e67bc387a5383e67cf4309188f18a69a55342ee" 2018-09-30 04:46:46,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfff503-227f-4e56-a6af-059b07dcc321 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9751cd10-a272-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d"}, "enabled": true, "id": "85f5c0fc046a46a1bc79f729bd99fe3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}]} 2018-09-30 04:46:46,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9751cd10-a272-4f1-proj used request id req-ebfff503-227f-4e56-a6af-059b07dcc321 2018-09-30 04:46:46,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e67bc387a5383e67cf4309188f18a69a55342ee" 2018-09-30 04:46:47,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08612e2e-7f9c-4a67-b76b-d766ebc03371 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:46:47,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-08612e2e-7f9c-4a67-b76b-d766ebc03371 2018-09-30 04:46:47,394 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9751cd10-a272-4f1-user 2018-09-30 04:46:47,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:47,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced8d73f-f924-4955-95ca-6d477f95582b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:46:47,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ced8d73f-f924-4955-95ca-6d477f95582b 2018-09-30 04:46:47,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" -d '{"role": {"name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role"}}' 2018-09-30 04:46:47,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6ef5f1-4374-4eea-a3a8-304669ea5882 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29e9623b12f54ab18fc4ab22082ace0a", "links": {"self": "http://172.30.9.29:5000/v3/roles/29e9623b12f54ab18fc4ab22082ace0a"}, "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role"}} 2018-09-30 04:46:47,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-dc6ef5f1-4374-4eea-a3a8-304669ea5882 2018-09-30 04:46:47,538 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role 2018-09-30 04:46:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/29e9623b12f54ab18fc4ab22082ace0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:47,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c90b6b-da81-4193-b948-627188697298 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/29e9623b12f54ab18fc4ab22082ace0a"}, "domain_id": null, "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role", "id": "29e9623b12f54ab18fc4ab22082ace0a"}} 2018-09-30 04:46:47,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/29e9623b12f54ab18fc4ab22082ace0a used request id req-38c90b6b-da81-4193-b948-627188697298 2018-09-30 04:46:47,622 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role to project CreateRouterSuccessTests-9751cd10-a272-4f1-proj 2018-09-30 04:46:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d/users/e4180c2c140f4c34b1b13abc4e84726b/roles/29e9623b12f54ab18fc4ab22082ace0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:47,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8503db0e-3022-4975-97ca-1d0b342cfbff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:46:47,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d/users/e4180c2c140f4c34b1b13abc4e84726b/roles/29e9623b12f54ab18fc4ab22082ace0a used request id req-8503db0e-3022-4975-97ca-1d0b342cfbff 2018-09-30 04:46:47,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:47,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:48,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29e9623b12f54ab18fc4ab22082ace0a", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role"}], "expires_at": "2018-09-30T05:46:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85f5c0fc046a46a1bc79f729bd99fe3d", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-user", "id": "e4180c2c140f4c34b1b13abc4e84726b"}, "audit_ids": ["Cg0L-PbkSO-56poyKZqAcg"], "issued_at": "2018-09-30T04:46:48.000000Z"}} 2018-09-30 04:46:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:48,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bebd3a-9990-4e1d-b507-32b44371fb4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:48,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-29bebd3a-9990-4e1d-b507-32b44371fb4b 2018-09-30 04:46:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:48,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f0e9c1b5-7d36-4ff3-b86a-bd2e00be84d8 Date: Sun, 30 Sep 2018 04:46:48 GMT RESP BODY: {"routers": []} 2018-09-30 04:46:48,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router&admin_state_up=True used request id req-f0e9c1b5-7d36-4ff3-b86a-bd2e00be84d8 2018-09-30 04:46:48,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:46:48,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:48,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29e9623b12f54ab18fc4ab22082ace0a", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role"}], "expires_at": "2018-09-30T05:46:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85f5c0fc046a46a1bc79f729bd99fe3d", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-user", "id": "e4180c2c140f4c34b1b13abc4e84726b"}, "audit_ids": ["DNqTVqKfTrqbzkKibSYpbQ"], "issued_at": "2018-09-30T04:46:48.000000Z"}} 2018-09-30 04:46:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521de53f9b64545ffb26a2ae8bfad7c062b6ffd8" 2018-09-30 04:46:48,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7c706c-79f9-49e0-807d-50011f523310 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:46:48,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fb7c706c-79f9-49e0-807d-50011f523310 2018-09-30 04:46:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:49,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-065b58e9-441f-4455-b2b6-5b07e8565f6e Date: Sun, 30 Sep 2018 04:46:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:46:49,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-065b58e9-441f-4455-b2b6-5b07e8565f6e 2018-09-30 04:46:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:49,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c64d7665-30f2-4a16-9a79-601231ab5272 Date: Sun, 30 Sep 2018 04:46:49 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:46:49,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-c64d7665-30f2-4a16-9a79-601231ab5272 2018-09-30 04:46:49,325 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router 2018-09-30 04:46:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router", "admin_state_up": true}}' 2018-09-30 04:46:54,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a0a98036-173c-46bd-9f13-b842ff4065dc Date: Sun, 30 Sep 2018 04:46:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "85f5c0fc046a46a1bc79f729bd99fe3d", "created_at": "2018-09-30T04:46:49Z", "admin_state_up": true, "updated_at": "2018-09-30T04:46:50Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "85f5c0fc046a46a1bc79f729bd99fe3d", "id": "6cd6d806-01da-45eb-9429-338edfe46c21", "name": "CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router"}} 2018-09-30 04:46:54,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-a0a98036-173c-46bd-9f13-b842ff4065dc 2018-09-30 04:46:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6cd6d806-01da-45eb-9429-338edfe46c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:54,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14154869-f110-4da1-a7df-41b72cdb7953 Date: Sun, 30 Sep 2018 04:46:54 GMT RESP BODY: {"ports":[]} 2018-09-30 04:46:54,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6cd6d806-01da-45eb-9429-338edfe46c21 used request id req-14154869-f110-4da1-a7df-41b72cdb7953 2018-09-30 04:46:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/6cd6d806-01da-45eb-9429-338edfe46c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:54,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bc9bd8ae-c03d-44f7-aa98-431d7294756e Date: Sun, 30 Sep 2018 04:46:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "85f5c0fc046a46a1bc79f729bd99fe3d", "created_at": "2018-09-30T04:46:49Z", "admin_state_up": true, "updated_at": "2018-09-30T04:46:53Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "85f5c0fc046a46a1bc79f729bd99fe3d", "id": "6cd6d806-01da-45eb-9429-338edfe46c21", "name": "CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router"}} 2018-09-30 04:46:54,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/6cd6d806-01da-45eb-9429-338edfe46c21 used request id req-bc9bd8ae-c03d-44f7-aa98-431d7294756e 2018-09-30 04:46:54,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6cd6d806-01da-45eb-9429-338edfe46c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:54,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ad9c566-4a65-4783-9036-ea69b7d79a52 Date: Sun, 30 Sep 2018 04:46:54 GMT RESP BODY: {"ports":[]} 2018-09-30 04:46:54,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6cd6d806-01da-45eb-9429-338edfe46c21 used request id req-2ad9c566-4a65-4783-9036-ea69b7d79a52 2018-09-30 04:46:54,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:46:55,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29e9623b12f54ab18fc4ab22082ace0a", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role"}], "expires_at": "2018-09-30T05:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85f5c0fc046a46a1bc79f729bd99fe3d", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/85f5c0fc046a46a1bc79f729bd99fe3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-user", "id": "e4180c2c140f4c34b1b13abc4e84726b"}, "audit_ids": ["hp9x1K3hSnO3SqnClzrG8A"], "issued_at": "2018-09-30T04:46:55.000000Z"}} 2018-09-30 04:46:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324187a9040cbd9b4515836ede3c5deb24369b85" 2018-09-30 04:46:55,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d9f0a922-4009-437f-9181-1b33f03b3ae7 Date: Sun, 30 Sep 2018 04:46:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "85f5c0fc046a46a1bc79f729bd99fe3d", "created_at": "2018-09-30T04:46:49Z", "admin_state_up": true, "updated_at": "2018-09-30T04:46:53Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "85f5c0fc046a46a1bc79f729bd99fe3d", "id": "6cd6d806-01da-45eb-9429-338edfe46c21", "name": "CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router"}]} 2018-09-30 04:46:55,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router&admin_state_up=True used request id req-d9f0a922-4009-437f-9181-1b33f03b3ae7 2018-09-30 04:46:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:46:55,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:46:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:46:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f72159ab13423ae5fe9c6cf3aebd4ff9dfab654" 2018-09-30 04:46:55,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c054ac78-06f9-4bc2-81ed-153c3ec9c50e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d"}, "enabled": true, "id": "85f5c0fc046a46a1bc79f729bd99fe3d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9751cd10-a272-4f1-proj"}} 2018-09-30 04:46:55,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d used request id req-c054ac78-06f9-4bc2-81ed-153c3ec9c50e 2018-09-30 04:46:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6cd6d806-01da-45eb-9429-338edfe46c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324187a9040cbd9b4515836ede3c5deb24369b85" 2018-09-30 04:46:55,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7828b29b-d390-431a-8c06-4503307c8534 Date: Sun, 30 Sep 2018 04:46:55 GMT RESP BODY: {"ports":[]} 2018-09-30 04:46:55,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6cd6d806-01da-45eb-9429-338edfe46c21 used request id req-7828b29b-d390-431a-8c06-4503307c8534 2018-09-30 04:46:55,793 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router 2018-09-30 04:46:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/6cd6d806-01da-45eb-9429-338edfe46c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324187a9040cbd9b4515836ede3c5deb24369b85" 2018-09-30 04:46:59,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20d74280-a64c-4bf1-a8af-89b54a49f872 Content-Length: 0 Date: Sun, 30 Sep 2018 04:46:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:46:59,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/6cd6d806-01da-45eb-9429-338edfe46c21 used request id req-20d74280-a64c-4bf1-a8af-89b54a49f872 2018-09-30 04:46:59,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324187a9040cbd9b4515836ede3c5deb24369b85" 2018-09-30 04:46:59,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fe9967b1-6d2b-44f8-8cf9-5009b08fd257 Date: Sun, 30 Sep 2018 04:46:59 GMT RESP BODY: {"routers": []} 2018-09-30 04:46:59,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router&admin_state_up=True used request id req-fe9967b1-6d2b-44f8-8cf9-5009b08fd257 2018-09-30 04:46:59,697 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router 2018-09-30 04:46:59,697 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e5e41229-5e5d-4da6-aca1-8a38c4e4bf2a-pub-router 2018-09-30 04:46:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/6cd6d806-01da-45eb-9429-338edfe46c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6d4b0ef039d12a0b0df1dc9e382fb60ca17441" 2018-09-30 04:46:59,755 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-366713f8-ff9d-4ebb-9bbb-a3a9fad6f92a Date: Sun, 30 Sep 2018 04:46:59 GMT RESP BODY: {"NeutronError": {"message": "Router 6cd6d806-01da-45eb-9429-338edfe46c21 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-30 04:46:59,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/6cd6d806-01da-45eb-9429-338edfe46c21 used request id req-366713f8-ff9d-4ebb-9bbb-a3a9fad6f92a 2018-09-30 04:46:59,755 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 6cd6d806-01da-45eb-9429-338edfe46c21 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-30 04:46:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:46:59,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8d19d387-e282-4aa4-82a0-8b641b9d32bc Date: Sun, 30 Sep 2018 04:46:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:46:59,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8d19d387-e282-4aa4-82a0-8b641b9d32bc 2018-09-30 04:46:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:47:00,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5315543-f547-4b4f-84b1-5a946ca6d9dc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:47:00,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-e5315543-f547-4b4f-84b1-5a946ca6d9dc 2018-09-30 04:47:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:47:00,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63c2f54-4f68-4cfd-ae76-a4ad477f9103 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:47:00,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-c63c2f54-4f68-4cfd-ae76-a4ad477f9103 2018-09-30 04:47:00,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:47:00,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a50a5e7-6ffc-40a9-a97c-e5677dac0604 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:47:00,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0a50a5e7-6ffc-40a9-a97c-e5677dac0604 2018-09-30 04:47:00,260 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9751cd10-a272-4f1-proj 2018-09-30 04:47:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:47:00,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306def33-4259-4409-ae2a-90f20d1ffd6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:00,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/85f5c0fc046a46a1bc79f729bd99fe3d used request id req-306def33-4259-4409-ae2a-90f20d1ffd6c 2018-09-30 04:47:00,468 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9751cd10-a272-4f1-proj-role 2018-09-30 04:47:00,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/29e9623b12f54ab18fc4ab22082ace0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:47:00,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d716c0-d9ce-4150-a5a9-259db37314f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:00,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/29e9623b12f54ab18fc4ab22082ace0a used request id req-52d716c0-d9ce-4150-a5a9-259db37314f6 2018-09-30 04:47:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14605b1b7592d6207f8b25f720735c76b1800d3" 2018-09-30 04:47:00,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e342f9-d31d-4b83-a9ef-0e972e146546 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:00,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4e342f9-d31d-4b83-a9ef-0e972e146546 2018-09-30 04:47:00,679 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9751cd10-a272-4f1-user 2018-09-30 04:47:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e4180c2c140f4c34b1b13abc4e84726b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e67bc387a5383e67cf4309188f18a69a55342ee" 2018-09-30 04:47:00,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737217d8-bf7c-4047-a40f-639e71a6f724 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:00,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e4180c2c140f4c34b1b13abc4e84726b used request id req-737217d8-bf7c-4047-a40f-639e71a6f724 2018-09-30 04:47:00,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:01,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bGyYWxxJT2GfClCn8WcbnQ"], "issued_at": "2018-09-30T04:47:01.000000Z"}} 2018-09-30 04:47:01,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}472f8ea01325097828e1d4dba82258a40a2fa931" 2018-09-30 04:47:01,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3b5cc4-ee6f-415d-a674-05d85ab24320 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:01,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3d3b5cc4-ee6f-415d-a674-05d85ab24320 2018-09-30 04:47:01,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:01,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:01,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["rO58l24aRk-3SyZzqVAu_w"], "issued_at": "2018-09-30T04:47:01.000000Z"}} 2018-09-30 04:47:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:01,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da04987-e265-4db0-924e-b99587af4620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:01,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7da04987-e265-4db0-924e-b99587af4620 2018-09-30 04:47:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:01,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fc097b73-77d8-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:01,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c83f9e4-799b-43ce-9462-93937522d47a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fc097b73-77d8-48d-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:47:01,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fc097b73-77d8-48d-proj used request id req-4c83f9e4-799b-43ce-9462-93937522d47a 2018-09-30 04:47:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e450c3a-1291-47fb-9db1-b355e2522cc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1e450c3a-1291-47fb-9db1-b355e2522cc0 2018-09-30 04:47:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}}' 2018-09-30 04:47:02,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef219e8-4a47-4b79-96b4-ad4a6e9bc6b4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7"}, "enabled": true, "id": "dc2ce138372e489eb5c06122fa581fe7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}} 2018-09-30 04:47:02,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6ef219e8-4a47-4b79-96b4-ad4a6e9bc6b4 2018-09-30 04:47:02,112 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fc097b73-77d8-48d-proj 2018-09-30 04:47:02,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:02,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:02,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4-qNIgGJQgyCoX4z1pptJA"], "issued_at": "2018-09-30T04:47:02.000000Z"}} 2018-09-30 04:47:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff2a29ef5340bef6d709369bd50680eec281d6d" 2018-09-30 04:47:02,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cde26cd-2ded-4788-8666-a89bb0935131 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:02,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7cde26cd-2ded-4788-8666-a89bb0935131 2018-09-30 04:47:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:02,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff2a29ef5340bef6d709369bd50680eec281d6d" 2018-09-30 04:47:02,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c49b7ae-ed7a-4521-9c24-ef3b9d1ff76a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:47:02,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0c49b7ae-ed7a-4521-9c24-ef3b9d1ff76a 2018-09-30 04:47:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-fc097b73-77d8-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff2a29ef5340bef6d709369bd50680eec281d6d" 2018-09-30 04:47:02,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f834d55c-6d1c-46fa-93e0-b20d0e1b75b7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-fc097b73-77d8-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7"}, "enabled": true, "id": "dc2ce138372e489eb5c06122fa581fe7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}]} 2018-09-30 04:47:02,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-fc097b73-77d8-48d-proj used request id req-f834d55c-6d1c-46fa-93e0-b20d0e1b75b7 2018-09-30 04:47:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff2a29ef5340bef6d709369bd50680eec281d6d" 2018-09-30 04:47:02,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5335bb9a-2d2d-454b-a866-93b4628312c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:02,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5335bb9a-2d2d-454b-a866-93b4628312c6 2018-09-30 04:47:03,172 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fc097b73-77d8-48d-user 2018-09-30 04:47:03,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:03,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:03,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7402a8af-8a61-4955-bf27-6eec77497056 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:03,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7402a8af-8a61-4955-bf27-6eec77497056 2018-09-30 04:47:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" -d '{"role": {"name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role"}}' 2018-09-30 04:47:03,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfc516e-fa1d-49e0-a11c-2c554fae2e5e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43dc121a28594b799945705df5896342", "links": {"self": "http://172.30.9.29:5000/v3/roles/43dc121a28594b799945705df5896342"}, "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role"}} 2018-09-30 04:47:03,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2cfc516e-fa1d-49e0-a11c-2c554fae2e5e 2018-09-30 04:47:03,364 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role 2018-09-30 04:47:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/43dc121a28594b799945705df5896342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:03,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f7c61e-8325-4f4c-ad15-950b9a30df6a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/43dc121a28594b799945705df5896342"}, "domain_id": null, "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role", "id": "43dc121a28594b799945705df5896342"}} 2018-09-30 04:47:03,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/43dc121a28594b799945705df5896342 used request id req-38f7c61e-8325-4f4c-ad15-950b9a30df6a 2018-09-30 04:47:03,449 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role to project CreateRouterSuccessTests-fc097b73-77d8-48d-proj 2018-09-30 04:47:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7/users/af8112df3cb04d618d44d54938fbe912/roles/43dc121a28594b799945705df5896342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:03,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ed7c0d-ceff-4c67-a2ea-78663c556b7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:03,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7/users/af8112df3cb04d618d44d54938fbe912/roles/43dc121a28594b799945705df5896342 used request id req-a6ed7c0d-ceff-4c67-a2ea-78663c556b7e 2018-09-30 04:47:03,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:03,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:03,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43dc121a28594b799945705df5896342", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role"}], "expires_at": "2018-09-30T05:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2ce138372e489eb5c06122fa581fe7", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-user", "id": "af8112df3cb04d618d44d54938fbe912"}, "audit_ids": ["eyyx9qf-T-6rALFUB-lTvQ"], "issued_at": "2018-09-30T04:47:03.000000Z"}} 2018-09-30 04:47:03,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" 2018-09-30 04:47:04,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a7c407-7b19-42bb-93d4-955bb820e0fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:04,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-84a7c407-7b19-42bb-93d4-955bb820e0fc 2018-09-30 04:47:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" 2018-09-30 04:47:04,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f99cc783-2f75-42c6-a424-bdeaca2d2b92 Date: Sun, 30 Sep 2018 04:47:04 GMT RESP BODY: {"routers": []} 2018-09-30 04:47:04,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router&admin_state_up=True used request id req-f99cc783-2f75-42c6-a424-bdeaca2d2b92 2018-09-30 04:47:04,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:04,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:04,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43dc121a28594b799945705df5896342", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role"}], "expires_at": "2018-09-30T05:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2ce138372e489eb5c06122fa581fe7", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-user", "id": "af8112df3cb04d618d44d54938fbe912"}, "audit_ids": ["Z0c-aznvSuykaMcvqYeoFg"], "issued_at": "2018-09-30T04:47:04.000000Z"}} 2018-09-30 04:47:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1178542eec956af387e35da7921e875b6ce8d15" 2018-09-30 04:47:04,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848f97b0-cd27-4254-afce-20e2bb1c667a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:04,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-848f97b0-cd27-4254-afce-20e2bb1c667a 2018-09-30 04:47:04,685 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router 2018-09-30 04:47:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" -d '{"router": {"name": "CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router", "admin_state_up": true}}' 2018-09-30 04:47:08,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-f8b1e6be-03c7-456a-845f-e8183b0d31ce Date: Sun, 30 Sep 2018 04:47:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dc2ce138372e489eb5c06122fa581fe7", "created_at": "2018-09-30T04:47:05Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:05Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "dc2ce138372e489eb5c06122fa581fe7", "id": "5de40b86-86cd-4d46-8d92-3cda9f77171a", "name": "CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router"}} 2018-09-30 04:47:08,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-f8b1e6be-03c7-456a-845f-e8183b0d31ce 2018-09-30 04:47:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5de40b86-86cd-4d46-8d92-3cda9f77171a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" 2018-09-30 04:47:08,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e8bcbd37-d4d5-49eb-926d-45dd0cc97667 Date: Sun, 30 Sep 2018 04:47:08 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:08,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5de40b86-86cd-4d46-8d92-3cda9f77171a used request id req-e8bcbd37-d4d5-49eb-926d-45dd0cc97667 2018-09-30 04:47:08,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/5de40b86-86cd-4d46-8d92-3cda9f77171a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" 2018-09-30 04:47:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-99802771-54d3-4ac9-be10-72f41c1a2233 Date: Sun, 30 Sep 2018 04:47:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc2ce138372e489eb5c06122fa581fe7", "created_at": "2018-09-30T04:47:05Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:07Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "dc2ce138372e489eb5c06122fa581fe7", "id": "5de40b86-86cd-4d46-8d92-3cda9f77171a", "name": "CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router"}} 2018-09-30 04:47:08,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/5de40b86-86cd-4d46-8d92-3cda9f77171a used request id req-99802771-54d3-4ac9-be10-72f41c1a2233 2018-09-30 04:47:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5de40b86-86cd-4d46-8d92-3cda9f77171a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" 2018-09-30 04:47:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-869978a3-2f88-4f1c-a7bc-bd7ab4acce82 Date: Sun, 30 Sep 2018 04:47:08 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:08,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5de40b86-86cd-4d46-8d92-3cda9f77171a used request id req-869978a3-2f88-4f1c-a7bc-bd7ab4acce82 2018-09-30 04:47:08,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:09,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43dc121a28594b799945705df5896342", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role"}], "expires_at": "2018-09-30T05:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc2ce138372e489eb5c06122fa581fe7", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/dc2ce138372e489eb5c06122fa581fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-user", "id": "af8112df3cb04d618d44d54938fbe912"}, "audit_ids": ["bxjy4a_SSEiTggwN2xxmSQ"], "issued_at": "2018-09-30T04:47:09.000000Z"}} 2018-09-30 04:47:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c607cb5279f8a10584af8531b2e819fac4921" 2018-09-30 04:47:09,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-84b87bd9-da94-4613-8a2a-4a9feefab875 Date: Sun, 30 Sep 2018 04:47:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc2ce138372e489eb5c06122fa581fe7", "created_at": "2018-09-30T04:47:05Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:07Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "dc2ce138372e489eb5c06122fa581fe7", "id": "5de40b86-86cd-4d46-8d92-3cda9f77171a", "name": "CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router"}]} 2018-09-30 04:47:09,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router&admin_state_up=True used request id req-84b87bd9-da94-4613-8a2a-4a9feefab875 2018-09-30 04:47:09,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:09,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}472f8ea01325097828e1d4dba82258a40a2fa931" 2018-09-30 04:47:09,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fa9c49-96dd-4cc5-a8b9-249bc2980bf3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7"}, "enabled": true, "id": "dc2ce138372e489eb5c06122fa581fe7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fc097b73-77d8-48d-proj"}} 2018-09-30 04:47:09,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7 used request id req-d6fa9c49-96dd-4cc5-a8b9-249bc2980bf3 2018-09-30 04:47:09,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5de40b86-86cd-4d46-8d92-3cda9f77171a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533c607cb5279f8a10584af8531b2e819fac4921" 2018-09-30 04:47:09,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c0928d6f-0bc2-45a1-8a43-6437f24ee4fd Date: Sun, 30 Sep 2018 04:47:09 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:09,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5de40b86-86cd-4d46-8d92-3cda9f77171a used request id req-c0928d6f-0bc2-45a1-8a43-6437f24ee4fd 2018-09-30 04:47:09,979 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router 2018-09-30 04:47:09,979 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3dee4de6-d792-40d9-8e53-8bc03326201c-pub-router 2018-09-30 04:47:09,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/5de40b86-86cd-4d46-8d92-3cda9f77171a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9091f076f2995c16db7a394b4dd6ce34e1db087" 2018-09-30 04:47:12,734 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-298a89c0-d944-4109-86bd-6c5ce9c161d7 Content-Length: 0 Date: Sun, 30 Sep 2018 04:47:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:47:12,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/5de40b86-86cd-4d46-8d92-3cda9f77171a used request id req-298a89c0-d944-4109-86bd-6c5ce9c161d7 2018-09-30 04:47:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:12,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-191ef491-f28d-4fe0-bbf1-7fb91cb5dde0 Date: Sun, 30 Sep 2018 04:47:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:47:12,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-191ef491-f28d-4fe0-bbf1-7fb91cb5dde0 2018-09-30 04:47:12,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:13,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4113c2d-8a1e-49c7-8920-4819843c3242 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:47:13,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-c4113c2d-8a1e-49c7-8920-4819843c3242 2018-09-30 04:47:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:13,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1f4675-2007-4961-a40b-85625db9d0e9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:47:13,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-cb1f4675-2007-4961-a40b-85625db9d0e9 2018-09-30 04:47:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:13,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4dc4a3-8cd9-4b34-84bf-c8c8a1c1f7b1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:47:13,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-fe4dc4a3-8cd9-4b34-84bf-c8c8a1c1f7b1 2018-09-30 04:47:13,307 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fc097b73-77d8-48d-proj 2018-09-30 04:47:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:13,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1c2086-575a-4540-85cf-d8278256dd03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:13,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/dc2ce138372e489eb5c06122fa581fe7 used request id req-9d1c2086-575a-4540-85cf-d8278256dd03 2018-09-30 04:47:13,522 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fc097b73-77d8-48d-proj-role 2018-09-30 04:47:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/43dc121a28594b799945705df5896342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:13,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db327701-5a26-4987-930b-e81f1cebb073 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:13,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/43dc121a28594b799945705df5896342 used request id req-db327701-5a26-4987-930b-e81f1cebb073 2018-09-30 04:47:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca46928fe3498d06564f582735672bf0b86ad98e" 2018-09-30 04:47:13,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503975d7-a7cd-4db4-8c65-6cccdde05b3d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:13,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-503975d7-a7cd-4db4-8c65-6cccdde05b3d 2018-09-30 04:47:13,744 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fc097b73-77d8-48d-user 2018-09-30 04:47:13,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/af8112df3cb04d618d44d54938fbe912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff2a29ef5340bef6d709369bd50680eec281d6d" 2018-09-30 04:47:13,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a69439-219d-4529-aa56-2ba9678246fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:13,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/af8112df3cb04d618d44d54938fbe912 used request id req-65a69439-219d-4529-aa56-2ba9678246fc 2018-09-30 04:47:13,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:14,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["0ZEhABhBQoyaSXLlT5KA0A"], "issued_at": "2018-09-30T04:47:14.000000Z"}} 2018-09-30 04:47:14,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f4b85864d251c9fa24ecf8a714b0741905746c" 2018-09-30 04:47:14,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b14b4db-22f0-4555-9133-f31860af47b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:14,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0b14b4db-22f0-4555-9133-f31860af47b3 2018-09-30 04:47:14,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:14,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:14,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["_R_vvErUQd-M17T2YKkzYg"], "issued_at": "2018-09-30T04:47:14.000000Z"}} 2018-09-30 04:47:14,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:14,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384ffc07-7025-48d9-bd96-d4569ee9296b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:14,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-384ffc07-7025-48d9-bd96-d4569ee9296b 2018-09-30 04:47:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:14,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2053c9c-001e-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:14,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257ddb8d-1c42-47e0-8328-ad893b64b0a4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2053c9c-001e-433-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:47:14,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2053c9c-001e-433-proj used request id req-257ddb8d-1c42-47e0-8328-ad893b64b0a4 2018-09-30 04:47:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:15,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcceab0-366b-4b59-932e-3cdff5ef4a18 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:15,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7dcceab0-366b-4b59-932e-3cdff5ef4a18 2018-09-30 04:47:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}}' 2018-09-30 04:47:15,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f19120-0f09-43c4-b825-7210b48fb85d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27"}, "enabled": true, "id": "266ce29ce802457490f0cbe6c8974f27", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}} 2018-09-30 04:47:15,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-76f19120-0f09-43c4-b825-7210b48fb85d 2018-09-30 04:47:15,148 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a2053c9c-001e-433-proj 2018-09-30 04:47:15,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:15,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:15,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["nrXC5g41QTyTy-gGm0fNQQ"], "issued_at": "2018-09-30T04:47:15.000000Z"}} 2018-09-30 04:47:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9950fd63cd386bb97296443c416ba8d60b075172" 2018-09-30 04:47:15,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f119f8-ad6e-4e51-8da1-08adb5622de0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:15,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d2f119f8-ad6e-4e51-8da1-08adb5622de0 2018-09-30 04:47:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:15,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:15,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9950fd63cd386bb97296443c416ba8d60b075172" 2018-09-30 04:47:15,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f40f6c-e843-4e71-a931-25f57a7f3586 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:47:15,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-59f40f6c-e843-4e71-a931-25f57a7f3586 2018-09-30 04:47:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-a2053c9c-001e-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9950fd63cd386bb97296443c416ba8d60b075172" 2018-09-30 04:47:15,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e4395b-797e-4c2f-998d-bb01bd66c10b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-a2053c9c-001e-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27"}, "enabled": true, "id": "266ce29ce802457490f0cbe6c8974f27", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}]} 2018-09-30 04:47:15,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-a2053c9c-001e-433-proj used request id req-c2e4395b-797e-4c2f-998d-bb01bd66c10b 2018-09-30 04:47:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9950fd63cd386bb97296443c416ba8d60b075172" 2018-09-30 04:47:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3954f247-d2a5-46c0-bac1-1892de02d904 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:15,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3954f247-d2a5-46c0-bac1-1892de02d904 2018-09-30 04:47:16,207 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a2053c9c-001e-433-user 2018-09-30 04:47:16,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:16,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017f413c-661b-43e5-9e6b-b98323cb8f77 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:16,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-017f413c-661b-43e5-9e6b-b98323cb8f77 2018-09-30 04:47:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" -d '{"role": {"name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj-role"}}' 2018-09-30 04:47:16,430 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43889368-6d77-4783-972e-31696d0327b6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff6263560a7a4691912dce3dd184e59b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ff6263560a7a4691912dce3dd184e59b"}, "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj-role"}} 2018-09-30 04:47:16,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-43889368-6d77-4783-972e-31696d0327b6 2018-09-30 04:47:16,430 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a2053c9c-001e-433-proj-role 2018-09-30 04:47:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ff6263560a7a4691912dce3dd184e59b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:16,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70e159f-e66a-462e-89bf-5cb584c87782 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ff6263560a7a4691912dce3dd184e59b"}, "domain_id": null, "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj-role", "id": "ff6263560a7a4691912dce3dd184e59b"}} 2018-09-30 04:47:16,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ff6263560a7a4691912dce3dd184e59b used request id req-e70e159f-e66a-462e-89bf-5cb584c87782 2018-09-30 04:47:16,515 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a2053c9c-001e-433-proj-role to project CreateRouterSuccessTests-a2053c9c-001e-433-proj 2018-09-30 04:47:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27/users/2fc74947305946309e1ea180fd807b96/roles/ff6263560a7a4691912dce3dd184e59b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:16,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b782edb-d2f5-4868-a09e-6a4d49b15320 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:16,642 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27/users/2fc74947305946309e1ea180fd807b96/roles/ff6263560a7a4691912dce3dd184e59b used request id req-0b782edb-d2f5-4868-a09e-6a4d49b15320 2018-09-30 04:47:16,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:16,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:17,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff6263560a7a4691912dce3dd184e59b", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj-role"}], "expires_at": "2018-09-30T05:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "266ce29ce802457490f0cbe6c8974f27", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2053c9c-001e-433-user", "id": "2fc74947305946309e1ea180fd807b96"}, "audit_ids": ["s0SGeMpNTQ68E-11SIqrbg"], "issued_at": "2018-09-30T04:47:17.000000Z"}} 2018-09-30 04:47:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" 2018-09-30 04:47:17,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f9f325-aeb4-41cf-8454-8c529187649a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:17,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36f9f325-aeb4-41cf-8454-8c529187649a 2018-09-30 04:47:17,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" 2018-09-30 04:47:17,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4a208b6b-4989-41b5-9cf0-95c2255ed39c Date: Sun, 30 Sep 2018 04:47:17 GMT RESP BODY: {"routers": []} 2018-09-30 04:47:17,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router&admin_state_up=False used request id req-4a208b6b-4989-41b5-9cf0-95c2255ed39c 2018-09-30 04:47:17,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:17,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:17,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff6263560a7a4691912dce3dd184e59b", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj-role"}], "expires_at": "2018-09-30T05:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "266ce29ce802457490f0cbe6c8974f27", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2053c9c-001e-433-user", "id": "2fc74947305946309e1ea180fd807b96"}, "audit_ids": ["W_0xO0wvTq6SQiTb97F9jw"], "issued_at": "2018-09-30T04:47:17.000000Z"}} 2018-09-30 04:47:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5532c081923bb6cb4b7a085c99d01a49763b89b2" 2018-09-30 04:47:17,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc860ef-4b8c-48f9-88c5-4aa7310a6214 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:17,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5dc860ef-4b8c-48f9-88c5-4aa7310a6214 2018-09-30 04:47:17,768 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router 2018-09-30 04:47:17,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" -d '{"router": {"name": "CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router", "admin_state_up": false}}' 2018-09-30 04:47:21,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-26354548-ef03-4690-b2be-385324238caf Date: Sun, 30 Sep 2018 04:47:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "266ce29ce802457490f0cbe6c8974f27", "created_at": "2018-09-30T04:47:18Z", "admin_state_up": false, "updated_at": "2018-09-30T04:47:18Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "266ce29ce802457490f0cbe6c8974f27", "id": "355c1e24-eee8-4dbf-8aa2-78b6de0619ce", "name": "CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router"}} 2018-09-30 04:47:21,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-26354548-ef03-4690-b2be-385324238caf 2018-09-30 04:47:21,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=355c1e24-eee8-4dbf-8aa2-78b6de0619ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" 2018-09-30 04:47:21,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98853561-ed14-4402-a7a9-81d9b4af6900 Date: Sun, 30 Sep 2018 04:47:21 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:21,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=355c1e24-eee8-4dbf-8aa2-78b6de0619ce used request id req-98853561-ed14-4402-a7a9-81d9b4af6900 2018-09-30 04:47:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/355c1e24-eee8-4dbf-8aa2-78b6de0619ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" 2018-09-30 04:47:21,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-87b197cc-d60d-4139-872e-5d267aaf9c4b Date: Sun, 30 Sep 2018 04:47:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "266ce29ce802457490f0cbe6c8974f27", "created_at": "2018-09-30T04:47:18Z", "admin_state_up": false, "updated_at": "2018-09-30T04:47:21Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "266ce29ce802457490f0cbe6c8974f27", "id": "355c1e24-eee8-4dbf-8aa2-78b6de0619ce", "name": "CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router"}} 2018-09-30 04:47:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/355c1e24-eee8-4dbf-8aa2-78b6de0619ce used request id req-87b197cc-d60d-4139-872e-5d267aaf9c4b 2018-09-30 04:47:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=355c1e24-eee8-4dbf-8aa2-78b6de0619ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" 2018-09-30 04:47:21,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68301b2d-54ea-46ea-915e-172fea036e85 Date: Sun, 30 Sep 2018 04:47:21 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:21,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=355c1e24-eee8-4dbf-8aa2-78b6de0619ce used request id req-68301b2d-54ea-46ea-915e-172fea036e85 2018-09-30 04:47:21,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:22,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff6263560a7a4691912dce3dd184e59b", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj-role"}], "expires_at": "2018-09-30T05:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "266ce29ce802457490f0cbe6c8974f27", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/266ce29ce802457490f0cbe6c8974f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2053c9c-001e-433-user", "id": "2fc74947305946309e1ea180fd807b96"}, "audit_ids": ["R53h9uNHQ-KzBkIqJCgnkw"], "issued_at": "2018-09-30T04:47:22.000000Z"}} 2018-09-30 04:47:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51cd7520811e60a0c22815a3daca951799bf04ab" 2018-09-30 04:47:22,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-8bf2cba7-b2a2-4780-b72d-eaf1715f54e3 Date: Sun, 30 Sep 2018 04:47:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "266ce29ce802457490f0cbe6c8974f27", "created_at": "2018-09-30T04:47:18Z", "admin_state_up": false, "updated_at": "2018-09-30T04:47:21Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "266ce29ce802457490f0cbe6c8974f27", "id": "355c1e24-eee8-4dbf-8aa2-78b6de0619ce", "name": "CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router"}]} 2018-09-30 04:47:22,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router&admin_state_up=False used request id req-8bf2cba7-b2a2-4780-b72d-eaf1715f54e3 2018-09-30 04:47:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:22,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:22,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f4b85864d251c9fa24ecf8a714b0741905746c" 2018-09-30 04:47:22,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23aa53e-0134-4604-be65-15a81da3c2aa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27"}, "enabled": true, "id": "266ce29ce802457490f0cbe6c8974f27", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2053c9c-001e-433-proj"}} 2018-09-30 04:47:22,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27 used request id req-e23aa53e-0134-4604-be65-15a81da3c2aa 2018-09-30 04:47:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=355c1e24-eee8-4dbf-8aa2-78b6de0619ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51cd7520811e60a0c22815a3daca951799bf04ab" 2018-09-30 04:47:22,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c91b7e60-39e6-46c5-aa67-4667b3e7416f Date: Sun, 30 Sep 2018 04:47:22 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:22,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=355c1e24-eee8-4dbf-8aa2-78b6de0619ce used request id req-c91b7e60-39e6-46c5-aa67-4667b3e7416f 2018-09-30 04:47:22,846 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router 2018-09-30 04:47:22,846 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7faab209-0717-4141-a7e8-676fe7d92b1b-pub-router 2018-09-30 04:47:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/355c1e24-eee8-4dbf-8aa2-78b6de0619ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913a37c1466314d0717e3302b3563e7e3165d7c5" 2018-09-30 04:47:25,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-815b505a-ef0e-41c6-a270-71d172232a66 Content-Length: 0 Date: Sun, 30 Sep 2018 04:47:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:47:25,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/355c1e24-eee8-4dbf-8aa2-78b6de0619ce used request id req-815b505a-ef0e-41c6-a270-71d172232a66 2018-09-30 04:47:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:25,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8dd56940-f7dc-4b9f-b2a2-0785c6655571 Date: Sun, 30 Sep 2018 04:47:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:47:25,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8dd56940-f7dc-4b9f-b2a2-0785c6655571 2018-09-30 04:47:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:26,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1537d701-838b-40cb-a95b-ac7ace244ca3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:47:26,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-1537d701-838b-40cb-a95b-ac7ace244ca3 2018-09-30 04:47:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:26,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19eb5d9e-d391-4139-98bd-64b896d7162f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:47:26,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-19eb5d9e-d391-4139-98bd-64b896d7162f 2018-09-30 04:47:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10268f1e-b7fe-46f2-b8cf-f9091911b4b8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:47:26,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-10268f1e-b7fe-46f2-b8cf-f9091911b4b8 2018-09-30 04:47:26,228 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a2053c9c-001e-433-proj 2018-09-30 04:47:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:26,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfdd7bcc-1cae-4e3d-9436-be5e4c5a720c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:26,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/266ce29ce802457490f0cbe6c8974f27 used request id req-dfdd7bcc-1cae-4e3d-9436-be5e4c5a720c 2018-09-30 04:47:26,463 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a2053c9c-001e-433-proj-role 2018-09-30 04:47:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ff6263560a7a4691912dce3dd184e59b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:26,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92d5f13-a143-403d-ab48-4b31ef5d9d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:26,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ff6263560a7a4691912dce3dd184e59b used request id req-a92d5f13-a143-403d-ab48-4b31ef5d9d16 2018-09-30 04:47:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f29ce7889bc3376581ce270739aecb560267ece" 2018-09-30 04:47:26,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6af6b9-181a-4b9c-b4b4-514f58d5487a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:26,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0b6af6b9-181a-4b9c-b4b4-514f58d5487a 2018-09-30 04:47:26,670 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a2053c9c-001e-433-user 2018-09-30 04:47:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2fc74947305946309e1ea180fd807b96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9950fd63cd386bb97296443c416ba8d60b075172" 2018-09-30 04:47:26,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-520a0260-b8c8-4b81-afe2-0a7baef0cf33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:26,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2fc74947305946309e1ea180fd807b96 used request id req-520a0260-b8c8-4b81-afe2-0a7baef0cf33 2018-09-30 04:47:26,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:27,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["A2riX3buT0icKR0MZjsYmA"], "issued_at": "2018-09-30T04:47:27.000000Z"}} 2018-09-30 04:47:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c039fe9af4af33b46ecd6275de2f360d72d6d9" 2018-09-30 04:47:27,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d1bd9f-f877-4977-8ee8-9c184509ff43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:27,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-76d1bd9f-f877-4977-8ee8-9c184509ff43 2018-09-30 04:47:27,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:27,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:27,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["StZjdBfEThiSmi4yUgf-bQ"], "issued_at": "2018-09-30T04:47:27.000000Z"}} 2018-09-30 04:47:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:28,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c78c57b-0138-4668-a362-a352244a8f8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:28,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7c78c57b-0138-4668-a362-a352244a8f8e 2018-09-30 04:47:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:28,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-33988c40-f132-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:28,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfae76d-778a-46e3-b3e2-e5011d2d9e6b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-33988c40-f132-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:47:28,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-33988c40-f132-4fe-proj used request id req-4dfae76d-778a-46e3-b3e2-e5011d2d9e6b 2018-09-30 04:47:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:28,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6cb69e-d2f9-4a81-981f-8319b5eaeb7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:28,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5f6cb69e-d2f9-4a81-981f-8319b5eaeb7c 2018-09-30 04:47:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj"}}' 2018-09-30 04:47:28,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d850e6ec-6c3d-4cde-9d19-905734cd918f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699"}, "enabled": true, "id": "534a0958e758489eb8bf5c44bcffc699", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj"}} 2018-09-30 04:47:28,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d850e6ec-6c3d-4cde-9d19-905734cd918f 2018-09-30 04:47:28,316 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-33988c40-f132-4fe-proj 2018-09-30 04:47:28,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:28,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:28,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WV4PI_0kSmOMJfQQ4V7U7g"], "issued_at": "2018-09-30T04:47:28.000000Z"}} 2018-09-30 04:47:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95e40fbb8b2219c9aa7411c512e40e21d05b964" 2018-09-30 04:47:28,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d96ef9-fcf7-4f52-83b6-48cb8f3abbd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:28,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-45d96ef9-fcf7-4f52-83b6-48cb8f3abbd6 2018-09-30 04:47:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:28,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95e40fbb8b2219c9aa7411c512e40e21d05b964" 2018-09-30 04:47:28,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab249fd-0bf7-440f-af34-77f486e1c7f2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:47:28,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4ab249fd-0bf7-440f-af34-77f486e1c7f2 2018-09-30 04:47:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-33988c40-f132-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95e40fbb8b2219c9aa7411c512e40e21d05b964" 2018-09-30 04:47:28,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566c3592-8849-480d-8e19-fbbb184b8ff7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-33988c40-f132-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699"}, "enabled": true, "id": "534a0958e758489eb8bf5c44bcffc699", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj"}]} 2018-09-30 04:47:28,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-33988c40-f132-4fe-proj used request id req-566c3592-8849-480d-8e19-fbbb184b8ff7 2018-09-30 04:47:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95e40fbb8b2219c9aa7411c512e40e21d05b964" 2018-09-30 04:47:29,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33166241-e337-4bda-9eb1-331459f7c3ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:29,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-33166241-e337-4bda-9eb1-331459f7c3ec 2018-09-30 04:47:29,369 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-33988c40-f132-4fe-user 2018-09-30 04:47:29,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:29,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3f52c5-6fbc-4cbd-9ad7-073ccccc636b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:29,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5d3f52c5-6fbc-4cbd-9ad7-073ccccc636b 2018-09-30 04:47:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" -d '{"role": {"name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj-role"}}' 2018-09-30 04:47:29,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a594dcd-7925-4112-b1f9-ef8733eeac4e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3799cde0a1504c1e9129ad1fbd6e7af6", "links": {"self": "http://172.30.9.29:5000/v3/roles/3799cde0a1504c1e9129ad1fbd6e7af6"}, "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj-role"}} 2018-09-30 04:47:29,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1a594dcd-7925-4112-b1f9-ef8733eeac4e 2018-09-30 04:47:29,591 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-33988c40-f132-4fe-proj-role 2018-09-30 04:47:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3799cde0a1504c1e9129ad1fbd6e7af6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:29,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ca31be-2f45-42ee-9a41-57a2b520c662 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3799cde0a1504c1e9129ad1fbd6e7af6"}, "domain_id": null, "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj-role", "id": "3799cde0a1504c1e9129ad1fbd6e7af6"}} 2018-09-30 04:47:29,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3799cde0a1504c1e9129ad1fbd6e7af6 used request id req-63ca31be-2f45-42ee-9a41-57a2b520c662 2018-09-30 04:47:29,675 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-33988c40-f132-4fe-proj-role to project CreateRouterSuccessTests-33988c40-f132-4fe-proj 2018-09-30 04:47:29,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699/users/04205516d734444686f86fa6dac7325f/roles/3799cde0a1504c1e9129ad1fbd6e7af6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:29,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0628cac2-26ec-47b4-a926-15ea261b3c7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:29,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699/users/04205516d734444686f86fa6dac7325f/roles/3799cde0a1504c1e9129ad1fbd6e7af6 used request id req-0628cac2-26ec-47b4-a926-15ea261b3c7e 2018-09-30 04:47:29,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:29,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:30,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["U2L1MIJuQZe0PuvW1g8J6w"], "issued_at": "2018-09-30T04:47:30.000000Z"}} 2018-09-30 04:47:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:30,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f10a84-07f2-4dce-8d5e-e0b5fc8b214e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:30,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-13f10a84-07f2-4dce-8d5e-e0b5fc8b214e 2018-09-30 04:47:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:30,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-658876c3-1c80-487e-a00a-ab7636dd9204 Date: Sun, 30 Sep 2018 04:47:30 GMT RESP BODY: {"routers": []} 2018-09-30 04:47:30,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router&admin_state_up=True used request id req-658876c3-1c80-487e-a00a-ab7636dd9204 2018-09-30 04:47:30,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:30,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:30,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ejc5QIxKTai2cE_xR9lUcw"], "issued_at": "2018-09-30T04:47:30.000000Z"}} 2018-09-30 04:47:30,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa534abd792cf40b14235dc7eda9d913dce6b275" 2018-09-30 04:47:30,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7de1a06-072e-457b-8eed-d1cd3444ef6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:30,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7de1a06-072e-457b-8eed-d1cd3444ef6e 2018-09-30 04:47:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:31,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-33988c40-f132-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa534abd792cf40b14235dc7eda9d913dce6b275" 2018-09-30 04:47:31,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05648ef-fbfb-4c96-8750-1c5be1e49d81 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-33988c40-f132-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699"}, "enabled": true, "id": "534a0958e758489eb8bf5c44bcffc699", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj"}]} 2018-09-30 04:47:31,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-33988c40-f132-4fe-proj used request id req-e05648ef-fbfb-4c96-8750-1c5be1e49d81 2018-09-30 04:47:31,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:31,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-80240769-0dfa-4b45-a395-75d4364edd0f Date: Sun, 30 Sep 2018 04:47:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:47:31,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-80240769-0dfa-4b45-a395-75d4364edd0f 2018-09-30 04:47:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:31,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d7521e9b-9b1f-4104-834c-049115f24437 Date: Sun, 30 Sep 2018 04:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:47:31,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-d7521e9b-9b1f-4104-834c-049115f24437 2018-09-30 04:47:31,556 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router 2018-09-30 04:47:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "tenant_id": "534a0958e758489eb8bf5c44bcffc699", "name": "CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router", "admin_state_up": true}}' 2018-09-30 04:47:36,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a9e0b996-f981-4e5a-9b4c-5b76dd6e1296 Date: Sun, 30 Sep 2018 04:47:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "534a0958e758489eb8bf5c44bcffc699", "created_at": "2018-09-30T04:47:32Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:33Z", "project_id": "534a0958e758489eb8bf5c44bcffc699", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2", "name": "CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router"}} 2018-09-30 04:47:36,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-a9e0b996-f981-4e5a-9b4c-5b76dd6e1296 2018-09-30 04:47:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:36,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-bfc24df1-62e6-422d-9d57-fee70aef0ee6 Date: Sun, 30 Sep 2018 04:47:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","ip_address":"169.254.192.5"}],"id":"73fd9f74-83c7-4157-913d-d68d98ec6145","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:65:51","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 534a0958e758489eb8bf5c44bcffc699","admin_state_up":true,"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:35Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:32Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.202"}],"id":"8f32d687-1e4a-43d1-bd75-8c8c363ca486","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:e7:2d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:47:32Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","ip_address":"169.254.192.6"}],"id":"de3b55cc-22c1-4f62-9249-9d9af0e58aa7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:45:ba","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 534a0958e758489eb8bf5c44bcffc699","admin_state_up":true,"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:34Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","ip_address":"169.254.192.4"}],"id":"e1f0b789-1a92-42ec-b1c5-2a3adbdece85","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:f6:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 534a0958e758489eb8bf5c44bcffc699","admin_state_up":true,"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:33Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"}]} 2018-09-30 04:47:36,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 used request id req-bfc24df1-62e6-422d-9d57-fee70aef0ee6 2018-09-30 04:47:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:36,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-17b4caa8-f815-46ca-8dbb-94cfca2fa29c Date: Sun, 30 Sep 2018 04:47:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:47:36,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-17b4caa8-f815-46ca-8dbb-94cfca2fa29c 2018-09-30 04:47:36,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:37,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4fddf2a6-bb0f-43df-8632-c717b65658bf Date: Sun, 30 Sep 2018 04:47:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:31Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","subnetpool_id":null,"name":"HA subnet tenant 534a0958e758489eb8bf5c44bcffc699"}} 2018-09-30 04:47:37,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 used request id req-4fddf2a6-bb0f-43df-8632-c717b65658bf 2018-09-30 04:47:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:37,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f4ddb121-b9f6-41e2-8137-eeaba4445f9f Date: Sun, 30 Sep 2018 04:47:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:31Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","subnetpool_id":null,"name":"HA subnet tenant 534a0958e758489eb8bf5c44bcffc699"}} 2018-09-30 04:47:37,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 used request id req-f4ddb121-b9f6-41e2-8137-eeaba4445f9f 2018-09-30 04:47:37,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:37,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac413676-3302-4b56-8b71-a652a3ff18bc Date: Sun, 30 Sep 2018 04:47:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:31Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","subnetpool_id":null,"name":"HA subnet tenant 534a0958e758489eb8bf5c44bcffc699"}} 2018-09-30 04:47:37,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 used request id req-ac413676-3302-4b56-8b71-a652a3ff18bc 2018-09-30 04:47:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:37,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-c84c91ac-2cb8-4522-9245-a703783cfd43 Date: Sun, 30 Sep 2018 04:47:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "534a0958e758489eb8bf5c44bcffc699", "created_at": "2018-09-30T04:47:32Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:35Z", "project_id": "534a0958e758489eb8bf5c44bcffc699", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2", "name": "CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router"}} 2018-09-30 04:47:37,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 used request id req-c84c91ac-2cb8-4522-9245-a703783cfd43 2018-09-30 04:47:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-c977c84d-fcf6-48da-be70-04e1577c7f9a Date: Sun, 30 Sep 2018 04:47:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","ip_address":"169.254.192.5"}],"id":"73fd9f74-83c7-4157-913d-d68d98ec6145","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:65:51","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 534a0958e758489eb8bf5c44bcffc699","admin_state_up":true,"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:35Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:37Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.202"}],"id":"8f32d687-1e4a-43d1-bd75-8c8c363ca486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:e7:2d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:47:32Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:37Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","ip_address":"169.254.192.6"}],"id":"de3b55cc-22c1-4f62-9249-9d9af0e58aa7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:45:ba","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 534a0958e758489eb8bf5c44bcffc699","admin_state_up":true,"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:34Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","ip_address":"169.254.192.4"}],"id":"e1f0b789-1a92-42ec-b1c5-2a3adbdece85","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:f6:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 534a0958e758489eb8bf5c44bcffc699","admin_state_up":true,"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:33Z","binding:vnic_type":"normal","device_id":"9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2"}]} 2018-09-30 04:47:37,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 used request id req-c977c84d-fcf6-48da-be70-04e1577c7f9a 2018-09-30 04:47:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:37,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8a3e1d41-a3ab-4b27-a9eb-0de07121a19c Date: Sun, 30 Sep 2018 04:47:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:47:37,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-8a3e1d41-a3ab-4b27-a9eb-0de07121a19c 2018-09-30 04:47:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:38,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-865bf4b0-8f63-48c8-83be-60f7ae53a58d Date: Sun, 30 Sep 2018 04:47:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:31Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","subnetpool_id":null,"name":"HA subnet tenant 534a0958e758489eb8bf5c44bcffc699"}} 2018-09-30 04:47:38,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 used request id req-865bf4b0-8f63-48c8-83be-60f7ae53a58d 2018-09-30 04:47:38,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:38,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5b6d5960-86f1-4499-b85e-e7ced5f73a02 Date: Sun, 30 Sep 2018 04:47:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:31Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","subnetpool_id":null,"name":"HA subnet tenant 534a0958e758489eb8bf5c44bcffc699"}} 2018-09-30 04:47:38,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 used request id req-5b6d5960-86f1-4499-b85e-e7ced5f73a02 2018-09-30 04:47:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:38,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8ad0a6d8-2e7c-43d0-8f63-8dc6bb894818 Date: Sun, 30 Sep 2018 04:47:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"b500b0ee-e9d3-4726-a0e5-581c7dea1d84","tenant_id":"","created_at":"2018-09-30T04:47:31Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:31Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0fe6170b-13be-4b91-a088-fe9074fb89b3","subnetpool_id":null,"name":"HA subnet tenant 534a0958e758489eb8bf5c44bcffc699"}} 2018-09-30 04:47:38,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0fe6170b-13be-4b91-a088-fe9074fb89b3 used request id req-8ad0a6d8-2e7c-43d0-8f63-8dc6bb894818 2018-09-30 04:47:38,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:38,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3799cde0a1504c1e9129ad1fbd6e7af6", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj-role"}], "expires_at": "2018-09-30T05:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "534a0958e758489eb8bf5c44bcffc699", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/534a0958e758489eb8bf5c44bcffc699", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/534a0958e758489eb8bf5c44bcffc699", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/534a0958e758489eb8bf5c44bcffc699", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/534a0958e758489eb8bf5c44bcffc699", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/534a0958e758489eb8bf5c44bcffc699", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/534a0958e758489eb8bf5c44bcffc699", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/534a0958e758489eb8bf5c44bcffc699", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/534a0958e758489eb8bf5c44bcffc699", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/534a0958e758489eb8bf5c44bcffc699", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/534a0958e758489eb8bf5c44bcffc699", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/534a0958e758489eb8bf5c44bcffc699", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/534a0958e758489eb8bf5c44bcffc699", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-33988c40-f132-4fe-user", "id": "04205516d734444686f86fa6dac7325f"}, "audit_ids": ["8npxjF-ZSpO7BTjdZKJD0Q"], "issued_at": "2018-09-30T04:47:38.000000Z"}} 2018-09-30 04:47:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb68d6a2db2a6b28f192f09fdef76ecabde116e" 2018-09-30 04:47:39,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-c771c56b-7da3-4316-9c9b-03d52da00a2f Date: Sun, 30 Sep 2018 04:47:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "534a0958e758489eb8bf5c44bcffc699", "created_at": "2018-09-30T04:47:32Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:35Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "534a0958e758489eb8bf5c44bcffc699", "id": "9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2", "name": "CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router"}]} 2018-09-30 04:47:39,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router&admin_state_up=True used request id req-c771c56b-7da3-4316-9c9b-03d52da00a2f 2018-09-30 04:47:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:39,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:39,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c039fe9af4af33b46ecd6275de2f360d72d6d9" 2018-09-30 04:47:39,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55dd12a-68c3-42ca-8d84-b52489033c77 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699"}, "enabled": true, "id": "534a0958e758489eb8bf5c44bcffc699", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-33988c40-f132-4fe-proj"}} 2018-09-30 04:47:39,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699 used request id req-b55dd12a-68c3-42ca-8d84-b52489033c77 2018-09-30 04:47:39,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb68d6a2db2a6b28f192f09fdef76ecabde116e" 2018-09-30 04:47:39,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c399cb58-823e-4613-9fc3-e9af7a895522 Date: Sun, 30 Sep 2018 04:47:39 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:39,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 used request id req-c399cb58-823e-4613-9fc3-e9af7a895522 2018-09-30 04:47:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb68d6a2db2a6b28f192f09fdef76ecabde116e" 2018-09-30 04:47:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-72bd8e67-6227-4122-b501-ac0075248e74 Date: Sun, 30 Sep 2018 04:47:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:47:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-72bd8e67-6227-4122-b501-ac0075248e74 2018-09-30 04:47:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efb68d6a2db2a6b28f192f09fdef76ecabde116e" 2018-09-30 04:47:39,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3c4b9f68-0996-49d3-bc33-f7a6bd523d6d Date: Sun, 30 Sep 2018 04:47:39 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:47:39,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-3c4b9f68-0996-49d3-bc33-f7a6bd523d6d 2018-09-30 04:47:39,816 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router 2018-09-30 04:47:39,816 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c6bfb4a1-123d-42f7-8d65-92212674463b-pub-router 2018-09-30 04:47:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbeb44f0e7cb02aa6842a02e82e3044b3a03415" 2018-09-30 04:47:43,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80311d87-d171-411a-b698-5937d019e52c Content-Length: 0 Date: Sun, 30 Sep 2018 04:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:47:43,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/9845a3e8-f37c-4258-8ba8-d9d5a5d62fe2 used request id req-80311d87-d171-411a-b698-5937d019e52c 2018-09-30 04:47:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:43,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-93092b4f-f938-4c54-9077-5b0cf3cb2579 Date: Sun, 30 Sep 2018 04:47:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:47:43,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-93092b4f-f938-4c54-9077-5b0cf3cb2579 2018-09-30 04:47:43,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:43,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4c2e4c-38a4-4072-ac3c-d4860992d70c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:47:43,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-6f4c2e4c-38a4-4072-ac3c-d4860992d70c 2018-09-30 04:47:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:43,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b7e4d6-12b5-4fab-b1f7-88a6ed76c65d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:47:43,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-e3b7e4d6-12b5-4fab-b1f7-88a6ed76c65d 2018-09-30 04:47:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:43,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e64ea07-381a-404d-8502-ee3e397f421d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:47:43,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0e64ea07-381a-404d-8502-ee3e397f421d 2018-09-30 04:47:43,580 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-33988c40-f132-4fe-proj 2018-09-30 04:47:43,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:43,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4c2707-415c-43e9-bc19-a9662e4f31c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:43,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/534a0958e758489eb8bf5c44bcffc699 used request id req-2b4c2707-415c-43e9-bc19-a9662e4f31c9 2018-09-30 04:47:43,840 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-33988c40-f132-4fe-proj-role 2018-09-30 04:47:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3799cde0a1504c1e9129ad1fbd6e7af6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:43,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0365df3-8772-4e36-86c0-5fc490956409 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:43,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3799cde0a1504c1e9129ad1fbd6e7af6 used request id req-a0365df3-8772-4e36-86c0-5fc490956409 2018-09-30 04:47:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57beac9f4d64338db44421ce4017c3d9b9edc17a" 2018-09-30 04:47:44,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461f4a55-c5ef-4298-8ed9-e6f0ebba4736 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:44,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-461f4a55-c5ef-4298-8ed9-e6f0ebba4736 2018-09-30 04:47:44,052 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-33988c40-f132-4fe-user 2018-09-30 04:47:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/04205516d734444686f86fa6dac7325f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d95e40fbb8b2219c9aa7411c512e40e21d05b964" 2018-09-30 04:47:44,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01021e30-252c-4a44-b3b7-9e5b014010d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:44,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/04205516d734444686f86fa6dac7325f used request id req-01021e30-252c-4a44-b3b7-9e5b014010d7 2018-09-30 04:47:44,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:44,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1bXiZ8u_S7u3xdD7flBaew"], "issued_at": "2018-09-30T04:47:44.000000Z"}} 2018-09-30 04:47:44,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f291ceeb2c451e8d6fd646208cb8bebe21ed5b37" 2018-09-30 04:47:44,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9968b1-f706-498e-9b4b-d6746838d827 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:44,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4c9968b1-f706-498e-9b4b-d6746838d827 2018-09-30 04:47:44,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:44,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:45,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["e3omSdu6SyqMwLeUYxKNRQ"], "issued_at": "2018-09-30T04:47:45.000000Z"}} 2018-09-30 04:47:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:47:45,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16abd9f1-b470-4c26-8b92-0b03b68ec87e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:45,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16abd9f1-b470-4c26-8b92-0b03b68ec87e 2018-09-30 04:47:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:45,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:47:45,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29dfc94f-0184-4550-8d73-dbfba2d31c5e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:47:45,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj used request id req-29dfc94f-0184-4550-8d73-dbfba2d31c5e 2018-09-30 04:47:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:47:45,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfefaf7b-be01-4b0a-ae12-d65cdb935264 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:45,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cfefaf7b-be01-4b0a-ae12-d65cdb935264 2018-09-30 04:47:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}}' 2018-09-30 04:47:45,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e1f73f-ab57-456e-a1ac-f139d0424750 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3"}, "enabled": true, "id": "c4c29ab9b7694f5686a09d15031978f3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}} 2018-09-30 04:47:45,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-50e1f73f-ab57-456e-a1ac-f139d0424750 2018-09-30 04:47:45,484 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj 2018-09-30 04:47:45,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:45,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:45,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jQN528wXR3m5VhjhYH8MyA"], "issued_at": "2018-09-30T04:47:45.000000Z"}} 2018-09-30 04:47:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bb3b553ce775baef95b869741b2aa222daea15" 2018-09-30 04:47:45,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf68631-d9bf-400d-8fda-3aee71133359 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:45,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9cf68631-d9bf-400d-8fda-3aee71133359 2018-09-30 04:47:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:45,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bb3b553ce775baef95b869741b2aa222daea15" 2018-09-30 04:47:46,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af35b870-60d9-4ab4-8d8e-e214effcb154 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:47:46,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af35b870-60d9-4ab4-8d8e-e214effcb154 2018-09-30 04:47:46,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bb3b553ce775baef95b869741b2aa222daea15" 2018-09-30 04:47:46,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5382499-5073-4dfd-b01f-3da6736be42e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3"}, "enabled": true, "id": "c4c29ab9b7694f5686a09d15031978f3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}]} 2018-09-30 04:47:46,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj used request id req-d5382499-5073-4dfd-b01f-3da6736be42e 2018-09-30 04:47:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bb3b553ce775baef95b869741b2aa222daea15" 2018-09-30 04:47:46,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e849b701-49b1-4a48-a1b6-1ccd837741d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:47:46,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e849b701-49b1-4a48-a1b6-1ccd837741d1 2018-09-30 04:47:46,555 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d6e760e9-62a4-4fe-user 2018-09-30 04:47:46,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:47:46,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d0647a-d5ac-4df8-a591-d548375c70eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:47:46,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-25d0647a-d5ac-4df8-a591-d548375c70eb 2018-09-30 04:47:46,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" -d '{"role": {"name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}}' 2018-09-30 04:47:46,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82b50c30-d396-4671-8a9b-f85c9ac71d84 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2509ea84bd544f4bd4f0d2f4d323269", "links": {"self": "http://172.30.9.29:5000/v3/roles/a2509ea84bd544f4bd4f0d2f4d323269"}, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}} 2018-09-30 04:47:46,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-82b50c30-d396-4671-8a9b-f85c9ac71d84 2018-09-30 04:47:46,759 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role 2018-09-30 04:47:46,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a2509ea84bd544f4bd4f0d2f4d323269 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:47:46,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcf4d50-ec75-4a3d-8347-3c8aa5251970 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a2509ea84bd544f4bd4f0d2f4d323269"}, "domain_id": null, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role", "id": "a2509ea84bd544f4bd4f0d2f4d323269"}} 2018-09-30 04:47:46,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a2509ea84bd544f4bd4f0d2f4d323269 used request id req-bbcf4d50-ec75-4a3d-8347-3c8aa5251970 2018-09-30 04:47:46,850 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role to project CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj 2018-09-30 04:47:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3/users/415608b869954376be5e4237df751002/roles/a2509ea84bd544f4bd4f0d2f4d323269 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:47:46,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d729444d-6858-42e3-89ec-8db509651fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:47:46,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3/users/415608b869954376be5e4237df751002/roles/a2509ea84bd544f4bd4f0d2f4d323269 used request id req-d729444d-6858-42e3-89ec-8db509651fe3 2018-09-30 04:47:46,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:46,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:47,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2509ea84bd544f4bd4f0d2f4d323269", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}], "expires_at": "2018-09-30T05:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4c29ab9b7694f5686a09d15031978f3", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-user", "id": "415608b869954376be5e4237df751002"}, "audit_ids": ["iFAYMAF6Q8aWM0L_IETPuQ"], "issued_at": "2018-09-30T04:47:47.000000Z"}} 2018-09-30 04:47:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:47:47,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4ed2e9-6bc9-4ecc-a405-b07feddffadc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:47,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0b4ed2e9-6bc9-4ecc-a405-b07feddffadc 2018-09-30 04:47:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:47:47,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c180710-aee6-433f-863e-29eb7c391243 Date: Sun, 30 Sep 2018 04:47:47 GMT RESP BODY: {"networks":[]} 2018-09-30 04:47:47,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 used request id req-7c180710-aee6-433f-863e-29eb7c391243 2018-09-30 04:47:47,646 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 2018-09-30 04:47:47,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" -d '{"network": {"name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1", "admin_state_up": true}}' 2018-09-30 04:47:48,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b52be020-5db7-4a37-ad05-51940d753c9c Date: Sun, 30 Sep 2018 04:47:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c4031d0-ade6-4964-a08a-12d8883db824","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:47:48Z","is_default":false,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","mtu":1450}} 2018-09-30 04:47:48,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b52be020-5db7-4a37-ad05-51940d753c9c 2018-09-30 04:47:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:47:48,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-848e66e0-a95c-45eb-a0f8-340918a2e7e1 Date: Sun, 30 Sep 2018 04:47:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:47:48Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:47:48,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-848e66e0-a95c-45eb-a0f8-340918a2e7e1 2018-09-30 04:47:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:47:48,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84448f47-4fbc-44aa-b67c-c751a8e28cce Date: Sun, 30 Sep 2018 04:47:48 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:47:48,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-84448f47-4fbc-44aa-b67c-c751a8e28cce 2018-09-30 04:47:48,664 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1 2018-09-30 04:47:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" -d '{"subnets": [{"ip_version": 4, "network_id": "2c4031d0-ade6-4964-a08a-12d8883db824", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]}' 2018-09-30 04:47:49,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-81b415cf-5368-443e-8800-5255dc937c1c Date: Sun, 30 Sep 2018 04:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:47:49,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-81b415cf-5368-443e-8800-5255dc937c1c 2018-09-30 04:47:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:47:49,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-48929f71-bca4-43ae-8930-7b7017f6c75f Date: Sun, 30 Sep 2018 04:47:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c2fe7a-a755-489b-bffb-82713e46b02d"],"updated_at":"2018-09-30T04:47:49Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:47:49,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-48929f71-bca4-43ae-8930-7b7017f6c75f 2018-09-30 04:47:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:47:49,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1350ede6-e1b5-4bd6-be81-6f2c11484e04 Date: Sun, 30 Sep 2018 04:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:47:49,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-1350ede6-e1b5-4bd6-be81-6f2c11484e04 2018-09-30 04:47:49,949 - OpenStackNetwork - DEBUG - Network [2c4031d0-ade6-4964-a08a-12d8883db824] created successfully 2018-09-30 04:47:49,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:49,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:50,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2509ea84bd544f4bd4f0d2f4d323269", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}], "expires_at": "2018-09-30T05:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4c29ab9b7694f5686a09d15031978f3", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-user", "id": "415608b869954376be5e4237df751002"}, "audit_ids": ["Kdo9z5_tRgyGSHtnC3OdVQ"], "issued_at": "2018-09-30T04:47:50.000000Z"}} 2018-09-30 04:47:50,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:50,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eece5a28-87f5-4867-b02f-5bcacb7f0948 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:50,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eece5a28-87f5-4867-b02f-5bcacb7f0948 2018-09-30 04:47:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:50,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7ccda7b5-042c-4219-b7a7-ff0eac71f68d Date: Sun, 30 Sep 2018 04:47:50 GMT RESP BODY: {"routers": []} 2018-09-30 04:47:50,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router&admin_state_up=True used request id req-7ccda7b5-042c-4219-b7a7-ff0eac71f68d 2018-09-30 04:47:50,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:50,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:50,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2509ea84bd544f4bd4f0d2f4d323269", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}], "expires_at": "2018-09-30T05:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4c29ab9b7694f5686a09d15031978f3", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-user", "id": "415608b869954376be5e4237df751002"}, "audit_ids": ["Jc8SXieURzy_HmrjcG7Gww"], "issued_at": "2018-09-30T04:47:50.000000Z"}} 2018-09-30 04:47:50,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e020643b4863cc9e2acc349c1b3792e24a5bba42" 2018-09-30 04:47:51,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beab8b70-ce38-4ba3-a47f-679401315adb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:51,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-beab8b70-ce38-4ba3-a47f-679401315adb 2018-09-30 04:47:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:51,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2fe6681d-367b-479e-8051-0817defaeb6c Date: Sun, 30 Sep 2018 04:47:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:47:51,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-2fe6681d-367b-479e-8051-0817defaeb6c 2018-09-30 04:47:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:51,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1d94f89c-9f86-462b-9b89-6c581205cc8b Date: Sun, 30 Sep 2018 04:47:51 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:47:51,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-1d94f89c-9f86-462b-9b89-6c581205cc8b 2018-09-30 04:47:51,501 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:47:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router", "admin_state_up": true}}' 2018-09-30 04:47:56,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d1d2de30-3f15-4ffb-a90c-abdbcd682a4a Date: Sun, 30 Sep 2018 04:47:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:52Z", "admin_state_up": true, "updated_at": "2018-09-30T04:47:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e", "name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router"}} 2018-09-30 04:47:56,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-d1d2de30-3f15-4ffb-a90c-abdbcd682a4a 2018-09-30 04:47:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:56,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4a596e2-1668-46bc-87ee-76f5ff14ca68 Date: Sun, 30 Sep 2018 04:47:56 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:56,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e used request id req-c4a596e2-1668-46bc-87ee-76f5ff14ca68 2018-09-30 04:47:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:57,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-70c7bb28-444b-48c2-bb82-5d0ae1235508 Date: Sun, 30 Sep 2018 04:47:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c2fe7a-a755-489b-bffb-82713e46b02d"],"updated_at":"2018-09-30T04:47:49Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:47:57,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 used request id req-70c7bb28-444b-48c2-bb82-5d0ae1235508 2018-09-30 04:47:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:57,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:57,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa83c20-ebdf-41fc-b65e-167cf4c81f6b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3"}, "enabled": true, "id": "c4c29ab9b7694f5686a09d15031978f3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}} 2018-09-30 04:47:57,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 used request id req-caa83c20-ebdf-41fc-b65e-167cf4c81f6b 2018-09-30 04:47:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:57,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2c472767-cf32-4bd1-b64d-d0be2b98369a Date: Sun, 30 Sep 2018 04:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:47:57,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-2c472767-cf32-4bd1-b64d-d0be2b98369a 2018-09-30 04:47:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=2c4031d0-ade6-4964-a08a-12d8883db824&name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:57,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-28084186-eb4f-4dcf-b75b-8d8b9289da05 Date: Sun, 30 Sep 2018 04:47:57 GMT RESP BODY: {"ports":[]} 2018-09-30 04:47:57,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=2c4031d0-ade6-4964-a08a-12d8883db824&name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1&admin_state_up=True used request id req-28084186-eb4f-4dcf-b75b-8d8b9289da05 2018-09-30 04:47:57,710 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1 for router - CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:47:57,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:47:57,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:47:58,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2509ea84bd544f4bd4f0d2f4d323269", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}], "expires_at": "2018-09-30T05:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4c29ab9b7694f5686a09d15031978f3", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-user", "id": "415608b869954376be5e4237df751002"}, "audit_ids": ["Fhv2w_qbRhOa9VDMif3jSw"], "issued_at": "2018-09-30T04:47:58.000000Z"}} 2018-09-30 04:47:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74eb2ef534a13daff53c6f70b26c053f0c8c246" 2018-09-30 04:47:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855255f7-a31b-49e3-9b77-077f134dce17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:47:58,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-855255f7-a31b-49e3-9b77-077f134dce17 2018-09-30 04:47:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:58,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dee4972c-d45b-435d-b49f-25ed3a90e7f5 Date: Sun, 30 Sep 2018 04:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c2fe7a-a755-489b-bffb-82713e46b02d"],"updated_at":"2018-09-30T04:47:49Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:47:58,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 used request id req-dee4972c-d45b-435d-b49f-25ed3a90e7f5 2018-09-30 04:47:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:58,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0aa1c21c-1e00-46bc-961d-124bdbaefce4 Date: Sun, 30 Sep 2018 04:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:47:58,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-0aa1c21c-1e00-46bc-961d-124bdbaefce4 2018-09-30 04:47:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:58,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a1a9259b-725a-49ab-a818-539355375660 Date: Sun, 30 Sep 2018 04:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c2fe7a-a755-489b-bffb-82713e46b02d"],"updated_at":"2018-09-30T04:47:49Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:47:58,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 used request id req-a1a9259b-725a-49ab-a818-539355375660 2018-09-30 04:47:58,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:47:58,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:47:58,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74eb2ef534a13daff53c6f70b26c053f0c8c246" 2018-09-30 04:47:58,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbb7378-11f0-4e22-a855-f6a2bc1de04f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3"}, "enabled": true, "id": "c4c29ab9b7694f5686a09d15031978f3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}} 2018-09-30 04:47:58,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 used request id req-2bbb7378-11f0-4e22-a855-f6a2bc1de04f 2018-09-30 04:47:58,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:59,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-91ce51aa-f6ec-4837-abb1-101ce15db3d2 Date: Sun, 30 Sep 2018 04:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:47:59,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-91ce51aa-f6ec-4837-abb1-101ce15db3d2 2018-09-30 04:47:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824&name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:47:59,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-00c4a6a8-dd62-4de1-9911-30e2677303db Date: Sun, 30 Sep 2018 04:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:47:59,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824&name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1 used request id req-00c4a6a8-dd62-4de1-9911-30e2677303db 2018-09-30 04:47:59,149 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 2018-09-30 04:47:59,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" -d '{"port": {"network_id": "2c4031d0-ade6-4964-a08a-12d8883db824", "fixed_ips": [{"subnet_id": "d8c2fe7a-a755-489b-bffb-82713e46b02d", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1", "admin_state_up": true}}' 2018-09-30 04:48:00,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-9715423d-8b6e-47fe-85b8-91a47c92fe12 Date: Sun, 30 Sep 2018 04:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.1"}],"id":"9be7305f-c45f-4235-9898-0377702cbdbf","security_groups":["d1614f05-e563-45e3-ad2b-3fc1bafbf904"],"mac_address":"fa:16:3e:b4:91:1c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1","project_id":"c4c29ab9b7694f5686a09d15031978f3","qos_policy_id":null,"admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:59Z","binding:vnic_type":"normal"}} 2018-09-30 04:48:00,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-9715423d-8b6e-47fe-85b8-91a47c92fe12 2018-09-30 04:48:00,206 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1 for router - CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:48:00,207 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:48:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" -d '{"port_id": "9be7305f-c45f-4235-9898-0377702cbdbf"}' 2018-09-30 04:48:02,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1a3b296-9c6f-4c72-8fcf-481f3d04ce42 Date: Sun, 30 Sep 2018 04:48:02 GMT RESP BODY: {"network_id": "2c4031d0-ade6-4964-a08a-12d8883db824", "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "subnet_id": "d8c2fe7a-a755-489b-bffb-82713e46b02d", "subnet_ids": ["d8c2fe7a-a755-489b-bffb-82713e46b02d"], "port_id": "9be7305f-c45f-4235-9898-0377702cbdbf", "id": "cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e"} 2018-09-30 04:48:02,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e/add_router_interface used request id req-a1a3b296-9c6f-4c72-8fcf-481f3d04ce42 2018-09-30 04:48:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:48:02,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-de10746f-78fb-485f-b09d-dfd8889b7882 Date: Sun, 30 Sep 2018 04:48:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:52Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:01Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e", "name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router"}} 2018-09-30 04:48:02,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e used request id req-de10746f-78fb-485f-b09d-dfd8889b7882 2018-09-30 04:48:02,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:48:02,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-b4698956-1c7e-41ea-9cec-e2c7971b69c4 Date: Sun, 30 Sep 2018 04:48:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.1"}],"id":"9be7305f-c45f-4235-9898-0377702cbdbf","security_groups":["d1614f05-e563-45e3-ad2b-3fc1bafbf904"],"mac_address":"fa:16:3e:b4:91:1c","project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1","admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:59Z","binding:vnic_type":"normal","device_id":"cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e"}]} 2018-09-30 04:48:02,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e used request id req-b4698956-1c7e-41ea-9cec-e2c7971b69c4 2018-09-30 04:48:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:48:02,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b1e2ae24-6df5-4f0b-936a-eadca4735d27 Date: Sun, 30 Sep 2018 04:48:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}} 2018-09-30 04:48:02,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d used request id req-b1e2ae24-6df5-4f0b-936a-eadca4735d27 2018-09-30 04:48:02,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:03,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2509ea84bd544f4bd4f0d2f4d323269", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role"}], "expires_at": "2018-09-30T05:48:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4c29ab9b7694f5686a09d15031978f3", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c4c29ab9b7694f5686a09d15031978f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-user", "id": "415608b869954376be5e4237df751002"}, "audit_ids": ["WNCUqXNIQQ-6pn5p2rrrQw"], "issued_at": "2018-09-30T04:48:03.000000Z"}} 2018-09-30 04:48:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8ebcfa2a-07f9-4a6b-bf6b-c17bb04e099c Date: Sun, 30 Sep 2018 04:48:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:52Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:01Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e", "name": "CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router"}]} 2018-09-30 04:48:03,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router&admin_state_up=True used request id req-8ebcfa2a-07f9-4a6b-bf6b-c17bb04e099c 2018-09-30 04:48:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:03,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f291ceeb2c451e8d6fd646208cb8bebe21ed5b37" 2018-09-30 04:48:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcf5206-8fb7-4286-9480-94731e80a107 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3"}, "enabled": true, "id": "c4c29ab9b7694f5686a09d15031978f3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}} 2018-09-30 04:48:03,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 used request id req-fdcf5206-8fb7-4286-9480-94731e80a107 2018-09-30 04:48:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:03,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-2e12f2bc-bc24-4e1b-aff5-2320fd94d64b Date: Sun, 30 Sep 2018 04:48:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.1"}],"id":"9be7305f-c45f-4235-9898-0377702cbdbf","security_groups":["d1614f05-e563-45e3-ad2b-3fc1bafbf904"],"mac_address":"fa:16:3e:b4:91:1c","project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1","admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:59Z","binding:vnic_type":"normal","device_id":"cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e"}]} 2018-09-30 04:48:03,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e used request id req-2e12f2bc-bc24-4e1b-aff5-2320fd94d64b 2018-09-30 04:48:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:03,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cfa7f76f-eb75-4bd0-95a4-5bb8c624b867 Date: Sun, 30 Sep 2018 04:48:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}} 2018-09-30 04:48:03,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d used request id req-cfa7f76f-eb75-4bd0-95a4-5bb8c624b867 2018-09-30 04:48:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:03,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6d9f004a-fa33-436b-aeb1-5d8c9394bd8f Date: Sun, 30 Sep 2018 04:48:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:48:03,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-6d9f004a-fa33-436b-aeb1-5d8c9394bd8f 2018-09-30 04:48:03,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:04,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d24f57b6-1a2b-434d-97cd-ec0e57e60027 Date: Sun, 30 Sep 2018 04:48:04 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:48:04,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-d24f57b6-1a2b-434d-97cd-ec0e57e60027 2018-09-30 04:48:04,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:04,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f6337642-c1a1-4937-b6a4-00952410b3ef Date: Sun, 30 Sep 2018 04:48:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c2fe7a-a755-489b-bffb-82713e46b02d"],"updated_at":"2018-09-30T04:47:49Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:48:04,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-f6337642-c1a1-4937-b6a4-00952410b3ef 2018-09-30 04:48:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:04,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-53d9001d-a9e6-4cb5-bc11-81a19234478b Date: Sun, 30 Sep 2018 04:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:48:04,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-53d9001d-a9e6-4cb5-bc11-81a19234478b 2018-09-30 04:48:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:04,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-7317b4da-92b0-4d18-96f1-2232e906a876 Date: Sun, 30 Sep 2018 04:48:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.2"}],"id":"6bd7e0a6-48b3-43a3-8816-129dc340ebb6","security_groups":[],"mac_address":"fa:16:3e:98:dc:77","project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2c4031d0-ade6-4964-a08a-12d8883db824"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.1"}],"id":"9be7305f-c45f-4235-9898-0377702cbdbf","security_groups":["d1614f05-e563-45e3-ad2b-3fc1bafbf904"],"mac_address":"fa:16:3e:b4:91:1c","project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1","admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:59Z","binding:vnic_type":"normal","device_id":"cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.3"}],"id":"9e437280-44a0-431a-b2a5-4aa3447e9283","security_groups":[],"mac_address":"fa:16:3e:91:ad:72","project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2c4031d0-ade6-4964-a08a-12d8883db824"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:47:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","ip_address":"10.200.201.4"}],"id":"a67191b6-422b-49cd-8d06-fb886a907624","security_groups":[],"mac_address":"fa:16:3e:ec:44:75","project_id":"c4c29ab9b7694f5686a09d15031978f3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2c4031d0-ade6-4964-a08a-12d8883db824"}]} 2018-09-30 04:48:04,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-7317b4da-92b0-4d18-96f1-2232e906a876 2018-09-30 04:48:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0c8b6021-a982-4790-a2e1-b3ca124e22a1 Date: Sun, 30 Sep 2018 04:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}} 2018-09-30 04:48:05,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d used request id req-0c8b6021-a982-4790-a2e1-b3ca124e22a1 2018-09-30 04:48:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:05,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8d20bc35-4e1f-45bf-8974-c39a0d409b19 Date: Sun, 30 Sep 2018 04:48:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d8c2fe7a-a755-489b-bffb-82713e46b02d"],"updated_at":"2018-09-30T04:47:49Z","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"2c4031d0-ade6-4964-a08a-12d8883db824","name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1"}]} 2018-09-30 04:48:05,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-8d20bc35-4e1f-45bf-8974-c39a0d409b19 2018-09-30 04:48:05,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11932fcc8251c2d1f6f55b7a7ed6e7d7943b6641" 2018-09-30 04:48:05,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4b9a77da-3f66-463c-ab4b-c370b46077a8 Date: Sun, 30 Sep 2018 04:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c4031d0-ade6-4964-a08a-12d8883db824","tenant_id":"c4c29ab9b7694f5686a09d15031978f3","created_at":"2018-09-30T04:47:49Z","dns_nameservers":[],"updated_at":"2018-09-30T04:47:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"c4c29ab9b7694f5686a09d15031978f3","id":"d8c2fe7a-a755-489b-bffb-82713e46b02d","subnetpool_id":null,"name":"CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1"}]} 2018-09-30 04:48:05,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-4b9a77da-3f66-463c-ab4b-c370b46077a8 2018-09-30 04:48:05,402 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router and port CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-port1 2018-09-30 04:48:05,402 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:48:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" -d '{"port_id": "9be7305f-c45f-4235-9898-0377702cbdbf"}' 2018-09-30 04:48:06,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c9d4bd3-98f4-451b-b273-cda1a19d7f79 Date: Sun, 30 Sep 2018 04:48:06 GMT RESP BODY: {"network_id": "2c4031d0-ade6-4964-a08a-12d8883db824", "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "subnet_id": "d8c2fe7a-a755-489b-bffb-82713e46b02d", "subnet_ids": ["d8c2fe7a-a755-489b-bffb-82713e46b02d"], "port_id": "9be7305f-c45f-4235-9898-0377702cbdbf", "id": "cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e"} 2018-09-30 04:48:06,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e/remove_router_interface used request id req-7c9d4bd3-98f4-451b-b273-cda1a19d7f79 2018-09-30 04:48:06,994 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:48:06,994 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-router 2018-09-30 04:48:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cfb2196a29cc88ca4056cc56b37f6916f66b9c" 2018-09-30 04:48:10,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca6d7e33-641e-4352-808e-5f0b93d6557b Content-Length: 0 Date: Sun, 30 Sep 2018 04:48:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:48:10,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/cf6fc4c5-7e05-4aaa-8baa-fb7e9e040c5e used request id req-ca6d7e33-641e-4352-808e-5f0b93d6557b 2018-09-30 04:48:10,244 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1 2018-09-30 04:48:10,244 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-subnet1 2018-09-30 04:48:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:48:12,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee1c3ab5-097d-46aa-926a-73145f44884c Date: Sun, 30 Sep 2018 04:48:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:48:12,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/d8c2fe7a-a755-489b-bffb-82713e46b02d used request id req-ee1c3ab5-097d-46aa-926a-73145f44884c 2018-09-30 04:48:12,664 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-5157ee61-ef50-4ff3-bc49-aef10b892958-pub-net1 2018-09-30 04:48:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/2c4031d0-ade6-4964-a08a-12d8883db824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99bd0cf75a8525542e7179f4085c49d6375772f6" 2018-09-30 04:48:13,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56b29f08-e58b-44dc-917b-f9398eff6b95 Date: Sun, 30 Sep 2018 04:48:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:48:13,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/2c4031d0-ade6-4964-a08a-12d8883db824 used request id req-56b29f08-e58b-44dc-917b-f9398eff6b95 2018-09-30 04:48:13,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9ccd10d6-3ecc-447a-9bbb-3e488029a9d3 Date: Sun, 30 Sep 2018 04:48:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:47Z", "updated_at": "2018-09-30T04:47:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "revision_number": 0, "id": "50cdc9bb-156c-4657-ab76-68e2d6eb1dbe", "remote_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "remote_ip_prefix": null, "created_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4c29ab9b7694f5686a09d15031978f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "revision_number": 0, "id": "7cfe2436-684d-4dc3-bc9d-f695cbcffb06", "remote_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "remote_ip_prefix": null, "created_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4c29ab9b7694f5686a09d15031978f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "revision_number": 0, "id": "31501d65-d6df-41a2-a22b-a515ca179748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4c29ab9b7694f5686a09d15031978f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "revision_number": 0, "id": "9af95f18-0d9f-492b-8835-d72a39d5f6f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4c29ab9b7694f5686a09d15031978f3"}], "revision_number": 4, "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "name": "default"}]} 2018-09-30 04:48:14,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9ccd10d6-3ecc-447a-9bbb-3e488029a9d3 2018-09-30 04:48:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1108e841-687c-4dc3-ac25-3f2ae612bd64 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:48:14,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-1108e841-687c-4dc3-ac25-3f2ae612bd64 2018-09-30 04:48:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df9dd3a-73e7-4a76-b01a-cd5d67265632 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:48:14,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-0df9dd3a-73e7-4a76-b01a-cd5d67265632 2018-09-30 04:48:14,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51904a7-074a-4f7e-a9f6-09ce2bfb52d8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:48:14,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-e51904a7-074a-4f7e-a9f6-09ce2bfb52d8 2018-09-30 04:48:14,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5326355c-d9eb-4bb0-960e-9851ef4635f1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3"}, "enabled": true, "id": "c4c29ab9b7694f5686a09d15031978f3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj"}} 2018-09-30 04:48:14,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 used request id req-5326355c-d9eb-4bb0-960e-9851ef4635f1 2018-09-30 04:48:14,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d1614f05-e563-45e3-ad2b-3fc1bafbf904 2018-09-30 04:48:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d1614f05-e563-45e3-ad2b-3fc1bafbf904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c6c1b93-1b5a-40bb-9025-ab2bda805c67 Date: Sun, 30 Sep 2018 04:48:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "port_range_min": null, "revision_number": 0, "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:47Z", "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "31501d65-d6df-41a2-a22b-a515ca179748"}, {"remote_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "port_range_min": null, "revision_number": 0, "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:47Z", "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "50cdc9bb-156c-4657-ab76-68e2d6eb1dbe"}, {"remote_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "port_range_min": null, "revision_number": 0, "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:47Z", "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "7cfe2436-684d-4dc3-bc9d-f695cbcffb06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:47:47Z", "security_group_id": "d1614f05-e563-45e3-ad2b-3fc1bafbf904", "port_range_min": null, "revision_number": 0, "tenant_id": "c4c29ab9b7694f5686a09d15031978f3", "created_at": "2018-09-30T04:47:47Z", "project_id": "c4c29ab9b7694f5686a09d15031978f3", "id": "9af95f18-0d9f-492b-8835-d72a39d5f6f5"}]} 2018-09-30 04:48:14,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d1614f05-e563-45e3-ad2b-3fc1bafbf904 used request id req-5c6c1b93-1b5a-40bb-9025-ab2bda805c67 2018-09-30 04:48:14,668 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:48:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d1614f05-e563-45e3-ad2b-3fc1bafbf904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:14,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d9bad87-97c9-467c-8b6c-81cc2d44cf9a Content-Length: 0 Date: Sun, 30 Sep 2018 04:48:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:48:14,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d1614f05-e563-45e3-ad2b-3fc1bafbf904 used request id req-8d9bad87-97c9-467c-8b6c-81cc2d44cf9a 2018-09-30 04:48:14,976 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj 2018-09-30 04:48:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:15,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559d6fc1-c194-489b-8e1d-f2e842de972c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:15,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c4c29ab9b7694f5686a09d15031978f3 used request id req-559d6fc1-c194-489b-8e1d-f2e842de972c 2018-09-30 04:48:15,217 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d6e760e9-62a4-4fe-proj-role 2018-09-30 04:48:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a2509ea84bd544f4bd4f0d2f4d323269 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:15,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2367db45-9951-48a5-a752-4d0288c5cc62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:15,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a2509ea84bd544f4bd4f0d2f4d323269 used request id req-2367db45-9951-48a5-a752-4d0288c5cc62 2018-09-30 04:48:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1f3edbb7ef411f14cf124222e34dfac83db87a" 2018-09-30 04:48:15,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b08524-be37-4735-8120-add70e1a6e8a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:48:15,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-83b08524-be37-4735-8120-add70e1a6e8a 2018-09-30 04:48:15,410 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d6e760e9-62a4-4fe-user 2018-09-30 04:48:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/415608b869954376be5e4237df751002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82bb3b553ce775baef95b869741b2aa222daea15" 2018-09-30 04:48:15,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0544ce50-13e2-4bd4-bcc3-b82ee8b334c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:15,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/415608b869954376be5e4237df751002 used request id req-0544ce50-13e2-4bd4-bcc3-b82ee8b334c9 2018-09-30 04:48:15,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:15,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["NVQz_ymvQOi0LPvyj4MQ9w"], "issued_at": "2018-09-30T04:48:15.000000Z"}} 2018-09-30 04:48:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd50f5ba336b742613bf5580853bf60b4e41798e" 2018-09-30 04:48:16,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315edb33-29f0-439b-946c-4e7479f51120 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:16,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-315edb33-29f0-439b-946c-4e7479f51120 2018-09-30 04:48:16,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:16,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:16,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["fBMbNWOATJ6VxkA5_LznQg"], "issued_at": "2018-09-30T04:48:16.000000Z"}} 2018-09-30 04:48:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:16,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314cbced-cbb9-4792-937d-e4d0920fa836 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:16,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-314cbced-cbb9-4792-937d-e4d0920fa836 2018-09-30 04:48:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:16,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:16,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:16,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73dd50f9-ede2-4f48-9da4-091b9b5f6e72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:48:16,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj used request id req-73dd50f9-ede2-4f48-9da4-091b9b5f6e72 2018-09-30 04:48:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:16,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df88b356-2edd-4b9e-8cea-d1ea8768e54a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:48:16,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-df88b356-2edd-4b9e-8cea-d1ea8768e54a 2018-09-30 04:48:16,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj"}}' 2018-09-30 04:48:16,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30827919-a456-4b28-9e37-a0f98eb0153e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb"}, "enabled": true, "id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj"}} 2018-09-30 04:48:16,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-30827919-a456-4b28-9e37-a0f98eb0153e 2018-09-30 04:48:16,849 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4bf8b469-f5b1-462-proj 2018-09-30 04:48:16,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:16,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:17,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["8MCRbmVZR6G4zpyO9IHgWQ"], "issued_at": "2018-09-30T04:48:17.000000Z"}} 2018-09-30 04:48:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72abedc784af23ed4ddb0f46b5ab8a447c18b55" 2018-09-30 04:48:17,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f419b84b-8c01-4569-8312-7491993e60f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:17,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f419b84b-8c01-4569-8312-7491993e60f3 2018-09-30 04:48:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:17,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:17,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72abedc784af23ed4ddb0f46b5ab8a447c18b55" 2018-09-30 04:48:17,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df07561e-d479-4324-bf60-d2653a2fbfe9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:48:17,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-df07561e-d479-4324-bf60-d2653a2fbfe9 2018-09-30 04:48:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72abedc784af23ed4ddb0f46b5ab8a447c18b55" 2018-09-30 04:48:17,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921c082f-6b79-4afd-b9b3-482415329e1c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb"}, "enabled": true, "id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj"}]} 2018-09-30 04:48:17,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj used request id req-921c082f-6b79-4afd-b9b3-482415329e1c 2018-09-30 04:48:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72abedc784af23ed4ddb0f46b5ab8a447c18b55" 2018-09-30 04:48:17,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580256be-6361-4052-b6a0-3f68bb02fd55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:48:17,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-580256be-6361-4052-b6a0-3f68bb02fd55 2018-09-30 04:48:17,932 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4bf8b469-f5b1-462-user 2018-09-30 04:48:17,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:17,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:17,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2edfbfbc-b34e-4188-a3df-c7f87638fefd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:48:17,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2edfbfbc-b34e-4188-a3df-c7f87638fefd 2018-09-30 04:48:17,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" -d '{"role": {"name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role"}}' 2018-09-30 04:48:18,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9789839d-df9b-4507-a026-66aa13119887 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4465f1262c0c4a9b8642b4f41034b161", "links": {"self": "http://172.30.9.29:5000/v3/roles/4465f1262c0c4a9b8642b4f41034b161"}, "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role"}} 2018-09-30 04:48:18,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9789839d-df9b-4507-a026-66aa13119887 2018-09-30 04:48:18,095 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role 2018-09-30 04:48:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4465f1262c0c4a9b8642b4f41034b161 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:18,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab831fc7-d3e4-4618-bb71-b986beb446d5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4465f1262c0c4a9b8642b4f41034b161"}, "domain_id": null, "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role", "id": "4465f1262c0c4a9b8642b4f41034b161"}} 2018-09-30 04:48:18,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4465f1262c0c4a9b8642b4f41034b161 used request id req-ab831fc7-d3e4-4618-bb71-b986beb446d5 2018-09-30 04:48:18,116 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role to project CreateRouterSuccessTests-4bf8b469-f5b1-462-proj 2018-09-30 04:48:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb/users/aecce231e55244008b9b1248e8b0f5c8/roles/4465f1262c0c4a9b8642b4f41034b161 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:18,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fadeccca-b88e-4f75-ab0b-85f94ac8063f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:18,240 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb/users/aecce231e55244008b9b1248e8b0f5c8/roles/4465f1262c0c4a9b8642b4f41034b161 used request id req-fadeccca-b88e-4f75-ab0b-85f94ac8063f 2018-09-30 04:48:18,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:18,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:18,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["nHHZUT6jTh63-FQbcJrYZw"], "issued_at": "2018-09-30T04:48:18.000000Z"}} 2018-09-30 04:48:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:18,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41369258-ae55-413f-af83-d9d4e245c7e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:18,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-41369258-ae55-413f-af83-d9d4e245c7e6 2018-09-30 04:48:18,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:18,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9b40266-be4b-41d7-af06-9ec5ae7c05a9 Date: Sun, 30 Sep 2018 04:48:18 GMT RESP BODY: {"routers": []} 2018-09-30 04:48:18,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router&admin_state_up=True used request id req-d9b40266-be4b-41d7-af06-9ec5ae7c05a9 2018-09-30 04:48:18,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:18,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:19,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Ig-VhVwiSFytaAJHnwiFjw"], "issued_at": "2018-09-30T04:48:19.000000Z"}} 2018-09-30 04:48:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73367517f5e45b166ae27d4d22515ce03879851a" 2018-09-30 04:48:19,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa75e494-e6f2-4dcc-99c3-bf41c026c5bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:19,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aa75e494-e6f2-4dcc-99c3-bf41c026c5bc 2018-09-30 04:48:19,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:19,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73367517f5e45b166ae27d4d22515ce03879851a" 2018-09-30 04:48:19,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee7449e-da51-4e05-bbae-874298ff2bb0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb"}, "enabled": true, "id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj"}]} 2018-09-30 04:48:19,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4bf8b469-f5b1-462-proj used request id req-9ee7449e-da51-4e05-bbae-874298ff2bb0 2018-09-30 04:48:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:19,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-95bacffc-0b22-4469-8611-b553ec141974 Date: Sun, 30 Sep 2018 04:48:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:48:19,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-95bacffc-0b22-4469-8611-b553ec141974 2018-09-30 04:48:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:20,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a34593a1-494e-4d75-8abb-98a3c68824de Date: Sun, 30 Sep 2018 04:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:48:20,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-a34593a1-494e-4d75-8abb-98a3c68824de 2018-09-30 04:48:20,095 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router 2018-09-30 04:48:20,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "tenant_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "name": "CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router", "admin_state_up": true}}' 2018-09-30 04:48:25,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4cb75db7-0b7a-46be-a6fb-7a726187fdd7 Date: Sun, 30 Sep 2018 04:48:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "created_at": "2018-09-30T04:48:20Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:21Z", "project_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "92a9a8e4-6875-4c91-b95d-da34cb3861db", "name": "CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router"}} 2018-09-30 04:48:25,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-4cb75db7-0b7a-46be-a6fb-7a726187fdd7 2018-09-30 04:48:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=92a9a8e4-6875-4c91-b95d-da34cb3861db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:25,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-1738ecdf-1022-4e86-bd4e-a6a956e1e7d3 Date: Sun, 30 Sep 2018 04:48:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","ip_address":"169.254.192.8"}],"id":"0fbb3359-7181-426a-9efb-b3824f957fde","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:4e:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb","admin_state_up":true,"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:23Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:21Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"7a77aaf2-6ec0-4026-85a1-e6c8779a5221","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:14:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:48:21Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","ip_address":"169.254.192.7"}],"id":"ccfc03f3-a044-47c8-b08d-cf6b76b4f8a7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:f8:ca","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb","admin_state_up":true,"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:24Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","ip_address":"169.254.192.2"}],"id":"e72ade1b-f06d-429d-858d-6d8419d5f758","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bc:64:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb","admin_state_up":true,"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:22Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"}]} 2018-09-30 04:48:25,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=92a9a8e4-6875-4c91-b95d-da34cb3861db used request id req-1738ecdf-1022-4e86-bd4e-a6a956e1e7d3 2018-09-30 04:48:25,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:25,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9b9a3cb4-93bf-488f-bbb4-642d19a88f2c Date: Sun, 30 Sep 2018 04:48:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:48:25,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-9b9a3cb4-93bf-488f-bbb4-642d19a88f2c 2018-09-30 04:48:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:25,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6240fbee-7926-46a7-8217-fc24a72bcb2d Date: Sun, 30 Sep 2018 04:48:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","subnetpool_id":null,"name":"HA subnet tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb"}} 2018-09-30 04:48:25,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 used request id req-6240fbee-7926-46a7-8217-fc24a72bcb2d 2018-09-30 04:48:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:25,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-afe0c2c4-29b3-4f98-92bc-1794baa12f41 Date: Sun, 30 Sep 2018 04:48:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","subnetpool_id":null,"name":"HA subnet tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb"}} 2018-09-30 04:48:25,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 used request id req-afe0c2c4-29b3-4f98-92bc-1794baa12f41 2018-09-30 04:48:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:26,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e0e0eb0f-eaa1-441a-8f89-ddb85a4785ac Date: Sun, 30 Sep 2018 04:48:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","subnetpool_id":null,"name":"HA subnet tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb"}} 2018-09-30 04:48:26,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 used request id req-e0e0eb0f-eaa1-441a-8f89-ddb85a4785ac 2018-09-30 04:48:26,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/92a9a8e4-6875-4c91-b95d-da34cb3861db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:26,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b20822bf-9aa1-4ed5-9b53-9ff69c356d92 Date: Sun, 30 Sep 2018 04:48:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "created_at": "2018-09-30T04:48:20Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:24Z", "project_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "92a9a8e4-6875-4c91-b95d-da34cb3861db", "name": "CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router"}} 2018-09-30 04:48:26,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/92a9a8e4-6875-4c91-b95d-da34cb3861db used request id req-b20822bf-9aa1-4ed5-9b53-9ff69c356d92 2018-09-30 04:48:26,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=92a9a8e4-6875-4c91-b95d-da34cb3861db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:26,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-d00f9e06-0ad4-4333-903e-25e4f312904a Date: Sun, 30 Sep 2018 04:48:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","ip_address":"169.254.192.8"}],"id":"0fbb3359-7181-426a-9efb-b3824f957fde","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:4e:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb","admin_state_up":true,"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:23Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:26Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"7a77aaf2-6ec0-4026-85a1-e6c8779a5221","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:14:45","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T04:48:21Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","ip_address":"169.254.192.7"}],"id":"ccfc03f3-a044-47c8-b08d-cf6b76b4f8a7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:f8:ca","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb","admin_state_up":true,"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:24Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:26Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","ip_address":"169.254.192.2"}],"id":"e72ade1b-f06d-429d-858d-6d8419d5f758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:64:ff","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb","admin_state_up":true,"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:22Z","binding:vnic_type":"normal","device_id":"92a9a8e4-6875-4c91-b95d-da34cb3861db"}]} 2018-09-30 04:48:26,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=92a9a8e4-6875-4c91-b95d-da34cb3861db used request id req-d00f9e06-0ad4-4333-903e-25e4f312904a 2018-09-30 04:48:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:26,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7fdc4a28-ed49-42b2-b037-5501b6971e6a Date: Sun, 30 Sep 2018 04:48:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:48:26,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-7fdc4a28-ed49-42b2-b037-5501b6971e6a 2018-09-30 04:48:26,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:27,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4c1480a4-5297-4318-a49c-fceaac21c5b7 Date: Sun, 30 Sep 2018 04:48:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","subnetpool_id":null,"name":"HA subnet tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb"}} 2018-09-30 04:48:27,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 used request id req-4c1480a4-5297-4318-a49c-fceaac21c5b7 2018-09-30 04:48:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:27,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0bb8e98b-0c31-4fa5-9542-3bcbee4b9da2 Date: Sun, 30 Sep 2018 04:48:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","subnetpool_id":null,"name":"HA subnet tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb"}} 2018-09-30 04:48:27,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 used request id req-0bb8e98b-0c31-4fa5-9542-3bcbee4b9da2 2018-09-30 04:48:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:27,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc4cb0ec-e315-461f-adc2-6ce30f18cbb0 Date: Sun, 30 Sep 2018 04:48:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f23c4bbf-3e18-4e20-99e1-fabebe3cf005","tenant_id":"","created_at":"2018-09-30T04:48:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52","subnetpool_id":null,"name":"HA subnet tenant 6e290a03f11d4ed3bb1d6d4cdf586ccb"}} 2018-09-30 04:48:27,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/b3bc2ace-2c32-45c4-a6ad-ffb8e9945b52 used request id req-bc4cb0ec-e315-461f-adc2-6ce30f18cbb0 2018-09-30 04:48:27,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:27,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4465f1262c0c4a9b8642b4f41034b161", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role"}], "expires_at": "2018-09-30T05:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/6e290a03f11d4ed3bb1d6d4cdf586ccb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-user", "id": "aecce231e55244008b9b1248e8b0f5c8"}, "audit_ids": ["GcpHC2fbRe2hN7txbK3xbQ"], "issued_at": "2018-09-30T04:48:27.000000Z"}} 2018-09-30 04:48:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6f52156f9407c50f494fd7636110814d0ba7d4" 2018-09-30 04:48:27,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-1a739186-8cf2-49aa-a648-f47658818de6 Date: Sun, 30 Sep 2018 04:48:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "created_at": "2018-09-30T04:48:20Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:24Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "id": "92a9a8e4-6875-4c91-b95d-da34cb3861db", "name": "CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router"}]} 2018-09-30 04:48:27,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router&admin_state_up=True used request id req-1a739186-8cf2-49aa-a648-f47658818de6 2018-09-30 04:48:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:27,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd50f5ba336b742613bf5580853bf60b4e41798e" 2018-09-30 04:48:28,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be50c654-dd37-43ba-a11e-5b9a5ec3018f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb"}, "enabled": true, "id": "6e290a03f11d4ed3bb1d6d4cdf586ccb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4bf8b469-f5b1-462-proj"}} 2018-09-30 04:48:28,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb used request id req-be50c654-dd37-43ba-a11e-5b9a5ec3018f 2018-09-30 04:48:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=92a9a8e4-6875-4c91-b95d-da34cb3861db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6f52156f9407c50f494fd7636110814d0ba7d4" 2018-09-30 04:48:28,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c98b056-b012-43f8-9262-c143be48b4d2 Date: Sun, 30 Sep 2018 04:48:28 GMT RESP BODY: {"ports":[]} 2018-09-30 04:48:28,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=92a9a8e4-6875-4c91-b95d-da34cb3861db used request id req-4c98b056-b012-43f8-9262-c143be48b4d2 2018-09-30 04:48:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6f52156f9407c50f494fd7636110814d0ba7d4" 2018-09-30 04:48:28,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4cb40e6f-a53d-4099-ae21-8b73c6c2ece0 Date: Sun, 30 Sep 2018 04:48:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:48:28,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-4cb40e6f-a53d-4099-ae21-8b73c6c2ece0 2018-09-30 04:48:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6f52156f9407c50f494fd7636110814d0ba7d4" 2018-09-30 04:48:28,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51f9a020-0290-425b-b493-4d6c75106b53 Date: Sun, 30 Sep 2018 04:48:28 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:48:28,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-51f9a020-0290-425b-b493-4d6c75106b53 2018-09-30 04:48:28,871 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router 2018-09-30 04:48:28,871 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0fc36c39-e6a9-4e89-b234-99580393b9a8-pub-router 2018-09-30 04:48:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/92a9a8e4-6875-4c91-b95d-da34cb3861db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa03aabcd478733f9babb7546bf1051bb515e528" 2018-09-30 04:48:32,305 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e69731f0-0566-45e1-bfe1-0d261331c8e9 Content-Length: 0 Date: Sun, 30 Sep 2018 04:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:48:32,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/92a9a8e4-6875-4c91-b95d-da34cb3861db used request id req-e69731f0-0566-45e1-bfe1-0d261331c8e9 2018-09-30 04:48:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:32,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7fd23dd7-b44e-4c2f-a3ec-365677cbc752 Date: Sun, 30 Sep 2018 04:48:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:48:32,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7fd23dd7-b44e-4c2f-a3ec-365677cbc752 2018-09-30 04:48:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:32,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9683662d-7201-4c00-8140-4f81f5b1a6b6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:48:32,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9683662d-7201-4c00-8140-4f81f5b1a6b6 2018-09-30 04:48:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:32,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cfba36-3595-4544-9709-e041eb613009 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:48:32,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-29cfba36-3595-4544-9709-e041eb613009 2018-09-30 04:48:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f614c5-f343-4291-9650-d018436d277a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:48:32,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-b4f614c5-f343-4291-9650-d018436d277a 2018-09-30 04:48:32,795 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4bf8b469-f5b1-462-proj 2018-09-30 04:48:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:32,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681638cd-23de-4aa1-b1ee-a0f139162016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:32,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6e290a03f11d4ed3bb1d6d4cdf586ccb used request id req-681638cd-23de-4aa1-b1ee-a0f139162016 2018-09-30 04:48:32,996 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4bf8b469-f5b1-462-proj-role 2018-09-30 04:48:32,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4465f1262c0c4a9b8642b4f41034b161 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:33,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10b0b25-ea19-4dc5-b37b-b0029e34f1bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:33,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4465f1262c0c4a9b8642b4f41034b161 used request id req-f10b0b25-ea19-4dc5-b37b-b0029e34f1bf 2018-09-30 04:48:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b303ec1cb1ab423897a21575f7c9ec6c0e4496" 2018-09-30 04:48:33,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d832baa1-014a-45dc-8c07-157d9cc31d66 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:48:33,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d832baa1-014a-45dc-8c07-157d9cc31d66 2018-09-30 04:48:33,210 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4bf8b469-f5b1-462-user 2018-09-30 04:48:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/aecce231e55244008b9b1248e8b0f5c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72abedc784af23ed4ddb0f46b5ab8a447c18b55" 2018-09-30 04:48:33,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4d9199-ab75-4cb5-90e1-e40803fea677 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:33,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/aecce231e55244008b9b1248e8b0f5c8 used request id req-1e4d9199-ab75-4cb5-90e1-e40803fea677 2018-09-30 04:48:33,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:33,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2pc4Ye7QRQO-r7H0e3-Ueg"], "issued_at": "2018-09-30T04:48:33.000000Z"}} 2018-09-30 04:48:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e299d45b2a7a0ea8094e2d21b6e282dec8e8761" 2018-09-30 04:48:33,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c801845-c711-4a9b-9e0d-f928c82ee13e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:33,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c801845-c711-4a9b-9e0d-f928c82ee13e 2018-09-30 04:48:33,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:33,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:34,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Zql8blThRimYetqXwjFzLQ"], "issued_at": "2018-09-30T04:48:34.000000Z"}} 2018-09-30 04:48:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:48:34,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7436385-2eb7-4a23-a603-b159a45acf98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:34,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7436385-2eb7-4a23-a603-b159a45acf98 2018-09-30 04:48:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:34,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e223568e-5ef8-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:48:34,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460c8ae0-1091-4a74-9321-e035b5e266c2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e223568e-5ef8-496-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:48:34,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e223568e-5ef8-496-proj used request id req-460c8ae0-1091-4a74-9321-e035b5e266c2 2018-09-30 04:48:34,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:48:34,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ba826b-63c7-4394-93d4-59ca1ce785dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:48:34,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-07ba826b-63c7-4394-93d4-59ca1ce785dd 2018-09-30 04:48:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}}' 2018-09-30 04:48:34,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4cba88-327e-42f9-be2a-5a9c63e9303f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:34,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5a4cba88-327e-42f9-be2a-5a9c63e9303f 2018-09-30 04:48:34,681 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e223568e-5ef8-496-proj 2018-09-30 04:48:34,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:34,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:35,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Duh83lMFSWu0vi8lwb8zkA"], "issued_at": "2018-09-30T04:48:35.000000Z"}} 2018-09-30 04:48:35,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49185ca3beb9b58a4033bd743152a69ec9a6fa9c" 2018-09-30 04:48:35,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d34583-da22-48ea-baac-b34531b0efa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:35,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9d34583-da22-48ea-baac-b34531b0efa6 2018-09-30 04:48:35,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:35,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49185ca3beb9b58a4033bd743152a69ec9a6fa9c" 2018-09-30 04:48:35,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb8a462-6fa3-444c-908a-2964d5a4234c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:48:35,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5fb8a462-6fa3-444c-908a-2964d5a4234c 2018-09-30 04:48:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-e223568e-5ef8-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49185ca3beb9b58a4033bd743152a69ec9a6fa9c" 2018-09-30 04:48:35,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e95c86-1b92-4488-88ff-935b30258b69 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-e223568e-5ef8-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}]} 2018-09-30 04:48:35,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-e223568e-5ef8-496-proj used request id req-38e95c86-1b92-4488-88ff-935b30258b69 2018-09-30 04:48:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49185ca3beb9b58a4033bd743152a69ec9a6fa9c" 2018-09-30 04:48:35,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7861112c-f93a-465b-9efa-773bbb44d85e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:48:35,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7861112c-f93a-465b-9efa-773bbb44d85e 2018-09-30 04:48:35,759 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e223568e-5ef8-496-user 2018-09-30 04:48:35,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:48:35,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39146f2-5add-451a-a75f-4d18daba72c4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:48:35,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c39146f2-5add-451a-a75f-4d18daba72c4 2018-09-30 04:48:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" -d '{"role": {"name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}}' 2018-09-30 04:48:35,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6e4e44-552f-45a7-a21f-eae2dd49d841 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e6be163b5d84d598470f939c19e6f54", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e6be163b5d84d598470f939c19e6f54"}, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}} 2018-09-30 04:48:35,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4c6e4e44-552f-45a7-a21f-eae2dd49d841 2018-09-30 04:48:35,956 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e223568e-5ef8-496-proj-role 2018-09-30 04:48:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/2e6be163b5d84d598470f939c19e6f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:48:36,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1270ba-a499-46bb-a1a8-50e555e0adc1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/2e6be163b5d84d598470f939c19e6f54"}, "domain_id": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role", "id": "2e6be163b5d84d598470f939c19e6f54"}} 2018-09-30 04:48:36,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2e6be163b5d84d598470f939c19e6f54 used request id req-ee1270ba-a499-46bb-a1a8-50e555e0adc1 2018-09-30 04:48:36,048 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e223568e-5ef8-496-proj-role to project CreateRouterSuccessTests-e223568e-5ef8-496-proj 2018-09-30 04:48:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3/users/01e9f96bd99c4d3a96e32a96a5096a73/roles/2e6be163b5d84d598470f939c19e6f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:48:36,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481ee237-4982-422f-a8ca-82648ae60bd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:48:36,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3/users/01e9f96bd99c4d3a96e32a96a5096a73/roles/2e6be163b5d84d598470f939c19e6f54 used request id req-481ee237-4982-422f-a8ca-82648ae60bd4 2018-09-30 04:48:36,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:36,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:36,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["v0BJodbATLmnFYft7lnVhA"], "issued_at": "2018-09-30T04:48:36.000000Z"}} 2018-09-30 04:48:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:48:36,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b491facd-c440-41a9-b431-c25eb14a6e4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:36,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b491facd-c440-41a9-b431-c25eb14a6e4c 2018-09-30 04:48:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:48:36,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-053a7e38-2887-4867-8eb2-62326f01957a Date: Sun, 30 Sep 2018 04:48:36 GMT RESP BODY: {"networks":[]} 2018-09-30 04:48:36,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 used request id req-053a7e38-2887-4867-8eb2-62326f01957a 2018-09-30 04:48:36,809 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 2018-09-30 04:48:36,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" -d '{"network": {"name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1", "admin_state_up": true}}' 2018-09-30 04:48:37,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fe55fce3-9aa6-439f-8c2f-9892a1d0f97a Date: Sun, 30 Sep 2018 04:48:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:48:37Z","is_default":false,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","mtu":1450}} 2018-09-30 04:48:37,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-fe55fce3-9aa6-439f-8c2f-9892a1d0f97a 2018-09-30 04:48:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:48:38,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5ac47aa2-fd54-4de2-8dc3-0b122ab41333 Date: Sun, 30 Sep 2018 04:48:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:48:37Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:48:38,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-5ac47aa2-fd54-4de2-8dc3-0b122ab41333 2018-09-30 04:48:38,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:48:38,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18b88186-8041-4ee1-86d2-9e6d12de8987 Date: Sun, 30 Sep 2018 04:48:38 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:48:38,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-18b88186-8041-4ee1-86d2-9e6d12de8987 2018-09-30 04:48:38,209 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1 2018-09-30 04:48:38,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" -d '{"subnets": [{"ip_version": 4, "network_id": "d1b28516-fcf1-48ac-9a36-96bd147d197a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]}' 2018-09-30 04:48:39,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-13cded4b-a901-4147-b6df-5dc642203ef0 Date: Sun, 30 Sep 2018 04:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:48:39,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-13cded4b-a901-4147-b6df-5dc642203ef0 2018-09-30 04:48:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:48:39,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dd16d22d-1190-4e78-b8df-0f75458fa651 Date: Sun, 30 Sep 2018 04:48:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:48:39,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-dd16d22d-1190-4e78-b8df-0f75458fa651 2018-09-30 04:48:39,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:48:39,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-12376b9f-cfcd-4fbf-9371-cae7666520bb Date: Sun, 30 Sep 2018 04:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:48:39,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-12376b9f-cfcd-4fbf-9371-cae7666520bb 2018-09-30 04:48:39,497 - OpenStackNetwork - DEBUG - Network [d1b28516-fcf1-48ac-9a36-96bd147d197a] created successfully 2018-09-30 04:48:39,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:39,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:39,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["rkuxg7sWQ5q2Zn3eS9ceBQ"], "issued_at": "2018-09-30T04:48:39.000000Z"}} 2018-09-30 04:48:39,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:48:39,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cae744-ddbf-4950-a882-d61dcba7aa49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:39,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a9cae744-ddbf-4950-a882-d61dcba7aa49 2018-09-30 04:48:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:48:40,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08884842-a3c6-4644-b604-b8ce6e7a2d4b Date: Sun, 30 Sep 2018 04:48:40 GMT RESP BODY: {"networks":[]} 2018-09-30 04:48:40,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 used request id req-08884842-a3c6-4644-b604-b8ce6e7a2d4b 2018-09-30 04:48:40,143 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 2018-09-30 04:48:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" -d '{"network": {"name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2", "admin_state_up": true}}' 2018-09-30 04:48:40,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c56baf12-9980-455f-ad28-23e6857aa5da Date: Sun, 30 Sep 2018 04:48:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:48:40Z","is_default":false,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","mtu":1450}} 2018-09-30 04:48:40,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c56baf12-9980-455f-ad28-23e6857aa5da 2018-09-30 04:48:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:48:40,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1f976004-c08a-4c96-b9f7-e163771f7bd7 Date: Sun, 30 Sep 2018 04:48:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:48:40Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:48:40,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-1f976004-c08a-4c96-b9f7-e163771f7bd7 2018-09-30 04:48:40,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:48:40,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5065657f-3e11-4aac-ad35-5b444b74eb1c Date: Sun, 30 Sep 2018 04:48:40 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:48:40,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-5065657f-3e11-4aac-ad35-5b444b74eb1c 2018-09-30 04:48:40,963 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2 2018-09-30 04:48:40,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" -d '{"subnets": [{"ip_version": 4, "network_id": "d2213acc-7b8d-4236-8513-dd3e576e5d77", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]}' 2018-09-30 04:48:41,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0da4e559-cd68-4cc1-a7d9-870b6b989ce7 Date: Sun, 30 Sep 2018 04:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:48:41,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0da4e559-cd68-4cc1-a7d9-870b6b989ce7 2018-09-30 04:48:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:48:41,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1c275164-881d-4edc-b02f-8fcf2e2469de Date: Sun, 30 Sep 2018 04:48:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:48:41,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-1c275164-881d-4edc-b02f-8fcf2e2469de 2018-09-30 04:48:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:48:42,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d24f38b0-4dd1-4179-be85-f4f85918be61 Date: Sun, 30 Sep 2018 04:48:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:48:42,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-d24f38b0-4dd1-4179-be85-f4f85918be61 2018-09-30 04:48:42,058 - OpenStackNetwork - DEBUG - Network [d2213acc-7b8d-4236-8513-dd3e576e5d77] created successfully 2018-09-30 04:48:42,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:42,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:42,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["EwsfGy_GQ5qSuVhOsa1Xsg"], "issued_at": "2018-09-30T04:48:42.000000Z"}} 2018-09-30 04:48:42,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:42,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242dd7b4-46de-44ad-81f7-54760432f319 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:42,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-242dd7b4-46de-44ad-81f7-54760432f319 2018-09-30 04:48:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:42,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ae046398-e9b8-4d13-8314-e3b8b90cadd9 Date: Sun, 30 Sep 2018 04:48:42 GMT RESP BODY: {"routers": []} 2018-09-30 04:48:42,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router&admin_state_up=True used request id req-ae046398-e9b8-4d13-8314-e3b8b90cadd9 2018-09-30 04:48:42,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:42,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:43,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["KNb1qFb_QUCMrUkWxdCBHA"], "issued_at": "2018-09-30T04:48:43.000000Z"}} 2018-09-30 04:48:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0f08d2b886c97e868f7e13ec3fcf9e3f3eb25c" 2018-09-30 04:48:43,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d31e9e4-ae0a-4fbc-aa73-52a71276643f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:43,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2d31e9e4-ae0a-4fbc-aa73-52a71276643f 2018-09-30 04:48:43,189 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"router": {"name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router", "admin_state_up": true}}' 2018-09-30 04:48:46,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-c964dff4-1ae9-4dfa-b1fa-b187fe65b1f4 Date: Sun, 30 Sep 2018 04:48:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:43Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router"}} 2018-09-30 04:48:46,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-c964dff4-1ae9-4dfa-b1fa-b187fe65b1f4 2018-09-30 04:48:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:47,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f97ab646-5fb9-494c-8cfb-7378bd0fba5c Date: Sun, 30 Sep 2018 04:48:47 GMT RESP BODY: {"ports":[]} 2018-09-30 04:48:47,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-f97ab646-5fb9-494c-8cfb-7378bd0fba5c 2018-09-30 04:48:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:47,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c0d26bfb-e7d8-4186-a542-692f5ca3facd Date: Sun, 30 Sep 2018 04:48:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:48:47,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 used request id req-c0d26bfb-e7d8-4186-a542-692f5ca3facd 2018-09-30 04:48:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:47,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:47,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065fa38c-e2b8-4e25-b847-628b76125392 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:47,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-065fa38c-e2b8-4e25-b847-628b76125392 2018-09-30 04:48:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:47,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cd1993b3-e865-4762-8722-07987756f15e Date: Sun, 30 Sep 2018 04:48:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:48:47,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-cd1993b3-e865-4762-8722-07987756f15e 2018-09-30 04:48:47,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:48,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b530a329-4bfc-418c-8038-c13ccbe9fc04 Date: Sun, 30 Sep 2018 04:48:48 GMT RESP BODY: {"ports":[]} 2018-09-30 04:48:48,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1&admin_state_up=True used request id req-b530a329-4bfc-418c-8038-c13ccbe9fc04 2018-09-30 04:48:48,134 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1 for router - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:48,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:48,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:48,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["gLOzC_J5SPmKeSPMiwopwg"], "issued_at": "2018-09-30T04:48:48.000000Z"}} 2018-09-30 04:48:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}786d7404286e9983f57b48cf78b1725a29031dfa" 2018-09-30 04:48:48,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6fe655-ec51-4a4f-93e2-318f3dc8efd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:48,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eb6fe655-ec51-4a4f-93e2-318f3dc8efd8 2018-09-30 04:48:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:48,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-85033e06-0ae5-4126-88e2-7be5d53dff32 Date: Sun, 30 Sep 2018 04:48:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:48:48,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 used request id req-85033e06-0ae5-4126-88e2-7be5d53dff32 2018-09-30 04:48:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:48,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2890a48d-526d-4a3e-900d-8da8dd762ed6 Date: Sun, 30 Sep 2018 04:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:48:48,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-2890a48d-526d-4a3e-900d-8da8dd762ed6 2018-09-30 04:48:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:49,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2880bae6-17e9-43cc-a36f-06d854396492 Date: Sun, 30 Sep 2018 04:48:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:48:49,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 used request id req-2880bae6-17e9-43cc-a36f-06d854396492 2018-09-30 04:48:49,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:49,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:49,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}786d7404286e9983f57b48cf78b1725a29031dfa" 2018-09-30 04:48:49,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631c2731-d852-4515-906a-1ffae599cc8b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:49,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-631c2731-d852-4515-906a-1ffae599cc8b 2018-09-30 04:48:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:49,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7e3f15b3-d400-4ed3-9e23-c22e7219a723 Date: Sun, 30 Sep 2018 04:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:48:49,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-7e3f15b3-d400-4ed3-9e23-c22e7219a723 2018-09-30 04:48:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:49,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-40c78653-7908-4d6e-9fe6-a8372ddf509a Date: Sun, 30 Sep 2018 04:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:48:49,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1 used request id req-40c78653-7908-4d6e-9fe6-a8372ddf509a 2018-09-30 04:48:49,559 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 2018-09-30 04:48:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"port": {"network_id": "d1b28516-fcf1-48ac-9a36-96bd147d197a", "fixed_ips": [{"subnet_id": "6dbd9a56-00a5-4b16-8238-99a3bcf681dc", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1", "admin_state_up": true}}' 2018-09-30 04:48:50,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-739dd3cb-cc04-4873-bd78-7d9a33bab827 Date: Sun, 30 Sep 2018 04:48:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","project_id":"35e0bf4066764c75a98bb96bf06d49a3","qos_policy_id":null,"admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal"}} 2018-09-30 04:48:50,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-739dd3cb-cc04-4873-bd78-7d9a33bab827 2018-09-30 04:48:50,548 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1 for router - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:50,548 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"port_id": "d9f98c48-faaf-45bc-a9a8-0390ba180120"}' 2018-09-30 04:48:52,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4679af02-6227-400e-a33c-8a5fa028da88 Date: Sun, 30 Sep 2018 04:48:52 GMT RESP BODY: {"network_id": "d1b28516-fcf1-48ac-9a36-96bd147d197a", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "subnet_id": "6dbd9a56-00a5-4b16-8238-99a3bcf681dc", "subnet_ids": ["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"], "port_id": "d9f98c48-faaf-45bc-a9a8-0390ba180120", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c"} 2018-09-30 04:48:52,191 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/add_router_interface used request id req-4679af02-6227-400e-a33c-8a5fa028da88 2018-09-30 04:48:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:52,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8b77e7a3-a6b5-4a29-b8bf-e490ae855d84 Date: Sun, 30 Sep 2018 04:48:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:48:52,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 used request id req-8b77e7a3-a6b5-4a29-b8bf-e490ae855d84 2018-09-30 04:48:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:52,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d7075f-87ea-4b73-942e-b1423fef03cd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:52,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-63d7075f-87ea-4b73-942e-b1423fef03cd 2018-09-30 04:48:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:52,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0ac63987-2d4f-414d-8795-0addfba508e8 Date: Sun, 30 Sep 2018 04:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:48:52,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-0ac63987-2d4f-414d-8795-0addfba508e8 2018-09-30 04:48:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:52,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f074b41-b605-4407-b017-62682fe5d340 Date: Sun, 30 Sep 2018 04:48:52 GMT RESP BODY: {"ports":[]} 2018-09-30 04:48:52,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2&admin_state_up=True used request id req-6f074b41-b605-4407-b017-62682fe5d340 2018-09-30 04:48:52,750 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2 for router - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:52,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:52,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:53,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["Vwe163-cRQWYnrzs0eYEHA"], "issued_at": "2018-09-30T04:48:53.000000Z"}} 2018-09-30 04:48:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5351d1ca043f627c62f55354e5498fb578ea80" 2018-09-30 04:48:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337bdc09-3852-4be0-9de7-ae276b0a87d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:53,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-337bdc09-3852-4be0-9de7-ae276b0a87d9 2018-09-30 04:48:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5a10abb1-7906-49e9-b992-e230251ed358 Date: Sun, 30 Sep 2018 04:48:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:48:53,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 used request id req-5a10abb1-7906-49e9-b992-e230251ed358 2018-09-30 04:48:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:53,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6628e414-e2a2-4128-8db9-6b7be25d509d Date: Sun, 30 Sep 2018 04:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:48:53,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-6628e414-e2a2-4128-8db9-6b7be25d509d 2018-09-30 04:48:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:53,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6b0d9d6f-eeac-46f2-8a9d-334a257b9b58 Date: Sun, 30 Sep 2018 04:48:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:48:53,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 used request id req-6b0d9d6f-eeac-46f2-8a9d-334a257b9b58 2018-09-30 04:48:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:53,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5351d1ca043f627c62f55354e5498fb578ea80" 2018-09-30 04:48:53,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2c3010-fd72-4e2d-893d-c052ab582ece Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:53,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-0b2c3010-fd72-4e2d-893d-c052ab582ece 2018-09-30 04:48:53,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:53,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c50b6403-f3a4-4865-a792-23e7c0e74585 Date: Sun, 30 Sep 2018 04:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:48:53,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-c50b6403-f3a4-4865-a792-23e7c0e74585 2018-09-30 04:48:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:53,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f73d44c9-3649-49b8-abd5-ca689bd77bae Date: Sun, 30 Sep 2018 04:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:48:53,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2 used request id req-f73d44c9-3649-49b8-abd5-ca689bd77bae 2018-09-30 04:48:53,828 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 2018-09-30 04:48:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"port": {"network_id": "d2213acc-7b8d-4236-8513-dd3e576e5d77", "fixed_ips": [{"subnet_id": "f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2", "admin_state_up": true}}' 2018-09-30 04:48:54,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-ae94576f-c47f-4a73-a103-1aaef0a91018 Date: Sun, 30 Sep 2018 04:48:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","project_id":"35e0bf4066764c75a98bb96bf06d49a3","qos_policy_id":null,"admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal"}} 2018-09-30 04:48:54,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-ae94576f-c47f-4a73-a103-1aaef0a91018 2018-09-30 04:48:54,847 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2 for router - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:54,848 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:48:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"port_id": "dc1d0573-6030-4383-9355-fcdd74e0f37b"}' 2018-09-30 04:48:56,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-489fde9d-f025-4f62-8594-76532bb3a0ee Date: Sun, 30 Sep 2018 04:48:56 GMT RESP BODY: {"network_id": "d2213acc-7b8d-4236-8513-dd3e576e5d77", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "subnet_id": "f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a", "subnet_ids": ["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"], "port_id": "dc1d0573-6030-4383-9355-fcdd74e0f37b", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c"} 2018-09-30 04:48:56,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/add_router_interface used request id req-489fde9d-f025-4f62-8594-76532bb3a0ee 2018-09-30 04:48:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:56,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-15526e41-d9f0-4155-a7c9-c98bc7af6a7c Date: Sun, 30 Sep 2018 04:48:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:43Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router"}} 2018-09-30 04:48:56,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-15526e41-d9f0-4155-a7c9-c98bc7af6a7c 2018-09-30 04:48:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-0ccd8491-5883-4cb6-b8a1-b2651b0b9721 Date: Sun, 30 Sep 2018 04:48:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:48:57,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-0ccd8491-5883-4cb6-b8a1-b2651b0b9721 2018-09-30 04:48:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:57,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6011900f-d227-4bf9-a13a-5a6fb6d53add Date: Sun, 30 Sep 2018 04:48:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}} 2018-09-30 04:48:57,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc used request id req-6011900f-d227-4bf9-a13a-5a6fb6d53add 2018-09-30 04:48:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:48:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-76537291-eb0e-433c-9e10-2f1385e25a44 Date: Sun, 30 Sep 2018 04:48:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}} 2018-09-30 04:48:57,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a used request id req-76537291-eb0e-433c-9e10-2f1385e25a44 2018-09-30 04:48:57,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:57,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["V3YcW9mWTHSaxna88-fUtw"], "issued_at": "2018-09-30T04:48:57.000000Z"}} 2018-09-30 04:48:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:48:57,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-2475dba6-931f-4efd-8211-abbd7930ea57 Date: Sun, 30 Sep 2018 04:48:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:43Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router"}]} 2018-09-30 04:48:57,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router&admin_state_up=True used request id req-2475dba6-931f-4efd-8211-abbd7930ea57 2018-09-30 04:48:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:57,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e299d45b2a7a0ea8094e2d21b6e282dec8e8761" 2018-09-30 04:48:58,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30155628-a105-4ee7-9a09-6de0be0ec7d6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:58,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-30155628-a105-4ee7-9a09-6de0be0ec7d6 2018-09-30 04:48:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:48:58,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-a7c642ae-9e6d-4a5e-b1bf-b60dae553ff8 Date: Sun, 30 Sep 2018 04:48:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:48:58,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-a7c642ae-9e6d-4a5e-b1bf-b60dae553ff8 2018-09-30 04:48:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:48:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1831cfa5-fa73-4df1-884d-1a86164ea075 Date: Sun, 30 Sep 2018 04:48:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}} 2018-09-30 04:48:58,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc used request id req-1831cfa5-fa73-4df1-884d-1a86164ea075 2018-09-30 04:48:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:48:58,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e9f18ede-6c8a-45b3-8167-2db4f345365e Date: Sun, 30 Sep 2018 04:48:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}} 2018-09-30 04:48:58,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a used request id req-e9f18ede-6c8a-45b3-8167-2db4f345365e 2018-09-30 04:48:58,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:48:58,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:48:59,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e6be163b5d84d598470f939c19e6f54", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj-role"}], "expires_at": "2018-09-30T05:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35e0bf4066764c75a98bb96bf06d49a3", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/35e0bf4066764c75a98bb96bf06d49a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e223568e-5ef8-496-user", "id": "01e9f96bd99c4d3a96e32a96a5096a73"}, "audit_ids": ["SnoXXCXqRRqzUIannMcNmA"], "issued_at": "2018-09-30T04:48:59.000000Z"}} 2018-09-30 04:48:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:48:59,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0762040e-07a3-4c43-9a68-0683b9af1823 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:48:59,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0762040e-07a3-4c43-9a68-0683b9af1823 2018-09-30 04:48:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:48:59,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-e3d0a1d2-9748-466b-a75b-a7c9b7afcd57 Date: Sun, 30 Sep 2018 04:48:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:43Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router"}]} 2018-09-30 04:48:59,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router&admin_state_up=True used request id req-e3d0a1d2-9748-466b-a75b-a7c9b7afcd57 2018-09-30 04:48:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:48:59,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:48:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:48:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:48:59,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a71ab5-86f8-49f3-a9f8-b825457b1af9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:48:59,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-37a71ab5-86f8-49f3-a9f8-b825457b1af9 2018-09-30 04:48:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:48:59,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-afae27b8-0ada-406a-99fb-1422acb84a56 Date: Sun, 30 Sep 2018 04:48:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:48:59,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-afae27b8-0ada-406a-99fb-1422acb84a56 2018-09-30 04:48:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:48:59,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-89c891f8-2723-43a5-ac7c-b4e1eddeb092 Date: Sun, 30 Sep 2018 04:48:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}} 2018-09-30 04:48:59,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc used request id req-89c891f8-2723-43a5-ac7c-b4e1eddeb092 2018-09-30 04:48:59,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-18a75756-00ed-4e89-bf0a-9b6305b30329 Date: Sun, 30 Sep 2018 04:49:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}} 2018-09-30 04:49:00,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a used request id req-18a75756-00ed-4e89-bf0a-9b6305b30329 2018-09-30 04:49:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5f14138c-84f2-4f7f-9d81-c7b5395c977c Date: Sun, 30 Sep 2018 04:49:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:49:00,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 used request id req-5f14138c-84f2-4f7f-9d81-c7b5395c977c 2018-09-30 04:49:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f975e749-5b1e-4ec5-b12e-b503f4404eb3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:49:00,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-f975e749-5b1e-4ec5-b12e-b503f4404eb3 2018-09-30 04:49:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ea294567-665a-4ae6-a09c-25b47af7fcb1 Date: Sun, 30 Sep 2018 04:49:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:49:00,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-ea294567-665a-4ae6-a09c-25b47af7fcb1 2018-09-30 04:49:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-b6d7d924-42c5-4d98-825c-f9ea80de8d45 Date: Sun, 30 Sep 2018 04:49:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:49:00,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1&admin_state_up=True used request id req-b6d7d924-42c5-4d98-825c-f9ea80de8d45 2018-09-30 04:49:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec4b632-5823-49ac-bd66-3154f1a40891 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:49:00,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-7ec4b632-5823-49ac-bd66-3154f1a40891 2018-09-30 04:49:00,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-97311428-c76e-4041-9754-87522aa96626 Date: Sun, 30 Sep 2018 04:49:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:49:00,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 used request id req-97311428-c76e-4041-9754-87522aa96626 2018-09-30 04:49:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:00,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef56a4b5-36bc-4f15-9dc5-94b920581b53 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:49:00,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-ef56a4b5-36bc-4f15-9dc5-94b920581b53 2018-09-30 04:49:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:01,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f6065fa8-a43f-48dd-ae77-a02fec5fe260 Date: Sun, 30 Sep 2018 04:49:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:49:01,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-f6065fa8-a43f-48dd-ae77-a02fec5fe260 2018-09-30 04:49:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:01,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-7993e539-9997-4ec7-9b3d-656df0dc77dd Date: Sun, 30 Sep 2018 04:49:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:49:01,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77&name=CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2&admin_state_up=True used request id req-7993e539-9997-4ec7-9b3d-656df0dc77dd 2018-09-30 04:49:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:01,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328a2936-0e74-4293-8e8c-09bea8834c97 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:49:01,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-328a2936-0e74-4293-8e8c-09bea8834c97 2018-09-30 04:49:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:01,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-479db018-f003-450d-9d46-24752858936c Date: Sun, 30 Sep 2018 04:49:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:43Z", "admin_state_up": true, "updated_at": "2018-09-30T04:48:55Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c", "name": "CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router"}} 2018-09-30 04:49:01,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-479db018-f003-450d-9d46-24752858936c 2018-09-30 04:49:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:01,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-e0a314da-b4e6-46a7-84de-54761218c208 Date: Sun, 30 Sep 2018 04:49:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:49:01,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-e0a314da-b4e6-46a7-84de-54761218c208 2018-09-30 04:49:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:01,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-df4f907c-5598-4ece-b381-14527810994d Date: Sun, 30 Sep 2018 04:49:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}} 2018-09-30 04:49:01,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc used request id req-df4f907c-5598-4ece-b381-14527810994d 2018-09-30 04:49:01,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e98ee8b62f168364dd1477c198198b6bbf4b18" 2018-09-30 04:49:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a4d4f285-e88c-4041-8835-176cb30ae272 Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}} 2018-09-30 04:49:02,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a used request id req-a4d4f285-e88c-4041-8835-176cb30ae272 2018-09-30 04:49:02,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:02,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dfe2bd23-3efd-4ed0-9c11-9555339f710f Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:49:02,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-dfe2bd23-3efd-4ed0-9c11-9555339f710f 2018-09-30 04:49:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:02,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bfeaec8c-e21b-4d01-a5d3-de7828220b38 Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:49:02,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-bfeaec8c-e21b-4d01-a5d3-de7828220b38 2018-09-30 04:49:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-0ec646ea-dd67-4517-ba35-1fcb0902dcb5 Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.2"}],"id":"52fa2648-b8f1-42de-90b8-2c903d7e5c65","security_groups":[],"mac_address":"fa:16:3e:51:f7:98","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1b28516-fcf1-48ac-9a36-96bd147d197a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.3"}],"id":"6c0a654f-ce79-4e09-ba11-226b491b5792","security_groups":[],"mac_address":"fa:16:3e:97:2f:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d1b28516-fcf1-48ac-9a36-96bd147d197a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.4"}],"id":"8f31e252-676c-4ab1-a713-aeee608f6c98","security_groups":[],"mac_address":"fa:16:3e:2a:fe:e2","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d1b28516-fcf1-48ac-9a36-96bd147d197a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","ip_address":"10.200.201.1"}],"id":"d9f98c48-faaf-45bc-a9a8-0390ba180120","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:c7:c0:14","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1","admin_state_up":true,"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:50Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"}]} 2018-09-30 04:49:02,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-0ec646ea-dd67-4517-ba35-1fcb0902dcb5 2018-09-30 04:49:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:02,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fafff9ec-a1a7-490c-9a4a-be3b7be23a6d Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:49:02,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-fafff9ec-a1a7-490c-9a4a-be3b7be23a6d 2018-09-30 04:49:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:02,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-18da3e47-0ec1-4eda-823a-889aadd2bdf6 Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:49:02,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-18da3e47-0ec1-4eda-823a-889aadd2bdf6 2018-09-30 04:49:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:02,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-d1457805-0948-4277-afab-ceffa21e0b53 Date: Sun, 30 Sep 2018 04:49:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.2"}],"id":"c487dfee-2457-4c38-a696-2d56b23d265c","security_groups":[],"mac_address":"fa:16:3e:cd:1a:07","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2213acc-7b8d-4236-8513-dd3e576e5d77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.1"}],"id":"dc1d0573-6030-4383-9355-fcdd74e0f37b","security_groups":["b020b37a-4c7a-4a4f-ac72-420fc3589768"],"mac_address":"fa:16:3e:5f:c7:ca","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:54Z","binding:vnic_type":"normal","device_id":"972a0b0c-2a8c-490c-81e6-f4591e4b125c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.3"}],"id":"e5771f64-a40d-4f38-b9c3-a9797e326bcf","security_groups":[],"mac_address":"fa:16:3e:e9:13:ac","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2213acc-7b8d-4236-8513-dd3e576e5d77"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:48:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","ip_address":"10.200.202.4"}],"id":"f63a09de-c9bc-4640-94dc-76c39b2b7c5f","security_groups":[],"mac_address":"fa:16:3e:f6:a1:8c","project_id":"35e0bf4066764c75a98bb96bf06d49a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2213acc-7b8d-4236-8513-dd3e576e5d77"}]} 2018-09-30 04:49:02,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-d1457805-0948-4277-afab-ceffa21e0b53 2018-09-30 04:49:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:03,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98a7d2ae-8ce3-404b-9b1c-a2ad58ebd32a Date: Sun, 30 Sep 2018 04:49:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}} 2018-09-30 04:49:03,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc used request id req-98a7d2ae-8ce3-404b-9b1c-a2ad58ebd32a 2018-09-30 04:49:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:03,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-08ec6b4b-b7ee-4c4b-adf5-e003174dc6c0 Date: Sun, 30 Sep 2018 04:49:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"],"updated_at":"2018-09-30T04:48:38Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1"}]} 2018-09-30 04:49:03,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-08ec6b4b-b7ee-4c4b-adf5-e003174dc6c0 2018-09-30 04:49:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:03,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-62983106-6aae-464e-a872-cf393e4519ef Date: Sun, 30 Sep 2018 04:49:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1b28516-fcf1-48ac-9a36-96bd147d197a","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"6dbd9a56-00a5-4b16-8238-99a3bcf681dc","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1"}]} 2018-09-30 04:49:03,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-62983106-6aae-464e-a872-cf393e4519ef 2018-09-30 04:49:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0699133f-0025-4bd4-85e2-d895c1fe371a Date: Sun, 30 Sep 2018 04:49:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}} 2018-09-30 04:49:03,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a used request id req-0699133f-0025-4bd4-85e2-d895c1fe371a 2018-09-30 04:49:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:04,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cabdddc3-167b-48a6-89a6-a09f9051703d Date: Sun, 30 Sep 2018 04:49:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"],"updated_at":"2018-09-30T04:48:41Z","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2"}]} 2018-09-30 04:49:04,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-cabdddc3-167b-48a6-89a6-a09f9051703d 2018-09-30 04:49:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c64892f5f00b22165bba6408ebd2799fc66b2b26" 2018-09-30 04:49:04,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-955e474b-7175-4e6f-8519-55eddf3cc3cc Date: Sun, 30 Sep 2018 04:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2213acc-7b8d-4236-8513-dd3e576e5d77","tenant_id":"35e0bf4066764c75a98bb96bf06d49a3","created_at":"2018-09-30T04:48:41Z","dns_nameservers":[],"updated_at":"2018-09-30T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"35e0bf4066764c75a98bb96bf06d49a3","id":"f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a","subnetpool_id":null,"name":"CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2"}]} 2018-09-30 04:49:04,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-955e474b-7175-4e6f-8519-55eddf3cc3cc 2018-09-30 04:49:04,224 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router and port CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port1 2018-09-30 04:49:04,224 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:49:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"port_id": "d9f98c48-faaf-45bc-a9a8-0390ba180120"}' 2018-09-30 04:49:05,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-efb1f88b-f812-4121-b944-47f9675b0901 Date: Sun, 30 Sep 2018 04:49:05 GMT RESP BODY: {"network_id": "d1b28516-fcf1-48ac-9a36-96bd147d197a", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "subnet_id": "6dbd9a56-00a5-4b16-8238-99a3bcf681dc", "subnet_ids": ["6dbd9a56-00a5-4b16-8238-99a3bcf681dc"], "port_id": "d9f98c48-faaf-45bc-a9a8-0390ba180120", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c"} 2018-09-30 04:49:05,610 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/remove_router_interface used request id req-efb1f88b-f812-4121-b944-47f9675b0901 2018-09-30 04:49:05,610 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router and port CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-port2 2018-09-30 04:49:05,611 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:49:05,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" -d '{"port_id": "dc1d0573-6030-4383-9355-fcdd74e0f37b"}' 2018-09-30 04:49:06,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1cd97ce-fa9d-4c20-8ef3-efc3f61a46e4 Date: Sun, 30 Sep 2018 04:49:06 GMT RESP BODY: {"network_id": "d2213acc-7b8d-4236-8513-dd3e576e5d77", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "subnet_id": "f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a", "subnet_ids": ["f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a"], "port_id": "dc1d0573-6030-4383-9355-fcdd74e0f37b", "id": "972a0b0c-2a8c-490c-81e6-f4591e4b125c"} 2018-09-30 04:49:06,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c/remove_router_interface used request id req-e1cd97ce-fa9d-4c20-8ef3-efc3f61a46e4 2018-09-30 04:49:06,837 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:49:06,837 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-router 2018-09-30 04:49:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a23011ea4958e37124947f5ee298f9d8afbe8fc" 2018-09-30 04:49:09,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6eff9e6a-8db1-4673-a237-1553927f98a4 Content-Length: 0 Date: Sun, 30 Sep 2018 04:49:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:09,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/972a0b0c-2a8c-490c-81e6-f4591e4b125c used request id req-6eff9e6a-8db1-4673-a237-1553927f98a4 2018-09-30 04:49:09,917 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1 2018-09-30 04:49:09,917 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet1 2018-09-30 04:49:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:49:12,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9581272-5309-442a-b829-f03c1f24663d Date: Sun, 30 Sep 2018 04:49:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:12,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6dbd9a56-00a5-4b16-8238-99a3bcf681dc used request id req-e9581272-5309-442a-b829-f03c1f24663d 2018-09-30 04:49:12,416 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net1 2018-09-30 04:49:12,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d1b28516-fcf1-48ac-9a36-96bd147d197a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58376676a821c6a0e7d96421e52793916b7137" 2018-09-30 04:49:13,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-349fa327-1174-449b-ab86-2effe7aa5556 Date: Sun, 30 Sep 2018 04:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:13,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d1b28516-fcf1-48ac-9a36-96bd147d197a used request id req-349fa327-1174-449b-ab86-2effe7aa5556 2018-09-30 04:49:13,638 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2 2018-09-30 04:49:13,638 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-subnet2 2018-09-30 04:49:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:49:15,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dbed623-ea77-4d6d-ab43-7bbc4dfe9ab9 Date: Sun, 30 Sep 2018 04:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:15,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f6b68d2b-9d2d-4a99-b551-53b4f08c9a4a used request id req-1dbed623-ea77-4d6d-ab43-7bbc4dfe9ab9 2018-09-30 04:49:15,786 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9cd9529e-b0e0-4281-844c-d6dbbae418fc-pub-net2 2018-09-30 04:49:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d2213acc-7b8d-4236-8513-dd3e576e5d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5c303a48bcecdb3c6481b8efd745ccfba4dbc0f" 2018-09-30 04:49:17,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c128fe66-3e05-4e05-953d-46e33be6195a Date: Sun, 30 Sep 2018 04:49:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:17,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d2213acc-7b8d-4236-8513-dd3e576e5d77 used request id req-c128fe66-3e05-4e05-953d-46e33be6195a 2018-09-30 04:49:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-70b2267f-2d75-441f-88a6-a9d9ad490dc6 Date: Sun, 30 Sep 2018 04:49:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:37Z", "updated_at": "2018-09-30T04:48:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "revision_number": 0, "id": "00d1a439-f112-45a6-82cd-4aafc5fe350a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "35e0bf4066764c75a98bb96bf06d49a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "revision_number": 0, "id": "1a6b8a1b-5387-4577-b443-02b880dd4d0f", "remote_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "remote_ip_prefix": null, "created_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "35e0bf4066764c75a98bb96bf06d49a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "revision_number": 0, "id": "73a777bd-5449-493b-9697-f7aaa49543e1", "remote_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "remote_ip_prefix": null, "created_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "35e0bf4066764c75a98bb96bf06d49a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "revision_number": 0, "id": "16eddd74-0d3e-41e1-82ea-1f36bb89a660", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "35e0bf4066764c75a98bb96bf06d49a3"}], "revision_number": 4, "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "name": "default"}]} 2018-09-30 04:49:17,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-70b2267f-2d75-441f-88a6-a9d9ad490dc6 2018-09-30 04:49:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:17,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030e769f-8282-410a-b1a4-425d71877eea Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:49:17,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-030e769f-8282-410a-b1a4-425d71877eea 2018-09-30 04:49:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:17,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96a0aaa-72c8-4b4d-bfcf-3c6f7f399483 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:49:17,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-e96a0aaa-72c8-4b4d-bfcf-3c6f7f399483 2018-09-30 04:49:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:17,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5984b68-eb9e-4311-ac09-7dd1f5193d56 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:49:17,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-b5984b68-eb9e-4311-ac09-7dd1f5193d56 2018-09-30 04:49:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:17,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88e8fba-61f7-40ce-8a0c-35663bd17ee4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3"}, "enabled": true, "id": "35e0bf4066764c75a98bb96bf06d49a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e223568e-5ef8-496-proj"}} 2018-09-30 04:49:17,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-c88e8fba-61f7-40ce-8a0c-35663bd17ee4 2018-09-30 04:49:17,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b020b37a-4c7a-4a4f-ac72-420fc3589768 2018-09-30 04:49:17,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b020b37a-4c7a-4a4f-ac72-420fc3589768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:17,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4134b969-3220-4f9e-ae5b-3abfb6b0eafb Date: Sun, 30 Sep 2018 04:49:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "port_range_min": null, "revision_number": 0, "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:37Z", "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "00d1a439-f112-45a6-82cd-4aafc5fe350a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "port_range_min": null, "revision_number": 0, "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:37Z", "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "16eddd74-0d3e-41e1-82ea-1f36bb89a660"}, {"remote_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "port_range_min": null, "revision_number": 0, "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:37Z", "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "1a6b8a1b-5387-4577-b443-02b880dd4d0f"}, {"remote_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:48:37Z", "security_group_id": "b020b37a-4c7a-4a4f-ac72-420fc3589768", "port_range_min": null, "revision_number": 0, "tenant_id": "35e0bf4066764c75a98bb96bf06d49a3", "created_at": "2018-09-30T04:48:37Z", "project_id": "35e0bf4066764c75a98bb96bf06d49a3", "id": "73a777bd-5449-493b-9697-f7aaa49543e1"}]} 2018-09-30 04:49:17,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b020b37a-4c7a-4a4f-ac72-420fc3589768 used request id req-4134b969-3220-4f9e-ae5b-3abfb6b0eafb 2018-09-30 04:49:17,792 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:49:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b020b37a-4c7a-4a4f-ac72-420fc3589768 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:18,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e85afd15-8d69-48c1-a9d6-04250916a785 Content-Length: 0 Date: Sun, 30 Sep 2018 04:49:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:18,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b020b37a-4c7a-4a4f-ac72-420fc3589768 used request id req-e85afd15-8d69-48c1-a9d6-04250916a785 2018-09-30 04:49:18,065 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e223568e-5ef8-496-proj 2018-09-30 04:49:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:18,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cdcedd-7016-4404-ab28-4e40e2779382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:18,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/35e0bf4066764c75a98bb96bf06d49a3 used request id req-70cdcedd-7016-4404-ab28-4e40e2779382 2018-09-30 04:49:18,278 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e223568e-5ef8-496-proj-role 2018-09-30 04:49:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/2e6be163b5d84d598470f939c19e6f54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:18,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bb92c1-e144-4dc8-92f9-90841023133d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:18,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2e6be163b5d84d598470f939c19e6f54 used request id req-16bb92c1-e144-4dc8-92f9-90841023133d 2018-09-30 04:49:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f882fba34ba69859957bfaa1300fa4907cd3b3b" 2018-09-30 04:49:18,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e6c99d-1ab9-4010-ba19-e580454fa302 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:49:18,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f0e6c99d-1ab9-4010-ba19-e580454fa302 2018-09-30 04:49:18,471 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e223568e-5ef8-496-user 2018-09-30 04:49:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/01e9f96bd99c4d3a96e32a96a5096a73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49185ca3beb9b58a4033bd743152a69ec9a6fa9c" 2018-09-30 04:49:18,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a12308c2-6188-4e08-8e04-3a4be567a44d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:18,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/01e9f96bd99c4d3a96e32a96a5096a73 used request id req-a12308c2-6188-4e08-8e04-3a4be567a44d 2018-09-30 04:49:18,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:19,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["QCZKAs1SSnaHZ1_SiM0vuQ"], "issued_at": "2018-09-30T04:49:19.000000Z"}} 2018-09-30 04:49:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78413c5f3b26b489a426a2a7e368d662a0ef426" 2018-09-30 04:49:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a948732d-e608-4510-8efa-932e7e325c3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:19,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a948732d-e608-4510-8efa-932e7e325c3e 2018-09-30 04:49:19,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:19,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:19,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["BJGsLcx2QRO7Py8a--nYgQ"], "issued_at": "2018-09-30T04:49:19.000000Z"}} 2018-09-30 04:49:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:19,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd6618d-ef37-41c4-a4a9-0fabf52dbb6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:19,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9bd6618d-ef37-41c4-a4a9-0fabf52dbb6c 2018-09-30 04:49:19,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:19,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7fab369c-9088-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:19,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0915ee75-47d7-432a-9e19-738c22a9b1b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7fab369c-9088-43f-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:49:19,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7fab369c-9088-43f-proj used request id req-0915ee75-47d7-432a-9e19-738c22a9b1b1 2018-09-30 04:49:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:19,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e692419-a38a-4971-b604-1824689c78f9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:49:19,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0e692419-a38a-4971-b604-1824689c78f9 2018-09-30 04:49:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}}' 2018-09-30 04:49:19,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd7dada8-8aeb-4094-9651-56a3bfa858e9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c"}, "enabled": true, "id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}} 2018-09-30 04:49:19,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fd7dada8-8aeb-4094-9651-56a3bfa858e9 2018-09-30 04:49:19,926 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7fab369c-9088-43f-proj 2018-09-30 04:49:19,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:19,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:20,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["tHg8dYTwQS6n--0tRv8RQw"], "issued_at": "2018-09-30T04:49:20.000000Z"}} 2018-09-30 04:49:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e8f5b20d549c802ce1eb736ab9907a846c5f39" 2018-09-30 04:49:20,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ac066f-88c7-47cb-9309-8255fdae3b98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:20,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-92ac066f-88c7-47cb-9309-8255fdae3b98 2018-09-30 04:49:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:20,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e8f5b20d549c802ce1eb736ab9907a846c5f39" 2018-09-30 04:49:20,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec20cc5-a768-463c-a32c-5cdf08b548ec Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:49:20,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dec20cc5-a768-463c-a32c-5cdf08b548ec 2018-09-30 04:49:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-7fab369c-9088-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e8f5b20d549c802ce1eb736ab9907a846c5f39" 2018-09-30 04:49:20,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33929728-ac90-4507-b5aa-8815fbe72701 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-7fab369c-9088-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c"}, "enabled": true, "id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}]} 2018-09-30 04:49:20,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-7fab369c-9088-43f-proj used request id req-33929728-ac90-4507-b5aa-8815fbe72701 2018-09-30 04:49:20,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e8f5b20d549c802ce1eb736ab9907a846c5f39" 2018-09-30 04:49:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ae33d3-effa-4f94-a521-697c8729119a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:49:20,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-33ae33d3-effa-4f94-a521-697c8729119a 2018-09-30 04:49:21,052 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7fab369c-9088-43f-user 2018-09-30 04:49:21,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:21,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10962828-44ce-4a09-bb23-6eacb66f316d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:49:21,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-10962828-44ce-4a09-bb23-6eacb66f316d 2018-09-30 04:49:21,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" -d '{"role": {"name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj-role"}}' 2018-09-30 04:49:21,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8042060a-c696-4d2b-b542-8badf54103d1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57f32a48460a4de68e41261fdf63926a", "links": {"self": "http://172.30.9.29:5000/v3/roles/57f32a48460a4de68e41261fdf63926a"}, "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj-role"}} 2018-09-30 04:49:21,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8042060a-c696-4d2b-b542-8badf54103d1 2018-09-30 04:49:21,263 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7fab369c-9088-43f-proj-role 2018-09-30 04:49:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/57f32a48460a4de68e41261fdf63926a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:21,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6843ab-6ac5-4c26-9323-bc401ed903c1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/57f32a48460a4de68e41261fdf63926a"}, "domain_id": null, "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj-role", "id": "57f32a48460a4de68e41261fdf63926a"}} 2018-09-30 04:49:21,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/57f32a48460a4de68e41261fdf63926a used request id req-cd6843ab-6ac5-4c26-9323-bc401ed903c1 2018-09-30 04:49:21,282 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7fab369c-9088-43f-proj-role to project CreateRouterSuccessTests-7fab369c-9088-43f-proj 2018-09-30 04:49:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c/users/99959a2786eb4f8485b10779062655f7/roles/57f32a48460a4de68e41261fdf63926a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:21,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67943ad-9783-4b07-90bc-f6627ed986bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:21,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c/users/99959a2786eb4f8485b10779062655f7/roles/57f32a48460a4de68e41261fdf63926a used request id req-c67943ad-9783-4b07-90bc-f6627ed986bf 2018-09-30 04:49:21,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:21,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:21,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57f32a48460a4de68e41261fdf63926a", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj-role"}], "expires_at": "2018-09-30T05:49:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7fab369c-9088-43f-user", "id": "99959a2786eb4f8485b10779062655f7"}, "audit_ids": ["SACUfb08SWCjNNQNDpdZEA"], "issued_at": "2018-09-30T04:49:21.000000Z"}} 2018-09-30 04:49:21,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:21,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44456e06-818f-4d33-a9de-36f9f13c5f81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:21,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-44456e06-818f-4d33-a9de-36f9f13c5f81 2018-09-30 04:49:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7db30d7-4e8a-4ece-93e5-0877890b8ac4 Date: Sun, 30 Sep 2018 04:49:22 GMT RESP BODY: {"routers": []} 2018-09-30 04:49:22,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router&admin_state_up=True used request id req-b7db30d7-4e8a-4ece-93e5-0877890b8ac4 2018-09-30 04:49:22,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:22,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:22,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57f32a48460a4de68e41261fdf63926a", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj-role"}], "expires_at": "2018-09-30T05:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7fab369c-9088-43f-user", "id": "99959a2786eb4f8485b10779062655f7"}, "audit_ids": ["LWBgPSCcSOyCySEewEKb3g"], "issued_at": "2018-09-30T04:49:22.000000Z"}} 2018-09-30 04:49:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27d5ce9891c0db9b74154c1b2cb4c7843c4853d" 2018-09-30 04:49:22,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131f1ba8-ca80-4f36-be76-183ee3c0b15b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:22,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-131f1ba8-ca80-4f36-be76-183ee3c0b15b 2018-09-30 04:49:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:22,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-51f4863a-aab4-4a06-9c8d-e872e2414816 Date: Sun, 30 Sep 2018 04:49:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:49:22,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-51f4863a-aab4-4a06-9c8d-e872e2414816 2018-09-30 04:49:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:22,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b0f51237-346c-48d7-8dcb-7c62408da393 Date: Sun, 30 Sep 2018 04:49:22 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:49:22,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-b0f51237-346c-48d7-8dcb-7c62408da393 2018-09-30 04:49:22,951 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router 2018-09-30 04:49:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router", "admin_state_up": true}}' 2018-09-30 04:49:27,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-3cc7421f-6ad9-42d6-ba8a-cb2390e9814b Date: Sun, 30 Sep 2018 04:49:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "created_at": "2018-09-30T04:49:23Z", "admin_state_up": true, "updated_at": "2018-09-30T04:49:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "id": "f2fd4c1d-2be8-4fbf-8515-024593f4ef36", "name": "CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router"}} 2018-09-30 04:49:27,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-3cc7421f-6ad9-42d6-ba8a-cb2390e9814b 2018-09-30 04:49:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f2fd4c1d-2be8-4fbf-8515-024593f4ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:28,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e8ab695-5359-4ac2-87d0-0f37dc81ca12 Date: Sun, 30 Sep 2018 04:49:28 GMT RESP BODY: {"ports":[]} 2018-09-30 04:49:28,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f2fd4c1d-2be8-4fbf-8515-024593f4ef36 used request id req-0e8ab695-5359-4ac2-87d0-0f37dc81ca12 2018-09-30 04:49:28,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/f2fd4c1d-2be8-4fbf-8515-024593f4ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:28,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5de6f784-45a0-413a-af4c-38ead52200ba Date: Sun, 30 Sep 2018 04:49:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "created_at": "2018-09-30T04:49:23Z", "admin_state_up": true, "updated_at": "2018-09-30T04:49:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "id": "f2fd4c1d-2be8-4fbf-8515-024593f4ef36", "name": "CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router"}} 2018-09-30 04:49:28,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/f2fd4c1d-2be8-4fbf-8515-024593f4ef36 used request id req-5de6f784-45a0-413a-af4c-38ead52200ba 2018-09-30 04:49:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f2fd4c1d-2be8-4fbf-8515-024593f4ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:28,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-077bd090-632d-429d-bf57-a7bf2d0c43b6 Date: Sun, 30 Sep 2018 04:49:28 GMT RESP BODY: {"ports":[]} 2018-09-30 04:49:28,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f2fd4c1d-2be8-4fbf-8515-024593f4ef36 used request id req-077bd090-632d-429d-bf57-a7bf2d0c43b6 2018-09-30 04:49:28,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:29,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57f32a48460a4de68e41261fdf63926a", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj-role"}], "expires_at": "2018-09-30T05:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/375dd9d3e36e4f3481c8bc2c3038bc6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7fab369c-9088-43f-user", "id": "99959a2786eb4f8485b10779062655f7"}, "audit_ids": ["feS7axGlTTKf1him-8OlEw"], "issued_at": "2018-09-30T04:49:29.000000Z"}} 2018-09-30 04:49:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6def88036714bb759fbe7ec15c6dd3c31946867e" 2018-09-30 04:49:29,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e045f613-c38c-4dcf-93e5-34ba2149a992 Date: Sun, 30 Sep 2018 04:49:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "created_at": "2018-09-30T04:49:23Z", "admin_state_up": true, "updated_at": "2018-09-30T04:49:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "id": "f2fd4c1d-2be8-4fbf-8515-024593f4ef36", "name": "CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router"}]} 2018-09-30 04:49:29,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router&admin_state_up=True used request id req-e045f613-c38c-4dcf-93e5-34ba2149a992 2018-09-30 04:49:29,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:29,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78413c5f3b26b489a426a2a7e368d662a0ef426" 2018-09-30 04:49:29,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa94ddf-cd69-4ce5-9eb5-be4c1a9d853d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c"}, "enabled": true, "id": "375dd9d3e36e4f3481c8bc2c3038bc6c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7fab369c-9088-43f-proj"}} 2018-09-30 04:49:29,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c used request id req-8aa94ddf-cd69-4ce5-9eb5-be4c1a9d853d 2018-09-30 04:49:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f2fd4c1d-2be8-4fbf-8515-024593f4ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6def88036714bb759fbe7ec15c6dd3c31946867e" 2018-09-30 04:49:29,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a86d9f4c-b55a-40be-83b5-1c71eb027518 Date: Sun, 30 Sep 2018 04:49:29 GMT RESP BODY: {"ports":[]} 2018-09-30 04:49:29,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f2fd4c1d-2be8-4fbf-8515-024593f4ef36 used request id req-a86d9f4c-b55a-40be-83b5-1c71eb027518 2018-09-30 04:49:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6def88036714bb759fbe7ec15c6dd3c31946867e" 2018-09-30 04:49:29,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7e8030c7-b4bb-443c-9904-4b639636e961 Date: Sun, 30 Sep 2018 04:49:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:49:29,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7e8030c7-b4bb-443c-9904-4b639636e961 2018-09-30 04:49:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6def88036714bb759fbe7ec15c6dd3c31946867e" 2018-09-30 04:49:30,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ec28a17-b5c2-4ee4-83aa-4e36dc93cf86 Date: Sun, 30 Sep 2018 04:49:30 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:49:30,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-2ec28a17-b5c2-4ee4-83aa-4e36dc93cf86 2018-09-30 04:49:30,043 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router 2018-09-30 04:49:30,044 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ff01c40b-1fc3-44e5-905b-b7fccb9755e8-pub-router 2018-09-30 04:49:30,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/f2fd4c1d-2be8-4fbf-8515-024593f4ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab6e348b3e65929f3476b5081757eb9bc08492b" 2018-09-30 04:49:33,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-093370ca-6a7b-4892-8bbd-a16177f15ce4 Content-Length: 0 Date: Sun, 30 Sep 2018 04:49:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:33,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f2fd4c1d-2be8-4fbf-8515-024593f4ef36 used request id req-093370ca-6a7b-4892-8bbd-a16177f15ce4 2018-09-30 04:49:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:33,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bc7dd4fd-4a4f-446a-b76c-aa4fd42aecc0 Date: Sun, 30 Sep 2018 04:49:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:49:33,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-bc7dd4fd-4a4f-446a-b76c-aa4fd42aecc0 2018-09-30 04:49:33,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:33,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b08f8d0-1e69-4ebf-be8a-54c5bff357f2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:49:33,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-6b08f8d0-1e69-4ebf-be8a-54c5bff357f2 2018-09-30 04:49:33,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:33,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a47db17-7209-4c02-81ee-5064421a5a16 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:49:33,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-2a47db17-7209-4c02-81ee-5064421a5a16 2018-09-30 04:49:33,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:33,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b41c08-203a-4a73-acbd-c3ed3404627f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:49:33,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-f9b41c08-203a-4a73-acbd-c3ed3404627f 2018-09-30 04:49:33,962 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7fab369c-9088-43f-proj 2018-09-30 04:49:33,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:34,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-978ebbec-675b-45be-b6f6-a7b38630777c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:34,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/375dd9d3e36e4f3481c8bc2c3038bc6c used request id req-978ebbec-675b-45be-b6f6-a7b38630777c 2018-09-30 04:49:34,217 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7fab369c-9088-43f-proj-role 2018-09-30 04:49:34,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/57f32a48460a4de68e41261fdf63926a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:34,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334d56cf-a94d-4527-a9d9-7c93cf4c6d7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:34,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/57f32a48460a4de68e41261fdf63926a used request id req-334d56cf-a94d-4527-a9d9-7c93cf4c6d7a 2018-09-30 04:49:34,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25aa85491658c31c5ea4620fea0325014287615d" 2018-09-30 04:49:34,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0447927f-edf0-46d4-9290-a69008c1d837 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:49:34,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0447927f-edf0-46d4-9290-a69008c1d837 2018-09-30 04:49:34,413 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7fab369c-9088-43f-user 2018-09-30 04:49:34,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/99959a2786eb4f8485b10779062655f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0e8f5b20d549c802ce1eb736ab9907a846c5f39" 2018-09-30 04:49:34,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49058f29-a4c6-4ab1-84a0-e740ca205460 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:34,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/99959a2786eb4f8485b10779062655f7 used request id req-49058f29-a4c6-4ab1-84a0-e740ca205460 2018-09-30 04:49:34,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:35,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["CmuUyAu2RTGZMpda7Pavpw"], "issued_at": "2018-09-30T04:49:35.000000Z"}} 2018-09-30 04:49:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:35,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7f3424-07a7-4fbe-862b-359fce8a791d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:35,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee7f3424-07a7-4fbe-862b-359fce8a791d 2018-09-30 04:49:35,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:35,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:35,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1xdR_zQ8Tp-PvGKsOd3jGg"], "issued_at": "2018-09-30T04:49:35.000000Z"}} 2018-09-30 04:49:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:35,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b55ac05-1bac-4b24-a7bf-3ce36b832444 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:35,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5b55ac05-1bac-4b24-a7bf-3ce36b832444 2018-09-30 04:49:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:35,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:35,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:35,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7711cd61-548c-4446-a22f-344b98f09f08 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:49:35,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj used request id req-7711cd61-548c-4446-a22f-344b98f09f08 2018-09-30 04:49:35,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:35,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2384f34c-72f6-4b0e-ae88-b61ca736c24c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:49:35,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2384f34c-72f6-4b0e-ae88-b61ca736c24c 2018-09-30 04:49:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj"}}' 2018-09-30 04:49:35,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7143ad3e-f76b-4b8b-a869-1e76750d6bee Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/88c8d25092b843169edbe1a1acbb6a54"}, "enabled": true, "id": "88c8d25092b843169edbe1a1acbb6a54", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj"}} 2018-09-30 04:49:35,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-7143ad3e-f76b-4b8b-a869-1e76750d6bee 2018-09-30 04:49:35,873 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj 2018-09-30 04:49:35,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:35,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:36,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["cej4wp8MTuGu1Kqn0Xevuw"], "issued_at": "2018-09-30T04:49:36.000000Z"}} 2018-09-30 04:49:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdf9ddd0c2f7ecc6c2d2b664aac55c52ed5efd0" 2018-09-30 04:49:36,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4768cd96-84f2-49c5-86fa-05a57c85d6c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:36,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4768cd96-84f2-49c5-86fa-05a57c85d6c8 2018-09-30 04:49:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:36,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdf9ddd0c2f7ecc6c2d2b664aac55c52ed5efd0" 2018-09-30 04:49:36,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c50fab-4f08-4ddc-8c05-bdbacb57e250 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:49:36,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-40c50fab-4f08-4ddc-8c05-bdbacb57e250 2018-09-30 04:49:36,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdf9ddd0c2f7ecc6c2d2b664aac55c52ed5efd0" 2018-09-30 04:49:36,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007a92cd-05b9-49a1-8e83-f842fe6a7427 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/88c8d25092b843169edbe1a1acbb6a54"}, "enabled": true, "id": "88c8d25092b843169edbe1a1acbb6a54", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj"}]} 2018-09-30 04:49:36,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj used request id req-007a92cd-05b9-49a1-8e83-f842fe6a7427 2018-09-30 04:49:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdf9ddd0c2f7ecc6c2d2b664aac55c52ed5efd0" 2018-09-30 04:49:36,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014e1273-af26-487a-a053-02785188c331 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:49:36,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-014e1273-af26-487a-a053-02785188c331 2018-09-30 04:49:36,951 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-eaf91573-9a5a-4c9-user 2018-09-30 04:49:36,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:37,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edafad0a-38bd-49fd-8d06-d3f0dc50fbba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:49:37,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-edafad0a-38bd-49fd-8d06-d3f0dc50fbba 2018-09-30 04:49:37,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" -d '{"role": {"name": "CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj-role"}}' 2018-09-30 04:49:37,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:49:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3191523a-479f-45af-83b5-3db0debbdaf7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6a1edd3136641d3809c9bc6d5c14faf", "links": {"self": "http://172.30.9.29:5000/v3/roles/d6a1edd3136641d3809c9bc6d5c14faf"}, "name": "CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj-role"}} 2018-09-30 04:49:37,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3191523a-479f-45af-83b5-3db0debbdaf7 2018-09-30 04:49:37,148 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj-role 2018-09-30 04:49:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d6a1edd3136641d3809c9bc6d5c14faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:37,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d984ec4a-6011-4241-9dfe-39d026cb3aac Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d6a1edd3136641d3809c9bc6d5c14faf"}, "domain_id": null, "name": "CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj-role", "id": "d6a1edd3136641d3809c9bc6d5c14faf"}} 2018-09-30 04:49:37,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d6a1edd3136641d3809c9bc6d5c14faf used request id req-d984ec4a-6011-4241-9dfe-39d026cb3aac 2018-09-30 04:49:37,242 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj-role to project CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj 2018-09-30 04:49:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/88c8d25092b843169edbe1a1acbb6a54/users/be43d6388f3440ab85d7e9e8f6747b7c/roles/d6a1edd3136641d3809c9bc6d5c14faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:37,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca5957a-84e2-49ac-aee2-9cff647da473 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:37,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/88c8d25092b843169edbe1a1acbb6a54/users/be43d6388f3440ab85d7e9e8f6747b7c/roles/d6a1edd3136641d3809c9bc6d5c14faf used request id req-fca5957a-84e2-49ac-aee2-9cff647da473 2018-09-30 04:49:37,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:37,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:37,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["O9X_p1AlQXiG5ian0FOJKw"], "issued_at": "2018-09-30T04:49:37.000000Z"}} 2018-09-30 04:49:37,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:37,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b4072e-b3d8-4b59-b0fa-82186c82c21e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:37,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-94b4072e-b3d8-4b59-b0fa-82186c82c21e 2018-09-30 04:49:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:38,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-593cef3c-81cd-4918-8d8e-53d34f9274be Date: Sun, 30 Sep 2018 04:49:38 GMT RESP BODY: {"routers": []} 2018-09-30 04:49:38,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router&admin_state_up=True used request id req-593cef3c-81cd-4918-8d8e-53d34f9274be 2018-09-30 04:49:38,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:38,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:38,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["BSF8qKBNQoSoavy_LtxA1w"], "issued_at": "2018-09-30T04:49:38.000000Z"}} 2018-09-30 04:49:38,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25393f1601f56de87a04c95e7d24c50c4d425830" 2018-09-30 04:49:38,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83eae8ad-0725-4a7a-be0b-241b48f3574d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:38,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-83eae8ad-0725-4a7a-be0b-241b48f3574d 2018-09-30 04:49:38,530 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" -d '{"router": {"name": "CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router", "admin_state_up": true}}' 2018-09-30 04:49:42,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-9690b95c-a27f-43d9-802d-3cf7fc8c1950 Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:49:39Z", "admin_state_up": true, "updated_at": "2018-09-30T04:49:39Z", "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "a869afeb-c5b2-4c98-8200-005af7cce711", "name": "CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router"}} 2018-09-30 04:49:42,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-9690b95c-a27f-43d9-802d-3cf7fc8c1950 2018-09-30 04:49:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a869afeb-c5b2-4c98-8200-005af7cce711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2455 X-Openstack-Request-Id: req-421fb826-2658-4951-b859-c3ebf61cc08b Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.12"}],"id":"131dbb0d-253b-4d63-a429-fefc14449185","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:30:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:41Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.11"}],"id":"3585d0f5-87d5-44e8-84f6-2a16ae2e72a2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:6f:23","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:40Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.8"}],"id":"62c8da89-a092-47d2-8561-5e600617bffb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dd:d7:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:39Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"}]} 2018-09-30 04:49:42,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a869afeb-c5b2-4c98-8200-005af7cce711 used request id req-421fb826-2658-4951-b859-c3ebf61cc08b 2018-09-30 04:49:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c05ad33e-f915-4820-9f7c-4358fd40a58a Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:42,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-c05ad33e-f915-4820-9f7c-4358fd40a58a 2018-09-30 04:49:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6c081cf1-fd31-4128-94de-4552028226da Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:42,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-6c081cf1-fd31-4128-94de-4552028226da 2018-09-30 04:49:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc91a1dd-2b2a-4631-a82b-84c562e27ff5 Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:42,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-bc91a1dd-2b2a-4631-a82b-84c562e27ff5 2018-09-30 04:49:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e458ed37-14f3-4859-bf3e-b439e212d480 Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:49:42,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-e458ed37-14f3-4859-bf3e-b439e212d480 2018-09-30 04:49:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:42,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564a8314-b56f-4063-bf34-1266f268e823 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:49:42,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-564a8314-b56f-4063-bf34-1266f268e823 2018-09-30 04:49:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?name=CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:42,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d77161d-2072-4af1-9253-c15d55b648ee Date: Sun, 30 Sep 2018 04:49:42 GMT RESP BODY: {"ports":[]} 2018-09-30 04:49:42,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?name=CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1&admin_state_up=True used request id req-7d77161d-2072-4af1-9253-c15d55b648ee 2018-09-30 04:49:42,956 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1 for router - CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:42,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:42,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:43,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["6vOyPov0S12rzSOsYRlgnw"], "issued_at": "2018-09-30T04:49:43.000000Z"}} 2018-09-30 04:49:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25eae2b19d1d90d2459a609c93ef97f5b841de79" 2018-09-30 04:49:43,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49736a2-d3ca-4fb7-978d-58349a32d180 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:43,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a49736a2-d3ca-4fb7-978d-58349a32d180 2018-09-30 04:49:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:43,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-77dd5f3a-2f2b-4ce2-8be8-d855e14988d4 Date: Sun, 30 Sep 2018 04:49:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:49:43,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-77dd5f3a-2f2b-4ce2-8be8-d855e14988d4 2018-09-30 04:49:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:44,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a6575c3d-666e-4cc7-8227-5d0eeb9bd394 Date: Sun, 30 Sep 2018 04:49:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:49:44,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-a6575c3d-666e-4cc7-8227-5d0eeb9bd394 2018-09-30 04:49:44,018 - neutron_utils - INFO - Creating port for network with name - external 2018-09-30 04:49:44,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" -d '{"port": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "name": "CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1", "admin_state_up": true}}' 2018-09-30 04:49:44,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-16b5fb1d-f847-4758-88a2-6396af9bf834 Date: Sun, 30 Sep 2018 04:49:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.203"}],"id":"06a51f5b-ef3e-4709-ab9b-1c0e435e935e","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:52:f1","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","qos_policy_id":null,"admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:49:44Z","binding:vnic_type":"normal"}} 2018-09-30 04:49:44,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-16b5fb1d-f847-4758-88a2-6396af9bf834 2018-09-30 04:49:44,788 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1 for router - CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:44,788 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" -d '{"port_id": "06a51f5b-ef3e-4709-ab9b-1c0e435e935e"}' 2018-09-30 04:49:46,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f9f0090-19ee-4784-bd56-083bd3ae829e Date: Sun, 30 Sep 2018 04:49:46 GMT RESP BODY: {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "subnet_ids": ["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"], "port_id": "06a51f5b-ef3e-4709-ab9b-1c0e435e935e", "id": "a869afeb-c5b2-4c98-8200-005af7cce711"} 2018-09-30 04:49:46,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711/add_router_interface used request id req-8f9f0090-19ee-4784-bd56-083bd3ae829e 2018-09-30 04:49:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:46,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-8727fbd0-b21a-4777-86ba-99ea18442600 Date: Sun, 30 Sep 2018 04:49:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:49:39Z", "admin_state_up": true, "updated_at": "2018-09-30T04:49:45Z", "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "a869afeb-c5b2-4c98-8200-005af7cce711", "name": "CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router"}} 2018-09-30 04:49:46,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711 used request id req-8727fbd0-b21a-4777-86ba-99ea18442600 2018-09-30 04:49:46,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a869afeb-c5b2-4c98-8200-005af7cce711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:46,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3694 X-Openstack-Request-Id: req-c67813b8-8309-4b26-b742-471699ff1c10 Date: Sun, 30 Sep 2018 04:49:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.203"}],"id":"06a51f5b-ef3e-4709-ab9b-1c0e435e935e","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:52:f1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:49:44Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.12"}],"id":"131dbb0d-253b-4d63-a429-fefc14449185","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:30:66","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:41Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.11"}],"id":"3585d0f5-87d5-44e8-84f6-2a16ae2e72a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:6f:23","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:40Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.8"}],"id":"62c8da89-a092-47d2-8561-5e600617bffb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:d7:8c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:39Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"}]} 2018-09-30 04:49:46,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a869afeb-c5b2-4c98-8200-005af7cce711 used request id req-c67813b8-8309-4b26-b742-471699ff1c10 2018-09-30 04:49:46,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:47,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c7035832-2e6a-40bd-8e15-082280ff0c67 Date: Sun, 30 Sep 2018 04:49:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:47,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-c7035832-2e6a-40bd-8e15-082280ff0c67 2018-09-30 04:49:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:47,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bcc1c72b-008e-487b-ad81-f66f23236447 Date: Sun, 30 Sep 2018 04:49:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:47,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-bcc1c72b-008e-487b-ad81-f66f23236447 2018-09-30 04:49:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8d928815-9d5e-4852-b4a8-f32220468041 Date: Sun, 30 Sep 2018 04:49:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:47,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-8d928815-9d5e-4852-b4a8-f32220468041 2018-09-30 04:49:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:47,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-107208b2-8d1f-48f4-85d6-6af2219199d9 Date: Sun, 30 Sep 2018 04:49:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:49:47,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-107208b2-8d1f-48f4-85d6-6af2219199d9 2018-09-30 04:49:47,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:47,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8343568a-060f-4888-abf5-482e56b4d1c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:47,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8343568a-060f-4888-abf5-482e56b4d1c2 2018-09-30 04:49:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:47,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-825af2c0-0b77-4ce4-aacb-4f58121b3f51 Date: Sun, 30 Sep 2018 04:49:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:49:39Z", "admin_state_up": true, "updated_at": "2018-09-30T04:49:45Z", "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "a869afeb-c5b2-4c98-8200-005af7cce711", "name": "CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router"}]} 2018-09-30 04:49:47,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router&admin_state_up=True used request id req-825af2c0-0b77-4ce4-aacb-4f58121b3f51 2018-09-30 04:49:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:47,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:48,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c3780d-ec7c-483e-a181-8411599f797e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:49:48,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-a7c3780d-ec7c-483e-a181-8411599f797e 2018-09-30 04:49:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a869afeb-c5b2-4c98-8200-005af7cce711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:48,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3791 X-Openstack-Request-Id: req-d694d86e-bf4f-4fa2-ac09-f7676cb474e4 Date: Sun, 30 Sep 2018 04:49:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.203"}],"id":"06a51f5b-ef3e-4709-ab9b-1c0e435e935e","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:52:f1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:49:44Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.12"}],"id":"131dbb0d-253b-4d63-a429-fefc14449185","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:30:66","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:41Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.11"}],"id":"3585d0f5-87d5-44e8-84f6-2a16ae2e72a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:6f:23","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:40Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:49:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","ip_address":"169.254.192.8"}],"id":"62c8da89-a092-47d2-8561-5e600617bffb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:d7:8c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e46e5a9238bc49a2b154eb8057acef1a","admin_state_up":true,"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:39Z","binding:vnic_type":"normal","device_id":"a869afeb-c5b2-4c98-8200-005af7cce711"}]} 2018-09-30 04:49:48,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a869afeb-c5b2-4c98-8200-005af7cce711 used request id req-d694d86e-bf4f-4fa2-ac09-f7676cb474e4 2018-09-30 04:49:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:48,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a6352536-e114-4375-be78-e41b2e52e832 Date: Sun, 30 Sep 2018 04:49:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:48,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-a6352536-e114-4375-be78-e41b2e52e832 2018-09-30 04:49:48,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:48,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-18c628fc-bf5b-41a1-bbce-9a146bac2242 Date: Sun, 30 Sep 2018 04:49:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:48,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-18c628fc-bf5b-41a1-bbce-9a146bac2242 2018-09-30 04:49:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:48,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f26173fa-2cbb-4df2-b5fa-444c431435bb Date: Sun, 30 Sep 2018 04:49:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"00d91e77-56d1-4abe-96b0-662421e5a7f5","tenant_id":"","created_at":"2018-09-30T04:49:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f37ba934-dbbc-4512-a4bd-f2f6c927f52c","subnetpool_id":null,"name":"HA subnet tenant e46e5a9238bc49a2b154eb8057acef1a"}} 2018-09-30 04:49:48,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f37ba934-dbbc-4512-a4bd-f2f6c927f52c used request id req-f26173fa-2cbb-4df2-b5fa-444c431435bb 2018-09-30 04:49:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:48,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dda933f9-e33e-4ca8-9032-14058ec84f45 Date: Sun, 30 Sep 2018 04:49:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 04:49:48,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-dda933f9-e33e-4ca8-9032-14058ec84f45 2018-09-30 04:49:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:49,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6d141ccd-aa68-4c18-a79a-c2dd4439ffac Date: Sun, 30 Sep 2018 04:49:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 04:49:49,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-6d141ccd-aa68-4c18-a79a-c2dd4439ffac 2018-09-30 04:49:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad3d0c23706052139c5c447f0f0a295aa91e335" 2018-09-30 04:49:49,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-835d8f47-8feb-4e20-9b04-17168c1eb8b6 Date: Sun, 30 Sep 2018 04:49:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-30 04:49:49,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-835d8f47-8feb-4e20-9b04-17168c1eb8b6 2018-09-30 04:49:49,212 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router and port CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-port1 2018-09-30 04:49:49,212 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" -d '{"port_id": "06a51f5b-ef3e-4709-ab9b-1c0e435e935e"}' 2018-09-30 04:49:50,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bf360109-05e8-41cf-b982-73621bc2d15b Date: Sun, 30 Sep 2018 04:49:50 GMT RESP BODY: {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "subnet_ids": ["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"], "port_id": "06a51f5b-ef3e-4709-ab9b-1c0e435e935e", "id": "a869afeb-c5b2-4c98-8200-005af7cce711"} 2018-09-30 04:49:50,418 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711/remove_router_interface used request id req-bf360109-05e8-41cf-b982-73621bc2d15b 2018-09-30 04:49:50,418 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:50,419 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-56d14f8a-47f0-445c-b541-9c36e71aa307-pub-router 2018-09-30 04:49:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6500a9d189625a9e0f694b35a83d2938b5e22692" 2018-09-30 04:49:53,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9a52c0d-a60f-4bd5-8473-bb8f3344a6f1 Content-Length: 0 Date: Sun, 30 Sep 2018 04:49:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:49:53,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a869afeb-c5b2-4c98-8200-005af7cce711 used request id req-a9a52c0d-a60f-4bd5-8473-bb8f3344a6f1 2018-09-30 04:49:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-32902154-134f-4254-9b23-11096a1568bf Date: Sun, 30 Sep 2018 04:49:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:49:53,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-32902154-134f-4254-9b23-11096a1568bf 2018-09-30 04:49:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475384a4-e96e-469b-bff8-747ea50405a0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:49:53,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-475384a4-e96e-469b-bff8-747ea50405a0 2018-09-30 04:49:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105e62e8-4135-4990-97e0-ea6acc4a5364 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:49:53,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-105e62e8-4135-4990-97e0-ea6acc4a5364 2018-09-30 04:49:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8a9a45-9530-45e0-adef-e59243292d79 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:49:53,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-bc8a9a45-9530-45e0-adef-e59243292d79 2018-09-30 04:49:53,525 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj 2018-09-30 04:49:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/88c8d25092b843169edbe1a1acbb6a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b238f0-da3d-4e1b-92b3-b1bf4c84914d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:53,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/88c8d25092b843169edbe1a1acbb6a54 used request id req-84b238f0-da3d-4e1b-92b3-b1bf4c84914d 2018-09-30 04:49:53,757 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-eaf91573-9a5a-4c9-proj-role 2018-09-30 04:49:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d6a1edd3136641d3809c9bc6d5c14faf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51318f0-84e2-4c32-a5c3-07d6bb59ea1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:53,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d6a1edd3136641d3809c9bc6d5c14faf used request id req-c51318f0-84e2-4c32-a5c3-07d6bb59ea1e 2018-09-30 04:49:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bc6d40e30e55e198a4dac359acb29b6a01ff6" 2018-09-30 04:49:53,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb983af-b526-444c-b7f0-ce6c7636133e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:49:53,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cdb983af-b526-444c-b7f0-ce6c7636133e 2018-09-30 04:49:53,962 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-eaf91573-9a5a-4c9-user 2018-09-30 04:49:53,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/be43d6388f3440ab85d7e9e8f6747b7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdf9ddd0c2f7ecc6c2d2b664aac55c52ed5efd0" 2018-09-30 04:49:54,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88862d0f-b405-4054-845e-75c9ce38a5d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:54,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/be43d6388f3440ab85d7e9e8f6747b7c used request id req-88862d0f-b405-4054-845e-75c9ce38a5d0 2018-09-30 04:49:54,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:54,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["UKAN7tMxT5OqbgJtqgg_pQ"], "issued_at": "2018-09-30T04:49:54.000000Z"}} 2018-09-30 04:49:54,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8d5b48b8f46fdc88bb5d493dcc8104d4c1115c" 2018-09-30 04:49:54,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa23892-cd24-4fde-917c-3307b2219e77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:54,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2aa23892-cd24-4fde-917c-3307b2219e77 2018-09-30 04:49:54,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:54,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:55,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ryvUBzovSi-4XmQn2Rj3pw"], "issued_at": "2018-09-30T04:49:54.000000Z"}} 2018-09-30 04:49:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:49:55,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6632f839-4dab-4a0a-aedf-fe9f93335b42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:55,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6632f839-4dab-4a0a-aedf-fe9f93335b42 2018-09-30 04:49:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:55,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:55,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9346fb2a-742b-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:49:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2516e263-e777-4766-8085-143e1b0db669 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9346fb2a-742b-44b-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:49:55,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9346fb2a-742b-44b-proj used request id req-2516e263-e777-4766-8085-143e1b0db669 2018-09-30 04:49:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:49:55,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33630b64-0fed-48bf-bec0-b11fdae8d876 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:49:55,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-33630b64-0fed-48bf-bec0-b11fdae8d876 2018-09-30 04:49:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}}' 2018-09-30 04:49:55,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0f6048-f1b0-4438-937a-13f92744c601 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6"}, "enabled": true, "id": "2711bf447cd94ece84c82fa5f1426de6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}} 2018-09-30 04:49:55,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-de0f6048-f1b0-4438-937a-13f92744c601 2018-09-30 04:49:55,347 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9346fb2a-742b-44b-proj 2018-09-30 04:49:55,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:55,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:55,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GTtNDDJoTJ2-zGLSYj-Rzw"], "issued_at": "2018-09-30T04:49:55.000000Z"}} 2018-09-30 04:49:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50722126e425f86163ce7601063970defb3e6006" 2018-09-30 04:49:55,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1070ee60-947e-4b87-8084-4bfdb10628d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:55,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1070ee60-947e-4b87-8084-4bfdb10628d1 2018-09-30 04:49:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:49:55,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:49:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50722126e425f86163ce7601063970defb3e6006" 2018-09-30 04:49:55,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfcdf44-420f-4e2f-9641-d0224c11155c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:49:55,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7bfcdf44-420f-4e2f-9641-d0224c11155c 2018-09-30 04:49:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9346fb2a-742b-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50722126e425f86163ce7601063970defb3e6006" 2018-09-30 04:49:56,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a57d8e-679e-4ed4-9075-6baac2af92ae Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9346fb2a-742b-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6"}, "enabled": true, "id": "2711bf447cd94ece84c82fa5f1426de6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}]} 2018-09-30 04:49:56,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-9346fb2a-742b-44b-proj used request id req-b8a57d8e-679e-4ed4-9075-6baac2af92ae 2018-09-30 04:49:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50722126e425f86163ce7601063970defb3e6006" 2018-09-30 04:49:56,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edd2e74-3b13-46f2-8662-44f7547e25fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:49:56,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8edd2e74-3b13-46f2-8662-44f7547e25fc 2018-09-30 04:49:56,478 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9346fb2a-742b-44b-user 2018-09-30 04:49:56,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:49:56,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1d95bf-e67c-4503-8ad9-8889d4d092d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:49:56,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8b1d95bf-e67c-4503-8ad9-8889d4d092d6 2018-09-30 04:49:56,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" -d '{"role": {"name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role"}}' 2018-09-30 04:49:56,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd9e640-e1a1-441b-9cd0-effd46e45f76 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "604e6178bc4e4308b8d43b718ab84180", "links": {"self": "http://172.30.9.29:5000/v3/roles/604e6178bc4e4308b8d43b718ab84180"}, "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role"}} 2018-09-30 04:49:56,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-fdd9e640-e1a1-441b-9cd0-effd46e45f76 2018-09-30 04:49:56,682 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role 2018-09-30 04:49:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/604e6178bc4e4308b8d43b718ab84180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:49:56,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f74ca35-16c9-48fb-8c57-3811b097e882 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/604e6178bc4e4308b8d43b718ab84180"}, "domain_id": null, "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role", "id": "604e6178bc4e4308b8d43b718ab84180"}} 2018-09-30 04:49:56,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/604e6178bc4e4308b8d43b718ab84180 used request id req-1f74ca35-16c9-48fb-8c57-3811b097e882 2018-09-30 04:49:56,776 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role to project CreateRouterSuccessTests-9346fb2a-742b-44b-proj 2018-09-30 04:49:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6/users/d05b5712e85c4e60907f4aa86bef6573/roles/604e6178bc4e4308b8d43b718ab84180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:49:56,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5238274-166b-48bb-877c-397098e6a874 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:49:56,905 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6/users/d05b5712e85c4e60907f4aa86bef6573/roles/604e6178bc4e4308b8d43b718ab84180 used request id req-b5238274-166b-48bb-877c-397098e6a874 2018-09-30 04:49:56,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:56,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:49:57,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "604e6178bc4e4308b8d43b718ab84180", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role"}], "expires_at": "2018-09-30T05:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2711bf447cd94ece84c82fa5f1426de6", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-user", "id": "d05b5712e85c4e60907f4aa86bef6573"}, "audit_ids": ["9pAnLTtNRGuUwquGsjPZ7A"], "issued_at": "2018-09-30T04:49:57.000000Z"}} 2018-09-30 04:49:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:49:57,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9623269c-4ed8-418b-9d6b-75891f0cb38c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:49:57,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9623269c-4ed8-418b-9d6b-75891f0cb38c 2018-09-30 04:49:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:49:57,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0a8f1680-c137-42db-ad11-cfb391f5f148 Date: Sun, 30 Sep 2018 04:49:57 GMT RESP BODY: {"networks":[]} 2018-09-30 04:49:57,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1 used request id req-0a8f1680-c137-42db-ad11-cfb391f5f148 2018-09-30 04:49:57,553 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1 2018-09-30 04:49:57,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" -d '{"network": {"name": "CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1", "admin_state_up": true}}' 2018-09-30 04:49:58,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9952f8ce-604b-4a3f-ab73-e7dbf5be8bdf Date: Sun, 30 Sep 2018 04:49:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2711bf447cd94ece84c82fa5f1426de6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:49:57Z","is_default":false,"name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:57Z","mtu":1450}} 2018-09-30 04:49:58,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-9952f8ce-604b-4a3f-ab73-e7dbf5be8bdf 2018-09-30 04:49:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:49:58,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8786378a-9045-441a-8024-8429cdb51fc7 Date: Sun, 30 Sep 2018 04:49:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:49:57Z","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2711bf447cd94ece84c82fa5f1426de6","id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1"}]} 2018-09-30 04:49:58,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 used request id req-8786378a-9045-441a-8024-8429cdb51fc7 2018-09-30 04:49:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:49:58,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dfbe8d93-eee4-4c1e-8e10-eaf53e46602d Date: Sun, 30 Sep 2018 04:49:58 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:49:58,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 used request id req-dfbe8d93-eee4-4c1e-8e10-eaf53e46602d 2018-09-30 04:49:58,551 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1 2018-09-30 04:49:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" -d '{"subnets": [{"ip_version": 4, "network_id": "7a06ff34-cc37-4e97-9723-0bdc73cc2001", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1"}]}' 2018-09-30 04:49:59,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2bfe4d7c-e88d-496c-9fc5-4a9258dd9e59 Date: Sun, 30 Sep 2018 04:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:58Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:58Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2711bf447cd94ece84c82fa5f1426de6","id":"61826057-2960-4b9c-9acd-e91f6b7cff89","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1"}]} 2018-09-30 04:49:59,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-2bfe4d7c-e88d-496c-9fc5-4a9258dd9e59 2018-09-30 04:49:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:49:59,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f2843fff-f82f-4ca8-ab8e-1ae5a5172fdf Date: Sun, 30 Sep 2018 04:49:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["61826057-2960-4b9c-9acd-e91f6b7cff89"],"updated_at":"2018-09-30T04:49:58Z","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2711bf447cd94ece84c82fa5f1426de6","id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1"}]} 2018-09-30 04:49:59,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 used request id req-f2843fff-f82f-4ca8-ab8e-1ae5a5172fdf 2018-09-30 04:49:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:49:59,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e06bfdcc-2a8b-4f5b-b8ab-a183cd6c8a90 Date: Sun, 30 Sep 2018 04:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:58Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2711bf447cd94ece84c82fa5f1426de6","id":"61826057-2960-4b9c-9acd-e91f6b7cff89","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1"}]} 2018-09-30 04:49:59,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7a06ff34-cc37-4e97-9723-0bdc73cc2001 used request id req-e06bfdcc-2a8b-4f5b-b8ab-a183cd6c8a90 2018-09-30 04:49:59,785 - OpenStackNetwork - DEBUG - Network [7a06ff34-cc37-4e97-9723-0bdc73cc2001] created successfully 2018-09-30 04:49:59,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:49:59,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:00,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "604e6178bc4e4308b8d43b718ab84180", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role"}], "expires_at": "2018-09-30T05:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2711bf447cd94ece84c82fa5f1426de6", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-user", "id": "d05b5712e85c4e60907f4aa86bef6573"}, "audit_ids": ["SwqyEmG7QfiaOi11Zb_N8Q"], "issued_at": "2018-09-30T04:50:00.000000Z"}} 2018-09-30 04:50:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:00,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9deb6d-c400-4e16-a584-7cc23bfa362f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:00,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2e9deb6d-c400-4e16-a584-7cc23bfa362f 2018-09-30 04:50:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:00,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-624547b4-f42b-4750-a326-36a45fd7a6fe Date: Sun, 30 Sep 2018 04:50:00 GMT RESP BODY: {"routers": []} 2018-09-30 04:50:00,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router&admin_state_up=True used request id req-624547b4-f42b-4750-a326-36a45fd7a6fe 2018-09-30 04:50:00,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:00,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:01,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "604e6178bc4e4308b8d43b718ab84180", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role"}], "expires_at": "2018-09-30T05:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2711bf447cd94ece84c82fa5f1426de6", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/2711bf447cd94ece84c82fa5f1426de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-user", "id": "d05b5712e85c4e60907f4aa86bef6573"}, "audit_ids": ["bz-tmqK4QtO5ezo_OV2SUQ"], "issued_at": "2018-09-30T04:50:01.000000Z"}} 2018-09-30 04:50:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893fb8df1e42e6285b65dae97df9c0af198577fc" 2018-09-30 04:50:01,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cea0901-e18f-41ab-bbf9-1bb00a00ba97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:01,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6cea0901-e18f-41ab-bbf9-1bb00a00ba97 2018-09-30 04:50:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:01,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-56713c2e-ed5e-4865-adbf-7f1b706a53e9 Date: Sun, 30 Sep 2018 04:50:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:50:01,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-56713c2e-ed5e-4865-adbf-7f1b706a53e9 2018-09-30 04:50:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:01,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-56f78166-b7eb-4a19-a4b2-4f8f7ef0d61c Date: Sun, 30 Sep 2018 04:50:01 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:50:01,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-56f78166-b7eb-4a19-a4b2-4f8f7ef0d61c 2018-09-30 04:50:01,602 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router 2018-09-30 04:50:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router", "admin_state_up": true}}' 2018-09-30 04:50:06,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-276562fa-24c3-4be8-b241-02e637b57202 Date: Sun, 30 Sep 2018 04:50:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:50:02Z", "admin_state_up": true, "updated_at": "2018-09-30T04:50:03Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8", "name": "CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router"}} 2018-09-30 04:50:06,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-276562fa-24c3-4be8-b241-02e637b57202 2018-09-30 04:50:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:06,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2943fdc9-8392-49a1-8065-355058eb26aa Date: Sun, 30 Sep 2018 04:50:06 GMT RESP BODY: {"ports":[]} 2018-09-30 04:50:06,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 used request id req-2943fdc9-8392-49a1-8065-355058eb26aa 2018-09-30 04:50:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:07,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7bf453c7-b5b8-4143-8107-cf83b378adbc Date: Sun, 30 Sep 2018 04:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:58Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2711bf447cd94ece84c82fa5f1426de6","id":"61826057-2960-4b9c-9acd-e91f6b7cff89","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1"}]} 2018-09-30 04:50:07,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1 used request id req-7bf453c7-b5b8-4143-8107-cf83b378adbc 2018-09-30 04:50:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:50:07,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:50:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:07,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142d7399-891b-4bf5-a1cc-5bc825e8b6d6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6"}, "enabled": true, "id": "2711bf447cd94ece84c82fa5f1426de6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}} 2018-09-30 04:50:07,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6 used request id req-142d7399-891b-4bf5-a1cc-5bc825e8b6d6 2018-09-30 04:50:07,287 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 04:50:07,287 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router 2018-09-30 04:50:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" -d '{"subnet_id": "61826057-2960-4b9c-9acd-e91f6b7cff89"}' 2018-09-30 04:50:09,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9944c744-2d7a-4d2e-a183-ced872ac10da Date: Sun, 30 Sep 2018 04:50:09 GMT RESP BODY: {"network_id": "7a06ff34-cc37-4e97-9723-0bdc73cc2001", "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "subnet_id": "61826057-2960-4b9c-9acd-e91f6b7cff89", "subnet_ids": ["61826057-2960-4b9c-9acd-e91f6b7cff89"], "port_id": "1ae884a7-f57f-4a29-a026-045a9ee14ebf", "id": "08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8"} 2018-09-30 04:50:09,414 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8/add_router_interface used request id req-9944c744-2d7a-4d2e-a183-ced872ac10da 2018-09-30 04:50:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:09,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-eb8fac43-94c9-400e-ae4a-495cbe750d05 Date: Sun, 30 Sep 2018 04:50:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:50:02Z", "admin_state_up": true, "updated_at": "2018-09-30T04:50:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8", "name": "CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router"}} 2018-09-30 04:50:09,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 used request id req-eb8fac43-94c9-400e-ae4a-495cbe750d05 2018-09-30 04:50:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:09,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4f5e74b1-1457-410f-bda5-52320ff21af8 Date: Sun, 30 Sep 2018 04:50:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:50:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"61826057-2960-4b9c-9acd-e91f6b7cff89","ip_address":"10.200.201.1"}],"id":"1ae884a7-f57f-4a29-a026-045a9ee14ebf","security_groups":[],"mac_address":"fa:16:3e:19:d5:dc","project_id":"2711bf447cd94ece84c82fa5f1426de6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:50:08Z","binding:vnic_type":"normal","device_id":"08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8"}]} 2018-09-30 04:50:09,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 used request id req-4f5e74b1-1457-410f-bda5-52320ff21af8 2018-09-30 04:50:09,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/61826057-2960-4b9c-9acd-e91f6b7cff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:10,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-63a521a2-fbdb-442d-bba2-472f2a97ac17 Date: Sun, 30 Sep 2018 04:50:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a06ff34-cc37-4e97-9723-0bdc73cc2001","tenant_id":"2711bf447cd94ece84c82fa5f1426de6","created_at":"2018-09-30T04:49:58Z","dns_nameservers":[],"updated_at":"2018-09-30T04:49:58Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2711bf447cd94ece84c82fa5f1426de6","id":"61826057-2960-4b9c-9acd-e91f6b7cff89","subnetpool_id":null,"name":"CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1"}} 2018-09-30 04:50:10,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/61826057-2960-4b9c-9acd-e91f6b7cff89 used request id req-63a521a2-fbdb-442d-bba2-472f2a97ac17 2018-09-30 04:50:10,045 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router and subnet CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1 2018-09-30 04:50:10,045 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router 2018-09-30 04:50:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" -d '{"subnet_id": "61826057-2960-4b9c-9acd-e91f6b7cff89"}' 2018-09-30 04:50:11,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9c799da5-ad7a-42dc-9c4e-4ac746e53f0d Date: Sun, 30 Sep 2018 04:50:11 GMT RESP BODY: {"network_id": "7a06ff34-cc37-4e97-9723-0bdc73cc2001", "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "subnet_id": "61826057-2960-4b9c-9acd-e91f6b7cff89", "subnet_ids": ["61826057-2960-4b9c-9acd-e91f6b7cff89"], "port_id": "1ae884a7-f57f-4a29-a026-045a9ee14ebf", "id": "08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8"} 2018-09-30 04:50:11,405 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8/remove_router_interface used request id req-9c799da5-ad7a-42dc-9c4e-4ac746e53f0d 2018-09-30 04:50:11,406 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router 2018-09-30 04:50:11,406 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-router 2018-09-30 04:50:11,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d761b24af3138f25ead90e48fa98f110786cf8" 2018-09-30 04:50:14,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90f83ef8-e447-4372-80f0-4f52895a0342 Content-Length: 0 Date: Sun, 30 Sep 2018 04:50:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:14,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/08763a2b-c6b5-4c22-8bb7-1b0c1ffa57c8 used request id req-90f83ef8-e447-4372-80f0-4f52895a0342 2018-09-30 04:50:14,460 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1 2018-09-30 04:50:14,461 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-subnet1 2018-09-30 04:50:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/61826057-2960-4b9c-9acd-e91f6b7cff89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:50:16,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ac8e7af-45c9-4c8d-95dd-052f7ff59dde Date: Sun, 30 Sep 2018 04:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:16,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/61826057-2960-4b9c-9acd-e91f6b7cff89 used request id req-6ac8e7af-45c9-4c8d-95dd-052f7ff59dde 2018-09-30 04:50:16,828 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cd4b39e8-7406-4d7d-90e1-a4ddf565892b-pub-net1 2018-09-30 04:50:16,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7a06ff34-cc37-4e97-9723-0bdc73cc2001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548b8a68b01a2f4c0771304ed5df6865e617077b" 2018-09-30 04:50:18,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d769389d-7c66-41f6-8588-302b71adc61f Date: Sun, 30 Sep 2018 04:50:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:18,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7a06ff34-cc37-4e97-9723-0bdc73cc2001 used request id req-d769389d-7c66-41f6-8588-302b71adc61f 2018-09-30 04:50:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:18,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f2659a21-42ba-47da-812a-cbbeb4e57f82 Date: Sun, 30 Sep 2018 04:50:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:49:57Z", "updated_at": "2018-09-30T04:49:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "revision_number": 0, "id": "d2f6aa5d-0d78-41e3-92e9-e4183825cb68", "remote_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "remote_ip_prefix": null, "created_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2711bf447cd94ece84c82fa5f1426de6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "revision_number": 0, "id": "4aed73cf-856f-49eb-97f9-a0d26d8bcf52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2711bf447cd94ece84c82fa5f1426de6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "revision_number": 0, "id": "6ce6747a-a141-46af-91f2-d0e10c965ccf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2711bf447cd94ece84c82fa5f1426de6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "revision_number": 0, "id": "a5f9cfbc-065e-4161-ba5a-3f33670b9d53", "remote_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "remote_ip_prefix": null, "created_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2711bf447cd94ece84c82fa5f1426de6"}], "revision_number": 4, "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "name": "default"}]} 2018-09-30 04:50:18,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f2659a21-42ba-47da-812a-cbbeb4e57f82 2018-09-30 04:50:18,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:18,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d3773d-f7ff-4154-9602-8d4e5c0ee51e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:50:18,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-28d3773d-f7ff-4154-9602-8d4e5c0ee51e 2018-09-30 04:50:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:18,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36956f0-0caa-47a1-bd49-484d25a4663d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:50:18,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-d36956f0-0caa-47a1-bd49-484d25a4663d 2018-09-30 04:50:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:18,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c015d59d-a3ff-4b85-8327-fb7396e4d4b4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:50:18,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-c015d59d-a3ff-4b85-8327-fb7396e4d4b4 2018-09-30 04:50:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7948a8-8511-491a-b90c-a884ea935c67 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6"}, "enabled": true, "id": "2711bf447cd94ece84c82fa5f1426de6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9346fb2a-742b-44b-proj"}} 2018-09-30 04:50:18,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6 used request id req-4a7948a8-8511-491a-b90c-a884ea935c67 2018-09-30 04:50:18,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a620ed17-c04a-4af2-8b10-92c282ec8001 2018-09-30 04:50:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a620ed17-c04a-4af2-8b10-92c282ec8001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:19,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5a2588ac-c029-447f-8014-f5bb2f316d5f Date: Sun, 30 Sep 2018 04:50:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "port_range_min": null, "revision_number": 0, "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:49:57Z", "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "4aed73cf-856f-49eb-97f9-a0d26d8bcf52"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "port_range_min": null, "revision_number": 0, "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:49:57Z", "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "6ce6747a-a141-46af-91f2-d0e10c965ccf"}, {"remote_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "port_range_min": null, "revision_number": 0, "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:49:57Z", "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "a5f9cfbc-065e-4161-ba5a-3f33670b9d53"}, {"remote_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:49:57Z", "security_group_id": "a620ed17-c04a-4af2-8b10-92c282ec8001", "port_range_min": null, "revision_number": 0, "tenant_id": "2711bf447cd94ece84c82fa5f1426de6", "created_at": "2018-09-30T04:49:57Z", "project_id": "2711bf447cd94ece84c82fa5f1426de6", "id": "d2f6aa5d-0d78-41e3-92e9-e4183825cb68"}]} 2018-09-30 04:50:19,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a620ed17-c04a-4af2-8b10-92c282ec8001 used request id req-5a2588ac-c029-447f-8014-f5bb2f316d5f 2018-09-30 04:50:19,013 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:50:19,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a620ed17-c04a-4af2-8b10-92c282ec8001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:19,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6a8acf1-7f16-4b78-b964-0690302bc4f8 Content-Length: 0 Date: Sun, 30 Sep 2018 04:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:19,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a620ed17-c04a-4af2-8b10-92c282ec8001 used request id req-e6a8acf1-7f16-4b78-b964-0690302bc4f8 2018-09-30 04:50:19,299 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9346fb2a-742b-44b-proj 2018-09-30 04:50:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:19,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3042568-966a-48aa-b6ed-fdb357ff5d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:19,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2711bf447cd94ece84c82fa5f1426de6 used request id req-a3042568-966a-48aa-b6ed-fdb357ff5d40 2018-09-30 04:50:19,505 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9346fb2a-742b-44b-proj-role 2018-09-30 04:50:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/604e6178bc4e4308b8d43b718ab84180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:19,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c74b36b-27c0-4d68-bcdb-3b55ee47757f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:19,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/604e6178bc4e4308b8d43b718ab84180 used request id req-3c74b36b-27c0-4d68-bcdb-3b55ee47757f 2018-09-30 04:50:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8deb8a1d9e5beaa0d456755b6b3e908d1297f" 2018-09-30 04:50:19,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d8df19-bb80-44ee-97ed-5b6ad9d05517 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:50:19,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-06d8df19-bb80-44ee-97ed-5b6ad9d05517 2018-09-30 04:50:19,702 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9346fb2a-742b-44b-user 2018-09-30 04:50:19,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d05b5712e85c4e60907f4aa86bef6573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50722126e425f86163ce7601063970defb3e6006" 2018-09-30 04:50:19,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da54f917-b192-4658-afd3-a23584d12c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:19,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d05b5712e85c4e60907f4aa86bef6573 used request id req-da54f917-b192-4658-afd3-a23584d12c70 2018-09-30 04:50:19,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:20,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["8mYVBMdKSpSQ1bGn2EfX1A"], "issued_at": "2018-09-30T04:50:20.000000Z"}} 2018-09-30 04:50:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d353ff8f5112f23af4eab2f5ffd05e67ef62031" 2018-09-30 04:50:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81648404-c0e2-4123-b246-c8e0e7da48c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:20,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81648404-c0e2-4123-b246-c8e0e7da48c9 2018-09-30 04:50:20,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:20,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:20,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["7nNGm_uiSSmbnC8OaGyQew"], "issued_at": "2018-09-30T04:50:20.000000Z"}} 2018-09-30 04:50:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:20,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92745af-3a4a-432e-9bf8-f7e6c8257ce6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:20,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e92745af-3a4a-432e-9bf8-f7e6c8257ce6 2018-09-30 04:50:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:50:20,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:50:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4e6a5a27-73cc-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:20,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ef72df-6db2-42f0-97ae-9475f5e659e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4e6a5a27-73cc-489-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:50:20,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4e6a5a27-73cc-489-proj used request id req-61ef72df-6db2-42f0-97ae-9475f5e659e2 2018-09-30 04:50:20,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:21,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f940a9d4-7bb0-4523-b900-78e8220452f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:50:21,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f940a9d4-7bb0-4523-b900-78e8220452f5 2018-09-30 04:50:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj"}}' 2018-09-30 04:50:21,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-921302ca-6a23-46dc-8237-7748a92fcab8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3ead2949cb104682840154b65ba86096"}, "enabled": true, "id": "3ead2949cb104682840154b65ba86096", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj"}} 2018-09-30 04:50:21,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-921302ca-6a23-46dc-8237-7748a92fcab8 2018-09-30 04:50:21,143 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4e6a5a27-73cc-489-proj 2018-09-30 04:50:21,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:21,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:21,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["yO3_Fy3cSVCgsfnuNXeX-g"], "issued_at": "2018-09-30T04:50:21.000000Z"}} 2018-09-30 04:50:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9265bbcba19249815dd30a71ff8f5c2a0a788eea" 2018-09-30 04:50:21,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f4f8c3-4c0d-4363-921b-602cb19bc05c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:21,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-93f4f8c3-4c0d-4363-921b-602cb19bc05c 2018-09-30 04:50:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:50:21,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:50:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9265bbcba19249815dd30a71ff8f5c2a0a788eea" 2018-09-30 04:50:21,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0696dee-25a8-43ae-bdfb-eab459774203 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:50:21,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d0696dee-25a8-43ae-bdfb-eab459774203 2018-09-30 04:50:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4e6a5a27-73cc-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9265bbcba19249815dd30a71ff8f5c2a0a788eea" 2018-09-30 04:50:21,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0559ab55-f873-4c90-b0d9-8587389027e4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4e6a5a27-73cc-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3ead2949cb104682840154b65ba86096"}, "enabled": true, "id": "3ead2949cb104682840154b65ba86096", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj"}]} 2018-09-30 04:50:21,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-4e6a5a27-73cc-489-proj used request id req-0559ab55-f873-4c90-b0d9-8587389027e4 2018-09-30 04:50:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9265bbcba19249815dd30a71ff8f5c2a0a788eea" 2018-09-30 04:50:21,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cccccfa-e8fe-4608-bc86-393d83937a05 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:50:21,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3cccccfa-e8fe-4608-bc86-393d83937a05 2018-09-30 04:50:22,370 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4e6a5a27-73cc-489-user 2018-09-30 04:50:22,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7f33cd-4254-4afd-84ca-7aace83c768f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:50:22,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8f7f33cd-4254-4afd-84ca-7aace83c768f 2018-09-30 04:50:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" -d '{"role": {"name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role"}}' 2018-09-30 04:50:22,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69fe31d7-c0d1-40aa-a9e8-a1954025ec20 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9babfb0644142a8b9d5402dd43f7371", "links": {"self": "http://172.30.9.29:5000/v3/roles/b9babfb0644142a8b9d5402dd43f7371"}, "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role"}} 2018-09-30 04:50:22,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-69fe31d7-c0d1-40aa-a9e8-a1954025ec20 2018-09-30 04:50:22,568 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role 2018-09-30 04:50:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b9babfb0644142a8b9d5402dd43f7371 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:22,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6e915a-01c0-49c2-befc-b8f4f9ed70d6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b9babfb0644142a8b9d5402dd43f7371"}, "domain_id": null, "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role", "id": "b9babfb0644142a8b9d5402dd43f7371"}} 2018-09-30 04:50:22,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b9babfb0644142a8b9d5402dd43f7371 used request id req-4b6e915a-01c0-49c2-befc-b8f4f9ed70d6 2018-09-30 04:50:22,665 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role to project CreateRouterSuccessTests-4e6a5a27-73cc-489-proj 2018-09-30 04:50:22,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3ead2949cb104682840154b65ba86096/users/608bef9da66846dab89e77e94e89f647/roles/b9babfb0644142a8b9d5402dd43f7371 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:22,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b55d1a-a54d-4fc9-b194-857af96d506f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:22,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3ead2949cb104682840154b65ba86096/users/608bef9da66846dab89e77e94e89f647/roles/b9babfb0644142a8b9d5402dd43f7371 used request id req-f2b55d1a-a54d-4fc9-b194-857af96d506f 2018-09-30 04:50:22,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:22,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:23,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["3N5qrqYDS_KAkPRe5nXK6Q"], "issued_at": "2018-09-30T04:50:23.000000Z"}} 2018-09-30 04:50:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:23,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3854d49-1079-4625-b3fb-dda62daf3197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:23,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a3854d49-1079-4625-b3fb-dda62daf3197 2018-09-30 04:50:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:23,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15a37691-f4d5-49e7-951f-f6b89ec1a620 Date: Sun, 30 Sep 2018 04:50:23 GMT RESP BODY: {"networks":[]} 2018-09-30 04:50:23,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1 used request id req-15a37691-f4d5-49e7-951f-f6b89ec1a620 2018-09-30 04:50:23,443 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1 2018-09-30 04:50:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" -d '{"network": {"name": "CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1", "admin_state_up": true}}' 2018-09-30 04:50:23,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-84010291-a19d-4aff-88c0-ad975f891c84 Date: Sun, 30 Sep 2018 04:50:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9677b40d-12c6-4ab3-9a46-204cf433bfbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:50:23Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:23Z","mtu":1450}} 2018-09-30 04:50:23,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-84010291-a19d-4aff-88c0-ad975f891c84 2018-09-30 04:50:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9677b40d-12c6-4ab3-9a46-204cf433bfbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:24,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-4f2ee6c1-2d2c-42f8-86eb-864219adc550 Date: Sun, 30 Sep 2018 04:50:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9677b40d-12c6-4ab3-9a46-204cf433bfbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:50:23Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:23Z","provider:network_type":"vxlan"}]} 2018-09-30 04:50:24,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9677b40d-12c6-4ab3-9a46-204cf433bfbe used request id req-4f2ee6c1-2d2c-42f8-86eb-864219adc550 2018-09-30 04:50:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9677b40d-12c6-4ab3-9a46-204cf433bfbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:24,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21abf0fb-be81-4f56-a001-584c6f8dd7ca Date: Sun, 30 Sep 2018 04:50:24 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:50:24,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9677b40d-12c6-4ab3-9a46-204cf433bfbe used request id req-21abf0fb-be81-4f56-a001-584c6f8dd7ca 2018-09-30 04:50:24,349 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1 2018-09-30 04:50:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" -d '{"subnets": [{"ip_version": 4, "network_id": "9677b40d-12c6-4ab3-9a46-204cf433bfbe", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1"}]}' 2018-09-30 04:50:24,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e4478a88-bfac-4037-8d98-d1aa215e9384 Date: Sun, 30 Sep 2018 04:50:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9677b40d-12c6-4ab3-9a46-204cf433bfbe","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:24Z","dns_nameservers":[],"updated_at":"2018-09-30T04:50:24Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"fd970951-0625-48bc-849f-620279ce5c95","subnetpool_id":null,"name":"CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1"}]} 2018-09-30 04:50:24,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e4478a88-bfac-4037-8d98-d1aa215e9384 2018-09-30 04:50:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9677b40d-12c6-4ab3-9a46-204cf433bfbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:25,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a9adba10-014d-4cdf-a3d3-ad2a33abeb53 Date: Sun, 30 Sep 2018 04:50:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9677b40d-12c6-4ab3-9a46-204cf433bfbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["fd970951-0625-48bc-849f-620279ce5c95"],"description":"","tags":[],"updated_at":"2018-09-30T04:50:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:23Z","provider:network_type":"vxlan"}]} 2018-09-30 04:50:25,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9677b40d-12c6-4ab3-9a46-204cf433bfbe used request id req-a9adba10-014d-4cdf-a3d3-ad2a33abeb53 2018-09-30 04:50:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9677b40d-12c6-4ab3-9a46-204cf433bfbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:25,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fc202dde-3711-4786-8e56-d09e9b925930 Date: Sun, 30 Sep 2018 04:50:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9677b40d-12c6-4ab3-9a46-204cf433bfbe","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:24Z","dns_nameservers":[],"updated_at":"2018-09-30T04:50:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"fd970951-0625-48bc-849f-620279ce5c95","subnetpool_id":null,"name":"CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1"}]} 2018-09-30 04:50:25,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9677b40d-12c6-4ab3-9a46-204cf433bfbe used request id req-fc202dde-3711-4786-8e56-d09e9b925930 2018-09-30 04:50:25,452 - OpenStackNetwork - DEBUG - Network [9677b40d-12c6-4ab3-9a46-204cf433bfbe] created successfully 2018-09-30 04:50:25,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:25,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:25,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9babfb0644142a8b9d5402dd43f7371", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role"}], "expires_at": "2018-09-30T05:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ead2949cb104682840154b65ba86096", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-user", "id": "608bef9da66846dab89e77e94e89f647"}, "audit_ids": ["aKvdnHAdQuq3pqIuiFaJRQ"], "issued_at": "2018-09-30T04:50:25.000000Z"}} 2018-09-30 04:50:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:25,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1c7aff-5a5f-4c26-9b35-e3fed941bb63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:25,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af1c7aff-5a5f-4c26-9b35-e3fed941bb63 2018-09-30 04:50:25,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:26,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72a6f0c6-4fd1-4bc3-9128-3932182be9fc Date: Sun, 30 Sep 2018 04:50:26 GMT RESP BODY: {"routers": []} 2018-09-30 04:50:26,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router&admin_state_up=True used request id req-72a6f0c6-4fd1-4bc3-9128-3932182be9fc 2018-09-30 04:50:26,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:26,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:26,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9babfb0644142a8b9d5402dd43f7371", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role"}], "expires_at": "2018-09-30T05:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ead2949cb104682840154b65ba86096", "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3ead2949cb104682840154b65ba86096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3ead2949cb104682840154b65ba86096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3ead2949cb104682840154b65ba86096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4e6a5a27-73cc-489-user", "id": "608bef9da66846dab89e77e94e89f647"}, "audit_ids": ["jFYMybhZQLSvZbW1pKeC-Q"], "issued_at": "2018-09-30T04:50:26.000000Z"}} 2018-09-30 04:50:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f25cd2283ce0ab196e9a985dc64dfcbaab9bc3" 2018-09-30 04:50:26,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc74d128-64a5-4f29-9777-1a42da6f06c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:26,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc74d128-64a5-4f29-9777-1a42da6f06c2 2018-09-30 04:50:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:26,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1aa69e02-0e08-446c-947c-fa39c188c79a Date: Sun, 30 Sep 2018 04:50:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:50:26,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-1aa69e02-0e08-446c-947c-fa39c188c79a 2018-09-30 04:50:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:26,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bbcc29be-68a6-464e-804a-1288bb3bcfaa Date: Sun, 30 Sep 2018 04:50:26 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:50:26,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-bbcc29be-68a6-464e-804a-1288bb3bcfaa 2018-09-30 04:50:26,943 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router 2018-09-30 04:50:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router", "admin_state_up": true}}' 2018-09-30 04:50:31,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a1c5d9c3-d547-49da-8ad3-c22d7a5f6600 Date: Sun, 30 Sep 2018 04:50:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ead2949cb104682840154b65ba86096", "created_at": "2018-09-30T04:50:27Z", "admin_state_up": true, "updated_at": "2018-09-30T04:50:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3ead2949cb104682840154b65ba86096", "id": "03d49638-1d06-4710-917b-ce97c80a7d5c", "name": "CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router"}} 2018-09-30 04:50:31,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-a1c5d9c3-d547-49da-8ad3-c22d7a5f6600 2018-09-30 04:50:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=03d49638-1d06-4710-917b-ce97c80a7d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:31,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-801f903b-0563-4fa6-801f-6c6340471735 Date: Sun, 30 Sep 2018 04:50:31 GMT RESP BODY: {"ports":[]} 2018-09-30 04:50:31,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=03d49638-1d06-4710-917b-ce97c80a7d5c used request id req-801f903b-0563-4fa6-801f-6c6340471735 2018-09-30 04:50:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:32,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b895db0-e198-40bd-b8cd-7f93e75cbba7 Date: Sun, 30 Sep 2018 04:50:32 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:50:32,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1 used request id req-5b895db0-e198-40bd-b8cd-7f93e75cbba7 2018-09-30 04:50:32,150 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router 2018-09-30 04:50:32,150 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-router 2018-09-30 04:50:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/03d49638-1d06-4710-917b-ce97c80a7d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d20724f77d1111c99bfdec7569a04bfe7a8ff" 2018-09-30 04:50:35,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb889011-039e-4f07-adff-c1f3b5e43e0e Content-Length: 0 Date: Sun, 30 Sep 2018 04:50:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:35,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/03d49638-1d06-4710-917b-ce97c80a7d5c used request id req-eb889011-039e-4f07-adff-c1f3b5e43e0e 2018-09-30 04:50:35,782 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1 2018-09-30 04:50:35,783 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-subnet1 2018-09-30 04:50:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/fd970951-0625-48bc-849f-620279ce5c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:38,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d96a289d-71cc-49cf-a664-7586032d210a Date: Sun, 30 Sep 2018 04:50:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:38,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fd970951-0625-48bc-849f-620279ce5c95 used request id req-d96a289d-71cc-49cf-a664-7586032d210a 2018-09-30 04:50:38,028 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-6287d51e-40c1-4e40-b898-fa82d293edf0-pub-net1 2018-09-30 04:50:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/9677b40d-12c6-4ab3-9a46-204cf433bfbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a9f54ec07f62cf93337148f099f56b94ecaadd" 2018-09-30 04:50:39,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72c81e57-a108-4e50-a01a-cf9c396748cd Date: Sun, 30 Sep 2018 04:50:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:39,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/9677b40d-12c6-4ab3-9a46-204cf433bfbe used request id req-72c81e57-a108-4e50-a01a-cf9c396748cd 2018-09-30 04:50:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:39,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c0737f47-699d-4668-a726-f3375136442a Date: Sun, 30 Sep 2018 04:50:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:50:39,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c0737f47-699d-4668-a726-f3375136442a 2018-09-30 04:50:39,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:39,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f282bd09-3448-4835-8d3b-56c1e33ca2af Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:50:39,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-f282bd09-3448-4835-8d3b-56c1e33ca2af 2018-09-30 04:50:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:39,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b772fd-657f-437d-9961-2ef383cbfb54 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:50:39,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-84b772fd-657f-437d-9961-2ef383cbfb54 2018-09-30 04:50:39,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:39,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca24b314-4689-4830-9be0-7f9cea6cd529 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:50:39,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-ca24b314-4689-4830-9be0-7f9cea6cd529 2018-09-30 04:50:39,745 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4e6a5a27-73cc-489-proj 2018-09-30 04:50:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3ead2949cb104682840154b65ba86096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:39,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d86497d-5b48-49bc-b923-2c05867275a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:39,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3ead2949cb104682840154b65ba86096 used request id req-1d86497d-5b48-49bc-b923-2c05867275a0 2018-09-30 04:50:39,983 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4e6a5a27-73cc-489-proj-role 2018-09-30 04:50:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b9babfb0644142a8b9d5402dd43f7371 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:40,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b23dd8-5dc6-4ce5-a599-2115851579fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:40,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b9babfb0644142a8b9d5402dd43f7371 used request id req-12b23dd8-5dc6-4ce5-a599-2115851579fb 2018-09-30 04:50:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53aa0889a432446f83e78897e83d27b202b9f03" 2018-09-30 04:50:40,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f95812-438a-4220-b5a1-c1d293cc6945 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:50:40,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c4f95812-438a-4220-b5a1-c1d293cc6945 2018-09-30 04:50:40,218 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4e6a5a27-73cc-489-user 2018-09-30 04:50:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/608bef9da66846dab89e77e94e89f647 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9265bbcba19249815dd30a71ff8f5c2a0a788eea" 2018-09-30 04:50:40,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5a0c77-6695-4114-bb00-9bc25ae5342a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:40,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/608bef9da66846dab89e77e94e89f647 used request id req-3d5a0c77-6695-4114-bb00-9bc25ae5342a 2018-09-30 04:50:40,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:40,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["o1YApJE9RP-r0To_SZ88Yg"], "issued_at": "2018-09-30T04:50:40.000000Z"}} 2018-09-30 04:50:40,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc75786cb0f8f09ebcb81169e3a53866035cb80" 2018-09-30 04:50:41,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d09fc6-08ee-432c-911a-2a79b003a430 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:41,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71d09fc6-08ee-432c-911a-2a79b003a430 2018-09-30 04:50:41,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:41,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:41,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2EWNnjOIQw2l5uXfX7MCBQ"], "issued_at": "2018-09-30T04:50:41.000000Z"}} 2018-09-30 04:50:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:50:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e84eb3-e0fa-4867-850b-8f9593554c45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:41,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40e84eb3-e0fa-4867-850b-8f9593554c45 2018-09-30 04:50:41,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:50:41,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:50:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-52b03451-bbf6-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:50:41,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e4b562-67b6-4ae9-8aba-3940f62b937d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-52b03451-bbf6-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:50:41,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-52b03451-bbf6-4b3-proj used request id req-b4e4b562-67b6-4ae9-8aba-3940f62b937d 2018-09-30 04:50:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:50:41,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0002dd9b-bd05-4098-96fe-4f9b9340a3ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:50:41,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0002dd9b-bd05-4098-96fe-4f9b9340a3ca 2018-09-30 04:50:41,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj"}}' 2018-09-30 04:50:41,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9fef6d-29a2-43b5-9daa-10fabfe2c820 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/081a13d9e2e440389a7affcfa204e611"}, "enabled": true, "id": "081a13d9e2e440389a7affcfa204e611", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj"}} 2018-09-30 04:50:41,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4d9fef6d-29a2-43b5-9daa-10fabfe2c820 2018-09-30 04:50:41,790 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-52b03451-bbf6-4b3-proj 2018-09-30 04:50:41,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:41,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:42,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["voNY_TMdRce9yTjZZPiwPw"], "issued_at": "2018-09-30T04:50:42.000000Z"}} 2018-09-30 04:50:42,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374011471bb77ffbfba44dc7a9563f31955ee0d" 2018-09-30 04:50:42,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fe3831-93b7-48cd-b9ab-c70e22927776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:42,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7fe3831-93b7-48cd-b9ab-c70e22927776 2018-09-30 04:50:42,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:50:42,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:50:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374011471bb77ffbfba44dc7a9563f31955ee0d" 2018-09-30 04:50:42,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9b2a13-f619-489f-ae89-2e48b704c225 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:50:42,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-df9b2a13-f619-489f-ae89-2e48b704c225 2018-09-30 04:50:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-52b03451-bbf6-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374011471bb77ffbfba44dc7a9563f31955ee0d" 2018-09-30 04:50:42,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df515162-07c8-48f1-949b-c03163554694 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-52b03451-bbf6-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/081a13d9e2e440389a7affcfa204e611"}, "enabled": true, "id": "081a13d9e2e440389a7affcfa204e611", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj"}]} 2018-09-30 04:50:42,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-52b03451-bbf6-4b3-proj used request id req-df515162-07c8-48f1-949b-c03163554694 2018-09-30 04:50:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374011471bb77ffbfba44dc7a9563f31955ee0d" 2018-09-30 04:50:42,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0c8c80-c2ae-4199-91d2-d70d97769a93 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:50:42,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2d0c8c80-c2ae-4199-91d2-d70d97769a93 2018-09-30 04:50:42,843 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-52b03451-bbf6-4b3-user 2018-09-30 04:50:42,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:42,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:50:42,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1edcdfb-7371-431f-9b39-80a34f87f07a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:50:42,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e1edcdfb-7371-431f-9b39-80a34f87f07a 2018-09-30 04:50:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" -d '{"role": {"name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role"}}' 2018-09-30 04:50:43,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b7f398-d165-4f68-baf5-ad38a14994d4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65af9316ef854b79a59070f98182c081", "links": {"self": "http://172.30.9.29:5000/v3/roles/65af9316ef854b79a59070f98182c081"}, "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role"}} 2018-09-30 04:50:43,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-58b7f398-d165-4f68-baf5-ad38a14994d4 2018-09-30 04:50:43,047 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role 2018-09-30 04:50:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/65af9316ef854b79a59070f98182c081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:50:43,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b471cbd-3779-4c30-8ccd-7d636e89f32e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/65af9316ef854b79a59070f98182c081"}, "domain_id": null, "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role", "id": "65af9316ef854b79a59070f98182c081"}} 2018-09-30 04:50:43,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/65af9316ef854b79a59070f98182c081 used request id req-3b471cbd-3779-4c30-8ccd-7d636e89f32e 2018-09-30 04:50:43,133 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role to project CreateRouterNegativeTests-52b03451-bbf6-4b3-proj 2018-09-30 04:50:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/081a13d9e2e440389a7affcfa204e611/users/3521d502fd754886b8319d1157aa12f6/roles/65af9316ef854b79a59070f98182c081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:50:43,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a052d8-0e34-4908-adf0-feabcf98fbd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:50:43,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/081a13d9e2e440389a7affcfa204e611/users/3521d502fd754886b8319d1157aa12f6/roles/65af9316ef854b79a59070f98182c081 used request id req-55a052d8-0e34-4908-adf0-feabcf98fbd8 2018-09-30 04:50:43,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:43,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:43,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["L0EIoh2qQR6T6ndRrLgY5g"], "issued_at": "2018-09-30T04:50:43.000000Z"}} 2018-09-30 04:50:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:43,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f88695-df4e-47b0-b559-0d55b797e9de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:43,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a3f88695-df4e-47b0-b559-0d55b797e9de 2018-09-30 04:50:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:43,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dfc52fc8-9761-408c-affe-86829a466502 Date: Sun, 30 Sep 2018 04:50:43 GMT RESP BODY: {"networks":[]} 2018-09-30 04:50:43,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 used request id req-dfc52fc8-9761-408c-affe-86829a466502 2018-09-30 04:50:43,908 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 2018-09-30 04:50:43,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" -d '{"network": {"name": "CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1", "admin_state_up": true}}' 2018-09-30 04:50:44,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4a7cc26e-20cc-4148-b32a-f5c4d0e20aca Date: Sun, 30 Sep 2018 04:50:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9e3cc3d0-a405-4718-bcb5-0f8c0d15d164","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:50:44Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:44Z","mtu":1450}} 2018-09-30 04:50:44,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-4a7cc26e-20cc-4148-b32a-f5c4d0e20aca 2018-09-30 04:50:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:44,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f02b5198-e048-4338-b54a-13feb919fdfe Date: Sun, 30 Sep 2018 04:50:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9e3cc3d0-a405-4718-bcb5-0f8c0d15d164","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:50:44Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:44Z","provider:network_type":"vxlan"}]} 2018-09-30 04:50:44,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 used request id req-f02b5198-e048-4338-b54a-13feb919fdfe 2018-09-30 04:50:44,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:44,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2df27cf5-e74c-4ff7-ba3c-055351f716ef Date: Sun, 30 Sep 2018 04:50:44 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:50:44,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 used request id req-2df27cf5-e74c-4ff7-ba3c-055351f716ef 2018-09-30 04:50:44,755 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-subnet1 2018-09-30 04:50:44,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" -d '{"subnets": [{"ip_version": 4, "network_id": "9e3cc3d0-a405-4718-bcb5-0f8c0d15d164", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-subnet1"}]}' 2018-09-30 04:50:45,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-3c17149c-479b-4341-be26-bd78497e84b3 Date: Sun, 30 Sep 2018 04:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e3cc3d0-a405-4718-bcb5-0f8c0d15d164","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:45Z","dns_nameservers":[],"updated_at":"2018-09-30T04:50:45Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"b0e32f6f-9bdf-4822-aabb-3e44b73586cf","subnetpool_id":null,"name":"CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-subnet1"}]} 2018-09-30 04:50:45,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3c17149c-479b-4341-be26-bd78497e84b3 2018-09-30 04:50:45,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:45,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-790b7314-f2b3-462d-8a2a-7e4f2184bac4 Date: Sun, 30 Sep 2018 04:50:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9e3cc3d0-a405-4718-bcb5-0f8c0d15d164","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["b0e32f6f-9bdf-4822-aabb-3e44b73586cf"],"description":"","tags":[],"updated_at":"2018-09-30T04:50:45Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:44Z","provider:network_type":"vxlan"}]} 2018-09-30 04:50:45,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 used request id req-790b7314-f2b3-462d-8a2a-7e4f2184bac4 2018-09-30 04:50:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:45,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-638bfa59-5cf2-4657-8782-7ee94e97860c Date: Sun, 30 Sep 2018 04:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e3cc3d0-a405-4718-bcb5-0f8c0d15d164","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:50:45Z","dns_nameservers":[],"updated_at":"2018-09-30T04:50:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"b0e32f6f-9bdf-4822-aabb-3e44b73586cf","subnetpool_id":null,"name":"CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-subnet1"}]} 2018-09-30 04:50:45,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 used request id req-638bfa59-5cf2-4657-8782-7ee94e97860c 2018-09-30 04:50:45,979 - OpenStackNetwork - DEBUG - Network [9e3cc3d0-a405-4718-bcb5-0f8c0d15d164] created successfully 2018-09-30 04:50:45,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:45,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:46,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65af9316ef854b79a59070f98182c081", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role"}], "expires_at": "2018-09-30T05:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "081a13d9e2e440389a7affcfa204e611", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-user", "id": "3521d502fd754886b8319d1157aa12f6"}, "audit_ids": ["RA4vdmuPRnq0LF_sUs7bcA"], "issued_at": "2018-09-30T04:50:46.000000Z"}} 2018-09-30 04:50:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:46,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea32a46c-d739-4d87-85fa-42b8a19041b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:46,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ea32a46c-d739-4d87-85fa-42b8a19041b3 2018-09-30 04:50:46,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:46,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20084961-64dd-43f8-b51c-8a5ef5bb7de5 Date: Sun, 30 Sep 2018 04:50:46 GMT RESP BODY: {"routers": []} 2018-09-30 04:50:46,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router&admin_state_up=True used request id req-20084961-64dd-43f8-b51c-8a5ef5bb7de5 2018-09-30 04:50:46,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:46,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:47,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65af9316ef854b79a59070f98182c081", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role"}], "expires_at": "2018-09-30T05:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "081a13d9e2e440389a7affcfa204e611", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-user", "id": "3521d502fd754886b8319d1157aa12f6"}, "audit_ids": ["bY7sov0KQtSbfvJnCrhMjw"], "issued_at": "2018-09-30T04:50:47.000000Z"}} 2018-09-30 04:50:47,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5effb56fd21da3d0364397d92748ff3468b1f0c2" 2018-09-30 04:50:47,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c1f1f3-cc86-4156-8050-e45e9bdc359d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:47,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5c1f1f3-cc86-4156-8050-e45e9bdc359d 2018-09-30 04:50:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:47,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fff02604-29f9-48ef-952e-2741ba50fe69 Date: Sun, 30 Sep 2018 04:50:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 04:50:47,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-fff02604-29f9-48ef-952e-2741ba50fe69 2018-09-30 04:50:47,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:47,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eea8269a-4b59-484f-9866-ecdc992d77d4 Date: Sun, 30 Sep 2018 04:50:47 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:50:47,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-eea8269a-4b59-484f-9866-ecdc992d77d4 2018-09-30 04:50:47,761 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router 2018-09-30 04:50:47,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router", "admin_state_up": true}}' 2018-09-30 04:50:52,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4f673b7d-9d3a-4ab4-9de5-29d50fd317ac Date: Sun, 30 Sep 2018 04:50:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "081a13d9e2e440389a7affcfa204e611", "created_at": "2018-09-30T04:50:48Z", "admin_state_up": true, "updated_at": "2018-09-30T04:50:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "081a13d9e2e440389a7affcfa204e611", "id": "2bfe1d83-abb2-4e9f-9c50-ad2643cb1e6e", "name": "CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router"}} 2018-09-30 04:50:52,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-4f673b7d-9d3a-4ab4-9de5-29d50fd317ac 2018-09-30 04:50:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=2bfe1d83-abb2-4e9f-9c50-ad2643cb1e6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:52,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21fd5d9e-77f1-44d3-bbb3-9f58ef1dd834 Date: Sun, 30 Sep 2018 04:50:52 GMT RESP BODY: {"ports":[]} 2018-09-30 04:50:52,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=2bfe1d83-abb2-4e9f-9c50-ad2643cb1e6e used request id req-21fd5d9e-77f1-44d3-bbb3-9f58ef1dd834 2018-09-30 04:50:52,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:53,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91ed8c75-b773-4f04-bb4a-90728f677bc8 Date: Sun, 30 Sep 2018 04:50:53 GMT RESP BODY: {"networks":[]} 2018-09-30 04:50:53,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 used request id req-91ed8c75-b773-4f04-bb4a-90728f677bc8 2018-09-30 04:50:53,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:53,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e46eb04-956f-470c-b0ea-3dae52dfaf51 Date: Sun, 30 Sep 2018 04:50:53 GMT RESP BODY: {"ports":[]} 2018-09-30 04:50:53,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-port1&admin_state_up=True used request id req-5e46eb04-956f-470c-b0ea-3dae52dfaf51 2018-09-30 04:50:53,306 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-port1 for router - CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router 2018-09-30 04:50:53,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:50:53,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:50:53,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65af9316ef854b79a59070f98182c081", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role"}], "expires_at": "2018-09-30T05:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "081a13d9e2e440389a7affcfa204e611", "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/081a13d9e2e440389a7affcfa204e611", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-52b03451-bbf6-4b3-user", "id": "3521d502fd754886b8319d1157aa12f6"}, "audit_ids": ["W0i-MYd4T8OwFD0mMDMgzw"], "issued_at": "2018-09-30T04:50:53.000000Z"}} 2018-09-30 04:50:53,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f76e34b9c8d8a617807d050ad0d8c24e0de4b36" 2018-09-30 04:50:53,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4836e9-b075-48ae-8250-55e66fd58068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:50:53,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8c4836e9-b075-48ae-8250-55e66fd58068 2018-09-30 04:50:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:54,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2caa7274-3490-420a-9bf8-e0192a2ad2f6 Date: Sun, 30 Sep 2018 04:50:54 GMT RESP BODY: {"networks":[]} 2018-09-30 04:50:54,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 used request id req-2caa7274-3490-420a-9bf8-e0192a2ad2f6 2018-09-30 04:50:54,038 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router 2018-09-30 04:50:54,038 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-router 2018-09-30 04:50:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/2bfe1d83-abb2-4e9f-9c50-ad2643cb1e6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebc57d2ce23299e479a8eb22b1229f34b83ee27" 2018-09-30 04:50:57,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-081483ee-b590-41f3-9ff5-0a0bdb7ba070 Content-Length: 0 Date: Sun, 30 Sep 2018 04:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:57,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/2bfe1d83-abb2-4e9f-9c50-ad2643cb1e6e used request id req-081483ee-b590-41f3-9ff5-0a0bdb7ba070 2018-09-30 04:50:57,669 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-subnet1 2018-09-30 04:50:57,669 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-subnet1 2018-09-30 04:50:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b0e32f6f-9bdf-4822-aabb-3e44b73586cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:50:59,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e936d283-1305-41a3-b223-0456cdb8b20a Date: Sun, 30 Sep 2018 04:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:50:59,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b0e32f6f-9bdf-4822-aabb-3e44b73586cf used request id req-e936d283-1305-41a3-b223-0456cdb8b20a 2018-09-30 04:50:59,801 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-7130d7d5-651a-4e1b-a3c4-38df45a91e31-pub-net1 2018-09-30 04:50:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d436bbf52ee8ffa7abbf3cba86ad237900690052" 2018-09-30 04:51:01,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92a73f4f-95f1-4db2-8860-115b864c655c Date: Sun, 30 Sep 2018 04:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:51:01,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/9e3cc3d0-a405-4718-bcb5-0f8c0d15d164 used request id req-92a73f4f-95f1-4db2-8860-115b864c655c 2018-09-30 04:51:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:01,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9eb0d46e-94ae-41bc-aca0-eebf6dccc84f Date: Sun, 30 Sep 2018 04:51:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:01,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9eb0d46e-94ae-41bc-aca0-eebf6dccc84f 2018-09-30 04:51:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:01,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6058db57-0489-4a82-bb12-c7cbbcdf382b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:01,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-6058db57-0489-4a82-bb12-c7cbbcdf382b 2018-09-30 04:51:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:01,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ffe77c-6e8c-4d33-821e-e8607422a208 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:01,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-e1ffe77c-6e8c-4d33-821e-e8607422a208 2018-09-30 04:51:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:01,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80692e44-b807-48dc-afd8-b6de7492a221 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:01,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-80692e44-b807-48dc-afd8-b6de7492a221 2018-09-30 04:51:01,856 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-52b03451-bbf6-4b3-proj 2018-09-30 04:51:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/081a13d9e2e440389a7affcfa204e611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:02,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1e69cd-19e3-419b-8b9a-ec587c9f4659 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:02,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/081a13d9e2e440389a7affcfa204e611 used request id req-0b1e69cd-19e3-419b-8b9a-ec587c9f4659 2018-09-30 04:51:02,056 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-52b03451-bbf6-4b3-proj-role 2018-09-30 04:51:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/65af9316ef854b79a59070f98182c081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:02,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-678cd8ce-1535-4dcb-9cfc-a713b6d6690b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:02,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/65af9316ef854b79a59070f98182c081 used request id req-678cd8ce-1535-4dcb-9cfc-a713b6d6690b 2018-09-30 04:51:02,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ce359df612106c83ea554469c49abe15bd764cb" 2018-09-30 04:51:02,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f6411b-571e-4bcb-810b-885f6084bb1b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:02,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-22f6411b-571e-4bcb-810b-885f6084bb1b 2018-09-30 04:51:02,269 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-52b03451-bbf6-4b3-user 2018-09-30 04:51:02,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3521d502fd754886b8319d1157aa12f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374011471bb77ffbfba44dc7a9563f31955ee0d" 2018-09-30 04:51:02,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9b1448f-21b4-43be-870b-c779c9abe201 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:02,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3521d502fd754886b8319d1157aa12f6 used request id req-c9b1448f-21b4-43be-870b-c779c9abe201 2018-09-30 04:51:02,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:02,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2oB9MTE1TwyNwEbeL3r_xA"], "issued_at": "2018-09-30T04:51:02.000000Z"}} 2018-09-30 04:51:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd48db27b534570267c60ee2fc655dda2f42207c" 2018-09-30 04:51:02,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb03de76-f332-43c2-9a58-f8ff3f6059ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:02,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eb03de76-f332-43c2-9a58-f8ff3f6059ea 2018-09-30 04:51:02,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:02,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:03,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bctUhEMVQ1WGIhIWOX-Y2Q"], "issued_at": "2018-09-30T04:51:03.000000Z"}} 2018-09-30 04:51:03,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:03,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787a2672-6c5a-4762-82e1-1e9debf6a675 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:03,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-787a2672-6c5a-4762-82e1-1e9debf6a675 2018-09-30 04:51:03,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:03,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9e5af263-2588-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:03,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca86f40-e680-405e-a930-800f5350456e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9e5af263-2588-40a-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:03,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9e5af263-2588-40a-proj used request id req-0ca86f40-e680-405e-a930-800f5350456e 2018-09-30 04:51:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:03,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86567157-134b-44be-be20-7bc832f7b01c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:03,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-86567157-134b-44be-be20-7bc832f7b01c 2018-09-30 04:51:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj"}}' 2018-09-30 04:51:03,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39489875-f322-4222-a5a9-3845983fecb4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a58d808792414b338b818c0301a93c1c"}, "enabled": true, "id": "a58d808792414b338b818c0301a93c1c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj"}} 2018-09-30 04:51:03,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-39489875-f322-4222-a5a9-3845983fecb4 2018-09-30 04:51:03,784 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-9e5af263-2588-40a-proj 2018-09-30 04:51:03,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:03,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:04,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GBIcPFqbRNeMZ1dk4uJGEg"], "issued_at": "2018-09-30T04:51:04.000000Z"}} 2018-09-30 04:51:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c53e425a5038839e1884293192c423a403af1a6" 2018-09-30 04:51:04,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d61994b-1d48-47a3-a76f-a24c7f9c4f1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:04,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d61994b-1d48-47a3-a76f-a24c7f9c4f1a 2018-09-30 04:51:04,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:04,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c53e425a5038839e1884293192c423a403af1a6" 2018-09-30 04:51:04,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd1cab2-b508-402e-8b16-b461832343cf Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:04,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2dd1cab2-b508-402e-8b16-b461832343cf 2018-09-30 04:51:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-9e5af263-2588-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c53e425a5038839e1884293192c423a403af1a6" 2018-09-30 04:51:04,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29548c71-e926-435b-8f16-795d8f122003 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-9e5af263-2588-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a58d808792414b338b818c0301a93c1c"}, "enabled": true, "id": "a58d808792414b338b818c0301a93c1c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj"}]} 2018-09-30 04:51:04,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-9e5af263-2588-40a-proj used request id req-29548c71-e926-435b-8f16-795d8f122003 2018-09-30 04:51:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c53e425a5038839e1884293192c423a403af1a6" 2018-09-30 04:51:04,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9b8ec6-b5ea-49dd-92cb-0bb6bf861728 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:04,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1f9b8ec6-b5ea-49dd-92cb-0bb6bf861728 2018-09-30 04:51:04,927 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-9e5af263-2588-40a-user 2018-09-30 04:51:04,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:04,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:05,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61d0f57-8065-4c16-bc9f-52c47d0db2df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:05,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d61d0f57-8065-4c16-bc9f-52c47d0db2df 2018-09-30 04:51:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" -d '{"role": {"name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj-role"}}' 2018-09-30 04:51:05,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3933010e-d2fd-46e0-a3b7-b6ebc7712fd4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dda77372c3ba471da1d50e7e73a6a696", "links": {"self": "http://172.30.9.29:5000/v3/roles/dda77372c3ba471da1d50e7e73a6a696"}, "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj-role"}} 2018-09-30 04:51:05,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3933010e-d2fd-46e0-a3b7-b6ebc7712fd4 2018-09-30 04:51:05,197 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-9e5af263-2588-40a-proj-role 2018-09-30 04:51:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/dda77372c3ba471da1d50e7e73a6a696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:05,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be98304e-0912-45a4-b14f-819aba4cbe9c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/dda77372c3ba471da1d50e7e73a6a696"}, "domain_id": null, "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj-role", "id": "dda77372c3ba471da1d50e7e73a6a696"}} 2018-09-30 04:51:05,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/dda77372c3ba471da1d50e7e73a6a696 used request id req-be98304e-0912-45a4-b14f-819aba4cbe9c 2018-09-30 04:51:05,217 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-9e5af263-2588-40a-proj-role to project CreateRouterNegativeTests-9e5af263-2588-40a-proj 2018-09-30 04:51:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a58d808792414b338b818c0301a93c1c/users/6a9ebcc4064b4366a14efde3695f6b58/roles/dda77372c3ba471da1d50e7e73a6a696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:05,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d8b686-a41c-41f7-9b37-7c7a4d04c092 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:05,348 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a58d808792414b338b818c0301a93c1c/users/6a9ebcc4064b4366a14efde3695f6b58/roles/dda77372c3ba471da1d50e7e73a6a696 used request id req-98d8b686-a41c-41f7-9b37-7c7a4d04c092 2018-09-30 04:51:05,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:05,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:05,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dda77372c3ba471da1d50e7e73a6a696", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj-role"}], "expires_at": "2018-09-30T05:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a58d808792414b338b818c0301a93c1c", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9e5af263-2588-40a-user", "id": "6a9ebcc4064b4366a14efde3695f6b58"}, "audit_ids": ["4sArzIcUTgKWfsnWywAUqg"], "issued_at": "2018-09-30T04:51:05.000000Z"}} 2018-09-30 04:51:05,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3b2495b73756962e5c23ddee946cffd849ea24" 2018-09-30 04:51:05,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d927952b-902e-4d87-ab70-94ef0d42c5c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:05,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d927952b-902e-4d87-ab70-94ef0d42c5c6 2018-09-30 04:51:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-e64d661f-9583-4b1a-9724-973dd4783b75-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3b2495b73756962e5c23ddee946cffd849ea24" 2018-09-30 04:51:06,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9536760-8ed8-4982-98c7-5e18600d9394 Date: Sun, 30 Sep 2018 04:51:05 GMT RESP BODY: {"routers": []} 2018-09-30 04:51:06,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-e64d661f-9583-4b1a-9724-973dd4783b75-pub-router&admin_state_up=True used request id req-a9536760-8ed8-4982-98c7-5e18600d9394 2018-09-30 04:51:06,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:06,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:06,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dda77372c3ba471da1d50e7e73a6a696", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj-role"}], "expires_at": "2018-09-30T05:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a58d808792414b338b818c0301a93c1c", "name": "CreateRouterNegativeTests-9e5af263-2588-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a58d808792414b338b818c0301a93c1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a58d808792414b338b818c0301a93c1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a58d808792414b338b818c0301a93c1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9e5af263-2588-40a-user", "id": "6a9ebcc4064b4366a14efde3695f6b58"}, "audit_ids": ["uYCl9rP2T4u2k3ESz8h--Q"], "issued_at": "2018-09-30T04:51:06.000000Z"}} 2018-09-30 04:51:06,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a810853aef0dee16748257593c015c8c974297" 2018-09-30 04:51:06,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea35576d-8ae7-4b04-a77a-45600fa00c16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:06,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ea35576d-8ae7-4b04-a77a-45600fa00c16 2018-09-30 04:51:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3b2495b73756962e5c23ddee946cffd849ea24" 2018-09-30 04:51:06,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f7151fa2-9920-44d3-b873-3cab2d517cea Date: Sun, 30 Sep 2018 04:51:06 GMT RESP BODY: {"networks":[]} 2018-09-30 04:51:06,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=Invalid_name used request id req-f7151fa2-9920-44d3-b873-3cab2d517cea 2018-09-30 04:51:06,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-99e2f3de-47e7-45e0-98ba-405a430c3067 Date: Sun, 30 Sep 2018 04:51:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:06,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-99e2f3de-47e7-45e0-98ba-405a430c3067 2018-09-30 04:51:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:06,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff98ff8-35bc-4f3d-9402-502646866423 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:06,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-3ff98ff8-35bc-4f3d-9402-502646866423 2018-09-30 04:51:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:07,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f09c708-1e6b-4abc-8966-bafb82b09da3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:07,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-0f09c708-1e6b-4abc-8966-bafb82b09da3 2018-09-30 04:51:07,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:07,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75046f9d-b908-4167-9aa3-5c8b394ed478 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:07,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-75046f9d-b908-4167-9aa3-5c8b394ed478 2018-09-30 04:51:07,115 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-9e5af263-2588-40a-proj 2018-09-30 04:51:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a58d808792414b338b818c0301a93c1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:07,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe40a06-ec92-48f7-bb76-2925834997ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:07,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a58d808792414b338b818c0301a93c1c used request id req-fbe40a06-ec92-48f7-bb76-2925834997ec 2018-09-30 04:51:07,333 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-9e5af263-2588-40a-proj-role 2018-09-30 04:51:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/dda77372c3ba471da1d50e7e73a6a696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:07,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8b099e-a206-4edc-8039-bbc06a2f73fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:07,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/dda77372c3ba471da1d50e7e73a6a696 used request id req-ef8b099e-a206-4edc-8039-bbc06a2f73fe 2018-09-30 04:51:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294f52c7a05acd0a9234fc117ab04b2b40abe2e8" 2018-09-30 04:51:07,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510b1048-d947-419c-8faf-7d990630355f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:07,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-510b1048-d947-419c-8faf-7d990630355f 2018-09-30 04:51:07,541 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-9e5af263-2588-40a-user 2018-09-30 04:51:07,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6a9ebcc4064b4366a14efde3695f6b58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c53e425a5038839e1884293192c423a403af1a6" 2018-09-30 04:51:07,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5ea571-f489-4722-b5ef-8cb5953d1549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:07,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6a9ebcc4064b4366a14efde3695f6b58 used request id req-5b5ea571-f489-4722-b5ef-8cb5953d1549 2018-09-30 04:51:07,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:08,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["uLynrxZ5TJS0hdzZnFirfA"], "issued_at": "2018-09-30T04:51:08.000000Z"}} 2018-09-30 04:51:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896df15cc6affaab74957f329ea8f8948e223377" 2018-09-30 04:51:08,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfec9a96-cbd5-4103-8a4e-126b8fc4f813 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:08,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bfec9a96-cbd5-4103-8a4e-126b8fc4f813 2018-09-30 04:51:08,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:08,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:08,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GvBKkWK1QeOUiktfRGP1Vw"], "issued_at": "2018-09-30T04:51:08.000000Z"}} 2018-09-30 04:51:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:08,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466768d9-5987-4a07-a563-92792df39925 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:08,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-466768d9-5987-4a07-a563-92792df39925 2018-09-30 04:51:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:08,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-b0e483d9-5a20-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:08,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05436220-c2c6-43ad-9165-76eb25897d2c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-b0e483d9-5a20-408-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:08,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-b0e483d9-5a20-408-proj used request id req-05436220-c2c6-43ad-9165-76eb25897d2c 2018-09-30 04:51:08,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:08,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7749ddb8-29ac-4439-9010-f8ac97ab74f1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:08,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7749ddb8-29ac-4439-9010-f8ac97ab74f1 2018-09-30 04:51:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-b0e483d9-5a20-408-proj"}}' 2018-09-30 04:51:08,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1232adf0-1c84-4366-b4e2-53d9bcda6e28 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e1548f70fa0468ea4048c8d53d3a981"}, "enabled": true, "id": "8e1548f70fa0468ea4048c8d53d3a981", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-b0e483d9-5a20-408-proj"}} 2018-09-30 04:51:08,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1232adf0-1c84-4366-b4e2-53d9bcda6e28 2018-09-30 04:51:08,957 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-b0e483d9-5a20-408-proj 2018-09-30 04:51:08,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:08,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:09,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4FiqYHcYQ7umkbHxHVc_sw"], "issued_at": "2018-09-30T04:51:09.000000Z"}} 2018-09-30 04:51:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d759e004ccddaca115b24b9067efa56c9d945264" 2018-09-30 04:51:09,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c38f11-5c22-4321-8e9e-7af5803754b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:09,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-46c38f11-5c22-4321-8e9e-7af5803754b6 2018-09-30 04:51:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:09,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d759e004ccddaca115b24b9067efa56c9d945264" 2018-09-30 04:51:09,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d60723-ff34-460b-8351-fbc6488f81dc Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:09,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-56d60723-ff34-460b-8351-fbc6488f81dc 2018-09-30 04:51:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-b0e483d9-5a20-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d759e004ccddaca115b24b9067efa56c9d945264" 2018-09-30 04:51:09,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fafcdd7-47ff-42a1-9f33-c6b125da60c7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-b0e483d9-5a20-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e1548f70fa0468ea4048c8d53d3a981"}, "enabled": true, "id": "8e1548f70fa0468ea4048c8d53d3a981", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-b0e483d9-5a20-408-proj"}]} 2018-09-30 04:51:09,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-b0e483d9-5a20-408-proj used request id req-1fafcdd7-47ff-42a1-9f33-c6b125da60c7 2018-09-30 04:51:09,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d759e004ccddaca115b24b9067efa56c9d945264" 2018-09-30 04:51:09,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ed592d-f28b-4780-a823-665c94639e90 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:09,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-03ed592d-f28b-4780-a823-665c94639e90 2018-09-30 04:51:10,029 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-b0e483d9-5a20-408-user 2018-09-30 04:51:10,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d0a83f-1362-467f-8378-a407fab5a584 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:10,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-32d0a83f-1362-467f-8378-a407fab5a584 2018-09-30 04:51:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" -d '{"role": {"name": "CreateRouterNegativeTests-b0e483d9-5a20-408-proj-role"}}' 2018-09-30 04:51:10,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5104ab-8495-4890-b3ea-1af984bdf270 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "064afc3493c64fba93d878331c3be6dc", "links": {"self": "http://172.30.9.29:5000/v3/roles/064afc3493c64fba93d878331c3be6dc"}, "name": "CreateRouterNegativeTests-b0e483d9-5a20-408-proj-role"}} 2018-09-30 04:51:10,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cd5104ab-8495-4890-b3ea-1af984bdf270 2018-09-30 04:51:10,227 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-b0e483d9-5a20-408-proj-role 2018-09-30 04:51:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/064afc3493c64fba93d878331c3be6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48adb956-2979-4d00-9ae1-51a99f6446af Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/064afc3493c64fba93d878331c3be6dc"}, "domain_id": null, "name": "CreateRouterNegativeTests-b0e483d9-5a20-408-proj-role", "id": "064afc3493c64fba93d878331c3be6dc"}} 2018-09-30 04:51:10,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/064afc3493c64fba93d878331c3be6dc used request id req-48adb956-2979-4d00-9ae1-51a99f6446af 2018-09-30 04:51:10,318 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-b0e483d9-5a20-408-proj-role to project CreateRouterNegativeTests-b0e483d9-5a20-408-proj 2018-09-30 04:51:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8e1548f70fa0468ea4048c8d53d3a981/users/d7ba8d6ed9f84cfe8ce3f0f04413206b/roles/064afc3493c64fba93d878331c3be6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca882b9c-0e4c-4da9-9584-728dd2a5dae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:10,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8e1548f70fa0468ea4048c8d53d3a981/users/d7ba8d6ed9f84cfe8ce3f0f04413206b/roles/064afc3493c64fba93d878331c3be6dc used request id req-ca882b9c-0e4c-4da9-9584-728dd2a5dae7 2018-09-30 04:51:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-43f96193-1a12-417b-9d85-e46666cba812 Date: Sun, 30 Sep 2018 04:51:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:10,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-43f96193-1a12-417b-9d85-e46666cba812 2018-09-30 04:51:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e734370d-5905-4948-9d42-f08b156b44e2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:10,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-e734370d-5905-4948-9d42-f08b156b44e2 2018-09-30 04:51:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3723ee96-4641-43ed-ae52-658b5f4ff47f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:10,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-3723ee96-4641-43ed-ae52-658b5f4ff47f 2018-09-30 04:51:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:10,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d9aa87-f3e9-4082-b01c-cc22c150ae0c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:10,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-67d9aa87-f3e9-4082-b01c-cc22c150ae0c 2018-09-30 04:51:10,876 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-b0e483d9-5a20-408-proj 2018-09-30 04:51:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8e1548f70fa0468ea4048c8d53d3a981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:11,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5d3bec-a247-4487-a5b3-f05e005b84a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:11,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8e1548f70fa0468ea4048c8d53d3a981 used request id req-3f5d3bec-a247-4487-a5b3-f05e005b84a9 2018-09-30 04:51:11,067 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-b0e483d9-5a20-408-proj-role 2018-09-30 04:51:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/064afc3493c64fba93d878331c3be6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:11,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac5186b-d1d4-4ad7-8bf6-030b8d1cc1c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:11,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/064afc3493c64fba93d878331c3be6dc used request id req-2ac5186b-d1d4-4ad7-8bf6-030b8d1cc1c3 2018-09-30 04:51:11,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ee9748e5353507dd500d609c4933571514a6b" 2018-09-30 04:51:11,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c7eb78-1306-4d9a-9310-5fc6afa95150 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:11,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a9c7eb78-1306-4d9a-9310-5fc6afa95150 2018-09-30 04:51:11,288 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-b0e483d9-5a20-408-user 2018-09-30 04:51:11,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d7ba8d6ed9f84cfe8ce3f0f04413206b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d759e004ccddaca115b24b9067efa56c9d945264" 2018-09-30 04:51:11,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31ca4e5-e179-42e8-a2f0-81caa38a6497 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:11,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d7ba8d6ed9f84cfe8ce3f0f04413206b used request id req-a31ca4e5-e179-42e8-a2f0-81caa38a6497 2018-09-30 04:51:11,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:11,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Tajs7802RjWIAYIutTAGTA"], "issued_at": "2018-09-30T04:51:11.000000Z"}} 2018-09-30 04:51:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a410fa759da93489aa64845efdeb966f92832ee9" 2018-09-30 04:51:11,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315e2398-19fc-416f-b792-77c3456386ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:11,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-315e2398-19fc-416f-b792-77c3456386ae 2018-09-30 04:51:11,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:11,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:12,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ZpQSZiwYQSGRY1SqTwSflw"], "issued_at": "2018-09-30T04:51:12.000000Z"}} 2018-09-30 04:51:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:12,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6f9f11-e40d-4af4-b38a-7d267b464bf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:12,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd6f9f11-e40d-4af4-b38a-7d267b464bf8 2018-09-30 04:51:12,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:12,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-02774b4e-0cca-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:12,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c00409f-cbf4-4cf2-b13a-0bb88cc25ac1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-02774b4e-0cca-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:12,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-02774b4e-0cca-4aa-proj used request id req-6c00409f-cbf4-4cf2-b13a-0bb88cc25ac1 2018-09-30 04:51:12,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:12,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e886201-b051-47b2-b334-8bfed39125b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7e886201-b051-47b2-b334-8bfed39125b9 2018-09-30 04:51:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-02774b4e-0cca-4aa-proj"}}' 2018-09-30 04:51:12,813 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96315d2f-7388-4802-b6be-e80f4d86e886 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/513d822bf3db47efa79119d7201d4ae9"}, "enabled": true, "id": "513d822bf3db47efa79119d7201d4ae9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-02774b4e-0cca-4aa-proj"}} 2018-09-30 04:51:12,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-96315d2f-7388-4802-b6be-e80f4d86e886 2018-09-30 04:51:12,814 - keystone_utils - INFO - Created project with name - CreateQoSTests-02774b4e-0cca-4aa-proj 2018-09-30 04:51:12,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:12,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:13,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["W4JElzH0S7yBr-YbiPmvOA"], "issued_at": "2018-09-30T04:51:13.000000Z"}} 2018-09-30 04:51:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7918b77207a0d53534abedcbd4f1664288341e09" 2018-09-30 04:51:13,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b48b821-96da-4356-b1c1-3fd36ae429d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:13,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2b48b821-96da-4356-b1c1-3fd36ae429d3 2018-09-30 04:51:13,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:13,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7918b77207a0d53534abedcbd4f1664288341e09" 2018-09-30 04:51:13,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0c19ca-e337-4671-81dc-a88343de40ac Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:13,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1a0c19ca-e337-4671-81dc-a88343de40ac 2018-09-30 04:51:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-02774b4e-0cca-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7918b77207a0d53534abedcbd4f1664288341e09" 2018-09-30 04:51:13,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a1e86b-f9d0-4c3d-9bfd-f9f6835f83f4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-02774b4e-0cca-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/513d822bf3db47efa79119d7201d4ae9"}, "enabled": true, "id": "513d822bf3db47efa79119d7201d4ae9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-02774b4e-0cca-4aa-proj"}]} 2018-09-30 04:51:13,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-02774b4e-0cca-4aa-proj used request id req-45a1e86b-f9d0-4c3d-9bfd-f9f6835f83f4 2018-09-30 04:51:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7918b77207a0d53534abedcbd4f1664288341e09" 2018-09-30 04:51:13,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c7a647-12be-4cfe-893c-9f73e9f4f857 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:13,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a4c7a647-12be-4cfe-893c-9f73e9f4f857 2018-09-30 04:51:13,880 - keystone_utils - INFO - Created user with name - CreateQoSTests-02774b4e-0cca-4aa-user 2018-09-30 04:51:13,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:13,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd52ae3b-f6b6-4eda-859e-ee569171dca0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:13,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fd52ae3b-f6b6-4eda-859e-ee569171dca0 2018-09-30 04:51:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" -d '{"role": {"name": "CreateQoSTests-02774b4e-0cca-4aa-proj-role"}}' 2018-09-30 04:51:14,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7b547a-62cc-4203-9efd-d023bbf588cb Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f021d63595c547b5b1f75bfe14bf4e1e", "links": {"self": "http://172.30.9.29:5000/v3/roles/f021d63595c547b5b1f75bfe14bf4e1e"}, "name": "CreateQoSTests-02774b4e-0cca-4aa-proj-role"}} 2018-09-30 04:51:14,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5c7b547a-62cc-4203-9efd-d023bbf588cb 2018-09-30 04:51:14,089 - keystone_utils - INFO - Created role with name - CreateQoSTests-02774b4e-0cca-4aa-proj-role 2018-09-30 04:51:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f021d63595c547b5b1f75bfe14bf4e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:14,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabdab52-f667-45f8-b4e6-c47157f5dff4 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f021d63595c547b5b1f75bfe14bf4e1e"}, "domain_id": null, "name": "CreateQoSTests-02774b4e-0cca-4aa-proj-role", "id": "f021d63595c547b5b1f75bfe14bf4e1e"}} 2018-09-30 04:51:14,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f021d63595c547b5b1f75bfe14bf4e1e used request id req-fabdab52-f667-45f8-b4e6-c47157f5dff4 2018-09-30 04:51:14,173 - keystone_utils - INFO - Granting role CreateQoSTests-02774b4e-0cca-4aa-proj-role to project CreateQoSTests-02774b4e-0cca-4aa-proj 2018-09-30 04:51:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/513d822bf3db47efa79119d7201d4ae9/users/2dbda498329c4cd9b1a95fbc50e9504b/roles/f021d63595c547b5b1f75bfe14bf4e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:14,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af4921bf-e1d6-49d5-aec1-ae048c201ada Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:14,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/513d822bf3db47efa79119d7201d4ae9/users/2dbda498329c4cd9b1a95fbc50e9504b/roles/f021d63595c547b5b1f75bfe14bf4e1e used request id req-af4921bf-e1d6-49d5-aec1-ae048c201ada 2018-09-30 04:51:14,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:14,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:14,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["UkAzChzwQ7aOPuxHv0SoqA"], "issued_at": "2018-09-30T04:51:14.000000Z"}} 2018-09-30 04:51:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25b44ae0d7e5c1d6679a61b31a1268d40092135" 2018-09-30 04:51:14,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c78cdc5-4ee7-424f-a7d0-d79135be4f99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:14,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c78cdc5-4ee7-424f-a7d0-d79135be4f99 2018-09-30 04:51:14,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25b44ae0d7e5c1d6679a61b31a1268d40092135" 2018-09-30 04:51:15,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:14 GMT Server: Apache x-compute-request-id: req-9f325e1a-d1a5-402f-8750-fc21a251d69d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f325e1a-d1a5-402f-8750-fc21a251d69d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:51:15,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-9f325e1a-d1a5-402f-8750-fc21a251d69d 2018-09-30 04:51:15,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f325e1a-d1a5-402f-8750-fc21a251d69d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25b44ae0d7e5c1d6679a61b31a1268d40092135" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-28ffcd56-5dfc-4b1a-806c-cfe07703fd06"}}' 2018-09-30 04:51:15,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:15 GMT Server: Apache x-compute-request-id: req-922b0b60-0a90-4ab3-b57e-9abcc0f638b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-922b0b60-0a90-4ab3-b57e-9abcc0f638b4 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "202c1d09-ac5f-4a55-9758-22f630906349", "name": "CreateQoSTests-28ffcd56-5dfc-4b1a-806c-cfe07703fd06"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/202c1d09-ac5f-4a55-9758-22f630906349", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/202c1d09-ac5f-4a55-9758-22f630906349", "rel": "bookmark"}]} 2018-09-30 04:51:15,563 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-922b0b60-0a90-4ab3-b57e-9abcc0f638b4 2018-09-30 04:51:15,564 - create_qos - INFO - Created qos with name - CreateQoSTests-28ffcd56-5dfc-4b1a-806c-cfe07703fd06 2018-09-30 04:51:15,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a410fa759da93489aa64845efdeb966f92832ee9" 2018-09-30 04:51:16,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:15 GMT Server: Apache x-compute-request-id: req-782d33a0-cae9-43a1-b745-3ae803de0bee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-782d33a0-cae9-43a1-b745-3ae803de0bee Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "202c1d09-ac5f-4a55-9758-22f630906349", "name": "CreateQoSTests-28ffcd56-5dfc-4b1a-806c-cfe07703fd06"}]} 2018-09-30 04:51:16,101 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-782d33a0-cae9-43a1-b745-3ae803de0bee 2018-09-30 04:51:16,102 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-28ffcd56-5dfc-4b1a-806c-cfe07703fd06 2018-09-30 04:51:16,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/202c1d09-ac5f-4a55-9758-22f630906349?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-782d33a0-cae9-43a1-b745-3ae803de0bee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a410fa759da93489aa64845efdeb966f92832ee9" 2018-09-30 04:51:16,317 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-124bd41e-e85b-4bae-a22d-a62cc2ef3c09 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:16,317 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/202c1d09-ac5f-4a55-9758-22f630906349?force=False used request id req-124bd41e-e85b-4bae-a22d-a62cc2ef3c09 2018-09-30 04:51:16,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-782d33a0-cae9-43a1-b745-3ae803de0bee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a410fa759da93489aa64845efdeb966f92832ee9" 2018-09-30 04:51:16,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:16 GMT Server: Apache x-compute-request-id: req-8f42782d-4a7d-475a-a22d-76bf96a85d20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f42782d-4a7d-475a-a22d-76bf96a85d20 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:51:16,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-8f42782d-4a7d-475a-a22d-76bf96a85d20 2018-09-30 04:51:16,498 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-28ffcd56-5dfc-4b1a-806c-cfe07703fd06 2018-09-30 04:51:16,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/202c1d09-ac5f-4a55-9758-22f630906349?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f325e1a-d1a5-402f-8750-fc21a251d69d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25b44ae0d7e5c1d6679a61b31a1268d40092135" 2018-09-30 04:51:16,664 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:51:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1d204a30-4c64-481d-ab69-28a50d81adb4 x-openstack-request-id: req-1d204a30-4c64-481d-ab69-28a50d81adb4 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 202c1d09-ac5f-4a55-9758-22f630906349.", "code": 404}} 2018-09-30 04:51:16,664 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/202c1d09-ac5f-4a55-9758-22f630906349?force=False used request id req-1d204a30-4c64-481d-ab69-28a50d81adb4 2018-09-30 04:51:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:16,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0d9e8e97-ac4e-4c90-a9cf-1d4c20e9f12e Date: Sun, 30 Sep 2018 04:51:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:16,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0d9e8e97-ac4e-4c90-a9cf-1d4c20e9f12e 2018-09-30 04:51:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:16,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28d784b-ee91-4c77-b115-4a7c8c82f705 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:16,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-f28d784b-ee91-4c77-b115-4a7c8c82f705 2018-09-30 04:51:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:17,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bc9fcc-d42c-43d1-bdd0-8b1e0411bdf1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:17,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-48bc9fcc-d42c-43d1-bdd0-8b1e0411bdf1 2018-09-30 04:51:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:17,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf2be2a-9e42-400f-a94f-dc0edcb9d742 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-1bf2be2a-9e42-400f-a94f-dc0edcb9d742 2018-09-30 04:51:17,141 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-02774b4e-0cca-4aa-proj 2018-09-30 04:51:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/513d822bf3db47efa79119d7201d4ae9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:17,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f22ff45-86fa-4cb8-b397-31e00c5160cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:17,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/513d822bf3db47efa79119d7201d4ae9 used request id req-4f22ff45-86fa-4cb8-b397-31e00c5160cc 2018-09-30 04:51:17,355 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-02774b4e-0cca-4aa-proj-role 2018-09-30 04:51:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f021d63595c547b5b1f75bfe14bf4e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:17,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd474e2e-e01f-46c6-896b-91b06b3ec20d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:17,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f021d63595c547b5b1f75bfe14bf4e1e used request id req-bd474e2e-e01f-46c6-896b-91b06b3ec20d 2018-09-30 04:51:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d9a40cebb2a3b5067a1a9d348d2f746dc50267" 2018-09-30 04:51:17,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1545b3f8-e2c7-4968-ad24-3fa4e2c077cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:17,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1545b3f8-e2c7-4968-ad24-3fa4e2c077cd 2018-09-30 04:51:17,555 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-02774b4e-0cca-4aa-user 2018-09-30 04:51:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2dbda498329c4cd9b1a95fbc50e9504b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7918b77207a0d53534abedcbd4f1664288341e09" 2018-09-30 04:51:17,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d29eee27-fa06-4dee-8bcf-1d680820113f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:17,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2dbda498329c4cd9b1a95fbc50e9504b used request id req-d29eee27-fa06-4dee-8bcf-1d680820113f 2018-09-30 04:51:17,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:18,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4lOnsKSPTY6jskM7GvOxoQ"], "issued_at": "2018-09-30T04:51:18.000000Z"}} 2018-09-30 04:51:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1879517b42110fcd3f596c836037eb34f9715def" 2018-09-30 04:51:18,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6efa6c7f-a0e5-43cb-8a27-2c1048b0d0b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:18,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6efa6c7f-a0e5-43cb-8a27-2c1048b0d0b8 2018-09-30 04:51:18,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:18,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:18,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["HgHTBtguSL2PKTn7Hdk2zQ"], "issued_at": "2018-09-30T04:51:18.000000Z"}} 2018-09-30 04:51:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:18,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df93e80a-bbbf-4008-a717-a9145f48c05a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:18,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-df93e80a-bbbf-4008-a717-a9145f48c05a 2018-09-30 04:51:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:18,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18c32465-919f-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:18,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2db411-8b69-4d34-8549-ddb70c13171c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18c32465-919f-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:18,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18c32465-919f-4ae-proj used request id req-4d2db411-8b69-4d34-8549-ddb70c13171c 2018-09-30 04:51:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:18,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fee3c2-98c0-44e5-92b4-e449314c1024 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:18,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e5fee3c2-98c0-44e5-92b4-e449314c1024 2018-09-30 04:51:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-18c32465-919f-4ae-proj"}}' 2018-09-30 04:51:19,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c22960-7495-46ca-94d7-26cbb15a9d71 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2fb62aa061a44e31b4025e4ce78dd63d"}, "enabled": true, "id": "2fb62aa061a44e31b4025e4ce78dd63d", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-18c32465-919f-4ae-proj"}} 2018-09-30 04:51:19,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-72c22960-7495-46ca-94d7-26cbb15a9d71 2018-09-30 04:51:19,089 - keystone_utils - INFO - Created project with name - CreateQoSTests-18c32465-919f-4ae-proj 2018-09-30 04:51:19,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:19,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:19,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5fbc9FwIQPGk5WMhO77ECg"], "issued_at": "2018-09-30T04:51:19.000000Z"}} 2018-09-30 04:51:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea418c8d4ea9d309c8055aafb46e8da36cef254a" 2018-09-30 04:51:19,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d387f3-6504-489f-b5ed-154d73f8d6f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:19,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-32d387f3-6504-489f-b5ed-154d73f8d6f4 2018-09-30 04:51:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:19,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea418c8d4ea9d309c8055aafb46e8da36cef254a" 2018-09-30 04:51:19,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cbda58-63f9-4774-b671-9fe10fd196df Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:19,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-06cbda58-63f9-4774-b671-9fe10fd196df 2018-09-30 04:51:19,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-18c32465-919f-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea418c8d4ea9d309c8055aafb46e8da36cef254a" 2018-09-30 04:51:19,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24547f09-9f62-4d2a-a118-110047f07283 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-18c32465-919f-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2fb62aa061a44e31b4025e4ce78dd63d"}, "enabled": true, "id": "2fb62aa061a44e31b4025e4ce78dd63d", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-18c32465-919f-4ae-proj"}]} 2018-09-30 04:51:19,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-18c32465-919f-4ae-proj used request id req-24547f09-9f62-4d2a-a118-110047f07283 2018-09-30 04:51:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea418c8d4ea9d309c8055aafb46e8da36cef254a" 2018-09-30 04:51:19,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253034c4-5ffa-40b1-a76a-3979560f9268 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:19,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-253034c4-5ffa-40b1-a76a-3979560f9268 2018-09-30 04:51:20,257 - keystone_utils - INFO - Created user with name - CreateQoSTests-18c32465-919f-4ae-user 2018-09-30 04:51:20,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:20,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9ae4f5-9b8c-4dc4-9107-e5406cf18437 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:20,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bc9ae4f5-9b8c-4dc4-9107-e5406cf18437 2018-09-30 04:51:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" -d '{"role": {"name": "CreateQoSTests-18c32465-919f-4ae-proj-role"}}' 2018-09-30 04:51:20,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57c5243-7f41-4363-bfc2-031a2d229497 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68e4635f95b9462c98c65c919726ed0b", "links": {"self": "http://172.30.9.29:5000/v3/roles/68e4635f95b9462c98c65c919726ed0b"}, "name": "CreateQoSTests-18c32465-919f-4ae-proj-role"}} 2018-09-30 04:51:20,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e57c5243-7f41-4363-bfc2-031a2d229497 2018-09-30 04:51:20,449 - keystone_utils - INFO - Created role with name - CreateQoSTests-18c32465-919f-4ae-proj-role 2018-09-30 04:51:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/68e4635f95b9462c98c65c919726ed0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:20,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad959a0c-f2ed-454a-ace4-867567ff9d5b Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/68e4635f95b9462c98c65c919726ed0b"}, "domain_id": null, "name": "CreateQoSTests-18c32465-919f-4ae-proj-role", "id": "68e4635f95b9462c98c65c919726ed0b"}} 2018-09-30 04:51:20,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/68e4635f95b9462c98c65c919726ed0b used request id req-ad959a0c-f2ed-454a-ace4-867567ff9d5b 2018-09-30 04:51:20,469 - keystone_utils - INFO - Granting role CreateQoSTests-18c32465-919f-4ae-proj-role to project CreateQoSTests-18c32465-919f-4ae-proj 2018-09-30 04:51:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2fb62aa061a44e31b4025e4ce78dd63d/users/1abce8329a804b73b8948bcc2e6ece3d/roles/68e4635f95b9462c98c65c919726ed0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:20,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d8fce2a-52ef-4729-8452-b32c937fc96c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:20,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2fb62aa061a44e31b4025e4ce78dd63d/users/1abce8329a804b73b8948bcc2e6ece3d/roles/68e4635f95b9462c98c65c919726ed0b used request id req-7d8fce2a-52ef-4729-8452-b32c937fc96c 2018-09-30 04:51:20,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:20,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:20,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["KiotAbDGScOHOIQShyqF9A"], "issued_at": "2018-09-30T04:51:20.000000Z"}} 2018-09-30 04:51:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2c178f1d3f239b9a8417a1b0547c507d1a052a" 2018-09-30 04:51:21,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9049be5f-81b8-4d5f-9128-aae3aff92670 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:21,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9049be5f-81b8-4d5f-9128-aae3aff92670 2018-09-30 04:51:21,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2c178f1d3f239b9a8417a1b0547c507d1a052a" 2018-09-30 04:51:21,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:21 GMT Server: Apache x-compute-request-id: req-c312cfa5-9da7-4851-ab65-bd9fa1b79943 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c312cfa5-9da7-4851-ab65-bd9fa1b79943 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:51:21,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-c312cfa5-9da7-4851-ab65-bd9fa1b79943 2018-09-30 04:51:21,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c312cfa5-9da7-4851-ab65-bd9fa1b79943" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2c178f1d3f239b9a8417a1b0547c507d1a052a" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-90911f41-eba8-4429-b76b-059fdd58edb8"}}' 2018-09-30 04:51:21,468 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:21 GMT Server: Apache x-compute-request-id: req-da5dd6d0-d22d-4a3c-b919-6abf3b7e6bca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da5dd6d0-d22d-4a3c-b919-6abf3b7e6bca Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5f1238eb-46c3-4073-a764-6b0faedfcaea", "name": "CreateQoSTests-90911f41-eba8-4429-b76b-059fdd58edb8"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/5f1238eb-46c3-4073-a764-6b0faedfcaea", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/5f1238eb-46c3-4073-a764-6b0faedfcaea", "rel": "bookmark"}]} 2018-09-30 04:51:21,468 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-da5dd6d0-d22d-4a3c-b919-6abf3b7e6bca 2018-09-30 04:51:21,469 - create_qos - INFO - Created qos with name - CreateQoSTests-90911f41-eba8-4429-b76b-059fdd58edb8 2018-09-30 04:51:21,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1879517b42110fcd3f596c836037eb34f9715def" 2018-09-30 04:51:21,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:21 GMT Server: Apache x-compute-request-id: req-90d9aff1-4150-4457-a7be-4ebd4453ed7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90d9aff1-4150-4457-a7be-4ebd4453ed7a Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5f1238eb-46c3-4073-a764-6b0faedfcaea", "name": "CreateQoSTests-90911f41-eba8-4429-b76b-059fdd58edb8"}]} 2018-09-30 04:51:21,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-90d9aff1-4150-4457-a7be-4ebd4453ed7a 2018-09-30 04:51:21,662 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-90911f41-eba8-4429-b76b-059fdd58edb8 2018-09-30 04:51:21,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/5f1238eb-46c3-4073-a764-6b0faedfcaea?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c312cfa5-9da7-4851-ab65-bd9fa1b79943" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb2c178f1d3f239b9a8417a1b0547c507d1a052a" 2018-09-30 04:51:22,227 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9584b5f7-7b0f-4d12-8e46-6fe4fb0d038b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:22,227 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/5f1238eb-46c3-4073-a764-6b0faedfcaea?force=False used request id req-9584b5f7-7b0f-4d12-8e46-6fe4fb0d038b 2018-09-30 04:51:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:22,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6e7f03d4-5d65-4f06-89e1-f059963367c1 Date: Sun, 30 Sep 2018 04:51:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:22,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6e7f03d4-5d65-4f06-89e1-f059963367c1 2018-09-30 04:51:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:22,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cb959f-35ce-40b7-97bd-7c9ab80f4e01 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:22,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-e7cb959f-35ce-40b7-97bd-7c9ab80f4e01 2018-09-30 04:51:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:22,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24b2eb8-462a-4394-be6f-04697e5484a6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:22,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f24b2eb8-462a-4394-be6f-04697e5484a6 2018-09-30 04:51:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:22,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1fdacb-f192-427f-aa7f-6fe34d3639f6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:22,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-1e1fdacb-f192-427f-aa7f-6fe34d3639f6 2018-09-30 04:51:22,728 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-18c32465-919f-4ae-proj 2018-09-30 04:51:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2fb62aa061a44e31b4025e4ce78dd63d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:22,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21f6b7a-4cb4-4297-8a7d-1cbaa5f3cd67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:22,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2fb62aa061a44e31b4025e4ce78dd63d used request id req-d21f6b7a-4cb4-4297-8a7d-1cbaa5f3cd67 2018-09-30 04:51:22,954 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-18c32465-919f-4ae-proj-role 2018-09-30 04:51:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/68e4635f95b9462c98c65c919726ed0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:23,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e564a1c-2810-4920-bb8d-5bd57042dafe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:23,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/68e4635f95b9462c98c65c919726ed0b used request id req-8e564a1c-2810-4920-bb8d-5bd57042dafe 2018-09-30 04:51:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7b3325ec17c694abd97e67319580530f4cf9f5" 2018-09-30 04:51:23,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4906b66-4040-4b64-8986-ab1408fd6d47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:23,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a4906b66-4040-4b64-8986-ab1408fd6d47 2018-09-30 04:51:23,158 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-18c32465-919f-4ae-user 2018-09-30 04:51:23,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1abce8329a804b73b8948bcc2e6ece3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea418c8d4ea9d309c8055aafb46e8da36cef254a" 2018-09-30 04:51:23,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5ef3a4-6805-4dcf-9716-fe5f0d86fb7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:23,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1abce8329a804b73b8948bcc2e6ece3d used request id req-3f5ef3a4-6805-4dcf-9716-fe5f0d86fb7b 2018-09-30 04:51:23,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:23,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["AR1-wWefTaasfwxLzuW6jA"], "issued_at": "2018-09-30T04:51:23.000000Z"}} 2018-09-30 04:51:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4601d24a47768d7d4c22724cb6b555e668b796da" 2018-09-30 04:51:23,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5be20d-8353-49ea-bc5c-317fd22b18ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:23,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fd5be20d-8353-49ea-bc5c-317fd22b18ff 2018-09-30 04:51:23,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:23,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:24,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["8Hc4zurZRaCXjYg_UrEKbQ"], "issued_at": "2018-09-30T04:51:24.000000Z"}} 2018-09-30 04:51:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:24,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045a46c6-f496-4830-9489-086d759d90db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:24,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-045a46c6-f496-4830-9489-086d759d90db 2018-09-30 04:51:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:24,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:24,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ed676487-643c-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:24,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6b0b9a-b364-46e7-a473-ac7fcf910195 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ed676487-643c-40c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:24,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ed676487-643c-40c-proj used request id req-8b6b0b9a-b364-46e7-a473-ac7fcf910195 2018-09-30 04:51:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:24,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e169a96f-27f1-4168-8391-a3d455432e0b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:24,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e169a96f-27f1-4168-8391-a3d455432e0b 2018-09-30 04:51:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ed676487-643c-40c-proj"}}' 2018-09-30 04:51:24,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2700af65-2e6c-4fcd-8231-6426ceec2235 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a6671179e739413ab2f6459ad2ed92c6"}, "enabled": true, "id": "a6671179e739413ab2f6459ad2ed92c6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ed676487-643c-40c-proj"}} 2018-09-30 04:51:24,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2700af65-2e6c-4fcd-8231-6426ceec2235 2018-09-30 04:51:24,509 - keystone_utils - INFO - Created project with name - CreateQoSTests-ed676487-643c-40c-proj 2018-09-30 04:51:24,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:24,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:24,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kYJeoFA7TWCd-d-j5MBCXw"], "issued_at": "2018-09-30T04:51:24.000000Z"}} 2018-09-30 04:51:24,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5922dde11ecd2d79489e0cb3f4b956d8da26d" 2018-09-30 04:51:24,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3f0c9f-9283-44f1-8345-2a819f2c6937 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:24,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0b3f0c9f-9283-44f1-8345-2a819f2c6937 2018-09-30 04:51:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:24,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5922dde11ecd2d79489e0cb3f4b956d8da26d" 2018-09-30 04:51:25,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e228b59f-ce12-4c3e-82e1-1df236020361 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:25,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e228b59f-ce12-4c3e-82e1-1df236020361 2018-09-30 04:51:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-ed676487-643c-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5922dde11ecd2d79489e0cb3f4b956d8da26d" 2018-09-30 04:51:25,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c4da28-0d4f-429e-8603-0c08814db0a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-ed676487-643c-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a6671179e739413ab2f6459ad2ed92c6"}, "enabled": true, "id": "a6671179e739413ab2f6459ad2ed92c6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ed676487-643c-40c-proj"}]} 2018-09-30 04:51:25,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-ed676487-643c-40c-proj used request id req-09c4da28-0d4f-429e-8603-0c08814db0a2 2018-09-30 04:51:25,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5922dde11ecd2d79489e0cb3f4b956d8da26d" 2018-09-30 04:51:25,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52a73a6-d6f7-42ec-9b04-374368cdd265 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:25,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b52a73a6-d6f7-42ec-9b04-374368cdd265 2018-09-30 04:51:25,641 - keystone_utils - INFO - Created user with name - CreateQoSTests-ed676487-643c-40c-user 2018-09-30 04:51:25,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3dd608-6c8f-4c58-96e6-7af9262bb3fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:25,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2a3dd608-6c8f-4c58-96e6-7af9262bb3fd 2018-09-30 04:51:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" -d '{"role": {"name": "CreateQoSTests-ed676487-643c-40c-proj-role"}}' 2018-09-30 04:51:25,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4bc19bd-0f64-4ea2-8f8e-1a5dd5eb0859 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "250e0b6f28554f07a518ab32be49f6f0", "links": {"self": "http://172.30.9.29:5000/v3/roles/250e0b6f28554f07a518ab32be49f6f0"}, "name": "CreateQoSTests-ed676487-643c-40c-proj-role"}} 2018-09-30 04:51:25,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c4bc19bd-0f64-4ea2-8f8e-1a5dd5eb0859 2018-09-30 04:51:25,778 - keystone_utils - INFO - Created role with name - CreateQoSTests-ed676487-643c-40c-proj-role 2018-09-30 04:51:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/250e0b6f28554f07a518ab32be49f6f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:25,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2c173b-7908-4eb8-938a-bd1310f94db0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/250e0b6f28554f07a518ab32be49f6f0"}, "domain_id": null, "name": "CreateQoSTests-ed676487-643c-40c-proj-role", "id": "250e0b6f28554f07a518ab32be49f6f0"}} 2018-09-30 04:51:25,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/250e0b6f28554f07a518ab32be49f6f0 used request id req-9c2c173b-7908-4eb8-938a-bd1310f94db0 2018-09-30 04:51:25,874 - keystone_utils - INFO - Granting role CreateQoSTests-ed676487-643c-40c-proj-role to project CreateQoSTests-ed676487-643c-40c-proj 2018-09-30 04:51:25,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a6671179e739413ab2f6459ad2ed92c6/users/34fd11c769cc432b9f392b5a9e16ab38/roles/250e0b6f28554f07a518ab32be49f6f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:25,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19a54cec-ac0a-4b76-9f70-6bf7d51aada3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:25,996 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a6671179e739413ab2f6459ad2ed92c6/users/34fd11c769cc432b9f392b5a9e16ab38/roles/250e0b6f28554f07a518ab32be49f6f0 used request id req-19a54cec-ac0a-4b76-9f70-6bf7d51aada3 2018-09-30 04:51:25,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:25,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:26,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["izJyjmIMRAy9Sm7U6oL3mA"], "issued_at": "2018-09-30T04:51:26.000000Z"}} 2018-09-30 04:51:26,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286305d92b72b80176df316601a3341517cca451" 2018-09-30 04:51:26,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cb907f-55b3-4b4a-a3de-53a0e740cde9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:26,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40cb907f-55b3-4b4a-a3de-53a0e740cde9 2018-09-30 04:51:26,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286305d92b72b80176df316601a3341517cca451" 2018-09-30 04:51:26,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:26 GMT Server: Apache x-compute-request-id: req-38aa8563-4354-498c-9732-8c637b2e063a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38aa8563-4354-498c-9732-8c637b2e063a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:51:26,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-38aa8563-4354-498c-9732-8c637b2e063a 2018-09-30 04:51:26,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-38aa8563-4354-498c-9732-8c637b2e063a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286305d92b72b80176df316601a3341517cca451" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-f0afdd37-3b46-4bb4-9b67-16c02c6a4eb6"}}' 2018-09-30 04:51:26,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:26 GMT Server: Apache x-compute-request-id: req-2333563b-dacc-48fe-883d-974dfd63f23e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2333563b-dacc-48fe-883d-974dfd63f23e Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "523fb899-0f11-4007-bf47-35f0d9866933", "name": "CreateQoSTests-f0afdd37-3b46-4bb4-9b67-16c02c6a4eb6"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/523fb899-0f11-4007-bf47-35f0d9866933", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/523fb899-0f11-4007-bf47-35f0d9866933", "rel": "bookmark"}]} 2018-09-30 04:51:26,862 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-2333563b-dacc-48fe-883d-974dfd63f23e 2018-09-30 04:51:26,863 - create_qos - INFO - Created qos with name - CreateQoSTests-f0afdd37-3b46-4bb4-9b67-16c02c6a4eb6 2018-09-30 04:51:26,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4601d24a47768d7d4c22724cb6b555e668b796da" 2018-09-30 04:51:27,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:26 GMT Server: Apache x-compute-request-id: req-b9b8b49c-6842-495f-b752-322b25281055 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9b8b49c-6842-495f-b752-322b25281055 Content-Encoding: gzip Content-Length: 152 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "523fb899-0f11-4007-bf47-35f0d9866933", "name": "CreateQoSTests-f0afdd37-3b46-4bb4-9b67-16c02c6a4eb6"}]} 2018-09-30 04:51:27,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-b9b8b49c-6842-495f-b752-322b25281055 2018-09-30 04:51:27,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:27,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:27,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1ekx_YPVQhe8miz9W5GDBg"], "issued_at": "2018-09-30T04:51:27.000000Z"}} 2018-09-30 04:51:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b5db9ced880f92ee37d2003834ebbc210990be" 2018-09-30 04:51:27,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6a1143-b3ed-450a-a788-893a9a95fd28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:27,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb6a1143-b3ed-450a-a788-893a9a95fd28 2018-09-30 04:51:27,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b5db9ced880f92ee37d2003834ebbc210990be" 2018-09-30 04:51:27,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:27 GMT Server: Apache x-compute-request-id: req-5db20042-23f0-4532-96eb-90e9409fa23c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5db20042-23f0-4532-96eb-90e9409fa23c Content-Encoding: gzip Content-Length: 152 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "523fb899-0f11-4007-bf47-35f0d9866933", "name": "CreateQoSTests-f0afdd37-3b46-4bb4-9b67-16c02c6a4eb6"}]} 2018-09-30 04:51:27,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-5db20042-23f0-4532-96eb-90e9409fa23c 2018-09-30 04:51:27,696 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-f0afdd37-3b46-4bb4-9b67-16c02c6a4eb6 2018-09-30 04:51:27,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/523fb899-0f11-4007-bf47-35f0d9866933?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38aa8563-4354-498c-9732-8c637b2e063a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286305d92b72b80176df316601a3341517cca451" 2018-09-30 04:51:27,885 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fba4af2c-e36f-4027-963c-5301cddc8417 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:27,885 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/523fb899-0f11-4007-bf47-35f0d9866933?force=False used request id req-fba4af2c-e36f-4027-963c-5301cddc8417 2018-09-30 04:51:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dab23950-87c5-4282-83a9-e6abf276c4af Date: Sun, 30 Sep 2018 04:51:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:28,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-dab23950-87c5-4282-83a9-e6abf276c4af 2018-09-30 04:51:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7278a1d-d5aa-4b7f-99b5-9c5169c6e8b7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:28,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-d7278a1d-d5aa-4b7f-99b5-9c5169c6e8b7 2018-09-30 04:51:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566bd2f7-182d-486e-8e5c-e662792b5199 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:28,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-566bd2f7-182d-486e-8e5c-e662792b5199 2018-09-30 04:51:28,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fcbd2c-66f0-42a7-b4c0-2a0aa8cb1701 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:28,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-24fcbd2c-66f0-42a7-b4c0-2a0aa8cb1701 2018-09-30 04:51:28,368 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ed676487-643c-40c-proj 2018-09-30 04:51:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a6671179e739413ab2f6459ad2ed92c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354ae12a-ef14-4f27-843c-273d9137baaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:28,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a6671179e739413ab2f6459ad2ed92c6 used request id req-354ae12a-ef14-4f27-843c-273d9137baaa 2018-09-30 04:51:28,583 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ed676487-643c-40c-proj-role 2018-09-30 04:51:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/250e0b6f28554f07a518ab32be49f6f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75064e71-a6fc-4499-b62a-f8b1094be2ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:28,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/250e0b6f28554f07a518ab32be49f6f0 used request id req-75064e71-a6fc-4499-b62a-f8b1094be2ba 2018-09-30 04:51:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7396671bea76fe687257d2dc8081d331c66a866" 2018-09-30 04:51:28,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b24ff4-b438-41ee-ae29-e5be792794b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:28,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6b24ff4-b438-41ee-ae29-e5be792794b8 2018-09-30 04:51:28,780 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ed676487-643c-40c-user 2018-09-30 04:51:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/34fd11c769cc432b9f392b5a9e16ab38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da5922dde11ecd2d79489e0cb3f4b956d8da26d" 2018-09-30 04:51:28,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5b3645-7824-421e-9958-f8dc5ead6da8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:28,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/34fd11c769cc432b9f392b5a9e16ab38 used request id req-3b5b3645-7824-421e-9958-f8dc5ead6da8 2018-09-30 04:51:28,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:29,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["oJZK8ukXQb6g86hKTuXO2g"], "issued_at": "2018-09-30T04:51:29.000000Z"}} 2018-09-30 04:51:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dd3d4683594e5946c0f3e92e8fd1f9738c683" 2018-09-30 04:51:29,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f6c9b7-065f-43f9-8e95-faed2a140d2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:29,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-78f6c9b7-065f-43f9-8e95-faed2a140d2d 2018-09-30 04:51:29,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:29,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:29,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Ry-WIZbGRSu2J9fh9zwXew"], "issued_at": "2018-09-30T04:51:29.000000Z"}} 2018-09-30 04:51:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:29,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8534c0c4-e90a-468b-97b0-242ac30e8a63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:29,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8534c0c4-e90a-468b-97b0-242ac30e8a63 2018-09-30 04:51:29,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:29,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:29,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ff73ac-ec8f-4393-849d-958a054de5d1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:29,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj used request id req-05ff73ac-ec8f-4393-849d-958a054de5d1 2018-09-30 04:51:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:30,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4076bd44-9619-4b2d-9ff9-9003301fccea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:30,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4076bd44-9619-4b2d-9ff9-9003301fccea 2018-09-30 04:51:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj"}}' 2018-09-30 04:51:30,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46878d3-a4a3-43a7-8013-9a8413ece76b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8a2033c97cb342c586474851bc1fbff3"}, "enabled": true, "id": "8a2033c97cb342c586474851bc1fbff3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj"}} 2018-09-30 04:51:30,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c46878d3-a4a3-43a7-8013-9a8413ece76b 2018-09-30 04:51:30,179 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj 2018-09-30 04:51:30,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:30,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:30,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["B3Z9JvnfR9eyE9qO8EFFYg"], "issued_at": "2018-09-30T04:51:30.000000Z"}} 2018-09-30 04:51:30,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3117ed2991807357217c230afedae24af182daa0" 2018-09-30 04:51:30,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4278b1de-d7fe-48ab-875e-836556bac53e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:30,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4278b1de-d7fe-48ab-875e-836556bac53e 2018-09-30 04:51:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:30,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3117ed2991807357217c230afedae24af182daa0" 2018-09-30 04:51:30,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4d6a46-1791-4ec7-8ff5-d9b50bb7e7f0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:30,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4b4d6a46-1791-4ec7-8ff5-d9b50bb7e7f0 2018-09-30 04:51:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3117ed2991807357217c230afedae24af182daa0" 2018-09-30 04:51:30,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06be2ef-e761-4960-8027-71f2974ade8e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8a2033c97cb342c586474851bc1fbff3"}, "enabled": true, "id": "8a2033c97cb342c586474851bc1fbff3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj"}]} 2018-09-30 04:51:30,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj used request id req-b06be2ef-e761-4960-8027-71f2974ade8e 2018-09-30 04:51:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3117ed2991807357217c230afedae24af182daa0" 2018-09-30 04:51:30,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b545be-09de-4bd1-821a-9d7d933bc85f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:30,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-04b545be-09de-4bd1-821a-9d7d933bc85f 2018-09-30 04:51:31,304 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-user 2018-09-30 04:51:31,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:31,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420b2214-fa0a-4bd3-ab35-c66bf8fc4c14 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:31,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-420b2214-fa0a-4bd3-ab35-c66bf8fc4c14 2018-09-30 04:51:31,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj-role"}}' 2018-09-30 04:51:31,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-161fb73b-80a3-4b64-acf4-1e7550b17af2 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6f2e1ed229745c0bdbcdff5a3d9afb5", "links": {"self": "http://172.30.9.29:5000/v3/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5"}, "name": "CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj-role"}} 2018-09-30 04:51:31,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-161fb73b-80a3-4b64-acf4-1e7550b17af2 2018-09-30 04:51:31,515 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj-role 2018-09-30 04:51:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:31,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75bc37ec-6538-4a1b-9a5c-c07ebe6344bb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj-role", "id": "a6f2e1ed229745c0bdbcdff5a3d9afb5"}} 2018-09-30 04:51:31,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5 used request id req-75bc37ec-6538-4a1b-9a5c-c07ebe6344bb 2018-09-30 04:51:31,608 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj-role to project CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj 2018-09-30 04:51:31,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8a2033c97cb342c586474851bc1fbff3/users/80bff7e165f8438daf74567b6728772b/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:31,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16f1a6a-7860-4eec-92a0-77aa5cc8defe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:31,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8a2033c97cb342c586474851bc1fbff3/users/80bff7e165f8438daf74567b6728772b/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5 used request id req-c16f1a6a-7860-4eec-92a0-77aa5cc8defe 2018-09-30 04:51:31,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:31,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:32,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["losktoXcRSCBWlZcFzExCg"], "issued_at": "2018-09-30T04:51:32.000000Z"}} 2018-09-30 04:51:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc9d25cc3647557168ca057c8d33e977c326a1d" 2018-09-30 04:51:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21bfc6f9-8bc9-4776-aee2-c8c1ea5ed09f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:32,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-21bfc6f9-8bc9-4776-aee2-c8c1ea5ed09f 2018-09-30 04:51:32,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc9d25cc3647557168ca057c8d33e977c326a1d" 2018-09-30 04:51:32,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:32 GMT Server: Apache x-compute-request-id: req-3a3883e4-159b-4bf8-a2ab-7c0bebf8ce37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a3883e4-159b-4bf8-a2ab-7c0bebf8ce37 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:51:32,475 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-3a3883e4-159b-4bf8-a2ab-7c0bebf8ce37 2018-09-30 04:51:32,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a3883e4-159b-4bf8-a2ab-7c0bebf8ce37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc9d25cc3647557168ca057c8d33e977c326a1d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641", "description": null}}' 2018-09-30 04:51:32,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:32 GMT Server: Apache x-compute-request-id: req-f95be8a2-dd2e-4a6f-9b41-c9f3589047c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f95be8a2-dd2e-4a6f-9b41-c9f3589047c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d999acc-fdbf-4d1d-8b78-7a02c9caabac", "description": null}} 2018-09-30 04:51:32,686 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-f95be8a2-dd2e-4a6f-9b41-c9f3589047c2 2018-09-30 04:51:32,687 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641 2018-09-30 04:51:32,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dd3d4683594e5946c0f3e92e8fd1f9738c683" 2018-09-30 04:51:32,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:32 GMT Server: Apache x-compute-request-id: req-bf3df512-8d93-4760-9674-2656d3723afb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf3df512-8d93-4760-9674-2656d3723afb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d999acc-fdbf-4d1d-8b78-7a02c9caabac", "description": null}]} 2018-09-30 04:51:32,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-bf3df512-8d93-4760-9674-2656d3723afb 2018-09-30 04:51:32,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf3df512-8d93-4760-9674-2656d3723afb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dd3d4683594e5946c0f3e92e8fd1f9738c683" 2018-09-30 04:51:33,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:32 GMT Server: Apache x-compute-request-id: req-2af720fd-debd-42c6-86da-f2c929872e4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2af720fd-debd-42c6-86da-f2c929872e4a Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4d999acc-fdbf-4d1d-8b78-7a02c9caabac", "description": null}} 2018-09-30 04:51:33,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac used request id req-2af720fd-debd-42c6-86da-f2c929872e4a 2018-09-30 04:51:33,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf3df512-8d93-4760-9674-2656d3723afb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dd3d4683594e5946c0f3e92e8fd1f9738c683" 2018-09-30 04:51:33,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:33 GMT Server: Apache x-compute-request-id: req-0601178b-70d9-4b39-8f10-b5b12cfe7ba8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0601178b-70d9-4b39-8f10-b5b12cfe7ba8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 04:51:33,231 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac/encryption used request id req-0601178b-70d9-4b39-8f10-b5b12cfe7ba8 2018-09-30 04:51:33,232 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641 2018-09-30 04:51:33,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf3df512-8d93-4760-9674-2656d3723afb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dd3d4683594e5946c0f3e92e8fd1f9738c683" 2018-09-30 04:51:33,448 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c152ce01-ec67-48b6-9b8e-08b40424c425 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:33,448 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac used request id req-c152ce01-ec67-48b6-9b8e-08b40424c425 2018-09-30 04:51:33,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf3df512-8d93-4760-9674-2656d3723afb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0dd3d4683594e5946c0f3e92e8fd1f9738c683" 2018-09-30 04:51:33,612 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:33 GMT Server: Apache x-compute-request-id: req-a1749df2-b0f2-4b08-9b0d-ec0de58e6192 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a1749df2-b0f2-4b08-9b0d-ec0de58e6192 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:51:33,612 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-a1749df2-b0f2-4b08-9b0d-ec0de58e6192 2018-09-30 04:51:33,613 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-70633a39-a70e-4be4-b841-f643da2b7641 2018-09-30 04:51:33,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a3883e4-159b-4bf8-a2ab-7c0bebf8ce37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc9d25cc3647557168ca057c8d33e977c326a1d" 2018-09-30 04:51:33,807 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:51:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d3afd8af-76c5-40de-b6e6-ef3143804e79 x-openstack-request-id: req-d3afd8af-76c5-40de-b6e6-ef3143804e79 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 4d999acc-fdbf-4d1d-8b78-7a02c9caabac could not be found.", "code": 404}} 2018-09-30 04:51:33,808 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/4d999acc-fdbf-4d1d-8b78-7a02c9caabac used request id req-d3afd8af-76c5-40de-b6e6-ef3143804e79 2018-09-30 04:51:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-91b40a51-9755-4091-a266-1670a22c705d Date: Sun, 30 Sep 2018 04:51:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:34,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-91b40a51-9755-4091-a266-1670a22c705d 2018-09-30 04:51:34,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b627e5-c0f5-4c56-9686-2a04bcd80305 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:34,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-d9b627e5-c0f5-4c56-9686-2a04bcd80305 2018-09-30 04:51:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657b8d09-e824-436e-9fa8-3bf09a065e07 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:34,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-657b8d09-e824-436e-9fa8-3bf09a065e07 2018-09-30 04:51:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8435b484-dcbb-4acb-93e4-5fdf4ce74d9b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:34,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-8435b484-dcbb-4acb-93e4-5fdf4ce74d9b 2018-09-30 04:51:34,324 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj 2018-09-30 04:51:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8a2033c97cb342c586474851bc1fbff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5552a71a-8066-4403-9644-204b78c92d4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:34,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8a2033c97cb342c586474851bc1fbff3 used request id req-5552a71a-8066-4403-9644-204b78c92d4b 2018-09-30 04:51:34,511 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-proj-role 2018-09-30 04:51:34,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb118b7f-6fa8-477c-97d2-fe33a1f6e1cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:34,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a6f2e1ed229745c0bdbcdff5a3d9afb5 used request id req-eb118b7f-6fa8-477c-97d2-fe33a1f6e1cb 2018-09-30 04:51:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f289a954b27f5960a44dab17b0700e5298b8b7b4" 2018-09-30 04:51:34,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1324f22a-17ee-43df-a56e-bb2a6a79f8df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:34,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1324f22a-17ee-43df-a56e-bb2a6a79f8df 2018-09-30 04:51:34,780 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f49c6fdc-3f18-418-user 2018-09-30 04:51:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/80bff7e165f8438daf74567b6728772b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3117ed2991807357217c230afedae24af182daa0" 2018-09-30 04:51:34,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a77a8c-5c6d-4fbd-a7aa-01133fca43ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:34,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/80bff7e165f8438daf74567b6728772b used request id req-92a77a8c-5c6d-4fbd-a7aa-01133fca43ed 2018-09-30 04:51:34,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:35,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["JStwnJ8TQK-EVThlGzv0eQ"], "issued_at": "2018-09-30T04:51:35.000000Z"}} 2018-09-30 04:51:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0a25d364741062dc31b0f1dd83a5bf5d7d89db" 2018-09-30 04:51:35,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab778262-98a6-4ad8-80ea-7357e92214b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:35,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab778262-98a6-4ad8-80ea-7357e92214b5 2018-09-30 04:51:35,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:35,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:35,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["JVAMq2qiRsC652HLlbKTUw"], "issued_at": "2018-09-30T04:51:35.000000Z"}} 2018-09-30 04:51:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:35,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609ca07c-a319-42cd-855d-9d51805369a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:35,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-609ca07c-a319-42cd-855d-9d51805369a4 2018-09-30 04:51:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:35,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:35,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23091c1f-5e56-4fa5-98c8-6e83b5c11eaa Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:35,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj used request id req-23091c1f-5e56-4fa5-98c8-6e83b5c11eaa 2018-09-30 04:51:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:36,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e57229f-6fc9-4163-a965-b55ee53adea4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:36,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0e57229f-6fc9-4163-a965-b55ee53adea4 2018-09-30 04:51:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj"}}' 2018-09-30 04:51:36,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac1b38e-1e09-4367-b6aa-3453deb96138 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/71567bc4eb314134bae31343795b751c"}, "enabled": true, "id": "71567bc4eb314134bae31343795b751c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj"}} 2018-09-30 04:51:36,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-bac1b38e-1e09-4367-b6aa-3453deb96138 2018-09-30 04:51:36,191 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj 2018-09-30 04:51:36,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:36,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:36,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["S060kXFySBeHF6ljofTO4Q"], "issued_at": "2018-09-30T04:51:36.000000Z"}} 2018-09-30 04:51:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91467acd3a638186f1d3b0077f037d094b1c8ecf" 2018-09-30 04:51:36,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08765f0b-19aa-417c-afb9-d347fa40a12e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:36,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08765f0b-19aa-417c-afb9-d347fa40a12e 2018-09-30 04:51:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:36,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91467acd3a638186f1d3b0077f037d094b1c8ecf" 2018-09-30 04:51:36,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537520db-3acb-482e-bd95-df5594f65bab Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:36,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-537520db-3acb-482e-bd95-df5594f65bab 2018-09-30 04:51:36,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91467acd3a638186f1d3b0077f037d094b1c8ecf" 2018-09-30 04:51:36,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1d887c-545c-494b-a341-a12c743a5f1f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/71567bc4eb314134bae31343795b751c"}, "enabled": true, "id": "71567bc4eb314134bae31343795b751c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj"}]} 2018-09-30 04:51:36,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj used request id req-1b1d887c-545c-494b-a341-a12c743a5f1f 2018-09-30 04:51:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91467acd3a638186f1d3b0077f037d094b1c8ecf" 2018-09-30 04:51:36,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f317bd5-fe39-4c48-96af-dd00f7633b3a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:36,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8f317bd5-fe39-4c48-96af-dd00f7633b3a 2018-09-30 04:51:37,304 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-user 2018-09-30 04:51:37,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:37,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2142ac9e-32f2-44f1-8cc0-f6369d5d220d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:37,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2142ac9e-32f2-44f1-8cc0-f6369d5d220d 2018-09-30 04:51:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj-role"}}' 2018-09-30 04:51:37,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a461bc77-4637-49a6-b8cc-50a8805345d4 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4ab0ef368674db1a3827eae0a7ad6d5", "links": {"self": "http://172.30.9.29:5000/v3/roles/e4ab0ef368674db1a3827eae0a7ad6d5"}, "name": "CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj-role"}} 2018-09-30 04:51:37,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a461bc77-4637-49a6-b8cc-50a8805345d4 2018-09-30 04:51:37,514 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj-role 2018-09-30 04:51:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e4ab0ef368674db1a3827eae0a7ad6d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:37,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c815e750-b448-45ec-887c-eba5737be9c6 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e4ab0ef368674db1a3827eae0a7ad6d5"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj-role", "id": "e4ab0ef368674db1a3827eae0a7ad6d5"}} 2018-09-30 04:51:37,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e4ab0ef368674db1a3827eae0a7ad6d5 used request id req-c815e750-b448-45ec-887c-eba5737be9c6 2018-09-30 04:51:37,599 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj-role to project CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj 2018-09-30 04:51:37,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/71567bc4eb314134bae31343795b751c/users/ade3867577404abba75b89431347e443/roles/e4ab0ef368674db1a3827eae0a7ad6d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:37,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2afe9bee-a7a3-42be-a6d5-f04bbbf3fe9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:37,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/71567bc4eb314134bae31343795b751c/users/ade3867577404abba75b89431347e443/roles/e4ab0ef368674db1a3827eae0a7ad6d5 used request id req-2afe9bee-a7a3-42be-a6d5-f04bbbf3fe9e 2018-09-30 04:51:37,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:37,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:38,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WqTKiJ-0QqawW3gmfmx7rg"], "issued_at": "2018-09-30T04:51:38.000000Z"}} 2018-09-30 04:51:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098156c41b1a5c805c6f18b0beb80bb37670e206" 2018-09-30 04:51:38,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da9f5bc-fcb7-489e-9a67-5c957d115605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:38,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9da9f5bc-fcb7-489e-9a67-5c957d115605 2018-09-30 04:51:38,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098156c41b1a5c805c6f18b0beb80bb37670e206" 2018-09-30 04:51:38,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:38 GMT Server: Apache x-compute-request-id: req-ab401546-29f4-4f7d-be9c-d4b7484a6e69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab401546-29f4-4f7d-be9c-d4b7484a6e69 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:51:38,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-ab401546-29f4-4f7d-be9c-d4b7484a6e69 2018-09-30 04:51:38,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ab401546-29f4-4f7d-be9c-d4b7484a6e69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098156c41b1a5c805c6f18b0beb80bb37670e206" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4", "description": null}}' 2018-09-30 04:51:38,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:38 GMT Server: Apache x-compute-request-id: req-dd53ff34-74d4-468c-a695-a71028701e86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd53ff34-74d4-468c-a695-a71028701e86 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acb71f2c-04ee-4554-b1c1-3e438826b045", "description": null}} 2018-09-30 04:51:38,919 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-dd53ff34-74d4-468c-a695-a71028701e86 2018-09-30 04:51:38,920 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4 2018-09-30 04:51:38,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0a25d364741062dc31b0f1dd83a5bf5d7d89db" 2018-09-30 04:51:39,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:38 GMT Server: Apache x-compute-request-id: req-c775b778-3360-4ac3-b9e2-af1eaf3decfb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c775b778-3360-4ac3-b9e2-af1eaf3decfb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acb71f2c-04ee-4554-b1c1-3e438826b045", "description": null}]} 2018-09-30 04:51:39,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-c775b778-3360-4ac3-b9e2-af1eaf3decfb 2018-09-30 04:51:39,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c775b778-3360-4ac3-b9e2-af1eaf3decfb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0a25d364741062dc31b0f1dd83a5bf5d7d89db" 2018-09-30 04:51:39,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:39 GMT Server: Apache x-compute-request-id: req-822ed174-b51c-401b-aab2-97f1ce0b1666 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-822ed174-b51c-401b-aab2-97f1ce0b1666 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acb71f2c-04ee-4554-b1c1-3e438826b045", "description": null}} 2018-09-30 04:51:39,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045 used request id req-822ed174-b51c-401b-aab2-97f1ce0b1666 2018-09-30 04:51:39,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c775b778-3360-4ac3-b9e2-af1eaf3decfb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0a25d364741062dc31b0f1dd83a5bf5d7d89db" 2018-09-30 04:51:39,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:39 GMT Server: Apache x-compute-request-id: req-054ca699-69fd-4089-b35d-4e2a76b24685 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-054ca699-69fd-4089-b35d-4e2a76b24685 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 04:51:39,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045/encryption used request id req-054ca699-69fd-4089-b35d-4e2a76b24685 2018-09-30 04:51:39,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:39,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:39,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-q9TwsxCS16dW6COmePMfw"], "issued_at": "2018-09-30T04:51:39.000000Z"}} 2018-09-30 04:51:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321dd3809ee498686b96010fc7cf0f310ac2e72" 2018-09-30 04:51:39,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fdb085-0ff8-46ad-9b86-d20a54f572b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:39,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-66fdb085-0ff8-46ad-9b86-d20a54f572b9 2018-09-30 04:51:39,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321dd3809ee498686b96010fc7cf0f310ac2e72" 2018-09-30 04:51:40,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:39 GMT Server: Apache x-compute-request-id: req-90bc808c-afcb-494d-bd96-0faaf478a648 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90bc808c-afcb-494d-bd96-0faaf478a648 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acb71f2c-04ee-4554-b1c1-3e438826b045", "description": null}]} 2018-09-30 04:51:40,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-90bc808c-afcb-494d-bd96-0faaf478a648 2018-09-30 04:51:40,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90bc808c-afcb-494d-bd96-0faaf478a648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321dd3809ee498686b96010fc7cf0f310ac2e72" 2018-09-30 04:51:40,300 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:40 GMT Server: Apache x-compute-request-id: req-5b994237-ebb6-4c6f-948c-6a5f96b8ea61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b994237-ebb6-4c6f-948c-6a5f96b8ea61 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acb71f2c-04ee-4554-b1c1-3e438826b045", "description": null}} 2018-09-30 04:51:40,300 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045 used request id req-5b994237-ebb6-4c6f-948c-6a5f96b8ea61 2018-09-30 04:51:40,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90bc808c-afcb-494d-bd96-0faaf478a648" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f321dd3809ee498686b96010fc7cf0f310ac2e72" 2018-09-30 04:51:40,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:40 GMT Server: Apache x-compute-request-id: req-d8a4e533-eda1-41d3-a73f-71a9aec812fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8a4e533-eda1-41d3-a73f-71a9aec812fb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 04:51:40,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045/encryption used request id req-d8a4e533-eda1-41d3-a73f-71a9aec812fb 2018-09-30 04:51:40,485 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-7f6c0a0a-9142-4d47-a741-c6072f1361b4 2018-09-30 04:51:40,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ab401546-29f4-4f7d-be9c-d4b7484a6e69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098156c41b1a5c805c6f18b0beb80bb37670e206" 2018-09-30 04:51:40,695 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dcf6c6a0-11be-48bf-bec5-b3082b0134e2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:40,695 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/acb71f2c-04ee-4554-b1c1-3e438826b045 used request id req-dcf6c6a0-11be-48bf-bec5-b3082b0134e2 2018-09-30 04:51:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:40,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-71b1cf2b-60d0-4967-958b-caeeb9ba3ce4 Date: Sun, 30 Sep 2018 04:51:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:40,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-71b1cf2b-60d0-4967-958b-caeeb9ba3ce4 2018-09-30 04:51:40,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:41,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c512872-a14e-40b3-aee4-c87e0ae80c45 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:41,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-5c512872-a14e-40b3-aee4-c87e0ae80c45 2018-09-30 04:51:41,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:41,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6c7042-9be1-42b1-bc44-b7185dfc0ab9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:41,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-2d6c7042-9be1-42b1-bc44-b7185dfc0ab9 2018-09-30 04:51:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:41,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3347cd0-dd33-4d88-8972-f95aa7c00c7d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:41,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-f3347cd0-dd33-4d88-8972-f95aa7c00c7d 2018-09-30 04:51:41,173 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj 2018-09-30 04:51:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/71567bc4eb314134bae31343795b751c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:41,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12dfff3-4dff-4749-a040-1eb15f66f166 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:41,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/71567bc4eb314134bae31343795b751c used request id req-b12dfff3-4dff-4749-a040-1eb15f66f166 2018-09-30 04:51:41,354 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-proj-role 2018-09-30 04:51:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e4ab0ef368674db1a3827eae0a7ad6d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:41,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eda6158-4a12-4f50-bff0-e527f9dad937 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:41,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e4ab0ef368674db1a3827eae0a7ad6d5 used request id req-2eda6158-4a12-4f50-bff0-e527f9dad937 2018-09-30 04:51:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50da1904542fae1b138483206d28f9aa9d4ef347" 2018-09-30 04:51:41,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6418559c-ad88-4845-8dd7-350a48f73117 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:41,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6418559c-ad88-4845-8dd7-350a48f73117 2018-09-30 04:51:41,488 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-9ce28126-43ec-4c1-user 2018-09-30 04:51:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ade3867577404abba75b89431347e443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91467acd3a638186f1d3b0077f037d094b1c8ecf" 2018-09-30 04:51:41,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd18bc8-7262-4754-a3ea-a259bef2b2cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:41,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ade3867577404abba75b89431347e443 used request id req-9dd18bc8-7262-4754-a3ea-a259bef2b2cf 2018-09-30 04:51:41,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:42,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["TaYSyqzbQV2nbfbntHmEIA"], "issued_at": "2018-09-30T04:51:42.000000Z"}} 2018-09-30 04:51:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:42,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1146b1d1-004d-42b2-9757-2e0ff89053d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:42,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1146b1d1-004d-42b2-9757-2e0ff89053d5 2018-09-30 04:51:42,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:42,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:42,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EREVx6cISy-wIC-xMlgl6g"], "issued_at": "2018-09-30T04:51:42.000000Z"}} 2018-09-30 04:51:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:42,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cf2015-3a79-4a0e-9382-05d7c47bf53f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:42,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-10cf2015-3a79-4a0e-9382-05d7c47bf53f 2018-09-30 04:51:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:42,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:42,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d19e58-dd20-4c18-a05a-f717ff47c356 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:42,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj used request id req-30d19e58-dd20-4c18-a05a-f717ff47c356 2018-09-30 04:51:42,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:42,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9773659b-9150-4e3a-8a68-cebb2ff9077d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:42,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9773659b-9150-4e3a-8a68-cebb2ff9077d 2018-09-30 04:51:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj"}}' 2018-09-30 04:51:43,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f306cb82-e905-4b20-8d39-1929eeeeaceb Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/324625ea42314ebe90d27521a1e07609"}, "enabled": true, "id": "324625ea42314ebe90d27521a1e07609", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj"}} 2018-09-30 04:51:43,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f306cb82-e905-4b20-8d39-1929eeeeaceb 2018-09-30 04:51:43,054 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj 2018-09-30 04:51:43,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:43,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:43,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["_ZCom6sDSU6J-L6a_jnOgA"], "issued_at": "2018-09-30T04:51:43.000000Z"}} 2018-09-30 04:51:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2468840dbbc1767d9263f1657b36d3f00b0b698b" 2018-09-30 04:51:43,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08faadc8-a195-4d4e-8d26-99ebada2396d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:43,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08faadc8-a195-4d4e-8d26-99ebada2396d 2018-09-30 04:51:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:43,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:43,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2468840dbbc1767d9263f1657b36d3f00b0b698b" 2018-09-30 04:51:43,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb81460f-00d8-4a26-b2b1-7a43714831d5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:43,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cb81460f-00d8-4a26-b2b1-7a43714831d5 2018-09-30 04:51:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2468840dbbc1767d9263f1657b36d3f00b0b698b" 2018-09-30 04:51:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b2d729-bfb2-47d0-b328-d8834191e2b1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/324625ea42314ebe90d27521a1e07609"}, "enabled": true, "id": "324625ea42314ebe90d27521a1e07609", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj"}]} 2018-09-30 04:51:43,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj used request id req-a2b2d729-bfb2-47d0-b328-d8834191e2b1 2018-09-30 04:51:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2468840dbbc1767d9263f1657b36d3f00b0b698b" 2018-09-30 04:51:43,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a157a3-3544-45ba-b87c-1fcb5122d1a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:43,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-73a157a3-3544-45ba-b87c-1fcb5122d1a8 2018-09-30 04:51:44,106 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-user 2018-09-30 04:51:44,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:44,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33c5f01-98cc-4505-bf02-19569af3f777 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:44,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a33c5f01-98cc-4505-bf02-19569af3f777 2018-09-30 04:51:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj-role"}}' 2018-09-30 04:51:44,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0670ab74-2fb9-4cf9-96f5-d6073e73d03d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42f304a2f1ff43b8870f3d8faf0d2467", "links": {"self": "http://172.30.9.29:5000/v3/roles/42f304a2f1ff43b8870f3d8faf0d2467"}, "name": "CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj-role"}} 2018-09-30 04:51:44,335 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0670ab74-2fb9-4cf9-96f5-d6073e73d03d 2018-09-30 04:51:44,335 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj-role 2018-09-30 04:51:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/42f304a2f1ff43b8870f3d8faf0d2467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b59c91-54fa-4472-bec2-4571112fabcb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/42f304a2f1ff43b8870f3d8faf0d2467"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj-role", "id": "42f304a2f1ff43b8870f3d8faf0d2467"}} 2018-09-30 04:51:44,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/42f304a2f1ff43b8870f3d8faf0d2467 used request id req-d1b59c91-54fa-4472-bec2-4571112fabcb 2018-09-30 04:51:44,421 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj-role to project CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj 2018-09-30 04:51:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/324625ea42314ebe90d27521a1e07609/users/299cc84c8dbb459c977dffd2e9ebdac0/roles/42f304a2f1ff43b8870f3d8faf0d2467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:44,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99567103-d6f6-4ed7-a783-36d0fb2abfe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:44,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/324625ea42314ebe90d27521a1e07609/users/299cc84c8dbb459c977dffd2e9ebdac0/roles/42f304a2f1ff43b8870f3d8faf0d2467 used request id req-99567103-d6f6-4ed7-a783-36d0fb2abfe7 2018-09-30 04:51:44,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:44,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:44,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EAsU1pEERlyhcH66rAPDTg"], "issued_at": "2018-09-30T04:51:44.000000Z"}} 2018-09-30 04:51:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c6913bfbd9d927255a86d69108688ecef463c" 2018-09-30 04:51:45,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2897e5d4-37cf-49ca-90a9-1748c0cb8550 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:45,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2897e5d4-37cf-49ca-90a9-1748c0cb8550 2018-09-30 04:51:45,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c6913bfbd9d927255a86d69108688ecef463c" 2018-09-30 04:51:45,211 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:45 GMT Server: Apache x-compute-request-id: req-cccc469a-5bb2-4496-893a-6da684fcbb23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cccc469a-5bb2-4496-893a-6da684fcbb23 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:51:45,211 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-cccc469a-5bb2-4496-893a-6da684fcbb23 2018-09-30 04:51:45,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cccc469a-5bb2-4496-893a-6da684fcbb23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c6913bfbd9d927255a86d69108688ecef463c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8", "description": null}}' 2018-09-30 04:51:45,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:45 GMT Server: Apache x-compute-request-id: req-63f2eb89-dd28-4502-8b99-f7995c0262f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63f2eb89-dd28-4502-8b99-f7995c0262f1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7364a96c-c215-4706-bf8c-b6f3ec50d835", "description": null}} 2018-09-30 04:51:45,405 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-63f2eb89-dd28-4502-8b99-f7995c0262f1 2018-09-30 04:51:45,405 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8 2018-09-30 04:51:45,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:45,597 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:45 GMT Server: Apache x-compute-request-id: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7364a96c-c215-4706-bf8c-b6f3ec50d835", "description": null}]} 2018-09-30 04:51:45,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-065b2eae-40b9-4a9e-ad5d-f2ac88512720 2018-09-30 04:51:45,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:45,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:45 GMT Server: Apache x-compute-request-id: req-fc2eea90-bd00-4eb4-924b-2b71dcdfcdee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc2eea90-bd00-4eb4-924b-2b71dcdfcdee Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7364a96c-c215-4706-bf8c-b6f3ec50d835", "description": null}} 2018-09-30 04:51:45,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 used request id req-fc2eea90-bd00-4eb4-924b-2b71dcdfcdee 2018-09-30 04:51:45,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:46,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:45 GMT Server: Apache x-compute-request-id: req-2e25ace7-0cd5-4fba-984c-c39779978a18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e25ace7-0cd5-4fba-984c-c39779978a18 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 04:51:46,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835/encryption used request id req-2e25ace7-0cd5-4fba-984c-c39779978a18 2018-09-30 04:51:46,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:46,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:46 GMT Server: Apache x-compute-request-id: req-96e49826-e2e2-495e-9a3d-7d4ad925197e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96e49826-e2e2-495e-9a3d-7d4ad925197e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7364a96c-c215-4706-bf8c-b6f3ec50d835", "description": null}} 2018-09-30 04:51:46,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 used request id req-96e49826-e2e2-495e-9a3d-7d4ad925197e 2018-09-30 04:51:46,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:46,397 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:46 GMT Server: Apache x-compute-request-id: req-32c210d2-508f-400a-9efa-a6da43056f81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32c210d2-508f-400a-9efa-a6da43056f81 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7364a96c-c215-4706-bf8c-b6f3ec50d835", "description": null}} 2018-09-30 04:51:46,397 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 used request id req-32c210d2-508f-400a-9efa-a6da43056f81 2018-09-30 04:51:46,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-065b2eae-40b9-4a9e-ad5d-f2ac88512720" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e50c1628c7552dd84e26351cb06c18bd429683" 2018-09-30 04:51:46,568 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:46 GMT Server: Apache x-compute-request-id: req-496c5b8b-872d-4835-ade5-e66dd727c4db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-496c5b8b-872d-4835-ade5-e66dd727c4db Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 04:51:46,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835/encryption used request id req-496c5b8b-872d-4835-ade5-e66dd727c4db 2018-09-30 04:51:46,568 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a5de432a-2c8a-4653-98bf-f982a8c6ccf8 2018-09-30 04:51:46,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cccc469a-5bb2-4496-893a-6da684fcbb23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c6913bfbd9d927255a86d69108688ecef463c" 2018-09-30 04:51:46,778 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12803641-2c0d-4ec2-a796-cb22f9f9481d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:46,778 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/7364a96c-c215-4706-bf8c-b6f3ec50d835 used request id req-12803641-2c0d-4ec2-a796-cb22f9f9481d 2018-09-30 04:51:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a225aea5-d5be-4d3d-b9af-37d62049a1fa Date: Sun, 30 Sep 2018 04:51:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:47,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a225aea5-d5be-4d3d-b9af-37d62049a1fa 2018-09-30 04:51:47,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344b6a8e-0cfe-4c45-a84a-f61c1cf1d854 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:47,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-344b6a8e-0cfe-4c45-a84a-f61c1cf1d854 2018-09-30 04:51:47,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1ea6bc-8025-4f67-b8e0-7fde233058c2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:47,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-0a1ea6bc-8025-4f67-b8e0-7fde233058c2 2018-09-30 04:51:47,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b03750-8cc9-44b1-8ab4-c51c62f6accd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:47,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-e6b03750-8cc9-44b1-8ab4-c51c62f6accd 2018-09-30 04:51:47,277 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj 2018-09-30 04:51:47,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/324625ea42314ebe90d27521a1e07609 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18b80229-556b-403e-af0b-c676f3d1d6d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:47,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/324625ea42314ebe90d27521a1e07609 used request id req-18b80229-556b-403e-af0b-c676f3d1d6d2 2018-09-30 04:51:47,530 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-proj-role 2018-09-30 04:51:47,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/42f304a2f1ff43b8870f3d8faf0d2467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc1b37e-4c1d-499a-95bf-87ba7cf2b961 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:47,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/42f304a2f1ff43b8870f3d8faf0d2467 used request id req-ebc1b37e-4c1d-499a-95bf-87ba7cf2b961 2018-09-30 04:51:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ec72b992d7f37f66fefd2861e6be3c7b69721c" 2018-09-30 04:51:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0887e3-808e-4471-be68-f96893588937 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:47,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5a0887e3-808e-4471-be68-f96893588937 2018-09-30 04:51:47,690 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-01f66ecc-4d63-4ff-user 2018-09-30 04:51:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/299cc84c8dbb459c977dffd2e9ebdac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2468840dbbc1767d9263f1657b36d3f00b0b698b" 2018-09-30 04:51:47,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00d972a1-a74f-4302-8ca4-ff347cb01331 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:47,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/299cc84c8dbb459c977dffd2e9ebdac0 used request id req-00d972a1-a74f-4302-8ca4-ff347cb01331 2018-09-30 04:51:47,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:48,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["SlUaiG5cRO6uO47OZAdAMA"], "issued_at": "2018-09-30T04:51:48.000000Z"}} 2018-09-30 04:51:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c302a755510b1667568004e2e5128a12ecb176a9" 2018-09-30 04:51:48,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ae4380-ef6a-4f4f-a803-afb39379886b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:48,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1ae4380-ef6a-4f4f-a803-afb39379886b 2018-09-30 04:51:48,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:48,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:48,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["aW1pgyNqS_OV0BAyurv2Mg"], "issued_at": "2018-09-30T04:51:48.000000Z"}} 2018-09-30 04:51:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:48,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca82d92f-898d-4800-afdd-a071721cc110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:48,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ca82d92f-898d-4800-afdd-a071721cc110 2018-09-30 04:51:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:48,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:48,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08df379-6555-4885-92bd-de5960506675 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:48,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj used request id req-e08df379-6555-4885-92bd-de5960506675 2018-09-30 04:51:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:48,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1ab254-4b53-409e-a5f8-b71de56b083d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:48,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6a1ab254-4b53-409e-a5f8-b71de56b083d 2018-09-30 04:51:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj"}}' 2018-09-30 04:51:49,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50a478e-62d9-4836-80ae-a3b743385731 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16cc65bea24e454a8a9f6038dc3398d6"}, "enabled": true, "id": "16cc65bea24e454a8a9f6038dc3398d6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj"}} 2018-09-30 04:51:49,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b50a478e-62d9-4836-80ae-a3b743385731 2018-09-30 04:51:49,108 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj 2018-09-30 04:51:49,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:49,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:49,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["z0cPyd86RGajZDVNr-yokQ"], "issued_at": "2018-09-30T04:51:49.000000Z"}} 2018-09-30 04:51:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b2371caaf1208a7019df337cffa9e687cb5772" 2018-09-30 04:51:49,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7f4a94-b89c-490a-9bd9-3ccd8352136c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:49,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7a7f4a94-b89c-490a-9bd9-3ccd8352136c 2018-09-30 04:51:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:49,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b2371caaf1208a7019df337cffa9e687cb5772" 2018-09-30 04:51:49,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfdfbb8-4eef-4ede-a4ef-d3947faa1f21 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:49,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3bfdfbb8-4eef-4ede-a4ef-d3947faa1f21 2018-09-30 04:51:49,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b2371caaf1208a7019df337cffa9e687cb5772" 2018-09-30 04:51:49,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1511c2a-3dfc-4845-a6df-c83fc1f74255 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16cc65bea24e454a8a9f6038dc3398d6"}, "enabled": true, "id": "16cc65bea24e454a8a9f6038dc3398d6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj"}]} 2018-09-30 04:51:49,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj used request id req-e1511c2a-3dfc-4845-a6df-c83fc1f74255 2018-09-30 04:51:49,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b2371caaf1208a7019df337cffa9e687cb5772" 2018-09-30 04:51:49,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e68ca8-7432-41db-accf-cdd9916038f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:49,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-64e68ca8-7432-41db-accf-cdd9916038f5 2018-09-30 04:51:50,179 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-user 2018-09-30 04:51:50,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:50,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:50,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae565af-4763-4ecb-8f18-ceafb1bc85d0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:50,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3ae565af-4763-4ecb-8f18-ceafb1bc85d0 2018-09-30 04:51:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" -d '{"role": {"name": "CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj-role"}}' 2018-09-30 04:51:50,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7e1305-09fd-47f5-a873-06de05adf942 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68b8d5cd0cfb459991779c8992b17d65", "links": {"self": "http://172.30.9.29:5000/v3/roles/68b8d5cd0cfb459991779c8992b17d65"}, "name": "CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj-role"}} 2018-09-30 04:51:50,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7e7e1305-09fd-47f5-a873-06de05adf942 2018-09-30 04:51:50,394 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj-role 2018-09-30 04:51:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/68b8d5cd0cfb459991779c8992b17d65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:50,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d70ad7-7ce9-44ad-983d-5e9898ae94bb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/68b8d5cd0cfb459991779c8992b17d65"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj-role", "id": "68b8d5cd0cfb459991779c8992b17d65"}} 2018-09-30 04:51:50,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/68b8d5cd0cfb459991779c8992b17d65 used request id req-59d70ad7-7ce9-44ad-983d-5e9898ae94bb 2018-09-30 04:51:50,497 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj-role to project CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj 2018-09-30 04:51:50,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/16cc65bea24e454a8a9f6038dc3398d6/users/e888abc6a1354b219323189d25eb19f2/roles/68b8d5cd0cfb459991779c8992b17d65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:50,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0707de37-b8cb-420f-bfeb-d29881d04654 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:50,661 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/16cc65bea24e454a8a9f6038dc3398d6/users/e888abc6a1354b219323189d25eb19f2/roles/68b8d5cd0cfb459991779c8992b17d65 used request id req-0707de37-b8cb-420f-bfeb-d29881d04654 2018-09-30 04:51:50,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:50,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:51,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["OQbWEriRSnerks8BA8TMKg"], "issued_at": "2018-09-30T04:51:51.000000Z"}} 2018-09-30 04:51:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61bdb34648f2cc2566527fb6e4b9c11ce6d4bf8" 2018-09-30 04:51:51,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50789a51-1e39-4ea3-a58e-55bf3f0140e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:51,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-50789a51-1e39-4ea3-a58e-55bf3f0140e5 2018-09-30 04:51:51,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61bdb34648f2cc2566527fb6e4b9c11ce6d4bf8" 2018-09-30 04:51:51,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:51 GMT Server: Apache x-compute-request-id: req-f48ea5a6-5f0f-4969-90f5-bb85f19e9044 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f48ea5a6-5f0f-4969-90f5-bb85f19e9044 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:51:51,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-f48ea5a6-5f0f-4969-90f5-bb85f19e9044 2018-09-30 04:51:51,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f48ea5a6-5f0f-4969-90f5-bb85f19e9044" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61bdb34648f2cc2566527fb6e4b9c11ce6d4bf8" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-qos-spec"}}' 2018-09-30 04:51:51,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:51 GMT Server: Apache x-compute-request-id: req-71d83366-ef02-4386-b4a6-4b2771b51e19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71d83366-ef02-4386-b4a6-4b2771b51e19 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e67ef4ec-7b9c-452b-9955-1fc4447068df", "name": "CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/e67ef4ec-7b9c-452b-9955-1fc4447068df", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/e67ef4ec-7b9c-452b-9955-1fc4447068df", "rel": "bookmark"}]} 2018-09-30 04:51:51,539 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-71d83366-ef02-4386-b4a6-4b2771b51e19 2018-09-30 04:51:51,540 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-qos-spec 2018-09-30 04:51:51,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:51,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:51,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["W7z8WMHoQzyJOE07U5xWww"], "issued_at": "2018-09-30T04:51:51.000000Z"}} 2018-09-30 04:51:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10322d026790adc46a1789eb40f6196dbe98748d" 2018-09-30 04:51:52,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97ad171-a8fc-40e7-8f4e-08869ff81f98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:52,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b97ad171-a8fc-40e7-8f4e-08869ff81f98 2018-09-30 04:51:52,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10322d026790adc46a1789eb40f6196dbe98748d" 2018-09-30 04:51:52,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:52 GMT Server: Apache x-compute-request-id: req-8ea81e8c-eecd-4382-a5ee-0489b589d23c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ea81e8c-eecd-4382-a5ee-0489b589d23c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:51:52,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-8ea81e8c-eecd-4382-a5ee-0489b589d23c 2018-09-30 04:51:52,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8ea81e8c-eecd-4382-a5ee-0489b589d23c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10322d026790adc46a1789eb40f6196dbe98748d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-vol_type", "description": null}}' 2018-09-30 04:51:52,399 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:52 GMT Server: Apache x-compute-request-id: req-05eebd1d-f1cf-4e0c-968d-69d17a9031b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05eebd1d-f1cf-4e0c-968d-69d17a9031b7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb0dc41c-b075-4b23-9c80-a6253ff4299e", "description": null}} 2018-09-30 04:51:52,399 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-05eebd1d-f1cf-4e0c-968d-69d17a9031b7 2018-09-30 04:51:52,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8ea81e8c-eecd-4382-a5ee-0489b589d23c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10322d026790adc46a1789eb40f6196dbe98748d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-30 04:51:52,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:52 GMT Server: Apache x-compute-request-id: req-f776b3b6-4781-4fe4-90a4-9c8d7532daa4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f776b3b6-4781-4fe4-90a4-9c8d7532daa4 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "eb0dc41c-b075-4b23-9c80-a6253ff4299e", "name": "foo", "control_location": "back-end", "encryption_id": "d6998aee-ef39-4b9a-9e6f-9ec4869fed69", "provider": "bar", "provider_class": "bar"}} 2018-09-30 04:51:52,629 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e/encryption used request id req-f776b3b6-4781-4fe4-90a4-9c8d7532daa4 2018-09-30 04:51:52,630 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-vol_type 2018-09-30 04:51:52,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c302a755510b1667568004e2e5128a12ecb176a9" 2018-09-30 04:51:52,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:52 GMT Server: Apache x-compute-request-id: req-655794af-a12b-4e86-bf0a-ddc523584d90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-655794af-a12b-4e86-bf0a-ddc523584d90 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb0dc41c-b075-4b23-9c80-a6253ff4299e", "description": null}} 2018-09-30 04:51:52,796 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e used request id req-655794af-a12b-4e86-bf0a-ddc523584d90 2018-09-30 04:51:52,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-655794af-a12b-4e86-bf0a-ddc523584d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c302a755510b1667568004e2e5128a12ecb176a9" 2018-09-30 04:51:52,967 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:52 GMT Server: Apache x-compute-request-id: req-618ca821-a2c9-4fd2-b027-046d7ab280c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-618ca821-a2c9-4fd2-b027-046d7ab280c6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb0dc41c-b075-4b23-9c80-a6253ff4299e", "description": null}} 2018-09-30 04:51:52,967 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e used request id req-618ca821-a2c9-4fd2-b027-046d7ab280c6 2018-09-30 04:51:52,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-655794af-a12b-4e86-bf0a-ddc523584d90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c302a755510b1667568004e2e5128a12ecb176a9" 2018-09-30 04:51:53,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:52 GMT Server: Apache x-compute-request-id: req-2f36a898-3776-41f4-a12f-f89e752f56e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f36a898-3776-41f4-a12f-f89e752f56e8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "eb0dc41c-b075-4b23-9c80-a6253ff4299e", "control_location": "back-end", "deleted": false, "created_at": "2018-09-30T04:51:52.000000", "updated_at": null, "encryption_id": "d6998aee-ef39-4b9a-9e6f-9ec4869fed69", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-30 04:51:53,134 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e/encryption used request id req-2f36a898-3776-41f4-a12f-f89e752f56e8 2018-09-30 04:51:53,134 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-vol_type 2018-09-30 04:51:53,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8ea81e8c-eecd-4382-a5ee-0489b589d23c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10322d026790adc46a1789eb40f6196dbe98748d" 2018-09-30 04:51:53,346 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0bb0fc2c-182b-4ebe-8796-473d7fe5ff9a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:53,346 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/eb0dc41c-b075-4b23-9c80-a6253ff4299e used request id req-0bb0fc2c-182b-4ebe-8796-473d7fe5ff9a 2018-09-30 04:51:53,347 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-8bc72fc9-b2c4-466e-90b1-bc9970399ca4-qos-spec 2018-09-30 04:51:53,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/e67ef4ec-7b9c-452b-9955-1fc4447068df?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f48ea5a6-5f0f-4969-90f5-bb85f19e9044" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61bdb34648f2cc2566527fb6e4b9c11ce6d4bf8" 2018-09-30 04:51:53,555 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cc64b880-0365-4233-ab4a-9bfde2a74e21 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:53,555 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/e67ef4ec-7b9c-452b-9955-1fc4447068df?force=False used request id req-cc64b880-0365-4233-ab4a-9bfde2a74e21 2018-09-30 04:51:53,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ffdb9d72-0944-4d57-ba69-eeafd761597a Date: Sun, 30 Sep 2018 04:51:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:51:53,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ffdb9d72-0944-4d57-ba69-eeafd761597a 2018-09-30 04:51:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:53,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd39184-6222-4a20-bbb9-4568ab1c9098 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:51:53,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-dbd39184-6222-4a20-bbb9-4568ab1c9098 2018-09-30 04:51:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:53,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c3caa6-d221-4e7c-bb8d-22a3625f1b6e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:51:53,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b1c3caa6-d221-4e7c-bb8d-22a3625f1b6e 2018-09-30 04:51:53,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:54,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883c2e59-029d-4474-bb16-425536ecfdf3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:51:54,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-883c2e59-029d-4474-bb16-425536ecfdf3 2018-09-30 04:51:54,063 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj 2018-09-30 04:51:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/16cc65bea24e454a8a9f6038dc3398d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:54,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a717761f-bd90-46f8-a728-acbf298fc2f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:54,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/16cc65bea24e454a8a9f6038dc3398d6 used request id req-a717761f-bd90-46f8-a728-acbf298fc2f2 2018-09-30 04:51:54,272 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-proj-role 2018-09-30 04:51:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/68b8d5cd0cfb459991779c8992b17d65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:54,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-820f9ec4-ef7f-4494-9952-cbae88cd7999 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:54,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/68b8d5cd0cfb459991779c8992b17d65 used request id req-820f9ec4-ef7f-4494-9952-cbae88cd7999 2018-09-30 04:51:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ace00756adb72592f7c2bac3e41e0b3258307" 2018-09-30 04:51:54,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54781c4a-da54-4324-8c35-6ee95e6da884 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:54,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54781c4a-da54-4324-8c35-6ee95e6da884 2018-09-30 04:51:54,478 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-8ce37711-e45a-4bd-user 2018-09-30 04:51:54,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e888abc6a1354b219323189d25eb19f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b2371caaf1208a7019df337cffa9e687cb5772" 2018-09-30 04:51:54,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0ce138-985e-4f38-9b1a-18782e8edfb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:54,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e888abc6a1354b219323189d25eb19f2 used request id req-9f0ce138-985e-4f38-9b1a-18782e8edfb9 2018-09-30 04:51:54,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:55,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["YEMc1h35RTC6eXcvBg59lA"], "issued_at": "2018-09-30T04:51:55.000000Z"}} 2018-09-30 04:51:55,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21998c19bc904ff535fdfabb61e1c7be3d75b618" 2018-09-30 04:51:55,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa28244-6b19-4018-a4c5-c789de282207 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:55,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2fa28244-6b19-4018-a4c5-c789de282207 2018-09-30 04:51:55,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:55,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:55,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["HZFoIoEsRt6ylPOvyi2dRA"], "issued_at": "2018-09-30T04:51:55.000000Z"}} 2018-09-30 04:51:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:51:55,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7b1b1c-9b51-4e02-bab7-045779ee238a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:55,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-db7b1b1c-9b51-4e02-bab7-045779ee238a 2018-09-30 04:51:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:55,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-01a56666-15e2-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:51:55,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d24f0fd-536f-4300-a8c4-0fc22c4f1fe7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-01a56666-15e2-408-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:51:55,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-01a56666-15e2-408-proj used request id req-7d24f0fd-536f-4300-a8c4-0fc22c4f1fe7 2018-09-30 04:51:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:51:55,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3622fbd6-d039-4340-b0bd-6c2e57b4915d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:55,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3622fbd6-d039-4340-b0bd-6c2e57b4915d 2018-09-30 04:51:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-01a56666-15e2-408-proj"}}' 2018-09-30 04:51:55,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-236569df-0bed-426a-8841-2d7b86458771 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72f325a9816345d1bc70f177edeef8fd"}, "enabled": true, "id": "72f325a9816345d1bc70f177edeef8fd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-01a56666-15e2-408-proj"}} 2018-09-30 04:51:55,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-236569df-0bed-426a-8841-2d7b86458771 2018-09-30 04:51:55,970 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-01a56666-15e2-408-proj 2018-09-30 04:51:55,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:55,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:56,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bz0dHJayToez4kdZI6_vSw"], "issued_at": "2018-09-30T04:51:56.000000Z"}} 2018-09-30 04:51:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4e0f8eb608426fcd8e4ae39db837d05c6e7f44" 2018-09-30 04:51:56,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922783bd-b27d-4833-ab4e-e4ef08edb470 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:56,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-922783bd-b27d-4833-ab4e-e4ef08edb470 2018-09-30 04:51:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:51:56,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:51:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4e0f8eb608426fcd8e4ae39db837d05c6e7f44" 2018-09-30 04:51:56,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01af5a7-bd3b-4a99-93a8-aad0344f64fb Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:51:56,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d01af5a7-bd3b-4a99-93a8-aad0344f64fb 2018-09-30 04:51:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-01a56666-15e2-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4e0f8eb608426fcd8e4ae39db837d05c6e7f44" 2018-09-30 04:51:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac63be7b-36e4-42af-a265-fc4a339c364c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-01a56666-15e2-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/72f325a9816345d1bc70f177edeef8fd"}, "enabled": true, "id": "72f325a9816345d1bc70f177edeef8fd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-01a56666-15e2-408-proj"}]} 2018-09-30 04:51:56,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-01a56666-15e2-408-proj used request id req-ac63be7b-36e4-42af-a265-fc4a339c364c 2018-09-30 04:51:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4e0f8eb608426fcd8e4ae39db837d05c6e7f44" 2018-09-30 04:51:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e92e04-0247-4b3c-b0e6-7835b3bf546d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:51:56,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-49e92e04-0247-4b3c-b0e6-7835b3bf546d 2018-09-30 04:51:57,150 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-01a56666-15e2-408-user 2018-09-30 04:51:57,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:51:57,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1ae827-bfac-4766-b9aa-664cd3f4f1a3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:51:57,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8b1ae827-bfac-4766-b9aa-664cd3f4f1a3 2018-09-30 04:51:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" -d '{"role": {"name": "CreateVolumeTypeComplexTests-01a56666-15e2-408-proj-role"}}' 2018-09-30 04:51:57,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c398bebb-8a5c-47f8-883c-f7201008d946 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee7253c1f2d24b60baf949f1301d12d2", "links": {"self": "http://172.30.9.29:5000/v3/roles/ee7253c1f2d24b60baf949f1301d12d2"}, "name": "CreateVolumeTypeComplexTests-01a56666-15e2-408-proj-role"}} 2018-09-30 04:51:57,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c398bebb-8a5c-47f8-883c-f7201008d946 2018-09-30 04:51:57,359 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-01a56666-15e2-408-proj-role 2018-09-30 04:51:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ee7253c1f2d24b60baf949f1301d12d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:51:57,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5146cfa-1eed-4ce9-bfed-c86da2bd4f25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ee7253c1f2d24b60baf949f1301d12d2"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-01a56666-15e2-408-proj-role", "id": "ee7253c1f2d24b60baf949f1301d12d2"}} 2018-09-30 04:51:57,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ee7253c1f2d24b60baf949f1301d12d2 used request id req-f5146cfa-1eed-4ce9-bfed-c86da2bd4f25 2018-09-30 04:51:57,377 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-01a56666-15e2-408-proj-role to project CreateVolumeTypeComplexTests-01a56666-15e2-408-proj 2018-09-30 04:51:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/72f325a9816345d1bc70f177edeef8fd/users/ab87c168e5e7479f8cb86d90a5cb73b3/roles/ee7253c1f2d24b60baf949f1301d12d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:51:57,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c205e939-f04a-4586-a398-dd5ae23341fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:51:57,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72f325a9816345d1bc70f177edeef8fd/users/ab87c168e5e7479f8cb86d90a5cb73b3/roles/ee7253c1f2d24b60baf949f1301d12d2 used request id req-c205e939-f04a-4586-a398-dd5ae23341fd 2018-09-30 04:51:57,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:57,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:57,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["D5CRBNakTWi7DDnGGUmPmw"], "issued_at": "2018-09-30T04:51:57.000000Z"}} 2018-09-30 04:51:57,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49b0df8a0680e6add3c7447a866096ed55792e69" 2018-09-30 04:51:57,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9287ecf2-1684-40a4-8026-6fc7c4082233 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:57,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9287ecf2-1684-40a4-8026-6fc7c4082233 2018-09-30 04:51:57,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49b0df8a0680e6add3c7447a866096ed55792e69" 2018-09-30 04:51:58,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:57 GMT Server: Apache x-compute-request-id: req-876c9671-c0c9-4966-8828-fc331c6945f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-876c9671-c0c9-4966-8828-fc331c6945f2 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:51:58,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-876c9671-c0c9-4966-8828-fc331c6945f2 2018-09-30 04:51:58,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-876c9671-c0c9-4966-8828-fc331c6945f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49b0df8a0680e6add3c7447a866096ed55792e69" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-qos-spec"}}' 2018-09-30 04:51:58,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:58 GMT Server: Apache x-compute-request-id: req-cddacf5d-6d1b-4001-8ae3-21cd2f3b8068 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cddacf5d-6d1b-4001-8ae3-21cd2f3b8068 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "42c66d8d-cb99-41c0-9016-8506d68197e6", "name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6", "rel": "bookmark"}]} 2018-09-30 04:51:58,282 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-cddacf5d-6d1b-4001-8ae3-21cd2f3b8068 2018-09-30 04:51:58,282 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-qos-spec 2018-09-30 04:51:58,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:51:58,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:51:58,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["u6NFwDR7Q2OeUZ1Cj4OSfQ"], "issued_at": "2018-09-30T04:51:58.000000Z"}} 2018-09-30 04:51:58,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bd0cc6ef839fd58cc3dc2cf8ce2cbe294a15e5" 2018-09-30 04:51:58,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0237862-472f-4fde-bea4-7b8513eb6a21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:51:58,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c0237862-472f-4fde-bea4-7b8513eb6a21 2018-09-30 04:51:58,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bd0cc6ef839fd58cc3dc2cf8ce2cbe294a15e5" 2018-09-30 04:51:58,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:58 GMT Server: Apache x-compute-request-id: req-eea8548e-7c43-4dde-96be-d6459534f1fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eea8548e-7c43-4dde-96be-d6459534f1fe Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:51:58,936 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-eea8548e-7c43-4dde-96be-d6459534f1fe 2018-09-30 04:51:58,940 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eea8548e-7c43-4dde-96be-d6459534f1fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bd0cc6ef839fd58cc3dc2cf8ce2cbe294a15e5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-vol_type", "description": null}}' 2018-09-30 04:51:59,153 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:58 GMT Server: Apache x-compute-request-id: req-eaf8cec1-a0c1-4e1e-81a4-08bc94450e6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eaf8cec1-a0c1-4e1e-81a4-08bc94450e6a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650", "description": null}} 2018-09-30 04:51:59,154 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-eaf8cec1-a0c1-4e1e-81a4-08bc94450e6a 2018-09-30 04:51:59,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eea8548e-7c43-4dde-96be-d6459534f1fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bd0cc6ef839fd58cc3dc2cf8ce2cbe294a15e5" 2018-09-30 04:51:59,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:59 GMT Server: Apache x-compute-request-id: req-ca2404a9-cd9b-41bf-bfa5-7bb30c92cc79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca2404a9-cd9b-41bf-bfa5-7bb30c92cc79 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "42c66d8d-cb99-41c0-9016-8506d68197e6", "name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-qos-spec"}]} 2018-09-30 04:51:59,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-ca2404a9-cd9b-41bf-bfa5-7bb30c92cc79 2018-09-30 04:51:59,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6/associate?vol_type_id=2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eea8548e-7c43-4dde-96be-d6459534f1fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bd0cc6ef839fd58cc3dc2cf8ce2cbe294a15e5" 2018-09-30 04:51:59,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:51:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-57f0b4b9-d17a-405d-bbcf-c4a4df5a35fd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:51:59,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6/associate?vol_type_id=2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 used request id req-57f0b4b9-d17a-405d-bbcf-c4a4df5a35fd 2018-09-30 04:51:59,971 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-vol_type 2018-09-30 04:51:59,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21998c19bc904ff535fdfabb61e1c7be3d75b618" 2018-09-30 04:52:00,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:51:59 GMT Server: Apache x-compute-request-id: req-b0e9d560-0e51-4c0d-a83f-40043e7a4b76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0e9d560-0e51-4c0d-a83f-40043e7a4b76 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-vol_type", "qos_specs_id": "42c66d8d-cb99-41c0-9016-8506d68197e6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650", "description": null}} 2018-09-30 04:52:00,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 used request id req-b0e9d560-0e51-4c0d-a83f-40043e7a4b76 2018-09-30 04:52:00,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0e9d560-0e51-4c0d-a83f-40043e7a4b76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21998c19bc904ff535fdfabb61e1c7be3d75b618" 2018-09-30 04:52:00,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:00 GMT Server: Apache x-compute-request-id: req-ddf53ffa-368e-48ee-9322-2d0e563424ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddf53ffa-368e-48ee-9322-2d0e563424ff Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-vol_type", "qos_specs_id": "42c66d8d-cb99-41c0-9016-8506d68197e6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650", "description": null}} 2018-09-30 04:52:00,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 used request id req-ddf53ffa-368e-48ee-9322-2d0e563424ff 2018-09-30 04:52:00,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0e9d560-0e51-4c0d-a83f-40043e7a4b76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21998c19bc904ff535fdfabb61e1c7be3d75b618" 2018-09-30 04:52:00,509 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:00 GMT Server: Apache x-compute-request-id: req-f12c0b00-5c63-4a93-b7d9-27441f4cc6b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f12c0b00-5c63-4a93-b7d9-27441f4cc6b7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 04:52:00,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650/encryption used request id req-f12c0b00-5c63-4a93-b7d9-27441f4cc6b7 2018-09-30 04:52:00,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0e9d560-0e51-4c0d-a83f-40043e7a4b76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21998c19bc904ff535fdfabb61e1c7be3d75b618" 2018-09-30 04:52:00,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:00 GMT Server: Apache x-compute-request-id: req-1ccb9167-91ee-41dd-add5-e6e9e6ebc7a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ccb9167-91ee-41dd-add5-e6e9e6ebc7a4 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "42c66d8d-cb99-41c0-9016-8506d68197e6", "name": "CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6", "rel": "bookmark"}]} 2018-09-30 04:52:00,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6 used request id req-1ccb9167-91ee-41dd-add5-e6e9e6ebc7a4 2018-09-30 04:52:00,670 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-vol_type 2018-09-30 04:52:00,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eea8548e-7c43-4dde-96be-d6459534f1fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bd0cc6ef839fd58cc3dc2cf8ce2cbe294a15e5" 2018-09-30 04:52:00,898 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f08f4243-d052-4e2a-a2d2-2681f5e411b9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:00,898 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2ff0477e-ed74-4f6a-8ae7-bbd5cb6dd650 used request id req-f08f4243-d052-4e2a-a2d2-2681f5e411b9 2018-09-30 04:52:00,899 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ca9ae90a-d6a0-4703-81b8-0d6cd3227e72-qos-spec 2018-09-30 04:52:00,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-876c9671-c0c9-4966-8828-fc331c6945f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49b0df8a0680e6add3c7447a866096ed55792e69" 2018-09-30 04:52:01,119 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30936364-b297-431a-8bf0-5fc4e444babd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:01,119 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/42c66d8d-cb99-41c0-9016-8506d68197e6?force=False used request id req-30936364-b297-431a-8bf0-5fc4e444babd 2018-09-30 04:52:01,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:01,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4607fc72-6c04-44df-a570-70b0ecdd8281 Date: Sun, 30 Sep 2018 04:52:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:01,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4607fc72-6c04-44df-a570-70b0ecdd8281 2018-09-30 04:52:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:01,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcfb64b-a745-4b2d-83cb-3c6ce74f9317 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9dcfb64b-a745-4b2d-83cb-3c6ce74f9317 2018-09-30 04:52:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:01,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52edd33e-4935-4880-88ea-a3e1a59f994d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:01,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-52edd33e-4935-4880-88ea-a3e1a59f994d 2018-09-30 04:52:01,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:01,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d167c6-23ef-461f-a318-6a899f1d77eb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:01,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-42d167c6-23ef-461f-a318-6a899f1d77eb 2018-09-30 04:52:01,630 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-01a56666-15e2-408-proj 2018-09-30 04:52:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/72f325a9816345d1bc70f177edeef8fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:01,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1da9688-70e1-45e2-a82e-d40c0b1d8878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:01,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/72f325a9816345d1bc70f177edeef8fd used request id req-e1da9688-70e1-45e2-a82e-d40c0b1d8878 2018-09-30 04:52:01,860 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-01a56666-15e2-408-proj-role 2018-09-30 04:52:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ee7253c1f2d24b60baf949f1301d12d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:01,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a26fed6-bdde-45bf-9e43-d95b99dff178 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:01,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ee7253c1f2d24b60baf949f1301d12d2 used request id req-6a26fed6-bdde-45bf-9e43-d95b99dff178 2018-09-30 04:52:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}513dd79dfe8dcd8cb810501fdf30926fc95386d3" 2018-09-30 04:52:02,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9ddb90-a6fa-4d96-a76e-72c2ad1f9453 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:02,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc9ddb90-a6fa-4d96-a76e-72c2ad1f9453 2018-09-30 04:52:02,072 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-01a56666-15e2-408-user 2018-09-30 04:52:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ab87c168e5e7479f8cb86d90a5cb73b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee4e0f8eb608426fcd8e4ae39db837d05c6e7f44" 2018-09-30 04:52:02,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c914a08-997f-4f93-8a2e-0e85cca951e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:02,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ab87c168e5e7479f8cb86d90a5cb73b3 used request id req-8c914a08-997f-4f93-8a2e-0e85cca951e3 2018-09-30 04:52:02,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:02,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["lWT2t1sKQT-blik6cwqN3A"], "issued_at": "2018-09-30T04:52:02.000000Z"}} 2018-09-30 04:52:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426353bc48abd37c615f98857837053087e273cf" 2018-09-30 04:52:02,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f8a2cc-6779-44a2-8c90-abeacceb4b1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:02,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-55f8a2cc-6779-44a2-8c90-abeacceb4b1e 2018-09-30 04:52:02,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:02,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:03,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["o6qvs-uESZ-y1RL6dQEhCg"], "issued_at": "2018-09-30T04:52:03.000000Z"}} 2018-09-30 04:52:03,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:03,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa45074-cad0-46d1-bc04-c1026a1cda09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:03,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5aa45074-cad0-46d1-bc04-c1026a1cda09 2018-09-30 04:52:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:03,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:03,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ffa6d6f-ec8a-41a2-8415-1f2533858e73 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:03,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj used request id req-3ffa6d6f-ec8a-41a2-8415-1f2533858e73 2018-09-30 04:52:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:03,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0413a29d-3b94-4850-85bf-fdcbeb9631f9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:03,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0413a29d-3b94-4850-85bf-fdcbeb9631f9 2018-09-30 04:52:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj"}}' 2018-09-30 04:52:03,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f32800-f089-4857-a5bf-4e11a7464add Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/67dc5858fd5b47d5a692fd279cb19d72"}, "enabled": true, "id": "67dc5858fd5b47d5a692fd279cb19d72", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj"}} 2018-09-30 04:52:03,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d8f32800-f089-4857-a5bf-4e11a7464add 2018-09-30 04:52:03,418 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj 2018-09-30 04:52:03,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:03,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:03,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["D1DDta3qTkOw6e1DMaCnmg"], "issued_at": "2018-09-30T04:52:03.000000Z"}} 2018-09-30 04:52:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4d72459385096715e2cb3e7a1fd6b175d0b3f8" 2018-09-30 04:52:03,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f416f8ba-6ab7-43cb-bb45-e2397cb3bc20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:03,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f416f8ba-6ab7-43cb-bb45-e2397cb3bc20 2018-09-30 04:52:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:03,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4d72459385096715e2cb3e7a1fd6b175d0b3f8" 2018-09-30 04:52:04,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429f7947-e38d-4706-a7ba-8b32cb6de79c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:04,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-429f7947-e38d-4706-a7ba-8b32cb6de79c 2018-09-30 04:52:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4d72459385096715e2cb3e7a1fd6b175d0b3f8" 2018-09-30 04:52:04,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c51e1e5-8959-4246-abd5-2d0a9df9b609 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/67dc5858fd5b47d5a692fd279cb19d72"}, "enabled": true, "id": "67dc5858fd5b47d5a692fd279cb19d72", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj"}]} 2018-09-30 04:52:04,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj used request id req-2c51e1e5-8959-4246-abd5-2d0a9df9b609 2018-09-30 04:52:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4d72459385096715e2cb3e7a1fd6b175d0b3f8" 2018-09-30 04:52:04,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17c18af-48e1-4220-a923-afec619818ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:04,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d17c18af-48e1-4220-a923-afec619818ee 2018-09-30 04:52:04,478 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-53800fa1-f4d5-469-user 2018-09-30 04:52:04,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:04,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:04,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab3688a-8490-442b-8bcd-986ada1a52d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:04,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5ab3688a-8490-442b-8bcd-986ada1a52d5 2018-09-30 04:52:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj-role"}}' 2018-09-30 04:52:04,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24daf65f-725d-4a97-9cf3-3fa57a76d2b2 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b821f9efdd04fd69e7cbb8e33e320ac", "links": {"self": "http://172.30.9.29:5000/v3/roles/3b821f9efdd04fd69e7cbb8e33e320ac"}, "name": "CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj-role"}} 2018-09-30 04:52:04,670 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-24daf65f-725d-4a97-9cf3-3fa57a76d2b2 2018-09-30 04:52:04,670 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj-role 2018-09-30 04:52:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3b821f9efdd04fd69e7cbb8e33e320ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:04,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e74818-6bec-456c-9115-4f34c5715aa9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3b821f9efdd04fd69e7cbb8e33e320ac"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj-role", "id": "3b821f9efdd04fd69e7cbb8e33e320ac"}} 2018-09-30 04:52:04,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3b821f9efdd04fd69e7cbb8e33e320ac used request id req-a1e74818-6bec-456c-9115-4f34c5715aa9 2018-09-30 04:52:04,759 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj-role to project CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj 2018-09-30 04:52:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/67dc5858fd5b47d5a692fd279cb19d72/users/4f405ffdf9374a6397602462aaa4f4ce/roles/3b821f9efdd04fd69e7cbb8e33e320ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:04,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c75619-e4ae-4f9d-a627-938913f69998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:04,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/67dc5858fd5b47d5a692fd279cb19d72/users/4f405ffdf9374a6397602462aaa4f4ce/roles/3b821f9efdd04fd69e7cbb8e33e320ac used request id req-58c75619-e4ae-4f9d-a627-938913f69998 2018-09-30 04:52:04,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:04,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:05,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jdgGi51NQM6BvtEBTO80Hg"], "issued_at": "2018-09-30T04:52:05.000000Z"}} 2018-09-30 04:52:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9223f0a56590149f9b92690a011d040f43817" 2018-09-30 04:52:05,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1eae22f-9717-4a82-91a2-9944bfdf0606 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:05,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1eae22f-9717-4a82-91a2-9944bfdf0606 2018-09-30 04:52:05,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9223f0a56590149f9b92690a011d040f43817" 2018-09-30 04:52:05,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:05 GMT Server: Apache x-compute-request-id: req-804b0bcf-d0b5-4f8e-9be2-290aef1decc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-804b0bcf-d0b5-4f8e-9be2-290aef1decc3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-30 04:52:05,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-804b0bcf-d0b5-4f8e-9be2-290aef1decc3 2018-09-30 04:52:05,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-804b0bcf-d0b5-4f8e-9be2-290aef1decc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9223f0a56590149f9b92690a011d040f43817" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-qos-spec"}}' 2018-09-30 04:52:05,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:05 GMT Server: Apache x-compute-request-id: req-def0cc5c-9f6b-46ad-9d16-daaa2f89c4b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-def0cc5c-9f6b-46ad-9d16-daaa2f89c4b2 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9bb58f04-233b-44da-8a1f-05cf612dada7", "name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7", "rel": "bookmark"}]} 2018-09-30 04:52:05,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-def0cc5c-9f6b-46ad-9d16-daaa2f89c4b2 2018-09-30 04:52:05,708 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-qos-spec 2018-09-30 04:52:05,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:05,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:06,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["7XJDwMGFTpK8hLMujM5nkg"], "issued_at": "2018-09-30T04:52:06.000000Z"}} 2018-09-30 04:52:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" 2018-09-30 04:52:06,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf2ee28-5f1d-45c6-a6bc-a2edf9db9620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:06,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5cf2ee28-5f1d-45c6-a6bc-a2edf9db9620 2018-09-30 04:52:06,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" 2018-09-30 04:52:06,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:06 GMT Server: Apache x-compute-request-id: req-86656432-fadc-46f1-aaef-84acd93096cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86656432-fadc-46f1-aaef-84acd93096cd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:52:06,361 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-86656432-fadc-46f1-aaef-84acd93096cd 2018-09-30 04:52:06,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-86656432-fadc-46f1-aaef-84acd93096cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-vol_type", "description": null}}' 2018-09-30 04:52:06,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:06 GMT Server: Apache x-compute-request-id: req-c7203b74-7344-4bb8-b5fe-f494dec7b78f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7203b74-7344-4bb8-b5fe-f494dec7b78f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b800fa59-d761-416e-9671-ccaba28c8aef", "description": null}} 2018-09-30 04:52:06,685 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-c7203b74-7344-4bb8-b5fe-f494dec7b78f 2018-09-30 04:52:06,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-86656432-fadc-46f1-aaef-84acd93096cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-30 04:52:06,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:06 GMT Server: Apache x-compute-request-id: req-9727a428-47b4-457e-ae3d-2c3b9a2bc1b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9727a428-47b4-457e-ae3d-2c3b9a2bc1b0 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "b800fa59-d761-416e-9671-ccaba28c8aef", "name": "foo", "control_location": "back-end", "encryption_id": "b07a8231-1d04-4c32-8c26-e30bbcba3647", "provider": "bar", "provider_class": "bar"}} 2018-09-30 04:52:06,893 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef/encryption used request id req-9727a428-47b4-457e-ae3d-2c3b9a2bc1b0 2018-09-30 04:52:06,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86656432-fadc-46f1-aaef-84acd93096cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" 2018-09-30 04:52:07,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:06 GMT Server: Apache x-compute-request-id: req-210ffc92-b9f2-4ba6-bd26-8bdfd4d7c2df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-210ffc92-b9f2-4ba6-bd26-8bdfd4d7c2df Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9bb58f04-233b-44da-8a1f-05cf612dada7", "name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-qos-spec"}]} 2018-09-30 04:52:07,083 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs used request id req-210ffc92-b9f2-4ba6-bd26-8bdfd4d7c2df 2018-09-30 04:52:07,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7/associate?vol_type_id=b800fa59-d761-416e-9671-ccaba28c8aef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86656432-fadc-46f1-aaef-84acd93096cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" 2018-09-30 04:52:07,676 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63a94cb6-c2fa-4e75-8a11-e6248e3b54fc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:07,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7/associate?vol_type_id=b800fa59-d761-416e-9671-ccaba28c8aef used request id req-63a94cb6-c2fa-4e75-8a11-e6248e3b54fc 2018-09-30 04:52:07,677 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-vol_type 2018-09-30 04:52:07,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426353bc48abd37c615f98857837053087e273cf" 2018-09-30 04:52:08,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:07 GMT Server: Apache x-compute-request-id: req-a9ffb976-f481-48d6-8b63-90615688ae12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9ffb976-f481-48d6-8b63-90615688ae12 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-vol_type", "qos_specs_id": "9bb58f04-233b-44da-8a1f-05cf612dada7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b800fa59-d761-416e-9671-ccaba28c8aef", "description": null}} 2018-09-30 04:52:08,213 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef used request id req-a9ffb976-f481-48d6-8b63-90615688ae12 2018-09-30 04:52:08,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9ffb976-f481-48d6-8b63-90615688ae12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426353bc48abd37c615f98857837053087e273cf" 2018-09-30 04:52:08,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:08 GMT Server: Apache x-compute-request-id: req-dfe0e6e5-e74b-48aa-9e1a-6cff55373c87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfe0e6e5-e74b-48aa-9e1a-6cff55373c87 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-vol_type", "qos_specs_id": "9bb58f04-233b-44da-8a1f-05cf612dada7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b800fa59-d761-416e-9671-ccaba28c8aef", "description": null}} 2018-09-30 04:52:08,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef used request id req-dfe0e6e5-e74b-48aa-9e1a-6cff55373c87 2018-09-30 04:52:08,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9ffb976-f481-48d6-8b63-90615688ae12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426353bc48abd37c615f98857837053087e273cf" 2018-09-30 04:52:08,679 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:08 GMT Server: Apache x-compute-request-id: req-1516f3b1-1cc6-4dce-9981-38a916e231fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1516f3b1-1cc6-4dce-9981-38a916e231fd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "b800fa59-d761-416e-9671-ccaba28c8aef", "control_location": "back-end", "deleted": false, "created_at": "2018-09-30T04:52:06.000000", "updated_at": null, "encryption_id": "b07a8231-1d04-4c32-8c26-e30bbcba3647", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-30 04:52:08,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef/encryption used request id req-1516f3b1-1cc6-4dce-9981-38a916e231fd 2018-09-30 04:52:08,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9ffb976-f481-48d6-8b63-90615688ae12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426353bc48abd37c615f98857837053087e273cf" 2018-09-30 04:52:08,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:08 GMT Server: Apache x-compute-request-id: req-54d50342-3743-49cb-94d4-5d7d469c6535 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54d50342-3743-49cb-94d4-5d7d469c6535 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9bb58f04-233b-44da-8a1f-05cf612dada7", "name": "CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7", "rel": "bookmark"}]} 2018-09-30 04:52:08,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7 used request id req-54d50342-3743-49cb-94d4-5d7d469c6535 2018-09-30 04:52:08,842 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-vol_type 2018-09-30 04:52:08,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86656432-fadc-46f1-aaef-84acd93096cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f265f41115c738db8c7724f1ae8e284df6fd0f" 2018-09-30 04:52:09,054 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-782a3845-4ba0-4fc2-a27b-73bfad28377b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:09,054 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/b800fa59-d761-416e-9671-ccaba28c8aef used request id req-782a3845-4ba0-4fc2-a27b-73bfad28377b 2018-09-30 04:52:09,055 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-9b7230fd-b329-42b4-84e0-c615297d4eee-qos-spec 2018-09-30 04:52:09,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-804b0bcf-d0b5-4f8e-9be2-290aef1decc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9223f0a56590149f9b92690a011d040f43817" 2018-09-30 04:52:09,263 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5c8edfa-af47-4e74-90d7-5362eed03852 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:09,263 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/qos-specs/9bb58f04-233b-44da-8a1f-05cf612dada7?force=False used request id req-e5c8edfa-af47-4e74-90d7-5362eed03852 2018-09-30 04:52:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:09,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-71d9a74c-9cfb-4bb7-b1cb-c08bc31bb5f8 Date: Sun, 30 Sep 2018 04:52:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:09,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-71d9a74c-9cfb-4bb7-b1cb-c08bc31bb5f8 2018-09-30 04:52:09,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:09,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c682c3-24cb-44a0-8f31-43dcad565a1a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:09,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-b7c682c3-24cb-44a0-8f31-43dcad565a1a 2018-09-30 04:52:09,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:09,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc7c75c-e7c9-46cf-a865-16ba0d9f4082 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:09,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-5dc7c75c-e7c9-46cf-a865-16ba0d9f4082 2018-09-30 04:52:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:09,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1280b32-a7d0-461e-9ba6-7085b8d84db3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:09,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-f1280b32-a7d0-461e-9ba6-7085b8d84db3 2018-09-30 04:52:09,745 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj 2018-09-30 04:52:09,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/67dc5858fd5b47d5a692fd279cb19d72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:10,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c878bc3-71a2-40f4-8639-86b215435f7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:10,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/67dc5858fd5b47d5a692fd279cb19d72 used request id req-4c878bc3-71a2-40f4-8639-86b215435f7a 2018-09-30 04:52:10,032 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-53800fa1-f4d5-469-proj-role 2018-09-30 04:52:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3b821f9efdd04fd69e7cbb8e33e320ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:10,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee4159d-4200-4212-be8f-ba0b3196dc87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:10,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3b821f9efdd04fd69e7cbb8e33e320ac used request id req-fee4159d-4200-4212-be8f-ba0b3196dc87 2018-09-30 04:52:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebf97c199b6b10fe4e585d13ed8f797e3992c2c" 2018-09-30 04:52:10,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2251b92-0688-45db-8562-c62e1bc10320 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:10,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2251b92-0688-45db-8562-c62e1bc10320 2018-09-30 04:52:10,227 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-53800fa1-f4d5-469-user 2018-09-30 04:52:10,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4f405ffdf9374a6397602462aaa4f4ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf4d72459385096715e2cb3e7a1fd6b175d0b3f8" 2018-09-30 04:52:10,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48575fd5-0377-4543-8292-ba906b3a5d76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:10,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4f405ffdf9374a6397602462aaa4f4ce used request id req-48575fd5-0377-4543-8292-ba906b3a5d76 2018-09-30 04:52:10,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:10,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-fz6wdEeSnyo8CJuyeO0Qg"], "issued_at": "2018-09-30T04:52:10.000000Z"}} 2018-09-30 04:52:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091c0b590a27b958138b536cc9b9a21a46d4a064" 2018-09-30 04:52:10,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e56b2a-6064-438b-8191-87cb3f874c95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:10,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-96e56b2a-6064-438b-8191-87cb3f874c95 2018-09-30 04:52:10,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:10,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:11,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["hT1nSSSHTAasRED3KnmpFg"], "issued_at": "2018-09-30T04:52:11.000000Z"}} 2018-09-30 04:52:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:11,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ae5fa6-38b8-4f4b-aeee-2797dae002d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:11,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-86ae5fa6-38b8-4f4b-aeee-2797dae002d2 2018-09-30 04:52:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:11,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:11,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cc3589-3700-48ae-95f5-9954a4270275 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:11,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj used request id req-a5cc3589-3700-48ae-95f5-9954a4270275 2018-09-30 04:52:11,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:11,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ed2da7-b15d-4f2d-97c8-68bfb4e45925 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:11,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-74ed2da7-b15d-4f2d-97c8-68bfb4e45925 2018-09-30 04:52:11,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj"}}' 2018-09-30 04:52:11,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017a3f63-948f-43a9-ba34-e7015843dbe4 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355"}, "enabled": true, "id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj"}} 2018-09-30 04:52:11,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-017a3f63-948f-43a9-ba34-e7015843dbe4 2018-09-30 04:52:11,682 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj 2018-09-30 04:52:11,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:11,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:12,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["THrsICYjRfSb1nyxR8Dw7g"], "issued_at": "2018-09-30T04:52:12.000000Z"}} 2018-09-30 04:52:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc8ad75c088db58744961a9344b1b39dbeb83d2" 2018-09-30 04:52:12,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653b9e98-d81f-4850-a518-8dc51e2b10ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:12,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-653b9e98-d81f-4850-a518-8dc51e2b10ac 2018-09-30 04:52:12,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:12,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc8ad75c088db58744961a9344b1b39dbeb83d2" 2018-09-30 04:52:12,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc9c30a-457e-4d70-909b-46067b1ed4c7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:12,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-edc9c30a-457e-4d70-909b-46067b1ed4c7 2018-09-30 04:52:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc8ad75c088db58744961a9344b1b39dbeb83d2" 2018-09-30 04:52:12,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12d285c-a937-4cf5-9f9c-59f7a09e5f62 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355"}, "enabled": true, "id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj"}]} 2018-09-30 04:52:12,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj used request id req-c12d285c-a937-4cf5-9f9c-59f7a09e5f62 2018-09-30 04:52:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc8ad75c088db58744961a9344b1b39dbeb83d2" 2018-09-30 04:52:12,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5532a7e-7bb4-42b9-92ae-af9e7df7801d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:12,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b5532a7e-7bb4-42b9-92ae-af9e7df7801d 2018-09-30 04:52:12,767 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-user 2018-09-30 04:52:12,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:12,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d649286-1e95-436b-b910-bd9023a7b6bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:12,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0d649286-1e95-436b-b910-bd9023a7b6bd 2018-09-30 04:52:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role"}}' 2018-09-30 04:52:12,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a47ccba-1009-4d54-a9c4-e899d81f8899 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4de77cb3022a4eb4904ece00d6fd78ce", "links": {"self": "http://172.30.9.29:5000/v3/roles/4de77cb3022a4eb4904ece00d6fd78ce"}, "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role"}} 2018-09-30 04:52:12,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a47ccba-1009-4d54-a9c4-e899d81f8899 2018-09-30 04:52:12,976 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role 2018-09-30 04:52:12,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4de77cb3022a4eb4904ece00d6fd78ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:12,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46371ac-3d18-4ecb-920f-7da1bda169df Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4de77cb3022a4eb4904ece00d6fd78ce"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role", "id": "4de77cb3022a4eb4904ece00d6fd78ce"}} 2018-09-30 04:52:12,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4de77cb3022a4eb4904ece00d6fd78ce used request id req-f46371ac-3d18-4ecb-920f-7da1bda169df 2018-09-30 04:52:12,998 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role to project CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj 2018-09-30 04:52:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355/users/2436318988674efface137367fa8d8d8/roles/4de77cb3022a4eb4904ece00d6fd78ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:13,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7ecf3a7-244f-4ea0-b752-772a318c1e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:13,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355/users/2436318988674efface137367fa8d8d8/roles/4de77cb3022a4eb4904ece00d6fd78ce used request id req-d7ecf3a7-244f-4ea0-b752-772a318c1e17 2018-09-30 04:52:13,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:13,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4de77cb3022a4eb4904ece00d6fd78ce", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role"}], "expires_at": "2018-09-30T05:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-user", "id": "2436318988674efface137367fa8d8d8"}, "audit_ids": ["1Z4GDNVSSfaVn7MurHD98Q"], "issued_at": "2018-09-30T04:52:13.000000Z"}} 2018-09-30 04:52:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd3ecfefff0ecd0a5354fb91364c0048e500fd" 2018-09-30 04:52:13,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ee71e8-6c5f-44aa-9e83-14c4ae7b2012 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:13,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-31ee71e8-6c5f-44aa-9e83-14c4ae7b2012 2018-09-30 04:52:13,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:13,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:13,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4de77cb3022a4eb4904ece00d6fd78ce", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role"}], "expires_at": "2018-09-30T05:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fd1fdd37a8e8471ab5a9ef5f4facf355", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-user", "id": "2436318988674efface137367fa8d8d8"}, "audit_ids": ["MFkeKOWOSKasHfGZGrnn-Q"], "issued_at": "2018-09-30T04:52:13.000000Z"}} 2018-09-30 04:52:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:14,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0aa09bd-a6c8-4921-bc59-f39db6d91be5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:14,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c0aa09bd-a6c8-4921-bc59-f39db6d91be5 2018-09-30 04:52:14,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:14,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:14 GMT Server: Apache x-compute-request-id: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:14,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/detail used request id req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841 2018-09-30 04:52:14,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:52:14,578 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:14 GMT Server: Apache x-compute-request-id: req-ecdf75d3-e192-4ff1-a45b-0483fda10ff9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ecdf75d3-e192-4ff1-a45b-0483fda10ff9 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2436318988674efface137367fa8d8d8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "self"}, {"href": "http://172.30.9.29:8776/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:14.480835", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56fca504-fa16-4b60-8105-d699cbcd2a7a", "size": 1}} 2018-09-30 04:52:14,579 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes used request id req-ecdf75d3-e192-4ff1-a45b-0483fda10ff9 2018-09-30 04:52:14,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:14,795 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:14 GMT Server: Apache x-compute-request-id: req-942a6e5f-6b86-4d69-af6e-a66ee7793e62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-942a6e5f-6b86-4d69-af6e-a66ee7793e62 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2436318988674efface137367fa8d8d8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "self"}, {"href": "http://172.30.9.29:8776/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "updated_at": "2018-09-30T04:52:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56fca504-fa16-4b60-8105-d699cbcd2a7a", "size": 1}} 2018-09-30 04:52:14,795 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a used request id req-942a6e5f-6b86-4d69-af6e-a66ee7793e62 2018-09-30 04:52:14,795 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca 2018-09-30 04:52:14,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:14,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:14 GMT Server: Apache x-compute-request-id: req-4335a4aa-c53e-46ef-b400-bfa9a5ed3a75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4335a4aa-c53e-46ef-b400-bfa9a5ed3a75 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2436318988674efface137367fa8d8d8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "self"}, {"href": "http://172.30.9.29:8776/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "updated_at": "2018-09-30T04:52:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56fca504-fa16-4b60-8105-d699cbcd2a7a", "size": 1}} 2018-09-30 04:52:14,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a used request id req-4335a4aa-c53e-46ef-b400-bfa9a5ed3a75 2018-09-30 04:52:14,990 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:52:14,990 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca 2018-09-30 04:52:14,990 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca 2018-09-30 04:52:14,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd3ecfefff0ecd0a5354fb91364c0048e500fd" 2018-09-30 04:52:15,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:14 GMT Server: Apache x-compute-request-id: req-c9369e45-1745-4cbb-906b-e9383b512874 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9369e45-1745-4cbb-906b-e9383b512874 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2436318988674efface137367fa8d8d8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "self"}, {"href": "http://172.30.9.29:8776/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "updated_at": "2018-09-30T04:52:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56fca504-fa16-4b60-8105-d699cbcd2a7a", "size": 1}]} 2018-09-30 04:52:15,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/detail used request id req-c9369e45-1745-4cbb-906b-e9383b512874 2018-09-30 04:52:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:15,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd3ecfefff0ecd0a5354fb91364c0048e500fd" 2018-09-30 04:52:15,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247396a1-aabe-45b8-971e-474cfb6ec23a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355"}, "enabled": true, "id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj"}} 2018-09-30 04:52:15,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355 used request id req-247396a1-aabe-45b8-971e-474cfb6ec23a 2018-09-30 04:52:15,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:15,459 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:15 GMT Server: Apache x-compute-request-id: req-88d9b3c2-7130-43f0-9a51-65ad776c960c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88d9b3c2-7130-43f0-9a51-65ad776c960c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2436318988674efface137367fa8d8d8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "self"}, {"href": "http://172.30.9.29:8776/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "updated_at": "2018-09-30T04:52:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56fca504-fa16-4b60-8105-d699cbcd2a7a", "size": 1}} 2018-09-30 04:52:15,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a used request id req-88d9b3c2-7130-43f0-9a51-65ad776c960c 2018-09-30 04:52:15,459 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:52:15,459 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca 2018-09-30 04:52:15,459 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca 2018-09-30 04:52:15,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:15,545 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09172479-60cc-4a1a-886b-930092997d00 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:15,545 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a used request id req-09172479-60cc-4a1a-886b-930092997d00 2018-09-30 04:52:15,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:15,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:15 GMT Server: Apache x-compute-request-id: req-0179a363-5c4a-4142-8017-114a89e22cb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0179a363-5c4a-4142-8017-114a89e22cb7 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2436318988674efface137367fa8d8d8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "self"}, {"href": "http://172.30.9.29:8776/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fd1fdd37a8e8471ab5a9ef5f4facf355", "updated_at": "2018-09-30T04:52:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56fca504-fa16-4b60-8105-d699cbcd2a7a", "size": 1}} 2018-09-30 04:52:15,737 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a used request id req-0179a363-5c4a-4142-8017-114a89e22cb7 2018-09-30 04:52:15,737 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 04:52:15,737 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:52:18,740 - create_volume - DEBUG - Volume status query timeout in 56.8049650192 2018-09-30 04:52:18,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3d2f4a8-bece-4d31-a1fc-6dec9a5fb841" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed76f3d66f8347db91a2f30a94d20d4cc5cde62" 2018-09-30 04:52:18,949 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:52:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ad59b6ba-9f44-4796-8b1b-33e80c1f6208 x-openstack-request-id: req-ad59b6ba-9f44-4796-8b1b-33e80c1f6208 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 56fca504-fa16-4b60-8105-d699cbcd2a7a could not be found.", "code": 404}} 2018-09-30 04:52:18,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/56fca504-fa16-4b60-8105-d699cbcd2a7a used request id req-ad59b6ba-9f44-4796-8b1b-33e80c1f6208 2018-09-30 04:52:18,949 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 56fca504-fa16-4b60-8105-d699cbcd2a7a could not be found. (HTTP 404) (Request-ID: req-ad59b6ba-9f44-4796-8b1b-33e80c1f6208) 2018-09-30 04:52:18,949 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-15240a8c-3dad-463d-b72e-1353822489ca 2018-09-30 04:52:18,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9369e45-1745-4cbb-906b-e9383b512874" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1acd3ecfefff0ecd0a5354fb91364c0048e500fd" 2018-09-30 04:52:19,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:18 GMT Server: Apache x-compute-request-id: req-0845819d-7e61-4331-a8b7-8f1f8f84feba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0845819d-7e61-4331-a8b7-8f1f8f84feba Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:19,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/fd1fdd37a8e8471ab5a9ef5f4facf355/volumes/detail used request id req-0845819d-7e61-4331-a8b7-8f1f8f84feba 2018-09-30 04:52:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:19,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5d73b7ec-aa79-4b2f-bb37-990a44459fba Date: Sun, 30 Sep 2018 04:52:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:19,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5d73b7ec-aa79-4b2f-bb37-990a44459fba 2018-09-30 04:52:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:19,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287e8ef1-322f-4c5b-8777-2b54061f772d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:19,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-287e8ef1-322f-4c5b-8777-2b54061f772d 2018-09-30 04:52:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:19,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7b2ecd-d8ed-477b-ac6c-7dff8336e232 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:19,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-3f7b2ecd-d8ed-477b-ac6c-7dff8336e232 2018-09-30 04:52:19,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:19,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053be731-4edc-4d1d-a93a-3b3c0a932c80 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:19,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-053be731-4edc-4d1d-a93a-3b3c0a932c80 2018-09-30 04:52:19,662 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj 2018-09-30 04:52:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:19,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5d498c-4e6a-44dc-a982-78e8eb04d233 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:19,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fd1fdd37a8e8471ab5a9ef5f4facf355 used request id req-0e5d498c-4e6a-44dc-a982-78e8eb04d233 2018-09-30 04:52:19,852 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-proj-role 2018-09-30 04:52:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4de77cb3022a4eb4904ece00d6fd78ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:19,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53c2e3d-68bd-4994-b589-dfd3714e3c76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:19,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4de77cb3022a4eb4904ece00d6fd78ce used request id req-a53c2e3d-68bd-4994-b589-dfd3714e3c76 2018-09-30 04:52:19,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2181dba396d0055503fef7f5fadef637db2e98e9" 2018-09-30 04:52:20,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c60a4bb-fce5-4838-9b6b-63f94606d6b7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:20,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c60a4bb-fce5-4838-9b6b-63f94606d6b7 2018-09-30 04:52:20,063 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-3e17f03c-672c-47f-user 2018-09-30 04:52:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2436318988674efface137367fa8d8d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc8ad75c088db58744961a9344b1b39dbeb83d2" 2018-09-30 04:52:20,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6566d6b-3147-490b-94a5-21e0f4eda1ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:20,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2436318988674efface137367fa8d8d8 used request id req-b6566d6b-3147-490b-94a5-21e0f4eda1ab 2018-09-30 04:52:20,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:20,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["L_zKfZcXSpyzCsfvae7u1Q"], "issued_at": "2018-09-30T04:52:20.000000Z"}} 2018-09-30 04:52:20,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44fc70437dfa8a1f3161896205dd3fc7d34a34c" 2018-09-30 04:52:20,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f824a2-272a-466f-844b-d792d06a7441 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:20,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-79f824a2-272a-466f-844b-d792d06a7441 2018-09-30 04:52:20,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:20,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:21,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["wTI3lDnmTpaCGdgP2WAiDQ"], "issued_at": "2018-09-30T04:52:21.000000Z"}} 2018-09-30 04:52:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:21,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc78b4da-1681-4ffa-9ac1-eab074460a15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:21,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fc78b4da-1681-4ffa-9ac1-eab074460a15 2018-09-30 04:52:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:21,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:21,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e7738c-b078-43fb-b27b-3ead781601a6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:21,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj used request id req-82e7738c-b078-43fb-b27b-3ead781601a6 2018-09-30 04:52:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:21,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dd0f7d-680d-4bb6-8368-0bd24bc4ad51 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:21,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-16dd0f7d-680d-4bb6-8368-0bd24bc4ad51 2018-09-30 04:52:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}}' 2018-09-30 04:52:21,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7e2855-9f5c-47be-90d3-7557fb382c45 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3"}, "enabled": true, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}} 2018-09-30 04:52:21,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cb7e2855-9f5c-47be-90d3-7557fb382c45 2018-09-30 04:52:21,485 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj 2018-09-30 04:52:21,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:21,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:21,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2PLKoPKMQCO0EWdjQovCpg"], "issued_at": "2018-09-30T04:52:21.000000Z"}} 2018-09-30 04:52:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbeaca8f788304e2077c3560653d205069aa3520" 2018-09-30 04:52:21,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bd1dc5-23f6-4599-ab23-a9dac8cb92e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:21,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a9bd1dc5-23f6-4599-ab23-a9dac8cb92e8 2018-09-30 04:52:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:21,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:21,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbeaca8f788304e2077c3560653d205069aa3520" 2018-09-30 04:52:22,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a47d546-380d-47f5-828e-5bfb0e710ce5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:22,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9a47d546-380d-47f5-828e-5bfb0e710ce5 2018-09-30 04:52:22,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbeaca8f788304e2077c3560653d205069aa3520" 2018-09-30 04:52:22,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7a75eb-c99c-4203-aacd-64080f52eabb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3"}, "enabled": true, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}]} 2018-09-30 04:52:22,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj used request id req-6d7a75eb-c99c-4203-aacd-64080f52eabb 2018-09-30 04:52:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbeaca8f788304e2077c3560653d205069aa3520" 2018-09-30 04:52:22,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2242226-e36a-46a9-adb7-c1f8d57cf497 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:22,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e2242226-e36a-46a9-adb7-c1f8d57cf497 2018-09-30 04:52:22,568 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-user 2018-09-30 04:52:22,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:22,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa77a62-c08c-4f91-bc5b-60af291c78d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:22,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0aa77a62-c08c-4f91-bc5b-60af291c78d6 2018-09-30 04:52:22,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role"}}' 2018-09-30 04:52:22,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37fe05b5-f995-42bd-bfea-6f5132ed3c44 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f817d7c3206459c9b4897e313eb48bc", "links": {"self": "http://172.30.9.29:5000/v3/roles/1f817d7c3206459c9b4897e313eb48bc"}, "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role"}} 2018-09-30 04:52:22,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-37fe05b5-f995-42bd-bfea-6f5132ed3c44 2018-09-30 04:52:22,790 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role 2018-09-30 04:52:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1f817d7c3206459c9b4897e313eb48bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:22,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5719efc4-cf76-4006-8e5b-a0f6e297c78e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/1f817d7c3206459c9b4897e313eb48bc"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role", "id": "1f817d7c3206459c9b4897e313eb48bc"}} 2018-09-30 04:52:22,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1f817d7c3206459c9b4897e313eb48bc used request id req-5719efc4-cf76-4006-8e5b-a0f6e297c78e 2018-09-30 04:52:22,874 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role to project CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj 2018-09-30 04:52:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3/users/5f8906fb1ef848489df7fb0d6097d6c3/roles/1f817d7c3206459c9b4897e313eb48bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:23,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cd9f376-1575-44b4-a202-5b1161a754e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:23,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3/users/5f8906fb1ef848489df7fb0d6097d6c3/roles/1f817d7c3206459c9b4897e313eb48bc used request id req-6cd9f376-1575-44b4-a202-5b1161a754e3 2018-09-30 04:52:23,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:23,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f817d7c3206459c9b4897e313eb48bc", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role"}], "expires_at": "2018-09-30T05:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-user", "id": "5f8906fb1ef848489df7fb0d6097d6c3"}, "audit_ids": ["7TyWAvqmRzmWWqaP75gXXg"], "issued_at": "2018-09-30T04:52:23.000000Z"}} 2018-09-30 04:52:23,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66666251dbf7bead6c4110f56880c38b4bc7a07" 2018-09-30 04:52:23,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3891ee3-fe7e-453a-b4f4-74527025c879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:23,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3891ee3-fe7e-453a-b4f4-74527025c879 2018-09-30 04:52:23,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:23,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:23,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f817d7c3206459c9b4897e313eb48bc", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role"}], "expires_at": "2018-09-30T05:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-user", "id": "5f8906fb1ef848489df7fb0d6097d6c3"}, "audit_ids": ["xuIfYj2cTMOeHsjQs4-afQ"], "issued_at": "2018-09-30T04:52:23.000000Z"}} 2018-09-30 04:52:23,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:23,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdca92d8-dd69-418e-9e7e-3ecbbb9e0a07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:23,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bdca92d8-dd69-418e-9e7e-3ecbbb9e0a07 2018-09-30 04:52:23,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:24,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:23 GMT Server: Apache x-compute-request-id: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:24,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/detail used request id req-17ae6d96-e671-4d44-9e0c-6b3e5c545098 2018-09-30 04:52:24,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:52:24,447 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:24 GMT Server: Apache x-compute-request-id: req-5b2c14e9-bb76-4703-aab9-30081a6b8839 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b2c14e9-bb76-4703-aab9-30081a6b8839 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.355503", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}} 2018-09-30 04:52:24,447 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes used request id req-5b2c14e9-bb76-4703-aab9-30081a6b8839 2018-09-30 04:52:24,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:24,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:24 GMT Server: Apache x-compute-request-id: req-0e4c413d-e33c-4a8a-b474-9f95b42ee850 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e4c413d-e33c-4a8a-b474-9f95b42ee850 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "updated_at": "2018-09-30T04:52:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}} 2018-09-30 04:52:24,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a used request id req-0e4c413d-e33c-4a8a-b474-9f95b42ee850 2018-09-30 04:52:24,669 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d 2018-09-30 04:52:24,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:24,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:24 GMT Server: Apache x-compute-request-id: req-02732ca0-4f66-4ea0-9ca2-beffd978b53a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02732ca0-4f66-4ea0-9ca2-beffd978b53a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "updated_at": "2018-09-30T04:52:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}} 2018-09-30 04:52:24,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a used request id req-02732ca0-4f66-4ea0-9ca2-beffd978b53a 2018-09-30 04:52:24,888 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:52:24,888 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d 2018-09-30 04:52:24,888 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d 2018-09-30 04:52:24,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66666251dbf7bead6c4110f56880c38b4bc7a07" 2018-09-30 04:52:25,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:24 GMT Server: Apache x-compute-request-id: req-3032f38c-02d9-4d8d-95bb-fa24bf78696e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3032f38c-02d9-4d8d-95bb-fa24bf78696e Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "updated_at": "2018-09-30T04:52:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}]} 2018-09-30 04:52:25,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/detail used request id req-3032f38c-02d9-4d8d-95bb-fa24bf78696e 2018-09-30 04:52:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:25,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66666251dbf7bead6c4110f56880c38b4bc7a07" 2018-09-30 04:52:25,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8704f10a-1387-469a-a106-6b1a37c02391 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3"}, "enabled": true, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}} 2018-09-30 04:52:25,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3 used request id req-8704f10a-1387-469a-a106-6b1a37c02391 2018-09-30 04:52:25,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:25,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:25,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f817d7c3206459c9b4897e313eb48bc", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role"}], "expires_at": "2018-09-30T05:52:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa9e8e97474b4e31a3d62475cf9ac8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-user", "id": "5f8906fb1ef848489df7fb0d6097d6c3"}, "audit_ids": ["YwbIAdMzRyeu7Eq5A6LOfw"], "issued_at": "2018-09-30T04:52:25.000000Z"}} 2018-09-30 04:52:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c7f7435f02f88fec11fe904324f78c4ca690da" 2018-09-30 04:52:25,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdec5677-c137-41a0-8447-79c9d16cfc50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:25,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bdec5677-c137-41a0-8447-79c9d16cfc50 2018-09-30 04:52:25,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c7f7435f02f88fec11fe904324f78c4ca690da" 2018-09-30 04:52:25,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache x-compute-request-id: req-55cb2b66-598d-4244-8c98-924550409753 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55cb2b66-598d-4244-8c98-924550409753 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "updated_at": "2018-09-30T04:52:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}]} 2018-09-30 04:52:25,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/detail used request id req-55cb2b66-598d-4244-8c98-924550409753 2018-09-30 04:52:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:25,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:25,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07c7f7435f02f88fec11fe904324f78c4ca690da" 2018-09-30 04:52:25,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3840b0-c924-45a7-899f-d7e77ca2fe0b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3"}, "enabled": true, "id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj"}} 2018-09-30 04:52:25,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3 used request id req-1d3840b0-c924-45a7-899f-d7e77ca2fe0b 2018-09-30 04:52:25,987 - create_volume - INFO - Did not create volume due to cleanup mode 2018-09-30 04:52:25,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:26,189 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:25 GMT Server: Apache x-compute-request-id: req-33c01a1b-00e3-48cd-a74b-1b614a821414 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33c01a1b-00e3-48cd-a74b-1b614a821414 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "updated_at": "2018-09-30T04:52:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}} 2018-09-30 04:52:26,189 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a used request id req-33c01a1b-00e3-48cd-a74b-1b614a821414 2018-09-30 04:52:26,189 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:52:26,189 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d 2018-09-30 04:52:26,190 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d 2018-09-30 04:52:26,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:26,407 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-47b79658-ed0e-485b-8512-b696ee5087aa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:26,408 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a used request id req-47b79658-ed0e-485b-8512-b696ee5087aa 2018-09-30 04:52:26,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:26,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:26 GMT Server: Apache x-compute-request-id: req-8a4c320d-676f-41d5-9c05-93dbfba5f841 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a4c320d-676f-41d5-9c05-93dbfba5f841 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5f8906fb1ef848489df7fb0d6097d6c3", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "self"}, {"href": "http://172.30.9.29:8776/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aa9e8e97474b4e31a3d62475cf9ac8e3", "updated_at": "2018-09-30T04:52:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "299f0ba9-8693-481f-9a9e-219530cec52a", "size": 1}} 2018-09-30 04:52:26,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a used request id req-8a4c320d-676f-41d5-9c05-93dbfba5f841 2018-09-30 04:52:26,611 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 04:52:26,611 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:52:29,614 - create_volume - DEBUG - Volume status query timeout in 56.7941300869 2018-09-30 04:52:29,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17ae6d96-e671-4d44-9e0c-6b3e5c545098" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0af0b94d2643600bb0aa414c887bc088f98bcd9" 2018-09-30 04:52:29,800 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:52:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-caea1b81-d900-4759-aa24-014ed36a7e0f x-openstack-request-id: req-caea1b81-d900-4759-aa24-014ed36a7e0f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 299f0ba9-8693-481f-9a9e-219530cec52a could not be found.", "code": 404}} 2018-09-30 04:52:29,801 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aa9e8e97474b4e31a3d62475cf9ac8e3/volumes/299f0ba9-8693-481f-9a9e-219530cec52a used request id req-caea1b81-d900-4759-aa24-014ed36a7e0f 2018-09-30 04:52:29,801 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 299f0ba9-8693-481f-9a9e-219530cec52a could not be found. (HTTP 404) (Request-ID: req-caea1b81-d900-4759-aa24-014ed36a7e0f) 2018-09-30 04:52:29,801 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-360b335b-e476-4864-9781-21108b63c56d 2018-09-30 04:52:29,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5b610243-eb12-4be7-887e-60e56610e69a Date: Sun, 30 Sep 2018 04:52:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:30,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5b610243-eb12-4be7-887e-60e56610e69a 2018-09-30 04:52:30,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89887d6-4bb9-4997-ad23-55b0245c1ce4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:30,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-b89887d6-4bb9-4997-ad23-55b0245c1ce4 2018-09-30 04:52:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf590f3-3e77-4ceb-b327-055fe2a045c6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:30,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-9cf590f3-3e77-4ceb-b327-055fe2a045c6 2018-09-30 04:52:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f10cce-a1a0-4c75-aa19-145523c0d272 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:30,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-77f10cce-a1a0-4c75-aa19-145523c0d272 2018-09-30 04:52:30,297 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj 2018-09-30 04:52:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2536d2f-816c-4003-9c9c-41361e47bccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:30,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/aa9e8e97474b4e31a3d62475cf9ac8e3 used request id req-d2536d2f-816c-4003-9c9c-41361e47bccb 2018-09-30 04:52:30,518 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-proj-role 2018-09-30 04:52:30,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1f817d7c3206459c9b4897e313eb48bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3438ed52-7919-41d8-9cd4-2ed710963128 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:30,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1f817d7c3206459c9b4897e313eb48bc used request id req-3438ed52-7919-41d8-9cd4-2ed710963128 2018-09-30 04:52:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6008f78c4c94b224e1c237c4c2f8311218b1c63e" 2018-09-30 04:52:30,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6ac671-b9bf-4d34-a2fc-72cb5e490d86 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:30,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4d6ac671-b9bf-4d34-a2fc-72cb5e490d86 2018-09-30 04:52:30,748 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-bfb14e08-40d2-495-user 2018-09-30 04:52:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5f8906fb1ef848489df7fb0d6097d6c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbeaca8f788304e2077c3560653d205069aa3520" 2018-09-30 04:52:30,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43f056b-2f51-4811-a1dc-b5bdd2675df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:30,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5f8906fb1ef848489df7fb0d6097d6c3 used request id req-d43f056b-2f51-4811-a1dc-b5bdd2675df2 2018-09-30 04:52:30,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:31,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["91VFyRjtS3SIIsZOaZR7dA"], "issued_at": "2018-09-30T04:52:31.000000Z"}} 2018-09-30 04:52:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e22dbf08f6d50a0a665fa3467c7ce42320310fca" 2018-09-30 04:52:31,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac59a9f-1b21-4158-8ef3-fc79828a53ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:31,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1ac59a9f-1b21-4158-8ef3-fc79828a53ce 2018-09-30 04:52:31,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:31,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:31,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["gB9woN5BQmu6_AP4GoECxA"], "issued_at": "2018-09-30T04:52:31.000000Z"}} 2018-09-30 04:52:31,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:31,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98267e67-844b-42ab-98e5-cca18e7c96d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:31,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-98267e67-844b-42ab-98e5-cca18e7c96d7 2018-09-30 04:52:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:31,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:31,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6abcef-69c5-4fd5-8013-1a106f0e37f2 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:31,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj used request id req-ba6abcef-69c5-4fd5-8013-1a106f0e37f2 2018-09-30 04:52:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:32,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe71d8b3-f964-45e5-8650-d129b88f5b1f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:32,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fe71d8b3-f964-45e5-8650-d129b88f5b1f 2018-09-30 04:52:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj"}}' 2018-09-30 04:52:32,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441052f1-f66c-4658-b324-527bc8139bea Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a"}, "enabled": true, "id": "eab8666ee4be4ec89b58856012625c2a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj"}} 2018-09-30 04:52:32,179 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-441052f1-f66c-4658-b324-527bc8139bea 2018-09-30 04:52:32,179 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj 2018-09-30 04:52:32,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:32,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:32,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9ZvEZzMER-CGT1ETsy1r3g"], "issued_at": "2018-09-30T04:52:32.000000Z"}} 2018-09-30 04:52:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378b6e067565b2c59e8f243e79802d89581cb83f" 2018-09-30 04:52:32,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c949e75-4bcf-46ce-ad3f-c0f8d875dfe5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:32,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c949e75-4bcf-46ce-ad3f-c0f8d875dfe5 2018-09-30 04:52:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:32,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378b6e067565b2c59e8f243e79802d89581cb83f" 2018-09-30 04:52:32,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6882380-e4c8-41ee-927d-aa9ba16f2588 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:32,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a6882380-e4c8-41ee-927d-aa9ba16f2588 2018-09-30 04:52:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378b6e067565b2c59e8f243e79802d89581cb83f" 2018-09-30 04:52:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0553dc-4afa-48c9-bce1-f95ee0402e20 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a"}, "enabled": true, "id": "eab8666ee4be4ec89b58856012625c2a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj"}]} 2018-09-30 04:52:32,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj used request id req-ad0553dc-4afa-48c9-bce1-f95ee0402e20 2018-09-30 04:52:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378b6e067565b2c59e8f243e79802d89581cb83f" 2018-09-30 04:52:32,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ccaef8-3b0a-464a-8121-ce6a7204c0f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:32,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-67ccaef8-3b0a-464a-8121-ce6a7204c0f6 2018-09-30 04:52:33,293 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-user 2018-09-30 04:52:33,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:33,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:33,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e762fc5a-2362-4038-8b54-47f0cb09613c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:33,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e762fc5a-2362-4038-8b54-47f0cb09613c 2018-09-30 04:52:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role"}}' 2018-09-30 04:52:33,430 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7aae2e9-c08f-42da-9d61-5cfc51bd0156 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6001f0bc225d4d8187ff8f25566e0dd4", "links": {"self": "http://172.30.9.29:5000/v3/roles/6001f0bc225d4d8187ff8f25566e0dd4"}, "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role"}} 2018-09-30 04:52:33,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f7aae2e9-c08f-42da-9d61-5cfc51bd0156 2018-09-30 04:52:33,430 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role 2018-09-30 04:52:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6001f0bc225d4d8187ff8f25566e0dd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:33,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6925a8e-451e-42ef-8536-bd335f2287fe Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/6001f0bc225d4d8187ff8f25566e0dd4"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role", "id": "6001f0bc225d4d8187ff8f25566e0dd4"}} 2018-09-30 04:52:33,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6001f0bc225d4d8187ff8f25566e0dd4 used request id req-a6925a8e-451e-42ef-8536-bd335f2287fe 2018-09-30 04:52:33,520 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role to project CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj 2018-09-30 04:52:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a/users/bd687934b44e41fd81ad7deb8298b267/roles/6001f0bc225d4d8187ff8f25566e0dd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:33,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8056660-0cbd-4f03-9afc-1c1cfb8d05b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:33,655 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a/users/bd687934b44e41fd81ad7deb8298b267/roles/6001f0bc225d4d8187ff8f25566e0dd4 used request id req-d8056660-0cbd-4f03-9afc-1c1cfb8d05b5 2018-09-30 04:52:33,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:34,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6001f0bc225d4d8187ff8f25566e0dd4", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role"}], "expires_at": "2018-09-30T05:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eab8666ee4be4ec89b58856012625c2a", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-user", "id": "bd687934b44e41fd81ad7deb8298b267"}, "audit_ids": ["Ym_dHtdGSpSIuQcb8mUGBQ"], "issued_at": "2018-09-30T04:52:34.000000Z"}} 2018-09-30 04:52:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9512766c434a2a853b20bd6209e2398f8d95ecc6" 2018-09-30 04:52:34,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8efff60d-fc36-4741-8ae8-a16a30b6532b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:34,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8efff60d-fc36-4741-8ae8-a16a30b6532b 2018-09-30 04:52:34,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:34,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:34,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6001f0bc225d4d8187ff8f25566e0dd4", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role"}], "expires_at": "2018-09-30T05:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eab8666ee4be4ec89b58856012625c2a", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/eab8666ee4be4ec89b58856012625c2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-user", "id": "bd687934b44e41fd81ad7deb8298b267"}, "audit_ids": ["QvrUc7P5R9iSXKPLbjd7jw"], "issued_at": "2018-09-30T04:52:34.000000Z"}} 2018-09-30 04:52:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:34,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047d86e3-6778-4baa-aecb-6f3100e2c343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:34,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-047d86e3-6778-4baa-aecb-6f3100e2c343 2018-09-30 04:52:34,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:35,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:34 GMT Server: Apache x-compute-request-id: req-82686d71-6529-48b2-86ec-8e3054156f62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82686d71-6529-48b2-86ec-8e3054156f62 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:35,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/detail used request id req-82686d71-6529-48b2-86ec-8e3054156f62 2018-09-30 04:52:35,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:52:35,590 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:35 GMT Server: Apache x-compute-request-id: req-7cc4d102-4ac9-4a31-a99a-d270368a9fe8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7cc4d102-4ac9-4a31-a99a-d270368a9fe8 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bd687934b44e41fd81ad7deb8298b267", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "self"}, {"href": "http://172.30.9.29:8776/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:35.510733", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "size": 1}} 2018-09-30 04:52:35,590 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes used request id req-7cc4d102-4ac9-4a31-a99a-d270368a9fe8 2018-09-30 04:52:35,594 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:35,785 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:35 GMT Server: Apache x-compute-request-id: req-f1a28d0d-424e-4daa-8a43-b6e95bc3f023 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1a28d0d-424e-4daa-8a43-b6e95bc3f023 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bd687934b44e41fd81ad7deb8298b267", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "self"}, {"href": "http://172.30.9.29:8776/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eab8666ee4be4ec89b58856012625c2a", "updated_at": "2018-09-30T04:52:35.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "size": 1}} 2018-09-30 04:52:35,785 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 used request id req-f1a28d0d-424e-4daa-8a43-b6e95bc3f023 2018-09-30 04:52:35,785 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7 2018-09-30 04:52:35,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:35,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:35 GMT Server: Apache x-compute-request-id: req-cce1263b-e5ae-418d-8d51-9a06a41071a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cce1263b-e5ae-418d-8d51-9a06a41071a9 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bd687934b44e41fd81ad7deb8298b267", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "self"}, {"href": "http://172.30.9.29:8776/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eab8666ee4be4ec89b58856012625c2a", "updated_at": "2018-09-30T04:52:35.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "size": 1}} 2018-09-30 04:52:35,991 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 used request id req-cce1263b-e5ae-418d-8d51-9a06a41071a9 2018-09-30 04:52:35,992 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:52:35,992 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7 2018-09-30 04:52:35,992 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7 2018-09-30 04:52:35,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9512766c434a2a853b20bd6209e2398f8d95ecc6" 2018-09-30 04:52:36,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:36 GMT Server: Apache x-compute-request-id: req-abe2dadc-0e2a-405b-8942-a86829e52e36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abe2dadc-0e2a-405b-8942-a86829e52e36 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bd687934b44e41fd81ad7deb8298b267", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "self"}, {"href": "http://172.30.9.29:8776/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eab8666ee4be4ec89b58856012625c2a", "updated_at": "2018-09-30T04:52:35.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "size": 1}]} 2018-09-30 04:52:36,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/detail used request id req-abe2dadc-0e2a-405b-8942-a86829e52e36 2018-09-30 04:52:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:36,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:36,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9512766c434a2a853b20bd6209e2398f8d95ecc6" 2018-09-30 04:52:36,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d96e6d9-5287-4c86-b992-0b20528bdbc2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a"}, "enabled": true, "id": "eab8666ee4be4ec89b58856012625c2a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj"}} 2018-09-30 04:52:36,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a used request id req-5d96e6d9-5287-4c86-b992-0b20528bdbc2 2018-09-30 04:52:36,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:36,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:36 GMT Server: Apache x-compute-request-id: req-7adccabf-e1ba-4a6d-957e-5d06e3df184e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7adccabf-e1ba-4a6d-957e-5d06e3df184e Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "bd687934b44e41fd81ad7deb8298b267", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "self"}, {"href": "http://172.30.9.29:8776/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eab8666ee4be4ec89b58856012625c2a", "updated_at": "2018-09-30T04:52:35.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "size": 1}} 2018-09-30 04:52:36,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 used request id req-7adccabf-e1ba-4a6d-957e-5d06e3df184e 2018-09-30 04:52:36,470 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:52:36,470 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7 2018-09-30 04:52:36,470 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7 2018-09-30 04:52:36,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:36,569 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:52:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8e8e31fa-466c-4256-a634-e03b1e87323a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:52:36,569 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 used request id req-8e8e31fa-466c-4256-a634-e03b1e87323a 2018-09-30 04:52:36,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:36,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:36 GMT Server: Apache x-compute-request-id: req-08b68a86-d369-426e-bf7b-f7bda7608871 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08b68a86-d369-426e-bf7b-f7bda7608871 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "bd687934b44e41fd81ad7deb8298b267", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "self"}, {"href": "http://172.30.9.29:8776/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:52:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eab8666ee4be4ec89b58856012625c2a", "updated_at": "2018-09-30T04:52:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73", "size": 1}} 2018-09-30 04:52:36,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 used request id req-08b68a86-d369-426e-bf7b-f7bda7608871 2018-09-30 04:52:36,756 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 04:52:36,756 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:52:39,759 - create_volume - DEBUG - Volume status query timeout in 56.8103001118 2018-09-30 04:52:39,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82686d71-6529-48b2-86ec-8e3054156f62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05eae1c815c7b7c1239455efc1b1fd86ca59319f" 2018-09-30 04:52:39,951 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:52:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-096432c1-c164-4bf8-842b-1a5ea86e1687 x-openstack-request-id: req-096432c1-c164-4bf8-842b-1a5ea86e1687 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 could not be found.", "code": 404}} 2018-09-30 04:52:39,951 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/eab8666ee4be4ec89b58856012625c2a/volumes/2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 used request id req-096432c1-c164-4bf8-842b-1a5ea86e1687 2018-09-30 04:52:39,952 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2b5fdde8-866e-4cb7-b8cc-c6f5d82b9b73 could not be found. (HTTP 404) (Request-ID: req-096432c1-c164-4bf8-842b-1a5ea86e1687) 2018-09-30 04:52:39,952 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5794da7c-5baf-4826-b9a3-e3cd6600b5b7 2018-09-30 04:52:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a8640f2c-f05e-446c-956e-150df9e059f5 Date: Sun, 30 Sep 2018 04:52:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:40,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a8640f2c-f05e-446c-956e-150df9e059f5 2018-09-30 04:52:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aadc0c4-4384-43d1-a7a3-c19aa2197a71 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:40,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-8aadc0c4-4384-43d1-a7a3-c19aa2197a71 2018-09-30 04:52:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b30d92-204e-4084-864f-5221a059ec39 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:40,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-d7b30d92-204e-4084-864f-5221a059ec39 2018-09-30 04:52:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fd88b2-b20f-4508-8340-918f86ac1167 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:40,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-88fd88b2-b20f-4508-8340-918f86ac1167 2018-09-30 04:52:40,466 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj 2018-09-30 04:52:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa769520-2aae-4bf3-ba72-07a96ac9814c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:40,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/eab8666ee4be4ec89b58856012625c2a used request id req-fa769520-2aae-4bf3-ba72-07a96ac9814c 2018-09-30 04:52:40,661 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-proj-role 2018-09-30 04:52:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6001f0bc225d4d8187ff8f25566e0dd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab23a64-a7b7-4e4c-984e-0902e3a23afe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:40,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6001f0bc225d4d8187ff8f25566e0dd4 used request id req-eab23a64-a7b7-4e4c-984e-0902e3a23afe 2018-09-30 04:52:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45607dedb35d06c93066c0b9e8afd060fa86407" 2018-09-30 04:52:40,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1329ccba-031d-41fd-9240-4789d5943823 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:40,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1329ccba-031d-41fd-9240-4789d5943823 2018-09-30 04:52:40,857 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-61f12a95-a3e7-45c-user 2018-09-30 04:52:40,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/bd687934b44e41fd81ad7deb8298b267 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378b6e067565b2c59e8f243e79802d89581cb83f" 2018-09-30 04:52:41,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d95494-9cec-42dd-bece-cf4cbc14d86a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:41,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/bd687934b44e41fd81ad7deb8298b267 used request id req-52d95494-9cec-42dd-bece-cf4cbc14d86a 2018-09-30 04:52:41,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:41,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["qRoae6A2ROK_KDvEXbA9NQ"], "issued_at": "2018-09-30T04:52:41.000000Z"}} 2018-09-30 04:52:41,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87bcd282a8eed250334a26006af79bc01ba36f72" 2018-09-30 04:52:41,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d17cf8-8a76-4502-b774-e6e58368bc2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:41,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3d17cf8-8a76-4502-b774-e6e58368bc2b 2018-09-30 04:52:41,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:41,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:41,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bpsADVM9SCuIJHq-dbLv2A"], "issued_at": "2018-09-30T04:52:41.000000Z"}} 2018-09-30 04:52:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:41,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ea8d6a-ade6-4f71-ab07-df0d0f0c6aac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:41,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f8ea8d6a-ade6-4f71-ab07-df0d0f0c6aac 2018-09-30 04:52:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:41,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:42,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f80ab8-4112-4900-9505-e7fcde7070b2 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:42,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj used request id req-11f80ab8-4112-4900-9505-e7fcde7070b2 2018-09-30 04:52:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:42,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b5e8b5-e9e7-4d30-acac-d07fdfe6a93e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:42,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-11b5e8b5-e9e7-4d30-acac-d07fdfe6a93e 2018-09-30 04:52:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj"}}' 2018-09-30 04:52:42,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba864ae5-295b-487a-9faa-79f7de64ffa3 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c3dabdacd2c447458c9a8a6e478809dc"}, "enabled": true, "id": "c3dabdacd2c447458c9a8a6e478809dc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj"}} 2018-09-30 04:52:42,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ba864ae5-295b-487a-9faa-79f7de64ffa3 2018-09-30 04:52:42,252 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj 2018-09-30 04:52:42,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:42,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:42,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["U2bc4fkaQhumd9O6BPEMvQ"], "issued_at": "2018-09-30T04:52:42.000000Z"}} 2018-09-30 04:52:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96831208546e8c0c12f459a27e032bb0e47e5230" 2018-09-30 04:52:42,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7680d253-389f-4e9c-a6b1-b78ab37a67ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:42,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7680d253-389f-4e9c-a6b1-b78ab37a67ab 2018-09-30 04:52:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:42,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:42,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96831208546e8c0c12f459a27e032bb0e47e5230" 2018-09-30 04:52:42,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b037423-9e83-4a88-884e-d307561797fe Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:42,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b037423-9e83-4a88-884e-d307561797fe 2018-09-30 04:52:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96831208546e8c0c12f459a27e032bb0e47e5230" 2018-09-30 04:52:42,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd0d7cf-4138-4adb-8a4b-95e963fdaeab Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c3dabdacd2c447458c9a8a6e478809dc"}, "enabled": true, "id": "c3dabdacd2c447458c9a8a6e478809dc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj"}]} 2018-09-30 04:52:42,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj used request id req-ecd0d7cf-4138-4adb-8a4b-95e963fdaeab 2018-09-30 04:52:42,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96831208546e8c0c12f459a27e032bb0e47e5230" 2018-09-30 04:52:43,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477de934-365c-4ea3-887e-917720064bd3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:43,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-477de934-365c-4ea3-887e-917720064bd3 2018-09-30 04:52:43,371 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-user 2018-09-30 04:52:43,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:43,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5511c7b-5f90-41b6-afbf-83c7acb2320f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:43,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5511c7b-5f90-41b6-afbf-83c7acb2320f 2018-09-30 04:52:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role"}}' 2018-09-30 04:52:43,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a49a62d-06f9-404b-b6ee-e3748f273675 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9525d0b347a4a6db6f44867f004c01c", "links": {"self": "http://172.30.9.29:5000/v3/roles/b9525d0b347a4a6db6f44867f004c01c"}, "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role"}} 2018-09-30 04:52:43,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8a49a62d-06f9-404b-b6ee-e3748f273675 2018-09-30 04:52:43,569 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role 2018-09-30 04:52:43,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b9525d0b347a4a6db6f44867f004c01c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:43,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6916a847-fba6-4f05-a6c4-686886d86619 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b9525d0b347a4a6db6f44867f004c01c"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role", "id": "b9525d0b347a4a6db6f44867f004c01c"}} 2018-09-30 04:52:43,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b9525d0b347a4a6db6f44867f004c01c used request id req-6916a847-fba6-4f05-a6c4-686886d86619 2018-09-30 04:52:43,587 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role to project CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj 2018-09-30 04:52:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c3dabdacd2c447458c9a8a6e478809dc/users/8f77477e5aa341658507570ed4e2370d/roles/b9525d0b347a4a6db6f44867f004c01c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:43,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8010b8f4-5857-415b-8614-33289dc70f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:43,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c3dabdacd2c447458c9a8a6e478809dc/users/8f77477e5aa341658507570ed4e2370d/roles/b9525d0b347a4a6db6f44867f004c01c used request id req-8010b8f4-5857-415b-8614-33289dc70f93 2018-09-30 04:52:43,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:43,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:44,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9525d0b347a4a6db6f44867f004c01c", "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role"}], "expires_at": "2018-09-30T05:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3dabdacd2c447458c9a8a6e478809dc", "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c3dabdacd2c447458c9a8a6e478809dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c3dabdacd2c447458c9a8a6e478809dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c3dabdacd2c447458c9a8a6e478809dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c3dabdacd2c447458c9a8a6e478809dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c3dabdacd2c447458c9a8a6e478809dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c3dabdacd2c447458c9a8a6e478809dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c3dabdacd2c447458c9a8a6e478809dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c3dabdacd2c447458c9a8a6e478809dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c3dabdacd2c447458c9a8a6e478809dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3dabdacd2c447458c9a8a6e478809dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c3dabdacd2c447458c9a8a6e478809dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c3dabdacd2c447458c9a8a6e478809dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-user", "id": "8f77477e5aa341658507570ed4e2370d"}, "audit_ids": ["dvdWNC2gRGuu5YQ2nwGA0Q"], "issued_at": "2018-09-30T04:52:44.000000Z"}} 2018-09-30 04:52:44,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de98ed75c225c755d07fdb165c3b6808144c55e" 2018-09-30 04:52:44,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da28784-96ff-4184-8cc1-18144647297e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:44,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9da28784-96ff-4184-8cc1-18144647297e 2018-09-30 04:52:44,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/c3dabdacd2c447458c9a8a6e478809dc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de98ed75c225c755d07fdb165c3b6808144c55e" 2018-09-30 04:52:44,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:44 GMT Server: Apache x-compute-request-id: req-a0fa73ad-1176-4718-9a55-b54d6b1a89fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0fa73ad-1176-4718-9a55-b54d6b1a89fe Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:44,372 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/c3dabdacd2c447458c9a8a6e478809dc/volumes/detail used request id req-a0fa73ad-1176-4718-9a55-b54d6b1a89fe 2018-09-30 04:52:44,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/c3dabdacd2c447458c9a8a6e478809dc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0fa73ad-1176-4718-9a55-b54d6b1a89fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de98ed75c225c755d07fdb165c3b6808144c55e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-3fd333bf-a52d-42b6-bf7e-0672b53f6e09", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:52:44,718 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 04:52:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-443087a7-57b1-49fa-9c14-ca5b286d14a8 x-openstack-request-id: req-443087a7-57b1-49fa-9c14-ca5b286d14a8 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-30 04:52:44,719 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/c3dabdacd2c447458c9a8a6e478809dc/volumes used request id req-443087a7-57b1-49fa-9c14-ca5b286d14a8 2018-09-30 04:52:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-70534115-ebd3-43a6-a569-c0c0918c4a87 Date: Sun, 30 Sep 2018 04:52:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:44,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-70534115-ebd3-43a6-a569-c0c0918c4a87 2018-09-30 04:52:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:45,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1940715c-935a-466b-837d-a800547654b9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:45,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-1940715c-935a-466b-837d-a800547654b9 2018-09-30 04:52:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:45,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910cfcc9-d4a1-449e-9eb2-09c48d7e5683 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:45,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-910cfcc9-d4a1-449e-9eb2-09c48d7e5683 2018-09-30 04:52:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:45,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0061ec8b-3973-48b0-bd28-ba940cfae555 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:45,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0061ec8b-3973-48b0-bd28-ba940cfae555 2018-09-30 04:52:45,204 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj 2018-09-30 04:52:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c3dabdacd2c447458c9a8a6e478809dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:45,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0df688-b4d6-4294-bfce-4513660a05d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:45,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c3dabdacd2c447458c9a8a6e478809dc used request id req-ef0df688-b4d6-4294-bfce-4513660a05d6 2018-09-30 04:52:45,404 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-proj-role 2018-09-30 04:52:45,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b9525d0b347a4a6db6f44867f004c01c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:45,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb716ab7-9e99-411a-8f92-14f9577b9c77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:45,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b9525d0b347a4a6db6f44867f004c01c used request id req-eb716ab7-9e99-411a-8f92-14f9577b9c77 2018-09-30 04:52:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28601d8422ff49b7f1f173a659eeb5a4aa5a89b" 2018-09-30 04:52:45,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eeb5a25-9f40-4823-bea6-5baa2c9ea389 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:45,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4eeb5a25-9f40-4823-bea6-5baa2c9ea389 2018-09-30 04:52:45,627 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-82de15b6-34d3-45c-user 2018-09-30 04:52:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8f77477e5aa341658507570ed4e2370d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96831208546e8c0c12f459a27e032bb0e47e5230" 2018-09-30 04:52:45,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2c6ef5-4724-455e-92e3-e0fee22821df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:45,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8f77477e5aa341658507570ed4e2370d used request id req-6b2c6ef5-4724-455e-92e3-e0fee22821df 2018-09-30 04:52:45,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:46,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["l_nCzeUhQ3W5_2BIsk2eoQ"], "issued_at": "2018-09-30T04:52:46.000000Z"}} 2018-09-30 04:52:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f17f281cb6bc6ec9a12b6c5a6c5ed8f34c2742" 2018-09-30 04:52:46,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c47b4-518a-49b5-abdd-0c4eeb2577b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:46,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb7c47b4-518a-49b5-abdd-0c4eeb2577b2 2018-09-30 04:52:46,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:46,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:46,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["YcWqjOcAShGwmHzG9NgKfA"], "issued_at": "2018-09-30T04:52:46.000000Z"}} 2018-09-30 04:52:46,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:46,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73bd42b-5e3f-4db0-8587-3e2a1d862f96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:46,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e73bd42b-5e3f-4db0-8587-3e2a1d862f96 2018-09-30 04:52:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:46,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:46,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136edef7-aa0d-477b-abef-0ff384243134 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:46,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj used request id req-136edef7-aa0d-477b-abef-0ff384243134 2018-09-30 04:52:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:47,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f267dee-b398-4bec-b7fb-cdb94b6a61cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:47,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8f267dee-b398-4bec-b7fb-cdb94b6a61cd 2018-09-30 04:52:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj"}}' 2018-09-30 04:52:47,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e74d62b-64a7-4101-b13b-c46805cb5f21 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/33c830d1640b476da64931c19683d5d2"}, "enabled": true, "id": "33c830d1640b476da64931c19683d5d2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj"}} 2018-09-30 04:52:47,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4e74d62b-64a7-4101-b13b-c46805cb5f21 2018-09-30 04:52:47,132 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj 2018-09-30 04:52:47,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:47,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:47,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xEbuWy06SOO8yVyjvbwGuA"], "issued_at": "2018-09-30T04:52:47.000000Z"}} 2018-09-30 04:52:47,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3e938fe0c0c959e6ab80dd28578b903ba859a" 2018-09-30 04:52:47,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68158d0a-d43a-4442-89ae-c85d00ab2463 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:47,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-68158d0a-d43a-4442-89ae-c85d00ab2463 2018-09-30 04:52:47,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:47,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3e938fe0c0c959e6ab80dd28578b903ba859a" 2018-09-30 04:52:47,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7890af94-9486-4f5c-b4da-ddd8724a7854 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:47,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7890af94-9486-4f5c-b4da-ddd8724a7854 2018-09-30 04:52:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3e938fe0c0c959e6ab80dd28578b903ba859a" 2018-09-30 04:52:47,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cbe018-8568-4f7b-9057-f5c2b8d9b3d9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/33c830d1640b476da64931c19683d5d2"}, "enabled": true, "id": "33c830d1640b476da64931c19683d5d2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj"}]} 2018-09-30 04:52:47,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj used request id req-a9cbe018-8568-4f7b-9057-f5c2b8d9b3d9 2018-09-30 04:52:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3e938fe0c0c959e6ab80dd28578b903ba859a" 2018-09-30 04:52:47,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3762c895-58e9-4395-b297-03e36c727e3f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:47,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3762c895-58e9-4395-b297-03e36c727e3f 2018-09-30 04:52:48,251 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-user 2018-09-30 04:52:48,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:48,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec22131e-6edf-4b5c-af7f-86c36d38cf93 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:48,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ec22131e-6edf-4b5c-af7f-86c36d38cf93 2018-09-30 04:52:48,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role"}}' 2018-09-30 04:52:48,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5343bd1-a542-4f9c-af75-7ddc2557a85c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6a1507e568842899f4d317f3c5c290b", "links": {"self": "http://172.30.9.29:5000/v3/roles/d6a1507e568842899f4d317f3c5c290b"}, "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role"}} 2018-09-30 04:52:48,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b5343bd1-a542-4f9c-af75-7ddc2557a85c 2018-09-30 04:52:48,473 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role 2018-09-30 04:52:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d6a1507e568842899f4d317f3c5c290b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:48,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4405f903-eccc-4103-aa11-5f2051abcfed Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d6a1507e568842899f4d317f3c5c290b"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role", "id": "d6a1507e568842899f4d317f3c5c290b"}} 2018-09-30 04:52:48,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d6a1507e568842899f4d317f3c5c290b used request id req-4405f903-eccc-4103-aa11-5f2051abcfed 2018-09-30 04:52:48,558 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role to project CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj 2018-09-30 04:52:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/33c830d1640b476da64931c19683d5d2/users/8b906b6e7d9c46ba8fb6d376c256ca60/roles/d6a1507e568842899f4d317f3c5c290b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:48,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a159bac9-ddc7-4456-838e-c6e636e36602 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:48,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/33c830d1640b476da64931c19683d5d2/users/8b906b6e7d9c46ba8fb6d376c256ca60/roles/d6a1507e568842899f4d317f3c5c290b used request id req-a159bac9-ddc7-4456-838e-c6e636e36602 2018-09-30 04:52:48,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:48,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:49,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6a1507e568842899f4d317f3c5c290b", "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role"}], "expires_at": "2018-09-30T05:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33c830d1640b476da64931c19683d5d2", "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/33c830d1640b476da64931c19683d5d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/33c830d1640b476da64931c19683d5d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/33c830d1640b476da64931c19683d5d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/33c830d1640b476da64931c19683d5d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/33c830d1640b476da64931c19683d5d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/33c830d1640b476da64931c19683d5d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33c830d1640b476da64931c19683d5d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/33c830d1640b476da64931c19683d5d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/33c830d1640b476da64931c19683d5d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33c830d1640b476da64931c19683d5d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/33c830d1640b476da64931c19683d5d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/33c830d1640b476da64931c19683d5d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-user", "id": "8b906b6e7d9c46ba8fb6d376c256ca60"}, "audit_ids": ["FAEkVDHbR_GAZx7Pdwe4ng"], "issued_at": "2018-09-30T04:52:49.000000Z"}} 2018-09-30 04:52:49,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93a6f772e7e3330286d9f81e7306b749b53fe74" 2018-09-30 04:52:49,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccbff50-c5b6-4f24-b929-d0dbaceb0eb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:49,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5ccbff50-c5b6-4f24-b929-d0dbaceb0eb9 2018-09-30 04:52:49,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/33c830d1640b476da64931c19683d5d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93a6f772e7e3330286d9f81e7306b749b53fe74" 2018-09-30 04:52:49,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:49 GMT Server: Apache x-compute-request-id: req-ee7b69a7-184a-46e0-b874-2006bf7a5b29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee7b69a7-184a-46e0-b874-2006bf7a5b29 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:49,464 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/33c830d1640b476da64931c19683d5d2/volumes/detail used request id req-ee7b69a7-184a-46e0-b874-2006bf7a5b29 2018-09-30 04:52:49,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/33c830d1640b476da64931c19683d5d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee7b69a7-184a-46e0-b874-2006bf7a5b29" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93a6f772e7e3330286d9f81e7306b749b53fe74" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-0f82f077-f747-4e5c-bf2b-046673d7c23d", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-09-30 04:52:49,630 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 04:52:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a1bb5bf9-5114-4237-88cd-f9acd7dadc3f x-openstack-request-id: req-a1bb5bf9-5114-4237-88cd-f9acd7dadc3f Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-09-30 04:52:49,630 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/33c830d1640b476da64931c19683d5d2/volumes used request id req-a1bb5bf9-5114-4237-88cd-f9acd7dadc3f 2018-09-30 04:52:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:49,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ad58e61a-97ad-42fc-ad15-9e81e02cdf51 Date: Sun, 30 Sep 2018 04:52:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:49,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ad58e61a-97ad-42fc-ad15-9e81e02cdf51 2018-09-30 04:52:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:49,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd34c00b-69a0-40a0-a466-e3525d573d55 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:49,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-fd34c00b-69a0-40a0-a466-e3525d573d55 2018-09-30 04:52:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:50,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effd0ce5-ec26-4acd-9aff-cb18bbe61102 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:50,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-effd0ce5-ec26-4acd-9aff-cb18bbe61102 2018-09-30 04:52:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:50,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6c9662-ae9d-425f-b182-11ddd8851069 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:50,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-4b6c9662-ae9d-425f-b182-11ddd8851069 2018-09-30 04:52:50,039 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj 2018-09-30 04:52:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/33c830d1640b476da64931c19683d5d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:50,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d623eb-75b2-410d-8e05-04a6a7ee4a5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:50,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/33c830d1640b476da64931c19683d5d2 used request id req-04d623eb-75b2-410d-8e05-04a6a7ee4a5d 2018-09-30 04:52:50,278 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-proj-role 2018-09-30 04:52:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d6a1507e568842899f4d317f3c5c290b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:50,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c8c274a-2eac-43dd-bcc3-248056ad4321 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:50,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d6a1507e568842899f4d317f3c5c290b used request id req-3c8c274a-2eac-43dd-bcc3-248056ad4321 2018-09-30 04:52:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6516d2ee18f0f79ac02cbab926bb8ea391a8c69d" 2018-09-30 04:52:50,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5896ea92-4825-4850-b948-3f90207cb392 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:50,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5896ea92-4825-4850-b948-3f90207cb392 2018-09-30 04:52:50,489 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-1cfa1742-b6c8-488-user 2018-09-30 04:52:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8b906b6e7d9c46ba8fb6d376c256ca60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff3e938fe0c0c959e6ab80dd28578b903ba859a" 2018-09-30 04:52:50,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f97e6dec-d3ee-4b34-afe1-bd1518b57f25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:50,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8b906b6e7d9c46ba8fb6d376c256ca60 used request id req-f97e6dec-d3ee-4b34-afe1-bd1518b57f25 2018-09-30 04:52:50,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:51,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["yQ2UkHmiQ7ezQ7FZzo5XAA"], "issued_at": "2018-09-30T04:52:51.000000Z"}} 2018-09-30 04:52:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e068012ab89e4071f66d1a3a92d02318feb450" 2018-09-30 04:52:51,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96400ea8-f368-4cf2-80df-9db416e49351 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:51,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-96400ea8-f368-4cf2-80df-9db416e49351 2018-09-30 04:52:51,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:51,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:51,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ZmFy-ajBTdqNjAqWNVxw5g"], "issued_at": "2018-09-30T04:52:51.000000Z"}} 2018-09-30 04:52:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:51,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cddeeff2-4595-456f-bfb9-86dbf350a1b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:51,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cddeeff2-4595-456f-bfb9-86dbf350a1b9 2018-09-30 04:52:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:51,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6eba7d4-12b7-4c0b-939a-b3134660ec14 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:51,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj used request id req-c6eba7d4-12b7-4c0b-939a-b3134660ec14 2018-09-30 04:52:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:51,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c4f1dd-679e-420e-8ff0-8fbb8d48b1e5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:51,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f2c4f1dd-679e-420e-8ff0-8fbb8d48b1e5 2018-09-30 04:52:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj"}}' 2018-09-30 04:52:51,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35367826-3e5d-4e61-a1bb-362ce0d75c3c Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4830085c824943e69f9391eb166efbfa"}, "enabled": true, "id": "4830085c824943e69f9391eb166efbfa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj"}} 2018-09-30 04:52:51,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-35367826-3e5d-4e61-a1bb-362ce0d75c3c 2018-09-30 04:52:51,898 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj 2018-09-30 04:52:51,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:51,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:52,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["M82ytMtHRF2PArp4x69chw"], "issued_at": "2018-09-30T04:52:52.000000Z"}} 2018-09-30 04:52:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41947e3617e34a6a5742973e89cc98642ab7b0" 2018-09-30 04:52:52,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efcd8e6e-8af2-4877-9a5b-ec7a8ac857ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:52,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-efcd8e6e-8af2-4877-9a5b-ec7a8ac857ab 2018-09-30 04:52:52,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:52,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41947e3617e34a6a5742973e89cc98642ab7b0" 2018-09-30 04:52:52,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906a941c-7649-4d42-9243-489d22b35fd1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:52,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-906a941c-7649-4d42-9243-489d22b35fd1 2018-09-30 04:52:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41947e3617e34a6a5742973e89cc98642ab7b0" 2018-09-30 04:52:52,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa1ae4c-6315-4aee-993b-7e7595fbdfbe Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4830085c824943e69f9391eb166efbfa"}, "enabled": true, "id": "4830085c824943e69f9391eb166efbfa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj"}]} 2018-09-30 04:52:52,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj used request id req-9aa1ae4c-6315-4aee-993b-7e7595fbdfbe 2018-09-30 04:52:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41947e3617e34a6a5742973e89cc98642ab7b0" 2018-09-30 04:52:52,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a242b7b-eb3c-4260-83ef-affe0f4d1177 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:52,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2a242b7b-eb3c-4260-83ef-affe0f4d1177 2018-09-30 04:52:53,125 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-user 2018-09-30 04:52:53,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:53,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:53,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e26644-8db2-4cae-81d0-00fe48a5bcf3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:53,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6e26644-8db2-4cae-81d0-00fe48a5bcf3 2018-09-30 04:52:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role"}}' 2018-09-30 04:52:53,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3689d3b7-682a-44c8-8135-3820a08475a8 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e43a30c9a1449c9b5b58a2eb65bc954", "links": {"self": "http://172.30.9.29:5000/v3/roles/5e43a30c9a1449c9b5b58a2eb65bc954"}, "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role"}} 2018-09-30 04:52:53,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3689d3b7-682a-44c8-8135-3820a08475a8 2018-09-30 04:52:53,319 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role 2018-09-30 04:52:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5e43a30c9a1449c9b5b58a2eb65bc954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:53,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9a7148-a7e1-4d49-8c13-cac7b837b962 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5e43a30c9a1449c9b5b58a2eb65bc954"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role", "id": "5e43a30c9a1449c9b5b58a2eb65bc954"}} 2018-09-30 04:52:53,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5e43a30c9a1449c9b5b58a2eb65bc954 used request id req-fa9a7148-a7e1-4d49-8c13-cac7b837b962 2018-09-30 04:52:53,412 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role to project CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj 2018-09-30 04:52:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4830085c824943e69f9391eb166efbfa/users/eb5cf570a3bd42c0836feb7d29474768/roles/5e43a30c9a1449c9b5b58a2eb65bc954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:53,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ed818a-4821-4ebf-a8c6-6e360ef29e55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:53,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4830085c824943e69f9391eb166efbfa/users/eb5cf570a3bd42c0836feb7d29474768/roles/5e43a30c9a1449c9b5b58a2eb65bc954 used request id req-f3ed818a-4821-4ebf-a8c6-6e360ef29e55 2018-09-30 04:52:53,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:53,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:53,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e43a30c9a1449c9b5b58a2eb65bc954", "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role"}], "expires_at": "2018-09-30T05:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4830085c824943e69f9391eb166efbfa", "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4830085c824943e69f9391eb166efbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4830085c824943e69f9391eb166efbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4830085c824943e69f9391eb166efbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4830085c824943e69f9391eb166efbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4830085c824943e69f9391eb166efbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4830085c824943e69f9391eb166efbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4830085c824943e69f9391eb166efbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4830085c824943e69f9391eb166efbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4830085c824943e69f9391eb166efbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4830085c824943e69f9391eb166efbfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4830085c824943e69f9391eb166efbfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4830085c824943e69f9391eb166efbfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-user", "id": "eb5cf570a3bd42c0836feb7d29474768"}, "audit_ids": ["yb6kCubpTcu0ZVW9ymy-_w"], "issued_at": "2018-09-30T04:52:53.000000Z"}} 2018-09-30 04:52:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc063deaa5505a0a59a0e12612f7db2e9d025ef" 2018-09-30 04:52:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbb76b8-4211-469c-b533-a1a32767d290 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:53,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ebbb76b8-4211-469c-b533-a1a32767d290 2018-09-30 04:52:53,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/4830085c824943e69f9391eb166efbfa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc063deaa5505a0a59a0e12612f7db2e9d025ef" 2018-09-30 04:52:54,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:54 GMT Server: Apache x-compute-request-id: req-006e8c48-122c-4108-a6d6-972114004ec2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-006e8c48-122c-4108-a6d6-972114004ec2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:54,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/4830085c824943e69f9391eb166efbfa/volumes/detail used request id req-006e8c48-122c-4108-a6d6-972114004ec2 2018-09-30 04:52:54,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/4830085c824943e69f9391eb166efbfa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-006e8c48-122c-4108-a6d6-972114004ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc063deaa5505a0a59a0e12612f7db2e9d025ef" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-5b503733-40a1-4c38-b39d-6b751f5b03cf", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:52:54,340 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:52:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-65a56fbb-27c5-4d47-a8e2-60c9ef4984eb x-openstack-request-id: req-65a56fbb-27c5-4d47-a8e2-60c9ef4984eb Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-30 04:52:54,340 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/4830085c824943e69f9391eb166efbfa/volumes used request id req-65a56fbb-27c5-4d47-a8e2-60c9ef4984eb 2018-09-30 04:52:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:54,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4e8feb64-6aa8-4afd-98bf-5e65593b87a1 Date: Sun, 30 Sep 2018 04:52:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:52:54,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4e8feb64-6aa8-4afd-98bf-5e65593b87a1 2018-09-30 04:52:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:54,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ac0b65-d914-473b-9260-c79c35738be2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:52:54,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-a5ac0b65-d914-473b-9260-c79c35738be2 2018-09-30 04:52:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:54,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd167c5-fd23-49d8-9819-779541cec6d0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:52:54,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-bbd167c5-fd23-49d8-9819-779541cec6d0 2018-09-30 04:52:54,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:54,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357bb554-f4d3-41f0-917b-be2952396ee2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:52:54,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-357bb554-f4d3-41f0-917b-be2952396ee2 2018-09-30 04:52:54,837 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj 2018-09-30 04:52:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4830085c824943e69f9391eb166efbfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:55,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806f3cec-a80e-4dc0-8e84-9ed71a566cd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:55,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4830085c824943e69f9391eb166efbfa used request id req-806f3cec-a80e-4dc0-8e84-9ed71a566cd5 2018-09-30 04:52:55,057 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-proj-role 2018-09-30 04:52:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5e43a30c9a1449c9b5b58a2eb65bc954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:55,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc8268d-395f-4725-aec6-f505c8e83a7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:55,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5e43a30c9a1449c9b5b58a2eb65bc954 used request id req-efc8268d-395f-4725-aec6-f505c8e83a7d 2018-09-30 04:52:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4727bd94a8f93fbf71f821010d6103cbf25b2a24" 2018-09-30 04:52:55,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45999864-1249-4f2e-ad2b-327cd0e0ed32 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:55,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-45999864-1249-4f2e-ad2b-327cd0e0ed32 2018-09-30 04:52:55,256 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-b0ec565f-d1e4-48b-user 2018-09-30 04:52:55,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/eb5cf570a3bd42c0836feb7d29474768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a41947e3617e34a6a5742973e89cc98642ab7b0" 2018-09-30 04:52:55,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc8589d-7e6f-459d-a739-461d7c5e4c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:55,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/eb5cf570a3bd42c0836feb7d29474768 used request id req-7cc8589d-7e6f-459d-a739-461d7c5e4c47 2018-09-30 04:52:55,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:55,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["AZpLQgWoRyq2FU5u5uSBvw"], "issued_at": "2018-09-30T04:52:55.000000Z"}} 2018-09-30 04:52:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30ca388f5474cddad62cfa2b5c9af10f0de63bce" 2018-09-30 04:52:55,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3b32e2-e776-4fb0-8783-501e1818a2d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:55,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3d3b32e2-e776-4fb0-8783-501e1818a2d8 2018-09-30 04:52:55,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:55,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:56,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Zj-BUhrRTmeg_PVICbc1LA"], "issued_at": "2018-09-30T04:52:56.000000Z"}} 2018-09-30 04:52:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:52:56,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798bb67b-75e5-4534-b32a-41c48abf62a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:56,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-798bb67b-75e5-4534-b32a-41c48abf62a5 2018-09-30 04:52:56,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:56,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:52:56,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745d0b07-25cb-4ae2-9238-740035c87cfa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:52:56,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj used request id req-745d0b07-25cb-4ae2-9238-740035c87cfa 2018-09-30 04:52:56,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:52:56,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7db303-e341-48af-9e4c-787aad7d2c8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:56,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7a7db303-e341-48af-9e4c-787aad7d2c8b 2018-09-30 04:52:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj"}}' 2018-09-30 04:52:56,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907e38a3-68ae-4ee3-bd32-663ffbd31ea0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e4880da419c6443b8a66c884e7c5cd9d"}, "enabled": true, "id": "e4880da419c6443b8a66c884e7c5cd9d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj"}} 2018-09-30 04:52:56,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-907e38a3-68ae-4ee3-bd32-663ffbd31ea0 2018-09-30 04:52:56,773 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj 2018-09-30 04:52:56,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:56,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:57,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["93USMjadST6_Rbzo0a6eMg"], "issued_at": "2018-09-30T04:52:57.000000Z"}} 2018-09-30 04:52:57,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300ca64cc03ecd41a4616c96724505130f912db" 2018-09-30 04:52:57,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c57b3d-0ec1-440f-aca5-52938cdfc162 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:57,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16c57b3d-0ec1-440f-aca5-52938cdfc162 2018-09-30 04:52:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:52:57,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:52:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300ca64cc03ecd41a4616c96724505130f912db" 2018-09-30 04:52:57,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e43d403-9a79-431c-98f0-01dc2189694e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:52:57,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8e43d403-9a79-431c-98f0-01dc2189694e 2018-09-30 04:52:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300ca64cc03ecd41a4616c96724505130f912db" 2018-09-30 04:52:57,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93994739-22c8-4ed5-9a8e-6df9caaf9b8f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e4880da419c6443b8a66c884e7c5cd9d"}, "enabled": true, "id": "e4880da419c6443b8a66c884e7c5cd9d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj"}]} 2018-09-30 04:52:57,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj used request id req-93994739-22c8-4ed5-9a8e-6df9caaf9b8f 2018-09-30 04:52:57,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300ca64cc03ecd41a4616c96724505130f912db" 2018-09-30 04:52:57,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b2927a-349e-4597-a6ee-1a8533fed8d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:52:57,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-16b2927a-349e-4597-a6ee-1a8533fed8d5 2018-09-30 04:52:57,856 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-2d0dc2df-294b-452-user 2018-09-30 04:52:57,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:52:57,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d09415c-ae42-46f7-83d8-f58d967027fa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:52:57,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0d09415c-ae42-46f7-83d8-f58d967027fa 2018-09-30 04:52:57,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" -d '{"role": {"name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role"}}' 2018-09-30 04:52:58,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d0edb2-799d-484d-8528-3ac6dae59028 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6c2e0c9224f4138b357bfdaf11b9c0f", "links": {"self": "http://172.30.9.29:5000/v3/roles/d6c2e0c9224f4138b357bfdaf11b9c0f"}, "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role"}} 2018-09-30 04:52:58,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-34d0edb2-799d-484d-8528-3ac6dae59028 2018-09-30 04:52:58,066 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role 2018-09-30 04:52:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d6c2e0c9224f4138b357bfdaf11b9c0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:52:58,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9c12f1-0024-4dc9-87cc-21ac58a8c290 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/d6c2e0c9224f4138b357bfdaf11b9c0f"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role", "id": "d6c2e0c9224f4138b357bfdaf11b9c0f"}} 2018-09-30 04:52:58,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d6c2e0c9224f4138b357bfdaf11b9c0f used request id req-1e9c12f1-0024-4dc9-87cc-21ac58a8c290 2018-09-30 04:52:58,158 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role to project CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj 2018-09-30 04:52:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e4880da419c6443b8a66c884e7c5cd9d/users/b5c063a38a7d480d85fe9bb4d93e1c46/roles/d6c2e0c9224f4138b357bfdaf11b9c0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:52:58,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c45724-d1a8-40d0-a898-5e4ff597b910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:52:58,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e4880da419c6443b8a66c884e7c5cd9d/users/b5c063a38a7d480d85fe9bb4d93e1c46/roles/d6c2e0c9224f4138b357bfdaf11b9c0f used request id req-81c45724-d1a8-40d0-a898-5e4ff597b910 2018-09-30 04:52:58,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:58,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:58,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["52sHFOH_QrKogMVDelH-rw"], "issued_at": "2018-09-30T04:52:58.000000Z"}} 2018-09-30 04:52:58,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b1286916b1f44419e4fb4d3536b77703c8814" 2018-09-30 04:52:58,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fce6a1b-4a43-49a7-9f82-18c54261eb91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:58,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4fce6a1b-4a43-49a7-9f82-18c54261eb91 2018-09-30 04:52:58,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b1286916b1f44419e4fb4d3536b77703c8814" 2018-09-30 04:52:58,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:58 GMT Server: Apache x-compute-request-id: req-30966359-0f11-4428-8003-61ff8f786127 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30966359-0f11-4428-8003-61ff8f786127 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:52:58,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-30966359-0f11-4428-8003-61ff8f786127 2018-09-30 04:52:58,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30966359-0f11-4428-8003-61ff8f786127" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b1286916b1f44419e4fb4d3536b77703c8814" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-d476cf06-e957-4a05-8fb6-cd24700cbc58-vol-type", "description": null}}' 2018-09-30 04:52:59,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:58 GMT Server: Apache x-compute-request-id: req-1f55fe13-8a11-4d9a-906d-1f90e9e3fa0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f55fe13-8a11-4d9a-906d-1f90e9e3fa0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-d476cf06-e957-4a05-8fb6-cd24700cbc58-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07fb28e3-5824-41d6-b007-9ec3a64dd023", "description": null}} 2018-09-30 04:52:59,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-1f55fe13-8a11-4d9a-906d-1f90e9e3fa0f 2018-09-30 04:52:59,162 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-d476cf06-e957-4a05-8fb6-cd24700cbc58-vol-type 2018-09-30 04:52:59,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:52:59,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:52:59,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6c2e0c9224f4138b357bfdaf11b9c0f", "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role"}], "expires_at": "2018-09-30T05:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4880da419c6443b8a66c884e7c5cd9d", "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e4880da419c6443b8a66c884e7c5cd9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e4880da419c6443b8a66c884e7c5cd9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e4880da419c6443b8a66c884e7c5cd9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e4880da419c6443b8a66c884e7c5cd9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e4880da419c6443b8a66c884e7c5cd9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e4880da419c6443b8a66c884e7c5cd9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e4880da419c6443b8a66c884e7c5cd9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e4880da419c6443b8a66c884e7c5cd9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e4880da419c6443b8a66c884e7c5cd9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e4880da419c6443b8a66c884e7c5cd9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e4880da419c6443b8a66c884e7c5cd9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e4880da419c6443b8a66c884e7c5cd9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-2d0dc2df-294b-452-user", "id": "b5c063a38a7d480d85fe9bb4d93e1c46"}, "audit_ids": ["cvGyYi0TTeC4lRy5gRKmow"], "issued_at": "2018-09-30T04:52:59.000000Z"}} 2018-09-30 04:52:59,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60a1d3aea810e0469700193523536815f328fe0" 2018-09-30 04:52:59,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cd773d-2c87-4753-a204-cf54d771bf9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:52:59,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-22cd773d-2c87-4753-a204-cf54d771bf9e 2018-09-30 04:52:59,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e4880da419c6443b8a66c884e7c5cd9d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60a1d3aea810e0469700193523536815f328fe0" 2018-09-30 04:52:59,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:52:59 GMT Server: Apache x-compute-request-id: req-ff2be22e-57b6-403c-8b52-b5910a980a67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff2be22e-57b6-403c-8b52-b5910a980a67 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:52:59,818 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e4880da419c6443b8a66c884e7c5cd9d/volumes/detail used request id req-ff2be22e-57b6-403c-8b52-b5910a980a67 2018-09-30 04:52:59,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e4880da419c6443b8a66c884e7c5cd9d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ff2be22e-57b6-403c-8b52-b5910a980a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60a1d3aea810e0469700193523536815f328fe0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-d476cf06-e957-4a05-8fb6-cd24700cbc58-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:52:59,992 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:52:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9d86f454-7727-4854-a93e-24f44d893d4f x-openstack-request-id: req-9d86f454-7727-4854-a93e-24f44d893d4f Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-30 04:52:59,992 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e4880da419c6443b8a66c884e7c5cd9d/volumes used request id req-9d86f454-7727-4854-a93e-24f44d893d4f 2018-09-30 04:52:59,993 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-d476cf06-e957-4a05-8fb6-cd24700cbc58-vol-type 2018-09-30 04:52:59,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/07fb28e3-5824-41d6-b007-9ec3a64dd023 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30966359-0f11-4428-8003-61ff8f786127" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b1286916b1f44419e4fb4d3536b77703c8814" 2018-09-30 04:53:00,198 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-510452ce-fb4c-4443-807c-810fee8aec26 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:00,198 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/07fb28e3-5824-41d6-b007-9ec3a64dd023 used request id req-510452ce-fb4c-4443-807c-810fee8aec26 2018-09-30 04:53:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:00,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e7b94664-af8b-443e-b575-e7b18452667e Date: Sun, 30 Sep 2018 04:53:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:53:00,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e7b94664-af8b-443e-b575-e7b18452667e 2018-09-30 04:53:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:00,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3f8b3e-bf20-4dfb-b5d1-06f45b6c9b36 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:53:00,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-4d3f8b3e-bf20-4dfb-b5d1-06f45b6c9b36 2018-09-30 04:53:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:00,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-534b2152-0c10-4131-be02-bfb1f0fdf2a4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:53:00,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-534b2152-0c10-4131-be02-bfb1f0fdf2a4 2018-09-30 04:53:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:00,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e39584d-dc73-43c3-aa06-e01f153a0f48 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:53:00,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0e39584d-dc73-43c3-aa06-e01f153a0f48 2018-09-30 04:53:00,706 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj 2018-09-30 04:53:00,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e4880da419c6443b8a66c884e7c5cd9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:00,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab7baec-8a02-45ef-89fe-68bb3eb20410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:00,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e4880da419c6443b8a66c884e7c5cd9d used request id req-dab7baec-8a02-45ef-89fe-68bb3eb20410 2018-09-30 04:53:00,930 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-2d0dc2df-294b-452-proj-role 2018-09-30 04:53:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d6c2e0c9224f4138b357bfdaf11b9c0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:01,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b25426-7de6-4bd8-8895-9b98e838df02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:01,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d6c2e0c9224f4138b357bfdaf11b9c0f used request id req-30b25426-7de6-4bd8-8895-9b98e838df02 2018-09-30 04:53:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a07996675226c603d13fd2e75fba8479e74c16" 2018-09-30 04:53:01,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad0d780-b0b7-4399-95e5-45c27cec45c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:01,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2ad0d780-b0b7-4399-95e5-45c27cec45c5 2018-09-30 04:53:01,129 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-2d0dc2df-294b-452-user 2018-09-30 04:53:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b5c063a38a7d480d85fe9bb4d93e1c46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300ca64cc03ecd41a4616c96724505130f912db" 2018-09-30 04:53:01,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c71b3a-7439-434d-8019-448670b87ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:01,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b5c063a38a7d480d85fe9bb4d93e1c46 used request id req-65c71b3a-7439-434d-8019-448670b87ffb 2018-09-30 04:53:01,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:01,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["DDr5SSNTTr2g1aVi5fYh-g"], "issued_at": "2018-09-30T04:53:01.000000Z"}} 2018-09-30 04:53:01,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da42f52aba428ffef235d41d546825889fb8c407" 2018-09-30 04:53:01,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31df209-e9a6-4131-9fe6-3c265042bee6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:01,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c31df209-e9a6-4131-9fe6-3c265042bee6 2018-09-30 04:53:01,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:01,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:02,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["k4IbqAOETk-33X30B7VcGg"], "issued_at": "2018-09-30T04:53:02.000000Z"}} 2018-09-30 04:53:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:02,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a041237-af41-4885-b66f-392b2f1ef6ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:02,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1a041237-af41-4885-b66f-392b2f1ef6ad 2018-09-30 04:53:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:02,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:02,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:02,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9aa433-24f8-41dd-9928-15ce63c2bd1b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:53:02,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj used request id req-ab9aa433-24f8-41dd-9928-15ce63c2bd1b 2018-09-30 04:53:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:02,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e49cb6-64de-42b3-931b-b6dadff6f18b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:02,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-32e49cb6-64de-42b3-931b-b6dadff6f18b 2018-09-30 04:53:02,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj"}}' 2018-09-30 04:53:02,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e3b9b3-8e30-4928-8a89-1e44f05b460d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b22ca1be121447e99ca86f501ff1c2fe"}, "enabled": true, "id": "b22ca1be121447e99ca86f501ff1c2fe", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj"}} 2018-09-30 04:53:02,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-74e3b9b3-8e30-4928-8a89-1e44f05b460d 2018-09-30 04:53:02,479 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj 2018-09-30 04:53:02,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:02,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:02,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["nQb6qcyzS8OWEVKk4uj9ZA"], "issued_at": "2018-09-30T04:53:02.000000Z"}} 2018-09-30 04:53:02,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60d8032de5a122f6e2c977d8ba671447bfeb5b3" 2018-09-30 04:53:02,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695a340b-db2f-454d-a00b-01131cd60a35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:02,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-695a340b-db2f-454d-a00b-01131cd60a35 2018-09-30 04:53:02,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:02,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60d8032de5a122f6e2c977d8ba671447bfeb5b3" 2018-09-30 04:53:03,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eef630c-1c36-4ab5-aef0-3f29c1af2716 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:53:03,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5eef630c-1c36-4ab5-aef0-3f29c1af2716 2018-09-30 04:53:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60d8032de5a122f6e2c977d8ba671447bfeb5b3" 2018-09-30 04:53:03,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a720865-8441-4302-89de-f0325c1033e4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b22ca1be121447e99ca86f501ff1c2fe"}, "enabled": true, "id": "b22ca1be121447e99ca86f501ff1c2fe", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj"}]} 2018-09-30 04:53:03,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj used request id req-0a720865-8441-4302-89de-f0325c1033e4 2018-09-30 04:53:03,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60d8032de5a122f6e2c977d8ba671447bfeb5b3" 2018-09-30 04:53:03,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcec538f-a031-44d3-8d06-46c0b0a39f69 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:03,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fcec538f-a031-44d3-8d06-46c0b0a39f69 2018-09-30 04:53:03,581 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-9f96d527-b4ce-433-user 2018-09-30 04:53:03,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:03,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0285dc-c65f-44fd-91c3-23b1f827ed25 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:03,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4e0285dc-c65f-44fd-91c3-23b1f827ed25 2018-09-30 04:53:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" -d '{"role": {"name": "CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj-role"}}' 2018-09-30 04:53:03,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d8a15f-94c5-405a-a1c8-a183be8d7f4e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3821d4e37c3d4b0fbdce463954022e1c", "links": {"self": "http://172.30.9.29:5000/v3/roles/3821d4e37c3d4b0fbdce463954022e1c"}, "name": "CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj-role"}} 2018-09-30 04:53:03,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-59d8a15f-94c5-405a-a1c8-a183be8d7f4e 2018-09-30 04:53:03,863 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj-role 2018-09-30 04:53:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3821d4e37c3d4b0fbdce463954022e1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:03,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164a60b8-c8a1-489a-8463-3032df4aca16 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3821d4e37c3d4b0fbdce463954022e1c"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj-role", "id": "3821d4e37c3d4b0fbdce463954022e1c"}} 2018-09-30 04:53:03,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3821d4e37c3d4b0fbdce463954022e1c used request id req-164a60b8-c8a1-489a-8463-3032df4aca16 2018-09-30 04:53:03,883 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj-role to project CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj 2018-09-30 04:53:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b22ca1be121447e99ca86f501ff1c2fe/users/047962351fb0484d9b22ff99ac506f0c/roles/3821d4e37c3d4b0fbdce463954022e1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:04,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5860766d-5458-4052-b359-e977a81de254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:04,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b22ca1be121447e99ca86f501ff1c2fe/users/047962351fb0484d9b22ff99ac506f0c/roles/3821d4e37c3d4b0fbdce463954022e1c used request id req-5860766d-5458-4052-b359-e977a81de254 2018-09-30 04:53:04,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:04,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:04,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Z3J0KlimS6GgSfhyXQzx8w"], "issued_at": "2018-09-30T04:53:04.000000Z"}} 2018-09-30 04:53:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6b1eaa6df2f9cdd28c3cd804fa250ebb36dd86" 2018-09-30 04:53:04,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d26e703-6aa9-4448-aa27-f6ca2d06debd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:04,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6d26e703-6aa9-4448-aa27-f6ca2d06debd 2018-09-30 04:53:04,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6b1eaa6df2f9cdd28c3cd804fa250ebb36dd86" 2018-09-30 04:53:04,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:04 GMT Server: Apache x-compute-request-id: req-96eb447b-1043-43c9-af29-cde774370067 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96eb447b-1043-43c9-af29-cde774370067 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-30 04:53:04,643 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types?is_public=None used request id req-96eb447b-1043-43c9-af29-cde774370067 2018-09-30 04:53:04,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-96eb447b-1043-43c9-af29-cde774370067" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6b1eaa6df2f9cdd28c3cd804fa250ebb36dd86" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type", "description": null}}' 2018-09-30 04:53:04,847 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:04 GMT Server: Apache x-compute-request-id: req-943b90e9-3fd8-439d-b008-6944c3061919 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-943b90e9-3fd8-439d-b008-6944c3061919 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2d4cfae2-68a2-4f68-82c6-d24585bb468c", "description": null}} 2018-09-30 04:53:04,847 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types used request id req-943b90e9-3fd8-439d-b008-6944c3061919 2018-09-30 04:53:04,848 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type 2018-09-30 04:53:04,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:04,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:05,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["3WQTu3_ATQOb1NV5VarvwQ"], "issued_at": "2018-09-30T04:53:05.000000Z"}} 2018-09-30 04:53:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567d792b-f4fa-4f6e-8c48-5d2f76ade7ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:05,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-567d792b-f4fa-4f6e-8c48-5d2f76ade7ce 2018-09-30 04:53:05,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:05,502 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:05 GMT Server: Apache x-compute-request-id: req-1bef850f-c0d1-4685-ab57-306fec9a7298 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1bef850f-c0d1-4685-ab57-306fec9a7298 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:53:05,502 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/detail used request id req-1bef850f-c0d1-4685-ab57-306fec9a7298 2018-09-30 04:53:05,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:53:05,904 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:05 GMT Server: Apache x-compute-request-id: req-cd86455b-14b9-48f4-bf38-9481475fdd38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd86455b-14b9-48f4-bf38-9481475fdd38 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b496e72882794c549b95bee11fdbe944", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:53:05.779802", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type", "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "size": 1}} 2018-09-30 04:53:05,904 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes used request id req-cd86455b-14b9-48f4-bf38-9481475fdd38 2018-09-30 04:53:05,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:06,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:05 GMT Server: Apache x-compute-request-id: req-5f0a2b5f-ab7a-44de-91cc-e2d797b971d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f0a2b5f-ab7a-44de-91cc-e2d797b971d6 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T04:53:05.000000", "replication_status": null, "snapshot_id": null, "id": "1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "size": 1, "user_id": "b496e72882794c549b95bee11fdbe944", "os-vol-tenant-attr:tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol", "bootable": "false", "created_at": "2018-09-30T04:53:05.000000", "volume_type": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type"}} 2018-09-30 04:53:06,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 used request id req-5f0a2b5f-ab7a-44de-91cc-e2d797b971d6 2018-09-30 04:53:06,123 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol 2018-09-30 04:53:06,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:06,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:06 GMT Server: Apache x-compute-request-id: req-61f26563-b65d-49b3-8208-89b8e201db52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61f26563-b65d-49b3-8208-89b8e201db52 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T04:53:06.000000", "replication_status": null, "snapshot_id": null, "id": "1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "size": 1, "user_id": "b496e72882794c549b95bee11fdbe944", "os-vol-tenant-attr:tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol", "bootable": "false", "created_at": "2018-09-30T04:53:05.000000", "volume_type": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type"}} 2018-09-30 04:53:06,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 used request id req-61f26563-b65d-49b3-8208-89b8e201db52 2018-09-30 04:53:06,331 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:53:06,332 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol 2018-09-30 04:53:06,332 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol 2018-09-30 04:53:06,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:06,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:06 GMT Server: Apache x-compute-request-id: req-0ebd39bc-2041-4679-9c8b-c52b4eee526e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ebd39bc-2041-4679-9c8b-c52b4eee526e Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T04:53:06.000000", "replication_status": null, "snapshot_id": null, "id": "1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "size": 1, "user_id": "b496e72882794c549b95bee11fdbe944", "os-vol-tenant-attr:tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol", "bootable": "false", "created_at": "2018-09-30T04:53:05.000000", "volume_type": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type"}} 2018-09-30 04:53:06,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 used request id req-0ebd39bc-2041-4679-9c8b-c52b4eee526e 2018-09-30 04:53:06,529 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:53:06,529 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol 2018-09-30 04:53:06,529 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol 2018-09-30 04:53:06,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:06,760 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e55bd968-04a7-43b0-b817-c003b7b57f2b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:06,761 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 used request id req-e55bd968-04a7-43b0-b817-c003b7b57f2b 2018-09-30 04:53:06,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:06,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:06 GMT Server: Apache x-compute-request-id: req-b554e70c-526d-45dd-bbfa-a8a6f4d5313f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b554e70c-526d-45dd-bbfa-a8a6f4d5313f Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "self"}, {"href": "http://172.30.9.29:8776/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T04:53:06.000000", "replication_status": null, "snapshot_id": null, "id": "1b4293d7-2203-4fb3-bfd7-c4180f2a66a5", "size": 1, "user_id": "b496e72882794c549b95bee11fdbe944", "os-vol-tenant-attr:tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol", "bootable": "false", "created_at": "2018-09-30T04:53:05.000000", "volume_type": "CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type"}} 2018-09-30 04:53:06,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 used request id req-b554e70c-526d-45dd-bbfa-a8a6f4d5313f 2018-09-30 04:53:06,968 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 04:53:06,968 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:53:09,972 - create_volume - DEBUG - Volume status query timeout in 56.7892079353 2018-09-30 04:53:09,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1bef850f-c0d1-4685-ab57-306fec9a7298" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f01f888376575e8d423c5c7bed3245b0316b037" 2018-09-30 04:53:10,012 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:53:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-171169d5-ce23-435b-ad19-f56e42455061 x-openstack-request-id: req-171169d5-ce23-435b-ad19-f56e42455061 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 could not be found.", "code": 404}} 2018-09-30 04:53:10,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/volumes/1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 used request id req-171169d5-ce23-435b-ad19-f56e42455061 2018-09-30 04:53:10,013 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1b4293d7-2203-4fb3-bfd7-c4180f2a66a5 could not be found. (HTTP 404) (Request-ID: req-171169d5-ce23-435b-ad19-f56e42455061) 2018-09-30 04:53:10,013 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol 2018-09-30 04:53:10,014 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-1162465a-6e50-423b-af71-32c7f9cd409f-vol-type 2018-09-30 04:53:10,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2d4cfae2-68a2-4f68-82c6-d24585bb468c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96eb447b-1043-43c9-af29-cde774370067" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6b1eaa6df2f9cdd28c3cd804fa250ebb36dd86" 2018-09-30 04:53:10,252 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3edf1f4-0e08-4e31-8fcc-1ab0507ca339 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:10,252 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a/types/2d4cfae2-68a2-4f68-82c6-d24585bb468c used request id req-a3edf1f4-0e08-4e31-8fcc-1ab0507ca339 2018-09-30 04:53:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:10,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-de31f36e-ca32-477a-a932-e7b55e49dff5 Date: Sun, 30 Sep 2018 04:53:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:53:10,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-de31f36e-ca32-477a-a932-e7b55e49dff5 2018-09-30 04:53:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:10,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632ddc91-647f-46a8-b83e-b1501f9fa740 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:53:10,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-632ddc91-647f-46a8-b83e-b1501f9fa740 2018-09-30 04:53:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:10,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f33c1e-ba99-425a-8923-14bf4a5af51a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:53:10,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-83f33c1e-ba99-425a-8923-14bf4a5af51a 2018-09-30 04:53:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:10,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c3900f-fb33-40ac-9d29-267f9ce7da55 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:53:10,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-70c3900f-fb33-40ac-9d29-267f9ce7da55 2018-09-30 04:53:10,748 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj 2018-09-30 04:53:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b22ca1be121447e99ca86f501ff1c2fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:10,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b62b85c0-2f5a-4d1e-b35b-d9a2d8e5bffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:10,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b22ca1be121447e99ca86f501ff1c2fe used request id req-b62b85c0-2f5a-4d1e-b35b-d9a2d8e5bffb 2018-09-30 04:53:10,979 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-9f96d527-b4ce-433-proj-role 2018-09-30 04:53:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3821d4e37c3d4b0fbdce463954022e1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:11,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c377f732-9ee5-41e9-becb-f942d390595d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:11,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3821d4e37c3d4b0fbdce463954022e1c used request id req-c377f732-9ee5-41e9-becb-f942d390595d 2018-09-30 04:53:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a174b4edf20bea6d50864c951cf24e8dfef5e55a" 2018-09-30 04:53:11,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca9639d-9e68-4240-b576-eca4731032d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:11,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3ca9639d-9e68-4240-b576-eca4731032d6 2018-09-30 04:53:11,200 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-9f96d527-b4ce-433-user 2018-09-30 04:53:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/047962351fb0484d9b22ff99ac506f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60d8032de5a122f6e2c977d8ba671447bfeb5b3" 2018-09-30 04:53:11,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc55747-f7ec-4434-a24d-7defd6cdc599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:11,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/047962351fb0484d9b22ff99ac506f0c used request id req-fbc55747-f7ec-4434-a24d-7defd6cdc599 2018-09-30 04:53:11,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:11,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ZCXtPPldSjCqK3yHJJilow"], "issued_at": "2018-09-30T04:53:11.000000Z"}} 2018-09-30 04:53:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e989d27f7e396cc98ee8bd0656ffb745737033a" 2018-09-30 04:53:11,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56d759d-b53f-47cc-9555-1fd189364623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:11,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d56d759d-b53f-47cc-9555-1fd189364623 2018-09-30 04:53:11,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:11,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:12,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["FeX8_OJpSr-Zs7CPGIJiYA"], "issued_at": "2018-09-30T04:53:12.000000Z"}} 2018-09-30 04:53:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a492cb4-f567-456d-982d-d1c98c6eb92c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:12,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5a492cb4-f567-456d-982d-d1c98c6eb92c 2018-09-30 04:53:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:12,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:12,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7bc5ea-dc63-4245-bc29-cf1d51332fde Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:53:12,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj used request id req-9c7bc5ea-dc63-4245-bc29-cf1d51332fde 2018-09-30 04:53:12,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:12,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cc3afb-f391-4b1d-859c-da4f6cf196e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:12,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e2cc3afb-f391-4b1d-859c-da4f6cf196e0 2018-09-30 04:53:12,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj"}}' 2018-09-30 04:53:12,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b040989-a5ab-4c04-9ba3-8176798bad6e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/392673b442654ad89c118709b7a71630"}, "enabled": true, "id": "392673b442654ad89c118709b7a71630", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj"}} 2018-09-30 04:53:12,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6b040989-a5ab-4c04-9ba3-8176798bad6e 2018-09-30 04:53:12,635 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj 2018-09-30 04:53:12,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:12,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:13,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kTYSb2YPSB6-UywuMWQzRw"], "issued_at": "2018-09-30T04:53:12.000000Z"}} 2018-09-30 04:53:13,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c273f652c3604e9716c7e3e82d2fd919e7ceb272" 2018-09-30 04:53:13,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19f4582-c940-4681-89f9-b1df599568b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:13,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b19f4582-c940-4681-89f9-b1df599568b9 2018-09-30 04:53:13,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:13,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c273f652c3604e9716c7e3e82d2fd919e7ceb272" 2018-09-30 04:53:13,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836ed845-1589-4b0f-849d-04686946f0bd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:53:13,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-836ed845-1589-4b0f-849d-04686946f0bd 2018-09-30 04:53:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c273f652c3604e9716c7e3e82d2fd919e7ceb272" 2018-09-30 04:53:13,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d86b9c9-5c08-47e7-a6e1-dffa0d525ae1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/392673b442654ad89c118709b7a71630"}, "enabled": true, "id": "392673b442654ad89c118709b7a71630", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj"}]} 2018-09-30 04:53:13,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj used request id req-3d86b9c9-5c08-47e7-a6e1-dffa0d525ae1 2018-09-30 04:53:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c273f652c3604e9716c7e3e82d2fd919e7ceb272" 2018-09-30 04:53:13,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c33643a-a829-4138-a4ff-3d8b8bb6f80e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:13,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8c33643a-a829-4138-a4ff-3d8b8bb6f80e 2018-09-30 04:53:13,646 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-3883bb88-9e3c-4a1-user 2018-09-30 04:53:13,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:13,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4835764b-04e1-4d3a-b472-7e6f25ac2a1b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:13,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4835764b-04e1-4d3a-b472-7e6f25ac2a1b 2018-09-30 04:53:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" -d '{"role": {"name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role"}}' 2018-09-30 04:53:13,856 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ab2d9b-83dd-4726-bcb9-37eb4a787329 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a43c08746bd6441585f4666c9791bef8", "links": {"self": "http://172.30.9.29:5000/v3/roles/a43c08746bd6441585f4666c9791bef8"}, "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role"}} 2018-09-30 04:53:13,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-20ab2d9b-83dd-4726-bcb9-37eb4a787329 2018-09-30 04:53:13,856 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role 2018-09-30 04:53:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a43c08746bd6441585f4666c9791bef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:13,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5474059-e480-47f1-97a3-7478f2be4e63 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a43c08746bd6441585f4666c9791bef8"}, "domain_id": null, "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role", "id": "a43c08746bd6441585f4666c9791bef8"}} 2018-09-30 04:53:13,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a43c08746bd6441585f4666c9791bef8 used request id req-b5474059-e480-47f1-97a3-7478f2be4e63 2018-09-30 04:53:13,949 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role to project CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj 2018-09-30 04:53:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/392673b442654ad89c118709b7a71630/users/aea196c9cc834f6598c841154cde143f/roles/a43c08746bd6441585f4666c9791bef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:14,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f1f46c-7a35-4f55-8b13-7ce713ae1ac5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:14,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/392673b442654ad89c118709b7a71630/users/aea196c9cc834f6598c841154cde143f/roles/a43c08746bd6441585f4666c9791bef8 used request id req-d8f1f46c-7a35-4f55-8b13-7ce713ae1ac5 2018-09-30 04:53:14,070 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:53:14,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:14,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:14,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a43c08746bd6441585f4666c9791bef8", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role"}], "expires_at": "2018-09-30T05:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392673b442654ad89c118709b7a71630", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-user", "id": "aea196c9cc834f6598c841154cde143f"}, "audit_ids": ["W0B6uZ5mTNmmSaOtkZN7WA"], "issued_at": "2018-09-30T04:53:14.000000Z"}} 2018-09-30 04:53:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:14,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea4e563-7983-4014-b254-dd974f12b740 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:14,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dea4e563-7983-4014-b254-dd974f12b740 2018-09-30 04:53:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:14,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-85036d02-386a-4108-af9f-839005052701 Date: Sun, 30 Sep 2018 04:53:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image"} 2018-09-30 04:53:14,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image used request id req-85036d02-386a-4108-af9f-839005052701 2018-09-30 04:53:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:14,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-88f02219-79bc-4685-a59b-e5a79e5bef82 Date: Sun, 30 Sep 2018 04:53:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:14,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-88f02219-79bc-4685-a59b-e5a79e5bef82 2018-09-30 04:53:14,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image"}' 2018-09-30 04:53:15,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 X-Openstack-Request-Id: req-bd23a0a5-996a-4748-b04a-1ece7c14c389 Date: Sun, 30 Sep 2018 04:53:15 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918", "min_disk": 0, "protected": false, "id": "094d9f40-cffd-4a85-8c7f-bac1bda0b918", "file": "/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/file", "checksum": null, "owner": "392673b442654ad89c118709b7a71630", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:15,098 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bd23a0a5-996a-4748-b04a-1ece7c14c389 2018-09-30 04:53:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" -d '' 2018-09-30 04:53:16,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4fc3499-dfc3-4f60-9ddc-eb9644e7c887 Date: Sun, 30 Sep 2018 04:53:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:16,871 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/file used request id req-a4fc3499-dfc3-4f60-9ddc-eb9644e7c887 2018-09-30 04:53:16,871 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:53:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:17,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-db7325c0-e0b0-4d96-889e-0f73ed3a0ecb Date: Sun, 30 Sep 2018 04:53:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/snap", "metadata": {}}], "self": "/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918", "min_disk": 0, "protected": false, "id": "094d9f40-cffd-4a85-8c7f-bac1bda0b918", "file": "/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "392673b442654ad89c118709b7a71630", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:17,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 used request id req-db7325c0-e0b0-4d96-889e-0f73ed3a0ecb 2018-09-30 04:53:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:17,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4dd886f-a6ce-42a2-879d-44d3eb95c2a4 Date: Sun, 30 Sep 2018 04:53:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:17,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f4dd886f-a6ce-42a2-879d-44d3eb95c2a4 2018-09-30 04:53:17,189 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image 2018-09-30 04:53:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:17,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b7566706-b80a-48a4-8a0f-81ff9876f07e Date: Sun, 30 Sep 2018 04:53:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/snap", "metadata": {}}], "self": "/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918", "min_disk": 0, "protected": false, "id": "094d9f40-cffd-4a85-8c7f-bac1bda0b918", "file": "/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "392673b442654ad89c118709b7a71630", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:17,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 used request id req-b7566706-b80a-48a4-8a0f-81ff9876f07e 2018-09-30 04:53:17,354 - create_image - DEBUG - Instance status is - active 2018-09-30 04:53:17,354 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image 2018-09-30 04:53:17,354 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image 2018-09-30 04:53:17,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:17,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:17,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a43c08746bd6441585f4666c9791bef8", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role"}], "expires_at": "2018-09-30T05:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392673b442654ad89c118709b7a71630", "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/392673b442654ad89c118709b7a71630", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/392673b442654ad89c118709b7a71630", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/392673b442654ad89c118709b7a71630", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3883bb88-9e3c-4a1-user", "id": "aea196c9cc834f6598c841154cde143f"}, "audit_ids": ["Ewkgi3n-S9CcvYikK7aIig"], "issued_at": "2018-09-30T04:53:17.000000Z"}} 2018-09-30 04:53:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc11f9ef6587de60a3f66dbb8ed784a3334441c" 2018-09-30 04:53:17,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078c0acd-7a64-4dc1-ade0-521a718d908b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:17,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-078c0acd-7a64-4dc1-ade0-521a718d908b 2018-09-30 04:53:17,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/392673b442654ad89c118709b7a71630/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc11f9ef6587de60a3f66dbb8ed784a3334441c" 2018-09-30 04:53:17,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:17 GMT Server: Apache x-compute-request-id: req-80f1dd5a-29c7-4527-b16a-24666928d686 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80f1dd5a-29c7-4527-b16a-24666928d686 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:53:17,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/392673b442654ad89c118709b7a71630/volumes/detail used request id req-80f1dd5a-29c7-4527-b16a-24666928d686 2018-09-30 04:53:17,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/392673b442654ad89c118709b7a71630/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-80f1dd5a-29c7-4527-b16a-24666928d686" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc11f9ef6587de60a3f66dbb8ed784a3334441c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:53:18,341 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 04:53:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f594c0b0-0718-46f2-82bc-aee115415ea6 x-openstack-request-id: req-f594c0b0-0718-46f2-82bc-aee115415ea6 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-30 04:53:18,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/392673b442654ad89c118709b7a71630/volumes used request id req-f594c0b0-0718-46f2-82bc-aee115415ea6 2018-09-30 04:53:18,342 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-cc23581d-78bf-4d5f-be4d-21dd3a53b65a-image 2018-09-30 04:53:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc3f03e35027995247640341bc8bdcc209528792" 2018-09-30 04:53:19,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-037f4de7-32e0-40c9-8056-fb14c1133f68 Date: Sun, 30 Sep 2018 04:53:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:19,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/094d9f40-cffd-4a85-8c7f-bac1bda0b918 used request id req-037f4de7-32e0-40c9-8056-fb14c1133f68 2018-09-30 04:53:19,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:19,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3f5e17a1-a069-43e1-ba04-d1c4dd5c66b8 Date: Sun, 30 Sep 2018 04:53:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:53:19,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3f5e17a1-a069-43e1-ba04-d1c4dd5c66b8 2018-09-30 04:53:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:20,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae08633c-dfd1-42c5-924a-7e90762eee18 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:53:20,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-ae08633c-dfd1-42c5-924a-7e90762eee18 2018-09-30 04:53:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:20,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bec3b83-cebd-4d50-a7d9-60e34e5578b6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:53:20,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-7bec3b83-cebd-4d50-a7d9-60e34e5578b6 2018-09-30 04:53:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:20,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380283aa-5c36-4ff5-a99c-0d779a824239 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:53:20,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-380283aa-5c36-4ff5-a99c-0d779a824239 2018-09-30 04:53:20,247 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj 2018-09-30 04:53:20,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/392673b442654ad89c118709b7a71630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:20,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a34a2c-812a-4a52-ba06-96c819812281 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:20,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/392673b442654ad89c118709b7a71630 used request id req-d8a34a2c-812a-4a52-ba06-96c819812281 2018-09-30 04:53:20,464 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-3883bb88-9e3c-4a1-proj-role 2018-09-30 04:53:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a43c08746bd6441585f4666c9791bef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:20,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5441706-4423-4da6-8692-2495efd4be10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:20,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a43c08746bd6441585f4666c9791bef8 used request id req-c5441706-4423-4da6-8692-2495efd4be10 2018-09-30 04:53:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46918c3f8f6d17ea193bd795b27208af0b63871c" 2018-09-30 04:53:20,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee8ee91-46da-490f-9c82-dc0c264a66d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:20,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1ee8ee91-46da-490f-9c82-dc0c264a66d8 2018-09-30 04:53:20,660 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-3883bb88-9e3c-4a1-user 2018-09-30 04:53:20,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/aea196c9cc834f6598c841154cde143f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c273f652c3604e9716c7e3e82d2fd919e7ceb272" 2018-09-30 04:53:20,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf5da90-2779-4b55-b119-5493de15120b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:20,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/aea196c9cc834f6598c841154cde143f used request id req-ccf5da90-2779-4b55-b119-5493de15120b 2018-09-30 04:53:20,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:21,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["b48fDrNAR1ePSFE2yoooqQ"], "issued_at": "2018-09-30T04:53:21.000000Z"}} 2018-09-30 04:53:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce402398714c8a9fc20adae09ecb2ec29cb042e" 2018-09-30 04:53:21,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63faca1-dee1-450e-bbef-2109ca1ccf55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:21,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c63faca1-dee1-450e-bbef-2109ca1ccf55 2018-09-30 04:53:21,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:21,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:21,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["y9zs7Gb7RJGf7IhDfxbXfg"], "issued_at": "2018-09-30T04:53:21.000000Z"}} 2018-09-30 04:53:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:21,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fccd6334-1b2b-4006-9b4b-3e761c0f7bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:21,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fccd6334-1b2b-4006-9b4b-3e761c0f7bf9 2018-09-30 04:53:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:21,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:21,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:21,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e9ff28-4679-46cd-8a1a-f24c49f2fac7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:53:21,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj used request id req-76e9ff28-4679-46cd-8a1a-f24c49f2fac7 2018-09-30 04:53:21,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:22,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2cfe4f-6cc2-4d8c-850c-ba860e711afa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:22,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cc2cfe4f-6cc2-4d8c-850c-ba860e711afa 2018-09-30 04:53:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj"}}' 2018-09-30 04:53:22,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-928bf504-3d60-4bbb-a5fe-fc145d19018f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/32033745be9c4b9fb368a77231f02d68"}, "enabled": true, "id": "32033745be9c4b9fb368a77231f02d68", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj"}} 2018-09-30 04:53:22,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-928bf504-3d60-4bbb-a5fe-fc145d19018f 2018-09-30 04:53:22,264 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj 2018-09-30 04:53:22,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:22,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:22,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["gaRB7XHZTzqZ0kll2q3DlA"], "issued_at": "2018-09-30T04:53:22.000000Z"}} 2018-09-30 04:53:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53c9111939cc0152d3057dbbfafe540567bf4e5" 2018-09-30 04:53:22,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdd61e5-5aaf-4312-b3fb-33f32cf44da3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:22,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9cdd61e5-5aaf-4312-b3fb-33f32cf44da3 2018-09-30 04:53:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:22,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53c9111939cc0152d3057dbbfafe540567bf4e5" 2018-09-30 04:53:22,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3057a16a-810d-4334-8e6a-f935cd7d3750 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:53:22,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3057a16a-810d-4334-8e6a-f935cd7d3750 2018-09-30 04:53:22,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53c9111939cc0152d3057dbbfafe540567bf4e5" 2018-09-30 04:53:22,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26d4dd5-c2b2-4146-9bb2-7a13e00bdfe7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/32033745be9c4b9fb368a77231f02d68"}, "enabled": true, "id": "32033745be9c4b9fb368a77231f02d68", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj"}]} 2018-09-30 04:53:22,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj used request id req-c26d4dd5-c2b2-4146-9bb2-7a13e00bdfe7 2018-09-30 04:53:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53c9111939cc0152d3057dbbfafe540567bf4e5" 2018-09-30 04:53:22,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db2bb17-2a13-4fea-8b4e-cd16d48c701c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:22,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2db2bb17-2a13-4fea-8b4e-cd16d48c701c 2018-09-30 04:53:23,257 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-4a467bc5-cf9b-45b-user 2018-09-30 04:53:23,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:23,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74cc602-2d05-43aa-96cc-b47c4d980e35 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:23,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c74cc602-2d05-43aa-96cc-b47c4d980e35 2018-09-30 04:53:23,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" -d '{"role": {"name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role"}}' 2018-09-30 04:53:23,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342d547b-680d-453e-9836-aeea4b005c26 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10d588f0a08344d29ea4b11cc832b38d", "links": {"self": "http://172.30.9.29:5000/v3/roles/10d588f0a08344d29ea4b11cc832b38d"}, "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role"}} 2018-09-30 04:53:23,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-342d547b-680d-453e-9836-aeea4b005c26 2018-09-30 04:53:23,450 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role 2018-09-30 04:53:23,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/10d588f0a08344d29ea4b11cc832b38d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:23,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24353571-b8e4-4298-8bb4-4f33ce1ee42d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/10d588f0a08344d29ea4b11cc832b38d"}, "domain_id": null, "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role", "id": "10d588f0a08344d29ea4b11cc832b38d"}} 2018-09-30 04:53:23,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/10d588f0a08344d29ea4b11cc832b38d used request id req-24353571-b8e4-4298-8bb4-4f33ce1ee42d 2018-09-30 04:53:23,470 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role to project CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj 2018-09-30 04:53:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/32033745be9c4b9fb368a77231f02d68/users/4f92bd863ccb46e0b893b0f5d5a32ee1/roles/10d588f0a08344d29ea4b11cc832b38d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:23,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f591b3-4f4f-4f7c-94bd-8d8d8e92109b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:23,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/32033745be9c4b9fb368a77231f02d68/users/4f92bd863ccb46e0b893b0f5d5a32ee1/roles/10d588f0a08344d29ea4b11cc832b38d used request id req-b1f591b3-4f4f-4f7c-94bd-8d8d8e92109b 2018-09-30 04:53:23,591 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:53:23,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:23,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:23,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10d588f0a08344d29ea4b11cc832b38d", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role"}], "expires_at": "2018-09-30T05:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32033745be9c4b9fb368a77231f02d68", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-user", "id": "4f92bd863ccb46e0b893b0f5d5a32ee1"}, "audit_ids": ["ywsSZt1QQ4qCK_SG8psOrw"], "issued_at": "2018-09-30T04:53:23.000000Z"}} 2018-09-30 04:53:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:24,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b2dc83-a7a0-410f-b376-f75729e80d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:24,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d3b2dc83-a7a0-410f-b376-f75729e80d24 2018-09-30 04:53:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:24,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-95da0b59-86bd-4ed2-9f47-c2e665b91e7d Date: Sun, 30 Sep 2018 04:53:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image"} 2018-09-30 04:53:24,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image used request id req-95da0b59-86bd-4ed2-9f47-c2e665b91e7d 2018-09-30 04:53:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cbed9826-21d1-4144-a352-db9ec7dbe76a Date: Sun, 30 Sep 2018 04:53:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:24,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cbed9826-21d1-4144-a352-db9ec7dbe76a 2018-09-30 04:53:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image"}' 2018-09-30 04:53:24,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b X-Openstack-Request-Id: req-791c708e-309b-4d36-b93d-586a38ef1573 Date: Sun, 30 Sep 2018 04:53:24 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b", "min_disk": 0, "protected": false, "id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "file": "/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b/file", "checksum": null, "owner": "32033745be9c4b9fb368a77231f02d68", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:24,618 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-791c708e-309b-4d36-b93d-586a38ef1573 2018-09-30 04:53:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" -d '' 2018-09-30 04:53:25,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58a52b46-8c81-428a-a49c-24f71c461420 Date: Sun, 30 Sep 2018 04:53:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:25,926 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b/file used request id req-58a52b46-8c81-428a-a49c-24f71c461420 2018-09-30 04:53:25,927 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:53:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:26,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8b13e254-35f5-4241-a33b-d896b863e288 Date: Sun, 30 Sep 2018 04:53:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:25Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06ab24e2-b7a9-4922-b632-48241a7b809b/snap", "metadata": {}}], "self": "/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b", "min_disk": 0, "protected": false, "id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "file": "/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32033745be9c4b9fb368a77231f02d68", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06ab24e2-b7a9-4922-b632-48241a7b809b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:26,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b used request id req-8b13e254-35f5-4241-a33b-d896b863e288 2018-09-30 04:53:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:26,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3ba9a374-8135-43cb-903a-02f4aae2fccd Date: Sun, 30 Sep 2018 04:53:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:26,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3ba9a374-8135-43cb-903a-02f4aae2fccd 2018-09-30 04:53:26,111 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image 2018-09-30 04:53:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:26,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cecafd3b-e5db-4e4f-99fa-673bb18660e2 Date: Sun, 30 Sep 2018 04:53:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:25Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06ab24e2-b7a9-4922-b632-48241a7b809b/snap", "metadata": {}}], "self": "/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b", "min_disk": 0, "protected": false, "id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "file": "/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32033745be9c4b9fb368a77231f02d68", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/06ab24e2-b7a9-4922-b632-48241a7b809b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:26,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b used request id req-cecafd3b-e5db-4e4f-99fa-673bb18660e2 2018-09-30 04:53:26,361 - create_image - DEBUG - Instance status is - active 2018-09-30 04:53:26,361 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image 2018-09-30 04:53:26,361 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image 2018-09-30 04:53:26,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:26,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:26,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10d588f0a08344d29ea4b11cc832b38d", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role"}], "expires_at": "2018-09-30T05:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32033745be9c4b9fb368a77231f02d68", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-user", "id": "4f92bd863ccb46e0b893b0f5d5a32ee1"}, "audit_ids": ["foS_WTSzTDiSLzYmHXa0Vw"], "issued_at": "2018-09-30T04:53:26.000000Z"}} 2018-09-30 04:53:26,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:26,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fa39cb-2f2d-4314-80aa-5cd652d11aff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:26,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d8fa39cb-2f2d-4314-80aa-5cd652d11aff 2018-09-30 04:53:26,747 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:27,014 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:26 GMT Server: Apache x-compute-request-id: req-964d070e-927b-4637-8974-c822fc08f240 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-964d070e-927b-4637-8974-c822fc08f240 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 04:53:27,014 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/detail used request id req-964d070e-927b-4637-8974-c822fc08f240 2018-09-30 04:53:27,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "imageRef": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 04:53:28,849 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:27 GMT Server: Apache x-compute-request-id: req-6d22fa0f-0b02-463c-a69c-35a5b4c188c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d22fa0f-0b02-463c-a69c-35a5b4c188c4 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:53:28.750755", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1}} 2018-09-30 04:53:28,850 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes used request id req-6d22fa0f-0b02-463c-a69c-35a5b4c188c4 2018-09-30 04:53:28,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:29,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:28 GMT Server: Apache x-compute-request-id: req-a3f3ac6d-6d93-42eb-85e7-f7cf533d909a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3f3ac6d-6d93-42eb-85e7-f7cf533d909a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:53:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "updated_at": "2018-09-30T04:53:28.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1}} 2018-09-30 04:53:29,081 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-a3f3ac6d-6d93-42eb-85e7-f7cf533d909a 2018-09-30 04:53:29,082 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:29,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:29,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:29 GMT Server: Apache x-compute-request-id: req-44b4d346-9a86-468c-a4f4-ac39c85034eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44b4d346-9a86-468c-a4f4-ac39c85034eb Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:53:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "updated_at": "2018-09-30T04:53:28.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1}} 2018-09-30 04:53:29,132 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-44b4d346-9a86-468c-a4f4-ac39c85034eb 2018-09-30 04:53:29,132 - create_volume - DEBUG - Instance status is - creating 2018-09-30 04:53:29,132 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:53:32,135 - create_volume - DEBUG - Volume status query timeout in 296.946208 2018-09-30 04:53:32,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:32,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:32 GMT Server: Apache x-compute-request-id: req-de9c2297-32e3-4332-954d-07e663a15ac3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de9c2297-32e3-4332-954d-07e663a15ac3 Content-Encoding: gzip Content-Length: 473 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T04:53:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "updated_at": "2018-09-30T04:53:30.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1}} 2018-09-30 04:53:32,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-de9c2297-32e3-4332-954d-07e663a15ac3 2018-09-30 04:53:32,358 - create_volume - DEBUG - Instance status is - downloading 2018-09-30 04:53:32,358 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:53:35,361 - create_volume - DEBUG - Volume status query timeout in 293.720843077 2018-09-30 04:53:35,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:35,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:35 GMT Server: Apache x-compute-request-id: req-ae5a71aa-c533-4128-9af5-44eafd557eb4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae5a71aa-c533-4128-9af5-44eafd557eb4 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-30T04:53:34.000000", "replication_status": null, "snapshot_id": null, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1, "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "image_id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "bootable": "true", "created_at": "2018-09-30T04:53:28.000000", "volume_type": null}} 2018-09-30 04:53:35,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-ae5a71aa-c533-4128-9af5-44eafd557eb4 2018-09-30 04:53:35,418 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:53:35,418 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:35,418 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:35,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:35,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:35 GMT Server: Apache x-compute-request-id: req-77e60d7c-7ab9-40c3-8e70-1f4a8aa41e5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77e60d7c-7ab9-40c3-8e70-1f4a8aa41e5c Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-30T04:53:34.000000", "replication_status": null, "snapshot_id": null, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1, "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "image_id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "bootable": "true", "created_at": "2018-09-30T04:53:28.000000", "volume_type": null}} 2018-09-30 04:53:35,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-77e60d7c-7ab9-40c3-8e70-1f4a8aa41e5c 2018-09-30 04:53:35,646 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:53:35,646 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:35,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:36,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10d588f0a08344d29ea4b11cc832b38d", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role"}], "expires_at": "2018-09-30T05:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32033745be9c4b9fb368a77231f02d68", "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/32033745be9c4b9fb368a77231f02d68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-4a467bc5-cf9b-45b-user", "id": "4f92bd863ccb46e0b893b0f5d5a32ee1"}, "audit_ids": ["T7mYPqi5Qc6fW7ZhnL_iag"], "issued_at": "2018-09-30T04:53:36.000000Z"}} 2018-09-30 04:53:36,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}551185b720e6ac6d2ba98d17f0a481e3f522533f" 2018-09-30 04:53:36,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:36 GMT Server: Apache x-compute-request-id: req-e0927dd1-e421-41a1-8585-c9309113c2e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0927dd1-e421-41a1-8585-c9309113c2e3 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-30T04:53:34.000000", "replication_status": null, "snapshot_id": null, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1, "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "image_id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "bootable": "true", "created_at": "2018-09-30T04:53:28.000000", "volume_type": null}} 2018-09-30 04:53:36,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-e0927dd1-e421-41a1-8585-c9309113c2e3 2018-09-30 04:53:36,242 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:36,431 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:36 GMT Server: Apache x-compute-request-id: req-cf909147-6fb9-4d5e-a72f-027e46589e3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf909147-6fb9-4d5e-a72f-027e46589e3d Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-30T04:53:34.000000", "replication_status": null, "snapshot_id": null, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1, "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "image_id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "bootable": "true", "created_at": "2018-09-30T04:53:28.000000", "volume_type": null}} 2018-09-30 04:53:36,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-cf909147-6fb9-4d5e-a72f-027e46589e3d 2018-09-30 04:53:36,431 - create_volume - DEBUG - Instance status is - available 2018-09-30 04:53:36,431 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:36,432 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:36,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:36,671 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dadabf97-45b7-4e35-ae06-bef75aca3e46 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:36,671 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-dadabf97-45b7-4e35-ae06-bef75aca3e46 2018-09-30 04:53:36,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:36,872 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:36 GMT Server: Apache x-compute-request-id: req-f1aeb51f-6077-4034-b287-987371756220 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1aeb51f-6077-4034-b287-987371756220 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "self"}, {"href": "http://172.30.9.29:8776/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-30T04:53:36.000000", "replication_status": null, "snapshot_id": null, "id": "6f309485-ce6c-4457-aec3-609479f009fc", "size": 1, "user_id": "4f92bd863ccb46e0b893b0f5d5a32ee1", "os-vol-tenant-attr:tenant_id": "32033745be9c4b9fb368a77231f02d68", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image", "image_id": "06ab24e2-b7a9-4922-b632-48241a7b809b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol", "bootable": "true", "created_at": "2018-09-30T04:53:28.000000", "volume_type": null}} 2018-09-30 04:53:36,872 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-f1aeb51f-6077-4034-b287-987371756220 2018-09-30 04:53:36,872 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 04:53:36,873 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 04:53:39,876 - create_volume - DEBUG - Volume status query timeout in 56.7958610058 2018-09-30 04:53:39,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-964d070e-927b-4637-8974-c822fc08f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423cb5e36e94ce94cb265aaa3c22c76ce117a86" 2018-09-30 04:53:40,072 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:53:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3e45d4bc-7899-4bcb-a0c8-2dce1b2ecb23 x-openstack-request-id: req-3e45d4bc-7899-4bcb-a0c8-2dce1b2ecb23 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6f309485-ce6c-4457-aec3-609479f009fc could not be found.", "code": 404}} 2018-09-30 04:53:40,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/32033745be9c4b9fb368a77231f02d68/volumes/6f309485-ce6c-4457-aec3-609479f009fc used request id req-3e45d4bc-7899-4bcb-a0c8-2dce1b2ecb23 2018-09-30 04:53:40,072 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6f309485-ce6c-4457-aec3-609479f009fc could not be found. (HTTP 404) (Request-ID: req-3e45d4bc-7899-4bcb-a0c8-2dce1b2ecb23) 2018-09-30 04:53:40,073 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-vol 2018-09-30 04:53:40,073 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-ba87e22a-40f6-4892-a6c5-8d9f3f8d41e6-image 2018-09-30 04:53:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ce9b4464ee633f83a8bb756f15f6ed55139a58" 2018-09-30 04:53:41,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4764e3ae-5a00-4ccb-90ae-e0cc3c13e0b6 Date: Sun, 30 Sep 2018 04:53:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:41,246 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/06ab24e2-b7a9-4922-b632-48241a7b809b used request id req-4764e3ae-5a00-4ccb-90ae-e0cc3c13e0b6 2018-09-30 04:53:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:41,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-06b08588-d80e-43f0-9587-4485da787498 Date: Sun, 30 Sep 2018 04:53:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:53:41,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-06b08588-d80e-43f0-9587-4485da787498 2018-09-30 04:53:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:41,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b94ec7-89e7-4ee6-8511-08d89cbdf9cd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:53:41,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-29b94ec7-89e7-4ee6-8511-08d89cbdf9cd 2018-09-30 04:53:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:41,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009498c4-d847-4e59-b1c5-afa193ccf2dd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:53:41,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-009498c4-d847-4e59-b1c5-afa193ccf2dd 2018-09-30 04:53:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:41,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d887315-f2cf-4b3b-b641-31273b7a0289 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:53:41,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-5d887315-f2cf-4b3b-b641-31273b7a0289 2018-09-30 04:53:41,727 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj 2018-09-30 04:53:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/32033745be9c4b9fb368a77231f02d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:41,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd2b0d41-1428-44e9-8f06-494872879d98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:41,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/32033745be9c4b9fb368a77231f02d68 used request id req-dd2b0d41-1428-44e9-8f06-494872879d98 2018-09-30 04:53:41,954 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-4a467bc5-cf9b-45b-proj-role 2018-09-30 04:53:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/10d588f0a08344d29ea4b11cc832b38d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:42,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5a589b-36f1-4944-a5bd-39671f1dab95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:42,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/10d588f0a08344d29ea4b11cc832b38d used request id req-7b5a589b-36f1-4944-a5bd-39671f1dab95 2018-09-30 04:53:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91255b3171e35eca41ab2cd01a6bf2ae41486283" 2018-09-30 04:53:42,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b09814-053d-40f7-9a01-c2a202ba0e28 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:42,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-76b09814-053d-40f7-9a01-c2a202ba0e28 2018-09-30 04:53:42,157 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-4a467bc5-cf9b-45b-user 2018-09-30 04:53:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4f92bd863ccb46e0b893b0f5d5a32ee1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53c9111939cc0152d3057dbbfafe540567bf4e5" 2018-09-30 04:53:42,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc8bf0a-2202-4d85-b1a3-bad26caad270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:42,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4f92bd863ccb46e0b893b0f5d5a32ee1 used request id req-efc8bf0a-2202-4d85-b1a3-bad26caad270 2018-09-30 04:53:42,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:42,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["iVmLuH49R0uRkHr7dCL6qw"], "issued_at": "2018-09-30T04:53:42.000000Z"}} 2018-09-30 04:53:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31711a1e2675f05e40937c10a39af018d7288ac3" 2018-09-30 04:53:42,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafab9a3-1b0e-4b2d-803d-d33b164e8d4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:42,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cafab9a3-1b0e-4b2d-803d-d33b164e8d4d 2018-09-30 04:53:42,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:42,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:43,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["IxWzTsxPS0yGdrMb3DSITg"], "issued_at": "2018-09-30T04:53:43.000000Z"}} 2018-09-30 04:53:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:53:43,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561fe91d-d931-43a7-ad45-3bd03de55437 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:43,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-561fe91d-d931-43a7-ad45-3bd03de55437 2018-09-30 04:53:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:43,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:53:43,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9064086-4a8f-47c5-8130-c2c8f4b9d469 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:53:43,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj used request id req-c9064086-4a8f-47c5-8130-c2c8f4b9d469 2018-09-30 04:53:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:53:43,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abf7274-5dc2-414d-9284-b9dd81bf84bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:43,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2abf7274-5dc2-414d-9284-b9dd81bf84bb 2018-09-30 04:53:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}}' 2018-09-30 04:53:43,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e4e917-f45d-4dfd-aee3-fb0cd27c06b5 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:53:43,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a2e4e917-f45d-4dfd-aee3-fb0cd27c06b5 2018-09-30 04:53:43,587 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj 2018-09-30 04:53:43,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:43,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:43,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4GfOBn3oSgKtnAy9FwHHSg"], "issued_at": "2018-09-30T04:53:43.000000Z"}} 2018-09-30 04:53:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fed61eac239634063892b4ca2e2afb0407a8e9" 2018-09-30 04:53:44,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9c910e-fc0e-4154-98db-c9480f7fe99e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:44,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1c9c910e-fc0e-4154-98db-c9480f7fe99e 2018-09-30 04:53:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:44,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:44,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fed61eac239634063892b4ca2e2afb0407a8e9" 2018-09-30 04:53:44,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7058f50c-55f0-467c-a9ee-c98be0ea5318 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:53:44,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7058f50c-55f0-467c-a9ee-c98be0ea5318 2018-09-30 04:53:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fed61eac239634063892b4ca2e2afb0407a8e9" 2018-09-30 04:53:44,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b80b6a-6ede-44b2-b850-25428ec331ed Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}]} 2018-09-30 04:53:44,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj used request id req-b0b80b6a-6ede-44b2-b850-25428ec331ed 2018-09-30 04:53:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fed61eac239634063892b4ca2e2afb0407a8e9" 2018-09-30 04:53:44,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63754339-c10e-4cf7-8b0a-d4ecdb38c6d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:53:44,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-63754339-c10e-4cf7-8b0a-d4ecdb38c6d4 2018-09-30 04:53:44,706 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-bd2f7fc1-b9dd-43b-user 2018-09-30 04:53:44,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:53:44,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140bec84-1674-402f-af35-cc39b162c090 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:53:44,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-140bec84-1674-402f-af35-cc39b162c090 2018-09-30 04:53:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" -d '{"role": {"name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role"}}' 2018-09-30 04:53:44,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d09a4de-0072-4260-9510-dd434f2e8734 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "811e434b6fcd47bfb1e8a9b014b04f04", "links": {"self": "http://172.30.9.29:5000/v3/roles/811e434b6fcd47bfb1e8a9b014b04f04"}, "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role"}} 2018-09-30 04:53:44,910 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5d09a4de-0072-4260-9510-dd434f2e8734 2018-09-30 04:53:44,910 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role 2018-09-30 04:53:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/811e434b6fcd47bfb1e8a9b014b04f04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:53:44,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03910cfa-ab7f-456e-b413-d5ba7aa3c5aa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/811e434b6fcd47bfb1e8a9b014b04f04"}, "domain_id": null, "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role", "id": "811e434b6fcd47bfb1e8a9b014b04f04"}} 2018-09-30 04:53:44,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/811e434b6fcd47bfb1e8a9b014b04f04 used request id req-03910cfa-ab7f-456e-b413-d5ba7aa3c5aa 2018-09-30 04:53:44,996 - keystone_utils - INFO - Granting role SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role to project SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj 2018-09-30 04:53:45,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be/users/f2629e6fc002488c85a4d2ecbfdbf9b1/roles/811e434b6fcd47bfb1e8a9b014b04f04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:53:45,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2727436-216a-43af-9c23-ede74729da68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:53:45,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be/users/f2629e6fc002488c85a4d2ecbfdbf9b1/roles/811e434b6fcd47bfb1e8a9b014b04f04 used request id req-a2727436-216a-43af-9c23-ede74729da68 2018-09-30 04:53:45,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:53:45,130 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:53:45,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:45,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:45,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "811e434b6fcd47bfb1e8a9b014b04f04", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role"}], "expires_at": "2018-09-30T05:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c476c7aaf074eaeb8a990d5910995be", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-user", "id": "f2629e6fc002488c85a4d2ecbfdbf9b1"}, "audit_ids": ["MWLnyJNXQv6JjXjtNPlezA"], "issued_at": "2018-09-30T04:53:45.000000Z"}} 2018-09-30 04:53:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:53:45,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797c063c-a466-4df9-9c64-704fe9108456 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:45,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-797c063c-a466-4df9-9c64-704fe9108456 2018-09-30 04:53:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:53:45,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7c4ecb02-1330-49d9-b51d-a6de736752d6 Date: Sun, 30 Sep 2018 04:53:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image"} 2018-09-30 04:53:45,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image used request id req-7c4ecb02-1330-49d9-b51d-a6de736752d6 2018-09-30 04:53:45,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:53:45,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-178a620d-ebc4-4a46-8b35-76b213f45f72 Date: Sun, 30 Sep 2018 04:53:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:45,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-178a620d-ebc4-4a46-8b35-76b213f45f72 2018-09-30 04:53:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image"}' 2018-09-30 04:53:46,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa X-Openstack-Request-Id: req-431a77bd-774d-40c6-b2be-39a0f77aebc7 Date: Sun, 30 Sep 2018 04:53:46 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "min_disk": 0, "protected": false, "id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "file": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa/file", "checksum": null, "owner": "9c476c7aaf074eaeb8a990d5910995be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:46,122 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-431a77bd-774d-40c6-b2be-39a0f77aebc7 2018-09-30 04:53:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" -d '' 2018-09-30 04:53:47,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-173dc275-7bb0-4dea-8533-479ac5c63a43 Date: Sun, 30 Sep 2018 04:53:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:53:47,820 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa/file used request id req-173dc275-7bb0-4dea-8533-479ac5c63a43 2018-09-30 04:53:47,821 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:53:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:53:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-aad5feb9-28eb-4eb7-a35a-e0710297b538 Date: Sun, 30 Sep 2018 04:53:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:47Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ef98345-6991-4298-809d-2efc7e24b6aa/snap", "metadata": {}}], "self": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "min_disk": 0, "protected": false, "id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "file": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c476c7aaf074eaeb8a990d5910995be", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ef98345-6991-4298-809d-2efc7e24b6aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:48,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa used request id req-aad5feb9-28eb-4eb7-a35a-e0710297b538 2018-09-30 04:53:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:53:48,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f164233-0e34-4766-8b42-bbff8ab8b6ab Date: Sun, 30 Sep 2018 04:53:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:48,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9f164233-0e34-4766-8b42-bbff8ab8b6ab 2018-09-30 04:53:48,016 - create_image - INFO - Created image with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image 2018-09-30 04:53:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:53:48,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5a532405-474b-4a4f-a422-7546ec908c16 Date: Sun, 30 Sep 2018 04:53:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:47Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ef98345-6991-4298-809d-2efc7e24b6aa/snap", "metadata": {}}], "self": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "min_disk": 0, "protected": false, "id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "file": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c476c7aaf074eaeb8a990d5910995be", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ef98345-6991-4298-809d-2efc7e24b6aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:53:48,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa used request id req-5a532405-474b-4a4f-a422-7546ec908c16 2018-09-30 04:53:48,180 - create_image - DEBUG - Instance status is - active 2018-09-30 04:53:48,180 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image 2018-09-30 04:53:48,180 - create_image - INFO - Image is now active with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image 2018-09-30 04:53:48,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:48,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:48,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "811e434b6fcd47bfb1e8a9b014b04f04", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role"}], "expires_at": "2018-09-30T05:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c476c7aaf074eaeb8a990d5910995be", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-user", "id": "f2629e6fc002488c85a4d2ecbfdbf9b1"}, "audit_ids": ["Mj1Sj0rcS461Q4Vaa9QgIA"], "issued_at": "2018-09-30T04:53:48.000000Z"}} 2018-09-30 04:53:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:53:48,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623d2bcb-308b-4d3f-a8da-ab1d8e42fb29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:48,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-623d2bcb-308b-4d3f-a8da-ab1d8e42fb29 2018-09-30 04:53:48,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:53:48,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-700998c5-64c8-4dd4-942a-eb764ce6679d Date: Sun, 30 Sep 2018 04:53:48 GMT RESP BODY: {"networks":[]} 2018-09-30 04:53:48,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-700998c5-64c8-4dd4-942a-eb764ce6679d 2018-09-30 04:53:48,759 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net 2018-09-30 04:53:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" -d '{"network": {"name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net", "admin_state_up": true}}' 2018-09-30 04:53:49,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-198c84c3-9cf7-4427-b472-3780f236d231 Date: Sun, 30 Sep 2018 04:53:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:53:49Z","is_default":false,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","mtu":1450}} 2018-09-30 04:53:49,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-198c84c3-9cf7-4427-b472-3780f236d231 2018-09-30 04:53:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:53:49,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-2a96df99-83d2-4d5f-88bb-06b115c14286 Date: Sun, 30 Sep 2018 04:53:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:53:49Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:49,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-2a96df99-83d2-4d5f-88bb-06b115c14286 2018-09-30 04:53:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:53:49,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b48ee388-6366-4961-a37f-ad709dba6345 Date: Sun, 30 Sep 2018 04:53:49 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:53:49,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-b48ee388-6366-4961-a37f-ad709dba6345 2018-09-30 04:53:49,612 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet 2018-09-30 04:53:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" -d '{"subnets": [{"ip_version": 4, "network_id": "15ef9564-4de6-4a11-9966-0d79788e8cbe", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]}' 2018-09-30 04:53:50,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bfe59f12-0e16-4296-a4de-578756c6b75b Date: Sun, 30 Sep 2018 04:53:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:50,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-bfe59f12-0e16-4296-a4de-578756c6b75b 2018-09-30 04:53:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:53:50,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8e2c76ea-ab12-4592-8493-acfbc931e27e Date: Sun, 30 Sep 2018 04:53:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:50,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-8e2c76ea-ab12-4592-8493-acfbc931e27e 2018-09-30 04:53:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:53:50,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-561ed578-9feb-481c-bcf6-e3888dbbddcf Date: Sun, 30 Sep 2018 04:53:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:50,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-561ed578-9feb-481c-bcf6-e3888dbbddcf 2018-09-30 04:53:50,765 - OpenStackNetwork - DEBUG - Network [15ef9564-4de6-4a11-9966-0d79788e8cbe] created successfully 2018-09-30 04:53:50,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:50,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:51,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xmVVVg71TqCyu-BK9vXTYQ"], "issued_at": "2018-09-30T04:53:51.000000Z"}} 2018-09-30 04:53:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4352b1185b6b598a4fa4b4d58d9baad06db33b3" 2018-09-30 04:53:51,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba7b96e-000a-4709-b07a-1b6bd3f49103 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:51,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eba7b96e-000a-4709-b07a-1b6bd3f49103 2018-09-30 04:53:51,266 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:53:51,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4352b1185b6b598a4fa4b4d58d9baad06db33b3" 2018-09-30 04:53:51,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1714228d-015d-4958-83ec-b999cb2e94f5 x-compute-request-id: req-1714228d-015d-4958-83ec-b999cb2e94f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:53:51,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1714228d-015d-4958-83ec-b999cb2e94f5 2018-09-30 04:53:51,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4352b1185b6b598a4fa4b4d58d9baad06db33b3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:53:51,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-112a5dbd-a817-4069-b8b2-e062ab8b7e80 x-compute-request-id: req-112a5dbd-a817-4069-b8b2-e062ab8b7e80 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "596595e2-018f-4e71-ac20-eca1456b92aa", "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:53:51,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-112a5dbd-a817-4069-b8b2-e062ab8b7e80 2018-09-30 04:53:51,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:51,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:51,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "811e434b6fcd47bfb1e8a9b014b04f04", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role"}], "expires_at": "2018-09-30T05:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c476c7aaf074eaeb8a990d5910995be", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-user", "id": "f2629e6fc002488c85a4d2ecbfdbf9b1"}, "audit_ids": ["S7LL2LpPRpudLATqitC_bw"], "issued_at": "2018-09-30T04:53:51.000000Z"}} 2018-09-30 04:53:51,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:51,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4502db10-6720-46af-b8eb-3c70b6079ae3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:51,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4502db10-6720-46af-b8eb-3c70b6079ae3 2018-09-30 04:53:51,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:53:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:52,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d61971b-4394-4684-9f98-e50d3ab7f79b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:52,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d61971b-4394-4684-9f98-e50d3ab7f79b 2018-09-30 04:53:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:52,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-824227dd-b7a5-44a0-ac38-341cf7d79058 Date: Sun, 30 Sep 2018 04:53:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:52,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-824227dd-b7a5-44a0-ac38-341cf7d79058 2018-09-30 04:53:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:52,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:52,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e50abe-2c2f-4986-aa32-5b14e6bda275 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:53:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-88e50abe-2c2f-4986-aa32-5b14e6bda275 2018-09-30 04:53:52,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:52,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-080a0d6d-4c40-4a0b-968c-44f986c41af1 Date: Sun, 30 Sep 2018 04:53:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:52,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-080a0d6d-4c40-4a0b-968c-44f986c41af1 2018-09-30 04:53:52,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:52,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-46d1e576-963d-4f44-ba07-f520b6af7000 Date: Sun, 30 Sep 2018 04:53:52 GMT RESP BODY: {"ports":[]} 2018-09-30 04:53:52,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1&admin_state_up=True used request id req-46d1e576-963d-4f44-ba07-f520b6af7000 2018-09-30 04:53:52,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:53,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81af3b86-944e-402e-9802-b99a70c584e5 x-compute-request-id: req-81af3b86-944e-402e-9802-b99a70c584e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:53:53,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst used request id req-81af3b86-944e-402e-9802-b99a70c584e5 2018-09-30 04:53:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9162f88a-9585-4e6f-985f-31a7fe944c83 Date: Sun, 30 Sep 2018 04:53:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:53,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-9162f88a-9585-4e6f-985f-31a7fe944c83 2018-09-30 04:53:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:53,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d854ffb5-fd32-4eb8-aaaa-d2e9a5b4bb83 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:53:53,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-d854ffb5-fd32-4eb8-aaaa-d2e9a5b4bb83 2018-09-30 04:53:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ab647c5b-e253-42b9-8f82-dca2ca778bf3 Date: Sun, 30 Sep 2018 04:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:53,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-ab647c5b-e253-42b9-8f82-dca2ca778bf3 2018-09-30 04:53:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:53,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be93ea51-9646-469b-bee8-7ad85b5aa66c Date: Sun, 30 Sep 2018 04:53:53 GMT RESP BODY: {"ports":[]} 2018-09-30 04:53:53,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1&admin_state_up=True used request id req-be93ea51-9646-469b-bee8-7ad85b5aa66c 2018-09-30 04:53:53,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:53:53,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:53:53,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "811e434b6fcd47bfb1e8a9b014b04f04", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role"}], "expires_at": "2018-09-30T05:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c476c7aaf074eaeb8a990d5910995be", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/9c476c7aaf074eaeb8a990d5910995be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-user", "id": "f2629e6fc002488c85a4d2ecbfdbf9b1"}, "audit_ids": ["QASYDJixR_aG7nj01J6LkA"], "issued_at": "2018-09-30T04:53:53.000000Z"}} 2018-09-30 04:53:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2661cc531c43ac2af5bf12d1627a3f434aa98223" 2018-09-30 04:53:54,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8996ee37-5770-4026-9db7-b951d401fb0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:53:54,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8996ee37-5770-4026-9db7-b951d401fb0f 2018-09-30 04:53:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:54,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f48d0fbc-825b-4ee5-a32c-60290e180a18 Date: Sun, 30 Sep 2018 04:53:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:54,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-f48d0fbc-825b-4ee5-a32c-60290e180a18 2018-09-30 04:53:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-14e11c9f-0bea-4423-b3ad-6573af39fa19 Date: Sun, 30 Sep 2018 04:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:54,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-14e11c9f-0bea-4423-b3ad-6573af39fa19 2018-09-30 04:53:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:54,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a9c681c5-70d3-40ef-869d-cabe97bf2f70 Date: Sun, 30 Sep 2018 04:53:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:54,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-a9c681c5-70d3-40ef-869d-cabe97bf2f70 2018-09-30 04:53:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:53:54,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:53:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2661cc531c43ac2af5bf12d1627a3f434aa98223" 2018-09-30 04:53:54,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc598b83-b1e3-4798-8890-a779a8733168 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:53:54,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-cc598b83-b1e3-4798-8890-a779a8733168 2018-09-30 04:53:54,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:54,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-99b91e6e-ad4a-446c-a8c2-69fa4f025a37 Date: Sun, 30 Sep 2018 04:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:54,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-99b91e6e-ad4a-446c-a8c2-69fa4f025a37 2018-09-30 04:53:54,743 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net 2018-09-30 04:53:54,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" -d '{"port": {"network_id": "15ef9564-4de6-4a11-9966-0d79788e8cbe", "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1", "admin_state_up": true}}' 2018-09-30 04:53:55,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-56823734-eb71-4ee0-a40e-c2ebd4920ccb Date: Sun, 30 Sep 2018 04:53:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:53:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","ip_address":"10.55.0.5"}],"id":"38ee4ff9-d9f3-4aab-9814-b35f86d3e492","security_groups":["646d427b-03f2-4505-b2d2-3f3807c0b24a"],"mac_address":"fa:16:3e:bb:c5:39","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1","project_id":"9c476c7aaf074eaeb8a990d5910995be","qos_policy_id":null,"admin_state_up":true,"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:55Z","binding:vnic_type":"normal"}} 2018-09-30 04:53:55,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-56823734-eb71-4ee0-a40e-c2ebd4920ccb 2018-09-30 04:53:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:55,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-02878c5b-c1c9-40c7-97ba-5eb0205e9099 Date: Sun, 30 Sep 2018 04:53:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:53:55,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-02878c5b-c1c9-40c7-97ba-5eb0205e9099 2018-09-30 04:53:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fac3e93-bc08-4d2c-870f-d223046bfd43 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:53:56,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-3fac3e93-bc08-4d2c-870f-d223046bfd43 2018-09-30 04:53:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ce56504f-8ca8-4f43-9d5a-f010962acf04 Date: Sun, 30 Sep 2018 04:53:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:53:56,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-ce56504f-8ca8-4f43-9d5a-f010962acf04 2018-09-30 04:53:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-75be7f8b-8f4b-4855-8e41-abfe3761c381 Date: Sun, 30 Sep 2018 04:53:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:53:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","ip_address":"10.55.0.5"}],"id":"38ee4ff9-d9f3-4aab-9814-b35f86d3e492","security_groups":["646d427b-03f2-4505-b2d2-3f3807c0b24a"],"mac_address":"fa:16:3e:bb:c5:39","project_id":"9c476c7aaf074eaeb8a990d5910995be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1","admin_state_up":true,"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 04:53:56,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1&admin_state_up=True used request id req-75be7f8b-8f4b-4855-8e41-abfe3761c381 2018-09-30 04:53:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7edf38d7-0dd8-4c10-9c33-adf60f031f0a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:53:56,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-7edf38d7-0dd8-4c10-9c33-adf60f031f0a 2018-09-30 04:53:56,414 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst 2018-09-30 04:53:56,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68109137-d8e2-4ce6-ab8c-16477e863642 x-compute-request-id: req-68109137-d8e2-4ce6-ab8c-16477e863642 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}], "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-flavor-name"}]} 2018-09-30 04:53:56,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-68109137-d8e2-4ce6-ab8c-16477e863642 2018-09-30 04:53:56,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-952de1d9-c260-4fc8-8e09-e128ae89fbb1 x-compute-request-id: req-952de1d9-c260-4fc8-8e09-e128ae89fbb1 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "596595e2-018f-4e71-ac20-eca1456b92aa", "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:53:56,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa used request id req-952de1d9-c260-4fc8-8e09-e128ae89fbb1 2018-09-30 04:53:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8996a7d0-1f13-4009-9502-5481034c266f Date: Sun, 30 Sep 2018 04:53:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:53:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:53:47Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ef98345-6991-4298-809d-2efc7e24b6aa/snap", "metadata": {}}], "self": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "min_disk": 0, "protected": false, "id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "file": "/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c476c7aaf074eaeb8a990d5910995be", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2ef98345-6991-4298-809d-2efc7e24b6aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image"} 2018-09-30 04:53:56,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image used request id req-8996a7d0-1f13-4009-9502-5481034c266f 2018-09-30 04:53:56,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ffe1b0a-921a-4c80-898c-90ded5fbf37b Date: Sun, 30 Sep 2018 04:53:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:53:56,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5ffe1b0a-921a-4c80-898c-90ded5fbf37b 2018-09-30 04:53:56,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" -d '{"server": {"name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "imageRef": "2ef98345-6991-4298-809d-2efc7e24b6aa", "flavorRef": "596595e2-018f-4e71-ac20-eca1456b92aa", "max_count": 1, "min_count": 1, "networks": [{"port": "38ee4ff9-d9f3-4aab-9814-b35f86d3e492"}]}}' 2018-09-30 04:53:59,127 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94967605-9a34-43ed-b59b-e7eedff93483 x-compute-request-id: req-94967605-9a34-43ed-b59b-e7eedff93483 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "adminPass": "zbmYw8U7CjSp"}} 2018-09-30 04:53:59,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-94967605-9a34-43ed-b59b-e7eedff93483 2018-09-30 04:53:59,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:53:59,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c5e41f0-d0a5-4596-bd70-4fb16989b0dd x-compute-request-id: req-6c5e41f0-d0a5-4596-bd70-4fb16989b0dd Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:53:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:53:59,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-6c5e41f0-d0a5-4596-bd70-4fb16989b0dd 2018-09-30 04:53:59,866 - create_instance - INFO - Created instance with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst 2018-09-30 04:53:59,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:00,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75bc656f-f2f0-42f4-8358-19bec001af37 x-compute-request-id: req-75bc656f-f2f0-42f4-8358-19bec001af37 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:53:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:00,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-75bc656f-f2f0-42f4-8358-19bec001af37 2018-09-30 04:54:00,637 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst] is - BUILD 2018-09-30 04:54:00,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:54:03,641 - create_instance - DEBUG - VM status query timeout in 896.225273848 2018-09-30 04:54:03,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:04,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41ba60f1-0926-4f75-8103-8f1204e682f6 x-compute-request-id: req-41ba60f1-0926-4f75-8103-8f1204e682f6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "security_groups": [{"name": "default"}], "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:54:01Z", "hostId": "3d8c28352218a2a1a035a41567425c9d338dfef7a400cea2fae315d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:04,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-41ba60f1-0926-4f75-8103-8f1204e682f6 2018-09-30 04:54:04,031 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst] is - BUILD 2018-09-30 04:54:04,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:54:07,035 - create_instance - DEBUG - VM status query timeout in 892.831583977 2018-09-30 04:54:07,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:07,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b89d48c-9259-4325-a105-9cae8d53eb65 x-compute-request-id: req-0b89d48c-9259-4325-a105-9cae8d53eb65 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:54:06.000000", "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "security_groups": [{"name": "default"}], "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:54:06Z", "hostId": "3d8c28352218a2a1a035a41567425c9d338dfef7a400cea2fae315d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:07,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-0b89d48c-9259-4325-a105-9cae8d53eb65 2018-09-30 04:54:07,658 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst] is - ACTIVE 2018-09-30 04:54:07,658 - create_instance - INFO - VM is - ACTIVE 2018-09-30 04:54:07,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:08,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b32592a4-6321-4780-b0e1-f3abf5fc186c x-compute-request-id: req-b32592a4-6321-4780-b0e1-f3abf5fc186c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:54:06.000000", "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "security_groups": [{"name": "default"}], "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:54:06Z", "hostId": "3d8c28352218a2a1a035a41567425c9d338dfef7a400cea2fae315d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:08,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-b32592a4-6321-4780-b0e1-f3abf5fc186c 2018-09-30 04:54:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:08,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c98f74e0-2425-4c87-bebb-1a1621d9f80b Date: Sun, 30 Sep 2018 04:54:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4fbfb7c0-b1bb-4362-98d8-bec4cbe68675"],"updated_at":"2018-09-30T04:53:50Z","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net"}]} 2018-09-30 04:54:08,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net used request id req-c98f74e0-2425-4c87-bebb-1a1621d9f80b 2018-09-30 04:54:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:08,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f0949b-a3c5-4fc5-8823-7b15fa02cb01 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:54:08,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-33f0949b-a3c5-4fc5-8823-7b15fa02cb01 2018-09-30 04:54:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:08,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2c1a570c-7a37-4da6-a7fa-e4c6e7a846b7 Date: Sun, 30 Sep 2018 04:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-30T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c476c7aaf074eaeb8a990d5910995be","id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","subnetpool_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet"}]} 2018-09-30 04:54:08,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-2c1a570c-7a37-4da6-a7fa-e4c6e7a846b7 2018-09-30 04:54:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:08,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-1d835478-af36-4664-a5ed-a129c96e09c2 Date: Sun, 30 Sep 2018 04:54:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:53:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","ip_address":"10.55.0.4"}],"id":"11a5ccfd-a378-4b56-9114-c7831ee71d30","security_groups":[],"mac_address":"fa:16:3e:90:cf:13","project_id":"9c476c7aaf074eaeb8a990d5910995be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-15ef9564-4de6-4a11-9966-0d79788e8cbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","ip_address":"10.55.0.5"}],"id":"38ee4ff9-d9f3-4aab-9814-b35f86d3e492","security_groups":["646d427b-03f2-4505-b2d2-3f3807c0b24a"],"mac_address":"fa:16:3e:bb:c5:39","project_id":"9c476c7aaf074eaeb8a990d5910995be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1","admin_state_up":true,"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:55Z","binding:vnic_type":"normal","device_id":"302d555d-5d75-4309-bfdd-6c3a657fd1c6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:53:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","ip_address":"10.55.0.2"}],"id":"cb2ef901-4176-4308-bfc1-834dea60f7f1","security_groups":[],"mac_address":"fa:16:3e:46:51:36","project_id":"9c476c7aaf074eaeb8a990d5910995be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-15ef9564-4de6-4a11-9966-0d79788e8cbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:53:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4fbfb7c0-b1bb-4362-98d8-bec4cbe68675","ip_address":"10.55.0.3"}],"id":"f539953c-a536-45b5-9f08-f0731dc89f51","security_groups":[],"mac_address":"fa:16:3e:43:68:12","project_id":"9c476c7aaf074eaeb8a990d5910995be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15ef9564-4de6-4a11-9966-0d79788e8cbe","tenant_id":"9c476c7aaf074eaeb8a990d5910995be","created_at":"2018-09-30T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-15ef9564-4de6-4a11-9966-0d79788e8cbe"}]} 2018-09-30 04:54:08,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-1d835478-af36-4664-a5ed-a129c96e09c2 2018-09-30 04:54:08,507 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-09-30 04:54:08,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:09,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7564902b-0a3b-4f6f-bee4-f22997da029f x-compute-request-id: req-7564902b-0a3b-4f6f-bee4-f22997da029f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c5:39", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:54:06.000000", "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "security_groups": [{"name": "default"}], "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:54:06Z", "hostId": "3d8c28352218a2a1a035a41567425c9d338dfef7a400cea2fae315d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:09,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-7564902b-0a3b-4f6f-bee4-f22997da029f 2018-09-30 04:54:09,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 04:54:10,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57c151fa-e43b-404e-8fd2-5ee85cf016c2 x-compute-request-id: req-57c151fa-e43b-404e-8fd2-5ee85cf016c2 Content-Encoding: gzip Content-Length: 7929 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 681895678 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135742] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137382] pid_max: default: 32768 minimum: 301\n[ 0.138285] ACPI: Core revision 20150930\n[ 0.139661] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140951] Security Framework initialized\n[ 0.141761] Yama: becoming mindful.\n[ 0.142628] AppArmor: AppArmor initialized\n[ 0.143628] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145039] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.146449] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147870] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.149434] Initializing cgroup subsys io\n[ 0.150243] Initializing cgroup subsys memory\n[ 0.151232] Initializing cgroup subsys devices\n[ 0.152272] Initializing cgroup subsys freezer\n[ 0.153268] Initializing cgroup subsys net_cls\n[ 0.154258] Initializing cgroup subsys perf_event\n[ 0.155350] Initializing cgroup subsys net_prio\n[ 0.156340] Initializing cgroup subsys hugetlb\n[ 0.157305] Initializing cgroup subsys pids\n[ 0.158299] CPU: Physical Processor ID: 0\n[ 0.159955] mce: CPU supports 10 MCE banks\n[ 0.160903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174355] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180922] ftrace: allocating 31920 entries in 125 pages\n[ 0.207563] smpboot: Max logical packages: 1\n[ 0.208584] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210024] x2apic enabled\n[ 0.210929] Switched APIC routing to physical x2apic.\n[ 0.212808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214142] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218499] KVM setup paravirtual spinlock\n[ 0.219961] x86: Booted up 1 node, 1 CPUs\n[ 0.220938] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222568] devtmpfs: initialized\n[ 0.224402] evm: security.selinux\n[ 0.225201] evm: security.SMACK64\n[ 0.225997] evm: security.SMACK64EXEC\n[ 0.226858] evm: security.SMACK64TRANSMUTE\n[ 0.227803] evm: security.SMACK64MMAP\n[ 0.228687] evm: security.ima\n[ 0.229409] evm: security.capability\n[ 0.230334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232520] pinctrl core: initialized pinctrl subsystem\n[ 0.233767] RTC time: 4:54:05, date: 09/30/18\n[ 0.234840] NET: Registered protocol family 16\n[ 0.235929] cpuidle: using governor ladder\n[ 0.236871] cpuidle: using governor menu\n[ 0.237797] PCCT header not found.\n[ 0.238659] ACPI: bus type PCI registered\n[ 0.239582] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241001] PCI: Using configuration type 1 for base access\n[ 0.242901] ACPI: Added _OSI(Module Device)\n[ 0.243858] ACPI: Added _OSI(Processor Device)\n[ 0.244848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248171] ACPI: Interpreter enabled\n[ 0.249042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.251130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.253144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256760] ACPI: (supports S0 S5)\n[ 0.257459] ACPI: Using IOAPIC for interrupt routing\n[ 0.258503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261566] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263917] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265099] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267292] acpiphp: Slot [3] registered\n[ 0.268082] acpiphp: Slot [4] registered\n[ 0.268876] acpiphp: Slot [5] registered\n[ 0.269677] acpiphp: Slot [6] registered\n[ 0.270465] acpiphp: Slot [7] registered\n[ 0.271252] acpiphp: Slot [8] registered\n[ 0.272036] acpiphp: Slot [9] registered\n[ 0.272825] acpiphp: Slot [10] registered\n[ 0.273628] acpiphp: Slot [11] registered\n[ 0.274432] acpiphp: Slot [12] registered\n[ 0.275234] acpiphp: Slot [13] registered\n[ 0.276029] acpiphp: Slot [14] registered\n[ 0.276829] acpiphp: Slot [15] registered\n[ 0.287715] acpiphp: Slot [16] registered\n[ 0.288523] acpiphp: Slot [17] registered\n[ 0.289328] acpiphp: Slot [18] registered\n[ 0.290131] acpiphp: Slot [19] registered\n[ 0.290929] acpiphp: Slot [20] registered\n[ 0.291737] acpiphp: Slot [21] registered\n[ 0.292540] acpiphp: Slot [22] registered\n[ 0.293342] acpiphp: Slot [23] registered\n[ 0.294147] acpiphp: Slot [24] registered\n[ 0.294948] acpiphp: Slot [25] registered\n[ 0.295758] acpiphp: Slot [26] registered\n[ 0.296562] acpiphp: Slot [27] registered\n[ 0.297365] acpiphp: Slot [28] registered\n[ 0.298186] acpiphp: Slot [29] registered\n[ 0.298981] acpiphp: Slot [30] registered\n[ 0.299804] acpiphp: Slot [31] registered\n[ 0.300602] PCI host bridge to bus 0000:00\n[ 0.301400] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302589] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303781] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305216] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.306639] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312771] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314024] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315175] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316407] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.322922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.370234] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371704] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.373108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377105] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.378247] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380833] vgaarb: loaded\n[ 0.381431] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382556] SCSI subsystem initialized\n[ 0.383381] ACPI: bus type USB registered\n[ 0.384198] usbcore: registered new interface driver usbfs\n[ 0.385231] usbcore: registered new interface driver hub\n[ 0.386233] usbcore: registered new device driver usb\n[ 0.387289] PCI: Using ACPI for IRQ routing\n[ 0.388312] NetLabel: Initializing\n[ 0.389023] NetLabel: domain hash size = 128\n[ 0.389885] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390834] NetLabel: unlabeled traffic allowed by default\n[ 0.391922] clocksource: Switched to clocksource kvm-clock\n[ 0.397316] AppArmor: AppArmor Filesystem Enabled\n[ 0.398263] pnp: PnP ACPI init\n[ 0.399168] pnp: PnP ACPI: found 5 devices\n[ 0.405192] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406882] NET: Registered protocol family 2\n[ 0.407832] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.409105] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.410261] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.411412] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412489] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413648] NET: Registered protocol family 1\n[ 0.414513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416671] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431080] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445262] Trying to unpack rootfs image as initramfs...\n[ 0.495904] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.510106] Scanning for low memory corruption every 60 seconds\n[ 0.511618] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512979] audit: initializing netlink subsys (disabled)\n[ 0.514158] audit: type=2000 audit(1538283246.837:1): initialized\n[ 0.515641] Initialise system trusted keyring\n[ 0.516689] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518051] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520236] zbud: loaded\n[ 0.520989] VFS: Disk quotas dquot_6.6.0\n[ 0.521825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523333] fuse init (API version 7.23)\n[ 0.524208] Key type big_key registered\n[ 0.524987] Allocating IMA MOK and blacklist keyrings.\n[ 0.526077] Key type asymmetric registered\n[ 0.527099] Asymmetric key parser 'x509' registered\n[ 0.528265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530003] io scheduler noop registered\n[ 0.530948] io scheduler deadline registered (default)\n[ 0.532148] io scheduler cfq registered\n[ 0.533136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534380] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537636] ACPI: Power Button [PWRF]\n[ 0.538617] GHES: HEST is not enabled!\n[ 0.552387] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582391] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.610459] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612898] Linux agpgart interface v0.103\n[ 0.615526] brd: module loaded\n[ 0.616838] loop: module loaded\n[ 0.621642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623383] GPT:90111 != 20971519\n[ 0.624209] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625531] GPT:90111 != 20971519\n[ 0.626338] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627493] vda: vda1 vda15\n[ 0.629025] scsi host0: ata_piix\n[ 0.629907] scsi host1: ata_piix\n[ 0.630744] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632227] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.634290] libphy: Fixed MDIO Bus: probed\n[ 0.635269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.636413] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639122] PPP generic driver version 2.4.2\n[ 0.640122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.641195] ehci-pci: EHCI PCI platform driver\n[ 0.642056] ehci-platform: EHCI generic platform driver\n[ 0.643029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644142] ohci-pci: OHCI PCI platform driver\n[ 0.644993] ohci-platform: OHCI generic platform driver\n[ 0.645963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660329] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.661312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.662753] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.663767] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.666084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667495] usb usb1: Product: UHCI Host Controller\n[ 0.668426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.669560] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670573] hub 1-0:1.0: USB hub found\n[ 0.671347] hub 1-0:1.0: 2 ports detected\n[ 0.672254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.674351] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.675299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.676318] mousedev: PS/2 mouse device common for all mice\n[ 0.677553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.679370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.680469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.681642] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682822] i2c /dev entries driver\n[ 0.683580] device-mapper: uevent: version 1.0.3\n[ 0.684519] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.686129] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687388] NET: Registered protocol family 10\n[ 0.688407] NET: Registered protocol family 17\n[ 0.689289] Key type dns_resolver registered\n[ 0.690205] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691281] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693029] registered taskstats version 1\n[ 0.693877] Loading compiled-in X.509 certificates\n[ 0.695318] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697172] zswap: loaded using pool lzo/zbud\n[ 0.698544] Key type trusted registered\n[ 0.700115] Key type encrypted registered\n[ 0.700919] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701937] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702952] evm: HMAC attrs: 0x1\n[ 0.703884] Magic number: 2:586:920\n[ 0.704741] rtc_cmos 00:00: setting system clock to 2018-09-30 04:54:06 UTC (1538283246)\n[ 0.706323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707440] EDD information not available.\n[ 0.792928] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794499] Write protecting the kernel read-only data: 14336k\n[ 0.806526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.852879] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.52\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.5...\nLease of 10.55.0.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.67. iid=i-000000ae\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-09-30 04:54:10,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6/action used request id req-57c151fa-e43b-404e-8fd2-5ee85cf016c2 2018-09-30 04:54:10,352 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 04:54:10,352 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 681895678 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135742] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137382] pid_max: default: 32768 minimum: 301 [ 0.138285] ACPI: Core revision 20150930 [ 0.139661] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140951] Security Framework initialized [ 0.141761] Yama: becoming mindful. [ 0.142628] AppArmor: AppArmor initialized [ 0.143628] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145039] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.146449] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147870] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.149434] Initializing cgroup subsys io [ 0.150243] Initializing cgroup subsys memory [ 0.151232] Initializing cgroup subsys devices [ 0.152272] Initializing cgroup subsys freezer [ 0.153268] Initializing cgroup subsys net_cls [ 0.154258] Initializing cgroup subsys perf_event [ 0.155350] Initializing cgroup subsys net_prio [ 0.156340] Initializing cgroup subsys hugetlb [ 0.157305] Initializing cgroup subsys pids [ 0.158299] CPU: Physical Processor ID: 0 [ 0.159955] mce: CPU supports 10 MCE banks [ 0.160903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174355] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180922] ftrace: allocating 31920 entries in 125 pages [ 0.207563] smpboot: Max logical packages: 1 [ 0.208584] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210024] x2apic enabled [ 0.210929] Switched APIC routing to physical x2apic. [ 0.212808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214142] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218499] KVM setup paravirtual spinlock [ 0.219961] x86: Booted up 1 node, 1 CPUs [ 0.220938] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222568] devtmpfs: initialized [ 0.224402] evm: security.selinux [ 0.225201] evm: security.SMACK64 [ 0.225997] evm: security.SMACK64EXEC [ 0.226858] evm: security.SMACK64TRANSMUTE [ 0.227803] evm: security.SMACK64MMAP [ 0.228687] evm: security.ima [ 0.229409] evm: security.capability [ 0.230334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232520] pinctrl core: initialized pinctrl subsystem [ 0.233767] RTC time: 4:54:05, date: 09/30/18 [ 0.234840] NET: Registered protocol family 16 [ 0.235929] cpuidle: using governor ladder [ 0.236871] cpuidle: using governor menu [ 0.237797] PCCT header not found. [ 0.238659] ACPI: bus type PCI registered [ 0.239582] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241001] PCI: Using configuration type 1 for base access [ 0.242901] ACPI: Added _OSI(Module Device) [ 0.243858] ACPI: Added _OSI(Processor Device) [ 0.244848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245879] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248171] ACPI: Interpreter enabled [ 0.249042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.251130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.253144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256760] ACPI: (supports S0 S5) [ 0.257459] ACPI: Using IOAPIC for interrupt routing [ 0.258503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261566] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263917] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265099] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267292] acpiphp: Slot [3] registered [ 0.268082] acpiphp: Slot [4] registered [ 0.268876] acpiphp: Slot [5] registered [ 0.269677] acpiphp: Slot [6] registered [ 0.270465] acpiphp: Slot [7] registered [ 0.271252] acpiphp: Slot [8] registered [ 0.272036] acpiphp: Slot [9] registered [ 0.272825] acpiphp: Slot [10] registered [ 0.273628] acpiphp: Slot [11] registered [ 0.274432] acpiphp: Slot [12] registered [ 0.275234] acpiphp: Slot [13] registered [ 0.276029] acpiphp: Slot [14] registered [ 0.276829] acpiphp: Slot [15] registered [ 0.287715] acpiphp: Slot [16] registered [ 0.288523] acpiphp: Slot [17] registered [ 0.289328] acpiphp: Slot [18] registered [ 0.290131] acpiphp: Slot [19] registered [ 0.290929] acpiphp: Slot [20] registered [ 0.291737] acpiphp: Slot [21] registered [ 0.292540] acpiphp: Slot [22] registered [ 0.293342] acpiphp: Slot [23] registered [ 0.294147] acpiphp: Slot [24] registered [ 0.294948] acpiphp: Slot [25] registered [ 0.295758] acpiphp: Slot [26] registered [ 0.296562] acpiphp: Slot [27] registered [ 0.297365] acpiphp: Slot [28] registered [ 0.298186] acpiphp: Slot [29] registered [ 0.298981] acpiphp: Slot [30] registered [ 0.299804] acpiphp: Slot [31] registered [ 0.300602] PCI host bridge to bus 0000:00 [ 0.301400] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302589] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303781] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305216] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.306639] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312771] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314024] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315175] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316407] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.322922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.370234] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.371704] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.373108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.374501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.375873] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.377105] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.378247] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.379303] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.380833] vgaarb: loaded [ 0.381431] vgaarb: bridge control possible 0000:00:02.0 [ 0.382556] SCSI subsystem initialized [ 0.383381] ACPI: bus type USB registered [ 0.384198] usbcore: registered new interface driver usbfs [ 0.385231] usbcore: registered new interface driver hub [ 0.386233] usbcore: registered new device driver usb [ 0.387289] PCI: Using ACPI for IRQ routing [ 0.388312] NetLabel: Initializing [ 0.389023] NetLabel: domain hash size = 128 [ 0.389885] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.390834] NetLabel: unlabeled traffic allowed by default [ 0.391922] clocksource: Switched to clocksource kvm-clock [ 0.397316] AppArmor: AppArmor Filesystem Enabled [ 0.398263] pnp: PnP ACPI init [ 0.399168] pnp: PnP ACPI: found 5 devices [ 0.405192] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.406882] NET: Registered protocol family 2 [ 0.407832] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.409105] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.410261] TCP: Hash tables configured (established 2048 bind 2048) [ 0.411412] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.412489] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.413648] NET: Registered protocol family 1 [ 0.414513] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.415600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416671] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431080] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.445262] Trying to unpack rootfs image as initramfs... [ 0.495904] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.510106] Scanning for low memory corruption every 60 seconds [ 0.511618] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512979] audit: initializing netlink subsys (disabled) [ 0.514158] audit: type=2000 audit(1538283246.837:1): initialized [ 0.515641] Initialise system trusted keyring [ 0.516689] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520236] zbud: loaded [ 0.520989] VFS: Disk quotas dquot_6.6.0 [ 0.521825] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523333] fuse init (API version 7.23) [ 0.524208] Key type big_key registered [ 0.524987] Allocating IMA MOK and blacklist keyrings. [ 0.526077] Key type asymmetric registered [ 0.527099] Asymmetric key parser 'x509' registered [ 0.528265] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530003] io scheduler noop registered [ 0.530948] io scheduler deadline registered (default) [ 0.532148] io scheduler cfq registered [ 0.533136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534380] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.535883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537636] ACPI: Power Button [PWRF] [ 0.538617] GHES: HEST is not enabled! [ 0.552387] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582391] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.610459] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.612898] Linux agpgart interface v0.103 [ 0.615526] brd: module loaded [ 0.616838] loop: module loaded [ 0.621642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.623383] GPT:90111 != 20971519 [ 0.624209] GPT:Alternate GPT header not at the end of the disk. [ 0.625531] GPT:90111 != 20971519 [ 0.626338] GPT: Use GNU Parted to correct GPT errors. [ 0.627493] vda: vda1 vda15 [ 0.629025] scsi host0: ata_piix [ 0.629907] scsi host1: ata_piix [ 0.630744] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.632227] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.634290] libphy: Fixed MDIO Bus: probed [ 0.635269] tun: Universal TUN/TAP device driver, 1.6 [ 0.636413] tun: (C) 1999-2004 Max Krasnyansky [ 0.639122] PPP generic driver version 2.4.2 [ 0.640122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.641195] ehci-pci: EHCI PCI platform driver [ 0.642056] ehci-platform: EHCI generic platform driver [ 0.643029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644142] ohci-pci: OHCI PCI platform driver [ 0.644993] ohci-platform: OHCI generic platform driver [ 0.645963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660329] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662753] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663767] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666084] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667495] usb usb1: Product: UHCI Host Controller [ 0.668426] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669560] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670573] hub 1-0:1.0: USB hub found [ 0.671347] hub 1-0:1.0: 2 ports detected [ 0.672254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674351] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676318] mousedev: PS/2 mouse device common for all mice [ 0.677553] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679370] rtc_cmos 00:00: RTC can wake from S4 [ 0.680469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.681642] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.682822] i2c /dev entries driver [ 0.683580] device-mapper: uevent: version 1.0.3 [ 0.684519] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.686129] ledtrig-cpu: registered to indicate activity on CPUs [ 0.687388] NET: Registered protocol family 10 [ 0.688407] NET: Registered protocol family 17 [ 0.689289] Key type dns_resolver registered [ 0.690205] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.691281] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.693029] registered taskstats version 1 [ 0.693877] Loading compiled-in X.509 certificates [ 0.695318] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.697172] zswap: loaded using pool lzo/zbud [ 0.698544] Key type trusted registered [ 0.700115] Key type encrypted registered [ 0.700919] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701937] ima: No TPM chip found, activating TPM-bypass! [ 0.702952] evm: HMAC attrs: 0x1 [ 0.703884] Magic number: 2:586:920 [ 0.704741] rtc_cmos 00:00: setting system clock to 2018-09-30 04:54:06 UTC (1538283246) [ 0.706323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.707440] EDD information not available. [ 0.792928] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.794499] Write protecting the kernel read-only data: 14336k [ 0.806526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.852879] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.52 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.5... Lease of 10.55.0.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.67. iid=i-000000ae failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-09-30 04:54:10,353 - create_instance - INFO - Deleting Port with ID - 38ee4ff9-d9f3-4aab-9814-b35f86d3e492 2018-09-30 04:54:10,353 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72port-1 2018-09-30 04:54:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/38ee4ff9-d9f3-4aab-9814-b35f86d3e492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:11,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-045b15b1-bdc8-4a8f-989e-cd027a95611e Date: Sun, 30 Sep 2018 04:54:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:54:11,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/38ee4ff9-d9f3-4aab-9814-b35f86d3e492 used request id req-045b15b1-bdc8-4a8f-989e-cd027a95611e 2018-09-30 04:54:11,028 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst 2018-09-30 04:54:11,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:11,180 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ecdfd86-b5ff-4bc1-87f6-089c0da11972 x-compute-request-id: req-1ecdfd86-b5ff-4bc1-87f6-089c0da11972 Content-Type: application/json 2018-09-30 04:54:11,181 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-1ecdfd86-b5ff-4bc1-87f6-089c0da11972 2018-09-30 04:54:11,181 - create_instance - INFO - Checking deletion status 2018-09-30 04:54:11,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:11,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89633d06-d70e-4300-add6-ddcad2142715 x-compute-request-id: req-89633d06-d70e-4300-add6-ddcad2142715 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:54:06.000000", "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:54:11Z", "hostId": "3d8c28352218a2a1a035a41567425c9d338dfef7a400cea2fae315d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:11,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-89633d06-d70e-4300-add6-ddcad2142715 2018-09-30 04:54:11,498 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst] is - ACTIVE 2018-09-30 04:54:11,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:54:14,501 - create_instance - DEBUG - VM status query timeout in 296.680128098 2018-09-30 04:54:14,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:14,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f589f51-9bbb-4e03-bf89-5c86346a54f3 x-compute-request-id: req-0f589f51-9bbb-4e03-bf89-5c86346a54f3 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6", "rel": "bookmark"}], "image": {"id": "2ef98345-6991-4298-809d-2efc7e24b6aa", "links": [{"href": "http://172.30.9.29:8774/images/2ef98345-6991-4298-809d-2efc7e24b6aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:54:06.000000", "flavor": {"id": "596595e2-018f-4e71-ac20-eca1456b92aa", "links": [{"href": "http://172.30.9.29:8774/flavors/596595e2-018f-4e71-ac20-eca1456b92aa", "rel": "bookmark"}]}, "id": "302d555d-5d75-4309-bfdd-6c3a657fd1c6", "user_id": "f2629e6fc002488c85a4d2ecbfdbf9b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:54:11Z", "hostId": "3d8c28352218a2a1a035a41567425c9d338dfef7a400cea2fae315d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst", "created": "2018-09-30T04:53:59Z", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:54:14,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-0f589f51-9bbb-4e03-bf89-5c86346a54f3 2018-09-30 04:54:14,919 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst] is - ACTIVE 2018-09-30 04:54:14,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:54:17,922 - create_instance - DEBUG - VM status query timeout in 293.25883007 2018-09-30 04:54:17,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782f2d8e1f92e0c2dcc9a0350081d4bb7d8f145e" 2018-09-30 04:54:17,971 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:54:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41e482a6-3b34-4ff3-a21b-911c20acc7ef x-compute-request-id: req-41e482a6-3b34-4ff3-a21b-911c20acc7ef Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 302d555d-5d75-4309-bfdd-6c3a657fd1c6 could not be found.", "code": 404}} 2018-09-30 04:54:17,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/302d555d-5d75-4309-bfdd-6c3a657fd1c6 used request id req-41e482a6-3b34-4ff3-a21b-911c20acc7ef 2018-09-30 04:54:17,971 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 302d555d-5d75-4309-bfdd-6c3a657fd1c6 could not be found. (HTTP 404) (Request-ID: req-41e482a6-3b34-4ff3-a21b-911c20acc7ef) 2018-09-30 04:54:17,972 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-inst 2018-09-30 04:54:17,973 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet 2018-09-30 04:54:17,973 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-subnet 2018-09-30 04:54:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4fbfb7c0-b1bb-4362-98d8-bec4cbe68675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:54:20,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-627e99b5-c407-4e53-b920-86b289ad2c25 Date: Sun, 30 Sep 2018 04:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:54:20,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4fbfb7c0-b1bb-4362-98d8-bec4cbe68675 used request id req-627e99b5-c407-4e53-b920-86b289ad2c25 2018-09-30 04:54:20,450 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-priv-net 2018-09-30 04:54:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/15ef9564-4de6-4a11-9966-0d79788e8cbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aba0365d63bca30b869ed5d866685789cf78ba" 2018-09-30 04:54:21,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f27211c8-bc9c-4bb9-a394-e063c2b4d363 Date: Sun, 30 Sep 2018 04:54:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:54:21,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/15ef9564-4de6-4a11-9966-0d79788e8cbe used request id req-f27211c8-bc9c-4bb9-a394-e063c2b4d363 2018-09-30 04:54:21,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4352b1185b6b598a4fa4b4d58d9baad06db33b3" 2018-09-30 04:54:21,803 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1874a47-3578-4eb7-be35-e1b8a12dc1f6 x-compute-request-id: req-f1874a47-3578-4eb7-be35-e1b8a12dc1f6 Content-Length: 0 Content-Type: application/json 2018-09-30 04:54:21,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/596595e2-018f-4e71-ac20-eca1456b92aa used request id req-f1874a47-3578-4eb7-be35-e1b8a12dc1f6 2018-09-30 04:54:21,804 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-a3c6c254-0f19-45fe-a1f3-1361e9131e72-image 2018-09-30 04:54:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b32c1f7a282e61fa5f19ef9a4fce9c1e52f2dea9" 2018-09-30 04:54:23,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70d1381e-bec3-4c1c-a8b5-a48fbfc78aec Date: Sun, 30 Sep 2018 04:54:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:54:23,689 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2ef98345-6991-4298-809d-2efc7e24b6aa used request id req-70d1381e-bec3-4c1c-a8b5-a48fbfc78aec 2018-09-30 04:54:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:23,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ec15256c-6c0c-467b-bfbd-ab74c80db1ff Date: Sun, 30 Sep 2018 04:54:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "created_at": "2018-09-30T04:53:48Z", "updated_at": "2018-09-30T04:53:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "revision_number": 0, "id": "09aa9898-7f00-4dbd-91c7-c8e0fb19214c", "remote_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "remote_ip_prefix": null, "created_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c476c7aaf074eaeb8a990d5910995be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "revision_number": 0, "id": "62cdbdba-ad55-4502-a4b9-0f07d56b1326", "remote_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "remote_ip_prefix": null, "created_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c476c7aaf074eaeb8a990d5910995be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "revision_number": 0, "id": "f33de553-9e3f-4b1f-b34c-e2adca5f03c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c476c7aaf074eaeb8a990d5910995be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "revision_number": 0, "id": "528e092a-caec-46db-b3bf-1c82a375a4eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c476c7aaf074eaeb8a990d5910995be"}], "revision_number": 4, "project_id": "9c476c7aaf074eaeb8a990d5910995be", "id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:54:23,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ec15256c-6c0c-467b-bfbd-ab74c80db1ff 2018-09-30 04:54:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:24,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190d1c26-3253-44c1-8f86-67f23b2385b4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:54:24,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-190d1c26-3253-44c1-8f86-67f23b2385b4 2018-09-30 04:54:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:24,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5c5322-2765-48d5-b236-807881b593c5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be"}, "enabled": true, "id": "9c476c7aaf074eaeb8a990d5910995be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj"}} 2018-09-30 04:54:24,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-ae5c5322-2765-48d5-b236-807881b593c5 2018-09-30 04:54:24,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 646d427b-03f2-4505-b2d2-3f3807c0b24a 2018-09-30 04:54:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=646d427b-03f2-4505-b2d2-3f3807c0b24a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:24,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-03921a82-299c-459f-9caf-d59efc69d7ac Date: Sun, 30 Sep 2018 04:54:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "port_range_min": null, "revision_number": 0, "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "created_at": "2018-09-30T04:53:49Z", "project_id": "9c476c7aaf074eaeb8a990d5910995be", "id": "09aa9898-7f00-4dbd-91c7-c8e0fb19214c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "port_range_min": null, "revision_number": 0, "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "created_at": "2018-09-30T04:53:49Z", "project_id": "9c476c7aaf074eaeb8a990d5910995be", "id": "528e092a-caec-46db-b3bf-1c82a375a4eb"}, {"remote_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "port_range_min": null, "revision_number": 0, "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "created_at": "2018-09-30T04:53:49Z", "project_id": "9c476c7aaf074eaeb8a990d5910995be", "id": "62cdbdba-ad55-4502-a4b9-0f07d56b1326"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:53:49Z", "security_group_id": "646d427b-03f2-4505-b2d2-3f3807c0b24a", "port_range_min": null, "revision_number": 0, "tenant_id": "9c476c7aaf074eaeb8a990d5910995be", "created_at": "2018-09-30T04:53:49Z", "project_id": "9c476c7aaf074eaeb8a990d5910995be", "id": "f33de553-9e3f-4b1f-b34c-e2adca5f03c6"}]} 2018-09-30 04:54:24,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=646d427b-03f2-4505-b2d2-3f3807c0b24a used request id req-03921a82-299c-459f-9caf-d59efc69d7ac 2018-09-30 04:54:24,310 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:54:24,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/646d427b-03f2-4505-b2d2-3f3807c0b24a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:24,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63397600-6bfb-42e7-a3b9-34b78268a12b Content-Length: 0 Date: Sun, 30 Sep 2018 04:54:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:54:24,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/646d427b-03f2-4505-b2d2-3f3807c0b24a used request id req-63397600-6bfb-42e7-a3b9-34b78268a12b 2018-09-30 04:54:24,704 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj 2018-09-30 04:54:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:24,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e161bc27-a340-4bbc-b5a0-27f276dd2226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:54:24,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9c476c7aaf074eaeb8a990d5910995be used request id req-e161bc27-a340-4bbc-b5a0-27f276dd2226 2018-09-30 04:54:24,931 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-bd2f7fc1-b9dd-43b-proj-role 2018-09-30 04:54:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/811e434b6fcd47bfb1e8a9b014b04f04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:25,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5f01c5-3bfa-4997-a4b7-f7bbdc9ebe13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:54:25,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/811e434b6fcd47bfb1e8a9b014b04f04 used request id req-9a5f01c5-3bfa-4997-a4b7-f7bbdc9ebe13 2018-09-30 04:54:25,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90457d15a04b479bde7ecc2df501552527ae1d10" 2018-09-30 04:54:25,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5efe7388-2a4f-4379-95f6-708bce90777a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:54:25,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5efe7388-2a4f-4379-95f6-708bce90777a 2018-09-30 04:54:25,135 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-bd2f7fc1-b9dd-43b-user 2018-09-30 04:54:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f2629e6fc002488c85a4d2ecbfdbf9b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fed61eac239634063892b4ca2e2afb0407a8e9" 2018-09-30 04:54:25,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f31c724-9d27-4f30-bf2f-ed9456be5c08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:54:25,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f2629e6fc002488c85a4d2ecbfdbf9b1 used request id req-0f31c724-9d27-4f30-bf2f-ed9456be5c08 2018-09-30 04:54:25,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:25,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["POEofzAgTgWUbKXXx3w0_A"], "issued_at": "2018-09-30T04:54:25.000000Z"}} 2018-09-30 04:54:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5fcfdc0a331bd8b9ffff19d70df65aa66ab5ec6" 2018-09-30 04:54:25,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578a9814-0caf-44f6-8cd4-bbf15d299d90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:25,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-578a9814-0caf-44f6-8cd4-bbf15d299d90 2018-09-30 04:54:25,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:25,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:26,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WoRpw69JRpu5BHdWammHLQ"], "issued_at": "2018-09-30T04:54:26.000000Z"}} 2018-09-30 04:54:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:54:26,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56465ff-9159-452f-93ad-418d2b63b63c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:26,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e56465ff-9159-452f-93ad-418d2b63b63c 2018-09-30 04:54:26,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:26,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-819aa735-8209-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:54:26,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9b20d0-9023-4d62-8f4c-7494db184776 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-819aa735-8209-497-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:54:26,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-819aa735-8209-497-proj used request id req-1b9b20d0-9023-4d62-8f4c-7494db184776 2018-09-30 04:54:26,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:54:26,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16c5d64-a87e-4bac-a66c-9f63e1220dad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:54:26,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d16c5d64-a87e-4bac-a66c-9f63e1220dad 2018-09-30 04:54:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}}' 2018-09-30 04:54:26,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3513174-2e12-42fd-9202-1cf1ebe948d2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:26,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c3513174-2e12-42fd-9202-1cf1ebe948d2 2018-09-30 04:54:26,587 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-819aa735-8209-497-proj 2018-09-30 04:54:26,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:26,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:26,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Zx7dpoHATTOutAJzaKp4CQ"], "issued_at": "2018-09-30T04:54:26.000000Z"}} 2018-09-30 04:54:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010363b3c5c1ef0876fe4ea2659be26a793279c" 2018-09-30 04:54:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb842d8-674d-4bd2-959d-3eeb7d3aff65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:27,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8eb842d8-674d-4bd2-959d-3eeb7d3aff65 2018-09-30 04:54:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:27,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010363b3c5c1ef0876fe4ea2659be26a793279c" 2018-09-30 04:54:27,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e097b7-1927-41da-9f7b-56415a206877 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:54:27,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-89e097b7-1927-41da-9f7b-56415a206877 2018-09-30 04:54:27,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-819aa735-8209-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010363b3c5c1ef0876fe4ea2659be26a793279c" 2018-09-30 04:54:27,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48046a7a-b27b-4fce-a1dc-79188ce39a99 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-819aa735-8209-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}]} 2018-09-30 04:54:27,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-819aa735-8209-497-proj used request id req-48046a7a-b27b-4fce-a1dc-79188ce39a99 2018-09-30 04:54:27,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010363b3c5c1ef0876fe4ea2659be26a793279c" 2018-09-30 04:54:27,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2c2663-0c8a-49e8-8d86-1fcba3ddff6a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:54:27,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-de2c2663-0c8a-49e8-8d86-1fcba3ddff6a 2018-09-30 04:54:27,700 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-819aa735-8209-497-user 2018-09-30 04:54:27,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:54:27,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30866574-df7b-444b-a183-635479ccb311 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:54:27,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-30866574-df7b-444b-a183-635479ccb311 2018-09-30 04:54:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" -d '{"role": {"name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}}' 2018-09-30 04:54:27,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42726f47-9b03-4770-b316-cbbda4e1f92b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "links": {"self": "http://172.30.9.29:5000/v3/roles/a34e2dffcfa34ffca0d1dfaac7108fdc"}, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}} 2018-09-30 04:54:27,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-42726f47-9b03-4770-b316-cbbda4e1f92b 2018-09-30 04:54:27,899 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-819aa735-8209-497-proj-role 2018-09-30 04:54:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a34e2dffcfa34ffca0d1dfaac7108fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:54:27,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a341b9c-1283-416c-b76d-84ed36436692 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a34e2dffcfa34ffca0d1dfaac7108fdc"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role", "id": "a34e2dffcfa34ffca0d1dfaac7108fdc"}} 2018-09-30 04:54:27,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a34e2dffcfa34ffca0d1dfaac7108fdc used request id req-3a341b9c-1283-416c-b76d-84ed36436692 2018-09-30 04:54:27,993 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-819aa735-8209-497-proj-role to project CreateInstanceTwoNetTests-819aa735-8209-497-proj 2018-09-30 04:54:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c/users/4f4a29a9f56f4ab8877470f5f4a2445d/roles/a34e2dffcfa34ffca0d1dfaac7108fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:54:28,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15658c50-2abf-43ee-a623-3f3caf384269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:54:28,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c/users/4f4a29a9f56f4ab8877470f5f4a2445d/roles/a34e2dffcfa34ffca0d1dfaac7108fdc used request id req-15658c50-2abf-43ee-a623-3f3caf384269 2018-09-30 04:54:28,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:54:28,124 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:54:28,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:28,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:28,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["rsxr9OsST9GeAIoCyN-soA"], "issued_at": "2018-09-30T04:54:28.000000Z"}} 2018-09-30 04:54:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:54:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a3dfa2-f258-4c9a-8542-dab5da8ab358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:28,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36a3dfa2-f258-4c9a-8542-dab5da8ab358 2018-09-30 04:54:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:54:28,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-a68fd796-366d-4d52-a25e-e10687a55d1f Date: Sun, 30 Sep 2018 04:54:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc"} 2018-09-30 04:54:28,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc used request id req-a68fd796-366d-4d52-a25e-e10687a55d1f 2018-09-30 04:54:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:54:28,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d744e08-420e-427c-9341-e686d3ae0aaf Date: Sun, 30 Sep 2018 04:54:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:54:28,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7d744e08-420e-427c-9341-e686d3ae0aaf 2018-09-30 04:54:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc"}' 2018-09-30 04:54:29,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a X-Openstack-Request-Id: req-1f28148b-324d-4e02-8379-f74bb9b2e1a1 Date: Sun, 30 Sep 2018 04:54:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:54:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:54:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "min_disk": 0, "protected": false, "id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "file": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file", "checksum": null, "owner": "ee4ff6726f704b1d9fcf9c8479290f4c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:54:29,236 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1f28148b-324d-4e02-8379-f74bb9b2e1a1 2018-09-30 04:54:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" -d '' 2018-09-30 04:54:30,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1839726f-f010-42d3-b5c0-879bdf366452 Date: Sun, 30 Sep 2018 04:54:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:54:30,329 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file used request id req-1839726f-f010-42d3-b5c0-879bdf366452 2018-09-30 04:54:30,330 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:54:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:54:30,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-09917c69-ff8a-4839-9889-dea3ceaf1a0d Date: Sun, 30 Sep 2018 04:54:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:54:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:54:30Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "metadata": {}}], "self": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "min_disk": 0, "protected": false, "id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "file": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee4ff6726f704b1d9fcf9c8479290f4c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:54:30,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a used request id req-09917c69-ff8a-4839-9889-dea3ceaf1a0d 2018-09-30 04:54:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:54:30,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-42f5368d-ec7c-44ec-898d-6e4e6d8dc8fa Date: Sun, 30 Sep 2018 04:54:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:54:30,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-42f5368d-ec7c-44ec-898d-6e4e6d8dc8fa 2018-09-30 04:54:30,658 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc 2018-09-30 04:54:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:54:30,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-ce57959d-de60-4602-8b5e-7ea80c673d47 Date: Sun, 30 Sep 2018 04:54:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:54:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:54:30Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "metadata": {}}], "self": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "min_disk": 0, "protected": false, "id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "file": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee4ff6726f704b1d9fcf9c8479290f4c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:54:30,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a used request id req-ce57959d-de60-4602-8b5e-7ea80c673d47 2018-09-30 04:54:30,678 - create_image - DEBUG - Instance status is - active 2018-09-30 04:54:30,678 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc 2018-09-30 04:54:30,678 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc 2018-09-30 04:54:30,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:30,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:31,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["zpLoLXGMRlOdXUb_roeWPg"], "issued_at": "2018-09-30T04:54:31.000000Z"}} 2018-09-30 04:54:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:54:31,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e7bc4b-44a1-4a50-aee1-4586993e6d94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:31,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d2e7bc4b-44a1-4a50-aee1-4586993e6d94 2018-09-30 04:54:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:54:31,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e9fd5bac-1596-4330-a90e-c27a4c15ca14 Date: Sun, 30 Sep 2018 04:54:31 GMT RESP BODY: {"networks":[]} 2018-09-30 04:54:31,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-e9fd5bac-1596-4330-a90e-c27a4c15ca14 2018-09-30 04:54:31,304 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 2018-09-30 04:54:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" -d '{"network": {"name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1", "admin_state_up": true}}' 2018-09-30 04:54:31,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-35333418-c298-4724-94af-26696bc1a52d Date: Sun, 30 Sep 2018 04:54:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:54:31Z","is_default":false,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","mtu":1450}} 2018-09-30 04:54:31,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-35333418-c298-4724-94af-26696bc1a52d 2018-09-30 04:54:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:54:32,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-926670a0-c2e0-4cae-8516-877ef5428b2f Date: Sun, 30 Sep 2018 04:54:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:54:31Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:32,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-926670a0-c2e0-4cae-8516-877ef5428b2f 2018-09-30 04:54:32,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:54:32,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83cd5dda-a6a2-4a99-9fe9-d7f9f8f401ea Date: Sun, 30 Sep 2018 04:54:32 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:54:32,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-83cd5dda-a6a2-4a99-9fe9-d7f9f8f401ea 2018-09-30 04:54:32,260 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 2018-09-30 04:54:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" -d '{"subnets": [{"ip_version": 4, "network_id": "f2316522-15bb-4875-8006-72dfb7c5ae3f", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]}' 2018-09-30 04:54:32,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3055f89e-3097-4f4f-b0f5-d79a224b1160 Date: Sun, 30 Sep 2018 04:54:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:32,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3055f89e-3097-4f4f-b0f5-d79a224b1160 2018-09-30 04:54:32,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:54:33,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7f7b76f1-9aed-469f-af76-4282b5dd2675 Date: Sun, 30 Sep 2018 04:54:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:33,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-7f7b76f1-9aed-469f-af76-4282b5dd2675 2018-09-30 04:54:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:54:33,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f8b921d0-72bb-4363-a974-50c2b4fbfc5d Date: Sun, 30 Sep 2018 04:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:33,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-f8b921d0-72bb-4363-a974-50c2b4fbfc5d 2018-09-30 04:54:33,380 - OpenStackNetwork - DEBUG - Network [f2316522-15bb-4875-8006-72dfb7c5ae3f] created successfully 2018-09-30 04:54:33,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:33,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:33,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["XhclN2gISDK6J-nDb_ma4g"], "issued_at": "2018-09-30T04:54:33.000000Z"}} 2018-09-30 04:54:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:54:33,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654e6709-0cf9-4b77-8d44-4b27a50fa81e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:33,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-654e6709-0cf9-4b77-8d44-4b27a50fa81e 2018-09-30 04:54:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:54:34,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2816f797-9807-457e-8637-12929522ba01 Date: Sun, 30 Sep 2018 04:54:33 GMT RESP BODY: {"networks":[]} 2018-09-30 04:54:34,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-2816f797-9807-457e-8637-12929522ba01 2018-09-30 04:54:34,017 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 2018-09-30 04:54:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" -d '{"network": {"name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2", "admin_state_up": true}}' 2018-09-30 04:54:34,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-bc4347ac-b6db-4c05-9f53-c9e5f862ae19 Date: Sun, 30 Sep 2018 04:54:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a10a686-b364-4531-8ede-55177537b4fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:54:34Z","is_default":false,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","mtu":1450}} 2018-09-30 04:54:34,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-bc4347ac-b6db-4c05-9f53-c9e5f862ae19 2018-09-30 04:54:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:54:34,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-1a233f47-b093-4c9f-8de2-2d7ed79ea6cc Date: Sun, 30 Sep 2018 04:54:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:54:34Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:54:34,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-1a233f47-b093-4c9f-8de2-2d7ed79ea6cc 2018-09-30 04:54:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:54:34,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b574889-12e6-41ad-8c7c-2e2e0ae79860 Date: Sun, 30 Sep 2018 04:54:34 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:54:34,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-0b574889-12e6-41ad-8c7c-2e2e0ae79860 2018-09-30 04:54:34,850 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 2018-09-30 04:54:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" -d '{"subnets": [{"ip_version": 4, "network_id": "0a10a686-b364-4531-8ede-55177537b4fc", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]}' 2018-09-30 04:54:35,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a154181b-e5b3-45a7-a769-6bff32dfb4e7 Date: Sun, 30 Sep 2018 04:54:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:54:35,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a154181b-e5b3-45a7-a769-6bff32dfb4e7 2018-09-30 04:54:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:54:36,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-fe5504cd-cc5e-4793-8c9e-0c5f3213949e Date: Sun, 30 Sep 2018 04:54:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:54:36,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-fe5504cd-cc5e-4793-8c9e-0c5f3213949e 2018-09-30 04:54:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:54:36,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4185aa63-274a-4b3b-ba51-7fa0958753a2 Date: Sun, 30 Sep 2018 04:54:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:54:36,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-4185aa63-274a-4b3b-ba51-7fa0958753a2 2018-09-30 04:54:36,319 - OpenStackNetwork - DEBUG - Network [0a10a686-b364-4531-8ede-55177537b4fc] created successfully 2018-09-30 04:54:36,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:36,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:36,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["VnwZweObRC-RAr7iZ3uTOw"], "issued_at": "2018-09-30T04:54:36.000000Z"}} 2018-09-30 04:54:36,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:36,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d7f03e-90ae-40e5-b62f-d7624d722fcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:36,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16d7f03e-90ae-40e5-b62f-d7624d722fcd 2018-09-30 04:54:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:36,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fde4036d-695b-4c43-914b-a8fca6cedeaa Date: Sun, 30 Sep 2018 04:54:36 GMT RESP BODY: {"routers": []} 2018-09-30 04:54:36,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router&admin_state_up=True used request id req-fde4036d-695b-4c43-914b-a8fca6cedeaa 2018-09-30 04:54:36,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:36,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:37,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["94H0kdAvQ72pmxSx04xCLw"], "issued_at": "2018-09-30T04:54:37.000000Z"}} 2018-09-30 04:54:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d1aa7a1ad94fa818fb5a9c083362f2fee5d46c" 2018-09-30 04:54:37,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e19dcd-023f-493c-aaed-c782145d267a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:37,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-84e19dcd-023f-493c-aaed-c782145d267a 2018-09-30 04:54:37,415 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"router": {"name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router", "admin_state_up": true}}' 2018-09-30 04:54:41,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-35075f50-b04d-4986-b4ae-2ac9f6b705af Date: Sun, 30 Sep 2018 04:54:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:38Z", "admin_state_up": true, "updated_at": "2018-09-30T04:54:38Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "857c1fa8-7ccb-4c2e-b09d-eea47eeb457d", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router"}} 2018-09-30 04:54:41,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-35075f50-b04d-4986-b4ae-2ac9f6b705af 2018-09-30 04:54:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=857c1fa8-7ccb-4c2e-b09d-eea47eeb457d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:41,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cdae47db-b2c2-4a72-8aeb-44f8b73b9c91 Date: Sun, 30 Sep 2018 04:54:41 GMT RESP BODY: {"ports":[]} 2018-09-30 04:54:41,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=857c1fa8-7ccb-4c2e-b09d-eea47eeb457d used request id req-cdae47db-b2c2-4a72-8aeb-44f8b73b9c91 2018-09-30 04:54:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:41,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9e11f4d0-77b3-4c1c-bd51-3f0f90592334 Date: Sun, 30 Sep 2018 04:54:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:41,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-9e11f4d0-77b3-4c1c-bd51-3f0f90592334 2018-09-30 04:54:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:41,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:41,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c2f629-04c6-4d13-afea-43888a5fec77 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:41,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-a1c2f629-04c6-4d13-afea-43888a5fec77 2018-09-30 04:54:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:42,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-365340e2-82bb-4331-9968-39946ad21340 Date: Sun, 30 Sep 2018 04:54:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:42,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-365340e2-82bb-4331-9968-39946ad21340 2018-09-30 04:54:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:42,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-398ea698-0ba8-4030-a857-7c9d26711b28 Date: Sun, 30 Sep 2018 04:54:42 GMT RESP BODY: {"ports":[]} 2018-09-30 04:54:42,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1&admin_state_up=True used request id req-398ea698-0ba8-4030-a857-7c9d26711b28 2018-09-30 04:54:42,340 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1 for router - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:42,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:42,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:42,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["IQITquL2T9KR5im2O0ad0g"], "issued_at": "2018-09-30T04:54:42.000000Z"}} 2018-09-30 04:54:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79932797fefc6ad8bc41ab8c1b6c72f4e4797098" 2018-09-30 04:54:42,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c199c2ca-7222-44ae-ac0b-004bff1f311c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:42,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c199c2ca-7222-44ae-ac0b-004bff1f311c 2018-09-30 04:54:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:42,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-84bfbe09-552f-46ff-864f-062236696908 Date: Sun, 30 Sep 2018 04:54:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:42,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-84bfbe09-552f-46ff-864f-062236696908 2018-09-30 04:54:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:43,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-172dec94-9c62-4a37-8ca6-c341ee60e614 Date: Sun, 30 Sep 2018 04:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:43,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-172dec94-9c62-4a37-8ca6-c341ee60e614 2018-09-30 04:54:43,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4853f8da-98a4-4b6f-a3df-a9fbf63c3e2e Date: Sun, 30 Sep 2018 04:54:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:43,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-4853f8da-98a4-4b6f-a3df-a9fbf63c3e2e 2018-09-30 04:54:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:43,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:43,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79932797fefc6ad8bc41ab8c1b6c72f4e4797098" 2018-09-30 04:54:43,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7d622a-b877-4cef-8ea8-bb20519e3b60 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:43,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-1c7d622a-b877-4cef-8ea8-bb20519e3b60 2018-09-30 04:54:43,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:43,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-baf10ab7-0c8e-46a3-82bc-647bf3a37fca Date: Sun, 30 Sep 2018 04:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:43,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-baf10ab7-0c8e-46a3-82bc-647bf3a37fca 2018-09-30 04:54:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:43,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-03feee7b-5d14-43b4-8a37-7e478c51968d Date: Sun, 30 Sep 2018 04:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:43,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 used request id req-03feee7b-5d14-43b4-8a37-7e478c51968d 2018-09-30 04:54:43,942 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 2018-09-30 04:54:43,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"port": {"network_id": "f2316522-15bb-4875-8006-72dfb7c5ae3f", "fixed_ips": [{"subnet_id": "1bde8ff2-790f-486e-b8e8-b184ce973d9d", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1", "admin_state_up": true}}' 2018-09-30 04:54:45,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-f78788c2-68a1-4fb6-862a-37871bb257a5 Date: Sun, 30 Sep 2018 04:54:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.1"}],"id":"5a218307-1d13-49fc-a9cb-5842f69350e3","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:dd:f4:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","qos_policy_id":null,"admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:44Z","binding:vnic_type":"normal"}} 2018-09-30 04:54:45,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f78788c2-68a1-4fb6-862a-37871bb257a5 2018-09-30 04:54:45,017 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1 for router - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:45,017 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"port_id": "5a218307-1d13-49fc-a9cb-5842f69350e3"}' 2018-09-30 04:54:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6a81ab9-037f-4721-8d69-83bad8364682 Date: Sun, 30 Sep 2018 04:54:46 GMT RESP BODY: {"network_id": "f2316522-15bb-4875-8006-72dfb7c5ae3f", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "subnet_id": "1bde8ff2-790f-486e-b8e8-b184ce973d9d", "subnet_ids": ["1bde8ff2-790f-486e-b8e8-b184ce973d9d"], "port_id": "5a218307-1d13-49fc-a9cb-5842f69350e3", "id": "857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"} 2018-09-30 04:54:46,851 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/add_router_interface used request id req-d6a81ab9-037f-4721-8d69-83bad8364682 2018-09-30 04:54:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:47,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a7a5eead-c3f3-426c-8d2c-73fd663dec3c Date: Sun, 30 Sep 2018 04:54:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:54:47,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-a7a5eead-c3f3-426c-8d2c-73fd663dec3c 2018-09-30 04:54:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:47,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04907768-2fbc-4480-8dd5-afd5fde0dc5b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:47,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-04907768-2fbc-4480-8dd5-afd5fde0dc5b 2018-09-30 04:54:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:47,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d387847a-6dcf-40e9-a588-f80284402006 Date: Sun, 30 Sep 2018 04:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:54:47,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-d387847a-6dcf-40e9-a588-f80284402006 2018-09-30 04:54:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:47,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb42a7ea-5fe0-4cc3-b6c4-b50af5414a71 Date: Sun, 30 Sep 2018 04:54:47 GMT RESP BODY: {"ports":[]} 2018-09-30 04:54:47,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2&admin_state_up=True used request id req-fb42a7ea-5fe0-4cc3-b6c4-b50af5414a71 2018-09-30 04:54:47,327 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2 for router - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:47,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:47,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:47,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["HinO4Uk0QrOwFArdsg2Z3g"], "issued_at": "2018-09-30T04:54:47.000000Z"}} 2018-09-30 04:54:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ce0325485527dc07eb392d4a28a47b48744316" 2018-09-30 04:54:47,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed3e6bf-ec4e-44a5-8ecb-2d2265287325 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:47,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3ed3e6bf-ec4e-44a5-8ecb-2d2265287325 2018-09-30 04:54:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:47,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-aeac30ad-1b05-447b-b36b-8158656d2de6 Date: Sun, 30 Sep 2018 04:54:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:54:47,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-aeac30ad-1b05-447b-b36b-8158656d2de6 2018-09-30 04:54:47,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:47,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6ff9a5a6-2ceb-4b82-acad-47c07cc87f25 Date: Sun, 30 Sep 2018 04:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:54:47,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-6ff9a5a6-2ceb-4b82-acad-47c07cc87f25 2018-09-30 04:54:47,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:48,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ae1fe7d5-9505-4e34-9735-da281c25f493 Date: Sun, 30 Sep 2018 04:54:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:54:48,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-ae1fe7d5-9505-4e34-9735-da281c25f493 2018-09-30 04:54:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:48,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ce0325485527dc07eb392d4a28a47b48744316" 2018-09-30 04:54:48,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad9dabc-8d9f-424f-a1a7-73d8caf408ff Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:48,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-9ad9dabc-8d9f-424f-a1a7-73d8caf408ff 2018-09-30 04:54:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:48,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d5867a87-c92f-4d82-9026-20c186d1ecb1 Date: Sun, 30 Sep 2018 04:54:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:54:48,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-d5867a87-c92f-4d82-9026-20c186d1ecb1 2018-09-30 04:54:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:48,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f89b878-3a99-4caa-9c38-8d56b553f22f Date: Sun, 30 Sep 2018 04:54:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:54:48,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 used request id req-2f89b878-3a99-4caa-9c38-8d56b553f22f 2018-09-30 04:54:48,708 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 2018-09-30 04:54:48,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"port": {"network_id": "0a10a686-b364-4531-8ede-55177537b4fc", "fixed_ips": [{"subnet_id": "40e567e9-1401-43ee-91a8-6f060dbaa568", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2", "admin_state_up": true}}' 2018-09-30 04:54:49,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-00e37e60-6fcc-48a0-810b-959e1d7e752a Date: Sun, 30 Sep 2018 04:54:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.1"}],"id":"39c22cb3-1980-47a7-84ea-e4e042156765","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:68:a8:2b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","qos_policy_id":null,"admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:49Z","binding:vnic_type":"normal"}} 2018-09-30 04:54:49,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-00e37e60-6fcc-48a0-810b-959e1d7e752a 2018-09-30 04:54:49,663 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2 for router - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:49,664 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:54:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"port_id": "39c22cb3-1980-47a7-84ea-e4e042156765"}' 2018-09-30 04:54:51,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47529a4c-fcaa-42dc-a53b-e6769228f145 Date: Sun, 30 Sep 2018 04:54:51 GMT RESP BODY: {"network_id": "0a10a686-b364-4531-8ede-55177537b4fc", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "subnet_id": "40e567e9-1401-43ee-91a8-6f060dbaa568", "subnet_ids": ["40e567e9-1401-43ee-91a8-6f060dbaa568"], "port_id": "39c22cb3-1980-47a7-84ea-e4e042156765", "id": "857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"} 2018-09-30 04:54:51,473 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/add_router_interface used request id req-47529a4c-fcaa-42dc-a53b-e6769228f145 2018-09-30 04:54:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:51,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-bafbefae-80a1-4729-97ef-f0cb448d2f20 Date: Sun, 30 Sep 2018 04:54:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:38Z", "admin_state_up": true, "updated_at": "2018-09-30T04:54:50Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "857c1fa8-7ccb-4c2e-b09d-eea47eeb457d", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router"}} 2018-09-30 04:54:51,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d used request id req-bafbefae-80a1-4729-97ef-f0cb448d2f20 2018-09-30 04:54:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=857c1fa8-7ccb-4c2e-b09d-eea47eeb457d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1726 X-Openstack-Request-Id: req-e350fcd5-0a50-45dd-8b29-340abebe6df4 Date: Sun, 30 Sep 2018 04:54:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.1"}],"id":"39c22cb3-1980-47a7-84ea-e4e042156765","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:68:a8:2b","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:49Z","binding:vnic_type":"normal","device_id":"857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.1"}],"id":"5a218307-1d13-49fc-a9cb-5842f69350e3","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:dd:f4:33","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:44Z","binding:vnic_type":"normal","device_id":"857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"}]} 2018-09-30 04:54:51,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=857c1fa8-7ccb-4c2e-b09d-eea47eeb457d used request id req-e350fcd5-0a50-45dd-8b29-340abebe6df4 2018-09-30 04:54:51,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/1bde8ff2-790f-486e-b8e8-b184ce973d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:52,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-5e23230a-731f-4bb7-9cac-7e317bdd5d49 Date: Sun, 30 Sep 2018 04:54:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}} 2018-09-30 04:54:52,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/1bde8ff2-790f-486e-b8e8-b184ce973d9d used request id req-5e23230a-731f-4bb7-9cac-7e317bdd5d49 2018-09-30 04:54:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/40e567e9-1401-43ee-91a8-6f060dbaa568 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:54:52,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-810c5274-b5bc-4b24-a709-6e89a3e66b80 Date: Sun, 30 Sep 2018 04:54:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}} 2018-09-30 04:54:52,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/40e567e9-1401-43ee-91a8-6f060dbaa568 used request id req-810c5274-b5bc-4b24-a709-6e89a3e66b80 2018-09-30 04:54:52,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:52,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:52,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["x-3JSJedTxqsvwcNJmj9Nw"], "issued_at": "2018-09-30T04:54:52.000000Z"}} 2018-09-30 04:54:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e1bfadf2e28f7cf1c4427c4f60f7937ae57cce" 2018-09-30 04:54:52,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ebd181-cd72-44db-aa82-f91a979469ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:52,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-74ebd181-cd72-44db-aa82-f91a979469ec 2018-09-30 04:54:52,749 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:54:52,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e1bfadf2e28f7cf1c4427c4f60f7937ae57cce" 2018-09-30 04:54:53,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-430ccfa8-ed60-423a-9e01-8de32878e91b x-compute-request-id: req-430ccfa8-ed60-423a-9e01-8de32878e91b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:54:53,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-430ccfa8-ed60-423a-9e01-8de32878e91b 2018-09-30 04:54:53,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e1bfadf2e28f7cf1c4427c4f60f7937ae57cce" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-09-30 04:54:53,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-470ce5a8-d9da-4b7a-bf4d-12ce1b55e2b1 x-compute-request-id: req-470ce5a8-d9da-4b7a-bf4d-12ce1b55e2b1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:54:53,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-470ce5a8-d9da-4b7a-bf4d-12ce1b55e2b1 2018-09-30 04:54:53,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:53,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:53,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["bsymU_6PSwW1YxqEhy0tmQ"], "issued_at": "2018-09-30T04:54:53.000000Z"}} 2018-09-30 04:54:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:53,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ad718a-e0cd-4dee-899c-e49bc7239208 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:53,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-43ad718a-e0cd-4dee-899c-e49bc7239208 2018-09-30 04:54:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:53,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7408892b-6160-47e1-bbf1-6a5a22855d6b Date: Sun, 30 Sep 2018 04:54:53 GMT RESP BODY: {"security_groups": []} 2018-09-30 04:54:53,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp used request id req-7408892b-6160-47e1-bbf1-6a5a22855d6b 2018-09-30 04:54:53,977 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp... 2018-09-30 04:54:53,977 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp 2018-09-30 04:54:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp"}}' 2018-09-30 04:54:54,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-4c074eac-4e10-4947-8d99-ad0d0c9fe274 Date: Sun, 30 Sep 2018 04:54:54 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "updated_at": "2018-09-30T04:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "78d07487-d52b-496a-8ae9-5fe0081ea912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}], "revision_number": 2, "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp"}} 2018-09-30 04:54:54,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-4c074eac-4e10-4947-8d99-ad0d0c9fe274 2018-09-30 04:54:54,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:54,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3b2079e-db04-4e01-b750-363024158cde Date: Sun, 30 Sep 2018 04:54:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "78d07487-d52b-496a-8ae9-5fe0081ea912"}]} 2018-09-30 04:54:54,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-e3b2079e-db04-4e01-b750-363024158cde 2018-09-30 04:54:54,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:54,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:54,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81860a43-052f-424a-863f-a11f8aba96c6 Date: Sun, 30 Sep 2018 04:54:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "78d07487-d52b-496a-8ae9-5fe0081ea912"}]} 2018-09-30 04:54:54,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-81860a43-052f-424a-863f-a11f8aba96c6 2018-09-30 04:54:54,854 - neutron_utils - INFO - Retrieving security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-d83fcc35-196d-44e3-b9bc-a3413823b429 Date: Sun, 30 Sep 2018 04:54:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "updated_at": "2018-09-30T04:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "78d07487-d52b-496a-8ae9-5fe0081ea912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}], "revision_number": 2, "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp"}]} 2018-09-30 04:54:55,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-d83fcc35-196d-44e3-b9bc-a3413823b429 2018-09-30 04:54:55,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3963ab4c-dfa7-447e-bad2-7b11306eda32 Date: Sun, 30 Sep 2018 04:54:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "78d07487-d52b-496a-8ae9-5fe0081ea912"}]} 2018-09-30 04:54:55,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-3963ab4c-dfa7-447e-bad2-7b11306eda32 2018-09-30 04:54:55,233 - neutron_utils - INFO - Retrieving security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-0384ff70-e3a0-4891-b016-f70911334195 Date: Sun, 30 Sep 2018 04:54:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "updated_at": "2018-09-30T04:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "78d07487-d52b-496a-8ae9-5fe0081ea912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}], "revision_number": 2, "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp"}]} 2018-09-30 04:54:55,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-0384ff70-e3a0-4891-b016-f70911334195 2018-09-30 04:54:55,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1008713d-ebc1-492e-8073-69672b7fc69a Date: Sun, 30 Sep 2018 04:54:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "78d07487-d52b-496a-8ae9-5fe0081ea912"}]} 2018-09-30 04:54:55,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-1008713d-ebc1-492e-8073-69672b7fc69a 2018-09-30 04:54:55,596 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp 2018-09-30 04:54:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-09e7becd-ecfe-4202-8a75-51d60aca5dd5 Date: Sun, 30 Sep 2018 04:54:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "updated_at": "2018-09-30T04:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "78d07487-d52b-496a-8ae9-5fe0081ea912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}], "revision_number": 2, "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp"}]} 2018-09-30 04:54:55,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp used request id req-09e7becd-ecfe-4202-8a75-51d60aca5dd5 2018-09-30 04:54:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:55,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b91b5a0-8cd1-410b-b0a5-d24b359726aa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:55,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-3b91b5a0-8cd1-410b-b0a5-d24b359726aa 2018-09-30 04:54:55,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:55,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:55,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c364780c-7f05-4420-8833-a5cb9af09e57 Date: Sun, 30 Sep 2018 04:54:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "78d07487-d52b-496a-8ae9-5fe0081ea912"}]} 2018-09-30 04:54:55,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-c364780c-7f05-4420-8833-a5cb9af09e57 2018-09-30 04:54:55,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355"}}' 2018-09-30 04:54:56,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-62779e42-8478-4957-b996-ff45b663cbb2 Date: Sun, 30 Sep 2018 04:54:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:56Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:56Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "ef7c14a5-8560-4d9d-a406-9b22872052cf"}} 2018-09-30 04:54:56,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-62779e42-8478-4957-b996-ff45b663cbb2 2018-09-30 04:54:56,073 - neutron_utils - INFO - Retrieving security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:56,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-bc22155f-249d-47b2-bb68-02d0c5a84ad6 Date: Sun, 30 Sep 2018 04:54:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "updated_at": "2018-09-30T04:54:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "revision_number": 0, "id": "78d07487-d52b-496a-8ae9-5fe0081ea912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:56Z", "revision_number": 0, "id": "ef7c14a5-8560-4d9d-a406-9b22872052cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:56Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}], "revision_number": 3, "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp"}]} 2018-09-30 04:54:56,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-bc22155f-249d-47b2-bb68-02d0c5a84ad6 2018-09-30 04:54:56,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0165ec0-6cac-4931-bc77-14ee29c1a355 2018-09-30 04:54:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:54:56,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-1f202cd6-7a1d-4e10-ba19-2db631030e5e Date: Sun, 30 Sep 2018 04:54:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "595e8d07-fba2-42c5-9aa5-1702c6aa1d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:54Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:54Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "78d07487-d52b-496a-8ae9-5fe0081ea912"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:56Z", "security_group_id": "e0165ec0-6cac-4931-bc77-14ee29c1a355", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:56Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "ef7c14a5-8560-4d9d-a406-9b22872052cf"}]} 2018-09-30 04:54:56,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-1f202cd6-7a1d-4e10-ba19-2db631030e5e 2018-09-30 04:54:56,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:56,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:56,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["yi-Up0EbR6q51iQTad6Bjg"], "issued_at": "2018-09-30T04:54:56.000000Z"}} 2018-09-30 04:54:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:56,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ef8f21-e14e-4247-9494-122d850a63e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:56,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f1ef8f21-e14e-4247-9494-122d850a63e2 2018-09-30 04:54:56,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:54:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:56,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48664cae-3f9f-4a51-bc2e-0f9aa6744849 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:56,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-48664cae-3f9f-4a51-bc2e-0f9aa6744849 2018-09-30 04:54:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:57,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3dc3a3cf-309b-450e-8cd7-10aaa11947ed Date: Sun, 30 Sep 2018 04:54:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:57,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-3dc3a3cf-309b-450e-8cd7-10aaa11947ed 2018-09-30 04:54:57,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:54:57,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:54:57,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:57,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33170688-3daf-4e32-a9f6-e9c5458bc590 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:57,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-33170688-3daf-4e32-a9f6-e9c5458bc590 2018-09-30 04:54:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:57,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1737a940-671c-4ecb-a60c-dc2af72e2249 Date: Sun, 30 Sep 2018 04:54:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:57,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-1737a940-671c-4ecb-a60c-dc2af72e2249 2018-09-30 04:54:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:57,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29898a25-59ef-4082-8546-accc33766526 Date: Sun, 30 Sep 2018 04:54:57 GMT RESP BODY: {"ports":[]} 2018-09-30 04:54:57,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port&admin_state_up=True used request id req-29898a25-59ef-4082-8546-accc33766526 2018-09-30 04:54:57,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:58,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd3f2720-a963-4ce6-8758-1cee7b8e9f17 x-compute-request-id: req-cd3f2720-a963-4ce6-8758-1cee7b8e9f17 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:54:58,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1 used request id req-cd3f2720-a963-4ce6-8758-1cee7b8e9f17 2018-09-30 04:54:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:58,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a5b406ea-7893-431d-a02c-716f9d433eca Date: Sun, 30 Sep 2018 04:54:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:58,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-a5b406ea-7893-431d-a02c-716f9d433eca 2018-09-30 04:54:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:58,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76bd06f-4a80-45e1-bada-34a516c4b992 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:54:58,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-b76bd06f-4a80-45e1-bada-34a516c4b992 2018-09-30 04:54:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:58,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e8914073-4f10-48b0-b583-1d2cc229f18f Date: Sun, 30 Sep 2018 04:54:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:58,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-e8914073-4f10-48b0-b583-1d2cc229f18f 2018-09-30 04:54:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:59,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2dc7251f-986c-4a6e-9b4e-340995603aee Date: Sun, 30 Sep 2018 04:54:59 GMT RESP BODY: {"ports":[]} 2018-09-30 04:54:59,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port&admin_state_up=True used request id req-2dc7251f-986c-4a6e-9b4e-340995603aee 2018-09-30 04:54:59,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:54:59,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:54:59,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["ElEfdfPWRXmxLhnHtvvqZg"], "issued_at": "2018-09-30T04:54:59.000000Z"}} 2018-09-30 04:54:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667d692c37c66e95e1721daa0269b9946a241bb1" 2018-09-30 04:54:59,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d2e521-2e0b-4d1a-b38d-011f2e2dd117 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:54:59,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a8d2e521-2e0b-4d1a-b38d-011f2e2dd117 2018-09-30 04:54:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:59,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e2b820ae-d5e8-4bfc-9562-0cb49c791718 Date: Sun, 30 Sep 2018 04:54:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:54:59,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-e2b820ae-d5e8-4bfc-9562-0cb49c791718 2018-09-30 04:54:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:54:59,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-555c1c14-4b8e-4be7-96c2-d944aeb4953a Date: Sun, 30 Sep 2018 04:54:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:54:59,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-555c1c14-4b8e-4be7-96c2-d944aeb4953a 2018-09-30 04:54:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:00,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8d911d62-5b6f-478b-a477-ce6464b5bc74 Date: Sun, 30 Sep 2018 04:55:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:55:00,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-8d911d62-5b6f-478b-a477-ce6464b5bc74 2018-09-30 04:55:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:55:00,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:55:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667d692c37c66e95e1721daa0269b9946a241bb1" 2018-09-30 04:55:00,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47df13d9-d64c-4797-8e98-e38139a436c1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:00,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-47df13d9-d64c-4797-8e98-e38139a436c1 2018-09-30 04:55:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:00,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cada756e-8e0c-43b3-9e9a-fe84deab8833 Date: Sun, 30 Sep 2018 04:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:55:00,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-cada756e-8e0c-43b3-9e9a-fe84deab8833 2018-09-30 04:55:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-042da19d-c98a-4f81-bdbe-a4e4ca77f109 Date: Sun, 30 Sep 2018 04:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:55:00,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 used request id req-042da19d-c98a-4f81-bdbe-a4e4ca77f109 2018-09-30 04:55:00,855 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 2018-09-30 04:55:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" -d '{"port": {"network_id": "f2316522-15bb-4875-8006-72dfb7c5ae3f", "fixed_ips": [{"subnet_id": "1bde8ff2-790f-486e-b8e8-b184ce973d9d", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port", "admin_state_up": true}}' 2018-09-30 04:55:02,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-cfdd2216-9279-49a6-b549-c3f1f73de4c0 Date: Sun, 30 Sep 2018 04:55:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.5"}],"id":"48c69056-27a5-495d-a7a2-7d680a1ffdb9","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:c3:b3:fb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","qos_policy_id":null,"admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:55:01Z","binding:vnic_type":"normal"}} 2018-09-30 04:55:02,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-cfdd2216-9279-49a6-b549-c3f1f73de4c0 2018-09-30 04:55:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-300154a0-99bc-4d70-bd8c-2d3cefaed568 Date: Sun, 30 Sep 2018 04:55:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:55:02,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-300154a0-99bc-4d70-bd8c-2d3cefaed568 2018-09-30 04:55:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b617150-ea90-46ae-b2bb-f5236874a8a6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:02,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-5b617150-ea90-46ae-b2bb-f5236874a8a6 2018-09-30 04:55:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-877b11a6-29e0-439a-8512-6be5415db3a8 Date: Sun, 30 Sep 2018 04:55:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:55:02,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-877b11a6-29e0-439a-8512-6be5415db3a8 2018-09-30 04:55:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-e36f67d9-caf4-4201-b599-207931896e36 Date: Sun, 30 Sep 2018 04:55:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.5"}],"id":"48c69056-27a5-495d-a7a2-7d680a1ffdb9","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:c3:b3:fb","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:55:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 04:55:02,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port&admin_state_up=True used request id req-e36f67d9-caf4-4201-b599-207931896e36 2018-09-30 04:55:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4253e7dd-3213-45e6-ae4c-cb42c9230616 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:02,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-4253e7dd-3213-45e6-ae4c-cb42c9230616 2018-09-30 04:55:02,734 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1 2018-09-30 04:55:02,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1140d4ac-ad83-4037-964d-027dabaac334 x-compute-request-id: req-1140d4ac-ad83-4037-964d-027dabaac334 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-flavor-name"}]} 2018-09-30 04:55:02,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1140d4ac-ad83-4037-964d-027dabaac334 2018-09-30 04:55:02,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:02,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-325ec0b2-7911-4292-b115-53ca7c813d9e x-compute-request-id: req-325ec0b2-7911-4292-b115-53ca7c813d9e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:55:02,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563 used request id req-325ec0b2-7911-4292-b115-53ca7c813d9e 2018-09-30 04:55:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:03,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-52ea2344-675a-489e-aa96-f1e2b6502316 Date: Sun, 30 Sep 2018 04:55:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:54:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:54:30Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "metadata": {}}], "self": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "min_disk": 0, "protected": false, "id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "file": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee4ff6726f704b1d9fcf9c8479290f4c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc"} 2018-09-30 04:55:03,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc used request id req-52ea2344-675a-489e-aa96-f1e2b6502316 2018-09-30 04:55:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:03,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-87e9cfef-651a-45f3-a2cf-4d4f333d9ddd Date: Sun, 30 Sep 2018 04:55:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:55:03,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-87e9cfef-651a-45f3-a2cf-4d4f333d9ddd 2018-09-30 04:55:03,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" -d '{"server": {"name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "imageRef": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "flavorRef": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "48c69056-27a5-495d-a7a2-7d680a1ffdb9"}]}}' 2018-09-30 04:55:04,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:55:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93751c71-4196-4211-aa6a-9a032a09edfe x-compute-request-id: req-93751c71-4196-4211-aa6a-9a032a09edfe Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "adminPass": "nRazKid27XgX"}} 2018-09-30 04:55:04,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-93751c71-4196-4211-aa6a-9a032a09edfe 2018-09-30 04:55:04,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:05,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de85d321-f336-4e07-bf3d-4525055f6824 x-compute-request-id: req-de85d321-f336-4e07-bf3d-4525055f6824 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:05,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-de85d321-f336-4e07-bf3d-4525055f6824 2018-09-30 04:55:05,242 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1 2018-09-30 04:55:05,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:05,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dd59a2e-09fc-4b13-8cb5-b35b59d736d0 x-compute-request-id: req-4dd59a2e-09fc-4b13-8cb5-b35b59d736d0 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:05,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-4dd59a2e-09fc-4b13-8cb5-b35b59d736d0 2018-09-30 04:55:05,449 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - BUILD 2018-09-30 04:55:05,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:08,453 - create_instance - DEBUG - VM status query timeout in 896.789741039 2018-09-30 04:55:08,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:09,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa7e49cf-565f-412c-b8ab-78ff44220890 x-compute-request-id: req-fa7e49cf-565f-412c-b8ab-78ff44220890 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:07Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:09,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-fa7e49cf-565f-412c-b8ab-78ff44220890 2018-09-30 04:55:09,075 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - BUILD 2018-09-30 04:55:09,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:12,078 - create_instance - DEBUG - VM status query timeout in 893.164324045 2018-09-30 04:55:12,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:12,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccafaf52-e3ec-41e6-bacb-9ad27b4dfee5 x-compute-request-id: req-ccafaf52-e3ec-41e6-bacb-9ad27b4dfee5 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:07Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:12,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-ccafaf52-e3ec-41e6-bacb-9ad27b4dfee5 2018-09-30 04:55:12,717 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - BUILD 2018-09-30 04:55:12,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:15,721 - create_instance - DEBUG - VM status query timeout in 889.521519184 2018-09-30 04:55:15,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:16,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c657776-dc2a-4dfa-9976-37ac79132742 x-compute-request-id: req-4c657776-dc2a-4dfa-9976-37ac79132742 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:b3:fb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:12Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:16,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-4c657776-dc2a-4dfa-9976-37ac79132742 2018-09-30 04:55:16,187 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - ACTIVE 2018-09-30 04:55:16,187 - create_instance - INFO - VM is - ACTIVE 2018-09-30 04:55:16,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:16,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c1dec21-8a03-4b69-bdd8-4fe6a3e71e39 x-compute-request-id: req-1c1dec21-8a03-4b69-bdd8-4fe6a3e71e39 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:b3:fb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:12Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:16,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-1c1dec21-8a03-4b69-bdd8-4fe6a3e71e39 2018-09-30 04:55:16,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:16,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-eef79227-c5d8-4763-9f02-aee34181331f Date: Sun, 30 Sep 2018 04:55:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bde8ff2-790f-486e-b8e8-b184ce973d9d"],"updated_at":"2018-09-30T04:54:32Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1"}]} 2018-09-30 04:55:16,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 used request id req-eef79227-c5d8-4763-9f02-aee34181331f 2018-09-30 04:55:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:16,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e176a5a5-c75d-4ca8-9eca-26f9facccd45 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:16,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-e176a5a5-c75d-4ca8-9eca-26f9facccd45 2018-09-30 04:55:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:17,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c705b020-05fe-44d1-8a96-31f5c2381bc4 Date: Sun, 30 Sep 2018 04:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:32Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1"}]} 2018-09-30 04:55:17,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-c705b020-05fe-44d1-8a96-31f5c2381bc4 2018-09-30 04:55:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:17,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-19f33683-2d92-4511-bbb5-68d731ced899 Date: Sun, 30 Sep 2018 04:55:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.3"}],"id":"08d313d9-7af2-45ba-8399-1f1bfc5a4b8d","security_groups":[],"mac_address":"fa:16:3e:fa:c7:8b","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2316522-15bb-4875-8006-72dfb7c5ae3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.2"}],"id":"445e3a28-e746-4aea-b2b7-39ef7c0c2006","security_groups":[],"mac_address":"fa:16:3e:ad:c5:b4","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2316522-15bb-4875-8006-72dfb7c5ae3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.5"}],"id":"48c69056-27a5-495d-a7a2-7d680a1ffdb9","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:c3:b3:fb","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:55:01Z","binding:vnic_type":"normal","device_id":"44e66fe5-fb21-40fc-aaec-bc48ec03d82c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":18,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.1"}],"id":"5a218307-1d13-49fc-a9cb-5842f69350e3","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:dd:f4:33","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:44Z","binding:vnic_type":"normal","device_id":"857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1bde8ff2-790f-486e-b8e8-b184ce973d9d","ip_address":"10.200.201.4"}],"id":"d0399652-c0f9-4e88-a891-82eee469ca34","security_groups":[],"mac_address":"fa:16:3e:7d:21:68","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2316522-15bb-4875-8006-72dfb7c5ae3f","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2316522-15bb-4875-8006-72dfb7c5ae3f"}]} 2018-09-30 04:55:17,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-19f33683-2d92-4511-bbb5-68d731ced899 2018-09-30 04:55:17,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:55:17,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:55:17,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["EwTz7uORSLKk-sOq7Q7Vvw"], "issued_at": "2018-09-30T04:55:17.000000Z"}} 2018-09-30 04:55:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:17,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743d30ff-6968-4546-890e-678e43731bb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:55:17,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-743d30ff-6968-4546-890e-678e43731bb2 2018-09-30 04:55:17,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:55:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:17,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61a0e49-f1d5-4afd-9507-060562248259 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:55:17,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d61a0e49-f1d5-4afd-9507-060562248259 2018-09-30 04:55:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:17,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b1bf2a14-56d4-497d-98c6-7c5fb021e714 Date: Sun, 30 Sep 2018 04:55:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:55:17,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-b1bf2a14-56d4-497d-98c6-7c5fb021e714 2018-09-30 04:55:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:55:17,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:55:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:55:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:17,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1a1dfc-ef13-43d4-9f6f-e05eef7e5bbe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:17,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-8a1a1dfc-ef13-43d4-9f6f-e05eef7e5bbe 2018-09-30 04:55:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:18,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d6f7e22a-a285-40b0-bf28-48dc6e4e1f43 Date: Sun, 30 Sep 2018 04:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:18,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-d6f7e22a-a285-40b0-bf28-48dc6e4e1f43 2018-09-30 04:55:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:18,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb86da77-42e0-4172-8bb2-d614694fb8ac Date: Sun, 30 Sep 2018 04:55:18 GMT RESP BODY: {"ports":[]} 2018-09-30 04:55:18,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port&admin_state_up=True used request id req-cb86da77-42e0-4172-8bb2-d614694fb8ac 2018-09-30 04:55:18,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:18,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f621789-b8cd-4d0e-a8c5-e74c58d52854 x-compute-request-id: req-0f621789-b8cd-4d0e-a8c5-e74c58d52854 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:55:18,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2 used request id req-0f621789-b8cd-4d0e-a8c5-e74c58d52854 2018-09-30 04:55:18,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:18,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5ff5fbae-7b37-449d-933d-189d6a761be2 Date: Sun, 30 Sep 2018 04:55:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:55:18,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-5ff5fbae-7b37-449d-933d-189d6a761be2 2018-09-30 04:55:18,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:19,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11749eb8-c015-4aba-bc6d-79aa58d92cb8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:19,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-11749eb8-c015-4aba-bc6d-79aa58d92cb8 2018-09-30 04:55:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:19,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-36b87812-d9d2-4760-831e-89a3afc95e60 Date: Sun, 30 Sep 2018 04:55:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:19,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-36b87812-d9d2-4760-831e-89a3afc95e60 2018-09-30 04:55:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:19,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3378ba05-902c-42e8-abcc-a265aedebdd8 Date: Sun, 30 Sep 2018 04:55:19 GMT RESP BODY: {"ports":[]} 2018-09-30 04:55:19,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port&admin_state_up=True used request id req-3378ba05-902c-42e8-abcc-a265aedebdd8 2018-09-30 04:55:19,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:55:19,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:55:19,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a34e2dffcfa34ffca0d1dfaac7108fdc", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj-role"}], "expires_at": "2018-09-30T05:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4ff6726f704b1d9fcf9c8479290f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-819aa735-8209-497-user", "id": "4f4a29a9f56f4ab8877470f5f4a2445d"}, "audit_ids": ["-kgA6--gRMOV9EhGuTfdtQ"], "issued_at": "2018-09-30T04:55:19.000000Z"}} 2018-09-30 04:55:19,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc30902f568fa39034a04eef8baf6a7f06298fd" 2018-09-30 04:55:19,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b4aad2-1f5d-4c98-8115-718310ca0929 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:55:19,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d7b4aad2-1f5d-4c98-8115-718310ca0929 2018-09-30 04:55:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:20,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d2dbba10-b3c4-4627-9674-061f7a3582d0 Date: Sun, 30 Sep 2018 04:55:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:55:20,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-d2dbba10-b3c4-4627-9674-061f7a3582d0 2018-09-30 04:55:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:20,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c123510e-fef7-488d-a09f-fce6a10b9bd0 Date: Sun, 30 Sep 2018 04:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:20,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-c123510e-fef7-488d-a09f-fce6a10b9bd0 2018-09-30 04:55:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:20,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6ec86e51-585f-48e8-996e-2929273a116c Date: Sun, 30 Sep 2018 04:55:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:55:20,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-6ec86e51-585f-48e8-996e-2929273a116c 2018-09-30 04:55:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:55:20,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:55:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:55:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc30902f568fa39034a04eef8baf6a7f06298fd" 2018-09-30 04:55:20,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f75092-20c3-4c6a-9d9a-6ea16dd4fffe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:20,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-93f75092-20c3-4c6a-9d9a-6ea16dd4fffe 2018-09-30 04:55:20,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:20,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f5053fa4-b880-454d-919d-94fe0c4881af Date: Sun, 30 Sep 2018 04:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:20,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-f5053fa4-b880-454d-919d-94fe0c4881af 2018-09-30 04:55:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:20,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5682fe03-8f5b-41d1-9b2a-65038d090ed1 Date: Sun, 30 Sep 2018 04:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:20,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 used request id req-5682fe03-8f5b-41d1-9b2a-65038d090ed1 2018-09-30 04:55:20,955 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 2018-09-30 04:55:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" -d '{"port": {"network_id": "0a10a686-b364-4531-8ede-55177537b4fc", "fixed_ips": [{"subnet_id": "40e567e9-1401-43ee-91a8-6f060dbaa568", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port", "admin_state_up": true}}' 2018-09-30 04:55:22,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-c621fd64-5409-4ec4-bf7b-648184297ce3 Date: Sun, 30 Sep 2018 04:55:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.5"}],"id":"54f0ffd4-af47-4dde-8089-e675248e6a19","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:7a:c7:32","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","qos_policy_id":null,"admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:55:21Z","binding:vnic_type":"normal"}} 2018-09-30 04:55:22,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c621fd64-5409-4ec4-bf7b-648184297ce3 2018-09-30 04:55:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:22,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d901420e-1bd4-4c6b-8a45-b293cceb3943 Date: Sun, 30 Sep 2018 04:55:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:55:22,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-d901420e-1bd4-4c6b-8a45-b293cceb3943 2018-09-30 04:55:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:22,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e907567a-3a05-4053-9ffe-8842caf3404e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:22,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-e907567a-3a05-4053-9ffe-8842caf3404e 2018-09-30 04:55:22,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:22,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2397a8a5-5ce2-4f86-a66c-e7626d619077 Date: Sun, 30 Sep 2018 04:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:22,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-2397a8a5-5ce2-4f86-a66c-e7626d619077 2018-09-30 04:55:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:23,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-97ed9bfe-d2a9-421f-8daa-c1dbf539259d Date: Sun, 30 Sep 2018 04:55:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.5"}],"id":"54f0ffd4-af47-4dde-8089-e675248e6a19","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:7a:c7:32","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:55:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 04:55:23,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc&name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port&admin_state_up=True used request id req-97ed9bfe-d2a9-421f-8daa-c1dbf539259d 2018-09-30 04:55:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:23,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e1aeea-5b78-4364-9af2-7c66a0ec40b5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:23,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-65e1aeea-5b78-4364-9af2-7c66a0ec40b5 2018-09-30 04:55:23,213 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2 2018-09-30 04:55:23,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:23,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b27dcade-678a-48b3-a9dc-5333e8a9ce1c x-compute-request-id: req-b27dcade-678a-48b3-a9dc-5333e8a9ce1c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-flavor-name"}]} 2018-09-30 04:55:23,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b27dcade-678a-48b3-a9dc-5333e8a9ce1c 2018-09-30 04:55:23,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:23,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c01c6b-1b19-402b-ab85-05237eec9cd3 x-compute-request-id: req-d4c01c6b-1b19-402b-ab85-05237eec9cd3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:55:23,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563 used request id req-d4c01c6b-1b19-402b-ab85-05237eec9cd3 2018-09-30 04:55:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:23,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-43c9c130-17d6-4208-8bd5-a24ab2d2366f Date: Sun, 30 Sep 2018 04:55:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:54:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:54:30Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "metadata": {}}], "self": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "min_disk": 0, "protected": false, "id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "file": "/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee4ff6726f704b1d9fcf9c8479290f4c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5b1038d6-458d-46d2-adb3-aa50c7de050a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc"} 2018-09-30 04:55:23,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc used request id req-43c9c130-17d6-4208-8bd5-a24ab2d2366f 2018-09-30 04:55:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:23,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-656b8273-0b95-4cbc-8742-a7ae14a9d5c1 Date: Sun, 30 Sep 2018 04:55:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:55:23,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-656b8273-0b95-4cbc-8742-a7ae14a9d5c1 2018-09-30 04:55:23,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" -d '{"server": {"name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "imageRef": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "flavorRef": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "54f0ffd4-af47-4dde-8089-e675248e6a19"}]}}' 2018-09-30 04:55:25,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95e6539c-a370-41a8-bf10-017a1cfd1b3b x-compute-request-id: req-95e6539c-a370-41a8-bf10-017a1cfd1b3b Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "adminPass": "y8fEoPCjBD3N"}} 2018-09-30 04:55:25,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-95e6539c-a370-41a8-bf10-017a1cfd1b3b 2018-09-30 04:55:25,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:25,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2472162-98c7-4d02-98f4-bf4f46ce239e x-compute-request-id: req-f2472162-98c7-4d02-98f4-bf4f46ce239e Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:25,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-f2472162-98c7-4d02-98f4-bf4f46ce239e 2018-09-30 04:55:25,885 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2 2018-09-30 04:55:25,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:26,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23fe6892-68ca-4d1e-8ecc-b86931271a45 x-compute-request-id: req-23fe6892-68ca-4d1e-8ecc-b86931271a45 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:26,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-23fe6892-68ca-4d1e-8ecc-b86931271a45 2018-09-30 04:55:26,101 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - BUILD 2018-09-30 04:55:26,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:29,105 - create_instance - DEBUG - VM status query timeout in 896.780273914 2018-09-30 04:55:29,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:29,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e062ec3d-32bf-48e2-b7a9-421178882406 x-compute-request-id: req-e062ec3d-32bf-48e2-b7a9-421178882406 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:28Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:29,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-e062ec3d-32bf-48e2-b7a9-421178882406 2018-09-30 04:55:29,560 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - BUILD 2018-09-30 04:55:29,560 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:32,563 - create_instance - DEBUG - VM status query timeout in 893.32170701 2018-09-30 04:55:32,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:33,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2531707-f162-4890-aaa9-da077f31308b x-compute-request-id: req-c2531707-f162-4890-aaa9-da077f31308b Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:28Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:33,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-c2531707-f162-4890-aaa9-da077f31308b 2018-09-30 04:55:33,082 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - BUILD 2018-09-30 04:55:33,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:36,086 - create_instance - DEBUG - VM status query timeout in 889.799398899 2018-09-30 04:55:36,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:36,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d86bc15-6b81-4248-84d4-1398f165aaa4 x-compute-request-id: req-8d86bc15-6b81-4248-84d4-1398f165aaa4 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:55:28Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:36,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-8d86bc15-6b81-4248-84d4-1398f165aaa4 2018-09-30 04:55:36,584 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - BUILD 2018-09-30 04:55:36,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:39,587 - create_instance - DEBUG - VM status query timeout in 886.29816103 2018-09-30 04:55:39,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:40,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fa9c3e9-4b40-409e-b69b-ccb80f36ad4d x-compute-request-id: req-2fa9c3e9-4b40-409e-b69b-ccb80f36ad4d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c7:32", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:37Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:40,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-2fa9c3e9-4b40-409e-b69b-ccb80f36ad4d 2018-09-30 04:55:40,380 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - ACTIVE 2018-09-30 04:55:40,380 - create_instance - INFO - VM is - ACTIVE 2018-09-30 04:55:40,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:40,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2242ad7f-587c-40b1-996d-a1391df681d4 x-compute-request-id: req-2242ad7f-587c-40b1-996d-a1391df681d4 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c7:32", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:37Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:40,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-2242ad7f-587c-40b1-996d-a1391df681d4 2018-09-30 04:55:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:41,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9068c516-f5a4-4b3c-89e1-f2c419074269 Date: Sun, 30 Sep 2018 04:55:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40e567e9-1401-43ee-91a8-6f060dbaa568"],"updated_at":"2018-09-30T04:54:35Z","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"0a10a686-b364-4531-8ede-55177537b4fc","name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2"}]} 2018-09-30 04:55:41,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 used request id req-9068c516-f5a4-4b3c-89e1-f2c419074269 2018-09-30 04:55:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:41,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d31a72b-17a0-4d47-b2f9-b5aeed92a6ce Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:55:41,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-5d31a72b-17a0-4d47-b2f9-b5aeed92a6ce 2018-09-30 04:55:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:41,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-df8d5f30-9351-4bf4-9add-f2a934f440f4 Date: Sun, 30 Sep 2018 04:55:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","dns_nameservers":[],"updated_at":"2018-09-30T04:54:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","id":"40e567e9-1401-43ee-91a8-6f060dbaa568","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2"}]} 2018-09-30 04:55:41,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-df8d5f30-9351-4bf4-9add-f2a934f440f4 2018-09-30 04:55:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:41,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-5848addb-634d-459a-a6f1-4faf02544f3b Date: Sun, 30 Sep 2018 04:55:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.2"}],"id":"1b218172-50d0-44dc-bd0e-57a2062ec2e8","security_groups":[],"mac_address":"fa:16:3e:e0:22:36","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0a10a686-b364-4531-8ede-55177537b4fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.1"}],"id":"39c22cb3-1980-47a7-84ea-e4e042156765","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:68:a8:2b","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:49Z","binding:vnic_type":"normal","device_id":"857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.3"}],"id":"51a969d8-4f04-4890-9217-6a5a6748adb5","security_groups":[],"mac_address":"fa:16:3e:5e:c2:da","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a10a686-b364-4531-8ede-55177537b4fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:55:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.5"}],"id":"54f0ffd4-af47-4dde-8089-e675248e6a19","security_groups":["58c9c90b-51eb-4899-9dfc-921544afa295"],"mac_address":"fa:16:3e:7a:c7:32","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:55:21Z","binding:vnic_type":"normal","device_id":"09fc64c6-28fb-46d8-b67b-ad5680a45343"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:54:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e567e9-1401-43ee-91a8-6f060dbaa568","ip_address":"10.200.202.4"}],"id":"697900de-6b12-4dfc-9daa-1f87eda6afc7","security_groups":[],"mac_address":"fa:16:3e:ac:a6:3d","project_id":"ee4ff6726f704b1d9fcf9c8479290f4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a10a686-b364-4531-8ede-55177537b4fc","tenant_id":"ee4ff6726f704b1d9fcf9c8479290f4c","created_at":"2018-09-30T04:54:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0a10a686-b364-4531-8ede-55177537b4fc"}]} 2018-09-30 04:55:41,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a10a686-b364-4531-8ede-55177537b4fc used request id req-5848addb-634d-459a-a6f1-4faf02544f3b 2018-09-30 04:55:41,498 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-09-30 04:55:41,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:41,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61111e3d-26c3-445e-91c6-27f73dc06db0 x-compute-request-id: req-61111e3d-26c3-445e-91c6-27f73dc06db0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:b3:fb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:12Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:41,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-61111e3d-26c3-445e-91c6-27f73dc06db0 2018-09-30 04:55:41,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 04:55:43,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcabb579-9fc4-4b68-9b6d-5e62966c1db0 x-compute-request-id: req-dcabb579-9fc4-4b68-9b6d-5e62966c1db0 Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 555645996 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132395] pid_max: default: 32768 minimum: 301\n[ 0.133288] ACPI: Core revision 20150930\n[ 0.134674] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135981] Security Framework initialized\n[ 0.136795] Yama: becoming mindful.\n[ 0.137518] AppArmor: AppArmor initialized\n[ 0.138383] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139714] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142197] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143576] Initializing cgroup subsys io\n[ 0.144387] Initializing cgroup subsys memory\n[ 0.145245] Initializing cgroup subsys devices\n[ 0.146130] Initializing cgroup subsys freezer\n[ 0.146997] Initializing cgroup subsys net_cls\n[ 0.147862] Initializing cgroup subsys perf_event\n[ 0.148766] Initializing cgroup subsys net_prio\n[ 0.149643] Initializing cgroup subsys hugetlb\n[ 0.150512] Initializing cgroup subsys pids\n[ 0.151389] CPU: Physical Processor ID: 0\n[ 0.152897] mce: CPU supports 10 MCE banks\n[ 0.153739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154737] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163423] ftrace: allocating 31920 entries in 125 pages\n[ 0.189700] smpboot: Max logical packages: 2\n[ 0.190558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191764] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193114] x2apic enabled\n[ 0.193934] Switched APIC routing to physical x2apic.\n[ 0.195694] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200970] KVM setup paravirtual spinlock\n[ 0.202384] x86: Booting SMP configuration:\n[ 0.203284] .... node #0, CPUs: #1\n[ 0.204171] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.225822] x86: Booted up 1 node, 2 CPUs\n[ 0.225831] KVM setup async PF for cpu 1\n[ 0.225835] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.228409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230115] devtmpfs: initialized\n[ 0.231850] evm: security.selinux\n[ 0.232544] evm: security.SMACK64\n[ 0.233240] evm: security.SMACK64EXEC\n[ 0.233990] evm: security.SMACK64TRANSMUTE\n[ 0.234796] evm: security.SMACK64MMAP\n[ 0.235540] evm: security.ima\n[ 0.236180] evm: security.capability\n[ 0.237040] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238956] pinctrl core: initialized pinctrl subsystem\n[ 0.240050] RTC time: 4:55:11, date: 09/30/18\n[ 0.241051] NET: Registered protocol family 16\n[ 0.250873] cpuidle: using governor ladder\n[ 0.262967] cpuidle: using governor menu\n[ 0.263770] PCCT header not found.\n[ 0.264582] ACPI: bus type PCI registered\n[ 0.265369] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266599] PCI: Using configuration type 1 for base access\n[ 0.280035] ACPI: Added _OSI(Module Device)\n[ 0.280884] ACPI: Added _OSI(Processor Device)\n[ 0.281728] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282611] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284949] ACPI: Interpreter enabled\n[ 0.285697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292913] ACPI: (supports S0 S5)\n[ 0.293604] ACPI: Using IOAPIC for interrupt routing\n[ 0.294524] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303551] acpiphp: Slot [3] registered\n[ 0.304352] acpiphp: Slot [4] registered\n[ 0.305204] acpiphp: Slot [5] registered\n[ 0.306023] acpiphp: Slot [6] registered\n[ 0.306826] acpiphp: Slot [7] registered\n[ 0.307634] acpiphp: Slot [8] registered\n[ 0.308431] acpiphp: Slot [9] registered\n[ 0.309229] acpiphp: Slot [10] registered\n[ 0.319979] acpiphp: Slot [11] registered\n[ 0.320790] acpiphp: Slot [12] registered\n[ 0.321600] acpiphp: Slot [13] registered\n[ 0.322405] acpiphp: Slot [14] registered\n[ 0.323216] acpiphp: Slot [15] registered\n[ 0.324033] acpiphp: Slot [16] registered\n[ 0.324843] acpiphp: Slot [17] registered\n[ 0.325651] acpiphp: Slot [18] registered\n[ 0.326453] acpiphp: Slot [19] registered\n[ 0.327263] acpiphp: Slot [20] registered\n[ 0.328082] acpiphp: Slot [21] registered\n[ 0.328892] acpiphp: Slot [22] registered\n[ 0.329699] acpiphp: Slot [23] registered\n[ 0.330506] acpiphp: Slot [24] registered\n[ 0.331324] acpiphp: Slot [25] registered\n[ 0.332146] acpiphp: Slot [26] registered\n[ 0.332960] acpiphp: Slot [27] registered\n[ 0.333769] acpiphp: Slot [28] registered\n[ 0.334573] acpiphp: Slot [29] registered\n[ 0.335378] acpiphp: Slot [30] registered\n[ 0.336192] acpiphp: Slot [31] registered\n[ 0.337001] PCI host bridge to bus 0000:00\n[ 0.337805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340229] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.341677] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343124] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.350821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353281] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359681] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361133] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406726] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.409628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411035] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412420] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414247] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415457] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416515] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418051] vgaarb: loaded\n[ 0.418650] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420166] SCSI subsystem initialized\n[ 0.421044] ACPI: bus type USB registered\n[ 0.421866] usbcore: registered new interface driver usbfs\n[ 0.422898] usbcore: registered new interface driver hub\n[ 0.423903] usbcore: registered new device driver usb\n[ 0.425010] PCI: Using ACPI for IRQ routing\n[ 0.426037] NetLabel: Initializing\n[ 0.426750] NetLabel: domain hash size = 128\n[ 0.427602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428542] NetLabel: unlabeled traffic allowed by default\n[ 0.429722] clocksource: Switched to clocksource kvm-clock\n[ 0.435836] AppArmor: AppArmor Filesystem Enabled\n[ 0.436796] pnp: PnP ACPI init\n[ 0.437736] pnp: PnP ACPI: found 5 devices\n[ 0.444737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446466] NET: Registered protocol family 2\n[ 0.447412] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449866] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.451032] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452103] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453261] NET: Registered protocol family 1\n[ 0.454130] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455230] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474962] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493813] Trying to unpack rootfs image as initramfs...\n[ 0.544892] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559650] Scanning for low memory corruption every 60 seconds\n[ 0.561085] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562260] audit: initializing netlink subsys (disabled)\n[ 0.563291] audit: type=2000 audit(1538283312.975:1): initialized\n[ 0.564601] Initialise system trusted keyring\n[ 0.565574] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566753] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569241] zbud: loaded\n[ 0.570001] VFS: Disk quotas dquot_6.6.0\n[ 0.570817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572475] fuse init (API version 7.23)\n[ 0.573447] Key type big_key registered\n[ 0.574372] Allocating IMA MOK and blacklist keyrings.\n[ 0.575949] Key type asymmetric registered\n[ 0.576948] Asymmetric key parser 'x509' registered\n[ 0.578106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579932] io scheduler noop registered\n[ 0.580887] io scheduler deadline registered (default)\n[ 0.582098] io scheduler cfq registered\n[ 0.583106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584375] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585926] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587673] ACPI: Power Button [PWRF]\n[ 0.588679] GHES: HEST is not enabled!\n[ 0.607146] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670760] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673290] Linux agpgart interface v0.103\n[ 0.676032] brd: module loaded\n[ 0.678006] loop: module loaded\n[ 0.682929] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684675] GPT:90111 != 20971519\n[ 0.685473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686782] GPT:90111 != 20971519\n[ 0.687573] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688692] vda: vda1 vda15\n[ 0.690317] scsi host0: ata_piix\n[ 0.691253] scsi host1: ata_piix\n[ 0.692080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.693546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695078] libphy: Fixed MDIO Bus: probed\n[ 0.696111] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697282] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699441] PPP generic driver version 2.4.2\n[ 0.700614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702090] ehci-pci: EHCI PCI platform driver\n[ 0.703156] ehci-platform: EHCI generic platform driver\n[ 0.704692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706616] ohci-pci: OHCI PCI platform driver\n[ 0.707993] ohci-platform: OHCI generic platform driver\n[ 0.709599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729853] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732567] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737896] usb usb1: Product: UHCI Host Controller\n[ 0.738923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740303] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741428] hub 1-0:1.0: USB hub found\n[ 0.742294] hub 1-0:1.0: 2 ports detected\n[ 0.743325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745628] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746685] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747844] mousedev: PS/2 mouse device common for all mice\n[ 0.749125] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755184] i2c /dev entries driver\n[ 0.756040] device-mapper: uevent: version 1.0.3\n[ 0.757121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.758986] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760917] NET: Registered protocol family 10\n[ 0.762053] NET: Registered protocol family 17\n[ 0.763069] Key type dns_resolver registered\n[ 0.764157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765787] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767015] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768966] registered taskstats version 1\n[ 0.769903] Loading compiled-in X.509 certificates\n[ 0.771438] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773547] zswap: loaded using pool lzo/zbud\n[ 0.775213] Key type trusted registered\n[ 0.777022] Key type encrypted registered\n[ 0.777951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779115] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780278] evm: HMAC attrs: 0x1\n[ 0.781317] Magic number: 2:586:920\n[ 0.782286] rtc_cmos 00:00: setting system clock to 2018-09-30 04:55:12 UTC (1538283312)\n[ 0.794223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795581] EDD information not available.\n[ 0.850908] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852702] Write protecting the kernel read-only data: 14336k\n[ 0.854451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856472] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.919169] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.61. iid=i-000000b1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdhOZgP/nBgsBRKL/XSHgta1YL3It7drkIZvRTsiOstYAmYyKj8Z6xgiBAqLt5TbeApnEkMVghUrnZN1di3bWXmkY+sHqaTwupyK4stp0WMoqfvyFw082WH7xUflHlogT4jpT3p5+iWd80tQ3OLvXR06u3gEw8PjznQecE80uTj393mbeI8B+74Ba0PwigI86CY0123MTxUefo5mBZOxK0s2G+b7amw7Ovsr5ElGOt8rcyQEhvmHe675w7dpkHLg0ty4P9KFWrEUZxdiiGOSnH2EO8iRVXz/5sJmPTYahZEmpmlb9NAPvWXfqYjLbuJDxwPklhyK5F982Je6beJ9Uv root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nssh-dss AAAAB3NzaC1kc3MAAACBAItQldyBsi3m86jQPsIxtUbf4y13p28ZcPYLAJvlPjztOr1HJ/2SLFtrTg0+sKJ4RriWhHH2vIA8KyisuXkOa29JzEwO5YFVgzVZjgXenzfMQbDPXqlvh+KPx1shEtLFKN9CxCS0eNk3nVCW9f1W43/OZLQhBxUMtSveOSNrqc4VAAAAFQCaoqQStjko/fFDWcktEf3dqpN6gwAAAIB2zw1lBbEI/i1RgYVdbn14jxJhSwvRBy8QJp24knISF4/RMGrkd3PKo8Av8P92CvHs1ZgGXJj/4WCJbfSdR19MEPr3qFDQJDKtKRD4DptYsD38xbDCqXg+odRCeLU/M59UOfdKrvQS7SUZUJ8DmKHxyNHuwydUwJ6m2hYT6XKeJwAAAIBWa8xNpJlXPs9Bj8q3Qx5+LPSZNkXUpZzMTjZ6Ody0xY8Lx1uFKd9EMpnLwLkL134obn08BrDRT8ECH9vf8pa9RMnYm4qWutPj5QeWMn1LVt6xy6/LP1ONWcZEOwBVw75qFaSxHFiHIBk2+sX4iOuEZwH5RkA1Z0q/dT6sGMoXoQ== root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fec3:b3fb/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=27.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 login: "} 2018-09-30 04:55:43,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c/action used request id req-dcabb579-9fc4-4b68-9b6d-5e62966c1db0 2018-09-30 04:55:43,046 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 04:55:43,046 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 555645996 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132395] pid_max: default: 32768 minimum: 301 [ 0.133288] ACPI: Core revision 20150930 [ 0.134674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135981] Security Framework initialized [ 0.136795] Yama: becoming mindful. [ 0.137518] AppArmor: AppArmor initialized [ 0.138383] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139714] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142197] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143576] Initializing cgroup subsys io [ 0.144387] Initializing cgroup subsys memory [ 0.145245] Initializing cgroup subsys devices [ 0.146130] Initializing cgroup subsys freezer [ 0.146997] Initializing cgroup subsys net_cls [ 0.147862] Initializing cgroup subsys perf_event [ 0.148766] Initializing cgroup subsys net_prio [ 0.149643] Initializing cgroup subsys hugetlb [ 0.150512] Initializing cgroup subsys pids [ 0.151389] CPU: Physical Processor ID: 0 [ 0.152897] mce: CPU supports 10 MCE banks [ 0.153739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154737] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163423] ftrace: allocating 31920 entries in 125 pages [ 0.189700] smpboot: Max logical packages: 2 [ 0.190558] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191764] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193114] x2apic enabled [ 0.193934] Switched APIC routing to physical x2apic. [ 0.195694] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200970] KVM setup paravirtual spinlock [ 0.202384] x86: Booting SMP configuration: [ 0.203284] .... node #0, CPUs: #1 [ 0.204171] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.225822] x86: Booted up 1 node, 2 CPUs [ 0.225831] KVM setup async PF for cpu 1 [ 0.225835] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.228409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230115] devtmpfs: initialized [ 0.231850] evm: security.selinux [ 0.232544] evm: security.SMACK64 [ 0.233240] evm: security.SMACK64EXEC [ 0.233990] evm: security.SMACK64TRANSMUTE [ 0.234796] evm: security.SMACK64MMAP [ 0.235540] evm: security.ima [ 0.236180] evm: security.capability [ 0.237040] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238956] pinctrl core: initialized pinctrl subsystem [ 0.240050] RTC time: 4:55:11, date: 09/30/18 [ 0.241051] NET: Registered protocol family 16 [ 0.250873] cpuidle: using governor ladder [ 0.262967] cpuidle: using governor menu [ 0.263770] PCCT header not found. [ 0.264582] ACPI: bus type PCI registered [ 0.265369] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266599] PCI: Using configuration type 1 for base access [ 0.280035] ACPI: Added _OSI(Module Device) [ 0.280884] ACPI: Added _OSI(Processor Device) [ 0.281728] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282611] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284949] ACPI: Interpreter enabled [ 0.285697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.289303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.291104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292913] ACPI: (supports S0 S5) [ 0.293604] ACPI: Using IOAPIC for interrupt routing [ 0.294524] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303551] acpiphp: Slot [3] registered [ 0.304352] acpiphp: Slot [4] registered [ 0.305204] acpiphp: Slot [5] registered [ 0.306023] acpiphp: Slot [6] registered [ 0.306826] acpiphp: Slot [7] registered [ 0.307634] acpiphp: Slot [8] registered [ 0.308431] acpiphp: Slot [9] registered [ 0.309229] acpiphp: Slot [10] registered [ 0.319979] acpiphp: Slot [11] registered [ 0.320790] acpiphp: Slot [12] registered [ 0.321600] acpiphp: Slot [13] registered [ 0.322405] acpiphp: Slot [14] registered [ 0.323216] acpiphp: Slot [15] registered [ 0.324033] acpiphp: Slot [16] registered [ 0.324843] acpiphp: Slot [17] registered [ 0.325651] acpiphp: Slot [18] registered [ 0.326453] acpiphp: Slot [19] registered [ 0.327263] acpiphp: Slot [20] registered [ 0.328082] acpiphp: Slot [21] registered [ 0.328892] acpiphp: Slot [22] registered [ 0.329699] acpiphp: Slot [23] registered [ 0.330506] acpiphp: Slot [24] registered [ 0.331324] acpiphp: Slot [25] registered [ 0.332146] acpiphp: Slot [26] registered [ 0.332960] acpiphp: Slot [27] registered [ 0.333769] acpiphp: Slot [28] registered [ 0.334573] acpiphp: Slot [29] registered [ 0.335378] acpiphp: Slot [30] registered [ 0.336192] acpiphp: Slot [31] registered [ 0.337001] PCI host bridge to bus 0000:00 [ 0.337805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340229] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341677] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.343124] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.350821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353281] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359681] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361133] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.406726] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.409628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411035] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.412420] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414247] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.415457] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416515] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418051] vgaarb: loaded [ 0.418650] vgaarb: bridge control possible 0000:00:02.0 [ 0.420166] SCSI subsystem initialized [ 0.421044] ACPI: bus type USB registered [ 0.421866] usbcore: registered new interface driver usbfs [ 0.422898] usbcore: registered new interface driver hub [ 0.423903] usbcore: registered new device driver usb [ 0.425010] PCI: Using ACPI for IRQ routing [ 0.426037] NetLabel: Initializing [ 0.426750] NetLabel: domain hash size = 128 [ 0.427602] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428542] NetLabel: unlabeled traffic allowed by default [ 0.429722] clocksource: Switched to clocksource kvm-clock [ 0.435836] AppArmor: AppArmor Filesystem Enabled [ 0.436796] pnp: PnP ACPI init [ 0.437736] pnp: PnP ACPI: found 5 devices [ 0.444737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446466] NET: Registered protocol family 2 [ 0.447412] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449866] TCP: Hash tables configured (established 4096 bind 4096) [ 0.451032] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452103] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453261] NET: Registered protocol family 1 [ 0.454130] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455230] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456298] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474962] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493813] Trying to unpack rootfs image as initramfs... [ 0.544892] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.559650] Scanning for low memory corruption every 60 seconds [ 0.561085] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562260] audit: initializing netlink subsys (disabled) [ 0.563291] audit: type=2000 audit(1538283312.975:1): initialized [ 0.564601] Initialise system trusted keyring [ 0.565574] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566753] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.569241] zbud: loaded [ 0.570001] VFS: Disk quotas dquot_6.6.0 [ 0.570817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572475] fuse init (API version 7.23) [ 0.573447] Key type big_key registered [ 0.574372] Allocating IMA MOK and blacklist keyrings. [ 0.575949] Key type asymmetric registered [ 0.576948] Asymmetric key parser 'x509' registered [ 0.578106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579932] io scheduler noop registered [ 0.580887] io scheduler deadline registered (default) [ 0.582098] io scheduler cfq registered [ 0.583106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584375] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585926] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587673] ACPI: Power Button [PWRF] [ 0.588679] GHES: HEST is not enabled! [ 0.607146] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670760] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673290] Linux agpgart interface v0.103 [ 0.676032] brd: module loaded [ 0.678006] loop: module loaded [ 0.682929] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.684675] GPT:90111 != 20971519 [ 0.685473] GPT:Alternate GPT header not at the end of the disk. [ 0.686782] GPT:90111 != 20971519 [ 0.687573] GPT: Use GNU Parted to correct GPT errors. [ 0.688692] vda: vda1 vda15 [ 0.690317] scsi host0: ata_piix [ 0.691253] scsi host1: ata_piix [ 0.692080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.693546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.695078] libphy: Fixed MDIO Bus: probed [ 0.696111] tun: Universal TUN/TAP device driver, 1.6 [ 0.697282] tun: (C) 1999-2004 Max Krasnyansky [ 0.699441] PPP generic driver version 2.4.2 [ 0.700614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702090] ehci-pci: EHCI PCI platform driver [ 0.703156] ehci-platform: EHCI generic platform driver [ 0.704692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706616] ohci-pci: OHCI PCI platform driver [ 0.707993] ohci-platform: OHCI generic platform driver [ 0.709599] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729853] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732567] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.733712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.734924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737896] usb usb1: Product: UHCI Host Controller [ 0.738923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740303] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741428] hub 1-0:1.0: USB hub found [ 0.742294] hub 1-0:1.0: 2 ports detected [ 0.743325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745628] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746685] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747844] mousedev: PS/2 mouse device common for all mice [ 0.749125] rtc_cmos 00:00: RTC can wake from S4 [ 0.750436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755184] i2c /dev entries driver [ 0.756040] device-mapper: uevent: version 1.0.3 [ 0.757121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.758986] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760917] NET: Registered protocol family 10 [ 0.762053] NET: Registered protocol family 17 [ 0.763069] Key type dns_resolver registered [ 0.764157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765787] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767015] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768966] registered taskstats version 1 [ 0.769903] Loading compiled-in X.509 certificates [ 0.771438] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773547] zswap: loaded using pool lzo/zbud [ 0.775213] Key type trusted registered [ 0.777022] Key type encrypted registered [ 0.777951] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779115] ima: No TPM chip found, activating TPM-bypass! [ 0.780278] evm: HMAC attrs: 0x1 [ 0.781317] Magic number: 2:586:920 [ 0.782286] rtc_cmos 00:00: setting system clock to 2018-09-30 04:55:12 UTC (1538283312) [ 0.794223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795581] EDD information not available. [ 0.850908] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.852702] Write protecting the kernel read-only data: 14336k [ 0.854451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856472] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.919169] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.41 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.61. iid=i-000000b1 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdhOZgP/nBgsBRKL/XSHgta1YL3It7drkIZvRTsiOstYAmYyKj8Z6xgiBAqLt5TbeApnEkMVghUrnZN1di3bWXmkY+sHqaTwupyK4stp0WMoqfvyFw082WH7xUflHlogT4jpT3p5+iWd80tQ3OLvXR06u3gEw8PjznQecE80uTj393mbeI8B+74Ba0PwigI86CY0123MTxUefo5mBZOxK0s2G+b7amw7Ovsr5ElGOt8rcyQEhvmHe675w7dpkHLg0ty4P9KFWrEUZxdiiGOSnH2EO8iRVXz/5sJmPTYahZEmpmlb9NAPvWXfqYjLbuJDxwPklhyK5F982Je6beJ9Uv root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 ssh-dss AAAAB3NzaC1kc3MAAACBAItQldyBsi3m86jQPsIxtUbf4y13p28ZcPYLAJvlPjztOr1HJ/2SLFtrTg0+sKJ4RriWhHH2vIA8KyisuXkOa29JzEwO5YFVgzVZjgXenzfMQbDPXqlvh+KPx1shEtLFKN9CxCS0eNk3nVCW9f1W43/OZLQhBxUMtSveOSNrqc4VAAAAFQCaoqQStjko/fFDWcktEf3dqpN6gwAAAIB2zw1lBbEI/i1RgYVdbn14jxJhSwvRBy8QJp24knISF4/RMGrkd3PKo8Av8P92CvHs1ZgGXJj/4WCJbfSdR19MEPr3qFDQJDKtKRD4DptYsD38xbDCqXg+odRCeLU/M59UOfdKrvQS7SUZUJ8DmKHxyNHuwydUwJ6m2hYT6XKeJwAAAIBWa8xNpJlXPs9Bj8q3Qx5+LPSZNkXUpZzMTjZ6Ody0xY8Lx1uFKd9EMpnLwLkL134obn08BrDRT8ECH9vf8pa9RMnYm4qWutPj5QeWMn1LVt6xy6/LP1ONWcZEOwBVw75qFaSxHFiHIBk2+sX4iOuEZwH5RkA1Z0q/dT6sGMoXoQ== root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fec3:b3fb/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b1 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 launch-index: 0 === cirros: current=0.4.0 uptime=27.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 login: 2018-09-30 04:55:43,046 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-09-30 04:55:43,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:43,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4484e275-93b3-4f31-be00-01a75f7c1f05 x-compute-request-id: req-4484e275-93b3-4f31-be00-01a75f7c1f05 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c7:32", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:37Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:43,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-4484e275-93b3-4f31-be00-01a75f7c1f05 2018-09-30 04:55:43,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 04:55:44,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4efc271f-388e-467b-92c9-93b0167b81a6 x-compute-request-id: req-4efc271f-388e-467b-92c9-93b0167b81a6 Content-Encoding: gzip Content-Length: 9640 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497195815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128339] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129949] pid_max: default: 32768 minimum: 301\n[ 0.130804] ACPI: Core revision 20150930\n[ 0.132138] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133382] Security Framework initialized\n[ 0.134161] Yama: becoming mindful.\n[ 0.134858] AppArmor: AppArmor initialized\n[ 0.135686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136963] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140661] Initializing cgroup subsys io\n[ 0.141437] Initializing cgroup subsys memory\n[ 0.142255] Initializing cgroup subsys devices\n[ 0.143086] Initializing cgroup subsys freezer\n[ 0.143923] Initializing cgroup subsys net_cls\n[ 0.144753] Initializing cgroup subsys perf_event\n[ 0.145625] Initializing cgroup subsys net_prio\n[ 0.146469] Initializing cgroup subsys hugetlb\n[ 0.147289] Initializing cgroup subsys pids\n[ 0.148132] CPU: Physical Processor ID: 0\n[ 0.149604] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151359] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153553] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159756] ftrace: allocating 31920 entries in 125 pages\n[ 0.185411] smpboot: Max logical packages: 2\n[ 0.186235] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187376] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188674] x2apic enabled\n[ 0.189465] Switched APIC routing to physical x2apic.\n[ 0.191203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192406] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196465] KVM setup paravirtual spinlock\n[ 0.197940] x86: Booting SMP configuration:\n[ 0.198814] .... node #0, CPUs: #1\n[ 0.199678] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.221335] x86: Booted up 1 node, 2 CPUs\n[ 0.221339] KVM setup async PF for cpu 1\n[ 0.221341] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.223874] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225313] devtmpfs: initialized\n[ 0.227033] evm: security.selinux\n[ 0.227718] evm: security.SMACK64\n[ 0.228389] evm: security.SMACK64EXEC\n[ 0.229112] evm: security.SMACK64TRANSMUTE\n[ 0.229904] evm: security.SMACK64MMAP\n[ 0.230635] evm: security.ima\n[ 0.231261] evm: security.capability\n[ 0.232065] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233888] pinctrl core: initialized pinctrl subsystem\n[ 0.234969] RTC time: 4:55:36, date: 09/30/18\n[ 0.235930] NET: Registered protocol family 16\n[ 0.246934] cpuidle: using governor ladder\n[ 0.259031] cpuidle: using governor menu\n[ 0.259837] PCCT header not found.\n[ 0.260608] ACPI: bus type PCI registered\n[ 0.261390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262611] PCI: Using configuration type 1 for base access\n[ 0.276017] ACPI: Added _OSI(Module Device)\n[ 0.276867] ACPI: Added _OSI(Processor Device)\n[ 0.277707] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278578] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280952] ACPI: Interpreter enabled\n[ 0.281709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288894] ACPI: (supports S0 S5)\n[ 0.289582] ACPI: Using IOAPIC for interrupt routing\n[ 0.290516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293846] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297324] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299518] acpiphp: Slot [3] registered\n[ 0.300297] acpiphp: Slot [4] registered\n[ 0.301084] acpiphp: Slot [5] registered\n[ 0.301867] acpiphp: Slot [6] registered\n[ 0.302647] acpiphp: Slot [7] registered\n[ 0.303425] acpiphp: Slot [8] registered\n[ 0.304198] acpiphp: Slot [9] registered\n[ 0.304973] acpiphp: Slot [10] registered\n[ 0.315636] acpiphp: Slot [11] registered\n[ 0.316447] acpiphp: Slot [12] registered\n[ 0.317236] acpiphp: Slot [13] registered\n[ 0.318032] acpiphp: Slot [14] registered\n[ 0.318824] acpiphp: Slot [15] registered\n[ 0.319613] acpiphp: Slot [16] registered\n[ 0.320408] acpiphp: Slot [17] registered\n[ 0.321195] acpiphp: Slot [18] registered\n[ 0.321984] acpiphp: Slot [19] registered\n[ 0.322776] acpiphp: Slot [20] registered\n[ 0.323567] acpiphp: Slot [21] registered\n[ 0.324354] acpiphp: Slot [22] registered\n[ 0.325148] acpiphp: Slot [23] registered\n[ 0.325944] acpiphp: Slot [24] registered\n[ 0.326735] acpiphp: Slot [25] registered\n[ 0.327522] acpiphp: Slot [26] registered\n[ 0.328306] acpiphp: Slot [27] registered\n[ 0.329099] acpiphp: Slot [28] registered\n[ 0.329898] acpiphp: Slot [29] registered\n[ 0.330690] acpiphp: Slot [30] registered\n[ 0.331478] acpiphp: Slot [31] registered\n[ 0.332258] PCI host bridge to bus 0000:00\n[ 0.333045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.336816] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.338222] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.345855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.346995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.354709] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404538] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409980] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412389] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413894] vgaarb: loaded\n[ 0.414487] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415974] SCSI subsystem initialized\n[ 0.416803] ACPI: bus type USB registered\n[ 0.417600] usbcore: registered new interface driver usbfs\n[ 0.418607] usbcore: registered new interface driver hub\n[ 0.419588] usbcore: registered new device driver usb\n[ 0.420645] PCI: Using ACPI for IRQ routing\n[ 0.421673] NetLabel: Initializing\n[ 0.422373] NetLabel: domain hash size = 128\n[ 0.423205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424128] NetLabel: unlabeled traffic allowed by default\n[ 0.425233] clocksource: Switched to clocksource kvm-clock\n[ 0.431198] AppArmor: AppArmor Filesystem Enabled\n[ 0.432145] pnp: PnP ACPI init\n[ 0.433058] pnp: PnP ACPI: found 5 devices\n[ 0.439783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441444] NET: Registered protocol family 2\n[ 0.442385] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444759] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448064] NET: Registered protocol family 1\n[ 0.448903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449967] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451007] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488907] Trying to unpack rootfs image as initramfs...\n[ 0.538944] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553307] Scanning for low memory corruption every 60 seconds\n[ 0.554902] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556269] audit: initializing netlink subsys (disabled)\n[ 0.557518] audit: type=2000 audit(1538283337.612:1): initialized\n[ 0.559041] Initialise system trusted keyring\n[ 0.560151] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561554] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563876] zbud: loaded\n[ 0.565079] VFS: Disk quotas dquot_6.6.0\n[ 0.566055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567862] fuse init (API version 7.23)\n[ 0.568914] Key type big_key registered\n[ 0.569873] Allocating IMA MOK and blacklist keyrings.\n[ 0.571340] Key type asymmetric registered\n[ 0.572318] Asymmetric key parser 'x509' registered\n[ 0.573507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575247] io scheduler noop registered\n[ 0.576188] io scheduler deadline registered (default)\n[ 0.577376] io scheduler cfq registered\n[ 0.578363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582987] ACPI: Power Button [PWRF]\n[ 0.583984] GHES: HEST is not enabled!\n[ 0.602431] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645573] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669744] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672443] Linux agpgart interface v0.103\n[ 0.675090] brd: module loaded\n[ 0.677010] loop: module loaded\n[ 0.681481] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.683203] GPT:90111 != 20971519\n[ 0.683989] GPT:Alternate GPT header not at the end of the disk.\n[ 0.685269] GPT:90111 != 20971519\n[ 0.686077] GPT: Use GNU Parted to correct GPT errors.\n[ 0.687222] vda: vda1 vda15\n[ 0.688981] scsi host0: ata_piix\n[ 0.689909] scsi host1: ata_piix\n[ 0.690768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.693688] libphy: Fixed MDIO Bus: probed\n[ 0.694700] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695870] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698299] PPP generic driver version 2.4.2\n[ 0.699308] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700511] ehci-pci: EHCI PCI platform driver\n[ 0.701369] ehci-platform: EHCI generic platform driver\n[ 0.702341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703437] ohci-pci: OHCI PCI platform driver\n[ 0.704282] ohci-platform: OHCI generic platform driver\n[ 0.705250] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725159] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726581] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729881] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731276] usb usb1: Product: UHCI Host Controller\n[ 0.732187] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734317] hub 1-0:1.0: USB hub found\n[ 0.735081] hub 1-0:1.0: 2 ports detected\n[ 0.735972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738071] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739022] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740079] mousedev: PS/2 mouse device common for all mice\n[ 0.741355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743175] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746635] i2c /dev entries driver\n[ 0.747375] device-mapper: uevent: version 1.0.3\n[ 0.748312] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.749906] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751221] NET: Registered protocol family 10\n[ 0.752608] NET: Registered protocol family 17\n[ 0.753490] Key type dns_resolver registered\n[ 0.754460] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.755521] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756643] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758429] registered taskstats version 1\n[ 0.759248] Loading compiled-in X.509 certificates\n[ 0.760665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.762473] zswap: loaded using pool lzo/zbud\n[ 0.763984] Key type trusted registered\n[ 0.765732] Key type encrypted registered\n[ 0.766550] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.767557] ima: No TPM chip found, activating TPM-bypass!\n[ 0.768577] evm: HMAC attrs: 0x1\n[ 0.769536] Magic number: 2:586:920\n[ 0.770393] rtc_cmos 00:00: setting system clock to 2018-09-30 04:55:37 UTC (1538283337)\n[ 0.782384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783475] EDD information not available.\n[ 0.850387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852228] Write protecting the kernel read-only data: 14336k\n[ 0.854074] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.914825] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.48. iid=i-000000b4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCE9XhKUS4FVR+d6h/wIsyUzFfp+YAQt+7adrhDXSA3RgcP4KOgFAv2CQLb+9Rizdl6uhjLGMRqco8EZhr3fYMt7MQkSmy4ri0y8VR1TjpEZB7e/vrjaHl8nsKNzBZjCaBTzV0zCjP8GI5SdgO7vUAsbZqmQkzgSl+2qCwUhWi/dyHQqrqI3TEn3z5Mvi2gS8DdDEIRmWeA0J7BT9FQGRbp3ze4UWXzd2GEy3IheaqvRTilTesBmqSJTiSTrY7cz+9+EPRzSK2xKr9w+X7EsHLikIP2CSNTRSHOSsrmJfKeHcr8kO52r6IPzfl7Ai83bSU+RbNg00IfkG1T5KAhn/Dp root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nssh-dss AAAAB3NzaC1kc3MAAACBAJnbPbrk5FnXOcfrH3fH7k0tUlXpxHgTN2Hb5o3BCy0EVGUpV93Ul2mZbnlSRi4FoMzwYVlH9+O5O80Xb7+VorIHGMvG+kCyv6FBe9PTFwRHCgg1U2aiczZNacZadArB4ryobbSpLvmibm9EZV/guXqa78wLoYUJF+wTkUDD27rnAAAAFQCcFmlFND1VQ+8jxbnsxRWXFj3I4QAAAIA3ckAc/SEzPCylM+wuKFo98R7SQ3LoQC/2t+/1i1vNOFLqBBHGiK9PmOokV+W5wQoTh91p4jVAUWkk5paohbnI3NqlnSBNy7hjMmmucVKLmpxL4oGVnqsZ6VclKY3LF7omf5Ut0JC4JTBPNMpi3YMq1GGrqd4nz/daVTWoL4vmegAAAIBQJ/I9hRf8MbHMaR2sXx1+KZmrFYUgEx03x4sOWWhkeygQCctqWUhN8qfW7Po8QbMs4nN3c0b6wODW57HE5TPOFryd3arYnX7S3M03aiSFiC2t8U+x+fSBzcGI/m6pcIu8LkVFTWAvvAKGKEyqwmhAqV/Cy/qjqHtUNOgez1RaNg== root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe7a:c732/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.59 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 login: "} 2018-09-30 04:55:44,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343/action used request id req-4efc271f-388e-467b-92c9-93b0167b81a6 2018-09-30 04:55:44,744 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 04:55:44,745 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497195815 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128339] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129949] pid_max: default: 32768 minimum: 301 [ 0.130804] ACPI: Core revision 20150930 [ 0.132138] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133382] Security Framework initialized [ 0.134161] Yama: becoming mindful. [ 0.134858] AppArmor: AppArmor initialized [ 0.135686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136963] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140661] Initializing cgroup subsys io [ 0.141437] Initializing cgroup subsys memory [ 0.142255] Initializing cgroup subsys devices [ 0.143086] Initializing cgroup subsys freezer [ 0.143923] Initializing cgroup subsys net_cls [ 0.144753] Initializing cgroup subsys perf_event [ 0.145625] Initializing cgroup subsys net_prio [ 0.146469] Initializing cgroup subsys hugetlb [ 0.147289] Initializing cgroup subsys pids [ 0.148132] CPU: Physical Processor ID: 0 [ 0.149604] mce: CPU supports 10 MCE banks [ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151359] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153553] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159756] ftrace: allocating 31920 entries in 125 pages [ 0.185411] smpboot: Max logical packages: 2 [ 0.186235] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187376] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188674] x2apic enabled [ 0.189465] Switched APIC routing to physical x2apic. [ 0.191203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192406] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196465] KVM setup paravirtual spinlock [ 0.197940] x86: Booting SMP configuration: [ 0.198814] .... node #0, CPUs: #1 [ 0.199678] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.221335] x86: Booted up 1 node, 2 CPUs [ 0.221339] KVM setup async PF for cpu 1 [ 0.221341] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.223874] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225313] devtmpfs: initialized [ 0.227033] evm: security.selinux [ 0.227718] evm: security.SMACK64 [ 0.228389] evm: security.SMACK64EXEC [ 0.229112] evm: security.SMACK64TRANSMUTE [ 0.229904] evm: security.SMACK64MMAP [ 0.230635] evm: security.ima [ 0.231261] evm: security.capability [ 0.232065] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233888] pinctrl core: initialized pinctrl subsystem [ 0.234969] RTC time: 4:55:36, date: 09/30/18 [ 0.235930] NET: Registered protocol family 16 [ 0.246934] cpuidle: using governor ladder [ 0.259031] cpuidle: using governor menu [ 0.259837] PCCT header not found. [ 0.260608] ACPI: bus type PCI registered [ 0.261390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262611] PCI: Using configuration type 1 for base access [ 0.276017] ACPI: Added _OSI(Module Device) [ 0.276867] ACPI: Added _OSI(Processor Device) [ 0.277707] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278578] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280952] ACPI: Interpreter enabled [ 0.281709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288894] ACPI: (supports S0 S5) [ 0.289582] ACPI: Using IOAPIC for interrupt routing [ 0.290516] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293846] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297324] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299518] acpiphp: Slot [3] registered [ 0.300297] acpiphp: Slot [4] registered [ 0.301084] acpiphp: Slot [5] registered [ 0.301867] acpiphp: Slot [6] registered [ 0.302647] acpiphp: Slot [7] registered [ 0.303425] acpiphp: Slot [8] registered [ 0.304198] acpiphp: Slot [9] registered [ 0.304973] acpiphp: Slot [10] registered [ 0.315636] acpiphp: Slot [11] registered [ 0.316447] acpiphp: Slot [12] registered [ 0.317236] acpiphp: Slot [13] registered [ 0.318032] acpiphp: Slot [14] registered [ 0.318824] acpiphp: Slot [15] registered [ 0.319613] acpiphp: Slot [16] registered [ 0.320408] acpiphp: Slot [17] registered [ 0.321195] acpiphp: Slot [18] registered [ 0.321984] acpiphp: Slot [19] registered [ 0.322776] acpiphp: Slot [20] registered [ 0.323567] acpiphp: Slot [21] registered [ 0.324354] acpiphp: Slot [22] registered [ 0.325148] acpiphp: Slot [23] registered [ 0.325944] acpiphp: Slot [24] registered [ 0.326735] acpiphp: Slot [25] registered [ 0.327522] acpiphp: Slot [26] registered [ 0.328306] acpiphp: Slot [27] registered [ 0.329099] acpiphp: Slot [28] registered [ 0.329898] acpiphp: Slot [29] registered [ 0.330690] acpiphp: Slot [30] registered [ 0.331478] acpiphp: Slot [31] registered [ 0.332258] PCI host bridge to bus 0000:00 [ 0.333045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.336816] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.338222] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.345855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.346995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.354709] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.356129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404538] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409980] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411155] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412389] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413894] vgaarb: loaded [ 0.414487] vgaarb: bridge control possible 0000:00:02.0 [ 0.415974] SCSI subsystem initialized [ 0.416803] ACPI: bus type USB registered [ 0.417600] usbcore: registered new interface driver usbfs [ 0.418607] usbcore: registered new interface driver hub [ 0.419588] usbcore: registered new device driver usb [ 0.420645] PCI: Using ACPI for IRQ routing [ 0.421673] NetLabel: Initializing [ 0.422373] NetLabel: domain hash size = 128 [ 0.423205] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424128] NetLabel: unlabeled traffic allowed by default [ 0.425233] clocksource: Switched to clocksource kvm-clock [ 0.431198] AppArmor: AppArmor Filesystem Enabled [ 0.432145] pnp: PnP ACPI init [ 0.433058] pnp: PnP ACPI: found 5 devices [ 0.439783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441444] NET: Registered protocol family 2 [ 0.442385] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.444759] TCP: Hash tables configured (established 4096 bind 4096) [ 0.445891] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.446936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448064] NET: Registered protocol family 1 [ 0.448903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.449967] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451007] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.488907] Trying to unpack rootfs image as initramfs... [ 0.538944] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.553307] Scanning for low memory corruption every 60 seconds [ 0.554902] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556269] audit: initializing netlink subsys (disabled) [ 0.557518] audit: type=2000 audit(1538283337.612:1): initialized [ 0.559041] Initialise system trusted keyring [ 0.560151] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561554] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563876] zbud: loaded [ 0.565079] VFS: Disk quotas dquot_6.6.0 [ 0.566055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567862] fuse init (API version 7.23) [ 0.568914] Key type big_key registered [ 0.569873] Allocating IMA MOK and blacklist keyrings. [ 0.571340] Key type asymmetric registered [ 0.572318] Asymmetric key parser 'x509' registered [ 0.573507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.575247] io scheduler noop registered [ 0.576188] io scheduler deadline registered (default) [ 0.577376] io scheduler cfq registered [ 0.578363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582987] ACPI: Power Button [PWRF] [ 0.583984] GHES: HEST is not enabled! [ 0.602431] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645573] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669744] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672443] Linux agpgart interface v0.103 [ 0.675090] brd: module loaded [ 0.677010] loop: module loaded [ 0.681481] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.683203] GPT:90111 != 20971519 [ 0.683989] GPT:Alternate GPT header not at the end of the disk. [ 0.685269] GPT:90111 != 20971519 [ 0.686077] GPT: Use GNU Parted to correct GPT errors. [ 0.687222] vda: vda1 vda15 [ 0.688981] scsi host0: ata_piix [ 0.689909] scsi host1: ata_piix [ 0.690768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.692183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.693688] libphy: Fixed MDIO Bus: probed [ 0.694700] tun: Universal TUN/TAP device driver, 1.6 [ 0.695870] tun: (C) 1999-2004 Max Krasnyansky [ 0.698299] PPP generic driver version 2.4.2 [ 0.699308] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.700511] ehci-pci: EHCI PCI platform driver [ 0.701369] ehci-platform: EHCI generic platform driver [ 0.702341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703437] ohci-pci: OHCI PCI platform driver [ 0.704282] ohci-platform: OHCI generic platform driver [ 0.705250] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724194] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725159] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726581] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.727583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.728679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729881] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731276] usb usb1: Product: UHCI Host Controller [ 0.732187] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734317] hub 1-0:1.0: USB hub found [ 0.735081] hub 1-0:1.0: 2 ports detected [ 0.735972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738071] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739022] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740079] mousedev: PS/2 mouse device common for all mice [ 0.741355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743175] rtc_cmos 00:00: RTC can wake from S4 [ 0.744291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746635] i2c /dev entries driver [ 0.747375] device-mapper: uevent: version 1.0.3 [ 0.748312] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.749906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751221] NET: Registered protocol family 10 [ 0.752608] NET: Registered protocol family 17 [ 0.753490] Key type dns_resolver registered [ 0.754460] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.755521] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756643] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758429] registered taskstats version 1 [ 0.759248] Loading compiled-in X.509 certificates [ 0.760665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.762473] zswap: loaded using pool lzo/zbud [ 0.763984] Key type trusted registered [ 0.765732] Key type encrypted registered [ 0.766550] AppArmor: AppArmor sha1 policy hashing enabled [ 0.767557] ima: No TPM chip found, activating TPM-bypass! [ 0.768577] evm: HMAC attrs: 0x1 [ 0.769536] Magic number: 2:586:920 [ 0.770393] rtc_cmos 00:00: setting system clock to 2018-09-30 04:55:37 UTC (1538283337) [ 0.782384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783475] EDD information not available. [ 0.850387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.852228] Write protecting the kernel read-only data: 14336k [ 0.854074] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.914825] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.48. iid=i-000000b4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCE9XhKUS4FVR+d6h/wIsyUzFfp+YAQt+7adrhDXSA3RgcP4KOgFAv2CQLb+9Rizdl6uhjLGMRqco8EZhr3fYMt7MQkSmy4ri0y8VR1TjpEZB7e/vrjaHl8nsKNzBZjCaBTzV0zCjP8GI5SdgO7vUAsbZqmQkzgSl+2qCwUhWi/dyHQqrqI3TEn3z5Mvi2gS8DdDEIRmWeA0J7BT9FQGRbp3ze4UWXzd2GEy3IheaqvRTilTesBmqSJTiSTrY7cz+9+EPRzSK2xKr9w+X7EsHLikIP2CSNTRSHOSsrmJfKeHcr8kO52r6IPzfl7Ai83bSU+RbNg00IfkG1T5KAhn/Dp root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 ssh-dss AAAAB3NzaC1kc3MAAACBAJnbPbrk5FnXOcfrH3fH7k0tUlXpxHgTN2Hb5o3BCy0EVGUpV93Ul2mZbnlSRi4FoMzwYVlH9+O5O80Xb7+VorIHGMvG+kCyv6FBe9PTFwRHCgg1U2aiczZNacZadArB4ryobbSpLvmibm9EZV/guXqa78wLoYUJF+wTkUDD27rnAAAAFQCcFmlFND1VQ+8jxbnsxRWXFj3I4QAAAIA3ckAc/SEzPCylM+wuKFo98R7SQ3LoQC/2t+/1i1vNOFLqBBHGiK9PmOokV+W5wQoTh91p4jVAUWkk5paohbnI3NqlnSBNy7hjMmmucVKLmpxL4oGVnqsZ6VclKY3LF7omf5Ut0JC4JTBPNMpi3YMq1GGrqd4nz/daVTWoL4vmegAAAIBQJ/I9hRf8MbHMaR2sXx1+KZmrFYUgEx03x4sOWWhkeygQCctqWUhN8qfW7Po8QbMs4nN3c0b6wODW57HE5TPOFryd3arYnX7S3M03aiSFiC2t8U+x+fSBzcGI/m6pcIu8LkVFTWAvvAKGKEyqwmhAqV/Cy/qjqHtUNOgez1RaNg== root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe7a:c732/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 launch-index: 0 === cirros: current=0.4.0 uptime=5.59 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 login: 2018-09-30 04:55:45,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:46,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-755163a5-3fcb-4cc9-b617-848bb575eac5 x-compute-request-id: req-755163a5-3fcb-4cc9-b617-848bb575eac5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:b3:fb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:12Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:46,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-755163a5-3fcb-4cc9-b617-848bb575eac5 2018-09-30 04:55:46,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 04:55:47,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd3c34fd-49f8-4ae5-a212-cbfd9fb7f96c x-compute-request-id: req-dd3c34fd-49f8-4ae5-a212-cbfd9fb7f96c Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 555645996 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132395] pid_max: default: 32768 minimum: 301\n[ 0.133288] ACPI: Core revision 20150930\n[ 0.134674] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135981] Security Framework initialized\n[ 0.136795] Yama: becoming mindful.\n[ 0.137518] AppArmor: AppArmor initialized\n[ 0.138383] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139714] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140990] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142197] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143576] Initializing cgroup subsys io\n[ 0.144387] Initializing cgroup subsys memory\n[ 0.145245] Initializing cgroup subsys devices\n[ 0.146130] Initializing cgroup subsys freezer\n[ 0.146997] Initializing cgroup subsys net_cls\n[ 0.147862] Initializing cgroup subsys perf_event\n[ 0.148766] Initializing cgroup subsys net_prio\n[ 0.149643] Initializing cgroup subsys hugetlb\n[ 0.150512] Initializing cgroup subsys pids\n[ 0.151389] CPU: Physical Processor ID: 0\n[ 0.152897] mce: CPU supports 10 MCE banks\n[ 0.153739] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154737] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163423] ftrace: allocating 31920 entries in 125 pages\n[ 0.189700] smpboot: Max logical packages: 2\n[ 0.190558] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191764] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193114] x2apic enabled\n[ 0.193934] Switched APIC routing to physical x2apic.\n[ 0.195694] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200970] KVM setup paravirtual spinlock\n[ 0.202384] x86: Booting SMP configuration:\n[ 0.203284] .... node #0, CPUs: #1\n[ 0.204171] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.225822] x86: Booted up 1 node, 2 CPUs\n[ 0.225831] KVM setup async PF for cpu 1\n[ 0.225835] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.228409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230115] devtmpfs: initialized\n[ 0.231850] evm: security.selinux\n[ 0.232544] evm: security.SMACK64\n[ 0.233240] evm: security.SMACK64EXEC\n[ 0.233990] evm: security.SMACK64TRANSMUTE\n[ 0.234796] evm: security.SMACK64MMAP\n[ 0.235540] evm: security.ima\n[ 0.236180] evm: security.capability\n[ 0.237040] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238956] pinctrl core: initialized pinctrl subsystem\n[ 0.240050] RTC time: 4:55:11, date: 09/30/18\n[ 0.241051] NET: Registered protocol family 16\n[ 0.250873] cpuidle: using governor ladder\n[ 0.262967] cpuidle: using governor menu\n[ 0.263770] PCCT header not found.\n[ 0.264582] ACPI: bus type PCI registered\n[ 0.265369] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266599] PCI: Using configuration type 1 for base access\n[ 0.280035] ACPI: Added _OSI(Module Device)\n[ 0.280884] ACPI: Added _OSI(Processor Device)\n[ 0.281728] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282611] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284949] ACPI: Interpreter enabled\n[ 0.285697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287495] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.289303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.291104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292913] ACPI: (supports S0 S5)\n[ 0.293604] ACPI: Using IOAPIC for interrupt routing\n[ 0.294524] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303551] acpiphp: Slot [3] registered\n[ 0.304352] acpiphp: Slot [4] registered\n[ 0.305204] acpiphp: Slot [5] registered\n[ 0.306023] acpiphp: Slot [6] registered\n[ 0.306826] acpiphp: Slot [7] registered\n[ 0.307634] acpiphp: Slot [8] registered\n[ 0.308431] acpiphp: Slot [9] registered\n[ 0.309229] acpiphp: Slot [10] registered\n[ 0.319979] acpiphp: Slot [11] registered\n[ 0.320790] acpiphp: Slot [12] registered\n[ 0.321600] acpiphp: Slot [13] registered\n[ 0.322405] acpiphp: Slot [14] registered\n[ 0.323216] acpiphp: Slot [15] registered\n[ 0.324033] acpiphp: Slot [16] registered\n[ 0.324843] acpiphp: Slot [17] registered\n[ 0.325651] acpiphp: Slot [18] registered\n[ 0.326453] acpiphp: Slot [19] registered\n[ 0.327263] acpiphp: Slot [20] registered\n[ 0.328082] acpiphp: Slot [21] registered\n[ 0.328892] acpiphp: Slot [22] registered\n[ 0.329699] acpiphp: Slot [23] registered\n[ 0.330506] acpiphp: Slot [24] registered\n[ 0.331324] acpiphp: Slot [25] registered\n[ 0.332146] acpiphp: Slot [26] registered\n[ 0.332960] acpiphp: Slot [27] registered\n[ 0.333769] acpiphp: Slot [28] registered\n[ 0.334573] acpiphp: Slot [29] registered\n[ 0.335378] acpiphp: Slot [30] registered\n[ 0.336192] acpiphp: Slot [31] registered\n[ 0.337001] PCI host bridge to bus 0000:00\n[ 0.337805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340229] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.341677] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343124] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349533] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.350821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353281] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359681] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361133] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.406726] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.409628] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411035] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412420] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414247] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415457] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416515] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418051] vgaarb: loaded\n[ 0.418650] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420166] SCSI subsystem initialized\n[ 0.421044] ACPI: bus type USB registered\n[ 0.421866] usbcore: registered new interface driver usbfs\n[ 0.422898] usbcore: registered new interface driver hub\n[ 0.423903] usbcore: registered new device driver usb\n[ 0.425010] PCI: Using ACPI for IRQ routing\n[ 0.426037] NetLabel: Initializing\n[ 0.426750] NetLabel: domain hash size = 128\n[ 0.427602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428542] NetLabel: unlabeled traffic allowed by default\n[ 0.429722] clocksource: Switched to clocksource kvm-clock\n[ 0.435836] AppArmor: AppArmor Filesystem Enabled\n[ 0.436796] pnp: PnP ACPI init\n[ 0.437736] pnp: PnP ACPI: found 5 devices\n[ 0.444737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446466] NET: Registered protocol family 2\n[ 0.447412] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449866] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.451032] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452103] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453261] NET: Registered protocol family 1\n[ 0.454130] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455230] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456298] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474962] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493813] Trying to unpack rootfs image as initramfs...\n[ 0.544892] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559650] Scanning for low memory corruption every 60 seconds\n[ 0.561085] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562260] audit: initializing netlink subsys (disabled)\n[ 0.563291] audit: type=2000 audit(1538283312.975:1): initialized\n[ 0.564601] Initialise system trusted keyring\n[ 0.565574] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566753] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569241] zbud: loaded\n[ 0.570001] VFS: Disk quotas dquot_6.6.0\n[ 0.570817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572475] fuse init (API version 7.23)\n[ 0.573447] Key type big_key registered\n[ 0.574372] Allocating IMA MOK and blacklist keyrings.\n[ 0.575949] Key type asymmetric registered\n[ 0.576948] Asymmetric key parser 'x509' registered\n[ 0.578106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579932] io scheduler noop registered\n[ 0.580887] io scheduler deadline registered (default)\n[ 0.582098] io scheduler cfq registered\n[ 0.583106] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584375] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585926] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587673] ACPI: Power Button [PWRF]\n[ 0.588679] GHES: HEST is not enabled!\n[ 0.607146] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670760] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673290] Linux agpgart interface v0.103\n[ 0.676032] brd: module loaded\n[ 0.678006] loop: module loaded\n[ 0.682929] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684675] GPT:90111 != 20971519\n[ 0.685473] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686782] GPT:90111 != 20971519\n[ 0.687573] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688692] vda: vda1 vda15\n[ 0.690317] scsi host0: ata_piix\n[ 0.691253] scsi host1: ata_piix\n[ 0.692080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.693546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695078] libphy: Fixed MDIO Bus: probed\n[ 0.696111] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697282] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.699441] PPP generic driver version 2.4.2\n[ 0.700614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702090] ehci-pci: EHCI PCI platform driver\n[ 0.703156] ehci-platform: EHCI generic platform driver\n[ 0.704692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706616] ohci-pci: OHCI PCI platform driver\n[ 0.707993] ohci-platform: OHCI generic platform driver\n[ 0.709599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729853] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730986] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732567] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734924] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737896] usb usb1: Product: UHCI Host Controller\n[ 0.738923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740303] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741428] hub 1-0:1.0: USB hub found\n[ 0.742294] hub 1-0:1.0: 2 ports detected\n[ 0.743325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745628] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746685] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747844] mousedev: PS/2 mouse device common for all mice\n[ 0.749125] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752316] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755184] i2c /dev entries driver\n[ 0.756040] device-mapper: uevent: version 1.0.3\n[ 0.757121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.758986] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760917] NET: Registered protocol family 10\n[ 0.762053] NET: Registered protocol family 17\n[ 0.763069] Key type dns_resolver registered\n[ 0.764157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765787] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767015] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768966] registered taskstats version 1\n[ 0.769903] Loading compiled-in X.509 certificates\n[ 0.771438] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773547] zswap: loaded using pool lzo/zbud\n[ 0.775213] Key type trusted registered\n[ 0.777022] Key type encrypted registered\n[ 0.777951] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779115] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780278] evm: HMAC attrs: 0x1\n[ 0.781317] Magic number: 2:586:920\n[ 0.782286] rtc_cmos 00:00: setting system clock to 2018-09-30 04:55:12 UTC (1538283312)\n[ 0.794223] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795581] EDD information not available.\n[ 0.850908] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852702] Write protecting the kernel read-only data: 14336k\n[ 0.854451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856472] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.919169] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.61. iid=i-000000b1\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdhOZgP/nBgsBRKL/XSHgta1YL3It7drkIZvRTsiOstYAmYyKj8Z6xgiBAqLt5TbeApnEkMVghUrnZN1di3bWXmkY+sHqaTwupyK4stp0WMoqfvyFw082WH7xUflHlogT4jpT3p5+iWd80tQ3OLvXR06u3gEw8PjznQecE80uTj393mbeI8B+74Ba0PwigI86CY0123MTxUefo5mBZOxK0s2G+b7amw7Ovsr5ElGOt8rcyQEhvmHe675w7dpkHLg0ty4P9KFWrEUZxdiiGOSnH2EO8iRVXz/5sJmPTYahZEmpmlb9NAPvWXfqYjLbuJDxwPklhyK5F982Je6beJ9Uv root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nssh-dss AAAAB3NzaC1kc3MAAACBAItQldyBsi3m86jQPsIxtUbf4y13p28ZcPYLAJvlPjztOr1HJ/2SLFtrTg0+sKJ4RriWhHH2vIA8KyisuXkOa29JzEwO5YFVgzVZjgXenzfMQbDPXqlvh+KPx1shEtLFKN9CxCS0eNk3nVCW9f1W43/OZLQhBxUMtSveOSNrqc4VAAAAFQCaoqQStjko/fFDWcktEf3dqpN6gwAAAIB2zw1lBbEI/i1RgYVdbn14jxJhSwvRBy8QJp24knISF4/RMGrkd3PKo8Av8P92CvHs1ZgGXJj/4WCJbfSdR19MEPr3qFDQJDKtKRD4DptYsD38xbDCqXg+odRCeLU/M59UOfdKrvQS7SUZUJ8DmKHxyNHuwydUwJ6m2hYT6XKeJwAAAIBWa8xNpJlXPs9Bj8q3Qx5+LPSZNkXUpZzMTjZ6Ody0xY8Lx1uFKd9EMpnLwLkL134obn08BrDRT8ECH9vf8pa9RMnYm4qWutPj5QeWMn1LVt6xy6/LP1ONWcZEOwBVw75qFaSxHFiHIBk2+sX4iOuEZwH5RkA1Z0q/dT6sGMoXoQ== root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fec3:b3fb/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=27.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 login: "} 2018-09-30 04:55:47,724 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c/action used request id req-dd3c34fd-49f8-4ae5-a212-cbfd9fb7f96c 2018-09-30 04:55:48,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:55:49,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0a17bec-d088-4c30-bc23-eec2fed00b68 x-compute-request-id: req-c0a17bec-d088-4c30-bc23-eec2fed00b68 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c7:32", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "security_groups": [{"name": "default"}], "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:37Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:49,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-c0a17bec-d088-4c30-bc23-eec2fed00b68 2018-09-30 04:55:49,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 04:55:50,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06816a55-4c0c-437c-be02-7e27665c91b0 x-compute-request-id: req-06816a55-4c0c-437c-be02-7e27665c91b0 Content-Encoding: gzip Content-Length: 9640 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497195815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128339] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129949] pid_max: default: 32768 minimum: 301\n[ 0.130804] ACPI: Core revision 20150930\n[ 0.132138] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133382] Security Framework initialized\n[ 0.134161] Yama: becoming mindful.\n[ 0.134858] AppArmor: AppArmor initialized\n[ 0.135686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136963] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138184] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140661] Initializing cgroup subsys io\n[ 0.141437] Initializing cgroup subsys memory\n[ 0.142255] Initializing cgroup subsys devices\n[ 0.143086] Initializing cgroup subsys freezer\n[ 0.143923] Initializing cgroup subsys net_cls\n[ 0.144753] Initializing cgroup subsys perf_event\n[ 0.145625] Initializing cgroup subsys net_prio\n[ 0.146469] Initializing cgroup subsys hugetlb\n[ 0.147289] Initializing cgroup subsys pids\n[ 0.148132] CPU: Physical Processor ID: 0\n[ 0.149604] mce: CPU supports 10 MCE banks\n[ 0.150411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151359] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153553] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159756] ftrace: allocating 31920 entries in 125 pages\n[ 0.185411] smpboot: Max logical packages: 2\n[ 0.186235] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187376] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188674] x2apic enabled\n[ 0.189465] Switched APIC routing to physical x2apic.\n[ 0.191203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192406] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194513] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196465] KVM setup paravirtual spinlock\n[ 0.197940] x86: Booting SMP configuration:\n[ 0.198814] .... node #0, CPUs: #1\n[ 0.199678] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.221335] x86: Booted up 1 node, 2 CPUs\n[ 0.221339] KVM setup async PF for cpu 1\n[ 0.221341] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.223874] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225313] devtmpfs: initialized\n[ 0.227033] evm: security.selinux\n[ 0.227718] evm: security.SMACK64\n[ 0.228389] evm: security.SMACK64EXEC\n[ 0.229112] evm: security.SMACK64TRANSMUTE\n[ 0.229904] evm: security.SMACK64MMAP\n[ 0.230635] evm: security.ima\n[ 0.231261] evm: security.capability\n[ 0.232065] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233888] pinctrl core: initialized pinctrl subsystem\n[ 0.234969] RTC time: 4:55:36, date: 09/30/18\n[ 0.235930] NET: Registered protocol family 16\n[ 0.246934] cpuidle: using governor ladder\n[ 0.259031] cpuidle: using governor menu\n[ 0.259837] PCCT header not found.\n[ 0.260608] ACPI: bus type PCI registered\n[ 0.261390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262611] PCI: Using configuration type 1 for base access\n[ 0.276017] ACPI: Added _OSI(Module Device)\n[ 0.276867] ACPI: Added _OSI(Processor Device)\n[ 0.277707] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278578] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280952] ACPI: Interpreter enabled\n[ 0.281709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288894] ACPI: (supports S0 S5)\n[ 0.289582] ACPI: Using IOAPIC for interrupt routing\n[ 0.290516] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293846] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296158] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297324] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299518] acpiphp: Slot [3] registered\n[ 0.300297] acpiphp: Slot [4] registered\n[ 0.301084] acpiphp: Slot [5] registered\n[ 0.301867] acpiphp: Slot [6] registered\n[ 0.302647] acpiphp: Slot [7] registered\n[ 0.303425] acpiphp: Slot [8] registered\n[ 0.304198] acpiphp: Slot [9] registered\n[ 0.304973] acpiphp: Slot [10] registered\n[ 0.315636] acpiphp: Slot [11] registered\n[ 0.316447] acpiphp: Slot [12] registered\n[ 0.317236] acpiphp: Slot [13] registered\n[ 0.318032] acpiphp: Slot [14] registered\n[ 0.318824] acpiphp: Slot [15] registered\n[ 0.319613] acpiphp: Slot [16] registered\n[ 0.320408] acpiphp: Slot [17] registered\n[ 0.321195] acpiphp: Slot [18] registered\n[ 0.321984] acpiphp: Slot [19] registered\n[ 0.322776] acpiphp: Slot [20] registered\n[ 0.323567] acpiphp: Slot [21] registered\n[ 0.324354] acpiphp: Slot [22] registered\n[ 0.325148] acpiphp: Slot [23] registered\n[ 0.325944] acpiphp: Slot [24] registered\n[ 0.326735] acpiphp: Slot [25] registered\n[ 0.327522] acpiphp: Slot [26] registered\n[ 0.328306] acpiphp: Slot [27] registered\n[ 0.329099] acpiphp: Slot [28] registered\n[ 0.329898] acpiphp: Slot [29] registered\n[ 0.330690] acpiphp: Slot [30] registered\n[ 0.331478] acpiphp: Slot [31] registered\n[ 0.332258] PCI host bridge to bus 0000:00\n[ 0.333045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335409] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.336816] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.338222] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344597] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.345855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.346995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348232] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.354709] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404538] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405955] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408725] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409980] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411155] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412389] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413894] vgaarb: loaded\n[ 0.414487] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415974] SCSI subsystem initialized\n[ 0.416803] ACPI: bus type USB registered\n[ 0.417600] usbcore: registered new interface driver usbfs\n[ 0.418607] usbcore: registered new interface driver hub\n[ 0.419588] usbcore: registered new device driver usb\n[ 0.420645] PCI: Using ACPI for IRQ routing\n[ 0.421673] NetLabel: Initializing\n[ 0.422373] NetLabel: domain hash size = 128\n[ 0.423205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424128] NetLabel: unlabeled traffic allowed by default\n[ 0.425233] clocksource: Switched to clocksource kvm-clock\n[ 0.431198] AppArmor: AppArmor Filesystem Enabled\n[ 0.432145] pnp: PnP ACPI init\n[ 0.433058] pnp: PnP ACPI: found 5 devices\n[ 0.439783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441444] NET: Registered protocol family 2\n[ 0.442385] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444759] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448064] NET: Registered protocol family 1\n[ 0.448903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449967] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451007] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488907] Trying to unpack rootfs image as initramfs...\n[ 0.538944] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553307] Scanning for low memory corruption every 60 seconds\n[ 0.554902] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556269] audit: initializing netlink subsys (disabled)\n[ 0.557518] audit: type=2000 audit(1538283337.612:1): initialized\n[ 0.559041] Initialise system trusted keyring\n[ 0.560151] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561554] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563876] zbud: loaded\n[ 0.565079] VFS: Disk quotas dquot_6.6.0\n[ 0.566055] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567862] fuse init (API version 7.23)\n[ 0.568914] Key type big_key registered\n[ 0.569873] Allocating IMA MOK and blacklist keyrings.\n[ 0.571340] Key type asymmetric registered\n[ 0.572318] Asymmetric key parser 'x509' registered\n[ 0.573507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575247] io scheduler noop registered\n[ 0.576188] io scheduler deadline registered (default)\n[ 0.577376] io scheduler cfq registered\n[ 0.578363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581132] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582987] ACPI: Power Button [PWRF]\n[ 0.583984] GHES: HEST is not enabled!\n[ 0.602431] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645573] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669744] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672443] Linux agpgart interface v0.103\n[ 0.675090] brd: module loaded\n[ 0.677010] loop: module loaded\n[ 0.681481] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.683203] GPT:90111 != 20971519\n[ 0.683989] GPT:Alternate GPT header not at the end of the disk.\n[ 0.685269] GPT:90111 != 20971519\n[ 0.686077] GPT: Use GNU Parted to correct GPT errors.\n[ 0.687222] vda: vda1 vda15\n[ 0.688981] scsi host0: ata_piix\n[ 0.689909] scsi host1: ata_piix\n[ 0.690768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.692183] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.693688] libphy: Fixed MDIO Bus: probed\n[ 0.694700] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695870] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698299] PPP generic driver version 2.4.2\n[ 0.699308] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.700511] ehci-pci: EHCI PCI platform driver\n[ 0.701369] ehci-platform: EHCI generic platform driver\n[ 0.702341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703437] ohci-pci: OHCI PCI platform driver\n[ 0.704282] ohci-platform: OHCI generic platform driver\n[ 0.705250] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724194] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725159] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726581] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.727583] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.728679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729881] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731276] usb usb1: Product: UHCI Host Controller\n[ 0.732187] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734317] hub 1-0:1.0: USB hub found\n[ 0.735081] hub 1-0:1.0: 2 ports detected\n[ 0.735972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738071] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739022] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740079] mousedev: PS/2 mouse device common for all mice\n[ 0.741355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743175] rtc_cmos 00:00: RTC can wake from S4\n[ 0.744291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745472] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746635] i2c /dev entries driver\n[ 0.747375] device-mapper: uevent: version 1.0.3\n[ 0.748312] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.749906] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751221] NET: Registered protocol family 10\n[ 0.752608] NET: Registered protocol family 17\n[ 0.753490] Key type dns_resolver registered\n[ 0.754460] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.755521] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756643] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758429] registered taskstats version 1\n[ 0.759248] Loading compiled-in X.509 certificates\n[ 0.760665] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.762473] zswap: loaded using pool lzo/zbud\n[ 0.763984] Key type trusted registered\n[ 0.765732] Key type encrypted registered\n[ 0.766550] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.767557] ima: No TPM chip found, activating TPM-bypass!\n[ 0.768577] evm: HMAC attrs: 0x1\n[ 0.769536] Magic number: 2:586:920\n[ 0.770393] rtc_cmos 00:00: setting system clock to 2018-09-30 04:55:37 UTC (1538283337)\n[ 0.782384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783475] EDD information not available.\n[ 0.850387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852228] Write protecting the kernel read-only data: 14336k\n[ 0.854074] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.914825] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.24\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.48. iid=i-000000b4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCE9XhKUS4FVR+d6h/wIsyUzFfp+YAQt+7adrhDXSA3RgcP4KOgFAv2CQLb+9Rizdl6uhjLGMRqco8EZhr3fYMt7MQkSmy4ri0y8VR1TjpEZB7e/vrjaHl8nsKNzBZjCaBTzV0zCjP8GI5SdgO7vUAsbZqmQkzgSl+2qCwUhWi/dyHQqrqI3TEn3z5Mvi2gS8DdDEIRmWeA0J7BT9FQGRbp3ze4UWXzd2GEy3IheaqvRTilTesBmqSJTiSTrY7cz+9+EPRzSK2xKr9w+X7EsHLikIP2CSNTRSHOSsrmJfKeHcr8kO52r6IPzfl7Ai83bSU+RbNg00IfkG1T5KAhn/Dp root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nssh-dss AAAAB3NzaC1kc3MAAACBAJnbPbrk5FnXOcfrH3fH7k0tUlXpxHgTN2Hb5o3BCy0EVGUpV93Ul2mZbnlSRi4FoMzwYVlH9+O5O80Xb7+VorIHGMvG+kCyv6FBe9PTFwRHCgg1U2aiczZNacZadArB4ryobbSpLvmibm9EZV/guXqa78wLoYUJF+wTkUDD27rnAAAAFQCcFmlFND1VQ+8jxbnsxRWXFj3I4QAAAIA3ckAc/SEzPCylM+wuKFo98R7SQ3LoQC/2t+/1i1vNOFLqBBHGiK9PmOokV+W5wQoTh91p4jVAUWkk5paohbnI3NqlnSBNy7hjMmmucVKLmpxL4oGVnqsZ6VclKY3LF7omf5Ut0JC4JTBPNMpi3YMq1GGrqd4nz/daVTWoL4vmegAAAIBQJ/I9hRf8MbHMaR2sXx1+KZmrFYUgEx03x4sOWWhkeygQCctqWUhN8qfW7Po8QbMs4nN3c0b6wODW57HE5TPOFryd3arYnX7S3M03aiSFiC2t8U+x+fSBzcGI/m6pcIu8LkVFTWAvvAKGKEyqwmhAqV/Cy/qjqHtUNOgez1RaNg== root@createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe7a:c732/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.59 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-2c4196d4-c743-488a-b716-238ec80ad0d0 login: "} 2018-09-30 04:55:50,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343/action used request id req-06816a55-4c0c-437c-be02-7e27665c91b0 2018-09-30 04:55:50,308 - create_instance - INFO - Deleting Port with ID - 48c69056-27a5-495d-a7a2-7d680a1ffdb9 2018-09-30 04:55:50,308 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm1-port 2018-09-30 04:55:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/48c69056-27a5-495d-a7a2-7d680a1ffdb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:51,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87babeac-d98f-42b9-9e53-f1a069466a2a Date: Sun, 30 Sep 2018 04:55:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:55:51,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/48c69056-27a5-495d-a7a2-7d680a1ffdb9 used request id req-87babeac-d98f-42b9-9e53-f1a069466a2a 2018-09-30 04:55:51,741 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1 2018-09-30 04:55:51,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:51,905 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8630245-05aa-4a92-9cba-5eb8701b8d0e x-compute-request-id: req-b8630245-05aa-4a92-9cba-5eb8701b8d0e Content-Type: application/json 2018-09-30 04:55:51,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-b8630245-05aa-4a92-9cba-5eb8701b8d0e 2018-09-30 04:55:51,906 - create_instance - INFO - Checking deletion status 2018-09-30 04:55:51,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:52,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66277880-bb4f-49b2-9317-81d5aa00c8db x-compute-request-id: req-66277880-bb4f-49b2-9317-81d5aa00c8db Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:51Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:52,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-66277880-bb4f-49b2-9317-81d5aa00c8db 2018-09-30 04:55:52,302 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - ACTIVE 2018-09-30 04:55:52,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:55,306 - create_instance - DEBUG - VM status query timeout in 296.600453854 2018-09-30 04:55:55,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:55,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0f5adf9-3d8f-4806-9f35-5ec5819e23a8 x-compute-request-id: req-d0f5adf9-3d8f-4806-9f35-5ec5819e23a8 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:51Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:55,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-d0f5adf9-3d8f-4806-9f35-5ec5819e23a8 2018-09-30 04:55:55,559 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - ACTIVE 2018-09-30 04:55:55,559 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:55:58,563 - create_instance - DEBUG - VM status query timeout in 293.343578815 2018-09-30 04:55:58,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:55:58,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:55:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a22fe47f-d599-4ddf-ab99-3236ce5831ba x-compute-request-id: req-a22fe47f-d599-4ddf-ab99-3236ce5831ba Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:12.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "44e66fe5-fb21-40fc-aaec-bc48ec03d82c", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:55:51Z", "hostId": "e578307744447a2326502b511c3c07fd2c4245d7be5d6037e0c0932a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1", "created": "2018-09-30T04:55:04Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:55:58,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-a22fe47f-d599-4ddf-ab99-3236ce5831ba 2018-09-30 04:55:58,964 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1] is - ACTIVE 2018-09-30 04:55:58,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:01,967 - create_instance - DEBUG - VM status query timeout in 289.939265966 2018-09-30 04:56:01,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d740e7a04231353e453a98b9f0119a49b09012bc" 2018-09-30 04:56:02,022 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d16db15-d9b0-49de-92a3-990268c06062 x-compute-request-id: req-4d16db15-d9b0-49de-92a3-990268c06062 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 44e66fe5-fb21-40fc-aaec-bc48ec03d82c could not be found.", "code": 404}} 2018-09-30 04:56:02,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/44e66fe5-fb21-40fc-aaec-bc48ec03d82c used request id req-4d16db15-d9b0-49de-92a3-990268c06062 2018-09-30 04:56:02,023 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 44e66fe5-fb21-40fc-aaec-bc48ec03d82c could not be found. (HTTP 404) (Request-ID: req-4d16db15-d9b0-49de-92a3-990268c06062) 2018-09-30 04:56:02,023 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst1 2018-09-30 04:56:02,024 - create_instance - INFO - Deleting Port with ID - 54f0ffd4-af47-4dde-8089-e675248e6a19 2018-09-30 04:56:02,024 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-vm2-port 2018-09-30 04:56:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/54f0ffd4-af47-4dde-8089-e675248e6a19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:56:03,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f32d222-96b9-438e-b32a-4e34f57dcad1 Date: Sun, 30 Sep 2018 04:56:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:03,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/54f0ffd4-af47-4dde-8089-e675248e6a19 used request id req-3f32d222-96b9-438e-b32a-4e34f57dcad1 2018-09-30 04:56:03,064 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2 2018-09-30 04:56:03,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:56:03,205 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4077d434-806c-49df-b2a2-b8a1f26f97bf x-compute-request-id: req-4077d434-806c-49df-b2a2-b8a1f26f97bf Content-Type: application/json 2018-09-30 04:56:03,205 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-4077d434-806c-49df-b2a2-b8a1f26f97bf 2018-09-30 04:56:03,205 - create_instance - INFO - Checking deletion status 2018-09-30 04:56:03,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:56:03,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecfc7872-f798-44a5-9510-e2e6251b8cfe x-compute-request-id: req-ecfc7872-f798-44a5-9510-e2e6251b8cfe Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:03Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:03,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-ecfc7872-f798-44a5-9510-e2e6251b8cfe 2018-09-30 04:56:03,476 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - ACTIVE 2018-09-30 04:56:03,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:06,480 - create_instance - DEBUG - VM status query timeout in 296.726074219 2018-09-30 04:56:06,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:56:06,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f022c681-5c8d-4559-9be5-bdd8cdf5a497 x-compute-request-id: req-f022c681-5c8d-4559-9be5-bdd8cdf5a497 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:03Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:06,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-f022c681-5c8d-4559-9be5-bdd8cdf5a497 2018-09-30 04:56:06,721 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - ACTIVE 2018-09-30 04:56:06,721 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:09,724 - create_instance - DEBUG - VM status query timeout in 293.48144722 2018-09-30 04:56:09,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:56:10,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6816c4b1-32be-490c-9258-27da29628757 x-compute-request-id: req-6816c4b1-32be-490c-9258-27da29628757 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343", "rel": "bookmark"}], "image": {"id": "5b1038d6-458d-46d2-adb3-aa50c7de050a", "links": [{"href": "http://172.30.9.29:8774/images/5b1038d6-458d-46d2-adb3-aa50c7de050a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:55:36.000000", "flavor": {"id": "f4611cbb-7da5-469b-ac1a-c49a4037a563", "links": [{"href": "http://172.30.9.29:8774/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563", "rel": "bookmark"}]}, "id": "09fc64c6-28fb-46d8-b67b-ad5680a45343", "user_id": "4f4a29a9f56f4ab8877470f5f4a2445d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:03Z", "hostId": "3fbbafed00e743018e7450e0ae922a6211e03622a2ae7ee1ea1525a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2", "created": "2018-09-30T04:55:25Z", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:10,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-6816c4b1-32be-490c-9258-27da29628757 2018-09-30 04:56:10,172 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2] is - ACTIVE 2018-09-30 04:56:10,172 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:13,175 - create_instance - DEBUG - VM status query timeout in 290.030395031 2018-09-30 04:56:13,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f3e622ac8c2811c34847fb7c2684415223b2e0" 2018-09-30 04:56:13,236 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a080ab43-1793-4e14-82b4-a86b1d055575 x-compute-request-id: req-a080ab43-1793-4e14-82b4-a86b1d055575 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 09fc64c6-28fb-46d8-b67b-ad5680a45343 could not be found.", "code": 404}} 2018-09-30 04:56:13,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/09fc64c6-28fb-46d8-b67b-ad5680a45343 used request id req-a080ab43-1793-4e14-82b4-a86b1d055575 2018-09-30 04:56:13,236 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 09fc64c6-28fb-46d8-b67b-ad5680a45343 could not be found. (HTTP 404) (Request-ID: req-a080ab43-1793-4e14-82b4-a86b1d055575) 2018-09-30 04:56:13,237 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-inst2 2018-09-30 04:56:13,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e1bfadf2e28f7cf1c4427c4f60f7937ae57cce" 2018-09-30 04:56:13,302 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34298da2-a183-4ff5-8847-b4d8bfe03db9 x-compute-request-id: req-34298da2-a183-4ff5-8847-b4d8bfe03db9 Content-Length: 0 Content-Type: application/json 2018-09-30 04:56:13,302 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f4611cbb-7da5-469b-ac1a-c49a4037a563 used request id req-34298da2-a183-4ff5-8847-b4d8bfe03db9 2018-09-30 04:56:13,303 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router and port CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port1 2018-09-30 04:56:13,303 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:56:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"port_id": "5a218307-1d13-49fc-a9cb-5842f69350e3"}' 2018-09-30 04:56:14,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-345dc0ea-e816-4573-9a0b-33ff7c8649e5 Date: Sun, 30 Sep 2018 04:56:14 GMT RESP BODY: {"network_id": "f2316522-15bb-4875-8006-72dfb7c5ae3f", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "subnet_id": "1bde8ff2-790f-486e-b8e8-b184ce973d9d", "subnet_ids": ["1bde8ff2-790f-486e-b8e8-b184ce973d9d"], "port_id": "5a218307-1d13-49fc-a9cb-5842f69350e3", "id": "857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"} 2018-09-30 04:56:14,765 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/remove_router_interface used request id req-345dc0ea-e816-4573-9a0b-33ff7c8649e5 2018-09-30 04:56:14,765 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router and port CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-router-port2 2018-09-30 04:56:14,766 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:56:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" -d '{"port_id": "39c22cb3-1980-47a7-84ea-e4e042156765"}' 2018-09-30 04:56:16,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eabc1452-9172-4982-9195-a9922f357ad3 Date: Sun, 30 Sep 2018 04:56:16 GMT RESP BODY: {"network_id": "0a10a686-b364-4531-8ede-55177537b4fc", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "subnet_id": "40e567e9-1401-43ee-91a8-6f060dbaa568", "subnet_ids": ["40e567e9-1401-43ee-91a8-6f060dbaa568"], "port_id": "39c22cb3-1980-47a7-84ea-e4e042156765", "id": "857c1fa8-7ccb-4c2e-b09d-eea47eeb457d"} 2018-09-30 04:56:16,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d/remove_router_interface used request id req-eabc1452-9172-4982-9195-a9922f357ad3 2018-09-30 04:56:16,239 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:56:16,240 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-pub-router 2018-09-30 04:56:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8260771fe34abcc8d4fa1893ccc6052e1ec2c9e4" 2018-09-30 04:56:19,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ade5b727-3bed-48d6-b305-4acad25304a5 Content-Length: 0 Date: Sun, 30 Sep 2018 04:56:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:19,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/857c1fa8-7ccb-4c2e-b09d-eea47eeb457d used request id req-ade5b727-3bed-48d6-b305-4acad25304a5 2018-09-30 04:56:19,093 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 2018-09-30 04:56:19,093 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet1 2018-09-30 04:56:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1bde8ff2-790f-486e-b8e8-b184ce973d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:56:21,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5b8d54a-bda9-4612-a2dc-03bb2a8e5422 Date: Sun, 30 Sep 2018 04:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:21,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1bde8ff2-790f-486e-b8e8-b184ce973d9d used request id req-b5b8d54a-bda9-4612-a2dc-03bb2a8e5422 2018-09-30 04:56:21,586 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net1 2018-09-30 04:56:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f2316522-15bb-4875-8006-72dfb7c5ae3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}546669d54809fc862b56c2a023542c7890eec486" 2018-09-30 04:56:23,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fefd5aeb-8a22-4bf8-85db-444dfb59efd2 Date: Sun, 30 Sep 2018 04:56:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:23,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f2316522-15bb-4875-8006-72dfb7c5ae3f used request id req-fefd5aeb-8a22-4bf8-85db-444dfb59efd2 2018-09-30 04:56:23,128 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 2018-09-30 04:56:23,129 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-subnet2 2018-09-30 04:56:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/40e567e9-1401-43ee-91a8-6f060dbaa568 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:56:25,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd114d2e-3910-4f39-b672-f0bc2a77d2a1 Date: Sun, 30 Sep 2018 04:56:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:25,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/40e567e9-1401-43ee-91a8-6f060dbaa568 used request id req-fd114d2e-3910-4f39-b672-f0bc2a77d2a1 2018-09-30 04:56:25,527 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-net2 2018-09-30 04:56:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/0a10a686-b364-4531-8ede-55177537b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf617903d25b6eb62dca6dac774d64c08fa24537" 2018-09-30 04:56:26,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f939acb-b05a-4971-ac41-a49d8e1ad19e Date: Sun, 30 Sep 2018 04:56:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:26,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0a10a686-b364-4531-8ede-55177537b4fc used request id req-6f939acb-b05a-4971-ac41-a49d8e1ad19e 2018-09-30 04:56:26,672 - neutron_utils - INFO - Deleting security group rule with ID - 78d07487-d52b-496a-8ae9-5fe0081ea912 2018-09-30 04:56:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/78d07487-d52b-496a-8ae9-5fe0081ea912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:56:26,924 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61803f3e-16ee-47bb-ac8e-1a25762b4c0b Content-Length: 0 Date: Sun, 30 Sep 2018 04:56:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:26,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/78d07487-d52b-496a-8ae9-5fe0081ea912 used request id req-61803f3e-16ee-47bb-ac8e-1a25762b4c0b 2018-09-30 04:56:26,924 - neutron_utils - INFO - Deleting security group rule with ID - ef7c14a5-8560-4d9d-a406-9b22872052cf 2018-09-30 04:56:26,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/ef7c14a5-8560-4d9d-a406-9b22872052cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:56:27,180 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-193ae3f5-9d56-41a1-a6f4-3c3113f5a544 Content-Length: 0 Date: Sun, 30 Sep 2018 04:56:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:27,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/ef7c14a5-8560-4d9d-a406-9b22872052cf used request id req-193ae3f5-9d56-41a1-a6f4-3c3113f5a544 2018-09-30 04:56:27,181 - neutron_utils - INFO - Deleting security group rule with ID - 595e8d07-fba2-42c5-9aa5-1702c6aa1d9b 2018-09-30 04:56:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/595e8d07-fba2-42c5-9aa5-1702c6aa1d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:56:27,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e31c9d5f-1830-4dc1-907f-9d028cae6d41 Content-Length: 0 Date: Sun, 30 Sep 2018 04:56:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:27,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/595e8d07-fba2-42c5-9aa5-1702c6aa1d9b used request id req-e31c9d5f-1830-4dc1-907f-9d028cae6d41 2018-09-30 04:56:27,425 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-2c4196d4-c743-488a-b716-238ec80ad0d0-sec-grp 2018-09-30 04:56:27,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e0165ec0-6cac-4931-bc77-14ee29c1a355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd648ec66f0ecc07745e41ea33c07b0fd2a48c3" 2018-09-30 04:56:27,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7dabbc3a-85c4-48ad-b0c2-be73a622af2f Content-Length: 0 Date: Sun, 30 Sep 2018 04:56:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:27,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e0165ec0-6cac-4931-bc77-14ee29c1a355 used request id req-7dabbc3a-85c4-48ad-b0c2-be73a622af2f 2018-09-30 04:56:27,595 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-a8e23a63-6f2d-4d7c-9761-51d6d684d4bc 2018-09-30 04:56:27,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa86a7269a29380e755f90141fef7c87cde0cf2" 2018-09-30 04:56:28,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31506c51-3d9c-479e-a4ea-0d1f480a449e Date: Sun, 30 Sep 2018 04:56:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:56:28,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5b1038d6-458d-46d2-adb3-aa50c7de050a used request id req-31506c51-3d9c-479e-a4ea-0d1f480a449e 2018-09-30 04:56:28,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:29,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1f769477-346d-4605-b5c0-2dfe96ab1b41 Date: Sun, 30 Sep 2018 04:56:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:31Z", "updated_at": "2018-09-30T04:54:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "revision_number": 0, "id": "1ad10c03-0080-4c6c-82f5-2c797bbc0860", "remote_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "revision_number": 0, "id": "82f9fa35-8dac-463b-b7cb-d7beb6bab00e", "remote_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "revision_number": 0, "id": "9bfe74ae-9cbf-4794-81a0-6ee52e0382bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "revision_number": 0, "id": "e2f3f137-c529-44a8-b658-2fe10ae959a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c"}], "revision_number": 4, "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "58c9c90b-51eb-4899-9dfc-921544afa295", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:56:29,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1f769477-346d-4605-b5c0-2dfe96ab1b41 2018-09-30 04:56:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:29,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58c7a84-e009-4d58-b167-b2df2b79f35b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:56:29,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-a58c7a84-e009-4d58-b167-b2df2b79f35b 2018-09-30 04:56:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:29,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afa35b9-6c60-49fd-8ad0-06bb5d4e58f2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c"}, "enabled": true, "id": "ee4ff6726f704b1d9fcf9c8479290f4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-819aa735-8209-497-proj"}} 2018-09-30 04:56:29,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-0afa35b9-6c60-49fd-8ad0-06bb5d4e58f2 2018-09-30 04:56:29,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58c9c90b-51eb-4899-9dfc-921544afa295 2018-09-30 04:56:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=58c9c90b-51eb-4899-9dfc-921544afa295 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:29,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-05b1a76c-f439-4768-83c7-336757aaebe3 Date: Sun, 30 Sep 2018 04:56:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:31Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "1ad10c03-0080-4c6c-82f5-2c797bbc0860"}, {"remote_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:31Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "82f9fa35-8dac-463b-b7cb-d7beb6bab00e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:31Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "9bfe74ae-9cbf-4794-81a0-6ee52e0382bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:54:31Z", "security_group_id": "58c9c90b-51eb-4899-9dfc-921544afa295", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "created_at": "2018-09-30T04:54:31Z", "project_id": "ee4ff6726f704b1d9fcf9c8479290f4c", "id": "e2f3f137-c529-44a8-b658-2fe10ae959a3"}]} 2018-09-30 04:56:29,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=58c9c90b-51eb-4899-9dfc-921544afa295 used request id req-05b1a76c-f439-4768-83c7-336757aaebe3 2018-09-30 04:56:29,449 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:56:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/58c9c90b-51eb-4899-9dfc-921544afa295 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:29,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-043c044b-0e02-46cd-b47b-dcd0cd91c524 Content-Length: 0 Date: Sun, 30 Sep 2018 04:56:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:56:29,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/58c9c90b-51eb-4899-9dfc-921544afa295 used request id req-043c044b-0e02-46cd-b47b-dcd0cd91c524 2018-09-30 04:56:29,749 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-819aa735-8209-497-proj 2018-09-30 04:56:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:29,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04def9b5-2103-40d8-958a-6e6542466cb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:56:29,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ee4ff6726f704b1d9fcf9c8479290f4c used request id req-04def9b5-2103-40d8-958a-6e6542466cb0 2018-09-30 04:56:29,949 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-819aa735-8209-497-proj-role 2018-09-30 04:56:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a34e2dffcfa34ffca0d1dfaac7108fdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:30,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24a6b7d9-f5a3-4f46-b0f4-7d3226853ccc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:56:30,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a34e2dffcfa34ffca0d1dfaac7108fdc used request id req-24a6b7d9-f5a3-4f46-b0f4-7d3226853ccc 2018-09-30 04:56:30,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cb337ee26b3ac0026247aea09752554d6678d0" 2018-09-30 04:56:30,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862319f2-3b3f-48f9-bce7-0889f5f803b2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:56:30,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-862319f2-3b3f-48f9-bce7-0889f5f803b2 2018-09-30 04:56:30,156 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-819aa735-8209-497-user 2018-09-30 04:56:30,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4f4a29a9f56f4ab8877470f5f4a2445d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010363b3c5c1ef0876fe4ea2659be26a793279c" 2018-09-30 04:56:30,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ca4e2b-ef38-4d09-8492-35e289a9f667 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:56:30,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4f4a29a9f56f4ab8877470f5f4a2445d used request id req-74ca4e2b-ef38-4d09-8492-35e289a9f667 2018-09-30 04:56:30,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:30,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["aOjKvkzIQcqfLpEqLEIFLg"], "issued_at": "2018-09-30T04:56:30.000000Z"}} 2018-09-30 04:56:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56dcd630ca0ccdf54ad7f47d6ce7d551b44f693b" 2018-09-30 04:56:30,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a50750-00f0-4cc4-9429-a616f93b4a4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:30,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a0a50750-00f0-4cc4-9429-a616f93b4a4d 2018-09-30 04:56:30,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:30,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:31,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["tZ_PopwjTgOVyAW8dxem9A"], "issued_at": "2018-09-30T04:56:31.000000Z"}} 2018-09-30 04:56:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:56:31,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4690e7f2-0d56-4d2d-a657-0b6d59070f56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:31,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4690e7f2-0d56-4d2d-a657-0b6d59070f56 2018-09-30 04:56:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:56:31,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:56:31,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ac475592-ad5a-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:56:31,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef8d438-33e8-49d1-a963-d8f4dde1eeaa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ac475592-ad5a-400-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:56:31,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ac475592-ad5a-400-proj used request id req-5ef8d438-33e8-49d1-a963-d8f4dde1eeaa 2018-09-30 04:56:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:56:31,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c612ec3-0d62-45ca-b6e7-27c2c2b7f7f3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:56:31,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6c612ec3-0d62-45ca-b6e7-27c2c2b7f7f3 2018-09-30 04:56:31,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj"}}' 2018-09-30 04:56:31,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-987441f5-eb66-4675-895b-284b13190380 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f0fba7ef34654f60bf12215a61be2c32"}, "enabled": true, "id": "f0fba7ef34654f60bf12215a61be2c32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj"}} 2018-09-30 04:56:31,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-987441f5-eb66-4675-895b-284b13190380 2018-09-30 04:56:31,576 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-ac475592-ad5a-400-proj 2018-09-30 04:56:31,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:31,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:31,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GZCtTMO8S5SNzdHdrQ7x_g"], "issued_at": "2018-09-30T04:56:31.000000Z"}} 2018-09-30 04:56:31,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70015d01e603b9d1fe8334c0f97467eecc7bb27d" 2018-09-30 04:56:31,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e97e85b-768d-49cb-beea-b8c7542e6dc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:31,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0e97e85b-768d-49cb-beea-b8c7542e6dc7 2018-09-30 04:56:31,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:56:31,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:56:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70015d01e603b9d1fe8334c0f97467eecc7bb27d" 2018-09-30 04:56:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608d371b-05c2-4a7a-a459-7783dc058666 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:56:32,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-608d371b-05c2-4a7a-a459-7783dc058666 2018-09-30 04:56:32,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-ac475592-ad5a-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70015d01e603b9d1fe8334c0f97467eecc7bb27d" 2018-09-30 04:56:32,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45665764-0431-41a8-b8d0-48cb89fb2136 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-ac475592-ad5a-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f0fba7ef34654f60bf12215a61be2c32"}, "enabled": true, "id": "f0fba7ef34654f60bf12215a61be2c32", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj"}]} 2018-09-30 04:56:32,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-ac475592-ad5a-400-proj used request id req-45665764-0431-41a8-b8d0-48cb89fb2136 2018-09-30 04:56:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70015d01e603b9d1fe8334c0f97467eecc7bb27d" 2018-09-30 04:56:32,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be15e829-b097-48cd-9cba-a8c3c3fa9416 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:56:32,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-be15e829-b097-48cd-9cba-a8c3c3fa9416 2018-09-30 04:56:32,665 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-ac475592-ad5a-400-user 2018-09-30 04:56:32,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:56:32,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a86e2a0-ac5f-47c2-b040-27b478ebd77c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:56:32,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2a86e2a0-ac5f-47c2-b040-27b478ebd77c 2018-09-30 04:56:32,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" -d '{"role": {"name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role"}}' 2018-09-30 04:56:32,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f6786c-33b8-49fa-83b4-044e75b87562 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ea27b548a734779ade72b4781e1ed75", "links": {"self": "http://172.30.9.29:5000/v3/roles/5ea27b548a734779ade72b4781e1ed75"}, "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role"}} 2018-09-30 04:56:32,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-11f6786c-33b8-49fa-83b4-044e75b87562 2018-09-30 04:56:32,869 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role 2018-09-30 04:56:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5ea27b548a734779ade72b4781e1ed75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:56:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc37e019-8b47-426a-ad47-f308a6d88caf Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5ea27b548a734779ade72b4781e1ed75"}, "domain_id": null, "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role", "id": "5ea27b548a734779ade72b4781e1ed75"}} 2018-09-30 04:56:32,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5ea27b548a734779ade72b4781e1ed75 used request id req-dc37e019-8b47-426a-ad47-f308a6d88caf 2018-09-30 04:56:32,961 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role to project CreateInstanceSimpleTests-ac475592-ad5a-400-proj 2018-09-30 04:56:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f0fba7ef34654f60bf12215a61be2c32/users/01134956212a42a88027c670ca9710db/roles/5ea27b548a734779ade72b4781e1ed75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:56:33,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2071026-c4b2-4a42-9445-4eb3633fa878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:56:33,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f0fba7ef34654f60bf12215a61be2c32/users/01134956212a42a88027c670ca9710db/roles/5ea27b548a734779ade72b4781e1ed75 used request id req-c2071026-c4b2-4a42-9445-4eb3633fa878 2018-09-30 04:56:33,081 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:56:33,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:33,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:33,083 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:56:33,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:33,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:33,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ea27b548a734779ade72b4781e1ed75", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role"}], "expires_at": "2018-09-30T05:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0fba7ef34654f60bf12215a61be2c32", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-user", "id": "01134956212a42a88027c670ca9710db"}, "audit_ids": ["6nK8lRwHQdaL38XHKr2slw"], "issued_at": "2018-09-30T04:56:33.000000Z"}} 2018-09-30 04:56:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:56:33,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfb625b-da3b-4068-8aec-07e913c1db0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:33,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7bfb625b-da3b-4068-8aec-07e913c1db0f 2018-09-30 04:56:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:56:33,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-0f2d1b9f-c33c-4940-9c09-8069975ec8f7 Date: Sun, 30 Sep 2018 04:56:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image"} 2018-09-30 04:56:33,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image used request id req-0f2d1b9f-c33c-4940-9c09-8069975ec8f7 2018-09-30 04:56:33,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:56:33,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a91cc8b9-0582-40bc-ad87-c9f608c181f3 Date: Sun, 30 Sep 2018 04:56:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:56:33,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a91cc8b9-0582-40bc-ad87-c9f608c181f3 2018-09-30 04:56:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image"}' 2018-09-30 04:56:34,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 X-Openstack-Request-Id: req-195ee002-c663-4daa-945a-5bb20bcb3375 Date: Sun, 30 Sep 2018 04:56:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:56:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:56:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211", "min_disk": 0, "protected": false, "id": "adc11174-7e4d-499b-bc07-97a16a951211", "file": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211/file", "checksum": null, "owner": "f0fba7ef34654f60bf12215a61be2c32", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:56:34,098 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-195ee002-c663-4daa-945a-5bb20bcb3375 2018-09-30 04:56:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" -d '' 2018-09-30 04:56:35,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c600b78d-f658-49dc-90eb-e45e773c42ef Date: Sun, 30 Sep 2018 04:56:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:56:35,263 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211/file used request id req-c600b78d-f658-49dc-90eb-e45e773c42ef 2018-09-30 04:56:35,264 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:56:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:56:35,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-b47d0b7d-4662-40d6-9c1d-2e9bea6385df Date: Sun, 30 Sep 2018 04:56:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:56:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:56:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/adc11174-7e4d-499b-bc07-97a16a951211/snap", "metadata": {}}], "self": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211", "min_disk": 0, "protected": false, "id": "adc11174-7e4d-499b-bc07-97a16a951211", "file": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0fba7ef34654f60bf12215a61be2c32", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/adc11174-7e4d-499b-bc07-97a16a951211/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:56:35,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 used request id req-b47d0b7d-4662-40d6-9c1d-2e9bea6385df 2018-09-30 04:56:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:56:35,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e589c86e-58cb-49c0-aa86-f39b4df37260 Date: Sun, 30 Sep 2018 04:56:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:56:35,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e589c86e-58cb-49c0-aa86-f39b4df37260 2018-09-30 04:56:35,599 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image 2018-09-30 04:56:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:56:35,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-587d9783-5822-485b-ab27-86b6d5fd1af7 Date: Sun, 30 Sep 2018 04:56:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:56:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:56:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/adc11174-7e4d-499b-bc07-97a16a951211/snap", "metadata": {}}], "self": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211", "min_disk": 0, "protected": false, "id": "adc11174-7e4d-499b-bc07-97a16a951211", "file": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0fba7ef34654f60bf12215a61be2c32", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/adc11174-7e4d-499b-bc07-97a16a951211/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:56:35,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 used request id req-587d9783-5822-485b-ab27-86b6d5fd1af7 2018-09-30 04:56:35,767 - create_image - DEBUG - Instance status is - active 2018-09-30 04:56:35,767 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image 2018-09-30 04:56:35,767 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image 2018-09-30 04:56:35,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:35,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:36,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["JLDOWBvASEOwvnRKoockKQ"], "issued_at": "2018-09-30T04:56:36.000000Z"}} 2018-09-30 04:56:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a50398d3f9eb8fc146bc3e035e2271f1a970cb6" 2018-09-30 04:56:36,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79d270f-75e0-431c-8b13-efd306a302e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:36,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e79d270f-75e0-431c-8b13-efd306a302e9 2018-09-30 04:56:36,242 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:56:36,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a50398d3f9eb8fc146bc3e035e2271f1a970cb6" 2018-09-30 04:56:36,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edce920f-fd1b-461d-9dc6-0566253f1eb8 x-compute-request-id: req-edce920f-fd1b-461d-9dc6-0566253f1eb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:56:36,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-edce920f-fd1b-461d-9dc6-0566253f1eb8 2018-09-30 04:56:36,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a50398d3f9eb8fc146bc3e035e2271f1a970cb6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:56:36,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4be480a-16d3-4a73-aed2-6c53764a6ec7 x-compute-request-id: req-a4be480a-16d3-4a73-aed2-6c53764a6ec7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:56:36,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a4be480a-16d3-4a73-aed2-6c53764a6ec7 2018-09-30 04:56:36,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:36,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:36,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["D1cH2fx8QrCZPe7rE3_pAQ"], "issued_at": "2018-09-30T04:56:36.000000Z"}} 2018-09-30 04:56:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:56:36,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f90a6ffc-0542-4d26-b00d-9ddefc08ee70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:36,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f90a6ffc-0542-4d26-b00d-9ddefc08ee70 2018-09-30 04:56:36,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:56:37,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d0f08ab-556b-4c8f-acf0-01fd97b55ddb Date: Sun, 30 Sep 2018 04:56:37 GMT RESP BODY: {"networks":[]} 2018-09-30 04:56:37,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-1d0f08ab-556b-4c8f-acf0-01fd97b55ddb 2018-09-30 04:56:37,129 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net 2018-09-30 04:56:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" -d '{"network": {"name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net", "admin_state_up": true}}' 2018-09-30 04:56:37,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-718fcba1-e207-4af7-8683-4e5433a0083c Date: Sun, 30 Sep 2018 04:56:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:56:37Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","mtu":1450}} 2018-09-30 04:56:37,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-718fcba1-e207-4af7-8683-4e5433a0083c 2018-09-30 04:56:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:56:37,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-620cccfc-6232-425f-8eb1-adf82af91e14 Date: Sun, 30 Sep 2018 04:56:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:56:37Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:37,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-620cccfc-6232-425f-8eb1-adf82af91e14 2018-09-30 04:56:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:56:37,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a26d820-df46-4e29-9866-ff9dc2361744 Date: Sun, 30 Sep 2018 04:56:37 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:56:37,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-3a26d820-df46-4e29-9866-ff9dc2361744 2018-09-30 04:56:37,987 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet 2018-09-30 04:56:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" -d '{"subnets": [{"ip_version": 4, "network_id": "6956badb-a320-478c-a4a7-a26b08b3310f", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]}' 2018-09-30 04:56:38,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-78529740-f621-4cb4-9043-049378db11d4 Date: Sun, 30 Sep 2018 04:56:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:38,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-78529740-f621-4cb4-9043-049378db11d4 2018-09-30 04:56:38,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:56:38,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0afa0c39-5e7e-4b64-a360-57036c1f5cba Date: Sun, 30 Sep 2018 04:56:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:38,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-0afa0c39-5e7e-4b64-a360-57036c1f5cba 2018-09-30 04:56:38,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:56:39,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a6e7654-eebe-4b73-bcbb-9726ff2cce63 Date: Sun, 30 Sep 2018 04:56:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:39,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-7a6e7654-eebe-4b73-bcbb-9726ff2cce63 2018-09-30 04:56:39,201 - OpenStackNetwork - DEBUG - Network [6956badb-a320-478c-a4a7-a26b08b3310f] created successfully 2018-09-30 04:56:39,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:56:39,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:39,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:39,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:39,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:39,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eCYz-4AtROKC6UOtQdtxwQ"], "issued_at": "2018-09-30T04:56:39.000000Z"}} 2018-09-30 04:56:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314e493594f02e58cbe8dd8f11c6066805dc1741" 2018-09-30 04:56:39,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7b2d3f-8d03-4ef9-bcd6-9c1109b736a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:39,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af7b2d3f-8d03-4ef9-bcd6-9c1109b736a9 2018-09-30 04:56:39,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:39,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:40,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bqOTd5KkTa27XLFNj3xBkw"], "issued_at": "2018-09-30T04:56:40.000000Z"}} 2018-09-30 04:56:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:40,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e74ddf3-28f7-411a-8ce5-1bb6b15b3edf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:40,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5e74ddf3-28f7-411a-8ce5-1bb6b15b3edf 2018-09-30 04:56:40,131 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:56:40,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:40,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb15b95c-4dfc-4f77-a246-201840158792 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:40,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb15b95c-4dfc-4f77-a246-201840158792 2018-09-30 04:56:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:40,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-df871296-9fb0-45b5-86bf-51564980498d Date: Sun, 30 Sep 2018 04:56:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:40,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-df871296-9fb0-45b5-86bf-51564980498d 2018-09-30 04:56:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:56:40,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:56:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:40,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaabadbb-9535-4c0e-87c3-bc69fc939d59 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:56:40,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-aaabadbb-9535-4c0e-87c3-bc69fc939d59 2018-09-30 04:56:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:40,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e2f25d9-3225-4e77-9ca4-c0307e8c1d65 Date: Sun, 30 Sep 2018 04:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:40,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-5e2f25d9-3225-4e77-9ca4-c0307e8c1d65 2018-09-30 04:56:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:40,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b57b9372-79e4-404f-b93f-90cf4f643d29 Date: Sun, 30 Sep 2018 04:56:40 GMT RESP BODY: {"ports":[]} 2018-09-30 04:56:40,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port&admin_state_up=True used request id req-b57b9372-79e4-404f-b93f-90cf4f643d29 2018-09-30 04:56:40,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:41,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0b97acf-0ceb-43f4-a99f-50e924d22395 x-compute-request-id: req-d0b97acf-0ceb-43f4-a99f-50e924d22395 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:56:41,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst used request id req-d0b97acf-0ceb-43f4-a99f-50e924d22395 2018-09-30 04:56:41,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:41,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f2c5ad24-757c-4419-b005-44680000aeb9 Date: Sun, 30 Sep 2018 04:56:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:41,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-f2c5ad24-757c-4419-b005-44680000aeb9 2018-09-30 04:56:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:41,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd02ad0d-9fc7-4356-b4db-b7f03f6edf0f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:56:41,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-fd02ad0d-9fc7-4356-b4db-b7f03f6edf0f 2018-09-30 04:56:41,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:41,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5576a31b-15b1-4cd6-ac15-27baf7266970 Date: Sun, 30 Sep 2018 04:56:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:41,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-5576a31b-15b1-4cd6-ac15-27baf7266970 2018-09-30 04:56:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:41,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-65ca2fbd-0ac8-4cea-a287-7d04d3bc6c09 Date: Sun, 30 Sep 2018 04:56:41 GMT RESP BODY: {"ports":[]} 2018-09-30 04:56:41,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port&admin_state_up=True used request id req-65ca2fbd-0ac8-4cea-a287-7d04d3bc6c09 2018-09-30 04:56:41,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:56:41,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:42,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["0WSOmVpzQx2JdpFtcctYOQ"], "issued_at": "2018-09-30T04:56:42.000000Z"}} 2018-09-30 04:56:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f015d66670df42cbe2e7bfab4aa5d56bea9100d" 2018-09-30 04:56:42,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29189049-b9ec-427a-bf31-effd8ddbb071 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:56:42,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-29189049-b9ec-427a-bf31-effd8ddbb071 2018-09-30 04:56:42,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:42,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8bec5a35-eecc-490e-98be-7f8fda065613 Date: Sun, 30 Sep 2018 04:56:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:42,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-8bec5a35-eecc-490e-98be-7f8fda065613 2018-09-30 04:56:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:42,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a96a5ef-91a5-4ae8-b843-9b9d55bdb738 Date: Sun, 30 Sep 2018 04:56:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:42,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-4a96a5ef-91a5-4ae8-b843-9b9d55bdb738 2018-09-30 04:56:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:43,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c6d3d4b2-d44d-45ca-a1ce-6c91cd141805 Date: Sun, 30 Sep 2018 04:56:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:43,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-c6d3d4b2-d44d-45ca-a1ce-6c91cd141805 2018-09-30 04:56:43,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:56:43,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:56:43,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f015d66670df42cbe2e7bfab4aa5d56bea9100d" 2018-09-30 04:56:43,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7759c79-9d57-457b-ac61-306068e29106 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:56:43,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-c7759c79-9d57-457b-ac61-306068e29106 2018-09-30 04:56:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:43,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a196a8a8-4c3c-449c-a42f-a3ed343de9aa Date: Sun, 30 Sep 2018 04:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:43,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-a196a8a8-4c3c-449c-a42f-a3ed343de9aa 2018-09-30 04:56:43,624 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net 2018-09-30 04:56:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" -d '{"port": {"network_id": "6956badb-a320-478c-a4a7-a26b08b3310f", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port", "admin_state_up": true}}' 2018-09-30 04:56:44,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-0b311fcf-003f-4fa1-ae9e-6b8a5ae0fea7 Date: Sun, 30 Sep 2018 04:56:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.13"}],"id":"08e78462-9587-4cb3-9f7e-2876379d4b8a","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:d9:0a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port","project_id":"e46e5a9238bc49a2b154eb8057acef1a","qos_policy_id":null,"admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:43Z","binding:vnic_type":"normal"}} 2018-09-30 04:56:44,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0b311fcf-003f-4fa1-ae9e-6b8a5ae0fea7 2018-09-30 04:56:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:44,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-09f58833-a1f6-4efb-bdb0-c343bc801ae4 Date: Sun, 30 Sep 2018 04:56:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:44,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-09f58833-a1f6-4efb-bdb0-c343bc801ae4 2018-09-30 04:56:44,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:44,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc969e5-0dc8-4d98-9963-70df1eb2ea84 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:56:44,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-efc969e5-0dc8-4d98-9963-70df1eb2ea84 2018-09-30 04:56:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:44,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a67e98c9-b73d-4c24-8195-7f86697bfb97 Date: Sun, 30 Sep 2018 04:56:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:44,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-a67e98c9-b73d-4c24-8195-7f86697bfb97 2018-09-30 04:56:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:45,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-d31b3e95-0de9-4431-a034-996665311e25 Date: Sun, 30 Sep 2018 04:56:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.13"}],"id":"08e78462-9587-4cb3-9f7e-2876379d4b8a","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:d9:0a","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 04:56:45,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port&admin_state_up=True used request id req-d31b3e95-0de9-4431-a034-996665311e25 2018-09-30 04:56:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c62907-5d1c-42fb-9cc3-c449160d4ad8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:56:45,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-67c62907-5d1c-42fb-9cc3-c449160d4ad8 2018-09-30 04:56:45,201 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst 2018-09-30 04:56:45,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:45,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f700bada-8b0f-4204-935c-5433ca2a391a x-compute-request-id: req-f700bada-8b0f-4204-935c-5433ca2a391a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-flavor-name"}]} 2018-09-30 04:56:45,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f700bada-8b0f-4204-935c-5433ca2a391a 2018-09-30 04:56:45,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:45,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e180837-0d12-4f84-819f-46619f973cd0 x-compute-request-id: req-5e180837-0d12-4f84-819f-46619f973cd0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:56:45,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579 used request id req-5e180837-0d12-4f84-819f-46619f973cd0 2018-09-30 04:56:45,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:45,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-8654bbcb-8f39-4b1e-bf43-066360de02a5 Date: Sun, 30 Sep 2018 04:56:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:56:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:56:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/adc11174-7e4d-499b-bc07-97a16a951211/snap", "metadata": {}}], "self": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211", "min_disk": 0, "protected": false, "id": "adc11174-7e4d-499b-bc07-97a16a951211", "file": "/v2/images/adc11174-7e4d-499b-bc07-97a16a951211/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f0fba7ef34654f60bf12215a61be2c32", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/adc11174-7e4d-499b-bc07-97a16a951211/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image"} 2018-09-30 04:56:45,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image used request id req-8654bbcb-8f39-4b1e-bf43-066360de02a5 2018-09-30 04:56:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:45,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8bec1e9a-a59d-470c-b36f-e5ad84916156 Date: Sun, 30 Sep 2018 04:56:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:56:45,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8bec1e9a-a59d-470c-b36f-e5ad84916156 2018-09-30 04:56:45,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" -d '{"server": {"name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "imageRef": "adc11174-7e4d-499b-bc07-97a16a951211", "flavorRef": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "max_count": 1, "min_count": 1, "networks": [{"port": "08e78462-9587-4cb3-9f7e-2876379d4b8a"}]}}' 2018-09-30 04:56:47,446 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-473ab312-3126-4ac2-b05f-06f06c5a68a9 x-compute-request-id: req-473ab312-3126-4ac2-b05f-06f06c5a68a9 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "adminPass": "bDNNSpQ58fkn"}} 2018-09-30 04:56:47,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-473ab312-3126-4ac2-b05f-06f06c5a68a9 2018-09-30 04:56:47,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:47,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ea30fc-1a26-46d3-b71f-624c57023b32 x-compute-request-id: req-72ea30fc-1a26-46d3-b71f-624c57023b32 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:56:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:47,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-72ea30fc-1a26-46d3-b71f-624c57023b32 2018-09-30 04:56:47,666 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst 2018-09-30 04:56:47,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:48,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85b30d1f-7019-40cc-8433-5dfb273d906b x-compute-request-id: req-85b30d1f-7019-40cc-8433-5dfb273d906b Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:56:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:48,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-85b30d1f-7019-40cc-8433-5dfb273d906b 2018-09-30 04:56:48,041 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - BUILD 2018-09-30 04:56:48,041 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:51,045 - create_instance - DEBUG - VM status query timeout in 896.621512175 2018-09-30 04:56:51,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:51,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8411ad68-544c-4d1d-802c-6c21c4bc8fcd x-compute-request-id: req-8411ad68-544c-4d1d-802c-6c21c4bc8fcd Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:56:48Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:51,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-8411ad68-544c-4d1d-802c-6c21c4bc8fcd 2018-09-30 04:56:51,292 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - BUILD 2018-09-30 04:56:51,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:54,295 - create_instance - DEBUG - VM status query timeout in 893.371212006 2018-09-30 04:56:54,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:55,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb819566-6b12-4dbf-928d-f2ec53514633 x-compute-request-id: req-eb819566-6b12-4dbf-928d-f2ec53514633 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:56:48Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:55,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-eb819566-6b12-4dbf-928d-f2ec53514633 2018-09-30 04:56:55,045 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - BUILD 2018-09-30 04:56:55,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:56:58,048 - create_instance - DEBUG - VM status query timeout in 889.617961168 2018-09-30 04:56:58,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:58,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20caddc1-4eae-4576-803d-1798874b17dd x-compute-request-id: req-20caddc1-4eae-4576-803d-1798874b17dd Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:55Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:58,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-20caddc1-4eae-4576-803d-1798874b17dd 2018-09-30 04:56:58,512 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - ACTIVE 2018-09-30 04:56:58,512 - create_instance - INFO - VM is - ACTIVE 2018-09-30 04:56:58,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:58,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-047a14ad-627f-434a-8143-546354b85699 x-compute-request-id: req-047a14ad-627f-434a-8143-546354b85699 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:55Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:56:58,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-047a14ad-627f-434a-8143-546354b85699 2018-09-30 04:56:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:59,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1033f22a-4a9a-44ff-9112-ea024aa0c857 Date: Sun, 30 Sep 2018 04:56:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:56:59,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-1033f22a-4a9a-44ff-9112-ea024aa0c857 2018-09-30 04:56:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:59,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362f3c28-bbc8-49f6-8b63-bc408e87d7c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:56:59,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-362f3c28-bbc8-49f6-8b63-bc408e87d7c1 2018-09-30 04:56:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:59,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-67c40051-e2de-43c9-8116-bbd31b2eb886 Date: Sun, 30 Sep 2018 04:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:56:59,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-67c40051-e2de-43c9-8116-bbd31b2eb886 2018-09-30 04:56:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:56:59,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-a141df6c-7f6d-4b45-a74a-36830a0fa3fb Date: Sun, 30 Sep 2018 04:56:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.13"}],"id":"08e78462-9587-4cb3-9f7e-2876379d4b8a","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:d9:0a","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:43Z","binding:vnic_type":"normal","device_id":"1a497fe3-c166-4d01-842f-1cccc5947420"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.3"}],"id":"456b74b2-aef4-4484-ab20-f71a69ccdad3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:18:40","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.2"}],"id":"ae1997fd-ade8-402e-ab97-389718aefa5a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:38:ae","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.4"}],"id":"e3ab5bad-ba55-4da4-93bb-ac4519bb8849","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:8b:14","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6956badb-a320-478c-a4a7-a26b08b3310f"}]} 2018-09-30 04:56:59,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-a141df6c-7f6d-4b45-a74a-36830a0fa3fb 2018-09-30 04:56:59,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:56:59,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["OPEPsi6pRk-VsdQvGJ-nnA"], "issued_at": "2018-09-30T04:56:59.000000Z"}} 2018-09-30 04:56:59,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8e41be04d3bbb2b504afc4ac2a06d2b937d478" 2018-09-30 04:57:00,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-909f3898-7d93-41cd-9816-27d167044bc8 x-compute-request-id: req-909f3898-7d93-41cd-9816-27d167044bc8 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:55Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 04:57:00,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst used request id req-909f3898-7d93-41cd-9816-27d167044bc8 2018-09-30 04:57:00,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:01,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["6dsps65zQsGBsQ3fBXsVyg"], "issued_at": "2018-09-30T04:57:01.000000Z"}} 2018-09-30 04:57:01,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3da092a9268321c633b52429ad401ae35a9042" 2018-09-30 04:57:01,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4593587b-e14f-48d6-9fee-b57258744e3e Date: Sun, 30 Sep 2018 04:57:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:57:01,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-4593587b-e14f-48d6-9fee-b57258744e3e 2018-09-30 04:57:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3da092a9268321c633b52429ad401ae35a9042" 2018-09-30 04:57:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f9669631-749c-42a7-acb7-f5fa9ecdd4f2 Date: Sun, 30 Sep 2018 04:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:57:01,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-f9669631-749c-42a7-acb7-f5fa9ecdd4f2 2018-09-30 04:57:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3da092a9268321c633b52429ad401ae35a9042" 2018-09-30 04:57:01,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-654109e4-59a0-4867-9bad-f0b62cff7494 Date: Sun, 30 Sep 2018 04:57:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.13"}],"id":"08e78462-9587-4cb3-9f7e-2876379d4b8a","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:d9:0a","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:43Z","binding:vnic_type":"normal","device_id":"1a497fe3-c166-4d01-842f-1cccc5947420"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.3"}],"id":"456b74b2-aef4-4484-ab20-f71a69ccdad3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:18:40","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.2"}],"id":"ae1997fd-ade8-402e-ab97-389718aefa5a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:38:ae","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.4"}],"id":"e3ab5bad-ba55-4da4-93bb-ac4519bb8849","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:8b:14","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6956badb-a320-478c-a4a7-a26b08b3310f"}]} 2018-09-30 04:57:01,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-654109e4-59a0-4867-9bad-f0b62cff7494 2018-09-30 04:57:01,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:02,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ea27b548a734779ade72b4781e1ed75", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role"}], "expires_at": "2018-09-30T05:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0fba7ef34654f60bf12215a61be2c32", "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f0fba7ef34654f60bf12215a61be2c32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ac475592-ad5a-400-user", "id": "01134956212a42a88027c670ca9710db"}, "audit_ids": ["Cn5kAi-_SEiHMz4ojBFSnA"], "issued_at": "2018-09-30T04:57:02.000000Z"}} 2018-09-30 04:57:02,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b35ad00ad3953c92581cab7783269220abc780" 2018-09-30 04:57:02,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fb5e575-d94e-4ee4-b0df-303dc3107e6f x-compute-request-id: req-9fb5e575-d94e-4ee4-b0df-303dc3107e6f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:57:02,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst used request id req-9fb5e575-d94e-4ee4-b0df-303dc3107e6f 2018-09-30 04:57:02,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:02,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d768470-e241-4fe1-bde8-0ad60c77cb32 x-compute-request-id: req-5d768470-e241-4fe1-bde8-0ad60c77cb32 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:55Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:02,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-5d768470-e241-4fe1-bde8-0ad60c77cb32 2018-09-30 04:57:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:03,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-11df129e-58c4-432b-a010-9a734408f679 Date: Sun, 30 Sep 2018 04:57:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:57:03,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-11df129e-58c4-432b-a010-9a734408f679 2018-09-30 04:57:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:03,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7716e09-8053-429f-8b92-bcf0fd733cba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:57:03,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-a7716e09-8053-429f-8b92-bcf0fd733cba 2018-09-30 04:57:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:03,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0969035-1b06-4de7-8c8b-0b4d86518e2f Date: Sun, 30 Sep 2018 04:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:57:03,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-b0969035-1b06-4de7-8c8b-0b4d86518e2f 2018-09-30 04:57:03,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:03,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-e14be412-e623-41c5-8468-745a362791f3 Date: Sun, 30 Sep 2018 04:57:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.13"}],"id":"08e78462-9587-4cb3-9f7e-2876379d4b8a","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:d9:0a","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:43Z","binding:vnic_type":"normal","device_id":"1a497fe3-c166-4d01-842f-1cccc5947420"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.3"}],"id":"456b74b2-aef4-4484-ab20-f71a69ccdad3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:18:40","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.2"}],"id":"ae1997fd-ade8-402e-ab97-389718aefa5a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:38:ae","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.4"}],"id":"e3ab5bad-ba55-4da4-93bb-ac4519bb8849","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:8b:14","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6956badb-a320-478c-a4a7-a26b08b3310f"}]} 2018-09-30 04:57:03,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-e14be412-e623-41c5-8468-745a362791f3 2018-09-30 04:57:03,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:03,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ad8cbd7-6db3-405c-8341-33dd6ec38b54 x-compute-request-id: req-6ad8cbd7-6db3-405c-8341-33dd6ec38b54 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:d9:0a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:56:55Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:03,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-6ad8cbd7-6db3-405c-8341-33dd6ec38b54 2018-09-30 04:57:03,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:03,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-79a483ba-dbcf-4513-a1a9-3812058a73fc Date: Sun, 30 Sep 2018 04:57:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6956badb-a320-478c-a4a7-a26b08b3310f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["22d77c7a-a4a1-4c94-af47-72f859a743ae"],"description":"","tags":[],"updated_at":"2018-09-30T04:56:38Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:37Z","provider:network_type":"vxlan"}]} 2018-09-30 04:57:03,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net used request id req-79a483ba-dbcf-4513-a1a9-3812058a73fc 2018-09-30 04:57:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:04,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f760ff4e-7f78-472b-b85e-caec054b7d15 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:57:04,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f760ff4e-7f78-472b-b85e-caec054b7d15 2018-09-30 04:57:04,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:04,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a28322c8-2b2a-47ac-98d6-d0d77fe5f0eb Date: Sun, 30 Sep 2018 04:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","dns_nameservers":[],"updated_at":"2018-09-30T04:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet"}]} 2018-09-30 04:57:04,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-a28322c8-2b2a-47ac-98d6-d0d77fe5f0eb 2018-09-30 04:57:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:04,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-f4435f98-e86d-4b04-9f88-a938da70abc6 Date: Sun, 30 Sep 2018 04:57:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.13"}],"id":"08e78462-9587-4cb3-9f7e-2876379d4b8a","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:d9:0a","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:43Z","binding:vnic_type":"normal","device_id":"1a497fe3-c166-4d01-842f-1cccc5947420"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.3"}],"id":"456b74b2-aef4-4484-ab20-f71a69ccdad3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:18:40","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.2"}],"id":"ae1997fd-ade8-402e-ab97-389718aefa5a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:38:ae","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6956badb-a320-478c-a4a7-a26b08b3310f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:56:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22d77c7a-a4a1-4c94-af47-72f859a743ae","ip_address":"10.55.0.4"}],"id":"e3ab5bad-ba55-4da4-93bb-ac4519bb8849","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:8b:14","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6956badb-a320-478c-a4a7-a26b08b3310f","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T04:56:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6956badb-a320-478c-a4a7-a26b08b3310f"}]} 2018-09-30 04:57:04,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6956badb-a320-478c-a4a7-a26b08b3310f used request id req-f4435f98-e86d-4b04-9f88-a938da70abc6 2018-09-30 04:57:04,311 - create_instance - INFO - Deleting Port with ID - 08e78462-9587-4cb3-9f7e-2876379d4b8a 2018-09-30 04:57:04,312 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-port 2018-09-30 04:57:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/08e78462-9587-4cb3-9f7e-2876379d4b8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:05,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0d283ad-7001-4258-8355-200b2f365795 Date: Sun, 30 Sep 2018 04:57:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:57:05,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/08e78462-9587-4cb3-9f7e-2876379d4b8a used request id req-b0d283ad-7001-4258-8355-200b2f365795 2018-09-30 04:57:05,035 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst 2018-09-30 04:57:05,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:05,205 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26c8e512-2dd0-4534-9f84-8c990333776d x-compute-request-id: req-26c8e512-2dd0-4534-9f84-8c990333776d Content-Type: application/json 2018-09-30 04:57:05,206 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-26c8e512-2dd0-4534-9f84-8c990333776d 2018-09-30 04:57:05,206 - create_instance - INFO - Checking deletion status 2018-09-30 04:57:05,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:05,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24b63a7e-ca82-427a-9fcc-4c3cd28c24e4 x-compute-request-id: req-24b63a7e-ca82-427a-9fcc-4c3cd28c24e4 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:05Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:05,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-24b63a7e-ca82-427a-9fcc-4c3cd28c24e4 2018-09-30 04:57:05,613 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - ACTIVE 2018-09-30 04:57:05,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:08,616 - create_instance - DEBUG - VM status query timeout in 296.589767933 2018-09-30 04:57:08,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:09,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b4e2f25-a4ac-4f2b-9ad5-58bb440a44d5 x-compute-request-id: req-0b4e2f25-a4ac-4f2b-9ad5-58bb440a44d5 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:05Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:09,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-0b4e2f25-a4ac-4f2b-9ad5-58bb440a44d5 2018-09-30 04:57:09,016 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - ACTIVE 2018-09-30 04:57:09,016 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:12,019 - create_instance - DEBUG - VM status query timeout in 293.1868999 2018-09-30 04:57:12,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:12,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6e3adf1-c39e-434a-aff0-63d646b107cf x-compute-request-id: req-d6e3adf1-c39e-434a-aff0-63d646b107cf Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/1a497fe3-c166-4d01-842f-1cccc5947420", "rel": "bookmark"}], "image": {"id": "adc11174-7e4d-499b-bc07-97a16a951211", "links": [{"href": "http://172.30.9.29:8774/images/adc11174-7e4d-499b-bc07-97a16a951211", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bd", "OS-SRV-USG:launched_at": "2018-09-30T04:56:54.000000", "flavor": {"id": "5b47058f-20d8-4a2b-8465-7e15e6ed6579", "links": [{"href": "http://172.30.9.29:8774/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579", "rel": "bookmark"}]}, "id": "1a497fe3-c166-4d01-842f-1cccc5947420", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:05Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst", "created": "2018-09-30T04:56:47Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:12,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-d6e3adf1-c39e-434a-aff0-63d646b107cf 2018-09-30 04:57:12,315 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst] is - ACTIVE 2018-09-30 04:57:12,315 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:15,318 - create_instance - DEBUG - VM status query timeout in 289.888072968 2018-09-30 04:57:15,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf6060a0eb4ff5b7a4ab8779f993eb19891d83c" 2018-09-30 04:57:15,370 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb23abf8-181d-4af9-b32a-257f9317b478 x-compute-request-id: req-fb23abf8-181d-4af9-b32a-257f9317b478 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1a497fe3-c166-4d01-842f-1cccc5947420 could not be found.", "code": 404}} 2018-09-30 04:57:15,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/1a497fe3-c166-4d01-842f-1cccc5947420 used request id req-fb23abf8-181d-4af9-b32a-257f9317b478 2018-09-30 04:57:15,371 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1a497fe3-c166-4d01-842f-1cccc5947420 could not be found. (HTTP 404) (Request-ID: req-fb23abf8-181d-4af9-b32a-257f9317b478) 2018-09-30 04:57:15,371 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-inst 2018-09-30 04:57:15,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a50398d3f9eb8fc146bc3e035e2271f1a970cb6" 2018-09-30 04:57:15,421 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94cbb454-0bf2-4428-94ef-102adcc175af x-compute-request-id: req-94cbb454-0bf2-4428-94ef-102adcc175af Content-Length: 0 Content-Type: application/json 2018-09-30 04:57:15,422 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5b47058f-20d8-4a2b-8465-7e15e6ed6579 used request id req-94cbb454-0bf2-4428-94ef-102adcc175af 2018-09-30 04:57:15,422 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet 2018-09-30 04:57:15,423 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-subnet 2018-09-30 04:57:15,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/22d77c7a-a4a1-4c94-af47-72f859a743ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:57:17,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba04d319-e39f-4f11-95a7-3711c376313a Date: Sun, 30 Sep 2018 04:57:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:57:17,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/22d77c7a-a4a1-4c94-af47-72f859a743ae used request id req-ba04d319-e39f-4f11-95a7-3711c376313a 2018-09-30 04:57:17,754 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-pub-net 2018-09-30 04:57:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6956badb-a320-478c-a4a7-a26b08b3310f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb901dc57b089408bfd0d0cdece4497d70a96f" 2018-09-30 04:57:19,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b80dc41f-50d7-4047-b14a-8fcbfe76e5d4 Date: Sun, 30 Sep 2018 04:57:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:57:19,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6956badb-a320-478c-a4a7-a26b08b3310f used request id req-b80dc41f-50d7-4047-b14a-8fcbfe76e5d4 2018-09-30 04:57:19,017 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-5335426c-dfed-4674-adec-609e4c7a3154-image 2018-09-30 04:57:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec682095654363c079c8c768257d8329dd0544e" 2018-09-30 04:57:20,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d5d7dc5-a021-4d84-8460-4d70042088f2 Date: Sun, 30 Sep 2018 04:57:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:57:20,564 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/adc11174-7e4d-499b-bc07-97a16a951211 used request id req-6d5d7dc5-a021-4d84-8460-4d70042088f2 2018-09-30 04:57:20,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:20,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b6e5bd5b-4527-42fd-8aa5-7fc06921f9ca Date: Sun, 30 Sep 2018 04:57:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:57:20,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b6e5bd5b-4527-42fd-8aa5-7fc06921f9ca 2018-09-30 04:57:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:20,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7327601c-5a99-4836-a605-1ed0b7731174 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:57:20,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-7327601c-5a99-4836-a605-1ed0b7731174 2018-09-30 04:57:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:20,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86278d22-729d-48f6-a9f4-213d9c2ea6f0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:57:20,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-86278d22-729d-48f6-a9f4-213d9c2ea6f0 2018-09-30 04:57:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:21,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ca13a2-8cbb-4976-9eee-224931f07237 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:57:21,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-96ca13a2-8cbb-4976-9eee-224931f07237 2018-09-30 04:57:21,051 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-ac475592-ad5a-400-proj 2018-09-30 04:57:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f0fba7ef34654f60bf12215a61be2c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:21,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f312425-4781-4c5a-b6b6-15d32512a291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:57:21,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f0fba7ef34654f60bf12215a61be2c32 used request id req-5f312425-4781-4c5a-b6b6-15d32512a291 2018-09-30 04:57:21,255 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-ac475592-ad5a-400-proj-role 2018-09-30 04:57:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5ea27b548a734779ade72b4781e1ed75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:21,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf68f9a-a111-4e09-9879-893e6b5dd1e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:57:21,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5ea27b548a734779ade72b4781e1ed75 used request id req-1cf68f9a-a111-4e09-9879-893e6b5dd1e9 2018-09-30 04:57:21,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ea7b16b358b8f1d4ee94e1a52c2d9a7564b237" 2018-09-30 04:57:21,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a03f65-688a-42e1-bda4-2adfdf660966 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:57:21,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b9a03f65-688a-42e1-bda4-2adfdf660966 2018-09-30 04:57:21,457 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-ac475592-ad5a-400-user 2018-09-30 04:57:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/01134956212a42a88027c670ca9710db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70015d01e603b9d1fe8334c0f97467eecc7bb27d" 2018-09-30 04:57:21,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2dbb9ad-f5d2-4c05-9630-b522574ab86c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:57:21,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/01134956212a42a88027c670ca9710db used request id req-d2dbb9ad-f5d2-4c05-9630-b522574ab86c 2018-09-30 04:57:21,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:22,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1-OHj67YSZa5fDFUesNcEg"], "issued_at": "2018-09-30T04:57:22.000000Z"}} 2018-09-30 04:57:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec475393282c1a562bac20ed441fbbc207b7289d" 2018-09-30 04:57:22,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e03108-64ad-4617-b72b-5b9c6d671373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:22,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-90e03108-64ad-4617-b72b-5b9c6d671373 2018-09-30 04:57:22,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:22,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:22,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["A7Y9CexFSoqil4zj5G8G3g"], "issued_at": "2018-09-30T04:57:22.000000Z"}} 2018-09-30 04:57:22,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:57:22,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e1ddb5-a422-429b-829b-686a6b3aa589 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:22,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-72e1ddb5-a422-429b-829b-686a6b3aa589 2018-09-30 04:57:22,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:57:22,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:57:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:57:22,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243f0966-fcd4-4767-9f35-99da24879bf7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:57:22,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj used request id req-243f0966-fcd4-4767-9f35-99da24879bf7 2018-09-30 04:57:22,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:57:22,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d60057-1896-40e3-a62e-72f8e2ccd3ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:57:22,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-67d60057-1896-40e3-a62e-72f8e2ccd3ef 2018-09-30 04:57:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}}' 2018-09-30 04:57:22,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5137bf1-32ba-4903-ae0d-e3dc5187d6a6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:22,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e5137bf1-32ba-4903-ae0d-e3dc5187d6a6 2018-09-30 04:57:22,924 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj 2018-09-30 04:57:22,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:22,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:23,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EpBOnG-vQL2gSpdzZj6Frw"], "issued_at": "2018-09-30T04:57:23.000000Z"}} 2018-09-30 04:57:23,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901b855cdfd579e51d682f1eb22e667978c7544" 2018-09-30 04:57:23,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70036363-15d0-4cb7-9820-88caec5f72fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:23,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-70036363-15d0-4cb7-9820-88caec5f72fe 2018-09-30 04:57:23,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:57:23,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:57:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901b855cdfd579e51d682f1eb22e667978c7544" 2018-09-30 04:57:23,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b98125-ec4d-4fa1-8e9a-2b90c4a611e9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:57:23,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c2b98125-ec4d-4fa1-8e9a-2b90c4a611e9 2018-09-30 04:57:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901b855cdfd579e51d682f1eb22e667978c7544" 2018-09-30 04:57:23,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4eaa8dc-97a7-4e5f-94a6-7b7cfca98cc3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}]} 2018-09-30 04:57:23,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj used request id req-f4eaa8dc-97a7-4e5f-94a6-7b7cfca98cc3 2018-09-30 04:57:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901b855cdfd579e51d682f1eb22e667978c7544" 2018-09-30 04:57:23,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02891c1-1a7c-4c16-88ab-2e26f8a3935e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:57:23,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e02891c1-1a7c-4c16-88ab-2e26f8a3935e 2018-09-30 04:57:24,067 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-98e8d1ae-c51f-438-user 2018-09-30 04:57:24,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:24,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:57:24,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4639f8-020b-47e1-a625-854410575d8d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:57:24,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f4639f8-020b-47e1-a625-854410575d8d 2018-09-30 04:57:24,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" -d '{"role": {"name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}}' 2018-09-30 04:57:24,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b696dc-7067-4632-ad10-0f8b34277b52 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0ca6f39dae140caa4143af07f108c29", "links": {"self": "http://172.30.9.29:5000/v3/roles/a0ca6f39dae140caa4143af07f108c29"}, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}} 2018-09-30 04:57:24,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-98b696dc-7067-4632-ad10-0f8b34277b52 2018-09-30 04:57:24,283 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role 2018-09-30 04:57:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a0ca6f39dae140caa4143af07f108c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:57:24,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ad5a62-cecc-4abf-8677-ebd93f947bb2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a0ca6f39dae140caa4143af07f108c29"}, "domain_id": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role", "id": "a0ca6f39dae140caa4143af07f108c29"}} 2018-09-30 04:57:24,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a0ca6f39dae140caa4143af07f108c29 used request id req-d0ad5a62-cecc-4abf-8677-ebd93f947bb2 2018-09-30 04:57:24,301 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role to project CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj 2018-09-30 04:57:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3/users/115ba1677dc54593a3b7ab06c94d6232/roles/a0ca6f39dae140caa4143af07f108c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:57:24,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-082d1c28-2294-4b9b-995e-5e800aaa6f6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:57:24,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3/users/115ba1677dc54593a3b7ab06c94d6232/roles/a0ca6f39dae140caa4143af07f108c29 used request id req-082d1c28-2294-4b9b-995e-5e800aaa6f6e 2018-09-30 04:57:24,435 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:57:24,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:24,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:24,438 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:57:24,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:24,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:24,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ca6f39dae140caa4143af07f108c29", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}], "expires_at": "2018-09-30T05:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abfa16403c341f4aee174e4cc7e61b3", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-user", "id": "115ba1677dc54593a3b7ab06c94d6232"}, "audit_ids": ["BZp9ErxIQEiXpMB8_dTzJQ"], "issued_at": "2018-09-30T04:57:24.000000Z"}} 2018-09-30 04:57:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:57:24,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b8a63f-02d0-4d9e-a282-f80548ad8c84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:24,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7b8a63f-02d0-4d9e-a282-f80548ad8c84 2018-09-30 04:57:24,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:57:25,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9ac05d6e-39af-4d13-84a8-a181379dd70a Date: Sun, 30 Sep 2018 04:57:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image"} 2018-09-30 04:57:25,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image used request id req-9ac05d6e-39af-4d13-84a8-a181379dd70a 2018-09-30 04:57:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:57:25,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38d356d9-885d-4585-8110-394b845c7da3 Date: Sun, 30 Sep 2018 04:57:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:57:25,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-38d356d9-885d-4585-8110-394b845c7da3 2018-09-30 04:57:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image"}' 2018-09-30 04:57:25,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f X-Openstack-Request-Id: req-da5df0d6-14c2-4b08-8edc-7d4783d5e276 Date: Sun, 30 Sep 2018 04:57:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:57:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:57:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "min_disk": 0, "protected": false, "id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "file": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/file", "checksum": null, "owner": "1abfa16403c341f4aee174e4cc7e61b3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:57:25,476 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-da5df0d6-14c2-4b08-8edc-7d4783d5e276 2018-09-30 04:57:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" -d '' 2018-09-30 04:57:26,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cfc9d96-bd3f-4833-a02a-842134d4970a Date: Sun, 30 Sep 2018 04:57:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:57:26,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/file used request id req-0cfc9d96-bd3f-4833-a02a-842134d4970a 2018-09-30 04:57:26,790 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:57:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:57:26,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-54805069-7221-4fd8-941d-c6db68ca7302 Date: Sun, 30 Sep 2018 04:57:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:57:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:57:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/snap", "metadata": {}}], "self": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "min_disk": 0, "protected": false, "id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "file": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1abfa16403c341f4aee174e4cc7e61b3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:57:26,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f used request id req-54805069-7221-4fd8-941d-c6db68ca7302 2018-09-30 04:57:26,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:57:27,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9cefab7a-8ce3-4276-a96a-7a63c3db4920 Date: Sun, 30 Sep 2018 04:57:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:57:27,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9cefab7a-8ce3-4276-a96a-7a63c3db4920 2018-09-30 04:57:27,111 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image 2018-09-30 04:57:27,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:57:27,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-dc5a15ff-5e55-4102-af48-9cfb63895942 Date: Sun, 30 Sep 2018 04:57:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:57:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:57:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/snap", "metadata": {}}], "self": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "min_disk": 0, "protected": false, "id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "file": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1abfa16403c341f4aee174e4cc7e61b3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:57:27,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f used request id req-dc5a15ff-5e55-4102-af48-9cfb63895942 2018-09-30 04:57:27,263 - create_image - DEBUG - Instance status is - active 2018-09-30 04:57:27,263 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image 2018-09-30 04:57:27,263 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image 2018-09-30 04:57:27,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:27,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:27,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["H_XRGGDJRPukJ_Rm9yKfJA"], "issued_at": "2018-09-30T04:57:27.000000Z"}} 2018-09-30 04:57:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46572f771ab946267cebd79976359eaf9343895d" 2018-09-30 04:57:27,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fa8d78-ac2a-4e45-b09e-a8e2f6e7c604 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:27,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c6fa8d78-ac2a-4e45-b09e-a8e2f6e7c604 2018-09-30 04:57:27,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:57:27,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46572f771ab946267cebd79976359eaf9343895d" 2018-09-30 04:57:27,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c786be40-8629-4c7f-9b90-a1d965764079 x-compute-request-id: req-c786be40-8629-4c7f-9b90-a1d965764079 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:57:27,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c786be40-8629-4c7f-9b90-a1d965764079 2018-09-30 04:57:27,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46572f771ab946267cebd79976359eaf9343895d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:57:27,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fc6e680-0cff-4cc6-9fbc-0cdae25b02d1 x-compute-request-id: req-2fc6e680-0cff-4cc6-9fbc-0cdae25b02d1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:57:27,992 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2fc6e680-0cff-4cc6-9fbc-0cdae25b02d1 2018-09-30 04:57:27,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:27,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:28,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ca6f39dae140caa4143af07f108c29", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}], "expires_at": "2018-09-30T05:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abfa16403c341f4aee174e4cc7e61b3", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-user", "id": "115ba1677dc54593a3b7ab06c94d6232"}, "audit_ids": ["PFOqjOS7RceLql-qwkeqTA"], "issued_at": "2018-09-30T04:57:28.000000Z"}} 2018-09-30 04:57:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:57:28,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3552426c-6fa3-4ace-9f6b-2a961afbc0d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:28,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3552426c-6fa3-4ace-9f6b-2a961afbc0d7 2018-09-30 04:57:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:57:28,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c6e679e-ee48-4605-bd25-da9eea82721e Date: Sun, 30 Sep 2018 04:57:28 GMT RESP BODY: {"networks":[]} 2018-09-30 04:57:28,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-8c6e679e-ee48-4605-bd25-da9eea82721e 2018-09-30 04:57:28,585 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net 2018-09-30 04:57:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" -d '{"network": {"name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net", "admin_state_up": true}}' 2018-09-30 04:57:29,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0d846b62-7460-434b-b7b8-c0076510e417 Date: Sun, 30 Sep 2018 04:57:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85195296-a809-4bda-aac4-58fd85b4f505","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:57:29Z","is_default":false,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","mtu":1450}} 2018-09-30 04:57:29,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0d846b62-7460-434b-b7b8-c0076510e417 2018-09-30 04:57:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:57:29,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4c1e6749-1449-4604-80db-4e07b774fe71 Date: Sun, 30 Sep 2018 04:57:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:57:29Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:29,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-4c1e6749-1449-4604-80db-4e07b774fe71 2018-09-30 04:57:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:57:29,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8ebc4277-ac45-4f3e-a32a-a60c5dabf81b Date: Sun, 30 Sep 2018 04:57:29 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:57:29,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-8ebc4277-ac45-4f3e-a32a-a60c5dabf81b 2018-09-30 04:57:29,592 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet 2018-09-30 04:57:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" -d '{"subnets": [{"ip_version": 4, "network_id": "85195296-a809-4bda-aac4-58fd85b4f505", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]}' 2018-09-30 04:57:30,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d379182f-15f2-48db-976a-407e2f369e71 Date: Sun, 30 Sep 2018 04:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:30,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d379182f-15f2-48db-976a-407e2f369e71 2018-09-30 04:57:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:57:30,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-13533574-13ab-413b-8b83-7e8a11bc781e Date: Sun, 30 Sep 2018 04:57:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:30,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-13533574-13ab-413b-8b83-7e8a11bc781e 2018-09-30 04:57:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:57:30,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e38b44d-1e8a-490a-9172-78509d0719c1 Date: Sun, 30 Sep 2018 04:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:30,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-9e38b44d-1e8a-490a-9172-78509d0719c1 2018-09-30 04:57:30,860 - OpenStackNetwork - DEBUG - Network [85195296-a809-4bda-aac4-58fd85b4f505] created successfully 2018-09-30 04:57:30,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:30,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:31,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ca6f39dae140caa4143af07f108c29", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}], "expires_at": "2018-09-30T05:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abfa16403c341f4aee174e4cc7e61b3", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-user", "id": "115ba1677dc54593a3b7ab06c94d6232"}, "audit_ids": ["2lc4OvOyTZioCrU8E3b37w"], "issued_at": "2018-09-30T04:57:31.000000Z"}} 2018-09-30 04:57:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:31,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef84c49-5d7d-4d7d-ac58-d212ed982b27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:31,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eef84c49-5d7d-4d7d-ac58-d212ed982b27 2018-09-30 04:57:31,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:57:31,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:31,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4a6c32-26ba-4216-acf5-b8a4953e5931 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:31,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-db4a6c32-26ba-4216-acf5-b8a4953e5931 2018-09-30 04:57:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-73fc487b-d3d4-41b4-9406-f901f6065829 Date: Sun, 30 Sep 2018 04:57:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:31,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-73fc487b-d3d4-41b4-9406-f901f6065829 2018-09-30 04:57:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:57:31,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:57:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:31,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee78487-c9ee-4169-b396-e7fa2d2f13c8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:31,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-fee78487-c9ee-4169-b396-e7fa2d2f13c8 2018-09-30 04:57:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:31,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0a8bb174-c82a-4332-8a4f-75cdc2a9a215 Date: Sun, 30 Sep 2018 04:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:31,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-0a8bb174-c82a-4332-8a4f-75cdc2a9a215 2018-09-30 04:57:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:32,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-72908b4c-6ad7-4f85-9563-67fb9df412eb Date: Sun, 30 Sep 2018 04:57:32 GMT RESP BODY: {"ports":[]} 2018-09-30 04:57:32,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port&admin_state_up=True used request id req-72908b4c-6ad7-4f85-9563-67fb9df412eb 2018-09-30 04:57:32,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:32,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e4c814c-ee11-4cbc-8f96-0669fb172764 x-compute-request-id: req-2e4c814c-ee11-4cbc-8f96-0669fb172764 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:57:32,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst used request id req-2e4c814c-ee11-4cbc-8f96-0669fb172764 2018-09-30 04:57:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:32,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1379b990-6b7b-44fe-859a-2b99a6256276 Date: Sun, 30 Sep 2018 04:57:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:32,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-1379b990-6b7b-44fe-859a-2b99a6256276 2018-09-30 04:57:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:32,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52f320f-52d2-458c-91fb-8323153cc65b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:32,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-c52f320f-52d2-458c-91fb-8323153cc65b 2018-09-30 04:57:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:32,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7dc0df9-2e7a-4851-9fa2-48100c11f083 Date: Sun, 30 Sep 2018 04:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:32,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-e7dc0df9-2e7a-4851-9fa2-48100c11f083 2018-09-30 04:57:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-03b485d3-2572-404a-bb85-a00cc5f5b584 Date: Sun, 30 Sep 2018 04:57:33 GMT RESP BODY: {"ports":[]} 2018-09-30 04:57:33,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port&admin_state_up=True used request id req-03b485d3-2572-404a-bb85-a00cc5f5b584 2018-09-30 04:57:33,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:57:33,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:33,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ca6f39dae140caa4143af07f108c29", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}], "expires_at": "2018-09-30T05:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abfa16403c341f4aee174e4cc7e61b3", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-user", "id": "115ba1677dc54593a3b7ab06c94d6232"}, "audit_ids": ["tCTGmEXCSZa27z2ekATj7A"], "issued_at": "2018-09-30T04:57:33.000000Z"}} 2018-09-30 04:57:33,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bd342501fc9157ab51356271b8505fe052b882" 2018-09-30 04:57:33,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944750f1-9c0b-4c00-a6ba-297d7c0f3808 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:57:33,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-944750f1-9c0b-4c00-a6ba-297d7c0f3808 2018-09-30 04:57:33,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:33,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8610ccf0-8e4a-4b25-8216-c6065c0eb5cb Date: Sun, 30 Sep 2018 04:57:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:33,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-8610ccf0-8e4a-4b25-8216-c6065c0eb5cb 2018-09-30 04:57:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:33,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-437e5b6e-7543-469f-9e4a-5e5ff5dd2c97 Date: Sun, 30 Sep 2018 04:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:33,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-437e5b6e-7543-469f-9e4a-5e5ff5dd2c97 2018-09-30 04:57:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:34,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f006ebb4-07e0-4c52-940f-2f328123af0c Date: Sun, 30 Sep 2018 04:57:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:34,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-f006ebb4-07e0-4c52-940f-2f328123af0c 2018-09-30 04:57:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:57:34,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:57:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:57:34,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5bd342501fc9157ab51356271b8505fe052b882" 2018-09-30 04:57:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8f9051-4281-472d-b604-4303f9a6d493 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:34,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-7f8f9051-4281-472d-b604-4303f9a6d493 2018-09-30 04:57:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:34,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2cc57e59-f05f-42b7-b5ce-0278e69fc4af Date: Sun, 30 Sep 2018 04:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:34,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-2cc57e59-f05f-42b7-b5ce-0278e69fc4af 2018-09-30 04:57:34,377 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net 2018-09-30 04:57:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" -d '{"port": {"network_id": "85195296-a809-4bda-aac4-58fd85b4f505", "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port", "admin_state_up": true}}' 2018-09-30 04:57:35,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-617fbfdb-7a2f-4ef9-8797-3a52d3696c77 Date: Sun, 30 Sep 2018 04:57:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.14"}],"id":"c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d","security_groups":["b4c242aa-3eb9-4722-b2c6-9040b7681af4"],"mac_address":"fa:16:3e:13:a2:95","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port","project_id":"1abfa16403c341f4aee174e4cc7e61b3","qos_policy_id":null,"admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:34Z","binding:vnic_type":"normal"}} 2018-09-30 04:57:35,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-617fbfdb-7a2f-4ef9-8797-3a52d3696c77 2018-09-30 04:57:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c04d0aba-1955-44bd-a395-9dd5c8623314 Date: Sun, 30 Sep 2018 04:57:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:35,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-c04d0aba-1955-44bd-a395-9dd5c8623314 2018-09-30 04:57:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:35,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c3eed5-635f-4935-9d61-f173c80310eb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:35,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-68c3eed5-635f-4935-9d61-f173c80310eb 2018-09-30 04:57:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:35,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5815cc66-b77c-4b9f-b537-bcd360e59211 Date: Sun, 30 Sep 2018 04:57:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:35,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-5815cc66-b77c-4b9f-b537-bcd360e59211 2018-09-30 04:57:35,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:35,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7a408f75-b879-454c-9a5d-f656f32dca6c Date: Sun, 30 Sep 2018 04:57:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.14"}],"id":"c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d","security_groups":["b4c242aa-3eb9-4722-b2c6-9040b7681af4"],"mac_address":"fa:16:3e:13:a2:95","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 04:57:35,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port&admin_state_up=True used request id req-7a408f75-b879-454c-9a5d-f656f32dca6c 2018-09-30 04:57:35,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:35,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9a0371-cf8a-4863-94f5-573eb7089ba5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:35,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-9f9a0371-cf8a-4863-94f5-573eb7089ba5 2018-09-30 04:57:35,974 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst 2018-09-30 04:57:35,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:36,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c04017b-6f90-4c68-999d-394f1464a803 x-compute-request-id: req-2c04017b-6f90-4c68-999d-394f1464a803 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-flavor-name"}]} 2018-09-30 04:57:36,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2c04017b-6f90-4c68-999d-394f1464a803 2018-09-30 04:57:36,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:36,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-add938bc-78f4-4626-a924-19f965851350 x-compute-request-id: req-add938bc-78f4-4626-a924-19f965851350 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:57:36,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51 used request id req-add938bc-78f4-4626-a924-19f965851350 2018-09-30 04:57:36,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:36,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b4a3aff4-ad88-40ac-8dd7-66d2a7a4c777 Date: Sun, 30 Sep 2018 04:57:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:57:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:57:26Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/snap", "metadata": {}}], "self": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "min_disk": 0, "protected": false, "id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "file": "/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1abfa16403c341f4aee174e4cc7e61b3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image"} 2018-09-30 04:57:36,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image used request id req-b4a3aff4-ad88-40ac-8dd7-66d2a7a4c777 2018-09-30 04:57:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd4a730c-d0f6-45f4-bde5-a04faeb2523b Date: Sun, 30 Sep 2018 04:57:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:57:36,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fd4a730c-d0f6-45f4-bde5-a04faeb2523b 2018-09-30 04:57:36,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" -d '{"server": {"name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "imageRef": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "flavorRef": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "max_count": 1, "min_count": 1, "networks": [{"port": "c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d"}]}}' 2018-09-30 04:57:38,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1aab926-0fa7-4f44-a914-e4fe7d3e062e x-compute-request-id: req-b1aab926-0fa7-4f44-a914-e4fe7d3e062e Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "677457f6-da82-4300-bfbc-15875838e368", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "adminPass": "vRczYS9d6AZJ"}} 2018-09-30 04:57:38,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b1aab926-0fa7-4f44-a914-e4fe7d3e062e 2018-09-30 04:57:38,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:38,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fcf3aff-315f-4c13-acd2-52430dbfdb24 x-compute-request-id: req-8fcf3aff-315f-4c13-acd2-52430dbfdb24 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:57:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:38,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-8fcf3aff-315f-4c13-acd2-52430dbfdb24 2018-09-30 04:57:38,667 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst 2018-09-30 04:57:38,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:39,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50748a2c-bce1-4ca9-82c2-180fb0062d3a x-compute-request-id: req-50748a2c-bce1-4ca9-82c2-180fb0062d3a Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:57:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:39,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-50748a2c-bce1-4ca9-82c2-180fb0062d3a 2018-09-30 04:57:39,034 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst] is - BUILD 2018-09-30 04:57:39,035 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:42,038 - create_instance - DEBUG - VM status query timeout in 896.629881144 2018-09-30 04:57:42,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:42,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-489f7deb-ddb3-466f-b4af-6d1b85f89611 x-compute-request-id: req-489f7deb-ddb3-466f-b4af-6d1b85f89611 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:57:39Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:42,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-489f7deb-ddb3-466f-b4af-6d1b85f89611 2018-09-30 04:57:42,685 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst] is - BUILD 2018-09-30 04:57:42,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:45,688 - create_instance - DEBUG - VM status query timeout in 892.979434013 2018-09-30 04:57:45,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:46,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d00171b-6d09-4d61-9047-7c7c8e6837a1 x-compute-request-id: req-9d00171b-6d09-4d61-9047-7c7c8e6837a1 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:57:39Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:46,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-9d00171b-6d09-4d61-9047-7c7c8e6837a1 2018-09-30 04:57:46,498 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst] is - BUILD 2018-09-30 04:57:46,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:49,502 - create_instance - DEBUG - VM status query timeout in 889.165821075 2018-09-30 04:57:49,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:49,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec3e7693-3814-4681-b52f-08c1137f1770 x-compute-request-id: req-ec3e7693-3814-4681-b52f-08c1137f1770 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:46Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:49,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-ec3e7693-3814-4681-b52f-08c1137f1770 2018-09-30 04:57:49,959 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst] is - ACTIVE 2018-09-30 04:57:49,959 - create_instance - INFO - VM is - ACTIVE 2018-09-30 04:57:49,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:50,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35758f2e-d826-41c1-8611-7c9166a7db61 x-compute-request-id: req-35758f2e-d826-41c1-8611-7c9166a7db61 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:46Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:50,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-35758f2e-d826-41c1-8611-7c9166a7db61 2018-09-30 04:57:50,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:50,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bdbc95e7-b2da-4652-abf7-42ce4f3b2cee Date: Sun, 30 Sep 2018 04:57:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:50,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-bdbc95e7-b2da-4652-abf7-42ce4f3b2cee 2018-09-30 04:57:50,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:50,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823b0e9b-8905-4f59-8e8e-c1493d66cbe0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:50,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-823b0e9b-8905-4f59-8e8e-c1493d66cbe0 2018-09-30 04:57:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:50,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eeb971ea-6473-4a72-8a7f-a60ffce3157d Date: Sun, 30 Sep 2018 04:57:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:50,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-eeb971ea-6473-4a72-8a7f-a60ffce3157d 2018-09-30 04:57:50,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:51,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-d9d76813-edf9-4d2f-a5e9-2491569d21d6 Date: Sun, 30 Sep 2018 04:57:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.4"}],"id":"23922dc3-dcbe-483f-951f-0baf93940424","security_groups":[],"mac_address":"fa:16:3e:25:73:e2","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.2"}],"id":"2ed70683-cd3a-4939-bca4-4fe977963dcd","security_groups":[],"mac_address":"fa:16:3e:70:45:8c","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.3"}],"id":"3a505c7d-8cc9-40de-b41b-123c46e5e34f","security_groups":[],"mac_address":"fa:16:3e:94:5e:c6","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.14"}],"id":"c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d","security_groups":["b4c242aa-3eb9-4722-b2c6-9040b7681af4"],"mac_address":"fa:16:3e:13:a2:95","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:34Z","binding:vnic_type":"normal","device_id":"677457f6-da82-4300-bfbc-15875838e368"}]} 2018-09-30 04:57:51,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-d9d76813-edf9-4d2f-a5e9-2491569d21d6 2018-09-30 04:57:51,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:51,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ca6f39dae140caa4143af07f108c29", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}], "expires_at": "2018-09-30T05:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abfa16403c341f4aee174e4cc7e61b3", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-user", "id": "115ba1677dc54593a3b7ab06c94d6232"}, "audit_ids": ["95XH5nx_RuyV738GD8IC2A"], "issued_at": "2018-09-30T04:57:51.000000Z"}} 2018-09-30 04:57:51,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6f1eb128d81a4e3e59a33edb0d87c7617cb318" 2018-09-30 04:57:52,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd22026f-583e-4cc8-ab2e-a57caf78760d x-compute-request-id: req-dd22026f-583e-4cc8-ab2e-a57caf78760d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:46Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 04:57:52,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst used request id req-dd22026f-583e-4cc8-ab2e-a57caf78760d 2018-09-30 04:57:52,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:57:52,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ca6f39dae140caa4143af07f108c29", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role"}], "expires_at": "2018-09-30T05:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1abfa16403c341f4aee174e4cc7e61b3", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/1abfa16403c341f4aee174e4cc7e61b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-user", "id": "115ba1677dc54593a3b7ab06c94d6232"}, "audit_ids": ["Z5w9UTYbQWO9M23FcSlTWw"], "issued_at": "2018-09-30T04:57:52.000000Z"}} 2018-09-30 04:57:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915a69016647a788d19d5035a38f06615db708bb" 2018-09-30 04:57:52,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e44fd6c0-30f4-4d45-9f23-c9d336408d29 Date: Sun, 30 Sep 2018 04:57:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:52,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-e44fd6c0-30f4-4d45-9f23-c9d336408d29 2018-09-30 04:57:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915a69016647a788d19d5035a38f06615db708bb" 2018-09-30 04:57:53,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e5a52375-24bf-4f27-ab9c-c389fa51fffe Date: Sun, 30 Sep 2018 04:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:53,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-e5a52375-24bf-4f27-ab9c-c389fa51fffe 2018-09-30 04:57:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915a69016647a788d19d5035a38f06615db708bb" 2018-09-30 04:57:53,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-52bb51de-6a75-4e2b-9ea9-de3969e3872a Date: Sun, 30 Sep 2018 04:57:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.4"}],"id":"23922dc3-dcbe-483f-951f-0baf93940424","security_groups":[],"mac_address":"fa:16:3e:25:73:e2","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.2"}],"id":"2ed70683-cd3a-4939-bca4-4fe977963dcd","security_groups":[],"mac_address":"fa:16:3e:70:45:8c","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.3"}],"id":"3a505c7d-8cc9-40de-b41b-123c46e5e34f","security_groups":[],"mac_address":"fa:16:3e:94:5e:c6","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.14"}],"id":"c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d","security_groups":["b4c242aa-3eb9-4722-b2c6-9040b7681af4"],"mac_address":"fa:16:3e:13:a2:95","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:34Z","binding:vnic_type":"normal","device_id":"677457f6-da82-4300-bfbc-15875838e368"}]} 2018-09-30 04:57:53,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-52bb51de-6a75-4e2b-9ea9-de3969e3872a 2018-09-30 04:57:53,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:53,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a78196e3-72a6-41d0-8e4e-bffdede6cd74 x-compute-request-id: req-a78196e3-72a6-41d0-8e4e-bffdede6cd74 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:46Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:53,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-a78196e3-72a6-41d0-8e4e-bffdede6cd74 2018-09-30 04:57:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:53,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-587c2942-dc58-4546-81f0-c20ff2207973 Date: Sun, 30 Sep 2018 04:57:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:53,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-587c2942-dc58-4546-81f0-c20ff2207973 2018-09-30 04:57:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:54,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d867a6-0b86-458a-8853-f4d52f158426 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:54,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-12d867a6-0b86-458a-8853-f4d52f158426 2018-09-30 04:57:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:54,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-108ebde1-216d-4eab-80bf-f6f0a3d9797e Date: Sun, 30 Sep 2018 04:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:54,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-108ebde1-216d-4eab-80bf-f6f0a3d9797e 2018-09-30 04:57:54,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:54,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8da3b699-7a6f-4344-93c8-3ad08bea25f4 Date: Sun, 30 Sep 2018 04:57:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.4"}],"id":"23922dc3-dcbe-483f-951f-0baf93940424","security_groups":[],"mac_address":"fa:16:3e:25:73:e2","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.2"}],"id":"2ed70683-cd3a-4939-bca4-4fe977963dcd","security_groups":[],"mac_address":"fa:16:3e:70:45:8c","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.3"}],"id":"3a505c7d-8cc9-40de-b41b-123c46e5e34f","security_groups":[],"mac_address":"fa:16:3e:94:5e:c6","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.14"}],"id":"c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d","security_groups":["b4c242aa-3eb9-4722-b2c6-9040b7681af4"],"mac_address":"fa:16:3e:13:a2:95","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:34Z","binding:vnic_type":"normal","device_id":"677457f6-da82-4300-bfbc-15875838e368"}]} 2018-09-30 04:57:54,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-8da3b699-7a6f-4344-93c8-3ad08bea25f4 2018-09-30 04:57:54,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:55,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a7d24d8-391b-48f1-9ee3-26f51de447ea x-compute-request-id: req-7a7d24d8-391b-48f1-9ee3-26f51de447ea Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:46Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:55,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-7a7d24d8-391b-48f1-9ee3-26f51de447ea 2018-09-30 04:57:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:55,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6799b072-36cc-4ba2-b82a-f3167df4a162 Date: Sun, 30 Sep 2018 04:57:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab19d92c-4f85-4b4e-870b-3a0e7e0585b4"],"updated_at":"2018-09-30T04:57:30Z","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"85195296-a809-4bda-aac4-58fd85b4f505","name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net"}]} 2018-09-30 04:57:55,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net used request id req-6799b072-36cc-4ba2-b82a-f3167df4a162 2018-09-30 04:57:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:55,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2dc29b-5eba-4428-9428-8d92cbfaf634 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:57:55,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-ac2dc29b-5eba-4428-9428-8d92cbfaf634 2018-09-30 04:57:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:55,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a1af8d1b-253b-4210-8c4a-320a5d32d4c7 Date: Sun, 30 Sep 2018 04:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","dns_nameservers":[],"updated_at":"2018-09-30T04:57:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1abfa16403c341f4aee174e4cc7e61b3","id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet"}]} 2018-09-30 04:57:55,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-a1af8d1b-253b-4210-8c4a-320a5d32d4c7 2018-09-30 04:57:55,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:55,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2a12d8d4-fc9b-44cf-a360-6696c902c982 Date: Sun, 30 Sep 2018 04:57:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.4"}],"id":"23922dc3-dcbe-483f-951f-0baf93940424","security_groups":[],"mac_address":"fa:16:3e:25:73:e2","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.2"}],"id":"2ed70683-cd3a-4939-bca4-4fe977963dcd","security_groups":[],"mac_address":"fa:16:3e:70:45:8c","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.3"}],"id":"3a505c7d-8cc9-40de-b41b-123c46e5e34f","security_groups":[],"mac_address":"fa:16:3e:94:5e:c6","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85195296-a809-4bda-aac4-58fd85b4f505"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:57:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab19d92c-4f85-4b4e-870b-3a0e7e0585b4","ip_address":"10.55.0.14"}],"id":"c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d","security_groups":["b4c242aa-3eb9-4722-b2c6-9040b7681af4"],"mac_address":"fa:16:3e:13:a2:95","project_id":"1abfa16403c341f4aee174e4cc7e61b3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port","admin_state_up":true,"network_id":"85195296-a809-4bda-aac4-58fd85b4f505","tenant_id":"1abfa16403c341f4aee174e4cc7e61b3","created_at":"2018-09-30T04:57:34Z","binding:vnic_type":"normal","device_id":"677457f6-da82-4300-bfbc-15875838e368"}]} 2018-09-30 04:57:55,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=85195296-a809-4bda-aac4-58fd85b4f505 used request id req-2a12d8d4-fc9b-44cf-a360-6696c902c982 2018-09-30 04:57:55,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6f1eb128d81a4e3e59a33edb0d87c7617cb318" 2018-09-30 04:57:55,541 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ec3b4d6-f0b3-41f1-8982-6b70f562571d x-compute-request-id: req-2ec3b4d6-f0b3-41f1-8982-6b70f562571d Content-Type: application/json 2018-09-30 04:57:55,541 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-2ec3b4d6-f0b3-41f1-8982-6b70f562571d 2018-09-30 04:57:55,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:55,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65dacf24-ac3f-4586-8233-d3cfc77b352d x-compute-request-id: req-65dacf24-ac3f-4586-8233-d3cfc77b352d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:55Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:55,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-65dacf24-ac3f-4586-8233-d3cfc77b352d 2018-09-30 04:57:55,859 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst] is - ACTIVE 2018-09-30 04:57:55,860 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:57:58,863 - create_instance - DEBUG - VM status query timeout in 296.678635836 2018-09-30 04:57:58,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:57:59,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3cbd6e4-9903-4db2-a1b6-653ef5520536 x-compute-request-id: req-a3cbd6e4-9903-4db2-a1b6-653ef5520536 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a2:95", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/677457f6-da82-4300-bfbc-15875838e368", "rel": "bookmark"}], "image": {"id": "86041cd5-ce30-497e-adc7-40e5d1f72d0f", "links": [{"href": "http://172.30.9.29:8774/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:57:46.000000", "flavor": {"id": "014132f8-3c30-4a2d-91ce-4a4db1d64d51", "links": [{"href": "http://172.30.9.29:8774/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51", "rel": "bookmark"}]}, "id": "677457f6-da82-4300-bfbc-15875838e368", "security_groups": [{"name": "default"}], "user_id": "115ba1677dc54593a3b7ab06c94d6232", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:57:55Z", "hostId": "bd9a4086b14cf41fae42c4702f00f85182bee3506db5fd6b014c33b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst", "created": "2018-09-30T04:57:38Z", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:57:59,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-a3cbd6e4-9903-4db2-a1b6-653ef5520536 2018-09-30 04:57:59,660 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst] is - ACTIVE 2018-09-30 04:57:59,660 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:58:02,663 - create_instance - DEBUG - VM status query timeout in 292.878225803 2018-09-30 04:58:02,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:58:02,714 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a774f6c4-acf2-4e37-b468-cd041bc4465f x-compute-request-id: req-a774f6c4-acf2-4e37-b468-cd041bc4465f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 677457f6-da82-4300-bfbc-15875838e368 could not be found.", "code": 404}} 2018-09-30 04:58:02,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-a774f6c4-acf2-4e37-b468-cd041bc4465f 2018-09-30 04:58:02,715 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 677457f6-da82-4300-bfbc-15875838e368 could not be found. (HTTP 404) (Request-ID: req-a774f6c4-acf2-4e37-b468-cd041bc4465f) 2018-09-30 04:58:02,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6f1eb128d81a4e3e59a33edb0d87c7617cb318" 2018-09-30 04:58:02,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5b19b15-ce1b-4ccf-be2c-3d06b07dfd83 x-compute-request-id: req-e5b19b15-ce1b-4ccf-be2c-3d06b07dfd83 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:58:02,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst used request id req-e5b19b15-ce1b-4ccf-be2c-3d06b07dfd83 2018-09-30 04:58:02,805 - create_instance - INFO - Deleting Port with ID - c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d 2018-09-30 04:58:02,805 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-port 2018-09-30 04:58:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:58:03,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c956803-a95c-4897-9d5f-f1a33cb27459 Date: Sun, 30 Sep 2018 04:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:03,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/c9bbaf8a-0f93-4c3b-8981-02d9fc0ece3d used request id req-9c956803-a95c-4897-9d5f-f1a33cb27459 2018-09-30 04:58:03,448 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst 2018-09-30 04:58:03,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:58:03,496 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0327c42-3e01-4fe1-aaa0-166d7e3e5a15 x-compute-request-id: req-a0327c42-3e01-4fe1-aaa0-166d7e3e5a15 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 677457f6-da82-4300-bfbc-15875838e368 could not be found.", "code": 404}} 2018-09-30 04:58:03,496 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-a0327c42-3e01-4fe1-aaa0-166d7e3e5a15 2018-09-30 04:58:03,496 - create_instance - WARNING - Instance already deleted - Instance 677457f6-da82-4300-bfbc-15875838e368 could not be found. (HTTP 404) (Request-ID: req-a0327c42-3e01-4fe1-aaa0-166d7e3e5a15) 2018-09-30 04:58:03,497 - create_instance - INFO - Checking deletion status 2018-09-30 04:58:03,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b7f97b72f4ff5fb74de0113656d4562c67b410" 2018-09-30 04:58:03,548 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9141c169-a577-4fcc-9dfb-cada80d1ce35 x-compute-request-id: req-9141c169-a577-4fcc-9dfb-cada80d1ce35 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 677457f6-da82-4300-bfbc-15875838e368 could not be found.", "code": 404}} 2018-09-30 04:58:03,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/677457f6-da82-4300-bfbc-15875838e368 used request id req-9141c169-a577-4fcc-9dfb-cada80d1ce35 2018-09-30 04:58:03,549 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 677457f6-da82-4300-bfbc-15875838e368 could not be found. (HTTP 404) (Request-ID: req-9141c169-a577-4fcc-9dfb-cada80d1ce35) 2018-09-30 04:58:03,549 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-inst 2018-09-30 04:58:03,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46572f771ab946267cebd79976359eaf9343895d" 2018-09-30 04:58:03,589 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bf9d8ad-1feb-4a32-9c6f-925ce335224f x-compute-request-id: req-8bf9d8ad-1feb-4a32-9c6f-925ce335224f Content-Length: 0 Content-Type: application/json 2018-09-30 04:58:03,589 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/014132f8-3c30-4a2d-91ce-4a4db1d64d51 used request id req-8bf9d8ad-1feb-4a32-9c6f-925ce335224f 2018-09-30 04:58:03,590 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet 2018-09-30 04:58:03,590 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-subnet 2018-09-30 04:58:03,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ab19d92c-4f85-4b4e-870b-3a0e7e0585b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:58:06,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72a59069-e85d-4549-aa95-b2b313f3f9c9 Date: Sun, 30 Sep 2018 04:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:06,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ab19d92c-4f85-4b4e-870b-3a0e7e0585b4 used request id req-72a59069-e85d-4549-aa95-b2b313f3f9c9 2018-09-30 04:58:06,065 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-pub-net 2018-09-30 04:58:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/85195296-a809-4bda-aac4-58fd85b4f505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95e2792b30f393bfd17b466f4129344eec97a29" 2018-09-30 04:58:07,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b70b61f6-a05b-47cd-8c14-ee00c24b21c9 Date: Sun, 30 Sep 2018 04:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:07,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/85195296-a809-4bda-aac4-58fd85b4f505 used request id req-b70b61f6-a05b-47cd-8c14-ee00c24b21c9 2018-09-30 04:58:07,329 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-0c6ecb66-5739-4108-ab0b-3693695e26fd-image 2018-09-30 04:58:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}202dc9d2a257f6c4c6713501c048c3cd38c563cc" 2018-09-30 04:58:09,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d491049f-bd8e-482f-bcd7-ef42c95b0ead Date: Sun, 30 Sep 2018 04:58:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:58:09,576 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/86041cd5-ce30-497e-adc7-40e5d1f72d0f used request id req-d491049f-bd8e-482f-bcd7-ef42c95b0ead 2018-09-30 04:58:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:09,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4c174b7b-c720-49f2-af1c-1e94fbf0913a Date: Sun, 30 Sep 2018 04:58:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "created_at": "2018-09-30T04:57:28Z", "updated_at": "2018-09-30T04:57:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "revision_number": 0, "id": "00278481-00af-4ea4-8df5-a733edc13f5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1abfa16403c341f4aee174e4cc7e61b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "revision_number": 0, "id": "4180376c-19f9-4eab-98f3-9e2b6ebd59e2", "remote_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "remote_ip_prefix": null, "created_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1abfa16403c341f4aee174e4cc7e61b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "revision_number": 0, "id": "6d6c56a0-7e41-4750-8fc4-d145c477c6d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1abfa16403c341f4aee174e4cc7e61b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "revision_number": 0, "id": "f7b0b1ec-8011-4f73-914d-64c8a5673246", "remote_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "remote_ip_prefix": null, "created_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1abfa16403c341f4aee174e4cc7e61b3"}], "revision_number": 4, "project_id": "1abfa16403c341f4aee174e4cc7e61b3", "id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "name": "default"}]} 2018-09-30 04:58:09,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4c174b7b-c720-49f2-af1c-1e94fbf0913a 2018-09-30 04:58:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:09,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5065fcb-c4a3-450f-8750-0fbe801a3eec Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:58:09,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-a5065fcb-c4a3-450f-8750-0fbe801a3eec 2018-09-30 04:58:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:10,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b656bb3a-e39e-4881-86e0-5c4bdb71c3c2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:58:10,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b656bb3a-e39e-4881-86e0-5c4bdb71c3c2 2018-09-30 04:58:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:10,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2519d1e0-c231-4c6e-b036-95b3afe0b6bd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:58:10,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-2519d1e0-c231-4c6e-b036-95b3afe0b6bd 2018-09-30 04:58:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:10,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a223eace-2947-4f64-9868-e62dac8326ba Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3"}, "enabled": true, "id": "1abfa16403c341f4aee174e4cc7e61b3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj"}} 2018-09-30 04:58:10,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-a223eace-2947-4f64-9868-e62dac8326ba 2018-09-30 04:58:10,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4c242aa-3eb9-4722-b2c6-9040b7681af4 2018-09-30 04:58:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b4c242aa-3eb9-4722-b2c6-9040b7681af4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:10,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f980a622-9565-4b50-98fb-118e74590fe4 Date: Sun, 30 Sep 2018 04:58:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "port_range_min": null, "revision_number": 0, "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "created_at": "2018-09-30T04:57:28Z", "project_id": "1abfa16403c341f4aee174e4cc7e61b3", "id": "00278481-00af-4ea4-8df5-a733edc13f5c"}, {"remote_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "port_range_min": null, "revision_number": 0, "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "created_at": "2018-09-30T04:57:28Z", "project_id": "1abfa16403c341f4aee174e4cc7e61b3", "id": "4180376c-19f9-4eab-98f3-9e2b6ebd59e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "port_range_min": null, "revision_number": 0, "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "created_at": "2018-09-30T04:57:28Z", "project_id": "1abfa16403c341f4aee174e4cc7e61b3", "id": "6d6c56a0-7e41-4750-8fc4-d145c477c6d9"}, {"remote_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:57:28Z", "security_group_id": "b4c242aa-3eb9-4722-b2c6-9040b7681af4", "port_range_min": null, "revision_number": 0, "tenant_id": "1abfa16403c341f4aee174e4cc7e61b3", "created_at": "2018-09-30T04:57:28Z", "project_id": "1abfa16403c341f4aee174e4cc7e61b3", "id": "f7b0b1ec-8011-4f73-914d-64c8a5673246"}]} 2018-09-30 04:58:10,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b4c242aa-3eb9-4722-b2c6-9040b7681af4 used request id req-f980a622-9565-4b50-98fb-118e74590fe4 2018-09-30 04:58:10,389 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:58:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b4c242aa-3eb9-4722-b2c6-9040b7681af4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:10,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ecc4dce-34cf-48ef-a12d-00e954613eb2 Content-Length: 0 Date: Sun, 30 Sep 2018 04:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:10,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b4c242aa-3eb9-4722-b2c6-9040b7681af4 used request id req-1ecc4dce-34cf-48ef-a12d-00e954613eb2 2018-09-30 04:58:10,732 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj 2018-09-30 04:58:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:10,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86e7705a-6326-4733-ae54-88495fdc0893 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:10,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1abfa16403c341f4aee174e4cc7e61b3 used request id req-86e7705a-6326-4733-ae54-88495fdc0893 2018-09-30 04:58:10,974 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-98e8d1ae-c51f-438-proj-role 2018-09-30 04:58:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a0ca6f39dae140caa4143af07f108c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:11,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ce0e81-e940-4a30-b61c-a859f50cdb46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:11,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a0ca6f39dae140caa4143af07f108c29 used request id req-00ce0e81-e940-4a30-b61c-a859f50cdb46 2018-09-30 04:58:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c77ec51e33748f247c37fa29d18cfe51b5d3199" 2018-09-30 04:58:11,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcccf97-7560-48cc-b9f8-823d990757b4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:58:11,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-edcccf97-7560-48cc-b9f8-823d990757b4 2018-09-30 04:58:11,187 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-98e8d1ae-c51f-438-user 2018-09-30 04:58:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/115ba1677dc54593a3b7ab06c94d6232 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901b855cdfd579e51d682f1eb22e667978c7544" 2018-09-30 04:58:11,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da6c51a9-c69f-4fec-bcd8-ec4b16af28f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:11,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/115ba1677dc54593a3b7ab06c94d6232 used request id req-da6c51a9-c69f-4fec-bcd8-ec4b16af28f9 2018-09-30 04:58:11,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:11,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["r7hWDZpSSQmxwSwyHNHraA"], "issued_at": "2018-09-30T04:58:11.000000Z"}} 2018-09-30 04:58:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeddaeedd1d677ca979e4f3ed91688ff2656b18b" 2018-09-30 04:58:11,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cd921b-828c-4d8f-b265-5ad9d009dbd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:11,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-21cd921b-828c-4d8f-b265-5ad9d009dbd3 2018-09-30 04:58:11,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:11,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:12,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XBclmDSyTWazqJRLFq1ehQ"], "issued_at": "2018-09-30T04:58:12.000000Z"}} 2018-09-30 04:58:12,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:12,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fe81fa-26e1-4ad9-acf1-e56ccff8d5bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:12,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-84fe81fa-26e1-4ad9-acf1-e56ccff8d5bf 2018-09-30 04:58:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:12,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:12,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6636644-e943-4af5-9c98-aef476e40797 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:58:12,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj used request id req-d6636644-e943-4af5-9c98-aef476e40797 2018-09-30 04:58:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:12,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e71054b-0b85-4f41-b532-e286c68eb7a3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:58:12,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4e71054b-0b85-4f41-b532-e286c68eb7a3 2018-09-30 04:58:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}}' 2018-09-30 04:58:12,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c024c8-bfe6-4429-b993-154195198f51 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:12,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-38c024c8-bfe6-4429-b993-154195198f51 2018-09-30 04:58:12,690 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj 2018-09-30 04:58:12,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:12,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:13,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["KG8L8NiaSR2aUUTboztCug"], "issued_at": "2018-09-30T04:58:13.000000Z"}} 2018-09-30 04:58:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d122227e7e229ef256afe1964b8bd059be89eacb" 2018-09-30 04:58:13,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e27405-916f-4572-aab0-8b4d334de7d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:13,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-39e27405-916f-4572-aab0-8b4d334de7d5 2018-09-30 04:58:13,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:13,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d122227e7e229ef256afe1964b8bd059be89eacb" 2018-09-30 04:58:13,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d24db8-fc0c-43e4-b7f2-8f7c72bce5ca Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:58:13,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e7d24db8-fc0c-43e4-b7f2-8f7c72bce5ca 2018-09-30 04:58:13,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d122227e7e229ef256afe1964b8bd059be89eacb" 2018-09-30 04:58:13,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877644ff-98a7-44f2-958f-1cfe67826a61 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}]} 2018-09-30 04:58:13,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj used request id req-877644ff-98a7-44f2-958f-1cfe67826a61 2018-09-30 04:58:13,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d122227e7e229ef256afe1964b8bd059be89eacb" 2018-09-30 04:58:13,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ea6de9-6a28-434b-864d-f936464faede Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:58:13,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c6ea6de9-6a28-434b-864d-f936464faede 2018-09-30 04:58:13,959 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-user 2018-09-30 04:58:13,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:13,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:14,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66fa44e-ad0c-47e7-81e0-724ae2280ded Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:58:14,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d66fa44e-ad0c-47e7-81e0-724ae2280ded 2018-09-30 04:58:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" -d '{"role": {"name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role"}}' 2018-09-30 04:58:14,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-630bc295-9ca0-4faa-a294-cccdb59803ae Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f99e891934d1473bb9c98204382092f0", "links": {"self": "http://172.30.9.29:5000/v3/roles/f99e891934d1473bb9c98204382092f0"}, "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role"}} 2018-09-30 04:58:14,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-630bc295-9ca0-4faa-a294-cccdb59803ae 2018-09-30 04:58:14,169 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role 2018-09-30 04:58:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f99e891934d1473bb9c98204382092f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:14,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f43b398-3d7c-4eea-a46e-a8aec6dce600 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f99e891934d1473bb9c98204382092f0"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role", "id": "f99e891934d1473bb9c98204382092f0"}} 2018-09-30 04:58:14,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f99e891934d1473bb9c98204382092f0 used request id req-4f43b398-3d7c-4eea-a46e-a8aec6dce600 2018-09-30 04:58:14,190 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role to project CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj 2018-09-30 04:58:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1/users/1f4bf5dc384b4701a1bc07f2608c9984/roles/f99e891934d1473bb9c98204382092f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:14,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f609de6b-26e8-4cb0-8869-9e4df373efd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:14,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1/users/1f4bf5dc384b4701a1bc07f2608c9984/roles/f99e891934d1473bb9c98204382092f0 used request id req-f609de6b-26e8-4cb0-8869-9e4df373efd6 2018-09-30 04:58:14,316 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:58:14,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:14,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:14,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f99e891934d1473bb9c98204382092f0", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role"}], "expires_at": "2018-09-30T05:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "268ba051bde64630b23f990df63e62c1", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-user", "id": "1f4bf5dc384b4701a1bc07f2608c9984"}, "audit_ids": ["6JY3wz4SS1W4Kj08j8Wpjw"], "issued_at": "2018-09-30T04:58:14.000000Z"}} 2018-09-30 04:58:14,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:14,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e55fee-19b9-4340-900c-40c93937baef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:14,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-42e55fee-19b9-4340-900c-40c93937baef 2018-09-30 04:58:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:14,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-856a6c29-9e1e-4a5a-987f-0143a0425b6e Date: Sun, 30 Sep 2018 04:58:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image"} 2018-09-30 04:58:14,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image used request id req-856a6c29-9e1e-4a5a-987f-0143a0425b6e 2018-09-30 04:58:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:15,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3d81016-5910-4978-be83-861399551119 Date: Sun, 30 Sep 2018 04:58:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:58:15,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a3d81016-5910-4978-be83-861399551119 2018-09-30 04:58:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image"}' 2018-09-30 04:58:15,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d X-Openstack-Request-Id: req-c59b99e7-3b4a-4f1c-829e-323e3f88bb30 Date: Sun, 30 Sep 2018 04:58:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "min_disk": 0, "protected": false, "id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "file": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/file", "checksum": null, "owner": "268ba051bde64630b23f990df63e62c1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:58:15,395 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c59b99e7-3b4a-4f1c-829e-323e3f88bb30 2018-09-30 04:58:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" -d '' 2018-09-30 04:58:17,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85990661-c467-4aca-acc6-d1327e5d4824 Date: Sun, 30 Sep 2018 04:58:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:58:17,528 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/file used request id req-85990661-c467-4aca-acc6-d1327e5d4824 2018-09-30 04:58:17,528 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:58:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:17,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-62991e3a-2533-4875-8d17-b51c12cd2af3 Date: Sun, 30 Sep 2018 04:58:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/snap", "metadata": {}}], "self": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "min_disk": 0, "protected": false, "id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "file": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "268ba051bde64630b23f990df63e62c1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:58:17,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d used request id req-62991e3a-2533-4875-8d17-b51c12cd2af3 2018-09-30 04:58:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:17,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5df443a7-1439-4fd1-bf94-433971841c05 Date: Sun, 30 Sep 2018 04:58:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:58:17,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5df443a7-1439-4fd1-bf94-433971841c05 2018-09-30 04:58:17,870 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image 2018-09-30 04:58:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:18,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-742a61ac-fb6c-4b12-bca4-20c986b3c2d7 Date: Sun, 30 Sep 2018 04:58:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/snap", "metadata": {}}], "self": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "min_disk": 0, "protected": false, "id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "file": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "268ba051bde64630b23f990df63e62c1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:58:18,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d used request id req-742a61ac-fb6c-4b12-bca4-20c986b3c2d7 2018-09-30 04:58:18,035 - create_image - DEBUG - Instance status is - active 2018-09-30 04:58:18,035 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image 2018-09-30 04:58:18,035 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image 2018-09-30 04:58:18,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:18,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:18,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f99e891934d1473bb9c98204382092f0", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role"}], "expires_at": "2018-09-30T05:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "268ba051bde64630b23f990df63e62c1", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-user", "id": "1f4bf5dc384b4701a1bc07f2608c9984"}, "audit_ids": ["6-_3pOJWSDm64-REpoFjog"], "issued_at": "2018-09-30T04:58:18.000000Z"}} 2018-09-30 04:58:18,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:18,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add914bc-3d44-480e-aab7-4456a245f544 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:18,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-add914bc-3d44-480e-aab7-4456a245f544 2018-09-30 04:58:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:18,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5cb8a8b3-f2c1-411d-8dca-14ea7e5a998b Date: Sun, 30 Sep 2018 04:58:18 GMT RESP BODY: {"networks":[]} 2018-09-30 04:58:18,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-5cb8a8b3-f2c1-411d-8dca-14ea7e5a998b 2018-09-30 04:58:18,671 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net 2018-09-30 04:58:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" -d '{"network": {"name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net", "admin_state_up": true}}' 2018-09-30 04:58:19,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-b2b9849f-bc84-46e1-8b8c-74b200aee17b Date: Sun, 30 Sep 2018 04:58:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:58:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","mtu":1450}} 2018-09-30 04:58:19,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b2b9849f-bc84-46e1-8b8c-74b200aee17b 2018-09-30 04:58:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:19,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-5c146e19-8302-497c-b1ac-6d58ab87e3fa Date: Sun, 30 Sep 2018 04:58:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:58:19Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:19,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-5c146e19-8302-497c-b1ac-6d58ab87e3fa 2018-09-30 04:58:19,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:19,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb56686f-d8f3-4b28-a679-5b67be222d7a Date: Sun, 30 Sep 2018 04:58:19 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:58:19,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-cb56686f-d8f3-4b28-a679-5b67be222d7a 2018-09-30 04:58:19,702 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet 2018-09-30 04:58:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" -d '{"subnets": [{"ip_version": 4, "network_id": "e64a2024-d8a0-447f-a5d1-74e0b1a40337", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]}' 2018-09-30 04:58:20,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a7e6267-1140-43ab-bf93-f8a9d85eca66 Date: Sun, 30 Sep 2018 04:58:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:20,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-9a7e6267-1140-43ab-bf93-f8a9d85eca66 2018-09-30 04:58:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:20,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-04c7c207-ab38-4fbc-92a1-823910940138 Date: Sun, 30 Sep 2018 04:58:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:20,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-04c7c207-ab38-4fbc-92a1-823910940138 2018-09-30 04:58:20,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:20,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ecfb3f7-3692-455e-9254-1d1f42fd8279 Date: Sun, 30 Sep 2018 04:58:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:20,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-5ecfb3f7-3692-455e-9254-1d1f42fd8279 2018-09-30 04:58:20,833 - OpenStackNetwork - DEBUG - Network [e64a2024-d8a0-447f-a5d1-74e0b1a40337] created successfully 2018-09-30 04:58:20,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:20,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:21,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["dKOCC79GScuvCUN-Hgco-g"], "issued_at": "2018-09-30T04:58:21.000000Z"}} 2018-09-30 04:58:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6408a729f4834ea16e9543d3804e3b552dc1cda6" 2018-09-30 04:58:21,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22cf0d6-db50-4fb1-8145-b3360b5c9bf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:21,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d22cf0d6-db50-4fb1-8145-b3360b5c9bf1 2018-09-30 04:58:21,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:58:21,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6408a729f4834ea16e9543d3804e3b552dc1cda6" 2018-09-30 04:58:21,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85adbe24-2006-435b-9091-322912d0ac84 x-compute-request-id: req-85adbe24-2006-435b-9091-322912d0ac84 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:58:21,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-85adbe24-2006-435b-9091-322912d0ac84 2018-09-30 04:58:21,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6408a729f4834ea16e9543d3804e3b552dc1cda6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:58:21,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d09957-4103-4739-8d72-27080e045e9e x-compute-request-id: req-73d09957-4103-4739-8d72-27080e045e9e Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:58:21,563 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-73d09957-4103-4739-8d72-27080e045e9e 2018-09-30 04:58:21,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:21,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:21,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f99e891934d1473bb9c98204382092f0", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role"}], "expires_at": "2018-09-30T05:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "268ba051bde64630b23f990df63e62c1", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-user", "id": "1f4bf5dc384b4701a1bc07f2608c9984"}, "audit_ids": ["17ffVS5sT2C9cAQXnrVU5Q"], "issued_at": "2018-09-30T04:58:21.000000Z"}} 2018-09-30 04:58:21,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:22,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af60533d-deae-4d9b-9e76-25b37b4fb16a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:22,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af60533d-deae-4d9b-9e76-25b37b4fb16a 2018-09-30 04:58:22,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:58:22,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:22,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01c0d26-0033-4067-a58d-0ca70ba02f38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:22,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f01c0d26-0033-4067-a58d-0ca70ba02f38 2018-09-30 04:58:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:22,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3e039ee5-ad3f-4869-acff-207c6bc8d529 Date: Sun, 30 Sep 2018 04:58:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:22,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-3e039ee5-ad3f-4869-acff-207c6bc8d529 2018-09-30 04:58:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:22,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:22,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d7aae6-595e-4884-ae95-30a6b28062ea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:22,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-f1d7aae6-595e-4884-ae95-30a6b28062ea 2018-09-30 04:58:22,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:22,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2f3c6c1-cd98-401f-865c-2c7e09875c6c Date: Sun, 30 Sep 2018 04:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:22,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-b2f3c6c1-cd98-401f-865c-2c7e09875c6c 2018-09-30 04:58:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:22,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d170de7-fab6-476b-95ea-2e1f08f3cdf3 Date: Sun, 30 Sep 2018 04:58:22 GMT RESP BODY: {"ports":[]} 2018-09-30 04:58:22,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1&admin_state_up=True used request id req-8d170de7-fab6-476b-95ea-2e1f08f3cdf3 2018-09-30 04:58:22,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:23,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9c44108-0ea8-441d-988e-b7a26018a435 x-compute-request-id: req-b9c44108-0ea8-441d-988e-b7a26018a435 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:58:23,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst used request id req-b9c44108-0ea8-441d-988e-b7a26018a435 2018-09-30 04:58:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:23,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1fda4953-5277-4c50-ba83-c9af769e6057 Date: Sun, 30 Sep 2018 04:58:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:23,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-1fda4953-5277-4c50-ba83-c9af769e6057 2018-09-30 04:58:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:23,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e5300a-00e0-4f20-a987-485b1ce3c068 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:23,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-78e5300a-00e0-4f20-a987-485b1ce3c068 2018-09-30 04:58:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:23,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b4ca509-1ba4-421d-9c21-ab75b4ee6665 Date: Sun, 30 Sep 2018 04:58:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:23,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-7b4ca509-1ba4-421d-9c21-ab75b4ee6665 2018-09-30 04:58:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:23,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2f75898-ad65-4dcb-80dc-549308a6ab01 Date: Sun, 30 Sep 2018 04:58:23 GMT RESP BODY: {"ports":[]} 2018-09-30 04:58:23,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1&admin_state_up=True used request id req-a2f75898-ad65-4dcb-80dc-549308a6ab01 2018-09-30 04:58:23,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:23,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:24,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f99e891934d1473bb9c98204382092f0", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role"}], "expires_at": "2018-09-30T05:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "268ba051bde64630b23f990df63e62c1", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/268ba051bde64630b23f990df63e62c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-user", "id": "1f4bf5dc384b4701a1bc07f2608c9984"}, "audit_ids": ["7S9Vag-pTuORpzi8lkXqig"], "issued_at": "2018-09-30T04:58:24.000000Z"}} 2018-09-30 04:58:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ad87ccfdb8a7edf4b3bcd6286a9e814657e232" 2018-09-30 04:58:24,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608639dd-5d2c-48f2-a852-421bbb5b41c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:24,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-608639dd-5d2c-48f2-a852-421bbb5b41c1 2018-09-30 04:58:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:24,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d388a91c-ec9c-4814-9d7e-7226a211244b Date: Sun, 30 Sep 2018 04:58:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:24,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-d388a91c-ec9c-4814-9d7e-7226a211244b 2018-09-30 04:58:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c48f78f-1cb6-4b88-b7bc-481c18916516 Date: Sun, 30 Sep 2018 04:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:24,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-7c48f78f-1cb6-4b88-b7bc-481c18916516 2018-09-30 04:58:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:24,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d8b0b210-937e-420e-986f-aeb62e3e8a0f Date: Sun, 30 Sep 2018 04:58:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:24,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-d8b0b210-937e-420e-986f-aeb62e3e8a0f 2018-09-30 04:58:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:24,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ad87ccfdb8a7edf4b3bcd6286a9e814657e232" 2018-09-30 04:58:24,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9bf957-b0e4-4446-b42d-588c72c3c07d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:24,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-4a9bf957-b0e4-4446-b42d-588c72c3c07d 2018-09-30 04:58:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:24,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6438b9a2-1174-4787-b051-a758a6748310 Date: Sun, 30 Sep 2018 04:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:24,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-6438b9a2-1174-4787-b051-a758a6748310 2018-09-30 04:58:24,979 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net 2018-09-30 04:58:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" -d '{"port": {"network_id": "e64a2024-d8a0-447f-a5d1-74e0b1a40337", "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-30 04:58:26,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-ccd5e437-8a7f-41dc-bdc1-47cb6564c442 Date: Sun, 30 Sep 2018 04:58:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:58:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","ip_address":"10.55.0.6"}],"id":"b587918d-e570-46e2-8af2-0f722ab2dedd","security_groups":["3c824481-ce1c-4735-acb7-a9bbdcb8e6d2"],"mac_address":"fa:16:3e:3b:9f:5a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1","project_id":"268ba051bde64630b23f990df63e62c1","qos_policy_id":null,"admin_state_up":true,"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:25Z","binding:vnic_type":"normal"}} 2018-09-30 04:58:26,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-ccd5e437-8a7f-41dc-bdc1-47cb6564c442 2018-09-30 04:58:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:26,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-624b95c0-906a-4a6b-a449-d3fa26d2dc97 Date: Sun, 30 Sep 2018 04:58:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:26,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-624b95c0-906a-4a6b-a449-d3fa26d2dc97 2018-09-30 04:58:26,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:26,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c84253-ed8b-4bba-91e3-52a859cc4a84 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:26,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-92c84253-ed8b-4bba-91e3-52a859cc4a84 2018-09-30 04:58:26,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:26,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f5ebf0a3-964a-44b5-8fae-0b1e7dccae73 Date: Sun, 30 Sep 2018 04:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:26,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-f5ebf0a3-964a-44b5-8fae-0b1e7dccae73 2018-09-30 04:58:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:26,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-2aee32c9-a2c8-420d-9eda-d11e55d26cdf Date: Sun, 30 Sep 2018 04:58:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:58:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","ip_address":"10.55.0.6"}],"id":"b587918d-e570-46e2-8af2-0f722ab2dedd","security_groups":["3c824481-ce1c-4735-acb7-a9bbdcb8e6d2"],"mac_address":"fa:16:3e:3b:9f:5a","project_id":"268ba051bde64630b23f990df63e62c1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1","admin_state_up":true,"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 04:58:26,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1&admin_state_up=True used request id req-2aee32c9-a2c8-420d-9eda-d11e55d26cdf 2018-09-30 04:58:26,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588d0693-43ef-46e8-ab5e-894958a34bba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:26,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-588d0693-43ef-46e8-ab5e-894958a34bba 2018-09-30 04:58:26,971 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst 2018-09-30 04:58:26,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:27,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42b720d7-2032-47c2-a030-aa0cd72112ff x-compute-request-id: req-42b720d7-2032-47c2-a030-aa0cd72112ff Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-flavor-name"}]} 2018-09-30 04:58:27,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-42b720d7-2032-47c2-a030-aa0cd72112ff 2018-09-30 04:58:27,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:27,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58bb83a2-e87e-42f1-973f-3232a150a3f5 x-compute-request-id: req-58bb83a2-e87e-42f1-973f-3232a150a3f5 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:58:27,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7 used request id req-58bb83a2-e87e-42f1-973f-3232a150a3f5 2018-09-30 04:58:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:27,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ae2c13f3-19e2-4c93-8ffd-34db1e6f9061 Date: Sun, 30 Sep 2018 04:58:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/snap", "metadata": {}}], "self": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "min_disk": 0, "protected": false, "id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "file": "/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "268ba051bde64630b23f990df63e62c1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image"} 2018-09-30 04:58:27,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image used request id req-ae2c13f3-19e2-4c93-8ffd-34db1e6f9061 2018-09-30 04:58:27,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:27,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f04218a8-1dd5-49d8-b948-b648352398f3 Date: Sun, 30 Sep 2018 04:58:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:58:27,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f04218a8-1dd5-49d8-b948-b648352398f3 2018-09-30 04:58:27,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" -d '{"server": {"name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "imageRef": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "flavorRef": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "max_count": 1, "min_count": 1, "networks": [{"port": "b587918d-e570-46e2-8af2-0f722ab2dedd"}]}}' 2018-09-30 04:58:28,530 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cf91a8a-afef-4335-866d-9461b8a2f7dc x-compute-request-id: req-8cf91a8a-afef-4335-866d-9461b8a2f7dc Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "adminPass": "CB2iveB8cmuW"}} 2018-09-30 04:58:28,530 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-8cf91a8a-afef-4335-866d-9461b8a2f7dc 2018-09-30 04:58:28,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:28,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aee8f73-b0e7-4a0a-ad11-053a0dd6aef4 x-compute-request-id: req-8aee8f73-b0e7-4a0a-ad11-053a0dd6aef4 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "image": {"id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "links": [{"href": "http://172.30.9.29:8774/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}]}, "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "user_id": "1f4bf5dc384b4701a1bc07f2608c9984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:58:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "created": "2018-09-30T04:58:28Z", "tenant_id": "268ba051bde64630b23f990df63e62c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:58:28,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-8aee8f73-b0e7-4a0a-ad11-053a0dd6aef4 2018-09-30 04:58:28,886 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst 2018-09-30 04:58:28,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:29,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-314f9050-e39a-4f14-ab74-7a841de2527e x-compute-request-id: req-314f9050-e39a-4f14-ab74-7a841de2527e Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "image": {"id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "links": [{"href": "http://172.30.9.29:8774/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}]}, "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "user_id": "1f4bf5dc384b4701a1bc07f2608c9984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:58:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "created": "2018-09-30T04:58:28Z", "tenant_id": "268ba051bde64630b23f990df63e62c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:58:29,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-314f9050-e39a-4f14-ab74-7a841de2527e 2018-09-30 04:58:29,107 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst] is - BUILD 2018-09-30 04:58:29,107 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:58:32,110 - create_instance - DEBUG - VM status query timeout in 896.775802135 2018-09-30 04:58:32,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:32,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-119665d8-881e-4f0e-85d7-38ff755c6ed5 x-compute-request-id: req-119665d8-881e-4f0e-85d7-38ff755c6ed5 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "image": {"id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "links": [{"href": "http://172.30.9.29:8774/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}]}, "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "security_groups": [{"name": "default"}], "user_id": "1f4bf5dc384b4701a1bc07f2608c9984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T04:58:29Z", "hostId": "f8981413ee2d1e8cbd55689b98aac3daff98b9d487c702d865a8187c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "created": "2018-09-30T04:58:28Z", "tenant_id": "268ba051bde64630b23f990df63e62c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:58:32,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-119665d8-881e-4f0e-85d7-38ff755c6ed5 2018-09-30 04:58:32,566 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst] is - BUILD 2018-09-30 04:58:32,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:58:35,570 - create_instance - DEBUG - VM status query timeout in 893.315927029 2018-09-30 04:58:35,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:36,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3c898e0-bd27-4c96-a08e-f30b69e9758c x-compute-request-id: req-d3c898e0-bd27-4c96-a08e-f30b69e9758c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9f:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "image": {"id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "links": [{"href": "http://172.30.9.29:8774/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:58:34.000000", "flavor": {"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}]}, "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "security_groups": [{"name": "default"}], "user_id": "1f4bf5dc384b4701a1bc07f2608c9984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:58:34Z", "hostId": "f8981413ee2d1e8cbd55689b98aac3daff98b9d487c702d865a8187c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "created": "2018-09-30T04:58:28Z", "tenant_id": "268ba051bde64630b23f990df63e62c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:58:36,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-d3c898e0-bd27-4c96-a08e-f30b69e9758c 2018-09-30 04:58:36,186 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst] is - ACTIVE 2018-09-30 04:58:36,186 - create_instance - INFO - VM is - ACTIVE 2018-09-30 04:58:36,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:36,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1de62237-9317-4804-89ce-c29fda15f446 x-compute-request-id: req-1de62237-9317-4804-89ce-c29fda15f446 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:9f:5a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "image": {"id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "links": [{"href": "http://172.30.9.29:8774/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:58:34.000000", "flavor": {"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}]}, "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "security_groups": [{"name": "default"}], "user_id": "1f4bf5dc384b4701a1bc07f2608c9984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:58:34Z", "hostId": "f8981413ee2d1e8cbd55689b98aac3daff98b9d487c702d865a8187c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "created": "2018-09-30T04:58:28Z", "tenant_id": "268ba051bde64630b23f990df63e62c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:58:36,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-1de62237-9317-4804-89ce-c29fda15f446 2018-09-30 04:58:36,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:37,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-42dad4ed-3abf-449d-a054-570ed300db82 Date: Sun, 30 Sep 2018 04:58:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["58e227ab-cfa7-4a6e-8bb1-e611b101e48a"],"updated_at":"2018-09-30T04:58:20Z","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"268ba051bde64630b23f990df63e62c1","id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net"}]} 2018-09-30 04:58:37,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net used request id req-42dad4ed-3abf-449d-a054-570ed300db82 2018-09-30 04:58:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:37,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c408ada5-63c0-4d49-9e07-7b3005b0342f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:37,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-c408ada5-63c0-4d49-9e07-7b3005b0342f 2018-09-30 04:58:37,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:37,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1aa4927d-6bb5-4371-805b-5f6d64a2eb2b Date: Sun, 30 Sep 2018 04:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"268ba051bde64630b23f990df63e62c1","id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet"}]} 2018-09-30 04:58:37,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-1aa4927d-6bb5-4371-805b-5f6d64a2eb2b 2018-09-30 04:58:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:37,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-928c1469-34c1-4a1b-b5fa-b83d56f120a7 Date: Sun, 30 Sep 2018 04:58:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:58:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","ip_address":"10.55.0.4"}],"id":"07a861b6-5834-47e2-a7e8-fe6f43a421c4","security_groups":[],"mac_address":"fa:16:3e:73:30:43","project_id":"268ba051bde64630b23f990df63e62c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e64a2024-d8a0-447f-a5d1-74e0b1a40337"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:58:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","ip_address":"10.55.0.2"}],"id":"50fe94e0-4e7a-41ec-b77f-0c45c6321cde","security_groups":[],"mac_address":"fa:16:3e:de:17:b7","project_id":"268ba051bde64630b23f990df63e62c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e64a2024-d8a0-447f-a5d1-74e0b1a40337"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:58:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","ip_address":"10.55.0.3"}],"id":"a3a28a02-fbc8-48f2-b5fc-3aac1decf84d","security_groups":[],"mac_address":"fa:16:3e:e4:5e:1c","project_id":"268ba051bde64630b23f990df63e62c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e64a2024-d8a0-447f-a5d1-74e0b1a40337"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-30T04:58:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58e227ab-cfa7-4a6e-8bb1-e611b101e48a","ip_address":"10.55.0.6"}],"id":"b587918d-e570-46e2-8af2-0f722ab2dedd","security_groups":["3c824481-ce1c-4735-acb7-a9bbdcb8e6d2"],"mac_address":"fa:16:3e:3b:9f:5a","project_id":"268ba051bde64630b23f990df63e62c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1","admin_state_up":true,"network_id":"e64a2024-d8a0-447f-a5d1-74e0b1a40337","tenant_id":"268ba051bde64630b23f990df63e62c1","created_at":"2018-09-30T04:58:25Z","binding:vnic_type":"normal","device_id":"51b34763-6516-46fa-a337-8a2ad06e185b"}]} 2018-09-30 04:58:37,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-928c1469-34c1-4a1b-b5fa-b83d56f120a7 2018-09-30 04:58:37,656 - create_instance - INFO - Deleting Port with ID - b587918d-e570-46e2-8af2-0f722ab2dedd 2018-09-30 04:58:37,656 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6port-1 2018-09-30 04:58:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b587918d-e570-46e2-8af2-0f722ab2dedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:38,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c86ebc1f-d9b6-48bf-8742-77ca6974732b Date: Sun, 30 Sep 2018 04:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:38,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b587918d-e570-46e2-8af2-0f722ab2dedd used request id req-c86ebc1f-d9b6-48bf-8742-77ca6974732b 2018-09-30 04:58:38,466 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst 2018-09-30 04:58:38,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:38,721 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b7b2ebb-5049-441a-86cd-fd038c2daf5d x-compute-request-id: req-4b7b2ebb-5049-441a-86cd-fd038c2daf5d Content-Type: application/json 2018-09-30 04:58:38,721 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-4b7b2ebb-5049-441a-86cd-fd038c2daf5d 2018-09-30 04:58:38,722 - create_instance - INFO - Checking deletion status 2018-09-30 04:58:38,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:38,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f16d9883-25a5-4346-ac20-62ed847cbd7b x-compute-request-id: req-f16d9883-25a5-4346-ac20-62ed847cbd7b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/51b34763-6516-46fa-a337-8a2ad06e185b", "rel": "bookmark"}], "image": {"id": "b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "links": [{"href": "http://172.30.9.29:8774/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T04:58:34.000000", "flavor": {"id": "a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "links": [{"href": "http://172.30.9.29:8774/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7", "rel": "bookmark"}]}, "id": "51b34763-6516-46fa-a337-8a2ad06e185b", "user_id": "1f4bf5dc384b4701a1bc07f2608c9984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T04:58:38Z", "hostId": "f8981413ee2d1e8cbd55689b98aac3daff98b9d487c702d865a8187c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst", "created": "2018-09-30T04:58:28Z", "tenant_id": "268ba051bde64630b23f990df63e62c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 04:58:38,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-f16d9883-25a5-4346-ac20-62ed847cbd7b 2018-09-30 04:58:38,818 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst] is - ACTIVE 2018-09-30 04:58:38,818 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 04:58:41,821 - create_instance - DEBUG - VM status query timeout in 296.900810003 2018-09-30 04:58:41,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c558f1a42a85401c50a644d8e2744c343305a7" 2018-09-30 04:58:41,876 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 04:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b77705d-6aa6-4417-8b2f-f0bd0a7f150d x-compute-request-id: req-4b77705d-6aa6-4417-8b2f-f0bd0a7f150d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 51b34763-6516-46fa-a337-8a2ad06e185b could not be found.", "code": 404}} 2018-09-30 04:58:41,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/51b34763-6516-46fa-a337-8a2ad06e185b used request id req-4b77705d-6aa6-4417-8b2f-f0bd0a7f150d 2018-09-30 04:58:41,876 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 51b34763-6516-46fa-a337-8a2ad06e185b could not be found. (HTTP 404) (Request-ID: req-4b77705d-6aa6-4417-8b2f-f0bd0a7f150d) 2018-09-30 04:58:41,876 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-inst 2018-09-30 04:58:41,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6408a729f4834ea16e9543d3804e3b552dc1cda6" 2018-09-30 04:58:41,925 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce96f91d-7bc5-423f-8e43-fc91d19871b6 x-compute-request-id: req-ce96f91d-7bc5-423f-8e43-fc91d19871b6 Content-Length: 0 Content-Type: application/json 2018-09-30 04:58:41,925 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a318d2fb-84ec-4db6-bcc5-035bfa0d7fe7 used request id req-ce96f91d-7bc5-423f-8e43-fc91d19871b6 2018-09-30 04:58:41,926 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet 2018-09-30 04:58:41,926 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-subnet 2018-09-30 04:58:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/58e227ab-cfa7-4a6e-8bb1-e611b101e48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:44,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18bc1b3f-a4d3-45a7-9370-a7d25441ff5a Date: Sun, 30 Sep 2018 04:58:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:44,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/58e227ab-cfa7-4a6e-8bb1-e611b101e48a used request id req-18bc1b3f-a4d3-45a7-9370-a7d25441ff5a 2018-09-30 04:58:44,294 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-pub-net 2018-09-30 04:58:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e64a2024-d8a0-447f-a5d1-74e0b1a40337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221cd78142a9dac180eb53631ea7474647da1d8e" 2018-09-30 04:58:45,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-675a9af5-4414-4bd9-bc4b-445f65d932d5 Date: Sun, 30 Sep 2018 04:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:45,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e64a2024-d8a0-447f-a5d1-74e0b1a40337 used request id req-675a9af5-4414-4bd9-bc4b-445f65d932d5 2018-09-30 04:58:45,365 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-dc831515-a9dd-459e-b98d-238ca1d0efd6-image 2018-09-30 04:58:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9895bf0ab29e5c457f41c94952a343d8990ed76f" 2018-09-30 04:58:46,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67f15298-3e46-4ab7-b4ab-7b05d9b84bfd Date: Sun, 30 Sep 2018 04:58:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:58:46,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b80d853f-0838-4eea-8ff4-1d5a3c39aa8d used request id req-67f15298-3e46-4ab7-b4ab-7b05d9b84bfd 2018-09-30 04:58:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:46,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8497ed22-5e8f-46dc-adb2-e79de70c5ac9 Date: Sun, 30 Sep 2018 04:58:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "268ba051bde64630b23f990df63e62c1", "created_at": "2018-09-30T04:58:18Z", "updated_at": "2018-09-30T04:58:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "revision_number": 0, "id": "16dd4375-31bd-4a9a-b4df-ef0b98b062ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "tenant_id": "268ba051bde64630b23f990df63e62c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "268ba051bde64630b23f990df63e62c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "revision_number": 0, "id": "6bcfd127-0ad6-42ed-a78a-e6c8f62f076e", "remote_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "tenant_id": "268ba051bde64630b23f990df63e62c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "268ba051bde64630b23f990df63e62c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "revision_number": 0, "id": "a5ad726e-cc83-4fba-a672-a233a7f7aef3", "remote_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "tenant_id": "268ba051bde64630b23f990df63e62c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "268ba051bde64630b23f990df63e62c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "revision_number": 0, "id": "e0619d94-fcb0-4ca6-9c2c-092668519f09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "tenant_id": "268ba051bde64630b23f990df63e62c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "268ba051bde64630b23f990df63e62c1"}], "revision_number": 4, "project_id": "268ba051bde64630b23f990df63e62c1", "id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:58:46,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8497ed22-5e8f-46dc-adb2-e79de70c5ac9 2018-09-30 04:58:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:47,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc22ad1-44d2-4a10-8006-2ba4efab7fce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1"}, "enabled": true, "id": "268ba051bde64630b23f990df63e62c1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj"}} 2018-09-30 04:58:47,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-fbc22ad1-44d2-4a10-8006-2ba4efab7fce 2018-09-30 04:58:47,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c824481-ce1c-4735-acb7-a9bbdcb8e6d2 2018-09-30 04:58:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3c824481-ce1c-4735-acb7-a9bbdcb8e6d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:47,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ddaaada1-58a4-43fc-a5f0-4027b8c5431a Date: Sun, 30 Sep 2018 04:58:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "port_range_min": null, "revision_number": 0, "tenant_id": "268ba051bde64630b23f990df63e62c1", "created_at": "2018-09-30T04:58:18Z", "project_id": "268ba051bde64630b23f990df63e62c1", "id": "16dd4375-31bd-4a9a-b4df-ef0b98b062ff"}, {"remote_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "port_range_min": null, "revision_number": 0, "tenant_id": "268ba051bde64630b23f990df63e62c1", "created_at": "2018-09-30T04:58:18Z", "project_id": "268ba051bde64630b23f990df63e62c1", "id": "6bcfd127-0ad6-42ed-a78a-e6c8f62f076e"}, {"remote_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "port_range_min": null, "revision_number": 0, "tenant_id": "268ba051bde64630b23f990df63e62c1", "created_at": "2018-09-30T04:58:18Z", "project_id": "268ba051bde64630b23f990df63e62c1", "id": "a5ad726e-cc83-4fba-a672-a233a7f7aef3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:18Z", "security_group_id": "3c824481-ce1c-4735-acb7-a9bbdcb8e6d2", "port_range_min": null, "revision_number": 0, "tenant_id": "268ba051bde64630b23f990df63e62c1", "created_at": "2018-09-30T04:58:18Z", "project_id": "268ba051bde64630b23f990df63e62c1", "id": "e0619d94-fcb0-4ca6-9c2c-092668519f09"}]} 2018-09-30 04:58:47,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3c824481-ce1c-4735-acb7-a9bbdcb8e6d2 used request id req-ddaaada1-58a4-43fc-a5f0-4027b8c5431a 2018-09-30 04:58:47,232 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:58:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3c824481-ce1c-4735-acb7-a9bbdcb8e6d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:47,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82ed7829-c4ff-431d-b79c-1ca1a2438f69 Content-Length: 0 Date: Sun, 30 Sep 2018 04:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:58:47,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3c824481-ce1c-4735-acb7-a9bbdcb8e6d2 used request id req-82ed7829-c4ff-431d-b79c-1ca1a2438f69 2018-09-30 04:58:47,555 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj 2018-09-30 04:58:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:47,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aaddcdf-ca14-4361-a45d-21dfb23a1ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:47,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/268ba051bde64630b23f990df63e62c1 used request id req-5aaddcdf-ca14-4361-a45d-21dfb23a1ec1 2018-09-30 04:58:47,788 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-proj-role 2018-09-30 04:58:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f99e891934d1473bb9c98204382092f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:47,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b62733-01b6-4e01-9e74-00b715f600f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:47,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f99e891934d1473bb9c98204382092f0 used request id req-19b62733-01b6-4e01-9e74-00b715f600f6 2018-09-30 04:58:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39908f3a0b7d4bf41a16607fc86f25542f29be2" 2018-09-30 04:58:47,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0d667c-6b5f-46b2-83a0-b7ffbd4eef26 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:58:47,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9c0d667c-6b5f-46b2-83a0-b7ffbd4eef26 2018-09-30 04:58:47,999 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ca7089ef-3e2c-4e3-user 2018-09-30 04:58:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1f4bf5dc384b4701a1bc07f2608c9984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d122227e7e229ef256afe1964b8bd059be89eacb" 2018-09-30 04:58:48,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71eb290-587d-4ffb-86dd-de40cd8af881 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:48,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1f4bf5dc384b4701a1bc07f2608c9984 used request id req-d71eb290-587d-4ffb-86dd-de40cd8af881 2018-09-30 04:58:48,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:48,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["gkKlHcRsSYmgpRgifvRPMw"], "issued_at": "2018-09-30T04:58:48.000000Z"}} 2018-09-30 04:58:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f5dca88bf0b4779c1a61b9a97c7257544e4f79" 2018-09-30 04:58:48,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6148d4a-3067-44fd-b533-156f0307ca3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:48,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f6148d4a-3067-44fd-b533-156f0307ca3a 2018-09-30 04:58:48,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:48,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:49,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LrRTlmV7SpWv8Cztaqg7Ew"], "issued_at": "2018-09-30T04:58:49.000000Z"}} 2018-09-30 04:58:49,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:58:49,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68593394-abb6-42b1-b053-dfa007915e3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:49,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-68593394-abb6-42b1-b053-dfa007915e3b 2018-09-30 04:58:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:49,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:58:49,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58b38a2-30eb-458e-8fb1-e006fac74136 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:58:49,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj used request id req-f58b38a2-30eb-458e-8fb1-e006fac74136 2018-09-30 04:58:49,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:58:49,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8814e5-bdf6-41cd-b1d4-3de1e230a77f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:58:49,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bc8814e5-bdf6-41cd-b1d4-3de1e230a77f 2018-09-30 04:58:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}}' 2018-09-30 04:58:49,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5127c316-dd17-4744-9b9d-a76b27e0d391 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac"}, "enabled": true, "id": "a259ca6b354f49afb64fd2f8764aeeac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}} 2018-09-30 04:58:49,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5127c316-dd17-4744-9b9d-a76b27e0d391 2018-09-30 04:58:49,415 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj 2018-09-30 04:58:49,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:49,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:49,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["X-Wq3_JzSj23ZcY-MAktRA"], "issued_at": "2018-09-30T04:58:49.000000Z"}} 2018-09-30 04:58:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f7b8fcd3cefeff4022cbf748eaff73db2f3369" 2018-09-30 04:58:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531009be-6e9d-49ce-863e-82246cccfcc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:49,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-531009be-6e9d-49ce-863e-82246cccfcc4 2018-09-30 04:58:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:49,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f7b8fcd3cefeff4022cbf748eaff73db2f3369" 2018-09-30 04:58:49,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d3996d-cfea-4335-a332-c98b9b6b957c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:58:49,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-41d3996d-cfea-4335-a332-c98b9b6b957c 2018-09-30 04:58:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f7b8fcd3cefeff4022cbf748eaff73db2f3369" 2018-09-30 04:58:50,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16cba9b6-084e-425b-ba8d-0ff243eede2a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac"}, "enabled": true, "id": "a259ca6b354f49afb64fd2f8764aeeac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}]} 2018-09-30 04:58:50,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj used request id req-16cba9b6-084e-425b-ba8d-0ff243eede2a 2018-09-30 04:58:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f7b8fcd3cefeff4022cbf748eaff73db2f3369" 2018-09-30 04:58:50,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05470e01-0494-4297-90f8-b50aed578e9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:58:50,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-05470e01-0494-4297-90f8-b50aed578e9d 2018-09-30 04:58:50,432 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b73faa1a-67c8-437-user 2018-09-30 04:58:50,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:58:50,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56418db9-fc79-43d5-94b1-c005eb1860d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:58:50,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-56418db9-fc79-43d5-94b1-c005eb1860d2 2018-09-30 04:58:50,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" -d '{"role": {"name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role"}}' 2018-09-30 04:58:50,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390fdf0b-97b5-4dfd-8a2b-018cdfc60bbb Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e13cc83aba244b0ba389bc0b6c05d19", "links": {"self": "http://172.30.9.29:5000/v3/roles/8e13cc83aba244b0ba389bc0b6c05d19"}, "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role"}} 2018-09-30 04:58:50,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-390fdf0b-97b5-4dfd-8a2b-018cdfc60bbb 2018-09-30 04:58:50,649 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role 2018-09-30 04:58:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8e13cc83aba244b0ba389bc0b6c05d19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:58:50,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfcdcbd-5512-47ef-977d-b30d2069c300 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8e13cc83aba244b0ba389bc0b6c05d19"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role", "id": "8e13cc83aba244b0ba389bc0b6c05d19"}} 2018-09-30 04:58:50,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8e13cc83aba244b0ba389bc0b6c05d19 used request id req-abfcdcbd-5512-47ef-977d-b30d2069c300 2018-09-30 04:58:50,733 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role to project CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj 2018-09-30 04:58:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac/users/20f1a7fe12564bcd9d16c192da2d1e50/roles/8e13cc83aba244b0ba389bc0b6c05d19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:58:50,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38007943-7872-4212-9148-e351976c53ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:58:50,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac/users/20f1a7fe12564bcd9d16c192da2d1e50/roles/8e13cc83aba244b0ba389bc0b6c05d19 used request id req-38007943-7872-4212-9148-e351976c53ed 2018-09-30 04:58:50,866 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:58:50,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:50,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:51,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e13cc83aba244b0ba389bc0b6c05d19", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role"}], "expires_at": "2018-09-30T05:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a259ca6b354f49afb64fd2f8764aeeac", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-user", "id": "20f1a7fe12564bcd9d16c192da2d1e50"}, "audit_ids": ["X1afry4lQamUTSNg94LU5A"], "issued_at": "2018-09-30T04:58:51.000000Z"}} 2018-09-30 04:58:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:58:51,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c05be4-5b9e-4bd8-9614-c47e3681609e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:51,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-11c05be4-5b9e-4bd8-9614-c47e3681609e 2018-09-30 04:58:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:58:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3cb122f5-dd7b-4bc0-97a1-3a0210dbf638 Date: Sun, 30 Sep 2018 04:58:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image"} 2018-09-30 04:58:51,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image used request id req-3cb122f5-dd7b-4bc0-97a1-3a0210dbf638 2018-09-30 04:58:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:58:51,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c99d649c-3136-4796-9896-b5f9ff494f8e Date: Sun, 30 Sep 2018 04:58:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:58:51,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c99d649c-3136-4796-9896-b5f9ff494f8e 2018-09-30 04:58:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image"}' 2018-09-30 04:58:51,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a X-Openstack-Request-Id: req-8d7be3e0-f856-462b-9677-a869d8873392 Date: Sun, 30 Sep 2018 04:58:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a", "min_disk": 0, "protected": false, "id": "1f2a495e-5b5c-4a47-8b97-0967522e7c8a", "file": "/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/file", "checksum": null, "owner": "a259ca6b354f49afb64fd2f8764aeeac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:58:51,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8d7be3e0-f856-462b-9677-a869d8873392 2018-09-30 04:58:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" -d '' 2018-09-30 04:58:54,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc58397a-092a-434d-90b1-666e32ff4251 Date: Sun, 30 Sep 2018 04:58:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:58:54,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/file used request id req-cc58397a-092a-434d-90b1-666e32ff4251 2018-09-30 04:58:54,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:58:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:58:54,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dfeff6f1-f14f-4470-bff0-ad8b135a0cae Date: Sun, 30 Sep 2018 04:58:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:54Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/snap", "metadata": {}}], "self": "/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a", "min_disk": 0, "protected": false, "id": "1f2a495e-5b5c-4a47-8b97-0967522e7c8a", "file": "/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a259ca6b354f49afb64fd2f8764aeeac", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:58:54,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a used request id req-dfeff6f1-f14f-4470-bff0-ad8b135a0cae 2018-09-30 04:58:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:58:54,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-035be849-eb1d-47e8-b42e-d0747e538e26 Date: Sun, 30 Sep 2018 04:58:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:58:54,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-035be849-eb1d-47e8-b42e-d0747e538e26 2018-09-30 04:58:54,690 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image 2018-09-30 04:58:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:58:54,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-84f64cfb-0ab2-4de8-bb84-a95ca3eb1e1b Date: Sun, 30 Sep 2018 04:58:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:58:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:58:54Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/snap", "metadata": {}}], "self": "/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a", "min_disk": 0, "protected": false, "id": "1f2a495e-5b5c-4a47-8b97-0967522e7c8a", "file": "/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a259ca6b354f49afb64fd2f8764aeeac", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:58:54,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a used request id req-84f64cfb-0ab2-4de8-bb84-a95ca3eb1e1b 2018-09-30 04:58:54,920 - create_image - DEBUG - Instance status is - active 2018-09-30 04:58:54,920 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image 2018-09-30 04:58:54,920 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image 2018-09-30 04:58:54,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:54,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:55,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e13cc83aba244b0ba389bc0b6c05d19", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role"}], "expires_at": "2018-09-30T05:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a259ca6b354f49afb64fd2f8764aeeac", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-user", "id": "20f1a7fe12564bcd9d16c192da2d1e50"}, "audit_ids": ["T_pNRfaVQqO62y-6Ty4fJQ"], "issued_at": "2018-09-30T04:58:55.000000Z"}} 2018-09-30 04:58:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:58:55,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34418b8a-79e2-4987-8fa5-9f9e9eeb67fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:55,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-34418b8a-79e2-4987-8fa5-9f9e9eeb67fa 2018-09-30 04:58:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:58:55,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-baeece8a-fae3-4f16-9549-a5652160cb19 Date: Sun, 30 Sep 2018 04:58:55 GMT RESP BODY: {"networks":[]} 2018-09-30 04:58:55,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net used request id req-baeece8a-fae3-4f16-9549-a5652160cb19 2018-09-30 04:58:55,629 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net 2018-09-30 04:58:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" -d '{"network": {"name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net", "admin_state_up": true}}' 2018-09-30 04:58:56,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-439783ee-41ed-43d0-8b87-f9c172014a42 Date: Sun, 30 Sep 2018 04:58:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:58:56Z","is_default":false,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","mtu":1450}} 2018-09-30 04:58:56,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-439783ee-41ed-43d0-8b87-f9c172014a42 2018-09-30 04:58:56,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:58:56,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4e6eb6cd-9ef7-45c9-b05c-8079cec0aebf Date: Sun, 30 Sep 2018 04:58:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:58:56Z","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net"}]} 2018-09-30 04:58:56,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-4e6eb6cd-9ef7-45c9-b05c-8079cec0aebf 2018-09-30 04:58:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:58:56,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5cec01e-4fe5-47fa-bc76-317fd55c2a05 Date: Sun, 30 Sep 2018 04:58:56 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:58:56,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-b5cec01e-4fe5-47fa-bc76-317fd55c2a05 2018-09-30 04:58:56,454 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet 2018-09-30 04:58:56,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" -d '{"subnets": [{"ip_version": 4, "network_id": "bf0bfa99-5fa6-46ef-a777-71daa6166d1a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]}' 2018-09-30 04:58:57,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30ca0d4b-e189-40bb-a4f2-443d711fbafb Date: Sun, 30 Sep 2018 04:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:56Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"acea2825-b30e-4a2c-a506-76bfb63cdd67","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]} 2018-09-30 04:58:57,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-30ca0d4b-e189-40bb-a4f2-443d711fbafb 2018-09-30 04:58:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:58:57,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7a51ad17-137e-40f2-b77c-984357f1b615 Date: Sun, 30 Sep 2018 04:58:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acea2825-b30e-4a2c-a506-76bfb63cdd67"],"updated_at":"2018-09-30T04:58:56Z","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net"}]} 2018-09-30 04:58:57,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-7a51ad17-137e-40f2-b77c-984357f1b615 2018-09-30 04:58:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:58:57,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed6a3792-4e93-45e8-9f93-608b25505735 Date: Sun, 30 Sep 2018 04:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:56Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"acea2825-b30e-4a2c-a506-76bfb63cdd67","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]} 2018-09-30 04:58:57,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-ed6a3792-4e93-45e8-9f93-608b25505735 2018-09-30 04:58:57,810 - OpenStackNetwork - DEBUG - Network [bf0bfa99-5fa6-46ef-a777-71daa6166d1a] created successfully 2018-09-30 04:58:57,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:57,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:58,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-dyt0P57QqeufDYaL0begw"], "issued_at": "2018-09-30T04:58:58.000000Z"}} 2018-09-30 04:58:58,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd34330830d39e4d47fccb47be021acec3bb3e73" 2018-09-30 04:58:58,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ffcfe3-7312-4888-a874-36d95ba95d28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:58,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30ffcfe3-7312-4888-a874-36d95ba95d28 2018-09-30 04:58:58,277 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:58:58,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd34330830d39e4d47fccb47be021acec3bb3e73" 2018-09-30 04:58:58,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fc57f0e-05d1-4871-8bfe-40640a7b6583 x-compute-request-id: req-2fc57f0e-05d1-4871-8bfe-40640a7b6583 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:58:58,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2fc57f0e-05d1-4871-8bfe-40640a7b6583 2018-09-30 04:58:58,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd34330830d39e4d47fccb47be021acec3bb3e73" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:58:58,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78cb0f49-8099-491a-b513-94c050755f10 x-compute-request-id: req-78cb0f49-8099-491a-b513-94c050755f10 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7c107af9-72e9-4283-83bc-7043cdbabede", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7c107af9-72e9-4283-83bc-7043cdbabede", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c107af9-72e9-4283-83bc-7043cdbabede", "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:58:58,503 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-78cb0f49-8099-491a-b513-94c050755f10 2018-09-30 04:58:58,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:58:58,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:58:58,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e13cc83aba244b0ba389bc0b6c05d19", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role"}], "expires_at": "2018-09-30T05:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a259ca6b354f49afb64fd2f8764aeeac", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-user", "id": "20f1a7fe12564bcd9d16c192da2d1e50"}, "audit_ids": ["SM1P1fdcTIGePQks1GAAFw"], "issued_at": "2018-09-30T04:58:58.000000Z"}} 2018-09-30 04:58:58,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:58:58,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad3b3d9-bfbd-4ceb-9e94-04f09f736df7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:58,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cad3b3d9-bfbd-4ceb-9e94-04f09f736df7 2018-09-30 04:58:58,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:58:58,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:58:59,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f9f645-4367-447e-b189-de38a344dfc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:58:59,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-84f9f645-4367-447e-b189-de38a344dfc4 2018-09-30 04:58:59,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:58:59,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-85dc9d70-6a26-412b-bce3-eba18433d8f9 Date: Sun, 30 Sep 2018 04:58:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acea2825-b30e-4a2c-a506-76bfb63cdd67"],"updated_at":"2018-09-30T04:58:56Z","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net"}]} 2018-09-30 04:58:59,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net used request id req-85dc9d70-6a26-412b-bce3-eba18433d8f9 2018-09-30 04:58:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:58:59,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:58:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:58:59,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:58:59,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e81119d-d75a-4565-9269-9829181188dc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac"}, "enabled": true, "id": "a259ca6b354f49afb64fd2f8764aeeac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}} 2018-09-30 04:58:59,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac used request id req-6e81119d-d75a-4565-9269-9829181188dc 2018-09-30 04:58:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:58:59,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27ff1bfa-f503-4e2e-9d1c-36c5ef955578 Date: Sun, 30 Sep 2018 04:58:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:56Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"acea2825-b30e-4a2c-a506-76bfb63cdd67","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]} 2018-09-30 04:58:59,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-27ff1bfa-f503-4e2e-9d1c-36c5ef955578 2018-09-30 04:58:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:58:59,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1639985-f229-42ad-b093-4b3d08ca6a33 Date: Sun, 30 Sep 2018 04:58:59 GMT RESP BODY: {"ports":[]} 2018-09-30 04:58:59,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40cport-1&admin_state_up=True used request id req-e1639985-f229-42ad-b093-4b3d08ca6a33 2018-09-30 04:58:59,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:00,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64084020-9cac-4557-abff-f4e5737afea1 x-compute-request-id: req-64084020-9cac-4557-abff-f4e5737afea1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:59:00,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-inst used request id req-64084020-9cac-4557-abff-f4e5737afea1 2018-09-30 04:59:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:00,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f3f4c5cf-40d9-4563-9d04-5e4c7414ff65 Date: Sun, 30 Sep 2018 04:59:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acea2825-b30e-4a2c-a506-76bfb63cdd67"],"updated_at":"2018-09-30T04:58:56Z","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net"}]} 2018-09-30 04:59:00,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net used request id req-f3f4c5cf-40d9-4563-9d04-5e4c7414ff65 2018-09-30 04:59:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:00,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2304136a-84af-4253-87a2-8a2c854abedb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac"}, "enabled": true, "id": "a259ca6b354f49afb64fd2f8764aeeac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}} 2018-09-30 04:59:00,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac used request id req-2304136a-84af-4253-87a2-8a2c854abedb 2018-09-30 04:59:00,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:00,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4026ce07-e593-4328-87c5-68b330537c5c Date: Sun, 30 Sep 2018 04:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:56Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"acea2825-b30e-4a2c-a506-76bfb63cdd67","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]} 2018-09-30 04:59:00,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-4026ce07-e593-4328-87c5-68b330537c5c 2018-09-30 04:59:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:00,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e0031c6-c671-4bd0-82d9-f8341f07a919 Date: Sun, 30 Sep 2018 04:59:00 GMT RESP BODY: {"ports":[]} 2018-09-30 04:59:00,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a&name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40cport-1&admin_state_up=True used request id req-2e0031c6-c671-4bd0-82d9-f8341f07a919 2018-09-30 04:59:00,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:00,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:01,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e13cc83aba244b0ba389bc0b6c05d19", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role"}], "expires_at": "2018-09-30T05:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a259ca6b354f49afb64fd2f8764aeeac", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a259ca6b354f49afb64fd2f8764aeeac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-user", "id": "20f1a7fe12564bcd9d16c192da2d1e50"}, "audit_ids": ["7aOP2jw4TZaBaDZ4xa7P5A"], "issued_at": "2018-09-30T04:59:01.000000Z"}} 2018-09-30 04:59:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98f39fd06dfd335c9f8e967cd77b25d4c9cfe73" 2018-09-30 04:59:01,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d46bf7c-2cf5-4a1d-91b0-f5a72c07fc72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:01,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d46bf7c-2cf5-4a1d-91b0-f5a72c07fc72 2018-09-30 04:59:01,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:01,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b19753ec-ce0e-4de9-8335-c4061fe7c616 Date: Sun, 30 Sep 2018 04:59:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acea2825-b30e-4a2c-a506-76bfb63cdd67"],"updated_at":"2018-09-30T04:58:56Z","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net"}]} 2018-09-30 04:59:01,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net used request id req-b19753ec-ce0e-4de9-8335-c4061fe7c616 2018-09-30 04:59:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:01,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d29ee12a-af1d-4756-8db6-99e815c55043 Date: Sun, 30 Sep 2018 04:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:56Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"acea2825-b30e-4a2c-a506-76bfb63cdd67","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]} 2018-09-30 04:59:01,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-d29ee12a-af1d-4756-8db6-99e815c55043 2018-09-30 04:59:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:01,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-512072c4-9899-45a0-9de1-cba0db132178 Date: Sun, 30 Sep 2018 04:59:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["acea2825-b30e-4a2c-a506-76bfb63cdd67"],"updated_at":"2018-09-30T04:58:56Z","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net"}]} 2018-09-30 04:59:01,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net used request id req-512072c4-9899-45a0-9de1-cba0db132178 2018-09-30 04:59:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:01,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:01,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98f39fd06dfd335c9f8e967cd77b25d4c9cfe73" 2018-09-30 04:59:02,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b82504-d17d-4ad3-b612-0bc05b78a698 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac"}, "enabled": true, "id": "a259ca6b354f49afb64fd2f8764aeeac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}} 2018-09-30 04:59:02,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac used request id req-a4b82504-d17d-4ad3-b612-0bc05b78a698 2018-09-30 04:59:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" 2018-09-30 04:59:02,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4fcb2db-b129-4858-aef3-c923c35b4a3b Date: Sun, 30 Sep 2018 04:59:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bfa99-5fa6-46ef-a777-71daa6166d1a","tenant_id":"a259ca6b354f49afb64fd2f8764aeeac","created_at":"2018-09-30T04:58:56Z","dns_nameservers":[],"updated_at":"2018-09-30T04:58:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a259ca6b354f49afb64fd2f8764aeeac","id":"acea2825-b30e-4a2c-a506-76bfb63cdd67","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet"}]} 2018-09-30 04:59:02,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-a4fcb2db-b129-4858-aef3-c923c35b4a3b 2018-09-30 04:59:02,108 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net 2018-09-30 04:59:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5308c6be4ce402bb380aae58b2a87e4a1ba1a357" -d '{"port": {"network_id": "bf0bfa99-5fa6-46ef-a777-71daa6166d1a", "name": "CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40cport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-30 04:59:02,265 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-7b5dff57-6d77-46f5-81a4-31996bffb3a4 Date: Sun, 30 Sep 2018 04:59:02 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 04:59:02,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-7b5dff57-6d77-46f5-81a4-31996bffb3a4 2018-09-30 04:59:02,266 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 04:59:02,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7c107af9-72e9-4283-83bc-7043cdbabede -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd34330830d39e4d47fccb47be021acec3bb3e73" 2018-09-30 04:59:02,308 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d090d45f-1260-4c98-93d8-419484753bff x-compute-request-id: req-d090d45f-1260-4c98-93d8-419484753bff Content-Length: 0 Content-Type: application/json 2018-09-30 04:59:02,308 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7c107af9-72e9-4283-83bc-7043cdbabede used request id req-d090d45f-1260-4c98-93d8-419484753bff 2018-09-30 04:59:02,309 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet 2018-09-30 04:59:02,310 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-subnet 2018-09-30 04:59:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/acea2825-b30e-4a2c-a506-76bfb63cdd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:59:04,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67fab666-14d5-41fe-8295-c0ae17232096 Date: Sun, 30 Sep 2018 04:59:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:04,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/acea2825-b30e-4a2c-a506-76bfb63cdd67 used request id req-67fab666-14d5-41fe-8295-c0ae17232096 2018-09-30 04:59:04,521 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-pub-net 2018-09-30 04:59:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/bf0bfa99-5fa6-46ef-a777-71daa6166d1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89c581290d1777204685dbb78d57124be6dfabc6" 2018-09-30 04:59:05,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3635f1b4-230b-489b-9122-7471bb6dc68f Date: Sun, 30 Sep 2018 04:59:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:05,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/bf0bfa99-5fa6-46ef-a777-71daa6166d1a used request id req-3635f1b4-230b-489b-9122-7471bb6dc68f 2018-09-30 04:59:05,793 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-21321416-111c-4d9f-b949-b93d68c4f40c-image 2018-09-30 04:59:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d27f53fd3f7781dd73215aa7dfeb05e421ec8472" 2018-09-30 04:59:08,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77669825-5a68-4dac-af50-5579e3b7c849 Date: Sun, 30 Sep 2018 04:59:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:59:08,361 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1f2a495e-5b5c-4a47-8b97-0967522e7c8a used request id req-77669825-5a68-4dac-af50-5579e3b7c849 2018-09-30 04:59:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:08,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6b8c99dc-ed95-4660-b667-15ee13640490 Date: Sun, 30 Sep 2018 04:59:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "created_at": "2018-09-30T04:58:55Z", "updated_at": "2018-09-30T04:58:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "revision_number": 0, "id": "a865535e-c369-4357-84f6-36a924af7f9c", "remote_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a259ca6b354f49afb64fd2f8764aeeac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "revision_number": 0, "id": "bb4dfd78-a2e9-49df-9d85-17c6fea48584", "remote_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a259ca6b354f49afb64fd2f8764aeeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "revision_number": 0, "id": "d1f02eeb-f9cd-4497-a844-488c44bc6d9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "port_range_min": null, "ethertype": "IPv6", "project_id": "a259ca6b354f49afb64fd2f8764aeeac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "revision_number": 0, "id": "e731a346-21e5-417e-9a93-10d4bbb167ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "port_range_min": null, "ethertype": "IPv4", "project_id": "a259ca6b354f49afb64fd2f8764aeeac"}], "revision_number": 4, "project_id": "a259ca6b354f49afb64fd2f8764aeeac", "id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 04:59:08,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6b8c99dc-ed95-4660-b667-15ee13640490 2018-09-30 04:59:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:08,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79945f25-95f5-4f73-8986-a440a0f8a397 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac"}, "enabled": true, "id": "a259ca6b354f49afb64fd2f8764aeeac", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj"}} 2018-09-30 04:59:08,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac used request id req-79945f25-95f5-4f73-8986-a440a0f8a397 2018-09-30 04:59:08,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42cdf29a-a3d8-40ef-9b74-a663071ec4ad 2018-09-30 04:59:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=42cdf29a-a3d8-40ef-9b74-a663071ec4ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:08,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6e11e815-eeee-42a7-a760-29859af2355e Date: Sun, 30 Sep 2018 04:59:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "created_at": "2018-09-30T04:58:55Z", "project_id": "a259ca6b354f49afb64fd2f8764aeeac", "id": "a865535e-c369-4357-84f6-36a924af7f9c"}, {"remote_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "created_at": "2018-09-30T04:58:55Z", "project_id": "a259ca6b354f49afb64fd2f8764aeeac", "id": "bb4dfd78-a2e9-49df-9d85-17c6fea48584"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "created_at": "2018-09-30T04:58:55Z", "project_id": "a259ca6b354f49afb64fd2f8764aeeac", "id": "d1f02eeb-f9cd-4497-a844-488c44bc6d9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:58:55Z", "security_group_id": "42cdf29a-a3d8-40ef-9b74-a663071ec4ad", "port_range_min": null, "revision_number": 0, "tenant_id": "a259ca6b354f49afb64fd2f8764aeeac", "created_at": "2018-09-30T04:58:55Z", "project_id": "a259ca6b354f49afb64fd2f8764aeeac", "id": "e731a346-21e5-417e-9a93-10d4bbb167ed"}]} 2018-09-30 04:59:08,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=42cdf29a-a3d8-40ef-9b74-a663071ec4ad used request id req-6e11e815-eeee-42a7-a760-29859af2355e 2018-09-30 04:59:08,838 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:59:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/42cdf29a-a3d8-40ef-9b74-a663071ec4ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:09,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2611a2ef-71dd-4d5f-aeca-46a37982b30a Content-Length: 0 Date: Sun, 30 Sep 2018 04:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:09,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/42cdf29a-a3d8-40ef-9b74-a663071ec4ad used request id req-2611a2ef-71dd-4d5f-aeca-46a37982b30a 2018-09-30 04:59:09,134 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj 2018-09-30 04:59:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:09,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe01c3a4-59a0-4d04-83e7-97e7d62af4a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:09,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a259ca6b354f49afb64fd2f8764aeeac used request id req-fe01c3a4-59a0-4d04-83e7-97e7d62af4a1 2018-09-30 04:59:09,351 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b73faa1a-67c8-437-proj-role 2018-09-30 04:59:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8e13cc83aba244b0ba389bc0b6c05d19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:09,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a912f6cc-0264-4ff3-afcb-4fa485190786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:09,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8e13cc83aba244b0ba389bc0b6c05d19 used request id req-a912f6cc-0264-4ff3-afcb-4fa485190786 2018-09-30 04:59:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff01c64d37ce1a5899f4b39e5fac4d23fcc110f" 2018-09-30 04:59:09,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47976d96-ae96-4be6-8fd8-76babb03db35 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:59:09,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-47976d96-ae96-4be6-8fd8-76babb03db35 2018-09-30 04:59:09,564 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b73faa1a-67c8-437-user 2018-09-30 04:59:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/20f1a7fe12564bcd9d16c192da2d1e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f7b8fcd3cefeff4022cbf748eaff73db2f3369" 2018-09-30 04:59:09,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306d880d-abdf-4722-9d23-972162789979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:09,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/20f1a7fe12564bcd9d16c192da2d1e50 used request id req-306d880d-abdf-4722-9d23-972162789979 2018-09-30 04:59:09,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:10,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["_1U8zaDfT7WskWr5z76vmw"], "issued_at": "2018-09-30T04:59:10.000000Z"}} 2018-09-30 04:59:10,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8545fe82ad180e0b8cd0850b01fcb3cdda3db3" 2018-09-30 04:59:10,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3c8328-8f25-4699-b50e-9110d3da627f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:10,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6b3c8328-8f25-4699-b50e-9110d3da627f 2018-09-30 04:59:10,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:10,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:10,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2mjdnqKgSo-p2TKTcwpIFQ"], "issued_at": "2018-09-30T04:59:10.000000Z"}} 2018-09-30 04:59:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:10,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cb0947-4239-4ecb-b93f-987a8224836b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:10,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f1cb0947-4239-4ecb-b93f-987a8224836b 2018-09-30 04:59:10,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:10,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:10,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf660a9-2ec3-479b-a294-6fa1d7976d86 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:59:10,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj used request id req-aaf660a9-2ec3-479b-a294-6fa1d7976d86 2018-09-30 04:59:10,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:10,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e73a201-5a1a-4f33-9916-5c468859de02 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:59:10,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3e73a201-5a1a-4f33-9916-5c468859de02 2018-09-30 04:59:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}}' 2018-09-30 04:59:11,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c1d831-de89-4d47-8a19-0286a01c3656 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df"}, "enabled": true, "id": "86e662d0c5124f2cbb70d7331d5b55df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}} 2018-09-30 04:59:11,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e0c1d831-de89-4d47-8a19-0286a01c3656 2018-09-30 04:59:11,061 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj 2018-09-30 04:59:11,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:11,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:11,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xSPM6Dp8S0iZCcbkcFZxkA"], "issued_at": "2018-09-30T04:59:11.000000Z"}} 2018-09-30 04:59:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f23d9c98e0e71bb17e5c84fe61e96261054a9cc" 2018-09-30 04:59:11,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad4d250-0579-4377-abe0-a7049a2c885c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:11,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2ad4d250-0579-4377-abe0-a7049a2c885c 2018-09-30 04:59:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:11,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f23d9c98e0e71bb17e5c84fe61e96261054a9cc" 2018-09-30 04:59:11,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbef2662-17e7-4686-aaa6-c5f005c1b370 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:59:11,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bbef2662-17e7-4686-aaa6-c5f005c1b370 2018-09-30 04:59:11,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f23d9c98e0e71bb17e5c84fe61e96261054a9cc" 2018-09-30 04:59:11,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366477c5-3394-498f-8c32-02b8e406e84f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df"}, "enabled": true, "id": "86e662d0c5124f2cbb70d7331d5b55df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}]} 2018-09-30 04:59:11,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj used request id req-366477c5-3394-498f-8c32-02b8e406e84f 2018-09-30 04:59:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f23d9c98e0e71bb17e5c84fe61e96261054a9cc" 2018-09-30 04:59:11,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ddedc4-160c-4ee2-9b3b-5e487a0ed57e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:59:11,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-07ddedc4-160c-4ee2-9b3b-5e487a0ed57e 2018-09-30 04:59:12,091 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-260f7cb6-4f63-427-user 2018-09-30 04:59:12,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:12,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2108399-ab01-4450-bc59-b20a2a23301b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:59:12,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2108399-ab01-4450-bc59-b20a2a23301b 2018-09-30 04:59:12,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" -d '{"role": {"name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role"}}' 2018-09-30 04:59:12,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352633ca-9d36-483b-9546-12a531726469 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb00aed1b5cc4cfbb2c4755411173907", "links": {"self": "http://172.30.9.29:5000/v3/roles/fb00aed1b5cc4cfbb2c4755411173907"}, "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role"}} 2018-09-30 04:59:12,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-352633ca-9d36-483b-9546-12a531726469 2018-09-30 04:59:12,301 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role 2018-09-30 04:59:12,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/fb00aed1b5cc4cfbb2c4755411173907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:12,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac2e3e8-91b0-4522-9a54-ee12ed8349fc Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/fb00aed1b5cc4cfbb2c4755411173907"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role", "id": "fb00aed1b5cc4cfbb2c4755411173907"}} 2018-09-30 04:59:12,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fb00aed1b5cc4cfbb2c4755411173907 used request id req-eac2e3e8-91b0-4522-9a54-ee12ed8349fc 2018-09-30 04:59:12,395 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role to project CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj 2018-09-30 04:59:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df/users/0b731abc1d974246b094c2d94640f736/roles/fb00aed1b5cc4cfbb2c4755411173907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:12,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cec7a24-6104-4c1b-bf50-b92ed2c26d53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:12,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df/users/0b731abc1d974246b094c2d94640f736/roles/fb00aed1b5cc4cfbb2c4755411173907 used request id req-8cec7a24-6104-4c1b-bf50-b92ed2c26d53 2018-09-30 04:59:12,531 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:59:12,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:12,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:12,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb00aed1b5cc4cfbb2c4755411173907", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role"}], "expires_at": "2018-09-30T05:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e662d0c5124f2cbb70d7331d5b55df", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-user", "id": "0b731abc1d974246b094c2d94640f736"}, "audit_ids": ["a3gVhdh0S4WwZCizFTIrRQ"], "issued_at": "2018-09-30T04:59:12.000000Z"}} 2018-09-30 04:59:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:12,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c5bb6c-4c47-4574-8edc-de2ecf9a39d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:12,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-38c5bb6c-4c47-4574-8edc-de2ecf9a39d1 2018-09-30 04:59:12,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:13,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e3c239fc-d436-4254-8d7d-a72a1fb009b9 Date: Sun, 30 Sep 2018 04:59:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image"} 2018-09-30 04:59:13,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image used request id req-e3c239fc-d436-4254-8d7d-a72a1fb009b9 2018-09-30 04:59:13,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:13,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae0cf24d-5279-4165-8c30-f4bc8fa3b5af Date: Sun, 30 Sep 2018 04:59:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:59:13,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ae0cf24d-5279-4165-8c30-f4bc8fa3b5af 2018-09-30 04:59:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image"}' 2018-09-30 04:59:13,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 X-Openstack-Request-Id: req-2ffcff38-9ed9-4261-bf17-390550d95195 Date: Sun, 30 Sep 2018 04:59:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2", "min_disk": 0, "protected": false, "id": "56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2", "file": "/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/file", "checksum": null, "owner": "86e662d0c5124f2cbb70d7331d5b55df", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:13,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2ffcff38-9ed9-4261-bf17-390550d95195 2018-09-30 04:59:13,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" -d '' 2018-09-30 04:59:15,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a8e0940-2b4a-4331-9246-6d240f22c661 Date: Sun, 30 Sep 2018 04:59:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:59:15,837 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/file used request id req-2a8e0940-2b4a-4331-9246-6d240f22c661 2018-09-30 04:59:15,837 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:59:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:16,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8568e7d2-48ee-4913-9206-7f60d3d9e302 Date: Sun, 30 Sep 2018 04:59:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:15Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/snap", "metadata": {}}], "self": "/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2", "min_disk": 0, "protected": false, "id": "56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2", "file": "/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86e662d0c5124f2cbb70d7331d5b55df", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:16,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 used request id req-8568e7d2-48ee-4913-9206-7f60d3d9e302 2018-09-30 04:59:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:16,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3909b7b0-787b-4942-9904-d672a995a9d9 Date: Sun, 30 Sep 2018 04:59:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:59:16,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3909b7b0-787b-4942-9904-d672a995a9d9 2018-09-30 04:59:16,155 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image 2018-09-30 04:59:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:16,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4d50636d-8b29-4d81-8c0f-cc6cec234fc3 Date: Sun, 30 Sep 2018 04:59:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:15Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/snap", "metadata": {}}], "self": "/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2", "min_disk": 0, "protected": false, "id": "56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2", "file": "/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86e662d0c5124f2cbb70d7331d5b55df", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:16,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 used request id req-4d50636d-8b29-4d81-8c0f-cc6cec234fc3 2018-09-30 04:59:16,175 - create_image - DEBUG - Instance status is - active 2018-09-30 04:59:16,176 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image 2018-09-30 04:59:16,176 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image 2018-09-30 04:59:16,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:16,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:16,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb00aed1b5cc4cfbb2c4755411173907", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role"}], "expires_at": "2018-09-30T05:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e662d0c5124f2cbb70d7331d5b55df", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-user", "id": "0b731abc1d974246b094c2d94640f736"}, "audit_ids": ["4waHZxwiT2Sd9BgtZ074WQ"], "issued_at": "2018-09-30T04:59:16.000000Z"}} 2018-09-30 04:59:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:16,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10d828f-6c9b-458d-a12c-404037ba5e35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:16,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e10d828f-6c9b-458d-a12c-404037ba5e35 2018-09-30 04:59:16,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:16,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9a2bb09-ca7a-41da-a048-1288af85ab0b Date: Sun, 30 Sep 2018 04:59:16 GMT RESP BODY: {"networks":[]} 2018-09-30 04:59:16,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net used request id req-d9a2bb09-ca7a-41da-a048-1288af85ab0b 2018-09-30 04:59:16,827 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net 2018-09-30 04:59:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" -d '{"network": {"name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net", "admin_state_up": true}}' 2018-09-30 04:59:17,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-01ad0ac0-6035-43db-8e02-7dbb148fc13f Date: Sun, 30 Sep 2018 04:59:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:59:17Z","is_default":false,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","mtu":1450}} 2018-09-30 04:59:17,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-01ad0ac0-6035-43db-8e02-7dbb148fc13f 2018-09-30 04:59:17,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:17,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-0cf393e5-ce36-4d58-8ba8-46aabe72e7c0 Date: Sun, 30 Sep 2018 04:59:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:59:17Z","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net"}]} 2018-09-30 04:59:17,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-0cf393e5-ce36-4d58-8ba8-46aabe72e7c0 2018-09-30 04:59:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:17,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1a117132-fa7a-4f03-a0c4-0226925ab358 Date: Sun, 30 Sep 2018 04:59:17 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:59:17,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-1a117132-fa7a-4f03-a0c4-0226925ab358 2018-09-30 04:59:17,880 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet 2018-09-30 04:59:17,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" -d '{"subnets": [{"ip_version": 4, "network_id": "0a42a430-8dce-4402-8107-cb80e7a6f1c7", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]}' 2018-09-30 04:59:18,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e5e68d2-1832-49c2-94f5-5d33dceb2e85 Date: Sun, 30 Sep 2018 04:59:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:18Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:18Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"35244f07-c312-4255-bc65-bdbc3228111e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]} 2018-09-30 04:59:18,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6e5e68d2-1832-49c2-94f5-5d33dceb2e85 2018-09-30 04:59:18,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:18,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d45eaf3a-4e62-4bb2-887f-26891ff49d56 Date: Sun, 30 Sep 2018 04:59:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["35244f07-c312-4255-bc65-bdbc3228111e"],"updated_at":"2018-09-30T04:59:18Z","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net"}]} 2018-09-30 04:59:18,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-d45eaf3a-4e62-4bb2-887f-26891ff49d56 2018-09-30 04:59:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:19,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f77133ac-ec5f-4339-a2d7-4ae4a62e230e Date: Sun, 30 Sep 2018 04:59:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:18Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"35244f07-c312-4255-bc65-bdbc3228111e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]} 2018-09-30 04:59:19,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-f77133ac-ec5f-4339-a2d7-4ae4a62e230e 2018-09-30 04:59:19,066 - OpenStackNetwork - DEBUG - Network [0a42a430-8dce-4402-8107-cb80e7a6f1c7] created successfully 2018-09-30 04:59:19,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:19,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:19,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["84P1NxO8TcSR0qRN46u_Tg"], "issued_at": "2018-09-30T04:59:19.000000Z"}} 2018-09-30 04:59:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798fb92a32255c63689715bce20e904de1ea8e0" 2018-09-30 04:59:19,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664b2215-f078-421a-842d-3f997a31d744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:19,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-664b2215-f078-421a-842d-3f997a31d744 2018-09-30 04:59:19,578 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:59:19,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798fb92a32255c63689715bce20e904de1ea8e0" 2018-09-30 04:59:20,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-783413c9-52a6-4a30-b5de-c20782d6da77 x-compute-request-id: req-783413c9-52a6-4a30-b5de-c20782d6da77 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:59:20,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-783413c9-52a6-4a30-b5de-c20782d6da77 2018-09-30 04:59:20,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798fb92a32255c63689715bce20e904de1ea8e0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:59:20,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2704aa99-ff46-4a6e-87f8-c52dff22649c x-compute-request-id: req-2704aa99-ff46-4a6e-87f8-c52dff22649c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8991f815-2689-4745-b08f-7dbf2860c301", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8991f815-2689-4745-b08f-7dbf2860c301", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8991f815-2689-4745-b08f-7dbf2860c301", "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:59:20,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2704aa99-ff46-4a6e-87f8-c52dff22649c 2018-09-30 04:59:20,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:20,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:20,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb00aed1b5cc4cfbb2c4755411173907", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role"}], "expires_at": "2018-09-30T05:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e662d0c5124f2cbb70d7331d5b55df", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-user", "id": "0b731abc1d974246b094c2d94640f736"}, "audit_ids": ["wdyFsU-EQ6eYqshkfYpolA"], "issued_at": "2018-09-30T04:59:20.000000Z"}} 2018-09-30 04:59:20,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:20,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e367a35c-3f72-483f-8171-8a58b5fbd6e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:20,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e367a35c-3f72-483f-8171-8a58b5fbd6e6 2018-09-30 04:59:20,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:59:20,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:20,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c154d23-80e7-4112-b3c9-76d663591f61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:20,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c154d23-80e7-4112-b3c9-76d663591f61 2018-09-30 04:59:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:20,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-caec78c2-e9dd-4823-8612-c81463bdb233 Date: Sun, 30 Sep 2018 04:59:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["35244f07-c312-4255-bc65-bdbc3228111e"],"updated_at":"2018-09-30T04:59:18Z","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net"}]} 2018-09-30 04:59:20,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net used request id req-caec78c2-e9dd-4823-8612-c81463bdb233 2018-09-30 04:59:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:21,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:21,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f26672-aec7-461c-8a60-443b06c285af Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df"}, "enabled": true, "id": "86e662d0c5124f2cbb70d7331d5b55df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}} 2018-09-30 04:59:21,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df used request id req-e5f26672-aec7-461c-8a60-443b06c285af 2018-09-30 04:59:21,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:21,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6dc4554b-6c2b-455c-83db-92928e0929f0 Date: Sun, 30 Sep 2018 04:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:18Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"35244f07-c312-4255-bc65-bdbc3228111e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]} 2018-09-30 04:59:21,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-6dc4554b-6c2b-455c-83db-92928e0929f0 2018-09-30 04:59:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:21,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9c5310e-0a66-483c-bee3-6f7effd61927 Date: Sun, 30 Sep 2018 04:59:21 GMT RESP BODY: {"ports":[]} 2018-09-30 04:59:21,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21cport-1&admin_state_up=True used request id req-b9c5310e-0a66-483c-bee3-6f7effd61927 2018-09-30 04:59:21,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:21,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7de46c0-7c09-4b56-ad90-12e09cb1ee1b x-compute-request-id: req-a7de46c0-7c09-4b56-ad90-12e09cb1ee1b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:59:21,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-inst used request id req-a7de46c0-7c09-4b56-ad90-12e09cb1ee1b 2018-09-30 04:59:21,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:22,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ff6875cc-02da-4c18-9ed4-ba5ffec53eb9 Date: Sun, 30 Sep 2018 04:59:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["35244f07-c312-4255-bc65-bdbc3228111e"],"updated_at":"2018-09-30T04:59:18Z","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net"}]} 2018-09-30 04:59:22,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net used request id req-ff6875cc-02da-4c18-9ed4-ba5ffec53eb9 2018-09-30 04:59:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:22,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95720621-acee-47b3-8640-2f214016ec5b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df"}, "enabled": true, "id": "86e662d0c5124f2cbb70d7331d5b55df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}} 2018-09-30 04:59:22,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df used request id req-95720621-acee-47b3-8640-2f214016ec5b 2018-09-30 04:59:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:22,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3945dbd3-818a-4bfa-948c-594d7e23d86d Date: Sun, 30 Sep 2018 04:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:18Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"35244f07-c312-4255-bc65-bdbc3228111e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]} 2018-09-30 04:59:22,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-3945dbd3-818a-4bfa-948c-594d7e23d86d 2018-09-30 04:59:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:22,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0f539e35-74e4-4a37-bb21-d21b3ccb5810 Date: Sun, 30 Sep 2018 04:59:22 GMT RESP BODY: {"ports":[]} 2018-09-30 04:59:22,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7&name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21cport-1&admin_state_up=True used request id req-0f539e35-74e4-4a37-bb21-d21b3ccb5810 2018-09-30 04:59:22,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:22,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:22,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb00aed1b5cc4cfbb2c4755411173907", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role"}], "expires_at": "2018-09-30T05:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e662d0c5124f2cbb70d7331d5b55df", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/86e662d0c5124f2cbb70d7331d5b55df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-user", "id": "0b731abc1d974246b094c2d94640f736"}, "audit_ids": ["upKfZZEHRKO4aR4aSFXd-g"], "issued_at": "2018-09-30T04:59:22.000000Z"}} 2018-09-30 04:59:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb507247e64515de05770265ac86a22f5db8245" 2018-09-30 04:59:22,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3738967e-432c-498f-b851-9dff91707272 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:22,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3738967e-432c-498f-b851-9dff91707272 2018-09-30 04:59:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:23,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-607974b2-96b0-46cb-8b55-48d3cbbd9708 Date: Sun, 30 Sep 2018 04:59:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["35244f07-c312-4255-bc65-bdbc3228111e"],"updated_at":"2018-09-30T04:59:18Z","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net"}]} 2018-09-30 04:59:23,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net used request id req-607974b2-96b0-46cb-8b55-48d3cbbd9708 2018-09-30 04:59:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:23,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d44068b4-b420-4058-83de-4f3b48819797 Date: Sun, 30 Sep 2018 04:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:18Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"35244f07-c312-4255-bc65-bdbc3228111e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]} 2018-09-30 04:59:23,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-d44068b4-b420-4058-83de-4f3b48819797 2018-09-30 04:59:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:23,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a989f12f-7af4-42ee-9ab6-b79f9c79d202 Date: Sun, 30 Sep 2018 04:59:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["35244f07-c312-4255-bc65-bdbc3228111e"],"updated_at":"2018-09-30T04:59:18Z","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net"}]} 2018-09-30 04:59:23,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net used request id req-a989f12f-7af4-42ee-9ab6-b79f9c79d202 2018-09-30 04:59:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:23,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:23,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb507247e64515de05770265ac86a22f5db8245" 2018-09-30 04:59:23,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21cb8e2-faca-4fb5-96b7-8e43b9531d83 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df"}, "enabled": true, "id": "86e662d0c5124f2cbb70d7331d5b55df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}} 2018-09-30 04:59:23,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df used request id req-e21cb8e2-faca-4fb5-96b7-8e43b9531d83 2018-09-30 04:59:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" 2018-09-30 04:59:23,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9afa5e9f-83a2-4874-802f-510295eaef06 Date: Sun, 30 Sep 2018 04:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a42a430-8dce-4402-8107-cb80e7a6f1c7","tenant_id":"86e662d0c5124f2cbb70d7331d5b55df","created_at":"2018-09-30T04:59:18Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"86e662d0c5124f2cbb70d7331d5b55df","id":"35244f07-c312-4255-bc65-bdbc3228111e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet"}]} 2018-09-30 04:59:23,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-9afa5e9f-83a2-4874-802f-510295eaef06 2018-09-30 04:59:23,785 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net 2018-09-30 04:59:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f5d93ee522726be5067d53b951ee2179e10f3e" -d '{"port": {"network_id": "0a42a430-8dce-4402-8107-cb80e7a6f1c7", "name": "CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21cport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-09-30 04:59:23,802 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-23e9897e-1c06-4cc0-b577-96d6c14d047d Date: Sun, 30 Sep 2018 04:59:23 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 04:59:23,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-23e9897e-1c06-4cc0-b577-96d6c14d047d 2018-09-30 04:59:23,803 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 04:59:23,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/8991f815-2689-4745-b08f-7dbf2860c301 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798fb92a32255c63689715bce20e904de1ea8e0" 2018-09-30 04:59:23,853 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a717f66-b156-41bc-bf01-c1a540ea1901 x-compute-request-id: req-6a717f66-b156-41bc-bf01-c1a540ea1901 Content-Length: 0 Content-Type: application/json 2018-09-30 04:59:23,854 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/8991f815-2689-4745-b08f-7dbf2860c301 used request id req-6a717f66-b156-41bc-bf01-c1a540ea1901 2018-09-30 04:59:23,854 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet 2018-09-30 04:59:23,855 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-subnet 2018-09-30 04:59:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/35244f07-c312-4255-bc65-bdbc3228111e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:26,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad7e4189-b3dc-4750-b828-476561f751ed Date: Sun, 30 Sep 2018 04:59:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:26,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/35244f07-c312-4255-bc65-bdbc3228111e used request id req-ad7e4189-b3dc-4750-b828-476561f751ed 2018-09-30 04:59:26,119 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-pub-net 2018-09-30 04:59:26,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/0a42a430-8dce-4402-8107-cb80e7a6f1c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73694aaadd0046a4743dee59b3c16b8cede6a05f" 2018-09-30 04:59:27,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51a65f4f-af97-4afc-9a38-fbdc9838a3a9 Date: Sun, 30 Sep 2018 04:59:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:27,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0a42a430-8dce-4402-8107-cb80e7a6f1c7 used request id req-51a65f4f-af97-4afc-9a38-fbdc9838a3a9 2018-09-30 04:59:27,448 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0e07986b-7bfa-4fc8-9bed-703a8848e21c-image 2018-09-30 04:59:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77ef2569740c7fbe164cce47f33d090ad436a2c7" 2018-09-30 04:59:29,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b2cab3d-53db-427e-9f47-376eddafa425 Date: Sun, 30 Sep 2018 04:59:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:59:29,582 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/56a2dfcf-f4d6-4726-8294-9ee7fc0cedc2 used request id req-7b2cab3d-53db-427e-9f47-376eddafa425 2018-09-30 04:59:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:29,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b90eb0b4-41e9-4237-8ad8-dbdd707ab334 Date: Sun, 30 Sep 2018 04:59:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "created_at": "2018-09-30T04:59:17Z", "updated_at": "2018-09-30T04:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "revision_number": 0, "id": "87df4464-5b60-4aba-af39-4f8a46665a2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "port_range_min": null, "ethertype": "IPv6", "project_id": "86e662d0c5124f2cbb70d7331d5b55df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "revision_number": 0, "id": "a99202f5-c0c6-4a8c-81cb-967ecedcea31", "remote_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "port_range_min": null, "ethertype": "IPv4", "project_id": "86e662d0c5124f2cbb70d7331d5b55df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "revision_number": 0, "id": "acbf9315-4d7c-46ea-97ad-96c1aca34172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "port_range_min": null, "ethertype": "IPv4", "project_id": "86e662d0c5124f2cbb70d7331d5b55df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "revision_number": 0, "id": "cb7a5d23-dec6-4b3d-b065-28dd3fdc9a9d", "remote_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "port_range_min": null, "ethertype": "IPv6", "project_id": "86e662d0c5124f2cbb70d7331d5b55df"}], "revision_number": 4, "project_id": "86e662d0c5124f2cbb70d7331d5b55df", "id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "name": "default"}]} 2018-09-30 04:59:29,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b90eb0b4-41e9-4237-8ad8-dbdd707ab334 2018-09-30 04:59:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:29,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91eb8f3-5544-40c2-8950-292bedbd0c5f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:59:29,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-c91eb8f3-5544-40c2-8950-292bedbd0c5f 2018-09-30 04:59:29,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:29,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61272023-5a06-4214-9a81-165667f7e665 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:59:29,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-61272023-5a06-4214-9a81-165667f7e665 2018-09-30 04:59:29,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:30,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12307c8e-c0f8-4af7-ba21-cdb8cbfed010 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:59:30,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-12307c8e-c0f8-4af7-ba21-cdb8cbfed010 2018-09-30 04:59:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:30,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3cc8aa6-c578-4040-9a6c-422a66b7cf8c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df"}, "enabled": true, "id": "86e662d0c5124f2cbb70d7331d5b55df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj"}} 2018-09-30 04:59:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df used request id req-a3cc8aa6-c578-4040-9a6c-422a66b7cf8c 2018-09-30 04:59:30,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c37b2c95-5dc3-4393-9b13-6b47fff9b6e1 2018-09-30 04:59:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c37b2c95-5dc3-4393-9b13-6b47fff9b6e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:30,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-002e6482-6c9b-4190-8aaa-a49691903212 Date: Sun, 30 Sep 2018 04:59:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "port_range_min": null, "revision_number": 0, "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "created_at": "2018-09-30T04:59:17Z", "project_id": "86e662d0c5124f2cbb70d7331d5b55df", "id": "87df4464-5b60-4aba-af39-4f8a46665a2c"}, {"remote_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "port_range_min": null, "revision_number": 0, "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "created_at": "2018-09-30T04:59:17Z", "project_id": "86e662d0c5124f2cbb70d7331d5b55df", "id": "a99202f5-c0c6-4a8c-81cb-967ecedcea31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "port_range_min": null, "revision_number": 0, "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "created_at": "2018-09-30T04:59:17Z", "project_id": "86e662d0c5124f2cbb70d7331d5b55df", "id": "acbf9315-4d7c-46ea-97ad-96c1aca34172"}, {"remote_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:17Z", "security_group_id": "c37b2c95-5dc3-4393-9b13-6b47fff9b6e1", "port_range_min": null, "revision_number": 0, "tenant_id": "86e662d0c5124f2cbb70d7331d5b55df", "created_at": "2018-09-30T04:59:17Z", "project_id": "86e662d0c5124f2cbb70d7331d5b55df", "id": "cb7a5d23-dec6-4b3d-b065-28dd3fdc9a9d"}]} 2018-09-30 04:59:30,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c37b2c95-5dc3-4393-9b13-6b47fff9b6e1 used request id req-002e6482-6c9b-4190-8aaa-a49691903212 2018-09-30 04:59:30,342 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:59:30,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c37b2c95-5dc3-4393-9b13-6b47fff9b6e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:30,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f74e17eb-3166-43e6-8eb7-f430950d3928 Content-Length: 0 Date: Sun, 30 Sep 2018 04:59:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:30,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c37b2c95-5dc3-4393-9b13-6b47fff9b6e1 used request id req-f74e17eb-3166-43e6-8eb7-f430950d3928 2018-09-30 04:59:30,778 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj 2018-09-30 04:59:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:30,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135a0388-614b-47de-a294-70a21426b1f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:30,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/86e662d0c5124f2cbb70d7331d5b55df used request id req-135a0388-614b-47de-a294-70a21426b1f8 2018-09-30 04:59:30,998 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-260f7cb6-4f63-427-proj-role 2018-09-30 04:59:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/fb00aed1b5cc4cfbb2c4755411173907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:31,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed26414-9a1b-4e5d-864e-7d702922af3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:31,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fb00aed1b5cc4cfbb2c4755411173907 used request id req-fed26414-9a1b-4e5d-864e-7d702922af3f 2018-09-30 04:59:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484fcd85e25317f9a556b28f4617e1df2d5dfccd" 2018-09-30 04:59:31,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069854e1-3ea7-49ed-90fe-1278a2506fe4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:59:31,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-069854e1-3ea7-49ed-90fe-1278a2506fe4 2018-09-30 04:59:31,198 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-260f7cb6-4f63-427-user 2018-09-30 04:59:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0b731abc1d974246b094c2d94640f736 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f23d9c98e0e71bb17e5c84fe61e96261054a9cc" 2018-09-30 04:59:31,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd25c82c-e007-47d2-95fb-0d21dd9619a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:31,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0b731abc1d974246b094c2d94640f736 used request id req-bd25c82c-e007-47d2-95fb-0d21dd9619a9 2018-09-30 04:59:31,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:31,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1PpgDkyPRT2RoCQYaHhkAw"], "issued_at": "2018-09-30T04:59:31.000000Z"}} 2018-09-30 04:59:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f236c72a6c77441f993a263de5bff1408ef5c866" 2018-09-30 04:59:31,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6dbd3c-1dbe-439e-8c43-ac5aaa742e09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:31,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1d6dbd3c-1dbe-439e-8c43-ac5aaa742e09 2018-09-30 04:59:31,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:31,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:32,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9-rYsp9kReS_TSCtvMOT5g"], "issued_at": "2018-09-30T04:59:32.000000Z"}} 2018-09-30 04:59:32,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:32,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da48ec93-d0f7-4ef8-8e9a-9bac0406cc00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:32,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-da48ec93-d0f7-4ef8-8e9a-9bac0406cc00 2018-09-30 04:59:32,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:32,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:32,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed55c154-d58a-4cc5-9908-d0de7c13b26d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:59:32,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj used request id req-ed55c154-d58a-4cc5-9908-d0de7c13b26d 2018-09-30 04:59:32,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:32,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed817d93-a053-4502-868f-87e3a7380e99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:59:32,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ed817d93-a053-4502-868f-87e3a7380e99 2018-09-30 04:59:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}}' 2018-09-30 04:59:32,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6b696c-9f56-455d-98cd-e35357fc36f0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15"}, "enabled": true, "id": "031eaae63c0740e8823e940bb6ca1b15", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}} 2018-09-30 04:59:32,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0b6b696c-9f56-455d-98cd-e35357fc36f0 2018-09-30 04:59:32,601 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj 2018-09-30 04:59:32,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:32,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:32,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["hFvoPda0T16INe8TkHeu1Q"], "issued_at": "2018-09-30T04:59:32.000000Z"}} 2018-09-30 04:59:32,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5bce48a0048f41942cd7e5c6ee981998a8e066" 2018-09-30 04:59:33,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a9b011-d371-46c4-bbd8-2a550ed05b8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:33,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-88a9b011-d371-46c4-bbd8-2a550ed05b8c 2018-09-30 04:59:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:33,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:33,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5bce48a0048f41942cd7e5c6ee981998a8e066" 2018-09-30 04:59:33,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb707a79-04a2-46ad-82f6-fa542abb55e4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:59:33,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-eb707a79-04a2-46ad-82f6-fa542abb55e4 2018-09-30 04:59:33,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5bce48a0048f41942cd7e5c6ee981998a8e066" 2018-09-30 04:59:33,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b72203-a853-478e-9dfb-3ad27c3b8dbe Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15"}, "enabled": true, "id": "031eaae63c0740e8823e940bb6ca1b15", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}]} 2018-09-30 04:59:33,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj used request id req-e8b72203-a853-478e-9dfb-3ad27c3b8dbe 2018-09-30 04:59:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5bce48a0048f41942cd7e5c6ee981998a8e066" 2018-09-30 04:59:33,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cca975a-8088-4a51-a253-df9d17797ae3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:59:33,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0cca975a-8088-4a51-a253-df9d17797ae3 2018-09-30 04:59:33,761 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-user 2018-09-30 04:59:33,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:33,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d08f7e-0998-4dde-b6fb-2e9f89af15a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:59:33,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-21d08f7e-0998-4dde-b6fb-2e9f89af15a4 2018-09-30 04:59:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" -d '{"role": {"name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role"}}' 2018-09-30 04:59:33,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def51481-2395-4cfe-898b-4edf675a9e4c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "765dbd1b387d4b3db5c502c72d2201d8", "links": {"self": "http://172.30.9.29:5000/v3/roles/765dbd1b387d4b3db5c502c72d2201d8"}, "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role"}} 2018-09-30 04:59:33,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-def51481-2395-4cfe-898b-4edf675a9e4c 2018-09-30 04:59:33,966 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role 2018-09-30 04:59:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/765dbd1b387d4b3db5c502c72d2201d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:34,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce608be3-8809-42bb-9e2f-0c24559d3ce0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/765dbd1b387d4b3db5c502c72d2201d8"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role", "id": "765dbd1b387d4b3db5c502c72d2201d8"}} 2018-09-30 04:59:34,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/765dbd1b387d4b3db5c502c72d2201d8 used request id req-ce608be3-8809-42bb-9e2f-0c24559d3ce0 2018-09-30 04:59:34,062 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role to project CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj 2018-09-30 04:59:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15/users/3ae82d8d1b634a8da6a9f8be57ea1eac/roles/765dbd1b387d4b3db5c502c72d2201d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:34,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e94326-e478-4717-a745-f90d22386c25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:34,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15/users/3ae82d8d1b634a8da6a9f8be57ea1eac/roles/765dbd1b387d4b3db5c502c72d2201d8 used request id req-00e94326-e478-4717-a745-f90d22386c25 2018-09-30 04:59:34,184 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:59:34,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:34,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:34,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "765dbd1b387d4b3db5c502c72d2201d8", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role"}], "expires_at": "2018-09-30T05:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031eaae63c0740e8823e940bb6ca1b15", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-user", "id": "3ae82d8d1b634a8da6a9f8be57ea1eac"}, "audit_ids": ["JbQsm6-iQOGETjb1l2SjZw"], "issued_at": "2018-09-30T04:59:34.000000Z"}} 2018-09-30 04:59:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:34,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e757cbf5-7b9c-444a-92c5-fab301083143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:34,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e757cbf5-7b9c-444a-92c5-fab301083143 2018-09-30 04:59:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:34,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3c4e7ffb-ad82-41b0-8e94-52025a9a64fe Date: Sun, 30 Sep 2018 04:59:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image"} 2018-09-30 04:59:34,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image used request id req-3c4e7ffb-ad82-41b0-8e94-52025a9a64fe 2018-09-30 04:59:34,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:34,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1863ebc0-bbbf-4fd9-b621-e878c7caac29 Date: Sun, 30 Sep 2018 04:59:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:59:34,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1863ebc0-bbbf-4fd9-b621-e878c7caac29 2018-09-30 04:59:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image"}' 2018-09-30 04:59:35,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 X-Openstack-Request-Id: req-01125863-1c2d-4243-8cd2-f090505f832f Date: Sun, 30 Sep 2018 04:59:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513", "min_disk": 0, "protected": false, "id": "46f6b572-d806-42cb-9361-ed1c51ecb513", "file": "/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513/file", "checksum": null, "owner": "031eaae63c0740e8823e940bb6ca1b15", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:35,201 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-01125863-1c2d-4243-8cd2-f090505f832f 2018-09-30 04:59:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" -d '' 2018-09-30 04:59:36,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4295e64d-c1b5-4295-9944-3f31ad58c8ce Date: Sun, 30 Sep 2018 04:59:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:59:36,893 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513/file used request id req-4295e64d-c1b5-4295-9944-3f31ad58c8ce 2018-09-30 04:59:36,893 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:59:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:37,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0edb78a2-6478-4e0f-8b1e-2a9c973d2274 Date: Sun, 30 Sep 2018 04:59:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:36Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/46f6b572-d806-42cb-9361-ed1c51ecb513/snap", "metadata": {}}], "self": "/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513", "min_disk": 0, "protected": false, "id": "46f6b572-d806-42cb-9361-ed1c51ecb513", "file": "/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "031eaae63c0740e8823e940bb6ca1b15", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/46f6b572-d806-42cb-9361-ed1c51ecb513/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:37,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 used request id req-0edb78a2-6478-4e0f-8b1e-2a9c973d2274 2018-09-30 04:59:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:37,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed6e8642-59ae-4b48-8d18-26f5af01ffde Date: Sun, 30 Sep 2018 04:59:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:59:37,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ed6e8642-59ae-4b48-8d18-26f5af01ffde 2018-09-30 04:59:37,213 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image 2018-09-30 04:59:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:37,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-18ff08bc-c3a7-40e1-bbb9-368590e0504b Date: Sun, 30 Sep 2018 04:59:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:36Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/46f6b572-d806-42cb-9361-ed1c51ecb513/snap", "metadata": {}}], "self": "/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513", "min_disk": 0, "protected": false, "id": "46f6b572-d806-42cb-9361-ed1c51ecb513", "file": "/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "031eaae63c0740e8823e940bb6ca1b15", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/46f6b572-d806-42cb-9361-ed1c51ecb513/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:37,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 used request id req-18ff08bc-c3a7-40e1-bbb9-368590e0504b 2018-09-30 04:59:37,378 - create_image - DEBUG - Instance status is - active 2018-09-30 04:59:37,378 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image 2018-09-30 04:59:37,378 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image 2018-09-30 04:59:37,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:37,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:37,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "765dbd1b387d4b3db5c502c72d2201d8", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role"}], "expires_at": "2018-09-30T05:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031eaae63c0740e8823e940bb6ca1b15", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-user", "id": "3ae82d8d1b634a8da6a9f8be57ea1eac"}, "audit_ids": ["DSqoBqeoTSGAHxJvfb65Eg"], "issued_at": "2018-09-30T04:59:37.000000Z"}} 2018-09-30 04:59:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3006db-66ee-474c-b58b-d9b0cd3dd98e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:37,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ae3006db-66ee-474c-b58b-d9b0cd3dd98e 2018-09-30 04:59:37,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:37,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9a87249-3d33-4e31-88dd-8cf2d0f07028 Date: Sun, 30 Sep 2018 04:59:37 GMT RESP BODY: {"networks":[]} 2018-09-30 04:59:37,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net used request id req-c9a87249-3d33-4e31-88dd-8cf2d0f07028 2018-09-30 04:59:37,989 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net 2018-09-30 04:59:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" -d '{"network": {"name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net", "admin_state_up": true}}' 2018-09-30 04:59:38,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-93d0b34d-2316-46cb-adcc-2d9d72bc9240 Date: Sun, 30 Sep 2018 04:59:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86bf6856-f20e-4155-877a-b80a3521564e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:59:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","mtu":1450}} 2018-09-30 04:59:38,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-93d0b34d-2316-46cb-adcc-2d9d72bc9240 2018-09-30 04:59:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:38,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3b0f80ec-80c7-494c-a1a5-fa969bbd20db Date: Sun, 30 Sep 2018 04:59:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:59:38Z","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"86bf6856-f20e-4155-877a-b80a3521564e","name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net"}]} 2018-09-30 04:59:38,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-3b0f80ec-80c7-494c-a1a5-fa969bbd20db 2018-09-30 04:59:38,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:39,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-122b767b-fad1-4f81-be4d-bd32c83ef514 Date: Sun, 30 Sep 2018 04:59:39 GMT RESP BODY: {"subnets":[]} 2018-09-30 04:59:39,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-122b767b-fad1-4f81-be4d-bd32c83ef514 2018-09-30 04:59:39,104 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet 2018-09-30 04:59:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" -d '{"subnets": [{"ip_version": 4, "network_id": "86bf6856-f20e-4155-877a-b80a3521564e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]}' 2018-09-30 04:59:39,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-add4d98e-9b60-45f3-8ada-c4c67667fe03 Date: Sun, 30 Sep 2018 04:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:39,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-add4d98e-9b60-45f3-8ada-c4c67667fe03 2018-09-30 04:59:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:40,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-57f28e42-c73b-4a97-90cb-57b98445057d Date: Sun, 30 Sep 2018 04:59:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ad8c676-7252-47f5-9277-ec759ed70e57"],"updated_at":"2018-09-30T04:59:39Z","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"86bf6856-f20e-4155-877a-b80a3521564e","name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net"}]} 2018-09-30 04:59:40,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-57f28e42-c73b-4a97-90cb-57b98445057d 2018-09-30 04:59:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:40,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9bef7784-e01a-4607-a348-1e99327ed0d6 Date: Sun, 30 Sep 2018 04:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:40,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-9bef7784-e01a-4607-a348-1e99327ed0d6 2018-09-30 04:59:40,268 - OpenStackNetwork - DEBUG - Network [86bf6856-f20e-4155-877a-b80a3521564e] created successfully 2018-09-30 04:59:40,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:40,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:40,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["z5LiUyOrR1GObKKuc_4ctA"], "issued_at": "2018-09-30T04:59:40.000000Z"}} 2018-09-30 04:59:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8fb84d41a807207f163da7ac38a18f3b61ebbc" 2018-09-30 04:59:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdb7d97-e2d3-48ff-9e7a-ae18f3e6fdef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:40,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bcdb7d97-e2d3-48ff-9e7a-ae18f3e6fdef 2018-09-30 04:59:40,737 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:59:40,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8fb84d41a807207f163da7ac38a18f3b61ebbc" 2018-09-30 04:59:41,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c891c10d-0ca1-4ac5-a0cd-1a1a6314093a x-compute-request-id: req-c891c10d-0ca1-4ac5-a0cd-1a1a6314093a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 04:59:41,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c891c10d-0ca1-4ac5-a0cd-1a1a6314093a 2018-09-30 04:59:41,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8fb84d41a807207f163da7ac38a18f3b61ebbc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 04:59:41,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e72871f-daba-423d-9310-96512adeacfe x-compute-request-id: req-1e72871f-daba-423d-9310-96512adeacfe Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d8f86fcd-c986-49ec-91d8-ffff4aead2fb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d8f86fcd-c986-49ec-91d8-ffff4aead2fb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d8f86fcd-c986-49ec-91d8-ffff4aead2fb", "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 04:59:41,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1e72871f-daba-423d-9310-96512adeacfe 2018-09-30 04:59:41,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:41,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:41,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "765dbd1b387d4b3db5c502c72d2201d8", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role"}], "expires_at": "2018-09-30T05:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031eaae63c0740e8823e940bb6ca1b15", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-user", "id": "3ae82d8d1b634a8da6a9f8be57ea1eac"}, "audit_ids": ["8Gu89T7kQjKsLzAWwqlHeQ"], "issued_at": "2018-09-30T04:59:41.000000Z"}} 2018-09-30 04:59:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:41,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6debbd-44b3-488d-9217-40258d57102a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:41,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2b6debbd-44b3-488d-9217-40258d57102a 2018-09-30 04:59:41,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 04:59:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:41,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b432ca7-2e0d-4bf0-9096-8c0fdd94e03c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:41,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4b432ca7-2e0d-4bf0-9096-8c0fdd94e03c 2018-09-30 04:59:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:41,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f018abf7-fa19-40e0-83e7-895140291394 Date: Sun, 30 Sep 2018 04:59:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ad8c676-7252-47f5-9277-ec759ed70e57"],"updated_at":"2018-09-30T04:59:39Z","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"86bf6856-f20e-4155-877a-b80a3521564e","name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net"}]} 2018-09-30 04:59:41,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net used request id req-f018abf7-fa19-40e0-83e7-895140291394 2018-09-30 04:59:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:41,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:42,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77101834-0022-4c31-976d-a4af6d83189b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15"}, "enabled": true, "id": "031eaae63c0740e8823e940bb6ca1b15", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}} 2018-09-30 04:59:42,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 used request id req-77101834-0022-4c31-976d-a4af6d83189b 2018-09-30 04:59:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:42,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76460506-a888-484b-82c0-a943fbaded7f Date: Sun, 30 Sep 2018 04:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:42,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-76460506-a888-484b-82c0-a943fbaded7f 2018-09-30 04:59:42,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=86bf6856-f20e-4155-877a-b80a3521564e&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:42,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71624fba-9f45-4878-ba98-c22ba8c6bd1c Date: Sun, 30 Sep 2018 04:59:42 GMT RESP BODY: {"ports":[]} 2018-09-30 04:59:42,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=86bf6856-f20e-4155-877a-b80a3521564e&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91port-1&admin_state_up=True used request id req-71624fba-9f45-4878-ba98-c22ba8c6bd1c 2018-09-30 04:59:42,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:42,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86c7361f-270a-4fda-bd11-50903f97492c x-compute-request-id: req-86c7361f-270a-4fda-bd11-50903f97492c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 04:59:42,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-inst used request id req-86c7361f-270a-4fda-bd11-50903f97492c 2018-09-30 04:59:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:42,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ca4fb050-ed30-4311-ba3d-42c5ff8d6f57 Date: Sun, 30 Sep 2018 04:59:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ad8c676-7252-47f5-9277-ec759ed70e57"],"updated_at":"2018-09-30T04:59:39Z","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"86bf6856-f20e-4155-877a-b80a3521564e","name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net"}]} 2018-09-30 04:59:42,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net used request id req-ca4fb050-ed30-4311-ba3d-42c5ff8d6f57 2018-09-30 04:59:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:42,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115d9027-fb71-4dc2-b9fc-483eff62d3c1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15"}, "enabled": true, "id": "031eaae63c0740e8823e940bb6ca1b15", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}} 2018-09-30 04:59:42,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 used request id req-115d9027-fb71-4dc2-b9fc-483eff62d3c1 2018-09-30 04:59:43,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:43,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f79b4858-9c5d-45e6-b156-89032ad881d1 Date: Sun, 30 Sep 2018 04:59:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:43,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-f79b4858-9c5d-45e6-b156-89032ad881d1 2018-09-30 04:59:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=86bf6856-f20e-4155-877a-b80a3521564e&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:43,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c33c9d4-0b45-4f4f-90bc-49c80c29fce4 Date: Sun, 30 Sep 2018 04:59:43 GMT RESP BODY: {"ports":[]} 2018-09-30 04:59:43,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=86bf6856-f20e-4155-877a-b80a3521564e&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91port-1&admin_state_up=True used request id req-4c33c9d4-0b45-4f4f-90bc-49c80c29fce4 2018-09-30 04:59:43,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:43,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:43,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "765dbd1b387d4b3db5c502c72d2201d8", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role"}], "expires_at": "2018-09-30T05:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031eaae63c0740e8823e940bb6ca1b15", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/031eaae63c0740e8823e940bb6ca1b15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-user", "id": "3ae82d8d1b634a8da6a9f8be57ea1eac"}, "audit_ids": ["d0x9OCutTqmgtItMFfvxoQ"], "issued_at": "2018-09-30T04:59:43.000000Z"}} 2018-09-30 04:59:43,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d175f2d7dda7316cf24971de18ad092d7f36fec8" 2018-09-30 04:59:43,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1286c038-b79e-44fb-9d3c-d28e1bbc1e86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:43,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1286c038-b79e-44fb-9d3c-d28e1bbc1e86 2018-09-30 04:59:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:44,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-43fd3e2e-b402-4f55-a002-2f5c6c24a8f4 Date: Sun, 30 Sep 2018 04:59:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ad8c676-7252-47f5-9277-ec759ed70e57"],"updated_at":"2018-09-30T04:59:39Z","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"86bf6856-f20e-4155-877a-b80a3521564e","name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net"}]} 2018-09-30 04:59:44,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net used request id req-43fd3e2e-b402-4f55-a002-2f5c6c24a8f4 2018-09-30 04:59:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:44,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a15dee0-eee1-462c-8ad4-c41b510ed7be Date: Sun, 30 Sep 2018 04:59:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:44,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-7a15dee0-eee1-462c-8ad4-c41b510ed7be 2018-09-30 04:59:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:44,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a56f902b-07db-44c0-b594-9ec76086e775 Date: Sun, 30 Sep 2018 04:59:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ad8c676-7252-47f5-9277-ec759ed70e57"],"updated_at":"2018-09-30T04:59:39Z","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"86bf6856-f20e-4155-877a-b80a3521564e","name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net"}]} 2018-09-30 04:59:44,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net used request id req-a56f902b-07db-44c0-b594-9ec76086e775 2018-09-30 04:59:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:44,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d175f2d7dda7316cf24971de18ad092d7f36fec8" 2018-09-30 04:59:44,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421ee278-af8d-4011-9e93-fab86faeed1a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15"}, "enabled": true, "id": "031eaae63c0740e8823e940bb6ca1b15", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}} 2018-09-30 04:59:44,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 used request id req-421ee278-af8d-4011-9e93-fab86faeed1a 2018-09-30 04:59:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:44,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e9570c1c-5997-4c40-a994-956e9f4cb1cc Date: Sun, 30 Sep 2018 04:59:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:44,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e used request id req-e9570c1c-5997-4c40-a994-956e9f4cb1cc 2018-09-30 04:59:44,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" 2018-09-30 04:59:44,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7de2ea44-619f-4a85-a42f-41e87299fb95 Date: Sun, 30 Sep 2018 04:59:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86bf6856-f20e-4155-877a-b80a3521564e","tenant_id":"031eaae63c0740e8823e940bb6ca1b15","created_at":"2018-09-30T04:59:39Z","dns_nameservers":[],"updated_at":"2018-09-30T04:59:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031eaae63c0740e8823e940bb6ca1b15","id":"6ad8c676-7252-47f5-9277-ec759ed70e57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet"}]} 2018-09-30 04:59:44,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=86bf6856-f20e-4155-877a-b80a3521564e&name=CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet used request id req-7de2ea44-619f-4a85-a42f-41e87299fb95 2018-09-30 04:59:44,876 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net 2018-09-30 04:59:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4fcd4cba536b5987d23dee5d71adfb96898e52" -d '{"port": {"network_id": "86bf6856-f20e-4155-877a-b80a3521564e", "fixed_ips": [{"subnet_id": "6ad8c676-7252-47f5-9277-ec759ed70e57", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91port-1", "admin_state_up": true}}' 2018-09-30 04:59:45,532 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-6410fbde-e984-4374-bec7-b0a3707d226a Date: Sun, 30 Sep 2018 04:59:45 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-30 04:59:45,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-6410fbde-e984-4374-bec7-b0a3707d226a 2018-09-30 04:59:45,532 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-30 04:59:45,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/d8f86fcd-c986-49ec-91d8-ffff4aead2fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8fb84d41a807207f163da7ac38a18f3b61ebbc" 2018-09-30 04:59:45,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 04:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13166b81-617b-4d6a-b869-d5e35d2b1e20 x-compute-request-id: req-13166b81-617b-4d6a-b869-d5e35d2b1e20 Content-Length: 0 Content-Type: application/json 2018-09-30 04:59:45,573 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d8f86fcd-c986-49ec-91d8-ffff4aead2fb used request id req-13166b81-617b-4d6a-b869-d5e35d2b1e20 2018-09-30 04:59:45,574 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet 2018-09-30 04:59:45,574 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-subnet 2018-09-30 04:59:45,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6ad8c676-7252-47f5-9277-ec759ed70e57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:47,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca8c0e7e-63ca-47ba-9448-654e7c0cb88e Date: Sun, 30 Sep 2018 04:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:47,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6ad8c676-7252-47f5-9277-ec759ed70e57 used request id req-ca8c0e7e-63ca-47ba-9448-654e7c0cb88e 2018-09-30 04:59:47,655 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-pub-net 2018-09-30 04:59:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/86bf6856-f20e-4155-877a-b80a3521564e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d672f02aecacbcc9e267c34f52c83ed795f768" 2018-09-30 04:59:48,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc8f22d4-a9b5-4603-af16-e60cb15b3a09 Date: Sun, 30 Sep 2018 04:59:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:48,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/86bf6856-f20e-4155-877a-b80a3521564e used request id req-cc8f22d4-a9b5-4603-af16-e60cb15b3a09 2018-09-30 04:59:48,873 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c531cd93-8428-44a5-99ee-9d8d95467d91-image 2018-09-30 04:59:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae6c37cea3b9596aae74b54dec9abf22d33bbca5" 2018-09-30 04:59:50,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0901bf7a-67b8-4956-bab7-254ddceccf1b Date: Sun, 30 Sep 2018 04:59:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:59:50,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/46f6b572-d806-42cb-9361-ed1c51ecb513 used request id req-0901bf7a-67b8-4956-bab7-254ddceccf1b 2018-09-30 04:59:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:50,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f8b1cec4-9e7a-490f-9ea3-eca51d69ac26 Date: Sun, 30 Sep 2018 04:59:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "created_at": "2018-09-30T04:59:38Z", "updated_at": "2018-09-30T04:59:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "revision_number": 0, "id": "56cc24b2-e284-4bdc-a062-78b15c11b791", "remote_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "port_range_min": null, "ethertype": "IPv4", "project_id": "031eaae63c0740e8823e940bb6ca1b15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "revision_number": 0, "id": "5b1e497f-4fda-483c-9552-2e81b9dfa328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "port_range_min": null, "ethertype": "IPv4", "project_id": "031eaae63c0740e8823e940bb6ca1b15"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "revision_number": 0, "id": "89152173-dee6-4e12-b9c1-6cfeadceb327", "remote_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "port_range_min": null, "ethertype": "IPv6", "project_id": "031eaae63c0740e8823e940bb6ca1b15"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "revision_number": 0, "id": "e858fc2b-12f2-4e1f-8e1e-9c3158e5d888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "port_range_min": null, "ethertype": "IPv6", "project_id": "031eaae63c0740e8823e940bb6ca1b15"}], "revision_number": 4, "project_id": "031eaae63c0740e8823e940bb6ca1b15", "id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "name": "default"}]} 2018-09-30 04:59:50,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f8b1cec4-9e7a-490f-9ea3-eca51d69ac26 2018-09-30 04:59:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:51,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370a43f5-16f7-4572-96d5-00f4edf79928 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 04:59:51,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-370a43f5-16f7-4572-96d5-00f4edf79928 2018-09-30 04:59:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:51,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061ff9ea-fe4e-464e-84d9-e1ea4cfa64e1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 04:59:51,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-061ff9ea-fe4e-464e-84d9-e1ea4cfa64e1 2018-09-30 04:59:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:51,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e411555-ad82-472d-b50b-b829a29f1993 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 04:59:51,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-1e411555-ad82-472d-b50b-b829a29f1993 2018-09-30 04:59:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fffc381-4386-48c2-9cee-e790968ea9eb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15"}, "enabled": true, "id": "031eaae63c0740e8823e940bb6ca1b15", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj"}} 2018-09-30 04:59:51,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 used request id req-2fffc381-4386-48c2-9cee-e790968ea9eb 2018-09-30 04:59:51,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9556836-4ee2-4ddf-9034-c0f5c143f762 2018-09-30 04:59:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c9556836-4ee2-4ddf-9034-c0f5c143f762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:51,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-483ee4a5-6f68-4f98-8eae-a9b6ab7eedf4 Date: Sun, 30 Sep 2018 04:59:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "port_range_min": null, "revision_number": 0, "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "created_at": "2018-09-30T04:59:38Z", "project_id": "031eaae63c0740e8823e940bb6ca1b15", "id": "56cc24b2-e284-4bdc-a062-78b15c11b791"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "port_range_min": null, "revision_number": 0, "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "created_at": "2018-09-30T04:59:38Z", "project_id": "031eaae63c0740e8823e940bb6ca1b15", "id": "5b1e497f-4fda-483c-9552-2e81b9dfa328"}, {"remote_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "port_range_min": null, "revision_number": 0, "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "created_at": "2018-09-30T04:59:38Z", "project_id": "031eaae63c0740e8823e940bb6ca1b15", "id": "89152173-dee6-4e12-b9c1-6cfeadceb327"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:38Z", "security_group_id": "c9556836-4ee2-4ddf-9034-c0f5c143f762", "port_range_min": null, "revision_number": 0, "tenant_id": "031eaae63c0740e8823e940bb6ca1b15", "created_at": "2018-09-30T04:59:38Z", "project_id": "031eaae63c0740e8823e940bb6ca1b15", "id": "e858fc2b-12f2-4e1f-8e1e-9c3158e5d888"}]} 2018-09-30 04:59:51,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c9556836-4ee2-4ddf-9034-c0f5c143f762 used request id req-483ee4a5-6f68-4f98-8eae-a9b6ab7eedf4 2018-09-30 04:59:51,542 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 04:59:51,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c9556836-4ee2-4ddf-9034-c0f5c143f762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:51,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-311d593d-078a-45b5-b6a7-30106cb4b652 Content-Length: 0 Date: Sun, 30 Sep 2018 04:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 04:59:51,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c9556836-4ee2-4ddf-9034-c0f5c143f762 used request id req-311d593d-078a-45b5-b6a7-30106cb4b652 2018-09-30 04:59:51,850 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj 2018-09-30 04:59:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:52,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00d6c5e5-657f-42de-864f-53d1cc26fed4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:52,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/031eaae63c0740e8823e940bb6ca1b15 used request id req-00d6c5e5-657f-42de-864f-53d1cc26fed4 2018-09-30 04:59:52,064 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-proj-role 2018-09-30 04:59:52,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/765dbd1b387d4b3db5c502c72d2201d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:52,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb25cbc-6030-476e-886d-98393bc975c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:52,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/765dbd1b387d4b3db5c502c72d2201d8 used request id req-3fb25cbc-6030-476e-886d-98393bc975c0 2018-09-30 04:59:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82d0caccd7b328cfc92131f9adb14b9d636e95c9" 2018-09-30 04:59:52,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207a4e70-de90-41a4-96af-746486a82fe2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:59:52,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-207a4e70-de90-41a4-96af-746486a82fe2 2018-09-30 04:59:52,272 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-76ee0a3b-f432-4a4-user 2018-09-30 04:59:52,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3ae82d8d1b634a8da6a9f8be57ea1eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5bce48a0048f41942cd7e5c6ee981998a8e066" 2018-09-30 04:59:52,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e49bc93-ccf4-4d16-87be-896b293f4bdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:52,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3ae82d8d1b634a8da6a9f8be57ea1eac used request id req-2e49bc93-ccf4-4d16-87be-896b293f4bdf 2018-09-30 04:59:52,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:52,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["SuA5A3YOQgix3zwHutUGcA"], "issued_at": "2018-09-30T04:59:52.000000Z"}} 2018-09-30 04:59:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068620f9caca38f5b2b633d0b08d8077bbbd37a6" 2018-09-30 04:59:52,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80dfa99-058f-4447-bf50-b16415378385 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:52,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e80dfa99-058f-4447-bf50-b16415378385 2018-09-30 04:59:52,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:52,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:53,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["nOZIFv8ESomVDtRfw7Q9MA"], "issued_at": "2018-09-30T04:59:53.000000Z"}} 2018-09-30 04:59:53,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 04:59:53,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730cca38-d8fa-4f7a-b346-861e8e9225bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:53,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-730cca38-d8fa-4f7a-b346-861e8e9225bf 2018-09-30 04:59:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:53,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 04:59:53,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8571a729-75d2-45bf-9f59-b10c2b1adbda Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 04:59:53,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj used request id req-8571a729-75d2-45bf-9f59-b10c2b1adbda 2018-09-30 04:59:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 04:59:53,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b219ac-19ce-4f3d-ac09-dd7ae4830ac3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:59:53,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-83b219ac-19ce-4f3d-ac09-dd7ae4830ac3 2018-09-30 04:59:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}}' 2018-09-30 04:59:53,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7430dc-c1fa-4072-a947-1ac60a86d9b3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc"}, "enabled": true, "id": "370d586d141d43b7a6f29799d3ff5cbc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}} 2018-09-30 04:59:53,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-aa7430dc-c1fa-4072-a947-1ac60a86d9b3 2018-09-30 04:59:53,793 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj 2018-09-30 04:59:53,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:53,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:54,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T05:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["MTbnuwm3Qmq3Gtmq3v6SSw"], "issued_at": "2018-09-30T04:59:54.000000Z"}} 2018-09-30 04:59:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d0a8fbe85088547938f4df18dbd88865ce232b" 2018-09-30 04:59:54,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea59c8c-ce95-40ca-beb7-095b5f699a63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:54,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cea59c8c-ce95-40ca-beb7-095b5f699a63 2018-09-30 04:59:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 04:59:54,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 04:59:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d0a8fbe85088547938f4df18dbd88865ce232b" 2018-09-30 04:59:54,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69f0683-27a3-4387-a165-cad21b453445 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 04:59:54,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c69f0683-27a3-4387-a165-cad21b453445 2018-09-30 04:59:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d0a8fbe85088547938f4df18dbd88865ce232b" 2018-09-30 04:59:54,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd6ce5e-9866-4d8d-9793-ea48c400043f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc"}, "enabled": true, "id": "370d586d141d43b7a6f29799d3ff5cbc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}]} 2018-09-30 04:59:54,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj used request id req-dbd6ce5e-9866-4d8d-9793-ea48c400043f 2018-09-30 04:59:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d0a8fbe85088547938f4df18dbd88865ce232b" 2018-09-30 04:59:54,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfadbe95-7ac5-4ebb-a9eb-c71c45c9a415 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 04:59:54,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dfadbe95-7ac5-4ebb-a9eb-c71c45c9a415 2018-09-30 04:59:54,929 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f025165b-c78a-4fa-user 2018-09-30 04:59:54,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 04:59:55,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbfb5ef-ec0b-4e83-869a-1902878623e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 04:59:55,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cdbfb5ef-ec0b-4e83-869a-1902878623e2 2018-09-30 04:59:55,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" -d '{"role": {"name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role"}}' 2018-09-30 04:59:55,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17dc0c1a-ed13-4e19-afc3-d0006e91cfb5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3181b858d0f14e40b493d49c452ae1f2", "links": {"self": "http://172.30.9.29:5000/v3/roles/3181b858d0f14e40b493d49c452ae1f2"}, "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role"}} 2018-09-30 04:59:55,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-17dc0c1a-ed13-4e19-afc3-d0006e91cfb5 2018-09-30 04:59:55,145 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role 2018-09-30 04:59:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3181b858d0f14e40b493d49c452ae1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 04:59:55,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3508d68-3039-4dca-af0d-3e2ca01101f6 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/3181b858d0f14e40b493d49c452ae1f2"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role", "id": "3181b858d0f14e40b493d49c452ae1f2"}} 2018-09-30 04:59:55,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3181b858d0f14e40b493d49c452ae1f2 used request id req-e3508d68-3039-4dca-af0d-3e2ca01101f6 2018-09-30 04:59:55,226 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role to project CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj 2018-09-30 04:59:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc/users/1bab0a894d9d408b8ab28f189406c293/roles/3181b858d0f14e40b493d49c452ae1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 04:59:55,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87cb763-2539-4d11-918a-d8511114903e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 04:59:55,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc/users/1bab0a894d9d408b8ab28f189406c293/roles/3181b858d0f14e40b493d49c452ae1f2 used request id req-b87cb763-2539-4d11-918a-d8511114903e 2018-09-30 04:59:55,358 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 04:59:55,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:55,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:55,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3181b858d0f14e40b493d49c452ae1f2", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role"}], "expires_at": "2018-09-30T05:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370d586d141d43b7a6f29799d3ff5cbc", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-user", "id": "1bab0a894d9d408b8ab28f189406c293"}, "audit_ids": ["dOgBGiHASAeU1PaxODG35w"], "issued_at": "2018-09-30T04:59:55.000000Z"}} 2018-09-30 04:59:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 04:59:55,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d317a7-5e34-44a1-84af-9d1e95cf5e15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:55,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-01d317a7-5e34-44a1-84af-9d1e95cf5e15 2018-09-30 04:59:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 04:59:55,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-45817f3e-349f-4f2b-b19d-6923b632131f Date: Sun, 30 Sep 2018 04:59:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image"} 2018-09-30 04:59:55,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image used request id req-45817f3e-349f-4f2b-b19d-6923b632131f 2018-09-30 04:59:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 04:59:56,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94d0b5b7-2f7f-45fd-96cf-f953e023e24e Date: Sun, 30 Sep 2018 04:59:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:59:56,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-94d0b5b7-2f7f-45fd-96cf-f953e023e24e 2018-09-30 04:59:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image"}' 2018-09-30 04:59:56,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 X-Openstack-Request-Id: req-ab8ebebb-fc3c-4e97-a121-0934a93dd35b Date: Sun, 30 Sep 2018 04:59:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488", "min_disk": 0, "protected": false, "id": "db7b5d3d-b46c-432e-a333-d4ece2ea4488", "file": "/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/file", "checksum": null, "owner": "370d586d141d43b7a6f29799d3ff5cbc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:56,353 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ab8ebebb-fc3c-4e97-a121-0934a93dd35b 2018-09-30 04:59:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" -d '' 2018-09-30 04:59:58,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b6354be-b6c7-4229-91c3-c3d429c672a4 Date: Sun, 30 Sep 2018 04:59:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 04:59:58,306 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/file used request id req-5b6354be-b6c7-4229-91c3-c3d429c672a4 2018-09-30 04:59:58,307 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 04:59:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 04:59:58,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-50a39b5b-c75d-4a13-9630-7a77bcdac5ca Date: Sun, 30 Sep 2018 04:59:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/snap", "metadata": {}}], "self": "/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488", "min_disk": 0, "protected": false, "id": "db7b5d3d-b46c-432e-a333-d4ece2ea4488", "file": "/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "370d586d141d43b7a6f29799d3ff5cbc", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:58,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 used request id req-50a39b5b-c75d-4a13-9630-7a77bcdac5ca 2018-09-30 04:59:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 04:59:58,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e770707e-a4f3-49a2-8b31-924f890a5ff9 Date: Sun, 30 Sep 2018 04:59:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 04:59:58,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e770707e-a4f3-49a2-8b31-924f890a5ff9 2018-09-30 04:59:58,640 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image 2018-09-30 04:59:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 04:59:58,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4ccc7af1-7aae-491b-abca-9c36f94a18d1 Date: Sun, 30 Sep 2018 04:59:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T04:59:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T04:59:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/snap", "metadata": {}}], "self": "/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488", "min_disk": 0, "protected": false, "id": "db7b5d3d-b46c-432e-a333-d4ece2ea4488", "file": "/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "370d586d141d43b7a6f29799d3ff5cbc", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 04:59:58,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 used request id req-4ccc7af1-7aae-491b-abca-9c36f94a18d1 2018-09-30 04:59:58,660 - create_image - DEBUG - Instance status is - active 2018-09-30 04:59:58,660 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image 2018-09-30 04:59:58,660 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image 2018-09-30 04:59:58,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 04:59:58,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 04:59:59,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3181b858d0f14e40b493d49c452ae1f2", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role"}], "expires_at": "2018-09-30T05:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370d586d141d43b7a6f29799d3ff5cbc", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-user", "id": "1bab0a894d9d408b8ab28f189406c293"}, "audit_ids": ["HclIro9qR5KDWKK5NPetbg"], "issued_at": "2018-09-30T04:59:59.000000Z"}} 2018-09-30 04:59:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 04:59:59,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222716ee-837a-4568-bd64-ceed2acb3232 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 04:59:59,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-222716ee-837a-4568-bd64-ceed2acb3232 2018-09-30 04:59:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 04:59:59,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20d9e4b3-8f72-4a4d-b10d-3ec4f03ba79f Date: Sun, 30 Sep 2018 04:59:59 GMT RESP BODY: {"networks":[]} 2018-09-30 04:59:59,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net used request id req-20d9e4b3-8f72-4a4d-b10d-3ec4f03ba79f 2018-09-30 04:59:59,309 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net 2018-09-30 04:59:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" -d '{"network": {"name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net", "admin_state_up": true}}' 2018-09-30 04:59:59,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6a19568c-2ee9-494c-b821-51e32d183bab Date: Sun, 30 Sep 2018 04:59:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ef22563-9293-4058-84c1-a9e99c5c821f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T04:59:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","mtu":1450}} 2018-09-30 04:59:59,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-6a19568c-2ee9-494c-b821-51e32d183bab 2018-09-30 04:59:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 05:00:00,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-23e69b91-b7d3-4b0c-baba-f34dda104891 Date: Sun, 30 Sep 2018 05:00:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T04:59:59Z","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"7ef22563-9293-4058-84c1-a9e99c5c821f","name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net"}]} 2018-09-30 05:00:00,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-23e69b91-b7d3-4b0c-baba-f34dda104891 2018-09-30 05:00:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 05:00:00,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-989e2df8-55c9-4e1e-adfb-580ffc3f5123 Date: Sun, 30 Sep 2018 05:00:00 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:00:00,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-989e2df8-55c9-4e1e-adfb-580ffc3f5123 2018-09-30 05:00:00,287 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet 2018-09-30 05:00:00,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" -d '{"subnets": [{"ip_version": 4, "network_id": "7ef22563-9293-4058-84c1-a9e99c5c821f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]}' 2018-09-30 05:00:00,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c06215a-9b11-48e4-823e-c0a2da43cafa Date: Sun, 30 Sep 2018 05:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef22563-9293-4058-84c1-a9e99c5c821f","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T05:00:00Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"aa332233-e18c-42ec-b372-f4891ce647ab","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]} 2018-09-30 05:00:00,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6c06215a-9b11-48e4-823e-c0a2da43cafa 2018-09-30 05:00:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 05:00:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6965ec8e-e311-4111-b445-928ff37367f5 Date: Sun, 30 Sep 2018 05:00:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aa332233-e18c-42ec-b372-f4891ce647ab"],"updated_at":"2018-09-30T05:00:00Z","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"7ef22563-9293-4058-84c1-a9e99c5c821f","name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net"}]} 2018-09-30 05:00:01,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-6965ec8e-e311-4111-b445-928ff37367f5 2018-09-30 05:00:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 05:00:01,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c70e9aa-908b-40d8-a939-d88a0ac84c59 Date: Sun, 30 Sep 2018 05:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef22563-9293-4058-84c1-a9e99c5c821f","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T05:00:00Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"aa332233-e18c-42ec-b372-f4891ce647ab","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]} 2018-09-30 05:00:01,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-2c70e9aa-908b-40d8-a939-d88a0ac84c59 2018-09-30 05:00:01,288 - OpenStackNetwork - DEBUG - Network [7ef22563-9293-4058-84c1-a9e99c5c821f] created successfully 2018-09-30 05:00:01,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:01,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:01,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Z5XWGWW5TFu_W9SGZF_OEA"], "issued_at": "2018-09-30T05:00:01.000000Z"}} 2018-09-30 05:00:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8d39f8f69cd977893c82f0a835b2f10ff521a2" 2018-09-30 05:00:01,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf805806-7c2f-4545-a498-4f83da1a4069 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:01,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bf805806-7c2f-4545-a498-4f83da1a4069 2018-09-30 05:00:01,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:00:01,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8d39f8f69cd977893c82f0a835b2f10ff521a2" 2018-09-30 05:00:01,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e57acfec-ecd9-4818-962a-38e7e3aa48a9 x-compute-request-id: req-e57acfec-ecd9-4818-962a-38e7e3aa48a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:00:01,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e57acfec-ecd9-4818-962a-38e7e3aa48a9 2018-09-30 05:00:01,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8d39f8f69cd977893c82f0a835b2f10ff521a2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:00:02,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0f9a3c6-9243-453b-8cbb-2221a4574590 x-compute-request-id: req-c0f9a3c6-9243-453b-8cbb-2221a4574590 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/41976d92-121c-43b9-b94e-221d32b0e67f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/41976d92-121c-43b9-b94e-221d32b0e67f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41976d92-121c-43b9-b94e-221d32b0e67f", "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:00:02,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c0f9a3c6-9243-453b-8cbb-2221a4574590 2018-09-30 05:00:02,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:02,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:02,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3181b858d0f14e40b493d49c452ae1f2", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role"}], "expires_at": "2018-09-30T06:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370d586d141d43b7a6f29799d3ff5cbc", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-user", "id": "1bab0a894d9d408b8ab28f189406c293"}, "audit_ids": ["sbz1gk17QLa08BG59Nl3kw"], "issued_at": "2018-09-30T05:00:02.000000Z"}} 2018-09-30 05:00:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1481d684-2ec2-4864-87fd-7b06cad90f42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:02,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1481d684-2ec2-4864-87fd-7b06cad90f42 2018-09-30 05:00:02,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:00:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:02,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee47a9b2-0293-4bc2-acfe-8fe75f72d745 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:02,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee47a9b2-0293-4bc2-acfe-8fe75f72d745 2018-09-30 05:00:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:02,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bca43f4b-eb7c-425a-9293-47117f2084ae Date: Sun, 30 Sep 2018 05:00:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aa332233-e18c-42ec-b372-f4891ce647ab"],"updated_at":"2018-09-30T05:00:00Z","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"7ef22563-9293-4058-84c1-a9e99c5c821f","name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net"}]} 2018-09-30 05:00:02,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net used request id req-bca43f4b-eb7c-425a-9293-47117f2084ae 2018-09-30 05:00:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:02,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:02,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07c6b26-8349-4105-a94b-75e08d3fcddf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc"}, "enabled": true, "id": "370d586d141d43b7a6f29799d3ff5cbc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}} 2018-09-30 05:00:02,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc used request id req-c07c6b26-8349-4105-a94b-75e08d3fcddf 2018-09-30 05:00:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ce8fd2d-b6d5-464b-aac4-c609fd55bdfb Date: Sun, 30 Sep 2018 05:00:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef22563-9293-4058-84c1-a9e99c5c821f","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T05:00:00Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"aa332233-e18c-42ec-b372-f4891ce647ab","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]} 2018-09-30 05:00:03,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-8ce8fd2d-b6d5-464b-aac4-c609fd55bdfb 2018-09-30 05:00:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f&mac_address=foo&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba10b6f5-c448-4086-bfea-eca33c5780c1 Date: Sun, 30 Sep 2018 05:00:03 GMT RESP BODY: {"ports":[]} 2018-09-30 05:00:03,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f&mac_address=foo&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0port-1&admin_state_up=True used request id req-ba10b6f5-c448-4086-bfea-eca33c5780c1 2018-09-30 05:00:03,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:03,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a8cfb33-6db3-49f4-9567-463d7afb4e8c x-compute-request-id: req-9a8cfb33-6db3-49f4-9567-463d7afb4e8c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:00:03,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-inst used request id req-9a8cfb33-6db3-49f4-9567-463d7afb4e8c 2018-09-30 05:00:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:03,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fa361e8d-2b77-4546-b82b-0f465845f31c Date: Sun, 30 Sep 2018 05:00:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aa332233-e18c-42ec-b372-f4891ce647ab"],"updated_at":"2018-09-30T05:00:00Z","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"7ef22563-9293-4058-84c1-a9e99c5c821f","name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net"}]} 2018-09-30 05:00:03,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net used request id req-fa361e8d-2b77-4546-b82b-0f465845f31c 2018-09-30 05:00:03,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:03,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7123fbb9-90e4-479d-bde3-4df4c7dd9482 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc"}, "enabled": true, "id": "370d586d141d43b7a6f29799d3ff5cbc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}} 2018-09-30 05:00:03,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc used request id req-7123fbb9-90e4-479d-bde3-4df4c7dd9482 2018-09-30 05:00:03,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:03,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd21b991-b9ae-4cf8-b65e-728d5e337a8e Date: Sun, 30 Sep 2018 05:00:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef22563-9293-4058-84c1-a9e99c5c821f","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T05:00:00Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"aa332233-e18c-42ec-b372-f4891ce647ab","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]} 2018-09-30 05:00:03,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-fd21b991-b9ae-4cf8-b65e-728d5e337a8e 2018-09-30 05:00:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f&mac_address=foo&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:04,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2654270a-614d-40f7-9a9d-fa77f5469909 Date: Sun, 30 Sep 2018 05:00:04 GMT RESP BODY: {"ports":[]} 2018-09-30 05:00:04,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f&mac_address=foo&name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0port-1&admin_state_up=True used request id req-2654270a-614d-40f7-9a9d-fa77f5469909 2018-09-30 05:00:04,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:04,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:04,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3181b858d0f14e40b493d49c452ae1f2", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role"}], "expires_at": "2018-09-30T06:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370d586d141d43b7a6f29799d3ff5cbc", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/370d586d141d43b7a6f29799d3ff5cbc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-user", "id": "1bab0a894d9d408b8ab28f189406c293"}, "audit_ids": ["ZWX8yN9LQV-GciQhUJHRGA"], "issued_at": "2018-09-30T05:00:04.000000Z"}} 2018-09-30 05:00:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4618e8e25f2f9eddea7832953a4458eab2d43c" 2018-09-30 05:00:04,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd015972-61f9-4173-96af-cd24b454da7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:04,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bd015972-61f9-4173-96af-cd24b454da7a 2018-09-30 05:00:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:04,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f672bc08-e798-41fe-824c-813c34c815d9 Date: Sun, 30 Sep 2018 05:00:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aa332233-e18c-42ec-b372-f4891ce647ab"],"updated_at":"2018-09-30T05:00:00Z","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"7ef22563-9293-4058-84c1-a9e99c5c821f","name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net"}]} 2018-09-30 05:00:04,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net used request id req-f672bc08-e798-41fe-824c-813c34c815d9 2018-09-30 05:00:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:05,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-192b4feb-f4e0-490a-bf07-76706080eaf7 Date: Sun, 30 Sep 2018 05:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef22563-9293-4058-84c1-a9e99c5c821f","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T05:00:00Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"aa332233-e18c-42ec-b372-f4891ce647ab","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]} 2018-09-30 05:00:05,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-192b4feb-f4e0-490a-bf07-76706080eaf7 2018-09-30 05:00:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:05,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f085ea49-de7b-4589-bc7e-4a6dd01b0371 Date: Sun, 30 Sep 2018 05:00:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aa332233-e18c-42ec-b372-f4891ce647ab"],"updated_at":"2018-09-30T05:00:00Z","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T04:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"7ef22563-9293-4058-84c1-a9e99c5c821f","name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net"}]} 2018-09-30 05:00:05,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net used request id req-f085ea49-de7b-4589-bc7e-4a6dd01b0371 2018-09-30 05:00:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:05,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4618e8e25f2f9eddea7832953a4458eab2d43c" 2018-09-30 05:00:05,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c16802-5c4b-42a4-8d0a-126c80f05e8a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc"}, "enabled": true, "id": "370d586d141d43b7a6f29799d3ff5cbc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}} 2018-09-30 05:00:05,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc used request id req-a7c16802-5c4b-42a4-8d0a-126c80f05e8a 2018-09-30 05:00:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" 2018-09-30 05:00:05,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-85dc9fd9-c35c-446d-8a5a-eec0337be273 Date: Sun, 30 Sep 2018 05:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef22563-9293-4058-84c1-a9e99c5c821f","tenant_id":"370d586d141d43b7a6f29799d3ff5cbc","created_at":"2018-09-30T05:00:00Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"370d586d141d43b7a6f29799d3ff5cbc","id":"aa332233-e18c-42ec-b372-f4891ce647ab","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet"}]} 2018-09-30 05:00:05,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-85dc9fd9-c35c-446d-8a5a-eec0337be273 2018-09-30 05:00:05,460 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net 2018-09-30 05:00:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbaebca50e36cb7b6b8ebc5e27f70f780851d06" -d '{"port": {"network_id": "7ef22563-9293-4058-84c1-a9e99c5c821f", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0port-1", "admin_state_up": true}}' 2018-09-30 05:00:05,622 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-f4e6e21d-0569-454e-b8a6-da10936613a9 Date: Sun, 30 Sep 2018 05:00:05 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 05:00:05,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f4e6e21d-0569-454e-b8a6-da10936613a9 2018-09-30 05:00:05,623 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-30 05:00:05,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/41976d92-121c-43b9-b94e-221d32b0e67f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c8d39f8f69cd977893c82f0a835b2f10ff521a2" 2018-09-30 05:00:05,667 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb6c40b8-934d-4e1a-bbb0-ef41a8217b77 x-compute-request-id: req-fb6c40b8-934d-4e1a-bbb0-ef41a8217b77 Content-Length: 0 Content-Type: application/json 2018-09-30 05:00:05,667 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/41976d92-121c-43b9-b94e-221d32b0e67f used request id req-fb6c40b8-934d-4e1a-bbb0-ef41a8217b77 2018-09-30 05:00:05,668 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet 2018-09-30 05:00:05,668 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-subnet 2018-09-30 05:00:05,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/aa332233-e18c-42ec-b372-f4891ce647ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 05:00:07,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e397d163-fd62-41c8-85cf-40a622fd73da Date: Sun, 30 Sep 2018 05:00:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:07,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/aa332233-e18c-42ec-b372-f4891ce647ab used request id req-e397d163-fd62-41c8-85cf-40a622fd73da 2018-09-30 05:00:07,764 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-pub-net 2018-09-30 05:00:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7ef22563-9293-4058-84c1-a9e99c5c821f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdc20695190b0b9596a3b6ceb73ab6b4ddb07858" 2018-09-30 05:00:09,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c75a536e-39f4-42e9-b856-f06c5d853b3c Date: Sun, 30 Sep 2018 05:00:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:09,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7ef22563-9293-4058-84c1-a9e99c5c821f used request id req-c75a536e-39f4-42e9-b856-f06c5d853b3c 2018-09-30 05:00:09,352 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e910565f-e82d-43b5-a884-b74dbd9d7fe0-image 2018-09-30 05:00:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57c75f46efc4eed5597c38483ef365b98c468872" 2018-09-30 05:00:10,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17907413-d8dc-4751-b23d-b3b3a2535ad7 Date: Sun, 30 Sep 2018 05:00:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:00:10,492 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/db7b5d3d-b46c-432e-a333-d4ece2ea4488 used request id req-17907413-d8dc-4751-b23d-b3b3a2535ad7 2018-09-30 05:00:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:10,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7e5c91a5-d408-4862-a10a-a2f4e4c9b154 Date: Sun, 30 Sep 2018 05:00:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "created_at": "2018-09-30T04:59:59Z", "updated_at": "2018-09-30T04:59:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "revision_number": 0, "id": "21d2981f-9c0b-4690-a88b-33931195fc91", "remote_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "370d586d141d43b7a6f29799d3ff5cbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "revision_number": 0, "id": "c99c150c-bb1f-4d0f-a06b-1d86f985fa01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "370d586d141d43b7a6f29799d3ff5cbc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "revision_number": 0, "id": "cf32d261-3b3b-4771-a87f-8dd33e788d7f", "remote_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "port_range_min": null, "ethertype": "IPv4", "project_id": "370d586d141d43b7a6f29799d3ff5cbc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "revision_number": 0, "id": "dfabefbb-02ef-4434-a3a0-a9e870ac8117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "port_range_min": null, "ethertype": "IPv6", "project_id": "370d586d141d43b7a6f29799d3ff5cbc"}], "revision_number": 4, "project_id": "370d586d141d43b7a6f29799d3ff5cbc", "id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:00:10,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7e5c91a5-d408-4862-a10a-a2f4e4c9b154 2018-09-30 05:00:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:10,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45fa83c-802f-48dc-bf3f-490ccc5e4521 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:00:10,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-e45fa83c-802f-48dc-bf3f-490ccc5e4521 2018-09-30 05:00:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:10,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e822f0-8324-4ed8-b63d-bd5d6b16d932 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:00:10,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-63e822f0-8324-4ed8-b63d-bd5d6b16d932 2018-09-30 05:00:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:10,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad627b07-8bfc-4173-befd-3afe03fdcf33 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc"}, "enabled": true, "id": "370d586d141d43b7a6f29799d3ff5cbc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj"}} 2018-09-30 05:00:10,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc used request id req-ad627b07-8bfc-4173-befd-3afe03fdcf33 2018-09-30 05:00:10,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91bdd4f9-098b-4753-aa14-88cb95e79bde 2018-09-30 05:00:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=91bdd4f9-098b-4753-aa14-88cb95e79bde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-64b5a816-3947-439d-b7d3-1e5c8087ce7c Date: Sun, 30 Sep 2018 05:00:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "port_range_min": null, "revision_number": 0, "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "created_at": "2018-09-30T04:59:59Z", "project_id": "370d586d141d43b7a6f29799d3ff5cbc", "id": "21d2981f-9c0b-4690-a88b-33931195fc91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "port_range_min": null, "revision_number": 0, "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "created_at": "2018-09-30T04:59:59Z", "project_id": "370d586d141d43b7a6f29799d3ff5cbc", "id": "c99c150c-bb1f-4d0f-a06b-1d86f985fa01"}, {"remote_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "port_range_min": null, "revision_number": 0, "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "created_at": "2018-09-30T04:59:59Z", "project_id": "370d586d141d43b7a6f29799d3ff5cbc", "id": "cf32d261-3b3b-4771-a87f-8dd33e788d7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T04:59:59Z", "security_group_id": "91bdd4f9-098b-4753-aa14-88cb95e79bde", "port_range_min": null, "revision_number": 0, "tenant_id": "370d586d141d43b7a6f29799d3ff5cbc", "created_at": "2018-09-30T04:59:59Z", "project_id": "370d586d141d43b7a6f29799d3ff5cbc", "id": "dfabefbb-02ef-4434-a3a0-a9e870ac8117"}]} 2018-09-30 05:00:11,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=91bdd4f9-098b-4753-aa14-88cb95e79bde used request id req-64b5a816-3947-439d-b7d3-1e5c8087ce7c 2018-09-30 05:00:11,177 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:00:11,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/91bdd4f9-098b-4753-aa14-88cb95e79bde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:11,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c15c0b66-3ec1-460d-b308-b4c0ce415651 Content-Length: 0 Date: Sun, 30 Sep 2018 05:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:11,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/91bdd4f9-098b-4753-aa14-88cb95e79bde used request id req-c15c0b66-3ec1-460d-b308-b4c0ce415651 2018-09-30 05:00:11,516 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj 2018-09-30 05:00:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:11,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6a94d6b-97a6-4ad3-96b8-2f8512e8dfc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:11,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/370d586d141d43b7a6f29799d3ff5cbc used request id req-c6a94d6b-97a6-4ad3-96b8-2f8512e8dfc9 2018-09-30 05:00:11,729 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f025165b-c78a-4fa-proj-role 2018-09-30 05:00:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3181b858d0f14e40b493d49c452ae1f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:11,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b074f224-a111-4473-9859-0c5e87ad191e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:11,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3181b858d0f14e40b493d49c452ae1f2 used request id req-b074f224-a111-4473-9859-0c5e87ad191e 2018-09-30 05:00:11,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc2abc203875af4240ebc1bc59d6b54e772c0a0" 2018-09-30 05:00:11,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2064cfb-ab50-4b9f-88d1-89b995473916 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:00:11,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2064cfb-ab50-4b9f-88d1-89b995473916 2018-09-30 05:00:11,955 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f025165b-c78a-4fa-user 2018-09-30 05:00:11,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1bab0a894d9d408b8ab28f189406c293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22d0a8fbe85088547938f4df18dbd88865ce232b" 2018-09-30 05:00:12,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c437575d-5803-428d-b978-8970faff18c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:12,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1bab0a894d9d408b8ab28f189406c293 used request id req-c437575d-5803-428d-b978-8970faff18c8 2018-09-30 05:00:12,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:12,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GYCAA5SLSkyoLHuWdpZPxA"], "issued_at": "2018-09-30T05:00:12.000000Z"}} 2018-09-30 05:00:12,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8ced870297bf2bf90ed144801b52e2d52c6948" 2018-09-30 05:00:12,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532b29e4-c0aa-4734-a43a-6055228ee5d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:12,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-532b29e4-c0aa-4734-a43a-6055228ee5d8 2018-09-30 05:00:12,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:12,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:12,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RMF3iuk-RCOxNXHHIxui1Q"], "issued_at": "2018-09-30T05:00:12.000000Z"}} 2018-09-30 05:00:12,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:13,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2aecb97-4112-4c9d-855b-f45c3178e599 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:13,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c2aecb97-4112-4c9d-855b-f45c3178e599 2018-09-30 05:00:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:13,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:13,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85623e84-5309-46d8-ae98-4b42efeeedf7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:00:13,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj used request id req-85623e84-5309-46d8-ae98-4b42efeeedf7 2018-09-30 05:00:13,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:13,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e181736f-35f8-4e85-810c-698fcd8501a3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:00:13,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e181736f-35f8-4e85-810c-698fcd8501a3 2018-09-30 05:00:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}}' 2018-09-30 05:00:13,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0492421f-0689-4369-9a94-4f4f213cd082 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:13,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0492421f-0689-4369-9a94-4f4f213cd082 2018-09-30 05:00:13,379 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj 2018-09-30 05:00:13,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:13,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:13,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["UZPbY5qJSNqwdeMKyTISvg"], "issued_at": "2018-09-30T05:00:13.000000Z"}} 2018-09-30 05:00:13,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daeaf94db76348faaa46029d14e03052d55f49b6" 2018-09-30 05:00:13,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae786e5-fc51-4314-b5f1-57315d18e559 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:13,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9ae786e5-fc51-4314-b5f1-57315d18e559 2018-09-30 05:00:13,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:13,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daeaf94db76348faaa46029d14e03052d55f49b6" 2018-09-30 05:00:14,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f6649b-6a21-4926-ade9-ce20072711c2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:00:14,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-02f6649b-6a21-4926-ade9-ce20072711c2 2018-09-30 05:00:14,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daeaf94db76348faaa46029d14e03052d55f49b6" 2018-09-30 05:00:14,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02d494c-cf1a-4efd-9199-becef44be396 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}]} 2018-09-30 05:00:14,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj used request id req-a02d494c-cf1a-4efd-9199-becef44be396 2018-09-30 05:00:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daeaf94db76348faaa46029d14e03052d55f49b6" 2018-09-30 05:00:14,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed643755-7959-4111-a750-86bca4158d95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:00:14,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ed643755-7959-4111-a750-86bca4158d95 2018-09-30 05:00:14,540 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-479c04bb-3a05-45c-user 2018-09-30 05:00:14,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e057ff4-0342-412f-9b62-aac7d9d28eaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:00:14,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3e057ff4-0342-412f-9b62-aac7d9d28eaa 2018-09-30 05:00:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" -d '{"role": {"name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role"}}' 2018-09-30 05:00:14,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64664b8b-0357-4b8d-ae31-85632a82ddbc Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e683a752df046fdb273b1920827ba26", "links": {"self": "http://172.30.9.29:5000/v3/roles/9e683a752df046fdb273b1920827ba26"}, "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role"}} 2018-09-30 05:00:14,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-64664b8b-0357-4b8d-ae31-85632a82ddbc 2018-09-30 05:00:14,696 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role 2018-09-30 05:00:14,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9e683a752df046fdb273b1920827ba26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:14,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48e0f7e-a12d-407f-b416-3a40e561dd57 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/9e683a752df046fdb273b1920827ba26"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role", "id": "9e683a752df046fdb273b1920827ba26"}} 2018-09-30 05:00:14,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9e683a752df046fdb273b1920827ba26 used request id req-c48e0f7e-a12d-407f-b416-3a40e561dd57 2018-09-30 05:00:14,866 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role to project CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj 2018-09-30 05:00:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196/users/461fe1cbc8e34a19aeaa997f7f5af241/roles/9e683a752df046fdb273b1920827ba26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:14,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158fc923-d3fb-46e3-96b1-a886e9b2766d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:14,998 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196/users/461fe1cbc8e34a19aeaa997f7f5af241/roles/9e683a752df046fdb273b1920827ba26 used request id req-158fc923-d3fb-46e3-96b1-a886e9b2766d 2018-09-30 05:00:14,999 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:00:14,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:15,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:15,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e683a752df046fdb273b1920827ba26", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role"}], "expires_at": "2018-09-30T06:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e0c5a880cbd441eafb252db576ac196", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-user", "id": "461fe1cbc8e34a19aeaa997f7f5af241"}, "audit_ids": ["RcNiP4C8QrO_xHEVYNJN9g"], "issued_at": "2018-09-30T05:00:15.000000Z"}} 2018-09-30 05:00:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:15,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2076e122-1cd2-4cfe-acdc-6a2ef4a084ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:15,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2076e122-1cd2-4cfe-acdc-6a2ef4a084ec 2018-09-30 05:00:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-91690fd5-e206-4afd-a77d-6ffc675c6518 Date: Sun, 30 Sep 2018 05:00:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image"} 2018-09-30 05:00:15,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image used request id req-91690fd5-e206-4afd-a77d-6ffc675c6518 2018-09-30 05:00:15,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:15,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4cc28b1f-f7b5-4302-a556-8d161b86f516 Date: Sun, 30 Sep 2018 05:00:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:00:15,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4cc28b1f-f7b5-4302-a556-8d161b86f516 2018-09-30 05:00:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image"}' 2018-09-30 05:00:16,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b X-Openstack-Request-Id: req-a082cf7a-8c5c-41fd-a182-7f51452cfd7e Date: Sun, 30 Sep 2018 05:00:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "min_disk": 0, "protected": false, "id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "file": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/file", "checksum": null, "owner": "3e0c5a880cbd441eafb252db576ac196", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:00:16,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a082cf7a-8c5c-41fd-a182-7f51452cfd7e 2018-09-30 05:00:16,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" -d '' 2018-09-30 05:00:17,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-884fe96c-a335-4bac-9faa-0ffe4c8c690f Date: Sun, 30 Sep 2018 05:00:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:00:17,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/file used request id req-884fe96c-a335-4bac-9faa-0ffe4c8c690f 2018-09-30 05:00:17,911 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:00:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:18,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-be36d6c2-be27-4a46-8d10-25478122b68f Date: Sun, 30 Sep 2018 05:00:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/snap", "metadata": {}}], "self": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "min_disk": 0, "protected": false, "id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "file": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e0c5a880cbd441eafb252db576ac196", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:00:18,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b used request id req-be36d6c2-be27-4a46-8d10-25478122b68f 2018-09-30 05:00:18,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:18,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e32ad8d-f99e-4b71-94eb-3d12f2a7d89b Date: Sun, 30 Sep 2018 05:00:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:00:18,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7e32ad8d-f99e-4b71-94eb-3d12f2a7d89b 2018-09-30 05:00:18,238 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image 2018-09-30 05:00:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:18,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-922b2ee0-84cc-449d-afe4-31f9db17268b Date: Sun, 30 Sep 2018 05:00:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/snap", "metadata": {}}], "self": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "min_disk": 0, "protected": false, "id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "file": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e0c5a880cbd441eafb252db576ac196", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:00:18,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b used request id req-922b2ee0-84cc-449d-afe4-31f9db17268b 2018-09-30 05:00:18,401 - create_image - DEBUG - Instance status is - active 2018-09-30 05:00:18,401 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image 2018-09-30 05:00:18,401 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image 2018-09-30 05:00:18,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:18,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:18,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e683a752df046fdb273b1920827ba26", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role"}], "expires_at": "2018-09-30T06:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e0c5a880cbd441eafb252db576ac196", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-user", "id": "461fe1cbc8e34a19aeaa997f7f5af241"}, "audit_ids": ["Y0TLwGBeR02xuYhbNFOZlg"], "issued_at": "2018-09-30T05:00:18.000000Z"}} 2018-09-30 05:00:18,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:18,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a7f14f-757a-48f3-a88a-7fae003b54ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:18,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f2a7f14f-757a-48f3-a88a-7fae003b54ad 2018-09-30 05:00:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:19,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fdb80c02-a9dd-4349-b367-87ab5cdf5b29 Date: Sun, 30 Sep 2018 05:00:19 GMT RESP BODY: {"networks":[]} 2018-09-30 05:00:19,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-fdb80c02-a9dd-4349-b367-87ab5cdf5b29 2018-09-30 05:00:19,054 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net 2018-09-30 05:00:19,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" -d '{"network": {"name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net", "admin_state_up": true}}' 2018-09-30 05:00:19,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3d0f4ad8-328e-41d1-bb43-b21439b562f5 Date: Sun, 30 Sep 2018 05:00:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:00:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","mtu":1450}} 2018-09-30 05:00:19,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3d0f4ad8-328e-41d1-bb43-b21439b562f5 2018-09-30 05:00:19,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:19,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-27ee84e6-d7a1-4f64-b315-ecf8abb7df2d Date: Sun, 30 Sep 2018 05:00:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:00:19Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:19,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-27ee84e6-d7a1-4f64-b315-ecf8abb7df2d 2018-09-30 05:00:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:19,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08c9a907-a2e0-4b7b-b74d-c0eb029259ff Date: Sun, 30 Sep 2018 05:00:19 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:00:19,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-08c9a907-a2e0-4b7b-b74d-c0eb029259ff 2018-09-30 05:00:19,877 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet 2018-09-30 05:00:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" -d '{"subnets": [{"ip_version": 4, "network_id": "24afbfe5-22a4-4001-97c0-b54b701b46b4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]}' 2018-09-30 05:00:20,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab6a97c8-1aaa-4696-b57f-c4847283bfe6 Date: Sun, 30 Sep 2018 05:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:20,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-ab6a97c8-1aaa-4696-b57f-c4847283bfe6 2018-09-30 05:00:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:20,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bf424857-05d8-411d-b72e-138e31772fad Date: Sun, 30 Sep 2018 05:00:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:20,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-bf424857-05d8-411d-b72e-138e31772fad 2018-09-30 05:00:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:20,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b2169d8-db94-4f85-a23c-f0c88933892f Date: Sun, 30 Sep 2018 05:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:20,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-3b2169d8-db94-4f85-a23c-f0c88933892f 2018-09-30 05:00:20,847 - OpenStackNetwork - DEBUG - Network [24afbfe5-22a4-4001-97c0-b54b701b46b4] created successfully 2018-09-30 05:00:20,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:20,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:21,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["x1hPGACNSrCT4IRn4MUyag"], "issued_at": "2018-09-30T05:00:21.000000Z"}} 2018-09-30 05:00:21,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5307248d1f0d9e54c48f7b6aafb4d205c7c0e311" 2018-09-30 05:00:21,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2de168a-1b91-4dcf-bef0-388468fb71ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:21,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e2de168a-1b91-4dcf-bef0-388468fb71ca 2018-09-30 05:00:21,322 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:00:21,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5307248d1f0d9e54c48f7b6aafb4d205c7c0e311" 2018-09-30 05:00:21,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55149b03-703f-4af4-a8a1-be5ed9b5e054 x-compute-request-id: req-55149b03-703f-4af4-a8a1-be5ed9b5e054 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:00:21,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-55149b03-703f-4af4-a8a1-be5ed9b5e054 2018-09-30 05:00:21,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5307248d1f0d9e54c48f7b6aafb4d205c7c0e311" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:00:21,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07c86516-69a0-4ae9-8739-9deddd1c28d2 x-compute-request-id: req-07c86516-69a0-4ae9-8739-9deddd1c28d2 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:00:21,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-07c86516-69a0-4ae9-8739-9deddd1c28d2 2018-09-30 05:00:21,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:21,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:21,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e683a752df046fdb273b1920827ba26", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role"}], "expires_at": "2018-09-30T06:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e0c5a880cbd441eafb252db576ac196", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-user", "id": "461fe1cbc8e34a19aeaa997f7f5af241"}, "audit_ids": ["hmEYwo5lS6GdN3zBUj4JPg"], "issued_at": "2018-09-30T05:00:21.000000Z"}} 2018-09-30 05:00:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:22,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcd1354-a155-40df-aba5-742d913b3ceb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:22,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3dcd1354-a155-40df-aba5-742d913b3ceb 2018-09-30 05:00:22,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:00:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:22,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e14293-5f3d-407d-97f6-d3ae92a5c245 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:22,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e4e14293-5f3d-407d-97f6-d3ae92a5c245 2018-09-30 05:00:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:22,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5e363068-07d5-4cde-aeb2-4eafd50cffc8 Date: Sun, 30 Sep 2018 05:00:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:22,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-5e363068-07d5-4cde-aeb2-4eafd50cffc8 2018-09-30 05:00:22,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:22,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:22,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:22,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8207aa6-166f-4f28-a95d-da71ab550459 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:22,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-f8207aa6-166f-4f28-a95d-da71ab550459 2018-09-30 05:00:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:22,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-222fff59-bb05-4d5c-929f-8445ca39ad59 Date: Sun, 30 Sep 2018 05:00:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:22,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-222fff59-bb05-4d5c-929f-8445ca39ad59 2018-09-30 05:00:22,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0f233892-c80f-4f54-a804-daa9b56a58a2 Date: Sun, 30 Sep 2018 05:00:22 GMT RESP BODY: {"ports":[]} 2018-09-30 05:00:22,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1&admin_state_up=True used request id req-0f233892-c80f-4f54-a804-daa9b56a58a2 2018-09-30 05:00:22,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:23,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87608b2a-f827-442a-bba2-420f3e917bb8 x-compute-request-id: req-87608b2a-f827-442a-bba2-420f3e917bb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:00:23,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst used request id req-87608b2a-f827-442a-bba2-420f3e917bb8 2018-09-30 05:00:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:23,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e0fcfdcf-f162-4672-83ca-01fd561d1a01 Date: Sun, 30 Sep 2018 05:00:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:23,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-e0fcfdcf-f162-4672-83ca-01fd561d1a01 2018-09-30 05:00:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:23,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd282fa-ea97-4052-b44a-d86a510dad6d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:23,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-9fd282fa-ea97-4052-b44a-d86a510dad6d 2018-09-30 05:00:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c2a5eaef-3082-4ffe-844c-a116d9213f48 Date: Sun, 30 Sep 2018 05:00:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-c2a5eaef-3082-4ffe-844c-a116d9213f48 2018-09-30 05:00:23,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:23,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41b86ea7-3177-42df-9b76-439cd18bd106 Date: Sun, 30 Sep 2018 05:00:23 GMT RESP BODY: {"ports":[]} 2018-09-30 05:00:23,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1&admin_state_up=True used request id req-41b86ea7-3177-42df-9b76-439cd18bd106 2018-09-30 05:00:23,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:23,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:24,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e683a752df046fdb273b1920827ba26", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role"}], "expires_at": "2018-09-30T06:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e0c5a880cbd441eafb252db576ac196", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/3e0c5a880cbd441eafb252db576ac196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-user", "id": "461fe1cbc8e34a19aeaa997f7f5af241"}, "audit_ids": ["g_OAyK8ZS7WepLclkXpz_w"], "issued_at": "2018-09-30T05:00:24.000000Z"}} 2018-09-30 05:00:24,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8d1a621468c94d9efce865e0a83935bc870dce" 2018-09-30 05:00:24,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17977b86-0e23-4a40-a415-516b1d4d5bc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:24,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-17977b86-0e23-4a40-a415-516b1d4d5bc7 2018-09-30 05:00:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:24,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bcbb8018-36d8-480d-b37d-1c1c1220240a Date: Sun, 30 Sep 2018 05:00:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:24,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-bcbb8018-36d8-480d-b37d-1c1c1220240a 2018-09-30 05:00:24,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:24,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05b6f1c5-9024-457f-8425-acc005ad9d4f Date: Sun, 30 Sep 2018 05:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:24,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-05b6f1c5-9024-457f-8425-acc005ad9d4f 2018-09-30 05:00:24,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:24,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bdb3aec4-731a-4c5a-a9ef-8d0cf0cffde6 Date: Sun, 30 Sep 2018 05:00:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:24,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-bdb3aec4-731a-4c5a-a9ef-8d0cf0cffde6 2018-09-30 05:00:24,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:24,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8d1a621468c94d9efce865e0a83935bc870dce" 2018-09-30 05:00:24,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c98b46-11a1-4484-9bbb-208a01cbb1cb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:24,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-e8c98b46-11a1-4484-9bbb-208a01cbb1cb 2018-09-30 05:00:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:25,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ef2f56d-739a-464d-9032-d8a8edc2e4db Date: Sun, 30 Sep 2018 05:00:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:25,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-1ef2f56d-739a-464d-9032-d8a8edc2e4db 2018-09-30 05:00:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:25,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9e6d067-fdb3-4110-aabb-b1582118bc63 Date: Sun, 30 Sep 2018 05:00:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:25,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet used request id req-c9e6d067-fdb3-4110-aabb-b1582118bc63 2018-09-30 05:00:25,082 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net 2018-09-30 05:00:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" -d '{"port": {"network_id": "24afbfe5-22a4-4001-97c0-b54b701b46b4", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "aaa1f180-3a64-4ea8-8aa1-311d2dffa08d", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1", "admin_state_up": true}}' 2018-09-30 05:00:26,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-e7d98371-c6e3-46d1-b248-13ddc8d423f0 Date: Sun, 30 Sep 2018 05:00:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:00:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","ip_address":"10.55.0.101"}],"id":"9fcb5adc-08af-4c9a-8f85-33186e912286","security_groups":["ebdc9004-c0a2-46e1-b648-f70d1977f670"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1","project_id":"3e0c5a880cbd441eafb252db576ac196","qos_policy_id":null,"admin_state_up":true,"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:25Z","binding:vnic_type":"normal"}} 2018-09-30 05:00:26,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-e7d98371-c6e3-46d1-b248-13ddc8d423f0 2018-09-30 05:00:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-906688d1-3840-4cd9-a47b-f494330d8d9b Date: Sun, 30 Sep 2018 05:00:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:26,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-906688d1-3840-4cd9-a47b-f494330d8d9b 2018-09-30 05:00:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f729bb2d-ce25-4a57-8e1a-1d882333c192 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:26,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-f729bb2d-ce25-4a57-8e1a-1d882333c192 2018-09-30 05:00:26,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c954797-68f1-49b4-821d-9d2c29395ee8 Date: Sun, 30 Sep 2018 05:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:26,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-0c954797-68f1-49b4-821d-9d2c29395ee8 2018-09-30 05:00:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-373d30d6-22e7-4a88-ba0f-1dcdf46e3e96 Date: Sun, 30 Sep 2018 05:00:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:00:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","ip_address":"10.55.0.101"}],"id":"9fcb5adc-08af-4c9a-8f85-33186e912286","security_groups":["ebdc9004-c0a2-46e1-b648-f70d1977f670"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"3e0c5a880cbd441eafb252db576ac196","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1","admin_state_up":true,"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:00:26,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1&admin_state_up=True used request id req-373d30d6-22e7-4a88-ba0f-1dcdf46e3e96 2018-09-30 05:00:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2785471-3bee-4013-983a-133f77013caa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:26,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-b2785471-3bee-4013-983a-133f77013caa 2018-09-30 05:00:26,593 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst 2018-09-30 05:00:26,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8fc1eb3-76ce-491c-9869-c798473595c8 x-compute-request-id: req-d8fc1eb3-76ce-491c-9869-c798473595c8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-flavor-name"}]} 2018-09-30 05:00:26,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d8fc1eb3-76ce-491c-9869-c798473595c8 2018-09-30 05:00:26,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9056d286-e678-4491-8847-431c9fe6840e x-compute-request-id: req-9056d286-e678-4491-8847-431c9fe6840e Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:00:26,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2 used request id req-9056d286-e678-4491-8847-431c9fe6840e 2018-09-30 05:00:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b7f8ad3a-f7fc-4d6b-91ee-7979900a35e0 Date: Sun, 30 Sep 2018 05:00:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/snap", "metadata": {}}], "self": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "min_disk": 0, "protected": false, "id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "file": "/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e0c5a880cbd441eafb252db576ac196", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image"} 2018-09-30 05:00:26,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image used request id req-b7f8ad3a-f7fc-4d6b-91ee-7979900a35e0 2018-09-30 05:00:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-91e2be01-2acc-45c4-a6c2-8ed6ebb08fde Date: Sun, 30 Sep 2018 05:00:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:00:26,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-91e2be01-2acc-45c4-a6c2-8ed6ebb08fde 2018-09-30 05:00:26,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" -d '{"server": {"name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "imageRef": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "flavorRef": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "max_count": 1, "min_count": 1, "networks": [{"port": "9fcb5adc-08af-4c9a-8f85-33186e912286"}]}}' 2018-09-30 05:00:28,524 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794f58de-8b1d-427f-98a3-41bdfdd00e8e x-compute-request-id: req-794f58de-8b1d-427f-98a3-41bdfdd00e8e Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "adminPass": "wrMZtf7fWzj5"}} 2018-09-30 05:00:28,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-794f58de-8b1d-427f-98a3-41bdfdd00e8e 2018-09-30 05:00:28,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:28,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c34ebfb0-737f-42e2-afa4-9e2453083757 x-compute-request-id: req-c34ebfb0-737f-42e2-afa4-9e2453083757 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:00:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:28,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-c34ebfb0-737f-42e2-afa4-9e2453083757 2018-09-30 05:00:28,898 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst 2018-09-30 05:00:28,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:29,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c70c4c0c-b238-43b3-96c7-1c20321fceb5 x-compute-request-id: req-c70c4c0c-b238-43b3-96c7-1c20321fceb5 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:00:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:29,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-c70c4c0c-b238-43b3-96c7-1c20321fceb5 2018-09-30 05:00:29,242 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst] is - BUILD 2018-09-30 05:00:29,242 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:00:32,245 - create_instance - DEBUG - VM status query timeout in 896.653355837 2018-09-30 05:00:32,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:32,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6538fef7-af1f-48a5-b767-1fd14cd93a91 x-compute-request-id: req-6538fef7-af1f-48a5-b767-1fd14cd93a91 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "security_groups": [{"name": "default"}], "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:00:30Z", "hostId": "fb09ee13cbcb0efc74195c35408a11224d1536ef6258f388a6f30319", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:32,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-6538fef7-af1f-48a5-b767-1fd14cd93a91 2018-09-30 05:00:32,936 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst] is - BUILD 2018-09-30 05:00:32,936 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:00:35,939 - create_instance - DEBUG - VM status query timeout in 892.958794832 2018-09-30 05:00:35,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:36,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-856d44b2-51fc-45a2-bcca-f5f2a43b6978 x-compute-request-id: req-856d44b2-51fc-45a2-bcca-f5f2a43b6978 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:00:33.000000", "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "security_groups": [{"name": "default"}], "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:00:34Z", "hostId": "fb09ee13cbcb0efc74195c35408a11224d1536ef6258f388a6f30319", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:36,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-856d44b2-51fc-45a2-bcca-f5f2a43b6978 2018-09-30 05:00:36,566 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst] is - ACTIVE 2018-09-30 05:00:36,567 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:00:36,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd7042de-d582-4e73-a76f-4e2cf0212939 x-compute-request-id: req-fd7042de-d582-4e73-a76f-4e2cf0212939 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:00:33.000000", "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "security_groups": [{"name": "default"}], "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:00:34Z", "hostId": "fb09ee13cbcb0efc74195c35408a11224d1536ef6258f388a6f30319", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:37,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-fd7042de-d582-4e73-a76f-4e2cf0212939 2018-09-30 05:00:37,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7a2a9d93-7b9d-4abc-9b6a-14ecddb2fd29 Date: Sun, 30 Sep 2018 05:00:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:37,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net used request id req-7a2a9d93-7b9d-4abc-9b6a-14ecddb2fd29 2018-09-30 05:00:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd052e2d-e0b9-4257-b067-a5b5bd85ab46 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:37,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-bd052e2d-e0b9-4257-b067-a5b5bd85ab46 2018-09-30 05:00:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ceeace3-457a-4d9b-8be8-a9c33a58c7c0 Date: Sun, 30 Sep 2018 05:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:37,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-9ceeace3-457a-4d9b-8be8-a9c33a58c7c0 2018-09-30 05:00:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-2a0b51ed-549b-460b-8c3c-15fc4d4c7387 Date: Sun, 30 Sep 2018 05:00:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:00:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","ip_address":"10.55.0.3"}],"id":"1a6a489d-5d63-4732-b44b-081f0620ae9b","security_groups":[],"mac_address":"fa:16:3e:9c:25:cc","project_id":"3e0c5a880cbd441eafb252db576ac196","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24afbfe5-22a4-4001-97c0-b54b701b46b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:00:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","ip_address":"10.55.0.4"}],"id":"23281787-dabd-4aac-b36e-ee02eea6056c","security_groups":[],"mac_address":"fa:16:3e:d6:28:1b","project_id":"3e0c5a880cbd441eafb252db576ac196","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24afbfe5-22a4-4001-97c0-b54b701b46b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:00:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","ip_address":"10.55.0.101"}],"id":"9fcb5adc-08af-4c9a-8f85-33186e912286","security_groups":["ebdc9004-c0a2-46e1-b648-f70d1977f670"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"3e0c5a880cbd441eafb252db576ac196","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1","admin_state_up":true,"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:25Z","binding:vnic_type":"normal","device_id":"dff8ddcd-ba3d-4611-87f4-4a1f9002b253"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:00:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","ip_address":"10.55.0.2"}],"id":"a558af20-90a6-4074-bbbb-b4b37bee6d1d","security_groups":[],"mac_address":"fa:16:3e:7d:f1:47","project_id":"3e0c5a880cbd441eafb252db576ac196","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24afbfe5-22a4-4001-97c0-b54b701b46b4"}]} 2018-09-30 05:00:37,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-2a0b51ed-549b-460b-8c3c-15fc4d4c7387 2018-09-30 05:00:37,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-473543fe-b47d-45ac-9976-f6168fdf17d3 Date: Sun, 30 Sep 2018 05:00:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aaa1f180-3a64-4ea8-8aa1-311d2dffa08d"],"updated_at":"2018-09-30T05:00:20Z","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e0c5a880cbd441eafb252db576ac196","id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net"}]} 2018-09-30 05:00:37,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-473543fe-b47d-45ac-9976-f6168fdf17d3 2018-09-30 05:00:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f2a1c09c-4938-42d1-8939-592b4eb43f68 Date: Sun, 30 Sep 2018 05:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:37,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-f2a1c09c-4938-42d1-8939-592b4eb43f68 2018-09-30 05:00:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:37,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-94b98acd-33c9-4463-9536-a2de9aed6db9 Date: Sun, 30 Sep 2018 05:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24afbfe5-22a4-4001-97c0-b54b701b46b4","tenant_id":"3e0c5a880cbd441eafb252db576ac196","created_at":"2018-09-30T05:00:20Z","dns_nameservers":[],"updated_at":"2018-09-30T05:00:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3e0c5a880cbd441eafb252db576ac196","id":"aaa1f180-3a64-4ea8-8aa1-311d2dffa08d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet"}]} 2018-09-30 05:00:37,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=24afbfe5-22a4-4001-97c0-b54b701b46b4&name=CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet used request id req-94b98acd-33c9-4463-9536-a2de9aed6db9 2018-09-30 05:00:37,959 - create_instance - INFO - Deleting Port with ID - 9fcb5adc-08af-4c9a-8f85-33186e912286 2018-09-30 05:00:37,959 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26port-1 2018-09-30 05:00:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/9fcb5adc-08af-4c9a-8f85-33186e912286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:38,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-698b9e1b-a46a-4b78-9648-344250c84f82 Date: Sun, 30 Sep 2018 05:00:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:38,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/9fcb5adc-08af-4c9a-8f85-33186e912286 used request id req-698b9e1b-a46a-4b78-9648-344250c84f82 2018-09-30 05:00:38,617 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst 2018-09-30 05:00:38,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:39,238 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15b89cd7-b2eb-4d7a-8081-68271d66061a x-compute-request-id: req-15b89cd7-b2eb-4d7a-8081-68271d66061a Content-Type: application/json 2018-09-30 05:00:39,238 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-15b89cd7-b2eb-4d7a-8081-68271d66061a 2018-09-30 05:00:39,238 - create_instance - INFO - Checking deletion status 2018-09-30 05:00:39,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:39,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75f20ac6-f663-4509-83c8-112be22d7f07 x-compute-request-id: req-75f20ac6-f663-4509-83c8-112be22d7f07 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:00:33.000000", "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:00:39Z", "hostId": "fb09ee13cbcb0efc74195c35408a11224d1536ef6258f388a6f30319", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:39,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-75f20ac6-f663-4509-83c8-112be22d7f07 2018-09-30 05:00:39,476 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst] is - ACTIVE 2018-09-30 05:00:39,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:00:42,479 - create_instance - DEBUG - VM status query timeout in 296.759546041 2018-09-30 05:00:42,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:42,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b219847b-7168-4c9a-8fd0-d15e3865fcc3 x-compute-request-id: req-b219847b-7168-4c9a-8fd0-d15e3865fcc3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "rel": "bookmark"}], "image": {"id": "3e951c4b-70d2-413c-b20e-325c3bac4e9b", "links": [{"href": "http://172.30.9.29:8774/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:00:33.000000", "flavor": {"id": "c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "links": [{"href": "http://172.30.9.29:8774/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2", "rel": "bookmark"}]}, "id": "dff8ddcd-ba3d-4611-87f4-4a1f9002b253", "user_id": "461fe1cbc8e34a19aeaa997f7f5af241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:00:39Z", "hostId": "fb09ee13cbcb0efc74195c35408a11224d1536ef6258f388a6f30319", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst", "created": "2018-09-30T05:00:28Z", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:00:42,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-b219847b-7168-4c9a-8fd0-d15e3865fcc3 2018-09-30 05:00:42,711 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst] is - ACTIVE 2018-09-30 05:00:42,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:00:45,714 - create_instance - DEBUG - VM status query timeout in 293.524441957 2018-09-30 05:00:45,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c34bd668acae6db4c1f81d95167e81d241a65517" 2018-09-30 05:00:45,758 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c3035f4-715f-4bb6-a841-23529ea22d3f x-compute-request-id: req-5c3035f4-715f-4bb6-a841-23529ea22d3f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dff8ddcd-ba3d-4611-87f4-4a1f9002b253 could not be found.", "code": 404}} 2018-09-30 05:00:45,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/dff8ddcd-ba3d-4611-87f4-4a1f9002b253 used request id req-5c3035f4-715f-4bb6-a841-23529ea22d3f 2018-09-30 05:00:45,759 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance dff8ddcd-ba3d-4611-87f4-4a1f9002b253 could not be found. (HTTP 404) (Request-ID: req-5c3035f4-715f-4bb6-a841-23529ea22d3f) 2018-09-30 05:00:45,759 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-inst 2018-09-30 05:00:45,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5307248d1f0d9e54c48f7b6aafb4d205c7c0e311" 2018-09-30 05:00:45,799 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df9ab3a7-7514-4acb-94bf-f74a212e2b60 x-compute-request-id: req-df9ab3a7-7514-4acb-94bf-f74a212e2b60 Content-Length: 0 Content-Type: application/json 2018-09-30 05:00:45,800 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c15fdf8b-cb8d-4dcd-8700-dd78dcc160b2 used request id req-df9ab3a7-7514-4acb-94bf-f74a212e2b60 2018-09-30 05:00:45,800 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet 2018-09-30 05:00:45,801 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-subnet 2018-09-30 05:00:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/aaa1f180-3a64-4ea8-8aa1-311d2dffa08d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:48,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72f5aeb1-34dc-433d-9db5-9231dc768ed7 Date: Sun, 30 Sep 2018 05:00:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:48,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/aaa1f180-3a64-4ea8-8aa1-311d2dffa08d used request id req-72f5aeb1-34dc-433d-9db5-9231dc768ed7 2018-09-30 05:00:48,244 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-pub-net 2018-09-30 05:00:48,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/24afbfe5-22a4-4001-97c0-b54b701b46b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad02eeeca4992cecf71e97ab26312cd9d74251e" 2018-09-30 05:00:49,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0ed4d3c-51df-48de-a13c-c2c22d8733a3 Date: Sun, 30 Sep 2018 05:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:49,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/24afbfe5-22a4-4001-97c0-b54b701b46b4 used request id req-f0ed4d3c-51df-48de-a13c-c2c22d8733a3 2018-09-30 05:00:49,587 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e05b25b4-2f8e-4419-9ae4-fcc3ce34fb26-image 2018-09-30 05:00:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5619187dc6769272cd85f0e6b4242d9a6451f9fd" 2018-09-30 05:00:51,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cf68f87-bec0-4511-83c0-68bb7f7a2956 Date: Sun, 30 Sep 2018 05:00:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:00:51,253 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/3e951c4b-70d2-413c-b20e-325c3bac4e9b used request id req-2cf68f87-bec0-4511-83c0-68bb7f7a2956 2018-09-30 05:00:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:51,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b44f13d9-df62-428e-aaa2-d99c5b4ff1fb Date: Sun, 30 Sep 2018 05:00:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "created_at": "2018-09-30T05:00:19Z", "updated_at": "2018-09-30T05:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "revision_number": 0, "id": "50de3e30-b48d-40cb-9383-c1b45ac686fe", "remote_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "remote_ip_prefix": null, "created_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e0c5a880cbd441eafb252db576ac196"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "revision_number": 0, "id": "59d69bd3-3d30-4e9f-90ef-17ea13e4fa35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e0c5a880cbd441eafb252db576ac196"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "revision_number": 0, "id": "65f60e3f-1fcb-4534-bf7f-675c38f7e6c3", "remote_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "remote_ip_prefix": null, "created_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e0c5a880cbd441eafb252db576ac196"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "revision_number": 0, "id": "7e7ee299-dec3-435a-8566-78648ac154c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e0c5a880cbd441eafb252db576ac196"}], "revision_number": 4, "project_id": "3e0c5a880cbd441eafb252db576ac196", "id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "name": "default"}]} 2018-09-30 05:00:51,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b44f13d9-df62-428e-aaa2-d99c5b4ff1fb 2018-09-30 05:00:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:51,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcc1de9-0655-46ea-a211-cf9d2f2bf333 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:00:51,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-adcc1de9-0655-46ea-a211-cf9d2f2bf333 2018-09-30 05:00:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:51,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172669ec-279a-499d-9d1e-65da758313e4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:00:51,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-172669ec-279a-499d-9d1e-65da758313e4 2018-09-30 05:00:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:51,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd5445f-1c95-470c-b0fc-743171854cd6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:00:51,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-7dd5445f-1c95-470c-b0fc-743171854cd6 2018-09-30 05:00:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:51,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733a4965-4ef3-4794-9f72-882a71276292 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196"}, "enabled": true, "id": "3e0c5a880cbd441eafb252db576ac196", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj"}} 2018-09-30 05:00:51,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-733a4965-4ef3-4794-9f72-882a71276292 2018-09-30 05:00:51,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebdc9004-c0a2-46e1-b648-f70d1977f670 2018-09-30 05:00:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ebdc9004-c0a2-46e1-b648-f70d1977f670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:52,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-47ad6cb0-dee0-481b-aa20-de9e24a3d307 Date: Sun, 30 Sep 2018 05:00:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "port_range_min": null, "revision_number": 0, "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "created_at": "2018-09-30T05:00:19Z", "project_id": "3e0c5a880cbd441eafb252db576ac196", "id": "50de3e30-b48d-40cb-9383-c1b45ac686fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "port_range_min": null, "revision_number": 0, "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "created_at": "2018-09-30T05:00:19Z", "project_id": "3e0c5a880cbd441eafb252db576ac196", "id": "59d69bd3-3d30-4e9f-90ef-17ea13e4fa35"}, {"remote_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "port_range_min": null, "revision_number": 0, "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "created_at": "2018-09-30T05:00:19Z", "project_id": "3e0c5a880cbd441eafb252db576ac196", "id": "65f60e3f-1fcb-4534-bf7f-675c38f7e6c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:00:19Z", "security_group_id": "ebdc9004-c0a2-46e1-b648-f70d1977f670", "port_range_min": null, "revision_number": 0, "tenant_id": "3e0c5a880cbd441eafb252db576ac196", "created_at": "2018-09-30T05:00:19Z", "project_id": "3e0c5a880cbd441eafb252db576ac196", "id": "7e7ee299-dec3-435a-8566-78648ac154c2"}]} 2018-09-30 05:00:52,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ebdc9004-c0a2-46e1-b648-f70d1977f670 used request id req-47ad6cb0-dee0-481b-aa20-de9e24a3d307 2018-09-30 05:00:52,017 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:00:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ebdc9004-c0a2-46e1-b648-f70d1977f670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:52,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf8e211a-af35-4197-a470-81e88e65bb71 Content-Length: 0 Date: Sun, 30 Sep 2018 05:00:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:00:52,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ebdc9004-c0a2-46e1-b648-f70d1977f670 used request id req-cf8e211a-af35-4197-a470-81e88e65bb71 2018-09-30 05:00:52,367 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj 2018-09-30 05:00:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:52,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5396066-ee27-42d4-be62-3d7cdbb012da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:52,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3e0c5a880cbd441eafb252db576ac196 used request id req-a5396066-ee27-42d4-be62-3d7cdbb012da 2018-09-30 05:00:52,705 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-479c04bb-3a05-45c-proj-role 2018-09-30 05:00:52,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9e683a752df046fdb273b1920827ba26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:52,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f685a17e-dfd3-4aeb-a7d9-2b0e06cc7411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:52,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9e683a752df046fdb273b1920827ba26 used request id req-f685a17e-dfd3-4aeb-a7d9-2b0e06cc7411 2018-09-30 05:00:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6e00ede04b556775b7f7cf4ba2e087c059082" 2018-09-30 05:00:52,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08517a1-3536-4c3b-972d-2a54db9cc600 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:00:52,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d08517a1-3536-4c3b-972d-2a54db9cc600 2018-09-30 05:00:52,953 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-479c04bb-3a05-45c-user 2018-09-30 05:00:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/461fe1cbc8e34a19aeaa997f7f5af241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daeaf94db76348faaa46029d14e03052d55f49b6" 2018-09-30 05:00:53,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a667171e-3e96-46ae-b195-502af99115c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:53,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/461fe1cbc8e34a19aeaa997f7f5af241 used request id req-a667171e-3e96-46ae-b195-502af99115c6 2018-09-30 05:00:53,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:53,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["cUxnen2HTFmEl17HjMqqig"], "issued_at": "2018-09-30T05:00:53.000000Z"}} 2018-09-30 05:00:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355772ae2a77b25539d210ccef7e6a797494c611" 2018-09-30 05:00:53,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2a654f-8262-4fa8-b776-436c60541774 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:53,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ac2a654f-8262-4fa8-b776-436c60541774 2018-09-30 05:00:53,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:53,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:53,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["0IV0DvDjRfmJI5yvetlQfw"], "issued_at": "2018-09-30T05:00:54.000000Z"}} 2018-09-30 05:00:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:00:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2448248a-19a3-46d1-b8c6-cd3456df1172 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:54,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2448248a-19a3-46d1-b8c6-cd3456df1172 2018-09-30 05:00:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:54,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:00:54,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7764c5ae-d432-4601-8eb4-ec8e7b0191af Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:00:54,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj used request id req-7764c5ae-d432-4601-8eb4-ec8e7b0191af 2018-09-30 05:00:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:00:54,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e004d93e-f2a4-4a25-ba67-26425498840b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:00:54,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e004d93e-f2a4-4a25-ba67-26425498840b 2018-09-30 05:00:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}}' 2018-09-30 05:00:54,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad983e09-e33a-4f03-ac62-bc8742ef7a11 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:00:54,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ad983e09-e33a-4f03-ac62-bc8742ef7a11 2018-09-30 05:00:54,415 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj 2018-09-30 05:00:54,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:54,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:54,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Fvt2qPMcSESAlRty8m2pTw"], "issued_at": "2018-09-30T05:00:54.000000Z"}} 2018-09-30 05:00:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192e114d6afbf2b24bc00852650a622717e3d8a7" 2018-09-30 05:00:54,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86aa36e5-e008-4781-8fb8-a640821ec864 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:54,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-86aa36e5-e008-4781-8fb8-a640821ec864 2018-09-30 05:00:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:00:54,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:00:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192e114d6afbf2b24bc00852650a622717e3d8a7" 2018-09-30 05:00:54,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ed5cb2-7345-4161-9511-12543144b20e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:00:54,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b8ed5cb2-7345-4161-9511-12543144b20e 2018-09-30 05:00:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192e114d6afbf2b24bc00852650a622717e3d8a7" 2018-09-30 05:00:55,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43f1f2b-74d9-48e4-a2de-2dfa37c47a24 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}]} 2018-09-30 05:00:55,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj used request id req-c43f1f2b-74d9-48e4-a2de-2dfa37c47a24 2018-09-30 05:00:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192e114d6afbf2b24bc00852650a622717e3d8a7" 2018-09-30 05:00:55,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b63b13-b6e6-4bd8-ad13-ab4d43ae70c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:00:55,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-85b63b13-b6e6-4bd8-ad13-ab4d43ae70c6 2018-09-30 05:00:55,552 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2b47c094-58fd-4be-user 2018-09-30 05:00:55,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:00:55,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cbf848-46ff-4c3a-8fed-c9aa7f1e72d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:00:55,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e2cbf848-46ff-4c3a-8fed-c9aa7f1e72d8 2018-09-30 05:00:55,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" -d '{"role": {"name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role"}}' 2018-09-30 05:00:55,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bbb4a26-23f3-43a8-86a5-cc6606ed229a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38bc1b34082a4c44b38cc0ece565cb2b", "links": {"self": "http://172.30.9.29:5000/v3/roles/38bc1b34082a4c44b38cc0ece565cb2b"}, "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role"}} 2018-09-30 05:00:55,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9bbb4a26-23f3-43a8-86a5-cc6606ed229a 2018-09-30 05:00:55,745 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role 2018-09-30 05:00:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/38bc1b34082a4c44b38cc0ece565cb2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:00:55,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073158c3-9621-4582-a861-615f056c6e9b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/38bc1b34082a4c44b38cc0ece565cb2b"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role", "id": "38bc1b34082a4c44b38cc0ece565cb2b"}} 2018-09-30 05:00:55,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/38bc1b34082a4c44b38cc0ece565cb2b used request id req-073158c3-9621-4582-a861-615f056c6e9b 2018-09-30 05:00:55,831 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role to project CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj 2018-09-30 05:00:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688/users/241bd792320c4cd3a11bd571b3331de7/roles/38bc1b34082a4c44b38cc0ece565cb2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:00:56,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b726312-0d5b-4932-b59d-0fc178c053ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:00:56,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688/users/241bd792320c4cd3a11bd571b3331de7/roles/38bc1b34082a4c44b38cc0ece565cb2b used request id req-0b726312-0d5b-4932-b59d-0fc178c053ea 2018-09-30 05:00:56,210 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:00:56,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:56,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:56,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38bc1b34082a4c44b38cc0ece565cb2b", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role"}], "expires_at": "2018-09-30T06:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850936ead1a94c569d043aba96b13688", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-user", "id": "241bd792320c4cd3a11bd571b3331de7"}, "audit_ids": ["6rxnSw-LRZmXvDSvuk_r6Q"], "issued_at": "2018-09-30T05:00:56.000000Z"}} 2018-09-30 05:00:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:00:56,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fbc8fc-ac90-4c75-a6b1-7d0d5375c922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:56,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f8fbc8fc-ac90-4c75-a6b1-7d0d5375c922 2018-09-30 05:00:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:00:56,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c9f47814-8fe6-43d2-9101-565af32e9faf Date: Sun, 30 Sep 2018 05:00:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image"} 2018-09-30 05:00:56,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image used request id req-c9f47814-8fe6-43d2-9101-565af32e9faf 2018-09-30 05:00:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:00:57,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ad9b871c-0111-4bc7-be20-1efde87929a6 Date: Sun, 30 Sep 2018 05:00:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:00:57,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ad9b871c-0111-4bc7-be20-1efde87929a6 2018-09-30 05:00:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image"}' 2018-09-30 05:00:57,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a X-Openstack-Request-Id: req-b5211c39-aab2-4b57-b425-f43302a80be8 Date: Sun, 30 Sep 2018 05:00:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a", "min_disk": 0, "protected": false, "id": "36bacb2d-55d3-4d87-855e-636335dea72a", "file": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a/file", "checksum": null, "owner": "850936ead1a94c569d043aba96b13688", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:00:57,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b5211c39-aab2-4b57-b425-f43302a80be8 2018-09-30 05:00:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" -d '' 2018-09-30 05:00:58,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4913d4b-75a4-4d71-be90-857b10bd00fc Date: Sun, 30 Sep 2018 05:00:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:00:58,809 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a/file used request id req-e4913d4b-75a4-4d71-be90-857b10bd00fc 2018-09-30 05:00:58,809 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:00:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:00:58,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6182ca8a-3d0b-410e-b25f-d2c06e70ba1a Date: Sun, 30 Sep 2018 05:00:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/36bacb2d-55d3-4d87-855e-636335dea72a/snap", "metadata": {}}], "self": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a", "min_disk": 0, "protected": false, "id": "36bacb2d-55d3-4d87-855e-636335dea72a", "file": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "850936ead1a94c569d043aba96b13688", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/36bacb2d-55d3-4d87-855e-636335dea72a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:00:58,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a used request id req-6182ca8a-3d0b-410e-b25f-d2c06e70ba1a 2018-09-30 05:00:58,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:00:59,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58759f4d-e65e-4b01-8025-c73da9f0aac4 Date: Sun, 30 Sep 2018 05:00:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:00:59,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-58759f4d-e65e-4b01-8025-c73da9f0aac4 2018-09-30 05:00:59,150 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image 2018-09-30 05:00:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:00:59,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-269bd7e0-7293-49c1-b2a7-c27576a8fe92 Date: Sun, 30 Sep 2018 05:00:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/36bacb2d-55d3-4d87-855e-636335dea72a/snap", "metadata": {}}], "self": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a", "min_disk": 0, "protected": false, "id": "36bacb2d-55d3-4d87-855e-636335dea72a", "file": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "850936ead1a94c569d043aba96b13688", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/36bacb2d-55d3-4d87-855e-636335dea72a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:00:59,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a used request id req-269bd7e0-7293-49c1-b2a7-c27576a8fe92 2018-09-30 05:00:59,338 - create_image - DEBUG - Instance status is - active 2018-09-30 05:00:59,338 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image 2018-09-30 05:00:59,338 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image 2018-09-30 05:00:59,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:00:59,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:00:59,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38bc1b34082a4c44b38cc0ece565cb2b", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role"}], "expires_at": "2018-09-30T06:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850936ead1a94c569d043aba96b13688", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-user", "id": "241bd792320c4cd3a11bd571b3331de7"}, "audit_ids": ["scwTL-q1T0CrW2Gbw4s2lA"], "issued_at": "2018-09-30T05:00:59.000000Z"}} 2018-09-30 05:00:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:00:59,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83dc8f9f-48f6-436c-bb75-e5ef818b1f0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:00:59,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-83dc8f9f-48f6-436c-bb75-e5ef818b1f0d 2018-09-30 05:00:59,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:00:59,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5637ce28-3386-4fcb-9759-593ee060a3d1 Date: Sun, 30 Sep 2018 05:00:59 GMT RESP BODY: {"networks":[]} 2018-09-30 05:00:59,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-5637ce28-3386-4fcb-9759-593ee060a3d1 2018-09-30 05:00:59,902 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net 2018-09-30 05:00:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" -d '{"network": {"name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net", "admin_state_up": true}}' 2018-09-30 05:01:00,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0986a9a9-f321-474a-a0f7-7eec317d6fbf Date: Sun, 30 Sep 2018 05:01:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf199e59-0565-4b1b-b352-06007f7b9265","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:01:00Z","is_default":false,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","mtu":1450}} 2018-09-30 05:01:00,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0986a9a9-f321-474a-a0f7-7eec317d6fbf 2018-09-30 05:01:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:01:00,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-641ba9e4-c7cc-4a98-bda7-5a2eb25e6a38 Date: Sun, 30 Sep 2018 05:01:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:01:00Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:00,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-641ba9e4-c7cc-4a98-bda7-5a2eb25e6a38 2018-09-30 05:01:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:01:00,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aee9131d-7f5c-4d23-a931-8ebf4584e4c1 Date: Sun, 30 Sep 2018 05:01:00 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:01:00,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-aee9131d-7f5c-4d23-a931-8ebf4584e4c1 2018-09-30 05:01:00,843 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet 2018-09-30 05:01:00,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" -d '{"subnets": [{"ip_version": 4, "network_id": "cf199e59-0565-4b1b-b352-06007f7b9265", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]}' 2018-09-30 05:01:01,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b69ff077-efd9-42fb-a911-ad6c6d558c61 Date: Sun, 30 Sep 2018 05:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:01,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b69ff077-efd9-42fb-a911-ad6c6d558c61 2018-09-30 05:01:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:01:02,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-05ce9a62-2b9d-407f-a836-a4cee8423b51 Date: Sun, 30 Sep 2018 05:01:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:02,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-05ce9a62-2b9d-407f-a836-a4cee8423b51 2018-09-30 05:01:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:01:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58415164-1f55-4a41-9068-caf26805189b Date: Sun, 30 Sep 2018 05:01:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:02,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-58415164-1f55-4a41-9068-caf26805189b 2018-09-30 05:01:02,148 - OpenStackNetwork - DEBUG - Network [cf199e59-0565-4b1b-b352-06007f7b9265] created successfully 2018-09-30 05:01:02,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:02,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:02,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["k-hL1VIxTHurZCr5YTEK3Q"], "issued_at": "2018-09-30T05:01:02.000000Z"}} 2018-09-30 05:01:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0de2882fb1d2f54d4b90886a0865f0ed96c7bed" 2018-09-30 05:01:02,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d59bc7-37cb-4ce9-9c13-9ba09802afd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:02,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-31d59bc7-37cb-4ce9-9c13-9ba09802afd3 2018-09-30 05:01:02,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:01:02,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0de2882fb1d2f54d4b90886a0865f0ed96c7bed" 2018-09-30 05:01:02,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-414fbc56-5221-448d-93d1-f28611955128 x-compute-request-id: req-414fbc56-5221-448d-93d1-f28611955128 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:01:02,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-414fbc56-5221-448d-93d1-f28611955128 2018-09-30 05:01:02,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0de2882fb1d2f54d4b90886a0865f0ed96c7bed" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:01:02,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92779bee-e385-4b4f-8478-e65155c9c134 x-compute-request-id: req-92779bee-e385-4b4f-8478-e65155c9c134 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:01:02,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-92779bee-e385-4b4f-8478-e65155c9c134 2018-09-30 05:01:02,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:02,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:03,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38bc1b34082a4c44b38cc0ece565cb2b", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role"}], "expires_at": "2018-09-30T06:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850936ead1a94c569d043aba96b13688", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-user", "id": "241bd792320c4cd3a11bd571b3331de7"}, "audit_ids": ["QTtGqzECQciMGCc3ZOGz6g"], "issued_at": "2018-09-30T05:01:03.000000Z"}} 2018-09-30 05:01:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:03,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e2a0d8-bccf-4981-b8c2-4b3a5fd05ca7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:03,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c6e2a0d8-bccf-4981-b8c2-4b3a5fd05ca7 2018-09-30 05:01:03,365 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:01:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:03,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d0c222-5d1f-4c6f-8c61-e626c14bdd15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:03,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b6d0c222-5d1f-4c6f-8c61-e626c14bdd15 2018-09-30 05:01:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:03,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-704f9954-14cf-49e3-8b0c-54a4306841ed Date: Sun, 30 Sep 2018 05:01:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:03,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-704f9954-14cf-49e3-8b0c-54a4306841ed 2018-09-30 05:01:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:01:03,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:01:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4308ac6-bd91-4f34-bb74-9813eaea3d8d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:03,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-b4308ac6-bd91-4f34-bb74-9813eaea3d8d 2018-09-30 05:01:03,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd9c290b-70dc-4ba5-96e9-9b735bffbf14 Date: Sun, 30 Sep 2018 05:01:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:04,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-bd9c290b-70dc-4ba5-96e9-9b735bffbf14 2018-09-30 05:01:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:04,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ba44fec-5d86-4c88-b960-3ad6bb867c3f Date: Sun, 30 Sep 2018 05:01:04 GMT RESP BODY: {"ports":[]} 2018-09-30 05:01:04,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1&admin_state_up=True used request id req-6ba44fec-5d86-4c88-b960-3ad6bb867c3f 2018-09-30 05:01:04,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:04,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-487bbde3-09b2-4621-ac61-cdcc5e824384 x-compute-request-id: req-487bbde3-09b2-4621-ac61-cdcc5e824384 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:01:04,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst used request id req-487bbde3-09b2-4621-ac61-cdcc5e824384 2018-09-30 05:01:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:04,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b0ceda1-b4f9-4ae7-a3af-8aec7056cfeb Date: Sun, 30 Sep 2018 05:01:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:04,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-8b0ceda1-b4f9-4ae7-a3af-8aec7056cfeb 2018-09-30 05:01:04,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:04,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2ddc04-38c5-4c8a-88f9-81cd7991b3f7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:04,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-eb2ddc04-38c5-4c8a-88f9-81cd7991b3f7 2018-09-30 05:01:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:05,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9fee94fe-141b-4660-847f-d8b72568c165 Date: Sun, 30 Sep 2018 05:01:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:05,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-9fee94fe-141b-4660-847f-d8b72568c165 2018-09-30 05:01:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:05,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-47efc218-d5da-4f04-a446-780e9374ca21 Date: Sun, 30 Sep 2018 05:01:05 GMT RESP BODY: {"ports":[]} 2018-09-30 05:01:05,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1&admin_state_up=True used request id req-47efc218-d5da-4f04-a446-780e9374ca21 2018-09-30 05:01:05,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:05,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:05,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38bc1b34082a4c44b38cc0ece565cb2b", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role"}], "expires_at": "2018-09-30T06:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850936ead1a94c569d043aba96b13688", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/850936ead1a94c569d043aba96b13688", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-user", "id": "241bd792320c4cd3a11bd571b3331de7"}, "audit_ids": ["5pyp7gNlRW6IPGTvEhpieg"], "issued_at": "2018-09-30T05:01:05.000000Z"}} 2018-09-30 05:01:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26a9fbda2d5f66a77d0438213dc0e4fe4689d53" 2018-09-30 05:01:05,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec2e8b8-d0ea-4016-a655-d6cf1d05708f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:05,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3ec2e8b8-d0ea-4016-a655-d6cf1d05708f 2018-09-30 05:01:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:05,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-004ff603-c7fa-48b7-b85e-9bc2acd8db0b Date: Sun, 30 Sep 2018 05:01:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:05,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-004ff603-c7fa-48b7-b85e-9bc2acd8db0b 2018-09-30 05:01:05,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:06,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-44f9efd8-dc8e-4963-b009-a937fcb2d08f Date: Sun, 30 Sep 2018 05:01:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:06,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-44f9efd8-dc8e-4963-b009-a937fcb2d08f 2018-09-30 05:01:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:06,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9b925f13-aca9-464c-8b5d-6a9f4e2011a6 Date: Sun, 30 Sep 2018 05:01:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:06,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-9b925f13-aca9-464c-8b5d-6a9f4e2011a6 2018-09-30 05:01:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:01:06,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:01:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:01:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26a9fbda2d5f66a77d0438213dc0e4fe4689d53" 2018-09-30 05:01:06,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f09db69-bdd2-4c55-b8ce-103da93aeb8d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:06,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-0f09db69-bdd2-4c55-b8ce-103da93aeb8d 2018-09-30 05:01:06,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:06,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-87f0b5df-9ec0-4aa8-962b-de57a9b1278e Date: Sun, 30 Sep 2018 05:01:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:06,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-87f0b5df-9ec0-4aa8-962b-de57a9b1278e 2018-09-30 05:01:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:06,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd15e591-3acb-458c-b5ce-4a70cf306639 Date: Sun, 30 Sep 2018 05:01:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:06,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet used request id req-dd15e591-3acb-458c-b5ce-4a70cf306639 2018-09-30 05:01:06,770 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net 2018-09-30 05:01:06,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" -d '{"port": {"network_id": "cf199e59-0565-4b1b-b352-06007f7b9265", "fixed_ips": [{"subnet_id": "bb15519f-d9f4-44f2-9792-4595ff03c6aa", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1", "admin_state_up": true}}' 2018-09-30 05:01:07,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-ccad6183-0ff0-47cc-b637-244d24695395 Date: Sun, 30 Sep 2018 05:01:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","ip_address":"10.55.0.101"}],"id":"08426a1c-718e-44fb-bdd2-8a8bb195b83d","security_groups":["c7aa5844-1f81-43b4-a4bd-973dbf743637"],"mac_address":"fa:16:3e:c9:66:75","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1","project_id":"850936ead1a94c569d043aba96b13688","qos_policy_id":null,"admin_state_up":true,"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:07Z","binding:vnic_type":"normal"}} 2018-09-30 05:01:07,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-ccad6183-0ff0-47cc-b637-244d24695395 2018-09-30 05:01:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3d8b888b-d4ae-4b58-850b-4ee2b3da13b8 Date: Sun, 30 Sep 2018 05:01:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:08,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-3d8b888b-d4ae-4b58-850b-4ee2b3da13b8 2018-09-30 05:01:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f903b7f-a781-4f0e-b38b-12454de0980d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:08,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-1f903b7f-a781-4f0e-b38b-12454de0980d 2018-09-30 05:01:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9be8f9b-a885-4df4-8fb1-a65595bb8b94 Date: Sun, 30 Sep 2018 05:01:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:08,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-f9be8f9b-a885-4df4-8fb1-a65595bb8b94 2018-09-30 05:01:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-e989a436-9901-43a9-9d5e-14558cc02b3d Date: Sun, 30 Sep 2018 05:01:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","ip_address":"10.55.0.101"}],"id":"08426a1c-718e-44fb-bdd2-8a8bb195b83d","security_groups":["c7aa5844-1f81-43b4-a4bd-973dbf743637"],"mac_address":"fa:16:3e:c9:66:75","project_id":"850936ead1a94c569d043aba96b13688","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1","admin_state_up":true,"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:01:08,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1&admin_state_up=True used request id req-e989a436-9901-43a9-9d5e-14558cc02b3d 2018-09-30 05:01:08,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88798bba-1799-49df-8337-74aaa39b95b5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:08,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-88798bba-1799-49df-8337-74aaa39b95b5 2018-09-30 05:01:08,694 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst 2018-09-30 05:01:08,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e45eda6-13c7-4235-a5ff-da99cec03a7b x-compute-request-id: req-4e45eda6-13c7-4235-a5ff-da99cec03a7b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-flavor-name"}]} 2018-09-30 05:01:08,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4e45eda6-13c7-4235-a5ff-da99cec03a7b 2018-09-30 05:01:08,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-895ace6e-ce29-4572-84de-b3aec27871aa x-compute-request-id: req-895ace6e-ce29-4572-84de-b3aec27871aa Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:01:08,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0 used request id req-895ace6e-ce29-4572-84de-b3aec27871aa 2018-09-30 05:01:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-84865d0a-88a2-4ea0-8aaf-d55a32c9947d Date: Sun, 30 Sep 2018 05:01:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:00:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/36bacb2d-55d3-4d87-855e-636335dea72a/snap", "metadata": {}}], "self": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a", "min_disk": 0, "protected": false, "id": "36bacb2d-55d3-4d87-855e-636335dea72a", "file": "/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "850936ead1a94c569d043aba96b13688", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/36bacb2d-55d3-4d87-855e-636335dea72a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image"} 2018-09-30 05:01:08,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image used request id req-84865d0a-88a2-4ea0-8aaf-d55a32c9947d 2018-09-30 05:01:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:09,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ddcbeb7-c015-436f-be8c-b08cd073a668 Date: Sun, 30 Sep 2018 05:01:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:01:09,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0ddcbeb7-c015-436f-be8c-b08cd073a668 2018-09-30 05:01:09,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" -d '{"server": {"name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "imageRef": "36bacb2d-55d3-4d87-855e-636335dea72a", "flavorRef": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "max_count": 1, "min_count": 1, "networks": [{"port": "08426a1c-718e-44fb-bdd2-8a8bb195b83d"}]}}' 2018-09-30 05:01:10,793 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:01:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8097a017-55c9-4455-95e1-276acdb15274 x-compute-request-id: req-8097a017-55c9-4455-95e1-276acdb15274 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "adminPass": "rg7XVdzZWax9"}} 2018-09-30 05:01:10,794 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-8097a017-55c9-4455-95e1-276acdb15274 2018-09-30 05:01:10,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:11,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30987400-66af-41b6-bf9f-d903a7a20e05 x-compute-request-id: req-30987400-66af-41b6-bf9f-d903a7a20e05 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:01:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:11,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-30987400-66af-41b6-bf9f-d903a7a20e05 2018-09-30 05:01:11,142 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst 2018-09-30 05:01:11,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:11,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcbdf1f0-aaff-45f2-9dce-0bc549ad2131 x-compute-request-id: req-bcbdf1f0-aaff-45f2-9dce-0bc549ad2131 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:01:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:11,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-bcbdf1f0-aaff-45f2-9dce-0bc549ad2131 2018-09-30 05:01:11,502 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst] is - BUILD 2018-09-30 05:01:11,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:01:14,506 - create_instance - DEBUG - VM status query timeout in 896.636623144 2018-09-30 05:01:14,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:15,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-161c69e9-dd81-4177-8e9d-8b617f8821db x-compute-request-id: req-161c69e9-dd81-4177-8e9d-8b617f8821db Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "security_groups": [{"name": "default"}], "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:01:12Z", "hostId": "79b96ecc5208a7496cc9ae7d19bffcc557879e617b358524914f6122", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:15,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-161c69e9-dd81-4177-8e9d-8b617f8821db 2018-09-30 05:01:15,111 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst] is - BUILD 2018-09-30 05:01:15,111 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:01:18,114 - create_instance - DEBUG - VM status query timeout in 893.028544188 2018-09-30 05:01:18,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:18,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1bfb855-17df-4ecc-a084-735fdbaf297b x-compute-request-id: req-e1bfb855-17df-4ecc-a084-735fdbaf297b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:66:75", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:16.000000", "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "security_groups": [{"name": "default"}], "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:01:16Z", "hostId": "79b96ecc5208a7496cc9ae7d19bffcc557879e617b358524914f6122", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:18,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-e1bfb855-17df-4ecc-a084-735fdbaf297b 2018-09-30 05:01:18,840 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst] is - ACTIVE 2018-09-30 05:01:18,840 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:01:18,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01d4cb21-a76a-4d02-b737-d6ba91ae1d93 x-compute-request-id: req-01d4cb21-a76a-4d02-b737-d6ba91ae1d93 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:66:75", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:16.000000", "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "security_groups": [{"name": "default"}], "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:01:16Z", "hostId": "79b96ecc5208a7496cc9ae7d19bffcc557879e617b358524914f6122", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:19,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-01d4cb21-a76a-4d02-b737-d6ba91ae1d93 2018-09-30 05:01:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-14fabc15-77ea-4397-b67e-1f7a19ad6aa9 Date: Sun, 30 Sep 2018 05:01:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:19,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net used request id req-14fabc15-77ea-4397-b67e-1f7a19ad6aa9 2018-09-30 05:01:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5130a88c-0842-4076-8637-6455febc641b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:19,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-5130a88c-0842-4076-8637-6455febc641b 2018-09-30 05:01:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c6cb69e-0a28-4e28-8f00-9e31d039c1c1 Date: Sun, 30 Sep 2018 05:01:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:19,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-0c6cb69e-0a28-4e28-8f00-9e31d039c1c1 2018-09-30 05:01:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-75dea343-4b8f-45a2-b33d-835b90458469 Date: Sun, 30 Sep 2018 05:01:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","ip_address":"10.55.0.2"}],"id":"01bf83f8-50b7-4526-9c54-e2172e5d448a","security_groups":[],"mac_address":"fa:16:3e:ae:5f:18","project_id":"850936ead1a94c569d043aba96b13688","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf199e59-0565-4b1b-b352-06007f7b9265"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","ip_address":"10.55.0.101"}],"id":"08426a1c-718e-44fb-bdd2-8a8bb195b83d","security_groups":["c7aa5844-1f81-43b4-a4bd-973dbf743637"],"mac_address":"fa:16:3e:c9:66:75","project_id":"850936ead1a94c569d043aba96b13688","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1","admin_state_up":true,"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:07Z","binding:vnic_type":"normal","device_id":"47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","ip_address":"10.55.0.4"}],"id":"974b516e-3614-4745-acf0-8dc7e226bc20","security_groups":[],"mac_address":"fa:16:3e:b9:99:a9","project_id":"850936ead1a94c569d043aba96b13688","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf199e59-0565-4b1b-b352-06007f7b9265"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","ip_address":"10.55.0.3"}],"id":"b2657fc0-a3b1-4860-86da-a09e59f9cd40","security_groups":[],"mac_address":"fa:16:3e:74:6a:d6","project_id":"850936ead1a94c569d043aba96b13688","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf199e59-0565-4b1b-b352-06007f7b9265"}]} 2018-09-30 05:01:19,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-75dea343-4b8f-45a2-b33d-835b90458469 2018-09-30 05:01:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-42a4e684-34dd-46d3-9bbf-a7415c9991a4 Date: Sun, 30 Sep 2018 05:01:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bb15519f-d9f4-44f2-9792-4595ff03c6aa"],"updated_at":"2018-09-30T05:01:01Z","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"850936ead1a94c569d043aba96b13688","id":"cf199e59-0565-4b1b-b352-06007f7b9265","name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net"}]} 2018-09-30 05:01:19,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-42a4e684-34dd-46d3-9bbf-a7415c9991a4 2018-09-30 05:01:19,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2af29259-8c4a-4238-8201-a872425a068b Date: Sun, 30 Sep 2018 05:01:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:19,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-2af29259-8c4a-4238-8201-a872425a068b 2018-09-30 05:01:19,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:19,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-999a3a68-8030-4040-8acf-3b360982dfb7 Date: Sun, 30 Sep 2018 05:01:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf199e59-0565-4b1b-b352-06007f7b9265","tenant_id":"850936ead1a94c569d043aba96b13688","created_at":"2018-09-30T05:01:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"850936ead1a94c569d043aba96b13688","id":"bb15519f-d9f4-44f2-9792-4595ff03c6aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet"}]} 2018-09-30 05:01:19,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=cf199e59-0565-4b1b-b352-06007f7b9265&name=CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet used request id req-999a3a68-8030-4040-8acf-3b360982dfb7 2018-09-30 05:01:19,816 - create_instance - INFO - Deleting Port with ID - 08426a1c-718e-44fb-bdd2-8a8bb195b83d 2018-09-30 05:01:19,817 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585dport-1 2018-09-30 05:01:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/08426a1c-718e-44fb-bdd2-8a8bb195b83d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:20,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-181c83f6-b32a-4314-b3ba-c014e6db1be5 Date: Sun, 30 Sep 2018 05:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:01:20,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/08426a1c-718e-44fb-bdd2-8a8bb195b83d used request id req-181c83f6-b32a-4314-b3ba-c014e6db1be5 2018-09-30 05:01:20,491 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst 2018-09-30 05:01:20,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:20,655 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84ff998a-4faf-4099-b507-d9071c3deb3a x-compute-request-id: req-84ff998a-4faf-4099-b507-d9071c3deb3a Content-Type: application/json 2018-09-30 05:01:20,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-84ff998a-4faf-4099-b507-d9071c3deb3a 2018-09-30 05:01:20,656 - create_instance - INFO - Checking deletion status 2018-09-30 05:01:20,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:21,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f67246f-4c82-4dc2-837a-09e1241315c3 x-compute-request-id: req-1f67246f-4c82-4dc2-837a-09e1241315c3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:16.000000", "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:01:20Z", "hostId": "79b96ecc5208a7496cc9ae7d19bffcc557879e617b358524914f6122", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:21,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-1f67246f-4c82-4dc2-837a-09e1241315c3 2018-09-30 05:01:21,033 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst] is - ACTIVE 2018-09-30 05:01:21,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:01:24,037 - create_instance - DEBUG - VM status query timeout in 296.619122982 2018-09-30 05:01:24,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:24,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df6d694b-ec4a-4494-ac38-ffe09be60333 x-compute-request-id: req-df6d694b-ec4a-4494-ac38-ffe09be60333 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "rel": "bookmark"}], "image": {"id": "36bacb2d-55d3-4d87-855e-636335dea72a", "links": [{"href": "http://172.30.9.29:8774/images/36bacb2d-55d3-4d87-855e-636335dea72a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:16.000000", "flavor": {"id": "c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "links": [{"href": "http://172.30.9.29:8774/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0", "rel": "bookmark"}]}, "id": "47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3", "user_id": "241bd792320c4cd3a11bd571b3331de7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:01:24Z", "hostId": "79b96ecc5208a7496cc9ae7d19bffcc557879e617b358524914f6122", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst", "created": "2018-09-30T05:01:10Z", "tenant_id": "850936ead1a94c569d043aba96b13688", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:24,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-df6d694b-ec4a-4494-ac38-ffe09be60333 2018-09-30 05:01:24,305 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst] is - ACTIVE 2018-09-30 05:01:24,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:01:27,309 - create_instance - DEBUG - VM status query timeout in 293.347095013 2018-09-30 05:01:27,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159420ced7d08e505b05f844b4c6a472b4be5269" 2018-09-30 05:01:27,362 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86ddaca5-1916-444a-9ac8-ee5bd827cc28 x-compute-request-id: req-86ddaca5-1916-444a-9ac8-ee5bd827cc28 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 could not be found.", "code": 404}} 2018-09-30 05:01:27,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 used request id req-86ddaca5-1916-444a-9ac8-ee5bd827cc28 2018-09-30 05:01:27,363 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 47c157d4-ac7a-4b50-b7a5-0c84e18bfbc3 could not be found. (HTTP 404) (Request-ID: req-86ddaca5-1916-444a-9ac8-ee5bd827cc28) 2018-09-30 05:01:27,363 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-inst 2018-09-30 05:01:27,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0de2882fb1d2f54d4b90886a0865f0ed96c7bed" 2018-09-30 05:01:27,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee869313-ee75-4b19-a4d9-73fd9e1535b9 x-compute-request-id: req-ee869313-ee75-4b19-a4d9-73fd9e1535b9 Content-Length: 0 Content-Type: application/json 2018-09-30 05:01:27,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c838edc4-6cf6-44f8-b7e9-5e56aface6c0 used request id req-ee869313-ee75-4b19-a4d9-73fd9e1535b9 2018-09-30 05:01:27,412 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet 2018-09-30 05:01:27,412 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-subnet 2018-09-30 05:01:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/bb15519f-d9f4-44f2-9792-4595ff03c6aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:01:29,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ebe2c40-fc57-43bc-8c3a-cacb859179dc Date: Sun, 30 Sep 2018 05:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:01:29,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/bb15519f-d9f4-44f2-9792-4595ff03c6aa used request id req-3ebe2c40-fc57-43bc-8c3a-cacb859179dc 2018-09-30 05:01:29,845 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-pub-net 2018-09-30 05:01:29,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/cf199e59-0565-4b1b-b352-06007f7b9265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5147db0da9a0664c5b7b589132b62e0dbcfa1096" 2018-09-30 05:01:31,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e82290c4-4f55-4381-8814-2efcaebbb7aa Date: Sun, 30 Sep 2018 05:01:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:01:31,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/cf199e59-0565-4b1b-b352-06007f7b9265 used request id req-e82290c4-4f55-4381-8814-2efcaebbb7aa 2018-09-30 05:01:31,407 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-014e2391-6dd0-4617-a207-e89fe7da585d-image 2018-09-30 05:01:31,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24659e20c6df96b4ee6b052086ba805447a96807" 2018-09-30 05:01:32,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb5b4970-b741-41d0-ab80-29f5632680b7 Date: Sun, 30 Sep 2018 05:01:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:01:32,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/36bacb2d-55d3-4d87-855e-636335dea72a used request id req-fb5b4970-b741-41d0-ab80-29f5632680b7 2018-09-30 05:01:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:33,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-64f9c39b-e68f-42d3-8a87-5dc7968a2a7e Date: Sun, 30 Sep 2018 05:01:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "850936ead1a94c569d043aba96b13688", "created_at": "2018-09-30T05:01:00Z", "updated_at": "2018-09-30T05:01:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "revision_number": 0, "id": "5a900506-bddf-4f5b-9dfe-72b1f6c8f7f5", "remote_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "tenant_id": "850936ead1a94c569d043aba96b13688", "port_range_min": null, "ethertype": "IPv4", "project_id": "850936ead1a94c569d043aba96b13688"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "revision_number": 0, "id": "6af38134-a034-4d8a-9392-9bce989f2e01", "remote_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "tenant_id": "850936ead1a94c569d043aba96b13688", "port_range_min": null, "ethertype": "IPv6", "project_id": "850936ead1a94c569d043aba96b13688"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "revision_number": 0, "id": "8698448d-251f-48c2-9e36-3f96e6dffc32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "tenant_id": "850936ead1a94c569d043aba96b13688", "port_range_min": null, "ethertype": "IPv4", "project_id": "850936ead1a94c569d043aba96b13688"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "revision_number": 0, "id": "f1c4c50a-da91-4406-a2e2-4fcddf08d1a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "tenant_id": "850936ead1a94c569d043aba96b13688", "port_range_min": null, "ethertype": "IPv6", "project_id": "850936ead1a94c569d043aba96b13688"}], "revision_number": 4, "project_id": "850936ead1a94c569d043aba96b13688", "id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "name": "default"}]} 2018-09-30 05:01:33,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-64f9c39b-e68f-42d3-8a87-5dc7968a2a7e 2018-09-30 05:01:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:33,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b25cab3-193b-4b8a-889d-377422861c10 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:01:33,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-0b25cab3-193b-4b8a-889d-377422861c10 2018-09-30 05:01:33,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:33,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9165298a-f295-4aaa-ba7b-8a3a3eb0d419 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:01:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-9165298a-f295-4aaa-ba7b-8a3a3eb0d419 2018-09-30 05:01:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:33,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a152ed-2d24-4318-a806-0589bf6c893d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:01:33,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-46a152ed-2d24-4318-a806-0589bf6c893d 2018-09-30 05:01:33,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:33,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3c7a81-bd38-48f9-879f-21af66f69e2e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688"}, "enabled": true, "id": "850936ead1a94c569d043aba96b13688", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj"}} 2018-09-30 05:01:33,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-4f3c7a81-bd38-48f9-879f-21af66f69e2e 2018-09-30 05:01:33,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7aa5844-1f81-43b4-a4bd-973dbf743637 2018-09-30 05:01:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7aa5844-1f81-43b4-a4bd-973dbf743637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:33,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b64e19a4-7750-4574-b79a-da0a9c2fd9d2 Date: Sun, 30 Sep 2018 05:01:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "port_range_min": null, "revision_number": 0, "tenant_id": "850936ead1a94c569d043aba96b13688", "created_at": "2018-09-30T05:01:00Z", "project_id": "850936ead1a94c569d043aba96b13688", "id": "5a900506-bddf-4f5b-9dfe-72b1f6c8f7f5"}, {"remote_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "port_range_min": null, "revision_number": 0, "tenant_id": "850936ead1a94c569d043aba96b13688", "created_at": "2018-09-30T05:01:00Z", "project_id": "850936ead1a94c569d043aba96b13688", "id": "6af38134-a034-4d8a-9392-9bce989f2e01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "port_range_min": null, "revision_number": 0, "tenant_id": "850936ead1a94c569d043aba96b13688", "created_at": "2018-09-30T05:01:00Z", "project_id": "850936ead1a94c569d043aba96b13688", "id": "8698448d-251f-48c2-9e36-3f96e6dffc32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:00Z", "security_group_id": "c7aa5844-1f81-43b4-a4bd-973dbf743637", "port_range_min": null, "revision_number": 0, "tenant_id": "850936ead1a94c569d043aba96b13688", "created_at": "2018-09-30T05:01:00Z", "project_id": "850936ead1a94c569d043aba96b13688", "id": "f1c4c50a-da91-4406-a2e2-4fcddf08d1a4"}]} 2018-09-30 05:01:33,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c7aa5844-1f81-43b4-a4bd-973dbf743637 used request id req-b64e19a4-7750-4574-b79a-da0a9c2fd9d2 2018-09-30 05:01:33,633 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:01:33,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c7aa5844-1f81-43b4-a4bd-973dbf743637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:34,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12b0830d-e389-4a59-9f1a-efc19431de31 Content-Length: 0 Date: Sun, 30 Sep 2018 05:01:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:01:34,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c7aa5844-1f81-43b4-a4bd-973dbf743637 used request id req-12b0830d-e389-4a59-9f1a-efc19431de31 2018-09-30 05:01:34,009 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj 2018-09-30 05:01:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:34,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa3c8b58-adbb-407f-a765-ac5c330f5bd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:01:34,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/850936ead1a94c569d043aba96b13688 used request id req-fa3c8b58-adbb-407f-a765-ac5c330f5bd2 2018-09-30 05:01:34,220 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2b47c094-58fd-4be-proj-role 2018-09-30 05:01:34,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/38bc1b34082a4c44b38cc0ece565cb2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:34,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf68cb8-9a52-43fd-91b0-d664d15f9b68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:01:34,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/38bc1b34082a4c44b38cc0ece565cb2b used request id req-ddf68cb8-9a52-43fd-91b0-d664d15f9b68 2018-09-30 05:01:34,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9d5bf4869fd38ae7497fb6c8234e349ee06fb4" 2018-09-30 05:01:34,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bb66f0-2161-4ecd-9fee-ee062cb43d4a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:01:34,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09bb66f0-2161-4ecd-9fee-ee062cb43d4a 2018-09-30 05:01:34,412 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2b47c094-58fd-4be-user 2018-09-30 05:01:34,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/241bd792320c4cd3a11bd571b3331de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192e114d6afbf2b24bc00852650a622717e3d8a7" 2018-09-30 05:01:34,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d1c612-a7c0-473a-9ff5-13a4176af82a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:01:34,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/241bd792320c4cd3a11bd571b3331de7 used request id req-f8d1c612-a7c0-473a-9ff5-13a4176af82a 2018-09-30 05:01:34,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:34,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eHNMzAGuRGOQXK44qMHrow"], "issued_at": "2018-09-30T05:01:34.000000Z"}} 2018-09-30 05:01:34,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d24337bce5eaf3cad9c6ad3ae5331dd19a4431e" 2018-09-30 05:01:35,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c23613-2992-44ad-8246-beebece3008f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:35,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e2c23613-2992-44ad-8246-beebece3008f 2018-09-30 05:01:35,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:35,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:35,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["lGOm-_tTS6GX7lTNkpEapA"], "issued_at": "2018-09-30T05:01:35.000000Z"}} 2018-09-30 05:01:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:01:35,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b71a057-0dff-4a39-8bfa-a2bc8821b25d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:35,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2b71a057-0dff-4a39-8bfa-a2bc8821b25d 2018-09-30 05:01:35,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:01:35,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:01:35,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-191bc2a5-9065-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:01:35,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac5ec6d-d76a-4ea8-b0b9-0925c3d17ce3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-191bc2a5-9065-430-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:01:35,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-191bc2a5-9065-430-proj used request id req-aac5ec6d-d76a-4ea8-b0b9-0925c3d17ce3 2018-09-30 05:01:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:01:35,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8deb33c3-3ce4-412f-8716-10b713005473 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:01:35,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8deb33c3-3ce4-412f-8716-10b713005473 2018-09-30 05:01:35,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}}' 2018-09-30 05:01:35,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d82fae7-38d6-4e13-93f0-01219feec385 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:01:35,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4d82fae7-38d6-4e13-93f0-01219feec385 2018-09-30 05:01:35,918 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-191bc2a5-9065-430-proj 2018-09-30 05:01:35,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:35,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:36,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5xK-Ulu3SoOajvvsA_W1aQ"], "issued_at": "2018-09-30T05:01:36.000000Z"}} 2018-09-30 05:01:36,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027dfb9746b2d6a16da204b7474fe9158b1744d6" 2018-09-30 05:01:36,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388e0428-071a-4418-8be7-9b7851b5b339 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:36,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-388e0428-071a-4418-8be7-9b7851b5b339 2018-09-30 05:01:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:01:36,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:01:36,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027dfb9746b2d6a16da204b7474fe9158b1744d6" 2018-09-30 05:01:36,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80ffc3b-a67f-4c37-b15c-44e7a50db377 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:01:36,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d80ffc3b-a67f-4c37-b15c-44e7a50db377 2018-09-30 05:01:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-191bc2a5-9065-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027dfb9746b2d6a16da204b7474fe9158b1744d6" 2018-09-30 05:01:36,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925fe7f4-a74e-4b08-b30b-b98982bcaf94 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-191bc2a5-9065-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}]} 2018-09-30 05:01:36,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-191bc2a5-9065-430-proj used request id req-925fe7f4-a74e-4b08-b30b-b98982bcaf94 2018-09-30 05:01:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027dfb9746b2d6a16da204b7474fe9158b1744d6" 2018-09-30 05:01:36,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c1ccf6-489e-42fa-b92c-6de1bc98817e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:01:36,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e7c1ccf6-489e-42fa-b92c-6de1bc98817e 2018-09-30 05:01:37,037 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-191bc2a5-9065-430-user 2018-09-30 05:01:37,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:01:37,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d68d9f0-127e-4108-90f0-3592f5da85ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:01:37,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9d68d9f0-127e-4108-90f0-3592f5da85ef 2018-09-30 05:01:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" -d '{"role": {"name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role"}}' 2018-09-30 05:01:37,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-626b924a-1890-4521-ab12-8d9b3b32f5a9 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96c46ea7ffeb41418ceaba6862de5c9e", "links": {"self": "http://172.30.9.29:5000/v3/roles/96c46ea7ffeb41418ceaba6862de5c9e"}, "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role"}} 2018-09-30 05:01:37,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-626b924a-1890-4521-ab12-8d9b3b32f5a9 2018-09-30 05:01:37,182 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role 2018-09-30 05:01:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/96c46ea7ffeb41418ceaba6862de5c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:01:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3102f1e1-2f36-482c-b8f9-b2146bbad2bc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/96c46ea7ffeb41418ceaba6862de5c9e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role", "id": "96c46ea7ffeb41418ceaba6862de5c9e"}} 2018-09-30 05:01:37,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/96c46ea7ffeb41418ceaba6862de5c9e used request id req-3102f1e1-2f36-482c-b8f9-b2146bbad2bc 2018-09-30 05:01:37,274 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role to project CreateInstancePortManipulationTests-191bc2a5-9065-430-proj 2018-09-30 05:01:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9/users/532148b09f3f4fac99e4e7cb9c589602/roles/96c46ea7ffeb41418ceaba6862de5c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:01:37,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c65d6b-4f9d-4ca9-8adc-a82fb7f27cfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:01:37,394 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9/users/532148b09f3f4fac99e4e7cb9c589602/roles/96c46ea7ffeb41418ceaba6862de5c9e used request id req-a3c65d6b-4f9d-4ca9-8adc-a82fb7f27cfa 2018-09-30 05:01:37,394 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:01:37,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:37,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:37,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c46ea7ffeb41418ceaba6862de5c9e", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role"}], "expires_at": "2018-09-30T06:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "092ae67f75d44d648964e01a4d956bb9", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-user", "id": "532148b09f3f4fac99e4e7cb9c589602"}, "audit_ids": ["dpWCyrTNTwK08WrhqjX3aw"], "issued_at": "2018-09-30T05:01:37.000000Z"}} 2018-09-30 05:01:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:01:37,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dee969-a429-4e9a-b332-f48eaa3f0b6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:37,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a2dee969-a429-4e9a-b332-f48eaa3f0b6e 2018-09-30 05:01:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:01:38,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ad69b30c-22dc-4d5e-aec6-3d9214ecacbc Date: Sun, 30 Sep 2018 05:01:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image"} 2018-09-30 05:01:38,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image used request id req-ad69b30c-22dc-4d5e-aec6-3d9214ecacbc 2018-09-30 05:01:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:01:38,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a82764d4-a6e3-4d23-a29e-5836c2432542 Date: Sun, 30 Sep 2018 05:01:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:01:38,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a82764d4-a6e3-4d23-a29e-5836c2432542 2018-09-30 05:01:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image"}' 2018-09-30 05:01:38,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac X-Openstack-Request-Id: req-f23de6b1-b3e5-4377-bb8c-fba8f714e38e Date: Sun, 30 Sep 2018 05:01:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:01:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:01:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "min_disk": 0, "protected": false, "id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "file": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/file", "checksum": null, "owner": "092ae67f75d44d648964e01a4d956bb9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:01:38,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f23de6b1-b3e5-4377-bb8c-fba8f714e38e 2018-09-30 05:01:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" -d '' 2018-09-30 05:01:40,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62e7ccc2-41bb-4e3d-ab91-c28c8a2d4eb0 Date: Sun, 30 Sep 2018 05:01:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:01:40,958 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/file used request id req-62e7ccc2-41bb-4e3d-ab91-c28c8a2d4eb0 2018-09-30 05:01:40,959 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:01:40,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:01:41,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9c9a1054-ef51-477e-88bd-bead7b31a873 Date: Sun, 30 Sep 2018 05:01:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:01:40Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/snap", "metadata": {}}], "self": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "min_disk": 0, "protected": false, "id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "file": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "092ae67f75d44d648964e01a4d956bb9", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:01:41,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac used request id req-9c9a1054-ef51-477e-88bd-bead7b31a873 2018-09-30 05:01:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:01:41,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a58d0c87-3b8c-48d0-ac74-55f5822c45ff Date: Sun, 30 Sep 2018 05:01:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:01:41,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a58d0c87-3b8c-48d0-ac74-55f5822c45ff 2018-09-30 05:01:41,306 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image 2018-09-30 05:01:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:01:41,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8925df0d-a383-4a0c-ae06-fd3187e49f40 Date: Sun, 30 Sep 2018 05:01:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:01:40Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/snap", "metadata": {}}], "self": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "min_disk": 0, "protected": false, "id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "file": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "092ae67f75d44d648964e01a4d956bb9", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:01:41,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac used request id req-8925df0d-a383-4a0c-ae06-fd3187e49f40 2018-09-30 05:01:41,469 - create_image - DEBUG - Instance status is - active 2018-09-30 05:01:41,469 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image 2018-09-30 05:01:41,469 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image 2018-09-30 05:01:41,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:41,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:41,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c46ea7ffeb41418ceaba6862de5c9e", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role"}], "expires_at": "2018-09-30T06:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "092ae67f75d44d648964e01a4d956bb9", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-user", "id": "532148b09f3f4fac99e4e7cb9c589602"}, "audit_ids": ["9yuCCU6wSmqEGUh2a65WQQ"], "issued_at": "2018-09-30T05:01:41.000000Z"}} 2018-09-30 05:01:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:01:41,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5df424-881c-4091-bd6b-2844735b93a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:41,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0c5df424-881c-4091-bd6b-2844735b93a9 2018-09-30 05:01:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:01:42,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a2717ea-07a1-46d9-8bc0-b18ae13232dd Date: Sun, 30 Sep 2018 05:01:42 GMT RESP BODY: {"networks":[]} 2018-09-30 05:01:42,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-3a2717ea-07a1-46d9-8bc0-b18ae13232dd 2018-09-30 05:01:42,106 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net 2018-09-30 05:01:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" -d '{"network": {"name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net", "admin_state_up": true}}' 2018-09-30 05:01:42,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-44cd3225-754a-405f-9e51-6b04fac38ca6 Date: Sun, 30 Sep 2018 05:01:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:01:42Z","is_default":false,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","mtu":1450}} 2018-09-30 05:01:42,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-44cd3225-754a-405f-9e51-6b04fac38ca6 2018-09-30 05:01:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:01:42,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9b8c476c-39c7-48c3-afa2-2d4a42f7d10b Date: Sun, 30 Sep 2018 05:01:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:01:42Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:42,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-9b8c476c-39c7-48c3-afa2-2d4a42f7d10b 2018-09-30 05:01:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:01:43,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e349f8d7-6d42-4edc-8553-d99180937758 Date: Sun, 30 Sep 2018 05:01:43 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:01:43,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-e349f8d7-6d42-4edc-8553-d99180937758 2018-09-30 05:01:43,116 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet 2018-09-30 05:01:43,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" -d '{"subnets": [{"ip_version": 4, "network_id": "5f9273ea-4cfb-4e31-9e5c-cd5df3561e09", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]}' 2018-09-30 05:01:43,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-871b07f8-08ff-4c81-8bca-e7edbfcdedd2 Date: Sun, 30 Sep 2018 05:01:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:43,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-871b07f8-08ff-4c81-8bca-e7edbfcdedd2 2018-09-30 05:01:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:01:44,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-09f2d6fe-675a-4d8c-a584-1607eed15b2d Date: Sun, 30 Sep 2018 05:01:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:44,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-09f2d6fe-675a-4d8c-a584-1607eed15b2d 2018-09-30 05:01:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:01:44,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cee08be7-2e88-4be5-bae6-acb69b5f5d9c Date: Sun, 30 Sep 2018 05:01:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:44,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-cee08be7-2e88-4be5-bae6-acb69b5f5d9c 2018-09-30 05:01:44,411 - OpenStackNetwork - DEBUG - Network [5f9273ea-4cfb-4e31-9e5c-cd5df3561e09] created successfully 2018-09-30 05:01:44,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:44,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:44,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["nAzrcWl0S0CpIlHVnZ9QVg"], "issued_at": "2018-09-30T05:01:44.000000Z"}} 2018-09-30 05:01:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bdc7f227ae4858e456cbafcb9aceaf2861bf641" 2018-09-30 05:01:44,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21172226-09e6-4986-96fc-340e94c9b30e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:44,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-21172226-09e6-4986-96fc-340e94c9b30e 2018-09-30 05:01:44,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:01:44,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bdc7f227ae4858e456cbafcb9aceaf2861bf641" 2018-09-30 05:01:45,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5666d6c7-1198-4077-97a4-c0980e51d4b7 x-compute-request-id: req-5666d6c7-1198-4077-97a4-c0980e51d4b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:01:45,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5666d6c7-1198-4077-97a4-c0980e51d4b7 2018-09-30 05:01:45,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bdc7f227ae4858e456cbafcb9aceaf2861bf641" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:01:45,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6f6374f-a210-4301-b6b3-d5e281f2fc66 x-compute-request-id: req-a6f6374f-a210-4301-b6b3-d5e281f2fc66 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:01:45,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a6f6374f-a210-4301-b6b3-d5e281f2fc66 2018-09-30 05:01:45,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:45,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:45,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c46ea7ffeb41418ceaba6862de5c9e", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role"}], "expires_at": "2018-09-30T06:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "092ae67f75d44d648964e01a4d956bb9", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-user", "id": "532148b09f3f4fac99e4e7cb9c589602"}, "audit_ids": ["Hr6EnA_9SEa7lp4V1eSbOg"], "issued_at": "2018-09-30T05:01:45.000000Z"}} 2018-09-30 05:01:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:45,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3dbfb2e-c1ed-47c7-b5ef-51b6ca24db25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:45,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b3dbfb2e-c1ed-47c7-b5ef-51b6ca24db25 2018-09-30 05:01:45,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:01:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:45,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfee1e0-a5f0-4d13-a5fe-6f63db4f5cdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:45,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-acfee1e0-a5f0-4d13-a5fe-6f63db4f5cdf 2018-09-30 05:01:45,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:45,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a1f8c29f-b308-4624-846b-bef8c7016a1d Date: Sun, 30 Sep 2018 05:01:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:45,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-a1f8c29f-b308-4624-846b-bef8c7016a1d 2018-09-30 05:01:45,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:01:45,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:01:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:01:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:46,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6236ce0d-8f42-41b2-a4f7-f8c5ea842f0b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:01:46,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-6236ce0d-8f42-41b2-a4f7-f8c5ea842f0b 2018-09-30 05:01:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:46,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4aa3f773-f33b-43cc-972d-baecd37ddf26 Date: Sun, 30 Sep 2018 05:01:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:46,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-4aa3f773-f33b-43cc-972d-baecd37ddf26 2018-09-30 05:01:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:46,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0174533c-d349-4fbe-bac9-3a1e76317513 Date: Sun, 30 Sep 2018 05:01:46 GMT RESP BODY: {"ports":[]} 2018-09-30 05:01:46,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1&admin_state_up=True used request id req-0174533c-d349-4fbe-bac9-3a1e76317513 2018-09-30 05:01:46,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:46,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-278e97c8-1dab-4378-b503-178664931710 x-compute-request-id: req-278e97c8-1dab-4378-b503-178664931710 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:01:46,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst used request id req-278e97c8-1dab-4378-b503-178664931710 2018-09-30 05:01:46,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:47,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-137daf9f-d5fd-4335-964a-3d72f2c07e4c Date: Sun, 30 Sep 2018 05:01:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:47,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-137daf9f-d5fd-4335-964a-3d72f2c07e4c 2018-09-30 05:01:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:47,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ea0a77-a046-40c8-b32a-bcd3d7c57773 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:01:47,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-c3ea0a77-a046-40c8-b32a-bcd3d7c57773 2018-09-30 05:01:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:47,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-944ae65e-b614-4fc8-9016-e22360efd4aa Date: Sun, 30 Sep 2018 05:01:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:47,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-944ae65e-b614-4fc8-9016-e22360efd4aa 2018-09-30 05:01:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:47,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74d768dc-45ff-4a3b-be38-8d02e2123c54 Date: Sun, 30 Sep 2018 05:01:47 GMT RESP BODY: {"ports":[]} 2018-09-30 05:01:47,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1&admin_state_up=True used request id req-74d768dc-45ff-4a3b-be38-8d02e2123c54 2018-09-30 05:01:47,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:01:47,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:01:47,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96c46ea7ffeb41418ceaba6862de5c9e", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role"}], "expires_at": "2018-09-30T06:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "092ae67f75d44d648964e01a4d956bb9", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/092ae67f75d44d648964e01a4d956bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-user", "id": "532148b09f3f4fac99e4e7cb9c589602"}, "audit_ids": ["JMuCKlaNSwWpN3MS9jWrBQ"], "issued_at": "2018-09-30T05:01:47.000000Z"}} 2018-09-30 05:01:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea61152deefb107b4dd235c6e096754fa6501a1" 2018-09-30 05:01:48,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7207105b-d030-45fb-9c2f-73d26b993e94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:01:48,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7207105b-d030-45fb-9c2f-73d26b993e94 2018-09-30 05:01:48,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8a2cbe19-4a49-432f-9940-434ef3fe572c Date: Sun, 30 Sep 2018 05:01:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:48,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-8a2cbe19-4a49-432f-9940-434ef3fe572c 2018-09-30 05:01:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:48,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22c81422-9284-4b9b-a08e-3e58a4ce8f4a Date: Sun, 30 Sep 2018 05:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:48,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-22c81422-9284-4b9b-a08e-3e58a4ce8f4a 2018-09-30 05:01:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:48,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c9448116-db18-45da-be5c-570ab0fe0901 Date: Sun, 30 Sep 2018 05:01:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:48,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-c9448116-db18-45da-be5c-570ab0fe0901 2018-09-30 05:01:48,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:01:48,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:01:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea61152deefb107b4dd235c6e096754fa6501a1" 2018-09-30 05:01:48,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5621cd62-bc8d-46c8-a8db-155017a096e4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:01:48,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-5621cd62-bc8d-46c8-a8db-155017a096e4 2018-09-30 05:01:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:48,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a286268-ef28-4364-aa18-e661bc6611e1 Date: Sun, 30 Sep 2018 05:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:48,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-9a286268-ef28-4364-aa18-e661bc6611e1 2018-09-30 05:01:48,912 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net 2018-09-30 05:01:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" -d '{"port": {"network_id": "5f9273ea-4cfb-4e31-9e5c-cd5df3561e09", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1", "admin_state_up": true}}' 2018-09-30 05:01:49,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-760db014-17f6-4522-9b8c-a72f23aa6e6c Date: Sun, 30 Sep 2018 05:01:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a3619d8-f46f-478c-9f73-263a199b3710","ip_address":"10.55.0.7"}],"id":"b4263220-6b97-41e7-bc15-b93c8d26681e","security_groups":["3350f0f7-c5ac-4abf-ac99-121348c0038d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1","project_id":"092ae67f75d44d648964e01a4d956bb9","qos_policy_id":null,"admin_state_up":true,"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:49Z","binding:vnic_type":"normal"}} 2018-09-30 05:01:49,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-760db014-17f6-4522-9b8c-a72f23aa6e6c 2018-09-30 05:01:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9efa472a-466f-4f6c-88e5-440a9882300f Date: Sun, 30 Sep 2018 05:01:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:01:50,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-9efa472a-466f-4f6c-88e5-440a9882300f 2018-09-30 05:01:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31143e5-3e21-438d-abe8-2192d10a9347 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:01:50,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-b31143e5-3e21-438d-abe8-2192d10a9347 2018-09-30 05:01:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f759b77d-2616-4413-a825-66f09503c676 Date: Sun, 30 Sep 2018 05:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:01:50,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-f759b77d-2616-4413-a825-66f09503c676 2018-09-30 05:01:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-150689a9-6603-4a3e-82d2-99fa0412556f Date: Sun, 30 Sep 2018 05:01:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a3619d8-f46f-478c-9f73-263a199b3710","ip_address":"10.55.0.7"}],"id":"b4263220-6b97-41e7-bc15-b93c8d26681e","security_groups":["3350f0f7-c5ac-4abf-ac99-121348c0038d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"092ae67f75d44d648964e01a4d956bb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1","admin_state_up":true,"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:49Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:01:50,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1&admin_state_up=True used request id req-150689a9-6603-4a3e-82d2-99fa0412556f 2018-09-30 05:01:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5698db3a-4630-4b9c-a804-2c41a8b7f80c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:01:50,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-5698db3a-4630-4b9c-a804-2c41a8b7f80c 2018-09-30 05:01:50,728 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst 2018-09-30 05:01:50,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3f25197-40bf-4919-8cdf-039c812d762f x-compute-request-id: req-e3f25197-40bf-4919-8cdf-039c812d762f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-flavor-name"}]} 2018-09-30 05:01:50,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e3f25197-40bf-4919-8cdf-039c812d762f 2018-09-30 05:01:50,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450e8f65-b305-4ab6-b94a-e2a1e24f4781 x-compute-request-id: req-450e8f65-b305-4ab6-b94a-e2a1e24f4781 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:01:50,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e used request id req-450e8f65-b305-4ab6-b94a-e2a1e24f4781 2018-09-30 05:01:50,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:50,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-1b47d34e-72c4-4979-8dbc-5e424a53c42e Date: Sun, 30 Sep 2018 05:01:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:01:40Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/snap", "metadata": {}}], "self": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "min_disk": 0, "protected": false, "id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "file": "/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "092ae67f75d44d648964e01a4d956bb9", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image"} 2018-09-30 05:01:50,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image used request id req-1b47d34e-72c4-4979-8dbc-5e424a53c42e 2018-09-30 05:01:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:51,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-755c7ffa-de8e-4964-b9a0-685f04459b9d Date: Sun, 30 Sep 2018 05:01:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:01:51,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-755c7ffa-de8e-4964-b9a0-685f04459b9d 2018-09-30 05:01:51,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" -d '{"server": {"name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "imageRef": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "flavorRef": "dd8192d6-9b16-432a-978d-642515d3dc5e", "max_count": 1, "min_count": 1, "networks": [{"port": "b4263220-6b97-41e7-bc15-b93c8d26681e"}]}}' 2018-09-30 05:01:52,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fcd85b5-7bc0-4b32-a648-35674f796c3c x-compute-request-id: req-3fcd85b5-7bc0-4b32-a648-35674f796c3c Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "adminPass": "T8Mg5QyvVkPx"}} 2018-09-30 05:01:52,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-3fcd85b5-7bc0-4b32-a648-35674f796c3c 2018-09-30 05:01:52,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:52,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e47fbbd-31c5-4036-882b-75edab00f597 x-compute-request-id: req-1e47fbbd-31c5-4036-882b-75edab00f597 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "image": {"id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "links": [{"href": "http://172.30.9.29:8774/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}]}, "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "user_id": "532148b09f3f4fac99e4e7cb9c589602", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:01:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "created": "2018-09-30T05:01:52Z", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:52,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-1e47fbbd-31c5-4036-882b-75edab00f597 2018-09-30 05:01:52,627 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst 2018-09-30 05:01:52,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:52,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82c33486-1c6b-4e48-926c-7a1a163d4137 x-compute-request-id: req-82c33486-1c6b-4e48-926c-7a1a163d4137 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "image": {"id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "links": [{"href": "http://172.30.9.29:8774/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}]}, "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "user_id": "532148b09f3f4fac99e4e7cb9c589602", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:01:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "created": "2018-09-30T05:01:52Z", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:52,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-82c33486-1c6b-4e48-926c-7a1a163d4137 2018-09-30 05:01:52,988 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst] is - BUILD 2018-09-30 05:01:52,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:01:55,991 - create_instance - DEBUG - VM status query timeout in 896.636186838 2018-09-30 05:01:55,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:01:56,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9693a8ab-6401-4e5a-be0e-4d34043ef598 x-compute-request-id: req-9693a8ab-6401-4e5a-be0e-4d34043ef598 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "image": {"id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "links": [{"href": "http://172.30.9.29:8774/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}]}, "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "security_groups": [{"name": "default"}], "user_id": "532148b09f3f4fac99e4e7cb9c589602", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:01:53Z", "hostId": "1b93e0b940e5f9ad7fff17c8ed2bc8a82bc5233b2b0d0c680eb01e43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "created": "2018-09-30T05:01:52Z", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:01:56,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-9693a8ab-6401-4e5a-be0e-4d34043ef598 2018-09-30 05:01:56,586 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst] is - BUILD 2018-09-30 05:01:56,586 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:01:59,590 - create_instance - DEBUG - VM status query timeout in 893.037940979 2018-09-30 05:01:59,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:00,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce00604-68a7-4db7-811f-d770b6a782eb x-compute-request-id: req-4ce00604-68a7-4db7-811f-d770b6a782eb Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "image": {"id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "links": [{"href": "http://172.30.9.29:8774/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:57.000000", "flavor": {"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}]}, "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "security_groups": [{"name": "default"}], "user_id": "532148b09f3f4fac99e4e7cb9c589602", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:01:58Z", "hostId": "1b93e0b940e5f9ad7fff17c8ed2bc8a82bc5233b2b0d0c680eb01e43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "created": "2018-09-30T05:01:52Z", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:00,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-4ce00604-68a7-4db7-811f-d770b6a782eb 2018-09-30 05:02:00,073 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst] is - ACTIVE 2018-09-30 05:02:00,073 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:02:00,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:00,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b8508d2-8ce0-4075-a183-e6600bb19a61 x-compute-request-id: req-6b8508d2-8ce0-4075-a183-e6600bb19a61 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "image": {"id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "links": [{"href": "http://172.30.9.29:8774/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:57.000000", "flavor": {"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}]}, "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "security_groups": [{"name": "default"}], "user_id": "532148b09f3f4fac99e4e7cb9c589602", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:01:58Z", "hostId": "1b93e0b940e5f9ad7fff17c8ed2bc8a82bc5233b2b0d0c680eb01e43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "created": "2018-09-30T05:01:52Z", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:00,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-6b8508d2-8ce0-4075-a183-e6600bb19a61 2018-09-30 05:02:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:00,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8daf2608-331d-401e-abc4-c5efc278980f Date: Sun, 30 Sep 2018 05:02:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5a3619d8-f46f-478c-9f73-263a199b3710"],"updated_at":"2018-09-30T05:01:43Z","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net"}]} 2018-09-30 05:02:00,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net used request id req-8daf2608-331d-401e-abc4-c5efc278980f 2018-09-30 05:02:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:00,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173c3f20-ba64-4b76-9c5e-b8330098bad2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:02:00,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-173c3f20-ba64-4b76-9c5e-b8330098bad2 2018-09-30 05:02:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:01,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b7ae7390-aa70-4ebe-b9c9-0dd5adc759c1 Date: Sun, 30 Sep 2018 05:02:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"092ae67f75d44d648964e01a4d956bb9","id":"5a3619d8-f46f-478c-9f73-263a199b3710","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet"}]} 2018-09-30 05:02:01,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-b7ae7390-aa70-4ebe-b9c9-0dd5adc759c1 2018-09-30 05:02:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:01,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-4c35f70c-83d9-4b00-89b3-6d88094d778f Date: Sun, 30 Sep 2018 05:02:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a3619d8-f46f-478c-9f73-263a199b3710","ip_address":"10.55.0.4"}],"id":"1fe15677-a5e4-40b4-a2be-f4ecd440f31d","security_groups":[],"mac_address":"fa:16:3e:31:fb:1a","project_id":"092ae67f75d44d648964e01a4d956bb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9273ea-4cfb-4e31-9e5c-cd5df3561e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a3619d8-f46f-478c-9f73-263a199b3710","ip_address":"10.55.0.7"}],"id":"b4263220-6b97-41e7-bc15-b93c8d26681e","security_groups":["3350f0f7-c5ac-4abf-ac99-121348c0038d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"092ae67f75d44d648964e01a4d956bb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1","admin_state_up":true,"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:49Z","binding:vnic_type":"normal","device_id":"474c780f-e8c9-4010-af75-bdea8c678afe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a3619d8-f46f-478c-9f73-263a199b3710","ip_address":"10.55.0.3"}],"id":"b4ae5f90-d7b7-4460-8e5f-0ee0cf1de0ae","security_groups":[],"mac_address":"fa:16:3e:d6:bb:0e","project_id":"092ae67f75d44d648964e01a4d956bb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9273ea-4cfb-4e31-9e5c-cd5df3561e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:01:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a3619d8-f46f-478c-9f73-263a199b3710","ip_address":"10.55.0.2"}],"id":"dd203d28-2875-4fe3-a0bb-e0a40d0a5cfc","security_groups":[],"mac_address":"fa:16:3e:64:71:97","project_id":"092ae67f75d44d648964e01a4d956bb9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9273ea-4cfb-4e31-9e5c-cd5df3561e09","tenant_id":"092ae67f75d44d648964e01a4d956bb9","created_at":"2018-09-30T05:01:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9273ea-4cfb-4e31-9e5c-cd5df3561e09"}]} 2018-09-30 05:02:01,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-4c35f70c-83d9-4b00-89b3-6d88094d778f 2018-09-30 05:02:01,177 - create_instance - INFO - Deleting Port with ID - b4263220-6b97-41e7-bc15-b93c8d26681e 2018-09-30 05:02:01,177 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2port-1 2018-09-30 05:02:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b4263220-6b97-41e7-bc15-b93c8d26681e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:01,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0336c20-e9f4-4419-92c7-9202c5beca92 Date: Sun, 30 Sep 2018 05:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:01,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b4263220-6b97-41e7-bc15-b93c8d26681e used request id req-b0336c20-e9f4-4419-92c7-9202c5beca92 2018-09-30 05:02:01,616 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst 2018-09-30 05:02:01,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:01,793 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-066364c6-fd58-4e33-9347-78fb36947406 x-compute-request-id: req-066364c6-fd58-4e33-9347-78fb36947406 Content-Type: application/json 2018-09-30 05:02:01,794 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-066364c6-fd58-4e33-9347-78fb36947406 2018-09-30 05:02:01,794 - create_instance - INFO - Checking deletion status 2018-09-30 05:02:01,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:01,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-177322ae-4d44-4cd5-ada4-eb5101abc418 x-compute-request-id: req-177322ae-4d44-4cd5-ada4-eb5101abc418 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/474c780f-e8c9-4010-af75-bdea8c678afe", "rel": "bookmark"}], "image": {"id": "6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "links": [{"href": "http://172.30.9.29:8774/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:01:57.000000", "flavor": {"id": "dd8192d6-9b16-432a-978d-642515d3dc5e", "links": [{"href": "http://172.30.9.29:8774/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e", "rel": "bookmark"}]}, "id": "474c780f-e8c9-4010-af75-bdea8c678afe", "user_id": "532148b09f3f4fac99e4e7cb9c589602", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:02:01Z", "hostId": "1b93e0b940e5f9ad7fff17c8ed2bc8a82bc5233b2b0d0c680eb01e43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst", "created": "2018-09-30T05:01:52Z", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:01,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-177322ae-4d44-4cd5-ada4-eb5101abc418 2018-09-30 05:02:01,891 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst] is - ACTIVE 2018-09-30 05:02:01,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:02:04,894 - create_instance - DEBUG - VM status query timeout in 296.900172949 2018-09-30 05:02:04,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174e6d771d3aa18db24f1c7d2405452bcedf8b1" 2018-09-30 05:02:04,950 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7aa77a5-2c82-4203-b018-d5e876588a07 x-compute-request-id: req-b7aa77a5-2c82-4203-b018-d5e876588a07 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 474c780f-e8c9-4010-af75-bdea8c678afe could not be found.", "code": 404}} 2018-09-30 05:02:04,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/474c780f-e8c9-4010-af75-bdea8c678afe used request id req-b7aa77a5-2c82-4203-b018-d5e876588a07 2018-09-30 05:02:04,950 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 474c780f-e8c9-4010-af75-bdea8c678afe could not be found. (HTTP 404) (Request-ID: req-b7aa77a5-2c82-4203-b018-d5e876588a07) 2018-09-30 05:02:04,950 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-inst 2018-09-30 05:02:04,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bdc7f227ae4858e456cbafcb9aceaf2861bf641" 2018-09-30 05:02:05,034 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b144e01-9e2b-41c1-b7a7-2bb75614bd9e x-compute-request-id: req-7b144e01-9e2b-41c1-b7a7-2bb75614bd9e Content-Length: 0 Content-Type: application/json 2018-09-30 05:02:05,034 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/dd8192d6-9b16-432a-978d-642515d3dc5e used request id req-7b144e01-9e2b-41c1-b7a7-2bb75614bd9e 2018-09-30 05:02:05,035 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet 2018-09-30 05:02:05,035 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-subnet 2018-09-30 05:02:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/5a3619d8-f46f-478c-9f73-263a199b3710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:02:07,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7eb7f92-00e8-4601-a9f4-89540ec57642 Date: Sun, 30 Sep 2018 05:02:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:07,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5a3619d8-f46f-478c-9f73-263a199b3710 used request id req-f7eb7f92-00e8-4601-a9f4-89540ec57642 2018-09-30 05:02:07,395 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-pub-net 2018-09-30 05:02:07,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49fdb9a3b551a99978ca2fa9ecdacd880a61565" 2018-09-30 05:02:08,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19195e3b-4654-450d-9c3a-d4e154c1fd6a Date: Sun, 30 Sep 2018 05:02:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:08,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5f9273ea-4cfb-4e31-9e5c-cd5df3561e09 used request id req-19195e3b-4654-450d-9c3a-d4e154c1fd6a 2018-09-30 05:02:08,372 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8dffc445-39a7-482c-9118-10b2a8c631f2-image 2018-09-30 05:02:08,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3760fe7de4d98bb7b7750c59592968f98ea07ae8" 2018-09-30 05:02:09,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7dc46e1d-0232-4bf5-bb79-b29f9472cdf7 Date: Sun, 30 Sep 2018 05:02:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:02:09,960 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6ca6cb63-3ba6-42a7-9fa4-65a4fb6f73ac used request id req-7dc46e1d-0232-4bf5-bb79-b29f9472cdf7 2018-09-30 05:02:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:10,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-02650e7a-92ab-4fc9-973b-889cc631fa90 Date: Sun, 30 Sep 2018 05:02:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "created_at": "2018-09-30T05:01:42Z", "updated_at": "2018-09-30T05:01:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "revision_number": 0, "id": "2b0d302f-191f-4148-97af-6259356ee764", "remote_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "092ae67f75d44d648964e01a4d956bb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "revision_number": 0, "id": "a3b75d82-8653-44f7-9065-9ba8b35cc74f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "092ae67f75d44d648964e01a4d956bb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "revision_number": 0, "id": "d213d30e-0b22-4c0d-8cef-80b64d75b83d", "remote_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "092ae67f75d44d648964e01a4d956bb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "revision_number": 0, "id": "f710a7c1-dd4b-4e6e-ad6a-f2cfbed02656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "092ae67f75d44d648964e01a4d956bb9"}], "revision_number": 4, "project_id": "092ae67f75d44d648964e01a4d956bb9", "id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:02:10,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-02650e7a-92ab-4fc9-973b-889cc631fa90 2018-09-30 05:02:10,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:10,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8189bfa1-9d8a-4454-90b3-d53f365764d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9"}, "enabled": true, "id": "092ae67f75d44d648964e01a4d956bb9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-191bc2a5-9065-430-proj"}} 2018-09-30 05:02:10,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-8189bfa1-9d8a-4454-90b3-d53f365764d9 2018-09-30 05:02:10,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3350f0f7-c5ac-4abf-ac99-121348c0038d 2018-09-30 05:02:10,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3350f0f7-c5ac-4abf-ac99-121348c0038d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:10,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-611a2222-83c9-4d7e-aec9-e696265f9fcf Date: Sun, 30 Sep 2018 05:02:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "port_range_min": null, "revision_number": 0, "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "created_at": "2018-09-30T05:01:42Z", "project_id": "092ae67f75d44d648964e01a4d956bb9", "id": "2b0d302f-191f-4148-97af-6259356ee764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "port_range_min": null, "revision_number": 0, "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "created_at": "2018-09-30T05:01:42Z", "project_id": "092ae67f75d44d648964e01a4d956bb9", "id": "a3b75d82-8653-44f7-9065-9ba8b35cc74f"}, {"remote_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "port_range_min": null, "revision_number": 0, "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "created_at": "2018-09-30T05:01:42Z", "project_id": "092ae67f75d44d648964e01a4d956bb9", "id": "d213d30e-0b22-4c0d-8cef-80b64d75b83d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:01:42Z", "security_group_id": "3350f0f7-c5ac-4abf-ac99-121348c0038d", "port_range_min": null, "revision_number": 0, "tenant_id": "092ae67f75d44d648964e01a4d956bb9", "created_at": "2018-09-30T05:01:42Z", "project_id": "092ae67f75d44d648964e01a4d956bb9", "id": "f710a7c1-dd4b-4e6e-ad6a-f2cfbed02656"}]} 2018-09-30 05:02:10,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3350f0f7-c5ac-4abf-ac99-121348c0038d used request id req-611a2222-83c9-4d7e-aec9-e696265f9fcf 2018-09-30 05:02:10,444 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:02:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3350f0f7-c5ac-4abf-ac99-121348c0038d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:10,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68efa88d-f96c-48d4-9322-e5aeee33e27a Content-Length: 0 Date: Sun, 30 Sep 2018 05:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:10,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3350f0f7-c5ac-4abf-ac99-121348c0038d used request id req-68efa88d-f96c-48d4-9322-e5aeee33e27a 2018-09-30 05:02:10,745 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-191bc2a5-9065-430-proj 2018-09-30 05:02:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:10,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ed777b-9f6b-4ca3-8e01-38a5766b5ecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:10,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/092ae67f75d44d648964e01a4d956bb9 used request id req-68ed777b-9f6b-4ca3-8e01-38a5766b5ecd 2018-09-30 05:02:10,981 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-191bc2a5-9065-430-proj-role 2018-09-30 05:02:10,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/96c46ea7ffeb41418ceaba6862de5c9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:11,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b48978-fb72-4a5d-8bc4-98e9863ee87e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:11,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/96c46ea7ffeb41418ceaba6862de5c9e used request id req-12b48978-fb72-4a5d-8bc4-98e9863ee87e 2018-09-30 05:02:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef70e5b9e3969e93069d1d2c486d00c81a401f5a" 2018-09-30 05:02:11,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec2aa44-d046-4a93-9cfd-a4e12bd84435 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:02:11,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7ec2aa44-d046-4a93-9cfd-a4e12bd84435 2018-09-30 05:02:11,195 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-191bc2a5-9065-430-user 2018-09-30 05:02:11,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/532148b09f3f4fac99e4e7cb9c589602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027dfb9746b2d6a16da204b7474fe9158b1744d6" 2018-09-30 05:02:11,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec70c57-876b-46a0-b5ca-0856c77798e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:11,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/532148b09f3f4fac99e4e7cb9c589602 used request id req-2ec70c57-876b-46a0-b5ca-0856c77798e9 2018-09-30 05:02:11,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:11,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["fbj8af1KS8OHDd-jnra7Kg"], "issued_at": "2018-09-30T05:02:11.000000Z"}} 2018-09-30 05:02:11,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a262e848cf21d0f772c70fcc77b75899335a0b" 2018-09-30 05:02:11,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c74aa26-9501-4734-926f-1417a4f05def Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:11,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c74aa26-9501-4734-926f-1417a4f05def 2018-09-30 05:02:11,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:11,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:12,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["j0QaJp9nRVSCmR-YMF-p2w"], "issued_at": "2018-09-30T05:02:12.000000Z"}} 2018-09-30 05:02:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:12,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165c82b-6700-4f1f-829d-b7d8eb5a7cab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:12,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e165c82b-6700-4f1f-829d-b7d8eb5a7cab 2018-09-30 05:02:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:02:12,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:02:12,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:12,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cc9e63-5d1f-4a45-b5d6-66b2bf616948 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:02:12,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj used request id req-92cc9e63-5d1f-4a45-b5d6-66b2bf616948 2018-09-30 05:02:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:12,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9f4953-08f7-4a1c-88c9-39e7014756a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:02:12,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-be9f4953-08f7-4a1c-88c9-39e7014756a5 2018-09-30 05:02:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}}' 2018-09-30 05:02:12,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2044497-95d3-422e-ad7a-807c03efee1c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:12,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e2044497-95d3-422e-ad7a-807c03efee1c 2018-09-30 05:02:12,787 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj 2018-09-30 05:02:12,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:12,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:13,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["7_H_785NQuWvc8j4W1lkzA"], "issued_at": "2018-09-30T05:02:13.000000Z"}} 2018-09-30 05:02:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e25d88c778deda12cdb2a54d1a904a2203c0f6" 2018-09-30 05:02:13,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413a8962-aa16-45b6-b99f-7f1bd1fd54f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:13,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-413a8962-aa16-45b6-b99f-7f1bd1fd54f0 2018-09-30 05:02:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:02:13,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:02:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e25d88c778deda12cdb2a54d1a904a2203c0f6" 2018-09-30 05:02:13,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87660b5-4bed-45eb-83dd-adc1eb1f37de Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:02:13,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c87660b5-4bed-45eb-83dd-adc1eb1f37de 2018-09-30 05:02:13,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e25d88c778deda12cdb2a54d1a904a2203c0f6" 2018-09-30 05:02:13,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557a80f0-5657-4825-babc-4f2d153dfbd1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}]} 2018-09-30 05:02:13,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj used request id req-557a80f0-5657-4825-babc-4f2d153dfbd1 2018-09-30 05:02:13,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e25d88c778deda12cdb2a54d1a904a2203c0f6" 2018-09-30 05:02:13,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ca2afa-16e2-43eb-98aa-d7cf8e6e7aa5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:02:13,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c4ca2afa-16e2-43eb-98aa-d7cf8e6e7aa5 2018-09-30 05:02:13,918 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-user 2018-09-30 05:02:13,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:13,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a057fc1d-4033-4862-8b9d-6a53d4c1de41 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:02:13,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a057fc1d-4033-4862-8b9d-6a53d4c1de41 2018-09-30 05:02:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" -d '{"role": {"name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role"}}' 2018-09-30 05:02:14,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef3d87d-6c40-4618-9821-43bd67380a45 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2f5889e17f94d3297f180e3710d6562", "links": {"self": "http://172.30.9.29:5000/v3/roles/a2f5889e17f94d3297f180e3710d6562"}, "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role"}} 2018-09-30 05:02:14,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cef3d87d-6c40-4618-9821-43bd67380a45 2018-09-30 05:02:14,056 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role 2018-09-30 05:02:14,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a2f5889e17f94d3297f180e3710d6562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:14,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e06d6a-3bf2-47bd-831f-1c1ee9927737 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a2f5889e17f94d3297f180e3710d6562"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role", "id": "a2f5889e17f94d3297f180e3710d6562"}} 2018-09-30 05:02:14,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a2f5889e17f94d3297f180e3710d6562 used request id req-21e06d6a-3bf2-47bd-831f-1c1ee9927737 2018-09-30 05:02:14,143 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role to project CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj 2018-09-30 05:02:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05/users/7c92392e67fa474ba476b4d7546dbb5f/roles/a2f5889e17f94d3297f180e3710d6562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:14,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1cb941a-a3e4-4090-80bd-112d394349ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:14,280 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05/users/7c92392e67fa474ba476b4d7546dbb5f/roles/a2f5889e17f94d3297f180e3710d6562 used request id req-e1cb941a-a3e4-4090-80bd-112d394349ee 2018-09-30 05:02:14,280 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:02:14,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:14,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:14,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f5889e17f94d3297f180e3710d6562", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role"}], "expires_at": "2018-09-30T06:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-user", "id": "7c92392e67fa474ba476b4d7546dbb5f"}, "audit_ids": ["s5qWr7_aQ8-WMqEpr_wdpA"], "issued_at": "2018-09-30T05:02:14.000000Z"}} 2018-09-30 05:02:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:14,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6903a894-3850-4878-b406-0f5abbf39ddc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:14,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6903a894-3850-4878-b406-0f5abbf39ddc 2018-09-30 05:02:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:14,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2e365290-d7f8-418c-873f-35ae1cd55084 Date: Sun, 30 Sep 2018 05:02:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image"} 2018-09-30 05:02:14,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image used request id req-2e365290-d7f8-418c-873f-35ae1cd55084 2018-09-30 05:02:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-136762f0-9957-4706-8043-c144eb9202a1 Date: Sun, 30 Sep 2018 05:02:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:02:15,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-136762f0-9957-4706-8043-c144eb9202a1 2018-09-30 05:02:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image"}' 2018-09-30 05:02:15,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee X-Openstack-Request-Id: req-2046c7c8-a890-4508-9a6f-2f677f71a45d Date: Sun, 30 Sep 2018 05:02:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "min_disk": 0, "protected": false, "id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "file": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/file", "checksum": null, "owner": "c8af6311fa5e4f9d8c1e767c04b7ea05", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:02:15,304 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2046c7c8-a890-4508-9a6f-2f677f71a45d 2018-09-30 05:02:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" -d '' 2018-09-30 05:02:16,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a8ed3b5-dda3-4c8c-8487-60498978504d Date: Sun, 30 Sep 2018 05:02:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:02:16,712 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/file used request id req-9a8ed3b5-dda3-4c8c-8487-60498978504d 2018-09-30 05:02:16,712 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:02:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:16,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fe8e74e7-12c6-4712-91e9-4a1e697136f6 Date: Sun, 30 Sep 2018 05:02:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/snap", "metadata": {}}], "self": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "min_disk": 0, "protected": false, "id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "file": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8af6311fa5e4f9d8c1e767c04b7ea05", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:02:16,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee used request id req-fe8e74e7-12c6-4712-91e9-4a1e697136f6 2018-09-30 05:02:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:16,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62db2d5b-3ef1-4087-bb93-e995998a9c2e Date: Sun, 30 Sep 2018 05:02:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:02:16,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-62db2d5b-3ef1-4087-bb93-e995998a9c2e 2018-09-30 05:02:16,884 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image 2018-09-30 05:02:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-81b2abd8-3570-488d-b218-a68cc2966b8e Date: Sun, 30 Sep 2018 05:02:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/snap", "metadata": {}}], "self": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "min_disk": 0, "protected": false, "id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "file": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8af6311fa5e4f9d8c1e767c04b7ea05", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:02:17,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee used request id req-81b2abd8-3570-488d-b218-a68cc2966b8e 2018-09-30 05:02:17,051 - create_image - DEBUG - Instance status is - active 2018-09-30 05:02:17,051 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image 2018-09-30 05:02:17,051 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image 2018-09-30 05:02:17,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:17,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:17,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f5889e17f94d3297f180e3710d6562", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role"}], "expires_at": "2018-09-30T06:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-user", "id": "7c92392e67fa474ba476b4d7546dbb5f"}, "audit_ids": ["B1SUIk2eQ8mhMESJb81KHQ"], "issued_at": "2018-09-30T05:02:17.000000Z"}} 2018-09-30 05:02:17,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:17,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a8e5c1-a120-45c1-8c32-c8e7eee59ea2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:17,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-57a8e5c1-a120-45c1-8c32-c8e7eee59ea2 2018-09-30 05:02:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:17,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-38793098-3955-48df-8ed9-088f8d0bc82b Date: Sun, 30 Sep 2018 05:02:17 GMT RESP BODY: {"networks":[]} 2018-09-30 05:02:17,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-38793098-3955-48df-8ed9-088f8d0bc82b 2018-09-30 05:02:17,697 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net 2018-09-30 05:02:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" -d '{"network": {"name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net", "admin_state_up": true}}' 2018-09-30 05:02:18,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5289b867-3516-4a2c-826a-6dc739ff96da Date: Sun, 30 Sep 2018 05:02:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:02:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","mtu":1450}} 2018-09-30 05:02:18,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-5289b867-3516-4a2c-826a-6dc739ff96da 2018-09-30 05:02:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:18,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-487b50fe-7ffa-48f0-8e44-b4d4941bc662 Date: Sun, 30 Sep 2018 05:02:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:02:18Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:18,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-487b50fe-7ffa-48f0-8e44-b4d4941bc662 2018-09-30 05:02:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:18,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2cac6d7-3dac-41ea-b4d4-065a06c02876 Date: Sun, 30 Sep 2018 05:02:18 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:02:18,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-b2cac6d7-3dac-41ea-b4d4-065a06c02876 2018-09-30 05:02:18,835 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet 2018-09-30 05:02:18,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" -d '{"subnets": [{"ip_version": 4, "network_id": "8a3a0bab-5c4f-4c43-98c4-55cd235724e4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]}' 2018-09-30 05:02:19,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5fa12c7e-08ef-42cb-acfc-d3c388f1c5a6 Date: Sun, 30 Sep 2018 05:02:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:19,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-5fa12c7e-08ef-42cb-acfc-d3c388f1c5a6 2018-09-30 05:02:19,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:19,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dae302cc-2039-40b5-85b5-cb2fbb765726 Date: Sun, 30 Sep 2018 05:02:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:19,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-dae302cc-2039-40b5-85b5-cb2fbb765726 2018-09-30 05:02:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:19,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bb1d14c6-bcd1-4399-9ae8-55366007afc3 Date: Sun, 30 Sep 2018 05:02:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:19,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-bb1d14c6-bcd1-4399-9ae8-55366007afc3 2018-09-30 05:02:19,965 - OpenStackNetwork - DEBUG - Network [8a3a0bab-5c4f-4c43-98c4-55cd235724e4] created successfully 2018-09-30 05:02:19,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:19,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:20,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["00pA4bR5RkS6EraBWOmBlg"], "issued_at": "2018-09-30T05:02:20.000000Z"}} 2018-09-30 05:02:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25998b26b11c76b43de734db709cdf05f257ecef" 2018-09-30 05:02:20,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e01c91-f348-4e95-b55c-9e72602848a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:20,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-69e01c91-f348-4e95-b55c-9e72602848a3 2018-09-30 05:02:20,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:02:20,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25998b26b11c76b43de734db709cdf05f257ecef" 2018-09-30 05:02:20,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa40f09b-07a4-403e-bd98-31a2a580cd75 x-compute-request-id: req-aa40f09b-07a4-403e-bd98-31a2a580cd75 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:02:20,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-aa40f09b-07a4-403e-bd98-31a2a580cd75 2018-09-30 05:02:20,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25998b26b11c76b43de734db709cdf05f257ecef" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:02:20,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a56fdf4-5aeb-4501-b1b1-ac8132b924d0 x-compute-request-id: req-7a56fdf4-5aeb-4501-b1b1-ac8132b924d0 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "482ae6f8-da58-449a-b73b-bc314b767f31", "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:02:20,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7a56fdf4-5aeb-4501-b1b1-ac8132b924d0 2018-09-30 05:02:20,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:20,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:21,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f5889e17f94d3297f180e3710d6562", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role"}], "expires_at": "2018-09-30T06:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-user", "id": "7c92392e67fa474ba476b4d7546dbb5f"}, "audit_ids": ["xq_Hg3b6T2Cfa2zHlsgU6A"], "issued_at": "2018-09-30T05:02:21.000000Z"}} 2018-09-30 05:02:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:21,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f051a8b-9338-4201-942d-6908685ba1c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:21,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8f051a8b-9338-4201-942d-6908685ba1c8 2018-09-30 05:02:21,165 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:02:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:21,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5bda3b-c439-413a-88a5-5b53f8d342f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:21,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6d5bda3b-c439-413a-88a5-5b53f8d342f6 2018-09-30 05:02:21,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:21,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c1e24169-62c1-499e-a16f-cf968264e33f Date: Sun, 30 Sep 2018 05:02:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:21,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-c1e24169-62c1-499e-a16f-cf968264e33f 2018-09-30 05:02:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:02:21,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:02:21,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:21,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97236505-3037-4b0a-a915-ea92229299cc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:21,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-97236505-3037-4b0a-a915-ea92229299cc 2018-09-30 05:02:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:21,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b39ca89c-3ff7-4753-8436-f179edd759d0 Date: Sun, 30 Sep 2018 05:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:21,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-b39ca89c-3ff7-4753-8436-f179edd759d0 2018-09-30 05:02:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:21,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b14538df-f2c9-4306-a41a-ec8a1cf7a9a8 Date: Sun, 30 Sep 2018 05:02:21 GMT RESP BODY: {"ports":[]} 2018-09-30 05:02:21,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1&admin_state_up=True used request id req-b14538df-f2c9-4306-a41a-ec8a1cf7a9a8 2018-09-30 05:02:21,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:22,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a06d27b2-9cb6-41c6-97b8-568370ea949c x-compute-request-id: req-a06d27b2-9cb6-41c6-97b8-568370ea949c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:02:22,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst used request id req-a06d27b2-9cb6-41c6-97b8-568370ea949c 2018-09-30 05:02:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:22,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-83651f2c-8832-4a12-a7cd-31164dbdc9a0 Date: Sun, 30 Sep 2018 05:02:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:22,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-83651f2c-8832-4a12-a7cd-31164dbdc9a0 2018-09-30 05:02:22,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:22,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527a7992-dc3d-4d8b-90b6-cd7b2a4a2c85 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:22,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-527a7992-dc3d-4d8b-90b6-cd7b2a4a2c85 2018-09-30 05:02:22,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:22,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ce55feb-b626-432b-a25e-c7d0f8a426a7 Date: Sun, 30 Sep 2018 05:02:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:22,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-5ce55feb-b626-432b-a25e-c7d0f8a426a7 2018-09-30 05:02:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:22,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5090ed4-0c17-4dac-b495-2d999d5f8c6a Date: Sun, 30 Sep 2018 05:02:22 GMT RESP BODY: {"ports":[]} 2018-09-30 05:02:22,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1&admin_state_up=True used request id req-a5090ed4-0c17-4dac-b495-2d999d5f8c6a 2018-09-30 05:02:22,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:22,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:22,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2f5889e17f94d3297f180e3710d6562", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role"}], "expires_at": "2018-09-30T06:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c8af6311fa5e4f9d8c1e767c04b7ea05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-user", "id": "7c92392e67fa474ba476b4d7546dbb5f"}, "audit_ids": ["-MEbhr6bRZywYVzrZGx0MQ"], "issued_at": "2018-09-30T05:02:22.000000Z"}} 2018-09-30 05:02:22,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97b4a2ffde6ea114cbcd4dbad1218297e48d71d" 2018-09-30 05:02:23,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f85291b-050a-4f08-ae89-896846588f19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:23,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3f85291b-050a-4f08-ae89-896846588f19 2018-09-30 05:02:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:23,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a3d3af68-2df7-4663-b254-76b8eee057d9 Date: Sun, 30 Sep 2018 05:02:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:23,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-a3d3af68-2df7-4663-b254-76b8eee057d9 2018-09-30 05:02:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:23,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-618a24d0-1f9a-4f6f-8ef6-df5a7b5b4f7f Date: Sun, 30 Sep 2018 05:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:23,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-618a24d0-1f9a-4f6f-8ef6-df5a7b5b4f7f 2018-09-30 05:02:23,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:23,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c2a49198-6c91-4423-9a24-ae294375a082 Date: Sun, 30 Sep 2018 05:02:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:23,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-c2a49198-6c91-4423-9a24-ae294375a082 2018-09-30 05:02:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:02:23,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:02:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97b4a2ffde6ea114cbcd4dbad1218297e48d71d" 2018-09-30 05:02:23,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc51ad54-9b8c-4fa3-9088-5d2ed43e9bd9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:23,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-cc51ad54-9b8c-4fa3-9088-5d2ed43e9bd9 2018-09-30 05:02:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:23,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d61d6364-e84f-4c64-971c-9b6ec6cafd5b Date: Sun, 30 Sep 2018 05:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:23,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-d61d6364-e84f-4c64-971c-9b6ec6cafd5b 2018-09-30 05:02:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:23,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-57d54a3f-5577-43dc-95a8-9cacd2501820 Date: Sun, 30 Sep 2018 05:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:23,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet used request id req-57d54a3f-5577-43dc-95a8-9cacd2501820 2018-09-30 05:02:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:23,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1dbd652d-6994-4da2-b738-5e0178d853fc Date: Sun, 30 Sep 2018 05:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:23,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet used request id req-1dbd652d-6994-4da2-b738-5e0178d853fc 2018-09-30 05:02:23,915 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net 2018-09-30 05:02:23,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" -d '{"port": {"network_id": "8a3a0bab-5c4f-4c43-98c4-55cd235724e4", "fixed_ips": [{"subnet_id": "0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2", "ip_address": "10.55.0.101"}, {"subnet_id": "0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1", "admin_state_up": true}}' 2018-09-30 05:02:24,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-c85c4bfa-9198-4e8e-80e1-05c6f9c7a0a2 Date: Sun, 30 Sep 2018 05:02:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:02:24Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.101"},{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.102"}],"id":"147c65eb-2f50-41ea-bfa8-60d4aab2d920","security_groups":["59f407e8-4bde-4350-b3ca-2248244b9a00"],"mac_address":"fa:16:3e:30:25:6b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","qos_policy_id":null,"admin_state_up":true,"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:24Z","binding:vnic_type":"normal"}} 2018-09-30 05:02:24,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c85c4bfa-9198-4e8e-80e1-05c6f9c7a0a2 2018-09-30 05:02:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1180eba3-cb6f-407c-8020-2564fcb3a2d8 Date: Sun, 30 Sep 2018 05:02:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:25,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-1180eba3-cb6f-407c-8020-2564fcb3a2d8 2018-09-30 05:02:25,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a58431d-6437-4599-96c4-87a83d3ecfc7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:25,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-9a58431d-6437-4599-96c4-87a83d3ecfc7 2018-09-30 05:02:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4bef856-9164-44cc-8d83-9d3c7d6299a7 Date: Sun, 30 Sep 2018 05:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:25,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-d4bef856-9164-44cc-8d83-9d3c7d6299a7 2018-09-30 05:02:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ee1d7f28-7808-4067-978a-0a4550eaff40 Date: Sun, 30 Sep 2018 05:02:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:02:24Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.101"},{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.102"}],"id":"147c65eb-2f50-41ea-bfa8-60d4aab2d920","security_groups":["59f407e8-4bde-4350-b3ca-2248244b9a00"],"mac_address":"fa:16:3e:30:25:6b","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1","admin_state_up":true,"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:02:25,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1&admin_state_up=True used request id req-ee1d7f28-7808-4067-978a-0a4550eaff40 2018-09-30 05:02:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57280531-9d32-4ec1-a382-2b6e72a95fe3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:25,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-57280531-9d32-4ec1-a382-2b6e72a95fe3 2018-09-30 05:02:25,754 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst 2018-09-30 05:02:25,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4db340-cf63-455f-8208-ac3bf3085cbe x-compute-request-id: req-9e4db340-cf63-455f-8208-ac3bf3085cbe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-flavor-name"}]} 2018-09-30 05:02:25,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9e4db340-cf63-455f-8208-ac3bf3085cbe 2018-09-30 05:02:25,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf01b9fe-cbd0-4499-85c1-4659e7e8d8cc x-compute-request-id: req-bf01b9fe-cbd0-4499-85c1-4659e7e8d8cc Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "482ae6f8-da58-449a-b73b-bc314b767f31", "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:02:25,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31 used request id req-bf01b9fe-cbd0-4499-85c1-4659e7e8d8cc 2018-09-30 05:02:25,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:25,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7f70502b-73d0-4735-ae16-c271b2fc698d Date: Sun, 30 Sep 2018 05:02:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:16Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/snap", "metadata": {}}], "self": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "min_disk": 0, "protected": false, "id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "file": "/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8af6311fa5e4f9d8c1e767c04b7ea05", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image"} 2018-09-30 05:02:25,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image used request id req-7f70502b-73d0-4735-ae16-c271b2fc698d 2018-09-30 05:02:25,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:26,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d6b9d978-ca12-4ad9-8023-be90712bae13 Date: Sun, 30 Sep 2018 05:02:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:02:26,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d6b9d978-ca12-4ad9-8023-be90712bae13 2018-09-30 05:02:26,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" -d '{"server": {"name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "imageRef": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "flavorRef": "482ae6f8-da58-449a-b73b-bc314b767f31", "max_count": 1, "min_count": 1, "networks": [{"port": "147c65eb-2f50-41ea-bfa8-60d4aab2d920"}]}}' 2018-09-30 05:02:27,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c564c36c-4f0b-4b2c-91ed-f8db2f75102b x-compute-request-id: req-c564c36c-4f0b-4b2c-91ed-f8db2f75102b Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "adminPass": "zN8LBn2gbMtH"}} 2018-09-30 05:02:27,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-c564c36c-4f0b-4b2c-91ed-f8db2f75102b 2018-09-30 05:02:27,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:27,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25b2f434-7a15-43a9-93f4-bfe9d8872398 x-compute-request-id: req-25b2f434-7a15-43a9-93f4-bfe9d8872398 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:02:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:27,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-25b2f434-7a15-43a9-93f4-bfe9d8872398 2018-09-30 05:02:27,894 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst 2018-09-30 05:02:27,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:28,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc028292-7c6c-4912-9ee6-74cbea99fbab x-compute-request-id: req-bc028292-7c6c-4912-9ee6-74cbea99fbab Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:02:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:28,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-bc028292-7c6c-4912-9ee6-74cbea99fbab 2018-09-30 05:02:28,358 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst] is - BUILD 2018-09-30 05:02:28,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:02:31,361 - create_instance - DEBUG - VM status query timeout in 896.533190966 2018-09-30 05:02:31,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:32,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfde5f2c-9562-49a3-8a76-d6060e6d3d9d x-compute-request-id: req-dfde5f2c-9562-49a3-8a76-d6060e6d3d9d Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "security_groups": [{"name": "default"}], "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:02:28Z", "hostId": "27d45ba1475322cb624984a52d2e8965da420f5249fe1188ac78d65f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:32,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-dfde5f2c-9562-49a3-8a76-d6060e6d3d9d 2018-09-30 05:02:32,135 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst] is - BUILD 2018-09-30 05:02:32,135 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:02:35,136 - create_instance - DEBUG - VM status query timeout in 892.75839901 2018-09-30 05:02:35,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:35,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c62e48c4-6e4a-4823-8b52-6062a0294ec9 x-compute-request-id: req-c62e48c4-6e4a-4823-8b52-6062a0294ec9 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:25:6b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:25:6b", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:02:31.000000", "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "security_groups": [{"name": "default"}], "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:02:32Z", "hostId": "27d45ba1475322cb624984a52d2e8965da420f5249fe1188ac78d65f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:35,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-c62e48c4-6e4a-4823-8b52-6062a0294ec9 2018-09-30 05:02:35,737 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst] is - ACTIVE 2018-09-30 05:02:35,737 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:02:35,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:36,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed78fa93-ce3f-4951-8d6b-ec81409f4cb2 x-compute-request-id: req-ed78fa93-ce3f-4951-8d6b-ec81409f4cb2 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:25:6b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:25:6b", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:02:31.000000", "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "security_groups": [{"name": "default"}], "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:02:32Z", "hostId": "27d45ba1475322cb624984a52d2e8965da420f5249fe1188ac78d65f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:36,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-ed78fa93-ce3f-4951-8d6b-ec81409f4cb2 2018-09-30 05:02:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:36,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6e8e5ac5-bf82-417e-a67b-1b8076163630 Date: Sun, 30 Sep 2018 05:02:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2"],"updated_at":"2018-09-30T05:02:19Z","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net"}]} 2018-09-30 05:02:36,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net used request id req-6e8e5ac5-bf82-417e-a67b-1b8076163630 2018-09-30 05:02:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:36,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57198011-62ea-41e7-8eac-d447437ea1de Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:36,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-57198011-62ea-41e7-8eac-d447437ea1de 2018-09-30 05:02:36,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:36,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b97bece9-401a-4ac2-a1ee-88121a1f096b Date: Sun, 30 Sep 2018 05:02:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet"}]} 2018-09-30 05:02:36,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-b97bece9-401a-4ac2-a1ee-88121a1f096b 2018-09-30 05:02:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:36,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-07b8bf6e-19f9-434d-9b5f-fdd13d2649a3 Date: Sun, 30 Sep 2018 05:02:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:02:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.3"}],"id":"0f59fc7e-dc87-4dda-8ef8-1643f680bf20","security_groups":[],"mac_address":"fa:16:3e:40:9a:f4","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a3a0bab-5c4f-4c43-98c4-55cd235724e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:02:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.101"},{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.102"}],"id":"147c65eb-2f50-41ea-bfa8-60d4aab2d920","security_groups":["59f407e8-4bde-4350-b3ca-2248244b9a00"],"mac_address":"fa:16:3e:30:25:6b","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1","admin_state_up":true,"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:24Z","binding:vnic_type":"normal","device_id":"05ac73bd-a818-4936-82b2-e08bd8f653b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:02:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.2"}],"id":"1724bc88-777e-45b2-be0b-93d8080a9805","security_groups":[],"mac_address":"fa:16:3e:ff:78:d2","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a3a0bab-5c4f-4c43-98c4-55cd235724e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:02:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2","ip_address":"10.55.0.4"}],"id":"eb76734c-4a5c-4036-b82a-f1b25faffe43","security_groups":[],"mac_address":"fa:16:3e:88:0c:e1","project_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a3a0bab-5c4f-4c43-98c4-55cd235724e4","tenant_id":"c8af6311fa5e4f9d8c1e767c04b7ea05","created_at":"2018-09-30T05:02:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a3a0bab-5c4f-4c43-98c4-55cd235724e4"}]} 2018-09-30 05:02:36,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-07b8bf6e-19f9-434d-9b5f-fdd13d2649a3 2018-09-30 05:02:36,995 - create_instance - INFO - Deleting Port with ID - 147c65eb-2f50-41ea-bfa8-60d4aab2d920 2018-09-30 05:02:36,995 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183fport-1 2018-09-30 05:02:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/147c65eb-2f50-41ea-bfa8-60d4aab2d920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:37,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b61ae6ed-e95e-4cdd-a38c-750a71d1df17 Date: Sun, 30 Sep 2018 05:02:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:37,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/147c65eb-2f50-41ea-bfa8-60d4aab2d920 used request id req-b61ae6ed-e95e-4cdd-a38c-750a71d1df17 2018-09-30 05:02:37,597 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst 2018-09-30 05:02:37,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:37,763 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2279cf9c-1e2c-4abf-8e5f-5cba825e3fcb x-compute-request-id: req-2279cf9c-1e2c-4abf-8e5f-5cba825e3fcb Content-Type: application/json 2018-09-30 05:02:37,764 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-2279cf9c-1e2c-4abf-8e5f-5cba825e3fcb 2018-09-30 05:02:37,764 - create_instance - INFO - Checking deletion status 2018-09-30 05:02:37,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:38,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04fe851f-45ae-45c2-8c01-80f6dce4ec47 x-compute-request-id: req-04fe851f-45ae-45c2-8c01-80f6dce4ec47 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:02:31.000000", "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:02:37Z", "hostId": "27d45ba1475322cb624984a52d2e8965da420f5249fe1188ac78d65f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:38,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-04fe851f-45ae-45c2-8c01-80f6dce4ec47 2018-09-30 05:02:38,080 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst] is - ACTIVE 2018-09-30 05:02:38,080 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:02:41,083 - create_instance - DEBUG - VM status query timeout in 296.680891991 2018-09-30 05:02:41,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:41,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e09320e0-9a4a-4467-aa67-8f0c79ba54ad x-compute-request-id: req-e09320e0-9a4a-4467-aa67-8f0c79ba54ad Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7", "rel": "bookmark"}], "image": {"id": "ef548b2a-6dec-457d-b25e-df8e9655d4ee", "links": [{"href": "http://172.30.9.29:8774/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:02:31.000000", "flavor": {"id": "482ae6f8-da58-449a-b73b-bc314b767f31", "links": [{"href": "http://172.30.9.29:8774/flavors/482ae6f8-da58-449a-b73b-bc314b767f31", "rel": "bookmark"}]}, "id": "05ac73bd-a818-4936-82b2-e08bd8f653b7", "user_id": "7c92392e67fa474ba476b4d7546dbb5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:02:37Z", "hostId": "27d45ba1475322cb624984a52d2e8965da420f5249fe1188ac78d65f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst", "created": "2018-09-30T05:02:27Z", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:02:41,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-e09320e0-9a4a-4467-aa67-8f0c79ba54ad 2018-09-30 05:02:41,683 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst] is - ACTIVE 2018-09-30 05:02:41,683 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:02:44,686 - create_instance - DEBUG - VM status query timeout in 293.077876091 2018-09-30 05:02:44,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30faf1b4179a1c9650d05450044ac5246dce998d" 2018-09-30 05:02:44,733 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5c04701-bdb3-4eec-aa29-c541976f8a58 x-compute-request-id: req-c5c04701-bdb3-4eec-aa29-c541976f8a58 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 05ac73bd-a818-4936-82b2-e08bd8f653b7 could not be found.", "code": 404}} 2018-09-30 05:02:44,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/05ac73bd-a818-4936-82b2-e08bd8f653b7 used request id req-c5c04701-bdb3-4eec-aa29-c541976f8a58 2018-09-30 05:02:44,734 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 05ac73bd-a818-4936-82b2-e08bd8f653b7 could not be found. (HTTP 404) (Request-ID: req-c5c04701-bdb3-4eec-aa29-c541976f8a58) 2018-09-30 05:02:44,734 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-inst 2018-09-30 05:02:44,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25998b26b11c76b43de734db709cdf05f257ecef" 2018-09-30 05:02:44,788 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15eb5ab1-4de6-4a6a-add7-8c2b03cd743a x-compute-request-id: req-15eb5ab1-4de6-4a6a-add7-8c2b03cd743a Content-Length: 0 Content-Type: application/json 2018-09-30 05:02:44,788 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/482ae6f8-da58-449a-b73b-bc314b767f31 used request id req-15eb5ab1-4de6-4a6a-add7-8c2b03cd743a 2018-09-30 05:02:44,789 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet 2018-09-30 05:02:44,789 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-subnet 2018-09-30 05:02:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:47,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d39359d2-45cc-4eeb-952e-bf59cfaed514 Date: Sun, 30 Sep 2018 05:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:47,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/0d89ee43-f4b5-4cf6-891f-72ef0c58f2f2 used request id req-d39359d2-45cc-4eeb-952e-bf59cfaed514 2018-09-30 05:02:47,260 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-pub-net 2018-09-30 05:02:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/8a3a0bab-5c4f-4c43-98c4-55cd235724e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396138c7f01f7e0501631b2a91d9694a9b2bdf0c" 2018-09-30 05:02:48,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7a1e053-5f8d-4855-b78e-eec5290870ba Date: Sun, 30 Sep 2018 05:02:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:48,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8a3a0bab-5c4f-4c43-98c4-55cd235724e4 used request id req-a7a1e053-5f8d-4855-b78e-eec5290870ba 2018-09-30 05:02:48,402 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-37fac80a-a930-4b6e-b0bf-a01950b4183f-image 2018-09-30 05:02:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd3e0760461a9530c3934da5e936ca025365020a" 2018-09-30 05:02:50,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85223d9f-6a6e-4084-a384-e59cf4616c7e Date: Sun, 30 Sep 2018 05:02:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:02:50,063 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ef548b2a-6dec-457d-b25e-df8e9655d4ee used request id req-85223d9f-6a6e-4084-a384-e59cf4616c7e 2018-09-30 05:02:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:50,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aa93bc4c-b60b-4953-bb08-287a815bbe1c Date: Sun, 30 Sep 2018 05:02:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "created_at": "2018-09-30T05:02:17Z", "updated_at": "2018-09-30T05:02:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:17Z", "revision_number": 0, "id": "87de7f22-222d-4f81-a235-eb16f09a1bcf", "remote_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:17Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:17Z", "revision_number": 0, "id": "912f38e2-be9b-41a6-a448-f8b8eadefc4e", "remote_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:17Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:18Z", "revision_number": 0, "id": "f6be2282-2148-47b3-9ec3-5f5471412a98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:18Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:17Z", "revision_number": 0, "id": "ff715b86-6690-4e48-926b-415983008232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:17Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05"}], "revision_number": 4, "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:02:50,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-aa93bc4c-b60b-4953-bb08-287a815bbe1c 2018-09-30 05:02:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:50,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61deeac-0bcd-437d-85fc-3cb52a542a13 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:02:50,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-a61deeac-0bcd-437d-85fc-3cb52a542a13 2018-09-30 05:02:50,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:50,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec90afe-1b77-402e-9656-421ddbed23e5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05"}, "enabled": true, "id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj"}} 2018-09-30 05:02:50,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-3ec90afe-1b77-402e-9656-421ddbed23e5 2018-09-30 05:02:50,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59f407e8-4bde-4350-b3ca-2248244b9a00 2018-09-30 05:02:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59f407e8-4bde-4350-b3ca-2248244b9a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-84c70fa2-b0f4-4d69-bec9-d2cca96f8e0c Date: Sun, 30 Sep 2018 05:02:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:17Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "port_range_min": null, "revision_number": 0, "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "created_at": "2018-09-30T05:02:17Z", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "id": "87de7f22-222d-4f81-a235-eb16f09a1bcf"}, {"remote_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:17Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "port_range_min": null, "revision_number": 0, "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "created_at": "2018-09-30T05:02:17Z", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "id": "912f38e2-be9b-41a6-a448-f8b8eadefc4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:18Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "port_range_min": null, "revision_number": 0, "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "created_at": "2018-09-30T05:02:18Z", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "id": "f6be2282-2148-47b3-9ec3-5f5471412a98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:17Z", "security_group_id": "59f407e8-4bde-4350-b3ca-2248244b9a00", "port_range_min": null, "revision_number": 0, "tenant_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "created_at": "2018-09-30T05:02:17Z", "project_id": "c8af6311fa5e4f9d8c1e767c04b7ea05", "id": "ff715b86-6690-4e48-926b-415983008232"}]} 2018-09-30 05:02:50,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59f407e8-4bde-4350-b3ca-2248244b9a00 used request id req-84c70fa2-b0f4-4d69-bec9-d2cca96f8e0c 2018-09-30 05:02:50,776 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:02:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/59f407e8-4bde-4350-b3ca-2248244b9a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:51,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9fcf016-02bd-481e-976b-7ae0aa2afc2c Content-Length: 0 Date: Sun, 30 Sep 2018 05:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:02:51,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/59f407e8-4bde-4350-b3ca-2248244b9a00 used request id req-f9fcf016-02bd-481e-976b-7ae0aa2afc2c 2018-09-30 05:02:51,075 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj 2018-09-30 05:02:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:51,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cfab19c-071e-4142-9373-5263c76ab0e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:51,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c8af6311fa5e4f9d8c1e767c04b7ea05 used request id req-0cfab19c-071e-4142-9373-5263c76ab0e3 2018-09-30 05:02:51,292 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-proj-role 2018-09-30 05:02:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a2f5889e17f94d3297f180e3710d6562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:51,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7b6c376-74af-4168-98ee-2f48b9e40556 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:51,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a2f5889e17f94d3297f180e3710d6562 used request id req-c7b6c376-74af-4168-98ee-2f48b9e40556 2018-09-30 05:02:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0764b9bc50c1d79ba8443d7fbd0457873c7544" 2018-09-30 05:02:51,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0265c2a0-f291-4069-b1d4-2464258b1681 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:02:51,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0265c2a0-f291-4069-b1d4-2464258b1681 2018-09-30 05:02:51,495 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2cdc4445-57d9-4b7-user 2018-09-30 05:02:51,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7c92392e67fa474ba476b4d7546dbb5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32e25d88c778deda12cdb2a54d1a904a2203c0f6" 2018-09-30 05:02:51,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02533ab8-8c52-4f26-82a2-a5aeef08c14f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:51,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7c92392e67fa474ba476b4d7546dbb5f used request id req-02533ab8-8c52-4f26-82a2-a5aeef08c14f 2018-09-30 05:02:51,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:52,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["UWonD-_DRmG3TvRfbeb80A"], "issued_at": "2018-09-30T05:02:52.000000Z"}} 2018-09-30 05:02:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46622f2b10c776b80ae431ba1c3ddd7691e7452f" 2018-09-30 05:02:52,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafeb841-416e-4865-a4ac-e0c86543babf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:52,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aafeb841-416e-4865-a4ac-e0c86543babf 2018-09-30 05:02:52,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:52,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:52,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jczNxGQkQVmPqBFq_TbigQ"], "issued_at": "2018-09-30T05:02:52.000000Z"}} 2018-09-30 05:02:52,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:02:52,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180cda85-05a5-41ee-8142-65135a27b61a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:52,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-180cda85-05a5-41ee-8142-65135a27b61a 2018-09-30 05:02:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:02:52,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:02:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2a61bdba-f455-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:02:52,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0158d0-cf4b-488b-85d1-5975b53b9bde Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2a61bdba-f455-479-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:02:52,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2a61bdba-f455-479-proj used request id req-2a0158d0-cf4b-488b-85d1-5975b53b9bde 2018-09-30 05:02:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:02:52,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a2f3fa-fd16-44be-aaf7-d2cb1783664e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:02:52,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-22a2f3fa-fd16-44be-aaf7-d2cb1783664e 2018-09-30 05:02:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}}' 2018-09-30 05:02:53,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7815bf9-8f04-4464-a615-6d832eaf90f4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:02:53,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c7815bf9-8f04-4464-a615-6d832eaf90f4 2018-09-30 05:02:53,002 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2a61bdba-f455-479-proj 2018-09-30 05:02:53,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:53,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:53,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["X2zi5l3KQhqS96szgUwRCA"], "issued_at": "2018-09-30T05:02:53.000000Z"}} 2018-09-30 05:02:53,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29200746ac150eb2163edaf87f1b7363cd4a0c" 2018-09-30 05:02:53,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1d0531-3fef-44c1-ae67-af527e4c49e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:53,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-be1d0531-3fef-44c1-ae67-af527e4c49e2 2018-09-30 05:02:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:02:53,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:02:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29200746ac150eb2163edaf87f1b7363cd4a0c" 2018-09-30 05:02:53,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baf3c99-338e-49d2-b682-e69c25294227 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:02:53,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2baf3c99-338e-49d2-b682-e69c25294227 2018-09-30 05:02:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2a61bdba-f455-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29200746ac150eb2163edaf87f1b7363cd4a0c" 2018-09-30 05:02:53,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0567d5-c36b-4111-b315-a0075af70a17 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2a61bdba-f455-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}]} 2018-09-30 05:02:53,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-2a61bdba-f455-479-proj used request id req-cc0567d5-c36b-4111-b315-a0075af70a17 2018-09-30 05:02:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29200746ac150eb2163edaf87f1b7363cd4a0c" 2018-09-30 05:02:53,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a6bf99-fe70-4fff-a51e-663c185b41ee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:02:53,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f0a6bf99-fe70-4fff-a51e-663c185b41ee 2018-09-30 05:02:54,151 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2a61bdba-f455-479-user 2018-09-30 05:02:54,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:02:54,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8b3174-404f-40c6-82b7-4ce077b14116 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:02:54,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2e8b3174-404f-40c6-82b7-4ce077b14116 2018-09-30 05:02:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" -d '{"role": {"name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}}' 2018-09-30 05:02:54,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0feeb38-9eba-49de-9ebc-1ddd9a759f80 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49aa9904c019414bae4fe6170b0a60a2", "links": {"self": "http://172.30.9.29:5000/v3/roles/49aa9904c019414bae4fe6170b0a60a2"}, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}} 2018-09-30 05:02:54,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0feeb38-9eba-49de-9ebc-1ddd9a759f80 2018-09-30 05:02:54,386 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role 2018-09-30 05:02:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/49aa9904c019414bae4fe6170b0a60a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:02:54,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a9e580-d673-4321-98b9-3353d6004f4b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/49aa9904c019414bae4fe6170b0a60a2"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role", "id": "49aa9904c019414bae4fe6170b0a60a2"}} 2018-09-30 05:02:54,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/49aa9904c019414bae4fe6170b0a60a2 used request id req-e5a9e580-d673-4321-98b9-3353d6004f4b 2018-09-30 05:02:54,409 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role to project CreateInstancePortManipulationTests-2a61bdba-f455-479-proj 2018-09-30 05:02:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96/users/19455275ee6b43bea06fb74bda13a7e9/roles/49aa9904c019414bae4fe6170b0a60a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:02:54,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1179d93-9531-43f2-a538-2d40d27c5240 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:02:54,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96/users/19455275ee6b43bea06fb74bda13a7e9/roles/49aa9904c019414bae4fe6170b0a60a2 used request id req-a1179d93-9531-43f2-a538-2d40d27c5240 2018-09-30 05:02:54,538 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:02:54,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:54,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:54,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49aa9904c019414bae4fe6170b0a60a2", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}], "expires_at": "2018-09-30T06:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f00ec052bcda47fe85115770ab5dba96", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-user", "id": "19455275ee6b43bea06fb74bda13a7e9"}, "audit_ids": ["A-MGlxf9T5WsaBwTRb0oSA"], "issued_at": "2018-09-30T05:02:54.000000Z"}} 2018-09-30 05:02:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:02:55,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53ee031-423f-48d7-bbe5-d8908ad3f008 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:55,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c53ee031-423f-48d7-bbe5-d8908ad3f008 2018-09-30 05:02:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:02:55,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d05bffac-e386-4239-a60f-0a746ef6e0b8 Date: Sun, 30 Sep 2018 05:02:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image"} 2018-09-30 05:02:55,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image used request id req-d05bffac-e386-4239-a60f-0a746ef6e0b8 2018-09-30 05:02:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:02:55,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0bb8cbc7-9eab-4d70-8e06-f68e30d46334 Date: Sun, 30 Sep 2018 05:02:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:02:55,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0bb8cbc7-9eab-4d70-8e06-f68e30d46334 2018-09-30 05:02:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image"}' 2018-09-30 05:02:55,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 X-Openstack-Request-Id: req-ac8f4b3b-5884-42f5-8143-91e1e96bdd82 Date: Sun, 30 Sep 2018 05:02:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5", "min_disk": 0, "protected": false, "id": "f3579058-370a-4d47-97e9-21bf95d19be5", "file": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5/file", "checksum": null, "owner": "f00ec052bcda47fe85115770ab5dba96", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:02:55,579 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ac8f4b3b-5884-42f5-8143-91e1e96bdd82 2018-09-30 05:02:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" -d '' 2018-09-30 05:02:56,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9489b49-b39d-4f20-af1c-bacd6c4cad3c Date: Sun, 30 Sep 2018 05:02:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:02:56,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5/file used request id req-d9489b49-b39d-4f20-af1c-bacd6c4cad3c 2018-09-30 05:02:56,412 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:02:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:02:56,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-789621d5-45eb-4bb7-8043-32c22b5d6611 Date: Sun, 30 Sep 2018 05:02:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f3579058-370a-4d47-97e9-21bf95d19be5/snap", "metadata": {}}], "self": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5", "min_disk": 0, "protected": false, "id": "f3579058-370a-4d47-97e9-21bf95d19be5", "file": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f00ec052bcda47fe85115770ab5dba96", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f3579058-370a-4d47-97e9-21bf95d19be5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:02:56,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 used request id req-789621d5-45eb-4bb7-8043-32c22b5d6611 2018-09-30 05:02:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:02:56,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-747e4320-c63f-49e5-a32c-fc7112d79a3b Date: Sun, 30 Sep 2018 05:02:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:02:56,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-747e4320-c63f-49e5-a32c-fc7112d79a3b 2018-09-30 05:02:56,728 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image 2018-09-30 05:02:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:02:56,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-02828be4-8727-475b-822c-e2aec5e8bca0 Date: Sun, 30 Sep 2018 05:02:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f3579058-370a-4d47-97e9-21bf95d19be5/snap", "metadata": {}}], "self": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5", "min_disk": 0, "protected": false, "id": "f3579058-370a-4d47-97e9-21bf95d19be5", "file": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f00ec052bcda47fe85115770ab5dba96", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f3579058-370a-4d47-97e9-21bf95d19be5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:02:56,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 used request id req-02828be4-8727-475b-822c-e2aec5e8bca0 2018-09-30 05:02:56,916 - create_image - DEBUG - Instance status is - active 2018-09-30 05:02:56,916 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image 2018-09-30 05:02:56,916 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image 2018-09-30 05:02:56,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:56,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:02:57,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49aa9904c019414bae4fe6170b0a60a2", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}], "expires_at": "2018-09-30T06:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f00ec052bcda47fe85115770ab5dba96", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-user", "id": "19455275ee6b43bea06fb74bda13a7e9"}, "audit_ids": ["gI5vD2mSTe2O7wHUNBiKfw"], "issued_at": "2018-09-30T05:02:57.000000Z"}} 2018-09-30 05:02:57,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:02:57,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de865ed1-c405-4111-8d22-f22cafd0392d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:02:57,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-de865ed1-c405-4111-8d22-f22cafd0392d 2018-09-30 05:02:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:02:57,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aad5f742-aaa5-43fc-a3c6-f57f0f767854 Date: Sun, 30 Sep 2018 05:02:57 GMT RESP BODY: {"networks":[]} 2018-09-30 05:02:57,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net used request id req-aad5f742-aaa5-43fc-a3c6-f57f0f767854 2018-09-30 05:02:57,542 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net 2018-09-30 05:02:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" -d '{"network": {"name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net", "admin_state_up": true}}' 2018-09-30 05:02:58,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-1bd8eeac-9e67-431c-b813-e7b901873195 Date: Sun, 30 Sep 2018 05:02:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c685e122-0900-419d-9ac0-58631774c40a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:02:57Z","is_default":false,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:02:57Z","mtu":1450}} 2018-09-30 05:02:58,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-1bd8eeac-9e67-431c-b813-e7b901873195 2018-09-30 05:02:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c685e122-0900-419d-9ac0-58631774c40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:02:58,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b6f2fa93-9893-4209-ba7a-9e26c9071d5c Date: Sun, 30 Sep 2018 05:02:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:02:57Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:02:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"c685e122-0900-419d-9ac0-58631774c40a","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net"}]} 2018-09-30 05:02:58,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c685e122-0900-419d-9ac0-58631774c40a used request id req-b6f2fa93-9893-4209-ba7a-9e26c9071d5c 2018-09-30 05:02:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c685e122-0900-419d-9ac0-58631774c40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:02:58,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6320941-bab4-4052-8573-093beaef6afb Date: Sun, 30 Sep 2018 05:02:58 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:02:58,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c685e122-0900-419d-9ac0-58631774c40a used request id req-a6320941-bab4-4052-8573-093beaef6afb 2018-09-30 05:02:58,507 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-subnet 2018-09-30 05:02:58,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" -d '{"subnets": [{"ip_version": 4, "network_id": "c685e122-0900-419d-9ac0-58631774c40a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-subnet"}]}' 2018-09-30 05:02:59,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3e16be3-46b5-4079-a684-b0cc57850260 Date: Sun, 30 Sep 2018 05:02:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c685e122-0900-419d-9ac0-58631774c40a","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:02:58Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"fb4b8ddd-6c90-4e95-8a6b-775a82a6744c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-subnet"}]} 2018-09-30 05:02:59,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-f3e16be3-46b5-4079-a684-b0cc57850260 2018-09-30 05:02:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c685e122-0900-419d-9ac0-58631774c40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:02:59,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1c1b2f46-4790-4e66-9740-1071d570a284 Date: Sun, 30 Sep 2018 05:02:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb4b8ddd-6c90-4e95-8a6b-775a82a6744c"],"updated_at":"2018-09-30T05:02:58Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:02:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"c685e122-0900-419d-9ac0-58631774c40a","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net"}]} 2018-09-30 05:02:59,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c685e122-0900-419d-9ac0-58631774c40a used request id req-1c1b2f46-4790-4e66-9740-1071d570a284 2018-09-30 05:02:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c685e122-0900-419d-9ac0-58631774c40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:02:59,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f585493c-3509-41b4-a6c1-72967757b84f Date: Sun, 30 Sep 2018 05:02:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c685e122-0900-419d-9ac0-58631774c40a","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:02:58Z","dns_nameservers":[],"updated_at":"2018-09-30T05:02:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"fb4b8ddd-6c90-4e95-8a6b-775a82a6744c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-subnet"}]} 2018-09-30 05:02:59,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c685e122-0900-419d-9ac0-58631774c40a used request id req-f585493c-3509-41b4-a6c1-72967757b84f 2018-09-30 05:02:59,899 - OpenStackNetwork - DEBUG - Network [c685e122-0900-419d-9ac0-58631774c40a] created successfully 2018-09-30 05:02:59,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:02:59,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:00,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kXI9wv6gS4WSiZmcMtGb3w"], "issued_at": "2018-09-30T05:03:00.000000Z"}} 2018-09-30 05:03:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f24ac250d4bdbd81cc91498265e817ceb3c59f" 2018-09-30 05:03:00,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfccf51-3ba1-4d09-94bd-7be0399a17fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:00,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ebfccf51-3ba1-4d09-94bd-7be0399a17fd 2018-09-30 05:03:00,362 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:03:00,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f24ac250d4bdbd81cc91498265e817ceb3c59f" 2018-09-30 05:03:00,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bc2539b-b5be-4e11-bff8-2fd22ee6ebef x-compute-request-id: req-3bc2539b-b5be-4e11-bff8-2fd22ee6ebef Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:03:00,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3bc2539b-b5be-4e11-bff8-2fd22ee6ebef 2018-09-30 05:03:00,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f24ac250d4bdbd81cc91498265e817ceb3c59f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:03:00,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6fbfafc-e0f1-4d29-b83c-61a31962b757 x-compute-request-id: req-f6fbfafc-e0f1-4d29-b83c-61a31962b757 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:03:00,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f6fbfafc-e0f1-4d29-b83c-61a31962b757 2018-09-30 05:03:00,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:00,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:01,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49aa9904c019414bae4fe6170b0a60a2", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}], "expires_at": "2018-09-30T06:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f00ec052bcda47fe85115770ab5dba96", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-user", "id": "19455275ee6b43bea06fb74bda13a7e9"}, "audit_ids": ["rul2d15TQZyBO7rFZ5gxLA"], "issued_at": "2018-09-30T05:03:01.000000Z"}} 2018-09-30 05:03:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:01,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6395f795-90ed-48e7-a56e-ec17b36f6efe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:01,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6395f795-90ed-48e7-a56e-ec17b36f6efe 2018-09-30 05:03:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:01,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c4f0140-28bf-4d5d-92ae-92e99b22ca51 Date: Sun, 30 Sep 2018 05:03:01 GMT RESP BODY: {"networks":[]} 2018-09-30 05:03:01,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-7c4f0140-28bf-4d5d-92ae-92e99b22ca51 2018-09-30 05:03:01,399 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 2018-09-30 05:03:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" -d '{"network": {"name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2", "admin_state_up": true}}' 2018-09-30 05:03:01,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-7f0a50e7-145c-4c00-8d3c-8047bafd742c Date: Sun, 30 Sep 2018 05:03:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:03:01Z","is_default":false,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","mtu":1450}} 2018-09-30 05:03:01,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-7f0a50e7-145c-4c00-8d3c-8047bafd742c 2018-09-30 05:03:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:02,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-67305194-ff53-47d4-a898-95ee6ad7774f Date: Sun, 30 Sep 2018 05:03:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:03:01Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:02,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-67305194-ff53-47d4-a898-95ee6ad7774f 2018-09-30 05:03:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:02,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cda68dbf-0112-4437-b943-e1fe3f1cb026 Date: Sun, 30 Sep 2018 05:03:02 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:03:02,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-cda68dbf-0112-4437-b943-e1fe3f1cb026 2018-09-30 05:03:02,076 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1 2018-09-30 05:03:02,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" -d '{"subnets": [{"ip_version": 4, "network_id": "b693a416-5c32-42fc-ac0a-4fb3497005ce", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]}' 2018-09-30 05:03:02,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d6ba8070-436d-417f-b795-cea08bf816d8 Date: Sun, 30 Sep 2018 05:03:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:02,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d6ba8070-436d-417f-b795-cea08bf816d8 2018-09-30 05:03:02,755 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2 2018-09-30 05:03:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" -d '{"subnets": [{"ip_version": 4, "network_id": "b693a416-5c32-42fc-ac0a-4fb3497005ce", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"}]}' 2018-09-30 05:03:03,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-63dbd395-782b-4892-a66f-3f3731aa504b Date: Sun, 30 Sep 2018 05:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"}]} 2018-09-30 05:03:03,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-63dbd395-782b-4892-a66f-3f3731aa504b 2018-09-30 05:03:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:03,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-25295fea-3dde-4c10-9dd1-0231c8666ef7 Date: Sun, 30 Sep 2018 05:03:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36bd9829-610b-4426-808a-3cec2bf0e67b","681760f3-6430-4f3a-9b58-68f010684757"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:03,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-25295fea-3dde-4c10-9dd1-0231c8666ef7 2018-09-30 05:03:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:04,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-78ef04c5-8e10-4a30-9b31-94d297ae9588 Date: Sun, 30 Sep 2018 05:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:04,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-78ef04c5-8e10-4a30-9b31-94d297ae9588 2018-09-30 05:03:04,038 - OpenStackNetwork - DEBUG - Network [b693a416-5c32-42fc-ac0a-4fb3497005ce] created successfully 2018-09-30 05:03:04,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:04,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:04,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49aa9904c019414bae4fe6170b0a60a2", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}], "expires_at": "2018-09-30T06:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f00ec052bcda47fe85115770ab5dba96", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-user", "id": "19455275ee6b43bea06fb74bda13a7e9"}, "audit_ids": ["gFsxgchJT1S21o1pMoi0dQ"], "issued_at": "2018-09-30T05:03:04.000000Z"}} 2018-09-30 05:03:04,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:04,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ace281-3e18-4453-803b-18bf5d87a769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:04,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-20ace281-3e18-4453-803b-18bf5d87a769 2018-09-30 05:03:04,572 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:03:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:04,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503e71e4-e5d0-4740-9343-2f5760f7d560 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:04,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-503e71e4-e5d0-4740-9343-2f5760f7d560 2018-09-30 05:03:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:04,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8eb768e7-a320-43b0-9170-9999b038cd5c Date: Sun, 30 Sep 2018 05:03:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36bd9829-610b-4426-808a-3cec2bf0e67b","681760f3-6430-4f3a-9b58-68f010684757"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:04,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-8eb768e7-a320-43b0-9170-9999b038cd5c 2018-09-30 05:03:04,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:03:04,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:03:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:03:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:05,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485626bb-24f4-4643-bb45-ea259490e136 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:05,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-485626bb-24f4-4643-bb45-ea259490e136 2018-09-30 05:03:05,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:05,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-49c6f545-677a-473f-9a28-a282bccc94d8 Date: Sun, 30 Sep 2018 05:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:05,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-49c6f545-677a-473f-9a28-a282bccc94d8 2018-09-30 05:03:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:05,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85ce0077-bd21-4d33-972c-2f3953113301 Date: Sun, 30 Sep 2018 05:03:05 GMT RESP BODY: {"ports":[]} 2018-09-30 05:03:05,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1&admin_state_up=True used request id req-85ce0077-bd21-4d33-972c-2f3953113301 2018-09-30 05:03:05,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:05,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-924ffdde-566e-464a-b62e-4ecf0f998493 x-compute-request-id: req-924ffdde-566e-464a-b62e-4ecf0f998493 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:03:05,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst used request id req-924ffdde-566e-464a-b62e-4ecf0f998493 2018-09-30 05:03:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:05,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c8eb1486-13f5-4e89-a777-249281db5e00 Date: Sun, 30 Sep 2018 05:03:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["681760f3-6430-4f3a-9b58-68f010684757","36bd9829-610b-4426-808a-3cec2bf0e67b"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:05,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-c8eb1486-13f5-4e89-a777-249281db5e00 2018-09-30 05:03:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:06,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bbf6eb-ca7e-4ea9-bfa8-eaec82a3e516 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:06,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-57bbf6eb-ca7e-4ea9-bfa8-eaec82a3e516 2018-09-30 05:03:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:06,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-cc8390da-a9d2-4aa3-9400-54c9ba229ded Date: Sun, 30 Sep 2018 05:03:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:06,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-cc8390da-a9d2-4aa3-9400-54c9ba229ded 2018-09-30 05:03:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:06,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93d635ca-197d-4829-bcf0-97eb79aad1e1 Date: Sun, 30 Sep 2018 05:03:06 GMT RESP BODY: {"ports":[]} 2018-09-30 05:03:06,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1&admin_state_up=True used request id req-93d635ca-197d-4829-bcf0-97eb79aad1e1 2018-09-30 05:03:06,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:06,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:06,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49aa9904c019414bae4fe6170b0a60a2", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role"}], "expires_at": "2018-09-30T06:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f00ec052bcda47fe85115770ab5dba96", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/f00ec052bcda47fe85115770ab5dba96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-user", "id": "19455275ee6b43bea06fb74bda13a7e9"}, "audit_ids": ["ovSrl8LPQHi2XStIeh4eFg"], "issued_at": "2018-09-30T05:03:06.000000Z"}} 2018-09-30 05:03:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b21eb712cf5abd92d81e412401e2427728d83ac" 2018-09-30 05:03:06,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be6a0f1-109d-42f2-a329-a264fe80e3be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:06,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4be6a0f1-109d-42f2-a329-a264fe80e3be 2018-09-30 05:03:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:07,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f4df0574-c155-45fb-8788-86c744597435 Date: Sun, 30 Sep 2018 05:03:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36bd9829-610b-4426-808a-3cec2bf0e67b","681760f3-6430-4f3a-9b58-68f010684757"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:07,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-f4df0574-c155-45fb-8788-86c744597435 2018-09-30 05:03:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:07,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d6d69780-9437-49a2-ac8d-9f702018eb3f Date: Sun, 30 Sep 2018 05:03:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:07,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-d6d69780-9437-49a2-ac8d-9f702018eb3f 2018-09-30 05:03:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:07,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4a208cf8-d5d2-42ba-b823-2bc534ad6c4a Date: Sun, 30 Sep 2018 05:03:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36bd9829-610b-4426-808a-3cec2bf0e67b","681760f3-6430-4f3a-9b58-68f010684757"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:07,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-4a208cf8-d5d2-42ba-b823-2bc534ad6c4a 2018-09-30 05:03:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:03:07,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:03:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:03:07,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b21eb712cf5abd92d81e412401e2427728d83ac" 2018-09-30 05:03:07,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7a5c15-e6e7-42d2-9d1a-807172fc3934 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:07,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-cc7a5c15-e6e7-42d2-9d1a-807172fc3934 2018-09-30 05:03:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:07,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8341370a-62fc-4021-be50-4879e7edaca4 Date: Sun, 30 Sep 2018 05:03:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:07,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-8341370a-62fc-4021-be50-4879e7edaca4 2018-09-30 05:03:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:08,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4a3ced3-fe5f-4f74-947f-d2b217c688f9 Date: Sun, 30 Sep 2018 05:03:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:08,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1 used request id req-f4a3ced3-fe5f-4f74-947f-d2b217c688f9 2018-09-30 05:03:08,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2afdc45f-c61e-4a17-b67f-da3a65d23499 Date: Sun, 30 Sep 2018 05:03:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"}]} 2018-09-30 05:03:08,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2 used request id req-2afdc45f-c61e-4a17-b67f-da3a65d23499 2018-09-30 05:03:08,175 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 2018-09-30 05:03:08,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" -d '{"port": {"network_id": "b693a416-5c32-42fc-ac0a-4fb3497005ce", "fixed_ips": [{"subnet_id": "681760f3-6430-4f3a-9b58-68f010684757", "ip_address": "10.55.0.101"}, {"subnet_id": "36bd9829-610b-4426-808a-3cec2bf0e67b", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1", "admin_state_up": true}}' 2018-09-30 05:03:09,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-44bf3266-68dd-4f7b-9c94-1913092ba694 Date: Sun, 30 Sep 2018 05:03:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:08Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"681760f3-6430-4f3a-9b58-68f010684757","ip_address":"10.55.0.101"},{"subnet_id":"36bd9829-610b-4426-808a-3cec2bf0e67b","ip_address":"10.65.0.101"}],"id":"7e8768d1-c867-4014-aa70-6a2a44ad8daf","security_groups":["4ca1f63a-4739-43de-a800-3ab7166f5067"],"mac_address":"fa:16:3e:e1:26:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1","project_id":"f00ec052bcda47fe85115770ab5dba96","qos_policy_id":null,"admin_state_up":true,"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:08Z","binding:vnic_type":"normal"}} 2018-09-30 05:03:09,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-44bf3266-68dd-4f7b-9c94-1913092ba694 2018-09-30 05:03:09,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:09,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-54e25aa4-83f6-4ffb-8da8-71ca6d0daf4f Date: Sun, 30 Sep 2018 05:03:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["681760f3-6430-4f3a-9b58-68f010684757","36bd9829-610b-4426-808a-3cec2bf0e67b"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:09,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-54e25aa4-83f6-4ffb-8da8-71ca6d0daf4f 2018-09-30 05:03:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:09,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfa3efb-d5e1-4722-a60f-e10ef1edaa97 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:09,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-bcfa3efb-d5e1-4722-a60f-e10ef1edaa97 2018-09-30 05:03:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:09,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-0c135728-4c08-466f-8881-af248f7760b6 Date: Sun, 30 Sep 2018 05:03:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:09,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-0c135728-4c08-466f-8881-af248f7760b6 2018-09-30 05:03:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:09,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-b2f71226-f4d4-4cf9-bcde-0d62dd07dfe7 Date: Sun, 30 Sep 2018 05:03:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:08Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"681760f3-6430-4f3a-9b58-68f010684757","ip_address":"10.55.0.101"},{"subnet_id":"36bd9829-610b-4426-808a-3cec2bf0e67b","ip_address":"10.65.0.101"}],"id":"7e8768d1-c867-4014-aa70-6a2a44ad8daf","security_groups":["4ca1f63a-4739-43de-a800-3ab7166f5067"],"mac_address":"fa:16:3e:e1:26:59","project_id":"f00ec052bcda47fe85115770ab5dba96","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1","admin_state_up":true,"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:08Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:03:09,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1&admin_state_up=True used request id req-b2f71226-f4d4-4cf9-bcde-0d62dd07dfe7 2018-09-30 05:03:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:10,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df3634d-01ac-4e4b-a811-925bf9ddd22c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:10,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-7df3634d-01ac-4e4b-a811-925bf9ddd22c 2018-09-30 05:03:10,012 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst 2018-09-30 05:03:10,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:10,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a394163-27e3-4c3e-a8e0-5229692b9e76 x-compute-request-id: req-5a394163-27e3-4c3e-a8e0-5229692b9e76 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-flavor-name"}]} 2018-09-30 05:03:10,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5a394163-27e3-4c3e-a8e0-5229692b9e76 2018-09-30 05:03:10,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:10,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49be5bd8-ddb7-4892-91ac-92adfa856d97 x-compute-request-id: req-49be5bd8-ddb7-4892-91ac-92adfa856d97 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:03:10,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89 used request id req-49be5bd8-ddb7-4892-91ac-92adfa856d97 2018-09-30 05:03:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:10,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-39cb8d1a-58dc-46a8-a2c5-b724b072ae2d Date: Sun, 30 Sep 2018 05:03:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:02:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:02:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f3579058-370a-4d47-97e9-21bf95d19be5/snap", "metadata": {}}], "self": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5", "min_disk": 0, "protected": false, "id": "f3579058-370a-4d47-97e9-21bf95d19be5", "file": "/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f00ec052bcda47fe85115770ab5dba96", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f3579058-370a-4d47-97e9-21bf95d19be5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image"} 2018-09-30 05:03:10,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image used request id req-39cb8d1a-58dc-46a8-a2c5-b724b072ae2d 2018-09-30 05:03:10,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:10,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fcf3f2f1-2c66-4649-8a22-f1cb5505091b Date: Sun, 30 Sep 2018 05:03:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:03:10,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fcf3f2f1-2c66-4649-8a22-f1cb5505091b 2018-09-30 05:03:10,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" -d '{"server": {"name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "imageRef": "f3579058-370a-4d47-97e9-21bf95d19be5", "flavorRef": "a58fbf08-e427-40bb-93e9-8b144a714f89", "max_count": 1, "min_count": 1, "networks": [{"port": "7e8768d1-c867-4014-aa70-6a2a44ad8daf"}]}}' 2018-09-30 05:03:12,075 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a27e3291-8c39-4228-8ffd-8323865681d2 x-compute-request-id: req-a27e3291-8c39-4228-8ffd-8323865681d2 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "adminPass": "6QVpF8e7zLmY"}} 2018-09-30 05:03:12,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-a27e3291-8c39-4228-8ffd-8323865681d2 2018-09-30 05:03:12,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:12,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49700a69-156c-4b46-899e-f08e7337081d x-compute-request-id: req-49700a69-156c-4b46-899e-f08e7337081d Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "image": {"id": "f3579058-370a-4d47-97e9-21bf95d19be5", "links": [{"href": "http://172.30.9.29:8774/images/f3579058-370a-4d47-97e9-21bf95d19be5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}]}, "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "user_id": "19455275ee6b43bea06fb74bda13a7e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:03:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "created": "2018-09-30T05:03:12Z", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:12,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-49700a69-156c-4b46-899e-f08e7337081d 2018-09-30 05:03:12,450 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst 2018-09-30 05:03:12,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:12,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-810f0ad6-7fc6-4f20-aa23-431bbeee7b9d x-compute-request-id: req-810f0ad6-7fc6-4f20-aa23-431bbeee7b9d Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "image": {"id": "f3579058-370a-4d47-97e9-21bf95d19be5", "links": [{"href": "http://172.30.9.29:8774/images/f3579058-370a-4d47-97e9-21bf95d19be5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}]}, "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "user_id": "19455275ee6b43bea06fb74bda13a7e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:03:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "created": "2018-09-30T05:03:12Z", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:12,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-810f0ad6-7fc6-4f20-aa23-431bbeee7b9d 2018-09-30 05:03:12,691 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst] is - BUILD 2018-09-30 05:03:12,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:03:15,694 - create_instance - DEBUG - VM status query timeout in 896.756267071 2018-09-30 05:03:15,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:16,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5eac9223-62c7-4dac-a202-3d24adaf860c x-compute-request-id: req-5eac9223-62c7-4dac-a202-3d24adaf860c Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "image": {"id": "f3579058-370a-4d47-97e9-21bf95d19be5", "links": [{"href": "http://172.30.9.29:8774/images/f3579058-370a-4d47-97e9-21bf95d19be5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}]}, "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "security_groups": [{"name": "default"}], "user_id": "19455275ee6b43bea06fb74bda13a7e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:03:12Z", "hostId": "fb46c161dc58a63a5657e3df56845ae6069d90ec9bc25e7fd2db44ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "created": "2018-09-30T05:03:12Z", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:16,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-5eac9223-62c7-4dac-a202-3d24adaf860c 2018-09-30 05:03:16,296 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst] is - BUILD 2018-09-30 05:03:16,296 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:03:19,299 - create_instance - DEBUG - VM status query timeout in 893.151040077 2018-09-30 05:03:19,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:19,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a48d3e5e-cb21-4cac-8167-20e94ef35372 x-compute-request-id: req-a48d3e5e-cb21-4cac-8167-20e94ef35372 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:26:59", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:26:59", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "image": {"id": "f3579058-370a-4d47-97e9-21bf95d19be5", "links": [{"href": "http://172.30.9.29:8774/images/f3579058-370a-4d47-97e9-21bf95d19be5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:03:18.000000", "flavor": {"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}]}, "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "security_groups": [{"name": "default"}], "user_id": "19455275ee6b43bea06fb74bda13a7e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:03:19Z", "hostId": "fb46c161dc58a63a5657e3df56845ae6069d90ec9bc25e7fd2db44ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "created": "2018-09-30T05:03:12Z", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:19,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-a48d3e5e-cb21-4cac-8167-20e94ef35372 2018-09-30 05:03:19,472 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst] is - ACTIVE 2018-09-30 05:03:19,472 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:03:19,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:20,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fb373ad-b07a-4ce3-bf82-4462c7bb01c7 x-compute-request-id: req-9fb373ad-b07a-4ce3-bf82-4462c7bb01c7 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:26:59", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:26:59", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "image": {"id": "f3579058-370a-4d47-97e9-21bf95d19be5", "links": [{"href": "http://172.30.9.29:8774/images/f3579058-370a-4d47-97e9-21bf95d19be5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:03:18.000000", "flavor": {"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}]}, "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "security_groups": [{"name": "default"}], "user_id": "19455275ee6b43bea06fb74bda13a7e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:03:19Z", "hostId": "fb46c161dc58a63a5657e3df56845ae6069d90ec9bc25e7fd2db44ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "created": "2018-09-30T05:03:12Z", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:20,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-9fb373ad-b07a-4ce3-bf82-4462c7bb01c7 2018-09-30 05:03:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:20,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8dfed32b-2590-48aa-83db-c213bb36eda2 Date: Sun, 30 Sep 2018 05:03:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["36bd9829-610b-4426-808a-3cec2bf0e67b","681760f3-6430-4f3a-9b58-68f010684757"],"updated_at":"2018-09-30T05:03:03Z","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"f00ec052bcda47fe85115770ab5dba96","id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2"}]} 2018-09-30 05:03:20,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 used request id req-8dfed32b-2590-48aa-83db-c213bb36eda2 2018-09-30 05:03:20,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:20,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0c8125-cd37-4cc8-a509-6ea41431960d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:20,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-6a0c8125-cd37-4cc8-a509-6ea41431960d 2018-09-30 05:03:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:20,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-16c7239e-a7e4-467a-83cb-efb7f226488c Date: Sun, 30 Sep 2018 05:03:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"36bd9829-610b-4426-808a-3cec2bf0e67b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f00ec052bcda47fe85115770ab5dba96","id":"681760f3-6430-4f3a-9b58-68f010684757","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1"}]} 2018-09-30 05:03:20,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-16c7239e-a7e4-467a-83cb-efb7f226488c 2018-09-30 05:03:20,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:20,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-b635216b-97e4-4db1-80e0-932d399a2acb Date: Sun, 30 Sep 2018 05:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:06Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"681760f3-6430-4f3a-9b58-68f010684757","ip_address":"10.55.0.3"},{"subnet_id":"36bd9829-610b-4426-808a-3cec2bf0e67b","ip_address":"10.65.0.3"}],"id":"3fed6922-e75a-4b4d-90a6-6ba8aaf3d5e4","security_groups":[],"mac_address":"fa:16:3e:4d:11:4a","project_id":"f00ec052bcda47fe85115770ab5dba96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b693a416-5c32-42fc-ac0a-4fb3497005ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:06Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"681760f3-6430-4f3a-9b58-68f010684757","ip_address":"10.55.0.4"},{"subnet_id":"36bd9829-610b-4426-808a-3cec2bf0e67b","ip_address":"10.65.0.4"}],"id":"48176a1b-ccf0-495f-8307-9287513d7dbc","security_groups":[],"mac_address":"fa:16:3e:57:e0:2f","project_id":"f00ec052bcda47fe85115770ab5dba96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b693a416-5c32-42fc-ac0a-4fb3497005ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"681760f3-6430-4f3a-9b58-68f010684757","ip_address":"10.55.0.101"},{"subnet_id":"36bd9829-610b-4426-808a-3cec2bf0e67b","ip_address":"10.65.0.101"}],"id":"7e8768d1-c867-4014-aa70-6a2a44ad8daf","security_groups":["4ca1f63a-4739-43de-a800-3ab7166f5067"],"mac_address":"fa:16:3e:e1:26:59","project_id":"f00ec052bcda47fe85115770ab5dba96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1","admin_state_up":true,"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:08Z","binding:vnic_type":"normal","device_id":"d3297f5b-e12d-4720-80b6-d92da50bee52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:05Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"681760f3-6430-4f3a-9b58-68f010684757","ip_address":"10.55.0.2"},{"subnet_id":"36bd9829-610b-4426-808a-3cec2bf0e67b","ip_address":"10.65.0.2"}],"id":"d33792f5-732c-44b3-b750-e96e7f3e8928","security_groups":[],"mac_address":"fa:16:3e:26:b6:87","project_id":"f00ec052bcda47fe85115770ab5dba96","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b693a416-5c32-42fc-ac0a-4fb3497005ce","tenant_id":"f00ec052bcda47fe85115770ab5dba96","created_at":"2018-09-30T05:03:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b693a416-5c32-42fc-ac0a-4fb3497005ce"}]} 2018-09-30 05:03:20,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-b635216b-97e4-4db1-80e0-932d399a2acb 2018-09-30 05:03:20,588 - create_instance - INFO - Deleting Port with ID - 7e8768d1-c867-4014-aa70-6a2a44ad8daf 2018-09-30 05:03:20,588 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bport-1 2018-09-30 05:03:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/7e8768d1-c867-4014-aa70-6a2a44ad8daf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:21,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cbdeb4b7-d51b-43af-8cb3-728927ab5e90 Date: Sun, 30 Sep 2018 05:03:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:21,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/7e8768d1-c867-4014-aa70-6a2a44ad8daf used request id req-cbdeb4b7-d51b-43af-8cb3-728927ab5e90 2018-09-30 05:03:21,291 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst 2018-09-30 05:03:21,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:21,447 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dee72082-4da8-4afe-b16d-2159181c576d x-compute-request-id: req-dee72082-4da8-4afe-b16d-2159181c576d Content-Type: application/json 2018-09-30 05:03:21,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-dee72082-4da8-4afe-b16d-2159181c576d 2018-09-30 05:03:21,448 - create_instance - INFO - Checking deletion status 2018-09-30 05:03:21,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:21,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b0c2df-fd43-424c-8489-733fd8c83eb0 x-compute-request-id: req-b9b0c2df-fd43-424c-8489-733fd8c83eb0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d3297f5b-e12d-4720-80b6-d92da50bee52", "rel": "bookmark"}], "image": {"id": "f3579058-370a-4d47-97e9-21bf95d19be5", "links": [{"href": "http://172.30.9.29:8774/images/f3579058-370a-4d47-97e9-21bf95d19be5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:03:18.000000", "flavor": {"id": "a58fbf08-e427-40bb-93e9-8b144a714f89", "links": [{"href": "http://172.30.9.29:8774/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89", "rel": "bookmark"}]}, "id": "d3297f5b-e12d-4720-80b6-d92da50bee52", "user_id": "19455275ee6b43bea06fb74bda13a7e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:03:21Z", "hostId": "fb46c161dc58a63a5657e3df56845ae6069d90ec9bc25e7fd2db44ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst", "created": "2018-09-30T05:03:12Z", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:21,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-b9b0c2df-fd43-424c-8489-733fd8c83eb0 2018-09-30 05:03:21,700 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst] is - ACTIVE 2018-09-30 05:03:21,700 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:03:24,703 - create_instance - DEBUG - VM status query timeout in 296.744804859 2018-09-30 05:03:24,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3d021573c7bcf70c43c71abba89fef42e0447" 2018-09-30 05:03:24,761 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02b0ae15-43bb-4596-bd16-120f1d42c5db x-compute-request-id: req-02b0ae15-43bb-4596-bd16-120f1d42c5db Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d3297f5b-e12d-4720-80b6-d92da50bee52 could not be found.", "code": 404}} 2018-09-30 05:03:24,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d3297f5b-e12d-4720-80b6-d92da50bee52 used request id req-02b0ae15-43bb-4596-bd16-120f1d42c5db 2018-09-30 05:03:24,761 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d3297f5b-e12d-4720-80b6-d92da50bee52 could not be found. (HTTP 404) (Request-ID: req-02b0ae15-43bb-4596-bd16-120f1d42c5db) 2018-09-30 05:03:24,761 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-inst 2018-09-30 05:03:24,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f24ac250d4bdbd81cc91498265e817ceb3c59f" 2018-09-30 05:03:24,819 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c18bf5c4-d7aa-4299-9425-01b5d9ed15f4 x-compute-request-id: req-c18bf5c4-d7aa-4299-9425-01b5d9ed15f4 Content-Length: 0 Content-Type: application/json 2018-09-30 05:03:24,819 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a58fbf08-e427-40bb-93e9-8b144a714f89 used request id req-c18bf5c4-d7aa-4299-9425-01b5d9ed15f4 2018-09-30 05:03:24,820 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-subnet 2018-09-30 05:03:24,820 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-subnet 2018-09-30 05:03:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/fb4b8ddd-6c90-4e95-8a6b-775a82a6744c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:03:27,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8795f225-b947-45ac-8f32-6c7dcaf0be7e Date: Sun, 30 Sep 2018 05:03:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:27,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fb4b8ddd-6c90-4e95-8a6b-775a82a6744c used request id req-8795f225-b947-45ac-8f32-6c7dcaf0be7e 2018-09-30 05:03:27,157 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-pub-net 2018-09-30 05:03:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/c685e122-0900-419d-9ac0-58631774c40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cc0fb54efc8bc07da642c2452f6ccb2da1a605" 2018-09-30 05:03:28,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11700413-3d85-41b5-87dd-da47ba9c9eef Date: Sun, 30 Sep 2018 05:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:28,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/c685e122-0900-419d-9ac0-58631774c40a used request id req-11700413-3d85-41b5-87dd-da47ba9c9eef 2018-09-30 05:03:28,384 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2 2018-09-30 05:03:28,384 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet2 2018-09-30 05:03:28,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/36bd9829-610b-4426-808a-3cec2bf0e67b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:30,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e98ea891-0a0a-440d-b7d3-ee18cdc874e4 Date: Sun, 30 Sep 2018 05:03:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:30,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/36bd9829-610b-4426-808a-3cec2bf0e67b used request id req-e98ea891-0a0a-440d-b7d3-ee18cdc874e4 2018-09-30 05:03:30,769 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1 2018-09-30 05:03:30,769 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-subnet1 2018-09-30 05:03:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/681760f3-6430-4f3a-9b58-68f010684757 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:33,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3e2a7ac-803c-47c2-a21f-4c86d9e5f066 Date: Sun, 30 Sep 2018 05:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:33,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/681760f3-6430-4f3a-9b58-68f010684757 used request id req-d3e2a7ac-803c-47c2-a21f-4c86d9e5f066 2018-09-30 05:03:33,078 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667bnet2 2018-09-30 05:03:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b693a416-5c32-42fc-ac0a-4fb3497005ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef7d4802af69120115528c7745987da0cf81467" 2018-09-30 05:03:34,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e16ca355-7c76-4636-bdc1-07be8dcc2da2 Date: Sun, 30 Sep 2018 05:03:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:34,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b693a416-5c32-42fc-ac0a-4fb3497005ce used request id req-e16ca355-7c76-4636-bdc1-07be8dcc2da2 2018-09-30 05:03:34,384 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f20da81b-9346-4ac1-916f-89beb626667b-image 2018-09-30 05:03:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c5302510191f78f59b91924ab83fc7aa34c7cc" 2018-09-30 05:03:36,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c29e52c-0630-460a-955a-13a1d3732c50 Date: Sun, 30 Sep 2018 05:03:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:03:36,009 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f3579058-370a-4d47-97e9-21bf95d19be5 used request id req-5c29e52c-0630-460a-955a-13a1d3732c50 2018-09-30 05:03:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:36,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-315b0b4d-d793-498c-97d6-3bc72ef6cbc3 Date: Sun, 30 Sep 2018 05:03:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "created_at": "2018-09-30T05:02:57Z", "updated_at": "2018-09-30T05:02:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "revision_number": 0, "id": "256dc5ee-e5ed-4ec8-b494-1fe787a5bfe1", "remote_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "port_range_min": null, "ethertype": "IPv4", "project_id": "f00ec052bcda47fe85115770ab5dba96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "revision_number": 0, "id": "2b3e8201-fbd2-4889-8acd-d60160c9ea8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "port_range_min": null, "ethertype": "IPv6", "project_id": "f00ec052bcda47fe85115770ab5dba96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "revision_number": 0, "id": "51212003-4358-44c9-937e-54d57334255f", "remote_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "port_range_min": null, "ethertype": "IPv6", "project_id": "f00ec052bcda47fe85115770ab5dba96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "revision_number": 0, "id": "c922d248-e190-486c-997c-2070a0ab1e04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "port_range_min": null, "ethertype": "IPv4", "project_id": "f00ec052bcda47fe85115770ab5dba96"}], "revision_number": 4, "project_id": "f00ec052bcda47fe85115770ab5dba96", "id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:03:36,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-315b0b4d-d793-498c-97d6-3bc72ef6cbc3 2018-09-30 05:03:36,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:36,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9ee667-92d4-4161-8b5c-4db3a9ba4392 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:03:36,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-1a9ee667-92d4-4161-8b5c-4db3a9ba4392 2018-09-30 05:03:36,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:36,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001bbf4e-0d53-4fce-8e4f-c60e9c01801c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96"}, "enabled": true, "id": "f00ec052bcda47fe85115770ab5dba96", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2a61bdba-f455-479-proj"}} 2018-09-30 05:03:36,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-001bbf4e-0d53-4fce-8e4f-c60e9c01801c 2018-09-30 05:03:36,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca1f63a-4739-43de-a800-3ab7166f5067 2018-09-30 05:03:36,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4ca1f63a-4739-43de-a800-3ab7166f5067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:36,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-85f8375b-20e8-4c52-8db6-8ab5dd1d0ed6 Date: Sun, 30 Sep 2018 05:03:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "port_range_min": null, "revision_number": 0, "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "created_at": "2018-09-30T05:02:57Z", "project_id": "f00ec052bcda47fe85115770ab5dba96", "id": "256dc5ee-e5ed-4ec8-b494-1fe787a5bfe1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "port_range_min": null, "revision_number": 0, "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "created_at": "2018-09-30T05:02:57Z", "project_id": "f00ec052bcda47fe85115770ab5dba96", "id": "2b3e8201-fbd2-4889-8acd-d60160c9ea8a"}, {"remote_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "port_range_min": null, "revision_number": 0, "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "created_at": "2018-09-30T05:02:57Z", "project_id": "f00ec052bcda47fe85115770ab5dba96", "id": "51212003-4358-44c9-937e-54d57334255f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:02:57Z", "security_group_id": "4ca1f63a-4739-43de-a800-3ab7166f5067", "port_range_min": null, "revision_number": 0, "tenant_id": "f00ec052bcda47fe85115770ab5dba96", "created_at": "2018-09-30T05:02:57Z", "project_id": "f00ec052bcda47fe85115770ab5dba96", "id": "c922d248-e190-486c-997c-2070a0ab1e04"}]} 2018-09-30 05:03:36,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4ca1f63a-4739-43de-a800-3ab7166f5067 used request id req-85f8375b-20e8-4c52-8db6-8ab5dd1d0ed6 2018-09-30 05:03:36,587 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:03:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4ca1f63a-4739-43de-a800-3ab7166f5067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:36,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df6496f2-8652-4744-bbce-09ba12c4d959 Content-Length: 0 Date: Sun, 30 Sep 2018 05:03:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:03:36,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4ca1f63a-4739-43de-a800-3ab7166f5067 used request id req-df6496f2-8652-4744-bbce-09ba12c4d959 2018-09-30 05:03:36,908 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2a61bdba-f455-479-proj 2018-09-30 05:03:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:37,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1322c53e-e34d-41be-881d-8825628b3459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:03:37,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f00ec052bcda47fe85115770ab5dba96 used request id req-1322c53e-e34d-41be-881d-8825628b3459 2018-09-30 05:03:37,113 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2a61bdba-f455-479-proj-role 2018-09-30 05:03:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/49aa9904c019414bae4fe6170b0a60a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:37,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c45f02-c323-4989-a3b4-3bb9732ed212 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:03:37,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/49aa9904c019414bae4fe6170b0a60a2 used request id req-b2c45f02-c323-4989-a3b4-3bb9732ed212 2018-09-30 05:03:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a840a76e3d4c33e258a78a75ed656c04fcef04" 2018-09-30 05:03:37,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673f986c-eb5b-480b-8c78-0a99f21a3372 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:03:37,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-673f986c-eb5b-480b-8c78-0a99f21a3372 2018-09-30 05:03:37,327 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2a61bdba-f455-479-user 2018-09-30 05:03:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/19455275ee6b43bea06fb74bda13a7e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29200746ac150eb2163edaf87f1b7363cd4a0c" 2018-09-30 05:03:37,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f88c78-8ff2-4422-aba0-b54c51c81031 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:03:37,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/19455275ee6b43bea06fb74bda13a7e9 used request id req-e2f88c78-8ff2-4422-aba0-b54c51c81031 2018-09-30 05:03:37,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:37,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["it30wD5NRIaSmbOgTs_4jw"], "issued_at": "2018-09-30T05:03:37.000000Z"}} 2018-09-30 05:03:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7088a10bb0e56178a20f732b95d19c745315f028" 2018-09-30 05:03:38,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f9f52d-4f67-4c2a-ae5b-a08ce41f5bcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:38,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a3f9f52d-4f67-4c2a-ae5b-a08ce41f5bcf 2018-09-30 05:03:38,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:38,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:38,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["a7_PtiArQ92EbQhttJpNbQ"], "issued_at": "2018-09-30T05:03:38.000000Z"}} 2018-09-30 05:03:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:03:38,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57075de-0c71-4298-a2b7-c37608ffae11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:38,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f57075de-0c71-4298-a2b7-c37608ffae11 2018-09-30 05:03:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:03:38,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:03:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-11db6bc4-e614-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:03:38,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccb3c83-a566-4373-96ae-cc4234d5e3e9 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-11db6bc4-e614-476-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:03:38,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-11db6bc4-e614-476-proj used request id req-2ccb3c83-a566-4373-96ae-cc4234d5e3e9 2018-09-30 05:03:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:03:38,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1e1e2f-1e69-45e9-abf0-08056fd5b44a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:03:38,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ed1e1e2f-1e69-45e9-abf0-08056fd5b44a 2018-09-30 05:03:38,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}}' 2018-09-30 05:03:39,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed1dd41-7f2e-47bf-b30c-7a32d5d3d8cf Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:03:39,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fed1dd41-7f2e-47bf-b30c-7a32d5d3d8cf 2018-09-30 05:03:39,219 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-11db6bc4-e614-476-proj 2018-09-30 05:03:39,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:39,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:39,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EYoQOussQQOkh7PGV2CUXg"], "issued_at": "2018-09-30T05:03:39.000000Z"}} 2018-09-30 05:03:39,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d135982b7ec729f01594962b3299c3bbf2ff62" 2018-09-30 05:03:39,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06eb4c99-20ba-4e73-b119-98ece6ef41e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:39,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06eb4c99-20ba-4e73-b119-98ece6ef41e6 2018-09-30 05:03:39,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:03:39,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:03:39,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d135982b7ec729f01594962b3299c3bbf2ff62" 2018-09-30 05:03:39,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f03821-440c-41d2-95d7-2321ad9bc9c3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:03:39,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-41f03821-440c-41d2-95d7-2321ad9bc9c3 2018-09-30 05:03:39,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-11db6bc4-e614-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d135982b7ec729f01594962b3299c3bbf2ff62" 2018-09-30 05:03:39,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15a7a0a-56fb-4663-808e-9faa7b6f40d9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-11db6bc4-e614-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}]} 2018-09-30 05:03:39,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-11db6bc4-e614-476-proj used request id req-b15a7a0a-56fb-4663-808e-9faa7b6f40d9 2018-09-30 05:03:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d135982b7ec729f01594962b3299c3bbf2ff62" 2018-09-30 05:03:39,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789b25ce-99ea-4252-9986-bb81c1b551cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:03:39,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-789b25ce-99ea-4252-9986-bb81c1b551cf 2018-09-30 05:03:40,361 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-11db6bc4-e614-476-user 2018-09-30 05:03:40,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:03:40,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3012c46-02b0-4a5a-bc81-fb13280d0fa8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:03:40,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e3012c46-02b0-4a5a-bc81-fb13280d0fa8 2018-09-30 05:03:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" -d '{"role": {"name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}}' 2018-09-30 05:03:40,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b213cb66-1832-4ae4-bac2-831cd771e7cf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af6f2ab0cda54da89ffdc853411de553", "links": {"self": "http://172.30.9.29:5000/v3/roles/af6f2ab0cda54da89ffdc853411de553"}, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}} 2018-09-30 05:03:40,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b213cb66-1832-4ae4-bac2-831cd771e7cf 2018-09-30 05:03:40,583 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role 2018-09-30 05:03:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/af6f2ab0cda54da89ffdc853411de553 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:03:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d1cec3-d807-4f31-bee1-5c775e1cc206 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/af6f2ab0cda54da89ffdc853411de553"}, "domain_id": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role", "id": "af6f2ab0cda54da89ffdc853411de553"}} 2018-09-30 05:03:40,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/af6f2ab0cda54da89ffdc853411de553 used request id req-b8d1cec3-d807-4f31-bee1-5c775e1cc206 2018-09-30 05:03:40,666 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role to project InstanceSecurityGroupTests-11db6bc4-e614-476-proj 2018-09-30 05:03:40,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981/users/fb7a66cb263d4c5982835487a7a393f9/roles/af6f2ab0cda54da89ffdc853411de553 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:03:40,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4fcc43-6759-4273-bf22-48b0d866f1f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:03:40,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981/users/fb7a66cb263d4c5982835487a7a393f9/roles/af6f2ab0cda54da89ffdc853411de553 used request id req-0b4fcc43-6759-4273-bf22-48b0d866f1f9 2018-09-30 05:03:40,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:03:40,791 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:03:40,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:40,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:41,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af6f2ab0cda54da89ffdc853411de553", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}], "expires_at": "2018-09-30T06:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-user", "id": "fb7a66cb263d4c5982835487a7a393f9"}, "audit_ids": ["OKLukKU4TQa8DQOETm09fQ"], "issued_at": "2018-09-30T05:03:41.000000Z"}} 2018-09-30 05:03:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:03:41,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5de841d-467f-4581-a010-d99a5082a695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:41,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a5de841d-467f-4581-a010-d99a5082a695 2018-09-30 05:03:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:03:41,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5861585b-cd16-43f7-a55e-430027c345a4 Date: Sun, 30 Sep 2018 05:03:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image"} 2018-09-30 05:03:41,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image used request id req-5861585b-cd16-43f7-a55e-430027c345a4 2018-09-30 05:03:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:03:41,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a9f7824-f945-4f4f-9352-f035eaaa45b5 Date: Sun, 30 Sep 2018 05:03:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:03:41,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4a9f7824-f945-4f4f-9352-f035eaaa45b5 2018-09-30 05:03:41,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image"}' 2018-09-30 05:03:41,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c X-Openstack-Request-Id: req-4b064bbc-8b06-4076-9309-c8a8249d073e Date: Sun, 30 Sep 2018 05:03:41 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:03:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:03:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c", "min_disk": 0, "protected": false, "id": "8670f89c-15a2-4099-968d-441814702a6c", "file": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c/file", "checksum": null, "owner": "c2a8f3052ea14554acc4b9f6fd09d981", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:03:41,802 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4b064bbc-8b06-4076-9309-c8a8249d073e 2018-09-30 05:03:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" -d '' 2018-09-30 05:03:42,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71f438f0-5235-4d35-9e98-f939963615d4 Date: Sun, 30 Sep 2018 05:03:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:03:42,958 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c/file used request id req-71f438f0-5235-4d35-9e98-f939963615d4 2018-09-30 05:03:42,958 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:03:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:03:43,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b54cd3fc-4a9f-4c1a-947f-a422f1538530 Date: Sun, 30 Sep 2018 05:03:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:03:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:03:42Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8670f89c-15a2-4099-968d-441814702a6c/snap", "metadata": {}}], "self": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c", "min_disk": 0, "protected": false, "id": "8670f89c-15a2-4099-968d-441814702a6c", "file": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2a8f3052ea14554acc4b9f6fd09d981", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8670f89c-15a2-4099-968d-441814702a6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:03:43,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c used request id req-b54cd3fc-4a9f-4c1a-947f-a422f1538530 2018-09-30 05:03:43,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:03:43,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03acaf0a-94da-43b5-8aee-a74aa65fe357 Date: Sun, 30 Sep 2018 05:03:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:03:43,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-03acaf0a-94da-43b5-8aee-a74aa65fe357 2018-09-30 05:03:43,276 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image 2018-09-30 05:03:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:03:43,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-739bbf73-7b8e-4b72-8621-52382ba77e18 Date: Sun, 30 Sep 2018 05:03:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:03:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:03:42Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8670f89c-15a2-4099-968d-441814702a6c/snap", "metadata": {}}], "self": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c", "min_disk": 0, "protected": false, "id": "8670f89c-15a2-4099-968d-441814702a6c", "file": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2a8f3052ea14554acc4b9f6fd09d981", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8670f89c-15a2-4099-968d-441814702a6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:03:43,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c used request id req-739bbf73-7b8e-4b72-8621-52382ba77e18 2018-09-30 05:03:43,434 - create_image - DEBUG - Instance status is - active 2018-09-30 05:03:43,434 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image 2018-09-30 05:03:43,434 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image 2018-09-30 05:03:43,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:43,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:43,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af6f2ab0cda54da89ffdc853411de553", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}], "expires_at": "2018-09-30T06:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-user", "id": "fb7a66cb263d4c5982835487a7a393f9"}, "audit_ids": ["M2luDetwTle_gpg-fo-1tg"], "issued_at": "2018-09-30T05:03:43.000000Z"}} 2018-09-30 05:03:43,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:03:43,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee2629a-fcd3-4f2b-a72f-ca1f8047eb00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:43,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cee2629a-fcd3-4f2b-a72f-ca1f8047eb00 2018-09-30 05:03:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:03:44,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc1fb46c-47c0-4005-8804-85add971038a Date: Sun, 30 Sep 2018 05:03:44 GMT RESP BODY: {"networks":[]} 2018-09-30 05:03:44,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-fc1fb46c-47c0-4005-8804-85add971038a 2018-09-30 05:03:44,077 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net 2018-09-30 05:03:44,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" -d '{"network": {"name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net", "admin_state_up": true}}' 2018-09-30 05:03:44,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3d28447c-2097-4915-8f0d-5e67f1812611 Date: Sun, 30 Sep 2018 05:03:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:03:44Z","is_default":false,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","mtu":1450}} 2018-09-30 05:03:44,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3d28447c-2097-4915-8f0d-5e67f1812611 2018-09-30 05:03:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:03:44,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-65dfcbf6-1f51-41d0-978a-7af36c580d81 Date: Sun, 30 Sep 2018 05:03:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:03:44Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:44,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-65dfcbf6-1f51-41d0-978a-7af36c580d81 2018-09-30 05:03:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:03:45,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c686add7-e71b-4be4-8565-201a4804c8d3 Date: Sun, 30 Sep 2018 05:03:45 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:03:45,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-c686add7-e71b-4be4-8565-201a4804c8d3 2018-09-30 05:03:45,143 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet 2018-09-30 05:03:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" -d '{"subnets": [{"ip_version": 4, "network_id": "8564d13e-258b-4eeb-8bc8-0a76e6060fe4", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]}' 2018-09-30 05:03:45,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cec6661-5828-4221-b2e8-1ef56d495025 Date: Sun, 30 Sep 2018 05:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:45,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6cec6661-5828-4221-b2e8-1ef56d495025 2018-09-30 05:03:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:03:46,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a23bcf30-2806-4b37-aded-9b96dfab345d Date: Sun, 30 Sep 2018 05:03:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:46,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-a23bcf30-2806-4b37-aded-9b96dfab345d 2018-09-30 05:03:46,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:03:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-10579e0b-1391-4da2-974d-4efcafe8cab7 Date: Sun, 30 Sep 2018 05:03:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:46,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-10579e0b-1391-4da2-974d-4efcafe8cab7 2018-09-30 05:03:46,376 - OpenStackNetwork - DEBUG - Network [8564d13e-258b-4eeb-8bc8-0a76e6060fe4] created successfully 2018-09-30 05:03:46,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:46,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:46,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["dzk3sIrsRda4sMPCTfYxtA"], "issued_at": "2018-09-30T05:03:46.000000Z"}} 2018-09-30 05:03:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7b8d9c743e3f545dc17108f3af9765687ab7dc" 2018-09-30 05:03:46,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d19db19-bc93-4088-b6bf-7d8e3cf38583 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:46,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d19db19-bc93-4088-b6bf-7d8e3cf38583 2018-09-30 05:03:46,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:03:46,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7b8d9c743e3f545dc17108f3af9765687ab7dc" 2018-09-30 05:03:47,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b6ab314-b3e3-488d-9bcd-3b3b388a5da3 x-compute-request-id: req-8b6ab314-b3e3-488d-9bcd-3b3b388a5da3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:03:47,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8b6ab314-b3e3-488d-9bcd-3b3b388a5da3 2018-09-30 05:03:47,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7b8d9c743e3f545dc17108f3af9765687ab7dc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:03:47,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4338daec-1264-4cc8-b3c4-389724013a61 x-compute-request-id: req-4338daec-1264-4cc8-b3c4-389724013a61 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a771cc5a-7960-4956-8772-2fa514093c90", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:03:47,099 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4338daec-1264-4cc8-b3c4-389724013a61 2018-09-30 05:03:47,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:47,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:47,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af6f2ab0cda54da89ffdc853411de553", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}], "expires_at": "2018-09-30T06:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-user", "id": "fb7a66cb263d4c5982835487a7a393f9"}, "audit_ids": ["TuOeDQL_THygeeLscSthrA"], "issued_at": "2018-09-30T05:03:47.000000Z"}} 2018-09-30 05:03:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:47,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9dd896-f6e4-4e40-aac9-e8482115d591 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:47,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9c9dd896-f6e4-4e40-aac9-e8482115d591 2018-09-30 05:03:47,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:03:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:47,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deec448a-9c46-40dc-8c99-e6cf09404b24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:47,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-deec448a-9c46-40dc-8c99-e6cf09404b24 2018-09-30 05:03:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:47,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-689f4c1e-e0ba-45d7-89a2-4d086a6e0c11 Date: Sun, 30 Sep 2018 05:03:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:47,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-689f4c1e-e0ba-45d7-89a2-4d086a6e0c11 2018-09-30 05:03:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:03:47,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:03:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:47,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d7e8e7-2ddb-4b56-9117-9a7d975296d3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:03:47,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-80d7e8e7-2ddb-4b56-9117-9a7d975296d3 2018-09-30 05:03:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-746c9ddd-cfc9-4e41-bad9-4f8e8ac74571 Date: Sun, 30 Sep 2018 05:03:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:48,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-746c9ddd-cfc9-4e41-bad9-4f8e8ac74571 2018-09-30 05:03:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:48,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-786bf7f0-4e9a-4369-8f0c-2cf59378fbb1 Date: Sun, 30 Sep 2018 05:03:48 GMT RESP BODY: {"ports":[]} 2018-09-30 05:03:48,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port&admin_state_up=True used request id req-786bf7f0-4e9a-4369-8f0c-2cf59378fbb1 2018-09-30 05:03:48,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:48,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6080d2e4-0117-4f67-8852-d381a2df06ed x-compute-request-id: req-6080d2e4-0117-4f67-8852-d381a2df06ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:03:48,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst used request id req-6080d2e4-0117-4f67-8852-d381a2df06ed 2018-09-30 05:03:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:49,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-20c5d79a-be11-48cc-8cbb-70c5f8408bb9 Date: Sun, 30 Sep 2018 05:03:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:49,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-20c5d79a-be11-48cc-8cbb-70c5f8408bb9 2018-09-30 05:03:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:49,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de99852-3b5e-4654-bc52-0c9070f76edc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:03:49,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-7de99852-3b5e-4654-bc52-0c9070f76edc 2018-09-30 05:03:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:49,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9dc9ea3-ee8c-4385-b49c-2b36b55c518d Date: Sun, 30 Sep 2018 05:03:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:49,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-a9dc9ea3-ee8c-4385-b49c-2b36b55c518d 2018-09-30 05:03:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:49,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e728124-52b0-4c9c-bd49-67d5e6a1cd29 Date: Sun, 30 Sep 2018 05:03:49 GMT RESP BODY: {"ports":[]} 2018-09-30 05:03:49,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port&admin_state_up=True used request id req-1e728124-52b0-4c9c-bd49-67d5e6a1cd29 2018-09-30 05:03:49,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:03:49,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:03:49,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af6f2ab0cda54da89ffdc853411de553", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}], "expires_at": "2018-09-30T06:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-user", "id": "fb7a66cb263d4c5982835487a7a393f9"}, "audit_ids": ["RHdS1gZ1RdisH_9A-hJBlw"], "issued_at": "2018-09-30T05:03:49.000000Z"}} 2018-09-30 05:03:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05ebd5a839f3fd2be516ac109637a974e090fd4d" 2018-09-30 05:03:49,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5276e3cc-0d87-4934-a5d5-a0c21c2bf73c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:03:49,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5276e3cc-0d87-4934-a5d5-a0c21c2bf73c 2018-09-30 05:03:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:50,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b5e5ad82-23c0-4e95-9923-fdf724bcecf1 Date: Sun, 30 Sep 2018 05:03:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:50,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-b5e5ad82-23c0-4e95-9923-fdf724bcecf1 2018-09-30 05:03:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:50,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d48331ee-c112-4ceb-8dbe-15590fb4b230 Date: Sun, 30 Sep 2018 05:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:50,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-d48331ee-c112-4ceb-8dbe-15590fb4b230 2018-09-30 05:03:50,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:50,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-177412dd-ec11-4e08-a1be-0774c9b535c2 Date: Sun, 30 Sep 2018 05:03:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:50,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-177412dd-ec11-4e08-a1be-0774c9b535c2 2018-09-30 05:03:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:03:50,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:03:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:03:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05ebd5a839f3fd2be516ac109637a974e090fd4d" 2018-09-30 05:03:50,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237441a6-098f-4876-b9d3-6b3c9b969cb8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:03:50,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-237441a6-098f-4876-b9d3-6b3c9b969cb8 2018-09-30 05:03:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:50,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a1429b2-af77-4598-943c-3d66eb4180d5 Date: Sun, 30 Sep 2018 05:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:50,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-3a1429b2-af77-4598-943c-3d66eb4180d5 2018-09-30 05:03:50,810 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net 2018-09-30 05:03:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" -d '{"port": {"network_id": "8564d13e-258b-4eeb-8bc8-0a76e6060fe4", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port", "admin_state_up": true}}' 2018-09-30 05:03:51,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-3d70fd1f-26ae-465c-92f3-cf98e78d24c9 Date: Sun, 30 Sep 2018 05:03:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","qos_policy_id":null,"admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal"}} 2018-09-30 05:03:51,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-3d70fd1f-26ae-465c-92f3-cf98e78d24c9 2018-09-30 05:03:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:51,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-807b92ec-fb77-4f79-a5aa-5667d67d401f Date: Sun, 30 Sep 2018 05:03:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:03:51,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-807b92ec-fb77-4f79-a5aa-5667d67d401f 2018-09-30 05:03:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:51,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1e1283-cb76-4474-b60a-66beb1e585cb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:03:51,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-ac1e1283-cb76-4474-b60a-66beb1e585cb 2018-09-30 05:03:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c92359be-f06a-439a-9a8b-30f29e0ec043 Date: Sun, 30 Sep 2018 05:03:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:03:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-c92359be-f06a-439a-9a8b-30f29e0ec043 2018-09-30 05:03:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-0f52e149-a550-442d-aeba-84d671b4e98d Date: Sun, 30 Sep 2018 05:03:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:03:52,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port&admin_state_up=True used request id req-0f52e149-a550-442d-aeba-84d671b4e98d 2018-09-30 05:03:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258797da-dd19-486d-bf2c-6b6a591c0d56 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:03:52,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-258797da-dd19-486d-bf2c-6b6a591c0d56 2018-09-30 05:03:52,393 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst 2018-09-30 05:03:52,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42cdc1b5-2d6a-4d96-9772-a8bdbff2063f x-compute-request-id: req-42cdc1b5-2d6a-4d96-9772-a8bdbff2063f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-flavor-name"}]} 2018-09-30 05:03:52,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-42cdc1b5-2d6a-4d96-9772-a8bdbff2063f 2018-09-30 05:03:52,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b969f0f-2505-4458-af51-52506070804b x-compute-request-id: req-9b969f0f-2505-4458-af51-52506070804b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a771cc5a-7960-4956-8772-2fa514093c90", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:03:52,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90 used request id req-9b969f0f-2505-4458-af51-52506070804b 2018-09-30 05:03:52,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-30a57e4a-6cdd-4651-bea5-bb7d9d271b6a Date: Sun, 30 Sep 2018 05:03:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:03:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:03:42Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8670f89c-15a2-4099-968d-441814702a6c/snap", "metadata": {}}], "self": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c", "min_disk": 0, "protected": false, "id": "8670f89c-15a2-4099-968d-441814702a6c", "file": "/v2/images/8670f89c-15a2-4099-968d-441814702a6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2a8f3052ea14554acc4b9f6fd09d981", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8670f89c-15a2-4099-968d-441814702a6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image"} 2018-09-30 05:03:52,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image used request id req-30a57e4a-6cdd-4651-bea5-bb7d9d271b6a 2018-09-30 05:03:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:52,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a1affee-9ef2-44c9-a28a-f9a3046c5288 Date: Sun, 30 Sep 2018 05:03:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:03:52,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4a1affee-9ef2-44c9-a28a-f9a3046c5288 2018-09-30 05:03:52,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" -d '{"server": {"name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "imageRef": "8670f89c-15a2-4099-968d-441814702a6c", "flavorRef": "a771cc5a-7960-4956-8772-2fa514093c90", "max_count": 1, "min_count": 1, "networks": [{"port": "ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d"}]}}' 2018-09-30 05:03:54,093 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91da4416-7a8c-4730-aa16-e75b67d40084 x-compute-request-id: req-91da4416-7a8c-4730-aa16-e75b67d40084 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "adminPass": "sE3dH6Aj4fsi"}} 2018-09-30 05:03:54,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-91da4416-7a8c-4730-aa16-e75b67d40084 2018-09-30 05:03:54,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:54,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00f64f2b-39f4-40b0-a99f-15db5f8d8ade x-compute-request-id: req-00f64f2b-39f4-40b0-a99f-15db5f8d8ade Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:03:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:54,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-00f64f2b-39f4-40b0-a99f-15db5f8d8ade 2018-09-30 05:03:54,483 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst 2018-09-30 05:03:54,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:54,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3f91e8b-2848-47c4-98f0-1d632db1ea90 x-compute-request-id: req-b3f91e8b-2848-47c4-98f0-1d632db1ea90 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:03:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:54,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-b3f91e8b-2848-47c4-98f0-1d632db1ea90 2018-09-30 05:03:54,832 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - BUILD 2018-09-30 05:03:54,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:03:57,836 - create_instance - DEBUG - VM status query timeout in 896.647516966 2018-09-30 05:03:57,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:03:58,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-637974a3-9ce4-406d-b327-1a910a91b08d x-compute-request-id: req-637974a3-9ce4-406d-b327-1a910a91b08d Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:03:55Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:03:58,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-637974a3-9ce4-406d-b327-1a910a91b08d 2018-09-30 05:03:58,285 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - BUILD 2018-09-30 05:03:58,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:04:01,289 - create_instance - DEBUG - VM status query timeout in 893.194556952 2018-09-30 05:04:01,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:01,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc15e075-0354-4d2c-ba02-f57fd63f3428 x-compute-request-id: req-bc15e075-0354-4d2c-ba02-f57fd63f3428 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:01,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-bc15e075-0354-4d2c-ba02-f57fd63f3428 2018-09-30 05:04:01,769 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - ACTIVE 2018-09-30 05:04:01,769 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:04:01,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:02,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-237c5e4a-a862-4c66-b604-4306f60d75bc x-compute-request-id: req-237c5e4a-a862-4c66-b604-4306f60d75bc Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:02,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-237c5e4a-a862-4c66-b604-4306f60d75bc 2018-09-30 05:04:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:02,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dfc6e067-13c2-4e4d-be20-0a81f6681392 Date: Sun, 30 Sep 2018 05:04:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:04:02,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-dfc6e067-13c2-4e4d-be20-0a81f6681392 2018-09-30 05:04:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:02,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af58236e-ad2f-4a39-8f43-18bacf756854 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:04:02,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-af58236e-ad2f-4a39-8f43-18bacf756854 2018-09-30 05:04:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:02,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-88d3c3fd-6b30-4640-8462-0b9a127e3cb8 Date: Sun, 30 Sep 2018 05:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:04:02,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-88d3c3fd-6b30-4640-8462-0b9a127e3cb8 2018-09-30 05:04:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:03,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-55d873bc-70fc-46ec-8530-fff16092ee85 Date: Sun, 30 Sep 2018 05:04:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal","device_id":"402203b7-1c64-4ed6-86a6-1704b4b8bf8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.2"}],"id":"c05d40ab-f13e-4316-964a-e5f438e2d085","security_groups":[],"mac_address":"fa:16:3e:63:b1:f2","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.4"}],"id":"c252db26-f3ad-4296-bde3-f3dafe2e9382","security_groups":[],"mac_address":"fa:16:3e:26:fc:e6","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.3"}],"id":"d6562876-07a4-48c5-9722-3cd9e9f7957e","security_groups":[],"mac_address":"fa:16:3e:bf:a5:50","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"}]} 2018-09-30 05:04:03,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-55d873bc-70fc-46ec-8530-fff16092ee85 2018-09-30 05:04:03,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:03,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:03,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af6f2ab0cda54da89ffdc853411de553", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}], "expires_at": "2018-09-30T06:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-user", "id": "fb7a66cb263d4c5982835487a7a393f9"}, "audit_ids": ["pmvqcgbiRyybTTymWa6ETQ"], "issued_at": "2018-09-30T05:04:03.000000Z"}} 2018-09-30 05:04:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:03,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7760181-0599-48a3-a8af-accc101bd4cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:03,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b7760181-0599-48a3-a8af-accc101bd4cb 2018-09-30 05:04:03,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5d2e9332-5eea-4072-b8d3-94a4a0f1ede2 Date: Sun, 30 Sep 2018 05:04:03 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:04:03,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name&description=hello+group used request id req-5d2e9332-5eea-4072-b8d3-94a4a0f1ede2 2018-09-30 05:04:03,629 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name... 2018-09-30 05:04:03,630 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name 2018-09-30 05:04:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name", "description": "hello group"}}' 2018-09-30 05:04:03,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-390287c6-2058-4b24-a1c3-705866b34263 Date: Sun, 30 Sep 2018 05:04:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "updated_at": "2018-09-30T05:04:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}], "revision_number": 2, "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "c8329822-724a-4200-8188-46c06826f749", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name"}} 2018-09-30 05:04:03,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-390287c6-2058-4b24-a1c3-705866b34263 2018-09-30 05:04:03,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2fcb4e90-4201-4edd-a6c8-9e150f7f5e7b Date: Sun, 30 Sep 2018 05:04:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34"}]} 2018-09-30 05:04:04,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 used request id req-2fcb4e90-4201-4edd-a6c8-9e150f7f5e7b 2018-09-30 05:04:04,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:04,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:04,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-559827e2-e8e9-4aaa-b2d5-4b91a8f28610 Date: Sun, 30 Sep 2018 05:04:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34"}]} 2018-09-30 05:04:04,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 used request id req-559827e2-e8e9-4aaa-b2d5-4b91a8f28610 2018-09-30 05:04:04,428 - neutron_utils - INFO - Retrieving security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:04,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:04,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0f9b521d-501b-4483-ac18-827a9b7e100b Date: Sun, 30 Sep 2018 05:04:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "updated_at": "2018-09-30T05:04:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}], "revision_number": 2, "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "c8329822-724a-4200-8188-46c06826f749", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name"}]} 2018-09-30 05:04:04,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c8329822-724a-4200-8188-46c06826f749 used request id req-0f9b521d-501b-4483-ac18-827a9b7e100b 2018-09-30 05:04:04,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:04,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06869731-3461-4d4e-ae60-89ff80f334b8 Date: Sun, 30 Sep 2018 05:04:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34"}]} 2018-09-30 05:04:04,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 used request id req-06869731-3461-4d4e-ae60-89ff80f334b8 2018-09-30 05:04:04,661 - neutron_utils - INFO - Retrieving security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ee0a511e-8fc6-4817-91af-fb64d236a378 Date: Sun, 30 Sep 2018 05:04:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "updated_at": "2018-09-30T05:04:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}], "revision_number": 2, "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "c8329822-724a-4200-8188-46c06826f749", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name"}]} 2018-09-30 05:04:04,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c8329822-724a-4200-8188-46c06826f749 used request id req-ee0a511e-8fc6-4817-91af-fb64d236a378 2018-09-30 05:04:04,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc2d9eae-0a2b-4eaf-b84b-fab83c29382b Date: Sun, 30 Sep 2018 05:04:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34"}]} 2018-09-30 05:04:05,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 used request id req-cc2d9eae-0a2b-4eaf-b84b-fab83c29382b 2018-09-30 05:04:05,043 - neutron_utils - INFO - Retrieving security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:05,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0ce1bc0a-d51f-4b76-b048-18c72cab8a66 Date: Sun, 30 Sep 2018 05:04:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "updated_at": "2018-09-30T05:04:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "revision_number": 0, "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}], "revision_number": 2, "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "c8329822-724a-4200-8188-46c06826f749", "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name"}]} 2018-09-30 05:04:05,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c8329822-724a-4200-8188-46c06826f749 used request id req-0ce1bc0a-d51f-4b76-b048-18c72cab8a66 2018-09-30 05:04:05,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8329822-724a-4200-8188-46c06826f749 2018-09-30 05:04:05,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:05,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0456582-22e8-42f6-87f3-e381021d5a40 Date: Sun, 30 Sep 2018 05:04:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "6d7ebd57-3ef2-4376-b568-adcc94ff9a79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:03Z", "security_group_id": "c8329822-724a-4200-8188-46c06826f749", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:04:03Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "b525a9ba-7c08-4ddd-8229-04a26c55ba34"}]} 2018-09-30 05:04:05,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8329822-724a-4200-8188-46c06826f749 used request id req-d0456582-22e8-42f6-87f3-e381021d5a40 2018-09-30 05:04:05,424 - neutron_utils - INFO - Deleting security group rule with ID - b525a9ba-7c08-4ddd-8229-04a26c55ba34 2018-09-30 05:04:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/b525a9ba-7c08-4ddd-8229-04a26c55ba34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:05,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61cb0dee-e80d-4154-907b-bb688c5a0076 Content-Length: 0 Date: Sun, 30 Sep 2018 05:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:05,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/b525a9ba-7c08-4ddd-8229-04a26c55ba34 used request id req-61cb0dee-e80d-4154-907b-bb688c5a0076 2018-09-30 05:04:05,680 - neutron_utils - INFO - Deleting security group rule with ID - 6d7ebd57-3ef2-4376-b568-adcc94ff9a79 2018-09-30 05:04:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/6d7ebd57-3ef2-4376-b568-adcc94ff9a79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:05,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9ae237d-6f09-4905-87dd-bdc785b64d67 Content-Length: 0 Date: Sun, 30 Sep 2018 05:04:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:05,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/6d7ebd57-3ef2-4376-b568-adcc94ff9a79 used request id req-e9ae237d-6f09-4905-87dd-bdc785b64d67 2018-09-30 05:04:05,938 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name 2018-09-30 05:04:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c8329822-724a-4200-8188-46c06826f749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95547e90a56e8912e510b138d273c70555cc299d" 2018-09-30 05:04:06,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c7dedad-dced-4037-ae90-be215aeabd79 Content-Length: 0 Date: Sun, 30 Sep 2018 05:04:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:06,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c8329822-724a-4200-8188-46c06826f749 used request id req-2c7dedad-dced-4037-ae90-be215aeabd79 2018-09-30 05:04:06,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:06,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d00a4380-fda6-47ff-9864-ca6ff2afe1b5 x-compute-request-id: req-d00a4380-fda6-47ff-9864-ca6ff2afe1b5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:06,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-d00a4380-fda6-47ff-9864-ca6ff2afe1b5 2018-09-30 05:04:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:06,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3c3c7963-db39-4b5c-a056-c447e59776f5 Date: Sun, 30 Sep 2018 05:04:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:04:06,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-3c3c7963-db39-4b5c-a056-c447e59776f5 2018-09-30 05:04:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:07,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769a839a-57fd-413f-bd1e-8deb95f535a6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:04:07,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-769a839a-57fd-413f-bd1e-8deb95f535a6 2018-09-30 05:04:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:07,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-568517b6-e1fd-47ef-babb-c4d118a4228f Date: Sun, 30 Sep 2018 05:04:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:04:07,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-568517b6-e1fd-47ef-babb-c4d118a4228f 2018-09-30 05:04:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:07,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c1b35305-f0ed-44b9-97f7-dc5114369d38 Date: Sun, 30 Sep 2018 05:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal","device_id":"402203b7-1c64-4ed6-86a6-1704b4b8bf8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.2"}],"id":"c05d40ab-f13e-4316-964a-e5f438e2d085","security_groups":[],"mac_address":"fa:16:3e:63:b1:f2","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.4"}],"id":"c252db26-f3ad-4296-bde3-f3dafe2e9382","security_groups":[],"mac_address":"fa:16:3e:26:fc:e6","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.3"}],"id":"d6562876-07a4-48c5-9722-3cd9e9f7957e","security_groups":[],"mac_address":"fa:16:3e:bf:a5:50","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"}]} 2018-09-30 05:04:07,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-c1b35305-f0ed-44b9-97f7-dc5114369d38 2018-09-30 05:04:07,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:07,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af6f2ab0cda54da89ffdc853411de553", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role"}], "expires_at": "2018-09-30T06:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c2a8f3052ea14554acc4b9f6fd09d981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-user", "id": "fb7a66cb263d4c5982835487a7a393f9"}, "audit_ids": ["H4N9PgF-Q0u46egeNtBZ9A"], "issued_at": "2018-09-30T05:04:07.000000Z"}} 2018-09-30 05:04:07,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23585fd2abc1210b080921e8b4f8380ffe51c05" 2018-09-30 05:04:08,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-845c799c-268a-4266-8717-60546b939690 x-compute-request-id: req-845c799c-268a-4266-8717-60546b939690 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:08,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-845c799c-268a-4266-8717-60546b939690 2018-09-30 05:04:08,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:08,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24c02196-de8b-4219-93c0-cb47f32662b9 x-compute-request-id: req-24c02196-de8b-4219-93c0-cb47f32662b9 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:08,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-24c02196-de8b-4219-93c0-cb47f32662b9 2018-09-30 05:04:08,921 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - ACTIVE 2018-09-30 05:04:08,921 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:04:08,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:09,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb7a7bd5-504c-4abd-8167-25ea8b81b725 x-compute-request-id: req-cb7a7bd5-504c-4abd-8167-25ea8b81b725 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:09,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-cb7a7bd5-504c-4abd-8167-25ea8b81b725 2018-09-30 05:04:09,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:09,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e6279084-21fb-4985-8fce-19b4b6a55106 Date: Sun, 30 Sep 2018 05:04:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:04:09,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-e6279084-21fb-4985-8fce-19b4b6a55106 2018-09-30 05:04:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:09,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91919928-2cf8-4e24-822a-ec73155b5460 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:04:09,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-91919928-2cf8-4e24-822a-ec73155b5460 2018-09-30 05:04:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:09,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c32e3f22-5f53-4ecc-846d-71ed18393288 Date: Sun, 30 Sep 2018 05:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:04:09,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-c32e3f22-5f53-4ecc-846d-71ed18393288 2018-09-30 05:04:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:09,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-71d033cf-2f38-4923-b0ce-d1c1a700784c Date: Sun, 30 Sep 2018 05:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal","device_id":"402203b7-1c64-4ed6-86a6-1704b4b8bf8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.2"}],"id":"c05d40ab-f13e-4316-964a-e5f438e2d085","security_groups":[],"mac_address":"fa:16:3e:63:b1:f2","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.4"}],"id":"c252db26-f3ad-4296-bde3-f3dafe2e9382","security_groups":[],"mac_address":"fa:16:3e:26:fc:e6","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.3"}],"id":"d6562876-07a4-48c5-9722-3cd9e9f7957e","security_groups":[],"mac_address":"fa:16:3e:bf:a5:50","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"}]} 2018-09-30 05:04:09,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-71d033cf-2f38-4923-b0ce-d1c1a700784c 2018-09-30 05:04:09,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:10,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897b8f28-1bc1-4bf8-8b79-fb6fed39ae38 x-compute-request-id: req-897b8f28-1bc1-4bf8-8b79-fb6fed39ae38 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:10,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-897b8f28-1bc1-4bf8-8b79-fb6fed39ae38 2018-09-30 05:04:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:10,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bd476676-3250-4306-a51b-b2050a0696a2 Date: Sun, 30 Sep 2018 05:04:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:04:10,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-bd476676-3250-4306-a51b-b2050a0696a2 2018-09-30 05:04:10,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:10,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e56edc-ca1b-49bc-9ab3-69edd77028a4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:04:10,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-84e56edc-ca1b-49bc-9ab3-69edd77028a4 2018-09-30 05:04:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:10,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cc10382-6ba9-4f50-a24f-124455dc4075 Date: Sun, 30 Sep 2018 05:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:04:10,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-6cc10382-6ba9-4f50-a24f-124455dc4075 2018-09-30 05:04:10,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:10,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-027397d7-cb38-4c1a-8288-2eda57e285b9 Date: Sun, 30 Sep 2018 05:04:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal","device_id":"402203b7-1c64-4ed6-86a6-1704b4b8bf8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.2"}],"id":"c05d40ab-f13e-4316-964a-e5f438e2d085","security_groups":[],"mac_address":"fa:16:3e:63:b1:f2","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.4"}],"id":"c252db26-f3ad-4296-bde3-f3dafe2e9382","security_groups":[],"mac_address":"fa:16:3e:26:fc:e6","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.3"}],"id":"d6562876-07a4-48c5-9722-3cd9e9f7957e","security_groups":[],"mac_address":"fa:16:3e:bf:a5:50","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"}]} 2018-09-30 05:04:10,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-027397d7-cb38-4c1a-8288-2eda57e285b9 2018-09-30 05:04:10,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name"}}' 2018-09-30 05:04:11,019 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b5da52f-b077-46a4-a580-9f13a0ffccd8 x-compute-request-id: req-8b5da52f-b077-46a4-a580-9f13a0ffccd8 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name is not found for project c2a8f3052ea14554acc4b9f6fd09d981", "code": 404}} 2018-09-30 05:04:11,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e/action used request id req-8b5da52f-b077-46a4-a580-9f13a0ffccd8 2018-09-30 05:04:11,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:11,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d234030-5fec-4b52-a9de-a39b716658c1 x-compute-request-id: req-8d234030-5fec-4b52-a9de-a39b716658c1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:11,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-8d234030-5fec-4b52-a9de-a39b716658c1 2018-09-30 05:04:11,629 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name] - Security group InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name is not found for project c2a8f3052ea14554acc4b9f6fd09d981 (HTTP 404) (Request-ID: req-8b5da52f-b077-46a4-a580-9f13a0ffccd8) 2018-09-30 05:04:11,630 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-name is not found for project c2a8f3052ea14554acc4b9f6fd09d981 (HTTP 404) (Request-ID: req-8b5da52f-b077-46a4-a580-9f13a0ffccd8) 2018-09-30 05:04:11,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:12,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b7680c5-15a4-44f4-9d77-cb64197bcb8f x-compute-request-id: req-7b7680c5-15a4-44f4-9d77-cb64197bcb8f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:12,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-7b7680c5-15a4-44f4-9d77-cb64197bcb8f 2018-09-30 05:04:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:12,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f4297e89-e1fd-475d-b895-a739166613b2 Date: Sun, 30 Sep 2018 05:04:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b6cbea2-567d-40d0-8e9e-e148019e9968"],"updated_at":"2018-09-30T05:03:45Z","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net"}]} 2018-09-30 05:04:12,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net used request id req-f4297e89-e1fd-475d-b895-a739166613b2 2018-09-30 05:04:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:12,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fb4094-855a-4b40-9748-7d2e05a42f70 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:04:12,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-a4fb4094-855a-4b40-9748-7d2e05a42f70 2018-09-30 05:04:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:12,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9b3f9bb4-5ecb-47f2-a439-93a4562816a4 Date: Sun, 30 Sep 2018 05:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:03:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet"}]} 2018-09-30 05:04:12,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-9b3f9bb4-5ecb-47f2-a439-93a4562816a4 2018-09-30 05:04:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:12,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-1a6696a2-53b0-44f6-adc9-12210c1f0fae Date: Sun, 30 Sep 2018 05:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.11"}],"id":"ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d","security_groups":["fd6c6f72-1da7-47f3-b506-1f0f2286fb71"],"mac_address":"fa:16:3e:2e:fe:59","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:51Z","binding:vnic_type":"normal","device_id":"402203b7-1c64-4ed6-86a6-1704b4b8bf8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.2"}],"id":"c05d40ab-f13e-4316-964a-e5f438e2d085","security_groups":[],"mac_address":"fa:16:3e:63:b1:f2","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.4"}],"id":"c252db26-f3ad-4296-bde3-f3dafe2e9382","security_groups":[],"mac_address":"fa:16:3e:26:fc:e6","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b6cbea2-567d-40d0-8e9e-e148019e9968","ip_address":"10.55.0.3"}],"id":"d6562876-07a4-48c5-9722-3cd9e9f7957e","security_groups":[],"mac_address":"fa:16:3e:bf:a5:50","project_id":"c2a8f3052ea14554acc4b9f6fd09d981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8564d13e-258b-4eeb-8bc8-0a76e6060fe4","tenant_id":"c2a8f3052ea14554acc4b9f6fd09d981","created_at":"2018-09-30T05:03:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8564d13e-258b-4eeb-8bc8-0a76e6060fe4"}]} 2018-09-30 05:04:12,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-1a6696a2-53b0-44f6-adc9-12210c1f0fae 2018-09-30 05:04:12,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23585fd2abc1210b080921e8b4f8380ffe51c05" 2018-09-30 05:04:13,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c8d717a-c783-4240-8724-7144e749d9a9 x-compute-request-id: req-6c8d717a-c783-4240-8724-7144e749d9a9 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "security_groups": [{"name": "default"}], "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:00Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:13,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-6c8d717a-c783-4240-8724-7144e749d9a9 2018-09-30 05:04:13,202 - create_instance - INFO - Deleting Port with ID - ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d 2018-09-30 05:04:13,202 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-port 2018-09-30 05:04:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:13,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faf8870b-4812-4ef7-b902-6eca6cfae090 Date: Sun, 30 Sep 2018 05:04:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:13,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ac77fa30-b2f2-46a9-9a75-69a58f6d3f8d used request id req-faf8870b-4812-4ef7-b902-6eca6cfae090 2018-09-30 05:04:13,779 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst 2018-09-30 05:04:13,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:13,944 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d1fdf53-2a05-461f-b514-1ab981e741a5 x-compute-request-id: req-7d1fdf53-2a05-461f-b514-1ab981e741a5 Content-Type: application/json 2018-09-30 05:04:13,944 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-7d1fdf53-2a05-461f-b514-1ab981e741a5 2018-09-30 05:04:13,945 - create_instance - INFO - Checking deletion status 2018-09-30 05:04:13,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:14,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-309c95c9-6246-45e0-9383-3c901c26b2a1 x-compute-request-id: req-309c95c9-6246-45e0-9383-3c901c26b2a1 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:fe:59", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:13Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:14,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-309c95c9-6246-45e0-9383-3c901c26b2a1 2018-09-30 05:04:14,044 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - ACTIVE 2018-09-30 05:04:14,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:04:17,047 - create_instance - DEBUG - VM status query timeout in 296.897485971 2018-09-30 05:04:17,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:17,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3852beda-46b7-4e89-a550-af4f2b9052b6 x-compute-request-id: req-3852beda-46b7-4e89-a550-af4f2b9052b6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:13Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:17,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-3852beda-46b7-4e89-a550-af4f2b9052b6 2018-09-30 05:04:17,444 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - ACTIVE 2018-09-30 05:04:17,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:04:20,447 - create_instance - DEBUG - VM status query timeout in 293.497853041 2018-09-30 05:04:20,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:20,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-287654e5-4a7c-4034-91e2-4aedb5eb2cb8 x-compute-request-id: req-287654e5-4a7c-4034-91e2-4aedb5eb2cb8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "rel": "bookmark"}], "image": {"id": "8670f89c-15a2-4099-968d-441814702a6c", "links": [{"href": "http://172.30.9.29:8774/images/8670f89c-15a2-4099-968d-441814702a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:00.000000", "flavor": {"id": "a771cc5a-7960-4956-8772-2fa514093c90", "links": [{"href": "http://172.30.9.29:8774/flavors/a771cc5a-7960-4956-8772-2fa514093c90", "rel": "bookmark"}]}, "id": "402203b7-1c64-4ed6-86a6-1704b4b8bf8e", "user_id": "fb7a66cb263d4c5982835487a7a393f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:20Z", "hostId": "8b675b733ab05d1d0c4386024b8bd5d29066c0b5eaa118b4730afd68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst", "created": "2018-09-30T05:03:54Z", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:20,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-287654e5-4a7c-4034-91e2-4aedb5eb2cb8 2018-09-30 05:04:20,724 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst] is - ACTIVE 2018-09-30 05:04:20,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:04:23,727 - create_instance - DEBUG - VM status query timeout in 290.217478991 2018-09-30 05:04:23,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e862de80368633157c21458efb41122a992f4386" 2018-09-30 05:04:23,783 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:04:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-573d0d13-3881-43f4-80e7-8a2cfded4a14 x-compute-request-id: req-573d0d13-3881-43f4-80e7-8a2cfded4a14 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 402203b7-1c64-4ed6-86a6-1704b4b8bf8e could not be found.", "code": 404}} 2018-09-30 05:04:23,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/402203b7-1c64-4ed6-86a6-1704b4b8bf8e used request id req-573d0d13-3881-43f4-80e7-8a2cfded4a14 2018-09-30 05:04:23,784 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 402203b7-1c64-4ed6-86a6-1704b4b8bf8e could not be found. (HTTP 404) (Request-ID: req-573d0d13-3881-43f4-80e7-8a2cfded4a14) 2018-09-30 05:04:23,784 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-inst 2018-09-30 05:04:23,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7b8d9c743e3f545dc17108f3af9765687ab7dc" 2018-09-30 05:04:23,837 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:04:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11f6e7c1-6637-451c-8997-7ff5e4972ca1 x-compute-request-id: req-11f6e7c1-6637-451c-8997-7ff5e4972ca1 Content-Length: 0 Content-Type: application/json 2018-09-30 05:04:23,837 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a771cc5a-7960-4956-8772-2fa514093c90 used request id req-11f6e7c1-6637-451c-8997-7ff5e4972ca1 2018-09-30 05:04:23,838 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet 2018-09-30 05:04:23,838 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-subnet 2018-09-30 05:04:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4b6cbea2-567d-40d0-8e9e-e148019e9968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:04:26,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c585894-825d-402b-9f26-b762361fbe4f Date: Sun, 30 Sep 2018 05:04:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:26,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4b6cbea2-567d-40d0-8e9e-e148019e9968 used request id req-4c585894-825d-402b-9f26-b762361fbe4f 2018-09-30 05:04:26,235 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-pub-net 2018-09-30 05:04:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/8564d13e-258b-4eeb-8bc8-0a76e6060fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fc63b32811ae3231d9d8a3f46a04eb89d2452b" 2018-09-30 05:04:27,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd939fb1-f36a-4b78-9feb-4f7610a9ceea Date: Sun, 30 Sep 2018 05:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:27,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8564d13e-258b-4eeb-8bc8-0a76e6060fe4 used request id req-bd939fb1-f36a-4b78-9feb-4f7610a9ceea 2018-09-30 05:04:27,534 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4dd18a67-d891-425b-b1d5-42c6bbab9232-image 2018-09-30 05:04:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f8dafe103031366458b937b394b29b2e077b9a1" 2018-09-30 05:04:29,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04fd17ba-f6d4-4ad1-8382-8e90e0bf151b Date: Sun, 30 Sep 2018 05:04:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:04:29,129 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8670f89c-15a2-4099-968d-441814702a6c used request id req-04fd17ba-f6d4-4ad1-8382-8e90e0bf151b 2018-09-30 05:04:29,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:29,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cb33a359-72db-4b1e-884c-02bbf8582ac6 Date: Sun, 30 Sep 2018 05:04:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:03:44Z", "updated_at": "2018-09-30T05:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "revision_number": 0, "id": "633c2b79-594c-4380-b506-257dd4d89528", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "revision_number": 0, "id": "8b637ca0-1dbe-4639-b3c5-639c88fa72fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "revision_number": 0, "id": "b1eaf230-e675-43bf-ae60-90af39f94b5b", "remote_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "remote_ip_prefix": null, "created_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "revision_number": 0, "id": "c3fe63cd-bf30-4ff6-a8de-23b7055ef959", "remote_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "remote_ip_prefix": null, "created_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981"}], "revision_number": 4, "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "name": "default"}]} 2018-09-30 05:04:29,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-cb33a359-72db-4b1e-884c-02bbf8582ac6 2018-09-30 05:04:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:29,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90175e3-e9c3-4681-ad56-7209b4b32b18 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:04:29,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-e90175e3-e9c3-4681-ad56-7209b4b32b18 2018-09-30 05:04:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:29,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5390ed9-c5c4-499e-981a-004f61daa1a8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:04:29,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b5390ed9-c5c4-499e-981a-004f61daa1a8 2018-09-30 05:04:29,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a4ae06-0063-46a3-b44f-c05dab4dcccf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:04:29,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-28a4ae06-0063-46a3-b44f-c05dab4dcccf 2018-09-30 05:04:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:29,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc771d1e-fac4-4de9-8f1b-5ce6a80c1f6f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981"}, "enabled": true, "id": "c2a8f3052ea14554acc4b9f6fd09d981", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-11db6bc4-e614-476-proj"}} 2018-09-30 05:04:29,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-cc771d1e-fac4-4de9-8f1b-5ce6a80c1f6f 2018-09-30 05:04:29,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd6c6f72-1da7-47f3-b506-1f0f2286fb71 2018-09-30 05:04:29,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fd6c6f72-1da7-47f3-b506-1f0f2286fb71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:29,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49a3aab1-94c9-4409-9d7d-4bd8f997c686 Date: Sun, 30 Sep 2018 05:04:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:03:44Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "633c2b79-594c-4380-b506-257dd4d89528"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:03:44Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "8b637ca0-1dbe-4639-b3c5-639c88fa72fb"}, {"remote_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:03:44Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "b1eaf230-e675-43bf-ae60-90af39f94b5b"}, {"remote_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:03:44Z", "security_group_id": "fd6c6f72-1da7-47f3-b506-1f0f2286fb71", "port_range_min": null, "revision_number": 0, "tenant_id": "c2a8f3052ea14554acc4b9f6fd09d981", "created_at": "2018-09-30T05:03:44Z", "project_id": "c2a8f3052ea14554acc4b9f6fd09d981", "id": "c3fe63cd-bf30-4ff6-a8de-23b7055ef959"}]} 2018-09-30 05:04:29,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fd6c6f72-1da7-47f3-b506-1f0f2286fb71 used request id req-49a3aab1-94c9-4409-9d7d-4bd8f997c686 2018-09-30 05:04:29,929 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:04:29,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/fd6c6f72-1da7-47f3-b506-1f0f2286fb71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:30,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf08f4da-9361-4c5c-96e0-a9f41932c266 Content-Length: 0 Date: Sun, 30 Sep 2018 05:04:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:04:30,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/fd6c6f72-1da7-47f3-b506-1f0f2286fb71 used request id req-bf08f4da-9361-4c5c-96e0-a9f41932c266 2018-09-30 05:04:30,226 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-11db6bc4-e614-476-proj 2018-09-30 05:04:30,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:30,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c46a06f-fee4-4229-a4fa-7de19cc7becf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:04:30,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c2a8f3052ea14554acc4b9f6fd09d981 used request id req-6c46a06f-fee4-4229-a4fa-7de19cc7becf 2018-09-30 05:04:30,431 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-11db6bc4-e614-476-proj-role 2018-09-30 05:04:30,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/af6f2ab0cda54da89ffdc853411de553 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:30,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3197064a-acad-48b1-9b9e-78ce2157ef36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:04:30,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/af6f2ab0cda54da89ffdc853411de553 used request id req-3197064a-acad-48b1-9b9e-78ce2157ef36 2018-09-30 05:04:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f2723b38b45d23769e6a28e250f45b6fe88312" 2018-09-30 05:04:30,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf563a66-a7c8-46dc-9546-950a58edf5a9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:04:30,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bf563a66-a7c8-46dc-9546-950a58edf5a9 2018-09-30 05:04:30,633 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-11db6bc4-e614-476-user 2018-09-30 05:04:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fb7a66cb263d4c5982835487a7a393f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d135982b7ec729f01594962b3299c3bbf2ff62" 2018-09-30 05:04:30,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15350c0f-7e2d-4da7-a7e8-efe1a5303990 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:04:30,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fb7a66cb263d4c5982835487a7a393f9 used request id req-15350c0f-7e2d-4da7-a7e8-efe1a5303990 2018-09-30 05:04:30,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:31,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:04:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["IPYSrFK6RHCSz27XZ6iY4g"], "issued_at": "2018-09-30T05:04:31.000000Z"}} 2018-09-30 05:04:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f373bbc4afcc71751aadc1433e2ef1521498b5c6" 2018-09-30 05:04:31,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbdcb33-bfb6-4939-82dd-f4d312864a00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:31,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bbdcb33-bfb6-4939-82dd-f4d312864a00 2018-09-30 05:04:31,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:31,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:31,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:04:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XTPpIaMJSOCZeWx8QthHKQ"], "issued_at": "2018-09-30T05:04:31.000000Z"}} 2018-09-30 05:04:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:04:31,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3336d83c-f235-4e62-9648-5674c9cd11a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:31,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3336d83c-f235-4e62-9648-5674c9cd11a9 2018-09-30 05:04:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:04:31,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:04:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:04:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-881f8198-a647-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:04:31,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b8d420-2c6e-4696-b9a7-f4284e797c49 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-881f8198-a647-436-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:04:31,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-881f8198-a647-436-proj used request id req-f2b8d420-2c6e-4696-b9a7-f4284e797c49 2018-09-30 05:04:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:04:31,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcace1f-636b-469b-b772-54a6fec02fbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:04:31,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7fcace1f-636b-469b-b772-54a6fec02fbc 2018-09-30 05:04:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}}' 2018-09-30 05:04:32,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0cd91f9-f29e-4459-8f2f-7f6ee82f1e03 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:32,087 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b0cd91f9-f29e-4459-8f2f-7f6ee82f1e03 2018-09-30 05:04:32,087 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-881f8198-a647-436-proj 2018-09-30 05:04:32,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:32,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:32,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["dz-fP75ZRtSHdJYdTq_hnA"], "issued_at": "2018-09-30T05:04:32.000000Z"}} 2018-09-30 05:04:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef753efb124d8e9352cf89a48f5d9aca97c1a0c" 2018-09-30 05:04:32,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2624c211-8747-4d15-a28c-29585275901a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:32,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2624c211-8747-4d15-a28c-29585275901a 2018-09-30 05:04:32,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:04:32,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:04:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:04:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef753efb124d8e9352cf89a48f5d9aca97c1a0c" 2018-09-30 05:04:32,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af409e90-03e4-455f-be39-5a0f629ce3c7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:04:32,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af409e90-03e4-455f-be39-5a0f629ce3c7 2018-09-30 05:04:32,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-881f8198-a647-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef753efb124d8e9352cf89a48f5d9aca97c1a0c" 2018-09-30 05:04:32,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0f2735-ce03-4c90-babf-b3607f1349ac Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-881f8198-a647-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}]} 2018-09-30 05:04:32,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-881f8198-a647-436-proj used request id req-2f0f2735-ce03-4c90-babf-b3607f1349ac 2018-09-30 05:04:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef753efb124d8e9352cf89a48f5d9aca97c1a0c" 2018-09-30 05:04:32,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca20ed2-33ac-44ca-900e-2db9a77de730 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:04:32,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1ca20ed2-33ac-44ca-900e-2db9a77de730 2018-09-30 05:04:33,157 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-881f8198-a647-436-user 2018-09-30 05:04:33,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:04:33,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1821def8-8516-4fab-8b94-1f24989408c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:04:33,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1821def8-8516-4fab-8b94-1f24989408c2 2018-09-30 05:04:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" -d '{"role": {"name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}}' 2018-09-30 05:04:33,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e43e07c0-ecb4-402d-bd17-63c854e74082 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77f3a8d523274951a19ee06497fbaab7", "links": {"self": "http://172.30.9.29:5000/v3/roles/77f3a8d523274951a19ee06497fbaab7"}, "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}} 2018-09-30 05:04:33,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e43e07c0-ecb4-402d-bd17-63c854e74082 2018-09-30 05:04:33,356 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-881f8198-a647-436-proj-role 2018-09-30 05:04:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/77f3a8d523274951a19ee06497fbaab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:04:33,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d7290e-441e-4eda-867a-a317ef77e721 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/77f3a8d523274951a19ee06497fbaab7"}, "domain_id": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role", "id": "77f3a8d523274951a19ee06497fbaab7"}} 2018-09-30 05:04:33,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/77f3a8d523274951a19ee06497fbaab7 used request id req-d4d7290e-441e-4eda-867a-a317ef77e721 2018-09-30 05:04:33,445 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-881f8198-a647-436-proj-role to project InstanceSecurityGroupTests-881f8198-a647-436-proj 2018-09-30 05:04:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b/users/02148309fefd449794eea67019d6402d/roles/77f3a8d523274951a19ee06497fbaab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:04:33,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4c8d76-b6ba-4b91-a1b2-a16cb9cc80df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:04:33,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b/users/02148309fefd449794eea67019d6402d/roles/77f3a8d523274951a19ee06497fbaab7 used request id req-0c4c8d76-b6ba-4b91-a1b2-a16cb9cc80df 2018-09-30 05:04:33,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:04:33,564 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:04:33,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:33,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:33,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77f3a8d523274951a19ee06497fbaab7", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}], "expires_at": "2018-09-30T06:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e02ad820b8f3410db3297b6a2e85516b", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-user", "id": "02148309fefd449794eea67019d6402d"}, "audit_ids": ["VOnzGyD9TTOMiPZuF0aAwQ"], "issued_at": "2018-09-30T05:04:33.000000Z"}} 2018-09-30 05:04:33,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:04:34,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ef853c-9aaf-4379-bd28-ed5d5349b7bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:34,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e9ef853c-9aaf-4379-bd28-ed5d5349b7bb 2018-09-30 05:04:34,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:04:34,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7b68d241-5b62-4ffe-87ad-2b2eb90f3f48 Date: Sun, 30 Sep 2018 05:04:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image"} 2018-09-30 05:04:34,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image used request id req-7b68d241-5b62-4ffe-87ad-2b2eb90f3f48 2018-09-30 05:04:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:04:34,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd431ab8-f4a5-4546-9855-2586dbbaade4 Date: Sun, 30 Sep 2018 05:04:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:04:34,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fd431ab8-f4a5-4546-9855-2586dbbaade4 2018-09-30 05:04:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image"}' 2018-09-30 05:04:34,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 X-Openstack-Request-Id: req-89b4d0b8-d0ce-4a98-89eb-8abbc18ece91 Date: Sun, 30 Sep 2018 05:04:34 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:04:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:04:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "min_disk": 0, "protected": false, "id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "file": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/file", "checksum": null, "owner": "e02ad820b8f3410db3297b6a2e85516b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:04:34,573 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-89b4d0b8-d0ce-4a98-89eb-8abbc18ece91 2018-09-30 05:04:34,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" -d '' 2018-09-30 05:04:35,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cebbea78-ad0f-4693-a35a-e8a0e5f0f844 Date: Sun, 30 Sep 2018 05:04:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:04:35,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/file used request id req-cebbea78-ad0f-4693-a35a-e8a0e5f0f844 2018-09-30 05:04:35,791 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:04:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:04:35,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a310a73d-136e-405d-8bb0-c8960da5f833 Date: Sun, 30 Sep 2018 05:04:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/snap", "metadata": {}}], "self": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "min_disk": 0, "protected": false, "id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "file": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e02ad820b8f3410db3297b6a2e85516b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:04:35,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 used request id req-a310a73d-136e-405d-8bb0-c8960da5f833 2018-09-30 05:04:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:04:36,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a4a6d47-e012-4109-aed9-b093c0040f02 Date: Sun, 30 Sep 2018 05:04:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:04:36,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6a4a6d47-e012-4109-aed9-b093c0040f02 2018-09-30 05:04:36,115 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image 2018-09-30 05:04:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:04:36,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0a822438-e9a9-4688-92e7-9b3fdd0e96f3 Date: Sun, 30 Sep 2018 05:04:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/snap", "metadata": {}}], "self": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "min_disk": 0, "protected": false, "id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "file": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e02ad820b8f3410db3297b6a2e85516b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:04:36,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 used request id req-0a822438-e9a9-4688-92e7-9b3fdd0e96f3 2018-09-30 05:04:36,135 - create_image - DEBUG - Instance status is - active 2018-09-30 05:04:36,135 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image 2018-09-30 05:04:36,135 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image 2018-09-30 05:04:36,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:36,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:36,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77f3a8d523274951a19ee06497fbaab7", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}], "expires_at": "2018-09-30T06:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e02ad820b8f3410db3297b6a2e85516b", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-user", "id": "02148309fefd449794eea67019d6402d"}, "audit_ids": ["O2v5Q_EpQXSRL1ArJo_BOw"], "issued_at": "2018-09-30T05:04:36.000000Z"}} 2018-09-30 05:04:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:04:36,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf48939a-2e24-4285-baf6-bf9a90676e62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:36,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf48939a-2e24-4285-baf6-bf9a90676e62 2018-09-30 05:04:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:04:37,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-380136d4-2ade-4da4-92ce-8a03453f9b5b Date: Sun, 30 Sep 2018 05:04:37 GMT RESP BODY: {"networks":[]} 2018-09-30 05:04:37,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-380136d4-2ade-4da4-92ce-8a03453f9b5b 2018-09-30 05:04:37,069 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net 2018-09-30 05:04:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" -d '{"network": {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net", "admin_state_up": true}}' 2018-09-30 05:04:38,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8e4a49ea-0107-4d42-868b-c8619882e4ed Date: Sun, 30 Sep 2018 05:04:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd16f54b-4b56-4fdf-9f48-39801012323a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:04:37Z","is_default":false,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","mtu":1450}} 2018-09-30 05:04:38,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8e4a49ea-0107-4d42-868b-c8619882e4ed 2018-09-30 05:04:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:04:38,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-982604e4-0247-445c-8269-540b7661999f Date: Sun, 30 Sep 2018 05:04:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:04:37Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:38,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-982604e4-0247-445c-8269-540b7661999f 2018-09-30 05:04:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:04:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb490df1-fdc2-429a-b58f-f2b63815d55d Date: Sun, 30 Sep 2018 05:04:38 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:04:38,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-eb490df1-fdc2-429a-b58f-f2b63815d55d 2018-09-30 05:04:38,473 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet 2018-09-30 05:04:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" -d '{"subnets": [{"ip_version": 4, "network_id": "fd16f54b-4b56-4fdf-9f48-39801012323a", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]}' 2018-09-30 05:04:39,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fcba2d1d-663a-49d6-8676-5406f53c7a17 Date: Sun, 30 Sep 2018 05:04:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:39,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-fcba2d1d-663a-49d6-8676-5406f53c7a17 2018-09-30 05:04:39,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:04:39,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6c857ae5-b6f7-4cd2-bc1b-5329c5917aed Date: Sun, 30 Sep 2018 05:04:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:39,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-6c857ae5-b6f7-4cd2-bc1b-5329c5917aed 2018-09-30 05:04:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:04:39,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-968438b9-a7f1-4a66-bb0d-fa90ec04cb42 Date: Sun, 30 Sep 2018 05:04:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:39,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-968438b9-a7f1-4a66-bb0d-fa90ec04cb42 2018-09-30 05:04:39,838 - OpenStackNetwork - DEBUG - Network [fd16f54b-4b56-4fdf-9f48-39801012323a] created successfully 2018-09-30 05:04:39,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:39,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:40,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["qp-cHiueSF-YLl2iEktU9A"], "issued_at": "2018-09-30T05:04:40.000000Z"}} 2018-09-30 05:04:40,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e695afe88cbeec259fddf16f0a573aa9d7f237" 2018-09-30 05:04:40,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68a3c76-b645-4c9f-a298-5db566e91f42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:40,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f68a3c76-b645-4c9f-a298-5db566e91f42 2018-09-30 05:04:40,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:04:40,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e695afe88cbeec259fddf16f0a573aa9d7f237" 2018-09-30 05:04:40,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-baba2613-7edc-40e4-889f-62465773bef1 x-compute-request-id: req-baba2613-7edc-40e4-889f-62465773bef1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:04:40,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-baba2613-7edc-40e4-889f-62465773bef1 2018-09-30 05:04:40,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e695afe88cbeec259fddf16f0a573aa9d7f237" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:04:40,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-568d8a53-dad9-448c-86ae-a37bab37c218 x-compute-request-id: req-568d8a53-dad9-448c-86ae-a37bab37c218 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:04:40,529 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-568d8a53-dad9-448c-86ae-a37bab37c218 2018-09-30 05:04:40,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:40,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:40,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77f3a8d523274951a19ee06497fbaab7", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}], "expires_at": "2018-09-30T06:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e02ad820b8f3410db3297b6a2e85516b", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-user", "id": "02148309fefd449794eea67019d6402d"}, "audit_ids": ["XHknJmNZR7y4TqZn6mucDQ"], "issued_at": "2018-09-30T05:04:40.000000Z"}} 2018-09-30 05:04:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:41,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414563de-d265-4ea2-94e0-35316dbcc596 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:41,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-414563de-d265-4ea2-94e0-35316dbcc596 2018-09-30 05:04:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:41,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ff998a9a-c653-44aa-b673-e802e4a93f10 Date: Sun, 30 Sep 2018 05:04:41 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:04:41,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name&description=hello+group used request id req-ff998a9a-c653-44aa-b673-e802e4a93f10 2018-09-30 05:04:41,291 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name... 2018-09-30 05:04:41,291 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name 2018-09-30 05:04:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name", "description": "hello group"}}' 2018-09-30 05:04:41,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a63a6434-3f11-440d-9e04-7e90b0efe745 Date: Sun, 30 Sep 2018 05:04:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "updated_at": "2018-09-30T05:04:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}], "revision_number": 2, "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc90b992-e630-488f-9d08-61c243342ddb", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}} 2018-09-30 05:04:41,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-a63a6434-3f11-440d-9e04-7e90b0efe745 2018-09-30 05:04:41,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:41,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59919ae3-7a20-4e3c-88ba-d910837ec97d Date: Sun, 30 Sep 2018 05:04:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5"}]} 2018-09-30 05:04:41,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-59919ae3-7a20-4e3c-88ba-d910837ec97d 2018-09-30 05:04:41,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:42,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42f17f2d-44b4-4920-9c42-a5a77f74a77a Date: Sun, 30 Sep 2018 05:04:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5"}]} 2018-09-30 05:04:42,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-42f17f2d-44b4-4920-9c42-a5a77f74a77a 2018-09-30 05:04:42,025 - neutron_utils - INFO - Retrieving security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:42,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:42,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a3f243b8-37c2-4141-8ae9-a13394dc6c8f Date: Sun, 30 Sep 2018 05:04:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "updated_at": "2018-09-30T05:04:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}], "revision_number": 2, "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc90b992-e630-488f-9d08-61c243342ddb", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}]} 2018-09-30 05:04:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-a3f243b8-37c2-4141-8ae9-a13394dc6c8f 2018-09-30 05:04:42,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:42,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ce1ddf2-3cd5-44cd-a15f-19bc38c0b104 Date: Sun, 30 Sep 2018 05:04:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5"}]} 2018-09-30 05:04:42,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-8ce1ddf2-3cd5-44cd-a15f-19bc38c0b104 2018-09-30 05:04:42,396 - neutron_utils - INFO - Retrieving security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:42,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:42,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9abff2e3-c829-4150-860c-d5ea459ab6f5 Date: Sun, 30 Sep 2018 05:04:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "updated_at": "2018-09-30T05:04:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}], "revision_number": 2, "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc90b992-e630-488f-9d08-61c243342ddb", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}]} 2018-09-30 05:04:42,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-9abff2e3-c829-4150-860c-d5ea459ab6f5 2018-09-30 05:04:42,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:42,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:42,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0fe69af-9e39-4560-92cc-08df491e76e4 Date: Sun, 30 Sep 2018 05:04:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5"}]} 2018-09-30 05:04:42,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-a0fe69af-9e39-4560-92cc-08df491e76e4 2018-09-30 05:04:42,632 - neutron_utils - INFO - Retrieving security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:42,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-05c8415b-6d10-4763-9f3a-a5a8386aa216 Date: Sun, 30 Sep 2018 05:04:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "updated_at": "2018-09-30T05:04:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "revision_number": 0, "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}], "revision_number": 2, "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc90b992-e630-488f-9d08-61c243342ddb", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}]} 2018-09-30 05:04:42,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-05c8415b-6d10-4763-9f3a-a5a8386aa216 2018-09-30 05:04:42,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc90b992-e630-488f-9d08-61c243342ddb 2018-09-30 05:04:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:04:43,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d89f260d-3554-408c-a42b-7bb32fc83f88 Date: Sun, 30 Sep 2018 05:04:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "511f665b-ff49-40f0-8150-6cc3fc1f4fb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:41Z", "security_group_id": "fc90b992-e630-488f-9d08-61c243342ddb", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:41Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "fc4e80aa-cb12-4cce-9fe9-791c684518e5"}]} 2018-09-30 05:04:43,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fc90b992-e630-488f-9d08-61c243342ddb used request id req-d89f260d-3554-408c-a42b-7bb32fc83f88 2018-09-30 05:04:43,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:43,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:43,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77f3a8d523274951a19ee06497fbaab7", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}], "expires_at": "2018-09-30T06:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e02ad820b8f3410db3297b6a2e85516b", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-user", "id": "02148309fefd449794eea67019d6402d"}, "audit_ids": ["OMMDom7DRDe76k2RotTlVw"], "issued_at": "2018-09-30T05:04:43.000000Z"}} 2018-09-30 05:04:43,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:43,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082eb9a8-6eee-4e08-88b8-2aa1abb557af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:43,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-082eb9a8-6eee-4e08-88b8-2aa1abb557af 2018-09-30 05:04:43,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:04:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:43,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb18411c-ad9c-4b53-bafa-eec3f5e7d55c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:43,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb18411c-ad9c-4b53-bafa-eec3f5e7d55c 2018-09-30 05:04:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:43,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-41ebdb8f-9672-4496-91d4-fe078bd12aac Date: Sun, 30 Sep 2018 05:04:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:43,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-41ebdb8f-9672-4496-91d4-fe078bd12aac 2018-09-30 05:04:43,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:04:43,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:04:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:43,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2eb9ef-6ee9-40d3-9260-33f46a3241c3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:43,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-af2eb9ef-6ee9-40d3-9260-33f46a3241c3 2018-09-30 05:04:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:44,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-392945f1-2f69-4db3-8c36-24ed2c0199ea Date: Sun, 30 Sep 2018 05:04:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:44,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-392945f1-2f69-4db3-8c36-24ed2c0199ea 2018-09-30 05:04:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:44,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-329df1e4-c69b-47dd-9da0-486a090ca8b4 Date: Sun, 30 Sep 2018 05:04:44 GMT RESP BODY: {"ports":[]} 2018-09-30 05:04:44,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port&admin_state_up=True used request id req-329df1e4-c69b-47dd-9da0-486a090ca8b4 2018-09-30 05:04:44,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:44,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-974c83d7-4ec2-4ff1-9f2f-eac6189a46d2 x-compute-request-id: req-974c83d7-4ec2-4ff1-9f2f-eac6189a46d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:04:44,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst used request id req-974c83d7-4ec2-4ff1-9f2f-eac6189a46d2 2018-09-30 05:04:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:44,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d51d2002-2785-4686-be76-58d99891170b Date: Sun, 30 Sep 2018 05:04:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:44,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-d51d2002-2785-4686-be76-58d99891170b 2018-09-30 05:04:44,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:44,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5752cc5-d59f-4410-b0ed-932919673dc0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:44,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-a5752cc5-d59f-4410-b0ed-932919673dc0 2018-09-30 05:04:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:44,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54794137-f47b-4af8-b957-8dd189647327 Date: Sun, 30 Sep 2018 05:04:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:44,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-54794137-f47b-4af8-b957-8dd189647327 2018-09-30 05:04:44,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:45,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e280ed75-9578-4c6b-bc94-fdf4ae67adcf Date: Sun, 30 Sep 2018 05:04:45 GMT RESP BODY: {"ports":[]} 2018-09-30 05:04:45,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port&admin_state_up=True used request id req-e280ed75-9578-4c6b-bc94-fdf4ae67adcf 2018-09-30 05:04:45,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:04:45,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:04:45,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77f3a8d523274951a19ee06497fbaab7", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}], "expires_at": "2018-09-30T06:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e02ad820b8f3410db3297b6a2e85516b", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-user", "id": "02148309fefd449794eea67019d6402d"}, "audit_ids": ["1g1DS_CURwifSlZLZmg29Q"], "issued_at": "2018-09-30T05:04:45.000000Z"}} 2018-09-30 05:04:45,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0bc9cb639f38635ff45d98973cd1524452ea61" 2018-09-30 05:04:45,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffec6f7c-02e8-4107-9491-885ed8e9c5ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:04:45,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ffec6f7c-02e8-4107-9491-885ed8e9c5ed 2018-09-30 05:04:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:45,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d5bb8f97-c6ae-4bbe-ba73-d4f9bd88da68 Date: Sun, 30 Sep 2018 05:04:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:45,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-d5bb8f97-c6ae-4bbe-ba73-d4f9bd88da68 2018-09-30 05:04:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:45,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56d65c81-9a75-4c3b-935d-853971d05b14 Date: Sun, 30 Sep 2018 05:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:45,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-56d65c81-9a75-4c3b-935d-853971d05b14 2018-09-30 05:04:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:46,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6c4adc1a-93cc-48e2-b3ae-c86c644f67ab Date: Sun, 30 Sep 2018 05:04:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:46,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-6c4adc1a-93cc-48e2-b3ae-c86c644f67ab 2018-09-30 05:04:46,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:04:46,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:04:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:04:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0bc9cb639f38635ff45d98973cd1524452ea61" 2018-09-30 05:04:46,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d48da3f-4f1a-49ed-8764-d84dd52a04b7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:46,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-6d48da3f-4f1a-49ed-8764-d84dd52a04b7 2018-09-30 05:04:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:46,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-352515ec-dd25-44d2-a7b9-2812466fe226 Date: Sun, 30 Sep 2018 05:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:46,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-352515ec-dd25-44d2-a7b9-2812466fe226 2018-09-30 05:04:46,518 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net 2018-09-30 05:04:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" -d '{"port": {"network_id": "fd16f54b-4b56-4fdf-9f48-39801012323a", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port", "admin_state_up": true}}' 2018-09-30 05:04:47,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-c444a8ad-2452-4569-b066-ce324a8d238f Date: Sun, 30 Sep 2018 05:04:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0"],"mac_address":"fa:16:3e:14:80:cd","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","project_id":"e02ad820b8f3410db3297b6a2e85516b","qos_policy_id":null,"admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal"}} 2018-09-30 05:04:47,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c444a8ad-2452-4569-b066-ce324a8d238f 2018-09-30 05:04:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:47,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-726b820f-8129-47e7-a1bd-363b93669fe0 Date: Sun, 30 Sep 2018 05:04:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:47,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-726b820f-8129-47e7-a1bd-363b93669fe0 2018-09-30 05:04:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:47,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102acf4c-ee0c-4a75-b9ec-37bbb6ee8f2a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:47,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-102acf4c-ee0c-4a75-b9ec-37bbb6ee8f2a 2018-09-30 05:04:47,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:47,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-70f7ccb2-e86d-4885-a822-28f39a9bda0e Date: Sun, 30 Sep 2018 05:04:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:47,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-70f7ccb2-e86d-4885-a822-28f39a9bda0e 2018-09-30 05:04:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:48,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7a709988-ed18-4ec1-803c-198d35912aa3 Date: Sun, 30 Sep 2018 05:04:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:04:48,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port&admin_state_up=True used request id req-7a709988-ed18-4ec1-803c-198d35912aa3 2018-09-30 05:04:48,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:48,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c625df8-82bd-4d87-9c5a-c85ac517ee95 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:48,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-6c625df8-82bd-4d87-9c5a-c85ac517ee95 2018-09-30 05:04:48,163 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst 2018-09-30 05:04:48,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:48,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df889e1f-c39f-43d1-9327-fef7e12e5624 x-compute-request-id: req-df889e1f-c39f-43d1-9327-fef7e12e5624 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-flavor-name"}]} 2018-09-30 05:04:48,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-df889e1f-c39f-43d1-9327-fef7e12e5624 2018-09-30 05:04:48,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:48,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7a3c412-d799-4dcf-bc13-46ce8762e6b2 x-compute-request-id: req-f7a3c412-d799-4dcf-bc13-46ce8762e6b2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:04:48,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300 used request id req-f7a3c412-d799-4dcf-bc13-46ce8762e6b2 2018-09-30 05:04:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:48,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5ab62287-5042-4b46-99d2-47a3e7e71af4 Date: Sun, 30 Sep 2018 05:04:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/snap", "metadata": {}}], "self": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "min_disk": 0, "protected": false, "id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "file": "/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e02ad820b8f3410db3297b6a2e85516b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image"} 2018-09-30 05:04:48,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image used request id req-5ab62287-5042-4b46-99d2-47a3e7e71af4 2018-09-30 05:04:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:48,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-96e9f7be-4f9f-447f-b35e-26a0f4d1eb10 Date: Sun, 30 Sep 2018 05:04:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:04:48,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-96e9f7be-4f9f-447f-b35e-26a0f4d1eb10 2018-09-30 05:04:48,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" -d '{"server": {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "imageRef": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "flavorRef": "7efe3d76-cced-4122-b8d3-a40c9f205300", "max_count": 1, "min_count": 1, "networks": [{"port": "c4860f2c-c553-428a-9403-a22dc9feb0b5"}], "security_groups": [{"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}]}}' 2018-09-30 05:04:50,633 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e704e6e-0cfb-4ef4-8cf5-cecf2e65d2fd x-compute-request-id: req-7e704e6e-0cfb-4ef4-8cf5-cecf2e65d2fd Content-Length: 435 location: http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "adminPass": "t6Y7Z6uYL7UN"}} 2018-09-30 05:04:50,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-7e704e6e-0cfb-4ef4-8cf5-cecf2e65d2fd 2018-09-30 05:04:50,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:50,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d1c85cb-17f5-490f-bd5a-51a66d1ca5df x-compute-request-id: req-9d1c85cb-17f5-490f-bd5a-51a66d1ca5df Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:04:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:50,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-9d1c85cb-17f5-490f-bd5a-51a66d1ca5df 2018-09-30 05:04:50,846 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst 2018-09-30 05:04:50,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:51,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52fbea29-7b3e-4100-bb34-15b5629a8b86 x-compute-request-id: req-52fbea29-7b3e-4100-bb34-15b5629a8b86 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:04:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:51,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-52fbea29-7b3e-4100-bb34-15b5629a8b86 2018-09-30 05:04:51,069 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - BUILD 2018-09-30 05:04:51,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:04:54,072 - create_instance - DEBUG - VM status query timeout in 896.773965836 2018-09-30 05:04:54,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:54,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a0638aa-c7f2-476e-8923-a10160af47fb x-compute-request-id: req-4a0638aa-c7f2-476e-8923-a10160af47fb Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:04:51Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:54,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-4a0638aa-c7f2-476e-8923-a10160af47fb 2018-09-30 05:04:54,808 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - BUILD 2018-09-30 05:04:54,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:04:57,811 - create_instance - DEBUG - VM status query timeout in 893.035240889 2018-09-30 05:04:57,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:58,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e469ed63-6ad6-4d1d-9b63-fe2325334747 x-compute-request-id: req-e469ed63-6ad6-4d1d-9b63-fe2325334747 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:58,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-e469ed63-6ad6-4d1d-9b63-fe2325334747 2018-09-30 05:04:58,439 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - ACTIVE 2018-09-30 05:04:58,439 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:04:58,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:59,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c97c9f6-5222-460a-b621-f661fa7a3fc3 x-compute-request-id: req-8c97c9f6-5222-460a-b621-f661fa7a3fc3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:04:59,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-8c97c9f6-5222-460a-b621-f661fa7a3fc3 2018-09-30 05:04:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f059d560-8906-4df5-acda-f05d3bb2d456 Date: Sun, 30 Sep 2018 05:04:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:04:59,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-f059d560-8906-4df5-acda-f05d3bb2d456 2018-09-30 05:04:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:59,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8d2faa-435c-4132-a72a-d9e1b7545ddc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:04:59,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-8c8d2faa-435c-4132-a72a-d9e1b7545ddc 2018-09-30 05:04:59,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c7211ec-f398-480c-8b03-653d1276665d Date: Sun, 30 Sep 2018 05:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:04:59,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-6c7211ec-f398-480c-8b03-653d1276665d 2018-09-30 05:04:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:04:59,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3f0f51ea-82a4-4940-92bf-7ba404fc1bd0 Date: Sun, 30 Sep 2018 05:04:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.4"}],"id":"6bb08561-6836-49d1-ac75-438ef1dc4c9a","security_groups":[],"mac_address":"fa:16:3e:89:48:08","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":"fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.2"}],"id":"c909c39f-6fe7-4ccf-9b84-35da2697d68b","security_groups":[],"mac_address":"fa:16:3e:fb:bb:a2","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.3"}],"id":"e308da2d-12de-465b-8b0d-c1259508ebf8","security_groups":[],"mac_address":"fa:16:3e:68:76:9f","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd16f54b-4b56-4fdf-9f48-39801012323a"}]} 2018-09-30 05:04:59,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-3f0f51ea-82a4-4940-92bf-7ba404fc1bd0 2018-09-30 05:04:59,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:00,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9910187-24ca-4808-92e5-ed4ea740de52 x-compute-request-id: req-d9910187-24ca-4808-92e5-ed4ea740de52 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:00,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-d9910187-24ca-4808-92e5-ed4ea740de52 2018-09-30 05:05:00,246 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - ACTIVE 2018-09-30 05:05:00,246 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:05:00,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:00,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fa979ee-ae38-4e58-a001-e765107d366b x-compute-request-id: req-1fa979ee-ae38-4e58-a001-e765107d366b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:00,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-1fa979ee-ae38-4e58-a001-e765107d366b 2018-09-30 05:05:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:01,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d08c637e-4fa7-481d-bd3f-df2810711353 Date: Sun, 30 Sep 2018 05:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:05:01,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-d08c637e-4fa7-481d-bd3f-df2810711353 2018-09-30 05:05:01,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:01,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579659ce-42ec-4d61-a8bc-e43aa06a7479 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:05:01,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-579659ce-42ec-4d61-a8bc-e43aa06a7479 2018-09-30 05:05:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:01,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-275f794c-5f1a-4adb-ba55-d5b3497f1cd6 Date: Sun, 30 Sep 2018 05:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:05:01,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-275f794c-5f1a-4adb-ba55-d5b3497f1cd6 2018-09-30 05:05:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:01,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c06ecfdd-f8e9-462e-80d3-12b7726667db Date: Sun, 30 Sep 2018 05:05:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.4"}],"id":"6bb08561-6836-49d1-ac75-438ef1dc4c9a","security_groups":[],"mac_address":"fa:16:3e:89:48:08","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":"fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.2"}],"id":"c909c39f-6fe7-4ccf-9b84-35da2697d68b","security_groups":[],"mac_address":"fa:16:3e:fb:bb:a2","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.3"}],"id":"e308da2d-12de-465b-8b0d-c1259508ebf8","security_groups":[],"mac_address":"fa:16:3e:68:76:9f","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd16f54b-4b56-4fdf-9f48-39801012323a"}]} 2018-09-30 05:05:01,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-c06ecfdd-f8e9-462e-80d3-12b7726667db 2018-09-30 05:05:01,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}}' 2018-09-30 05:05:02,581 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b725138-10a9-4daf-b97a-40d4192ae3e2 x-compute-request-id: req-1b725138-10a9-4daf-b97a-40d4192ae3e2 Content-Length: 0 Content-Type: application/json 2018-09-30 05:05:02,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7/action used request id req-1b725138-10a9-4daf-b97a-40d4192ae3e2 2018-09-30 05:05:02,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:03,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c8d17a6-a864-479d-8cf5-d743bb5d0f32 x-compute-request-id: req-1c8d17a6-a864-479d-8cf5-d743bb5d0f32 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:03,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-1c8d17a6-a864-479d-8cf5-d743bb5d0f32 2018-09-30 05:05:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:03,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-50b4a333-618e-4d87-a54d-d21955f6c0cd Date: Sun, 30 Sep 2018 05:05:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:05:03,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-50b4a333-618e-4d87-a54d-d21955f6c0cd 2018-09-30 05:05:03,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d02c81-5ac1-4314-8163-351a7514a0d5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:05:03,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-80d02c81-5ac1-4314-8163-351a7514a0d5 2018-09-30 05:05:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:03,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ad9582a-b75a-45bc-90e6-e31e6d742864 Date: Sun, 30 Sep 2018 05:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:05:03,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-1ad9582a-b75a-45bc-90e6-e31e6d742864 2018-09-30 05:05:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:03,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-c1890c6a-40f1-4dee-ac67-12f2227d9dbd Date: Sun, 30 Sep 2018 05:05:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.4"}],"id":"6bb08561-6836-49d1-ac75-438ef1dc4c9a","security_groups":[],"mac_address":"fa:16:3e:89:48:08","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0","fc90b992-e630-488f-9d08-61c243342ddb"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":"fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.2"}],"id":"c909c39f-6fe7-4ccf-9b84-35da2697d68b","security_groups":[],"mac_address":"fa:16:3e:fb:bb:a2","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.3"}],"id":"e308da2d-12de-465b-8b0d-c1259508ebf8","security_groups":[],"mac_address":"fa:16:3e:68:76:9f","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd16f54b-4b56-4fdf-9f48-39801012323a"}]} 2018-09-30 05:05:03,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-c1890c6a-40f1-4dee-ac67-12f2227d9dbd 2018-09-30 05:05:03,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:03,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77f3a8d523274951a19ee06497fbaab7", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj-role"}], "expires_at": "2018-09-30T06:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e02ad820b8f3410db3297b6a2e85516b", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e02ad820b8f3410db3297b6a2e85516b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-881f8198-a647-436-user", "id": "02148309fefd449794eea67019d6402d"}, "audit_ids": ["ag47S-DmQPeVjCcwGatZ4Q"], "issued_at": "2018-09-30T05:05:03.000000Z"}} 2018-09-30 05:05:03,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0be0bae5a0b418860735230c6edad7001bb6254" 2018-09-30 05:05:04,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c3749a-fce8-4db6-8366-e47bdd11f30c x-compute-request-id: req-c5c3749a-fce8-4db6-8366-e47bdd11f30c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:04,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-c5c3749a-fce8-4db6-8366-e47bdd11f30c 2018-09-30 05:05:04,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:05,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c346ab2-3b2d-4850-bb90-f716837c8c98 x-compute-request-id: req-1c346ab2-3b2d-4850-bb90-f716837c8c98 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:05,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-1c346ab2-3b2d-4850-bb90-f716837c8c98 2018-09-30 05:05:05,182 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - ACTIVE 2018-09-30 05:05:05,182 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:05:05,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:05,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd5e61c2-5a97-43e2-a9af-2f19d3de2ee4 x-compute-request-id: req-bd5e61c2-5a97-43e2-a9af-2f19d3de2ee4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:05,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-bd5e61c2-5a97-43e2-a9af-2f19d3de2ee4 2018-09-30 05:05:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:06,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e9541f16-4683-46e4-8919-35cefc8ad565 Date: Sun, 30 Sep 2018 05:05:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:05:06,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-e9541f16-4683-46e4-8919-35cefc8ad565 2018-09-30 05:05:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:06,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc805c6a-0d3f-486e-b27e-81a594b1deb7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:05:06,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-cc805c6a-0d3f-486e-b27e-81a594b1deb7 2018-09-30 05:05:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:06,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b2de1869-eaf5-4131-905b-cccb7575a2de Date: Sun, 30 Sep 2018 05:05:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:05:06,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-b2de1869-eaf5-4131-905b-cccb7575a2de 2018-09-30 05:05:06,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:06,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-0ed6e27e-a529-417e-9c09-4ad4a8376895 Date: Sun, 30 Sep 2018 05:05:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.4"}],"id":"6bb08561-6836-49d1-ac75-438ef1dc4c9a","security_groups":[],"mac_address":"fa:16:3e:89:48:08","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0","fc90b992-e630-488f-9d08-61c243342ddb"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":"fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.2"}],"id":"c909c39f-6fe7-4ccf-9b84-35da2697d68b","security_groups":[],"mac_address":"fa:16:3e:fb:bb:a2","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.3"}],"id":"e308da2d-12de-465b-8b0d-c1259508ebf8","security_groups":[],"mac_address":"fa:16:3e:68:76:9f","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd16f54b-4b56-4fdf-9f48-39801012323a"}]} 2018-09-30 05:05:06,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-0ed6e27e-a529-417e-9c09-4ad4a8376895 2018-09-30 05:05:06,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:06,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fbd6afd-53bd-4875-a5de-62498d4918b9 x-compute-request-id: req-5fbd6afd-53bd-4875-a5de-62498d4918b9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:06,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-5fbd6afd-53bd-4875-a5de-62498d4918b9 2018-09-30 05:05:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:07,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-257a744e-7877-4819-a680-0a19b1ed6f44 Date: Sun, 30 Sep 2018 05:05:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:05:07,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-257a744e-7877-4819-a680-0a19b1ed6f44 2018-09-30 05:05:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:07,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628c4502-e511-4e69-aa40-786c8e91f87f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:05:07,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-628c4502-e511-4e69-aa40-786c8e91f87f 2018-09-30 05:05:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:07,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-42d51de6-f939-4c9e-a6b8-710263e4c4c1 Date: Sun, 30 Sep 2018 05:05:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:05:07,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-42d51de6-f939-4c9e-a6b8-710263e4c4c1 2018-09-30 05:05:07,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:07,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-fa883424-dbab-4150-898f-d78270486f46 Date: Sun, 30 Sep 2018 05:05:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.4"}],"id":"6bb08561-6836-49d1-ac75-438ef1dc4c9a","security_groups":[],"mac_address":"fa:16:3e:89:48:08","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0","fc90b992-e630-488f-9d08-61c243342ddb"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":"fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.2"}],"id":"c909c39f-6fe7-4ccf-9b84-35da2697d68b","security_groups":[],"mac_address":"fa:16:3e:fb:bb:a2","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.3"}],"id":"e308da2d-12de-465b-8b0d-c1259508ebf8","security_groups":[],"mac_address":"fa:16:3e:68:76:9f","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd16f54b-4b56-4fdf-9f48-39801012323a"}]} 2018-09-30 05:05:07,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-fa883424-dbab-4150-898f-d78270486f46 2018-09-30 05:05:07,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}}' 2018-09-30 05:05:08,122 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 05:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33f495ec-f93f-4771-8e64-bbd87379fbfe x-compute-request-id: req-33f495ec-f93f-4771-8e64-bbd87379fbfe Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'fc90b992-e630-488f-9d08-61c243342ddb'.\nNeutron server returns request_ids: ['req-a846ea94-10d9-4be4-a926-ecdab9a04a6d']", "code": 400}} 2018-09-30 05:05:08,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7/action used request id req-33f495ec-f93f-4771-8e64-bbd87379fbfe 2018-09-30 05:05:08,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:08,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0234a51-5442-48cf-bb35-7dbf1b0e2f55 x-compute-request-id: req-f0234a51-5442-48cf-bb35-7dbf1b0e2f55 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:08,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-f0234a51-5442-48cf-bb35-7dbf1b0e2f55 2018-09-30 05:05:08,583 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name] already added to VM [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] 2018-09-30 05:05:08,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:09,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05d0e117-2b5c-4c70-b96f-3463e12f9791 x-compute-request-id: req-05d0e117-2b5c-4c70-b96f-3463e12f9791 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:09,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-05d0e117-2b5c-4c70-b96f-3463e12f9791 2018-09-30 05:05:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:09,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-21cde702-a518-404a-8c23-2646989f1c6e Date: Sun, 30 Sep 2018 05:05:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6819218e-91ff-4a32-9518-966db438628c"],"updated_at":"2018-09-30T05:04:38Z","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"fd16f54b-4b56-4fdf-9f48-39801012323a","name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net"}]} 2018-09-30 05:05:09,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net used request id req-21cde702-a518-404a-8c23-2646989f1c6e 2018-09-30 05:05:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:09,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15a3849-0970-4c80-9071-b859aab9047f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:05:09,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-b15a3849-0970-4c80-9071-b859aab9047f 2018-09-30 05:05:09,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:09,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f33d8fc7-8906-42d1-a758-67c6c7ef8fbb Date: Sun, 30 Sep 2018 05:05:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:38Z","dns_nameservers":[],"updated_at":"2018-09-30T05:04:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e02ad820b8f3410db3297b6a2e85516b","id":"6819218e-91ff-4a32-9518-966db438628c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet"}]} 2018-09-30 05:05:09,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-f33d8fc7-8906-42d1-a758-67c6c7ef8fbb 2018-09-30 05:05:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:09,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-3dda0672-c9e1-4e6f-9446-46c57a1693c5 Date: Sun, 30 Sep 2018 05:05:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.4"}],"id":"6bb08561-6836-49d1-ac75-438ef1dc4c9a","security_groups":[],"mac_address":"fa:16:3e:89:48:08","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.9"}],"id":"c4860f2c-c553-428a-9403-a22dc9feb0b5","security_groups":["01e5f212-9df4-4e53-97df-75a8cfeca4f0","fc90b992-e630-488f-9d08-61c243342ddb"],"mac_address":"fa:16:3e:14:80:cd","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:46Z","binding:vnic_type":"normal","device_id":"fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.2"}],"id":"c909c39f-6fe7-4ccf-9b84-35da2697d68b","security_groups":[],"mac_address":"fa:16:3e:fb:bb:a2","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd16f54b-4b56-4fdf-9f48-39801012323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6819218e-91ff-4a32-9518-966db438628c","ip_address":"10.55.0.3"}],"id":"e308da2d-12de-465b-8b0d-c1259508ebf8","security_groups":[],"mac_address":"fa:16:3e:68:76:9f","project_id":"e02ad820b8f3410db3297b6a2e85516b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd16f54b-4b56-4fdf-9f48-39801012323a","tenant_id":"e02ad820b8f3410db3297b6a2e85516b","created_at":"2018-09-30T05:04:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fd16f54b-4b56-4fdf-9f48-39801012323a"}]} 2018-09-30 05:05:09,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-3dda0672-c9e1-4e6f-9446-46c57a1693c5 2018-09-30 05:05:09,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0be0bae5a0b418860735230c6edad7001bb6254" 2018-09-30 05:05:10,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b46386f-661d-4a27-b768-7957a4c0cd44 x-compute-request-id: req-3b46386f-661d-4a27-b768-7957a4c0cd44 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name"}], "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:04:56Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:10,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-3b46386f-661d-4a27-b768-7957a4c0cd44 2018-09-30 05:05:10,188 - create_instance - INFO - Deleting Port with ID - c4860f2c-c553-428a-9403-a22dc9feb0b5 2018-09-30 05:05:10,188 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-port 2018-09-30 05:05:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/c4860f2c-c553-428a-9403-a22dc9feb0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:10,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe9d6412-10ef-4dc2-8989-7f1344b6050a Date: Sun, 30 Sep 2018 05:05:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:10,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/c4860f2c-c553-428a-9403-a22dc9feb0b5 used request id req-fe9d6412-10ef-4dc2-8989-7f1344b6050a 2018-09-30 05:05:10,800 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst 2018-09-30 05:05:10,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:11,093 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92d62a95-64b9-47ab-8d57-9ee31ca172a1 x-compute-request-id: req-92d62a95-64b9-47ab-8d57-9ee31ca172a1 Content-Type: application/json 2018-09-30 05:05:11,094 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-92d62a95-64b9-47ab-8d57-9ee31ca172a1 2018-09-30 05:05:11,094 - create_instance - INFO - Checking deletion status 2018-09-30 05:05:11,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:11,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1921135-888b-4a18-a2bd-e48dcd73d14b x-compute-request-id: req-b1921135-888b-4a18-a2bd-e48dcd73d14b Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:80:cd", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:11Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:11,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-b1921135-888b-4a18-a2bd-e48dcd73d14b 2018-09-30 05:05:11,227 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - ACTIVE 2018-09-30 05:05:11,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:05:14,230 - create_instance - DEBUG - VM status query timeout in 296.863698959 2018-09-30 05:05:14,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:14,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96dd2225-7ffa-4727-9a61-8ef29376f769 x-compute-request-id: req-96dd2225-7ffa-4727-9a61-8ef29376f769 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "rel": "bookmark"}], "image": {"id": "5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "links": [{"href": "http://172.30.9.29:8774/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:04:55.000000", "flavor": {"id": "7efe3d76-cced-4122-b8d3-a40c9f205300", "links": [{"href": "http://172.30.9.29:8774/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300", "rel": "bookmark"}]}, "id": "fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7", "user_id": "02148309fefd449794eea67019d6402d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:11Z", "hostId": "a002a5e5248099e8ba39474556cfef6a1312cc8508b9878658cb6ce8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst", "created": "2018-09-30T05:04:50Z", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:14,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-96dd2225-7ffa-4727-9a61-8ef29376f769 2018-09-30 05:05:14,482 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst] is - ACTIVE 2018-09-30 05:05:14,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:05:17,486 - create_instance - DEBUG - VM status query timeout in 293.608501911 2018-09-30 05:05:17,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7514df46bd6d4f3d8931cfc7132243fb79c50b" 2018-09-30 05:05:17,551 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a31fdb6e-9fdf-4fa2-9498-f52d23ee98cd x-compute-request-id: req-a31fdb6e-9fdf-4fa2-9498-f52d23ee98cd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 could not be found.", "code": 404}} 2018-09-30 05:05:17,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 used request id req-a31fdb6e-9fdf-4fa2-9498-f52d23ee98cd 2018-09-30 05:05:17,551 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fa6c1b3e-dd9c-4f14-9c0e-704e7ad440f7 could not be found. (HTTP 404) (Request-ID: req-a31fdb6e-9fdf-4fa2-9498-f52d23ee98cd) 2018-09-30 05:05:17,552 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-inst 2018-09-30 05:05:17,553 - neutron_utils - INFO - Deleting security group rule with ID - fc4e80aa-cb12-4cce-9fe9-791c684518e5 2018-09-30 05:05:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/fc4e80aa-cb12-4cce-9fe9-791c684518e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:05:17,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56157107-1882-440d-a53b-ee83ec7bae75 Content-Length: 0 Date: Sun, 30 Sep 2018 05:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:17,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/fc4e80aa-cb12-4cce-9fe9-791c684518e5 used request id req-56157107-1882-440d-a53b-ee83ec7bae75 2018-09-30 05:05:17,844 - neutron_utils - INFO - Deleting security group rule with ID - 511f665b-ff49-40f0-8150-6cc3fc1f4fb2 2018-09-30 05:05:17,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/511f665b-ff49-40f0-8150-6cc3fc1f4fb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:05:17,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ae1e871-3c2e-4ded-ba11-321020b0384e Content-Length: 0 Date: Sun, 30 Sep 2018 05:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:17,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/511f665b-ff49-40f0-8150-6cc3fc1f4fb2 used request id req-5ae1e871-3c2e-4ded-ba11-321020b0384e 2018-09-30 05:05:17,976 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-name 2018-09-30 05:05:17,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/fc90b992-e630-488f-9d08-61c243342ddb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aded70ea2d3a23aa4823854e26c8ae5280e05c7d" 2018-09-30 05:05:18,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-367f7821-d01d-4e67-899f-219d65273342 Content-Length: 0 Date: Sun, 30 Sep 2018 05:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:18,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/fc90b992-e630-488f-9d08-61c243342ddb used request id req-367f7821-d01d-4e67-899f-219d65273342 2018-09-30 05:05:18,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e695afe88cbeec259fddf16f0a573aa9d7f237" 2018-09-30 05:05:18,297 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:05:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a31d2233-f82e-43be-be2c-f3c3182a2af2 x-compute-request-id: req-a31d2233-f82e-43be-be2c-f3c3182a2af2 Content-Length: 0 Content-Type: application/json 2018-09-30 05:05:18,297 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7efe3d76-cced-4122-b8d3-a40c9f205300 used request id req-a31d2233-f82e-43be-be2c-f3c3182a2af2 2018-09-30 05:05:18,298 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet 2018-09-30 05:05:18,298 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-subnet 2018-09-30 05:05:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6819218e-91ff-4a32-9518-966db438628c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:05:20,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8fb3290-17ee-4b1a-b2fb-920d1e868d09 Date: Sun, 30 Sep 2018 05:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:20,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6819218e-91ff-4a32-9518-966db438628c used request id req-f8fb3290-17ee-4b1a-b2fb-920d1e868d09 2018-09-30 05:05:20,701 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-pub-net 2018-09-30 05:05:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/fd16f54b-4b56-4fdf-9f48-39801012323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492981f570cd4a2b435ff73996985e1bcd61a8f" 2018-09-30 05:05:22,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2eeedd8f-a020-49c5-b062-fbcf1b8f7c3b Date: Sun, 30 Sep 2018 05:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:22,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/fd16f54b-4b56-4fdf-9f48-39801012323a used request id req-2eeedd8f-a020-49c5-b062-fbcf1b8f7c3b 2018-09-30 05:05:22,157 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ff83a0d0-b6d9-4540-a235-0073185ee71b-image 2018-09-30 05:05:22,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40f919042c04cddac1031ad23c947c6bf4b257b3" 2018-09-30 05:05:23,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19012b3e-d43d-40a4-bac6-af87cbb57205 Date: Sun, 30 Sep 2018 05:05:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:05:23,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5865e91f-0dd1-4b6c-ae4e-de83802bcdd6 used request id req-19012b3e-d43d-40a4-bac6-af87cbb57205 2018-09-30 05:05:23,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:23,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c4775a9d-d11a-472d-8d6d-2ef43573c61c Date: Sun, 30 Sep 2018 05:05:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:37Z", "updated_at": "2018-09-30T05:04:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "revision_number": 0, "id": "04b52131-77c4-4989-9e72-be146f754a14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "revision_number": 0, "id": "57e03921-c8d3-44b1-b69b-08c67c3a2f62", "remote_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "revision_number": 0, "id": "6ecdc972-8dba-455c-b074-3140d0e912aa", "remote_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "revision_number": 0, "id": "d45de3e4-df81-4a20-a469-3130b066d27d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e02ad820b8f3410db3297b6a2e85516b"}], "revision_number": 4, "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:05:23,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c4775a9d-d11a-472d-8d6d-2ef43573c61c 2018-09-30 05:05:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:23,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7747be-f0db-45f1-aab0-45b9f9243829 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b"}, "enabled": true, "id": "e02ad820b8f3410db3297b6a2e85516b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-881f8198-a647-436-proj"}} 2018-09-30 05:05:23,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-5e7747be-f0db-45f1-aab0-45b9f9243829 2018-09-30 05:05:23,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01e5f212-9df4-4e53-97df-75a8cfeca4f0 2018-09-30 05:05:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e5f212-9df4-4e53-97df-75a8cfeca4f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:23,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-acbcb2c1-cd1a-4c4e-8d99-00f00e26e078 Date: Sun, 30 Sep 2018 05:05:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:37Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "04b52131-77c4-4989-9e72-be146f754a14"}, {"remote_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:37Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "57e03921-c8d3-44b1-b69b-08c67c3a2f62"}, {"remote_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:37Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "6ecdc972-8dba-455c-b074-3140d0e912aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:04:37Z", "security_group_id": "01e5f212-9df4-4e53-97df-75a8cfeca4f0", "port_range_min": null, "revision_number": 0, "tenant_id": "e02ad820b8f3410db3297b6a2e85516b", "created_at": "2018-09-30T05:04:37Z", "project_id": "e02ad820b8f3410db3297b6a2e85516b", "id": "d45de3e4-df81-4a20-a469-3130b066d27d"}]} 2018-09-30 05:05:23,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=01e5f212-9df4-4e53-97df-75a8cfeca4f0 used request id req-acbcb2c1-cd1a-4c4e-8d99-00f00e26e078 2018-09-30 05:05:23,771 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:05:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/01e5f212-9df4-4e53-97df-75a8cfeca4f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:24,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2b7aa40-fdcb-4bfa-8317-bf2f3b37840e Content-Length: 0 Date: Sun, 30 Sep 2018 05:05:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:05:24,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/01e5f212-9df4-4e53-97df-75a8cfeca4f0 used request id req-c2b7aa40-fdcb-4bfa-8317-bf2f3b37840e 2018-09-30 05:05:24,078 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-881f8198-a647-436-proj 2018-09-30 05:05:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:24,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb1d927-addb-4eb5-a12b-de5b1e6ed434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:05:24,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e02ad820b8f3410db3297b6a2e85516b used request id req-3eb1d927-addb-4eb5-a12b-de5b1e6ed434 2018-09-30 05:05:24,293 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-881f8198-a647-436-proj-role 2018-09-30 05:05:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/77f3a8d523274951a19ee06497fbaab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:24,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b695a3-4836-496c-bbe4-6d465bc702e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:05:24,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/77f3a8d523274951a19ee06497fbaab7 used request id req-b6b695a3-4836-496c-bbe4-6d465bc702e1 2018-09-30 05:05:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ad780c5dc14f2780ffac8afb548f0bd3ae1593" 2018-09-30 05:05:24,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546333c2-ac82-45cb-8219-0343e54355e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:05:24,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-546333c2-ac82-45cb-8219-0343e54355e4 2018-09-30 05:05:24,494 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-881f8198-a647-436-user 2018-09-30 05:05:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/02148309fefd449794eea67019d6402d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef753efb124d8e9352cf89a48f5d9aca97c1a0c" 2018-09-30 05:05:24,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70c3491a-02dd-40a5-a4b0-d2180e8d85d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:05:24,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/02148309fefd449794eea67019d6402d used request id req-70c3491a-02dd-40a5-a4b0-d2180e8d85d6 2018-09-30 05:05:24,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:25,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["A1ExF5t4TRWjS5UOHyAa0A"], "issued_at": "2018-09-30T05:05:25.000000Z"}} 2018-09-30 05:05:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51783855aeb2b969e8d79a8b118e95000874f1e7" 2018-09-30 05:05:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa6669a-42d0-4f8f-8728-52cf2a726a34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:25,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cfa6669a-42d0-4f8f-8728-52cf2a726a34 2018-09-30 05:05:25,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:25,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:25,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["rt1BlIHISWG5-4ZyTLaqJA"], "issued_at": "2018-09-30T05:05:25.000000Z"}} 2018-09-30 05:05:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:05:25,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd38eb27-a907-47da-84a9-2a1c64cbaada Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:25,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd38eb27-a907-47da-84a9-2a1c64cbaada 2018-09-30 05:05:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:05:25,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:05:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-102f3678-70a7-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:05:25,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43da399c-4528-41f4-b83b-47c4857b7d57 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-102f3678-70a7-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:05:25,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-102f3678-70a7-4ec-proj used request id req-43da399c-4528-41f4-b83b-47c4857b7d57 2018-09-30 05:05:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:05:25,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c168a84-de85-4623-bfab-9f400a231d0d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:05:25,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2c168a84-de85-4623-bfab-9f400a231d0d 2018-09-30 05:05:25,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}}' 2018-09-30 05:05:25,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d5ed726-3c1c-40ef-adb0-2f4bd87b1230 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:25,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5d5ed726-3c1c-40ef-adb0-2f4bd87b1230 2018-09-30 05:05:25,937 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-102f3678-70a7-4ec-proj 2018-09-30 05:05:25,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:25,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:26,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["vBkglk_RRS-xknC9rSybNw"], "issued_at": "2018-09-30T05:05:26.000000Z"}} 2018-09-30 05:05:26,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e475fbbdfe9a4dc24e5da3f8c0b4187805bb2f10" 2018-09-30 05:05:26,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec957c6c-7f82-4525-8c74-cbe812683a15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:26,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ec957c6c-7f82-4525-8c74-cbe812683a15 2018-09-30 05:05:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:05:26,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:05:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e475fbbdfe9a4dc24e5da3f8c0b4187805bb2f10" 2018-09-30 05:05:26,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a8b34a-acaa-4142-8a14-f2440526215f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:05:26,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9a8b34a-acaa-4142-8a14-f2440526215f 2018-09-30 05:05:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-102f3678-70a7-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e475fbbdfe9a4dc24e5da3f8c0b4187805bb2f10" 2018-09-30 05:05:26,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e1b437-8364-4410-b3a3-dee4bfeffd7e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-102f3678-70a7-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}]} 2018-09-30 05:05:26,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-102f3678-70a7-4ec-proj used request id req-f4e1b437-8364-4410-b3a3-dee4bfeffd7e 2018-09-30 05:05:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e475fbbdfe9a4dc24e5da3f8c0b4187805bb2f10" 2018-09-30 05:05:26,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f37f1d-78e4-4dde-b7bd-60c22dc9a190 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:05:26,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c7f37f1d-78e4-4dde-b7bd-60c22dc9a190 2018-09-30 05:05:27,026 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-102f3678-70a7-4ec-user 2018-09-30 05:05:27,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:05:27,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c581365c-fbb2-4ca9-bcfb-ed28c9c73d5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:05:27,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c581365c-fbb2-4ca9-bcfb-ed28c9c73d5c 2018-09-30 05:05:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" -d '{"role": {"name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}}' 2018-09-30 05:05:27,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c3bfc1-8405-49de-bc40-59c5ca92dcf3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4186a6bca1684a19a5d991dccc76fe3a", "links": {"self": "http://172.30.9.29:5000/v3/roles/4186a6bca1684a19a5d991dccc76fe3a"}, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}} 2018-09-30 05:05:27,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-62c3bfc1-8405-49de-bc40-59c5ca92dcf3 2018-09-30 05:05:27,237 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role 2018-09-30 05:05:27,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4186a6bca1684a19a5d991dccc76fe3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:05:27,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8a683e-c7b5-41ad-ae7e-6a6222c29db9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/4186a6bca1684a19a5d991dccc76fe3a"}, "domain_id": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role", "id": "4186a6bca1684a19a5d991dccc76fe3a"}} 2018-09-30 05:05:27,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4186a6bca1684a19a5d991dccc76fe3a used request id req-2e8a683e-c7b5-41ad-ae7e-6a6222c29db9 2018-09-30 05:05:27,329 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role to project InstanceSecurityGroupTests-102f3678-70a7-4ec-proj 2018-09-30 05:05:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa/users/e82e5f215f8341469ab93c8ba869bc6c/roles/4186a6bca1684a19a5d991dccc76fe3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:05:27,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50cf511b-047f-4d92-8d0f-a104e49f93b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:05:27,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa/users/e82e5f215f8341469ab93c8ba869bc6c/roles/4186a6bca1684a19a5d991dccc76fe3a used request id req-50cf511b-047f-4d92-8d0f-a104e49f93b6 2018-09-30 05:05:27,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:05:27,456 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:05:27,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:27,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:27,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4186a6bca1684a19a5d991dccc76fe3a", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}], "expires_at": "2018-09-30T06:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536380799ef949ea851a9e810f45e5aa", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-user", "id": "e82e5f215f8341469ab93c8ba869bc6c"}, "audit_ids": ["rTK1xaBQSByBCb5yCfceqQ"], "issued_at": "2018-09-30T05:05:27.000000Z"}} 2018-09-30 05:05:27,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:05:27,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20a9776-a67b-4fd2-a787-82c241ce7b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:27,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c20a9776-a67b-4fd2-a787-82c241ce7b5d 2018-09-30 05:05:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:05:28,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7e6edf23-3322-44b2-b959-a64a7bc550f1 Date: Sun, 30 Sep 2018 05:05:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image"} 2018-09-30 05:05:28,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image used request id req-7e6edf23-3322-44b2-b959-a64a7bc550f1 2018-09-30 05:05:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:05:28,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38402d37-7eec-4b26-9f66-da989dfaac37 Date: Sun, 30 Sep 2018 05:05:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:05:28,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-38402d37-7eec-4b26-9f66-da989dfaac37 2018-09-30 05:05:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image"}' 2018-09-30 05:05:28,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b X-Openstack-Request-Id: req-4b3cf94c-b2aa-4f11-ad2e-c135ad300b31 Date: Sun, 30 Sep 2018 05:05:28 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:05:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:05:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "min_disk": 0, "protected": false, "id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "file": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/file", "checksum": null, "owner": "536380799ef949ea851a9e810f45e5aa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:05:28,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4b3cf94c-b2aa-4f11-ad2e-c135ad300b31 2018-09-30 05:05:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" -d '' 2018-09-30 05:05:29,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c7cc389-2a86-446e-9212-42135424ab2f Date: Sun, 30 Sep 2018 05:05:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:05:29,973 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/file used request id req-5c7cc389-2a86-446e-9212-42135424ab2f 2018-09-30 05:05:29,973 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:05:29,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:05:30,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a4d08768-b139-49c1-8888-fb8fca9bd07b Date: Sun, 30 Sep 2018 05:05:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/snap", "metadata": {}}], "self": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "min_disk": 0, "protected": false, "id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "file": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "536380799ef949ea851a9e810f45e5aa", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:05:30,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b used request id req-a4d08768-b139-49c1-8888-fb8fca9bd07b 2018-09-30 05:05:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:05:30,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd7a34d2-5abc-42e7-9eec-22903526df70 Date: Sun, 30 Sep 2018 05:05:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:05:30,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dd7a34d2-5abc-42e7-9eec-22903526df70 2018-09-30 05:05:30,162 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image 2018-09-30 05:05:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:05:30,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9bb96841-b0f5-4f85-a2e6-be165560ebaa Date: Sun, 30 Sep 2018 05:05:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/snap", "metadata": {}}], "self": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "min_disk": 0, "protected": false, "id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "file": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "536380799ef949ea851a9e810f45e5aa", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:05:30,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b used request id req-9bb96841-b0f5-4f85-a2e6-be165560ebaa 2018-09-30 05:05:30,346 - create_image - DEBUG - Instance status is - active 2018-09-30 05:05:30,347 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image 2018-09-30 05:05:30,347 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image 2018-09-30 05:05:30,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:30,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:30,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4186a6bca1684a19a5d991dccc76fe3a", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}], "expires_at": "2018-09-30T06:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536380799ef949ea851a9e810f45e5aa", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-user", "id": "e82e5f215f8341469ab93c8ba869bc6c"}, "audit_ids": ["WKHr2ZiZRP-ERFDQh66L7A"], "issued_at": "2018-09-30T05:05:30.000000Z"}} 2018-09-30 05:05:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:05:30,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765c4ea7-615c-47dc-8c6f-596ad4a620cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:30,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-765c4ea7-615c-47dc-8c6f-596ad4a620cc 2018-09-30 05:05:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:05:30,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-80151f5a-15ab-4fe9-8a6c-12ed575be281 Date: Sun, 30 Sep 2018 05:05:30 GMT RESP BODY: {"networks":[]} 2018-09-30 05:05:30,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-80151f5a-15ab-4fe9-8a6c-12ed575be281 2018-09-30 05:05:30,978 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net 2018-09-30 05:05:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" -d '{"network": {"name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net", "admin_state_up": true}}' 2018-09-30 05:05:31,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f8bed157-6a3d-49f6-8553-a11b6e1bdb11 Date: Sun, 30 Sep 2018 05:05:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91e30f65-f879-4474-a25c-844af2126f8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:05:31Z","is_default":false,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","mtu":1450}} 2018-09-30 05:05:31,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-f8bed157-6a3d-49f6-8553-a11b6e1bdb11 2018-09-30 05:05:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:05:31,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-cfec4f26-90c8-44df-a4a8-e2ccb27fe187 Date: Sun, 30 Sep 2018 05:05:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:05:31Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:31,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-cfec4f26-90c8-44df-a4a8-e2ccb27fe187 2018-09-30 05:05:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:05:32,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-df7524a6-4f61-4302-88cc-3310095de55a Date: Sun, 30 Sep 2018 05:05:32 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:05:32,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-df7524a6-4f61-4302-88cc-3310095de55a 2018-09-30 05:05:32,015 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet 2018-09-30 05:05:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" -d '{"subnets": [{"ip_version": 4, "network_id": "91e30f65-f879-4474-a25c-844af2126f8b", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]}' 2018-09-30 05:05:32,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33851356-911a-4ce8-956f-6cd1985add29 Date: Sun, 30 Sep 2018 05:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:32,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-33851356-911a-4ce8-956f-6cd1985add29 2018-09-30 05:05:32,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:05:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-539ff216-b4ee-4ee9-9c5a-ef2c7ed857ac Date: Sun, 30 Sep 2018 05:05:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:32,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-539ff216-b4ee-4ee9-9c5a-ef2c7ed857ac 2018-09-30 05:05:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:05:33,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e5afda9-8d9d-46b4-9fd1-040865bebbd6 Date: Sun, 30 Sep 2018 05:05:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:33,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-8e5afda9-8d9d-46b4-9fd1-040865bebbd6 2018-09-30 05:05:33,162 - OpenStackNetwork - DEBUG - Network [91e30f65-f879-4474-a25c-844af2126f8b] created successfully 2018-09-30 05:05:33,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:33,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:33,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kN0O03iJQxiVtNZ25K2mRA"], "issued_at": "2018-09-30T05:05:33.000000Z"}} 2018-09-30 05:05:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e7959c63a56eabd8a91669fea4991e1273e62" 2018-09-30 05:05:33,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd71c3af-2617-4399-881a-c350be46036b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:33,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bd71c3af-2617-4399-881a-c350be46036b 2018-09-30 05:05:33,617 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:05:33,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e7959c63a56eabd8a91669fea4991e1273e62" 2018-09-30 05:05:33,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33645040-8c36-4dac-8f22-08cb567d56ae x-compute-request-id: req-33645040-8c36-4dac-8f22-08cb567d56ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:05:33,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-33645040-8c36-4dac-8f22-08cb567d56ae 2018-09-30 05:05:33,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e7959c63a56eabd8a91669fea4991e1273e62" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:05:33,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54f2cc79-05d2-476f-90a9-28c4f6d1d0f0 x-compute-request-id: req-54f2cc79-05d2-476f-90a9-28c4f6d1d0f0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:05:33,869 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-54f2cc79-05d2-476f-90a9-28c4f6d1d0f0 2018-09-30 05:05:33,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:33,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:34,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4186a6bca1684a19a5d991dccc76fe3a", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}], "expires_at": "2018-09-30T06:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536380799ef949ea851a9e810f45e5aa", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-user", "id": "e82e5f215f8341469ab93c8ba869bc6c"}, "audit_ids": ["lyb12ET9SH2lpycTZ44yJQ"], "issued_at": "2018-09-30T05:05:34.000000Z"}} 2018-09-30 05:05:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:34,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400d0aa0-d5cd-40f1-961b-a1dbab199629 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:34,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-400d0aa0-d5cd-40f1-961b-a1dbab199629 2018-09-30 05:05:34,326 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:05:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:34,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c294ba51-c5b9-42c4-a5ea-7adf0ad18084 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:34,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c294ba51-c5b9-42c4-a5ea-7adf0ad18084 2018-09-30 05:05:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:34,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7ed2165f-b416-4d01-83d8-db92422a9ad2 Date: Sun, 30 Sep 2018 05:05:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:34,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-7ed2165f-b416-4d01-83d8-db92422a9ad2 2018-09-30 05:05:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:05:34,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:05:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:05:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:34,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51eea437-4d44-4aa6-9847-3543b4ff9b79 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:34,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-51eea437-4d44-4aa6-9847-3543b4ff9b79 2018-09-30 05:05:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:34,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1d62eda5-b3e9-4bd0-aae9-a9b6b32f3c9d Date: Sun, 30 Sep 2018 05:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:34,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-1d62eda5-b3e9-4bd0-aae9-a9b6b32f3c9d 2018-09-30 05:05:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:35,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1493a852-f09d-4901-8311-cbb7a67ed79c Date: Sun, 30 Sep 2018 05:05:35 GMT RESP BODY: {"ports":[]} 2018-09-30 05:05:35,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port&admin_state_up=True used request id req-1493a852-f09d-4901-8311-cbb7a67ed79c 2018-09-30 05:05:35,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:35,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f24f1a8c-ffd8-4bd5-b398-56db7eff6504 x-compute-request-id: req-f24f1a8c-ffd8-4bd5-b398-56db7eff6504 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:05:35,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst used request id req-f24f1a8c-ffd8-4bd5-b398-56db7eff6504 2018-09-30 05:05:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:35,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e8283106-f30a-4c18-8c64-466da9d5f79b Date: Sun, 30 Sep 2018 05:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:35,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-e8283106-f30a-4c18-8c64-466da9d5f79b 2018-09-30 05:05:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:35,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba443851-3045-4ae1-bd50-4cdfbce7dff5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:35,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-ba443851-3045-4ae1-bd50-4cdfbce7dff5 2018-09-30 05:05:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02d27984-9ccf-435e-9d54-3ec56b2193b8 Date: Sun, 30 Sep 2018 05:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:35,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-02d27984-9ccf-435e-9d54-3ec56b2193b8 2018-09-30 05:05:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:36,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfe096ea-ef19-46f7-ae9f-f9228dbaa9a0 Date: Sun, 30 Sep 2018 05:05:36 GMT RESP BODY: {"ports":[]} 2018-09-30 05:05:36,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port&admin_state_up=True used request id req-bfe096ea-ef19-46f7-ae9f-f9228dbaa9a0 2018-09-30 05:05:36,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:36,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:36,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4186a6bca1684a19a5d991dccc76fe3a", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}], "expires_at": "2018-09-30T06:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536380799ef949ea851a9e810f45e5aa", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-user", "id": "e82e5f215f8341469ab93c8ba869bc6c"}, "audit_ids": ["jjWT8IazRqe7Kr3oGm48hA"], "issued_at": "2018-09-30T05:05:36.000000Z"}} 2018-09-30 05:05:36,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0597787a06a4e52c1c87d21bb1e8870926bdd38" 2018-09-30 05:05:36,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20111d12-bd69-402a-b321-94bc340b33f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:36,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-20111d12-bd69-402a-b321-94bc340b33f5 2018-09-30 05:05:36,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:36,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0e5aa2cf-df9c-4663-b1a7-af5837813ee0 Date: Sun, 30 Sep 2018 05:05:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:36,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-0e5aa2cf-df9c-4663-b1a7-af5837813ee0 2018-09-30 05:05:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:36,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf8f8397-c286-44a7-b2b2-c6290a7fd660 Date: Sun, 30 Sep 2018 05:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:36,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-cf8f8397-c286-44a7-b2b2-c6290a7fd660 2018-09-30 05:05:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:37,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-447fcce7-da97-46aa-8824-0b146a3c59bc Date: Sun, 30 Sep 2018 05:05:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:37,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-447fcce7-da97-46aa-8824-0b146a3c59bc 2018-09-30 05:05:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:05:37,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:05:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:05:37,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0597787a06a4e52c1c87d21bb1e8870926bdd38" 2018-09-30 05:05:37,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68cf46a-0d3e-46fe-bac8-5a5c44827b1d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:37,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-e68cf46a-0d3e-46fe-bac8-5a5c44827b1d 2018-09-30 05:05:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:37,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9406e352-3478-4ae0-b1aa-26bf9674961f Date: Sun, 30 Sep 2018 05:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:37,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-9406e352-3478-4ae0-b1aa-26bf9674961f 2018-09-30 05:05:37,694 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net 2018-09-30 05:05:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" -d '{"port": {"network_id": "91e30f65-f879-4474-a25c-844af2126f8b", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port", "admin_state_up": true}}' 2018-09-30 05:05:38,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-03f06c25-ce05-44b0-98b4-ba23e221d2fb Date: Sun, 30 Sep 2018 05:05:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","project_id":"536380799ef949ea851a9e810f45e5aa","qos_policy_id":null,"admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal"}} 2018-09-30 05:05:38,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-03f06c25-ce05-44b0-98b4-ba23e221d2fb 2018-09-30 05:05:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:38,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d5214231-69a9-46bd-a7d0-b3af28bfb51b Date: Sun, 30 Sep 2018 05:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:38,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-d5214231-69a9-46bd-a7d0-b3af28bfb51b 2018-09-30 05:05:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7cf29e-93e8-4963-b981-5427aa44b2b3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:39,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-9b7cf29e-93e8-4963-b981-5427aa44b2b3 2018-09-30 05:05:39,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5a32bfe9-883d-4eca-8592-0123cbe9db29 Date: Sun, 30 Sep 2018 05:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:39,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-5a32bfe9-883d-4eca-8592-0123cbe9db29 2018-09-30 05:05:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-72f1c360-a558-4fe7-8a7b-bef8921beea3 Date: Sun, 30 Sep 2018 05:05:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:05:39,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port&admin_state_up=True used request id req-72f1c360-a558-4fe7-8a7b-bef8921beea3 2018-09-30 05:05:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dee26f-ce4b-42fc-b791-d726327bab9a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:39,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-16dee26f-ce4b-42fc-b791-d726327bab9a 2018-09-30 05:05:39,340 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst 2018-09-30 05:05:39,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47103709-e689-4c6a-be6d-4d3d00e149f7 x-compute-request-id: req-47103709-e689-4c6a-be6d-4d3d00e149f7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-flavor-name"}]} 2018-09-30 05:05:39,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-47103709-e689-4c6a-be6d-4d3d00e149f7 2018-09-30 05:05:39,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b4a220-0100-4984-8781-f8aa9ed771b1 x-compute-request-id: req-c2b4a220-0100-4984-8781-f8aa9ed771b1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:05:39,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d used request id req-c2b4a220-0100-4984-8781-f8aa9ed771b1 2018-09-30 05:05:39,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-bd7f58e2-2980-4ab6-89b3-32e48dbe6581 Date: Sun, 30 Sep 2018 05:05:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:05:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/snap", "metadata": {}}], "self": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "min_disk": 0, "protected": false, "id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "file": "/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "536380799ef949ea851a9e810f45e5aa", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/cf88535b-3b58-42b3-8a76-e1549dfb311b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image"} 2018-09-30 05:05:39,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image used request id req-bd7f58e2-2980-4ab6-89b3-32e48dbe6581 2018-09-30 05:05:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:39,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-53040bf4-f5a3-424f-9a70-819506ea8aaf Date: Sun, 30 Sep 2018 05:05:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:05:39,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-53040bf4-f5a3-424f-9a70-819506ea8aaf 2018-09-30 05:05:39,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" -d '{"server": {"name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "imageRef": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "flavorRef": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "max_count": 1, "min_count": 1, "networks": [{"port": "a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54"}]}}' 2018-09-30 05:05:41,495 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:05:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cddb1d5b-a931-466d-a182-aea316c14a95 x-compute-request-id: req-cddb1d5b-a931-466d-a182-aea316c14a95 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "adminPass": "fhBTuX724ra3"}} 2018-09-30 05:05:41,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-cddb1d5b-a931-466d-a182-aea316c14a95 2018-09-30 05:05:41,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:41,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bf5c0a7-19d1-4c5a-b320-ae10f8398715 x-compute-request-id: req-2bf5c0a7-19d1-4c5a-b320-ae10f8398715 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:05:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:41,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-2bf5c0a7-19d1-4c5a-b320-ae10f8398715 2018-09-30 05:05:41,853 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst 2018-09-30 05:05:41,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:42,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d193eb01-e2a4-4b34-898b-f8c131a28c8f x-compute-request-id: req-d193eb01-e2a4-4b34-898b-f8c131a28c8f Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:05:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:42,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-d193eb01-e2a4-4b34-898b-f8c131a28c8f 2018-09-30 05:05:42,098 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst] is - BUILD 2018-09-30 05:05:42,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:05:45,101 - create_instance - DEBUG - VM status query timeout in 896.752737999 2018-09-30 05:05:45,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:45,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5502168f-505e-47da-a745-76a10f22b514 x-compute-request-id: req-5502168f-505e-47da-a745-76a10f22b514 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:05:42Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:45,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-5502168f-505e-47da-a745-76a10f22b514 2018-09-30 05:05:45,714 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst] is - BUILD 2018-09-30 05:05:45,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:05:48,717 - create_instance - DEBUG - VM status query timeout in 893.136737108 2018-09-30 05:05:48,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:49,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fedac146-a1d3-4202-8fed-72c0cd7e6420 x-compute-request-id: req-fedac146-a1d3-4202-8fed-72c0cd7e6420 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:49,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-fedac146-a1d3-4202-8fed-72c0cd7e6420 2018-09-30 05:05:49,172 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst] is - ACTIVE 2018-09-30 05:05:49,172 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:05:49,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:49,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6628a9d-6a33-4705-8ed9-2d709688836a x-compute-request-id: req-f6628a9d-6a33-4705-8ed9-2d709688836a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:49,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-f6628a9d-6a33-4705-8ed9-2d709688836a 2018-09-30 05:05:49,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:49,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3967c725-d982-4981-ba0d-c5e19363a485 Date: Sun, 30 Sep 2018 05:05:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:49,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-3967c725-d982-4981-ba0d-c5e19363a485 2018-09-30 05:05:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:49,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704f3d22-da7b-4e3c-ae10-7a1eb800e7cc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:49,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-704f3d22-da7b-4e3c-ae10-7a1eb800e7cc 2018-09-30 05:05:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:50,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-16c9e89c-2ca3-4d4c-a678-7186dfb94f7e Date: Sun, 30 Sep 2018 05:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:50,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-16c9e89c-2ca3-4d4c-a678-7186dfb94f7e 2018-09-30 05:05:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:50,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fdb4e833-cade-4909-b6d7-bd5127558786 Date: Sun, 30 Sep 2018 05:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.2"}],"id":"3cd88be9-ff79-4c77-8f44-a6f6d61a34ee","security_groups":[],"mac_address":"fa:16:3e:8f:1c:df","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.3"}],"id":"6340d102-6ea0-47ed-ae3c-c71b0bcbfc55","security_groups":[],"mac_address":"fa:16:3e:67:92:d6","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.4"}],"id":"8b8571a7-d302-480c-a01f-9c9b59f49f57","security_groups":[],"mac_address":"fa:16:3e:9e:ee:3a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal","device_id":"e949cf3c-23bf-4fc2-8f4a-159dc4d47aef"}]} 2018-09-30 05:05:50,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-fdb4e833-cade-4909-b6d7-bd5127558786 2018-09-30 05:05:50,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:05:50,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:50,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4186a6bca1684a19a5d991dccc76fe3a", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}], "expires_at": "2018-09-30T06:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536380799ef949ea851a9e810f45e5aa", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-user", "id": "e82e5f215f8341469ab93c8ba869bc6c"}, "audit_ids": ["c4R2dZdOS7eHC0TPj1wr7Q"], "issued_at": "2018-09-30T05:05:50.000000Z"}} 2018-09-30 05:05:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:50,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56444dec-cfba-41f6-b6c0-1bdb765e4955 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:05:50,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-56444dec-cfba-41f6-b6c0-1bdb765e4955 2018-09-30 05:05:50,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:50,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-45b49eac-0f74-4a34-91e3-187bef4c4747 Date: Sun, 30 Sep 2018 05:05:50 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:05:50,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name&description=hello+group used request id req-45b49eac-0f74-4a34-91e3-187bef4c4747 2018-09-30 05:05:50,907 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name... 2018-09-30 05:05:50,907 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name 2018-09-30 05:05:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name", "description": "hello group"}}' 2018-09-30 05:05:51,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9ee769ec-b1af-4122-9890-ddb2ae1ee7db Date: Sun, 30 Sep 2018 05:05:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "updated_at": "2018-09-30T05:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "61e876bd-ff08-4473-bd2a-c134b70f4031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "85f57e35-c7e0-42a7-920c-22363abbebec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "536380799ef949ea851a9e810f45e5aa"}], "revision_number": 2, "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}} 2018-09-30 05:05:51,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-9ee769ec-b1af-4122-9890-ddb2ae1ee7db 2018-09-30 05:05:51,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:51,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de4c1977-3be2-4369-bf2f-464a11bc4056 Date: Sun, 30 Sep 2018 05:05:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "61e876bd-ff08-4473-bd2a-c134b70f4031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "85f57e35-c7e0-42a7-920c-22363abbebec"}]} 2018-09-30 05:05:51,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-de4c1977-3be2-4369-bf2f-464a11bc4056 2018-09-30 05:05:51,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00335a91-f05b-4a30-b694-daa7e847df41 Date: Sun, 30 Sep 2018 05:05:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "61e876bd-ff08-4473-bd2a-c134b70f4031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "85f57e35-c7e0-42a7-920c-22363abbebec"}]} 2018-09-30 05:05:51,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-00335a91-f05b-4a30-b694-daa7e847df41 2018-09-30 05:05:51,725 - neutron_utils - INFO - Retrieving security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:51,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e256ef5f-e28f-48a0-85a9-247fc0a3fdff Date: Sun, 30 Sep 2018 05:05:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "updated_at": "2018-09-30T05:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "61e876bd-ff08-4473-bd2a-c134b70f4031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "85f57e35-c7e0-42a7-920c-22363abbebec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "536380799ef949ea851a9e810f45e5aa"}], "revision_number": 2, "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}]} 2018-09-30 05:05:51,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-e256ef5f-e28f-48a0-85a9-247fc0a3fdff 2018-09-30 05:05:51,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:52,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04f01e5a-f9e5-4091-aeaa-588584647af8 Date: Sun, 30 Sep 2018 05:05:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "61e876bd-ff08-4473-bd2a-c134b70f4031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "85f57e35-c7e0-42a7-920c-22363abbebec"}]} 2018-09-30 05:05:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-04f01e5a-f9e5-4091-aeaa-588584647af8 2018-09-30 05:05:52,109 - neutron_utils - INFO - Retrieving security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:52,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3b1fa8cd-791d-4f6a-9949-a8c6b118bd9d Date: Sun, 30 Sep 2018 05:05:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "updated_at": "2018-09-30T05:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "61e876bd-ff08-4473-bd2a-c134b70f4031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "85f57e35-c7e0-42a7-920c-22363abbebec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "536380799ef949ea851a9e810f45e5aa"}], "revision_number": 2, "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}]} 2018-09-30 05:05:52,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-3b1fa8cd-791d-4f6a-9949-a8c6b118bd9d 2018-09-30 05:05:52,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:52,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4a2f682-7d59-4faf-b8f0-53dc18c07450 Date: Sun, 30 Sep 2018 05:05:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "61e876bd-ff08-4473-bd2a-c134b70f4031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "85f57e35-c7e0-42a7-920c-22363abbebec"}]} 2018-09-30 05:05:52,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-a4a2f682-7d59-4faf-b8f0-53dc18c07450 2018-09-30 05:05:52,247 - neutron_utils - INFO - Retrieving security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:52,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e0159113-a3b2-47a4-ae8c-9ff617ccf78d Date: Sun, 30 Sep 2018 05:05:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "updated_at": "2018-09-30T05:05:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "61e876bd-ff08-4473-bd2a-c134b70f4031", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "revision_number": 0, "id": "85f57e35-c7e0-42a7-920c-22363abbebec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "536380799ef949ea851a9e810f45e5aa"}], "revision_number": 2, "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}]} 2018-09-30 05:05:52,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-e0159113-a3b2-47a4-ae8c-9ff617ccf78d 2018-09-30 05:05:52,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12a683ce-22a0-4dbd-8900-02a29a159de0 2018-09-30 05:05:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:05:52,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-faa5067e-3b02-4696-88f0-291e1c9d80d8 Date: Sun, 30 Sep 2018 05:05:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "61e876bd-ff08-4473-bd2a-c134b70f4031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:51Z", "security_group_id": "12a683ce-22a0-4dbd-8900-02a29a159de0", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:51Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "85f57e35-c7e0-42a7-920c-22363abbebec"}]} 2018-09-30 05:05:52,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-faa5067e-3b02-4696-88f0-291e1c9d80d8 2018-09-30 05:05:52,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:52,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c445b26a-b130-48d7-8ad9-e258c185c851 x-compute-request-id: req-c445b26a-b130-48d7-8ad9-e258c185c851 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:52,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-c445b26a-b130-48d7-8ad9-e258c185c851 2018-09-30 05:05:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:53,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-442f55bd-3ff3-4d3b-a642-61dbbddf85da Date: Sun, 30 Sep 2018 05:05:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:53,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-442f55bd-3ff3-4d3b-a642-61dbbddf85da 2018-09-30 05:05:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:53,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b5969d-ab91-4bf0-bde6-b988787a2f79 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:53,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-c6b5969d-ab91-4bf0-bde6-b988787a2f79 2018-09-30 05:05:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:53,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-081f74b6-9884-4331-9945-803f3e1ce78e Date: Sun, 30 Sep 2018 05:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:53,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-081f74b6-9884-4331-9945-803f3e1ce78e 2018-09-30 05:05:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:53,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-81a3971e-512b-4823-88b3-4c4f2f9cecbe Date: Sun, 30 Sep 2018 05:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.2"}],"id":"3cd88be9-ff79-4c77-8f44-a6f6d61a34ee","security_groups":[],"mac_address":"fa:16:3e:8f:1c:df","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.3"}],"id":"6340d102-6ea0-47ed-ae3c-c71b0bcbfc55","security_groups":[],"mac_address":"fa:16:3e:67:92:d6","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.4"}],"id":"8b8571a7-d302-480c-a01f-9c9b59f49f57","security_groups":[],"mac_address":"fa:16:3e:9e:ee:3a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal","device_id":"e949cf3c-23bf-4fc2-8f4a-159dc4d47aef"}]} 2018-09-30 05:05:53,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-81a3971e-512b-4823-88b3-4c4f2f9cecbe 2018-09-30 05:05:53,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:05:53,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4186a6bca1684a19a5d991dccc76fe3a", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role"}], "expires_at": "2018-09-30T06:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536380799ef949ea851a9e810f45e5aa", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/536380799ef949ea851a9e810f45e5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-user", "id": "e82e5f215f8341469ab93c8ba869bc6c"}, "audit_ids": ["ZxxLI3QZSrW-46rpEB7inw"], "issued_at": "2018-09-30T05:05:53.000000Z"}} 2018-09-30 05:05:53,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df79f937114b7ca687fd82bb60136ed0f2bee9a6" 2018-09-30 05:05:54,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a194c53-d231-4743-9233-5801df557870 x-compute-request-id: req-3a194c53-d231-4743-9233-5801df557870 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:54,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-3a194c53-d231-4743-9233-5801df557870 2018-09-30 05:05:54,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:55,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9e7de9b-7663-42ea-8aca-11d7c692d095 x-compute-request-id: req-e9e7de9b-7663-42ea-8aca-11d7c692d095 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:55,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-e9e7de9b-7663-42ea-8aca-11d7c692d095 2018-09-30 05:05:55,481 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst] is - ACTIVE 2018-09-30 05:05:55,481 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:05:55,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:56,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ed95588-b02c-4b00-9267-cf4a19555c9b x-compute-request-id: req-4ed95588-b02c-4b00-9267-cf4a19555c9b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:56,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-4ed95588-b02c-4b00-9267-cf4a19555c9b 2018-09-30 05:05:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:56,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-aac50187-3408-4b7b-affe-8f3eb4afa90b Date: Sun, 30 Sep 2018 05:05:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:56,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-aac50187-3408-4b7b-affe-8f3eb4afa90b 2018-09-30 05:05:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:56,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510b336f-35e2-4c43-92ea-604c778070ec Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:56,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-510b336f-35e2-4c43-92ea-604c778070ec 2018-09-30 05:05:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:56,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b538ce01-dc84-4013-ae90-66d7cf721237 Date: Sun, 30 Sep 2018 05:05:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-b538ce01-dc84-4013-ae90-66d7cf721237 2018-09-30 05:05:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:56,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c123a55a-38e0-4bec-bdf9-762ddd7bef85 Date: Sun, 30 Sep 2018 05:05:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.2"}],"id":"3cd88be9-ff79-4c77-8f44-a6f6d61a34ee","security_groups":[],"mac_address":"fa:16:3e:8f:1c:df","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.3"}],"id":"6340d102-6ea0-47ed-ae3c-c71b0bcbfc55","security_groups":[],"mac_address":"fa:16:3e:67:92:d6","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.4"}],"id":"8b8571a7-d302-480c-a01f-9c9b59f49f57","security_groups":[],"mac_address":"fa:16:3e:9e:ee:3a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal","device_id":"e949cf3c-23bf-4fc2-8f4a-159dc4d47aef"}]} 2018-09-30 05:05:56,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-c123a55a-38e0-4bec-bdf9-762ddd7bef85 2018-09-30 05:05:56,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:57,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23de2279-295a-4b73-93a6-914d61cefe16 x-compute-request-id: req-23de2279-295a-4b73-93a6-914d61cefe16 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:57,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-23de2279-295a-4b73-93a6-914d61cefe16 2018-09-30 05:05:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:57,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7599da1a-69a7-4686-a2aa-649ce0f192cf Date: Sun, 30 Sep 2018 05:05:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:57,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-7599da1a-69a7-4686-a2aa-649ce0f192cf 2018-09-30 05:05:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:57,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4134e2bc-5f81-4f10-81c6-ef6988d697f9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:57,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-4134e2bc-5f81-4f10-81c6-ef6988d697f9 2018-09-30 05:05:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:57,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-edc372f9-32a8-4bce-b421-2b8fb122126e Date: Sun, 30 Sep 2018 05:05:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:57,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-edc372f9-32a8-4bce-b421-2b8fb122126e 2018-09-30 05:05:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:57,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1fb69457-a53b-4131-aa1d-966b6e1e1a90 Date: Sun, 30 Sep 2018 05:05:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.2"}],"id":"3cd88be9-ff79-4c77-8f44-a6f6d61a34ee","security_groups":[],"mac_address":"fa:16:3e:8f:1c:df","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.3"}],"id":"6340d102-6ea0-47ed-ae3c-c71b0bcbfc55","security_groups":[],"mac_address":"fa:16:3e:67:92:d6","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.4"}],"id":"8b8571a7-d302-480c-a01f-9c9b59f49f57","security_groups":[],"mac_address":"fa:16:3e:9e:ee:3a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal","device_id":"e949cf3c-23bf-4fc2-8f4a-159dc4d47aef"}]} 2018-09-30 05:05:57,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-1fb69457-a53b-4131-aa1d-966b6e1e1a90 2018-09-30 05:05:57,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}}' 2018-09-30 05:05:58,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-deadbe84-186d-4305-8228-1d7ea8d3cdf6 x-compute-request-id: req-deadbe84-186d-4305-8228-1d7ea8d3cdf6 Content-Length: 0 Content-Type: application/json 2018-09-30 05:05:58,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef/action used request id req-deadbe84-186d-4305-8228-1d7ea8d3cdf6 2018-09-30 05:05:58,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:59,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7a706ec-6c6a-45b4-8846-b9cfff1d38f0 x-compute-request-id: req-d7a706ec-6c6a-45b4-8846-b9cfff1d38f0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}, {"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:05:59,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-d7a706ec-6c6a-45b4-8846-b9cfff1d38f0 2018-09-30 05:05:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:59,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a099a4ac-debd-4f22-a1ed-b187d3eacd97 Date: Sun, 30 Sep 2018 05:05:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f8a0063a-8416-4132-94b7-12b399edb97d"],"updated_at":"2018-09-30T05:05:32Z","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"536380799ef949ea851a9e810f45e5aa","id":"91e30f65-f879-4474-a25c-844af2126f8b","name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net"}]} 2018-09-30 05:05:59,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net used request id req-a099a4ac-debd-4f22-a1ed-b187d3eacd97 2018-09-30 05:05:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:59,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c72910-2fd2-4f63-a7b6-6d6347716bf8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:05:59,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-84c72910-2fd2-4f63-a7b6-6d6347716bf8 2018-09-30 05:05:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:59,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bc7a4a02-9c15-449d-98bc-a45f2eeb8469 Date: Sun, 30 Sep 2018 05:05:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","dns_nameservers":[],"updated_at":"2018-09-30T05:05:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"536380799ef949ea851a9e810f45e5aa","id":"f8a0063a-8416-4132-94b7-12b399edb97d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet"}]} 2018-09-30 05:05:59,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-bc7a4a02-9c15-449d-98bc-a45f2eeb8469 2018-09-30 05:05:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:05:59,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-803da681-2f05-45d3-90f6-89c8b8778dfd Date: Sun, 30 Sep 2018 05:05:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.2"}],"id":"3cd88be9-ff79-4c77-8f44-a6f6d61a34ee","security_groups":[],"mac_address":"fa:16:3e:8f:1c:df","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.3"}],"id":"6340d102-6ea0-47ed-ae3c-c71b0bcbfc55","security_groups":[],"mac_address":"fa:16:3e:67:92:d6","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.4"}],"id":"8b8571a7-d302-480c-a01f-9c9b59f49f57","security_groups":[],"mac_address":"fa:16:3e:9e:ee:3a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91e30f65-f879-4474-a25c-844af2126f8b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:05:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f8a0063a-8416-4132-94b7-12b399edb97d","ip_address":"10.55.0.5"}],"id":"a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54","security_groups":["12a683ce-22a0-4dbd-8900-02a29a159de0","64d5dd49-5888-495f-95a0-6c5005a9ca5d"],"mac_address":"fa:16:3e:e1:3c:9a","project_id":"536380799ef949ea851a9e810f45e5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port","admin_state_up":true,"network_id":"91e30f65-f879-4474-a25c-844af2126f8b","tenant_id":"536380799ef949ea851a9e810f45e5aa","created_at":"2018-09-30T05:05:38Z","binding:vnic_type":"normal","device_id":"e949cf3c-23bf-4fc2-8f4a-159dc4d47aef"}]} 2018-09-30 05:05:59,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=91e30f65-f879-4474-a25c-844af2126f8b used request id req-803da681-2f05-45d3-90f6-89c8b8778dfd 2018-09-30 05:05:59,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df79f937114b7ca687fd82bb60136ed0f2bee9a6" 2018-09-30 05:06:00,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b5772d7-4981-4955-b1bf-dde8da644e24 x-compute-request-id: req-6b5772d7-4981-4955-b1bf-dde8da644e24 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "security_groups": [{"name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name"}, {"name": "default"}], "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:05:46Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:00,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-6b5772d7-4981-4955-b1bf-dde8da644e24 2018-09-30 05:06:00,540 - create_instance - INFO - Deleting Port with ID - a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54 2018-09-30 05:06:00,540 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-port 2018-09-30 05:06:00,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:06:00,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d2b490b-3354-4601-9da7-4a4389f3340f Date: Sun, 30 Sep 2018 05:06:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:00,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/a6ae0f4a-1df0-46e7-b7b2-aaefbd5f3c54 used request id req-0d2b490b-3354-4601-9da7-4a4389f3340f 2018-09-30 05:06:00,963 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst 2018-09-30 05:06:00,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:06:01,148 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bdaeddd-a25b-4de1-bf83-77cc209a7a8f x-compute-request-id: req-8bdaeddd-a25b-4de1-bf83-77cc209a7a8f Content-Type: application/json 2018-09-30 05:06:01,148 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-8bdaeddd-a25b-4de1-bf83-77cc209a7a8f 2018-09-30 05:06:01,149 - create_instance - INFO - Checking deletion status 2018-09-30 05:06:01,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:06:01,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c15c2bf-4f1d-4f50-8355-bb96204045e9 x-compute-request-id: req-2c15c2bf-4f1d-4f50-8355-bb96204045e9 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3c:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:01Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:01,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-2c15c2bf-4f1d-4f50-8355-bb96204045e9 2018-09-30 05:06:01,403 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst] is - ACTIVE 2018-09-30 05:06:01,403 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:06:04,407 - create_instance - DEBUG - VM status query timeout in 296.74237299 2018-09-30 05:06:04,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:06:04,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0cc4c55-1f39-4739-bd99-f52df85db445 x-compute-request-id: req-b0cc4c55-1f39-4739-bd99-f52df85db445 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "rel": "bookmark"}], "image": {"id": "cf88535b-3b58-42b3-8a76-e1549dfb311b", "links": [{"href": "http://172.30.9.29:8774/images/cf88535b-3b58-42b3-8a76-e1549dfb311b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:05:45.000000", "flavor": {"id": "f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "links": [{"href": "http://172.30.9.29:8774/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d", "rel": "bookmark"}]}, "id": "e949cf3c-23bf-4fc2-8f4a-159dc4d47aef", "user_id": "e82e5f215f8341469ab93c8ba869bc6c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:01Z", "hostId": "fb859db3f16a7d42d3e3c4c7356abfc84d0bba79418bdcc6d55e8110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst", "created": "2018-09-30T05:05:41Z", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:04,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-b0cc4c55-1f39-4739-bd99-f52df85db445 2018-09-30 05:06:04,688 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst] is - ACTIVE 2018-09-30 05:06:04,688 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:06:07,691 - create_instance - DEBUG - VM status query timeout in 293.458334923 2018-09-30 05:06:07,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f9821f69ff668d96882b89986e5e680384e8cd" 2018-09-30 05:06:07,742 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1629701-af83-4990-8135-52e7904649b4 x-compute-request-id: req-b1629701-af83-4990-8135-52e7904649b4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e949cf3c-23bf-4fc2-8f4a-159dc4d47aef could not be found.", "code": 404}} 2018-09-30 05:06:07,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e949cf3c-23bf-4fc2-8f4a-159dc4d47aef used request id req-b1629701-af83-4990-8135-52e7904649b4 2018-09-30 05:06:07,743 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e949cf3c-23bf-4fc2-8f4a-159dc4d47aef could not be found. (HTTP 404) (Request-ID: req-b1629701-af83-4990-8135-52e7904649b4) 2018-09-30 05:06:07,743 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-inst 2018-09-30 05:06:07,744 - neutron_utils - INFO - Deleting security group rule with ID - 85f57e35-c7e0-42a7-920c-22363abbebec 2018-09-30 05:06:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/85f57e35-c7e0-42a7-920c-22363abbebec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:06:08,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-775528ab-b823-429a-a9bd-df3ea2351c1f Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:08,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/85f57e35-c7e0-42a7-920c-22363abbebec used request id req-775528ab-b823-429a-a9bd-df3ea2351c1f 2018-09-30 05:06:08,010 - neutron_utils - INFO - Deleting security group rule with ID - 61e876bd-ff08-4473-bd2a-c134b70f4031 2018-09-30 05:06:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/61e876bd-ff08-4473-bd2a-c134b70f4031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:06:08,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-690deb91-adbf-4c65-b329-8793b28f0ed1 Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:08,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/61e876bd-ff08-4473-bd2a-c134b70f4031 used request id req-690deb91-adbf-4c65-b329-8793b28f0ed1 2018-09-30 05:06:08,277 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-name 2018-09-30 05:06:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/12a683ce-22a0-4dbd-8900-02a29a159de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9d8664db7b874013abd31643c19408faedea6a" 2018-09-30 05:06:08,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e678a62e-7e97-4b56-8137-ef0a620137f5 Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:08,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/12a683ce-22a0-4dbd-8900-02a29a159de0 used request id req-e678a62e-7e97-4b56-8137-ef0a620137f5 2018-09-30 05:06:08,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e7959c63a56eabd8a91669fea4991e1273e62" 2018-09-30 05:06:08,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:06:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fef8b7c9-0992-4cbe-83d4-f5e154c618a1 x-compute-request-id: req-fef8b7c9-0992-4cbe-83d4-f5e154c618a1 Content-Length: 0 Content-Type: application/json 2018-09-30 05:06:08,453 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f3bb3523-9bd2-4511-aacb-438aa8b7d62d used request id req-fef8b7c9-0992-4cbe-83d4-f5e154c618a1 2018-09-30 05:06:08,454 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet 2018-09-30 05:06:08,454 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-subnet 2018-09-30 05:06:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f8a0063a-8416-4132-94b7-12b399edb97d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:06:11,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0f0629e-02d1-49cb-a06d-7cbd7bb49470 Date: Sun, 30 Sep 2018 05:06:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:11,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f8a0063a-8416-4132-94b7-12b399edb97d used request id req-e0f0629e-02d1-49cb-a06d-7cbd7bb49470 2018-09-30 05:06:11,052 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-pub-net 2018-09-30 05:06:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/91e30f65-f879-4474-a25c-844af2126f8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a93f65838dbdff75e028e7f439e6ecf6c65fd2" 2018-09-30 05:06:12,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c8d49e3-896e-486a-bb27-0078a327806c Date: Sun, 30 Sep 2018 05:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:12,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/91e30f65-f879-4474-a25c-844af2126f8b used request id req-1c8d49e3-896e-486a-bb27-0078a327806c 2018-09-30 05:06:12,333 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c1eb3732-62b2-4b1c-984c-3d321de85bbe-image 2018-09-30 05:06:12,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebdcdb9bc3971a84c3741616f235e027b0ea8441" 2018-09-30 05:06:13,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2fef11a-2274-48a0-aea0-13cfe6a16e16 Date: Sun, 30 Sep 2018 05:06:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:06:13,500 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/cf88535b-3b58-42b3-8a76-e1549dfb311b used request id req-c2fef11a-2274-48a0-aea0-13cfe6a16e16 2018-09-30 05:06:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:13,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c766eee8-b561-4901-b954-e76e40ef061b Date: Sun, 30 Sep 2018 05:06:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:31Z", "updated_at": "2018-09-30T05:05:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "revision_number": 0, "id": "32dae132-05f9-4d37-9f0a-93bedf13a703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "revision_number": 0, "id": "4c7c676f-aae9-47ad-be7d-717044e27f2a", "remote_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "revision_number": 0, "id": "53a8e94d-3d5b-452c-8a6f-ceaf511b0a7f", "remote_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "536380799ef949ea851a9e810f45e5aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "revision_number": 0, "id": "ff1140a7-ae1b-49fe-bece-7b55f2befe97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "tenant_id": "536380799ef949ea851a9e810f45e5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "536380799ef949ea851a9e810f45e5aa"}], "revision_number": 4, "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:06:13,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c766eee8-b561-4901-b954-e76e40ef061b 2018-09-30 05:06:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:13,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5b1885-12cb-468b-9629-594851532caf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:06:13,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-bb5b1885-12cb-468b-9629-594851532caf 2018-09-30 05:06:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:13,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcb85f7-c3f7-463a-919d-be6167052442 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa"}, "enabled": true, "id": "536380799ef949ea851a9e810f45e5aa", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-102f3678-70a7-4ec-proj"}} 2018-09-30 05:06:13,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-1bcb85f7-c3f7-463a-919d-be6167052442 2018-09-30 05:06:13,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d5dd49-5888-495f-95a0-6c5005a9ca5d 2018-09-30 05:06:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=64d5dd49-5888-495f-95a0-6c5005a9ca5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:14,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dab0ff47-7001-4f03-9f13-7573e9dcb26a Date: Sun, 30 Sep 2018 05:06:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:31Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "32dae132-05f9-4d37-9f0a-93bedf13a703"}, {"remote_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:31Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "4c7c676f-aae9-47ad-be7d-717044e27f2a"}, {"remote_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:31Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "53a8e94d-3d5b-452c-8a6f-ceaf511b0a7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:05:31Z", "security_group_id": "64d5dd49-5888-495f-95a0-6c5005a9ca5d", "port_range_min": null, "revision_number": 0, "tenant_id": "536380799ef949ea851a9e810f45e5aa", "created_at": "2018-09-30T05:05:31Z", "project_id": "536380799ef949ea851a9e810f45e5aa", "id": "ff1140a7-ae1b-49fe-bece-7b55f2befe97"}]} 2018-09-30 05:06:14,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=64d5dd49-5888-495f-95a0-6c5005a9ca5d used request id req-dab0ff47-7001-4f03-9f13-7573e9dcb26a 2018-09-30 05:06:14,075 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:06:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/64d5dd49-5888-495f-95a0-6c5005a9ca5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:14,356 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-799d882c-921a-416e-9086-a021ae27bf6d Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:14,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/64d5dd49-5888-495f-95a0-6c5005a9ca5d used request id req-799d882c-921a-416e-9086-a021ae27bf6d 2018-09-30 05:06:14,357 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-102f3678-70a7-4ec-proj 2018-09-30 05:06:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:14,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6735aa6-81cf-47b6-a3ea-982a658a0f6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:06:14,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/536380799ef949ea851a9e810f45e5aa used request id req-d6735aa6-81cf-47b6-a3ea-982a658a0f6e 2018-09-30 05:06:14,623 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-102f3678-70a7-4ec-proj-role 2018-09-30 05:06:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4186a6bca1684a19a5d991dccc76fe3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:14,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eb4f6d3-d571-42db-a892-a71d2d534f66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:06:14,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4186a6bca1684a19a5d991dccc76fe3a used request id req-4eb4f6d3-d571-42db-a892-a71d2d534f66 2018-09-30 05:06:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db2e9b86d9998f4713888b7be9e226a5a367c5d" 2018-09-30 05:06:14,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b9fb29-cd4b-4f17-88ce-d65a8b0408fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:06:14,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6b9fb29-cd4b-4f17-88ce-d65a8b0408fd 2018-09-30 05:06:14,916 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-102f3678-70a7-4ec-user 2018-09-30 05:06:14,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e82e5f215f8341469ab93c8ba869bc6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e475fbbdfe9a4dc24e5da3f8c0b4187805bb2f10" 2018-09-30 05:06:15,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d1ad7cd-a977-4dd6-9300-eddb0289ead0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:06:15,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e82e5f215f8341469ab93c8ba869bc6c used request id req-2d1ad7cd-a977-4dd6-9300-eddb0289ead0 2018-09-30 05:06:15,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:15,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4tTPcvOsRNOb-wfcttKduA"], "issued_at": "2018-09-30T05:06:15.000000Z"}} 2018-09-30 05:06:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d498f985dc3a1c12daa98b0123bf899cd315bd3e" 2018-09-30 05:06:15,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e80923-9f85-4ff8-aac2-388f57589afc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:15,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d0e80923-9f85-4ff8-aac2-388f57589afc 2018-09-30 05:06:15,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:15,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:15,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["AglHcF4mQFu_2oQPisj53g"], "issued_at": "2018-09-30T05:06:15.000000Z"}} 2018-09-30 05:06:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:06:16,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aabfe9-3671-4fe3-a5b6-f259e86ecfb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:16,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b6aabfe9-3671-4fe3-a5b6-f259e86ecfb8 2018-09-30 05:06:16,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:06:16,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:06:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-de0f6eae-506a-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:06:16,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9741d4c0-b65d-4774-9a10-efcf7c371d92 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-de0f6eae-506a-41d-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:06:16,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-de0f6eae-506a-41d-proj used request id req-9741d4c0-b65d-4774-9a10-efcf7c371d92 2018-09-30 05:06:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:06:16,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d46593e-5c99-407b-b8f7-6255dfa93cde Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:06:16,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1d46593e-5c99-407b-b8f7-6255dfa93cde 2018-09-30 05:06:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}}' 2018-09-30 05:06:16,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f9346ad-7880-475d-b653-935fff8969bd Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:16,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2f9346ad-7880-475d-b653-935fff8969bd 2018-09-30 05:06:16,332 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-de0f6eae-506a-41d-proj 2018-09-30 05:06:16,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:16,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:16,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["pxgm0-O5SluGoqWaSc_eUQ"], "issued_at": "2018-09-30T05:06:16.000000Z"}} 2018-09-30 05:06:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebf48e4e4872c67fa18b1386d86a850a1dde7e0" 2018-09-30 05:06:16,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab500919-11e8-4174-94f8-f81c9f4af0ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:16,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab500919-11e8-4174-94f8-f81c9f4af0ac 2018-09-30 05:06:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:06:16,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:06:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebf48e4e4872c67fa18b1386d86a850a1dde7e0" 2018-09-30 05:06:16,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c79fe9-dd19-4d1e-ac5a-e73b61f845f8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:06:16,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-35c79fe9-dd19-4d1e-ac5a-e73b61f845f8 2018-09-30 05:06:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-de0f6eae-506a-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebf48e4e4872c67fa18b1386d86a850a1dde7e0" 2018-09-30 05:06:17,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06096de-dabe-4de1-8074-a5acb4a43207 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-de0f6eae-506a-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}]} 2018-09-30 05:06:17,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-de0f6eae-506a-41d-proj used request id req-a06096de-dabe-4de1-8074-a5acb4a43207 2018-09-30 05:06:17,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebf48e4e4872c67fa18b1386d86a850a1dde7e0" 2018-09-30 05:06:17,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa7554e-d970-4d93-97a4-9a0315a5daa5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:06:17,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2fa7554e-d970-4d93-97a4-9a0315a5daa5 2018-09-30 05:06:17,493 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-de0f6eae-506a-41d-user 2018-09-30 05:06:17,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:17,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:06:17,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b26d89-08e3-4284-adf6-2a42ca0f6df1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:06:17,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-24b26d89-08e3-4284-adf6-2a42ca0f6df1 2018-09-30 05:06:17,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" -d '{"role": {"name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}}' 2018-09-30 05:06:17,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4735c473-d055-46bd-a855-9ae3346fa973 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8119e23b2612496d8ee30e53eb95b5ee", "links": {"self": "http://172.30.9.29:5000/v3/roles/8119e23b2612496d8ee30e53eb95b5ee"}, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}} 2018-09-30 05:06:17,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4735c473-d055-46bd-a855-9ae3346fa973 2018-09-30 05:06:17,722 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role 2018-09-30 05:06:17,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8119e23b2612496d8ee30e53eb95b5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:06:17,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a1a93a-7c52-4089-abf4-2e3c21383dfe Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8119e23b2612496d8ee30e53eb95b5ee"}, "domain_id": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role", "id": "8119e23b2612496d8ee30e53eb95b5ee"}} 2018-09-30 05:06:17,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8119e23b2612496d8ee30e53eb95b5ee used request id req-55a1a93a-7c52-4089-abf4-2e3c21383dfe 2018-09-30 05:06:17,816 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role to project InstanceSecurityGroupTests-de0f6eae-506a-41d-proj 2018-09-30 05:06:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca/users/3509d5b7f0004bc98f43b21399169a59/roles/8119e23b2612496d8ee30e53eb95b5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:06:17,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9b91533-9023-4516-8937-ac11b37e68b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:06:17,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca/users/3509d5b7f0004bc98f43b21399169a59/roles/8119e23b2612496d8ee30e53eb95b5ee used request id req-d9b91533-9023-4516-8937-ac11b37e68b1 2018-09-30 05:06:17,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:06:17,941 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:06:17,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:17,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:18,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8119e23b2612496d8ee30e53eb95b5ee", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}], "expires_at": "2018-09-30T06:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50511791b0443d09ef6a7d15c2d08ca", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-user", "id": "3509d5b7f0004bc98f43b21399169a59"}, "audit_ids": ["TZzGFLRXSwC2z4R4fMsc7g"], "issued_at": "2018-09-30T05:06:18.000000Z"}} 2018-09-30 05:06:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:06:18,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8daf9d1c-717b-4fa7-ae21-01a6705fee75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:18,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8daf9d1c-717b-4fa7-ae21-01a6705fee75 2018-09-30 05:06:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:06:18,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-0f16dd71-abb4-44c8-909f-9cae60ef04d5 Date: Sun, 30 Sep 2018 05:06:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image"} 2018-09-30 05:06:18,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image used request id req-0f16dd71-abb4-44c8-909f-9cae60ef04d5 2018-09-30 05:06:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:06:18,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-130f1a61-759e-490f-a664-48e13e1689b4 Date: Sun, 30 Sep 2018 05:06:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:06:18,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-130f1a61-759e-490f-a664-48e13e1689b4 2018-09-30 05:06:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image"}' 2018-09-30 05:06:18,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe X-Openstack-Request-Id: req-4e47779b-5ec8-4c38-a92f-e292a9feae7a Date: Sun, 30 Sep 2018 05:06:18 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:06:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:06:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe", "min_disk": 0, "protected": false, "id": "6710b1b7-af11-4971-a279-4e3e157982fe", "file": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe/file", "checksum": null, "owner": "c50511791b0443d09ef6a7d15c2d08ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:06:18,951 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4e47779b-5ec8-4c38-a92f-e292a9feae7a 2018-09-30 05:06:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" -d '' 2018-09-30 05:06:20,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba070a5a-099d-4ff1-a513-261a6fcfbd5a Date: Sun, 30 Sep 2018 05:06:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:06:20,394 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe/file used request id req-ba070a5a-099d-4ff1-a513-261a6fcfbd5a 2018-09-30 05:06:20,395 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:06:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:06:20,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e6f312a1-d9ce-43f8-9ec9-4345235c000f Date: Sun, 30 Sep 2018 05:06:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:06:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:06:20Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6710b1b7-af11-4971-a279-4e3e157982fe/snap", "metadata": {}}], "self": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe", "min_disk": 0, "protected": false, "id": "6710b1b7-af11-4971-a279-4e3e157982fe", "file": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c50511791b0443d09ef6a7d15c2d08ca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6710b1b7-af11-4971-a279-4e3e157982fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:06:20,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe used request id req-e6f312a1-d9ce-43f8-9ec9-4345235c000f 2018-09-30 05:06:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:06:20,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-78a094d0-4631-4bbd-b9a8-ca337db66b86 Date: Sun, 30 Sep 2018 05:06:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:06:20,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-78a094d0-4631-4bbd-b9a8-ca337db66b86 2018-09-30 05:06:20,726 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image 2018-09-30 05:06:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:06:20,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-def86082-555e-485d-ab91-171234e3aafc Date: Sun, 30 Sep 2018 05:06:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:06:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:06:20Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6710b1b7-af11-4971-a279-4e3e157982fe/snap", "metadata": {}}], "self": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe", "min_disk": 0, "protected": false, "id": "6710b1b7-af11-4971-a279-4e3e157982fe", "file": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c50511791b0443d09ef6a7d15c2d08ca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6710b1b7-af11-4971-a279-4e3e157982fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:06:20,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe used request id req-def86082-555e-485d-ab91-171234e3aafc 2018-09-30 05:06:20,747 - create_image - DEBUG - Instance status is - active 2018-09-30 05:06:20,747 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image 2018-09-30 05:06:20,747 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image 2018-09-30 05:06:20,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:20,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:21,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8119e23b2612496d8ee30e53eb95b5ee", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}], "expires_at": "2018-09-30T06:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50511791b0443d09ef6a7d15c2d08ca", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-user", "id": "3509d5b7f0004bc98f43b21399169a59"}, "audit_ids": ["BuXGUBDuSteLN9lzTVnVVw"], "issued_at": "2018-09-30T05:06:21.000000Z"}} 2018-09-30 05:06:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:06:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dfd2e3-ab66-4d63-a3bf-fa20c3a08a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:21,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a6dfd2e3-ab66-4d63-a3bf-fa20c3a08a65 2018-09-30 05:06:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:06:21,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ce41404f-c027-4c66-9839-56a42f6de3cf Date: Sun, 30 Sep 2018 05:06:21 GMT RESP BODY: {"networks":[]} 2018-09-30 05:06:21,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-ce41404f-c027-4c66-9839-56a42f6de3cf 2018-09-30 05:06:21,378 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net 2018-09-30 05:06:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" -d '{"network": {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net", "admin_state_up": true}}' 2018-09-30 05:06:21,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-941d3dc0-f5fa-4da6-8654-32e507576fbf Date: Sun, 30 Sep 2018 05:06:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"54dd95f7-4255-446b-8f02-4f2382565e89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:06:21Z","is_default":false,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","mtu":1450}} 2018-09-30 05:06:21,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-941d3dc0-f5fa-4da6-8654-32e507576fbf 2018-09-30 05:06:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:06:22,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-3568d4f8-aef9-4194-9add-c831d1bb699e Date: Sun, 30 Sep 2018 05:06:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:06:21Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:22,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-3568d4f8-aef9-4194-9add-c831d1bb699e 2018-09-30 05:06:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:06:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b418792-eade-46ed-81ae-cfc19bd7422d Date: Sun, 30 Sep 2018 05:06:22 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:06:22,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-9b418792-eade-46ed-81ae-cfc19bd7422d 2018-09-30 05:06:22,321 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet 2018-09-30 05:06:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" -d '{"subnets": [{"ip_version": 4, "network_id": "54dd95f7-4255-446b-8f02-4f2382565e89", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]}' 2018-09-30 05:06:23,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c742c33-fb5c-45f9-a7e2-2fdeaa310c63 Date: Sun, 30 Sep 2018 05:06:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:23,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-2c742c33-fb5c-45f9-a7e2-2fdeaa310c63 2018-09-30 05:06:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:06:23,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-457ed0e3-2f46-4b8a-8257-f87bfe04f73b Date: Sun, 30 Sep 2018 05:06:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:23,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-457ed0e3-2f46-4b8a-8257-f87bfe04f73b 2018-09-30 05:06:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:06:23,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b26fcc6a-9934-440e-962c-bbeecfff9d2b Date: Sun, 30 Sep 2018 05:06:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:23,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-b26fcc6a-9934-440e-962c-bbeecfff9d2b 2018-09-30 05:06:23,356 - OpenStackNetwork - DEBUG - Network [54dd95f7-4255-446b-8f02-4f2382565e89] created successfully 2018-09-30 05:06:23,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:23,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:23,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["J_Ex_PuzSQ-Ua37rG2c00g"], "issued_at": "2018-09-30T05:06:23.000000Z"}} 2018-09-30 05:06:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8681ecab11c4d83bd6b3918cc14335dd6225824b" 2018-09-30 05:06:23,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f351e3f-6e20-4e00-9c7e-f2b4c0a97e82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:23,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9f351e3f-6e20-4e00-9c7e-f2b4c0a97e82 2018-09-30 05:06:23,820 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:06:23,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8681ecab11c4d83bd6b3918cc14335dd6225824b" 2018-09-30 05:06:23,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8932ddd9-4eb4-4f3b-85fa-6abfec8e6609 x-compute-request-id: req-8932ddd9-4eb4-4f3b-85fa-6abfec8e6609 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:06:23,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8932ddd9-4eb4-4f3b-85fa-6abfec8e6609 2018-09-30 05:06:23,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8681ecab11c4d83bd6b3918cc14335dd6225824b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:06:24,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81a3e486-5c05-4d82-8556-8d333f916481 x-compute-request-id: req-81a3e486-5c05-4d82-8556-8d333f916481 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:06:24,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-81a3e486-5c05-4d82-8556-8d333f916481 2018-09-30 05:06:24,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:24,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:24,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8119e23b2612496d8ee30e53eb95b5ee", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}], "expires_at": "2018-09-30T06:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50511791b0443d09ef6a7d15c2d08ca", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-user", "id": "3509d5b7f0004bc98f43b21399169a59"}, "audit_ids": ["i30bmAU9QOm35SuLQohDwg"], "issued_at": "2018-09-30T05:06:24.000000Z"}} 2018-09-30 05:06:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:24,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458b90e8-9809-418d-a8a8-242c79ac4b0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:24,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-458b90e8-9809-418d-a8a8-242c79ac4b0f 2018-09-30 05:06:24,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:24,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d66ec5ea-e2c6-4b9e-8ba1-8ab827a1f280 Date: Sun, 30 Sep 2018 05:06:24 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:06:24,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name&description=hello+group used request id req-d66ec5ea-e2c6-4b9e-8ba1-8ab827a1f280 2018-09-30 05:06:24,711 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name... 2018-09-30 05:06:24,711 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name 2018-09-30 05:06:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name", "description": "hello group"}}' 2018-09-30 05:06:25,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d6e3c79-875c-4848-8e40-a508d4400da6 Date: Sun, 30 Sep 2018 05:06:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "updated_at": "2018-09-30T05:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "689e5511-a808-4b70-898f-234f06a24066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}], "revision_number": 2, "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}} 2018-09-30 05:06:25,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2d6e3c79-875c-4848-8e40-a508d4400da6 2018-09-30 05:06:25,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:25,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1aba4770-eae8-4bb4-9e66-e276febc3699 Date: Sun, 30 Sep 2018 05:06:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "689e5511-a808-4b70-898f-234f06a24066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220"}]} 2018-09-30 05:06:25,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-1aba4770-eae8-4bb4-9e66-e276febc3699 2018-09-30 05:06:25,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:25,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97068e8f-34a2-493c-80c3-3a6318698b8d Date: Sun, 30 Sep 2018 05:06:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "689e5511-a808-4b70-898f-234f06a24066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220"}]} 2018-09-30 05:06:25,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-97068e8f-34a2-493c-80c3-3a6318698b8d 2018-09-30 05:06:25,457 - neutron_utils - INFO - Retrieving security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:25,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:25,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2859dcf5-ba73-4927-8dc9-2a659440e599 Date: Sun, 30 Sep 2018 05:06:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "updated_at": "2018-09-30T05:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "689e5511-a808-4b70-898f-234f06a24066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}], "revision_number": 2, "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}]} 2018-09-30 05:06:25,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-2859dcf5-ba73-4927-8dc9-2a659440e599 2018-09-30 05:06:25,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:25,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac3c8c7d-c8d1-45d7-b9ce-de2ea9fd7017 Date: Sun, 30 Sep 2018 05:06:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "689e5511-a808-4b70-898f-234f06a24066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220"}]} 2018-09-30 05:06:25,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-ac3c8c7d-c8d1-45d7-b9ce-de2ea9fd7017 2018-09-30 05:06:25,962 - neutron_utils - INFO - Retrieving security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:25,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:26,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1e774716-aa6d-4c49-b3f7-c14a44c79505 Date: Sun, 30 Sep 2018 05:06:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "updated_at": "2018-09-30T05:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "689e5511-a808-4b70-898f-234f06a24066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}], "revision_number": 2, "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}]} 2018-09-30 05:06:26,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-1e774716-aa6d-4c49-b3f7-c14a44c79505 2018-09-30 05:06:26,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:26,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f7d38c3-f193-4024-8759-f0e793a5a35d Date: Sun, 30 Sep 2018 05:06:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "689e5511-a808-4b70-898f-234f06a24066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220"}]} 2018-09-30 05:06:26,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-2f7d38c3-f193-4024-8759-f0e793a5a35d 2018-09-30 05:06:26,076 - neutron_utils - INFO - Retrieving security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:26,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b63d765e-3bba-4619-aae6-5bf04519adcb Date: Sun, 30 Sep 2018 05:06:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "updated_at": "2018-09-30T05:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "689e5511-a808-4b70-898f-234f06a24066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "revision_number": 0, "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}], "revision_number": 2, "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}]} 2018-09-30 05:06:26,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-b63d765e-3bba-4619-aae6-5bf04519adcb 2018-09-30 05:06:26,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef16c1b7-3554-4320-addd-77c284f4f4be 2018-09-30 05:06:26,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:26,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce09901e-fb88-4bd9-b29c-e651e959a45c Date: Sun, 30 Sep 2018 05:06:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "689e5511-a808-4b70-898f-234f06a24066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:24Z", "security_group_id": "ef16c1b7-3554-4320-addd-77c284f4f4be", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:24Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "d80e91fd-db22-4d7c-8888-9a6ca0044220"}]} 2018-09-30 05:06:26,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-ce09901e-fb88-4bd9-b29c-e651e959a45c 2018-09-30 05:06:26,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:26,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:26,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8119e23b2612496d8ee30e53eb95b5ee", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}], "expires_at": "2018-09-30T06:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50511791b0443d09ef6a7d15c2d08ca", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-user", "id": "3509d5b7f0004bc98f43b21399169a59"}, "audit_ids": ["dyGK8yFQREuwIsZjNRZsbQ"], "issued_at": "2018-09-30T05:06:26.000000Z"}} 2018-09-30 05:06:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:26,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7705ca54-5bf5-4f69-97bc-f2154f17779c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:26,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7705ca54-5bf5-4f69-97bc-f2154f17779c 2018-09-30 05:06:26,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:06:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:26,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75632b79-6d19-444c-988a-5a8019fe6559 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:26,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-75632b79-6d19-444c-988a-5a8019fe6559 2018-09-30 05:06:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-20f3b202-5718-405c-a6b2-d47499467c42 Date: Sun, 30 Sep 2018 05:06:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:27,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-20f3b202-5718-405c-a6b2-d47499467c42 2018-09-30 05:06:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:06:27,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:06:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:27,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adca38d-2143-4f8b-bdef-0c7c5abaca2f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:27,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-2adca38d-2143-4f8b-bdef-0c7c5abaca2f 2018-09-30 05:06:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:27,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ca10e3b8-d7ce-47fb-a8e8-4afeab74e1cc Date: Sun, 30 Sep 2018 05:06:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:27,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-ca10e3b8-d7ce-47fb-a8e8-4afeab74e1cc 2018-09-30 05:06:27,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:27,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bb273b19-bd0d-4a1c-bd8c-e3262cd29bea Date: Sun, 30 Sep 2018 05:06:27 GMT RESP BODY: {"ports":[]} 2018-09-30 05:06:27,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port&admin_state_up=True used request id req-bb273b19-bd0d-4a1c-bd8c-e3262cd29bea 2018-09-30 05:06:27,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:27,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a6f4ce8-7112-4080-a8de-8e1d3e5ec6e5 x-compute-request-id: req-7a6f4ce8-7112-4080-a8de-8e1d3e5ec6e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:06:27,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst used request id req-7a6f4ce8-7112-4080-a8de-8e1d3e5ec6e5 2018-09-30 05:06:27,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:28,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-96791745-8f20-4dad-8577-d4c545d45229 Date: Sun, 30 Sep 2018 05:06:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:28,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-96791745-8f20-4dad-8577-d4c545d45229 2018-09-30 05:06:28,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:28,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad00170-3838-47f9-9c61-dcd303a8edd8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:28,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-6ad00170-3838-47f9-9c61-dcd303a8edd8 2018-09-30 05:06:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:28,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47fb0cc3-5140-42b3-b838-1aa5f8988921 Date: Sun, 30 Sep 2018 05:06:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:28,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-47fb0cc3-5140-42b3-b838-1aa5f8988921 2018-09-30 05:06:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:28,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62ad4e80-b66b-426c-957d-4cf7c88a6202 Date: Sun, 30 Sep 2018 05:06:28 GMT RESP BODY: {"ports":[]} 2018-09-30 05:06:28,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port&admin_state_up=True used request id req-62ad4e80-b66b-426c-957d-4cf7c88a6202 2018-09-30 05:06:28,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:06:28,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:28,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8119e23b2612496d8ee30e53eb95b5ee", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}], "expires_at": "2018-09-30T06:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50511791b0443d09ef6a7d15c2d08ca", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-user", "id": "3509d5b7f0004bc98f43b21399169a59"}, "audit_ids": ["oiWKT1SUTMurNAW05J7ptw"], "issued_at": "2018-09-30T05:06:28.000000Z"}} 2018-09-30 05:06:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa167d36ec4b8063f0db82e6da15d44eab14d082" 2018-09-30 05:06:28,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381af0c3-8579-4557-9f4f-9877618dba19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:06:28,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-381af0c3-8579-4557-9f4f-9877618dba19 2018-09-30 05:06:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:29,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3209dc53-fcc7-4f11-b678-2b92bf1482a2 Date: Sun, 30 Sep 2018 05:06:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:29,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-3209dc53-fcc7-4f11-b678-2b92bf1482a2 2018-09-30 05:06:29,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:29,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7b437da-729f-477c-b337-32703c224bc9 Date: Sun, 30 Sep 2018 05:06:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:29,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-b7b437da-729f-477c-b337-32703c224bc9 2018-09-30 05:06:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:29,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ce47be6b-f4c6-4015-bc1b-814936d5e735 Date: Sun, 30 Sep 2018 05:06:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:29,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-ce47be6b-f4c6-4015-bc1b-814936d5e735 2018-09-30 05:06:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:06:29,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:06:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:06:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa167d36ec4b8063f0db82e6da15d44eab14d082" 2018-09-30 05:06:29,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b9bfc4-7a62-4764-a0c4-51db29af36db Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:29,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-42b9bfc4-7a62-4764-a0c4-51db29af36db 2018-09-30 05:06:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:29,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-499a9759-7d7d-48bc-830b-9354d7748f97 Date: Sun, 30 Sep 2018 05:06:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:29,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-499a9759-7d7d-48bc-830b-9354d7748f97 2018-09-30 05:06:29,653 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net 2018-09-30 05:06:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" -d '{"port": {"network_id": "54dd95f7-4255-446b-8f02-4f2382565e89", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port", "admin_state_up": true}}' 2018-09-30 05:06:30,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-d4ac7a9d-eab6-439f-a6ee-5630a00508ee Date: Sun, 30 Sep 2018 05:06:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4"],"mac_address":"fa:16:3e:26:45:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","project_id":"c50511791b0443d09ef6a7d15c2d08ca","qos_policy_id":null,"admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal"}} 2018-09-30 05:06:30,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-d4ac7a9d-eab6-439f-a6ee-5630a00508ee 2018-09-30 05:06:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:30,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-af87c235-d536-4cbe-89dd-967f21a8e160 Date: Sun, 30 Sep 2018 05:06:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:30,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-af87c235-d536-4cbe-89dd-967f21a8e160 2018-09-30 05:06:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:30,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570570aa-0859-45bc-9088-0ec93193b26a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:30,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-570570aa-0859-45bc-9088-0ec93193b26a 2018-09-30 05:06:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:30,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ea77b253-8e37-487c-88f6-cf4362298be3 Date: Sun, 30 Sep 2018 05:06:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:30,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-ea77b253-8e37-487c-88f6-cf4362298be3 2018-09-30 05:06:31,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:31,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-04fb2a96-d067-487b-9999-3ce346833818 Date: Sun, 30 Sep 2018 05:06:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4"],"mac_address":"fa:16:3e:26:45:a2","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:06:31,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port&admin_state_up=True used request id req-04fb2a96-d067-487b-9999-3ce346833818 2018-09-30 05:06:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:31,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da38616a-af7b-4f6c-b56a-644b9bc0d9db Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:31,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-da38616a-af7b-4f6c-b56a-644b9bc0d9db 2018-09-30 05:06:31,313 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst 2018-09-30 05:06:31,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:31,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5b54344-fc1a-4c39-9071-ed00f93b33b4 x-compute-request-id: req-f5b54344-fc1a-4c39-9071-ed00f93b33b4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-flavor-name"}]} 2018-09-30 05:06:31,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f5b54344-fc1a-4c39-9071-ed00f93b33b4 2018-09-30 05:06:31,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:31,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8ecbd9-5b63-4ce3-a9b1-c4b95fc94047 x-compute-request-id: req-4e8ecbd9-5b63-4ce3-a9b1-c4b95fc94047 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:06:31,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a used request id req-4e8ecbd9-5b63-4ce3-a9b1-c4b95fc94047 2018-09-30 05:06:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:31,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-edabedb6-a188-4577-9746-210dce054b29 Date: Sun, 30 Sep 2018 05:06:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:06:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:06:20Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6710b1b7-af11-4971-a279-4e3e157982fe/snap", "metadata": {}}], "self": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe", "min_disk": 0, "protected": false, "id": "6710b1b7-af11-4971-a279-4e3e157982fe", "file": "/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c50511791b0443d09ef6a7d15c2d08ca", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6710b1b7-af11-4971-a279-4e3e157982fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image"} 2018-09-30 05:06:31,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image used request id req-edabedb6-a188-4577-9746-210dce054b29 2018-09-30 05:06:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:31,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85f730c4-faf7-4781-899b-5ec723ad8cd3 Date: Sun, 30 Sep 2018 05:06:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:06:31,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-85f730c4-faf7-4781-899b-5ec723ad8cd3 2018-09-30 05:06:31,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" -d '{"server": {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "imageRef": "6710b1b7-af11-4971-a279-4e3e157982fe", "flavorRef": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "max_count": 1, "min_count": 1, "networks": [{"port": "42e76c00-d123-4669-afb2-0b54046d1f92"}], "security_groups": [{"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}]}}' 2018-09-30 05:06:33,611 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-809a6696-dce0-481f-b50c-bd181c2a2bfd x-compute-request-id: req-809a6696-dce0-481f-b50c-bd181c2a2bfd Content-Length: 435 location: http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "adminPass": "CR4RqHozWiBC"}} 2018-09-30 05:06:33,611 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-809a6696-dce0-481f-b50c-bd181c2a2bfd 2018-09-30 05:06:33,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:33,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40fe679b-0b36-4b77-ac9c-7aa291afc9f8 x-compute-request-id: req-40fe679b-0b36-4b77-ac9c-7aa291afc9f8 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:06:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:33,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-40fe679b-0b36-4b77-ac9c-7aa291afc9f8 2018-09-30 05:06:33,963 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst 2018-09-30 05:06:33,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:34,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a134e84e-8b17-47bc-bedc-18e25179c014 x-compute-request-id: req-a134e84e-8b17-47bc-bedc-18e25179c014 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:06:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:34,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-a134e84e-8b17-47bc-bedc-18e25179c014 2018-09-30 05:06:34,314 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - BUILD 2018-09-30 05:06:34,314 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:06:37,317 - create_instance - DEBUG - VM status query timeout in 896.646481991 2018-09-30 05:06:37,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:37,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-372bdfb7-d395-4933-b982-5f7eb06ab1a7 x-compute-request-id: req-372bdfb7-d395-4933-b982-5f7eb06ab1a7 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:06:34Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:37,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-372bdfb7-d395-4933-b982-5f7eb06ab1a7 2018-09-30 05:06:37,934 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - BUILD 2018-09-30 05:06:37,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:06:40,937 - create_instance - DEBUG - VM status query timeout in 893.026405811 2018-09-30 05:06:40,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:41,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbb3bd65-881d-4a2b-8139-b5bb4bc8a295 x-compute-request-id: req-dbb3bd65-881d-4a2b-8139-b5bb4bc8a295 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:41,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-dbb3bd65-881d-4a2b-8139-b5bb4bc8a295 2018-09-30 05:06:41,525 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - ACTIVE 2018-09-30 05:06:41,525 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:06:41,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:42,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17d62f10-b79d-44e9-b79b-e55a782f04b9 x-compute-request-id: req-17d62f10-b79d-44e9-b79b-e55a782f04b9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:42,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-17d62f10-b79d-44e9-b79b-e55a782f04b9 2018-09-30 05:06:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:42,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6d215c03-5000-4a07-af0b-446155b8b5b3 Date: Sun, 30 Sep 2018 05:06:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:42,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-6d215c03-5000-4a07-af0b-446155b8b5b3 2018-09-30 05:06:42,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:42,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903069f0-43fe-42a5-afd2-60f01923a674 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:42,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-903069f0-43fe-42a5-afd2-60f01923a674 2018-09-30 05:06:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:42,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32b59423-b973-46ad-b637-b84876e15461 Date: Sun, 30 Sep 2018 05:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:42,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-32b59423-b973-46ad-b637-b84876e15461 2018-09-30 05:06:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:42,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-4a4e91a4-186b-4617-8ab0-45128ef21bcf Date: Sun, 30 Sep 2018 05:06:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.3"}],"id":"0b29c2c7-3c5f-4ce7-9716-9dcdfb9bb2f3","security_groups":[],"mac_address":"fa:16:3e:49:36:c7","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4"],"mac_address":"fa:16:3e:26:45:a2","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal","device_id":"112d9d25-1b0b-4155-a6be-05050d94791a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.4"}],"id":"5137500b-3c81-4cf7-a4b1-dbf68b6ac88a","security_groups":[],"mac_address":"fa:16:3e:9a:c1:d3","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.2"}],"id":"9699dddb-4f65-42d1-a3f8-e367e4cbe0ad","security_groups":[],"mac_address":"fa:16:3e:9b:a5:33","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54dd95f7-4255-446b-8f02-4f2382565e89"}]} 2018-09-30 05:06:42,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-4a4e91a4-186b-4617-8ab0-45128ef21bcf 2018-09-30 05:06:42,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:43,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-705dd684-2ee4-4af2-a02c-057874628a34 x-compute-request-id: req-705dd684-2ee4-4af2-a02c-057874628a34 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:43,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-705dd684-2ee4-4af2-a02c-057874628a34 2018-09-30 05:06:43,404 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - ACTIVE 2018-09-30 05:06:43,404 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:06:43,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:44,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46db0c22-de5e-4cfe-82a9-c6a70abb697a x-compute-request-id: req-46db0c22-de5e-4cfe-82a9-c6a70abb697a Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:44,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-46db0c22-de5e-4cfe-82a9-c6a70abb697a 2018-09-30 05:06:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3e9107b3-7aec-4fc7-95ea-fd6d0217f717 Date: Sun, 30 Sep 2018 05:06:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:44,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-3e9107b3-7aec-4fc7-95ea-fd6d0217f717 2018-09-30 05:06:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:44,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bf99b2-bcf0-4027-b33a-f1f7c6d33e6b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:44,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-45bf99b2-bcf0-4027-b33a-f1f7c6d33e6b 2018-09-30 05:06:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:44,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe71952d-f149-4468-baad-72df135924fe Date: Sun, 30 Sep 2018 05:06:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:44,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-fe71952d-f149-4468-baad-72df135924fe 2018-09-30 05:06:44,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:44,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-544bf203-50b2-445e-bb38-84fa8b4a6dda Date: Sun, 30 Sep 2018 05:06:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.3"}],"id":"0b29c2c7-3c5f-4ce7-9716-9dcdfb9bb2f3","security_groups":[],"mac_address":"fa:16:3e:49:36:c7","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4"],"mac_address":"fa:16:3e:26:45:a2","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal","device_id":"112d9d25-1b0b-4155-a6be-05050d94791a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.4"}],"id":"5137500b-3c81-4cf7-a4b1-dbf68b6ac88a","security_groups":[],"mac_address":"fa:16:3e:9a:c1:d3","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.2"}],"id":"9699dddb-4f65-42d1-a3f8-e367e4cbe0ad","security_groups":[],"mac_address":"fa:16:3e:9b:a5:33","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54dd95f7-4255-446b-8f02-4f2382565e89"}]} 2018-09-30 05:06:44,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-544bf203-50b2-445e-bb38-84fa8b4a6dda 2018-09-30 05:06:44,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}}' 2018-09-30 05:06:45,497 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7de472aa-b1b0-4745-8098-49c6af6d0fb8 x-compute-request-id: req-7de472aa-b1b0-4745-8098-49c6af6d0fb8 Content-Length: 0 Content-Type: application/json 2018-09-30 05:06:45,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a/action used request id req-7de472aa-b1b0-4745-8098-49c6af6d0fb8 2018-09-30 05:06:45,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:06:45,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8119e23b2612496d8ee30e53eb95b5ee", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role"}], "expires_at": "2018-09-30T06:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50511791b0443d09ef6a7d15c2d08ca", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c50511791b0443d09ef6a7d15c2d08ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-user", "id": "3509d5b7f0004bc98f43b21399169a59"}, "audit_ids": ["P5vVyh-xS6W0YwfUGm0rwg"], "issued_at": "2018-09-30T05:06:45.000000Z"}} 2018-09-30 05:06:45,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36422859f480715a3d08f1894a99d10dcd9ac56" 2018-09-30 05:06:46,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4969b8f7-60ea-4c41-8205-cbeb38cc2f4a x-compute-request-id: req-4969b8f7-60ea-4c41-8205-cbeb38cc2f4a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:46,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-4969b8f7-60ea-4c41-8205-cbeb38cc2f4a 2018-09-30 05:06:46,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:47,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddffda72-7349-4a21-b9b1-76ded05e7778 x-compute-request-id: req-ddffda72-7349-4a21-b9b1-76ded05e7778 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:47,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-ddffda72-7349-4a21-b9b1-76ded05e7778 2018-09-30 05:06:47,200 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - ACTIVE 2018-09-30 05:06:47,200 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:06:47,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:47,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8365f60-b8b0-422d-8136-6928645fff7a x-compute-request-id: req-c8365f60-b8b0-422d-8136-6928645fff7a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:47,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-c8365f60-b8b0-422d-8136-6928645fff7a 2018-09-30 05:06:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-acef5667-be51-40a1-8fe4-8f6c949b326c Date: Sun, 30 Sep 2018 05:06:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:48,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-acef5667-be51-40a1-8fe4-8f6c949b326c 2018-09-30 05:06:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f87c9cb-8fcb-4ebc-bff0-5e1741d75547 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:48,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-2f87c9cb-8fcb-4ebc-bff0-5e1741d75547 2018-09-30 05:06:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b30468a-7873-4484-a9f5-b65fbfa8baef Date: Sun, 30 Sep 2018 05:06:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:48,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-7b30468a-7873-4484-a9f5-b65fbfa8baef 2018-09-30 05:06:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-93c01af9-d9e5-4e25-b24a-bc6f2e6c39d6 Date: Sun, 30 Sep 2018 05:06:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.3"}],"id":"0b29c2c7-3c5f-4ce7-9716-9dcdfb9bb2f3","security_groups":[],"mac_address":"fa:16:3e:49:36:c7","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4","ef16c1b7-3554-4320-addd-77c284f4f4be"],"mac_address":"fa:16:3e:26:45:a2","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal","device_id":"112d9d25-1b0b-4155-a6be-05050d94791a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.4"}],"id":"5137500b-3c81-4cf7-a4b1-dbf68b6ac88a","security_groups":[],"mac_address":"fa:16:3e:9a:c1:d3","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.2"}],"id":"9699dddb-4f65-42d1-a3f8-e367e4cbe0ad","security_groups":[],"mac_address":"fa:16:3e:9b:a5:33","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54dd95f7-4255-446b-8f02-4f2382565e89"}]} 2018-09-30 05:06:48,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-93c01af9-d9e5-4e25-b24a-bc6f2e6c39d6 2018-09-30 05:06:48,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ff31cf3-a30f-409a-814f-f4f0a767b42c x-compute-request-id: req-4ff31cf3-a30f-409a-814f-f4f0a767b42c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:48,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-4ff31cf3-a30f-409a-814f-f4f0a767b42c 2018-09-30 05:06:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d5eca351-c819-4eff-ba19-3a9652d6f7df Date: Sun, 30 Sep 2018 05:06:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:48,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-d5eca351-c819-4eff-ba19-3a9652d6f7df 2018-09-30 05:06:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5928b5d-1126-4693-8d1c-60dfc87e80a8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:48,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-f5928b5d-1126-4693-8d1c-60dfc87e80a8 2018-09-30 05:06:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:48,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8484271-847c-4cce-8019-355acbb83fd0 Date: Sun, 30 Sep 2018 05:06:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:48,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-b8484271-847c-4cce-8019-355acbb83fd0 2018-09-30 05:06:48,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:49,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-430b51f4-81f8-4a5b-aed7-1e5bba6b1a3b Date: Sun, 30 Sep 2018 05:06:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.3"}],"id":"0b29c2c7-3c5f-4ce7-9716-9dcdfb9bb2f3","security_groups":[],"mac_address":"fa:16:3e:49:36:c7","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4","ef16c1b7-3554-4320-addd-77c284f4f4be"],"mac_address":"fa:16:3e:26:45:a2","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal","device_id":"112d9d25-1b0b-4155-a6be-05050d94791a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.4"}],"id":"5137500b-3c81-4cf7-a4b1-dbf68b6ac88a","security_groups":[],"mac_address":"fa:16:3e:9a:c1:d3","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.2"}],"id":"9699dddb-4f65-42d1-a3f8-e367e4cbe0ad","security_groups":[],"mac_address":"fa:16:3e:9b:a5:33","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54dd95f7-4255-446b-8f02-4f2382565e89"}]} 2018-09-30 05:06:49,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-430b51f4-81f8-4a5b-aed7-1e5bba6b1a3b 2018-09-30 05:06:49,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name"}}' 2018-09-30 05:06:50,212 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:06:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-342efc0c-ac94-4a02-a160-06a844299f47 x-compute-request-id: req-342efc0c-ac94-4a02-a160-06a844299f47 Content-Length: 0 Content-Type: application/json 2018-09-30 05:06:50,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a/action used request id req-342efc0c-ac94-4a02-a160-06a844299f47 2018-09-30 05:06:50,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:50,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fe682ea-3752-4465-a4e4-360d836cc013 x-compute-request-id: req-5fe682ea-3752-4465-a4e4-360d836cc013 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:50,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-5fe682ea-3752-4465-a4e4-360d836cc013 2018-09-30 05:06:50,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:50,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d4e14ff3-a506-4bff-936f-94a9d630bd0d Date: Sun, 30 Sep 2018 05:06:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b2409764-f885-4565-95d0-bc7a83c948c4"],"updated_at":"2018-09-30T05:06:22Z","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"54dd95f7-4255-446b-8f02-4f2382565e89","name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net"}]} 2018-09-30 05:06:50,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net used request id req-d4e14ff3-a506-4bff-936f-94a9d630bd0d 2018-09-30 05:06:50,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:51,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca284e9f-e0d6-4d4e-ba69-108e5818840b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:06:51,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-ca284e9f-e0d6-4d4e-ba69-108e5818840b 2018-09-30 05:06:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:51,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4ae71f75-de08-488e-a8a0-e739be5d0032 Date: Sun, 30 Sep 2018 05:06:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:22Z","dns_nameservers":[],"updated_at":"2018-09-30T05:06:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c50511791b0443d09ef6a7d15c2d08ca","id":"b2409764-f885-4565-95d0-bc7a83c948c4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet"}]} 2018-09-30 05:06:51,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-4ae71f75-de08-488e-a8a0-e739be5d0032 2018-09-30 05:06:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:51,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ea00c36b-9b34-42f7-b034-3f4aa46c34a6 Date: Sun, 30 Sep 2018 05:06:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.3"}],"id":"0b29c2c7-3c5f-4ce7-9716-9dcdfb9bb2f3","security_groups":[],"mac_address":"fa:16:3e:49:36:c7","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:49Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.5"}],"id":"42e76c00-d123-4669-afb2-0b54046d1f92","security_groups":["da8843e7-46f8-4e2b-b180-4c0c25806bb4"],"mac_address":"fa:16:3e:26:45:a2","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:30Z","binding:vnic_type":"normal","device_id":"112d9d25-1b0b-4155-a6be-05050d94791a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.4"}],"id":"5137500b-3c81-4cf7-a4b1-dbf68b6ac88a","security_groups":[],"mac_address":"fa:16:3e:9a:c1:d3","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54dd95f7-4255-446b-8f02-4f2382565e89"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2409764-f885-4565-95d0-bc7a83c948c4","ip_address":"10.55.0.2"}],"id":"9699dddb-4f65-42d1-a3f8-e367e4cbe0ad","security_groups":[],"mac_address":"fa:16:3e:9b:a5:33","project_id":"c50511791b0443d09ef6a7d15c2d08ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54dd95f7-4255-446b-8f02-4f2382565e89","tenant_id":"c50511791b0443d09ef6a7d15c2d08ca","created_at":"2018-09-30T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54dd95f7-4255-446b-8f02-4f2382565e89"}]} 2018-09-30 05:06:51,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-ea00c36b-9b34-42f7-b034-3f4aa46c34a6 2018-09-30 05:06:51,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36422859f480715a3d08f1894a99d10dcd9ac56" 2018-09-30 05:06:51,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43a4ea34-308a-4bf0-bce7-d45721825d89 x-compute-request-id: req-43a4ea34-308a-4bf0-bce7-d45721825d89 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "security_groups": [{"name": "default"}], "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:40Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:51,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-43a4ea34-308a-4bf0-bce7-d45721825d89 2018-09-30 05:06:51,771 - create_instance - INFO - Deleting Port with ID - 42e76c00-d123-4669-afb2-0b54046d1f92 2018-09-30 05:06:51,771 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-port 2018-09-30 05:06:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/42e76c00-d123-4669-afb2-0b54046d1f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:52,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b170d66d-ae56-45d1-ac0b-1f9bdd4c69b8 Date: Sun, 30 Sep 2018 05:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:52,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/42e76c00-d123-4669-afb2-0b54046d1f92 used request id req-b170d66d-ae56-45d1-ac0b-1f9bdd4c69b8 2018-09-30 05:06:52,450 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst 2018-09-30 05:06:52,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:52,609 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7fe149a3-6a5f-4eb0-b859-a7e6c7e764fe x-compute-request-id: req-7fe149a3-6a5f-4eb0-b859-a7e6c7e764fe Content-Type: application/json 2018-09-30 05:06:52,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-7fe149a3-6a5f-4eb0-b859-a7e6c7e764fe 2018-09-30 05:06:52,610 - create_instance - INFO - Checking deletion status 2018-09-30 05:06:52,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:52,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1893f05-3c62-42a5-9445-dff3247213d6 x-compute-request-id: req-b1893f05-3c62-42a5-9445-dff3247213d6 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:45:a2", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:52Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:52,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-b1893f05-3c62-42a5-9445-dff3247213d6 2018-09-30 05:06:52,724 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - ACTIVE 2018-09-30 05:06:52,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:06:55,727 - create_instance - DEBUG - VM status query timeout in 296.883269072 2018-09-30 05:06:55,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:55,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80342b78-1428-4f31-844e-8b9d227092d6 x-compute-request-id: req-80342b78-1428-4f31-844e-8b9d227092d6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/112d9d25-1b0b-4155-a6be-05050d94791a", "rel": "bookmark"}], "image": {"id": "6710b1b7-af11-4971-a279-4e3e157982fe", "links": [{"href": "http://172.30.9.29:8774/images/6710b1b7-af11-4971-a279-4e3e157982fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:06:40.000000", "flavor": {"id": "af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "links": [{"href": "http://172.30.9.29:8774/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a", "rel": "bookmark"}]}, "id": "112d9d25-1b0b-4155-a6be-05050d94791a", "user_id": "3509d5b7f0004bc98f43b21399169a59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:06:55Z", "hostId": "1190500b78a18a6a8f9681619cf996ab042a065ced5384c11377c520", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst", "created": "2018-09-30T05:06:33Z", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:06:55,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-80342b78-1428-4f31-844e-8b9d227092d6 2018-09-30 05:06:55,967 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst] is - ACTIVE 2018-09-30 05:06:55,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:06:58,970 - create_instance - DEBUG - VM status query timeout in 293.639973879 2018-09-30 05:06:58,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8880f33d2a042e1b8a83611bd6396ab8f7324" 2018-09-30 05:06:59,023 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:06:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9781ce0-66ee-4e11-87ae-83ac60ea0201 x-compute-request-id: req-a9781ce0-66ee-4e11-87ae-83ac60ea0201 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 112d9d25-1b0b-4155-a6be-05050d94791a could not be found.", "code": 404}} 2018-09-30 05:06:59,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/112d9d25-1b0b-4155-a6be-05050d94791a used request id req-a9781ce0-66ee-4e11-87ae-83ac60ea0201 2018-09-30 05:06:59,023 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 112d9d25-1b0b-4155-a6be-05050d94791a could not be found. (HTTP 404) (Request-ID: req-a9781ce0-66ee-4e11-87ae-83ac60ea0201) 2018-09-30 05:06:59,024 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-inst 2018-09-30 05:06:59,025 - neutron_utils - INFO - Deleting security group rule with ID - d80e91fd-db22-4d7c-8888-9a6ca0044220 2018-09-30 05:06:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d80e91fd-db22-4d7c-8888-9a6ca0044220 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:59,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9c0b09-7f74-4b06-9695-10dbea7f5a89 Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:59,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d80e91fd-db22-4d7c-8888-9a6ca0044220 used request id req-cf9c0b09-7f74-4b06-9695-10dbea7f5a89 2018-09-30 05:06:59,327 - neutron_utils - INFO - Deleting security group rule with ID - 689e5511-a808-4b70-898f-234f06a24066 2018-09-30 05:06:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/689e5511-a808-4b70-898f-234f06a24066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:59,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a23558c-63fc-4c9c-8363-3786bc552ceb Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:59,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/689e5511-a808-4b70-898f-234f06a24066 used request id req-1a23558c-63fc-4c9c-8363-3786bc552ceb 2018-09-30 05:06:59,576 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-name 2018-09-30 05:06:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ef16c1b7-3554-4320-addd-77c284f4f4be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5117b9fe7fae442736356f59f0e436dd862f020a" 2018-09-30 05:06:59,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03cba636-6bb3-4fad-a0fa-00f4b20be73c Content-Length: 0 Date: Sun, 30 Sep 2018 05:06:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:06:59,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ef16c1b7-3554-4320-addd-77c284f4f4be used request id req-03cba636-6bb3-4fad-a0fa-00f4b20be73c 2018-09-30 05:06:59,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8681ecab11c4d83bd6b3918cc14335dd6225824b" 2018-09-30 05:06:59,819 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:06:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b6b7b16-a47c-47ca-a0f3-b99cfe841f07 x-compute-request-id: req-6b6b7b16-a47c-47ca-a0f3-b99cfe841f07 Content-Length: 0 Content-Type: application/json 2018-09-30 05:06:59,819 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/af03d2c2-8e17-4cea-8ae3-adc1e5b58f4a used request id req-6b6b7b16-a47c-47ca-a0f3-b99cfe841f07 2018-09-30 05:06:59,820 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet 2018-09-30 05:06:59,820 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-subnet 2018-09-30 05:06:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b2409764-f885-4565-95d0-bc7a83c948c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:07:02,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b56d119-b61c-4da2-9282-7dc4a8b50e47 Date: Sun, 30 Sep 2018 05:07:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:02,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b2409764-f885-4565-95d0-bc7a83c948c4 used request id req-6b56d119-b61c-4da2-9282-7dc4a8b50e47 2018-09-30 05:07:02,273 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-pub-net 2018-09-30 05:07:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/54dd95f7-4255-446b-8f02-4f2382565e89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9849a1116a352737d8e4d54608670c96103c67d5" 2018-09-30 05:07:03,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c438ee8f-a5f0-4a22-8521-210e66875548 Date: Sun, 30 Sep 2018 05:07:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:03,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/54dd95f7-4255-446b-8f02-4f2382565e89 used request id req-c438ee8f-a5f0-4a22-8521-210e66875548 2018-09-30 05:07:03,828 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b602df58-bdfd-464a-9913-05e8882e9b8e-image 2018-09-30 05:07:03,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f6ccba97d4c3f6d9a2b1171d38cabdb273444e9" 2018-09-30 05:07:04,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c88a799f-1da9-4d1d-96a2-1b04ac08d5f6 Date: Sun, 30 Sep 2018 05:07:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:07:04,704 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6710b1b7-af11-4971-a279-4e3e157982fe used request id req-c88a799f-1da9-4d1d-96a2-1b04ac08d5f6 2018-09-30 05:07:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:04,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-186491fa-c0b6-4dec-a0ed-8ee9fc6f1886 Date: Sun, 30 Sep 2018 05:07:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:21Z", "updated_at": "2018-09-30T05:06:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "revision_number": 0, "id": "05e5973a-9277-4373-a804-890ecca8a55b", "remote_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "revision_number": 0, "id": "c4db6768-1a39-44f0-8932-370d60e05e51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "revision_number": 0, "id": "e56364ba-f2fa-4c2d-83cb-d00f1d475b31", "remote_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "revision_number": 0, "id": "ee03c7d6-459c-4386-80ec-0e453dd9f36d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50511791b0443d09ef6a7d15c2d08ca"}], "revision_number": 4, "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "name": "default"}]} 2018-09-30 05:07:04,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-186491fa-c0b6-4dec-a0ed-8ee9fc6f1886 2018-09-30 05:07:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:05,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e6668d-d712-4112-a906-5401b0247d09 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:07:05,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-87e6668d-d712-4112-a906-5401b0247d09 2018-09-30 05:07:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:05,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2695fe7e-1047-4890-b317-f5ec5139eacf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:07:05,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-2695fe7e-1047-4890-b317-f5ec5139eacf 2018-09-30 05:07:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:05,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0172e9a1-03da-4c01-b350-f579a0066854 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:07:05,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-0172e9a1-03da-4c01-b350-f579a0066854 2018-09-30 05:07:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:05,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc78001-2b22-43dd-8927-9265d175f51d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca"}, "enabled": true, "id": "c50511791b0443d09ef6a7d15c2d08ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-de0f6eae-506a-41d-proj"}} 2018-09-30 05:07:05,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-6bc78001-2b22-43dd-8927-9265d175f51d 2018-09-30 05:07:05,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da8843e7-46f8-4e2b-b180-4c0c25806bb4 2018-09-30 05:07:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=da8843e7-46f8-4e2b-b180-4c0c25806bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:05,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ea7f41a8-3cc8-4044-8815-cd8c15576e75 Date: Sun, 30 Sep 2018 05:07:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:21Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "05e5973a-9277-4373-a804-890ecca8a55b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:21Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "c4db6768-1a39-44f0-8932-370d60e05e51"}, {"remote_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:21Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "e56364ba-f2fa-4c2d-83cb-d00f1d475b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:06:21Z", "security_group_id": "da8843e7-46f8-4e2b-b180-4c0c25806bb4", "port_range_min": null, "revision_number": 0, "tenant_id": "c50511791b0443d09ef6a7d15c2d08ca", "created_at": "2018-09-30T05:06:21Z", "project_id": "c50511791b0443d09ef6a7d15c2d08ca", "id": "ee03c7d6-459c-4386-80ec-0e453dd9f36d"}]} 2018-09-30 05:07:05,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=da8843e7-46f8-4e2b-b180-4c0c25806bb4 used request id req-ea7f41a8-3cc8-4044-8815-cd8c15576e75 2018-09-30 05:07:05,497 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:07:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/da8843e7-46f8-4e2b-b180-4c0c25806bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:05,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26cdf9d3-3b97-47c6-a62f-7bb9f8571bb5 Content-Length: 0 Date: Sun, 30 Sep 2018 05:07:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:05,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/da8843e7-46f8-4e2b-b180-4c0c25806bb4 used request id req-26cdf9d3-3b97-47c6-a62f-7bb9f8571bb5 2018-09-30 05:07:05,789 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-de0f6eae-506a-41d-proj 2018-09-30 05:07:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:06,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05be0c12-59e0-46bd-8dc0-41551b5891d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:06,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c50511791b0443d09ef6a7d15c2d08ca used request id req-05be0c12-59e0-46bd-8dc0-41551b5891d1 2018-09-30 05:07:06,007 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-de0f6eae-506a-41d-proj-role 2018-09-30 05:07:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8119e23b2612496d8ee30e53eb95b5ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:06,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dab57fc-8fed-45f5-9a22-3c80e6f2d03a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:06,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8119e23b2612496d8ee30e53eb95b5ee used request id req-8dab57fc-8fed-45f5-9a22-3c80e6f2d03a 2018-09-30 05:07:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8c5ddfccac214a5ed34ccd73fb73908126c339" 2018-09-30 05:07:06,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377a7311-fa37-43dd-884c-73aa3f0bf69b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:07:06,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-377a7311-fa37-43dd-884c-73aa3f0bf69b 2018-09-30 05:07:06,210 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-de0f6eae-506a-41d-user 2018-09-30 05:07:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3509d5b7f0004bc98f43b21399169a59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebf48e4e4872c67fa18b1386d86a850a1dde7e0" 2018-09-30 05:07:06,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b363e5-774c-47cd-838a-81693d92b690 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:06,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3509d5b7f0004bc98f43b21399169a59 used request id req-31b363e5-774c-47cd-838a-81693d92b690 2018-09-30 05:07:06,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:06,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["1Jc0TuetQmatHF7_5uiWKg"], "issued_at": "2018-09-30T05:07:06.000000Z"}} 2018-09-30 05:07:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9a30d035ee170daa683c9aea584a8f41d4c3" 2018-09-30 05:07:06,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb04656e-93ff-429c-8ed7-1c1f6f4e0c08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:06,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bb04656e-93ff-429c-8ed7-1c1f6f4e0c08 2018-09-30 05:07:06,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:06,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:07,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GFEb9UZiTLGYl7OSMhbOYA"], "issued_at": "2018-09-30T05:07:07.000000Z"}} 2018-09-30 05:07:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:07,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7b2299-ce87-44b3-ba03-95bbf9daae1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:07,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bf7b2299-ce87-44b3-ba03-95bbf9daae1e 2018-09-30 05:07:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:07:07,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:07:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:07,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c5bd24-5f17-42cc-b9c6-84b38b24a783 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:07:07,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj used request id req-87c5bd24-5f17-42cc-b9c6-84b38b24a783 2018-09-30 05:07:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:07,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f87c9daa-2ad7-409c-9fe9-945e4dd2668f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:07:07,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f87c9daa-2ad7-409c-9fe9-945e4dd2668f 2018-09-30 05:07:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}}' 2018-09-30 05:07:07,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d026b0f6-9916-4270-991e-722bb0569eaa Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:07,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d026b0f6-9916-4270-991e-722bb0569eaa 2018-09-30 05:07:07,812 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj 2018-09-30 05:07:07,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:07,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:08,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ECvMtpK_TMurxaNA-ZxhqA"], "issued_at": "2018-09-30T05:07:08.000000Z"}} 2018-09-30 05:07:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe78e69013b761205d00ce2376446ff356653fd" 2018-09-30 05:07:08,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e5ac28-1bb2-4f45-a0c3-ee1e28ca173a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:08,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-57e5ac28-1bb2-4f45-a0c3-ee1e28ca173a 2018-09-30 05:07:08,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:07:08,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:07:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe78e69013b761205d00ce2376446ff356653fd" 2018-09-30 05:07:08,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd50d40d-00d7-4f52-9f80-c219aba5a368 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:07:08,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cd50d40d-00d7-4f52-9f80-c219aba5a368 2018-09-30 05:07:08,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe78e69013b761205d00ce2376446ff356653fd" 2018-09-30 05:07:08,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1fd435-3c52-48aa-a0f6-965101e49618 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}]} 2018-09-30 05:07:08,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj used request id req-1f1fd435-3c52-48aa-a0f6-965101e49618 2018-09-30 05:07:08,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe78e69013b761205d00ce2376446ff356653fd" 2018-09-30 05:07:08,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb4babf-d29b-4e7d-9f8f-9a556d68f7ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:07:08,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7fb4babf-d29b-4e7d-9f8f-9a556d68f7ec 2018-09-30 05:07:08,979 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-1aa873b9-76c4-4be-user 2018-09-30 05:07:08,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:08,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:09,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49aa4611-3655-4546-91ea-1e2f7851d477 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:07:09,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-49aa4611-3655-4546-91ea-1e2f7851d477 2018-09-30 05:07:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" -d '{"role": {"name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}}' 2018-09-30 05:07:09,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1523ae-b732-4883-bc0d-7b95625970cc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b124fafaca7346b7be7b5834fb70207f", "links": {"self": "http://172.30.9.29:5000/v3/roles/b124fafaca7346b7be7b5834fb70207f"}, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}} 2018-09-30 05:07:09,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3b1523ae-b732-4883-bc0d-7b95625970cc 2018-09-30 05:07:09,213 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role 2018-09-30 05:07:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b124fafaca7346b7be7b5834fb70207f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:09,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d40c8c8-3758-4107-ad50-0c5d344b0a9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b124fafaca7346b7be7b5834fb70207f"}, "domain_id": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role", "id": "b124fafaca7346b7be7b5834fb70207f"}} 2018-09-30 05:07:09,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b124fafaca7346b7be7b5834fb70207f used request id req-1d40c8c8-3758-4107-ad50-0c5d344b0a9f 2018-09-30 05:07:09,305 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role to project InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj 2018-09-30 05:07:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d/users/4e80078ecfe14faba7e77c7772f7af54/roles/b124fafaca7346b7be7b5834fb70207f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:09,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b03a89-6d59-4bb8-8e02-9ab1294f1faa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:09,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d/users/4e80078ecfe14faba7e77c7772f7af54/roles/b124fafaca7346b7be7b5834fb70207f used request id req-04b03a89-6d59-4bb8-8e02-9ab1294f1faa 2018-09-30 05:07:09,732 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:07:09,733 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:07:09,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:09,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:10,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b124fafaca7346b7be7b5834fb70207f", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}], "expires_at": "2018-09-30T06:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e492b7d917948c18f105e93ffeb501d", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-user", "id": "4e80078ecfe14faba7e77c7772f7af54"}, "audit_ids": ["nACEsC_xQ2Wx31-c9zKP1Q"], "issued_at": "2018-09-30T05:07:10.000000Z"}} 2018-09-30 05:07:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:10,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7459507a-4dc3-4eb8-be79-2814c650083c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:10,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7459507a-4dc3-4eb8-be79-2814c650083c 2018-09-30 05:07:10,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:10,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ff8038e5-5192-4447-a799-72fc23989580 Date: Sun, 30 Sep 2018 05:07:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image"} 2018-09-30 05:07:10,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image used request id req-ff8038e5-5192-4447-a799-72fc23989580 2018-09-30 05:07:10,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:10,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0a5ef785-1b0c-422f-b997-f773a3b76698 Date: Sun, 30 Sep 2018 05:07:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:07:10,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0a5ef785-1b0c-422f-b997-f773a3b76698 2018-09-30 05:07:10,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image"}' 2018-09-30 05:07:10,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab X-Openstack-Request-Id: req-51f23b3a-619e-4ad9-bb5d-7320b5fe1223 Date: Sun, 30 Sep 2018 05:07:10 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:07:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:07:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "min_disk": 0, "protected": false, "id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "file": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/file", "checksum": null, "owner": "8e492b7d917948c18f105e93ffeb501d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:07:10,743 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-51f23b3a-619e-4ad9-bb5d-7320b5fe1223 2018-09-30 05:07:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" -d '' 2018-09-30 05:07:13,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a2fd2fc-f4ce-46ab-9542-994a199feff9 Date: Sun, 30 Sep 2018 05:07:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:07:13,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/file used request id req-5a2fd2fc-f4ce-46ab-9542-994a199feff9 2018-09-30 05:07:13,109 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:07:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:13,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-aeab7cff-eb25-4c82-8509-3c607023d287 Date: Sun, 30 Sep 2018 05:07:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:07:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:07:12Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/snap", "metadata": {}}], "self": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "min_disk": 0, "protected": false, "id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "file": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e492b7d917948c18f105e93ffeb501d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:07:13,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab used request id req-aeab7cff-eb25-4c82-8509-3c607023d287 2018-09-30 05:07:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:13,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d950b03c-96bc-4433-8d25-3d1cf41327ba Date: Sun, 30 Sep 2018 05:07:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:07:13,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d950b03c-96bc-4433-8d25-3d1cf41327ba 2018-09-30 05:07:13,464 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image 2018-09-30 05:07:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a9514049-e2a4-47b1-b9fe-1b9547a90b9b Date: Sun, 30 Sep 2018 05:07:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:07:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:07:12Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/snap", "metadata": {}}], "self": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "min_disk": 0, "protected": false, "id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "file": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e492b7d917948c18f105e93ffeb501d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:07:13,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab used request id req-a9514049-e2a4-47b1-b9fe-1b9547a90b9b 2018-09-30 05:07:13,631 - create_image - DEBUG - Instance status is - active 2018-09-30 05:07:13,632 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image 2018-09-30 05:07:13,632 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image 2018-09-30 05:07:13,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:13,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:14,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b124fafaca7346b7be7b5834fb70207f", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}], "expires_at": "2018-09-30T06:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e492b7d917948c18f105e93ffeb501d", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-user", "id": "4e80078ecfe14faba7e77c7772f7af54"}, "audit_ids": ["epHlN1pzQu2afk_DIwygcA"], "issued_at": "2018-09-30T05:07:13.000000Z"}} 2018-09-30 05:07:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:14,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6237cc-f549-48b8-9a09-ea515b377ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:14,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ae6237cc-f549-48b8-9a09-ea515b377ea7 2018-09-30 05:07:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:14,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-205dc27d-ff61-4503-911b-cfe801b0f0b3 Date: Sun, 30 Sep 2018 05:07:14 GMT RESP BODY: {"networks":[]} 2018-09-30 05:07:14,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-205dc27d-ff61-4503-911b-cfe801b0f0b3 2018-09-30 05:07:14,253 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net 2018-09-30 05:07:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" -d '{"network": {"name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net", "admin_state_up": true}}' 2018-09-30 05:07:14,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a46f2716-6109-4df3-977c-10fecf37747b Date: Sun, 30 Sep 2018 05:07:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:07:14Z","is_default":false,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","mtu":1450}} 2018-09-30 05:07:14,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a46f2716-6109-4df3-977c-10fecf37747b 2018-09-30 05:07:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:15,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-5ff89f03-7bbb-4f37-be19-d5e12c761ce8 Date: Sun, 30 Sep 2018 05:07:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:07:14Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:15,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-5ff89f03-7bbb-4f37-be19-d5e12c761ce8 2018-09-30 05:07:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:15,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d5c97b0-3f56-4bd8-93b1-fd2e6b6ebad9 Date: Sun, 30 Sep 2018 05:07:15 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:07:15,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-9d5c97b0-3f56-4bd8-93b1-fd2e6b6ebad9 2018-09-30 05:07:15,390 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet 2018-09-30 05:07:15,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" -d '{"subnets": [{"ip_version": 4, "network_id": "09cad0a8-4820-4964-8487-8ca66a38a7dd", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]}' 2018-09-30 05:07:16,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-52147d89-49ff-4318-b8c2-c9dbca79785f Date: Sun, 30 Sep 2018 05:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:16,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-52147d89-49ff-4318-b8c2-c9dbca79785f 2018-09-30 05:07:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:16,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8e4a1b19-211e-4de8-95f1-815d13a9f3db Date: Sun, 30 Sep 2018 05:07:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:16,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-8e4a1b19-211e-4de8-95f1-815d13a9f3db 2018-09-30 05:07:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:16,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f079e682-d242-4c44-8d3d-5f23f9b62749 Date: Sun, 30 Sep 2018 05:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:16,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-f079e682-d242-4c44-8d3d-5f23f9b62749 2018-09-30 05:07:16,644 - OpenStackNetwork - DEBUG - Network [09cad0a8-4820-4964-8487-8ca66a38a7dd] created successfully 2018-09-30 05:07:16,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:16,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:17,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["H43vtf1yTc6POaZxmn-ULw"], "issued_at": "2018-09-30T05:07:17.000000Z"}} 2018-09-30 05:07:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd05787e83afa96b48156909177b89edea78997" 2018-09-30 05:07:17,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26cecfe-a00a-48c9-ba7e-dfc226cd63d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:17,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f26cecfe-a00a-48c9-ba7e-dfc226cd63d9 2018-09-30 05:07:17,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:07:17,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd05787e83afa96b48156909177b89edea78997" 2018-09-30 05:07:17,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2763346-9330-4ed9-81e7-98e0bb5e3193 x-compute-request-id: req-b2763346-9330-4ed9-81e7-98e0bb5e3193 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:07:17,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b2763346-9330-4ed9-81e7-98e0bb5e3193 2018-09-30 05:07:17,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd05787e83afa96b48156909177b89edea78997" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:07:17,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860b9c85-c793-4864-9e90-251fd906af79 x-compute-request-id: req-860b9c85-c793-4864-9e90-251fd906af79 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "100224c9-8038-4558-822f-fe47b3f3fba7", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:07:17,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-860b9c85-c793-4864-9e90-251fd906af79 2018-09-30 05:07:17,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:17,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:17,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b124fafaca7346b7be7b5834fb70207f", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}], "expires_at": "2018-09-30T06:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e492b7d917948c18f105e93ffeb501d", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-user", "id": "4e80078ecfe14faba7e77c7772f7af54"}, "audit_ids": ["r9CkLRgUQzWtkYeCvBE_7w"], "issued_at": "2018-09-30T05:07:17.000000Z"}} 2018-09-30 05:07:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:17,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cc2f6a-cab0-4dd7-8be8-503fb5a9a7bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:17,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d3cc2f6a-cab0-4dd7-8be8-503fb5a9a7bf 2018-09-30 05:07:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:17,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1e17a9e8-b24e-43a0-aa9a-0742ff3eb08e Date: Sun, 30 Sep 2018 05:07:17 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:07:17,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name&description=hello+group used request id req-1e17a9e8-b24e-43a0-aa9a-0742ff3eb08e 2018-09-30 05:07:17,985 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name... 2018-09-30 05:07:17,985 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name 2018-09-30 05:07:17,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name", "description": "hello group"}}' 2018-09-30 05:07:18,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1462e00a-d063-4734-be17-26c38d3a8a3e Date: Sun, 30 Sep 2018 05:07:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "updated_at": "2018-09-30T05:07:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "caed49df-6f63-4173-ac4d-c6abce50fb65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e492b7d917948c18f105e93ffeb501d"}], "revision_number": 2, "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name"}} 2018-09-30 05:07:18,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-1462e00a-d063-4734-be17-26c38d3a8a3e 2018-09-30 05:07:18,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:18,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f6bb166-0b9d-41dc-9662-5a8126eb4c36 Date: Sun, 30 Sep 2018 05:07:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "caed49df-6f63-4173-ac4d-c6abce50fb65"}]} 2018-09-30 05:07:18,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-1f6bb166-0b9d-41dc-9662-5a8126eb4c36 2018-09-30 05:07:18,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:18,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70bc27d3-d4f0-4251-9d0c-be5ed93fa1bd Date: Sun, 30 Sep 2018 05:07:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "caed49df-6f63-4173-ac4d-c6abce50fb65"}]} 2018-09-30 05:07:18,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-70bc27d3-d4f0-4251-9d0c-be5ed93fa1bd 2018-09-30 05:07:18,734 - neutron_utils - INFO - Retrieving security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:18,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-30f4a04b-1506-4fc9-9906-02b0ff21ccbd Date: Sun, 30 Sep 2018 05:07:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "updated_at": "2018-09-30T05:07:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "caed49df-6f63-4173-ac4d-c6abce50fb65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e492b7d917948c18f105e93ffeb501d"}], "revision_number": 2, "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name"}]} 2018-09-30 05:07:18,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-30f4a04b-1506-4fc9-9906-02b0ff21ccbd 2018-09-30 05:07:18,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42cc73da-5919-4638-a462-876ddd7af818 Date: Sun, 30 Sep 2018 05:07:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "caed49df-6f63-4173-ac4d-c6abce50fb65"}]} 2018-09-30 05:07:19,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-42cc73da-5919-4638-a462-876ddd7af818 2018-09-30 05:07:19,116 - neutron_utils - INFO - Retrieving security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:19,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7736723c-163a-49eb-824a-f937ef58906d Date: Sun, 30 Sep 2018 05:07:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "updated_at": "2018-09-30T05:07:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "caed49df-6f63-4173-ac4d-c6abce50fb65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e492b7d917948c18f105e93ffeb501d"}], "revision_number": 2, "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name"}]} 2018-09-30 05:07:19,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-7736723c-163a-49eb-824a-f937ef58906d 2018-09-30 05:07:19,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:19,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f73b121e-8b08-4795-ba75-ba4ad38c2a5b Date: Sun, 30 Sep 2018 05:07:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "caed49df-6f63-4173-ac4d-c6abce50fb65"}]} 2018-09-30 05:07:19,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-f73b121e-8b08-4795-ba75-ba4ad38c2a5b 2018-09-30 05:07:19,193 - neutron_utils - INFO - Retrieving security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:19,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-98423770-2098-43c8-8646-ee38da53ef72 Date: Sun, 30 Sep 2018 05:07:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "updated_at": "2018-09-30T05:07:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "revision_number": 0, "id": "caed49df-6f63-4173-ac4d-c6abce50fb65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e492b7d917948c18f105e93ffeb501d"}], "revision_number": 2, "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name"}]} 2018-09-30 05:07:19,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-98423770-2098-43c8-8646-ee38da53ef72 2018-09-30 05:07:19,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee8570f9-0446-4c03-b9b6-b39848cc9f92 2018-09-30 05:07:19,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:19,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c77d2760-07a0-49ba-bd6d-44c7793567a5 Date: Sun, 30 Sep 2018 05:07:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "bebe504a-0023-4fe4-82c7-90191b3d42ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:18Z", "security_group_id": "ee8570f9-0446-4c03-b9b6-b39848cc9f92", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:18Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "caed49df-6f63-4173-ac4d-c6abce50fb65"}]} 2018-09-30 05:07:19,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-c77d2760-07a0-49ba-bd6d-44c7793567a5 2018-09-30 05:07:19,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:19,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:19,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b124fafaca7346b7be7b5834fb70207f", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}], "expires_at": "2018-09-30T06:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e492b7d917948c18f105e93ffeb501d", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-user", "id": "4e80078ecfe14faba7e77c7772f7af54"}, "audit_ids": ["ckTF80mMSk-xkTfgEiyV2A"], "issued_at": "2018-09-30T05:07:19.000000Z"}} 2018-09-30 05:07:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:19,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c402a03-d80e-476e-b267-c933964f268a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:19,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7c402a03-d80e-476e-b267-c933964f268a 2018-09-30 05:07:19,874 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:07:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:19,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659486c7-8429-4e66-8f82-ae6ad4cb4a14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:19,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-659486c7-8429-4e66-8f82-ae6ad4cb4a14 2018-09-30 05:07:19,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-34680718-abb9-4ec1-80bc-259f4e92f51d Date: Sun, 30 Sep 2018 05:07:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:20,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-34680718-abb9-4ec1-80bc-259f4e92f51d 2018-09-30 05:07:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:07:20,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:07:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:20,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde26241-6350-4b18-87a7-367991109a08 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:20,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-bde26241-6350-4b18-87a7-367991109a08 2018-09-30 05:07:20,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:20,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25d3ec06-3596-4f29-a594-e0c094621e01 Date: Sun, 30 Sep 2018 05:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:20,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-25d3ec06-3596-4f29-a594-e0c094621e01 2018-09-30 05:07:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:20,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d6e219d-8afd-4884-9656-65d9285acdff Date: Sun, 30 Sep 2018 05:07:20 GMT RESP BODY: {"ports":[]} 2018-09-30 05:07:20,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port&admin_state_up=True used request id req-2d6e219d-8afd-4884-9656-65d9285acdff 2018-09-30 05:07:20,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:20,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c335dde-c191-4db1-88b7-eb76992f11ec x-compute-request-id: req-9c335dde-c191-4db1-88b7-eb76992f11ec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:07:20,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst used request id req-9c335dde-c191-4db1-88b7-eb76992f11ec 2018-09-30 05:07:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:21,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-06e1f0f5-c59e-4ef9-b2a7-7190a0ac048f Date: Sun, 30 Sep 2018 05:07:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:21,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-06e1f0f5-c59e-4ef9-b2a7-7190a0ac048f 2018-09-30 05:07:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:21,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c8cedb-bd04-4d77-8f02-285fb21210f3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:21,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-51c8cedb-bd04-4d77-8f02-285fb21210f3 2018-09-30 05:07:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:21,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9d512f9a-5b7e-4a70-b4c7-92efd46f3e6d Date: Sun, 30 Sep 2018 05:07:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:21,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-9d512f9a-5b7e-4a70-b4c7-92efd46f3e6d 2018-09-30 05:07:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:21,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-95a77986-5d5a-45c7-9728-fbcd5fc65503 Date: Sun, 30 Sep 2018 05:07:21 GMT RESP BODY: {"ports":[]} 2018-09-30 05:07:21,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port&admin_state_up=True used request id req-95a77986-5d5a-45c7-9728-fbcd5fc65503 2018-09-30 05:07:21,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:21,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:22,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b124fafaca7346b7be7b5834fb70207f", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}], "expires_at": "2018-09-30T06:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e492b7d917948c18f105e93ffeb501d", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-user", "id": "4e80078ecfe14faba7e77c7772f7af54"}, "audit_ids": ["uVlyd_CXQ1yjIEUt5b7OfA"], "issued_at": "2018-09-30T05:07:22.000000Z"}} 2018-09-30 05:07:22,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5a8a03b14ae62326c74a20f14752fa09096209" 2018-09-30 05:07:22,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabbc9df-2111-43f6-b3bb-429e76fd0b22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:22,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aabbc9df-2111-43f6-b3bb-429e76fd0b22 2018-09-30 05:07:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5ba74ca6-7d1c-4c95-9ef0-3cde871c1917 Date: Sun, 30 Sep 2018 05:07:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:22,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-5ba74ca6-7d1c-4c95-9ef0-3cde871c1917 2018-09-30 05:07:22,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:22,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8cd566b-00f7-4aac-95e3-99e087734e94 Date: Sun, 30 Sep 2018 05:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:22,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-b8cd566b-00f7-4aac-95e3-99e087734e94 2018-09-30 05:07:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:22,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0b54f645-bdcd-4d05-a10c-a6b77abcd151 Date: Sun, 30 Sep 2018 05:07:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:22,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-0b54f645-bdcd-4d05-a10c-a6b77abcd151 2018-09-30 05:07:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:07:22,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:07:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5a8a03b14ae62326c74a20f14752fa09096209" 2018-09-30 05:07:22,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25437507-9edc-4482-922e-9e836ed65721 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:22,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-25437507-9edc-4482-922e-9e836ed65721 2018-09-30 05:07:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:22,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7c75470-aff6-465b-be44-69c4e641d231 Date: Sun, 30 Sep 2018 05:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:22,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-c7c75470-aff6-465b-be44-69c4e641d231 2018-09-30 05:07:22,856 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net 2018-09-30 05:07:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" -d '{"port": {"network_id": "09cad0a8-4820-4964-8487-8ca66a38a7dd", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port", "admin_state_up": true}}' 2018-09-30 05:07:23,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-ff3118e6-c1aa-44a7-a982-cea8236cd429 Date: Sun, 30 Sep 2018 05:07:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","project_id":"8e492b7d917948c18f105e93ffeb501d","qos_policy_id":null,"admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal"}} 2018-09-30 05:07:23,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-ff3118e6-c1aa-44a7-a982-cea8236cd429 2018-09-30 05:07:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7319ea33-2dbc-4182-8ca7-71d5bc640f40 Date: Sun, 30 Sep 2018 05:07:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:24,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-7319ea33-2dbc-4182-8ca7-71d5bc640f40 2018-09-30 05:07:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a477fd10-ea21-4c4a-bbf4-96196a83fcc5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:24,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-a477fd10-ea21-4c4a-bbf4-96196a83fcc5 2018-09-30 05:07:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82c04432-663b-4be8-8735-9978ebd5a327 Date: Sun, 30 Sep 2018 05:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:24,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-82c04432-663b-4be8-8735-9978ebd5a327 2018-09-30 05:07:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-57722e4b-682e-49a8-8a46-125a38ac74d2 Date: Sun, 30 Sep 2018 05:07:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:07:24,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port&admin_state_up=True used request id req-57722e4b-682e-49a8-8a46-125a38ac74d2 2018-09-30 05:07:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad776bdd-7cee-4651-b19c-1d9d713d637c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:24,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-ad776bdd-7cee-4651-b19c-1d9d713d637c 2018-09-30 05:07:24,501 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst 2018-09-30 05:07:24,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c19f3f0-c573-42da-9893-7d448dbe705a x-compute-request-id: req-4c19f3f0-c573-42da-9893-7d448dbe705a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-flavor-name"}]} 2018-09-30 05:07:24,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4c19f3f0-c573-42da-9893-7d448dbe705a 2018-09-30 05:07:24,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dea8ede-3538-4e4c-b6fb-511b5e8e7c45 x-compute-request-id: req-6dea8ede-3538-4e4c-b6fb-511b5e8e7c45 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "100224c9-8038-4558-822f-fe47b3f3fba7", "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:07:24,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7 used request id req-6dea8ede-3538-4e4c-b6fb-511b5e8e7c45 2018-09-30 05:07:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-17352de6-a772-4459-bf64-1ad27513be7c Date: Sun, 30 Sep 2018 05:07:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:07:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:07:12Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/snap", "metadata": {}}], "self": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "min_disk": 0, "protected": false, "id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "file": "/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e492b7d917948c18f105e93ffeb501d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/601f9f43-80cc-47db-90e5-ac80edaf86ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image"} 2018-09-30 05:07:24,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image used request id req-17352de6-a772-4459-bf64-1ad27513be7c 2018-09-30 05:07:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:24,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3acbd0d2-7ed0-41fb-88e0-15e5c1d4a605 Date: Sun, 30 Sep 2018 05:07:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:07:24,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3acbd0d2-7ed0-41fb-88e0-15e5c1d4a605 2018-09-30 05:07:24,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" -d '{"server": {"name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "imageRef": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "flavorRef": "100224c9-8038-4558-822f-fe47b3f3fba7", "max_count": 1, "min_count": 1, "networks": [{"port": "fdee2e9a-d350-45a9-b877-72edb4f0838e"}]}}' 2018-09-30 05:07:26,029 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-674c1939-0472-486d-95a5-0b42eece7f83 x-compute-request-id: req-674c1939-0472-486d-95a5-0b42eece7f83 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "adminPass": "4cUW7Q45vzFZ"}} 2018-09-30 05:07:26,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-674c1939-0472-486d-95a5-0b42eece7f83 2018-09-30 05:07:26,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:26,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a96155b-c0b0-4d9a-b66b-cad8ab609b74 x-compute-request-id: req-8a96155b-c0b0-4d9a-b66b-cad8ab609b74 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:07:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:26,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-8a96155b-c0b0-4d9a-b66b-cad8ab609b74 2018-09-30 05:07:26,399 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst 2018-09-30 05:07:26,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:26,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a2b773d-3d31-4369-a0ef-3890ebf810d0 x-compute-request-id: req-1a2b773d-3d31-4369-a0ef-3890ebf810d0 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:07:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:26,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-1a2b773d-3d31-4369-a0ef-3890ebf810d0 2018-09-30 05:07:26,759 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst] is - BUILD 2018-09-30 05:07:26,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:07:29,763 - create_instance - DEBUG - VM status query timeout in 896.636533976 2018-09-30 05:07:29,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:30,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af751691-9e4a-4932-af6b-1b70272a954e x-compute-request-id: req-af751691-9e4a-4932-af6b-1b70272a954e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:07:27Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:30,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-af751691-9e4a-4932-af6b-1b70272a954e 2018-09-30 05:07:30,240 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst] is - BUILD 2018-09-30 05:07:30,240 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:07:33,244 - create_instance - DEBUG - VM status query timeout in 893.15575099 2018-09-30 05:07:33,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:33,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9285cd3-4631-425b-b1ef-c09180334900 x-compute-request-id: req-d9285cd3-4631-425b-b1ef-c09180334900 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:33,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-d9285cd3-4631-425b-b1ef-c09180334900 2018-09-30 05:07:33,673 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst] is - ACTIVE 2018-09-30 05:07:33,673 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:07:33,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:34,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-205e85f9-26d3-4d2d-8685-a9b3845a33b8 x-compute-request-id: req-205e85f9-26d3-4d2d-8685-a9b3845a33b8 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:34,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-205e85f9-26d3-4d2d-8685-a9b3845a33b8 2018-09-30 05:07:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:34,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1fc24516-c456-4ae7-9f23-5a2146c39735 Date: Sun, 30 Sep 2018 05:07:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:34,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-1fc24516-c456-4ae7-9f23-5a2146c39735 2018-09-30 05:07:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:34,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b85791-1c54-41c4-b2e0-7d2b0f7af9ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:34,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-22b85791-1c54-41c4-b2e0-7d2b0f7af9ab 2018-09-30 05:07:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:34,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ccc38ca-887f-49b4-a125-041616020b64 Date: Sun, 30 Sep 2018 05:07:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:34,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-8ccc38ca-887f-49b4-a125-041616020b64 2018-09-30 05:07:34,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:34,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b05b36bf-f352-47f3-acf4-0507b03abc77 Date: Sun, 30 Sep 2018 05:07:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.4"}],"id":"2a4d5a9c-6bbb-4a1c-8c38-f81ac7152b1f","security_groups":[],"mac_address":"fa:16:3e:52:d1:34","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.3"}],"id":"cde252c5-f5bc-49b2-a1ae-2a5d25e09fb1","security_groups":[],"mac_address":"fa:16:3e:7c:72:a5","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.2"}],"id":"f93eb493-cd0c-4fd6-8a58-afe54481c39a","security_groups":[],"mac_address":"fa:16:3e:e6:0c:60","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal","device_id":"e69b77c3-3deb-4b74-90bc-a66b5adbb85b"}]} 2018-09-30 05:07:34,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-b05b36bf-f352-47f3-acf4-0507b03abc77 2018-09-30 05:07:35,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:35,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257479ca-ef74-4789-98cc-2ed398498eb5 x-compute-request-id: req-257479ca-ef74-4789-98cc-2ed398498eb5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:35,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-257479ca-ef74-4789-98cc-2ed398498eb5 2018-09-30 05:07:35,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:35,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-59306a72-f077-4deb-85a6-f07b07f33735 Date: Sun, 30 Sep 2018 05:07:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:35,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-59306a72-f077-4deb-85a6-f07b07f33735 2018-09-30 05:07:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:35,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec223d2-7761-472b-9ab4-0953b3d8eae8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:35,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-8ec223d2-7761-472b-9ab4-0953b3d8eae8 2018-09-30 05:07:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:35,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3189bc8a-3335-458e-a2cd-29e450a97bc8 Date: Sun, 30 Sep 2018 05:07:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:35,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-3189bc8a-3335-458e-a2cd-29e450a97bc8 2018-09-30 05:07:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:36,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-af4f37f3-f040-417c-b5d0-d5ae85d017f5 Date: Sun, 30 Sep 2018 05:07:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.4"}],"id":"2a4d5a9c-6bbb-4a1c-8c38-f81ac7152b1f","security_groups":[],"mac_address":"fa:16:3e:52:d1:34","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.3"}],"id":"cde252c5-f5bc-49b2-a1ae-2a5d25e09fb1","security_groups":[],"mac_address":"fa:16:3e:7c:72:a5","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.2"}],"id":"f93eb493-cd0c-4fd6-8a58-afe54481c39a","security_groups":[],"mac_address":"fa:16:3e:e6:0c:60","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal","device_id":"e69b77c3-3deb-4b74-90bc-a66b5adbb85b"}]} 2018-09-30 05:07:36,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-af4f37f3-f040-417c-b5d0-d5ae85d017f5 2018-09-30 05:07:36,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:36,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b124fafaca7346b7be7b5834fb70207f", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role"}], "expires_at": "2018-09-30T06:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e492b7d917948c18f105e93ffeb501d", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/8e492b7d917948c18f105e93ffeb501d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-user", "id": "4e80078ecfe14faba7e77c7772f7af54"}, "audit_ids": ["CWUft1I5SOWU1PKJUZ8tkg"], "issued_at": "2018-09-30T05:07:36.000000Z"}} 2018-09-30 05:07:36,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b93d797875f5aacb29d048d58577c4c986fff39" 2018-09-30 05:07:37,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36b864c4-0240-4cf6-9d6b-fa92aa9fc7ff x-compute-request-id: req-36b864c4-0240-4cf6-9d6b-fa92aa9fc7ff Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:37,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-36b864c4-0240-4cf6-9d6b-fa92aa9fc7ff 2018-09-30 05:07:37,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:38,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcf58017-0313-41e0-a654-e6df6740ab1d x-compute-request-id: req-fcf58017-0313-41e0-a654-e6df6740ab1d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:38,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-fcf58017-0313-41e0-a654-e6df6740ab1d 2018-09-30 05:07:38,048 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst] is - ACTIVE 2018-09-30 05:07:38,048 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:07:38,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:38,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00cdad46-b964-47d8-9e48-8138bb36607e x-compute-request-id: req-00cdad46-b964-47d8-9e48-8138bb36607e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:38,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-00cdad46-b964-47d8-9e48-8138bb36607e 2018-09-30 05:07:38,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:39,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-de900d44-5c18-4438-a31a-b4fd5ae24d99 Date: Sun, 30 Sep 2018 05:07:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:39,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-de900d44-5c18-4438-a31a-b4fd5ae24d99 2018-09-30 05:07:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:39,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6862a078-cd5a-4ce3-ac84-ca96f5f9eb5f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:39,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-6862a078-cd5a-4ce3-ac84-ca96f5f9eb5f 2018-09-30 05:07:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83ff7056-8724-42f1-8a6f-a0907f24d475 Date: Sun, 30 Sep 2018 05:07:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:39,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-83ff7056-8724-42f1-8a6f-a0907f24d475 2018-09-30 05:07:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:39,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-5682d5e4-3098-453e-99b1-3924caa13aad Date: Sun, 30 Sep 2018 05:07:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.4"}],"id":"2a4d5a9c-6bbb-4a1c-8c38-f81ac7152b1f","security_groups":[],"mac_address":"fa:16:3e:52:d1:34","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.3"}],"id":"cde252c5-f5bc-49b2-a1ae-2a5d25e09fb1","security_groups":[],"mac_address":"fa:16:3e:7c:72:a5","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.2"}],"id":"f93eb493-cd0c-4fd6-8a58-afe54481c39a","security_groups":[],"mac_address":"fa:16:3e:e6:0c:60","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal","device_id":"e69b77c3-3deb-4b74-90bc-a66b5adbb85b"}]} 2018-09-30 05:07:39,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-5682d5e4-3098-453e-99b1-3924caa13aad 2018-09-30 05:07:39,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:39,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97f9653f-9245-4a5c-945e-3e3ebf75556d x-compute-request-id: req-97f9653f-9245-4a5c-945e-3e3ebf75556d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:39,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-97f9653f-9245-4a5c-945e-3e3ebf75556d 2018-09-30 05:07:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:39,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f5312d38-896b-49e7-b4a8-8a567e0f1fdc Date: Sun, 30 Sep 2018 05:07:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:39,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-f5312d38-896b-49e7-b4a8-8a567e0f1fdc 2018-09-30 05:07:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:40,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b77a7f8-a6b3-4674-809e-3b1e855f0cc9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:40,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-3b77a7f8-a6b3-4674-809e-3b1e855f0cc9 2018-09-30 05:07:40,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:40,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2bf8782f-f2b0-4724-9d30-a124317075d4 Date: Sun, 30 Sep 2018 05:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:40,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-2bf8782f-f2b0-4724-9d30-a124317075d4 2018-09-30 05:07:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:40,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e8aefe08-60e8-45ee-8b38-b966f7f077a3 Date: Sun, 30 Sep 2018 05:07:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.4"}],"id":"2a4d5a9c-6bbb-4a1c-8c38-f81ac7152b1f","security_groups":[],"mac_address":"fa:16:3e:52:d1:34","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.3"}],"id":"cde252c5-f5bc-49b2-a1ae-2a5d25e09fb1","security_groups":[],"mac_address":"fa:16:3e:7c:72:a5","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.2"}],"id":"f93eb493-cd0c-4fd6-8a58-afe54481c39a","security_groups":[],"mac_address":"fa:16:3e:e6:0c:60","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal","device_id":"e69b77c3-3deb-4b74-90bc-a66b5adbb85b"}]} 2018-09-30 05:07:40,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-e8aefe08-60e8-45ee-8b38-b966f7f077a3 2018-09-30 05:07:40,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name"}}' 2018-09-30 05:07:40,651 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7934e7e5-12ab-4a92-987e-5c42017d564f x-compute-request-id: req-7934e7e5-12ab-4a92-987e-5c42017d564f Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name not associated with the instance e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "code": 404}} 2018-09-30 05:07:40,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b/action used request id req-7934e7e5-12ab-4a92-987e-5c42017d564f 2018-09-30 05:07:40,651 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name not associated with the instance e69b77c3-3deb-4b74-90bc-a66b5adbb85b (HTTP 404) (Request-ID: req-7934e7e5-12ab-4a92-987e-5c42017d564f) 2018-09-30 05:07:40,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:40,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc024602-a3b3-4227-a7fd-a0de9831b5f4 x-compute-request-id: req-fc024602-a3b3-4227-a7fd-a0de9831b5f4 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:40,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-fc024602-a3b3-4227-a7fd-a0de9831b5f4 2018-09-30 05:07:40,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:41,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6cb89c32-56aa-48dd-bb07-386f13657fd7 Date: Sun, 30 Sep 2018 05:07:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57fae5bb-a461-40d6-81ae-09834d883b4e"],"updated_at":"2018-09-30T05:07:15Z","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8e492b7d917948c18f105e93ffeb501d","id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net"}]} 2018-09-30 05:07:41,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net used request id req-6cb89c32-56aa-48dd-bb07-386f13657fd7 2018-09-30 05:07:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:41,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4dace4-e61e-4346-ab4a-a29f5a353fb4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:41,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-4d4dace4-e61e-4346-ab4a-a29f5a353fb4 2018-09-30 05:07:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e162e438-12ee-4edd-b0a3-ddcaddd91aa0 Date: Sun, 30 Sep 2018 05:07:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:15Z","dns_nameservers":[],"updated_at":"2018-09-30T05:07:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8e492b7d917948c18f105e93ffeb501d","id":"57fae5bb-a461-40d6-81ae-09834d883b4e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet"}]} 2018-09-30 05:07:41,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-e162e438-12ee-4edd-b0a3-ddcaddd91aa0 2018-09-30 05:07:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:41,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6d5ecda1-841a-4e26-8d7f-53f7ba3e99ac Date: Sun, 30 Sep 2018 05:07:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.4"}],"id":"2a4d5a9c-6bbb-4a1c-8c38-f81ac7152b1f","security_groups":[],"mac_address":"fa:16:3e:52:d1:34","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.3"}],"id":"cde252c5-f5bc-49b2-a1ae-2a5d25e09fb1","security_groups":[],"mac_address":"fa:16:3e:7c:72:a5","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.2"}],"id":"f93eb493-cd0c-4fd6-8a58-afe54481c39a","security_groups":[],"mac_address":"fa:16:3e:e6:0c:60","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09cad0a8-4820-4964-8487-8ca66a38a7dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:07:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57fae5bb-a461-40d6-81ae-09834d883b4e","ip_address":"10.55.0.8"}],"id":"fdee2e9a-d350-45a9-b877-72edb4f0838e","security_groups":["650244d9-123a-4bb5-8752-b745d654000e"],"mac_address":"fa:16:3e:9b:0f:90","project_id":"8e492b7d917948c18f105e93ffeb501d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port","admin_state_up":true,"network_id":"09cad0a8-4820-4964-8487-8ca66a38a7dd","tenant_id":"8e492b7d917948c18f105e93ffeb501d","created_at":"2018-09-30T05:07:23Z","binding:vnic_type":"normal","device_id":"e69b77c3-3deb-4b74-90bc-a66b5adbb85b"}]} 2018-09-30 05:07:41,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-6d5ecda1-841a-4e26-8d7f-53f7ba3e99ac 2018-09-30 05:07:41,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b93d797875f5aacb29d048d58577c4c986fff39" 2018-09-30 05:07:41,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e7b3faf-0e24-49c8-a853-9d018f082cec x-compute-request-id: req-2e7b3faf-0e24-49c8-a853-9d018f082cec Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "security_groups": [{"name": "default"}], "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:32Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:41,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-2e7b3faf-0e24-49c8-a853-9d018f082cec 2018-09-30 05:07:41,962 - create_instance - INFO - Deleting Port with ID - fdee2e9a-d350-45a9-b877-72edb4f0838e 2018-09-30 05:07:41,962 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-port 2018-09-30 05:07:41,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/fdee2e9a-d350-45a9-b877-72edb4f0838e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:42,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ffbe2ee-8fbc-44c2-b8e5-d7c89bf09a73 Date: Sun, 30 Sep 2018 05:07:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:42,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/fdee2e9a-d350-45a9-b877-72edb4f0838e used request id req-9ffbe2ee-8fbc-44c2-b8e5-d7c89bf09a73 2018-09-30 05:07:42,426 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst 2018-09-30 05:07:42,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:42,592 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d824b01-f58e-4791-9e61-7311e225bd67 x-compute-request-id: req-6d824b01-f58e-4791-9e61-7311e225bd67 Content-Type: application/json 2018-09-30 05:07:42,592 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-6d824b01-f58e-4791-9e61-7311e225bd67 2018-09-30 05:07:42,592 - create_instance - INFO - Checking deletion status 2018-09-30 05:07:42,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:42,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07bd0a0f-b017-4fe5-97b0-201e48ea0e7e x-compute-request-id: req-07bd0a0f-b017-4fe5-97b0-201e48ea0e7e Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:0f:90", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:42Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:42,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-07bd0a0f-b017-4fe5-97b0-201e48ea0e7e 2018-09-30 05:07:42,694 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst] is - ACTIVE 2018-09-30 05:07:42,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:07:45,697 - create_instance - DEBUG - VM status query timeout in 296.89541316 2018-09-30 05:07:45,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:45,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897fb0e8-de29-4d63-b11d-6c7aa98f1c93 x-compute-request-id: req-897fb0e8-de29-4d63-b11d-6c7aa98f1c93 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "rel": "bookmark"}], "image": {"id": "601f9f43-80cc-47db-90e5-ac80edaf86ab", "links": [{"href": "http://172.30.9.29:8774/images/601f9f43-80cc-47db-90e5-ac80edaf86ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:07:32.000000", "flavor": {"id": "100224c9-8038-4558-822f-fe47b3f3fba7", "links": [{"href": "http://172.30.9.29:8774/flavors/100224c9-8038-4558-822f-fe47b3f3fba7", "rel": "bookmark"}]}, "id": "e69b77c3-3deb-4b74-90bc-a66b5adbb85b", "user_id": "4e80078ecfe14faba7e77c7772f7af54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:07:42Z", "hostId": "ec49ec87b2b4de52948f1422490c88e3bbc2d7019485684953d1e2d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst", "created": "2018-09-30T05:07:25Z", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:07:45,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-897fb0e8-de29-4d63-b11d-6c7aa98f1c93 2018-09-30 05:07:45,804 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst] is - ACTIVE 2018-09-30 05:07:45,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:07:48,807 - create_instance - DEBUG - VM status query timeout in 293.784898043 2018-09-30 05:07:48,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e809e3459e043876e6a674a3b46b3ffbe1b0ea" 2018-09-30 05:07:48,858 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e1bae1d-a824-4f88-9b9b-6a03ab2093bd x-compute-request-id: req-4e1bae1d-a824-4f88-9b9b-6a03ab2093bd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e69b77c3-3deb-4b74-90bc-a66b5adbb85b could not be found.", "code": 404}} 2018-09-30 05:07:48,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e69b77c3-3deb-4b74-90bc-a66b5adbb85b used request id req-4e1bae1d-a824-4f88-9b9b-6a03ab2093bd 2018-09-30 05:07:48,859 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e69b77c3-3deb-4b74-90bc-a66b5adbb85b could not be found. (HTTP 404) (Request-ID: req-4e1bae1d-a824-4f88-9b9b-6a03ab2093bd) 2018-09-30 05:07:48,859 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-inst 2018-09-30 05:07:48,860 - neutron_utils - INFO - Deleting security group rule with ID - bebe504a-0023-4fe4-82c7-90191b3d42ae 2018-09-30 05:07:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/bebe504a-0023-4fe4-82c7-90191b3d42ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:49,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-940e3bd2-2bfa-40f1-9145-863b99d019e4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:49,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/bebe504a-0023-4fe4-82c7-90191b3d42ae used request id req-940e3bd2-2bfa-40f1-9145-863b99d019e4 2018-09-30 05:07:49,123 - neutron_utils - INFO - Deleting security group rule with ID - caed49df-6f63-4173-ac4d-c6abce50fb65 2018-09-30 05:07:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/caed49df-6f63-4173-ac4d-c6abce50fb65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:49,416 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ec3feff-46bb-4f65-80ce-c2aca0329169 Content-Length: 0 Date: Sun, 30 Sep 2018 05:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:49,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/caed49df-6f63-4173-ac4d-c6abce50fb65 used request id req-9ec3feff-46bb-4f65-80ce-c2aca0329169 2018-09-30 05:07:49,417 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-name 2018-09-30 05:07:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ee8570f9-0446-4c03-b9b6-b39848cc9f92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518018f49e6783e35d646b4156cb6b01bfbf72ca" 2018-09-30 05:07:49,710 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35de29f4-af71-421e-aecc-ed5ef2b3208a Content-Length: 0 Date: Sun, 30 Sep 2018 05:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:49,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ee8570f9-0446-4c03-b9b6-b39848cc9f92 used request id req-35de29f4-af71-421e-aecc-ed5ef2b3208a 2018-09-30 05:07:49,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd05787e83afa96b48156909177b89edea78997" 2018-09-30 05:07:49,759 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:07:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93edd6cb-af26-4a85-bc16-3f52dba0c0a7 x-compute-request-id: req-93edd6cb-af26-4a85-bc16-3f52dba0c0a7 Content-Length: 0 Content-Type: application/json 2018-09-30 05:07:49,759 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/100224c9-8038-4558-822f-fe47b3f3fba7 used request id req-93edd6cb-af26-4a85-bc16-3f52dba0c0a7 2018-09-30 05:07:49,760 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet 2018-09-30 05:07:49,760 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-subnet 2018-09-30 05:07:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/57fae5bb-a461-40d6-81ae-09834d883b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:52,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f501a90-b9d1-4a15-8676-67e71f5d21b9 Date: Sun, 30 Sep 2018 05:07:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:52,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/57fae5bb-a461-40d6-81ae-09834d883b4e used request id req-9f501a90-b9d1-4a15-8676-67e71f5d21b9 2018-09-30 05:07:52,040 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-pub-net 2018-09-30 05:07:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/09cad0a8-4820-4964-8487-8ca66a38a7dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cb24d59b59eb81f2e438514160ae5921196987f" 2018-09-30 05:07:53,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbe3f681-132d-4042-b3bb-dcaca4c3a48c Date: Sun, 30 Sep 2018 05:07:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:53,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/09cad0a8-4820-4964-8487-8ca66a38a7dd used request id req-dbe3f681-132d-4042-b3bb-dcaca4c3a48c 2018-09-30 05:07:53,697 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9ea2cc29-0e4f-4df7-add6-bd61aa4437d3-image 2018-09-30 05:07:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8692ed4e607ad173f525c7c3d2fa85f13cdf2157" 2018-09-30 05:07:55,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b68e84ee-d877-40f0-ab6c-706d8ea6049d Date: Sun, 30 Sep 2018 05:07:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:07:55,165 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/601f9f43-80cc-47db-90e5-ac80edaf86ab used request id req-b68e84ee-d877-40f0-ab6c-706d8ea6049d 2018-09-30 05:07:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:55,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-049904fd-442d-4f96-a8b6-4999ad1372c9 Date: Sun, 30 Sep 2018 05:07:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:14Z", "updated_at": "2018-09-30T05:07:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "revision_number": 0, "id": "2e1c4414-ce2c-40bc-93b5-fe095ca828e4", "remote_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "revision_number": 0, "id": "33b0af20-cb6d-48b6-b7d2-ad8a20892379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "revision_number": 0, "id": "49aab7e3-f164-4c12-88e0-c1ce08aa4a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e492b7d917948c18f105e93ffeb501d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "revision_number": 0, "id": "c5c2d859-ed2a-4b9c-b505-d761694f2dfd", "remote_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "remote_ip_prefix": null, "created_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e492b7d917948c18f105e93ffeb501d"}], "revision_number": 4, "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "650244d9-123a-4bb5-8752-b745d654000e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:07:55,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-049904fd-442d-4f96-a8b6-4999ad1372c9 2018-09-30 05:07:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:55,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4918cc02-4a88-45b9-a0be-d3b3841487bc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:07:55,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-4918cc02-4a88-45b9-a0be-d3b3841487bc 2018-09-30 05:07:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:55,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63364bc3-d027-4a58-9c86-7ddc1397d705 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d"}, "enabled": true, "id": "8e492b7d917948c18f105e93ffeb501d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj"}} 2018-09-30 05:07:55,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-63364bc3-d027-4a58-9c86-7ddc1397d705 2018-09-30 05:07:55,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 650244d9-123a-4bb5-8752-b745d654000e 2018-09-30 05:07:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=650244d9-123a-4bb5-8752-b745d654000e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:55,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-10a39cf1-e580-4dde-a69e-b8ac63cb3749 Date: Sun, 30 Sep 2018 05:07:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:14Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "2e1c4414-ce2c-40bc-93b5-fe095ca828e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:14Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "33b0af20-cb6d-48b6-b7d2-ad8a20892379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:14Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "49aab7e3-f164-4c12-88e0-c1ce08aa4a84"}, {"remote_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:07:14Z", "security_group_id": "650244d9-123a-4bb5-8752-b745d654000e", "port_range_min": null, "revision_number": 0, "tenant_id": "8e492b7d917948c18f105e93ffeb501d", "created_at": "2018-09-30T05:07:14Z", "project_id": "8e492b7d917948c18f105e93ffeb501d", "id": "c5c2d859-ed2a-4b9c-b505-d761694f2dfd"}]} 2018-09-30 05:07:55,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=650244d9-123a-4bb5-8752-b745d654000e used request id req-10a39cf1-e580-4dde-a69e-b8ac63cb3749 2018-09-30 05:07:55,740 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:07:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/650244d9-123a-4bb5-8752-b745d654000e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:56,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d69d12f9-37c6-4d6c-84d1-d0a47c3d8a4c Content-Length: 0 Date: Sun, 30 Sep 2018 05:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:07:56,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/650244d9-123a-4bb5-8752-b745d654000e used request id req-d69d12f9-37c6-4d6c-84d1-d0a47c3d8a4c 2018-09-30 05:07:56,050 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj 2018-09-30 05:07:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:56,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62913f92-5157-4da5-9945-7ccd99ff2fb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:56,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8e492b7d917948c18f105e93ffeb501d used request id req-62913f92-5157-4da5-9945-7ccd99ff2fb8 2018-09-30 05:07:56,312 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-1aa873b9-76c4-4be-proj-role 2018-09-30 05:07:56,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b124fafaca7346b7be7b5834fb70207f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:56,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38b6a42-0d2e-4b34-bae2-c8a8c891fb38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:56,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b124fafaca7346b7be7b5834fb70207f used request id req-f38b6a42-0d2e-4b34-bae2-c8a8c891fb38 2018-09-30 05:07:56,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cdd10c1082aa0aeec44a88dc521b45e9f9c66b5" 2018-09-30 05:07:56,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a157c72-2a48-4912-aca9-650d4b98e9f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:07:56,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8a157c72-2a48-4912-aca9-650d4b98e9f2 2018-09-30 05:07:56,514 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-1aa873b9-76c4-4be-user 2018-09-30 05:07:56,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4e80078ecfe14faba7e77c7772f7af54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe78e69013b761205d00ce2376446ff356653fd" 2018-09-30 05:07:56,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487f67df-68ed-40a7-8747-fce9786a37db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:56,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4e80078ecfe14faba7e77c7772f7af54 used request id req-487f67df-68ed-40a7-8747-fce9786a37db 2018-09-30 05:07:56,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:57,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["NTYt6jguTAi42J0FZYRFlg"], "issued_at": "2018-09-30T05:07:57.000000Z"}} 2018-09-30 05:07:57,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436239a598a3bda5a044aae9419bb62806aa630" 2018-09-30 05:07:57,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4fe570-b78a-4b13-8d60-7207244a993e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:57,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee4fe570-b78a-4b13-8d60-7207244a993e 2018-09-30 05:07:57,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:57,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:57,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2YQZ3TIkRtaavrcVh8VPFA"], "issued_at": "2018-09-30T05:07:57.000000Z"}} 2018-09-30 05:07:57,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:07:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5bda3a-cb38-43be-a20d-3f318cf2950b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:57,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5f5bda3a-cb38-43be-a20d-3f318cf2950b 2018-09-30 05:07:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:07:57,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:07:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-141be0d0-5abb-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:07:57,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39a7128-5a56-4b6a-b6e0-44cda165e559 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-141be0d0-5abb-418-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:07:57,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-141be0d0-5abb-418-proj used request id req-d39a7128-5a56-4b6a-b6e0-44cda165e559 2018-09-30 05:07:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:07:57,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb0b0b9-8a8a-445d-b64a-000c8ba70087 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:07:57,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0cb0b0b9-8a8a-445d-b64a-000c8ba70087 2018-09-30 05:07:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj"}}' 2018-09-30 05:07:58,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca04d76-bcbe-404e-ad03-80e01f37b8da Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2d6c0d4cc1c0462fa28580f58df8d2ab"}, "enabled": true, "id": "2d6c0d4cc1c0462fa28580f58df8d2ab", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj"}} 2018-09-30 05:07:58,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-dca04d76-bcbe-404e-ad03-80e01f37b8da 2018-09-30 05:07:58,070 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-141be0d0-5abb-418-proj 2018-09-30 05:07:58,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:58,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:07:58,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:07:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WfQ8YSd4RtSxHWM9K2pD-Q"], "issued_at": "2018-09-30T05:07:58.000000Z"}} 2018-09-30 05:07:58,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef67b814712cc7e125625372c321cb973471da" 2018-09-30 05:07:58,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae37662-5236-4d6c-92b8-c52677f12b25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:07:58,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3ae37662-5236-4d6c-92b8-c52677f12b25 2018-09-30 05:07:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:07:58,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:07:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef67b814712cc7e125625372c321cb973471da" 2018-09-30 05:07:58,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9022cf27-7f5f-4e29-b1eb-1f6404e43382 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:07:58,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9022cf27-7f5f-4e29-b1eb-1f6404e43382 2018-09-30 05:07:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-141be0d0-5abb-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef67b814712cc7e125625372c321cb973471da" 2018-09-30 05:07:58,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1d52d3-37f6-4339-96de-f7c7ac803b20 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-141be0d0-5abb-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2d6c0d4cc1c0462fa28580f58df8d2ab"}, "enabled": true, "id": "2d6c0d4cc1c0462fa28580f58df8d2ab", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj"}]} 2018-09-30 05:07:58,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-141be0d0-5abb-418-proj used request id req-2e1d52d3-37f6-4339-96de-f7c7ac803b20 2018-09-30 05:07:58,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef67b814712cc7e125625372c321cb973471da" 2018-09-30 05:07:58,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73947fa8-5038-436e-bfa1-e1db0a9d7490 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:07:58,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-73947fa8-5038-436e-bfa1-e1db0a9d7490 2018-09-30 05:07:59,195 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-141be0d0-5abb-418-user 2018-09-30 05:07:59,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:07:59,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e630d2ca-96eb-4ea3-a719-4cc828356f11 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:07:59,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e630d2ca-96eb-4ea3-a719-4cc828356f11 2018-09-30 05:07:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" -d '{"role": {"name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role"}}' 2018-09-30 05:07:59,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e954608c-e90e-4cde-a9ec-298343f2a497 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef657b9f3a8647928bbf3474dc69aafb", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef657b9f3a8647928bbf3474dc69aafb"}, "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role"}} 2018-09-30 05:07:59,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e954608c-e90e-4cde-a9ec-298343f2a497 2018-09-30 05:07:59,423 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role 2018-09-30 05:07:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef657b9f3a8647928bbf3474dc69aafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:07:59,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4f447d-d1e8-47aa-8b10-a3f4dbc15d30 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef657b9f3a8647928bbf3474dc69aafb"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role", "id": "ef657b9f3a8647928bbf3474dc69aafb"}} 2018-09-30 05:07:59,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef657b9f3a8647928bbf3474dc69aafb used request id req-5a4f447d-d1e8-47aa-8b10-a3f4dbc15d30 2018-09-30 05:07:59,512 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role to project CreateInstanceOnComputeHost-141be0d0-5abb-418-proj 2018-09-30 05:07:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2d6c0d4cc1c0462fa28580f58df8d2ab/users/a634389732294e4289176a2d5f19f65f/roles/ef657b9f3a8647928bbf3474dc69aafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:07:59,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e692283e-5129-43d5-a71a-c481261bdec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:07:59,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2d6c0d4cc1c0462fa28580f58df8d2ab/users/a634389732294e4289176a2d5f19f65f/roles/ef657b9f3a8647928bbf3474dc69aafb used request id req-e692283e-5129-43d5-a71a-c481261bdec1 2018-09-30 05:07:59,706 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:07:59,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:07:59,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:00,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WmYxix3SQC2YoQw1l_2B6A"], "issued_at": "2018-09-30T05:08:00.000000Z"}} 2018-09-30 05:08:00,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:00,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff19b24e-1042-425b-98d0-986e470e4c33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:00,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff19b24e-1042-425b-98d0-986e470e4c33 2018-09-30 05:08:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:00,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9418768c-9be8-4c72-95d7-cb98ffc0d749 Date: Sun, 30 Sep 2018 05:08:00 GMT RESP BODY: {"networks":[]} 2018-09-30 05:08:00,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-9418768c-9be8-4c72-95d7-cb98ffc0d749 2018-09-30 05:08:00,307 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net 2018-09-30 05:08:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" -d '{"network": {"name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net", "admin_state_up": true}}' 2018-09-30 05:08:00,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0ebfba09-7f00-4ce4-85d4-ba4f265c859d Date: Sun, 30 Sep 2018 05:08:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:08:00Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","mtu":1450}} 2018-09-30 05:08:00,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0ebfba09-7f00-4ce4-85d4-ba4f265c859d 2018-09-30 05:08:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:01,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-4aa4d14a-86c5-4788-8bb9-c8d953a89322 Date: Sun, 30 Sep 2018 05:08:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:08:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:01,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-4aa4d14a-86c5-4788-8bb9-c8d953a89322 2018-09-30 05:08:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:01,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1528ee38-3e97-4e0a-89a6-7efdd5339934 Date: Sun, 30 Sep 2018 05:08:01 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:08:01,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-1528ee38-3e97-4e0a-89a6-7efdd5339934 2018-09-30 05:08:01,286 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet 2018-09-30 05:08:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" -d '{"subnets": [{"ip_version": 4, "network_id": "5f9d272a-cd94-49b2-bb29-1dab95712668", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]}' 2018-09-30 05:08:02,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d64aadbf-dcbf-4505-854d-d65be6d91fb7 Date: Sun, 30 Sep 2018 05:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:02,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d64aadbf-dcbf-4505-854d-d65be6d91fb7 2018-09-30 05:08:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:02,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d2e91031-6ce7-491b-afd6-5df3f6162c69 Date: Sun, 30 Sep 2018 05:08:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:02,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-d2e91031-6ce7-491b-afd6-5df3f6162c69 2018-09-30 05:08:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:02,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f7b594fd-dd14-4328-a143-1aa766f4484d Date: Sun, 30 Sep 2018 05:08:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:02,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-f7b594fd-dd14-4328-a143-1aa766f4484d 2018-09-30 05:08:02,535 - OpenStackNetwork - DEBUG - Network [5f9d272a-cd94-49b2-bb29-1dab95712668] created successfully 2018-09-30 05:08:02,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:08:02,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:02,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["c52qaD83RzKydUva1dG1QA"], "issued_at": "2018-09-30T05:08:02.000000Z"}} 2018-09-30 05:08:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b03c505e23f230eb8fe1678345b0321f907fe" 2018-09-30 05:08:03,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72610d4-7ad5-4efd-8ded-ec6500457712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:03,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e72610d4-7ad5-4efd-8ded-ec6500457712 2018-09-30 05:08:03,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:08:03,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b03c505e23f230eb8fe1678345b0321f907fe" 2018-09-30 05:08:03,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-856877ec-c72c-42f6-be34-a129e8245c24 x-compute-request-id: req-856877ec-c72c-42f6-be34-a129e8245c24 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:08:03,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-856877ec-c72c-42f6-be34-a129e8245c24 2018-09-30 05:08:03,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b03c505e23f230eb8fe1678345b0321f907fe" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-09-30 05:08:03,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68e45091-477a-41ae-ae27-cc1380ace466 x-compute-request-id: req-68e45091-477a-41ae-ae27-cc1380ace466 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7f8a76fd-2135-4908-8801-cd107c989a52", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:08:03,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-68e45091-477a-41ae-ae27-cc1380ace466 2018-09-30 05:08:03,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:08:03,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:03,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef657b9f3a8647928bbf3474dc69aafb", "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role"}], "expires_at": "2018-09-30T06:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d6c0d4cc1c0462fa28580f58df8d2ab", "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/2d6c0d4cc1c0462fa28580f58df8d2ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-141be0d0-5abb-418-user", "id": "a634389732294e4289176a2d5f19f65f"}, "audit_ids": ["VVQ2GL9DR5uLLzgZqePgCA"], "issued_at": "2018-09-30T05:08:03.000000Z"}} 2018-09-30 05:08:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:03,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999956b9-c3b5-4ea0-b646-c7346aec7ee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:03,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-999956b9-c3b5-4ea0-b646-c7346aec7ee8 2018-09-30 05:08:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:03,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-7dda735c-3f64-478a-bc02-ec053463c951 Date: Sun, 30 Sep 2018 05:08:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image"} 2018-09-30 05:08:03,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image used request id req-7dda735c-3f64-478a-bc02-ec053463c951 2018-09-30 05:08:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:04,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d59cbc3-f23b-4c13-8260-c16341dfd335 Date: Sun, 30 Sep 2018 05:08:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:08:04,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0d59cbc3-f23b-4c13-8260-c16341dfd335 2018-09-30 05:08:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image"}' 2018-09-30 05:08:04,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 X-Openstack-Request-Id: req-50ac6b21-17f6-4692-9599-7b507ba04ada Date: Sun, 30 Sep 2018 05:08:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:08:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:08:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "min_disk": 0, "protected": false, "id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "file": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file", "checksum": null, "owner": "2d6c0d4cc1c0462fa28580f58df8d2ab", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:08:04,298 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-50ac6b21-17f6-4692-9599-7b507ba04ada 2018-09-30 05:08:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" -d '' 2018-09-30 05:08:06,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35db6dca-b38b-4720-bdf2-7172faac8027 Date: Sun, 30 Sep 2018 05:08:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:08:06,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file used request id req-35db6dca-b38b-4720-bdf2-7172faac8027 2018-09-30 05:08:06,145 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:08:06,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:06,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-b2409a7a-287e-4e21-8ff2-6200d8a5c2e5 Date: Sun, 30 Sep 2018 05:08:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:08:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "metadata": {}}], "self": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "min_disk": 0, "protected": false, "id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "file": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d6c0d4cc1c0462fa28580f58df8d2ab", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:08:06,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 used request id req-b2409a7a-287e-4e21-8ff2-6200d8a5c2e5 2018-09-30 05:08:06,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:06,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cea0196b-8e46-4215-af1c-7bdf70be47e7 Date: Sun, 30 Sep 2018 05:08:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:08:06,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cea0196b-8e46-4215-af1c-7bdf70be47e7 2018-09-30 05:08:06,467 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image 2018-09-30 05:08:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:06,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-ee7e1f0a-bf8d-4347-be6b-0bb489451ed1 Date: Sun, 30 Sep 2018 05:08:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:08:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "metadata": {}}], "self": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "min_disk": 0, "protected": false, "id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "file": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d6c0d4cc1c0462fa28580f58df8d2ab", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:08:06,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 used request id req-ee7e1f0a-bf8d-4347-be6b-0bb489451ed1 2018-09-30 05:08:06,708 - create_image - DEBUG - Instance status is - active 2018-09-30 05:08:06,708 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image 2018-09-30 05:08:06,708 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image 2018-09-30 05:08:06,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:08:06,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e436239a598a3bda5a044aae9419bb62806aa630" 2018-09-30 05:08:07,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dca506f-3f14-4984-b26c-ed40e8f8daeb x-compute-request-id: req-3dca506f-3f14-4984-b26c-ed40e8f8daeb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:03.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-30T05:07:57.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:00.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:04.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-30T05:07:58.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:00.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:01.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:02.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-30T05:07:57.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:04.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-30T05:08:05.000000"}}}, "zoneName": "nova"}]} 2018-09-30 05:08:07,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-availability-zone/detail used request id req-3dca506f-3f14-4984-b26c-ed40e8f8daeb 2018-09-30 05:08:07,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:08:07,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:07,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["SWzd_H6GQ_CkVWUXsfvkzg"], "issued_at": "2018-09-30T05:08:07.000000Z"}} 2018-09-30 05:08:07,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:07,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dd6327-977a-4e31-bba6-1f468754c7d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:07,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f5dd6327-977a-4e31-bba6-1f468754c7d5 2018-09-30 05:08:07,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:08:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:07,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b379a2-15c9-42c4-ac4d-489948d7c727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:07,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e1b379a2-15c9-42c4-ac4d-489948d7c727 2018-09-30 05:08:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:07,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e483634e-7311-4870-a98a-b8ad3e471f19 Date: Sun, 30 Sep 2018 05:08:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:07,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-e483634e-7311-4870-a98a-b8ad3e471f19 2018-09-30 05:08:07,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:08:07,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:08:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:08:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:07,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02acfbc-6977-4702-9388-bf620df442b5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:07,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-d02acfbc-6977-4702-9388-bf620df442b5 2018-09-30 05:08:07,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:08,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-751d2831-844d-48a2-8d30-d59c759f9683 Date: Sun, 30 Sep 2018 05:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:08,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-751d2831-844d-48a2-8d30-d59c759f9683 2018-09-30 05:08:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:08,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2823b25a-c13c-429c-997b-e5b542c196fb Date: Sun, 30 Sep 2018 05:08:08 GMT RESP BODY: {"ports":[]} 2018-09-30 05:08:08,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1&admin_state_up=True used request id req-2823b25a-c13c-429c-997b-e5b542c196fb 2018-09-30 05:08:08,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:08,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1eec043d-8eef-4ec0-a57f-91b0c77c67b7 x-compute-request-id: req-1eec043d-8eef-4ec0-a57f-91b0c77c67b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:08:08,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-1eec043d-8eef-4ec0-a57f-91b0c77c67b7 2018-09-30 05:08:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:08,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-6670a330-2038-4ccb-93bf-3c8363c17efe Date: Sun, 30 Sep 2018 05:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:08,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-6670a330-2038-4ccb-93bf-3c8363c17efe 2018-09-30 05:08:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:08,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afda288e-002a-4c1e-b76c-0ab495cd951f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:08,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-afda288e-002a-4c1e-b76c-0ab495cd951f 2018-09-30 05:08:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:09,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d279f9d5-a293-449c-8e59-998d72793b01 Date: Sun, 30 Sep 2018 05:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:09,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-d279f9d5-a293-449c-8e59-998d72793b01 2018-09-30 05:08:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:09,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c5be139-a985-4346-801a-66165f21cdb4 Date: Sun, 30 Sep 2018 05:08:09 GMT RESP BODY: {"ports":[]} 2018-09-30 05:08:09,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1&admin_state_up=True used request id req-8c5be139-a985-4346-801a-66165f21cdb4 2018-09-30 05:08:09,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:08:09,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:09,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5ediDPUPTfGTSkgPfElDJg"], "issued_at": "2018-09-30T05:08:09.000000Z"}} 2018-09-30 05:08:09,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85a14d61121428f57c114001c240dd5d8a6bc2" 2018-09-30 05:08:09,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dfac31-c615-42c1-a593-3f2ff0b63d56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:09,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40dfac31-c615-42c1-a593-3f2ff0b63d56 2018-09-30 05:08:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:10,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-38beb25d-6c01-47ff-87ac-276d70ac48a9 Date: Sun, 30 Sep 2018 05:08:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:10,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-38beb25d-6c01-47ff-87ac-276d70ac48a9 2018-09-30 05:08:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:10,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f21e8527-503c-404b-bd14-f24a87b2d996 Date: Sun, 30 Sep 2018 05:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:10,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-f21e8527-503c-404b-bd14-f24a87b2d996 2018-09-30 05:08:10,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:10,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-72c3d955-b4d5-40fd-9efb-c955d5fa8d36 Date: Sun, 30 Sep 2018 05:08:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:10,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-72c3d955-b4d5-40fd-9efb-c955d5fa8d36 2018-09-30 05:08:10,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:08:10,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:08:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85a14d61121428f57c114001c240dd5d8a6bc2" 2018-09-30 05:08:10,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4b4414-901e-43fc-a3c7-86444971a5ca Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:10,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-af4b4414-901e-43fc-a3c7-86444971a5ca 2018-09-30 05:08:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:10,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f9b9ccfd-4dcd-458a-8c54-f94c1d9b7ce7 Date: Sun, 30 Sep 2018 05:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:10,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-f9b9ccfd-4dcd-458a-8c54-f94c1d9b7ce7 2018-09-30 05:08:10,549 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net 2018-09-30 05:08:10,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" -d '{"port": {"network_id": "5f9d272a-cd94-49b2-bb29-1dab95712668", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1", "admin_state_up": true}}' 2018-09-30 05:08:11,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-e065d49d-4bcb-4248-92d7-fb1f073f23fa Date: Sun, 30 Sep 2018 05:08:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:10Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:cc:c4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","qos_policy_id":null,"admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal"}} 2018-09-30 05:08:11,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-e065d49d-4bcb-4248-92d7-fb1f073f23fa 2018-09-30 05:08:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:11,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cf4b7b64-e430-46c2-8841-78000b868540 Date: Sun, 30 Sep 2018 05:08:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:11,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-cf4b7b64-e430-46c2-8841-78000b868540 2018-09-30 05:08:11,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:11,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6573a39e-6faf-44e3-9b50-c5e0163dbdc2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:11,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-6573a39e-6faf-44e3-9b50-c5e0163dbdc2 2018-09-30 05:08:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:11,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-37e34026-ad18-4e06-bd6f-67743097f6a6 Date: Sun, 30 Sep 2018 05:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:11,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-37e34026-ad18-4e06-bd6f-67743097f6a6 2018-09-30 05:08:11,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:12,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-9b4f8068-e91c-442c-a6fc-923b9d4d2c83 Date: Sun, 30 Sep 2018 05:08:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:08:12,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1&admin_state_up=True used request id req-9b4f8068-e91c-442c-a6fc-923b9d4d2c83 2018-09-30 05:08:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:12,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6247afd0-f292-45eb-9fb1-3cfedc968313 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:12,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-6247afd0-f292-45eb-9fb1-3cfedc968313 2018-09-30 05:08:12,159 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-30 05:08:12,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:12,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-236e21e9-3e3e-457e-91ae-4c13fcc1ba46 x-compute-request-id: req-236e21e9-3e3e-457e-91ae-4c13fcc1ba46 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-flavor-name"}]} 2018-09-30 05:08:12,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-236e21e9-3e3e-457e-91ae-4c13fcc1ba46 2018-09-30 05:08:12,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:12,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df671ed7-2ceb-42aa-aec9-dac9b3b6d900 x-compute-request-id: req-df671ed7-2ceb-42aa-aec9-dac9b3b6d900 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7f8a76fd-2135-4908-8801-cd107c989a52", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:08:12,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52 used request id req-df671ed7-2ceb-42aa-aec9-dac9b3b6d900 2018-09-30 05:08:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:12,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-5c91c0b7-607a-4b12-921c-b981572a8ae0 Date: Sun, 30 Sep 2018 05:08:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:08:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "metadata": {}}], "self": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "min_disk": 0, "protected": false, "id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "file": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d6c0d4cc1c0462fa28580f58df8d2ab", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image"} 2018-09-30 05:08:12,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image used request id req-5c91c0b7-607a-4b12-921c-b981572a8ae0 2018-09-30 05:08:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:12,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-acda0f2b-f6be-4a01-b842-2c826181cdcd Date: Sun, 30 Sep 2018 05:08:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:08:12,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-acda0f2b-f6be-4a01-b842-2c826181cdcd 2018-09-30 05:08:12,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" -d '{"server": {"name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "7f8a76fd-2135-4908-8801-cd107c989a52", "max_count": 1, "min_count": 1, "networks": [{"port": "ee388bee-c6cd-4a8f-9739-cbad86b66a31"}]}}' 2018-09-30 05:08:14,095 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62518736-946c-4f99-bc3d-9e98dd976639 x-compute-request-id: req-62518736-946c-4f99-bc3d-9e98dd976639 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "adminPass": "Sqi6mjHk42BQ"}} 2018-09-30 05:08:14,095 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-62518736-946c-4f99-bc3d-9e98dd976639 2018-09-30 05:08:14,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:14,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c620a4a-1950-4bfe-8399-8cebb1e476f7 x-compute-request-id: req-0c620a4a-1950-4bfe-8399-8cebb1e476f7 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:08:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:14,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-0c620a4a-1950-4bfe-8399-8cebb1e476f7 2018-09-30 05:08:14,311 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-30 05:08:14,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:14,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cff4b36c-7fc1-4ba6-9758-1d5b1d2041b5 x-compute-request-id: req-cff4b36c-7fc1-4ba6-9758-1d5b1d2041b5 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:08:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:14,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-cff4b36c-7fc1-4ba6-9758-1d5b1d2041b5 2018-09-30 05:08:14,689 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-30 05:08:14,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:08:17,691 - create_instance - DEBUG - VM status query timeout in 896.620804071 2018-09-30 05:08:17,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:18,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2423c75a-39af-4ff4-8f33-97ab9b288916 x-compute-request-id: req-2423c75a-39af-4ff4-8f33-97ab9b288916 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:08:15Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:18,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-2423c75a-39af-4ff4-8f33-97ab9b288916 2018-09-30 05:08:18,249 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-30 05:08:18,249 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:08:21,252 - create_instance - DEBUG - VM status query timeout in 893.059458017 2018-09-30 05:08:21,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:21,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2d8782e-089e-48d4-a0aa-8dc6a1c1898f x-compute-request-id: req-f2d8782e-089e-48d4-a0aa-8dc6a1c1898f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:21,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-f2d8782e-089e-48d4-a0aa-8dc6a1c1898f 2018-09-30 05:08:21,709 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-30 05:08:21,709 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:08:21,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:22,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ca51d70-9222-45d7-b13f-5fefb3467df8 x-compute-request-id: req-6ca51d70-9222-45d7-b13f-5fefb3467df8 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:22,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-6ca51d70-9222-45d7-b13f-5fefb3467df8 2018-09-30 05:08:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:22,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-dd02775a-2821-4026-9068-582911580c99 Date: Sun, 30 Sep 2018 05:08:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:22,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-dd02775a-2821-4026-9068-582911580c99 2018-09-30 05:08:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:22,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088891df-612b-4ec9-bf06-aa3c6e4203d3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:22,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-088891df-612b-4ec9-bf06-aa3c6e4203d3 2018-09-30 05:08:22,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:22,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-38e1ea85-aee4-4616-8416-82854fcb2729 Date: Sun, 30 Sep 2018 05:08:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:22,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-38e1ea85-aee4-4616-8416-82854fcb2729 2018-09-30 05:08:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:22,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-cc860535-c95d-4644-a42c-c4b12b2c742a Date: Sun, 30 Sep 2018 05:08:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:22,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-cc860535-c95d-4644-a42c-c4b12b2c742a 2018-09-30 05:08:22,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:23,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67cfd298-7086-48f0-ae98-719ba27b8bf0 x-compute-request-id: req-67cfd298-7086-48f0-ae98-719ba27b8bf0 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:23,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-67cfd298-7086-48f0-ae98-719ba27b8bf0 2018-09-30 05:08:23,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:23,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-37e8fcbb-6829-4b48-ac92-0a69971a5636 Date: Sun, 30 Sep 2018 05:08:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:23,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-37e8fcbb-6829-4b48-ac92-0a69971a5636 2018-09-30 05:08:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:23,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406167de-3add-4607-8c37-ce386cabf846 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:23,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-406167de-3add-4607-8c37-ce386cabf846 2018-09-30 05:08:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:23,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0065f401-7ffc-4830-82be-cd60a7d43f36 Date: Sun, 30 Sep 2018 05:08:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:23,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-0065f401-7ffc-4830-82be-cd60a7d43f36 2018-09-30 05:08:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:23,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6333c2fc-d8da-41c9-9d16-9d5bdc1ff1ee Date: Sun, 30 Sep 2018 05:08:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:23,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-6333c2fc-d8da-41c9-9d16-9d5bdc1ff1ee 2018-09-30 05:08:23,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:24,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae06215b-f453-440b-9673-71cbcf20ebaa x-compute-request-id: req-ae06215b-f453-440b-9673-71cbcf20ebaa Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:24,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-ae06215b-f453-440b-9673-71cbcf20ebaa 2018-09-30 05:08:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:24,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a35e1029-3b65-498f-81a1-d00f663a3d8a Date: Sun, 30 Sep 2018 05:08:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:24,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-a35e1029-3b65-498f-81a1-d00f663a3d8a 2018-09-30 05:08:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:24,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edb7d89-3155-494a-9435-eddac169d3cf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:24,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1edb7d89-3155-494a-9435-eddac169d3cf 2018-09-30 05:08:24,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:24,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fc812af2-4618-4de8-bb4d-1d7b9b3a17cf Date: Sun, 30 Sep 2018 05:08:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:24,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-fc812af2-4618-4de8-bb4d-1d7b9b3a17cf 2018-09-30 05:08:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ea212684-5227-4e3d-b992-db1a3af5a2da Date: Sun, 30 Sep 2018 05:08:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:24,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-ea212684-5227-4e3d-b992-db1a3af5a2da 2018-09-30 05:08:24,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:08:24,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:25,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Q2UIWQg3T42FbF-f9TFtsw"], "issued_at": "2018-09-30T05:08:25.000000Z"}} 2018-09-30 05:08:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:25,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a457cd65-e4dd-4996-900f-2b1a95d7131d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:25,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a457cd65-e4dd-4996-900f-2b1a95d7131d 2018-09-30 05:08:25,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:08:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bbdd4d-3d34-4ad7-987d-a4c8cb603be3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:25,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06bbdd4d-3d34-4ad7-987d-a4c8cb603be3 2018-09-30 05:08:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:25,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-de41c949-3a14-4396-9f0a-3c34169dfa96 Date: Sun, 30 Sep 2018 05:08:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:25,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-de41c949-3a14-4396-9f0a-3c34169dfa96 2018-09-30 05:08:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:08:25,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:08:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:08:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:25,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41798ff-5803-42aa-b197-0b51796a55b2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:25,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-e41798ff-5803-42aa-b197-0b51796a55b2 2018-09-30 05:08:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:25,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-24e9a637-d7d9-48ee-a880-60ece20c210a Date: Sun, 30 Sep 2018 05:08:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:25,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-24e9a637-d7d9-48ee-a880-60ece20c210a 2018-09-30 05:08:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b8b0689-eeb7-4d45-8bf3-1dab3a4f53b9 Date: Sun, 30 Sep 2018 05:08:26 GMT RESP BODY: {"ports":[]} 2018-09-30 05:08:26,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2&admin_state_up=True used request id req-8b8b0689-eeb7-4d45-8bf3-1dab3a4f53b9 2018-09-30 05:08:26,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:26,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1ed0852-4f87-472f-b96b-0f6c91993b05 x-compute-request-id: req-a1ed0852-4f87-472f-b96b-0f6c91993b05 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:08:26,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-a1ed0852-4f87-472f-b96b-0f6c91993b05 2018-09-30 05:08:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:26,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7660b589-bde9-48bb-812a-a87f714a2b15 Date: Sun, 30 Sep 2018 05:08:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:26,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-7660b589-bde9-48bb-812a-a87f714a2b15 2018-09-30 05:08:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:26,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae643909-4baa-4d94-8d11-956377602f5d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:26,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-ae643909-4baa-4d94-8d11-956377602f5d 2018-09-30 05:08:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:26,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b3f7a1f7-f556-4eae-9864-dbc77e498d8e Date: Sun, 30 Sep 2018 05:08:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:26,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-b3f7a1f7-f556-4eae-9864-dbc77e498d8e 2018-09-30 05:08:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:26,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2541b73-ee36-4ce9-ba71-b3f641cc5e85 Date: Sun, 30 Sep 2018 05:08:26 GMT RESP BODY: {"ports":[]} 2018-09-30 05:08:26,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2&admin_state_up=True used request id req-c2541b73-ee36-4ce9-ba71-b3f641cc5e85 2018-09-30 05:08:26,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:08:26,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:08:27,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["y28V0Kf5TY-RC5DvuDvZ7g"], "issued_at": "2018-09-30T05:08:27.000000Z"}} 2018-09-30 05:08:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa67f51bdd28393a18cbd8d666bd21a63ee0e48f" 2018-09-30 05:08:27,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f46626-ed13-45e8-abc9-8a1249c4a88a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:08:27,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06f46626-ed13-45e8-abc9-8a1249c4a88a 2018-09-30 05:08:27,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:27,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-16cff3c1-5ce5-4d30-a464-6d7c1f40b6a1 Date: Sun, 30 Sep 2018 05:08:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:27,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-16cff3c1-5ce5-4d30-a464-6d7c1f40b6a1 2018-09-30 05:08:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:27,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7c21d1d4-c2e5-4c67-9b14-ccdba3e89437 Date: Sun, 30 Sep 2018 05:08:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:27,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-7c21d1d4-c2e5-4c67-9b14-ccdba3e89437 2018-09-30 05:08:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:28,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-dc3738a5-67a0-43b8-9e73-6e33ea70d96a Date: Sun, 30 Sep 2018 05:08:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:28,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-dc3738a5-67a0-43b8-9e73-6e33ea70d96a 2018-09-30 05:08:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:08:28,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:08:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:08:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa67f51bdd28393a18cbd8d666bd21a63ee0e48f" 2018-09-30 05:08:28,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b40dd2e-00a3-4d20-b31f-47334b0119f4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:28,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-4b40dd2e-00a3-4d20-b31f-47334b0119f4 2018-09-30 05:08:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:28,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4aa8decb-a92c-4c08-bad7-4625258fbb95 Date: Sun, 30 Sep 2018 05:08:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:28,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-4aa8decb-a92c-4c08-bad7-4625258fbb95 2018-09-30 05:08:28,336 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net 2018-09-30 05:08:28,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" -d '{"port": {"network_id": "5f9d272a-cd94-49b2-bb29-1dab95712668", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2", "admin_state_up": true}}' 2018-09-30 05:08:29,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-160754fd-f615-4dcc-80c7-4f78e12c74a9 Date: Sun, 30 Sep 2018 05:08:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:28Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:02:8b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","project_id":"e46e5a9238bc49a2b154eb8057acef1a","qos_policy_id":null,"admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal"}} 2018-09-30 05:08:29,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-160754fd-f615-4dcc-80c7-4f78e12c74a9 2018-09-30 05:08:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:29,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0be3657b-82ec-4b76-bca6-d8c856343050 Date: Sun, 30 Sep 2018 05:08:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:29,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-0be3657b-82ec-4b76-bca6-d8c856343050 2018-09-30 05:08:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:29,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30847c1-483c-466b-90e2-063a517bee13 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:29,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b30847c1-483c-466b-90e2-063a517bee13 2018-09-30 05:08:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:29,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6795684d-cc2f-4e41-88c6-14055943fb71 Date: Sun, 30 Sep 2018 05:08:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:29,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-6795684d-cc2f-4e41-88c6-14055943fb71 2018-09-30 05:08:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:29,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-936a1bbd-e5eb-4106-8b6d-8fed0155d09b Date: Sun, 30 Sep 2018 05:08:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:02:8b","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:08:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2&admin_state_up=True used request id req-936a1bbd-e5eb-4106-8b6d-8fed0155d09b 2018-09-30 05:08:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:30,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5cbfe9-e4a4-48aa-9598-1746c1c8eb65 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:30,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-5f5cbfe9-e4a4-48aa-9598-1746c1c8eb65 2018-09-30 05:08:30,088 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-30 05:08:30,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:30,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca04ffb0-6cc1-479a-a139-85cb9572675b x-compute-request-id: req-ca04ffb0-6cc1-479a-a139-85cb9572675b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-flavor-name"}]} 2018-09-30 05:08:30,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ca04ffb0-6cc1-479a-a139-85cb9572675b 2018-09-30 05:08:30,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:30,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fadecf4-09d0-44de-b872-b851674724f6 x-compute-request-id: req-8fadecf4-09d0-44de-b872-b851674724f6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7f8a76fd-2135-4908-8801-cd107c989a52", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:08:30,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52 used request id req-8fadecf4-09d0-44de-b872-b851674724f6 2018-09-30 05:08:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-579c46a3-a023-4f4f-913c-1b081efe1cad Date: Sun, 30 Sep 2018 05:08:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:08:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "metadata": {}}], "self": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "min_disk": 0, "protected": false, "id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "file": "/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d6c0d4cc1c0462fa28580f58df8d2ab", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image"} 2018-09-30 05:08:30,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image used request id req-579c46a3-a023-4f4f-913c-1b081efe1cad 2018-09-30 05:08:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:30,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a6d7f22-b586-41d8-be30-e07fec418486 Date: Sun, 30 Sep 2018 05:08:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:08:30,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1a6d7f22-b586-41d8-be30-e07fec418486 2018-09-30 05:08:30,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" -d '{"server": {"name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "7f8a76fd-2135-4908-8801-cd107c989a52", "max_count": 1, "min_count": 1, "networks": [{"port": "07dedf76-a06b-4dd0-8bd3-6afa828cd48b"}]}}' 2018-09-30 05:08:32,220 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-829e6324-42ed-48aa-8101-46c22e8fe225 x-compute-request-id: req-829e6324-42ed-48aa-8101-46c22e8fe225 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "adminPass": "VxakKAsKHzE9"}} 2018-09-30 05:08:32,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-829e6324-42ed-48aa-8101-46c22e8fe225 2018-09-30 05:08:32,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:32,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a8b41f7-d9f0-4481-9321-de60f6ed24d2 x-compute-request-id: req-3a8b41f7-d9f0-4481-9321-de60f6ed24d2 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:08:32Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:32,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-3a8b41f7-d9f0-4481-9321-de60f6ed24d2 2018-09-30 05:08:32,587 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-30 05:08:32,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:32,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10f13db8-30b5-4d8b-828a-7c14f08530f2 x-compute-request-id: req-10f13db8-30b5-4d8b-828a-7c14f08530f2 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:08:32Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:32,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-10f13db8-30b5-4d8b-828a-7c14f08530f2 2018-09-30 05:08:32,804 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-30 05:08:32,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:08:35,807 - create_instance - DEBUG - VM status query timeout in 896.780083895 2018-09-30 05:08:35,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:36,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5fa3bb2-9a0d-49d4-96d0-593ab55065f6 x-compute-request-id: req-d5fa3bb2-9a0d-49d4-96d0-593ab55065f6 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:08:33Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:36,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-d5fa3bb2-9a0d-49d4-96d0-593ab55065f6 2018-09-30 05:08:36,127 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-30 05:08:36,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:08:39,131 - create_instance - DEBUG - VM status query timeout in 893.456618786 2018-09-30 05:08:39,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:39,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2914f239-27ae-4e14-863d-1a5ba4fefe23 x-compute-request-id: req-2914f239-27ae-4e14-863d-1a5ba4fefe23 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:39,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-2914f239-27ae-4e14-863d-1a5ba4fefe23 2018-09-30 05:08:39,848 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-30 05:08:39,849 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:08:39,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:40,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6543d16-3ee2-4e01-8d9c-4b31f00f20eb x-compute-request-id: req-e6543d16-3ee2-4e01-8d9c-4b31f00f20eb Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:40,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-e6543d16-3ee2-4e01-8d9c-4b31f00f20eb 2018-09-30 05:08:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:40,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5b0451a7-7ba4-4654-a467-c7fbe928b86c Date: Sun, 30 Sep 2018 05:08:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:40,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-5b0451a7-7ba4-4654-a467-c7fbe928b86c 2018-09-30 05:08:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:40,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc265ca-a7c7-4564-bf77-dfc90ea37f6c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:40,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1dc265ca-a7c7-4564-bf77-dfc90ea37f6c 2018-09-30 05:08:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:40,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2d9029e8-3d48-49bd-a36c-70ff973bcb40 Date: Sun, 30 Sep 2018 05:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:40,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-2d9029e8-3d48-49bd-a36c-70ff973bcb40 2018-09-30 05:08:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:41,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-aaceccdb-624e-4868-9652-36d31e8fceab Date: Sun, 30 Sep 2018 05:08:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:02:8b","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal","device_id":"0b67a654-a996-41ce-8e77-ae485084bd13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:41,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-aaceccdb-624e-4868-9652-36d31e8fceab 2018-09-30 05:08:41,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:41,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0209a961-b334-4caf-9a12-7dd0aa8fd7dc x-compute-request-id: req-0209a961-b334-4caf-9a12-7dd0aa8fd7dc Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:41,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-0209a961-b334-4caf-9a12-7dd0aa8fd7dc 2018-09-30 05:08:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:41,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5b5a2f7f-08c4-4a8e-bd08-f692833ac69b Date: Sun, 30 Sep 2018 05:08:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:41,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-5b5a2f7f-08c4-4a8e-bd08-f692833ac69b 2018-09-30 05:08:41,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:41,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9ac56e-988f-4d46-b59e-d75349a75348 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:41,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-2e9ac56e-988f-4d46-b59e-d75349a75348 2018-09-30 05:08:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:41,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ed4c7c26-521d-41ea-9832-6f68a081ee11 Date: Sun, 30 Sep 2018 05:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:41,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-ed4c7c26-521d-41ea-9832-6f68a081ee11 2018-09-30 05:08:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:41,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-32eeb549-d0fb-4ba5-bb7f-3c323a973465 Date: Sun, 30 Sep 2018 05:08:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:02:8b","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal","device_id":"0b67a654-a996-41ce-8e77-ae485084bd13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:41,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-32eeb549-d0fb-4ba5-bb7f-3c323a973465 2018-09-30 05:08:41,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:42,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ed22c12-ecf1-4df0-a493-7f8aefa5c878 x-compute-request-id: req-6ed22c12-ecf1-4df0-a493-7f8aefa5c878 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:42,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-6ed22c12-ecf1-4df0-a493-7f8aefa5c878 2018-09-30 05:08:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:42,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5459047f-2293-4557-9c34-214eca2d6a15 Date: Sun, 30 Sep 2018 05:08:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:42,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-5459047f-2293-4557-9c34-214eca2d6a15 2018-09-30 05:08:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:42,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8923b2f-e2fe-4af9-bee3-1676b975a76f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:42,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f8923b2f-e2fe-4af9-bee3-1676b975a76f 2018-09-30 05:08:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:42,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-853e05cf-3900-46e6-b52d-41aa6bcfbef9 Date: Sun, 30 Sep 2018 05:08:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:42,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-853e05cf-3900-46e6-b52d-41aa6bcfbef9 2018-09-30 05:08:42,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:43,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-2a186836-4d2e-4616-ab4f-6cccd11cef49 Date: Sun, 30 Sep 2018 05:08:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:02:8b","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal","device_id":"0b67a654-a996-41ce-8e77-ae485084bd13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:43,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-2a186836-4d2e-4616-ab4f-6cccd11cef49 2018-09-30 05:08:43,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:43,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6699871-e94e-4ad1-a0ae-908959ecbb48 x-compute-request-id: req-c6699871-e94e-4ad1-a0ae-908959ecbb48 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:43,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-c6699871-e94e-4ad1-a0ae-908959ecbb48 2018-09-30 05:08:43,523 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-30 05:08:43,523 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:08:43,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:43,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2061c58c-94c2-4781-8f5e-6ae20154e61e x-compute-request-id: req-2061c58c-94c2-4781-8f5e-6ae20154e61e Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:43,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-2061c58c-94c2-4781-8f5e-6ae20154e61e 2018-09-30 05:08:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:44,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-76cf7b57-4bc6-4fb8-a2ce-573d48f3e379 Date: Sun, 30 Sep 2018 05:08:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:44,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-76cf7b57-4bc6-4fb8-a2ce-573d48f3e379 2018-09-30 05:08:44,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:44,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89413df4-b78e-4fd9-8dc2-86ad1a685255 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:44,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-89413df4-b78e-4fd9-8dc2-86ad1a685255 2018-09-30 05:08:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:44,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c72f8a29-d6e8-4a78-9857-03cb23970759 Date: Sun, 30 Sep 2018 05:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:44,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-c72f8a29-d6e8-4a78-9857-03cb23970759 2018-09-30 05:08:44,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:44,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-04785f9d-e304-47e5-94c2-e2235b4327ed Date: Sun, 30 Sep 2018 05:08:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:02:8b","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal","device_id":"0b67a654-a996-41ce-8e77-ae485084bd13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:44,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-04785f9d-e304-47e5-94c2-e2235b4327ed 2018-09-30 05:08:44,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:45,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-698b3fd5-3ee2-4429-b85c-dcc8a740dbd0 x-compute-request-id: req-698b3fd5-3ee2-4429-b85c-dcc8a740dbd0 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:cc:c4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:21Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:45,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-698b3fd5-3ee2-4429-b85c-dcc8a740dbd0 2018-09-30 05:08:45,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:45,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18130060-6006-46a5-b5b8-a5e357fb0d60 x-compute-request-id: req-18130060-6006-46a5-b5b8-a5e357fb0d60 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:45,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-18130060-6006-46a5-b5b8-a5e357fb0d60 2018-09-30 05:08:45,310 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-30 05:08:45,311 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:08:45,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:45,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3273ecf-b0e1-4ea2-8601-f9c13f036269 x-compute-request-id: req-d3273ecf-b0e1-4ea2-8601-f9c13f036269 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:45,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-d3273ecf-b0e1-4ea2-8601-f9c13f036269 2018-09-30 05:08:45,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:46,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-926dc27f-0ff0-4ac0-9b85-125590cb91f8 Date: Sun, 30 Sep 2018 05:08:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f9d272a-cd94-49b2-bb29-1dab95712668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","subnets":["a3e8fb32-6277-47db-b3f9-c958e1078d72"],"description":"","tags":[],"updated_at":"2018-09-30T05:08:01Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net","admin_state_up":true,"tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:00Z","provider:network_type":"vxlan"}]} 2018-09-30 05:08:46,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net used request id req-926dc27f-0ff0-4ac0-9b85-125590cb91f8 2018-09-30 05:08:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:46,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2209853f-203d-4aac-b5b0-076721c3ef2e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:46,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-2209853f-203d-4aac-b5b0-076721c3ef2e 2018-09-30 05:08:46,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:46,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-83ef0848-286c-4ede-aaed-3c58c214891f Date: Sun, 30 Sep 2018 05:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:01Z","dns_nameservers":[],"updated_at":"2018-09-30T05:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e46e5a9238bc49a2b154eb8057acef1a","id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet"}]} 2018-09-30 05:08:46,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-83ef0848-286c-4ede-aaed-3c58c214891f 2018-09-30 05:08:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:46,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-71473d78-5a67-4752-af35-a545d82753dd Date: Sun, 30 Sep 2018 05:08:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.6"}],"id":"07dedf76-a06b-4dd0-8bd3-6afa828cd48b","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:02:8b","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:28Z","binding:vnic_type":"normal","device_id":"0b67a654-a996-41ce-8e77-ae485084bd13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.2"}],"id":"35bc8a67-54ad-4a83-a10e-c19c6582ab18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:2a:88","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.4"}],"id":"64257f96-ed31-4e20-924d-19d08fa2cc45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:36:e2:3d","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.3"}],"id":"b408d9a9-2ec5-4a0f-a244-1acc80e0d077","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:26:e1","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f9d272a-cd94-49b2-bb29-1dab95712668"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:08:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3e8fb32-6277-47db-b3f9-c958e1078d72","ip_address":"10.55.0.8"}],"id":"ee388bee-c6cd-4a8f-9739-cbad86b66a31","security_groups":["785c55f8-da82-4b65-967a-f88b131baa3f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:cc:c4","project_id":"e46e5a9238bc49a2b154eb8057acef1a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1","admin_state_up":true,"network_id":"5f9d272a-cd94-49b2-bb29-1dab95712668","tenant_id":"e46e5a9238bc49a2b154eb8057acef1a","created_at":"2018-09-30T05:08:10Z","binding:vnic_type":"normal","device_id":"3b770c99-4f83-4c4a-90a4-c9af9cf715d6"}]} 2018-09-30 05:08:46,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-71473d78-5a67-4752-af35-a545d82753dd 2018-09-30 05:08:46,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:46,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c94a24fc-2631-4095-b26e-3959cf0b8263 x-compute-request-id: req-c94a24fc-2631-4095-b26e-3959cf0b8263 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "security_groups": [{"name": "default"}], "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:38Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:46,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-c94a24fc-2631-4095-b26e-3959cf0b8263 2018-09-30 05:08:46,833 - create_instance - INFO - Deleting Port with ID - ee388bee-c6cd-4a8f-9739-cbad86b66a31 2018-09-30 05:08:46,833 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-1 2018-09-30 05:08:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ee388bee-c6cd-4a8f-9739-cbad86b66a31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:47,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a70543a9-5a5d-4e4f-afdc-40db6bb4db28 Date: Sun, 30 Sep 2018 05:08:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:08:47,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ee388bee-c6cd-4a8f-9739-cbad86b66a31 used request id req-a70543a9-5a5d-4e4f-afdc-40db6bb4db28 2018-09-30 05:08:47,409 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-30 05:08:47,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:47,543 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-365fc6ca-87b8-4140-bd66-4f24d18066f1 x-compute-request-id: req-365fc6ca-87b8-4140-bd66-4f24d18066f1 Content-Type: application/json 2018-09-30 05:08:47,544 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-365fc6ca-87b8-4140-bd66-4f24d18066f1 2018-09-30 05:08:47,544 - create_instance - INFO - Checking deletion status 2018-09-30 05:08:47,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:47,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8388b533-81f7-4e67-bed0-3fafae1535f5 x-compute-request-id: req-8388b533-81f7-4e67-bed0-3fafae1535f5 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-30T05:08:20.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "3b770c99-4f83-4c4a-90a4-c9af9cf715d6", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:47Z", "hostId": "6717018fbd04d251b8ab4d5ae49735d53fd5c229ef0c70b8204ed4b4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-30T05:08:14Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:47,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-8388b533-81f7-4e67-bed0-3fafae1535f5 2018-09-30 05:08:47,778 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-30 05:08:47,778 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:08:50,781 - create_instance - DEBUG - VM status query timeout in 296.76262784 2018-09-30 05:08:50,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68bb3b21c30b34aa31697e340489d10398aba42" 2018-09-30 05:08:50,827 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:08:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03f2085c-33f7-4cc4-a7d5-7f647763350c x-compute-request-id: req-03f2085c-33f7-4cc4-a7d5-7f647763350c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3b770c99-4f83-4c4a-90a4-c9af9cf715d6 could not be found.", "code": 404}} 2018-09-30 05:08:50,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3b770c99-4f83-4c4a-90a4-c9af9cf715d6 used request id req-03f2085c-33f7-4cc4-a7d5-7f647763350c 2018-09-30 05:08:50,828 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3b770c99-4f83-4c4a-90a4-c9af9cf715d6 could not be found. (HTTP 404) (Request-ID: req-03f2085c-33f7-4cc4-a7d5-7f647763350c) 2018-09-30 05:08:50,828 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-30 05:08:50,829 - create_instance - INFO - Deleting Port with ID - 07dedf76-a06b-4dd0-8bd3-6afa828cd48b 2018-09-30 05:08:50,829 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aaport-2 2018-09-30 05:08:50,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/07dedf76-a06b-4dd0-8bd3-6afa828cd48b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:51,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c2639d4-92c9-455c-86ba-873586fed565 Date: Sun, 30 Sep 2018 05:08:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:08:51,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/07dedf76-a06b-4dd0-8bd3-6afa828cd48b used request id req-3c2639d4-92c9-455c-86ba-873586fed565 2018-09-30 05:08:51,231 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-30 05:08:51,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:51,382 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25d79b85-f712-4752-bf2d-5b429b61eea8 x-compute-request-id: req-25d79b85-f712-4752-bf2d-5b429b61eea8 Content-Type: application/json 2018-09-30 05:08:51,382 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-25d79b85-f712-4752-bf2d-5b429b61eea8 2018-09-30 05:08:51,383 - create_instance - INFO - Checking deletion status 2018-09-30 05:08:51,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:51,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931597a7-a1d6-4424-b177-5eff8d208c71 x-compute-request-id: req-931597a7-a1d6-4424-b177-5eff8d208c71 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:02:8b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b67a654-a996-41ce-8e77-ae485084bd13", "rel": "bookmark"}], "image": {"id": "dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "links": [{"href": "http://172.30.9.29:8774/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e7", "OS-SRV-USG:launched_at": "2018-09-30T05:08:37.000000", "flavor": {"id": "7f8a76fd-2135-4908-8801-cd107c989a52", "links": [{"href": "http://172.30.9.29:8774/flavors/7f8a76fd-2135-4908-8801-cd107c989a52", "rel": "bookmark"}]}, "id": "0b67a654-a996-41ce-8e77-ae485084bd13", "user_id": "b496e72882794c549b95bee11fdbe944", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:08:51Z", "hostId": "f03f7bbb31e7b3f066222cb8a652e94c93150111eda784302cc0a3d0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-30T05:08:32Z", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:08:51,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-931597a7-a1d6-4424-b177-5eff8d208c71 2018-09-30 05:08:51,485 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-30 05:08:51,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:08:54,489 - create_instance - DEBUG - VM status query timeout in 296.894497871 2018-09-30 05:08:54,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76ede085063d5354a5a8977404ed2f189d5efdc" 2018-09-30 05:08:54,553 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d31efc1c-96b3-4873-94d1-dbd329813991 x-compute-request-id: req-d31efc1c-96b3-4873-94d1-dbd329813991 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0b67a654-a996-41ce-8e77-ae485084bd13 could not be found.", "code": 404}} 2018-09-30 05:08:54,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b67a654-a996-41ce-8e77-ae485084bd13 used request id req-d31efc1c-96b3-4873-94d1-dbd329813991 2018-09-30 05:08:54,553 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0b67a654-a996-41ce-8e77-ae485084bd13 could not be found. (HTTP 404) (Request-ID: req-d31efc1c-96b3-4873-94d1-dbd329813991) 2018-09-30 05:08:54,553 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-30 05:08:54,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8b03c505e23f230eb8fe1678345b0321f907fe" 2018-09-30 05:08:54,604 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cf8e601-f0f1-4b9c-b709-ab6816dc74a9 x-compute-request-id: req-4cf8e601-f0f1-4b9c-b709-ab6816dc74a9 Content-Length: 0 Content-Type: application/json 2018-09-30 05:08:54,604 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7f8a76fd-2135-4908-8801-cd107c989a52 used request id req-4cf8e601-f0f1-4b9c-b709-ab6816dc74a9 2018-09-30 05:08:54,605 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet 2018-09-30 05:08:54,605 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-subnet 2018-09-30 05:08:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/a3e8fb32-6277-47db-b3f9-c958e1078d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:56,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38a0a405-b9ff-4022-aeb8-6ec49e51d6d5 Date: Sun, 30 Sep 2018 05:08:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:08:56,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/a3e8fb32-6277-47db-b3f9-c958e1078d72 used request id req-38a0a405-b9ff-4022-aeb8-6ec49e51d6d5 2018-09-30 05:08:56,684 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-priv-net 2018-09-30 05:08:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/5f9d272a-cd94-49b2-bb29-1dab95712668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06aea870ac16e8fd60de2f5a222492ccf811d657" 2018-09-30 05:08:57,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87ac3854-d7c2-42bb-bab8-ddf05fce5ec6 Date: Sun, 30 Sep 2018 05:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:08:57,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5f9d272a-cd94-49b2-bb29-1dab95712668 used request id req-87ac3854-d7c2-42bb-bab8-ddf05fce5ec6 2018-09-30 05:08:57,559 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-c6c10bbf-d91a-4811-a2d1-0fe1c57fa8aa-image 2018-09-30 05:08:57,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7745adbfa294ba2cfe4af8ee2f45cdf61f66904" 2018-09-30 05:08:58,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3195efe5-8dbc-4cfe-8ca2-aa9d0e30f329 Date: Sun, 30 Sep 2018 05:08:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:08:58,554 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/dc17f4d6-421e-4730-87f6-cb0ab6f000a1 used request id req-3195efe5-8dbc-4cfe-8ca2-aa9d0e30f329 2018-09-30 05:08:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:58,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-244701ac-0d00-40ed-90f4-bd120bac96fd Date: Sun, 30 Sep 2018 05:08:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:08:58,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-244701ac-0d00-40ed-90f4-bd120bac96fd 2018-09-30 05:08:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fabdf5-6cfd-4750-8878-26c92a22f88c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:08:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-44fabdf5-6cfd-4750-8878-26c92a22f88c 2018-09-30 05:08:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:58,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8b2b11-9205-4213-878f-d65d99345582 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:08:58,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1d8b2b11-9205-4213-878f-d65d99345582 2018-09-30 05:08:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:59,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e5f468-ae8c-4f03-8421-d4a9b12f672f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:08:59,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-27e5f468-ae8c-4f03-8421-d4a9b12f672f 2018-09-30 05:08:59,044 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-141be0d0-5abb-418-proj 2018-09-30 05:08:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2d6c0d4cc1c0462fa28580f58df8d2ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:59,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c701a0-c217-4930-88d1-4e0b97616e36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:08:59,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2d6c0d4cc1c0462fa28580f58df8d2ab used request id req-30c701a0-c217-4930-88d1-4e0b97616e36 2018-09-30 05:08:59,246 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-141be0d0-5abb-418-proj-role 2018-09-30 05:08:59,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ef657b9f3a8647928bbf3474dc69aafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:59,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061577f9-acce-4d06-9e24-232cc6568d5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:08:59,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ef657b9f3a8647928bbf3474dc69aafb used request id req-061577f9-acce-4d06-9e24-232cc6568d5d 2018-09-30 05:08:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc130c6775e295d00d8f33fbfe24105980df954" 2018-09-30 05:08:59,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27999d3e-5c80-4644-91cc-ff7e9b9744ba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:08:59,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-27999d3e-5c80-4644-91cc-ff7e9b9744ba 2018-09-30 05:08:59,448 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-141be0d0-5abb-418-user 2018-09-30 05:08:59,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a634389732294e4289176a2d5f19f65f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edef67b814712cc7e125625372c321cb973471da" 2018-09-30 05:08:59,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f79cbb-a012-4f5f-a591-07b611401985 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:08:59,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a634389732294e4289176a2d5f19f65f used request id req-b2f79cbb-a012-4f5f-a591-07b611401985 2018-09-30 05:08:59,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:00,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["tnRK8rIySO27oGC-zeefuw"], "issued_at": "2018-09-30T05:09:00.000000Z"}} 2018-09-30 05:09:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527e4ab888395d8c8c651038a9fcc7d04344a157" 2018-09-30 05:09:00,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df4c8da-4d2d-4d81-9611-65d1676581a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:00,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5df4c8da-4d2d-4d81-9611-65d1676581a3 2018-09-30 05:09:00,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:00,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:00,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RzAk57VdREu3l53ZDjCbLQ"], "issued_at": "2018-09-30T05:09:00.000000Z"}} 2018-09-30 05:09:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:00,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92308cc1-0f34-4bfa-acc0-dfe886f268ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:00,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-92308cc1-0f34-4bfa-acc0-dfe886f268ad 2018-09-30 05:09:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:00,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:00,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee8eb9f-79dc-4e80-abec-42184ca38283 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:09:00,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj used request id req-8ee8eb9f-79dc-4e80-abec-42184ca38283 2018-09-30 05:09:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:00,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa68554e-356d-4be6-b006-8348e4c3cae3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:09:00,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-aa68554e-356d-4be6-b006-8348e4c3cae3 2018-09-30 05:09:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}}' 2018-09-30 05:09:00,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1610d614-2226-4ea3-92dc-5d04a1af7376 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:00,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1610d614-2226-4ea3-92dc-5d04a1af7376 2018-09-30 05:09:00,903 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj 2018-09-30 05:09:00,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:00,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:01,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["DAJB0Be-TmCaznBQHEt3PQ"], "issued_at": "2018-09-30T05:09:01.000000Z"}} 2018-09-30 05:09:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eb7e7c58300aa32238cec9c169ca121ea2a28a" 2018-09-30 05:09:01,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08294847-0e63-48e4-96b1-29ebf8b8e511 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:01,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-08294847-0e63-48e4-96b1-29ebf8b8e511 2018-09-30 05:09:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:01,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:01,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eb7e7c58300aa32238cec9c169ca121ea2a28a" 2018-09-30 05:09:01,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed356a5b-eb3f-4694-a536-db886bf3d4ea Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:09:01,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ed356a5b-eb3f-4694-a536-db886bf3d4ea 2018-09-30 05:09:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eb7e7c58300aa32238cec9c169ca121ea2a28a" 2018-09-30 05:09:01,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a39dd0-ce3c-40de-b1f0-4ca5778f55a1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}]} 2018-09-30 05:09:01,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj used request id req-66a39dd0-ce3c-40de-b1f0-4ca5778f55a1 2018-09-30 05:09:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eb7e7c58300aa32238cec9c169ca121ea2a28a" 2018-09-30 05:09:01,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1f162a-5269-4c44-bb6e-3dd58504523d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:09:01,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0e1f162a-5269-4c44-bb6e-3dd58504523d 2018-09-30 05:09:01,907 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-user 2018-09-30 05:09:01,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:01,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590fefb3-1e24-4a99-833b-fc731f99bfd3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:09:01,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-590fefb3-1e24-4a99-833b-fc731f99bfd3 2018-09-30 05:09:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" -d '{"role": {"name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role"}}' 2018-09-30 05:09:02,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57985850-89fe-4252-9638-42aa0d0e9937 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b33aa6dc4154e3c81d282d93b71c752", "links": {"self": "http://172.30.9.29:5000/v3/roles/8b33aa6dc4154e3c81d282d93b71c752"}, "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role"}} 2018-09-30 05:09:02,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-57985850-89fe-4252-9638-42aa0d0e9937 2018-09-30 05:09:02,112 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role 2018-09-30 05:09:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8b33aa6dc4154e3c81d282d93b71c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:02,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17336f5-6201-4529-9ae9-4f65d627ea11 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8b33aa6dc4154e3c81d282d93b71c752"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role", "id": "8b33aa6dc4154e3c81d282d93b71c752"}} 2018-09-30 05:09:02,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8b33aa6dc4154e3c81d282d93b71c752 used request id req-d17336f5-6201-4529-9ae9-4f65d627ea11 2018-09-30 05:09:02,204 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role to project CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj 2018-09-30 05:09:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2/users/048766a931964c18801a8106896e7e37/roles/8b33aa6dc4154e3c81d282d93b71c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:02,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86375543-2899-46c3-9f8b-51aa63ca4b91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:09:02,323 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2/users/048766a931964c18801a8106896e7e37/roles/8b33aa6dc4154e3c81d282d93b71c752 used request id req-86375543-2899-46c3-9f8b-51aa63ca4b91 2018-09-30 05:09:02,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:09:02,325 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:09:02,325 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-09-30 05:09:02,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:02,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:02,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b33aa6dc4154e3c81d282d93b71c752", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role"}], "expires_at": "2018-09-30T06:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "430c914749494404b547cd40f604c6c2", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-user", "id": "048766a931964c18801a8106896e7e37"}, "audit_ids": ["M3qSjqkeSlK7JuTQzXe4uw"], "issued_at": "2018-09-30T05:09:02.000000Z"}} 2018-09-30 05:09:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:02,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2769f97c-a36b-417b-bd6b-2a0a1c523443 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:02,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2769f97c-a36b-417b-bd6b-2a0a1c523443 2018-09-30 05:09:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:02,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-de79d10b-8bae-4da7-9b45-74ce0de87626 Date: Sun, 30 Sep 2018 05:09:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae"} 2018-09-30 05:09:02,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae used request id req-de79d10b-8bae-4da7-9b45-74ce0de87626 2018-09-30 05:09:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:03,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac7e61df-08ef-44b1-b69b-f1d9f89411c8 Date: Sun, 30 Sep 2018 05:09:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:09:03,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ac7e61df-08ef-44b1-b69b-f1d9f89411c8 2018-09-30 05:09:03,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae"}' 2018-09-30 05:09:03,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e X-Openstack-Request-Id: req-e76638e6-bfcf-458d-bad8-790dbef532da Date: Sun, 30 Sep 2018 05:09:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "min_disk": 0, "protected": false, "id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "file": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/file", "checksum": null, "owner": "430c914749494404b547cd40f604c6c2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:09:03,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e76638e6-bfcf-458d-bad8-790dbef532da 2018-09-30 05:09:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" -d '' 2018-09-30 05:09:05,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-832b901c-71ea-4f6e-8130-10cac99ff716 Date: Sun, 30 Sep 2018 05:09:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:09:05,206 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/file used request id req-832b901c-71ea-4f6e-8130-10cac99ff716 2018-09-30 05:09:05,207 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:09:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:05,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5175a30f-b258-43a2-bdd9-b2764e39be86 Date: Sun, 30 Sep 2018 05:09:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:05Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/snap", "metadata": {}}], "self": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "min_disk": 0, "protected": false, "id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "file": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "430c914749494404b547cd40f604c6c2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:09:05,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e used request id req-5175a30f-b258-43a2-bdd9-b2764e39be86 2018-09-30 05:09:05,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:05,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b0de812-a1c6-4c4f-83dd-6d056f9be2f8 Date: Sun, 30 Sep 2018 05:09:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:09:05,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2b0de812-a1c6-4c4f-83dd-6d056f9be2f8 2018-09-30 05:09:05,540 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae 2018-09-30 05:09:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:05,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e241b292-18b1-4293-a327-3bfcefa990cf Date: Sun, 30 Sep 2018 05:09:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:05Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/snap", "metadata": {}}], "self": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "min_disk": 0, "protected": false, "id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "file": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "430c914749494404b547cd40f604c6c2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:09:05,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e used request id req-e241b292-18b1-4293-a327-3bfcefa990cf 2018-09-30 05:09:05,696 - create_image - DEBUG - Instance status is - active 2018-09-30 05:09:05,696 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae 2018-09-30 05:09:05,696 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae 2018-09-30 05:09:05,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:05,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:06,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Vvpdu61ITtu8OqMX00bj7Q"], "issued_at": "2018-09-30T05:09:06.000000Z"}} 2018-09-30 05:09:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16000d8d298c5d395d72151c7bf085bef130a0d" 2018-09-30 05:09:06,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103cea5c-4fa7-4583-85ce-3f2fd71789d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:06,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-103cea5c-4fa7-4583-85ce-3f2fd71789d7 2018-09-30 05:09:06,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:09:06,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16000d8d298c5d395d72151c7bf085bef130a0d" 2018-09-30 05:09:06,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08334396-9299-4c2f-932f-97d68c4e0c01 x-compute-request-id: req-08334396-9299-4c2f-932f-97d68c4e0c01 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:09:06,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-08334396-9299-4c2f-932f-97d68c4e0c01 2018-09-30 05:09:06,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16000d8d298c5d395d72151c7bf085bef130a0d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:09:06,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-461b4202-f8e7-44b2-af59-ad4c32a0a113 x-compute-request-id: req-461b4202-f8e7-44b2-af59-ad4c32a0a113 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:09:06,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-461b4202-f8e7-44b2-af59-ad4c32a0a113 2018-09-30 05:09:06,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:06,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:06,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b33aa6dc4154e3c81d282d93b71c752", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role"}], "expires_at": "2018-09-30T06:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "430c914749494404b547cd40f604c6c2", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-user", "id": "048766a931964c18801a8106896e7e37"}, "audit_ids": ["zrWdDkW5S9eCKcHwkZzXVw"], "issued_at": "2018-09-30T05:09:06.000000Z"}} 2018-09-30 05:09:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:06,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9aad2b-d48e-4639-8cb8-283e386b7d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:06,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3d9aad2b-d48e-4639-8cb8-283e386b7d24 2018-09-30 05:09:06,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:07,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8024e134-3d73-491c-91e5-5555b4f14695 Date: Sun, 30 Sep 2018 05:09:06 GMT RESP BODY: {"networks":[]} 2018-09-30 05:09:07,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-8024e134-3d73-491c-91e5-5555b4f14695 2018-09-30 05:09:07,007 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net 2018-09-30 05:09:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" -d '{"network": {"name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net", "admin_state_up": true}}' 2018-09-30 05:09:07,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e6136be8-ec52-4a13-b27a-434cc1d0da41 Date: Sun, 30 Sep 2018 05:09:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"feade53d-5c46-46f9-9369-c8e20c22c15a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:09:07Z","is_default":false,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","mtu":1450}} 2018-09-30 05:09:07,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e6136be8-ec52-4a13-b27a-434cc1d0da41 2018-09-30 05:09:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:08,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ddc05f96-dc68-48b9-9d15-39f6c83c486b Date: Sun, 30 Sep 2018 05:09:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:09:07Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:08,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-ddc05f96-dc68-48b9-9d15-39f6c83c486b 2018-09-30 05:09:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:08,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-379568fb-17d2-4352-b4ee-b94f68c07e48 Date: Sun, 30 Sep 2018 05:09:08 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:09:08,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-379568fb-17d2-4352-b4ee-b94f68c07e48 2018-09-30 05:09:08,281 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet 2018-09-30 05:09:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" -d '{"subnets": [{"ip_version": 4, "network_id": "feade53d-5c46-46f9-9369-c8e20c22c15a", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]}' 2018-09-30 05:09:09,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9fa4f74-9d8e-458f-84fe-43f715d02820 Date: Sun, 30 Sep 2018 05:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:09,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b9fa4f74-9d8e-458f-84fe-43f715d02820 2018-09-30 05:09:09,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:09,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74dc586d-7388-4c8c-9ddf-11d3263c2eee Date: Sun, 30 Sep 2018 05:09:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:09,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-74dc586d-7388-4c8c-9ddf-11d3263c2eee 2018-09-30 05:09:09,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c57ba370-1ec7-4cf0-8594-f43f35ccc95f Date: Sun, 30 Sep 2018 05:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:09,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-c57ba370-1ec7-4cf0-8594-f43f35ccc95f 2018-09-30 05:09:09,462 - OpenStackNetwork - DEBUG - Network [feade53d-5c46-46f9-9369-c8e20c22c15a] created successfully 2018-09-30 05:09:09,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:09,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:09,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b33aa6dc4154e3c81d282d93b71c752", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role"}], "expires_at": "2018-09-30T06:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "430c914749494404b547cd40f604c6c2", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-user", "id": "048766a931964c18801a8106896e7e37"}, "audit_ids": ["95W8nRHFQJuJxP0yyQpvxg"], "issued_at": "2018-09-30T05:09:09.000000Z"}} 2018-09-30 05:09:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:09,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5c6f54-122c-4e37-8e9d-7498e9afd859 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:09,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd5c6f54-122c-4e37-8e9d-7498e9afd859 2018-09-30 05:09:09,918 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:09:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:09,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9277916-9c4a-45f7-b8a5-d9d10a947558 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:09,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9277916-9c4a-45f7-b8a5-d9d10a947558 2018-09-30 05:09:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:10,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8be355ef-c5f3-446c-8ffd-e37bd9c7d86d Date: Sun, 30 Sep 2018 05:09:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:10,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-8be355ef-c5f3-446c-8ffd-e37bd9c7d86d 2018-09-30 05:09:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:10,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:10,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:10,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10881dcc-5fec-4fb4-934c-6e1dc6f0ad4c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:10,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-10881dcc-5fec-4fb4-934c-6e1dc6f0ad4c 2018-09-30 05:09:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:10,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2f3c7408-1246-4f80-9750-5680a61828b4 Date: Sun, 30 Sep 2018 05:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:10,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-2f3c7408-1246-4f80-9750-5680a61828b4 2018-09-30 05:09:10,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:10,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6eba289b-eab6-4ffc-9bd4-ee4cf2be6c48 Date: Sun, 30 Sep 2018 05:09:10 GMT RESP BODY: {"ports":[]} 2018-09-30 05:09:10,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port&admin_state_up=True used request id req-6eba289b-eab6-4ffc-9bd4-ee4cf2be6c48 2018-09-30 05:09:10,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:10,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca6ba292-8e2b-4461-91a5-22857ac558b5 x-compute-request-id: req-ca6ba292-8e2b-4461-91a5-22857ac558b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:09:10,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst used request id req-ca6ba292-8e2b-4461-91a5-22857ac558b5 2018-09-30 05:09:10,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:11,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6b0acb85-10d8-4692-8b2b-7eeac76f3574 Date: Sun, 30 Sep 2018 05:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:11,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-6b0acb85-10d8-4692-8b2b-7eeac76f3574 2018-09-30 05:09:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:11,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d99e847-8e72-4a06-8966-90d9293ef607 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:11,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-2d99e847-8e72-4a06-8966-90d9293ef607 2018-09-30 05:09:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:11,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d5e9d1d9-5b50-4dc3-9eec-845ee1fe957e Date: Sun, 30 Sep 2018 05:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:11,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-d5e9d1d9-5b50-4dc3-9eec-845ee1fe957e 2018-09-30 05:09:11,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9defeb3d-1fcc-431d-9f12-a6379a9fbfdd Date: Sun, 30 Sep 2018 05:09:11 GMT RESP BODY: {"ports":[]} 2018-09-30 05:09:11,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port&admin_state_up=True used request id req-9defeb3d-1fcc-431d-9f12-a6379a9fbfdd 2018-09-30 05:09:11,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:11,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:11,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b33aa6dc4154e3c81d282d93b71c752", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role"}], "expires_at": "2018-09-30T06:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "430c914749494404b547cd40f604c6c2", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/430c914749494404b547cd40f604c6c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-user", "id": "048766a931964c18801a8106896e7e37"}, "audit_ids": ["U9Eta-obTXy7dRG7xzbeEg"], "issued_at": "2018-09-30T05:09:11.000000Z"}} 2018-09-30 05:09:11,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856a71ad337ce8c29650da0ef7efbeaec593c2d0" 2018-09-30 05:09:12,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1876c019-9640-45b9-ba03-9fa789e8fd73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:12,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1876c019-9640-45b9-ba03-9fa789e8fd73 2018-09-30 05:09:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:12,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6f4ef4cc-6d47-4124-bf5d-70e9684c4b3f Date: Sun, 30 Sep 2018 05:09:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:12,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-6f4ef4cc-6d47-4124-bf5d-70e9684c4b3f 2018-09-30 05:09:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:12,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-409c2cbc-67d2-4bbd-ba20-dc842b747410 Date: Sun, 30 Sep 2018 05:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:12,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-409c2cbc-67d2-4bbd-ba20-dc842b747410 2018-09-30 05:09:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:12,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f61706fd-2400-4233-a4fb-539402860ca5 Date: Sun, 30 Sep 2018 05:09:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:12,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-f61706fd-2400-4233-a4fb-539402860ca5 2018-09-30 05:09:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:12,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856a71ad337ce8c29650da0ef7efbeaec593c2d0" 2018-09-30 05:09:12,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e370008c-757a-44ee-b40e-860c54910ce6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:12,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-e370008c-757a-44ee-b40e-860c54910ce6 2018-09-30 05:09:12,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:12,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ae63ec0-8455-441e-8741-b8086a3d88f3 Date: Sun, 30 Sep 2018 05:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:12,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-1ae63ec0-8455-441e-8741-b8086a3d88f3 2018-09-30 05:09:12,777 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net 2018-09-30 05:09:12,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" -d '{"port": {"network_id": "feade53d-5c46-46f9-9369-c8e20c22c15a", "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port", "admin_state_up": true}}' 2018-09-30 05:09:13,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-746849cd-ec02-4a09-bf7a-20cfd10c0297 Date: Sun, 30 Sep 2018 05:09:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","ip_address":"10.55.0.14"}],"id":"0ceb9edd-12f1-439a-a665-c2bb3cebd4a8","security_groups":["3b86bff3-9fe4-4636-9f77-b6319cf72b76"],"mac_address":"fa:16:3e:6c:5a:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port","project_id":"430c914749494404b547cd40f604c6c2","qos_policy_id":null,"admin_state_up":true,"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:13Z","binding:vnic_type":"normal"}} 2018-09-30 05:09:13,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-746849cd-ec02-4a09-bf7a-20cfd10c0297 2018-09-30 05:09:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1009dfbc-296f-40b7-92e2-192436c2f045 Date: Sun, 30 Sep 2018 05:09:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:14,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-1009dfbc-296f-40b7-92e2-192436c2f045 2018-09-30 05:09:14,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99897a85-81da-4681-be2b-ed46f25933a6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:14,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-99897a85-81da-4681-be2b-ed46f25933a6 2018-09-30 05:09:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-574ab5ab-a8f4-4201-9644-5f6b18647c5e Date: Sun, 30 Sep 2018 05:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:14,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-574ab5ab-a8f4-4201-9644-5f6b18647c5e 2018-09-30 05:09:14,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-08a82313-9ae3-49e3-b499-78042d0b183c Date: Sun, 30 Sep 2018 05:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","ip_address":"10.55.0.14"}],"id":"0ceb9edd-12f1-439a-a665-c2bb3cebd4a8","security_groups":["3b86bff3-9fe4-4636-9f77-b6319cf72b76"],"mac_address":"fa:16:3e:6c:5a:57","project_id":"430c914749494404b547cd40f604c6c2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port","admin_state_up":true,"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:09:14,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port&admin_state_up=True used request id req-08a82313-9ae3-49e3-b499-78042d0b183c 2018-09-30 05:09:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a34ed1-5570-4e94-8860-2b2b159eadc8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:14,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-87a34ed1-5570-4e94-8860-2b2b159eadc8 2018-09-30 05:09:14,729 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst 2018-09-30 05:09:14,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2056eb3a-368a-4fb2-892a-4949352c4bf2 x-compute-request-id: req-2056eb3a-368a-4fb2-892a-4949352c4bf2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-flavor-name"}]} 2018-09-30 05:09:14,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2056eb3a-368a-4fb2-892a-4949352c4bf2 2018-09-30 05:09:14,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59b1134c-b6f6-4909-bf67-5df0f6b03193 x-compute-request-id: req-59b1134c-b6f6-4909-bf67-5df0f6b03193 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:09:14,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3 used request id req-59b1134c-b6f6-4909-bf67-5df0f6b03193 2018-09-30 05:09:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:14,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f1e52667-0f61-4dac-9d3a-7518424fd1a7 Date: Sun, 30 Sep 2018 05:09:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:05Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/snap", "metadata": {}}], "self": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "min_disk": 0, "protected": false, "id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "file": "/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "430c914749494404b547cd40f604c6c2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/9652a532-ca16-4fc4-96e0-0e74b651d87e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae"} 2018-09-30 05:09:14,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae used request id req-f1e52667-0f61-4dac-9d3a-7518424fd1a7 2018-09-30 05:09:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:15,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-13cff5e7-9083-4302-ac06-2504fd778572 Date: Sun, 30 Sep 2018 05:09:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:09:15,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-13cff5e7-9083-4302-ac06-2504fd778572 2018-09-30 05:09:15,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" -d '{"server": {"name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "imageRef": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "flavorRef": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "max_count": 1, "min_count": 1, "networks": [{"port": "0ceb9edd-12f1-439a-a665-c2bb3cebd4a8"}]}}' 2018-09-30 05:09:16,838 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbd8fef3-c945-4ad7-9a27-edf1b966fe79 x-compute-request-id: req-fbd8fef3-c945-4ad7-9a27-edf1b966fe79 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "adminPass": "sTc7vjomuK4s"}} 2018-09-30 05:09:16,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-fbd8fef3-c945-4ad7-9a27-edf1b966fe79 2018-09-30 05:09:16,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:17,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b41419-06c8-42c2-972f-60af98cd6a6f x-compute-request-id: req-69b41419-06c8-42c2-972f-60af98cd6a6f Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "image": {"id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "links": [{"href": "http://172.30.9.29:8774/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}]}, "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "user_id": "048766a931964c18801a8106896e7e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:09:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "created": "2018-09-30T05:09:16Z", "tenant_id": "430c914749494404b547cd40f604c6c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:17,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-69b41419-06c8-42c2-972f-60af98cd6a6f 2018-09-30 05:09:17,216 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst 2018-09-30 05:09:17,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:17,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14f0d364-5f91-430f-b149-3cd57eccbf63 x-compute-request-id: req-14f0d364-5f91-430f-b149-3cd57eccbf63 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "image": {"id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "links": [{"href": "http://172.30.9.29:8774/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}]}, "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "user_id": "048766a931964c18801a8106896e7e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:09:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "created": "2018-09-30T05:09:16Z", "tenant_id": "430c914749494404b547cd40f604c6c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:17,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-14f0d364-5f91-430f-b149-3cd57eccbf63 2018-09-30 05:09:17,590 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst] is - BUILD 2018-09-30 05:09:17,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:09:20,593 - create_instance - DEBUG - VM status query timeout in 896.623358011 2018-09-30 05:09:20,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:21,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87b03171-7d6c-4250-949d-d32a57422ac8 x-compute-request-id: req-87b03171-7d6c-4250-949d-d32a57422ac8 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "image": {"id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "links": [{"href": "http://172.30.9.29:8774/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}]}, "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "security_groups": [{"name": "default"}], "user_id": "048766a931964c18801a8106896e7e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:09:17Z", "hostId": "8a362d294a9724a6907cd31725e815e7befbac3f60ceee1b6719d6fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "created": "2018-09-30T05:09:16Z", "tenant_id": "430c914749494404b547cd40f604c6c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:21,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-87b03171-7d6c-4250-949d-d32a57422ac8 2018-09-30 05:09:21,202 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst] is - BUILD 2018-09-30 05:09:21,202 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:09:24,205 - create_instance - DEBUG - VM status query timeout in 893.010983944 2018-09-30 05:09:24,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:24,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd015d6e-3056-4455-a922-1e07264cdd2b x-compute-request-id: req-cd015d6e-3056-4455-a922-1e07264cdd2b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:5a:57", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "image": {"id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "links": [{"href": "http://172.30.9.29:8774/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:09:22.000000", "flavor": {"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}]}, "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "security_groups": [{"name": "default"}], "user_id": "048766a931964c18801a8106896e7e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:09:22Z", "hostId": "8a362d294a9724a6907cd31725e815e7befbac3f60ceee1b6719d6fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "created": "2018-09-30T05:09:16Z", "tenant_id": "430c914749494404b547cd40f604c6c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:24,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-cd015d6e-3056-4455-a922-1e07264cdd2b 2018-09-30 05:09:24,773 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst] is - ACTIVE 2018-09-30 05:09:24,774 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:09:24,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:25,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788f94ee-25ca-4cdb-b0cf-f294429797a9 x-compute-request-id: req-788f94ee-25ca-4cdb-b0cf-f294429797a9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:5a:57", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "image": {"id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "links": [{"href": "http://172.30.9.29:8774/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:09:22.000000", "flavor": {"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}]}, "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "security_groups": [{"name": "default"}], "user_id": "048766a931964c18801a8106896e7e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:09:22Z", "hostId": "8a362d294a9724a6907cd31725e815e7befbac3f60ceee1b6719d6fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "created": "2018-09-30T05:09:16Z", "tenant_id": "430c914749494404b547cd40f604c6c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:25,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-788f94ee-25ca-4cdb-b0cf-f294429797a9 2018-09-30 05:09:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:25,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-71841b89-b905-4354-97c9-24d6f933aee7 Date: Sun, 30 Sep 2018 05:09:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b8f089d0-8a1d-412f-8e46-1f604d84d5ca"],"updated_at":"2018-09-30T05:09:08Z","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"430c914749494404b547cd40f604c6c2","id":"feade53d-5c46-46f9-9369-c8e20c22c15a","name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net"}]} 2018-09-30 05:09:25,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net used request id req-71841b89-b905-4354-97c9-24d6f933aee7 2018-09-30 05:09:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:25,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2956b5dd-c456-4c89-8514-628467f55683 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:25,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-2956b5dd-c456-4c89-8514-628467f55683 2018-09-30 05:09:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:25,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f2b5b45-0e0d-4cda-8dfe-5bface22be60 Date: Sun, 30 Sep 2018 05:09:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"430c914749494404b547cd40f604c6c2","id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet"}]} 2018-09-30 05:09:25,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-0f2b5b45-0e0d-4cda-8dfe-5bface22be60 2018-09-30 05:09:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:25,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-45cad9a0-77b9-4ee3-86f0-f5ae8b295c9c Date: Sun, 30 Sep 2018 05:09:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","ip_address":"10.55.0.3"}],"id":"042b9f6a-35d8-4199-9192-25c2de35927f","security_groups":[],"mac_address":"fa:16:3e:55:59:90","project_id":"430c914749494404b547cd40f604c6c2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-feade53d-5c46-46f9-9369-c8e20c22c15a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","ip_address":"10.55.0.14"}],"id":"0ceb9edd-12f1-439a-a665-c2bb3cebd4a8","security_groups":["3b86bff3-9fe4-4636-9f77-b6319cf72b76"],"mac_address":"fa:16:3e:6c:5a:57","project_id":"430c914749494404b547cd40f604c6c2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port","admin_state_up":true,"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:13Z","binding:vnic_type":"normal","device_id":"d8b75b13-6ba8-46f3-99ef-2b9aef25e536"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","ip_address":"10.55.0.4"}],"id":"3d0cb272-357c-44a4-9c8d-63f57b23a99f","security_groups":[],"mac_address":"fa:16:3e:df:36:41","project_id":"430c914749494404b547cd40f604c6c2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-feade53d-5c46-46f9-9369-c8e20c22c15a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b8f089d0-8a1d-412f-8e46-1f604d84d5ca","ip_address":"10.55.0.2"}],"id":"9dabde71-b532-4e5a-a0c3-92b6a8fa898c","security_groups":[],"mac_address":"fa:16:3e:d5:01:ea","project_id":"430c914749494404b547cd40f604c6c2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"feade53d-5c46-46f9-9369-c8e20c22c15a","tenant_id":"430c914749494404b547cd40f604c6c2","created_at":"2018-09-30T05:09:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-feade53d-5c46-46f9-9369-c8e20c22c15a"}]} 2018-09-30 05:09:25,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-45cad9a0-77b9-4ee3-86f0-f5ae8b295c9c 2018-09-30 05:09:25,951 - create_instance - INFO - Deleting Port with ID - 0ceb9edd-12f1-439a-a665-c2bb3cebd4a8 2018-09-30 05:09:25,951 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-port 2018-09-30 05:09:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/0ceb9edd-12f1-439a-a665-c2bb3cebd4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:26,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aaa097a1-ade0-4a05-bcd8-22aa02c3f491 Date: Sun, 30 Sep 2018 05:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:09:26,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/0ceb9edd-12f1-439a-a665-c2bb3cebd4a8 used request id req-aaa097a1-ade0-4a05-bcd8-22aa02c3f491 2018-09-30 05:09:26,391 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst 2018-09-30 05:09:26,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:26,694 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:09:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-461c78cd-a9c9-4229-bec9-a2a9dd1502e5 x-compute-request-id: req-461c78cd-a9c9-4229-bec9-a2a9dd1502e5 Content-Type: application/json 2018-09-30 05:09:26,694 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-461c78cd-a9c9-4229-bec9-a2a9dd1502e5 2018-09-30 05:09:26,694 - create_instance - INFO - Checking deletion status 2018-09-30 05:09:26,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:26,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7734dd-0e9b-4545-bd0f-41e894a65951 x-compute-request-id: req-9c7734dd-0e9b-4545-bd0f-41e894a65951 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "rel": "bookmark"}], "image": {"id": "9652a532-ca16-4fc4-96e0-0e74b651d87e", "links": [{"href": "http://172.30.9.29:8774/images/9652a532-ca16-4fc4-96e0-0e74b651d87e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:09:22.000000", "flavor": {"id": "5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "links": [{"href": "http://172.30.9.29:8774/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3", "rel": "bookmark"}]}, "id": "d8b75b13-6ba8-46f3-99ef-2b9aef25e536", "user_id": "048766a931964c18801a8106896e7e37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:09:26Z", "hostId": "8a362d294a9724a6907cd31725e815e7befbac3f60ceee1b6719d6fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst", "created": "2018-09-30T05:09:16Z", "tenant_id": "430c914749494404b547cd40f604c6c2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:26,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-9c7734dd-0e9b-4545-bd0f-41e894a65951 2018-09-30 05:09:26,941 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst] is - ACTIVE 2018-09-30 05:09:26,941 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:09:29,945 - create_instance - DEBUG - VM status query timeout in 296.749913931 2018-09-30 05:09:29,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8723d3d5afd6cad7cd690dc822210d6033560420" 2018-09-30 05:09:30,001 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:09:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62024738-e25c-4332-bae9-6a5d30ff6324 x-compute-request-id: req-62024738-e25c-4332-bae9-6a5d30ff6324 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d8b75b13-6ba8-46f3-99ef-2b9aef25e536 could not be found.", "code": 404}} 2018-09-30 05:09:30,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d8b75b13-6ba8-46f3-99ef-2b9aef25e536 used request id req-62024738-e25c-4332-bae9-6a5d30ff6324 2018-09-30 05:09:30,002 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d8b75b13-6ba8-46f3-99ef-2b9aef25e536 could not be found. (HTTP 404) (Request-ID: req-62024738-e25c-4332-bae9-6a5d30ff6324) 2018-09-30 05:09:30,002 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-inst 2018-09-30 05:09:30,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16000d8d298c5d395d72151c7bf085bef130a0d" 2018-09-30 05:09:30,047 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:09:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dbf8be6-0f9e-4b06-b337-2dc1fbcbcfd2 x-compute-request-id: req-3dbf8be6-0f9e-4b06-b337-2dc1fbcbcfd2 Content-Length: 0 Content-Type: application/json 2018-09-30 05:09:30,048 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5a77748e-cfce-4f46-9f95-ce737ac3c1c3 used request id req-3dbf8be6-0f9e-4b06-b337-2dc1fbcbcfd2 2018-09-30 05:09:30,048 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet 2018-09-30 05:09:30,049 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-subnet 2018-09-30 05:09:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b8f089d0-8a1d-412f-8e46-1f604d84d5ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:32,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56d7cb01-5909-464f-ad94-e1c04ecea936 Date: Sun, 30 Sep 2018 05:09:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:09:32,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b8f089d0-8a1d-412f-8e46-1f604d84d5ca used request id req-56d7cb01-5909-464f-ad94-e1c04ecea936 2018-09-30 05:09:32,403 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae-pub-net 2018-09-30 05:09:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/feade53d-5c46-46f9-9369-c8e20c22c15a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1916187d41e3b8adbff6f152ee5140a424a97ba6" 2018-09-30 05:09:33,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0eb74be1-2212-4e74-86b5-e8147ac08e4d Date: Sun, 30 Sep 2018 05:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:09:33,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/feade53d-5c46-46f9-9369-c8e20c22c15a used request id req-0eb74be1-2212-4e74-86b5-e8147ac08e4d 2018-09-30 05:09:33,598 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-e168cd25-d283-4971-9858-fc687dd1cbae 2018-09-30 05:09:33,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d507b8ec9e2999e1930a97e18d4193674f2367ba" 2018-09-30 05:09:35,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90604d9c-10de-40f7-9e1c-3dbebcbc9009 Date: Sun, 30 Sep 2018 05:09:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:09:35,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/9652a532-ca16-4fc4-96e0-0e74b651d87e used request id req-90604d9c-10de-40f7-9e1c-3dbebcbc9009 2018-09-30 05:09:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:35,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0d01ef99-8bc5-43e3-b182-7d4f9850fdd2 Date: Sun, 30 Sep 2018 05:09:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "430c914749494404b547cd40f604c6c2", "created_at": "2018-09-30T05:09:07Z", "updated_at": "2018-09-30T05:09:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "revision_number": 0, "id": "0cc0162e-bb1d-4cac-b53c-35420ed9c44d", "remote_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "tenant_id": "430c914749494404b547cd40f604c6c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "430c914749494404b547cd40f604c6c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "revision_number": 0, "id": "515f1add-b75a-4628-bf4c-c8bb62ed9e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "tenant_id": "430c914749494404b547cd40f604c6c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "430c914749494404b547cd40f604c6c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "revision_number": 0, "id": "b0ce429a-a0d2-48aa-ab89-431f518abe6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "tenant_id": "430c914749494404b547cd40f604c6c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "430c914749494404b547cd40f604c6c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "revision_number": 0, "id": "e31f1723-82c4-4362-99d2-393c2783a2da", "remote_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "tenant_id": "430c914749494404b547cd40f604c6c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "430c914749494404b547cd40f604c6c2"}], "revision_number": 4, "project_id": "430c914749494404b547cd40f604c6c2", "id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:09:35,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0d01ef99-8bc5-43e3-b182-7d4f9850fdd2 2018-09-30 05:09:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:35,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e11348-9c4f-424b-a813-f2bc8a00ec12 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2"}, "enabled": true, "id": "430c914749494404b547cd40f604c6c2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj"}} 2018-09-30 05:09:35,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-e0e11348-9c4f-424b-a813-f2bc8a00ec12 2018-09-30 05:09:35,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b86bff3-9fe4-4636-9f77-b6319cf72b76 2018-09-30 05:09:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3b86bff3-9fe4-4636-9f77-b6319cf72b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-18f0ae13-b5be-4564-8e7e-66829e92472e Date: Sun, 30 Sep 2018 05:09:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "port_range_min": null, "revision_number": 0, "tenant_id": "430c914749494404b547cd40f604c6c2", "created_at": "2018-09-30T05:09:07Z", "project_id": "430c914749494404b547cd40f604c6c2", "id": "0cc0162e-bb1d-4cac-b53c-35420ed9c44d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "port_range_min": null, "revision_number": 0, "tenant_id": "430c914749494404b547cd40f604c6c2", "created_at": "2018-09-30T05:09:07Z", "project_id": "430c914749494404b547cd40f604c6c2", "id": "515f1add-b75a-4628-bf4c-c8bb62ed9e3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "port_range_min": null, "revision_number": 0, "tenant_id": "430c914749494404b547cd40f604c6c2", "created_at": "2018-09-30T05:09:07Z", "project_id": "430c914749494404b547cd40f604c6c2", "id": "b0ce429a-a0d2-48aa-ab89-431f518abe6e"}, {"remote_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:07Z", "security_group_id": "3b86bff3-9fe4-4636-9f77-b6319cf72b76", "port_range_min": null, "revision_number": 0, "tenant_id": "430c914749494404b547cd40f604c6c2", "created_at": "2018-09-30T05:09:07Z", "project_id": "430c914749494404b547cd40f604c6c2", "id": "e31f1723-82c4-4362-99d2-393c2783a2da"}]} 2018-09-30 05:09:35,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3b86bff3-9fe4-4636-9f77-b6319cf72b76 used request id req-18f0ae13-b5be-4564-8e7e-66829e92472e 2018-09-30 05:09:35,691 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:09:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3b86bff3-9fe4-4636-9f77-b6319cf72b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:36,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25c0850c-5749-4a6a-b951-7581f444a357 Content-Length: 0 Date: Sun, 30 Sep 2018 05:09:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:09:36,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3b86bff3-9fe4-4636-9f77-b6319cf72b76 used request id req-25c0850c-5749-4a6a-b951-7581f444a357 2018-09-30 05:09:36,055 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj 2018-09-30 05:09:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:36,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb5336e-f498-4827-b386-29508c15b505 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:09:36,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/430c914749494404b547cd40f604c6c2 used request id req-fcb5336e-f498-4827-b386-29508c15b505 2018-09-30 05:09:36,300 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-proj-role 2018-09-30 05:09:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8b33aa6dc4154e3c81d282d93b71c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:36,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e45d034-69b6-4207-86fb-a09254ed8276 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:09:36,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8b33aa6dc4154e3c81d282d93b71c752 used request id req-9e45d034-69b6-4207-86fb-a09254ed8276 2018-09-30 05:09:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b898ca99426445e8a3ad2d7d56eef1b56750f6e8" 2018-09-30 05:09:36,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375d7a1f-a2c4-43af-8c2b-550c60d2577d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:09:36,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-375d7a1f-a2c4-43af-8c2b-550c60d2577d 2018-09-30 05:09:36,513 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-bebc15f8-2a4e-4cb-user 2018-09-30 05:09:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/048766a931964c18801a8106896e7e37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eb7e7c58300aa32238cec9c169ca121ea2a28a" 2018-09-30 05:09:36,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bfd948-3cd1-42cf-bcad-ab76a43ca13b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:09:36,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/048766a931964c18801a8106896e7e37 used request id req-23bfd948-3cd1-42cf-bcad-ab76a43ca13b 2018-09-30 05:09:36,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:37,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2971oONFSYWGdeB-0QwzTQ"], "issued_at": "2018-09-30T05:09:37.000000Z"}} 2018-09-30 05:09:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbee7eefb804a08f28fa0b53cba933cac78eb50" 2018-09-30 05:09:37,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cdc5502-edfc-47a0-8f55-066344254f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:37,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8cdc5502-edfc-47a0-8f55-066344254f13 2018-09-30 05:09:37,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:37,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:37,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["3Kk5CzXaSc2zmYS9Y-RfHQ"], "issued_at": "2018-09-30T05:09:37.000000Z"}} 2018-09-30 05:09:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:09:37,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a30f5ba-f449-4fa9-962f-7442f03f0576 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:37,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2a30f5ba-f449-4fa9-962f-7442f03f0576 2018-09-30 05:09:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:37,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-8c660133-e752-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:09:37,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cd7c83-6ebc-46b0-b5ed-ac81e49031a6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-8c660133-e752-463-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:09:37,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-8c660133-e752-463-proj used request id req-82cd7c83-6ebc-46b0-b5ed-ac81e49031a6 2018-09-30 05:09:37,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:09:37,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01fd4164-f9be-4bc5-bac8-a7448cffb668 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:09:37,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-01fd4164-f9be-4bc5-bac8-a7448cffb668 2018-09-30 05:09:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}}' 2018-09-30 05:09:37,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1314fea8-e2fa-4e05-8cb1-0c1873f48d35 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:09:37,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1314fea8-e2fa-4e05-8cb1-0c1873f48d35 2018-09-30 05:09:37,950 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-8c660133-e752-463-proj 2018-09-30 05:09:37,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:37,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:38,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bXNQRj4TQweeZawKA6Ev-g"], "issued_at": "2018-09-30T05:09:38.000000Z"}} 2018-09-30 05:09:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1834acfa094f0e991fc130531bf660c9297fc15" 2018-09-30 05:09:38,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1769e962-a9b2-4e99-b8a7-12741107a7d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:38,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1769e962-a9b2-4e99-b8a7-12741107a7d1 2018-09-30 05:09:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:38,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1834acfa094f0e991fc130531bf660c9297fc15" 2018-09-30 05:09:38,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8962c4b-edc4-4a39-822d-f1094c438c49 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:09:38,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8962c4b-edc4-4a39-822d-f1094c438c49 2018-09-30 05:09:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-8c660133-e752-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1834acfa094f0e991fc130531bf660c9297fc15" 2018-09-30 05:09:38,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56530791-6f46-4753-9b62-e0b0e391ca1e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-8c660133-e752-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}]} 2018-09-30 05:09:38,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-8c660133-e752-463-proj used request id req-56530791-6f46-4753-9b62-e0b0e391ca1e 2018-09-30 05:09:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1834acfa094f0e991fc130531bf660c9297fc15" 2018-09-30 05:09:38,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7603f39d-0b0b-4f30-a652-f48121c70cb6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:09:38,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7603f39d-0b0b-4f30-a652-f48121c70cb6 2018-09-30 05:09:39,033 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-8c660133-e752-463-user 2018-09-30 05:09:39,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:39,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:09:39,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477adc63-7a5c-46d0-87ed-903a6bbc7312 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:09:39,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-477adc63-7a5c-46d0-87ed-903a6bbc7312 2018-09-30 05:09:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" -d '{"role": {"name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}}' 2018-09-30 05:09:39,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef5c4bc-348f-4d50-9cc2-21b93bc6a8bb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "links": {"self": "http://172.30.9.29:5000/v3/roles/55c30a32a87a4b2587ca4ed7b8fa72a7"}, "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}} 2018-09-30 05:09:39,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8ef5c4bc-348f-4d50-9cc2-21b93bc6a8bb 2018-09-30 05:09:39,280 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-8c660133-e752-463-proj-role 2018-09-30 05:09:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/55c30a32a87a4b2587ca4ed7b8fa72a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:09:39,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5713af3c-e09c-450e-99df-013fefebe3c6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/55c30a32a87a4b2587ca4ed7b8fa72a7"}, "domain_id": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role", "id": "55c30a32a87a4b2587ca4ed7b8fa72a7"}} 2018-09-30 05:09:39,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/55c30a32a87a4b2587ca4ed7b8fa72a7 used request id req-5713af3c-e09c-450e-99df-013fefebe3c6 2018-09-30 05:09:39,364 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-8c660133-e752-463-proj-role to project CreateInstanceVolumeTests-8c660133-e752-463-proj 2018-09-30 05:09:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2/users/2622ff2747894336b78efde32b9be6c7/roles/55c30a32a87a4b2587ca4ed7b8fa72a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:09:39,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea0f552-5fc5-4fab-8971-913bd7b50e80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:09:39,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2/users/2622ff2747894336b78efde32b9be6c7/roles/55c30a32a87a4b2587ca4ed7b8fa72a7 used request id req-eea0f552-5fc5-4fab-8971-913bd7b50e80 2018-09-30 05:09:39,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:09:39,530 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:09:39,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:39,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:39,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["4z1V6p99Ta2tbKEWplq9QQ"], "issued_at": "2018-09-30T05:09:39.000000Z"}} 2018-09-30 05:09:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:09:39,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7733cc5-3110-479d-bd12-d7de205e918c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:39,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7733cc5-3110-479d-bd12-d7de205e918c 2018-09-30 05:09:39,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:09:40,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e930d415-d1bf-4dad-9be3-2cbda324838e Date: Sun, 30 Sep 2018 05:09:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image"} 2018-09-30 05:09:40,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image used request id req-e930d415-d1bf-4dad-9be3-2cbda324838e 2018-09-30 05:09:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:09:40,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4f83ed98-7651-45fb-91d4-0cac04ec8527 Date: Sun, 30 Sep 2018 05:09:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:09:40,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4f83ed98-7651-45fb-91d4-0cac04ec8527 2018-09-30 05:09:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image"}' 2018-09-30 05:09:40,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c X-Openstack-Request-Id: req-ff85a25e-284b-43ef-8c47-075fcb04892e Date: Sun, 30 Sep 2018 05:09:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "min_disk": 0, "protected": false, "id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "file": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/file", "checksum": null, "owner": "e88ab9b915514c29bf35eec8d1d4dba2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:09:40,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ff85a25e-284b-43ef-8c47-075fcb04892e 2018-09-30 05:09:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" -d '' 2018-09-30 05:09:42,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c22abc54-8ebe-4085-9c29-c966025bf97e Date: Sun, 30 Sep 2018 05:09:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:09:42,375 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/file used request id req-c22abc54-8ebe-4085-9c29-c966025bf97e 2018-09-30 05:09:42,376 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:09:42,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:09:42,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-814b07ae-a154-41bc-92d5-71195b845931 Date: Sun, 30 Sep 2018 05:09:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:42Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/snap", "metadata": {}}], "self": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "min_disk": 0, "protected": false, "id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "file": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e88ab9b915514c29bf35eec8d1d4dba2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:09:42,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c used request id req-814b07ae-a154-41bc-92d5-71195b845931 2018-09-30 05:09:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:09:42,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04fde867-4e6f-4d53-860a-cd823cb28eaf Date: Sun, 30 Sep 2018 05:09:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:09:42,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-04fde867-4e6f-4d53-860a-cd823cb28eaf 2018-09-30 05:09:42,706 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image 2018-09-30 05:09:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:09:42,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ce6d8d38-3296-43cd-bc33-edce1d795f4b Date: Sun, 30 Sep 2018 05:09:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:42Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/snap", "metadata": {}}], "self": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "min_disk": 0, "protected": false, "id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "file": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e88ab9b915514c29bf35eec8d1d4dba2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:09:42,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c used request id req-ce6d8d38-3296-43cd-bc33-edce1d795f4b 2018-09-30 05:09:42,874 - create_image - DEBUG - Instance status is - active 2018-09-30 05:09:42,874 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image 2018-09-30 05:09:42,874 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image 2018-09-30 05:09:42,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:42,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:43,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["LpoO10BRQ8C10ic808JuLQ"], "issued_at": "2018-09-30T05:09:43.000000Z"}} 2018-09-30 05:09:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cf498ce839f0effae53263dc0e5f008a1437b7" 2018-09-30 05:09:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d69587-1162-429d-8dc5-1c9ab8f51a4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:43,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-53d69587-1162-429d-8dc5-1c9ab8f51a4e 2018-09-30 05:09:43,353 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:09:43,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cf498ce839f0effae53263dc0e5f008a1437b7" 2018-09-30 05:09:43,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d68dcdd1-c731-4287-be1f-db18e4028742 x-compute-request-id: req-d68dcdd1-c731-4287-be1f-db18e4028742 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:09:43,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d68dcdd1-c731-4287-be1f-db18e4028742 2018-09-30 05:09:43,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cf498ce839f0effae53263dc0e5f008a1437b7" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:09:43,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6588faa-f91e-467f-b485-7f47d2840c66 x-compute-request-id: req-f6588faa-f91e-467f-b485-7f47d2840c66 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:09:43,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f6588faa-f91e-467f-b485-7f47d2840c66 2018-09-30 05:09:43,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:43,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:43,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["ZpZQJJ5yRt2gHFIjzABu0g"], "issued_at": "2018-09-30T05:09:43.000000Z"}} 2018-09-30 05:09:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:09:44,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570a1d95-92e0-42c7-ad57-dcd34f2e2615 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:44,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-570a1d95-92e0-42c7-ad57-dcd34f2e2615 2018-09-30 05:09:44,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:09:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2cc8d0cd-1d85-4e77-ac15-7e1a907cbd30 Date: Sun, 30 Sep 2018 05:09:44 GMT RESP BODY: {"networks":[]} 2018-09-30 05:09:44,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-2cc8d0cd-1d85-4e77-ac15-7e1a907cbd30 2018-09-30 05:09:44,232 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net 2018-09-30 05:09:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" -d '{"network": {"name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net", "admin_state_up": true}}' 2018-09-30 05:09:44,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-68dd2d12-7c64-452f-9536-6126f97b778e Date: Sun, 30 Sep 2018 05:09:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:09:44Z","is_default":false,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","mtu":1450}} 2018-09-30 05:09:44,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-68dd2d12-7c64-452f-9536-6126f97b778e 2018-09-30 05:09:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:09:44,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b68e4638-345a-4794-82ae-3c94bbee69d0 Date: Sun, 30 Sep 2018 05:09:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:09:44Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:44,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-b68e4638-345a-4794-82ae-3c94bbee69d0 2018-09-30 05:09:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:09:45,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2da8cdde-6de8-45b4-9df8-611b74421e5a Date: Sun, 30 Sep 2018 05:09:45 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:09:45,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-2da8cdde-6de8-45b4-9df8-611b74421e5a 2018-09-30 05:09:45,161 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet 2018-09-30 05:09:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" -d '{"subnets": [{"ip_version": 4, "network_id": "61010ce5-eb3f-43c1-907e-c19fdb96e108", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]}' 2018-09-30 05:09:45,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63b683f6-962a-49b9-ab9c-0859bf70a7f6 Date: Sun, 30 Sep 2018 05:09:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:45,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-63b683f6-962a-49b9-ab9c-0859bf70a7f6 2018-09-30 05:09:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:09:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-969d9935-f6af-4a59-8752-9212b2746e96 Date: Sun, 30 Sep 2018 05:09:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:45,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-969d9935-f6af-4a59-8752-9212b2746e96 2018-09-30 05:09:45,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:09:46,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06037305-7efc-42a9-8ce8-379f2e213d48 Date: Sun, 30 Sep 2018 05:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:46,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-06037305-7efc-42a9-8ce8-379f2e213d48 2018-09-30 05:09:46,137 - OpenStackNetwork - DEBUG - Network [61010ce5-eb3f-43c1-907e-c19fdb96e108] created successfully 2018-09-30 05:09:46,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:46,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:46,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["b27AqrolSpGT7D0LVQCHlg"], "issued_at": "2018-09-30T05:09:46.000000Z"}} 2018-09-30 05:09:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:09:46,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a2dad9c-85ea-44fd-8162-751c62249e34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:46,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5a2dad9c-85ea-44fd-8162-751c62249e34 2018-09-30 05:09:46,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:09:46,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:46 GMT Server: Apache x-compute-request-id: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 05:09:46,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/detail used request id req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239 2018-09-30 05:09:46,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 05:09:47,140 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:09:46 GMT Server: Apache x-compute-request-id: req-8f6aba11-eab5-48f9-82e5-030e855e5863 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f6aba11-eab5-48f9-82e5-030e855e5863 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.026135", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:09:47,140 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes used request id req-8f6aba11-eab5-48f9-82e5-030e855e5863 2018-09-30 05:09:47,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:09:47,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:47 GMT Server: Apache x-compute-request-id: req-c515a0db-157c-4024-88e8-89d38deba177 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c515a0db-157c-4024-88e8-89d38deba177 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:09:47,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-c515a0db-157c-4024-88e8-89d38deba177 2018-09-30 05:09:47,341 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1 2018-09-30 05:09:47,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:09:47,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:47 GMT Server: Apache x-compute-request-id: req-95899283-64c2-49e4-b349-bf86191a8536 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95899283-64c2-49e4-b349-bf86191a8536 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:09:47,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-95899283-64c2-49e4-b349-bf86191a8536 2018-09-30 05:09:47,519 - create_volume - DEBUG - Instance status is - creating 2018-09-30 05:09:47,519 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 05:09:50,522 - create_volume - DEBUG - Volume status query timeout in 296.819424868 2018-09-30 05:09:50,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:09:50,731 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:50 GMT Server: Apache x-compute-request-id: req-5332d52c-cdaa-4063-92bb-989d3f2a2b72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5332d52c-cdaa-4063-92bb-989d3f2a2b72 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:09:50,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-5332d52c-cdaa-4063-92bb-989d3f2a2b72 2018-09-30 05:09:50,732 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:09:50,732 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1 2018-09-30 05:09:50,732 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1 2018-09-30 05:09:50,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:50,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:51,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["S1jWQLv_QkuyfL2AwJIeMg"], "issued_at": "2018-09-30T05:09:51.000000Z"}} 2018-09-30 05:09:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:09:51,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa22869-f258-4a56-ac3b-d56757b545a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:51,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4aa22869-f258-4a56-ac3b-d56757b545a2 2018-09-30 05:09:51,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:09:51,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:51 GMT Server: Apache x-compute-request-id: req-8d4310e3-b22b-44e2-9cbf-6bef45886807 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d4310e3-b22b-44e2-9cbf-6bef45886807 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}]} 2018-09-30 05:09:51,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/detail used request id req-8d4310e3-b22b-44e2-9cbf-6bef45886807 2018-09-30 05:09:51,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 05:09:51,697 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:09:51 GMT Server: Apache x-compute-request-id: req-da05cc77-8702-4c95-b65f-d7e8134b1eb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da05cc77-8702-4c95-b65f-d7e8134b1eb7 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:51.628974", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "444f8515-451a-4a67-98a8-cdcc8ba36a52", "size": 1}} 2018-09-30 05:09:51,697 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes used request id req-da05cc77-8702-4c95-b65f-d7e8134b1eb7 2018-09-30 05:09:51,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:09:51,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:51 GMT Server: Apache x-compute-request-id: req-d84641e4-f512-49bf-a2fd-2c100eea20bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d84641e4-f512-49bf-a2fd-2c100eea20bb Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "444f8515-451a-4a67-98a8-cdcc8ba36a52", "size": 1}} 2018-09-30 05:09:51,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 used request id req-d84641e4-f512-49bf-a2fd-2c100eea20bb 2018-09-30 05:09:51,914 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2 2018-09-30 05:09:51,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:09:52,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:51 GMT Server: Apache x-compute-request-id: req-b4eac104-bb33-40ae-a3eb-1b6a50231698 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4eac104-bb33-40ae-a3eb-1b6a50231698 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "444f8515-451a-4a67-98a8-cdcc8ba36a52", "size": 1}} 2018-09-30 05:09:52,114 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 used request id req-b4eac104-bb33-40ae-a3eb-1b6a50231698 2018-09-30 05:09:52,114 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:09:52,114 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2 2018-09-30 05:09:52,114 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2 2018-09-30 05:09:52,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:52,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:52,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["cOtE0SM6Tr-tMCZCnatdtQ"], "issued_at": "2018-09-30T05:09:52.000000Z"}} 2018-09-30 05:09:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:52,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42ed13f-231d-4324-8ee5-8d285920be47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:52,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b42ed13f-231d-4324-8ee5-8d285920be47 2018-09-30 05:09:52,565 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:09:52,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:52,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6a4bdb-b690-437b-bb8d-137f478da2b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:52,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3b6a4bdb-b690-437b-bb8d-137f478da2b7 2018-09-30 05:09:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:52,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a88875bd-01f2-49c4-bc1b-7ee605b4c3aa Date: Sun, 30 Sep 2018 05:09:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:52,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-a88875bd-01f2-49c4-bc1b-7ee605b4c3aa 2018-09-30 05:09:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:52,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:52,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:52,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcdce6ad-2b2c-4375-91c5-ae833856b728 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:09:52,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-fcdce6ad-2b2c-4375-91c5-ae833856b728 2018-09-30 05:09:52,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:53,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1906731-8655-4f03-94e4-2af186f26864 Date: Sun, 30 Sep 2018 05:09:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:53,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-d1906731-8655-4f03-94e4-2af186f26864 2018-09-30 05:09:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:53,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6643ab86-747a-4a9c-8bb0-1596abb95876 Date: Sun, 30 Sep 2018 05:09:53 GMT RESP BODY: {"ports":[]} 2018-09-30 05:09:53,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port&admin_state_up=True used request id req-6643ab86-747a-4a9c-8bb0-1596abb95876 2018-09-30 05:09:53,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:53,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89efcdfb-a262-439f-8f45-6369c9b0c4bb x-compute-request-id: req-89efcdfb-a262-439f-8f45-6369c9b0c4bb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:09:53,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst used request id req-89efcdfb-a262-439f-8f45-6369c9b0c4bb 2018-09-30 05:09:53,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:53,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a3c273ca-f4fb-4a97-b039-72aea73a5425 Date: Sun, 30 Sep 2018 05:09:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:53,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-a3c273ca-f4fb-4a97-b039-72aea73a5425 2018-09-30 05:09:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:53,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0d4bfe-e8cd-4f91-ba4a-2b268294a353 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:09:53,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-eb0d4bfe-e8cd-4f91-ba4a-2b268294a353 2018-09-30 05:09:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:54,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e48f8d92-3b95-4089-8c65-0e88a4330025 Date: Sun, 30 Sep 2018 05:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:54,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-e48f8d92-3b95-4089-8c65-0e88a4330025 2018-09-30 05:09:54,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:54,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4429e32-0771-4c66-9892-fd60846a5d08 Date: Sun, 30 Sep 2018 05:09:54 GMT RESP BODY: {"ports":[]} 2018-09-30 05:09:54,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port&admin_state_up=True used request id req-a4429e32-0771-4c66-9892-fd60846a5d08 2018-09-30 05:09:54,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:09:54,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:09:54,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["nhIKe6jHSLecw2kETuE2RQ"], "issued_at": "2018-09-30T05:09:54.000000Z"}} 2018-09-30 05:09:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eea57495f0d363a1bc65bd8eec93a07f6ac6aa" 2018-09-30 05:09:54,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157996ef-9e3f-4f7f-83ad-d0fd244aef43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:09:54,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-157996ef-9e3f-4f7f-83ad-d0fd244aef43 2018-09-30 05:09:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:54,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-590da9aa-9c78-4b83-8f00-eab06ec4352b Date: Sun, 30 Sep 2018 05:09:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:54,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-590da9aa-9c78-4b83-8f00-eab06ec4352b 2018-09-30 05:09:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:55,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11babf0e-79b4-4bf1-aaba-42c4352d0354 Date: Sun, 30 Sep 2018 05:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:55,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-11babf0e-79b4-4bf1-aaba-42c4352d0354 2018-09-30 05:09:55,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:55,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8c4e44e9-e70e-451e-ade8-c8620fd18cb4 Date: Sun, 30 Sep 2018 05:09:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:55,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-8c4e44e9-e70e-451e-ade8-c8620fd18cb4 2018-09-30 05:09:55,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:09:55,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:09:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:09:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eea57495f0d363a1bc65bd8eec93a07f6ac6aa" 2018-09-30 05:09:55,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5aa42e-9182-48db-bfd8-262bb6052904 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:09:55,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-3c5aa42e-9182-48db-bfd8-262bb6052904 2018-09-30 05:09:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:55,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aee2c3b8-bce2-4409-9d60-3e11e126b2d6 Date: Sun, 30 Sep 2018 05:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:55,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-aee2c3b8-bce2-4409-9d60-3e11e126b2d6 2018-09-30 05:09:55,474 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net 2018-09-30 05:09:55,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" -d '{"port": {"network_id": "61010ce5-eb3f-43c1-907e-c19fdb96e108", "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port", "admin_state_up": true}}' 2018-09-30 05:09:56,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-6125fa4e-1127-4315-88fa-a7db766f4fa8 Date: Sun, 30 Sep 2018 05:09:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.10"}],"id":"75909797-8cbb-43ba-a985-0797d29626cf","security_groups":["c5b36910-702a-4f3a-bafa-37d68ec879ef"],"mac_address":"fa:16:3e:36:33:d3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","qos_policy_id":null,"admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:55Z","binding:vnic_type":"normal"}} 2018-09-30 05:09:56,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-6125fa4e-1127-4315-88fa-a7db766f4fa8 2018-09-30 05:09:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:56,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fba2402f-aa25-4dac-b596-3c51fe25dd7b Date: Sun, 30 Sep 2018 05:09:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:09:56,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-fba2402f-aa25-4dac-b596-3c51fe25dd7b 2018-09-30 05:09:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:56,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78d96f3-080d-47ca-b23a-9bbda03005f9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:09:56,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-b78d96f3-080d-47ca-b23a-9bbda03005f9 2018-09-30 05:09:56,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da8a401f-4fe4-4fc3-ad0f-e6708d4c49ea Date: Sun, 30 Sep 2018 05:09:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:09:57,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-da8a401f-4fe4-4fc3-ad0f-e6708d4c49ea 2018-09-30 05:09:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-2cfd10b8-04c4-4380-8aaa-5c4405d84f4f Date: Sun, 30 Sep 2018 05:09:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.10"}],"id":"75909797-8cbb-43ba-a985-0797d29626cf","security_groups":["c5b36910-702a-4f3a-bafa-37d68ec879ef"],"mac_address":"fa:16:3e:36:33:d3","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:09:57,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port&admin_state_up=True used request id req-2cfd10b8-04c4-4380-8aaa-5c4405d84f4f 2018-09-30 05:09:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b85349-2ac8-4b65-9cbb-4a86584afbec Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:09:57,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-06b85349-2ac8-4b65-9cbb-4a86584afbec 2018-09-30 05:09:57,362 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst 2018-09-30 05:09:57,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7b22616-d2d2-4030-87cc-5d23e100ef71 x-compute-request-id: req-f7b22616-d2d2-4030-87cc-5d23e100ef71 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-flavor-name"}]} 2018-09-30 05:09:57,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f7b22616-d2d2-4030-87cc-5d23e100ef71 2018-09-30 05:09:57,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5b1ed42-eb34-478e-832a-49097238bc76 x-compute-request-id: req-f5b1ed42-eb34-478e-832a-49097238bc76 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:09:57,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a used request id req-f5b1ed42-eb34-478e-832a-49097238bc76 2018-09-30 05:09:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-f4dea08d-ee83-46b2-9d32-68d6c29046a3 Date: Sun, 30 Sep 2018 05:09:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:09:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:09:42Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/snap", "metadata": {}}], "self": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "min_disk": 0, "protected": false, "id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "file": "/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e88ab9b915514c29bf35eec8d1d4dba2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image"} 2018-09-30 05:09:57,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image used request id req-f4dea08d-ee83-46b2-9d32-68d6c29046a3 2018-09-30 05:09:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:57,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-208a8166-7092-408e-a320-74a4fb22987d Date: Sun, 30 Sep 2018 05:09:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:09:57,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-208a8166-7092-408e-a320-74a4fb22987d 2018-09-30 05:09:57,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" -d '{"server": {"name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "imageRef": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "flavorRef": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "max_count": 1, "min_count": 1, "networks": [{"port": "75909797-8cbb-43ba-a985-0797d29626cf"}]}}' 2018-09-30 05:09:59,391 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:09:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05dea4ba-cfd8-4279-9ea2-2951d3c0ed40 x-compute-request-id: req-05dea4ba-cfd8-4279-9ea2-2951d3c0ed40 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "adminPass": "V9s3rH4niy7Y"}} 2018-09-30 05:09:59,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-05dea4ba-cfd8-4279-9ea2-2951d3c0ed40 2018-09-30 05:09:59,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:09:59,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59247ece-7527-4f37-8e5a-2b27cd3f5740 x-compute-request-id: req-59247ece-7527-4f37-8e5a-2b27cd3f5740 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:09:59,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-59247ece-7527-4f37-8e5a-2b27cd3f5740 2018-09-30 05:09:59,737 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst 2018-09-30 05:09:59,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:00,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f85953e6-0b80-415a-b1ad-8953fb3f1ede x-compute-request-id: req-f85953e6-0b80-415a-b1ad-8953fb3f1ede Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:00,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-f85953e6-0b80-415a-b1ad-8953fb3f1ede 2018-09-30 05:10:00,121 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst] is - BUILD 2018-09-30 05:10:00,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:10:03,124 - create_instance - DEBUG - VM status query timeout in 896.612518787 2018-09-30 05:10:03,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:03,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52c28d61-f6db-42f1-b1c4-24cb45f8194c x-compute-request-id: req-52c28d61-f6db-42f1-b1c4-24cb45f8194c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:10:00Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:03,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-52c28d61-f6db-42f1-b1c4-24cb45f8194c 2018-09-30 05:10:03,452 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst] is - BUILD 2018-09-30 05:10:03,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:10:06,454 - create_instance - DEBUG - VM status query timeout in 893.282655954 2018-09-30 05:10:06,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:07,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3a7b3b9-42fd-4cd0-98e0-fb3b32bdff99 x-compute-request-id: req-e3a7b3b9-42fd-4cd0-98e0-fb3b32bdff99 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:33:d3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:04Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:07,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-e3a7b3b9-42fd-4cd0-98e0-fb3b32bdff99 2018-09-30 05:10:07,214 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst] is - ACTIVE 2018-09-30 05:10:07,214 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:10:07,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:07,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc6b1240-c3d6-4436-a884-9f506f5b3444 x-compute-request-id: req-dc6b1240-c3d6-4436-a884-9f506f5b3444 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:33:d3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:04Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:07,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-dc6b1240-c3d6-4436-a884-9f506f5b3444 2018-09-30 05:10:07,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:07,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a746f606-c4e4-4d44-a702-bf802df9b1c3 Date: Sun, 30 Sep 2018 05:10:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:10:07,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-a746f606-c4e4-4d44-a702-bf802df9b1c3 2018-09-30 05:10:07,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:07,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1c94f7-9920-4310-9f6d-343cae7bd449 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:10:07,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-3b1c94f7-9920-4310-9f6d-343cae7bd449 2018-09-30 05:10:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:07,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ef088ca-3749-4145-b09e-629f7e6c05a6 Date: Sun, 30 Sep 2018 05:10:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:10:07,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-0ef088ca-3749-4145-b09e-629f7e6c05a6 2018-09-30 05:10:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:08,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-96a730e2-df98-403e-8fcf-9de66f83c4fd Date: Sun, 30 Sep 2018 05:10:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.3"}],"id":"5f7841b1-bd41-432b-999a-3b04eeb0960e","security_groups":[],"mac_address":"fa:16:3e:e8:e6:38","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.10"}],"id":"75909797-8cbb-43ba-a985-0797d29626cf","security_groups":["c5b36910-702a-4f3a-bafa-37d68ec879ef"],"mac_address":"fa:16:3e:36:33:d3","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:55Z","binding:vnic_type":"normal","device_id":"fa6d69fa-27a5-4740-90c4-25b623658974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.2"}],"id":"a5112a72-04cd-480d-ad34-f2fbe7b279dc","security_groups":[],"mac_address":"fa:16:3e:06:1c:54","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.4"}],"id":"eea4f98a-9445-4ddd-84bc-4279b38644af","security_groups":[],"mac_address":"fa:16:3e:d2:e4:94","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61010ce5-eb3f-43c1-907e-c19fdb96e108"}]} 2018-09-30 05:10:08,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-96a730e2-df98-403e-8fcf-9de66f83c4fd 2018-09-30 05:10:08,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:08,261 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:08 GMT Server: Apache x-compute-request-id: req-a89f75cf-ec61-4306-a2f1-16d4da243e7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a89f75cf-ec61-4306-a2f1-16d4da243e7b Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "444f8515-451a-4a67-98a8-cdcc8ba36a52", "size": 1}, {"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}]} 2018-09-30 05:10:08,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/detail used request id req-a89f75cf-ec61-4306-a2f1-16d4da243e7b 2018-09-30 05:10:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:08,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe8f633-3781-4db9-825a-e5b5c39d8225 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:10:08,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-cbe8f633-3781-4db9-825a-e5b5c39d8225 2018-09-30 05:10:08,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:09,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14b196ad-4186-4236-a3f7-72d4b7001af3 x-compute-request-id: req-14b196ad-4186-4236-a3f7-72d4b7001af3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:33:d3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:04Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:09,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-14b196ad-4186-4236-a3f7-72d4b7001af3 2018-09-30 05:10:09,085 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst] is - ACTIVE 2018-09-30 05:10:09,085 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:10:09,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:09,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c243169-bbaa-488b-80e8-e15ff229ff1a x-compute-request-id: req-9c243169-bbaa-488b-80e8-e15ff229ff1a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:33:d3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:04Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:09,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-9c243169-bbaa-488b-80e8-e15ff229ff1a 2018-09-30 05:10:09,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:09,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-be70b5b3-8f67-4e06-8a73-994cdf9bf98b Date: Sun, 30 Sep 2018 05:10:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:10:09,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-be70b5b3-8f67-4e06-8a73-994cdf9bf98b 2018-09-30 05:10:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:09,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410196ec-89f6-4a3b-a077-581d72bd72a0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:10:09,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-410196ec-89f6-4a3b-a077-581d72bd72a0 2018-09-30 05:10:09,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:10,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b90810b2-fd16-4c6d-a6f7-d6905d0fdcef Date: Sun, 30 Sep 2018 05:10:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:10:10,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-b90810b2-fd16-4c6d-a6f7-d6905d0fdcef 2018-09-30 05:10:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:10,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3365c6f2-8e91-4221-a7bb-cfa913ec5396 Date: Sun, 30 Sep 2018 05:10:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.3"}],"id":"5f7841b1-bd41-432b-999a-3b04eeb0960e","security_groups":[],"mac_address":"fa:16:3e:e8:e6:38","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.10"}],"id":"75909797-8cbb-43ba-a985-0797d29626cf","security_groups":["c5b36910-702a-4f3a-bafa-37d68ec879ef"],"mac_address":"fa:16:3e:36:33:d3","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:55Z","binding:vnic_type":"normal","device_id":"fa6d69fa-27a5-4740-90c4-25b623658974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.2"}],"id":"a5112a72-04cd-480d-ad34-f2fbe7b279dc","security_groups":[],"mac_address":"fa:16:3e:06:1c:54","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.4"}],"id":"eea4f98a-9445-4ddd-84bc-4279b38644af","security_groups":[],"mac_address":"fa:16:3e:d2:e4:94","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61010ce5-eb3f-43c1-907e-c19fdb96e108"}]} 2018-09-30 05:10:10,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-3365c6f2-8e91-4221-a7bb-cfa913ec5396 2018-09-30 05:10:10,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" -d '{"volumeAttachment": {"volumeId": "c89a2b5f-9209-4266-87a2-6d3d274b5b25"}}' 2018-09-30 05:10:11,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9873aba-02e8-40fe-b924-4d695b0fd935 x-compute-request-id: req-c9873aba-02e8-40fe-b924-4d695b0fd935 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fa6d69fa-27a5-4740-90c4-25b623658974", "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "volumeId": "c89a2b5f-9209-4266-87a2-6d3d274b5b25"}} 2018-09-30 05:10:11,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974/os-volume_attachments used request id req-c9873aba-02e8-40fe-b924-4d695b0fd935 2018-09-30 05:10:11,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:11,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-639c0717-2c23-4851-bb0a-7226223fc6cb x-compute-request-id: req-639c0717-2c23-4851-bb0a-7226223fc6cb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:33:d3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:04Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [{"id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25"}], "metadata": {}}} 2018-09-30 05:10:11,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-639c0717-2c23-4851-bb0a-7226223fc6cb 2018-09-30 05:10:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:12,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-623d5398-3fdc-4e3b-b1ea-27e17fca713d Date: Sun, 30 Sep 2018 05:10:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:10:12,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-623d5398-3fdc-4e3b-b1ea-27e17fca713d 2018-09-30 05:10:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:12,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f2965b-4cc1-4f61-9362-db745a75c06f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:10:12,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-a3f2965b-4cc1-4f61-9362-db745a75c06f 2018-09-30 05:10:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:12,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-920255a5-1523-49ab-bd3a-90ae7a637729 Date: Sun, 30 Sep 2018 05:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:10:12,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-920255a5-1523-49ab-bd3a-90ae7a637729 2018-09-30 05:10:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:12,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-9fcb596b-4e2e-4d35-94af-1eb3f44fde56 Date: Sun, 30 Sep 2018 05:10:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.3"}],"id":"5f7841b1-bd41-432b-999a-3b04eeb0960e","security_groups":[],"mac_address":"fa:16:3e:e8:e6:38","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.10"}],"id":"75909797-8cbb-43ba-a985-0797d29626cf","security_groups":["c5b36910-702a-4f3a-bafa-37d68ec879ef"],"mac_address":"fa:16:3e:36:33:d3","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:55Z","binding:vnic_type":"normal","device_id":"fa6d69fa-27a5-4740-90c4-25b623658974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.2"}],"id":"a5112a72-04cd-480d-ad34-f2fbe7b279dc","security_groups":[],"mac_address":"fa:16:3e:06:1c:54","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.4"}],"id":"eea4f98a-9445-4ddd-84bc-4279b38644af","security_groups":[],"mac_address":"fa:16:3e:d2:e4:94","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61010ce5-eb3f-43c1-907e-c19fdb96e108"}]} 2018-09-30 05:10:12,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-9fcb596b-4e2e-4d35-94af-1eb3f44fde56 2018-09-30 05:10:12,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:12,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55c30a32a87a4b2587ca4ed7b8fa72a7", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj-role"}], "expires_at": "2018-09-30T06:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e88ab9b915514c29bf35eec8d1d4dba2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8c660133-e752-463-user", "id": "2622ff2747894336b78efde32b9be6c7"}, "audit_ids": ["hAbu9cndSrybak5iLJCB1A"], "issued_at": "2018-09-30T05:10:12.000000Z"}} 2018-09-30 05:10:12,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007101ae72b26c6e825d53c0e800e7e8872cd78" 2018-09-30 05:10:13,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a677e95-7000-44a2-b796-5fd2453849f3 x-compute-request-id: req-0a677e95-7000-44a2-b796-5fd2453849f3 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:33:d3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "security_groups": [{"name": "default"}], "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:12Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [{"id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25"}], "metadata": {}}]} 2018-09-30 05:10:13,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst used request id req-0a677e95-7000-44a2-b796-5fd2453849f3 2018-09-30 05:10:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007101ae72b26c6e825d53c0e800e7e8872cd78" 2018-09-30 05:10:14,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fd334d75-cf3f-4bd6-b273-2543760d6a64 Date: Sun, 30 Sep 2018 05:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39cee71e-6179-49a5-9329-7f2ae19b8323"],"updated_at":"2018-09-30T05:09:45Z","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net"}]} 2018-09-30 05:10:14,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net used request id req-fd334d75-cf3f-4bd6-b273-2543760d6a64 2018-09-30 05:10:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007101ae72b26c6e825d53c0e800e7e8872cd78" 2018-09-30 05:10:14,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7d2cfd6a-3521-44c4-a66e-dd6392d70797 Date: Sun, 30 Sep 2018 05:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:45Z","dns_nameservers":[],"updated_at":"2018-09-30T05:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","id":"39cee71e-6179-49a5-9329-7f2ae19b8323","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet"}]} 2018-09-30 05:10:14,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-7d2cfd6a-3521-44c4-a66e-dd6392d70797 2018-09-30 05:10:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3007101ae72b26c6e825d53c0e800e7e8872cd78" 2018-09-30 05:10:14,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b8ea75e6-e74d-4d72-a56e-44a820dd32e8 Date: Sun, 30 Sep 2018 05:10:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.3"}],"id":"5f7841b1-bd41-432b-999a-3b04eeb0960e","security_groups":[],"mac_address":"fa:16:3e:e8:e6:38","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.10"}],"id":"75909797-8cbb-43ba-a985-0797d29626cf","security_groups":["c5b36910-702a-4f3a-bafa-37d68ec879ef"],"mac_address":"fa:16:3e:36:33:d3","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:55Z","binding:vnic_type":"normal","device_id":"fa6d69fa-27a5-4740-90c4-25b623658974"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.2"}],"id":"a5112a72-04cd-480d-ad34-f2fbe7b279dc","security_groups":[],"mac_address":"fa:16:3e:06:1c:54","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61010ce5-eb3f-43c1-907e-c19fdb96e108"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:09:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"39cee71e-6179-49a5-9329-7f2ae19b8323","ip_address":"10.55.0.4"}],"id":"eea4f98a-9445-4ddd-84bc-4279b38644af","security_groups":[],"mac_address":"fa:16:3e:d2:e4:94","project_id":"e88ab9b915514c29bf35eec8d1d4dba2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61010ce5-eb3f-43c1-907e-c19fdb96e108","tenant_id":"e88ab9b915514c29bf35eec8d1d4dba2","created_at":"2018-09-30T05:09:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61010ce5-eb3f-43c1-907e-c19fdb96e108"}]} 2018-09-30 05:10:14,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-b8ea75e6-e74d-4d72-a56e-44a820dd32e8 2018-09-30 05:10:14,555 - create_instance - INFO - Deleting Port with ID - 75909797-8cbb-43ba-a985-0797d29626cf 2018-09-30 05:10:14,556 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-port 2018-09-30 05:10:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/75909797-8cbb-43ba-a985-0797d29626cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:15,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e226560-6744-4fd3-9f81-066a11583ea5 Date: Sun, 30 Sep 2018 05:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:10:15,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/75909797-8cbb-43ba-a985-0797d29626cf used request id req-7e226560-6744-4fd3-9f81-066a11583ea5 2018-09-30 05:10:15,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a89f75cf-ec61-4306-a2f1-16d4da243e7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:15,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:15 GMT Server: Apache x-compute-request-id: req-f1732f61-70aa-440f-94d1-ea83bb17df26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1732f61-70aa-440f-94d1-ea83bb17df26 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [{"server_id": "fa6d69fa-27a5-4740-90c4-25b623658974", "attachment_id": "edef85d1-8fd6-4cdf-afcc-b68a92189158", "attached_at": "2018-09-30T05:10:13.000000", "host_name": null, "volume_id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "device": "/dev/vdb", "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25"}], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:10:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:10:15,731 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-f1732f61-70aa-440f-94d1-ea83bb17df26 2018-09-30 05:10:15,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974/os-volume_attachments/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:16,517 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3abb0673-c5d7-414b-bf40-e1c910d0b97d x-compute-request-id: req-3abb0673-c5d7-414b-bf40-e1c910d0b97d Content-Length: 0 Content-Type: application/json 2018-09-30 05:10:16,517 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974/os-volume_attachments/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-3abb0673-c5d7-414b-bf40-e1c910d0b97d 2018-09-30 05:10:16,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:16,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f154de39-42d9-48ba-86b3-8597d84bfa08 x-compute-request-id: req-f154de39-42d9-48ba-86b3-8597d84bfa08 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:12Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [{"id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25"}], "metadata": {}}} 2018-09-30 05:10:16,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-f154de39-42d9-48ba-86b3-8597d84bfa08 2018-09-30 05:10:19,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:20,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35221641-c02f-4178-a25c-988d43cd58ca x-compute-request-id: req-35221641-c02f-4178-a25c-988d43cd58ca Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:12Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:20,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-35221641-c02f-4178-a25c-988d43cd58ca 2018-09-30 05:10:20,194 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst 2018-09-30 05:10:20,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:20,371 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e26c44f1-b142-4759-a6df-5d819fc4dc1d x-compute-request-id: req-e26c44f1-b142-4759-a6df-5d819fc4dc1d Content-Type: application/json 2018-09-30 05:10:20,371 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-e26c44f1-b142-4759-a6df-5d819fc4dc1d 2018-09-30 05:10:20,371 - create_instance - INFO - Checking deletion status 2018-09-30 05:10:20,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:20,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5f779d1-369a-43bb-92b0-1bab001c99f0 x-compute-request-id: req-d5f779d1-369a-43bb-92b0-1bab001c99f0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/fa6d69fa-27a5-4740-90c4-25b623658974", "rel": "bookmark"}], "image": {"id": "8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "links": [{"href": "http://172.30.9.29:8774/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:10:03.000000", "flavor": {"id": "d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "links": [{"href": "http://172.30.9.29:8774/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a", "rel": "bookmark"}]}, "id": "fa6d69fa-27a5-4740-90c4-25b623658974", "user_id": "2622ff2747894336b78efde32b9be6c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:10:20Z", "hostId": "746cd91abeb3b2d9cc1d3271060bb7f24b81b30cf4ddd5541ee8d1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst", "created": "2018-09-30T05:09:59Z", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:20,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-d5f779d1-369a-43bb-92b0-1bab001c99f0 2018-09-30 05:10:20,623 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst] is - ACTIVE 2018-09-30 05:10:20,623 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:10:23,626 - create_instance - DEBUG - VM status query timeout in 296.745424032 2018-09-30 05:10:23,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0b47a3c0b089f028567188854d813e1750341" 2018-09-30 05:10:23,671 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50a983de-3b73-4455-aa66-72be68dbf23f x-compute-request-id: req-50a983de-3b73-4455-aa66-72be68dbf23f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa6d69fa-27a5-4740-90c4-25b623658974 could not be found.", "code": 404}} 2018-09-30 05:10:23,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/fa6d69fa-27a5-4740-90c4-25b623658974 used request id req-50a983de-3b73-4455-aa66-72be68dbf23f 2018-09-30 05:10:23,672 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fa6d69fa-27a5-4740-90c4-25b623658974 could not be found. (HTTP 404) (Request-ID: req-50a983de-3b73-4455-aa66-72be68dbf23f) 2018-09-30 05:10:23,672 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-inst 2018-09-30 05:10:23,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cf498ce839f0effae53263dc0e5f008a1437b7" 2018-09-30 05:10:23,711 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-674e7839-e405-475c-a4eb-ed883f8ad669 x-compute-request-id: req-674e7839-e405-475c-a4eb-ed883f8ad669 Content-Length: 0 Content-Type: application/json 2018-09-30 05:10:23,711 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d21e3c3c-4fc2-4a29-a4fa-c8d66f9ad99a used request id req-674e7839-e405-475c-a4eb-ed883f8ad669 2018-09-30 05:10:23,712 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet 2018-09-30 05:10:23,712 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-subnet 2018-09-30 05:10:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/39cee71e-6179-49a5-9329-7f2ae19b8323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:10:26,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2346410b-137a-4aac-9853-85a174dcba4d Date: Sun, 30 Sep 2018 05:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:10:26,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/39cee71e-6179-49a5-9329-7f2ae19b8323 used request id req-2346410b-137a-4aac-9853-85a174dcba4d 2018-09-30 05:10:26,182 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-pub-net 2018-09-30 05:10:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/61010ce5-eb3f-43c1-907e-c19fdb96e108 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb097872a5c28eccb1684834fc98d7310ec770d2" 2018-09-30 05:10:27,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-627e5ae2-3678-42c9-b99e-0e5e19eaa207 Date: Sun, 30 Sep 2018 05:10:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:10:27,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/61010ce5-eb3f-43c1-907e-c19fdb96e108 used request id req-627e5ae2-3678-42c9-b99e-0e5e19eaa207 2018-09-30 05:10:27,479 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:10:27,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:27 GMT Server: Apache x-compute-request-id: req-7e88633f-a134-429f-8e12-693a8f54c167 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e88633f-a134-429f-8e12-693a8f54c167 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:09:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "444f8515-451a-4a67-98a8-cdcc8ba36a52", "size": 1}} 2018-09-30 05:10:27,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 used request id req-7e88633f-a134-429f-8e12-693a8f54c167 2018-09-30 05:10:27,701 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:10:27,701 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2 2018-09-30 05:10:27,701 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2 2018-09-30 05:10:27,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:10:27,927 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7461e69d-f1e7-44d2-a380-08a6bcf0b1e4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:10:27,927 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 used request id req-7461e69d-f1e7-44d2-a380-08a6bcf0b1e4 2018-09-30 05:10:27,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:10:28,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:27 GMT Server: Apache x-compute-request-id: req-c96cc081-d33d-4c41-8864-02009f0654b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c96cc081-d33d-4c41-8864-02009f0654b4 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:10:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "444f8515-451a-4a67-98a8-cdcc8ba36a52", "size": 1}} 2018-09-30 05:10:28,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 used request id req-c96cc081-d33d-4c41-8864-02009f0654b4 2018-09-30 05:10:28,131 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 05:10:28,132 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 05:10:31,135 - create_volume - DEBUG - Volume status query timeout in 56.7926051617 2018-09-30 05:10:31,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d4310e3-b22b-44e2-9cbf-6bef45886807" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb27b816394ef96ced9c868d501d6d9a15535266" 2018-09-30 05:10:31,340 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:10:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-153a9193-c5cd-4535-9947-c3e6a80ba0b6 x-openstack-request-id: req-153a9193-c5cd-4535-9947-c3e6a80ba0b6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 444f8515-451a-4a67-98a8-cdcc8ba36a52 could not be found.", "code": 404}} 2018-09-30 05:10:31,340 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/444f8515-451a-4a67-98a8-cdcc8ba36a52 used request id req-153a9193-c5cd-4535-9947-c3e6a80ba0b6 2018-09-30 05:10:31,340 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 444f8515-451a-4a67-98a8-cdcc8ba36a52 could not be found. (HTTP 404) (Request-ID: req-153a9193-c5cd-4535-9947-c3e6a80ba0b6) 2018-09-30 05:10:31,340 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-2 2018-09-30 05:10:31,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:10:31,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:31 GMT Server: Apache x-compute-request-id: req-33b25fdd-f046-4d8b-8907-741c826fa2b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33b25fdd-f046-4d8b-8907-741c826fa2b8 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:10:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:10:31,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-33b25fdd-f046-4d8b-8907-741c826fa2b8 2018-09-30 05:10:31,581 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:10:31,582 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1 2018-09-30 05:10:31,582 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1 2018-09-30 05:10:31,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:10:31,663 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1b591f3-0217-4fb6-b560-51ffdf42451a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:10:31,664 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-b1b591f3-0217-4fb6-b560-51ffdf42451a 2018-09-30 05:10:31,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:10:31,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:31 GMT Server: Apache x-compute-request-id: req-16f3376d-edfe-4691-9a45-5dbf4ccef536 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16f3376d-edfe-4691-9a45-5dbf4ccef536 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2622ff2747894336b78efde32b9be6c7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "self"}, {"href": "http://172.30.9.29:8776/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:09:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "updated_at": "2018-09-30T05:10:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "c89a2b5f-9209-4266-87a2-6d3d274b5b25", "size": 1}} 2018-09-30 05:10:31,868 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-16f3376d-edfe-4691-9a45-5dbf4ccef536 2018-09-30 05:10:31,869 - create_volume - DEBUG - Instance status is - deleting 2018-09-30 05:10:31,869 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-30 05:10:34,872 - create_volume - DEBUG - Volume status query timeout in 56.7919380665 2018-09-30 05:10:34,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e388edb2-6dc5-4d08-bb48-2c8d8ced9239" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdfb8d451deb68cbb75f202a7e9f4cfb4e548f8" 2018-09-30 05:10:35,093 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:10:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c4026c2e-c376-4c29-9999-359e31e34735 x-openstack-request-id: req-c4026c2e-c376-4c29-9999-359e31e34735 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c89a2b5f-9209-4266-87a2-6d3d274b5b25 could not be found.", "code": 404}} 2018-09-30 05:10:35,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e88ab9b915514c29bf35eec8d1d4dba2/volumes/c89a2b5f-9209-4266-87a2-6d3d274b5b25 used request id req-c4026c2e-c376-4c29-9999-359e31e34735 2018-09-30 05:10:35,094 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c89a2b5f-9209-4266-87a2-6d3d274b5b25 could not be found. (HTTP 404) (Request-ID: req-c4026c2e-c376-4c29-9999-359e31e34735) 2018-09-30 05:10:35,094 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-1 2018-09-30 05:10:35,095 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-e563240f-6753-4172-9731-2410a1cdc8a7-image 2018-09-30 05:10:35,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74356214a745a60e943c53689afadf06780da2b7" 2018-09-30 05:10:35,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c2e9dd4-0d78-4ff4-8966-6fad58a972d2 Date: Sun, 30 Sep 2018 05:10:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:10:35,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8fc40696-0e21-45a9-8c5c-2c4ea3544e4c used request id req-4c2e9dd4-0d78-4ff4-8966-6fad58a972d2 2018-09-30 05:10:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ba5a7cd3-2400-4e93-9a67-dcf535ad1064 Date: Sun, 30 Sep 2018 05:10:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "created_at": "2018-09-30T05:09:44Z", "updated_at": "2018-09-30T05:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "revision_number": 0, "id": "36201a29-00ca-447e-be45-21fdd67eb530", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "port_range_min": null, "ethertype": "IPv4", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "revision_number": 0, "id": "98b38f28-5ce2-4d79-bf8a-75159ebe4907", "remote_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "port_range_min": null, "ethertype": "IPv4", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "revision_number": 0, "id": "c05b9b81-67cd-4ce8-bee2-db201d4f1111", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "port_range_min": null, "ethertype": "IPv6", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "revision_number": 0, "id": "edadadda-6662-474f-aa4c-7590ca25c8e2", "remote_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "remote_ip_prefix": null, "created_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "port_range_min": null, "ethertype": "IPv6", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2"}], "revision_number": 4, "project_id": "e88ab9b915514c29bf35eec8d1d4dba2", "id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "name": "default"}]} 2018-09-30 05:10:36,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ba5a7cd3-2400-4e93-9a67-dcf535ad1064 2018-09-30 05:10:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1702bd-6193-434f-8eb6-1bc50f531b1b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:10:36,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-2a1702bd-6193-434f-8eb6-1bc50f531b1b 2018-09-30 05:10:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ddb3e8-1976-4e34-906d-f9ae0166680d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:10:36,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f2ddb3e8-1976-4e34-906d-f9ae0166680d 2018-09-30 05:10:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35d51c0-c8a5-4770-826e-37f9d84d7268 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:10:36,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-c35d51c0-c8a5-4770-826e-37f9d84d7268 2018-09-30 05:10:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d203df-f78e-4249-8293-de048f4b2df9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2"}, "enabled": true, "id": "e88ab9b915514c29bf35eec8d1d4dba2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8c660133-e752-463-proj"}} 2018-09-30 05:10:36,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-32d203df-f78e-4249-8293-de048f4b2df9 2018-09-30 05:10:36,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b36910-702a-4f3a-bafa-37d68ec879ef 2018-09-30 05:10:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c5b36910-702a-4f3a-bafa-37d68ec879ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ef2865d8-5f00-4a84-87cf-7637138530e9 Date: Sun, 30 Sep 2018 05:10:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "created_at": "2018-09-30T05:09:44Z", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2", "id": "36201a29-00ca-447e-be45-21fdd67eb530"}, {"remote_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "created_at": "2018-09-30T05:09:44Z", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2", "id": "98b38f28-5ce2-4d79-bf8a-75159ebe4907"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "created_at": "2018-09-30T05:09:44Z", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2", "id": "c05b9b81-67cd-4ce8-bee2-db201d4f1111"}, {"remote_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:09:44Z", "security_group_id": "c5b36910-702a-4f3a-bafa-37d68ec879ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e88ab9b915514c29bf35eec8d1d4dba2", "created_at": "2018-09-30T05:09:44Z", "project_id": "e88ab9b915514c29bf35eec8d1d4dba2", "id": "edadadda-6662-474f-aa4c-7590ca25c8e2"}]} 2018-09-30 05:10:36,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c5b36910-702a-4f3a-bafa-37d68ec879ef used request id req-ef2865d8-5f00-4a84-87cf-7637138530e9 2018-09-30 05:10:36,642 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:10:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c5b36910-702a-4f3a-bafa-37d68ec879ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:36,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef50674b-968f-45fe-9392-6162193e229c Content-Length: 0 Date: Sun, 30 Sep 2018 05:10:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:10:36,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c5b36910-702a-4f3a-bafa-37d68ec879ef used request id req-ef50674b-968f-45fe-9392-6162193e229c 2018-09-30 05:10:36,938 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-8c660133-e752-463-proj 2018-09-30 05:10:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:37,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b04b9ad-bdce-415a-9963-7e452ad07675 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:10:37,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e88ab9b915514c29bf35eec8d1d4dba2 used request id req-2b04b9ad-bdce-415a-9963-7e452ad07675 2018-09-30 05:10:37,162 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-8c660133-e752-463-proj-role 2018-09-30 05:10:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/55c30a32a87a4b2587ca4ed7b8fa72a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:37,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f02cd50c-4fe7-413a-8157-5f2c236fc7ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:10:37,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/55c30a32a87a4b2587ca4ed7b8fa72a7 used request id req-f02cd50c-4fe7-413a-8157-5f2c236fc7ee 2018-09-30 05:10:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213e13eab932cda62f5bcd9350b6e7e975b2f6ee" 2018-09-30 05:10:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e14087f-49b1-43d6-9352-c8832d4712a2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:10:37,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9e14087f-49b1-43d6-9352-c8832d4712a2 2018-09-30 05:10:37,396 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-8c660133-e752-463-user 2018-09-30 05:10:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2622ff2747894336b78efde32b9be6c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1834acfa094f0e991fc130531bf660c9297fc15" 2018-09-30 05:10:37,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2963410-c169-47c8-b83c-55bbbb7e6c1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:10:37,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2622ff2747894336b78efde32b9be6c7 used request id req-a2963410-c169-47c8-b83c-55bbbb7e6c1a 2018-09-30 05:10:37,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:38,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XY9GyUOJTGu8KUOplF68pw"], "issued_at": "2018-09-30T05:10:38.000000Z"}} 2018-09-30 05:10:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424529fa4f20c8dd105795061678fa7d66645032" 2018-09-30 05:10:38,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f049526-c742-4ce1-9504-6c318d6cca0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:38,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2f049526-c742-4ce1-9504-6c318d6cca0c 2018-09-30 05:10:38,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:38,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:38,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["FWufiRU8QRyW2CWvMpmS9g"], "issued_at": "2018-09-30T05:10:38.000000Z"}} 2018-09-30 05:10:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:10:38,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55831f4f-0ffb-402c-84fe-51b6a29ecdf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:38,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-55831f4f-0ffb-402c-84fe-51b6a29ecdf7 2018-09-30 05:10:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:10:38,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:10:38,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-5fd05462-b349-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:10:38,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc50f71-55e6-491d-914b-b69f9931be77 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-5fd05462-b349-44c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:10:38,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-5fd05462-b349-44c-proj used request id req-4fc50f71-55e6-491d-914b-b69f9931be77 2018-09-30 05:10:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:10:38,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a360c8d-d8e8-4ec4-97a9-f0fe8f9e277b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:10:38,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7a360c8d-d8e8-4ec4-97a9-f0fe8f9e277b 2018-09-30 05:10:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}}' 2018-09-30 05:10:38,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14080d3e-5012-4c15-af61-7637e6e16ecd Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:10:38,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-14080d3e-5012-4c15-af61-7637e6e16ecd 2018-09-30 05:10:38,951 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-5fd05462-b349-44c-proj 2018-09-30 05:10:38,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:38,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:39,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bepEeWOKQAC5n5UUa1Ne3A"], "issued_at": "2018-09-30T05:10:39.000000Z"}} 2018-09-30 05:10:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd70bd9796a96e0e0f95ef7f4e646c48f6c9e3f" 2018-09-30 05:10:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b413142e-2f81-4716-8e9a-88b0a54b114c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:39,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b413142e-2f81-4716-8e9a-88b0a54b114c 2018-09-30 05:10:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:10:39,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:10:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd70bd9796a96e0e0f95ef7f4e646c48f6c9e3f" 2018-09-30 05:10:39,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e959c5e-c31a-4e1c-a232-bc46ff2879a9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:10:39,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7e959c5e-c31a-4e1c-a232-bc46ff2879a9 2018-09-30 05:10:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-5fd05462-b349-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd70bd9796a96e0e0f95ef7f4e646c48f6c9e3f" 2018-09-30 05:10:39,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aff2fcd-8377-4636-9cb2-ccbaf18fc06f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-5fd05462-b349-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}]} 2018-09-30 05:10:39,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-5fd05462-b349-44c-proj used request id req-8aff2fcd-8377-4636-9cb2-ccbaf18fc06f 2018-09-30 05:10:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd70bd9796a96e0e0f95ef7f4e646c48f6c9e3f" 2018-09-30 05:10:39,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f9d8e1-8b6d-41ab-b20e-01bea9434e9a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:10:39,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-23f9d8e1-8b6d-41ab-b20e-01bea9434e9a 2018-09-30 05:10:40,435 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-5fd05462-b349-44c-user 2018-09-30 05:10:40,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:10:40,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6110e5-b5ab-41e7-b8fc-2ff518daadc3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:10:40,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ae6110e5-b5ab-41e7-b8fc-2ff518daadc3 2018-09-30 05:10:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" -d '{"role": {"name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}}' 2018-09-30 05:10:40,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025a5abe-0002-440d-b615-13e1c1f76c95 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56e78b5d288f4c69b2d6cd2be36fbd81", "links": {"self": "http://172.30.9.29:5000/v3/roles/56e78b5d288f4c69b2d6cd2be36fbd81"}, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}} 2018-09-30 05:10:40,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-025a5abe-0002-440d-b615-13e1c1f76c95 2018-09-30 05:10:40,675 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role 2018-09-30 05:10:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/56e78b5d288f4c69b2d6cd2be36fbd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:10:40,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4109695d-29de-498e-914a-3f4f8bf75a85 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/56e78b5d288f4c69b2d6cd2be36fbd81"}, "domain_id": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role", "id": "56e78b5d288f4c69b2d6cd2be36fbd81"}} 2018-09-30 05:10:40,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/56e78b5d288f4c69b2d6cd2be36fbd81 used request id req-4109695d-29de-498e-914a-3f4f8bf75a85 2018-09-30 05:10:40,763 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role to project CreateInstanceVolumeTests-5fd05462-b349-44c-proj 2018-09-30 05:10:40,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1/users/9c425c748b624ba6a01dafdc2aff7cc0/roles/56e78b5d288f4c69b2d6cd2be36fbd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:10:40,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c479de9f-5c9b-415c-82d2-98eff348853a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:10:40,988 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1/users/9c425c748b624ba6a01dafdc2aff7cc0/roles/56e78b5d288f4c69b2d6cd2be36fbd81 used request id req-c479de9f-5c9b-415c-82d2-98eff348853a 2018-09-30 05:10:40,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:10:40,990 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:10:40,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:40,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:41,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["CUeXMutXQxexZ0PMZsp0Kg"], "issued_at": "2018-09-30T05:10:41.000000Z"}} 2018-09-30 05:10:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:10:41,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0ae102-7c06-4a82-88c1-9dccf5ef28cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:41,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bb0ae102-7c06-4a82-88c1-9dccf5ef28cf 2018-09-30 05:10:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:10:41,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-81f5c790-4642-42d7-83a3-62b9ec24b2de Date: Sun, 30 Sep 2018 05:10:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image"} 2018-09-30 05:10:41,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image used request id req-81f5c790-4642-42d7-83a3-62b9ec24b2de 2018-09-30 05:10:41,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:10:41,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-35c8ac1a-755e-414c-b3c4-021d6f99cbe9 Date: Sun, 30 Sep 2018 05:10:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:10:41,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-35c8ac1a-755e-414c-b3c4-021d6f99cbe9 2018-09-30 05:10:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image"}' 2018-09-30 05:10:41,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 X-Openstack-Request-Id: req-7774593e-d94c-420d-8fe9-7b3b052320da Date: Sun, 30 Sep 2018 05:10:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:10:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:10:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "min_disk": 0, "protected": false, "id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "file": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/file", "checksum": null, "owner": "5936de2936414eb2b40c97c060d836b1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:10:42,000 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-7774593e-d94c-420d-8fe9-7b3b052320da 2018-09-30 05:10:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" -d '' 2018-09-30 05:10:43,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c071a80f-a0a9-48ef-938b-e8bb833bac26 Date: Sun, 30 Sep 2018 05:10:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:10:43,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/file used request id req-c071a80f-a0a9-48ef-938b-e8bb833bac26 2018-09-30 05:10:43,488 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:10:43,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:10:43,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-034e9853-97a3-4bc4-868c-214b0e1aa990 Date: Sun, 30 Sep 2018 05:10:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:10:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/snap", "metadata": {}}], "self": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "min_disk": 0, "protected": false, "id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "file": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5936de2936414eb2b40c97c060d836b1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:10:43,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 used request id req-034e9853-97a3-4bc4-868c-214b0e1aa990 2018-09-30 05:10:43,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:10:43,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ca7bf457-cebc-4281-b571-14bb57a53a45 Date: Sun, 30 Sep 2018 05:10:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:10:43,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ca7bf457-cebc-4281-b571-14bb57a53a45 2018-09-30 05:10:43,887 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image 2018-09-30 05:10:43,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:10:44,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c3d1e295-4327-4d19-882f-7c4833bb881e Date: Sun, 30 Sep 2018 05:10:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:10:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/snap", "metadata": {}}], "self": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "min_disk": 0, "protected": false, "id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "file": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5936de2936414eb2b40c97c060d836b1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:10:44,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 used request id req-c3d1e295-4327-4d19-882f-7c4833bb881e 2018-09-30 05:10:44,056 - create_image - DEBUG - Instance status is - active 2018-09-30 05:10:44,056 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image 2018-09-30 05:10:44,056 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image 2018-09-30 05:10:44,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:44,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:44,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:10:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EbLxuH4ST9ClMQp8Yppg-w"], "issued_at": "2018-09-30T05:10:44.000000Z"}} 2018-09-30 05:10:44,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ec73b9e39cd206100281bd17f93e0100ba2b9a" 2018-09-30 05:10:44,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdde69b-52b4-4bc7-adf4-563105fb6e5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:44,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cfdde69b-52b4-4bc7-adf4-563105fb6e5d 2018-09-30 05:10:44,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:10:44,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ec73b9e39cd206100281bd17f93e0100ba2b9a" 2018-09-30 05:10:44,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-289fa793-4579-462b-b395-fd8dc979acbe x-compute-request-id: req-289fa793-4579-462b-b395-fd8dc979acbe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:10:44,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-289fa793-4579-462b-b395-fd8dc979acbe 2018-09-30 05:10:44,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ec73b9e39cd206100281bd17f93e0100ba2b9a" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:10:44,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edd6d912-c938-4311-be67-a4c157d0568b x-compute-request-id: req-edd6d912-c938-4311-be67-a4c157d0568b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:10:44,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-edd6d912-c938-4311-be67-a4c157d0568b 2018-09-30 05:10:44,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:44,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:45,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["XdITcd-FSRyHGydMNFIeyA"], "issued_at": "2018-09-30T05:10:45.000000Z"}} 2018-09-30 05:10:45,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:10:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5edd3d-2708-4943-9c01-8075f5b9edc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:45,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c5edd3d-2708-4943-9c01-8075f5b9edc6 2018-09-30 05:10:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:10:45,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39ce6945-227d-4b61-b2fa-29dbe58ff680 Date: Sun, 30 Sep 2018 05:10:45 GMT RESP BODY: {"networks":[]} 2018-09-30 05:10:45,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-39ce6945-227d-4b61-b2fa-29dbe58ff680 2018-09-30 05:10:45,510 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net 2018-09-30 05:10:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" -d '{"network": {"name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net", "admin_state_up": true}}' 2018-09-30 05:10:46,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f4f2630d-53c8-47b1-add2-e0ee28970a24 Date: Sun, 30 Sep 2018 05:10:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d77472a0-3410-4a85-b0b2-f36a4718af91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:10:45Z","is_default":false,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","mtu":1450}} 2018-09-30 05:10:46,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-f4f2630d-53c8-47b1-add2-e0ee28970a24 2018-09-30 05:10:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:10:46,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e2731961-74b4-4ae4-8088-48645b235d4c Date: Sun, 30 Sep 2018 05:10:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:10:45Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-e2731961-74b4-4ae4-8088-48645b235d4c 2018-09-30 05:10:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:10:46,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-309447ef-fb0d-4c7d-ab82-b81a6652570d Date: Sun, 30 Sep 2018 05:10:46 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:10:46,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-309447ef-fb0d-4c7d-ab82-b81a6652570d 2018-09-30 05:10:46,515 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet 2018-09-30 05:10:46,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" -d '{"subnets": [{"ip_version": 4, "network_id": "d77472a0-3410-4a85-b0b2-f36a4718af91", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]}' 2018-09-30 05:10:47,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11c49a7b-1b8e-4e98-a9e9-130171e7b8b1 Date: Sun, 30 Sep 2018 05:10:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:47,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-11c49a7b-1b8e-4e98-a9e9-130171e7b8b1 2018-09-30 05:10:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:10:47,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-07f5f876-2fc5-4c15-a352-dc76b9dfbf59 Date: Sun, 30 Sep 2018 05:10:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:47,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-07f5f876-2fc5-4c15-a352-dc76b9dfbf59 2018-09-30 05:10:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:10:47,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d6bc835d-f0e4-4369-851b-2e9eb868092f Date: Sun, 30 Sep 2018 05:10:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:47,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-d6bc835d-f0e4-4369-851b-2e9eb868092f 2018-09-30 05:10:47,859 - OpenStackNetwork - DEBUG - Network [d77472a0-3410-4a85-b0b2-f36a4718af91] created successfully 2018-09-30 05:10:47,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:47,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:48,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["4iVGlTM7SYKn8dcuA2p34g"], "issued_at": "2018-09-30T05:10:48.000000Z"}} 2018-09-30 05:10:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:10:48,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccf09b9-2684-497a-87ed-5bb23b6e6c00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:48,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7ccf09b9-2684-497a-87ed-5bb23b6e6c00 2018-09-30 05:10:48,310 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:10:48,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:48 GMT Server: Apache x-compute-request-id: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-30 05:10:48,511 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail used request id req-29e5c08c-9566-48a9-b23c-ee85d446f2c1 2018-09-30 05:10:48,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 05:10:48,883 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:48 GMT Server: Apache x-compute-request-id: req-4ceadc1d-6f6e-4f65-860f-bdc80c2a59ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ceadc1d-6f6e-4f65-860f-bdc80c2a59ee Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.742708", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}} 2018-09-30 05:10:48,883 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes used request id req-4ceadc1d-6f6e-4f65-860f-bdc80c2a59ee 2018-09-30 05:10:48,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:10:49,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:48 GMT Server: Apache x-compute-request-id: req-2e2c9d8c-d393-4245-886b-94255636592b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e2c9d8c-d393-4245-886b-94255636592b Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}} 2018-09-30 05:10:49,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-2e2c9d8c-d393-4245-886b-94255636592b 2018-09-30 05:10:49,079 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1 2018-09-30 05:10:49,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:10:49,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:49 GMT Server: Apache x-compute-request-id: req-4a3d4577-c28b-47b7-96e7-a0981068637b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a3d4577-c28b-47b7-96e7-a0981068637b Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}} 2018-09-30 05:10:49,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-4a3d4577-c28b-47b7-96e7-a0981068637b 2018-09-30 05:10:49,286 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:10:49,286 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1 2018-09-30 05:10:49,286 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1 2018-09-30 05:10:49,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:49,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:49,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["99yL4r7uQ7-llIzzaETIbA"], "issued_at": "2018-09-30T05:10:49.000000Z"}} 2018-09-30 05:10:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:10:49,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba976ef-47f9-49d9-9a26-d64ca6b42f2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:49,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fba976ef-47f9-49d9-9a26-d64ca6b42f2a 2018-09-30 05:10:49,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:10:50,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:49 GMT Server: Apache x-compute-request-id: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}]} 2018-09-30 05:10:50,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail used request id req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2 2018-09-30 05:10:50,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-30 05:10:50,404 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:50 GMT Server: Apache x-compute-request-id: req-bcd9477f-815b-4d64-8d70-1c0286594b4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bcd9477f-815b-4d64-8d70-1c0286594b4d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.295747", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}} 2018-09-30 05:10:50,404 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes used request id req-bcd9477f-815b-4d64-8d70-1c0286594b4d 2018-09-30 05:10:50,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:10:50,686 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:50 GMT Server: Apache x-compute-request-id: req-0dbaf1ee-3054-4ab1-b3ee-ba023f4fc9f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0dbaf1ee-3054-4ab1-b3ee-ba023f4fc9f5 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}} 2018-09-30 05:10:50,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-0dbaf1ee-3054-4ab1-b3ee-ba023f4fc9f5 2018-09-30 05:10:50,687 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2 2018-09-30 05:10:50,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:10:50,872 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:50 GMT Server: Apache x-compute-request-id: req-4d7592b4-71ac-47e8-9775-7a6a7a94a975 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d7592b4-71ac-47e8-9775-7a6a7a94a975 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}} 2018-09-30 05:10:50,872 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-4d7592b4-71ac-47e8-9775-7a6a7a94a975 2018-09-30 05:10:50,872 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:10:50,872 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2 2018-09-30 05:10:50,872 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2 2018-09-30 05:10:50,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:50,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:51,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["SnogbVRhTWeCIxDqcnpFCw"], "issued_at": "2018-09-30T05:10:51.000000Z"}} 2018-09-30 05:10:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:51,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2217c238-585e-4fa0-8951-30b98c97207b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:51,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2217c238-585e-4fa0-8951-30b98c97207b 2018-09-30 05:10:51,326 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:10:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:51,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f475f89-4853-4ef4-99a8-5a2e62f93d42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:51,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7f475f89-4853-4ef4-99a8-5a2e62f93d42 2018-09-30 05:10:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:51,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9b770b61-0bec-43de-9d63-3fd045fb6ad3 Date: Sun, 30 Sep 2018 05:10:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:51,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-9b770b61-0bec-43de-9d63-3fd045fb6ad3 2018-09-30 05:10:51,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:10:51,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:10:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:10:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:51,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c98bf8-a5d5-449d-a085-b8fd6f191a7c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:10:51,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-f9c98bf8-a5d5-449d-a085-b8fd6f191a7c 2018-09-30 05:10:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:52,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c763ff22-2727-4fc1-b2bc-1edaeb01fad6 Date: Sun, 30 Sep 2018 05:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:52,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-c763ff22-2727-4fc1-b2bc-1edaeb01fad6 2018-09-30 05:10:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:52,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bb69ee3a-7a51-4f35-ae52-6e0589c28a82 Date: Sun, 30 Sep 2018 05:10:52 GMT RESP BODY: {"ports":[]} 2018-09-30 05:10:52,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port&admin_state_up=True used request id req-bb69ee3a-7a51-4f35-ae52-6e0589c28a82 2018-09-30 05:10:52,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:52,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c62b6f73-ed13-43e3-bd77-ba65b569e5de x-compute-request-id: req-c62b6f73-ed13-43e3-bd77-ba65b569e5de Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:10:52,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst used request id req-c62b6f73-ed13-43e3-bd77-ba65b569e5de 2018-09-30 05:10:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:52,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d3d530c-9257-410c-8340-d1a8682bb8f8 Date: Sun, 30 Sep 2018 05:10:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:52,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-0d3d530c-9257-410c-8340-d1a8682bb8f8 2018-09-30 05:10:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:52,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e13f2bd-6604-4ad0-8dc4-2393b54eefb6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:10:52,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-6e13f2bd-6604-4ad0-8dc4-2393b54eefb6 2018-09-30 05:10:52,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:52,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-151916c6-7e85-4e43-939d-c0715343c731 Date: Sun, 30 Sep 2018 05:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:52,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-151916c6-7e85-4e43-939d-c0715343c731 2018-09-30 05:10:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:53,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cfd1a30-c1c1-4ce8-af95-6e7d90cd9479 Date: Sun, 30 Sep 2018 05:10:53 GMT RESP BODY: {"ports":[]} 2018-09-30 05:10:53,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port&admin_state_up=True used request id req-6cfd1a30-c1c1-4ce8-af95-6e7d90cd9479 2018-09-30 05:10:53,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:10:53,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:10:53,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:10:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["OzatIvtrTo-ujzpWX9Bw1w"], "issued_at": "2018-09-30T05:10:53.000000Z"}} 2018-09-30 05:10:53,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf4c5f3c9999cda27a300299f49fe3bdb4a97b1" 2018-09-30 05:10:53,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d826d0d9-5c56-43bf-92e9-cecaf21b1945 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:10:53,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d826d0d9-5c56-43bf-92e9-cecaf21b1945 2018-09-30 05:10:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:53,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-22187bfa-b4e2-447e-be1a-6f9ed031c2aa Date: Sun, 30 Sep 2018 05:10:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:53,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-22187bfa-b4e2-447e-be1a-6f9ed031c2aa 2018-09-30 05:10:53,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:54,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b63b1330-4d12-49ff-9372-26c4f04d69f1 Date: Sun, 30 Sep 2018 05:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:54,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-b63b1330-4d12-49ff-9372-26c4f04d69f1 2018-09-30 05:10:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:54,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b5856a4a-0ec1-43c8-93fa-4d508a8c98f6 Date: Sun, 30 Sep 2018 05:10:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:54,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-b5856a4a-0ec1-43c8-93fa-4d508a8c98f6 2018-09-30 05:10:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:10:54,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:10:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:10:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdf4c5f3c9999cda27a300299f49fe3bdb4a97b1" 2018-09-30 05:10:54,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2b623e-55b4-475a-b224-0bfcda6471b4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:10:54,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-ee2b623e-55b4-475a-b224-0bfcda6471b4 2018-09-30 05:10:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:54,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6846bca3-cafd-4709-a179-49e553e18e6d Date: Sun, 30 Sep 2018 05:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:54,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-6846bca3-cafd-4709-a179-49e553e18e6d 2018-09-30 05:10:54,662 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net 2018-09-30 05:10:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" -d '{"port": {"network_id": "d77472a0-3410-4a85-b0b2-f36a4718af91", "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port", "admin_state_up": true}}' 2018-09-30 05:10:55,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-a99ff6ca-c4b5-44b6-ac92-4b43c88fa9db Date: Sun, 30 Sep 2018 05:10:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","project_id":"5936de2936414eb2b40c97c060d836b1","qos_policy_id":null,"admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal"}} 2018-09-30 05:10:55,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-a99ff6ca-c4b5-44b6-ac92-4b43c88fa9db 2018-09-30 05:10:55,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:55,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-33b34bf1-9890-4a88-a299-f34d31c6c123 Date: Sun, 30 Sep 2018 05:10:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:10:55,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-33b34bf1-9890-4a88-a299-f34d31c6c123 2018-09-30 05:10:55,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da2c6bb-b93a-4e62-bad6-e1891636deed Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:10:55,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-5da2c6bb-b93a-4e62-bad6-e1891636deed 2018-09-30 05:10:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:55,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-26820d99-3bf4-453f-ae64-8a0544c56517 Date: Sun, 30 Sep 2018 05:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:10:55,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-26820d99-3bf4-453f-ae64-8a0544c56517 2018-09-30 05:10:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:56,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-fa5c5475-dccc-41be-b3b2-0cae382247a6 Date: Sun, 30 Sep 2018 05:10:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:10:56,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port&admin_state_up=True used request id req-fa5c5475-dccc-41be-b3b2-0cae382247a6 2018-09-30 05:10:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:56,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b4d421-7886-4537-b2f0-adf776252711 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:10:56,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-45b4d421-7886-4537-b2f0-adf776252711 2018-09-30 05:10:56,127 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst 2018-09-30 05:10:56,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:56,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be5768cb-353d-46ea-be24-3cff9bc923fa x-compute-request-id: req-be5768cb-353d-46ea-be24-3cff9bc923fa Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-flavor-name"}]} 2018-09-30 05:10:56,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-be5768cb-353d-46ea-be24-3cff9bc923fa 2018-09-30 05:10:56,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:56,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b29ba99e-0791-4cc3-ab1a-29e5bc45b69a x-compute-request-id: req-b29ba99e-0791-4cc3-ab1a-29e5bc45b69a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:10:56,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a used request id req-b29ba99e-0791-4cc3-ab1a-29e5bc45b69a 2018-09-30 05:10:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:56,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-7151963a-4bf7-4f06-8f84-402c70dcebd2 Date: Sun, 30 Sep 2018 05:10:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:10:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/snap", "metadata": {}}], "self": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "min_disk": 0, "protected": false, "id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "file": "/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5936de2936414eb2b40c97c060d836b1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image"} 2018-09-30 05:10:56,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image used request id req-7151963a-4bf7-4f06-8f84-402c70dcebd2 2018-09-30 05:10:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:56,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4df7e67c-ae36-4099-860b-61e8058aed34 Date: Sun, 30 Sep 2018 05:10:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:10:56,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4df7e67c-ae36-4099-860b-61e8058aed34 2018-09-30 05:10:56,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" -d '{"server": {"name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "imageRef": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "flavorRef": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "max_count": 1, "min_count": 1, "networks": [{"port": "266adc8a-84c7-4028-b0ea-8a904f6b66a7"}]}}' 2018-09-30 05:10:58,198 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-884dbcc9-472c-48a4-a7a4-c088eb2fd8df x-compute-request-id: req-884dbcc9-472c-48a4-a7a4-c088eb2fd8df Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "adminPass": "gCabZNz8q95a"}} 2018-09-30 05:10:58,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-884dbcc9-472c-48a4-a7a4-c088eb2fd8df 2018-09-30 05:10:58,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:58,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f126fc1b-9e1a-4744-b28b-c04d1ab6e9b4 x-compute-request-id: req-f126fc1b-9e1a-4744-b28b-c04d1ab6e9b4 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:10:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:58,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-f126fc1b-9e1a-4744-b28b-c04d1ab6e9b4 2018-09-30 05:10:58,414 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst 2018-09-30 05:10:58,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:10:58,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fd3d872-f919-4111-bfb9-fbbd8388bafe x-compute-request-id: req-5fd3d872-f919-4111-bfb9-fbbd8388bafe Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:10:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:10:58,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-5fd3d872-f919-4111-bfb9-fbbd8388bafe 2018-09-30 05:10:58,501 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst] is - BUILD 2018-09-30 05:10:58,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:11:01,504 - create_instance - DEBUG - VM status query timeout in 896.910662174 2018-09-30 05:11:01,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:02,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6be6ed51-e930-4a85-9d98-0432acd73257 x-compute-request-id: req-6be6ed51-e930-4a85-9d98-0432acd73257 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:10:59Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:02,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-6be6ed51-e930-4a85-9d98-0432acd73257 2018-09-30 05:11:02,063 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst] is - BUILD 2018-09-30 05:11:02,063 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:11:05,066 - create_instance - DEBUG - VM status query timeout in 893.348607063 2018-09-30 05:11:05,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:05,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10b892c2-e7f8-43c2-b7cd-91e7868fae46 x-compute-request-id: req-10b892c2-e7f8-43c2-b7cd-91e7868fae46 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:05,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-10b892c2-e7f8-43c2-b7cd-91e7868fae46 2018-09-30 05:11:05,834 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst] is - ACTIVE 2018-09-30 05:11:05,834 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:11:05,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:06,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac00bf59-ae52-47ad-a5e9-9fd88624c8a6 x-compute-request-id: req-ac00bf59-ae52-47ad-a5e9-9fd88624c8a6 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:06,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-ac00bf59-ae52-47ad-a5e9-9fd88624c8a6 2018-09-30 05:11:06,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:06,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a01d2e65-c404-4f95-bfa4-de135f9c78b5 Date: Sun, 30 Sep 2018 05:11:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:11:06,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-a01d2e65-c404-4f95-bfa4-de135f9c78b5 2018-09-30 05:11:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:06,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e8e670-05fb-42e9-ae26-0faca085e255 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:06,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-e9e8e670-05fb-42e9-ae26-0faca085e255 2018-09-30 05:11:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:06,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da8f71c1-5231-47de-8be2-b303cd9eb4a9 Date: Sun, 30 Sep 2018 05:11:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:11:06,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-da8f71c1-5231-47de-8be2-b303cd9eb4a9 2018-09-30 05:11:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:06,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-23ef4dd4-0744-45a4-a45b-49348715cc7e Date: Sun, 30 Sep 2018 05:11:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:11:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":"a6690e73-306e-43ff-8a4a-8ebac411dff7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.4"}],"id":"52e12366-c2dd-414d-8da5-62047450a2e7","security_groups":[],"mac_address":"fa:16:3e:eb:5c:3f","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.3"}],"id":"b1b2a070-394f-4580-a4ba-8528de0e1d3b","security_groups":[],"mac_address":"fa:16:3e:18:22:16","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.2"}],"id":"cbec0dbc-e652-47a2-ad09-8acb01be116b","security_groups":[],"mac_address":"fa:16:3e:cb:fe:61","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77472a0-3410-4a85-b0b2-f36a4718af91"}]} 2018-09-30 05:11:06,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-23ef4dd4-0744-45a4-a45b-49348715cc7e 2018-09-30 05:11:06,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:06,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:06 GMT Server: Apache x-compute-request-id: req-b0bcb854-4385-4ba1-b634-3e91907c5182 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0bcb854-4385-4ba1-b634-3e91907c5182 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}, {"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}]} 2018-09-30 05:11:06,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail used request id req-b0bcb854-4385-4ba1-b634-3e91907c5182 2018-09-30 05:11:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:07,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d77a95-022a-4f3b-bf9c-7a7c0e2b3e76 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:07,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-61d77a95-022a-4f3b-bf9c-7a7c0e2b3e76 2018-09-30 05:11:07,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:07,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01144aea-ae48-40c0-a540-ff3001e8a41c x-compute-request-id: req-01144aea-ae48-40c0-a540-ff3001e8a41c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:07,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-01144aea-ae48-40c0-a540-ff3001e8a41c 2018-09-30 05:11:07,915 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst] is - ACTIVE 2018-09-30 05:11:07,915 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:11:07,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:08,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-274ee37f-f9d7-45b2-b560-8178a7279f8f x-compute-request-id: req-274ee37f-f9d7-45b2-b560-8178a7279f8f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:08,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-274ee37f-f9d7-45b2-b560-8178a7279f8f 2018-09-30 05:11:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9d68a45d-6f44-41a2-93c0-ea8ad1b3bfed Date: Sun, 30 Sep 2018 05:11:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:11:08,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-9d68a45d-6f44-41a2-93c0-ea8ad1b3bfed 2018-09-30 05:11:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:08,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70dceada-a5ce-4b4b-993f-f739df9d9441 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:08,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-70dceada-a5ce-4b4b-993f-f739df9d9441 2018-09-30 05:11:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:09,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc65c6b2-cc3b-4856-a35d-a319f3f5f7d6 Date: Sun, 30 Sep 2018 05:11:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:11:09,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-dc65c6b2-cc3b-4856-a35d-a319f3f5f7d6 2018-09-30 05:11:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2caa68be-c30f-4fb9-a003-0db04ea0ce12 Date: Sun, 30 Sep 2018 05:11:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:11:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":"a6690e73-306e-43ff-8a4a-8ebac411dff7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.4"}],"id":"52e12366-c2dd-414d-8da5-62047450a2e7","security_groups":[],"mac_address":"fa:16:3e:eb:5c:3f","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.3"}],"id":"b1b2a070-394f-4580-a4ba-8528de0e1d3b","security_groups":[],"mac_address":"fa:16:3e:18:22:16","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.2"}],"id":"cbec0dbc-e652-47a2-ad09-8acb01be116b","security_groups":[],"mac_address":"fa:16:3e:cb:fe:61","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77472a0-3410-4a85-b0b2-f36a4718af91"}]} 2018-09-30 05:11:09,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-2caa68be-c30f-4fb9-a003-0db04ea0ce12 2018-09-30 05:11:09,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" -d '{"volumeAttachment": {"volumeId": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}}' 2018-09-30 05:11:10,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff328098-1fe5-422e-9bae-3177cfcff6e1 x-compute-request-id: req-ff328098-1fe5-422e-9bae-3177cfcff6e1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "volumeId": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}} 2018-09-30 05:11:10,493 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments used request id req-ff328098-1fe5-422e-9bae-3177cfcff6e1 2018-09-30 05:11:10,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:10,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a0aeef1-06fd-4c10-8dd8-05ad830892e5 x-compute-request-id: req-5a0aeef1-06fd-4c10-8dd8-05ad830892e5 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}], "metadata": {}}} 2018-09-30 05:11:10,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-5a0aeef1-06fd-4c10-8dd8-05ad830892e5 2018-09-30 05:11:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-337aad0a-556d-4f78-a994-02ebec266847 Date: Sun, 30 Sep 2018 05:11:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:11:11,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-337aad0a-556d-4f78-a994-02ebec266847 2018-09-30 05:11:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17aba354-74dd-4ff8-a66f-457f64f676c1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:11,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-17aba354-74dd-4ff8-a66f-457f64f676c1 2018-09-30 05:11:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-68c67123-aa75-43bd-81bd-60149b237fbe Date: Sun, 30 Sep 2018 05:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:11:11,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-68c67123-aa75-43bd-81bd-60149b237fbe 2018-09-30 05:11:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-83c68d94-e7dd-4f35-80af-07a3f12dfa95 Date: Sun, 30 Sep 2018 05:11:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:11:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":"a6690e73-306e-43ff-8a4a-8ebac411dff7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.4"}],"id":"52e12366-c2dd-414d-8da5-62047450a2e7","security_groups":[],"mac_address":"fa:16:3e:eb:5c:3f","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.3"}],"id":"b1b2a070-394f-4580-a4ba-8528de0e1d3b","security_groups":[],"mac_address":"fa:16:3e:18:22:16","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.2"}],"id":"cbec0dbc-e652-47a2-ad09-8acb01be116b","security_groups":[],"mac_address":"fa:16:3e:cb:fe:61","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77472a0-3410-4a85-b0b2-f36a4718af91"}]} 2018-09-30 05:11:11,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-83c68d94-e7dd-4f35-80af-07a3f12dfa95 2018-09-30 05:11:11,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0bcb854-4385-4ba1-b634-3e91907c5182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,512 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:11 GMT Server: Apache x-compute-request-id: req-dc556d0d-dd00-4033-af46-60a992390586 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc556d0d-dd00-4033-af46-60a992390586 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:10:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}, {"status": "attaching", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:11:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}]} 2018-09-30 05:11:11,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/detail used request id req-dc556d0d-dd00-4033-af46-60a992390586 2018-09-30 05:11:11,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef20ff67-8f71-4546-8486-6bf086bd7684 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:11,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-ef20ff67-8f71-4546-8486-6bf086bd7684 2018-09-30 05:11:11,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:11,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74b2b211-302d-45a5-98cf-429046fbc8c3 x-compute-request-id: req-74b2b211-302d-45a5-98cf-429046fbc8c3 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}], "metadata": {}}} 2018-09-30 05:11:11,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-74b2b211-302d-45a5-98cf-429046fbc8c3 2018-09-30 05:11:11,900 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst] is - ACTIVE 2018-09-30 05:11:11,900 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:11:11,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:12,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eddfe04a-1485-4456-9730-6f91d7b3b53e x-compute-request-id: req-eddfe04a-1485-4456-9730-6f91d7b3b53e Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:04Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}], "metadata": {}}} 2018-09-30 05:11:12,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-eddfe04a-1485-4456-9730-6f91d7b3b53e 2018-09-30 05:11:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:12,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cb6f3b29-c76d-4a8f-a188-79465211746b Date: Sun, 30 Sep 2018 05:11:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:11:12,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-cb6f3b29-c76d-4a8f-a188-79465211746b 2018-09-30 05:11:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:12,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9297a841-d67a-4bc7-975e-337a70570b22 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:12,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-9297a841-d67a-4bc7-975e-337a70570b22 2018-09-30 05:11:12,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:12,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ed5a1de-ea3b-4d43-b158-1f3199566344 Date: Sun, 30 Sep 2018 05:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:11:12,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-4ed5a1de-ea3b-4d43-b158-1f3199566344 2018-09-30 05:11:12,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:12,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1b85704e-9ead-4b3e-9937-efd25cb41ea0 Date: Sun, 30 Sep 2018 05:11:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:11:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":"a6690e73-306e-43ff-8a4a-8ebac411dff7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.4"}],"id":"52e12366-c2dd-414d-8da5-62047450a2e7","security_groups":[],"mac_address":"fa:16:3e:eb:5c:3f","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.3"}],"id":"b1b2a070-394f-4580-a4ba-8528de0e1d3b","security_groups":[],"mac_address":"fa:16:3e:18:22:16","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.2"}],"id":"cbec0dbc-e652-47a2-ad09-8acb01be116b","security_groups":[],"mac_address":"fa:16:3e:cb:fe:61","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77472a0-3410-4a85-b0b2-f36a4718af91"}]} 2018-09-30 05:11:12,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-1b85704e-9ead-4b3e-9937-efd25cb41ea0 2018-09-30 05:11:12,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" -d '{"volumeAttachment": {"volumeId": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}}' 2018-09-30 05:11:14,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d23c9daf-07f2-495d-acfc-4bab4e7b9f98 x-compute-request-id: req-d23c9daf-07f2-495d-acfc-4bab4e7b9f98 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "volumeId": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}} 2018-09-30 05:11:14,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments used request id req-d23c9daf-07f2-495d-acfc-4bab4e7b9f98 2018-09-30 05:11:14,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:14,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e91f6988-781c-4bab-8708-1097db781d01 x-compute-request-id: req-e91f6988-781c-4bab-8708-1097db781d01 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:12Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}, {"id": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}], "metadata": {}}} 2018-09-30 05:11:14,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-e91f6988-781c-4bab-8708-1097db781d01 2018-09-30 05:11:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:15,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-96fb18ed-76b1-4bd9-af91-272cc412f001 Date: Sun, 30 Sep 2018 05:11:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:11:15,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-96fb18ed-76b1-4bd9-af91-272cc412f001 2018-09-30 05:11:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:15,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86db8594-7f82-4ead-8aef-462861bc8ea9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:15,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-86db8594-7f82-4ead-8aef-462861bc8ea9 2018-09-30 05:11:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:15,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ac56bf90-5a29-4c86-9c41-b5bfbd7e4d30 Date: Sun, 30 Sep 2018 05:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:11:15,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-ac56bf90-5a29-4c86-9c41-b5bfbd7e4d30 2018-09-30 05:11:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:15,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6b8ac4f4-8cdc-4e2e-a204-524b46915b01 Date: Sun, 30 Sep 2018 05:11:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:11:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":"a6690e73-306e-43ff-8a4a-8ebac411dff7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.4"}],"id":"52e12366-c2dd-414d-8da5-62047450a2e7","security_groups":[],"mac_address":"fa:16:3e:eb:5c:3f","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.3"}],"id":"b1b2a070-394f-4580-a4ba-8528de0e1d3b","security_groups":[],"mac_address":"fa:16:3e:18:22:16","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.2"}],"id":"cbec0dbc-e652-47a2-ad09-8acb01be116b","security_groups":[],"mac_address":"fa:16:3e:cb:fe:61","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77472a0-3410-4a85-b0b2-f36a4718af91"}]} 2018-09-30 05:11:15,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-6b8ac4f4-8cdc-4e2e-a204-524b46915b01 2018-09-30 05:11:15,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:15,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e78b5d288f4c69b2d6cd2be36fbd81", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role"}], "expires_at": "2018-09-30T06:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5936de2936414eb2b40c97c060d836b1", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5936de2936414eb2b40c97c060d836b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-user", "id": "9c425c748b624ba6a01dafdc2aff7cc0"}, "audit_ids": ["CvcnNzEQR8OGEhcKHUfUtg"], "issued_at": "2018-09-30T05:11:15.000000Z"}} 2018-09-30 05:11:15,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4150b576d28e48af3c80c5df768e536f4a40ea5" 2018-09-30 05:11:16,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d10aedd4-0ed7-47a8-8e5d-f59939b066ff x-compute-request-id: req-d10aedd4-0ed7-47a8-8e5d-f59939b066ff Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:a7:93", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "security_groups": [{"name": "default"}], "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:15Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}, {"id": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}], "metadata": {}}]} 2018-09-30 05:11:16,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst used request id req-d10aedd4-0ed7-47a8-8e5d-f59939b066ff 2018-09-30 05:11:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4150b576d28e48af3c80c5df768e536f4a40ea5" 2018-09-30 05:11:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-771ebe0c-c55c-440b-af56-6ff9a44fa5b8 Date: Sun, 30 Sep 2018 05:11:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4160d7c9-187e-474a-bf45-f3a7c82acd74"],"updated_at":"2018-09-30T05:10:46Z","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5936de2936414eb2b40c97c060d836b1","id":"d77472a0-3410-4a85-b0b2-f36a4718af91","name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net"}]} 2018-09-30 05:11:16,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net used request id req-771ebe0c-c55c-440b-af56-6ff9a44fa5b8 2018-09-30 05:11:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4150b576d28e48af3c80c5df768e536f4a40ea5" 2018-09-30 05:11:16,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1c84e1e0-b76d-4c78-a7d5-f480414abcd9 Date: Sun, 30 Sep 2018 05:11:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:46Z","dns_nameservers":[],"updated_at":"2018-09-30T05:10:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5936de2936414eb2b40c97c060d836b1","id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","subnetpool_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet"}]} 2018-09-30 05:11:16,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-1c84e1e0-b76d-4c78-a7d5-f480414abcd9 2018-09-30 05:11:16,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4150b576d28e48af3c80c5df768e536f4a40ea5" 2018-09-30 05:11:17,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cc1f2394-fa59-40e6-a0a5-fdd8d274d512 Date: Sun, 30 Sep 2018 05:11:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:11:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.10"}],"id":"266adc8a-84c7-4028-b0ea-8a904f6b66a7","security_groups":["ab7d59b8-dd68-47b9-b7b2-ae386c6c211d"],"mac_address":"fa:16:3e:ef:a7:93","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:55Z","binding:vnic_type":"normal","device_id":"a6690e73-306e-43ff-8a4a-8ebac411dff7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.4"}],"id":"52e12366-c2dd-414d-8da5-62047450a2e7","security_groups":[],"mac_address":"fa:16:3e:eb:5c:3f","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.3"}],"id":"b1b2a070-394f-4580-a4ba-8528de0e1d3b","security_groups":[],"mac_address":"fa:16:3e:18:22:16","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77472a0-3410-4a85-b0b2-f36a4718af91"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:10:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4160d7c9-187e-474a-bf45-f3a7c82acd74","ip_address":"10.55.0.2"}],"id":"cbec0dbc-e652-47a2-ad09-8acb01be116b","security_groups":[],"mac_address":"fa:16:3e:cb:fe:61","project_id":"5936de2936414eb2b40c97c060d836b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d77472a0-3410-4a85-b0b2-f36a4718af91","tenant_id":"5936de2936414eb2b40c97c060d836b1","created_at":"2018-09-30T05:10:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77472a0-3410-4a85-b0b2-f36a4718af91"}]} 2018-09-30 05:11:17,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-cc1f2394-fa59-40e6-a0a5-fdd8d274d512 2018-09-30 05:11:17,138 - create_instance - INFO - Deleting Port with ID - 266adc8a-84c7-4028-b0ea-8a904f6b66a7 2018-09-30 05:11:17,138 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-port 2018-09-30 05:11:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/266adc8a-84c7-4028-b0ea-8a904f6b66a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:17,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd054182-b9e7-4df5-a401-5b47b12a39a4 Date: Sun, 30 Sep 2018 05:11:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:11:17,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/266adc8a-84c7-4028-b0ea-8a904f6b66a7 used request id req-bd054182-b9e7-4df5-a401-5b47b12a39a4 2018-09-30 05:11:17,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0bcb854-4385-4ba1-b634-3e91907c5182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:17,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:17 GMT Server: Apache x-compute-request-id: req-af8ef670-ab12-4fea-9680-cfd793f3ec6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af8ef670-ab12-4fea-9680-cfd793f3ec6a Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [{"server_id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "attachment_id": "af1c62de-d07f-4faf-976f-87b46103fc3b", "attached_at": "2018-09-30T05:11:13.000000", "host_name": null, "volume_id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "device": "/dev/vdb", "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:11:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}} 2018-09-30 05:11:17,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-af8ef670-ab12-4fea-9680-cfd793f3ec6a 2018-09-30 05:11:17,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:19,445 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:11:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aca608be-0b9b-4249-8f42-381e8bca6b6c x-compute-request-id: req-aca608be-0b9b-4249-8f42-381e8bca6b6c Content-Length: 0 Content-Type: application/json 2018-09-30 05:11:19,445 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-aca608be-0b9b-4249-8f42-381e8bca6b6c 2018-09-30 05:11:19,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:19,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-581efa60-7890-4959-b2ef-329ae936ef10 x-compute-request-id: req-581efa60-7890-4959-b2ef-329ae936ef10 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:15Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c"}, {"id": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}], "metadata": {}}} 2018-09-30 05:11:19,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-581efa60-7890-4959-b2ef-329ae936ef10 2018-09-30 05:11:22,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:22,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-951607e5-ff8d-48d6-be01-78f447504c7a x-compute-request-id: req-951607e5-ff8d-48d6-be01-78f447504c7a Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:15Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}], "metadata": {}}} 2018-09-30 05:11:22,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-951607e5-ff8d-48d6-be01-78f447504c7a 2018-09-30 05:11:22,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0bcb854-4385-4ba1-b634-3e91907c5182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:23,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:22 GMT Server: Apache x-compute-request-id: req-2d8d4766-ab37-4d4c-abde-98e5f1fc8191 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d8d4766-ab37-4d4c-abde-98e5f1fc8191 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [{"server_id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "attachment_id": "31667f0c-57fb-4d8c-94c4-6fafe5a9a418", "attached_at": "2018-09-30T05:11:15.000000", "host_name": null, "volume_id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "device": "/dev/vdc", "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:11:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}} 2018-09-30 05:11:23,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-2d8d4766-ab37-4d4c-abde-98e5f1fc8191 2018-09-30 05:11:23,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:24,487 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:11:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d848ffa-9f86-4ef3-92fa-44606430e07e x-compute-request-id: req-6d848ffa-9f86-4ef3-92fa-44606430e07e Content-Length: 0 Content-Type: application/json 2018-09-30 05:11:24,487 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7/os-volume_attachments/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-6d848ffa-9f86-4ef3-92fa-44606430e07e 2018-09-30 05:11:24,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:24,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd6223a7-54a0-43cb-9515-5935c24effff x-compute-request-id: req-fd6223a7-54a0-43cb-9515-5935c24effff Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:15Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [{"id": "d555f2e1-4703-4191-9c47-ecf87f6e1960"}], "metadata": {}}} 2018-09-30 05:11:24,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-fd6223a7-54a0-43cb-9515-5935c24effff 2018-09-30 05:11:27,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:27,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d08685eb-217b-4bc8-a93b-fe7f8b6acdf9 x-compute-request-id: req-d08685eb-217b-4bc8-a93b-fe7f8b6acdf9 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:15Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:27,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-d08685eb-217b-4bc8-a93b-fe7f8b6acdf9 2018-09-30 05:11:27,979 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst 2018-09-30 05:11:27,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:28,131 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:11:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1749ef35-a68e-402d-9214-cbd20e5dced6 x-compute-request-id: req-1749ef35-a68e-402d-9214-cbd20e5dced6 Content-Type: application/json 2018-09-30 05:11:28,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-1749ef35-a68e-402d-9214-cbd20e5dced6 2018-09-30 05:11:28,132 - create_instance - INFO - Checking deletion status 2018-09-30 05:11:28,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:28,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c281b9f2-0e25-4572-a7f9-3e520ab6d849 x-compute-request-id: req-c281b9f2-0e25-4572-a7f9-3e520ab6d849 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7", "rel": "bookmark"}], "image": {"id": "6f7f0413-d82c-4566-a16c-2b3ccb26e742", "links": [{"href": "http://172.30.9.29:8774/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:11:04.000000", "flavor": {"id": "bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "links": [{"href": "http://172.30.9.29:8774/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a", "rel": "bookmark"}]}, "id": "a6690e73-306e-43ff-8a4a-8ebac411dff7", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:11:28Z", "hostId": "7d24ce29e6fd2a6dd1035ddb536cb84a2f6ec8df46e652695373ce9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst", "created": "2018-09-30T05:10:58Z", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:11:28,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-c281b9f2-0e25-4572-a7f9-3e520ab6d849 2018-09-30 05:11:28,384 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst] is - ACTIVE 2018-09-30 05:11:28,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:11:31,387 - create_instance - DEBUG - VM status query timeout in 296.744530916 2018-09-30 05:11:31,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792998dc02838f105ab7df287108e69bdb6057e4" 2018-09-30 05:11:31,446 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5490a6d6-4ed5-44ae-bc03-9965572ddc59 x-compute-request-id: req-5490a6d6-4ed5-44ae-bc03-9965572ddc59 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a6690e73-306e-43ff-8a4a-8ebac411dff7 could not be found.", "code": 404}} 2018-09-30 05:11:31,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a6690e73-306e-43ff-8a4a-8ebac411dff7 used request id req-5490a6d6-4ed5-44ae-bc03-9965572ddc59 2018-09-30 05:11:31,446 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a6690e73-306e-43ff-8a4a-8ebac411dff7 could not be found. (HTTP 404) (Request-ID: req-5490a6d6-4ed5-44ae-bc03-9965572ddc59) 2018-09-30 05:11:31,446 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-inst 2018-09-30 05:11:31,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ec73b9e39cd206100281bd17f93e0100ba2b9a" 2018-09-30 05:11:31,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f936de66-88f7-4923-83ab-1bd262efcce4 x-compute-request-id: req-f936de66-88f7-4923-83ab-1bd262efcce4 Content-Length: 0 Content-Type: application/json 2018-09-30 05:11:31,492 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/bfdf2867-4c3c-4b9b-b353-4b315ebe4d1a used request id req-f936de66-88f7-4923-83ab-1bd262efcce4 2018-09-30 05:11:31,493 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet 2018-09-30 05:11:31,493 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-subnet 2018-09-30 05:11:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4160d7c9-187e-474a-bf45-f3a7c82acd74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:11:34,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-959782e2-0a38-41ab-8e20-278345772ae3 Date: Sun, 30 Sep 2018 05:11:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:11:34,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4160d7c9-187e-474a-bf45-f3a7c82acd74 used request id req-959782e2-0a38-41ab-8e20-278345772ae3 2018-09-30 05:11:34,105 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-pub-net 2018-09-30 05:11:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d77472a0-3410-4a85-b0b2-f36a4718af91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b65f4a71daf5b42977f3a5963502c62a9bc16e" 2018-09-30 05:11:35,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ebe180e-6aad-40c0-ac21-4c3ac3f6003b Date: Sun, 30 Sep 2018 05:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:11:35,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d77472a0-3410-4a85-b0b2-f36a4718af91 used request id req-3ebe180e-6aad-40c0-ac21-4c3ac3f6003b 2018-09-30 05:11:35,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:11:35,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:35 GMT Server: Apache x-compute-request-id: req-644d8961-e81a-42c6-99fa-51ffed2e2c10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-644d8961-e81a-42c6-99fa-51ffed2e2c10 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:11:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "d555f2e1-4703-4191-9c47-ecf87f6e1960", "size": 1}} 2018-09-30 05:11:35,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-644d8961-e81a-42c6-99fa-51ffed2e2c10 2018-09-30 05:11:35,521 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:11:35,521 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2 2018-09-30 05:11:35,521 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2 2018-09-30 05:11:35,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:11:35,748 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:11:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1725d049-c79e-4a14-a0aa-cffb71238b4d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:11:35,748 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-1725d049-c79e-4a14-a0aa-cffb71238b4d 2018-09-30 05:11:35,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d7064f3-1081-481e-b9a6-c9121ea7d8b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbe9a1a12973f45efaa3ac7648c976c5ceadfdd" 2018-09-30 05:11:36,294 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:11:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c4e353f0-7386-4f24-8953-075a5335f29a x-openstack-request-id: req-c4e353f0-7386-4f24-8953-075a5335f29a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d555f2e1-4703-4191-9c47-ecf87f6e1960 could not be found.", "code": 404}} 2018-09-30 05:11:36,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/d555f2e1-4703-4191-9c47-ecf87f6e1960 used request id req-c4e353f0-7386-4f24-8953-075a5335f29a 2018-09-30 05:11:36,295 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d555f2e1-4703-4191-9c47-ecf87f6e1960 could not be found. (HTTP 404) (Request-ID: req-c4e353f0-7386-4f24-8953-075a5335f29a) 2018-09-30 05:11:36,295 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-2 2018-09-30 05:11:36,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:11:36,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:36 GMT Server: Apache x-compute-request-id: req-f2995728-f8ec-44f2-a191-6d50e4f20155 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2995728-f8ec-44f2-a191-6d50e4f20155 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9c425c748b624ba6a01dafdc2aff7cc0", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "self"}, {"href": "http://172.30.9.29:8776/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-30T05:10:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5936de2936414eb2b40c97c060d836b1", "updated_at": "2018-09-30T05:11:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "067653eb-baf4-4f55-9c0e-0bbe1d10941c", "size": 1}} 2018-09-30 05:11:36,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-f2995728-f8ec-44f2-a191-6d50e4f20155 2018-09-30 05:11:36,494 - create_volume - DEBUG - Instance status is - available 2018-09-30 05:11:36,494 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1 2018-09-30 05:11:36,494 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1 2018-09-30 05:11:36,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:11:36,693 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:11:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0e654ac5-e629-45ee-872f-4eb8c094d855 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:11:36,694 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-0e654ac5-e629-45ee-872f-4eb8c094d855 2018-09-30 05:11:36,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29e5c08c-9566-48a9-b23c-ee85d446f2c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67a33838f4df5f75bcc8b8ead1c0430ea928682" 2018-09-30 05:11:36,892 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:11:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-359cb145-95cf-44a8-848b-2b5e4a690ec4 x-openstack-request-id: req-359cb145-95cf-44a8-848b-2b5e4a690ec4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 067653eb-baf4-4f55-9c0e-0bbe1d10941c could not be found.", "code": 404}} 2018-09-30 05:11:36,892 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/5936de2936414eb2b40c97c060d836b1/volumes/067653eb-baf4-4f55-9c0e-0bbe1d10941c used request id req-359cb145-95cf-44a8-848b-2b5e4a690ec4 2018-09-30 05:11:36,893 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 067653eb-baf4-4f55-9c0e-0bbe1d10941c could not be found. (HTTP 404) (Request-ID: req-359cb145-95cf-44a8-848b-2b5e4a690ec4) 2018-09-30 05:11:36,893 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-1 2018-09-30 05:11:36,894 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-8a1caced-d575-4ba7-a367-db3ca880d3c2-image 2018-09-30 05:11:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee9bbd87756879891134d39e51d692a9b9baa0e" 2018-09-30 05:11:37,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-223bc97f-c5b3-4f1f-9220-0e7ce4e58a52 Date: Sun, 30 Sep 2018 05:11:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:11:37,872 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6f7f0413-d82c-4566-a16c-2b3ccb26e742 used request id req-223bc97f-c5b3-4f1f-9220-0e7ce4e58a52 2018-09-30 05:11:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fa85ca56-3ab7-4d80-9eba-10238064881c Date: Sun, 30 Sep 2018 05:11:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5936de2936414eb2b40c97c060d836b1", "created_at": "2018-09-30T05:10:45Z", "updated_at": "2018-09-30T05:10:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "revision_number": 0, "id": "3d6c3199-7952-4ea0-a4f5-39577cf4cce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936de2936414eb2b40c97c060d836b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "revision_number": 0, "id": "6b038e04-abc3-4ce2-b799-078bf1bfb5fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936de2936414eb2b40c97c060d836b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "revision_number": 0, "id": "b1c71caa-c782-45fe-bde8-770d7ffb30d7", "remote_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5936de2936414eb2b40c97c060d836b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "revision_number": 0, "id": "e5792485-d107-43fe-b2a9-3cbe96ac81bc", "remote_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "tenant_id": "5936de2936414eb2b40c97c060d836b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5936de2936414eb2b40c97c060d836b1"}], "revision_number": 4, "project_id": "5936de2936414eb2b40c97c060d836b1", "id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "name": "default"}]} 2018-09-30 05:11:38,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fa85ca56-3ab7-4d80-9eba-10238064881c 2018-09-30 05:11:38,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1806e0d-2beb-4b58-9eee-6cd8025ad679 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:11:38,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-b1806e0d-2beb-4b58-9eee-6cd8025ad679 2018-09-30 05:11:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff6ccc7-b0cf-4df0-b696-4730fb26149c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:11:38,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-6ff6ccc7-b0cf-4df0-b696-4730fb26149c 2018-09-30 05:11:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3e287e-2014-4381-bf8d-143f3b01f153 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:11:38,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-4a3e287e-2014-4381-bf8d-143f3b01f153 2018-09-30 05:11:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced5a5cc-d9f4-4778-b23b-117929f43712 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1"}, "enabled": true, "id": "5936de2936414eb2b40c97c060d836b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-5fd05462-b349-44c-proj"}} 2018-09-30 05:11:38,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-ced5a5cc-d9f4-4778-b23b-117929f43712 2018-09-30 05:11:38,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab7d59b8-dd68-47b9-b7b2-ae386c6c211d 2018-09-30 05:11:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ab7d59b8-dd68-47b9-b7b2-ae386c6c211d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-96055aff-3730-448e-a5b0-6d35b0e9df28 Date: Sun, 30 Sep 2018 05:11:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "port_range_min": null, "revision_number": 0, "tenant_id": "5936de2936414eb2b40c97c060d836b1", "created_at": "2018-09-30T05:10:45Z", "project_id": "5936de2936414eb2b40c97c060d836b1", "id": "3d6c3199-7952-4ea0-a4f5-39577cf4cce6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "port_range_min": null, "revision_number": 0, "tenant_id": "5936de2936414eb2b40c97c060d836b1", "created_at": "2018-09-30T05:10:45Z", "project_id": "5936de2936414eb2b40c97c060d836b1", "id": "6b038e04-abc3-4ce2-b799-078bf1bfb5fa"}, {"remote_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "port_range_min": null, "revision_number": 0, "tenant_id": "5936de2936414eb2b40c97c060d836b1", "created_at": "2018-09-30T05:10:45Z", "project_id": "5936de2936414eb2b40c97c060d836b1", "id": "b1c71caa-c782-45fe-bde8-770d7ffb30d7"}, {"remote_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:10:45Z", "security_group_id": "ab7d59b8-dd68-47b9-b7b2-ae386c6c211d", "port_range_min": null, "revision_number": 0, "tenant_id": "5936de2936414eb2b40c97c060d836b1", "created_at": "2018-09-30T05:10:45Z", "project_id": "5936de2936414eb2b40c97c060d836b1", "id": "e5792485-d107-43fe-b2a9-3cbe96ac81bc"}]} 2018-09-30 05:11:38,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ab7d59b8-dd68-47b9-b7b2-ae386c6c211d used request id req-96055aff-3730-448e-a5b0-6d35b0e9df28 2018-09-30 05:11:38,610 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:11:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ab7d59b8-dd68-47b9-b7b2-ae386c6c211d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:38,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a64d009-0541-4185-8b11-50062685e51a Content-Length: 0 Date: Sun, 30 Sep 2018 05:11:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:11:38,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ab7d59b8-dd68-47b9-b7b2-ae386c6c211d used request id req-7a64d009-0541-4185-8b11-50062685e51a 2018-09-30 05:11:38,921 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-5fd05462-b349-44c-proj 2018-09-30 05:11:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:39,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe2b289-e0b6-4874-b309-07724bbc0a43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:11:39,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5936de2936414eb2b40c97c060d836b1 used request id req-dfe2b289-e0b6-4874-b309-07724bbc0a43 2018-09-30 05:11:39,108 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-5fd05462-b349-44c-proj-role 2018-09-30 05:11:39,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/56e78b5d288f4c69b2d6cd2be36fbd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:39,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e02a946-b4e3-4010-b16c-60650c269165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:11:39,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/56e78b5d288f4c69b2d6cd2be36fbd81 used request id req-8e02a946-b4e3-4010-b16c-60650c269165 2018-09-30 05:11:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}772ed147e26d0b262aa82015916e0643e63148b5" 2018-09-30 05:11:39,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cea99c3-7a65-4d56-a067-e2ecb2dbc782 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:11:39,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2cea99c3-7a65-4d56-a067-e2ecb2dbc782 2018-09-30 05:11:39,323 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-5fd05462-b349-44c-user 2018-09-30 05:11:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9c425c748b624ba6a01dafdc2aff7cc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd70bd9796a96e0e0f95ef7f4e646c48f6c9e3f" 2018-09-30 05:11:39,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da5d942-3d97-4d82-849c-1e54aaf2615b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:11:39,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9c425c748b624ba6a01dafdc2aff7cc0 used request id req-5da5d942-3d97-4d82-849c-1e54aaf2615b 2018-09-30 05:11:39,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:39,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Wf4EX_f2Ts6S5A-Opkddsw"], "issued_at": "2018-09-30T05:11:39.000000Z"}} 2018-09-30 05:11:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6300be1d7b953488fbc486e5b4b671113bb5fcce" 2018-09-30 05:11:40,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09329ec-1001-4875-a403-46898a2812ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:11:40,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a09329ec-1001-4875-a403-46898a2812ba 2018-09-30 05:11:40,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:11:40,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:40,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["dWn1OutQSf2LJOGlCCxmRw"], "issued_at": "2018-09-30T05:11:40.000000Z"}} 2018-09-30 05:11:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:11:40,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7953218b-96b5-4c52-b9d8-f7c23dce31ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:11:40,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7953218b-96b5-4c52-b9d8-f7c23dce31ab 2018-09-30 05:11:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:11:40,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:11:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:11:40,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c985e67-563b-41de-aa3f-5b790013fe50 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:11:40,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj used request id req-7c985e67-563b-41de-aa3f-5b790013fe50 2018-09-30 05:11:40,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:11:40,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55894ec-46e3-47b9-9660-ebedb2340637 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:11:40,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a55894ec-46e3-47b9-9660-ebedb2340637 2018-09-30 05:11:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}}' 2018-09-30 05:11:40,818 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad7a1d41-4eaf-44fc-bfaf-b7e80bf197e5 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52"}, "enabled": true, "id": "60223af6541c4252b4e1b9c9b6552a52", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}} 2018-09-30 05:11:40,818 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ad7a1d41-4eaf-44fc-bfaf-b7e80bf197e5 2018-09-30 05:11:40,819 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj 2018-09-30 05:11:40,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:11:40,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:41,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xZuliykKSdyHsMraCq9jFg"], "issued_at": "2018-09-30T05:11:41.000000Z"}} 2018-09-30 05:11:41,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:41,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d766b12-51e2-4bf1-9acc-dbd68675dd15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:11:41,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d766b12-51e2-4bf1-9acc-dbd68675dd15 2018-09-30 05:11:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:11:41,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:11:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:41,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698b7585-aba7-4705-9493-5cb8cd3f0129 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:11:41,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-698b7585-aba7-4705-9493-5cb8cd3f0129 2018-09-30 05:11:41,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:41,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f568f3b-5c98-48af-a588-4a206ed37015 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52"}, "enabled": true, "id": "60223af6541c4252b4e1b9c9b6552a52", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}]} 2018-09-30 05:11:41,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj used request id req-3f568f3b-5c98-48af-a588-4a206ed37015 2018-09-30 05:11:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:41,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddfe782-fac7-49aa-813b-b31883a30eaa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:11:41,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7ddfe782-fac7-49aa-813b-b31883a30eaa 2018-09-30 05:11:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:42,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ee9cd2-b76a-4dc7-866e-3064c8f6dc12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:11:42,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2ee9cd2-b76a-4dc7-866e-3064c8f6dc12 2018-09-30 05:11:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:42,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde364ef-0ea3-42dd-9080-88bd3aded097 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52"}, "enabled": true, "id": "60223af6541c4252b4e1b9c9b6552a52", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}]} 2018-09-30 05:11:42,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj used request id req-fde364ef-0ea3-42dd-9080-88bd3aded097 2018-09-30 05:11:42,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/efdd6729a24146e2ad4ff963652823a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:42,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a22342-f9f0-46ad-a1e6-8cb253663593 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-user", "links": {"self": "http://172.30.9.29:5000/v3/users/efdd6729a24146e2ad4ff963652823a4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "60223af6541c4252b4e1b9c9b6552a52", "id": "efdd6729a24146e2ad4ff963652823a4", "password_expires_at": null}} 2018-09-30 05:11:42,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/efdd6729a24146e2ad4ff963652823a4 used request id req-12a22342-f9f0-46ad-a1e6-8cb253663593 2018-09-30 05:11:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:42,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02a0cc2-9d61-498d-bc29-b4f874bd20eb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:11:42,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles used request id req-f02a0cc2-9d61-498d-bc29-b4f874bd20eb 2018-09-30 05:11:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:42,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6881c1-e94a-49de-bff4-dec7a813f4d9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:11:42,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-db6881c1-e94a-49de-bff4-dec7a813f4d9 2018-09-30 05:11:42,461 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj 2018-09-30 05:11:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:11:42,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cef78ec-719c-42fe-aae0-dd514478227a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:11:42,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles/ef82967bb0a548ba9b4097292a03296d used request id req-0cef78ec-719c-42fe-aae0-dd514478227a 2018-09-30 05:11:42,582 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ae7f5bfe-5d2a-4db-user 2018-09-30 05:11:42,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:11:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:11:42,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1276812e-5b32-4061-a1bd-f75f9a196c7d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:11:42,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1276812e-5b32-4061-a1bd-f75f9a196c7d 2018-09-30 05:11:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" -d '{"role": {"name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role"}}' 2018-09-30 05:11:42,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc6ff3b-c366-4528-b53b-e5c661989391 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ab4047f846e4abcad48f8241cdd0479", "links": {"self": "http://172.30.9.29:5000/v3/roles/2ab4047f846e4abcad48f8241cdd0479"}, "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role"}} 2018-09-30 05:11:42,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7fc6ff3b-c366-4528-b53b-e5c661989391 2018-09-30 05:11:42,801 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role 2018-09-30 05:11:42,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/2ab4047f846e4abcad48f8241cdd0479 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:11:42,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa7bc2a-582c-4eb7-8e04-795281490aa8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/2ab4047f846e4abcad48f8241cdd0479"}, "domain_id": null, "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role", "id": "2ab4047f846e4abcad48f8241cdd0479"}} 2018-09-30 05:11:42,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2ab4047f846e4abcad48f8241cdd0479 used request id req-4fa7bc2a-582c-4eb7-8e04-795281490aa8 2018-09-30 05:11:42,884 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role to project CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj 2018-09-30 05:11:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles/2ab4047f846e4abcad48f8241cdd0479 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:11:43,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4320e7dc-8306-45d9-a5da-b846c6d543c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:11:43,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52/users/efdd6729a24146e2ad4ff963652823a4/roles/2ab4047f846e4abcad48f8241cdd0479 used request id req-4320e7dc-8306-45d9-a5da-b846c6d543c3 2018-09-30 05:11:43,019 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:11:43,026 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:11:43,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:11:43,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:43,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "2ab4047f846e4abcad48f8241cdd0479", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role"}], "expires_at": "2018-09-30T06:11:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60223af6541c4252b4e1b9c9b6552a52", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-user", "id": "efdd6729a24146e2ad4ff963652823a4"}, "audit_ids": ["ZNuce8ShT4q-VKFjnbjGvw"], "issued_at": "2018-09-30T05:11:43.000000Z"}} 2018-09-30 05:11:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:11:43,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a30e35-c3f1-4553-ab79-ac9937803cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:11:43,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-38a30e35-c3f1-4553-ab79-ac9937803cf8 2018-09-30 05:11:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:11:43,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-91ed8aa6-eb59-491d-8fcd-f186979be4e5 Date: Sun, 30 Sep 2018 05:11:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image"} 2018-09-30 05:11:43,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image used request id req-91ed8aa6-eb59-491d-8fcd-f186979be4e5 2018-09-30 05:11:43,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:11:43,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3c7f3a5e-5aa4-4a79-a918-4468858fdcfe Date: Sun, 30 Sep 2018 05:11:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:11:43,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3c7f3a5e-5aa4-4a79-a918-4468858fdcfe 2018-09-30 05:11:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image"}' 2018-09-30 05:11:44,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b X-Openstack-Request-Id: req-876623d5-0f2c-435a-842d-bf1cb98128d2 Date: Sun, 30 Sep 2018 05:11:44 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:11:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:11:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b", "min_disk": 0, "protected": false, "id": "8737a182-e0ba-4708-bf0e-30fe19c0965b", "file": "/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/file", "checksum": null, "owner": "60223af6541c4252b4e1b9c9b6552a52", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:11:44,048 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-876623d5-0f2c-435a-842d-bf1cb98128d2 2018-09-30 05:11:44,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" -d '' 2018-09-30 05:11:44,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2fd615a-8d5b-487a-9cb4-5005d441dfa3 Date: Sun, 30 Sep 2018 05:11:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:11:44,732 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/file used request id req-c2fd615a-8d5b-487a-9cb4-5005d441dfa3 2018-09-30 05:11:44,732 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:11:44,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:11:44,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4451f623-9a95-4fcb-b17c-d363c081f535 Date: Sun, 30 Sep 2018 05:11:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:11:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:11:44Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/snap", "metadata": {}}], "self": "/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b", "min_disk": 0, "protected": false, "id": "8737a182-e0ba-4708-bf0e-30fe19c0965b", "file": "/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60223af6541c4252b4e1b9c9b6552a52", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:11:44,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b used request id req-4451f623-9a95-4fcb-b17c-d363c081f535 2018-09-30 05:11:44,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:11:45,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-26863256-7b20-41a6-a78b-8e889ea673df Date: Sun, 30 Sep 2018 05:11:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:11:45,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-26863256-7b20-41a6-a78b-8e889ea673df 2018-09-30 05:11:45,052 - create_image - INFO - Created image with name - CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image 2018-09-30 05:11:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:11:45,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5e53f89f-08ab-450c-81ac-d4a174eee3ce Date: Sun, 30 Sep 2018 05:11:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:11:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:11:44Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/snap", "metadata": {}}], "self": "/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b", "min_disk": 0, "protected": false, "id": "8737a182-e0ba-4708-bf0e-30fe19c0965b", "file": "/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "60223af6541c4252b4e1b9c9b6552a52", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8737a182-e0ba-4708-bf0e-30fe19c0965b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:11:45,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b used request id req-5e53f89f-08ab-450c-81ac-d4a174eee3ce 2018-09-30 05:11:45,300 - create_image - DEBUG - Instance status is - active 2018-09-30 05:11:45,300 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image 2018-09-30 05:11:45,301 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image 2018-09-30 05:11:45,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:11:45,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:45,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["VTeT34WuSf6-RZY5A1pp7w"], "issued_at": "2018-09-30T05:11:45.000000Z"}} 2018-09-30 05:11:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b15c148336cd81c777001f40c103de43b83e10b" 2018-09-30 05:11:45,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b813966-24f9-422e-80a2-beb42a695009 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:11:45,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2b813966-24f9-422e-80a2-beb42a695009 2018-09-30 05:11:45,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:11:45,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b15c148336cd81c777001f40c103de43b83e10b" 2018-09-30 05:11:45,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da7a53d1-1d7c-4375-965b-a89c59b5d765 x-compute-request-id: req-da7a53d1-1d7c-4375-965b-a89c59b5d765 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:11:45,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-da7a53d1-1d7c-4375-965b-a89c59b5d765 2018-09-30 05:11:45,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b15c148336cd81c777001f40c103de43b83e10b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:11:46,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09045609-a9bf-44de-8e83-b4b62b487086 x-compute-request-id: req-09045609-a9bf-44de-8e83-b4b62b487086 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/301135f1-8712-41cd-98cf-5ba189e03562", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/301135f1-8712-41cd-98cf-5ba189e03562", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "301135f1-8712-41cd-98cf-5ba189e03562", "name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:11:46,016 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-09045609-a9bf-44de-8e83-b4b62b487086 2018-09-30 05:11:46,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:11:46,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:11:46,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "2ab4047f846e4abcad48f8241cdd0479", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role"}], "expires_at": "2018-09-30T06:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60223af6541c4252b4e1b9c9b6552a52", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-user", "id": "efdd6729a24146e2ad4ff963652823a4"}, "audit_ids": ["QhfKBIXFRfaDQXoyq7xkfw"], "issued_at": "2018-09-30T05:11:46.000000Z"}} 2018-09-30 05:11:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:11:46,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7796f89d-8010-451f-aa37-23911baae19b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:11:46,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7796f89d-8010-451f-aa37-23911baae19b 2018-09-30 05:11:46,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:11:46,607 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:11:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:11:47,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:46 GMT Server: Apache x-openstack-request-id: req-09f72486-6131-409d-9587-6e2291c4a43f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:11:47,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack used request id req-09f72486-6131-409d-9587-6e2291c4a43f 2018-09-30 05:11:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}}' 2018-09-30 05:11:49,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:11:47 GMT Server: Apache x-openstack-request-id: req-24f8688a-6160-468f-9277-4f7b907379cc Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}]}} 2018-09-30 05:11:49,752 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks used request id req-24f8688a-6160-468f-9277-4f7b907379cc 2018-09-30 05:11:49,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:11:50,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:11:49 GMT Server: Apache x-openstack-request-id: req-66eaf90c-1587-49a6-b8f1-455ea288b6c1 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:11:50,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:50 GMT Server: Apache x-openstack-request-id: req-4b260bef-0932-4db3-bc0e-160d23855268 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:11:50,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-4b260bef-0932-4db3-bc0e-160d23855268 2018-09-30 05:11:50,859 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack 2018-09-30 05:11:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:11:51,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:11:50 GMT Server: Apache x-openstack-request-id: req-e48fb29b-dea7-4aa9-9618-7012335af552 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:11:51,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:51 GMT Server: Apache x-openstack-request-id: req-e4b5ab07-3dcd-4def-b29c-732d21c57683 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:11:51,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-e4b5ab07-3dcd-4def-b29c-732d21c57683 2018-09-30 05:11:51,957 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:11:51,958 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:11:54,961 - create_stack - DEBUG - Stack status query timeout in 1195.89819407 2018-09-30 05:11:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:11:55,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:11:54 GMT Server: Apache x-openstack-request-id: req-25b695f3-3215-4b4b-8633-88ccfe559995 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:11:55,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:55 GMT Server: Apache x-openstack-request-id: req-72d0dc11-4705-4bde-9384-136ca884cb8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:11:55,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-72d0dc11-4705-4bde-9384-136ca884cb8a 2018-09-30 05:11:55,677 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:11:55,678 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:11:58,681 - create_stack - DEBUG - Stack status query timeout in 1192.17816496 2018-09-30 05:11:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:11:58,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:11:58 GMT Server: Apache x-openstack-request-id: req-2129ed68-1ffa-4cb5-912d-030964eaacfc Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:11:59,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:11:58 GMT Server: Apache x-openstack-request-id: req-29942abe-9add-41d4-bbdf-60f31c2db573 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:11:59,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-29942abe-9add-41d4-bbdf-60f31c2db573 2018-09-30 05:11:59,279 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:11:59,279 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:02,282 - create_stack - DEBUG - Stack status query timeout in 1188.5765481 2018-09-30 05:12:02,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:12:02,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:02 GMT Server: Apache x-openstack-request-id: req-8e1cdc9d-45f2-4d96-b061-abe3ef448a9e Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:02,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:02 GMT Server: Apache x-openstack-request-id: req-dfc099f5-f5e1-4125-b536-7a77eca7de2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:02,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-dfc099f5-f5e1-4125-b536-7a77eca7de2c 2018-09-30 05:12:02,354 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:12:02,354 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:05,357 - create_stack - DEBUG - Stack status query timeout in 1185.50180507 2018-09-30 05:12:05,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:12:05,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:05 GMT Server: Apache x-openstack-request-id: req-903ba136-a165-4e4b-b0df-a88a71ee33f1 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:06,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:05 GMT Server: Apache x-openstack-request-id: req-d3430873-1c60-418b-9a63-13ed2fe6dedc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:06,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d3430873-1c60-418b-9a63-13ed2fe6dedc 2018-09-30 05:12:06,462 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:12:06,462 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack 2018-09-30 05:12:06,462 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack 2018-09-30 05:12:06,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:06,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "2ab4047f846e4abcad48f8241cdd0479", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role"}], "expires_at": "2018-09-30T06:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60223af6541c4252b4e1b9c9b6552a52", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/60223af6541c4252b4e1b9c9b6552a52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-user", "id": "efdd6729a24146e2ad4ff963652823a4"}, "audit_ids": ["W4Bo94CrQxeFdlG54Uuqxg"], "issued_at": "2018-09-30T05:12:06.000000Z"}} 2018-09-30 05:12:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:07,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:06 GMT Server: Apache x-openstack-request-id: req-0a735215-9ba4-44f8-a35f-486a8af43889 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:07,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:07 GMT Server: Apache x-openstack-request-id: req-ceaed68a-f548-47b8-b0ba-c5d1ed23ed39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:07,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-ceaed68a-f548-47b8-b0ba-c5d1ed23ed39 2018-09-30 05:12:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:12:07,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:07 GMT Server: Apache x-openstack-request-id: req-3ae3ad52-9c06-48ff-b79d-48ecd10d3688 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:07,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:07 GMT Server: Apache x-openstack-request-id: req-d1c6a070-e28c-458c-9e54-415f6f880abf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:07,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d1c6a070-e28c-458c-9e54-415f6f880abf 2018-09-30 05:12:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:12:07,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:07 GMT Server: Apache x-openstack-request-id: req-091866cf-2ba9-4346-b1ea-237877c4f770 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:08,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:07 GMT Server: Apache x-openstack-request-id: req-bc5c4697-a82d-4121-ac8a-ae560dad9458 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:08,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-bc5c4697-a82d-4121-ac8a-ae560dad9458 2018-09-30 05:12:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:08,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:08 GMT Server: Apache x-openstack-request-id: req-f9a8c19c-607f-41b6-825a-a11f57f057a4 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:08,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:08 GMT Server: Apache x-openstack-request-id: req-1e6025f7-b29a-4a74-8791-b8b166c25935 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:08,729 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-1e6025f7-b29a-4a74-8791-b8b166c25935 2018-09-30 05:12:08,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:08,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:08 GMT Server: Apache x-openstack-request-id: req-91d1f82d-bec2-4848-963b-a0ae7b8cac0c Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:08,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:08 GMT Server: Apache x-openstack-request-id: req-c8c9bf85-691c-4096-87b7-73440b1a678f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:08,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-c8c9bf85-691c-4096-87b7-73440b1a678f 2018-09-30 05:12:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:09,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:08 GMT Server: Apache x-openstack-request-id: req-1447aeeb-0039-4452-a5f3-b7a3adf59285 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:09,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:09 GMT Server: Apache x-openstack-request-id: req-c73753f6-2f3e-440d-afc1-1633a25459d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:09,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-c73753f6-2f3e-440d-afc1-1633a25459d5 2018-09-30 05:12:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:09,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:09 GMT Server: Apache x-openstack-request-id: req-7c76b95c-085c-49bc-82d6-72082976d420 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:09,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:09 GMT Server: Apache x-openstack-request-id: req-49ff9a60-2755-41e2-8177-9d51f5d21c56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:09,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-49ff9a60-2755-41e2-8177-9d51f5d21c56 2018-09-30 05:12:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:09,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:09 GMT Server: Apache x-openstack-request-id: req-8fb9e2b3-18a9-41de-80e6-4f7afdabad4b Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:10,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:09 GMT Server: Apache x-openstack-request-id: req-82ac93e2-4380-487d-a54d-0201c7cb225a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:10,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-82ac93e2-4380-487d-a54d-0201c7cb225a 2018-09-30 05:12:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:10,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:10 GMT Server: Apache x-openstack-request-id: req-22f5cb04-eaa3-4a5e-a2b8-cd43dc7a8685 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:11,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:10 GMT Server: Apache x-openstack-request-id: req-1aae464a-1642-437c-af79-2faaa9c82cfc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:11,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-1aae464a-1642-437c-af79-2faaa9c82cfc 2018-09-30 05:12:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:11,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-a545aabe-60c5-4f25-a153-ba43729790e7 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:11,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-242a7aa8-364f-4060-9349-3ab81f094208 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:11,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-242a7aa8-364f-4060-9349-3ab81f094208 2018-09-30 05:12:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:11,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-d48a8282-cdf4-41c0-ba92-a36aad896e8e Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:11,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-2ea0269d-7dde-46a9-bfdc-bb0bbe548e3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:11,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-2ea0269d-7dde-46a9-bfdc-bb0bbe548e3d 2018-09-30 05:12:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:11,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-ef50c50c-b303-41c2-bbf8-cd0175fc74e9 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:11,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-147e17cf-2fd3-4a13-9ef0-1f6536e96929 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:11,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-147e17cf-2fd3-4a13-9ef0-1f6536e96929 2018-09-30 05:12:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-0fbdbe80-180a-46ec-8ed0-f550409ff563 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-24a41479-bdad-4742-982b-a3c6424d8d29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-24a41479-bdad-4742-982b-a3c6424d8d29 2018-09-30 05:12:12,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-51d1ac1d-0f92-40d0-bafd-0f46eb2b1a63 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-166803bf-391a-48c9-b88f-63dfe38ac461 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-166803bf-391a-48c9-b88f-63dfe38ac461 2018-09-30 05:12:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-6568bd5e-d703-4da3-946f-0131d58d8a30 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-d2717ebc-3f7c-4742-b917-ac7d691e36b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d2717ebc-3f7c-4742-b917-ac7d691e36b6 2018-09-30 05:12:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-a3d8bf55-4a1e-4640-a8c8-a0723db6a288 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-f4bec079-fb06-4516-bdd4-f3cd4d23cc22 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-f4bec079-fb06-4516-bdd4-f3cd4d23cc22 2018-09-30 05:12:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-6c36e6db-9530-45e0-a945-eed2497f555f Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-544f119d-e7e3-4505-bae3-e43720fb5cdb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-544f119d-e7e3-4505-bae3-e43720fb5cdb 2018-09-30 05:12:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-3369922b-aeed-4b9a-b65b-f5bca3f46ad6 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-1fd01ad4-a6f7-4b8a-92d1-59cc5da624da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-1fd01ad4-a6f7-4b8a-92d1-59cc5da624da 2018-09-30 05:12:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-f841b17e-d8b0-43c7-8451-aee36966af80 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-9e480ff4-22d6-4a5e-913f-486827fb9e01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-9e480ff4-22d6-4a5e-913f-486827fb9e01 2018-09-30 05:12:12,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-058596df-61b7-4ae1-8a17-55e827018e13 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-961cbb2a-6f59-479b-a238-6e3da21fce11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-961cbb2a-6f59-479b-a238-6e3da21fce11 2018-09-30 05:12:12,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-04440b25-e751-4ce6-a36e-7c943cc0d309 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:12,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-feec7c19-6914-4b6e-aef4-745baf042750 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:12,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-feec7c19-6914-4b6e-aef4-745baf042750 2018-09-30 05:12:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:12,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-d6a8b245-0df3-4373-b0c9-e6d620ab7f0f Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:13,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:12 GMT Server: Apache x-openstack-request-id: req-5da18e7b-271f-4adf-a3af-f36ffdbf15d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:13,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-5da18e7b-271f-4adf-a3af-f36ffdbf15d5 2018-09-30 05:12:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:13,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:13 GMT Server: Apache x-openstack-request-id: req-1b154a74-b68b-4256-ab25-be0947579e70 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:13,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:13 GMT Server: Apache x-openstack-request-id: req-6eec42b5-46a8-46dc-bef9-4c15282ea5ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:13,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-6eec42b5-46a8-46dc-bef9-4c15282ea5ed 2018-09-30 05:12:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:13,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:13 GMT Server: Apache x-openstack-request-id: req-538df313-aa6f-4d9f-b2f4-62fc6acf224c Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:13 GMT Server: Apache x-openstack-request-id: req-c9ff454e-b3f3-4efc-af81-1d4aac8ba959 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-c9ff454e-b3f3-4efc-af81-1d4aac8ba959 2018-09-30 05:12:14,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:14,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-9df13f03-5c57-4caf-91a8-4c95351b7742 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-6499bb3c-ed96-45de-81e4-c82b1fe8b0b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-6499bb3c-ed96-45de-81e4-c82b1fe8b0b2 2018-09-30 05:12:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:14,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-a0d7aede-81ef-4d68-bfe3-bcd02b4ee3d9 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-ef4caa3c-a378-44f1-aa72-6d5efb3f2f72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-ef4caa3c-a378-44f1-aa72-6d5efb3f2f72 2018-09-30 05:12:14,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:14,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-baec19a3-fb38-4ee6-8c5c-3a9270a86331 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-3f4e6b19-4a66-4913-b0ee-6e929f48d01f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-3f4e6b19-4a66-4913-b0ee-6e929f48d01f 2018-09-30 05:12:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:14,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-a28835dd-4807-4709-99b4-bd66808fbb11 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-6dcf8477-8696-484d-9b21-31c449f134e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-6dcf8477-8696-484d-9b21-31c449f134e7 2018-09-30 05:12:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:14,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-2ba96d25-0b77-4b23-a736-cd558df83f24 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-536159ad-4f58-4772-be35-eb3f6e297e5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-536159ad-4f58-4772-be35-eb3f6e297e5f 2018-09-30 05:12:14,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:14,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-b74c669b-b632-4e1d-bfcc-5ea7dfd65bd1 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:14,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-7251b499-91ff-45e0-877a-018fd6ca6829 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:14,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-7251b499-91ff-45e0-877a-018fd6ca6829 2018-09-30 05:12:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:14 GMT Server: Apache x-openstack-request-id: req-dd62fffa-8d47-4ee4-8884-119831cab7a9 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-932efc3c-208e-42e7-a194-c5c74b8d91d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-932efc3c-208e-42e7-a194-c5c74b8d91d4 2018-09-30 05:12:15,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-b988c0af-ae4e-4264-a68e-4fe3cff4ddc8 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-ccbadb60-683a-4b43-95cd-abb616979bfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-ccbadb60-683a-4b43-95cd-abb616979bfd 2018-09-30 05:12:15,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-1f41eff2-3334-4504-af6f-7df6c710d196 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-7005ffd8-93b8-40ab-98c8-6be4893a71b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-7005ffd8-93b8-40ab-98c8-6be4893a71b8 2018-09-30 05:12:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-3394283e-fd50-433c-861d-3e4f98e0e36c Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-4c76d1cb-ebe6-431f-9613-7c44cfbf044a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-4c76d1cb-ebe6-431f-9613-7c44cfbf044a 2018-09-30 05:12:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-094c9323-898e-43d0-9fc2-54634e3a496f Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-c8de3fda-9375-4ffa-b301-e064f67b0730 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-c8de3fda-9375-4ffa-b301-e064f67b0730 2018-09-30 05:12:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-6b72256d-4087-45ca-a180-fcf71f81e1f1 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-2741a722-3c10-4e81-aef0-b5e965093698 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-2741a722-3c10-4e81-aef0-b5e965093698 2018-09-30 05:12:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-f6c2ccd9-eadf-4676-8363-13108ef50eba Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-2b15f2d1-4673-4353-b4d5-01a353e8ad33 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-2b15f2d1-4673-4353-b4d5-01a353e8ad33 2018-09-30 05:12:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-d7503440-e05a-4e20-af44-a7612f4947e2 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-55fabf9b-2e20-4984-a915-ffb8a8c55542 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-55fabf9b-2e20-4984-a915-ffb8a8c55542 2018-09-30 05:12:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-72772726-ad9c-49b4-a531-45a017fb5985 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-34ab1050-0fb6-4bfc-94bf-c72e01852abd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-34ab1050-0fb6-4bfc-94bf-c72e01852abd 2018-09-30 05:12:15,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-fb9df3f1-1bb3-438e-aedf-40f87f05a7e9 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-bacb947c-414a-4033-ab83-c89947cffeb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-bacb947c-414a-4033-ab83-c89947cffeb2 2018-09-30 05:12:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:15,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-343084f4-190d-453e-8b39-909dec204795 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:15,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-8ffbead5-bd52-4848-96bc-f33a9392fd0e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:15,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-8ffbead5-bd52-4848-96bc-f33a9392fd0e 2018-09-30 05:12:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:15 GMT Server: Apache x-openstack-request-id: req-6a9d8ea0-cad0-4965-9a10-38b260345257 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:16,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-d705e729-1675-43b3-b9cb-c98b11899257 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:16,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d705e729-1675-43b3-b9cb-c98b11899257 2018-09-30 05:12:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-2fe8fc4e-a94a-4cf4-978a-4b83f24b742e Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:16,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-47256522-2347-42f8-80ae-a2f209d7ba7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:16,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-47256522-2347-42f8-80ae-a2f209d7ba7e 2018-09-30 05:12:16,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-d0d131ee-ddf9-40bf-88ba-17f6a613d814 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:16,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-649fccec-ca53-4264-8d64-e6d57b398094 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:16,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-649fccec-ca53-4264-8d64-e6d57b398094 2018-09-30 05:12:16,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-17f0b641-b0fd-4e0f-a3d6-3d7d2fb48518 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-bfdc6372-6017-46b3-90d2-14e5e1149fb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:16,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-bfdc6372-6017-46b3-90d2-14e5e1149fb5 2018-09-30 05:12:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-8ef01a3c-edef-48c3-87ea-0ce9cd1c9e5a Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:16,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-76215c5a-c392-4300-98b0-e7c44a7890a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:16,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-76215c5a-c392-4300-98b0-e7c44a7890a3 2018-09-30 05:12:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-2c5af14d-afb6-46c6-98ee-6874398b86b0 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:16,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-a4498ac0-6987-404a-89e7-184d03f0b85c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:16,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-a4498ac0-6987-404a-89e7-184d03f0b85c 2018-09-30 05:12:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:16,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-2740be13-833e-4517-9650-06ccde4b3855 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:16 GMT Server: Apache x-openstack-request-id: req-bd22edfe-c169-46fe-aa6e-7c846c7555e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-bd22edfe-c169-46fe-aa6e-7c846c7555e4 2018-09-30 05:12:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-e2660017-3f1d-41f4-a802-86d779b026aa Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-312a6442-5fe9-42b7-af4d-a153dd710025 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-312a6442-5fe9-42b7-af4d-a153dd710025 2018-09-30 05:12:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-2d9df3a5-e8e3-4656-9346-0cfcfe1ab6db Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-9c360c70-0ff2-4991-98b8-6c0cb7f85feb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-9c360c70-0ff2-4991-98b8-6c0cb7f85feb 2018-09-30 05:12:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-76ab19f0-f6a8-4dde-a468-7088cf8e3be3 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-fde68821-94e9-4d8b-a3ea-3dcea25e4771 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-fde68821-94e9-4d8b-a3ea-3dcea25e4771 2018-09-30 05:12:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-1e7795d4-ef33-4f9c-93c5-4e8eafcfb6d4 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-0bbb7a0b-db44-42c2-a77c-2cf4a02cfd61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-0bbb7a0b-db44-42c2-a77c-2cf4a02cfd61 2018-09-30 05:12:17,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-9a9aba3f-ba19-4be6-a2bb-504f3b9af4dd Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-58f9c669-604d-41aa-9fd5-8f0eeab98b2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-58f9c669-604d-41aa-9fd5-8f0eeab98b2e 2018-09-30 05:12:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-e5c4c76d-f86d-4000-adef-ee1012df4dfc Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-7fd74377-5e8b-4a94-88bf-42d2b3096f3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-7fd74377-5e8b-4a94-88bf-42d2b3096f3b 2018-09-30 05:12:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-38f038dc-d1d0-4ce6-a3d6-322ef0cd7d6f Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:17,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-8e54acd7-734f-4c4e-b1ac-41e3094f254d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:17,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-8e54acd7-734f-4c4e-b1ac-41e3094f254d 2018-09-30 05:12:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:17,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-63cdeec3-49fe-4a26-88f0-a92608e19457 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:17 GMT Server: Apache x-openstack-request-id: req-83d63d29-650d-42b0-9216-6108da31cc09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-83d63d29-650d-42b0-9216-6108da31cc09 2018-09-30 05:12:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-19dd67d1-e037-49ef-ad0e-526fcf907391 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-6dfea4e4-5fc5-4992-8420-f239ba7a9172 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-6dfea4e4-5fc5-4992-8420-f239ba7a9172 2018-09-30 05:12:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-349673be-8f37-410d-8f4c-64a59d7a5a56 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-be167710-ce34-44ee-a3ee-88316eb991f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-be167710-ce34-44ee-a3ee-88316eb991f1 2018-09-30 05:12:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-e4719da7-774f-404b-8d2c-59f9cf8a2e51 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-522eaca7-09b6-4880-85e4-eeac95e65d3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-522eaca7-09b6-4880-85e4-eeac95e65d3c 2018-09-30 05:12:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-eeaaaa47-f40c-4f16-baa3-67314a954d4f Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-6f5b5a96-b5d2-4b38-9634-a3c25f53da97 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-6f5b5a96-b5d2-4b38-9634-a3c25f53da97 2018-09-30 05:12:18,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-e0399ce3-5f85-4e0d-979d-9fa4506a2960 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-36e144a0-e598-4c52-b2c9-bd147690fbc5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-36e144a0-e598-4c52-b2c9-bd147690fbc5 2018-09-30 05:12:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-9ddac8cf-608b-4771-a607-34f6bcca66d1 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-d534498e-89d1-4887-8581-b9b5a63e3fed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d534498e-89d1-4887-8581-b9b5a63e3fed 2018-09-30 05:12:18,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-5dbf42ce-1954-4130-a68c-3b697a7cc451 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-c7fb42e5-94b1-4757-a2d5-0f0d901849bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-c7fb42e5-94b1-4757-a2d5-0f0d901849bc 2018-09-30 05:12:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-f985f7f2-ee23-4fe6-8f79-82bf067f89fc Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-3373ffac-3745-485e-bfdf-77a666735d35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-3373ffac-3745-485e-bfdf-77a666735d35 2018-09-30 05:12:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-c0d800a5-8dfa-4b13-9622-d91dbdd741da Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-4e407f3a-9544-440f-9ced-0d3c50732c44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-4e407f3a-9544-440f-9ced-0d3c50732c44 2018-09-30 05:12:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:18,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-34687479-a48a-40a6-9a46-6ef81f67bb09 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:18,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-ce9585d8-5831-4f0c-aebe-5e85a98b3e12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:18,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-ce9585d8-5831-4f0c-aebe-5e85a98b3e12 2018-09-30 05:12:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:18 GMT Server: Apache x-openstack-request-id: req-5c80c6f0-f815-4298-9202-c624b248fe01 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-e85cddb0-c209-48eb-a79b-c9d355f53152 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-e85cddb0-c209-48eb-a79b-c9d355f53152 2018-09-30 05:12:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-f9ba6997-9672-4be1-b364-bdf4470a937a Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-fee91a26-460e-466f-973d-e3e0e7745bed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-fee91a26-460e-466f-973d-e3e0e7745bed 2018-09-30 05:12:19,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-78dc76b0-a0c3-43f5-bb02-d6e8aad7bd9d Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-d3dd60d4-ab88-4c66-b505-2eda832cd174 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d3dd60d4-ab88-4c66-b505-2eda832cd174 2018-09-30 05:12:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-55224577-9f5c-402f-a094-78f0ed637826 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-cdefc5bb-ee1b-4f9c-871e-5ed1c1242644 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-cdefc5bb-ee1b-4f9c-871e-5ed1c1242644 2018-09-30 05:12:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-866fcc48-3f14-4dbf-b455-11280fd50984 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-d2022c48-7c60-4f05-ac0a-d3b6de966c40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d2022c48-7c60-4f05-ac0a-d3b6de966c40 2018-09-30 05:12:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-1f9b4995-2f1f-46ec-8618-73a1f41f11b3 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-4627ff43-5550-4b5e-a358-3e4a48bd093b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-4627ff43-5550-4b5e-a358-3e4a48bd093b 2018-09-30 05:12:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-bcf35bf6-4bd6-4067-b8c4-f6df01b01920 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-ef4a9d07-8b0f-4725-99dd-38ae0c6be7cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-ef4a9d07-8b0f-4725-99dd-38ae0c6be7cb 2018-09-30 05:12:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:19,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-892e707d-6f9f-4fc3-9710-814505b0a7d4 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:19,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-fc00ec85-e23b-48e0-9f34-6d3f7e03828f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:19,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-fc00ec85-e23b-48e0-9f34-6d3f7e03828f 2018-09-30 05:12:19,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-e90bfa6f-53ae-4a4a-a300-9aa7937bf1d0 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:19 GMT Server: Apache x-openstack-request-id: req-ef8f2bf6-fbd5-4657-9dc6-6e9e74bc5172 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-ef8f2bf6-fbd5-4657-9dc6-6e9e74bc5172 2018-09-30 05:12:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-952b30df-9ca6-452c-b1a4-2c2abfeacbf2 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-b0433987-624d-4d91-b855-0fa41d904d40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-b0433987-624d-4d91-b855-0fa41d904d40 2018-09-30 05:12:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-8f449da3-8b17-4fc1-9b2f-591459b5dcd4 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-0c030921-9970-4989-b220-b669e6ac4dba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-0c030921-9970-4989-b220-b669e6ac4dba 2018-09-30 05:12:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-56edc420-ca18-415c-a8a8-cbcf965ccc23 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-9859b525-5dcf-4204-891a-44766f82b224 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-9859b525-5dcf-4204-891a-44766f82b224 2018-09-30 05:12:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-8e04943c-592e-4393-a481-2a024f07b12c Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-8a9e9bc8-c7be-4fbb-949c-3959185dcacf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-8a9e9bc8-c7be-4fbb-949c-3959185dcacf 2018-09-30 05:12:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-7edb6b77-da6f-4fec-8610-cb8974ffb792 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-782569ae-d50e-4ebe-9dc5-47f73cbecdb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-782569ae-d50e-4ebe-9dc5-47f73cbecdb2 2018-09-30 05:12:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-f7e62beb-89f5-440b-9d44-f232514a8d14 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-44334f53-8096-4064-936b-eba034ccd433 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-44334f53-8096-4064-936b-eba034ccd433 2018-09-30 05:12:20,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-e0153537-b5e8-4c3e-92a0-b78881f7ea94 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-d894f52a-6203-4d34-ad6a-f920ead58dec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-d894f52a-6203-4d34-ad6a-f920ead58dec 2018-09-30 05:12:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-29f11733-8599-49e8-8ac8-7825f9b68da8 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-749b240d-a285-46dd-9e1e-91859ccaa468 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-749b240d-a285-46dd-9e1e-91859ccaa468 2018-09-30 05:12:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,604 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-1280e13c-c5e0-4afc-b210-2d415bec462e Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-9f202204-d328-45aa-828e-5948e7d34641 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-9f202204-d328-45aa-828e-5948e7d34641 2018-09-30 05:12:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-555ee0fa-4ec5-4779-ba0e-04cb22b1fa1d Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:20,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-182c2682-6675-40c1-89d4-dee7a69ef05b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:20,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-182c2682-6675-40c1-89d4-dee7a69ef05b 2018-09-30 05:12:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:20,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-0c09808c-e8c7-4fee-b881-26b7f1e6a3b0 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:21,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:20 GMT Server: Apache x-openstack-request-id: req-562f03a4-cb76-44c0-83a7-c3ffea4ba242 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:21,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-562f03a4-cb76-44c0-83a7-c3ffea4ba242 2018-09-30 05:12:21,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:21,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-10563de8-66c7-4624-bda8-6aee2df95931 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:21,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-81ffab60-98c9-4554-9b83-255318f74deb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:21,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-81ffab60-98c9-4554-9b83-255318f74deb 2018-09-30 05:12:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:21,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-59d489af-e5e1-46f1-8148-16dfa876a984 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:21,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-e14c3200-94bd-496d-b8a6-d0be8122f002 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:21,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-e14c3200-94bd-496d-b8a6-d0be8122f002 2018-09-30 05:12:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:21,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-258af122-a288-4a4b-a232-c4a6a4f254b1 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:21,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-fa8484bc-29e3-4e5c-88db-8eb559654c7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:21,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-fa8484bc-29e3-4e5c-88db-8eb559654c7b 2018-09-30 05:12:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8003e8fcd5b019a7158aefa30afbbe7de7e2b185" 2018-09-30 05:12:21,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-f71d22cb-8b9d-48d7-b050-fb5d14c01a8c Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:22,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:21 GMT Server: Apache x-openstack-request-id: req-253b4e80-7fef-4f57-93f1-0c5521781357 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "60223af6541c4252b4e1b9c9b6552a52", "OS::stack_id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "image_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image", "inst_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-inst", "subnet_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-subnet", "flavor_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-flavor-name", "net_name": "CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack", "stack_user_project_id": "0fe4da84945d4b92b053e7f5b461b2b4", "tags": null, "creation_time": "2018-09-30T05:11:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:12:08Z", "id": "76458483-00a9-4e5a-857a-f31e408ff7e1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:22,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-253b4e80-7fef-4f57-93f1-0c5521781357 2018-09-30 05:12:22,023 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack 2018-09-30 05:12:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/76458483-00a9-4e5a-857a-f31e408ff7e1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2a1b930846e86be46cf8750081fb5d34c3b722" 2018-09-30 05:12:22,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:22 GMT Server: Apache x-openstack-request-id: req-c560337d-0b19-43df-8004-87cdfc7b5034 Location: http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:22,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:12:22 GMT Server: Apache x-openstack-request-id: req-fb67aad9-7a87-48f4-8524-8be8d2b6c171 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:12:22,225 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/60223af6541c4252b4e1b9c9b6552a52/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-stack/76458483-00a9-4e5a-857a-f31e408ff7e1 used request id req-fb67aad9-7a87-48f4-8524-8be8d2b6c171 2018-09-30 05:12:22,226 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8315f53a-9fe0-4a48-a0d8-5a2420a612f4-image 2018-09-30 05:12:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ef3768f4a04b9f2e917ceab1bf7170e90e53937" 2018-09-30 05:12:23,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-910ee40b-78d5-493f-890d-ba9ecb01c776 Date: Sun, 30 Sep 2018 05:12:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:12:23,915 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8737a182-e0ba-4708-bf0e-30fe19c0965b used request id req-910ee40b-78d5-493f-890d-ba9ecb01c776 2018-09-30 05:12:23,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/301135f1-8712-41cd-98cf-5ba189e03562 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b15c148336cd81c777001f40c103de43b83e10b" 2018-09-30 05:12:23,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e95d428-b6d0-4f96-91bf-a727d18fcb8f x-compute-request-id: req-2e95d428-b6d0-4f96-91bf-a727d18fcb8f Content-Length: 0 Content-Type: application/json 2018-09-30 05:12:23,952 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/301135f1-8712-41cd-98cf-5ba189e03562 used request id req-2e95d428-b6d0-4f96-91bf-a727d18fcb8f 2018-09-30 05:12:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3fb31791-d8a3-45f3-9ec5-bd7d0dd99c00 Date: Sun, 30 Sep 2018 05:12:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "created_at": "2018-09-30T05:11:50Z", "updated_at": "2018-09-30T05:11:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "revision_number": 0, "id": "0c677650-09fd-41de-9d76-5ba3789a170b", "remote_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "remote_ip_prefix": null, "created_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "port_range_min": null, "ethertype": "IPv6", "project_id": "60223af6541c4252b4e1b9c9b6552a52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "revision_number": 0, "id": "c215b702-554d-425a-a926-b7941d34e928", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "port_range_min": null, "ethertype": "IPv6", "project_id": "60223af6541c4252b4e1b9c9b6552a52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "revision_number": 0, "id": "d4389650-500e-43d6-a1b0-7cdcf166db3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "port_range_min": null, "ethertype": "IPv4", "project_id": "60223af6541c4252b4e1b9c9b6552a52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "revision_number": 0, "id": "dc890c34-24c1-4a43-93d0-ef8f260b2c91", "remote_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "remote_ip_prefix": null, "created_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "port_range_min": null, "ethertype": "IPv4", "project_id": "60223af6541c4252b4e1b9c9b6552a52"}], "revision_number": 4, "project_id": "60223af6541c4252b4e1b9c9b6552a52", "id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "name": "default"}]} 2018-09-30 05:12:24,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3fb31791-d8a3-45f3-9ec5-bd7d0dd99c00 2018-09-30 05:12:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edfc428-e4f8-4668-8b5c-e2b5c0bb3663 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:12:24,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9edfc428-e4f8-4668-8b5c-e2b5c0bb3663 2018-09-30 05:12:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64eb232a-499a-42eb-8af6-9626d395e635 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:12:24,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-64eb232a-499a-42eb-8af6-9626d395e635 2018-09-30 05:12:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766ea4c3-8deb-4a12-b9a4-fddd4389d224 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:12:24,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-766ea4c3-8deb-4a12-b9a4-fddd4389d224 2018-09-30 05:12:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b39c85-3e0c-436c-a8f2-edd181b2f63d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52"}, "enabled": true, "id": "60223af6541c4252b4e1b9c9b6552a52", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj"}} 2018-09-30 05:12:24,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52 used request id req-e7b39c85-3e0c-436c-a8f2-edd181b2f63d 2018-09-30 05:12:24,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac389474-3ba7-4c80-af00-a33a8f78edfb 2018-09-30 05:12:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ac389474-3ba7-4c80-af00-a33a8f78edfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fadccb11-c301-4937-9c8a-d82c78f08471 Date: Sun, 30 Sep 2018 05:12:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "port_range_min": null, "revision_number": 0, "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "created_at": "2018-09-30T05:11:50Z", "project_id": "60223af6541c4252b4e1b9c9b6552a52", "id": "0c677650-09fd-41de-9d76-5ba3789a170b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "port_range_min": null, "revision_number": 0, "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "created_at": "2018-09-30T05:11:50Z", "project_id": "60223af6541c4252b4e1b9c9b6552a52", "id": "c215b702-554d-425a-a926-b7941d34e928"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "port_range_min": null, "revision_number": 0, "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "created_at": "2018-09-30T05:11:50Z", "project_id": "60223af6541c4252b4e1b9c9b6552a52", "id": "d4389650-500e-43d6-a1b0-7cdcf166db3a"}, {"remote_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:11:50Z", "security_group_id": "ac389474-3ba7-4c80-af00-a33a8f78edfb", "port_range_min": null, "revision_number": 0, "tenant_id": "60223af6541c4252b4e1b9c9b6552a52", "created_at": "2018-09-30T05:11:50Z", "project_id": "60223af6541c4252b4e1b9c9b6552a52", "id": "dc890c34-24c1-4a43-93d0-ef8f260b2c91"}]} 2018-09-30 05:12:24,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ac389474-3ba7-4c80-af00-a33a8f78edfb used request id req-fadccb11-c301-4937-9c8a-d82c78f08471 2018-09-30 05:12:24,692 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:12:24,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ac389474-3ba7-4c80-af00-a33a8f78edfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:24,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ef9c5fd-8c67-4a19-a1fd-3c274ebc2f62 Content-Length: 0 Date: Sun, 30 Sep 2018 05:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:12:24,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ac389474-3ba7-4c80-af00-a33a8f78edfb used request id req-5ef9c5fd-8c67-4a19-a1fd-3c274ebc2f62 2018-09-30 05:12:24,975 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj 2018-09-30 05:12:24,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:25,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9dafa9b-1267-4233-854d-9d1f8f0a4120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:25,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/60223af6541c4252b4e1b9c9b6552a52 used request id req-b9dafa9b-1267-4233-854d-9d1f8f0a4120 2018-09-30 05:12:25,221 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ae7f5bfe-5d2a-4db-proj-role 2018-09-30 05:12:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/2ab4047f846e4abcad48f8241cdd0479 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:25,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68270746-c414-4cbb-bcb8-d4f2db85922e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:25,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2ab4047f846e4abcad48f8241cdd0479 used request id req-68270746-c414-4cbb-bcb8-d4f2db85922e 2018-09-30 05:12:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8660d4c2d02ababe1b6d2f270569f711153f6e" 2018-09-30 05:12:25,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7c9638-e415-4a21-8324-92e0cc6bb2a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:12:25,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fe7c9638-e415-4a21-8324-92e0cc6bb2a8 2018-09-30 05:12:25,430 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ae7f5bfe-5d2a-4db-user 2018-09-30 05:12:25,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/efdd6729a24146e2ad4ff963652823a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda38b74e45774c7661766fa0e1b449bdc9131d4" 2018-09-30 05:12:25,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c70ef66-454d-4708-8e71-696e06845f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:25,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/efdd6729a24146e2ad4ff963652823a4 used request id req-3c70ef66-454d-4708-8e71-696e06845f93 2018-09-30 05:12:25,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:26,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eL4llbz5Ryar6vpek42qUg"], "issued_at": "2018-09-30T05:12:26.000000Z"}} 2018-09-30 05:12:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae7de1443382eb1cdc0735384095735ed51b156" 2018-09-30 05:12:26,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc78e7d-991d-4c5f-9156-2bb737b51fcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:26,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4bc78e7d-991d-4c5f-9156-2bb737b51fcc 2018-09-30 05:12:26,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:26,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:26,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["O7fwCZVVTGm3ITG_pmvXBA"], "issued_at": "2018-09-30T05:12:26.000000Z"}} 2018-09-30 05:12:26,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:12:26,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fa5ecf-cdae-4fd4-9979-ced0e03b76da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:26,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-15fa5ecf-cdae-4fd4-9979-ced0e03b76da 2018-09-30 05:12:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:12:26,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:12:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4f23d0fb-634e-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:12:26,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fa3589-fe6d-4b92-a139-02b7335aafa9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4f23d0fb-634e-435-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:12:26,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4f23d0fb-634e-435-proj used request id req-e0fa3589-fe6d-4b92-a139-02b7335aafa9 2018-09-30 05:12:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:12:26,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6938f4-4bea-4914-86a9-13a9d0cdf373 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:12:26,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5b6938f4-4bea-4914-86a9-13a9d0cdf373 2018-09-30 05:12:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}}' 2018-09-30 05:12:26,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e24575-42a8-496f-a43f-03a582ec858d Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4"}, "enabled": true, "id": "12f70574b3644aa7b42b4251532b84d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}} 2018-09-30 05:12:26,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-02e24575-42a8-496f-a43f-03a582ec858d 2018-09-30 05:12:26,975 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4f23d0fb-634e-435-proj 2018-09-30 05:12:26,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:26,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:27,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["7lbVSXVwSNu4fbss0D-Omg"], "issued_at": "2018-09-30T05:12:27.000000Z"}} 2018-09-30 05:12:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:27,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc9feb6-c2ef-4bfc-b56e-1fa5bca32527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:27,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6cc9feb6-c2ef-4bfc-b56e-1fa5bca32527 2018-09-30 05:12:27,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:12:27,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:12:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:27,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426c7eee-a8b0-49a8-83e2-57ee93b3aa90 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:12:27,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-426c7eee-a8b0-49a8-83e2-57ee93b3aa90 2018-09-30 05:12:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-4f23d0fb-634e-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:27,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a128b69-7575-44b1-b50e-83e54be73d70 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-4f23d0fb-634e-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4"}, "enabled": true, "id": "12f70574b3644aa7b42b4251532b84d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}]} 2018-09-30 05:12:27,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-4f23d0fb-634e-435-proj used request id req-6a128b69-7575-44b1-b50e-83e54be73d70 2018-09-30 05:12:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:27,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d772a3a-d3ad-40c7-bb3f-084d3e445ed7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:12:27,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3d772a3a-d3ad-40c7-bb3f-084d3e445ed7 2018-09-30 05:12:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:28,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba756937-3c7a-4b52-b19b-b8cc99b4d892 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:12:28,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ba756937-3c7a-4b52-b19b-b8cc99b4d892 2018-09-30 05:12:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-4f23d0fb-634e-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:28,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa665ad-1af8-451f-b45d-bc5e841a23e9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-4f23d0fb-634e-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4"}, "enabled": true, "id": "12f70574b3644aa7b42b4251532b84d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}]} 2018-09-30 05:12:28,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-4f23d0fb-634e-435-proj used request id req-aaa665ad-1af8-451f-b45d-bc5e841a23e9 2018-09-30 05:12:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/8e2546c69e544065bbd09dc61fd914cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:28,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e708128-23b0-4d96-8332-be779d1e73f7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4f23d0fb-634e-435-user", "links": {"self": "http://172.30.9.29:5000/v3/users/8e2546c69e544065bbd09dc61fd914cd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "12f70574b3644aa7b42b4251532b84d4", "id": "8e2546c69e544065bbd09dc61fd914cd", "password_expires_at": null}} 2018-09-30 05:12:28,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/8e2546c69e544065bbd09dc61fd914cd used request id req-4e708128-23b0-4d96-8332-be779d1e73f7 2018-09-30 05:12:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:28,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5b3583-a316-4706-83c3-1d32520ea7c7 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:12:28,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles used request id req-4a5b3583-a316-4706-83c3-1d32520ea7c7 2018-09-30 05:12:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:28,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9ca309-34fd-44c4-9a5b-5ee0725d542b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:12:28,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-3e9ca309-34fd-44c4-9a5b-5ee0725d542b 2018-09-30 05:12:28,660 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4f23d0fb-634e-435-proj 2018-09-30 05:12:28,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:12:28,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f055b3-b3dd-44de-bbd9-d902fc165baf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:28,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles/ef82967bb0a548ba9b4097292a03296d used request id req-11f055b3-b3dd-44de-bbd9-d902fc165baf 2018-09-30 05:12:28,804 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4f23d0fb-634e-435-user 2018-09-30 05:12:28,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:12:28,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e4e528-9297-4717-8440-b15954e8a82b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:12:28,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8e4e528-9297-4717-8440-b15954e8a82b 2018-09-30 05:12:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" -d '{"role": {"name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role"}}' 2018-09-30 05:12:28,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9871a31d-93dd-4a52-8968-821b872949e0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5672fd6fdfe9457da7a874650a16c0a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/5672fd6fdfe9457da7a874650a16c0a9"}, "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role"}} 2018-09-30 05:12:28,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9871a31d-93dd-4a52-8968-821b872949e0 2018-09-30 05:12:28,998 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4f23d0fb-634e-435-proj-role 2018-09-30 05:12:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5672fd6fdfe9457da7a874650a16c0a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:12:29,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3957da-6ea7-421d-8850-90f4fe8caeff Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5672fd6fdfe9457da7a874650a16c0a9"}, "domain_id": null, "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role", "id": "5672fd6fdfe9457da7a874650a16c0a9"}} 2018-09-30 05:12:29,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5672fd6fdfe9457da7a874650a16c0a9 used request id req-5e3957da-6ea7-421d-8850-90f4fe8caeff 2018-09-30 05:12:29,089 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4f23d0fb-634e-435-proj-role to project CreateStackSuccessTests-4f23d0fb-634e-435-proj 2018-09-30 05:12:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles/5672fd6fdfe9457da7a874650a16c0a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:12:29,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c399d98b-29b5-4b74-aa80-73818a1180be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:29,223 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4/users/8e2546c69e544065bbd09dc61fd914cd/roles/5672fd6fdfe9457da7a874650a16c0a9 used request id req-c399d98b-29b5-4b74-aa80-73818a1180be 2018-09-30 05:12:29,224 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:12:29,224 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:12:29,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:29,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:29,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "5672fd6fdfe9457da7a874650a16c0a9", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role"}], "expires_at": "2018-09-30T06:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12f70574b3644aa7b42b4251532b84d4", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f23d0fb-634e-435-user", "id": "8e2546c69e544065bbd09dc61fd914cd"}, "audit_ids": ["3PshpCndRs-eovDXYeAhvg"], "issued_at": "2018-09-30T05:12:29.000000Z"}} 2018-09-30 05:12:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:12:29,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccbf24e7-b946-45b6-853c-5489e7758301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:29,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ccbf24e7-b946-45b6-853c-5489e7758301 2018-09-30 05:12:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:12:29,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e8b05ea2-da92-4f21-962f-9ddd33bc8401 Date: Sun, 30 Sep 2018 05:12:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image"} 2018-09-30 05:12:29,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image used request id req-e8b05ea2-da92-4f21-962f-9ddd33bc8401 2018-09-30 05:12:29,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:12:30,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0174fb47-21c2-4067-8abb-7583f6aaf4c1 Date: Sun, 30 Sep 2018 05:12:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:12:30,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0174fb47-21c2-4067-8abb-7583f6aaf4c1 2018-09-30 05:12:30,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image"}' 2018-09-30 05:12:30,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 X-Openstack-Request-Id: req-a51f95b9-63a8-4c91-9cb4-050f018cfd66 Date: Sun, 30 Sep 2018 05:12:30 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:12:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:12:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47", "min_disk": 0, "protected": false, "id": "0375a4f9-15d2-4452-940f-5c48f27c0d47", "file": "/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/file", "checksum": null, "owner": "12f70574b3644aa7b42b4251532b84d4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:12:30,258 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a51f95b9-63a8-4c91-9cb4-050f018cfd66 2018-09-30 05:12:30,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" -d '' 2018-09-30 05:12:31,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c489f12-4477-450a-bfd2-7c87f6273218 Date: Sun, 30 Sep 2018 05:12:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:12:31,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/file used request id req-4c489f12-4477-450a-bfd2-7c87f6273218 2018-09-30 05:12:31,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:12:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:12:31,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4b1f3f91-0fda-4e76-b5ee-631a18c0543b Date: Sun, 30 Sep 2018 05:12:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:12:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:12:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/snap", "metadata": {}}], "self": "/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47", "min_disk": 0, "protected": false, "id": "0375a4f9-15d2-4452-940f-5c48f27c0d47", "file": "/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12f70574b3644aa7b42b4251532b84d4", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:12:31,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 used request id req-4b1f3f91-0fda-4e76-b5ee-631a18c0543b 2018-09-30 05:12:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:12:31,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1a242093-0c16-4048-ac1d-9e392c2fe1f1 Date: Sun, 30 Sep 2018 05:12:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:12:31,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1a242093-0c16-4048-ac1d-9e392c2fe1f1 2018-09-30 05:12:31,892 - create_image - INFO - Created image with name - CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image 2018-09-30 05:12:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:12:31,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3640b81a-99dd-4ae8-87cf-4f87a14d7425 Date: Sun, 30 Sep 2018 05:12:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:12:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:12:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/snap", "metadata": {}}], "self": "/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47", "min_disk": 0, "protected": false, "id": "0375a4f9-15d2-4452-940f-5c48f27c0d47", "file": "/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12f70574b3644aa7b42b4251532b84d4", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0375a4f9-15d2-4452-940f-5c48f27c0d47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:12:31,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 used request id req-3640b81a-99dd-4ae8-87cf-4f87a14d7425 2018-09-30 05:12:31,912 - create_image - DEBUG - Instance status is - active 2018-09-30 05:12:31,912 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image 2018-09-30 05:12:31,912 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image 2018-09-30 05:12:31,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:31,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:32,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["6GoHghXxRP2ucQS2ucTbHw"], "issued_at": "2018-09-30T05:12:32.000000Z"}} 2018-09-30 05:12:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a00145e0800fe1ca1195e5d6080d9f67c9e6814" 2018-09-30 05:12:32,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c360f7d-d0a9-486c-a413-06f37a0af390 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:32,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c360f7d-d0a9-486c-a413-06f37a0af390 2018-09-30 05:12:32,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:12:32,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a00145e0800fe1ca1195e5d6080d9f67c9e6814" 2018-09-30 05:12:32,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8baeba73-5c9f-4bb3-b3cd-598bf482e684 x-compute-request-id: req-8baeba73-5c9f-4bb3-b3cd-598bf482e684 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:12:32,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8baeba73-5c9f-4bb3-b3cd-598bf482e684 2018-09-30 05:12:32,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a00145e0800fe1ca1195e5d6080d9f67c9e6814" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:12:32,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-736af73d-c0e7-4899-8c97-b5fb9b77001c x-compute-request-id: req-736af73d-c0e7-4899-8c97-b5fb9b77001c Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b969fdc8-bfc3-4f6d-b7d5-c93daf33e497", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b969fdc8-bfc3-4f6d-b7d5-c93daf33e497", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b969fdc8-bfc3-4f6d-b7d5-c93daf33e497", "name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:12:32,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-736af73d-c0e7-4899-8c97-b5fb9b77001c 2018-09-30 05:12:32,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:32,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:33,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "5672fd6fdfe9457da7a874650a16c0a9", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role"}], "expires_at": "2018-09-30T06:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12f70574b3644aa7b42b4251532b84d4", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f23d0fb-634e-435-user", "id": "8e2546c69e544065bbd09dc61fd914cd"}, "audit_ids": ["SRb77J1JQDmhqgnane4fVQ"], "issued_at": "2018-09-30T05:12:33.000000Z"}} 2018-09-30 05:12:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:33,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad9a909-267f-4669-9c95-0c268d8ccaa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:33,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aad9a909-267f-4669-9c95-0c268d8ccaa5 2018-09-30 05:12:33,133 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:12:33,136 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:12:33,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:33,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:33 GMT Server: Apache x-openstack-request-id: req-0cfae3ca-66c3-4f7b-9d16-23da99da8123 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:12:33,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack used request id req-0cfae3ca-66c3-4f7b-9d16-23da99da8123 2018-09-30 05:12:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}}' 2018-09-30 05:12:35,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:12:33 GMT Server: Apache x-openstack-request-id: req-56409094-7690-4b08-944f-86cca0aaa9b9 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}]}} 2018-09-30 05:12:35,590 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks used request id req-56409094-7690-4b08-944f-86cca0aaa9b9 2018-09-30 05:12:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:35,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:35 GMT Server: Apache x-openstack-request-id: req-eb5a2b2f-71ee-489c-bae1-c1aef6f4f4cf Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:35,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:35 GMT Server: Apache x-openstack-request-id: req-742016e1-d4ae-451b-b308-db238c3e9e8b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:35,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-742016e1-d4ae-451b-b308-db238c3e9e8b 2018-09-30 05:12:35,812 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:12:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:35,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:35 GMT Server: Apache x-openstack-request-id: req-03ab6c97-8fa7-4d46-a127-2b0e67258446 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:36,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:35 GMT Server: Apache x-openstack-request-id: req-bbbbb8c4-df61-4490-b40a-94200ca15044 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:36,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-bbbbb8c4-df61-4490-b40a-94200ca15044 2018-09-30 05:12:36,026 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:12:36,026 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:39,029 - create_stack - DEBUG - Stack status query timeout in 1196.78277111 2018-09-30 05:12:39,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:39,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:39 GMT Server: Apache x-openstack-request-id: req-5a3e1617-b43e-4970-9475-7b89d7d3620f Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:39,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:39 GMT Server: Apache x-openstack-request-id: req-71797de6-36c1-4fdc-9927-36faca5ec8ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:39,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-71797de6-36c1-4fdc-9927-36faca5ec8ac 2018-09-30 05:12:39,752 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:12:39,752 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:42,755 - create_stack - DEBUG - Stack status query timeout in 1193.056885 2018-09-30 05:12:42,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:42,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:42 GMT Server: Apache x-openstack-request-id: req-3a330207-5142-42f2-9097-f9bbe5924d5b Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:43,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:42 GMT Server: Apache x-openstack-request-id: req-25718372-20b5-4bf9-9e81-59b69684b385 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:43,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-25718372-20b5-4bf9-9e81-59b69684b385 2018-09-30 05:12:43,163 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:12:43,163 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:46,167 - create_stack - DEBUG - Stack status query timeout in 1189.64536905 2018-09-30 05:12:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:46,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:46 GMT Server: Apache x-openstack-request-id: req-d226a1d4-f243-4ca5-97f1-73f77a0a7630 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:46,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:46 GMT Server: Apache x-openstack-request-id: req-6b09cc96-1907-49ad-97f0-d03abe86ea3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:46,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-6b09cc96-1907-49ad-97f0-d03abe86ea3e 2018-09-30 05:12:46,380 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:12:46,380 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:49,383 - create_stack - DEBUG - Stack status query timeout in 1186.42877293 2018-09-30 05:12:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:49,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:49 GMT Server: Apache x-openstack-request-id: req-6df63090-3c85-40b0-ace2-2b86669eac4d Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:49,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:49 GMT Server: Apache x-openstack-request-id: req-bc3574f7-183d-4076-8610-f12133631a05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:49,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-bc3574f7-183d-4076-8610-f12133631a05 2018-09-30 05:12:49,690 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:12:49,690 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:52,691 - create_stack - DEBUG - Stack status query timeout in 1183.12119794 2018-09-30 05:12:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:52,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:52 GMT Server: Apache x-openstack-request-id: req-6914abc9-62bd-469f-a9e8-67ac73248b89 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:52,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:52 GMT Server: Apache x-openstack-request-id: req-ad583eea-d894-4894-a726-d10a12ca1a46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:52,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-ad583eea-d894-4894-a726-d10a12ca1a46 2018-09-30 05:12:52,798 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:12:52,798 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:12:52,798 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:12:52,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:53,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "5672fd6fdfe9457da7a874650a16c0a9", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role"}], "expires_at": "2018-09-30T06:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12f70574b3644aa7b42b4251532b84d4", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f23d0fb-634e-435-user", "id": "8e2546c69e544065bbd09dc61fd914cd"}, "audit_ids": ["YxfEjAfsSxGiYvbW8OA85g"], "issued_at": "2018-09-30T05:12:53.000000Z"}} 2018-09-30 05:12:53,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ae11fa8c450d3705dd81b19a412a95d0d0b0da" 2018-09-30 05:12:53,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:53 GMT Server: Apache x-openstack-request-id: req-f30cff27-0159-4191-b47c-4af85ff748f7 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:53,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:53 GMT Server: Apache x-openstack-request-id: req-e3b096c3-3f7c-42d6-a880-750aef739069 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:53,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-e3b096c3-3f7c-42d6-a880-750aef739069 2018-09-30 05:12:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:53,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:53 GMT Server: Apache x-openstack-request-id: req-ab668d0a-7f3f-4e42-b308-e26cc184f585 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:53,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:53 GMT Server: Apache x-openstack-request-id: req-f3b10c34-ec82-492e-a635-bc4fb417a189 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:53,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-f3b10c34-ec82-492e-a635-bc4fb417a189 2018-09-30 05:12:53,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:12:53,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:12:54,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "5672fd6fdfe9457da7a874650a16c0a9", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj-role"}], "expires_at": "2018-09-30T06:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12f70574b3644aa7b42b4251532b84d4", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/12f70574b3644aa7b42b4251532b84d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f23d0fb-634e-435-user", "id": "8e2546c69e544065bbd09dc61fd914cd"}, "audit_ids": ["nm_jQpotQniOvl4Ll_t6gQ"], "issued_at": "2018-09-30T05:12:54.000000Z"}} 2018-09-30 05:12:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d93f079d3a9657a8cab5230348ccb4f785a293" 2018-09-30 05:12:54,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22eff8f-5ce2-4427-a021-c7406ae53fdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:12:54,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d22eff8f-5ce2-4427-a021-c7406ae53fdc 2018-09-30 05:12:54,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:12:54,228 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:12:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d93f079d3a9657a8cab5230348ccb4f785a293" 2018-09-30 05:12:54,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-31300b31-027c-4e38-8a03-cd0838d3c361 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "deletion_time": null, "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "tags": null}]} 2018-09-30 05:12:54,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack used request id req-31300b31-027c-4e38-8a03-cd0838d3c361 2018-09-30 05:12:54,425 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:12:54,425 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:12:54,425 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:12:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:54,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-4fc3a684-45d3-4dfa-a918-0160d95fb519 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:54,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-b9d4c839-cbd3-4f48-ba5c-79104b87c76a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:12:54,667 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-b9d4c839-cbd3-4f48-ba5c-79104b87c76a 2018-09-30 05:12:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:54,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-10e71d50-6a12-41ae-8f63-8c8321109848 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:54,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-cde34f37-95d1-4d10-b4f9-c48b0b672cd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:54,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-cde34f37-95d1-4d10-b4f9-c48b0b672cd6 2018-09-30 05:12:54,740 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:12:54,740 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:12:57,743 - create_stack - DEBUG - Stack status query timeout in 1196.92397904 2018-09-30 05:12:57,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:12:57,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:12:57 GMT Server: Apache x-openstack-request-id: req-686a4448-afaf-4c4e-ba70-0a540f51bc3c Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:12:57,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:12:57 GMT Server: Apache x-openstack-request-id: req-f2df836e-50df-4ba7-af5d-0830d388d681 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "tags": null, "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:54Z", "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:12:57,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-f2df836e-50df-4ba7-af5d-0830d388d681 2018-09-30 05:12:57,958 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:12:57,958 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:00,961 - create_stack - DEBUG - Stack status query timeout in 1193.70636582 2018-09-30 05:13:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:13:01,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:00 GMT Server: Apache x-openstack-request-id: req-cdb41e9e-cefa-4eae-b002-d8c197c34a23 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:01,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:01 GMT Server: Apache x-openstack-request-id: req-9c984849-d668-40f0-9afa-10e0ae292dbd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "tags": null, "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:54Z", "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:01,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-9c984849-d668-40f0-9afa-10e0ae292dbd 2018-09-30 05:13:01,543 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:13:01,544 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:04,547 - create_stack - DEBUG - Stack status query timeout in 1190.12062287 2018-09-30 05:13:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:13:04,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:04 GMT Server: Apache x-openstack-request-id: req-7b2674be-38c9-44db-909a-6832bf0ed2fa Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:04,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:04 GMT Server: Apache x-openstack-request-id: req-854fc754-428f-4e49-8a06-a22c7c41b423 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "tags": null, "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:12:54Z", "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:04,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-854fc754-428f-4e49-8a06-a22c7c41b423 2018-09-30 05:13:04,603 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:13:04,603 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:07,606 - create_stack - DEBUG - Stack status query timeout in 1187.061373 2018-09-30 05:13:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:13:07,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:07 GMT Server: Apache x-openstack-request-id: req-227d1cde-07e6-4b44-a687-1c041a36224d Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:07,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:07 GMT Server: Apache x-openstack-request-id: req-9252b7fe-5ab4-4371-ac1c-18b52b8a0886 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12f70574b3644aa7b42b4251532b84d4", "OS::stack_id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "image_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image", "inst_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-inst", "subnet_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-subnet", "flavor_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-flavor-name", "net_name": "CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-net"}, "deletion_time": "2018-09-30T05:13:06Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack", "stack_user_project_id": "4b6ec8e0a81042d5af4319bc0587a0fa", "tags": null, "creation_time": "2018-09-30T05:12:34Z", "links": [{"href": "http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:12:54Z", "id": "0be433ba-0c1f-4769-8443-5ddbec9aff69", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:07,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-9252b7fe-5ab4-4371-ac1c-18b52b8a0886 2018-09-30 05:13:07,835 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:13:07,835 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:13:07,835 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack 2018-09-30 05:13:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/0be433ba-0c1f-4769-8443-5ddbec9aff69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb54e41d3662fe44e65aa0edce4255e7c748a55" 2018-09-30 05:13:07,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:07 GMT Server: Apache x-openstack-request-id: req-17d989e6-767e-479c-812c-4eb4d93233f2 Location: http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:08,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:13:07 GMT Server: Apache x-openstack-request-id: req-d71470b2-0171-45ec-9fc7-18b30f6726af Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:13:08,036 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/12f70574b3644aa7b42b4251532b84d4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-stack/0be433ba-0c1f-4769-8443-5ddbec9aff69 used request id req-d71470b2-0171-45ec-9fc7-18b30f6726af 2018-09-30 05:13:08,037 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-06348aa5-fee9-4dc3-a263-0fe1a203930f-image 2018-09-30 05:13:08,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a9d48ef74cc870f6a7a5346f8d269ec0198639b" 2018-09-30 05:13:09,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab23e1b9-1a30-4bc6-beed-483dc805e127 Date: Sun, 30 Sep 2018 05:13:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:13:09,664 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0375a4f9-15d2-4452-940f-5c48f27c0d47 used request id req-ab23e1b9-1a30-4bc6-beed-483dc805e127 2018-09-30 05:13:09,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b969fdc8-bfc3-4f6d-b7d5-c93daf33e497 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a00145e0800fe1ca1195e5d6080d9f67c9e6814" 2018-09-30 05:13:09,707 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83603028-d9d3-4247-beb5-5e8347e42a8a x-compute-request-id: req-83603028-d9d3-4247-beb5-5e8347e42a8a Content-Length: 0 Content-Type: application/json 2018-09-30 05:13:09,707 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b969fdc8-bfc3-4f6d-b7d5-c93daf33e497 used request id req-83603028-d9d3-4247-beb5-5e8347e42a8a 2018-09-30 05:13:09,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:09,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c4884c0c-0c55-4a64-84a5-d7422f3185c0 Date: Sun, 30 Sep 2018 05:13:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "created_at": "2018-09-30T05:12:36Z", "updated_at": "2018-09-30T05:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "revision_number": 0, "id": "14d3b483-2124-4802-9a69-1484b651f5e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "12f70574b3644aa7b42b4251532b84d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "revision_number": 0, "id": "2919d744-7d76-4723-8e96-cf441ab2a814", "remote_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "remote_ip_prefix": null, "created_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "12f70574b3644aa7b42b4251532b84d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "revision_number": 0, "id": "2a68c880-89fb-4f08-8102-83a7e7ad333c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "12f70574b3644aa7b42b4251532b84d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "revision_number": 0, "id": "eb706c89-78d7-43d5-98f4-6a75c2c9c24e", "remote_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "remote_ip_prefix": null, "created_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "12f70574b3644aa7b42b4251532b84d4"}], "revision_number": 4, "project_id": "12f70574b3644aa7b42b4251532b84d4", "id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:13:09,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c4884c0c-0c55-4a64-84a5-d7422f3185c0 2018-09-30 05:13:09,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:10,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20534eff-013a-469a-9fea-bc04b522c07a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4"}, "enabled": true, "id": "12f70574b3644aa7b42b4251532b84d4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f23d0fb-634e-435-proj"}} 2018-09-30 05:13:10,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4 used request id req-20534eff-013a-469a-9fea-bc04b522c07a 2018-09-30 05:13:10,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0dbcc502-6d8b-4315-892a-42399c5fcedf 2018-09-30 05:13:10,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0dbcc502-6d8b-4315-892a-42399c5fcedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:10,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1a04be13-0076-43fa-a7f8-69baffacd266 Date: Sun, 30 Sep 2018 05:13:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "port_range_min": null, "revision_number": 0, "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "created_at": "2018-09-30T05:12:36Z", "project_id": "12f70574b3644aa7b42b4251532b84d4", "id": "14d3b483-2124-4802-9a69-1484b651f5e6"}, {"remote_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "port_range_min": null, "revision_number": 0, "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "created_at": "2018-09-30T05:12:36Z", "project_id": "12f70574b3644aa7b42b4251532b84d4", "id": "2919d744-7d76-4723-8e96-cf441ab2a814"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "port_range_min": null, "revision_number": 0, "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "created_at": "2018-09-30T05:12:36Z", "project_id": "12f70574b3644aa7b42b4251532b84d4", "id": "2a68c880-89fb-4f08-8102-83a7e7ad333c"}, {"remote_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:12:36Z", "security_group_id": "0dbcc502-6d8b-4315-892a-42399c5fcedf", "port_range_min": null, "revision_number": 0, "tenant_id": "12f70574b3644aa7b42b4251532b84d4", "created_at": "2018-09-30T05:12:36Z", "project_id": "12f70574b3644aa7b42b4251532b84d4", "id": "eb706c89-78d7-43d5-98f4-6a75c2c9c24e"}]} 2018-09-30 05:13:10,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0dbcc502-6d8b-4315-892a-42399c5fcedf used request id req-1a04be13-0076-43fa-a7f8-69baffacd266 2018-09-30 05:13:10,198 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:13:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0dbcc502-6d8b-4315-892a-42399c5fcedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:10,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d048784d-a357-47f0-8731-c896349773c3 Content-Length: 0 Date: Sun, 30 Sep 2018 05:13:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:13:10,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0dbcc502-6d8b-4315-892a-42399c5fcedf used request id req-d048784d-a357-47f0-8731-c896349773c3 2018-09-30 05:13:10,845 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4f23d0fb-634e-435-proj 2018-09-30 05:13:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:11,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199bb3d5-9d25-4d34-a392-9fa1f95e25a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:11,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/12f70574b3644aa7b42b4251532b84d4 used request id req-199bb3d5-9d25-4d34-a392-9fa1f95e25a8 2018-09-30 05:13:11,128 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4f23d0fb-634e-435-proj-role 2018-09-30 05:13:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5672fd6fdfe9457da7a874650a16c0a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:11,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a931967-467c-40db-a7fa-b28797af440c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:11,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5672fd6fdfe9457da7a874650a16c0a9 used request id req-9a931967-467c-40db-a7fa-b28797af440c 2018-09-30 05:13:11,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22927e1e5c56250a1ec31ec5882aff9212df3ca6" 2018-09-30 05:13:11,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c2839a-6ad8-45ec-95fd-e1b8a4dd4946 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:13:11,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2c2839a-6ad8-45ec-95fd-e1b8a4dd4946 2018-09-30 05:13:11,342 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4f23d0fb-634e-435-user 2018-09-30 05:13:11,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8e2546c69e544065bbd09dc61fd914cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e724071742bee820ee1985782018ddd750b1a49b" 2018-09-30 05:13:11,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec611bd-3d65-4764-9f14-051c0c6a5a0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:11,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8e2546c69e544065bbd09dc61fd914cd used request id req-5ec611bd-3d65-4764-9f14-051c0c6a5a0c 2018-09-30 05:13:11,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:11,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["5S_IxYuzRQSDNWHSGiVyZA"], "issued_at": "2018-09-30T05:13:11.000000Z"}} 2018-09-30 05:13:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde23635d4459f7299af18888204ed6fed0b69bf" 2018-09-30 05:13:12,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d12901-c8f6-454a-abef-0b9cff8dc973 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:12,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e6d12901-c8f6-454a-abef-0b9cff8dc973 2018-09-30 05:13:12,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:12,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:12,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["USlWeKClTXGa9huugdCU-w"], "issued_at": "2018-09-30T05:13:12.000000Z"}} 2018-09-30 05:13:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:12,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b074ec-a6d3-4ac6-8890-4590e1731317 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:12,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-28b074ec-a6d3-4ac6-8890-4590e1731317 2018-09-30 05:13:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:13:12,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:13:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:13:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:12,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291278d2-51a4-4330-be36-24be432314fd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:13:12,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj used request id req-291278d2-51a4-4330-be36-24be432314fd 2018-09-30 05:13:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:12,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ec8d25-e3f0-4fac-b9d4-cd3f9c025966 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:13:12,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-75ec8d25-e3f0-4fac-b9d4-cd3f9c025966 2018-09-30 05:13:12,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}}' 2018-09-30 05:13:12,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18ffadd6-5971-49ed-afae-d276f4c5d48a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2"}, "enabled": true, "id": "56370a79fb51410dad97ef65a0acc2e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}} 2018-09-30 05:13:12,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-18ffadd6-5971-49ed-afae-d276f4c5d48a 2018-09-30 05:13:12,777 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj 2018-09-30 05:13:12,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:12,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:13,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jQJqPCcfQ4-BPPnBiuBgvw"], "issued_at": "2018-09-30T05:13:13.000000Z"}} 2018-09-30 05:13:13,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5959e16b-41c7-463c-88de-c9cb4122e407 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:13,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5959e16b-41c7-463c-88de-c9cb4122e407 2018-09-30 05:13:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:13:13,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:13:13,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:13,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee920091-e43c-4093-afff-afc306fdd12a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:13:13,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ee920091-e43c-4093-afff-afc306fdd12a 2018-09-30 05:13:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:13,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd27232b-8689-4c84-a7cf-966e3d5fc8e7 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2"}, "enabled": true, "id": "56370a79fb51410dad97ef65a0acc2e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}]} 2018-09-30 05:13:13,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj used request id req-cd27232b-8689-4c84-a7cf-966e3d5fc8e7 2018-09-30 05:13:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:13,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de76eea1-f0dc-42af-9cb4-0c960a9cf680 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:13:13,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-de76eea1-f0dc-42af-9cb4-0c960a9cf680 2018-09-30 05:13:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:13,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da0cf90-ff17-471d-b097-19d92950ddc3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:13:13,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1da0cf90-ff17-471d-b097-19d92950ddc3 2018-09-30 05:13:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:13,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85e43dc-3462-4b6c-976f-1ac3f9662576 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2"}, "enabled": true, "id": "56370a79fb51410dad97ef65a0acc2e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}]} 2018-09-30 05:13:13,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj used request id req-d85e43dc-3462-4b6c-976f-1ac3f9662576 2018-09-30 05:13:13,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/67e88227dcfa40f8bfdafb1b7075e68f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:14,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f005e9c4-6a0a-4fb8-bfcd-e90b080ea462 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-user", "links": {"self": "http://172.30.9.29:5000/v3/users/67e88227dcfa40f8bfdafb1b7075e68f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "56370a79fb51410dad97ef65a0acc2e2", "id": "67e88227dcfa40f8bfdafb1b7075e68f", "password_expires_at": null}} 2018-09-30 05:13:14,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/67e88227dcfa40f8bfdafb1b7075e68f used request id req-f005e9c4-6a0a-4fb8-bfcd-e90b080ea462 2018-09-30 05:13:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:14,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594d4448-5a23-4d1b-b898-e7a4670ab34a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:13:14,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles used request id req-594d4448-5a23-4d1b-b898-e7a4670ab34a 2018-09-30 05:13:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:14,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455150dd-e22c-468e-986e-db4bb2ed1835 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:13:14,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-455150dd-e22c-468e-986e-db4bb2ed1835 2018-09-30 05:13:14,272 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj 2018-09-30 05:13:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:14,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e1d335-4768-4999-b74f-0c9266a019b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:14,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles/ef82967bb0a548ba9b4097292a03296d used request id req-e3e1d335-4768-4999-b74f-0c9266a019b9 2018-09-30 05:13:14,403 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-19fd4c93-2a7e-4ad-user 2018-09-30 05:13:14,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:14,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:14,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fd1212-662f-43d2-b282-d96065f5eda2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:13:14,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-33fd1212-662f-43d2-b282-d96065f5eda2 2018-09-30 05:13:14,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" -d '{"role": {"name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role"}}' 2018-09-30 05:13:14,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84054c06-3455-488b-8846-8fdb1e67aebd Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b61d02e19ac842a0a1ed97c0fab244cf", "links": {"self": "http://172.30.9.29:5000/v3/roles/b61d02e19ac842a0a1ed97c0fab244cf"}, "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role"}} 2018-09-30 05:13:14,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-84054c06-3455-488b-8846-8fdb1e67aebd 2018-09-30 05:13:14,609 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role 2018-09-30 05:13:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b61d02e19ac842a0a1ed97c0fab244cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:14,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0483079-5ec7-421a-af64-0cd26fd8325d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b61d02e19ac842a0a1ed97c0fab244cf"}, "domain_id": null, "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role", "id": "b61d02e19ac842a0a1ed97c0fab244cf"}} 2018-09-30 05:13:14,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b61d02e19ac842a0a1ed97c0fab244cf used request id req-d0483079-5ec7-421a-af64-0cd26fd8325d 2018-09-30 05:13:14,698 - keystone_utils - INFO - Granting role CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role to project CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj 2018-09-30 05:13:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles/b61d02e19ac842a0a1ed97c0fab244cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:14,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ae2308-3c92-4f3a-a724-e765a63fea98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:14,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2/users/67e88227dcfa40f8bfdafb1b7075e68f/roles/b61d02e19ac842a0a1ed97c0fab244cf used request id req-99ae2308-3c92-4f3a-a724-e765a63fea98 2018-09-30 05:13:14,883 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:13:14,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:13:14,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:14,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:15,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "b61d02e19ac842a0a1ed97c0fab244cf", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role"}], "expires_at": "2018-09-30T06:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56370a79fb51410dad97ef65a0acc2e2", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-user", "id": "67e88227dcfa40f8bfdafb1b7075e68f"}, "audit_ids": ["iso6_bK9Txa0vc7wd0Wcjw"], "issued_at": "2018-09-30T05:13:15.000000Z"}} 2018-09-30 05:13:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:15,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d70d34-0bb7-41a2-91fc-8c908b027269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:15,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-40d70d34-0bb7-41a2-91fc-8c908b027269 2018-09-30 05:13:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:15,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-177421e7-397a-4fc7-b0e3-f6c5bc4b92e2 Date: Sun, 30 Sep 2018 05:13:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image"} 2018-09-30 05:13:15,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image used request id req-177421e7-397a-4fc7-b0e3-f6c5bc4b92e2 2018-09-30 05:13:15,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:15,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b722819e-63a5-48a8-acfa-0f4811301f4f Date: Sun, 30 Sep 2018 05:13:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:13:15,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b722819e-63a5-48a8-acfa-0f4811301f4f 2018-09-30 05:13:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image"}' 2018-09-30 05:13:15,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 X-Openstack-Request-Id: req-2de8f8d5-6f46-4162-b4cc-deaa916f9906 Date: Sun, 30 Sep 2018 05:13:15 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:13:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:13:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3", "min_disk": 0, "protected": false, "id": "3be35952-af1e-4080-9b22-0a9cec1649e3", "file": "/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3/file", "checksum": null, "owner": "56370a79fb51410dad97ef65a0acc2e2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:13:15,973 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2de8f8d5-6f46-4162-b4cc-deaa916f9906 2018-09-30 05:13:15,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" -d '' 2018-09-30 05:13:17,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65308876-fecc-4db8-94c4-14ae27b138dd Date: Sun, 30 Sep 2018 05:13:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:13:17,644 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3/file used request id req-65308876-fecc-4db8-94c4-14ae27b138dd 2018-09-30 05:13:17,645 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:13:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:17,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-02bfb155-a91e-4013-b7c9-64d876e8dbf0 Date: Sun, 30 Sep 2018 05:13:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:13:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:13:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3be35952-af1e-4080-9b22-0a9cec1649e3/snap", "metadata": {}}], "self": "/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3", "min_disk": 0, "protected": false, "id": "3be35952-af1e-4080-9b22-0a9cec1649e3", "file": "/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56370a79fb51410dad97ef65a0acc2e2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3be35952-af1e-4080-9b22-0a9cec1649e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:13:17,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 used request id req-02bfb155-a91e-4013-b7c9-64d876e8dbf0 2018-09-30 05:13:17,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:17,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7817298e-6ca1-4e1e-a7e2-d86cad5ee917 Date: Sun, 30 Sep 2018 05:13:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:13:17,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7817298e-6ca1-4e1e-a7e2-d86cad5ee917 2018-09-30 05:13:17,976 - create_image - INFO - Created image with name - CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image 2018-09-30 05:13:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:18,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9240966b-ada9-4bd2-a6b1-c492b5397513 Date: Sun, 30 Sep 2018 05:13:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:13:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:13:17Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3be35952-af1e-4080-9b22-0a9cec1649e3/snap", "metadata": {}}], "self": "/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3", "min_disk": 0, "protected": false, "id": "3be35952-af1e-4080-9b22-0a9cec1649e3", "file": "/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "56370a79fb51410dad97ef65a0acc2e2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/3be35952-af1e-4080-9b22-0a9cec1649e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:13:18,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 used request id req-9240966b-ada9-4bd2-a6b1-c492b5397513 2018-09-30 05:13:18,134 - create_image - DEBUG - Instance status is - active 2018-09-30 05:13:18,134 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image 2018-09-30 05:13:18,134 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image 2018-09-30 05:13:18,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:18,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:18,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XAWdzYW5T6mP1otCyCBi3A"], "issued_at": "2018-09-30T05:13:18.000000Z"}} 2018-09-30 05:13:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02599c62a56b507e913538dd9186b6095deb6df3" 2018-09-30 05:13:18,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e22067-4a6e-4060-99e5-2dd65ecf40c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:18,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5e22067-4a6e-4060-99e5-2dd65ecf40c2 2018-09-30 05:13:18,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:13:18,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02599c62a56b507e913538dd9186b6095deb6df3" 2018-09-30 05:13:18,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6b61d90-4adf-4a9e-aea7-d031559f6f4b x-compute-request-id: req-f6b61d90-4adf-4a9e-aea7-d031559f6f4b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:13:18,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f6b61d90-4adf-4a9e-aea7-d031559f6f4b 2018-09-30 05:13:18,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02599c62a56b507e913538dd9186b6095deb6df3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:13:18,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4896ffcc-cd62-41fb-8cf4-c15e2491a0ba x-compute-request-id: req-4896ffcc-cd62-41fb-8cf4-c15e2491a0ba Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/53d8f56e-1452-4178-ab0f-0442457c4486", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/53d8f56e-1452-4178-ab0f-0442457c4486", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53d8f56e-1452-4178-ab0f-0442457c4486", "name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:13:18,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4896ffcc-cd62-41fb-8cf4-c15e2491a0ba 2018-09-30 05:13:18,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:18,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:19,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "b61d02e19ac842a0a1ed97c0fab244cf", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role"}], "expires_at": "2018-09-30T06:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56370a79fb51410dad97ef65a0acc2e2", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/56370a79fb51410dad97ef65a0acc2e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-user", "id": "67e88227dcfa40f8bfdafb1b7075e68f"}, "audit_ids": ["HzoM44kQQu2axfUU2S77Vw"], "issued_at": "2018-09-30T05:13:19.000000Z"}} 2018-09-30 05:13:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:19,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85067ce2-bc16-4c5e-8a7b-aa28b07cd3bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:19,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-85067ce2-bc16-4c5e-8a7b-aa28b07cd3bd 2018-09-30 05:13:19,341 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:13:19,344 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:13:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:19,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:19 GMT Server: Apache x-openstack-request-id: req-a0d8fb3e-7602-49c5-866f-e2ff4ceb704e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:13:19,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack used request id req-a0d8fb3e-7602-49c5-866f-e2ff4ceb704e 2018-09-30 05:13:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name"}}' 2018-09-30 05:13:21,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:13:19 GMT Server: Apache x-openstack-request-id: req-dcc91ee5-37c7-4695-8346-f820e1e1af6b Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}]}} 2018-09-30 05:13:21,829 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks used request id req-dcc91ee5-37c7-4695-8346-f820e1e1af6b 2018-09-30 05:13:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:21,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:21 GMT Server: Apache x-openstack-request-id: req-4bf6ad38-c0b6-4f90-8f50-08379a8b39da Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:22,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:22 GMT Server: Apache x-openstack-request-id: req-b129d4c0-d909-4f77-af97-f750a43321ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:22,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-b129d4c0-d909-4f77-af97-f750a43321ab 2018-09-30 05:13:22,199 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack 2018-09-30 05:13:22,199 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-09-30 05:13:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:22,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:22 GMT Server: Apache x-openstack-request-id: req-cb01cc30-9be1-431b-ab1d-eeee01c6ad0e Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:22,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:22 GMT Server: Apache x-openstack-request-id: req-2ff7f64f-bc5f-4b9e-ad0a-7113c300675f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:22,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-2ff7f64f-bc5f-4b9e-ad0a-7113c300675f 2018-09-30 05:13:22,946 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-09-30 05:13:22,946 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack 2018-09-30 05:13:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:23,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:22 GMT Server: Apache x-openstack-request-id: req-f2ebb2a2-694d-4c05-b8d4-44a9711d4c87 Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:23,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:23 GMT Server: Apache x-openstack-request-id: req-5277e484-fa31-4c59-a771-04c684c7011f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:23,710 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-5277e484-fa31-4c59-a771-04c684c7011f 2018-09-30 05:13:23,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:23,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:23 GMT Server: Apache x-openstack-request-id: req-655261e9-3d3c-4165-bfaf-c41d5c930336 Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:24,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:23 GMT Server: Apache x-openstack-request-id: req-972923a2-b110-41ac-bbeb-4a68229390e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:24,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-972923a2-b110-41ac-bbeb-4a68229390e2 2018-09-30 05:13:24,072 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-09-30 05:13:24,072 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:27,075 - create_stack - DEBUG - Stack status query timeout in 1196.63548899 2018-09-30 05:13:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:27,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:27 GMT Server: Apache x-openstack-request-id: req-8240153d-1de1-4eeb-9a23-44a950aa1add Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:27,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:27 GMT Server: Apache x-openstack-request-id: req-cd606917-2a3c-43cf-b216-d712cec4ab95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:27,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-cd606917-2a3c-43cf-b216-d712cec4ab95 2018-09-30 05:13:27,300 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-09-30 05:13:27,300 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:30,304 - create_stack - DEBUG - Stack status query timeout in 1193.4068439 2018-09-30 05:13:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:30,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:30 GMT Server: Apache x-openstack-request-id: req-5692433f-cd87-433c-a28a-04ddb7d56402 Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:30,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:30 GMT Server: Apache x-openstack-request-id: req-9d4d20f0-d339-4b5f-bf9b-2001ac0de609 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "tags": null, "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:13:28Z", "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:30,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-9d4d20f0-d339-4b5f-bf9b-2001ac0de609 2018-09-30 05:13:30,360 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:13:30,360 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:33,363 - create_stack - DEBUG - Stack status query timeout in 1190.34758401 2018-09-30 05:13:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:33,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:33 GMT Server: Apache x-openstack-request-id: req-5e7558b2-3bcb-481c-b624-bd7414c03b9b Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:33,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:33 GMT Server: Apache x-openstack-request-id: req-0a4f29cf-3d96-4818-b209-e05e25990354 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "tags": null, "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:13:28Z", "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:33,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-0a4f29cf-3d96-4818-b209-e05e25990354 2018-09-30 05:13:33,569 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:13:33,570 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:36,573 - create_stack - DEBUG - Stack status query timeout in 1187.13779688 2018-09-30 05:13:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:36,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:36 GMT Server: Apache x-openstack-request-id: req-95cfef18-3772-47ab-857e-069e76f51fab Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:36,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:36 GMT Server: Apache x-openstack-request-id: req-6a362e78-389d-4133-a989-76832964a431 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "56370a79fb51410dad97ef65a0acc2e2", "OS::stack_id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "image_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image", "inst_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-inst", "subnet_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-subnet", "flavor_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-flavor-name", "net_name": "CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-net"}, "deletion_time": "2018-09-30T05:13:34Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack", "stack_user_project_id": "7cd7006aa0ab4d728436d83d33e4388e", "tags": null, "creation_time": "2018-09-30T05:13:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:13:28Z", "id": "a7735406-5f51-4b13-96c5-ab6ecf0cd869", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:36,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-6a362e78-389d-4133-a989-76832964a431 2018-09-30 05:13:36,781 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:13:36,781 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack 2018-09-30 05:13:36,782 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack 2018-09-30 05:13:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/a7735406-5f51-4b13-96c5-ab6ecf0cd869 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958f38f9bd30f5074aa9ac24949c04ae05e1d191" 2018-09-30 05:13:36,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:36 GMT Server: Apache x-openstack-request-id: req-28c14398-3302-4219-b0cd-123990c2f947 Location: http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:37,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:13:36 GMT Server: Apache x-openstack-request-id: req-bb545baa-f253-43eb-b50b-c9c7530c8e37 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:13:37,142 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/56370a79fb51410dad97ef65a0acc2e2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-stack/a7735406-5f51-4b13-96c5-ab6ecf0cd869 used request id req-bb545baa-f253-43eb-b50b-c9c7530c8e37 2018-09-30 05:13:37,143 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-cfa74dd0-9879-428b-9988-d3c9148f8dc6-image 2018-09-30 05:13:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85c4f6293aa72f8bd5f248f83dcd0c1b7a52b810" 2018-09-30 05:13:38,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b527c89-e42d-47b7-adfb-6cad3bec9cda Date: Sun, 30 Sep 2018 05:13:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:13:38,759 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/3be35952-af1e-4080-9b22-0a9cec1649e3 used request id req-1b527c89-e42d-47b7-adfb-6cad3bec9cda 2018-09-30 05:13:38,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/53d8f56e-1452-4178-ab0f-0442457c4486 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02599c62a56b507e913538dd9186b6095deb6df3" 2018-09-30 05:13:38,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89e1bebb-780c-49a9-83dd-eb0c7363812d x-compute-request-id: req-89e1bebb-780c-49a9-83dd-eb0c7363812d Content-Length: 0 Content-Type: application/json 2018-09-30 05:13:38,798 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/53d8f56e-1452-4178-ab0f-0442457c4486 used request id req-89e1bebb-780c-49a9-83dd-eb0c7363812d 2018-09-30 05:13:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-726894d7-4e8a-43fd-9d46-b58e44c8f587 Date: Sun, 30 Sep 2018 05:13:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "created_at": "2018-09-30T05:13:22Z", "updated_at": "2018-09-30T05:13:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "revision_number": 0, "id": "1ec7e2d9-a24f-4dca-8cf8-717010d45a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "56370a79fb51410dad97ef65a0acc2e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "revision_number": 0, "id": "23a4aee5-f9be-4943-8270-7455f27cf12e", "remote_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "56370a79fb51410dad97ef65a0acc2e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "revision_number": 0, "id": "a866fe88-af82-4b97-99e5-ee76cc18008f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "56370a79fb51410dad97ef65a0acc2e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "revision_number": 0, "id": "dc2314c9-15bc-46d5-b222-8301c4a951b2", "remote_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "56370a79fb51410dad97ef65a0acc2e2"}], "revision_number": 4, "project_id": "56370a79fb51410dad97ef65a0acc2e2", "id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "name": "default"}]} 2018-09-30 05:13:39,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-726894d7-4e8a-43fd-9d46-b58e44c8f587 2018-09-30 05:13:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8127d7-2d61-4a49-9014-aa06f6f3b229 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:13:39,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-2a8127d7-2d61-4a49-9014-aa06f6f3b229 2018-09-30 05:13:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c4767b-60a6-4881-a1d2-5048ba68ea35 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:13:39,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-e7c4767b-60a6-4881-a1d2-5048ba68ea35 2018-09-30 05:13:39,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6935f79-9f0d-4824-b71a-ce2366f74952 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:13:39,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-f6935f79-9f0d-4824-b71a-ce2366f74952 2018-09-30 05:13:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743ea096-98ca-40a2-9bd7-8329cade944a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2"}, "enabled": true, "id": "56370a79fb51410dad97ef65a0acc2e2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj"}} 2018-09-30 05:13:39,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2 used request id req-743ea096-98ca-40a2-9bd7-8329cade944a 2018-09-30 05:13:39,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0e30782-4461-4c71-9be2-0a65e1055a2b 2018-09-30 05:13:39,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a0e30782-4461-4c71-9be2-0a65e1055a2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ed6d9a2f-ddc4-4561-885f-af99bf002dac Date: Sun, 30 Sep 2018 05:13:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "port_range_min": null, "revision_number": 0, "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "created_at": "2018-09-30T05:13:22Z", "project_id": "56370a79fb51410dad97ef65a0acc2e2", "id": "1ec7e2d9-a24f-4dca-8cf8-717010d45a79"}, {"remote_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "port_range_min": null, "revision_number": 0, "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "created_at": "2018-09-30T05:13:22Z", "project_id": "56370a79fb51410dad97ef65a0acc2e2", "id": "23a4aee5-f9be-4943-8270-7455f27cf12e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "port_range_min": null, "revision_number": 0, "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "created_at": "2018-09-30T05:13:22Z", "project_id": "56370a79fb51410dad97ef65a0acc2e2", "id": "a866fe88-af82-4b97-99e5-ee76cc18008f"}, {"remote_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:22Z", "security_group_id": "a0e30782-4461-4c71-9be2-0a65e1055a2b", "port_range_min": null, "revision_number": 0, "tenant_id": "56370a79fb51410dad97ef65a0acc2e2", "created_at": "2018-09-30T05:13:22Z", "project_id": "56370a79fb51410dad97ef65a0acc2e2", "id": "dc2314c9-15bc-46d5-b222-8301c4a951b2"}]} 2018-09-30 05:13:39,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a0e30782-4461-4c71-9be2-0a65e1055a2b used request id req-ed6d9a2f-ddc4-4561-885f-af99bf002dac 2018-09-30 05:13:39,546 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:13:39,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a0e30782-4461-4c71-9be2-0a65e1055a2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:39,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-349f84af-42ad-426e-b5da-d28ac4be31b5 Content-Length: 0 Date: Sun, 30 Sep 2018 05:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:13:39,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a0e30782-4461-4c71-9be2-0a65e1055a2b used request id req-349f84af-42ad-426e-b5da-d28ac4be31b5 2018-09-30 05:13:39,999 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj 2018-09-30 05:13:40,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:40,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4844546b-1d4e-4f15-9311-ea88cab30a6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:40,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/56370a79fb51410dad97ef65a0acc2e2 used request id req-4844546b-1d4e-4f15-9311-ea88cab30a6c 2018-09-30 05:13:40,338 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-19fd4c93-2a7e-4ad-proj-role 2018-09-30 05:13:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b61d02e19ac842a0a1ed97c0fab244cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:40,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77703ad-2bb9-480d-b031-120d8a2482c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:40,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b61d02e19ac842a0a1ed97c0fab244cf used request id req-b77703ad-2bb9-480d-b031-120d8a2482c4 2018-09-30 05:13:40,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}363c44894b39e1fbf833a74264b17472c7e20253" 2018-09-30 05:13:40,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456aecab-468f-4889-80c8-d4225db42de6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:13:40,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-456aecab-468f-4889-80c8-d4225db42de6 2018-09-30 05:13:40,635 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-19fd4c93-2a7e-4ad-user 2018-09-30 05:13:40,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/67e88227dcfa40f8bfdafb1b7075e68f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc0e0ad35a85b7e94c2cb17a8b4f30decfd34a4" 2018-09-30 05:13:40,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-219b489b-a509-4b4d-8149-a1aa8998aaa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:40,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/67e88227dcfa40f8bfdafb1b7075e68f used request id req-219b489b-a509-4b4d-8149-a1aa8998aaa9 2018-09-30 05:13:40,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:41,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["yeGqVLnYRtaw57Pc3Kfm-A"], "issued_at": "2018-09-30T05:13:41.000000Z"}} 2018-09-30 05:13:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc4d884f5a754f5ad6e53aa2a30bdea57f63f12" 2018-09-30 05:13:41,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a9f10e-e8ed-470a-a511-284a528a24da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:41,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16a9f10e-e8ed-470a-a511-284a528a24da 2018-09-30 05:13:41,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:41,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:41,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Z7TXhEyZQGiT2BXhizvicQ"], "issued_at": "2018-09-30T05:13:41.000000Z"}} 2018-09-30 05:13:41,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:13:41,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3faa3c-6bff-48c9-9689-c3f8cfaf2d38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:41,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fb3faa3c-6bff-48c9-9689-c3f8cfaf2d38 2018-09-30 05:13:41,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:13:41,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:13:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-611e38a4-3d52-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:13:41,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94f89b3-c28d-46df-9858-8d440c5d3144 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-611e38a4-3d52-493-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:13:41,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-611e38a4-3d52-493-proj used request id req-c94f89b3-c28d-46df-9858-8d440c5d3144 2018-09-30 05:13:41,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:13:42,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d0be04-de74-4aab-ae46-9b846cfca775 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:13:42,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-84d0be04-de74-4aab-ae46-9b846cfca775 2018-09-30 05:13:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}}' 2018-09-30 05:13:42,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11bf653-88a4-4035-9b05-6ed5ce3a9b19 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb"}, "enabled": true, "id": "98e112a846b542fcaf3ae43569593afb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}} 2018-09-30 05:13:42,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e11bf653-88a4-4035-9b05-6ed5ce3a9b19 2018-09-30 05:13:42,131 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-611e38a4-3d52-493-proj 2018-09-30 05:13:42,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:42,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:42,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["VYYLUU2XQWau8hAj0mai5g"], "issued_at": "2018-09-30T05:13:42.000000Z"}} 2018-09-30 05:13:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:42,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b3c6bd-2643-4063-abd7-a4c5155fa08d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:42,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16b3c6bd-2643-4063-abd7-a4c5155fa08d 2018-09-30 05:13:42,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:13:42,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:13:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:42,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da9c964-b117-466f-88ca-11151bddfe09 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:13:42,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7da9c964-b117-466f-88ca-11151bddfe09 2018-09-30 05:13:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-611e38a4-3d52-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:42,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e99bac-5fed-4580-838f-ede9ae45ec03 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-611e38a4-3d52-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb"}, "enabled": true, "id": "98e112a846b542fcaf3ae43569593afb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}]} 2018-09-30 05:13:42,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-611e38a4-3d52-493-proj used request id req-56e99bac-5fed-4580-838f-ede9ae45ec03 2018-09-30 05:13:42,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:42,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a8e444-853f-4296-924d-d75bcc61aa99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:13:42,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-14a8e444-853f-4296-924d-d75bcc61aa99 2018-09-30 05:13:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:43,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5642f64b-20bb-46d8-9157-beefd214cf80 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:13:43,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5642f64b-20bb-46d8-9157-beefd214cf80 2018-09-30 05:13:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-611e38a4-3d52-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:43,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fddcc6-2db6-45a3-9745-c930b7ba2be3 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-611e38a4-3d52-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb"}, "enabled": true, "id": "98e112a846b542fcaf3ae43569593afb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}]} 2018-09-30 05:13:43,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-611e38a4-3d52-493-proj used request id req-b1fddcc6-2db6-45a3-9745-c930b7ba2be3 2018-09-30 05:13:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/6ca5d3208ba0449191ce99051bc82465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:43,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c1b9de-1909-4959-b744-741cea81096f Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-611e38a4-3d52-493-user", "links": {"self": "http://172.30.9.29:5000/v3/users/6ca5d3208ba0449191ce99051bc82465"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "98e112a846b542fcaf3ae43569593afb", "id": "6ca5d3208ba0449191ce99051bc82465", "password_expires_at": null}} 2018-09-30 05:13:43,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/6ca5d3208ba0449191ce99051bc82465 used request id req-e7c1b9de-1909-4959-b744-741cea81096f 2018-09-30 05:13:43,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:43,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af02af6-da80-4898-ab17-bbe7ceae5509 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:13:43,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles used request id req-2af02af6-da80-4898-ab17-bbe7ceae5509 2018-09-30 05:13:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:43,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11361041-bb69-447a-9641-21cbbc7ce854 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:13:43,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-11361041-bb69-447a-9641-21cbbc7ce854 2018-09-30 05:13:43,683 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-611e38a4-3d52-493-proj 2018-09-30 05:13:43,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:13:43,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a7c925-bc6b-444a-b5d1-e82694c5f77c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:43,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles/ef82967bb0a548ba9b4097292a03296d used request id req-08a7c925-bc6b-444a-b5d1-e82694c5f77c 2018-09-30 05:13:43,864 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-611e38a4-3d52-493-user 2018-09-30 05:13:43,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:13:43,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cf5eaf-031b-42a7-8609-e1bb428aa788 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:13:43,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-34cf5eaf-031b-42a7-8609-e1bb428aa788 2018-09-30 05:13:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" -d '{"role": {"name": "CreateStackSuccessTests-611e38a4-3d52-493-proj-role"}}' 2018-09-30 05:13:44,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b63fcf-69c4-4a96-89db-278d164e3d33 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f93e67263eaa477991473015f25168d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/f93e67263eaa477991473015f25168d0"}, "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj-role"}} 2018-09-30 05:13:44,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f0b63fcf-69c4-4a96-89db-278d164e3d33 2018-09-30 05:13:44,059 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-611e38a4-3d52-493-proj-role 2018-09-30 05:13:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f93e67263eaa477991473015f25168d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:13:44,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb20674-7792-4d85-866a-96f0f2f83f6f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f93e67263eaa477991473015f25168d0"}, "domain_id": null, "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj-role", "id": "f93e67263eaa477991473015f25168d0"}} 2018-09-30 05:13:44,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f93e67263eaa477991473015f25168d0 used request id req-ecb20674-7792-4d85-866a-96f0f2f83f6f 2018-09-30 05:13:44,154 - keystone_utils - INFO - Granting role CreateStackSuccessTests-611e38a4-3d52-493-proj-role to project CreateStackSuccessTests-611e38a4-3d52-493-proj 2018-09-30 05:13:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles/f93e67263eaa477991473015f25168d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:13:44,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd38ae32-3789-43f2-8ae3-057fe4706371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:13:44,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb/users/6ca5d3208ba0449191ce99051bc82465/roles/f93e67263eaa477991473015f25168d0 used request id req-cd38ae32-3789-43f2-8ae3-057fe4706371 2018-09-30 05:13:44,283 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:13:44,284 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:13:44,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:44,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:44,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "f93e67263eaa477991473015f25168d0", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj-role"}], "expires_at": "2018-09-30T06:13:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98e112a846b542fcaf3ae43569593afb", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-611e38a4-3d52-493-user", "id": "6ca5d3208ba0449191ce99051bc82465"}, "audit_ids": ["NFKFM3ULQSWxTnN0_J86Dw"], "issued_at": "2018-09-30T05:13:44.000000Z"}} 2018-09-30 05:13:44,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:13:44,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bae945f-9acf-43f7-bf93-75f4cf1ee8ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:44,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9bae945f-9acf-43f7-bf93-75f4cf1ee8ef 2018-09-30 05:13:44,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:13:44,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-779002da-17d7-453e-86cc-36626cacdaf5 Date: Sun, 30 Sep 2018 05:13:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image"} 2018-09-30 05:13:44,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image used request id req-779002da-17d7-453e-86cc-36626cacdaf5 2018-09-30 05:13:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:13:45,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-49270d5c-c8c4-42e2-af54-2d3693b1538c Date: Sun, 30 Sep 2018 05:13:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:13:45,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-49270d5c-c8c4-42e2-af54-2d3693b1538c 2018-09-30 05:13:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image"}' 2018-09-30 05:13:45,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 X-Openstack-Request-Id: req-81063184-4555-405e-90cf-187d2bc3ed18 Date: Sun, 30 Sep 2018 05:13:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:13:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:13:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0", "min_disk": 0, "protected": false, "id": "5d554402-47df-48c7-b642-fa8ae53e4fd0", "file": "/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/file", "checksum": null, "owner": "98e112a846b542fcaf3ae43569593afb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:13:45,312 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-81063184-4555-405e-90cf-187d2bc3ed18 2018-09-30 05:13:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" -d '' 2018-09-30 05:13:47,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e6bedfc-e31a-4b11-9915-29887c8bdda7 Date: Sun, 30 Sep 2018 05:13:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:13:47,100 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/file used request id req-4e6bedfc-e31a-4b11-9915-29887c8bdda7 2018-09-30 05:13:47,101 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:13:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:13:47,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b4ab6ae1-9c39-42e5-95e9-404a603a854a Date: Sun, 30 Sep 2018 05:13:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:13:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:13:47Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/snap", "metadata": {}}], "self": "/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0", "min_disk": 0, "protected": false, "id": "5d554402-47df-48c7-b642-fa8ae53e4fd0", "file": "/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98e112a846b542fcaf3ae43569593afb", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:13:47,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 used request id req-b4ab6ae1-9c39-42e5-95e9-404a603a854a 2018-09-30 05:13:47,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:13:47,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c7c9f8df-947c-4ee9-bca5-cd9d60497127 Date: Sun, 30 Sep 2018 05:13:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:13:47,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c7c9f8df-947c-4ee9-bca5-cd9d60497127 2018-09-30 05:13:47,442 - create_image - INFO - Created image with name - CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image 2018-09-30 05:13:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:13:47,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3867c339-c33a-44c0-aa34-f64ebe3a12b1 Date: Sun, 30 Sep 2018 05:13:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:13:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:13:47Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/snap", "metadata": {}}], "self": "/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0", "min_disk": 0, "protected": false, "id": "5d554402-47df-48c7-b642-fa8ae53e4fd0", "file": "/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98e112a846b542fcaf3ae43569593afb", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/5d554402-47df-48c7-b642-fa8ae53e4fd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:13:47,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 used request id req-3867c339-c33a-44c0-aa34-f64ebe3a12b1 2018-09-30 05:13:47,611 - create_image - DEBUG - Instance status is - active 2018-09-30 05:13:47,611 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image 2018-09-30 05:13:47,611 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image 2018-09-30 05:13:47,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:47,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:47,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ArzumyOKSOWioDl6wyvnvQ"], "issued_at": "2018-09-30T05:13:47.000000Z"}} 2018-09-30 05:13:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1b25bfd49513fbc70de514a95f815212ef3066" 2018-09-30 05:13:48,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f785539e-5235-4759-b83e-44794532e405 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:48,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f785539e-5235-4759-b83e-44794532e405 2018-09-30 05:13:48,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:13:48,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1b25bfd49513fbc70de514a95f815212ef3066" 2018-09-30 05:13:48,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ade88b71-dc3a-42bc-9d70-1562ad58500d x-compute-request-id: req-ade88b71-dc3a-42bc-9d70-1562ad58500d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:13:48,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ade88b71-dc3a-42bc-9d70-1562ad58500d 2018-09-30 05:13:48,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1b25bfd49513fbc70de514a95f815212ef3066" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:13:48,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf412ddb-08c8-4e85-9eb6-6baafbf1e649 x-compute-request-id: req-cf412ddb-08c8-4e85-9eb6-6baafbf1e649 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c345b019-fbdd-4269-a139-3e28255add48", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c345b019-fbdd-4269-a139-3e28255add48", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c345b019-fbdd-4269-a139-3e28255add48", "name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:13:48,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-cf412ddb-08c8-4e85-9eb6-6baafbf1e649 2018-09-30 05:13:48,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:13:48,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:13:48,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "f93e67263eaa477991473015f25168d0", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj-role"}], "expires_at": "2018-09-30T06:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98e112a846b542fcaf3ae43569593afb", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-611e38a4-3d52-493-user", "id": "6ca5d3208ba0449191ce99051bc82465"}, "audit_ids": ["scwo0mJsScydXiFgCrryPg"], "issued_at": "2018-09-30T05:13:48.000000Z"}} 2018-09-30 05:13:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:13:48,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb64bb34-9f2e-4ce6-b2c6-f38626b87cda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:13:48,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cb64bb34-9f2e-4ce6-b2c6-f38626b87cda 2018-09-30 05:13:48,809 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:13:48,811 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:13:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:13:48,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:48 GMT Server: Apache x-openstack-request-id: req-c314dac8-ad3e-408a-b894-737974f2be72 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:13:48,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack used request id req-c314dac8-ad3e-408a-b894-737974f2be72 2018-09-30 05:13:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}}' 2018-09-30 05:13:51,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:13:49 GMT Server: Apache x-openstack-request-id: req-5b5d7cd7-65f1-4e44-83d7-e9befef68473 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}]}} 2018-09-30 05:13:51,220 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks used request id req-5b5d7cd7-65f1-4e44-83d7-e9befef68473 2018-09-30 05:13:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:13:51,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:51 GMT Server: Apache x-openstack-request-id: req-7f36e07b-29fb-410a-8efd-152ac40fbb9c Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:51,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:51 GMT Server: Apache x-openstack-request-id: req-eb3ffd07-5705-471b-8f46-126da475faf6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:51,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-eb3ffd07-5705-471b-8f46-126da475faf6 2018-09-30 05:13:51,580 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack 2018-09-30 05:13:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:13:51,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:51 GMT Server: Apache x-openstack-request-id: req-6e1ffe47-9ebd-4d39-83fc-cd2b5ae8040e Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:51,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:51 GMT Server: Apache x-openstack-request-id: req-2f3b83ee-30f3-4b80-b7b9-9db1d92bf23a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:51,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-2f3b83ee-30f3-4b80-b7b9-9db1d92bf23a 2018-09-30 05:13:51,971 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:13:51,972 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:54,975 - create_stack - DEBUG - Stack status query timeout in 1196.60519719 2018-09-30 05:13:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:13:55,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:54 GMT Server: Apache x-openstack-request-id: req-58943ab3-7054-4e19-8274-b6c1ae355c8e Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:55,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:55 GMT Server: Apache x-openstack-request-id: req-eb3b19b9-8b47-48f0-8276-f85594775d36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:55,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-eb3b19b9-8b47-48f0-8276-f85594775d36 2018-09-30 05:13:55,412 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:13:55,413 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:13:58,414 - create_stack - DEBUG - Stack status query timeout in 1193.16567206 2018-09-30 05:13:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:13:58,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:13:58 GMT Server: Apache x-openstack-request-id: req-458a957f-7773-4867-849c-d14288eda917 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:13:58,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:13:58 GMT Server: Apache x-openstack-request-id: req-fee31eb7-ad02-4837-8637-ed81ef03a7b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:13:58,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-fee31eb7-ad02-4837-8637-ed81ef03a7b5 2018-09-30 05:13:58,770 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:13:58,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:01,773 - create_stack - DEBUG - Stack status query timeout in 1189.8066082 2018-09-30 05:14:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:02,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:01 GMT Server: Apache x-openstack-request-id: req-8dfdf07a-5f0a-4e4f-a360-1492ca25d8db Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:02,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:02 GMT Server: Apache x-openstack-request-id: req-6cf41aba-575d-44d7-8183-b2be3763d5b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:02,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-6cf41aba-575d-44d7-8183-b2be3763d5b9 2018-09-30 05:14:02,237 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:02,237 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:05,241 - create_stack - DEBUG - Stack status query timeout in 1186.3394022 2018-09-30 05:14:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:05,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:05 GMT Server: Apache x-openstack-request-id: req-8f1e4300-dc5b-4022-ab17-6ef5e2a9f347 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:05,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:05 GMT Server: Apache x-openstack-request-id: req-2c889515-20a6-4693-b908-396d9b4d2e91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:05,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-2c889515-20a6-4693-b908-396d9b4d2e91 2018-09-30 05:14:05,450 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:05,450 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:08,454 - create_stack - DEBUG - Stack status query timeout in 1183.12638116 2018-09-30 05:14:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:08,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:08 GMT Server: Apache x-openstack-request-id: req-d5ab50ad-8e7f-4fe1-9618-72b56292e24a Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:08,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:08 GMT Server: Apache x-openstack-request-id: req-6164246e-c6bb-4310-855c-98cc1e637ad7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:08,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-6164246e-c6bb-4310-855c-98cc1e637ad7 2018-09-30 05:14:08,526 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:14:08,526 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack 2018-09-30 05:14:08,526 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack 2018-09-30 05:14:08,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:08,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "f93e67263eaa477991473015f25168d0", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj-role"}], "expires_at": "2018-09-30T06:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98e112a846b542fcaf3ae43569593afb", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/98e112a846b542fcaf3ae43569593afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-611e38a4-3d52-493-user", "id": "6ca5d3208ba0449191ce99051bc82465"}, "audit_ids": ["89CsPLWxQAypEsM4CYcW-w"], "issued_at": "2018-09-30T05:14:08.000000Z"}} 2018-09-30 05:14:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4530dea58bba56132adf69215d157a2c325b967" 2018-09-30 05:14:09,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:08 GMT Server: Apache x-openstack-request-id: req-0ae29cdd-1597-4b59-93dd-e251e17fe145 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:09,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-a3d255ae-92a2-41f5-947b-6ed0831e21e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:09,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-a3d255ae-92a2-41f5-947b-6ed0831e21e2 2018-09-30 05:14:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:09,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-ba75e388-4015-4865-9b92-75be9324432f Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:09,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-1befa00b-3086-4a06-9b8e-766edbddb439 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:09,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-1befa00b-3086-4a06-9b8e-766edbddb439 2018-09-30 05:14:09,510 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack 2018-09-30 05:14:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:09,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-abc73963-1b9d-40f9-8285-7bfca5e67875 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:10,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-8df62452-167f-41aa-82e1-f639cef91c20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:10,128 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-8df62452-167f-41aa-82e1-f639cef91c20 2018-09-30 05:14:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:10,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:10 GMT Server: Apache x-openstack-request-id: req-106e2082-2270-4466-8249-c2d5b822b60b Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:10,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:10 GMT Server: Apache x-openstack-request-id: req-eb01c52c-f2e0-44ff-9616-05f5c94ae335 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:10,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-eb01c52c-f2e0-44ff-9616-05f5c94ae335 2018-09-30 05:14:10,499 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:14:10,499 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:13,503 - create_stack - DEBUG - Stack status query timeout in 1196.62583494 2018-09-30 05:14:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:13,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:13 GMT Server: Apache x-openstack-request-id: req-80871d79-25cc-4981-b433-739eb30d3107 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:13,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:13 GMT Server: Apache x-openstack-request-id: req-d5067960-685b-4287-a015-cbb22b0f448e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "tags": null, "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:14:10Z", "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:13,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-d5067960-685b-4287-a015-cbb22b0f448e 2018-09-30 05:14:13,558 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:14:13,558 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:16,561 - create_stack - DEBUG - Stack status query timeout in 1193.567626 2018-09-30 05:14:16,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:16,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:16 GMT Server: Apache x-openstack-request-id: req-4ce9ece7-b225-4fc4-93f3-4a35435606ff Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:16,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:16 GMT Server: Apache x-openstack-request-id: req-33028a81-b335-4f78-a41a-8faa5ee143fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "tags": null, "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:14:10Z", "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:16,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-33028a81-b335-4f78-a41a-8faa5ee143fa 2018-09-30 05:14:16,764 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:14:16,764 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:19,767 - create_stack - DEBUG - Stack status query timeout in 1190.36144996 2018-09-30 05:14:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:19,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:19 GMT Server: Apache x-openstack-request-id: req-8fb65571-8815-450b-af0a-694a30fce3f1 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:19,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:19 GMT Server: Apache x-openstack-request-id: req-bb31293d-135a-4712-8306-c6487d5abc0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "tags": null, "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:14:10Z", "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:19,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-bb31293d-135a-4712-8306-c6487d5abc0b 2018-09-30 05:14:19,827 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:14:19,827 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:22,831 - create_stack - DEBUG - Stack status query timeout in 1187.29786992 2018-09-30 05:14:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:22,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:22 GMT Server: Apache x-openstack-request-id: req-896b3fe1-c378-4cb6-bfee-6a4409357e9e Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:23,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:22 GMT Server: Apache x-openstack-request-id: req-e2092fa2-bfd1-4dc4-b357-d5c0721ca593 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "98e112a846b542fcaf3ae43569593afb", "OS::stack_id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "image_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image", "inst_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-inst", "subnet_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-subnet", "flavor_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-flavor-name", "net_name": "CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack", "stack_user_project_id": "5ebdb5426b5d4a80a6715d8c1c6595eb", "tags": null, "creation_time": "2018-09-30T05:13:50Z", "links": [{"href": "http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:14:10Z", "id": "d2a0b966-9678-480c-a267-4a5e1847c2cb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:23,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-e2092fa2-bfd1-4dc4-b357-d5c0721ca593 2018-09-30 05:14:23,394 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:14:23,394 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack 2018-09-30 05:14:23,394 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack 2018-09-30 05:14:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/d2a0b966-9678-480c-a267-4a5e1847c2cb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758f07c1f703e6d8c1514a5c6653e65e8e55a1f4" 2018-09-30 05:14:23,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:23 GMT Server: Apache x-openstack-request-id: req-87efa1c0-9176-4384-baf9-e2efeaf7bec1 Location: http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:23,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:14:23 GMT Server: Apache x-openstack-request-id: req-aaa67353-ccaa-4837-ad51-fbeda2bc4516 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:14:23,448 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/98e112a846b542fcaf3ae43569593afb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-stack/d2a0b966-9678-480c-a267-4a5e1847c2cb used request id req-aaa67353-ccaa-4837-ad51-fbeda2bc4516 2018-09-30 05:14:23,449 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7668af33-57bb-4dfc-a9b2-d93c91bba6db-image 2018-09-30 05:14:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebd9ead1203c4e426176386f88e8b6076bd39a2f" 2018-09-30 05:14:24,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf12fb11-7597-4ee3-b4c1-4f7b7e731a02 Date: Sun, 30 Sep 2018 05:14:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:14:24,154 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5d554402-47df-48c7-b642-fa8ae53e4fd0 used request id req-bf12fb11-7597-4ee3-b4c1-4f7b7e731a02 2018-09-30 05:14:24,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c345b019-fbdd-4269-a139-3e28255add48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1b25bfd49513fbc70de514a95f815212ef3066" 2018-09-30 05:14:24,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:14:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e1666ef-d1c0-4c5d-9cd7-303d70f83d8a x-compute-request-id: req-3e1666ef-d1c0-4c5d-9cd7-303d70f83d8a Content-Length: 0 Content-Type: application/json 2018-09-30 05:14:24,185 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c345b019-fbdd-4269-a139-3e28255add48 used request id req-3e1666ef-d1c0-4c5d-9cd7-303d70f83d8a 2018-09-30 05:14:24,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:24,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c8016337-17ea-425e-b442-393c67e8987c Date: Sun, 30 Sep 2018 05:14:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98e112a846b542fcaf3ae43569593afb", "created_at": "2018-09-30T05:13:51Z", "updated_at": "2018-09-30T05:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "revision_number": 0, "id": "2777fffd-627a-4569-9261-da5335d2aaac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "tenant_id": "98e112a846b542fcaf3ae43569593afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "98e112a846b542fcaf3ae43569593afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "revision_number": 0, "id": "5f4bab0c-ca66-4bb3-93e6-3dcdc50e7141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "tenant_id": "98e112a846b542fcaf3ae43569593afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "98e112a846b542fcaf3ae43569593afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "revision_number": 0, "id": "d072cfee-bf6b-4d4f-9aa1-5abe3339cceb", "remote_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "tenant_id": "98e112a846b542fcaf3ae43569593afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "98e112a846b542fcaf3ae43569593afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "revision_number": 0, "id": "f24926fc-77e6-4038-9cae-3e61180d9d76", "remote_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "remote_ip_prefix": null, "created_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "tenant_id": "98e112a846b542fcaf3ae43569593afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "98e112a846b542fcaf3ae43569593afb"}], "revision_number": 4, "project_id": "98e112a846b542fcaf3ae43569593afb", "id": "d246a350-d418-494e-90f8-45aba04e382a", "name": "default"}]} 2018-09-30 05:14:24,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c8016337-17ea-425e-b442-393c67e8987c 2018-09-30 05:14:24,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:24,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be0f92b-0bc2-44ed-89e6-acfd27d99e49 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:14:24,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-0be0f92b-0bc2-44ed-89e6-acfd27d99e49 2018-09-30 05:14:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:24,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73038f26-a283-4bf9-ae50-986a5a6b339d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:14:24,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-73038f26-a283-4bf9-ae50-986a5a6b339d 2018-09-30 05:14:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:24,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987ee70d-27bc-4508-89f7-b678ff9ab945 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:14:24,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-987ee70d-27bc-4508-89f7-b678ff9ab945 2018-09-30 05:14:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:24,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f1f68-6f22-4598-b2f8-756969da99ee Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb"}, "enabled": true, "id": "98e112a846b542fcaf3ae43569593afb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-611e38a4-3d52-493-proj"}} 2018-09-30 05:14:24,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb used request id req-c17f1f68-6f22-4598-b2f8-756969da99ee 2018-09-30 05:14:24,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d246a350-d418-494e-90f8-45aba04e382a 2018-09-30 05:14:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d246a350-d418-494e-90f8-45aba04e382a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:24,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b2fbd079-d403-4dde-936b-4191e6af8cc8 Date: Sun, 30 Sep 2018 05:14:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "port_range_min": null, "revision_number": 0, "tenant_id": "98e112a846b542fcaf3ae43569593afb", "created_at": "2018-09-30T05:13:51Z", "project_id": "98e112a846b542fcaf3ae43569593afb", "id": "2777fffd-627a-4569-9261-da5335d2aaac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "port_range_min": null, "revision_number": 0, "tenant_id": "98e112a846b542fcaf3ae43569593afb", "created_at": "2018-09-30T05:13:51Z", "project_id": "98e112a846b542fcaf3ae43569593afb", "id": "5f4bab0c-ca66-4bb3-93e6-3dcdc50e7141"}, {"remote_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "port_range_min": null, "revision_number": 0, "tenant_id": "98e112a846b542fcaf3ae43569593afb", "created_at": "2018-09-30T05:13:51Z", "project_id": "98e112a846b542fcaf3ae43569593afb", "id": "d072cfee-bf6b-4d4f-9aa1-5abe3339cceb"}, {"remote_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:13:51Z", "security_group_id": "d246a350-d418-494e-90f8-45aba04e382a", "port_range_min": null, "revision_number": 0, "tenant_id": "98e112a846b542fcaf3ae43569593afb", "created_at": "2018-09-30T05:13:51Z", "project_id": "98e112a846b542fcaf3ae43569593afb", "id": "f24926fc-77e6-4038-9cae-3e61180d9d76"}]} 2018-09-30 05:14:24,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d246a350-d418-494e-90f8-45aba04e382a used request id req-b2fbd079-d403-4dde-936b-4191e6af8cc8 2018-09-30 05:14:24,936 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:14:24,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d246a350-d418-494e-90f8-45aba04e382a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:25,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d053096-3412-4fc1-a005-64cc205ae411 Content-Length: 0 Date: Sun, 30 Sep 2018 05:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:14:25,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d246a350-d418-494e-90f8-45aba04e382a used request id req-9d053096-3412-4fc1-a005-64cc205ae411 2018-09-30 05:14:25,228 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-611e38a4-3d52-493-proj 2018-09-30 05:14:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:25,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-404a5ab7-1e8d-4d55-9931-0d8b80dbe852 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:25,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/98e112a846b542fcaf3ae43569593afb used request id req-404a5ab7-1e8d-4d55-9931-0d8b80dbe852 2018-09-30 05:14:25,469 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-611e38a4-3d52-493-proj-role 2018-09-30 05:14:25,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f93e67263eaa477991473015f25168d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:25,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8502f105-ed56-4f32-8e2b-ef03d87cd0b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:25,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f93e67263eaa477991473015f25168d0 used request id req-8502f105-ed56-4f32-8e2b-ef03d87cd0b4 2018-09-30 05:14:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40bd49d858a83cdb514b71b037aafabac391765c" 2018-09-30 05:14:25,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46bc915-0fe3-4e48-8273-7f4207d16693 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:14:25,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a46bc915-0fe3-4e48-8273-7f4207d16693 2018-09-30 05:14:25,664 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-611e38a4-3d52-493-user 2018-09-30 05:14:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6ca5d3208ba0449191ce99051bc82465 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e58dcae4c41af873003281d286552d0ea36293" 2018-09-30 05:14:25,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bced349a-cba6-4dc6-a0f8-b77f71813f53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:25,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6ca5d3208ba0449191ce99051bc82465 used request id req-bced349a-cba6-4dc6-a0f8-b77f71813f53 2018-09-30 05:14:25,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:26,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9fKKCpeRTjaxWDa_ZdTlqw"], "issued_at": "2018-09-30T05:14:26.000000Z"}} 2018-09-30 05:14:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cddb66628848de5e8316fcda73e9211123d675c" 2018-09-30 05:14:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a723364d-3959-492e-99d9-910136401cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:26,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a723364d-3959-492e-99d9-910136401cb8 2018-09-30 05:14:26,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:26,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:26,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9Mbg8WouRY2tIBX-rP0sdA"], "issued_at": "2018-09-30T05:14:26.000000Z"}} 2018-09-30 05:14:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:14:26,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5191b2a9-0db5-4261-8bf0-636551b4ebf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:26,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5191b2a9-0db5-4261-8bf0-636551b4ebf1 2018-09-30 05:14:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:14:26,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:14:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d2557925-7d9c-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:14:26,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c86af6-87c0-4c64-8d14-4367862366a0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d2557925-7d9c-410-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:14:26,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d2557925-7d9c-410-proj used request id req-13c86af6-87c0-4c64-8d14-4367862366a0 2018-09-30 05:14:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:14:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa70610-cdbc-4e8d-baf7-6bfbf9e89652 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:14:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8aa70610-cdbc-4e8d-baf7-6bfbf9e89652 2018-09-30 05:14:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}}' 2018-09-30 05:14:27,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8edd2f-f565-4a95-a601-1d9cc43b7d49 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec"}, "enabled": true, "id": "aa7949987d9e4e3caebd61e05463aeec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}} 2018-09-30 05:14:27,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fc8edd2f-f565-4a95-a601-1d9cc43b7d49 2018-09-30 05:14:27,078 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d2557925-7d9c-410-proj 2018-09-30 05:14:27,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:27,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:27,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["oHgKgHBHSx-V9TNpU5cpXw"], "issued_at": "2018-09-30T05:14:27.000000Z"}} 2018-09-30 05:14:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:27,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1561378a-8fe4-4d35-9699-b38dfdba308e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:27,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1561378a-8fe4-4d35-9699-b38dfdba308e 2018-09-30 05:14:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:14:27,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:14:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:14:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:27,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b23b8b-eddc-42eb-babb-bee2166a3410 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:14:27,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-90b23b8b-eddc-42eb-babb-bee2166a3410 2018-09-30 05:14:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d2557925-7d9c-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:27,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001de23a-8ac0-4bd2-9e23-b6052a49a318 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d2557925-7d9c-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec"}, "enabled": true, "id": "aa7949987d9e4e3caebd61e05463aeec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}]} 2018-09-30 05:14:27,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d2557925-7d9c-410-proj used request id req-001de23a-8ac0-4bd2-9e23-b6052a49a318 2018-09-30 05:14:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:27,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de85764f-0df7-4607-9110-b5486b81a529 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:14:27,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-de85764f-0df7-4607-9110-b5486b81a529 2018-09-30 05:14:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:28,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e021a12-ec3b-4400-9627-b95efa865f06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:14:28,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1e021a12-ec3b-4400-9627-b95efa865f06 2018-09-30 05:14:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d2557925-7d9c-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:28,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e514c1-018d-4522-945b-7d41523ed11e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d2557925-7d9c-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec"}, "enabled": true, "id": "aa7949987d9e4e3caebd61e05463aeec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}]} 2018-09-30 05:14:28,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d2557925-7d9c-410-proj used request id req-f8e514c1-018d-4522-945b-7d41523ed11e 2018-09-30 05:14:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/b9dea2235e674e4a888134894b5f0849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:28,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f50e733-ef4e-44db-b0eb-bb18d83a59fb Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d2557925-7d9c-410-user", "links": {"self": "http://172.30.9.29:5000/v3/users/b9dea2235e674e4a888134894b5f0849"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "aa7949987d9e4e3caebd61e05463aeec", "id": "b9dea2235e674e4a888134894b5f0849", "password_expires_at": null}} 2018-09-30 05:14:28,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/b9dea2235e674e4a888134894b5f0849 used request id req-1f50e733-ef4e-44db-b0eb-bb18d83a59fb 2018-09-30 05:14:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:28,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7eb286-cfca-4210-b56a-28db6e045ada Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:14:28,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles used request id req-ba7eb286-cfca-4210-b56a-28db6e045ada 2018-09-30 05:14:28,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:28,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a7cb94-d2ac-46e3-a5e3-e5b01588babf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:14:28,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-a2a7cb94-d2ac-46e3-a5e3-e5b01588babf 2018-09-30 05:14:28,540 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d2557925-7d9c-410-proj 2018-09-30 05:14:28,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:14:28,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c758d6-56e1-4d4f-863b-604cc56d1d3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:28,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles/ef82967bb0a548ba9b4097292a03296d used request id req-64c758d6-56e1-4d4f-863b-604cc56d1d3d 2018-09-30 05:14:28,672 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d2557925-7d9c-410-user 2018-09-30 05:14:28,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:14:28,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58905d2d-cae4-47cf-838e-9d69ef9d3927 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:14:28,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-58905d2d-cae4-47cf-838e-9d69ef9d3927 2018-09-30 05:14:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" -d '{"role": {"name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role"}}' 2018-09-30 05:14:28,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0037db6-9db7-438a-ada6-63d5b8d7ed20 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbe62823a84b40e38167f26e67724697", "links": {"self": "http://172.30.9.29:5000/v3/roles/dbe62823a84b40e38167f26e67724697"}, "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role"}} 2018-09-30 05:14:28,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b0037db6-9db7-438a-ada6-63d5b8d7ed20 2018-09-30 05:14:28,873 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d2557925-7d9c-410-proj-role 2018-09-30 05:14:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/dbe62823a84b40e38167f26e67724697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:14:28,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3cef4c-f575-4fc5-8e17-45045e48fbb3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/dbe62823a84b40e38167f26e67724697"}, "domain_id": null, "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role", "id": "dbe62823a84b40e38167f26e67724697"}} 2018-09-30 05:14:28,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/dbe62823a84b40e38167f26e67724697 used request id req-2b3cef4c-f575-4fc5-8e17-45045e48fbb3 2018-09-30 05:14:28,969 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d2557925-7d9c-410-proj-role to project CreateStackSuccessTests-d2557925-7d9c-410-proj 2018-09-30 05:14:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles/dbe62823a84b40e38167f26e67724697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:14:29,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e41281b1-1fd8-4cd0-925d-91cc41c892e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:29,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec/users/b9dea2235e674e4a888134894b5f0849/roles/dbe62823a84b40e38167f26e67724697 used request id req-e41281b1-1fd8-4cd0-925d-91cc41c892e9 2018-09-30 05:14:29,091 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:14:29,092 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:14:29,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:29,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:29,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "dbe62823a84b40e38167f26e67724697", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role"}], "expires_at": "2018-09-30T06:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa7949987d9e4e3caebd61e05463aeec", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d2557925-7d9c-410-user", "id": "b9dea2235e674e4a888134894b5f0849"}, "audit_ids": ["YnFsUxPMTEqO0D-wcumhew"], "issued_at": "2018-09-30T05:14:29.000000Z"}} 2018-09-30 05:14:29,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:14:29,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cdac0e-f7a0-45a1-907a-098c604845e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:29,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c6cdac0e-f7a0-45a1-907a-098c604845e7 2018-09-30 05:14:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:14:29,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5e9b30a0-f7e8-4eb8-9044-ea7b34cb7e00 Date: Sun, 30 Sep 2018 05:14:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image"} 2018-09-30 05:14:29,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image used request id req-5e9b30a0-f7e8-4eb8-9044-ea7b34cb7e00 2018-09-30 05:14:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:14:30,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e92155c-2bd0-4fc1-8c8b-6a02b00d3549 Date: Sun, 30 Sep 2018 05:14:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:14:30,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9e92155c-2bd0-4fc1-8c8b-6a02b00d3549 2018-09-30 05:14:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image"}' 2018-09-30 05:14:30,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 X-Openstack-Request-Id: req-84152b1c-cd02-4683-8328-c979aebb4e05 Date: Sun, 30 Sep 2018 05:14:30 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:14:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:14:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679", "min_disk": 0, "protected": false, "id": "c4ff65c6-43f5-4353-bb0f-b91c3154d679", "file": "/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/file", "checksum": null, "owner": "aa7949987d9e4e3caebd61e05463aeec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:14:30,235 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-84152b1c-cd02-4683-8328-c979aebb4e05 2018-09-30 05:14:30,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" -d '' 2018-09-30 05:14:31,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e60dedc-d74b-4766-9143-966ec22cd039 Date: Sun, 30 Sep 2018 05:14:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:14:31,848 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/file used request id req-5e60dedc-d74b-4766-9143-966ec22cd039 2018-09-30 05:14:31,848 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:14:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:14:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c4eddd41-07b5-4d97-9f2d-f6000fdc1a92 Date: Sun, 30 Sep 2018 05:14:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:14:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:14:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/snap", "metadata": {}}], "self": "/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679", "min_disk": 0, "protected": false, "id": "c4ff65c6-43f5-4353-bb0f-b91c3154d679", "file": "/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa7949987d9e4e3caebd61e05463aeec", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:14:32,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 used request id req-c4eddd41-07b5-4d97-9f2d-f6000fdc1a92 2018-09-30 05:14:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:14:32,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-41555bc0-37bc-4d97-b7e6-bf2504585531 Date: Sun, 30 Sep 2018 05:14:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:14:32,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-41555bc0-37bc-4d97-b7e6-bf2504585531 2018-09-30 05:14:32,291 - create_image - INFO - Created image with name - CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image 2018-09-30 05:14:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:14:32,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9a0bd09a-41c2-47b5-b6f2-8bade25fafe2 Date: Sun, 30 Sep 2018 05:14:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:14:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:14:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/snap", "metadata": {}}], "self": "/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679", "min_disk": 0, "protected": false, "id": "c4ff65c6-43f5-4353-bb0f-b91c3154d679", "file": "/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa7949987d9e4e3caebd61e05463aeec", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:14:32,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 used request id req-9a0bd09a-41c2-47b5-b6f2-8bade25fafe2 2018-09-30 05:14:32,312 - create_image - DEBUG - Instance status is - active 2018-09-30 05:14:32,312 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image 2018-09-30 05:14:32,312 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image 2018-09-30 05:14:32,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:32,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:32,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["AUfz9sBNT3mHx2ECkhQKqQ"], "issued_at": "2018-09-30T05:14:32.000000Z"}} 2018-09-30 05:14:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b92318b3da8029028b63b130d5056c7cde40766" 2018-09-30 05:14:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddf6f68-36b8-4a66-9f11-20c0426093da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:32,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6ddf6f68-36b8-4a66-9f11-20c0426093da 2018-09-30 05:14:32,795 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:14:32,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b92318b3da8029028b63b130d5056c7cde40766" 2018-09-30 05:14:32,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ac19962-8a54-425c-a090-d2fcec8ba0c2 x-compute-request-id: req-1ac19962-8a54-425c-a090-d2fcec8ba0c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:14:32,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1ac19962-8a54-425c-a090-d2fcec8ba0c2 2018-09-30 05:14:32,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b92318b3da8029028b63b130d5056c7cde40766" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:14:33,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9460d464-e674-4afd-b6c2-7df300a18dab x-compute-request-id: req-9460d464-e674-4afd-b6c2-7df300a18dab Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e1a67c5a-e09b-4c75-9dc7-408642ee9c78", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e1a67c5a-e09b-4c75-9dc7-408642ee9c78", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e1a67c5a-e09b-4c75-9dc7-408642ee9c78", "name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:14:33,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9460d464-e674-4afd-b6c2-7df300a18dab 2018-09-30 05:14:33,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:33,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:33,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "dbe62823a84b40e38167f26e67724697", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role"}], "expires_at": "2018-09-30T06:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa7949987d9e4e3caebd61e05463aeec", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d2557925-7d9c-410-user", "id": "b9dea2235e674e4a888134894b5f0849"}, "audit_ids": ["dl7RksmFRQSOZkN5koN7OQ"], "issued_at": "2018-09-30T05:14:33.000000Z"}} 2018-09-30 05:14:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:33,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a758f40f-856c-4820-b2ce-321e0e51e0a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:33,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a758f40f-856c-4820-b2ce-321e0e51e0a9 2018-09-30 05:14:33,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:14:33,503 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:14:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:33,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:33 GMT Server: Apache x-openstack-request-id: req-d62a911f-bb23-4da4-b5bb-128154560c45 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:14:33,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack used request id req-d62a911f-bb23-4da4-b5bb-128154560c45 2018-09-30 05:14:33,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}}' 2018-09-30 05:14:35,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:14:33 GMT Server: Apache x-openstack-request-id: req-ea858bde-091a-4876-9413-e8380caa3da5 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}]}} 2018-09-30 05:14:35,951 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks used request id req-ea858bde-091a-4876-9413-e8380caa3da5 2018-09-30 05:14:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:36,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:35 GMT Server: Apache x-openstack-request-id: req-8324e6eb-1de7-46ca-8833-b5bbc8f9c27b Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:36,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:36 GMT Server: Apache x-openstack-request-id: req-ce990dcd-73e8-4fa6-bfae-8bee4c723048 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:36,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-ce990dcd-73e8-4fa6-bfae-8bee4c723048 2018-09-30 05:14:36,182 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:14:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:36,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:36 GMT Server: Apache x-openstack-request-id: req-07826706-7057-437b-9099-34d1af6420e8 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:36,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:36 GMT Server: Apache x-openstack-request-id: req-20346cb3-5ce9-4dbd-b916-d97ec3d415ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:36,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-20346cb3-5ce9-4dbd-b916-d97ec3d415ef 2018-09-30 05:14:36,401 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:36,401 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:39,404 - create_stack - DEBUG - Stack status query timeout in 1196.7779851 2018-09-30 05:14:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:39,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:39 GMT Server: Apache x-openstack-request-id: req-e531f0bb-0275-4d9f-9c70-7aeac29030ee Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:40,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:39 GMT Server: Apache x-openstack-request-id: req-7f3d67b7-e096-460c-94db-71741ead8b4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:40,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-7f3d67b7-e096-460c-94db-71741ead8b4d 2018-09-30 05:14:40,043 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:40,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:43,047 - create_stack - DEBUG - Stack status query timeout in 1193.13582301 2018-09-30 05:14:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:43,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:43 GMT Server: Apache x-openstack-request-id: req-bcbb7802-bc10-4d41-ac62-47a9f3e5ac6e Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:43,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:43 GMT Server: Apache x-openstack-request-id: req-1d051b31-6bea-48b0-af04-16456af8976c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:43,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-1d051b31-6bea-48b0-af04-16456af8976c 2018-09-30 05:14:43,119 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:43,119 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:46,121 - create_stack - DEBUG - Stack status query timeout in 1190.06188488 2018-09-30 05:14:46,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:46,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:46 GMT Server: Apache x-openstack-request-id: req-c79342dc-06e1-4cc3-846b-15100434d670 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:46,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:46 GMT Server: Apache x-openstack-request-id: req-31685a57-8ebf-4813-8db5-da344fb043d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:46,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-31685a57-8ebf-4813-8db5-da344fb043d2 2018-09-30 05:14:46,192 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:46,192 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:49,195 - create_stack - DEBUG - Stack status query timeout in 1186.98714399 2018-09-30 05:14:49,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:49,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:49 GMT Server: Apache x-openstack-request-id: req-934adf7e-118b-46e1-b8a7-5a4e5675bf2b Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:49,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:49 GMT Server: Apache x-openstack-request-id: req-3ed84be4-1872-4d79-b7dd-0dea41fcd35a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:49,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-3ed84be4-1872-4d79-b7dd-0dea41fcd35a 2018-09-30 05:14:49,647 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:49,647 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:52,650 - create_stack - DEBUG - Stack status query timeout in 1183.53214288 2018-09-30 05:14:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:52,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:52 GMT Server: Apache x-openstack-request-id: req-ecea01da-2291-47b1-9791-3924f07dfe82 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:52,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:52 GMT Server: Apache x-openstack-request-id: req-06b81f98-83de-42f6-b892-650b318c78f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:52,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-06b81f98-83de-42f6-b892-650b318c78f7 2018-09-30 05:14:52,721 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:14:52,722 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:14:55,725 - create_stack - DEBUG - Stack status query timeout in 1180.45767307 2018-09-30 05:14:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:55,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-2cde08aa-339a-4dc4-a322-52783d4088a6 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:55,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-9c9eb81e-c783-4494-9c8a-762c5e51251e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:55,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-9c9eb81e-c783-4494-9c8a-762c5e51251e 2018-09-30 05:14:55,797 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:14:55,797 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:14:55,798 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:14:55,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:56,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "dbe62823a84b40e38167f26e67724697", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role"}], "expires_at": "2018-09-30T06:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa7949987d9e4e3caebd61e05463aeec", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d2557925-7d9c-410-user", "id": "b9dea2235e674e4a888134894b5f0849"}, "audit_ids": ["m7RIvvGCTgGFqFeU2aT4Ng"], "issued_at": "2018-09-30T05:14:56.000000Z"}} 2018-09-30 05:14:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab2d6f186c78d9d9a2811b2daa88765069fb60d3" 2018-09-30 05:14:56,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:56 GMT Server: Apache x-openstack-request-id: req-416fe9f1-f347-4051-8fc5-a2b91e2398d0 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:56,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:56 GMT Server: Apache x-openstack-request-id: req-b9bb5f70-5d16-4b9b-9d0d-ab40096ddd90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:56,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-b9bb5f70-5d16-4b9b-9d0d-ab40096ddd90 2018-09-30 05:14:56,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:56,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:56 GMT Server: Apache x-openstack-request-id: req-fa1c9dc0-8ce1-458b-a748-39cac25af849 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:57,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:56 GMT Server: Apache x-openstack-request-id: req-f1bcedcd-b025-4339-ada0-71d0ca1f4196 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:57,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-f1bcedcd-b025-4339-ada0-71d0ca1f4196 2018-09-30 05:14:57,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:14:57,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:14:57,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "dbe62823a84b40e38167f26e67724697", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj-role"}], "expires_at": "2018-09-30T06:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa7949987d9e4e3caebd61e05463aeec", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/aa7949987d9e4e3caebd61e05463aeec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d2557925-7d9c-410-user", "id": "b9dea2235e674e4a888134894b5f0849"}, "audit_ids": ["r7R5pNLESGOzqMB2Uw_Ubg"], "issued_at": "2018-09-30T05:14:57.000000Z"}} 2018-09-30 05:14:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ecbf62cf42a7bc9ccdd4a5ec7ac65457030351" 2018-09-30 05:14:57,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba66a698-1c76-4d9e-b8ab-913de1ff0713 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:14:57,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ba66a698-1c76-4d9e-b8ab-913de1ff0713 2018-09-30 05:14:57,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:14:57,617 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:14:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ecbf62cf42a7bc9ccdd4a5ec7ac65457030351" 2018-09-30 05:14:57,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:57 GMT Server: Apache x-openstack-request-id: req-2d308947-fdd7-4a60-8e42-22bf0e829245 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "deletion_time": null, "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "tags": null}]} 2018-09-30 05:14:57,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack used request id req-2d308947-fdd7-4a60-8e42-22bf0e829245 2018-09-30 05:14:57,827 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:14:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ecbf62cf42a7bc9ccdd4a5ec7ac65457030351" 2018-09-30 05:14:58,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:57 GMT Server: Apache x-openstack-request-id: req-95b5c7e2-1ba0-48d9-903e-89aba92ebbec Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:58,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:58 GMT Server: Apache x-openstack-request-id: req-524390fe-a726-4c1e-96d3-99a79ccc45e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:58,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-524390fe-a726-4c1e-96d3-99a79ccc45e8 2018-09-30 05:14:58,195 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:14:58,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:58,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:58 GMT Server: Apache x-openstack-request-id: req-94678366-1e6d-41b4-9c03-566892b4dbae Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:58,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:14:58 GMT Server: Apache x-openstack-request-id: req-d19713c1-d0c2-4dd9-89ae-95389ef6ce9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:14:58,593 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-d19713c1-d0c2-4dd9-89ae-95389ef6ce9f 2018-09-30 05:14:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:14:59,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:14:58 GMT Server: Apache x-openstack-request-id: req-7d044086-b477-4a9f-a7d0-93f7676abe70 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:14:59,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:14:59 GMT Server: Apache x-openstack-request-id: req-9193b0bb-d6e5-4293-8ae6-e49b9a1ad5c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "tags": null, "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:14:58Z", "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:14:59,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-9193b0bb-d6e5-4293-8ae6-e49b9a1ad5c4 2018-09-30 05:14:59,788 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:14:59,788 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:02,791 - create_stack - DEBUG - Stack status query timeout in 1195.80278301 2018-09-30 05:15:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:15:02,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:02 GMT Server: Apache x-openstack-request-id: req-b53b80b3-cb1e-424d-8abf-d49a9c0084f7 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:02,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:02 GMT Server: Apache x-openstack-request-id: req-1bfb7995-6e41-432e-b430-f7808f87e813 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "tags": null, "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:14:58Z", "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:02,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-1bfb7995-6e41-432e-b430-f7808f87e813 2018-09-30 05:15:02,847 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:15:02,847 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:05,850 - create_stack - DEBUG - Stack status query timeout in 1192.74369216 2018-09-30 05:15:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:15:06,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:05 GMT Server: Apache x-openstack-request-id: req-3cf909c1-00f0-4d3e-b235-90fe96e673bd Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:06,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:06 GMT Server: Apache x-openstack-request-id: req-9c584b4d-2e94-4ec7-853e-50c51cd3f3d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "tags": null, "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:14:58Z", "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:06,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-9c584b4d-2e94-4ec7-853e-50c51cd3f3d8 2018-09-30 05:15:06,219 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:15:06,219 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:09,222 - create_stack - DEBUG - Stack status query timeout in 1189.37199306 2018-09-30 05:15:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:15:09,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:09 GMT Server: Apache x-openstack-request-id: req-39165f30-c8e4-470b-b468-4bcf4ce73145 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:09,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:09 GMT Server: Apache x-openstack-request-id: req-7222d495-a47a-4b3e-8022-f920c4c408e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "aa7949987d9e4e3caebd61e05463aeec", "OS::stack_id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "image_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image", "inst_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-inst", "subnet_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-subnet", "flavor_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-flavor-name", "net_name": "CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-net"}, "deletion_time": "2018-09-30T05:15:09Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack", "stack_user_project_id": "6e52aeff8905406a88542f4904ebcee7", "tags": null, "creation_time": "2018-09-30T05:14:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:14:58Z", "id": "7bb5345f-0fe1-41b3-ac60-3fca585b1f11", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:09,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-7222d495-a47a-4b3e-8022-f920c4c408e6 2018-09-30 05:15:09,436 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:15:09,436 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:15:09,436 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack 2018-09-30 05:15:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8cb8887371b98287100e6d5523069940cab4e4" 2018-09-30 05:15:09,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:09 GMT Server: Apache x-openstack-request-id: req-03556085-cdd5-459d-95f7-32ac138f1664 Location: http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:09,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:15:09 GMT Server: Apache x-openstack-request-id: req-dc8d2ebe-9e1a-4501-ab8e-765332dcb76e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:15:09,490 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/aa7949987d9e4e3caebd61e05463aeec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-stack/7bb5345f-0fe1-41b3-ac60-3fca585b1f11 used request id req-dc8d2ebe-9e1a-4501-ab8e-765332dcb76e 2018-09-30 05:15:09,491 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-64f1af8a-b7a1-48c8-9303-89d2faf5d09b-image 2018-09-30 05:15:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff99ec9c6412d2066bf1fcc55e8ceb533a426e9b" 2018-09-30 05:15:11,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac3c44fd-62b6-4306-82f0-6a76534f4a25 Date: Sun, 30 Sep 2018 05:15:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:15:11,910 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c4ff65c6-43f5-4353-bb0f-b91c3154d679 used request id req-ac3c44fd-62b6-4306-82f0-6a76534f4a25 2018-09-30 05:15:11,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/e1a67c5a-e09b-4c75-9dc7-408642ee9c78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b92318b3da8029028b63b130d5056c7cde40766" 2018-09-30 05:15:11,960 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf89c0d-5e0d-423a-aaea-522900acfe17 x-compute-request-id: req-6cf89c0d-5e0d-423a-aaea-522900acfe17 Content-Length: 0 Content-Type: application/json 2018-09-30 05:15:11,961 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e1a67c5a-e09b-4c75-9dc7-408642ee9c78 used request id req-6cf89c0d-5e0d-423a-aaea-522900acfe17 2018-09-30 05:15:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:12,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f7cb6795-7a4e-41c9-a51e-0df4f20f8ce8 Date: Sun, 30 Sep 2018 05:15:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "created_at": "2018-09-30T05:14:36Z", "updated_at": "2018-09-30T05:14:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "revision_number": 0, "id": "044a1703-33f7-4b77-8ece-e4345b24f74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa7949987d9e4e3caebd61e05463aeec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "revision_number": 0, "id": "10553ccc-c7d8-4d04-a57f-d12ee156e115", "remote_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "remote_ip_prefix": null, "created_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa7949987d9e4e3caebd61e05463aeec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "revision_number": 0, "id": "7ba5a0f1-09fd-415c-a295-2438ca0999e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa7949987d9e4e3caebd61e05463aeec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "revision_number": 0, "id": "e56f6d47-d845-4d7b-9298-4d99e3917ffb", "remote_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "remote_ip_prefix": null, "created_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa7949987d9e4e3caebd61e05463aeec"}], "revision_number": 4, "project_id": "aa7949987d9e4e3caebd61e05463aeec", "id": "978eee62-4404-4d46-af94-ffc287fea00a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:15:12,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f7cb6795-7a4e-41c9-a51e-0df4f20f8ce8 2018-09-30 05:15:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:12,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca5ca18-1d55-4d34-b034-331c2854c57c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:15:12,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-6ca5ca18-1d55-4d34-b034-331c2854c57c 2018-09-30 05:15:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:12,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0fb33e-73d1-4e92-a550-bfd1a7fbf1e8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:15:12,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1c0fb33e-73d1-4e92-a550-bfd1a7fbf1e8 2018-09-30 05:15:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:12,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e70777-55df-46a7-b1a9-e0b4a91cf70f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec"}, "enabled": true, "id": "aa7949987d9e4e3caebd61e05463aeec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d2557925-7d9c-410-proj"}} 2018-09-30 05:15:12,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec used request id req-e6e70777-55df-46a7-b1a9-e0b4a91cf70f 2018-09-30 05:15:12,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 978eee62-4404-4d46-af94-ffc287fea00a 2018-09-30 05:15:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=978eee62-4404-4d46-af94-ffc287fea00a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:12,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6f043bd4-1ca5-4b2f-a02f-6e0f782d3e43 Date: Sun, 30 Sep 2018 05:15:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "port_range_min": null, "revision_number": 0, "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "created_at": "2018-09-30T05:14:36Z", "project_id": "aa7949987d9e4e3caebd61e05463aeec", "id": "044a1703-33f7-4b77-8ece-e4345b24f74c"}, {"remote_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "port_range_min": null, "revision_number": 0, "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "created_at": "2018-09-30T05:14:36Z", "project_id": "aa7949987d9e4e3caebd61e05463aeec", "id": "10553ccc-c7d8-4d04-a57f-d12ee156e115"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "port_range_min": null, "revision_number": 0, "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "created_at": "2018-09-30T05:14:36Z", "project_id": "aa7949987d9e4e3caebd61e05463aeec", "id": "7ba5a0f1-09fd-415c-a295-2438ca0999e1"}, {"remote_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:14:36Z", "security_group_id": "978eee62-4404-4d46-af94-ffc287fea00a", "port_range_min": null, "revision_number": 0, "tenant_id": "aa7949987d9e4e3caebd61e05463aeec", "created_at": "2018-09-30T05:14:36Z", "project_id": "aa7949987d9e4e3caebd61e05463aeec", "id": "e56f6d47-d845-4d7b-9298-4d99e3917ffb"}]} 2018-09-30 05:15:12,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=978eee62-4404-4d46-af94-ffc287fea00a used request id req-6f043bd4-1ca5-4b2f-a02f-6e0f782d3e43 2018-09-30 05:15:12,650 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:15:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/978eee62-4404-4d46-af94-ffc287fea00a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:13,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8088ca9f-7173-497f-bf53-9d107a2555b4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:15:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:15:13,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/978eee62-4404-4d46-af94-ffc287fea00a used request id req-8088ca9f-7173-497f-bf53-9d107a2555b4 2018-09-30 05:15:13,149 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d2557925-7d9c-410-proj 2018-09-30 05:15:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:13,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73311d09-83e8-4032-a458-663889edecef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:13,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/aa7949987d9e4e3caebd61e05463aeec used request id req-73311d09-83e8-4032-a458-663889edecef 2018-09-30 05:15:13,374 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d2557925-7d9c-410-proj-role 2018-09-30 05:15:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/dbe62823a84b40e38167f26e67724697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:13,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d34bb73-dde8-4f8c-a3e1-33b4e30bfb51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:13,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/dbe62823a84b40e38167f26e67724697 used request id req-7d34bb73-dde8-4f8c-a3e1-33b4e30bfb51 2018-09-30 05:15:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84155d243249c2df018f9430812c15b5e9595ef9" 2018-09-30 05:15:13,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e17c6ef-8f06-4c4b-b873-00b36fc6a49b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:15:13,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5e17c6ef-8f06-4c4b-b873-00b36fc6a49b 2018-09-30 05:15:13,582 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d2557925-7d9c-410-user 2018-09-30 05:15:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b9dea2235e674e4a888134894b5f0849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a214edde2d39d1ee3182244443b43c7f6e27e07c" 2018-09-30 05:15:13,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa000ce6-0c2c-418c-9eb0-766afe892fbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:13,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b9dea2235e674e4a888134894b5f0849 used request id req-aa000ce6-0c2c-418c-9eb0-766afe892fbe 2018-09-30 05:15:13,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:14,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["yNeKctWaRV6rI1a_dd2cHw"], "issued_at": "2018-09-30T05:15:14.000000Z"}} 2018-09-30 05:15:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a509bd886b61c74a54ff6ae438895f0e9277ca" 2018-09-30 05:15:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b2e425-c6d1-4638-9f10-2339ce22ad69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:14,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9b2e425-c6d1-4638-9f10-2339ce22ad69 2018-09-30 05:15:14,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:14,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:14,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XVbJF0gpQHqAkqRFQce7nQ"], "issued_at": "2018-09-30T05:15:14.000000Z"}} 2018-09-30 05:15:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:14,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c21d96e-2f82-49a3-af28-196852b25379 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:14,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6c21d96e-2f82-49a3-af28-196852b25379 2018-09-30 05:15:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:15:14,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:15:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e1e7f420-c369-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:14,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71083c3f-5496-4767-a6bf-ba2da9333978 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e1e7f420-c369-48e-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:15:14,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e1e7f420-c369-48e-proj used request id req-71083c3f-5496-4767-a6bf-ba2da9333978 2018-09-30 05:15:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:14,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865298cd-0c37-4f3c-9fed-daa859e7c240 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:15:14,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-865298cd-0c37-4f3c-9fed-daa859e7c240 2018-09-30 05:15:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}}' 2018-09-30 05:15:15,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24683264-0548-4b70-8853-3f8cfb7c7650 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b"}, "enabled": true, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}} 2018-09-30 05:15:15,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-24683264-0548-4b70-8853-3f8cfb7c7650 2018-09-30 05:15:15,017 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e1e7f420-c369-48e-proj 2018-09-30 05:15:15,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:15,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:15,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["bVg6MXbHRFCvbiIVVR4wqA"], "issued_at": "2018-09-30T05:15:15.000000Z"}} 2018-09-30 05:15:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:15,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d39d5d-9f66-4b04-91e5-bf0e0e05aff1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:15,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5d39d5d-9f66-4b04-91e5-bf0e0e05aff1 2018-09-30 05:15:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:15:15,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:15:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:15:15,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:15,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2878b69d-c3be-41fa-955a-07fdaf18e4a5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:15:15,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2878b69d-c3be-41fa-955a-07fdaf18e4a5 2018-09-30 05:15:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e1e7f420-c369-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:15,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a916b7-be65-41ab-a7d5-1f7adec1d8f3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e1e7f420-c369-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b"}, "enabled": true, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}]} 2018-09-30 05:15:15,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e1e7f420-c369-48e-proj used request id req-12a916b7-be65-41ab-a7d5-1f7adec1d8f3 2018-09-30 05:15:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:15,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f2e5c7-20ad-4b72-b275-aac498c28689 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:15:15,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-45f2e5c7-20ad-4b72-b275-aac498c28689 2018-09-30 05:15:16,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab492fe0-3280-4ad6-9608-9ed8a9536bbb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:15:16,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab492fe0-3280-4ad6-9608-9ed8a9536bbb 2018-09-30 05:15:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e1e7f420-c369-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:16,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769950d7-1bc5-4511-a09b-072d60673f09 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e1e7f420-c369-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b"}, "enabled": true, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}]} 2018-09-30 05:15:16,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e1e7f420-c369-48e-proj used request id req-769950d7-1bc5-4511-a09b-072d60673f09 2018-09-30 05:15:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/f6c06ec6ef124bcfbcf764403662a7ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:16,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075e0368-3adf-4a8c-818d-fc05bcc27591 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e1e7f420-c369-48e-user", "links": {"self": "http://172.30.9.29:5000/v3/users/f6c06ec6ef124bcfbcf764403662a7ac"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "id": "f6c06ec6ef124bcfbcf764403662a7ac", "password_expires_at": null}} 2018-09-30 05:15:16,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f6c06ec6ef124bcfbcf764403662a7ac used request id req-075e0368-3adf-4a8c-818d-fc05bcc27591 2018-09-30 05:15:16,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:16,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5484f80b-7013-41de-b72a-37f2a8ed679a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:15:16,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles used request id req-5484f80b-7013-41de-b72a-37f2a8ed679a 2018-09-30 05:15:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:16,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d473c069-a4ab-45fc-a6d9-f1e983d374f1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:15:16,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-d473c069-a4ab-45fc-a6d9-f1e983d374f1 2018-09-30 05:15:16,715 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e1e7f420-c369-48e-proj 2018-09-30 05:15:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:16,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86152a92-8228-441e-a6e0-56e17ebc3d71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:16,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles/ef82967bb0a548ba9b4097292a03296d used request id req-86152a92-8228-441e-a6e0-56e17ebc3d71 2018-09-30 05:15:16,847 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e1e7f420-c369-48e-user 2018-09-30 05:15:16,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:16,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d781c0c-056a-4d10-94ac-bc722131fdc2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:15:16,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2d781c0c-056a-4d10-94ac-bc722131fdc2 2018-09-30 05:15:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" -d '{"role": {"name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role"}}' 2018-09-30 05:15:17,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f4b7737-b48c-4fbc-b45b-195c5a953baf Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33f54157e7394946a8757ed9360cc286", "links": {"self": "http://172.30.9.29:5000/v3/roles/33f54157e7394946a8757ed9360cc286"}, "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role"}} 2018-09-30 05:15:17,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f4b7737-b48c-4fbc-b45b-195c5a953baf 2018-09-30 05:15:17,041 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e1e7f420-c369-48e-proj-role 2018-09-30 05:15:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/33f54157e7394946a8757ed9360cc286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:17,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ba9a11-3f91-46e4-91ad-2711d269aab6 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/33f54157e7394946a8757ed9360cc286"}, "domain_id": null, "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role", "id": "33f54157e7394946a8757ed9360cc286"}} 2018-09-30 05:15:17,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/33f54157e7394946a8757ed9360cc286 used request id req-d1ba9a11-3f91-46e4-91ad-2711d269aab6 2018-09-30 05:15:17,060 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e1e7f420-c369-48e-proj-role to project CreateStackSuccessTests-e1e7f420-c369-48e-proj 2018-09-30 05:15:17,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles/33f54157e7394946a8757ed9360cc286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:17,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-982f8319-e7b9-4e30-9c5f-40c42c69c313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:17,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b/users/f6c06ec6ef124bcfbcf764403662a7ac/roles/33f54157e7394946a8757ed9360cc286 used request id req-982f8319-e7b9-4e30-9c5f-40c42c69c313 2018-09-30 05:15:17,207 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:15:17,208 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:15:17,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:17,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:17,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33f54157e7394946a8757ed9360cc286", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e1e7f420-c369-48e-user", "id": "f6c06ec6ef124bcfbcf764403662a7ac"}, "audit_ids": ["3mA4mdxmQJO0Xraz9QCKXQ"], "issued_at": "2018-09-30T05:15:17.000000Z"}} 2018-09-30 05:15:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:17,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878da3ca-9678-4475-a6f8-b0663a3471d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:17,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-878da3ca-9678-4475-a6f8-b0663a3471d0 2018-09-30 05:15:17,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:17,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-53ead85d-d9bf-4684-9fd7-fe2339442122 Date: Sun, 30 Sep 2018 05:15:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image"} 2018-09-30 05:15:17,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image used request id req-53ead85d-d9bf-4684-9fd7-fe2339442122 2018-09-30 05:15:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:18,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4994e543-d23f-42e7-bf41-4f3eb157e1a4 Date: Sun, 30 Sep 2018 05:15:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:15:18,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4994e543-d23f-42e7-bf41-4f3eb157e1a4 2018-09-30 05:15:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image"}' 2018-09-30 05:15:18,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 X-Openstack-Request-Id: req-23a57005-47cd-4cfb-88b0-5f9ee23c4607 Date: Sun, 30 Sep 2018 05:15:18 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:15:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:15:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7", "min_disk": 0, "protected": false, "id": "af4f7886-6149-4c4e-a807-652ef707f1a7", "file": "/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7/file", "checksum": null, "owner": "fbb5b87461d14ca3a2c30bde493eaf8b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:15:18,241 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-23a57005-47cd-4cfb-88b0-5f9ee23c4607 2018-09-30 05:15:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" -d '' 2018-09-30 05:15:19,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cf6c4a9-3e72-4f26-8179-d66143e9016a Date: Sun, 30 Sep 2018 05:15:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:15:19,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7/file used request id req-4cf6c4a9-3e72-4f26-8179-d66143e9016a 2018-09-30 05:15:19,791 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:15:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:19,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4baf1582-7af4-41d3-91a3-c3a4742e3bc2 Date: Sun, 30 Sep 2018 05:15:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:15:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:15:19Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/af4f7886-6149-4c4e-a807-652ef707f1a7/snap", "metadata": {}}], "self": "/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7", "min_disk": 0, "protected": false, "id": "af4f7886-6149-4c4e-a807-652ef707f1a7", "file": "/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbb5b87461d14ca3a2c30bde493eaf8b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/af4f7886-6149-4c4e-a807-652ef707f1a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:15:19,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 used request id req-4baf1582-7af4-41d3-91a3-c3a4742e3bc2 2018-09-30 05:15:19,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:20,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64e7ae05-faa0-4d09-8d33-064d69973979 Date: Sun, 30 Sep 2018 05:15:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:15:20,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-64e7ae05-faa0-4d09-8d33-064d69973979 2018-09-30 05:15:20,143 - create_image - INFO - Created image with name - CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image 2018-09-30 05:15:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:20,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fe4acd20-a7fd-421a-8ac0-3635c7565942 Date: Sun, 30 Sep 2018 05:15:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:15:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:15:19Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/af4f7886-6149-4c4e-a807-652ef707f1a7/snap", "metadata": {}}], "self": "/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7", "min_disk": 0, "protected": false, "id": "af4f7886-6149-4c4e-a807-652ef707f1a7", "file": "/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbb5b87461d14ca3a2c30bde493eaf8b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/af4f7886-6149-4c4e-a807-652ef707f1a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:15:20,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 used request id req-fe4acd20-a7fd-421a-8ac0-3635c7565942 2018-09-30 05:15:20,163 - create_image - DEBUG - Instance status is - active 2018-09-30 05:15:20,163 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image 2018-09-30 05:15:20,163 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image 2018-09-30 05:15:20,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:20,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:20,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["3iGeZ1v1RiW-UqHOgI9hew"], "issued_at": "2018-09-30T05:15:20.000000Z"}} 2018-09-30 05:15:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ee5448420121268bc97401b34ffaf6a3b4fca5" 2018-09-30 05:15:20,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7988629-ac98-4e2f-b1d4-0675bc5c9bf2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:20,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f7988629-ac98-4e2f-b1d4-0675bc5c9bf2 2018-09-30 05:15:20,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:15:20,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ee5448420121268bc97401b34ffaf6a3b4fca5" 2018-09-30 05:15:20,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f00d3e63-0810-4c08-aa87-db2f1b000583 x-compute-request-id: req-f00d3e63-0810-4c08-aa87-db2f1b000583 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:15:20,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f00d3e63-0810-4c08-aa87-db2f1b000583 2018-09-30 05:15:20,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ee5448420121268bc97401b34ffaf6a3b4fca5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:15:20,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ae83e9-9a4b-4bab-a285-2aea4ca5f3b3 x-compute-request-id: req-30ae83e9-9a4b-4bab-a285-2aea4ca5f3b3 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b5479d91-c2bc-40ff-ae79-696a57e24cda", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b5479d91-c2bc-40ff-ae79-696a57e24cda", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b5479d91-c2bc-40ff-ae79-696a57e24cda", "name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:15:20,885 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-30ae83e9-9a4b-4bab-a285-2aea4ca5f3b3 2018-09-30 05:15:20,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:20,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:21,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33f54157e7394946a8757ed9360cc286", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e1e7f420-c369-48e-user", "id": "f6c06ec6ef124bcfbcf764403662a7ac"}, "audit_ids": ["rUNN51YnTvOkpMeubuO1Cg"], "issued_at": "2018-09-30T05:15:21.000000Z"}} 2018-09-30 05:15:21,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8806fc51-ea85-4649-b6d8-84aca401be57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:21,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8806fc51-ea85-4649-b6d8-84aca401be57 2018-09-30 05:15:21,354 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:15:21,357 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:15:21,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:21,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:21 GMT Server: Apache x-openstack-request-id: req-4f5abd23-a474-4461-8756-fcbf7d688c65 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:15:21,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack used request id req-4f5abd23-a474-4461-8756-fcbf7d688c65 2018-09-30 05:15:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}}' 2018-09-30 05:15:23,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:15:21 GMT Server: Apache x-openstack-request-id: req-500d53c1-b240-4d6b-8780-f9039cb6d49d Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}]}} 2018-09-30 05:15:23,899 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks used request id req-500d53c1-b240-4d6b-8780-f9039cb6d49d 2018-09-30 05:15:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:24,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:23 GMT Server: Apache x-openstack-request-id: req-8c0667e2-d0a1-46a5-a726-96d298640a45 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:24,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:24 GMT Server: Apache x-openstack-request-id: req-15739424-5373-4cbe-bbae-d2af33896cea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:24,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-15739424-5373-4cbe-bbae-d2af33896cea 2018-09-30 05:15:24,272 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack 2018-09-30 05:15:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:24,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:24 GMT Server: Apache x-openstack-request-id: req-fb16f8cc-1e2b-4677-b08d-1ac087eed9cb Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:24,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:24 GMT Server: Apache x-openstack-request-id: req-4ba34daa-07f3-402f-b0cd-b40ca782034b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:24,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-4ba34daa-07f3-402f-b0cd-b40ca782034b 2018-09-30 05:15:24,637 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:15:24,637 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:27,638 - create_stack - DEBUG - Stack status query timeout in 1196.63347793 2018-09-30 05:15:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:27,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:27 GMT Server: Apache x-openstack-request-id: req-59f06674-40a3-4bdb-9dea-253e8cea3f9e Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:28,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:27 GMT Server: Apache x-openstack-request-id: req-2db50e05-2dc7-4af4-9295-afb3f73b344d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:28,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-2db50e05-2dc7-4af4-9295-afb3f73b344d 2018-09-30 05:15:28,008 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:15:28,008 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:31,012 - create_stack - DEBUG - Stack status query timeout in 1193.26032305 2018-09-30 05:15:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:31,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:31 GMT Server: Apache x-openstack-request-id: req-07a9169e-965a-400e-95d4-2e16a17c509c Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:31,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:31 GMT Server: Apache x-openstack-request-id: req-9300d902-b33c-478d-ab8a-f84912698e2c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:31,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-9300d902-b33c-478d-ab8a-f84912698e2c 2018-09-30 05:15:31,295 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:15:31,295 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:34,298 - create_stack - DEBUG - Stack status query timeout in 1189.97341895 2018-09-30 05:15:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:34,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:34 GMT Server: Apache x-openstack-request-id: req-54257e25-098c-4b48-abb9-8fdf05144521 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:34,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:34 GMT Server: Apache x-openstack-request-id: req-5d1f03a4-f3fe-4ebe-81da-b8b3eb13b439 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:34,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-5d1f03a4-f3fe-4ebe-81da-b8b3eb13b439 2018-09-30 05:15:34,512 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:15:34,512 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:37,515 - create_stack - DEBUG - Stack status query timeout in 1186.75701094 2018-09-30 05:15:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:37,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:37 GMT Server: Apache x-openstack-request-id: req-80c8c8e5-b36b-4951-9c33-4ad2d93ad5ae Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:37,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:37 GMT Server: Apache x-openstack-request-id: req-b89df335-1508-40a4-96ab-c0578efeff78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:37,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-b89df335-1508-40a4-96ab-c0578efeff78 2018-09-30 05:15:37,721 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:15:37,722 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:40,723 - create_stack - DEBUG - Stack status query timeout in 1183.54914212 2018-09-30 05:15:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:40,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:40 GMT Server: Apache x-openstack-request-id: req-b9844a80-cc58-4724-ac6d-b8d78b7a34d7 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:40,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:40 GMT Server: Apache x-openstack-request-id: req-95c78b24-3237-441c-bc71-327eacd10c4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:40,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-95c78b24-3237-441c-bc71-327eacd10c4b 2018-09-30 05:15:40,927 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:15:40,927 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack 2018-09-30 05:15:40,928 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack 2018-09-30 05:15:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:41,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:40 GMT Server: Apache x-openstack-request-id: req-1169828e-8bee-451c-bdce-a728f3d25ed3 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:41,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:41 GMT Server: Apache x-openstack-request-id: req-04509c26-4215-4dbc-b548-e4ce58c986c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T05:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:15:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "9540450b-8919-49e8-8933-40d55483912a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T05:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:15:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c32e8a4a-6dfb-49a0-a629-63896442aa90", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T05:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:15:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "78066ff0-66d7-4b31-ac69-70f293cb3896", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T05:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:15:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4d53d677-981b-4a52-a282-f3d9a690918c", "resource_type": "OS::Nova::Server"}]} 2018-09-30 05:15:41,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780/resources used request id req-04509c26-4215-4dbc-b548-e4ce58c986c7 2018-09-30 05:15:41,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:41,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0cad3242-5310-4366-99b4-fbb2e1003d56 Date: Sun, 30 Sep 2018 05:15:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c32e8a4a-6dfb-49a0-a629-63896442aa90"],"updated_at":"2018-09-30T05:15:26Z","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"78066ff0-66d7-4b31-ac69-70f293cb3896","name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}]} 2018-09-30 05:15:41,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-0cad3242-5310-4366-99b4-fbb2e1003d56 2018-09-30 05:15:41,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:41,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fff02879-1181-4516-97d9-61a53de2a310 Date: Sun, 30 Sep 2018 05:15:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}]} 2018-09-30 05:15:41,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-fff02879-1181-4516-97d9-61a53de2a310 2018-09-30 05:15:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:41,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-83e962ed-c1f4-49c6-a3a4-14c7952a2a51 Date: Sun, 30 Sep 2018 05:15:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}]} 2018-09-30 05:15:41,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-83e962ed-c1f4-49c6-a3a4-14c7952a2a51 2018-09-30 05:15:41,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:41,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:41,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33f54157e7394946a8757ed9360cc286", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e1e7f420-c369-48e-user", "id": "f6c06ec6ef124bcfbcf764403662a7ac"}, "audit_ids": ["kI4gprTSRvyu5RSAoAOSAQ"], "issued_at": "2018-09-30T05:15:41.000000Z"}} 2018-09-30 05:15:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d006d81b6375a9aa01cf8f9af08f6bc8a81b8cc" 2018-09-30 05:15:41,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3028b22-66c8-421b-b691-0a6c9919efdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:41,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b3028b22-66c8-421b-b691-0a6c9919efdc 2018-09-30 05:15:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d006d81b6375a9aa01cf8f9af08f6bc8a81b8cc" 2018-09-30 05:15:42,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-bbc67e3a-9ac5-491b-84bb-0d19cc401aa1 Date: Sun, 30 Sep 2018 05:15:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c32e8a4a-6dfb-49a0-a629-63896442aa90"],"updated_at":"2018-09-30T05:15:26Z","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"78066ff0-66d7-4b31-ac69-70f293cb3896","name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}]} 2018-09-30 05:15:42,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net used request id req-bbc67e3a-9ac5-491b-84bb-0d19cc401aa1 2018-09-30 05:15:42,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:15:42,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:15:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:15:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d006d81b6375a9aa01cf8f9af08f6bc8a81b8cc" 2018-09-30 05:15:42,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cbb6ec-438f-44d4-ad5f-11ef1d9982b2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b"}, "enabled": true, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}} 2018-09-30 05:15:42,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b used request id req-d9cbb6ec-438f-44d4-ad5f-11ef1d9982b2 2018-09-30 05:15:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d006d81b6375a9aa01cf8f9af08f6bc8a81b8cc" 2018-09-30 05:15:42,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-19a985e1-4680-4e9c-9aab-a9f7fe664eee Date: Sun, 30 Sep 2018 05:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}]} 2018-09-30 05:15:42,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-19a985e1-4680-4e9c-9aab-a9f7fe664eee 2018-09-30 05:15:42,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:42,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33f54157e7394946a8757ed9360cc286", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/fbb5b87461d14ca3a2c30bde493eaf8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e1e7f420-c369-48e-user", "id": "f6c06ec6ef124bcfbcf764403662a7ac"}, "audit_ids": ["AXbVDp9TTAmRjcmh_VYkWw"], "issued_at": "2018-09-30T05:15:42.000000Z"}} 2018-09-30 05:15:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:42,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1c17eb-83d2-402e-8190-b3af97338a42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:42,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3b1c17eb-83d2-402e-8190-b3af97338a42 2018-09-30 05:15:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:43,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c4e92a65-b7ec-42d0-ab7f-f2710e0e8224 Date: Sun, 30 Sep 2018 05:15:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c32e8a4a-6dfb-49a0-a629-63896442aa90"],"updated_at":"2018-09-30T05:15:26Z","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"78066ff0-66d7-4b31-ac69-70f293cb3896","name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}]} 2018-09-30 05:15:43,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net used request id req-c4e92a65-b7ec-42d0-ab7f-f2710e0e8224 2018-09-30 05:15:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:43,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a5130d60-0739-4900-9a13-35e7f09ad4b2 Date: Sun, 30 Sep 2018 05:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}]} 2018-09-30 05:15:43,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-a5130d60-0739-4900-9a13-35e7f09ad4b2 2018-09-30 05:15:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:43,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-67939b42-40c5-4a44-9dd8-07b1d4a2f3ed Date: Sun, 30 Sep 2018 05:15:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c32e8a4a-6dfb-49a0-a629-63896442aa90"],"updated_at":"2018-09-30T05:15:26Z","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"78066ff0-66d7-4b31-ac69-70f293cb3896","name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}]} 2018-09-30 05:15:43,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-67939b42-40c5-4a44-9dd8-07b1d4a2f3ed 2018-09-30 05:15:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:43,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2af8b10d-a525-4cad-959f-62c96877cf11 Date: Sun, 30 Sep 2018 05:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}]} 2018-09-30 05:15:43,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896 used request id req-2af8b10d-a525-4cad-959f-62c96877cf11 2018-09-30 05:15:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896&name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:44,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-998deb35-5e53-4279-b4a2-5f591796342a Date: Sun, 30 Sep 2018 05:15:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}]} 2018-09-30 05:15:44,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=78066ff0-66d7-4b31-ac69-70f293cb3896&name=CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet used request id req-998deb35-5e53-4279-b4a2-5f591796342a 2018-09-30 05:15:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c32e8a4a-6dfb-49a0-a629-63896442aa90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eba84935a0ab27c99f185f1dec1722b788c7c91" 2018-09-30 05:15:44,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-5de4ad05-d6e6-4294-8810-2348622b4001 Date: Sun, 30 Sep 2018 05:15:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78066ff0-66d7-4b31-ac69-70f293cb3896","tenant_id":"fbb5b87461d14ca3a2c30bde493eaf8b","created_at":"2018-09-30T05:15:26Z","dns_nameservers":[],"updated_at":"2018-09-30T05:15:26Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"fbb5b87461d14ca3a2c30bde493eaf8b","id":"c32e8a4a-6dfb-49a0-a629-63896442aa90","subnetpool_id":null,"name":"CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet"}} 2018-09-30 05:15:44,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c32e8a4a-6dfb-49a0-a629-63896442aa90 used request id req-5de4ad05-d6e6-4294-8810-2348622b4001 2018-09-30 05:15:44,307 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack 2018-09-30 05:15:44,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:44,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:44 GMT Server: Apache x-openstack-request-id: req-1486ba43-18f4-45f4-8e73-c3852769bfeb Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:44,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:44 GMT Server: Apache x-openstack-request-id: req-d91c5d35-6823-4f7c-8561-8ee1ab340bed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:44,530 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-d91c5d35-6823-4f7c-8561-8ee1ab340bed 2018-09-30 05:15:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:44,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:44 GMT Server: Apache x-openstack-request-id: req-0b54f335-e907-4e08-89fc-72018a43bf1c Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:44,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:44 GMT Server: Apache x-openstack-request-id: req-1899579b-d1cd-452b-9066-c6a1506b23bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "tags": null, "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:15:44Z", "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:44,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-1899579b-d1cd-452b-9066-c6a1506b23bc 2018-09-30 05:15:44,724 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:15:44,724 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:47,727 - create_stack - DEBUG - Stack status query timeout in 1196.8035109 2018-09-30 05:15:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:47,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:47 GMT Server: Apache x-openstack-request-id: req-86af6c24-acdd-4ede-b5c8-78abd53b2f07 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:47,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:47 GMT Server: Apache x-openstack-request-id: req-93b228a9-d5a4-4db8-9383-02eb7be146ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "tags": null, "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:15:44Z", "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:47,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-93b228a9-d5a4-4db8-9383-02eb7be146ff 2018-09-30 05:15:47,938 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:15:47,938 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:50,941 - create_stack - DEBUG - Stack status query timeout in 1193.58899093 2018-09-30 05:15:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:51,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:50 GMT Server: Apache x-openstack-request-id: req-6b83a95f-5d27-4393-914b-49cbdd237859 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:51,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:51 GMT Server: Apache x-openstack-request-id: req-2453803d-f618-4bf2-b8ca-c5b71d31012e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "tags": null, "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:15:44Z", "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:51,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-2453803d-f618-4bf2-b8ca-c5b71d31012e 2018-09-30 05:15:51,244 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:15:51,245 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:15:54,248 - create_stack - DEBUG - Stack status query timeout in 1190.28255987 2018-09-30 05:15:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:54,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:54 GMT Server: Apache x-openstack-request-id: req-61c46f00-505b-43a2-ac46-9671977b3727 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:54,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:54 GMT Server: Apache x-openstack-request-id: req-609467f2-5f0f-462a-abd1-bb6849e7738b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "OS::stack_id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "image_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image", "inst_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-inst", "subnet_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-subnet", "flavor_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-flavor-name", "net_name": "CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack", "stack_user_project_id": "9f79840609dc49d8be8b6d227612dada", "tags": null, "creation_time": "2018-09-30T05:15:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:15:44Z", "id": "1078376b-5ab5-4dc3-b09e-5ea173c24780", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:15:54,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-609467f2-5f0f-462a-abd1-bb6849e7738b 2018-09-30 05:15:54,460 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:15:54,460 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack 2018-09-30 05:15:54,460 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack 2018-09-30 05:15:54,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/1078376b-5ab5-4dc3-b09e-5ea173c24780 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b67ee4fa7e29274fe5080c9518420c44cf4dfce" 2018-09-30 05:15:54,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:15:54 GMT Server: Apache x-openstack-request-id: req-8962efcc-b0b4-484c-9b60-ef4772de2ab8 Location: http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:15:54,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:15:54 GMT Server: Apache x-openstack-request-id: req-72205d13-b79a-41dd-ab28-85182769fcae Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:15:54,516 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/fbb5b87461d14ca3a2c30bde493eaf8b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-stack/1078376b-5ab5-4dc3-b09e-5ea173c24780 used request id req-72205d13-b79a-41dd-ab28-85182769fcae 2018-09-30 05:15:54,517 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-312342cb-a414-4640-8ffb-3482b6bfff22-image 2018-09-30 05:15:54,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5428a634e284ce3e841b373d379b0381d428a1d5" 2018-09-30 05:15:55,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b61e317-1295-43b6-9a7b-1898dc474ebf Date: Sun, 30 Sep 2018 05:15:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:15:55,503 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/af4f7886-6149-4c4e-a807-652ef707f1a7 used request id req-4b61e317-1295-43b6-9a7b-1898dc474ebf 2018-09-30 05:15:55,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b5479d91-c2bc-40ff-ae79-696a57e24cda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ee5448420121268bc97401b34ffaf6a3b4fca5" 2018-09-30 05:15:55,557 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dfe9c58-2b27-44d9-92c4-a9d5ee885c5e x-compute-request-id: req-5dfe9c58-2b27-44d9-92c4-a9d5ee885c5e Content-Length: 0 Content-Type: application/json 2018-09-30 05:15:55,557 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b5479d91-c2bc-40ff-ae79-696a57e24cda used request id req-5dfe9c58-2b27-44d9-92c4-a9d5ee885c5e 2018-09-30 05:15:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:55,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9d6c62f9-0d6e-418e-83f9-b880162af2d4 Date: Sun, 30 Sep 2018 05:15:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "created_at": "2018-09-30T05:15:24Z", "updated_at": "2018-09-30T05:15:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "revision_number": 0, "id": "7a584858-f9a9-4eb4-b1e8-6c9685ca8e6a", "remote_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "remote_ip_prefix": null, "created_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "revision_number": 0, "id": "89a4a470-ca63-409e-aefe-600f4cd7bac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "revision_number": 0, "id": "c9cf536a-786c-4a53-aeb4-5ef6ecd6609f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "revision_number": 0, "id": "e6c8f50e-f92c-47e1-ab01-806b26465ab4", "remote_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "remote_ip_prefix": null, "created_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b"}], "revision_number": 4, "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:15:55,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9d6c62f9-0d6e-418e-83f9-b880162af2d4 2018-09-30 05:15:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:55,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f65f68d-fa4a-47b3-9f44-affb6b7ba3eb Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:15:55,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-2f65f68d-fa4a-47b3-9f44-affb6b7ba3eb 2018-09-30 05:15:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:55,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536bf8cd-2439-4261-80f6-994788e7e4fc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b"}, "enabled": true, "id": "fbb5b87461d14ca3a2c30bde493eaf8b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e1e7f420-c369-48e-proj"}} 2018-09-30 05:15:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b used request id req-536bf8cd-2439-4261-80f6-994788e7e4fc 2018-09-30 05:15:55,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a 2018-09-30 05:15:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:56,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0fc35c49-d42b-49ab-8875-77baddf93f54 Date: Sun, 30 Sep 2018 05:15:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "created_at": "2018-09-30T05:15:24Z", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "id": "7a584858-f9a9-4eb4-b1e8-6c9685ca8e6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "created_at": "2018-09-30T05:15:24Z", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "id": "89a4a470-ca63-409e-aefe-600f4cd7bac6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "created_at": "2018-09-30T05:15:24Z", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "id": "c9cf536a-786c-4a53-aeb4-5ef6ecd6609f"}, {"remote_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:15:24Z", "security_group_id": "56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "created_at": "2018-09-30T05:15:24Z", "project_id": "fbb5b87461d14ca3a2c30bde493eaf8b", "id": "e6c8f50e-f92c-47e1-ab01-806b26465ab4"}]} 2018-09-30 05:15:56,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a used request id req-0fc35c49-d42b-49ab-8875-77baddf93f54 2018-09-30 05:15:56,167 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:15:56,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:56,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-227d79d9-bd16-497c-97ab-712c058cbea4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:15:56,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/56f24bb4-85f0-4036-82d2-7e4bdaaa3d4a used request id req-227d79d9-bd16-497c-97ab-712c058cbea4 2018-09-30 05:15:56,519 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e1e7f420-c369-48e-proj 2018-09-30 05:15:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:56,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09838ee1-0ba2-4a81-9b0e-e51c2d6badce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:56,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fbb5b87461d14ca3a2c30bde493eaf8b used request id req-09838ee1-0ba2-4a81-9b0e-e51c2d6badce 2018-09-30 05:15:56,769 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e1e7f420-c369-48e-proj-role 2018-09-30 05:15:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/33f54157e7394946a8757ed9360cc286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:56,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2882812f-4ae1-4482-89a8-9fd410e517ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:56,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/33f54157e7394946a8757ed9360cc286 used request id req-2882812f-4ae1-4482-89a8-9fd410e517ea 2018-09-30 05:15:56,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d145d3a896a27eee4c6fa73ee72f9be0555ccc" 2018-09-30 05:15:56,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb3ee71-b5d2-46ac-9f96-be6c0e75ff3c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:15:56,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-adb3ee71-b5d2-46ac-9f96-be6c0e75ff3c 2018-09-30 05:15:56,980 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e1e7f420-c369-48e-user 2018-09-30 05:15:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f6c06ec6ef124bcfbcf764403662a7ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0363ad6c84c63f17a96a3259af49e15de1c92626" 2018-09-30 05:15:57,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49373d47-81fd-4026-afe4-04df583c3674 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:15:57,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f6c06ec6ef124bcfbcf764403662a7ac used request id req-49373d47-81fd-4026-afe4-04df583c3674 2018-09-30 05:15:57,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:57,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["oIaIrwDfTvynPcGyXLK1WA"], "issued_at": "2018-09-30T05:15:57.000000Z"}} 2018-09-30 05:15:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73c521be073c8828e72d4ae10fb1cc5ee10d16c" 2018-09-30 05:15:57,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92d9ad1-2459-436e-9ae1-62cdbdd7ff45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:57,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d92d9ad1-2459-436e-9ae1-62cdbdd7ff45 2018-09-30 05:15:57,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:57,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:58,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-8Z9DvUNSQ6IJ3ZXS8UKmw"], "issued_at": "2018-09-30T05:15:58.000000Z"}} 2018-09-30 05:15:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:15:58,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340975a2-5c19-411d-85a7-9ef9299c5e1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:58,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-340975a2-5c19-411d-85a7-9ef9299c5e1b 2018-09-30 05:15:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:15:58,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:15:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-42119c90-9dab-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:15:58,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59174e33-2133-4abc-b679-21d19126868b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-42119c90-9dab-455-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:15:58,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-42119c90-9dab-455-proj used request id req-59174e33-2133-4abc-b679-21d19126868b 2018-09-30 05:15:58,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:15:58,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4132b2-73bd-4da4-87f9-31066567fb36 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:15:58,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6f4132b2-73bd-4da4-87f9-31066567fb36 2018-09-30 05:15:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}}' 2018-09-30 05:15:58,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f50eab7-a6a0-413b-a677-bec99bd2ca0c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:15:58,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2f50eab7-a6a0-413b-a677-bec99bd2ca0c 2018-09-30 05:15:58,491 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-42119c90-9dab-455-proj 2018-09-30 05:15:58,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:15:58,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:15:58,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["TmUol2X9QIep_iJOKzvjdw"], "issued_at": "2018-09-30T05:15:58.000000Z"}} 2018-09-30 05:15:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:58,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165d1fd-c470-4328-9f60-ab09988b7bd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:15:58,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e165d1fd-c470-4328-9f60-ab09988b7bd1 2018-09-30 05:15:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:15:58,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:15:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:59,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044b7b4a-4775-40e4-ae0a-c8ec68e728b7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:15:59,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-044b7b4a-4775-40e4-ae0a-c8ec68e728b7 2018-09-30 05:15:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-42119c90-9dab-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:59,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732e3463-1843-49c5-9fc4-077bbdb61a2c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-42119c90-9dab-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}]} 2018-09-30 05:15:59,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-42119c90-9dab-455-proj used request id req-732e3463-1843-49c5-9fc4-077bbdb61a2c 2018-09-30 05:15:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:59,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea90299-32d0-456d-a5a0-3be45d0c3f89 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:15:59,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bea90299-32d0-456d-a5a0-3be45d0c3f89 2018-09-30 05:15:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:59,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75039bd-20f8-4ff4-b96c-cf6cf713e6a5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:15:59,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c75039bd-20f8-4ff4-b96c-cf6cf713e6a5 2018-09-30 05:15:59,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-42119c90-9dab-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:59,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78079c4-325e-46dd-964c-c65606a6a8a2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-42119c90-9dab-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}]} 2018-09-30 05:15:59,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-42119c90-9dab-455-proj used request id req-c78079c4-325e-46dd-964c-c65606a6a8a2 2018-09-30 05:15:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/596f6f87fdff4029b9f731d37fa4f1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:15:59,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0c9e96-50ef-444c-a82f-2d0b9976db2b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-42119c90-9dab-455-user", "links": {"self": "http://172.30.9.29:5000/v3/users/596f6f87fdff4029b9f731d37fa4f1b4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "accf4b7458544b9390d2db921f3b4c51", "id": "596f6f87fdff4029b9f731d37fa4f1b4", "password_expires_at": null}} 2018-09-30 05:15:59,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/596f6f87fdff4029b9f731d37fa4f1b4 used request id req-9d0c9e96-50ef-444c-a82f-2d0b9976db2b 2018-09-30 05:15:59,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:16:00,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086adf9b-35c7-4db0-9e90-14086a4d027b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:16:00,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles used request id req-086adf9b-35c7-4db0-9e90-14086a4d027b 2018-09-30 05:16:00,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:16:00,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98af2fd4-e00a-40ae-b6f1-380bf48e254b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:16:00,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-98af2fd4-e00a-40ae-b6f1-380bf48e254b 2018-09-30 05:16:00,149 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-42119c90-9dab-455-proj 2018-09-30 05:16:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:16:00,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83807763-338f-4c04-880a-1509b3b9d0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:16:00,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles/ef82967bb0a548ba9b4097292a03296d used request id req-83807763-338f-4c04-880a-1509b3b9d0cf 2018-09-30 05:16:00,290 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-42119c90-9dab-455-user 2018-09-30 05:16:00,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:00,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0670399-b6a0-42c0-a368-b6d772e1daf0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:16:00,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0670399-b6a0-42c0-a368-b6d772e1daf0 2018-09-30 05:16:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" -d '{"role": {"name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role"}}' 2018-09-30 05:16:00,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7882fb2-b671-44eb-a228-ccc13d0902f7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88f06067455d4161b1dd01d58310326f", "links": {"self": "http://172.30.9.29:5000/v3/roles/88f06067455d4161b1dd01d58310326f"}, "name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role"}} 2018-09-30 05:16:00,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c7882fb2-b671-44eb-a228-ccc13d0902f7 2018-09-30 05:16:00,497 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-42119c90-9dab-455-proj-role 2018-09-30 05:16:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/88f06067455d4161b1dd01d58310326f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:00,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239aa3ac-ccc4-4077-acc4-d34d051b6163 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/88f06067455d4161b1dd01d58310326f"}, "domain_id": null, "name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role", "id": "88f06067455d4161b1dd01d58310326f"}} 2018-09-30 05:16:00,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/88f06067455d4161b1dd01d58310326f used request id req-239aa3ac-ccc4-4077-acc4-d34d051b6163 2018-09-30 05:16:00,591 - keystone_utils - INFO - Granting role CreateStackSuccessTests-42119c90-9dab-455-proj-role to project CreateStackSuccessTests-42119c90-9dab-455-proj 2018-09-30 05:16:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles/88f06067455d4161b1dd01d58310326f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:00,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7c27d8-1b76-4721-8105-df953897a4ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:16:00,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51/users/596f6f87fdff4029b9f731d37fa4f1b4/roles/88f06067455d4161b1dd01d58310326f used request id req-ca7c27d8-1b76-4721-8105-df953897a4ba 2018-09-30 05:16:00,739 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:16:00,739 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:16:00,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:00,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:01,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88f06067455d4161b1dd01d58310326f", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "accf4b7458544b9390d2db921f3b4c51", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-42119c90-9dab-455-user", "id": "596f6f87fdff4029b9f731d37fa4f1b4"}, "audit_ids": ["FXLmmvbkTbWmmvvCwkiRmA"], "issued_at": "2018-09-30T05:16:01.000000Z"}} 2018-09-30 05:16:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eec1800-a5ac-4668-bef2-35ad58c7f3ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:01,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7eec1800-a5ac-4668-bef2-35ad58c7f3ad 2018-09-30 05:16:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:01,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-64149726-416e-484b-a3cc-fcdf73f00b42 Date: Sun, 30 Sep 2018 05:16:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image"} 2018-09-30 05:16:01,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image used request id req-64149726-416e-484b-a3cc-fcdf73f00b42 2018-09-30 05:16:01,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03df29d4-946e-4c41-8f2d-3de539354fe8 Date: Sun, 30 Sep 2018 05:16:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:16:01,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-03df29d4-946e-4c41-8f2d-3de539354fe8 2018-09-30 05:16:01,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image"}' 2018-09-30 05:16:01,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 X-Openstack-Request-Id: req-fcc45f62-fd5a-4e91-bd5b-1481eaea03ad Date: Sun, 30 Sep 2018 05:16:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:16:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:16:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "min_disk": 0, "protected": false, "id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "file": "/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833/file", "checksum": null, "owner": "accf4b7458544b9390d2db921f3b4c51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:16:01,786 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fcc45f62-fd5a-4e91-bd5b-1481eaea03ad 2018-09-30 05:16:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" -d '' 2018-09-30 05:16:03,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35a7009e-24a2-4fa0-b778-3f712896ac0e Date: Sun, 30 Sep 2018 05:16:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:16:03,057 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833/file used request id req-35a7009e-24a2-4fa0-b778-3f712896ac0e 2018-09-30 05:16:03,058 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:16:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:03,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-66d72a62-f193-4355-8a1c-e0b52c1ed302 Date: Sun, 30 Sep 2018 05:16:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:16:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:16:03Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0187e314-fd1f-4924-b7e4-17a298fe7833/snap", "metadata": {}}], "self": "/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "min_disk": 0, "protected": false, "id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "file": "/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "accf4b7458544b9390d2db921f3b4c51", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0187e314-fd1f-4924-b7e4-17a298fe7833/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:16:03,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 used request id req-66d72a62-f193-4355-8a1c-e0b52c1ed302 2018-09-30 05:16:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:03,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50033bf6-c549-4c8f-ad69-950715685d4f Date: Sun, 30 Sep 2018 05:16:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:16:03,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-50033bf6-c549-4c8f-ad69-950715685d4f 2018-09-30 05:16:03,378 - create_image - INFO - Created image with name - CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image 2018-09-30 05:16:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:03,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fe03e40e-43c0-4a3e-afc9-c23dfeda313e Date: Sun, 30 Sep 2018 05:16:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:16:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:16:03Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0187e314-fd1f-4924-b7e4-17a298fe7833/snap", "metadata": {}}], "self": "/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "min_disk": 0, "protected": false, "id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "file": "/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "accf4b7458544b9390d2db921f3b4c51", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/0187e314-fd1f-4924-b7e4-17a298fe7833/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:16:03,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 used request id req-fe03e40e-43c0-4a3e-afc9-c23dfeda313e 2018-09-30 05:16:03,552 - create_image - DEBUG - Instance status is - active 2018-09-30 05:16:03,552 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image 2018-09-30 05:16:03,552 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image 2018-09-30 05:16:03,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:03,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:04,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["KWdmVdZ4RpGesCC5SJCdYA"], "issued_at": "2018-09-30T05:16:04.000000Z"}} 2018-09-30 05:16:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da235adab222686947fe0e4900f5ae519fdf888" 2018-09-30 05:16:04,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99afec5a-a8ab-4f32-9872-40843f36fab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:04,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-99afec5a-a8ab-4f32-9872-40843f36fab3 2018-09-30 05:16:04,088 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:16:04,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da235adab222686947fe0e4900f5ae519fdf888" 2018-09-30 05:16:04,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-610f3005-c99f-4fa4-a2ad-9b9fcbf71994 x-compute-request-id: req-610f3005-c99f-4fa4-a2ad-9b9fcbf71994 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:16:04,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-610f3005-c99f-4fa4-a2ad-9b9fcbf71994 2018-09-30 05:16:04,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da235adab222686947fe0e4900f5ae519fdf888" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:16:04,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e81b036e-2ec3-4b13-a65f-e7fcea4bdbfd x-compute-request-id: req-e81b036e-2ec3-4b13-a65f-e7fcea4bdbfd Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:16:04,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e81b036e-2ec3-4b13-a65f-e7fcea4bdbfd 2018-09-30 05:16:04,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:04,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:04,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88f06067455d4161b1dd01d58310326f", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "accf4b7458544b9390d2db921f3b4c51", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-42119c90-9dab-455-user", "id": "596f6f87fdff4029b9f731d37fa4f1b4"}, "audit_ids": ["BL-vJS8XTUa9ZESGD-mmHg"], "issued_at": "2018-09-30T05:16:04.000000Z"}} 2018-09-30 05:16:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:04,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3da99f-d70a-4f3e-9e6f-32b0289d7de3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:04,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ed3da99f-d70a-4f3e-9e6f-32b0289d7de3 2018-09-30 05:16:04,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:16:04,795 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:16:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:04,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:04 GMT Server: Apache x-openstack-request-id: req-9fd54aa7-710f-4baa-9151-b0d39d02f85a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:16:04,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack used request id req-9fd54aa7-710f-4baa-9151-b0d39d02f85a 2018-09-30 05:16:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}}' 2018-09-30 05:16:07,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:16:05 GMT Server: Apache x-openstack-request-id: req-5f4e6e99-f26c-45de-ba9a-35a7490a0c42 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d4073b06-93a2-4386-862c-7263fba12642", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}]}} 2018-09-30 05:16:07,409 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks used request id req-5f4e6e99-f26c-45de-ba9a-35a7490a0c42 2018-09-30 05:16:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:07,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:07 GMT Server: Apache x-openstack-request-id: req-b9bf00d6-3a09-4e44-816c-bf1414c14f07 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:07,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:07 GMT Server: Apache x-openstack-request-id: req-deca231a-2964-45a2-9ca5-12d8eafb1d43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:07,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-deca231a-2964-45a2-9ca5-12d8eafb1d43 2018-09-30 05:16:07,622 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack 2018-09-30 05:16:07,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:07,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:07 GMT Server: Apache x-openstack-request-id: req-e30bae87-b30f-49ab-a887-5defc5b53f66 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:07,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:07 GMT Server: Apache x-openstack-request-id: req-802dd4fc-5aab-414e-a9fa-9fd4c1fab1c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:07,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-802dd4fc-5aab-414e-a9fa-9fd4c1fab1c9 2018-09-30 05:16:07,966 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:16:07,966 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:10,969 - create_stack - DEBUG - Stack status query timeout in 1196.65333796 2018-09-30 05:16:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:11,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:10 GMT Server: Apache x-openstack-request-id: req-c0748041-650a-4ad6-b4b4-d033c180c3ca Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:11,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:11 GMT Server: Apache x-openstack-request-id: req-0cabe861-9f5b-4585-a816-ebc8c0ccb88b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:11,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-0cabe861-9f5b-4585-a816-ebc8c0ccb88b 2018-09-30 05:16:11,424 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:16:11,424 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:14,428 - create_stack - DEBUG - Stack status query timeout in 1193.19482207 2018-09-30 05:16:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:14,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:14 GMT Server: Apache x-openstack-request-id: req-5328ada6-3591-4fcd-933f-0a186c48c627 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:14,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:14 GMT Server: Apache x-openstack-request-id: req-5ed17f2b-4066-400b-bf6a-c9ed8fbad2d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:14,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-5ed17f2b-4066-400b-bf6a-c9ed8fbad2d4 2018-09-30 05:16:14,831 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:16:14,832 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:17,835 - create_stack - DEBUG - Stack status query timeout in 1189.78769302 2018-09-30 05:16:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:18,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:17 GMT Server: Apache x-openstack-request-id: req-effa4fb3-028a-45ad-867c-38ecf98762bd Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:18,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:18 GMT Server: Apache x-openstack-request-id: req-065f2ce3-c71d-43bf-aa62-9851112e912a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:18,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-065f2ce3-c71d-43bf-aa62-9851112e912a 2018-09-30 05:16:18,182 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:16:18,182 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:21,186 - create_stack - DEBUG - Stack status query timeout in 1186.43697596 2018-09-30 05:16:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:21,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:21 GMT Server: Apache x-openstack-request-id: req-a9cf8b7b-cbdd-48bd-be29-828257b85d22 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:21,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:21 GMT Server: Apache x-openstack-request-id: req-cf47fb09-2549-4a6a-bd0b-2fb00964c225 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:21,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-cf47fb09-2549-4a6a-bd0b-2fb00964c225 2018-09-30 05:16:21,680 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:16:21,681 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:24,684 - create_stack - DEBUG - Stack status query timeout in 1182.93874097 2018-09-30 05:16:24,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:24,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:24 GMT Server: Apache x-openstack-request-id: req-e7a39c0e-fc8c-4785-9189-8af4d0d24473 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:24,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:24 GMT Server: Apache x-openstack-request-id: req-3876b776-cc7c-4511-ad13-ab322236bcbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:24,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-3876b776-cc7c-4511-ad13-ab322236bcbe 2018-09-30 05:16:24,928 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:16:24,928 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack 2018-09-30 05:16:24,928 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack 2018-09-30 05:16:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:25,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:24 GMT Server: Apache x-openstack-request-id: req-83316f04-e13f-4e40-9493-7492e0551feb Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:25,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:25 GMT Server: Apache x-openstack-request-id: req-c578b776-87e9-4f08-b48a-c1d03583d85a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a9f8859d-1eb0-4f5d-9f45-86bdc7474511", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c1e23d11-bc7a-411f-991a-fedef207e1a7", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6712cb36-0a18-481d-a7fe-0fcffc32eee8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "resource_type": "OS::Nova::Server"}]} 2018-09-30 05:16:25,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources used request id req-c578b776-87e9-4f08-b48a-c1d03583d85a 2018-09-30 05:16:25,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:25,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05b9041c-fef5-495e-ac62-cd83ef83b4e2 x-compute-request-id: req-05b9041c-fef5-495e-ac62-cd83ef83b4e2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:16:25,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a used request id req-05b9041c-fef5-495e-ac62-cd83ef83b4e2 2018-09-30 05:16:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-f882c4af-8623-4527-953e-e33599a6dd66 Date: Sun, 30 Sep 2018 05:16:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:26,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-f882c4af-8623-4527-953e-e33599a6dd66 2018-09-30 05:16:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:16:26,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:16:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:16:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be865eb5-ddf2-4b94-a642-406980fcac8e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:26,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-be865eb5-ddf2-4b94-a642-406980fcac8e 2018-09-30 05:16:26,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ef9dc67-5512-46a9-8e73-ec067e1022c9 Date: Sun, 30 Sep 2018 05:16:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:26,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-3ef9dc67-5512-46a9-8e73-ec067e1022c9 2018-09-30 05:16:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-ebeb1f94-839e-4507-ac9f-e0315697f5b9 Date: Sun, 30 Sep 2018 05:16:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:26,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-ebeb1f94-839e-4507-ac9f-e0315697f5b9 2018-09-30 05:16:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:26 GMT Server: Apache x-openstack-request-id: req-db9960b4-3ee3-4e01-bfff-40e8b275f10a Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:26,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:26 GMT Server: Apache x-openstack-request-id: req-43ce9cec-2702-4cec-b059-49f3a4f950ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a9f8859d-1eb0-4f5d-9f45-86bdc7474511", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c1e23d11-bc7a-411f-991a-fedef207e1a7", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6712cb36-0a18-481d-a7fe-0fcffc32eee8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-30T05:16:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:16:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "resource_type": "OS::Nova::Server"}]} 2018-09-30 05:16:26,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642/resources used request id req-43ce9cec-2702-4cec-b059-49f3a4f950ed 2018-09-30 05:16:26,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-386bd85b-d490-43c7-9de5-68b4827ef88b x-compute-request-id: req-386bd85b-d490-43c7-9de5-68b4827ef88b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:16:26,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00 used request id req-386bd85b-d490-43c7-9de5-68b4827ef88b 2018-09-30 05:16:26,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c1e23d11-bc7a-411f-991a-fedef207e1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-18df9bd2-16b0-4ed6-aabb-00c4f8b56429 Date: Sun, 30 Sep 2018 05:16:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}} 2018-09-30 05:16:26,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c1e23d11-bc7a-411f-991a-fedef207e1a7 used request id req-18df9bd2-16b0-4ed6-aabb-00c4f8b56429 2018-09-30 05:16:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:26,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-63fb344d-bc94-4769-926b-3ed3ff727a6d Date: Sun, 30 Sep 2018 05:16:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:26,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-63fb344d-bc94-4769-926b-3ed3ff727a6d 2018-09-30 05:16:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-17df6165-a247-4a23-bc54-597292bd21e4 Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:27,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-17df6165-a247-4a23-bc54-597292bd21e4 2018-09-30 05:16:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0af62913-3e72-4dcf-b1f0-8190dfc161fd Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:27,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-0af62913-3e72-4dcf-b1f0-8190dfc161fd 2018-09-30 05:16:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9524b7a2-f929-4d19-b347-25cce96b6407 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:27,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-9524b7a2-f929-4d19-b347-25cce96b6407 2018-09-30 05:16:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-57fcda9e-9dc6-4b14-ad97-20a313f6dc7b Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:27,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-57fcda9e-9dc6-4b14-ad97-20a313f6dc7b 2018-09-30 05:16:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8&mac_address=fa%3A16%3A3e%3A99%3Aec%3A5d&name=CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-61578997-7b8d-45ce-b033-53c083d45deb Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:27,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8&mac_address=fa%3A16%3A3e%3A99%3Aec%3A5d&name=CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2&admin_state_up=True used request id req-61578997-7b8d-45ce-b033-53c083d45deb 2018-09-30 05:16:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20db0ca4-8642-46ed-a3bb-dc1595f71045 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:27,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-20db0ca4-8642-46ed-a3bb-dc1595f71045 2018-09-30 05:16:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7e38fed4-407b-4aa0-a7ce-4de80049c52e Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:27,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-7e38fed4-407b-4aa0-a7ce-4de80049c52e 2018-09-30 05:16:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0bf053be-ed66-4a78-9256-0b0698c54445 Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:27,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-0bf053be-ed66-4a78-9256-0b0698c54445 2018-09-30 05:16:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:27,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-fd603ea9-c027-4cb3-a6fd-6da50f2a3673 Date: Sun, 30 Sep 2018 05:16:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:27,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-fd603ea9-c027-4cb3-a6fd-6da50f2a3673 2018-09-30 05:16:27,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:28,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c9e13aea-2659-43b0-b5aa-9af8180b69eb Date: Sun, 30 Sep 2018 05:16:28 GMT RESP BODY: {"floatingips": []} 2018-09-30 05:16:28,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-c9e13aea-2659-43b0-b5aa-9af8180b69eb 2018-09-30 05:16:28,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:28,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:28,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88f06067455d4161b1dd01d58310326f", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "accf4b7458544b9390d2db921f3b4c51", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-42119c90-9dab-455-user", "id": "596f6f87fdff4029b9f731d37fa4f1b4"}, "audit_ids": ["Ed7O4x2CQ_isHlWSGmmZ7A"], "issued_at": "2018-09-30T05:16:28.000000Z"}} 2018-09-30 05:16:28,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:28,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948bf917-6f29-46b7-ae27-93c9558fb02b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:28,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-948bf917-6f29-46b7-ae27-93c9558fb02b 2018-09-30 05:16:28,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:16:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:28,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d30338-5db5-45ba-bde4-3de728424a62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:28,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91d30338-5db5-45ba-bde4-3de728424a62 2018-09-30 05:16:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:28,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-194ff67e-0d29-4210-abc3-e1a2ed762ad4 Date: Sun, 30 Sep 2018 05:16:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:28,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-194ff67e-0d29-4210-abc3-e1a2ed762ad4 2018-09-30 05:16:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:16:28,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:16:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:16:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:28,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ae8c5a-9f40-471b-8663-2d57f8371dc7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:28,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-15ae8c5a-9f40-471b-8663-2d57f8371dc7 2018-09-30 05:16:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:29,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-549eb5f3-df7c-4ccb-aee7-1627020c2a80 Date: Sun, 30 Sep 2018 05:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:29,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-549eb5f3-df7c-4ccb-aee7-1627020c2a80 2018-09-30 05:16:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8&mac_address=fa%3A16%3A3e%3A99%3Aec%3A5d&name=CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:29,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-f3f7f73f-783f-4fea-863e-a0396d2a04f3 Date: Sun, 30 Sep 2018 05:16:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:29,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8&mac_address=fa%3A16%3A3e%3A99%3Aec%3A5d&name=CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2&admin_state_up=True used request id req-f3f7f73f-783f-4fea-863e-a0396d2a04f3 2018-09-30 05:16:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:29,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405a1288-0785-49f2-ae2e-fc31d2d81e0d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:29,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-405a1288-0785-49f2-ae2e-fc31d2d81e0d 2018-09-30 05:16:29,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:30,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3637eed4-f70d-4021-b7cc-7dcee08ad976 x-compute-request-id: req-3637eed4-f70d-4021-b7cc-7dcee08ad976 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:16:30,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst used request id req-3637eed4-f70d-4021-b7cc-7dcee08ad976 2018-09-30 05:16:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:30,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d85ac257-cb13-4437-946f-1d537ddcffbe Date: Sun, 30 Sep 2018 05:16:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:30,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-d85ac257-cb13-4437-946f-1d537ddcffbe 2018-09-30 05:16:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:30,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3b2c5eef-37f9-4c61-ba3f-64ad19830100 Date: Sun, 30 Sep 2018 05:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:30,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-3b2c5eef-37f9-4c61-ba3f-64ad19830100 2018-09-30 05:16:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:30,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-24833a46-38f0-477e-90ce-ca97d97ff779 Date: Sun, 30 Sep 2018 05:16:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:30,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-24833a46-38f0-477e-90ce-ca97d97ff779 2018-09-30 05:16:30,883 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst 2018-09-30 05:16:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:31,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-412bd0cf-a419-4759-a563-d3fb6ab56f88 Date: Sun, 30 Sep 2018 05:16:31 GMT RESP BODY: {"floatingips": []} 2018-09-30 05:16:31,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-412bd0cf-a419-4759-a563-d3fb6ab56f88 2018-09-30 05:16:31,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:31,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-919da04c-9d7d-4fe3-8b30-856abb301df0 x-compute-request-id: req-919da04c-9d7d-4fe3-8b30-856abb301df0 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:16:31,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a used request id req-919da04c-9d7d-4fe3-8b30-856abb301df0 2018-09-30 05:16:31,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:31,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6e9c8ccf-1a3d-4975-b057-89df16e876a9 Date: Sun, 30 Sep 2018 05:16:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:31,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-6e9c8ccf-1a3d-4975-b057-89df16e876a9 2018-09-30 05:16:31,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:32,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72547592-4583-4140-b5a6-9635801ca76b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:32,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-72547592-4583-4140-b5a6-9635801ca76b 2018-09-30 05:16:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:32,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-24bc893d-81d4-414c-a982-67b31de5475c Date: Sun, 30 Sep 2018 05:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:32,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-24bc893d-81d4-414c-a982-67b31de5475c 2018-09-30 05:16:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-06e286de-cdee-4c18-aca0-a8319355539e Date: Sun, 30 Sep 2018 05:16:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:32,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-06e286de-cdee-4c18-aca0-a8319355539e 2018-09-30 05:16:32,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:16:32,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:32,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88f06067455d4161b1dd01d58310326f", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "accf4b7458544b9390d2db921f3b4c51", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/accf4b7458544b9390d2db921f3b4c51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-42119c90-9dab-455-user", "id": "596f6f87fdff4029b9f731d37fa4f1b4"}, "audit_ids": ["O6jk0u5JQVitnvSt95WdZw"], "issued_at": "2018-09-30T05:16:32.000000Z"}} 2018-09-30 05:16:32,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:32,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43b51b4-2057-4f36-96cd-a67a65219a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:32,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e43b51b4-2057-4f36-96cd-a67a65219a13 2018-09-30 05:16:32,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:33,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9192d111-77d8-44be-b378-c5b3fe171294 x-compute-request-id: req-9192d111-77d8-44be-b378-c5b3fe171294 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:16:33,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a used request id req-9192d111-77d8-44be-b378-c5b3fe171294 2018-09-30 05:16:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:33,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7a0e0f71-79bb-4260-a4ff-d71647efc0ca Date: Sun, 30 Sep 2018 05:16:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:33,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-7a0e0f71-79bb-4260-a4ff-d71647efc0ca 2018-09-30 05:16:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:33,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c53877-6d40-44e7-81e0-eb454da47228 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:33,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-70c53877-6d40-44e7-81e0-eb454da47228 2018-09-30 05:16:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:33,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cfc4aaf9-da0c-47fa-86a2-d5856c3827e4 Date: Sun, 30 Sep 2018 05:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:33,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-cfc4aaf9-da0c-47fa-86a2-d5856c3827e4 2018-09-30 05:16:33,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:34,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-b7a90e9f-a46b-462d-b330-8efb9486eea1 Date: Sun, 30 Sep 2018 05:16:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:34,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-b7a90e9f-a46b-462d-b330-8efb9486eea1 2018-09-30 05:16:34,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:35,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa015bc-e288-46b4-8e8f-456f281b93c7 x-compute-request-id: req-afa015bc-e288-46b4-8e8f-456f281b93c7 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:16:35,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst used request id req-afa015bc-e288-46b4-8e8f-456f281b93c7 2018-09-30 05:16:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:35,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-905abab5-9891-45e8-a497-938534d1cc7d Date: Sun, 30 Sep 2018 05:16:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:35,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-905abab5-9891-45e8-a497-938534d1cc7d 2018-09-30 05:16:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:35,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-12636ed2-d6de-4dfc-9370-50a084f119ca Date: Sun, 30 Sep 2018 05:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:35,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-12636ed2-d6de-4dfc-9370-50a084f119ca 2018-09-30 05:16:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:35,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-31f6fb4e-01eb-4f11-a13d-e298633e140f Date: Sun, 30 Sep 2018 05:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:35,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-31f6fb4e-01eb-4f11-a13d-e298633e140f 2018-09-30 05:16:35,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:36,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-571e0394-30ca-4f0d-9709-0833766e23e1 x-compute-request-id: req-571e0394-30ca-4f0d-9709-0833766e23e1 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:16:36,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a used request id req-571e0394-30ca-4f0d-9709-0833766e23e1 2018-09-30 05:16:36,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:36,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0ca35673-7176-44cc-a87a-07c652de94ff Date: Sun, 30 Sep 2018 05:16:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:36,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-0ca35673-7176-44cc-a87a-07c652de94ff 2018-09-30 05:16:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:36,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4ac8a6-63c2-44e4-9ac2-cfd4a2d66b10 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:36,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-1d4ac8a6-63c2-44e4-9ac2-cfd4a2d66b10 2018-09-30 05:16:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:36,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cc341f4b-b710-4a45-b4d3-68ab05cd76bf Date: Sun, 30 Sep 2018 05:16:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:36,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-cc341f4b-b710-4a45-b4d3-68ab05cd76bf 2018-09-30 05:16:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:36,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-df75347b-54f4-4791-8d86-5efcf262690e Date: Sun, 30 Sep 2018 05:16:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:36,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-df75347b-54f4-4791-8d86-5efcf262690e 2018-09-30 05:16:36,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:37,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61b66bc1-d0ef-4c67-9b9d-b51401e189c6 x-compute-request-id: req-61b66bc1-d0ef-4c67-9b9d-b51401e189c6 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:16:37,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a used request id req-61b66bc1-d0ef-4c67-9b9d-b51401e189c6 2018-09-30 05:16:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:37,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-838bf509-4355-4639-8fe2-873e626b3ebb Date: Sun, 30 Sep 2018 05:16:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:37,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-838bf509-4355-4639-8fe2-873e626b3ebb 2018-09-30 05:16:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:37,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d815d289-cfc9-4a51-ac6b-58db7105d806 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:37,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-d815d289-cfc9-4a51-ac6b-58db7105d806 2018-09-30 05:16:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:37,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-786bb966-1f8a-4bc3-a3c4-e3fdac0097f3 Date: Sun, 30 Sep 2018 05:16:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:37,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-786bb966-1f8a-4bc3-a3c4-e3fdac0097f3 2018-09-30 05:16:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b8aee77918df9d4c04b4e3ffe274a047e9c53" 2018-09-30 05:16:37,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-61b74f84-2ec2-4607-9908-a2ea938c2eae Date: Sun, 30 Sep 2018 05:16:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:37,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-61b74f84-2ec2-4607-9908-a2ea938c2eae 2018-09-30 05:16:37,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:38,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0eb6141a-785d-4cb3-bb7b-a9f728765c59 x-compute-request-id: req-0eb6141a-785d-4cb3-bb7b-a9f728765c59 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ec:5d", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a", "rel": "bookmark"}], "image": {"id": "0187e314-fd1f-4924-b7e4-17a298fe7833", "links": [{"href": "http://172.30.9.29:8774/images/0187e314-fd1f-4924-b7e4-17a298fe7833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:16:20.000000", "flavor": {"id": "f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "links": [{"href": "http://172.30.9.29:8774/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00", "rel": "bookmark"}]}, "id": "86580fdc-39f1-4082-977b-7d6f82f8ee3a", "security_groups": [{"name": "default"}], "user_id": "596f6f87fdff4029b9f731d37fa4f1b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:16:20Z", "hostId": "0fe249c404f02d0a30beee97b5961c5d1ace6922228072de81ea0513", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "created": "2018-09-30T05:16:15Z", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:16:38,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86580fdc-39f1-4082-977b-7d6f82f8ee3a used request id req-0eb6141a-785d-4cb3-bb7b-a9f728765c59 2018-09-30 05:16:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:38,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-cee2fb75-bdf1-4a63-8b25-ff3abd5e6929 Date: Sun, 30 Sep 2018 05:16:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1e23d11-bc7a-411f-991a-fedef207e1a7"],"updated_at":"2018-09-30T05:16:09Z","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"accf4b7458544b9390d2db921f3b4c51","id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}]} 2018-09-30 05:16:38,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net used request id req-cee2fb75-bdf1-4a63-8b25-ff3abd5e6929 2018-09-30 05:16:38,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:38,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bf2af627-586b-4b55-87c8-5a2211f9b999 Date: Sun, 30 Sep 2018 05:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:09Z","dns_nameservers":[],"updated_at":"2018-09-30T05:16:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"accf4b7458544b9390d2db921f3b4c51","id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","subnetpool_id":null,"name":"CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet"}]} 2018-09-30 05:16:38,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-bf2af627-586b-4b55-87c8-5a2211f9b999 2018-09-30 05:16:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a76a1b1b9dc9aadde1ab8f3cdc76bb48830663" 2018-09-30 05:16:38,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-c7442d96-e6d0-4fa2-8ebd-8ec2f89ab68f Date: Sun, 30 Sep 2018 05:16:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.4"}],"id":"98364bdc-8c73-4435-ade7-e7556d46933b","security_groups":[],"mac_address":"fa:16:3e:15:37:94","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.3"}],"id":"9a693f66-624f-482f-aed6-859c2dbefa54","security_groups":[],"mac_address":"fa:16:3e:7c:4b:cd","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.2"}],"id":"a1123303-2481-4a37-8e9a-0a9c63bf3328","security_groups":[],"mac_address":"fa:16:3e:16:6f:86","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6712cb36-0a18-481d-a7fe-0fcffc32eee8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:16:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1e23d11-bc7a-411f-991a-fedef207e1a7","ip_address":"10.0.0.11"}],"id":"a9f8859d-1eb0-4f5d-9f45-86bdc7474511","security_groups":["184a8347-8c57-4bc3-b8c7-273580f0a797"],"mac_address":"fa:16:3e:99:ec:5d","project_id":"accf4b7458544b9390d2db921f3b4c51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack-server1_port-jsd5hpo32zr2","admin_state_up":true,"network_id":"6712cb36-0a18-481d-a7fe-0fcffc32eee8","tenant_id":"accf4b7458544b9390d2db921f3b4c51","created_at":"2018-09-30T05:16:11Z","binding:vnic_type":"normal","device_id":"86580fdc-39f1-4082-977b-7d6f82f8ee3a"}]} 2018-09-30 05:16:38,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6712cb36-0a18-481d-a7fe-0fcffc32eee8 used request id req-c7442d96-e6d0-4fa2-8ebd-8ec2f89ab68f 2018-09-30 05:16:38,766 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack 2018-09-30 05:16:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:38,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:38 GMT Server: Apache x-openstack-request-id: req-9a491335-d50b-425b-a171-6e7a43edb668 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:39,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:16:38 GMT Server: Apache x-openstack-request-id: req-c45259da-589c-46ca-81d3-53a7a31b93d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:16:39,012 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-c45259da-589c-46ca-81d3-53a7a31b93d6 2018-09-30 05:16:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:39,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:39 GMT Server: Apache x-openstack-request-id: req-be43c2aa-45e8-45db-81d4-fafb320b46c9 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:39,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:39 GMT Server: Apache x-openstack-request-id: req-6e08aa11-a69b-4d09-9b0a-3f06dc25d9e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d4073b06-93a2-4386-862c-7263fba12642", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:39,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-6e08aa11-a69b-4d09-9b0a-3f06dc25d9e0 2018-09-30 05:16:39,088 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:16:39,088 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:42,091 - create_stack - DEBUG - Stack status query timeout in 1196.92174387 2018-09-30 05:16:42,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:42,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-c3040a7c-da65-42ec-b7cb-1979f9d017a5 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:42,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-6da9b7d5-1d3f-4f31-a2d5-3807d4c687d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "tags": null, "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:16:38Z", "id": "d4073b06-93a2-4386-862c-7263fba12642", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:42,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-6da9b7d5-1d3f-4f31-a2d5-3807d4c687d8 2018-09-30 05:16:42,147 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:16:42,147 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:45,151 - create_stack - DEBUG - Stack status query timeout in 1193.86220789 2018-09-30 05:16:45,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:45,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:45 GMT Server: Apache x-openstack-request-id: req-dd8479e9-e944-45fd-aa59-c9813d24c6c3 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:45,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:45 GMT Server: Apache x-openstack-request-id: req-12ba249b-f455-4a59-aaa4-6fa4bf661ecf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "tags": null, "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:16:38Z", "id": "d4073b06-93a2-4386-862c-7263fba12642", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:45,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-12ba249b-f455-4a59-aaa4-6fa4bf661ecf 2018-09-30 05:16:45,367 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:16:45,367 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:48,370 - create_stack - DEBUG - Stack status query timeout in 1190.64237404 2018-09-30 05:16:48,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:48,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:48 GMT Server: Apache x-openstack-request-id: req-2c16161d-0e63-4ba2-9a58-2b211924b591 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:48,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:48 GMT Server: Apache x-openstack-request-id: req-8ce33ed6-ed04-470a-8409-0e462e9378de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "tags": null, "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:16:38Z", "id": "d4073b06-93a2-4386-862c-7263fba12642", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:48,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-8ce33ed6-ed04-470a-8409-0e462e9378de 2018-09-30 05:16:48,426 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:16:48,426 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:51,429 - create_stack - DEBUG - Stack status query timeout in 1187.58334398 2018-09-30 05:16:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:51,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:51 GMT Server: Apache x-openstack-request-id: req-0c514026-e58f-4fa2-aace-002065e5b450 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:51,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:51 GMT Server: Apache x-openstack-request-id: req-76cf03ae-987d-41c5-ba77-994883bb042c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "tags": null, "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:16:38Z", "id": "d4073b06-93a2-4386-862c-7263fba12642", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:51,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-76cf03ae-987d-41c5-ba77-994883bb042c 2018-09-30 05:16:51,632 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:16:51,632 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:16:54,636 - create_stack - DEBUG - Stack status query timeout in 1184.37707305 2018-09-30 05:16:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:54,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:54 GMT Server: Apache x-openstack-request-id: req-3bdcf9bb-85ff-45c1-865e-a2e037c3bdf2 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:54,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:54 GMT Server: Apache x-openstack-request-id: req-7827c9ca-00c8-426f-bc7f-38f7f00476f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "accf4b7458544b9390d2db921f3b4c51", "OS::stack_id": "d4073b06-93a2-4386-862c-7263fba12642", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "image_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image", "inst_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-inst", "subnet_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-subnet", "flavor_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-flavor-name", "net_name": "CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-net"}, "deletion_time": "2018-09-30T05:16:52Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack", "stack_user_project_id": "386aa2ae05b44e9fbf91aac06cca4e5c", "tags": null, "creation_time": "2018-09-30T05:16:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:16:38Z", "id": "d4073b06-93a2-4386-862c-7263fba12642", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-30 05:16:54,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-7827c9ca-00c8-426f-bc7f-38f7f00476f9 2018-09-30 05:16:54,897 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:16:54,897 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack 2018-09-30 05:16:54,897 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack 2018-09-30 05:16:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/d4073b06-93a2-4386-862c-7263fba12642 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1f2dbdcc7133766c77a9c3b7e2e0c1d14751af" 2018-09-30 05:16:54,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:16:54 GMT Server: Apache x-openstack-request-id: req-40087c99-d3aa-48cf-9cc3-02e18942cfc6 Location: http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:16:54,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:16:54 GMT Server: Apache x-openstack-request-id: req-26079bfb-ba2c-4353-ba54-5c0746810050 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:16:54,953 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/accf4b7458544b9390d2db921f3b4c51/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-stack/d4073b06-93a2-4386-862c-7263fba12642 used request id req-26079bfb-ba2c-4353-ba54-5c0746810050 2018-09-30 05:16:54,955 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-59a30e12-efbf-4b6f-917a-d59baf148ec3-image 2018-09-30 05:16:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5013c1a6adcad66ef0aa1ca0c1d3405297ee78a6" 2018-09-30 05:16:56,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-688cd844-2fa7-4be8-93b6-95650d65b3fd Date: Sun, 30 Sep 2018 05:16:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:16:56,521 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0187e314-fd1f-4924-b7e4-17a298fe7833 used request id req-688cd844-2fa7-4be8-93b6-95650d65b3fd 2018-09-30 05:16:56,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da235adab222686947fe0e4900f5ae519fdf888" 2018-09-30 05:16:56,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb337f10-83e7-4b22-abb8-d6c1a747b2ab x-compute-request-id: req-eb337f10-83e7-4b22-abb8-d6c1a747b2ab Content-Length: 0 Content-Type: application/json 2018-09-30 05:16:56,564 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f1b5d7f6-4bb1-41f7-9487-bebdbbdefa00 used request id req-eb337f10-83e7-4b22-abb8-d6c1a747b2ab 2018-09-30 05:16:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:56,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fe882f66-b656-4fb7-bf1c-6641e304e3eb Date: Sun, 30 Sep 2018 05:16:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "created_at": "2018-09-30T05:16:07Z", "updated_at": "2018-09-30T05:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "revision_number": 0, "id": "36ef365f-8657-4dbb-9fc1-c7611f58cc52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "port_range_min": null, "ethertype": "IPv6", "project_id": "accf4b7458544b9390d2db921f3b4c51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "revision_number": 0, "id": "ad948fd1-3e1e-47b4-a2d1-8428d496c00f", "remote_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "remote_ip_prefix": null, "created_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "port_range_min": null, "ethertype": "IPv4", "project_id": "accf4b7458544b9390d2db921f3b4c51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "revision_number": 0, "id": "cb215f54-d931-4178-9fcc-38d2973be6b6", "remote_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "remote_ip_prefix": null, "created_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "port_range_min": null, "ethertype": "IPv6", "project_id": "accf4b7458544b9390d2db921f3b4c51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "revision_number": 0, "id": "d88426d6-1562-4631-b968-f6f8c9d59be2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "port_range_min": null, "ethertype": "IPv4", "project_id": "accf4b7458544b9390d2db921f3b4c51"}], "revision_number": 4, "project_id": "accf4b7458544b9390d2db921f3b4c51", "id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:16:56,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fe882f66-b656-4fb7-bf1c-6641e304e3eb 2018-09-30 05:16:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:56,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b32c50f-b4ea-4e9b-875d-67f3f88e4236 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51"}, "enabled": true, "id": "accf4b7458544b9390d2db921f3b4c51", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-42119c90-9dab-455-proj"}} 2018-09-30 05:16:56,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-4b32c50f-b4ea-4e9b-875d-67f3f88e4236 2018-09-30 05:16:56,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 184a8347-8c57-4bc3-b8c7-273580f0a797 2018-09-30 05:16:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=184a8347-8c57-4bc3-b8c7-273580f0a797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:57,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0fb4f035-cd60-4374-b063-efd6bc8339d4 Date: Sun, 30 Sep 2018 05:16:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "port_range_min": null, "revision_number": 0, "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "created_at": "2018-09-30T05:16:07Z", "project_id": "accf4b7458544b9390d2db921f3b4c51", "id": "36ef365f-8657-4dbb-9fc1-c7611f58cc52"}, {"remote_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "port_range_min": null, "revision_number": 0, "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "created_at": "2018-09-30T05:16:07Z", "project_id": "accf4b7458544b9390d2db921f3b4c51", "id": "ad948fd1-3e1e-47b4-a2d1-8428d496c00f"}, {"remote_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "port_range_min": null, "revision_number": 0, "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "created_at": "2018-09-30T05:16:07Z", "project_id": "accf4b7458544b9390d2db921f3b4c51", "id": "cb215f54-d931-4178-9fcc-38d2973be6b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:16:07Z", "security_group_id": "184a8347-8c57-4bc3-b8c7-273580f0a797", "port_range_min": null, "revision_number": 0, "tenant_id": "accf4b7458544b9390d2db921f3b4c51", "created_at": "2018-09-30T05:16:07Z", "project_id": "accf4b7458544b9390d2db921f3b4c51", "id": "d88426d6-1562-4631-b968-f6f8c9d59be2"}]} 2018-09-30 05:16:57,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=184a8347-8c57-4bc3-b8c7-273580f0a797 used request id req-0fb4f035-cd60-4374-b063-efd6bc8339d4 2018-09-30 05:16:57,081 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:16:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/184a8347-8c57-4bc3-b8c7-273580f0a797 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:57,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36dcf8ed-e443-4b9f-8b5d-cdc9e1968555 Content-Length: 0 Date: Sun, 30 Sep 2018 05:16:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:16:57,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/184a8347-8c57-4bc3-b8c7-273580f0a797 used request id req-36dcf8ed-e443-4b9f-8b5d-cdc9e1968555 2018-09-30 05:16:57,414 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-42119c90-9dab-455-proj 2018-09-30 05:16:57,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:57,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eec4923-462d-46b7-9fbd-d3f35bf95da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:16:57,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/accf4b7458544b9390d2db921f3b4c51 used request id req-4eec4923-462d-46b7-9fbd-d3f35bf95da2 2018-09-30 05:16:57,704 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-42119c90-9dab-455-proj-role 2018-09-30 05:16:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/88f06067455d4161b1dd01d58310326f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:57,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b680446-eeaf-482f-aa45-6bc910b8cea1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:16:57,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/88f06067455d4161b1dd01d58310326f used request id req-6b680446-eeaf-482f-aa45-6bc910b8cea1 2018-09-30 05:16:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b774c211f2221134e8697c620b702647b8c06d08" 2018-09-30 05:16:57,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fdbabe3-c810-452d-80af-656bf20356c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:16:57,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5fdbabe3-c810-452d-80af-656bf20356c5 2018-09-30 05:16:57,900 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-42119c90-9dab-455-user 2018-09-30 05:16:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/596f6f87fdff4029b9f731d37fa4f1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30fc8e30fb9ab7b050a52999716e6f6f675d2e1" 2018-09-30 05:16:58,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7edf9887-3b90-4e81-93cc-4a2c4de9cf0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:16:58,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/596f6f87fdff4029b9f731d37fa4f1b4 used request id req-7edf9887-3b90-4e81-93cc-4a2c4de9cf0e 2018-09-30 05:16:58,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:58,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["FvueSRNwSkOP-yju-8kcJQ"], "issued_at": "2018-09-30T05:16:58.000000Z"}} 2018-09-30 05:16:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb798fcceeaedbefcbe3461612c3736000d5531f" 2018-09-30 05:16:58,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115e9346-e031-430b-9541-29cac0f71b1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:58,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-115e9346-e031-430b-9541-29cac0f71b1b 2018-09-30 05:16:58,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:58,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:58,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["P2irnvRMRWmjsq_xrAty5g"], "issued_at": "2018-09-30T05:16:58.000000Z"}} 2018-09-30 05:16:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:16:59,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0586e69f-1db8-4037-9332-4f2564320d63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:59,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0586e69f-1db8-4037-9332-4f2564320d63 2018-09-30 05:16:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:16:59,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:16:59,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:16:59,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca182768-5fa3-4c8c-bdee-77f148bcc381 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:16:59,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj used request id req-ca182768-5fa3-4c8c-bdee-77f148bcc381 2018-09-30 05:16:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:16:59,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a7b634-0f1e-46ec-899c-8b5ac7787f43 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:16:59,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a3a7b634-0f1e-46ec-899c-8b5ac7787f43 2018-09-30 05:16:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}}' 2018-09-30 05:16:59,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5cfa44-3230-4806-b3db-acb3d7431fe8 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959"}, "enabled": true, "id": "47b2556d3fd64905abe13442303da959", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}} 2018-09-30 05:16:59,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0f5cfa44-3230-4806-b3db-acb3d7431fe8 2018-09-30 05:16:59,377 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-d4b8ea78-1bbd-427-proj 2018-09-30 05:16:59,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:16:59,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:16:59,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["j_ObCCj7R-yrXJTMkQ7LWA"], "issued_at": "2018-09-30T05:16:59.000000Z"}} 2018-09-30 05:16:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:16:59,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7774b8f7-6233-4dcf-a716-12161ce21a5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:16:59,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7774b8f7-6233-4dcf-a716-12161ce21a5e 2018-09-30 05:16:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:16:59,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:16:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:16:59,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41745394-4ec1-48a1-88f6-ea25ff3fc76a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:16:59,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-41745394-4ec1-48a1-88f6-ea25ff3fc76a 2018-09-30 05:16:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:16:59,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1e2d1b-f411-4e54-a32c-12ce4eb2343d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959"}, "enabled": true, "id": "47b2556d3fd64905abe13442303da959", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}]} 2018-09-30 05:16:59,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj used request id req-7f1e2d1b-f411-4e54-a32c-12ce4eb2343d 2018-09-30 05:16:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:00,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993f25b1-19cd-446b-b3b7-1db9e9d73507 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:00,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-993f25b1-19cd-446b-b3b7-1db9e9d73507 2018-09-30 05:17:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:00,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519f39ab-7e77-4b2d-9cd4-3141ae00bfe5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:00,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-519f39ab-7e77-4b2d-9cd4-3141ae00bfe5 2018-09-30 05:17:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:00,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb0006a-ffd0-4b5c-92df-2db479643a32 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959"}, "enabled": true, "id": "47b2556d3fd64905abe13442303da959", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}]} 2018-09-30 05:17:00,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj used request id req-4fb0006a-ffd0-4b5c-92df-2db479643a32 2018-09-30 05:17:00,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/a1d717180afa4759939acbe4767acd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:00,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0350fd28-0c0c-45a1-8ae7-31ccd1a7ab72 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-user", "links": {"self": "http://172.30.9.29:5000/v3/users/a1d717180afa4759939acbe4767acd81"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "47b2556d3fd64905abe13442303da959", "id": "a1d717180afa4759939acbe4767acd81", "password_expires_at": null}} 2018-09-30 05:17:00,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a1d717180afa4759939acbe4767acd81 used request id req-0350fd28-0c0c-45a1-8ae7-31ccd1a7ab72 2018-09-30 05:17:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:00,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75eb0b5-27bc-432b-962f-d9a893aa4fa7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:17:00,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles used request id req-e75eb0b5-27bc-432b-962f-d9a893aa4fa7 2018-09-30 05:17:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:00,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e81270-623b-4802-8cd9-bd0a62594f23 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 05:17:00,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-a7e81270-623b-4802-8cd9-bd0a62594f23 2018-09-30 05:17:00,876 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-d4b8ea78-1bbd-427-proj 2018-09-30 05:17:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:01,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a6383a-603a-4239-acce-c0e2e0088d53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:01,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles/814346b910b046f4b45290291aadbbd5 used request id req-33a6383a-603a-4239-acce-c0e2e0088d53 2018-09-30 05:17:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:01,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cbef07-0cd6-427e-94c0-ebe4ea4de09e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:01,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c5cbef07-0cd6-427e-94c0-ebe4ea4de09e 2018-09-30 05:17:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:01,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c898b507-fa8d-415f-a903-5e580d898020 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959"}, "enabled": true, "id": "47b2556d3fd64905abe13442303da959", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}]} 2018-09-30 05:17:01,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-d4b8ea78-1bbd-427-proj used request id req-c898b507-fa8d-415f-a903-5e580d898020 2018-09-30 05:17:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:01,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01728ecb-5cbc-478e-853b-f3e6c509781f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}]} 2018-09-30 05:17:01,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles used request id req-01728ecb-5cbc-478e-853b-f3e6c509781f 2018-09-30 05:17:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:01,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18369f3d-1d2c-40be-af5d-c24d961b8e54 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:17:01,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-18369f3d-1d2c-40be-af5d-c24d961b8e54 2018-09-30 05:17:01,381 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-d4b8ea78-1bbd-427-proj 2018-09-30 05:17:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:01,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd5c466-f226-49b1-b5d0-0ba0bfc89e85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:01,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles/ef82967bb0a548ba9b4097292a03296d used request id req-1fd5c466-f226-49b1-b5d0-0ba0bfc89e85 2018-09-30 05:17:01,536 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-d4b8ea78-1bbd-427-user 2018-09-30 05:17:01,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:01,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93b2573-f1c1-4bc9-8a72-203311d7d5fa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f93b2573-f1c1-4bc9-8a72-203311d7d5fa 2018-09-30 05:17:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" -d '{"role": {"name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role"}}' 2018-09-30 05:17:01,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd3da70-0da1-4f89-927d-533b71223820 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f38c959b4d2640f4a19ed48ee1bc8f7d", "links": {"self": "http://172.30.9.29:5000/v3/roles/f38c959b4d2640f4a19ed48ee1bc8f7d"}, "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role"}} 2018-09-30 05:17:01,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-efd3da70-0da1-4f89-927d-533b71223820 2018-09-30 05:17:01,760 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role 2018-09-30 05:17:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f38c959b4d2640f4a19ed48ee1bc8f7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:01,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c83b57-72a2-4538-b24a-96f14b0aa372 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f38c959b4d2640f4a19ed48ee1bc8f7d"}, "domain_id": null, "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role", "id": "f38c959b4d2640f4a19ed48ee1bc8f7d"}} 2018-09-30 05:17:01,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f38c959b4d2640f4a19ed48ee1bc8f7d used request id req-15c83b57-72a2-4538-b24a-96f14b0aa372 2018-09-30 05:17:01,845 - keystone_utils - INFO - Granting role CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role to project CreateStackVolumeTests-d4b8ea78-1bbd-427-proj 2018-09-30 05:17:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles/f38c959b4d2640f4a19ed48ee1bc8f7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:01,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb1ca77e-63bd-4df7-b904-4223705a4207 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:01,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959/users/a1d717180afa4759939acbe4767acd81/roles/f38c959b4d2640f4a19ed48ee1bc8f7d used request id req-eb1ca77e-63bd-4df7-b904-4223705a4207 2018-09-30 05:17:01,979 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:01,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:01,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:02,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "f38c959b4d2640f4a19ed48ee1bc8f7d", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b2556d3fd64905abe13442303da959", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-user", "id": "a1d717180afa4759939acbe4767acd81"}, "audit_ids": ["dNo5WRX8RMmyhwguLchNzg"], "issued_at": "2018-09-30T05:17:02.000000Z"}} 2018-09-30 05:17:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:02,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd96031e-d8fa-47c2-8210-96b6dc69ee13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:02,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bd96031e-d8fa-47c2-8210-96b6dc69ee13 2018-09-30 05:17:02,436 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:02,438 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:02,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:02 GMT Server: Apache x-openstack-request-id: req-f5500a2e-e24e-44f1-a954-2ec5145ffeca Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:17:02,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack used request id req-f5500a2e-e24e-44f1-a954-2ec5145ffeca 2018-09-30 05:17:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type", "volume_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume"}}' 2018-09-30 05:17:04,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:02 GMT Server: Apache x-openstack-request-id: req-57e1356e-367d-4aa2-8e7e-8a9adac6775f Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "9580cea4-c406-4917-b97b-4da9a9816b43", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "self"}]}} 2018-09-30 05:17:04,251 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks used request id req-57e1356e-367d-4aa2-8e7e-8a9adac6775f 2018-09-30 05:17:04,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:04,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:04 GMT Server: Apache x-openstack-request-id: req-9932f707-84cc-41d6-97e3-f5c2a6653dd7 Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:04,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:04 GMT Server: Apache x-openstack-request-id: req-1e8c7254-1dea-461c-b0c1-f170e05d2407 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "47b2556d3fd64905abe13442303da959", "volume_type_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type", "OS::stack_id": "9580cea4-c406-4917-b97b-4da9a9816b43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "volume_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "stack_user_project_id": "61ef17ef28744de9961d49ced631d6d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:17:03Z", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9580cea4-c406-4917-b97b-4da9a9816b43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:04,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-1e8c7254-1dea-461c-b0c1-f170e05d2407 2018-09-30 05:17:04,637 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack 2018-09-30 05:17:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:04,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:04 GMT Server: Apache x-openstack-request-id: req-b2484f3d-3462-47f2-b824-1d7fec4a8c6b Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:05,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:04 GMT Server: Apache x-openstack-request-id: req-6d5cd708-7001-4bba-82b8-57f28fed2b50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "47b2556d3fd64905abe13442303da959", "volume_type_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type", "OS::stack_id": "9580cea4-c406-4917-b97b-4da9a9816b43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "volume_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "stack_user_project_id": "61ef17ef28744de9961d49ced631d6d5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:17:03Z", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9580cea4-c406-4917-b97b-4da9a9816b43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:05,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-6d5cd708-7001-4bba-82b8-57f28fed2b50 2018-09-30 05:17:05,019 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:17:05,019 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:17:08,022 - create_stack - DEBUG - Stack status query timeout in 1196.61518383 2018-09-30 05:17:08,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:08,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:08 GMT Server: Apache x-openstack-request-id: req-e39b4ed5-b5d5-4510-876c-d6e7215de8e9 Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:08,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:08 GMT Server: Apache x-openstack-request-id: req-9aff5d4e-c6fa-48bc-b046-e64e1653236c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "47b2556d3fd64905abe13442303da959", "volume_type_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type", "OS::stack_id": "9580cea4-c406-4917-b97b-4da9a9816b43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "volume_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "stack_user_project_id": "61ef17ef28744de9961d49ced631d6d5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:17:03Z", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9580cea4-c406-4917-b97b-4da9a9816b43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:08,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-9aff5d4e-c6fa-48bc-b046-e64e1653236c 2018-09-30 05:17:08,250 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:17:08,250 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack 2018-09-30 05:17:08,250 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack 2018-09-30 05:17:08,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:08,430 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:08 GMT Server: Apache x-openstack-request-id: req-e2c50434-6da7-44a1-bf5e-aa97435bbf5b Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:08,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:08 GMT Server: Apache x-openstack-request-id: req-150bffe9-88ad-4b03-be45-93ea5ae4fda2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43/resources/volume", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-30T05:17:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:17:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9eea006f-f2c9-46a1-b4e4-156650dc3b64", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-30T05:17:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:17:04Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "a63f3f06-ea91-40d2-8e27-1d6501c2c2f9", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-30 05:17:08,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43/resources used request id req-150bffe9-88ad-4b03-be45-93ea5ae4fda2 2018-09-30 05:17:08,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959/volumes/9eea006f-f2c9-46a1-b4e4-156650dc3b64 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:08,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:08 GMT Server: Apache x-compute-request-id: req-92c67fef-11bc-4ad1-bc1d-ebed97a2b819 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92c67fef-11bc-4ad1-bc1d-ebed97a2b819 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959/volumes/9eea006f-f2c9-46a1-b4e4-156650dc3b64", "rel": "self"}, {"href": "http://172.30.9.29:8776/47b2556d3fd64905abe13442303da959/volumes/9eea006f-f2c9-46a1-b4e4-156650dc3b64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T05:17:05.000000", "replication_status": null, "snapshot_id": null, "id": "9eea006f-f2c9-46a1-b4e4-156650dc3b64", "size": 1, "user_id": "a1d717180afa4759939acbe4767acd81", "os-vol-tenant-attr:tenant_id": "47b2556d3fd64905abe13442303da959", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume", "bootable": "false", "created_at": "2018-09-30T05:17:05.000000", "volume_type": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type"}} 2018-09-30 05:17:08,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959/volumes/9eea006f-f2c9-46a1-b4e4-156650dc3b64 used request id req-92c67fef-11bc-4ad1-bc1d-ebed97a2b819 2018-09-30 05:17:08,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:08,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:09,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "f38c959b4d2640f4a19ed48ee1bc8f7d", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b2556d3fd64905abe13442303da959", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/47b2556d3fd64905abe13442303da959", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/47b2556d3fd64905abe13442303da959", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/47b2556d3fd64905abe13442303da959", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-user", "id": "a1d717180afa4759939acbe4767acd81"}, "audit_ids": ["MlCqWJySTiucr63saTUx4w"], "issued_at": "2018-09-30T05:17:09.000000Z"}} 2018-09-30 05:17:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a9afee4ca84b62db098951259dee02257ebbd2" 2018-09-30 05:17:09,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbfdcf9-34fd-414c-bc41-7d0478445de4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:09,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9cbfdcf9-34fd-414c-bc41-7d0478445de4 2018-09-30 05:17:09,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a9afee4ca84b62db098951259dee02257ebbd2" 2018-09-30 05:17:09,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache x-compute-request-id: req-367d7d18-2cfd-4e1e-bb4e-a9aec6e8fd34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-367d7d18-2cfd-4e1e-bb4e-a9aec6e8fd34 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959/volumes/9eea006f-f2c9-46a1-b4e4-156650dc3b64", "rel": "self"}, {"href": "http://172.30.9.29:8776/47b2556d3fd64905abe13442303da959/volumes/9eea006f-f2c9-46a1-b4e4-156650dc3b64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-30T05:17:05.000000", "replication_status": null, "snapshot_id": null, "id": "9eea006f-f2c9-46a1-b4e4-156650dc3b64", "size": 1, "user_id": "a1d717180afa4759939acbe4767acd81", "os-vol-tenant-attr:tenant_id": "47b2556d3fd64905abe13442303da959", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume", "bootable": "false", "created_at": "2018-09-30T05:17:05.000000", "volume_type": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type"}]} 2018-09-30 05:17:09,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/47b2556d3fd64905abe13442303da959/volumes/detail used request id req-367d7d18-2cfd-4e1e-bb4e-a9aec6e8fd34 2018-09-30 05:17:09,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:09,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a9afee4ca84b62db098951259dee02257ebbd2" 2018-09-30 05:17:09,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ad74c1-5e1b-4cd0-9e06-e3b239ad572e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959"}, "enabled": true, "id": "47b2556d3fd64905abe13442303da959", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d4b8ea78-1bbd-427-proj"}} 2018-09-30 05:17:09,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959 used request id req-e1ad74c1-5e1b-4cd0-9e06-e3b239ad572e 2018-09-30 05:17:09,622 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack 2018-09-30 05:17:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:09,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache x-openstack-request-id: req-1a8758c7-d401-4b4d-92de-e786b1fc428e Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:09,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache x-openstack-request-id: req-313836f0-baca-4a45-8e5d-67f41b82c784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:09,851 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-313836f0-baca-4a45-8e5d-67f41b82c784 2018-09-30 05:17:09,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:09,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache x-openstack-request-id: req-9b35b085-1059-40fd-a915-e16ee6f2ba17 Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:09,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:09 GMT Server: Apache x-openstack-request-id: req-cab07f3a-7ece-443c-b23a-5a83f232316e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "47b2556d3fd64905abe13442303da959", "volume_type_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type", "OS::stack_id": "9580cea4-c406-4917-b97b-4da9a9816b43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "volume_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "stack_user_project_id": "61ef17ef28744de9961d49ced631d6d5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:17:03Z", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9580cea4-c406-4917-b97b-4da9a9816b43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:09,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-cab07f3a-7ece-443c-b23a-5a83f232316e 2018-09-30 05:17:09,925 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:17:09,926 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:17:12,929 - create_stack - DEBUG - Stack status query timeout in 1196.92267895 2018-09-30 05:17:12,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:13,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:12 GMT Server: Apache x-openstack-request-id: req-30705cd2-e994-4ec8-94f7-5a74152ddde2 Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:13,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache x-openstack-request-id: req-98b3fc30-7ff9-43d5-9211-25d5e97a38d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "47b2556d3fd64905abe13442303da959", "volume_type_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume-type", "OS::stack_id": "9580cea4-c406-4917-b97b-4da9a9816b43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "volume_name": "CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack", "stack_user_project_id": "61ef17ef28744de9961d49ced631d6d5", "tags": null, "creation_time": "2018-09-30T05:17:03Z", "links": [{"href": "http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:17:09Z", "id": "9580cea4-c406-4917-b97b-4da9a9816b43", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:13,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-98b3fc30-7ff9-43d5-9211-25d5e97a38d7 2018-09-30 05:17:13,307 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:17:13,307 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack 2018-09-30 05:17:13,307 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack 2018-09-30 05:17:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/9580cea4-c406-4917-b97b-4da9a9816b43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf6d4e70868415fc85c26ce7f894736ab4c6c20" 2018-09-30 05:17:13,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache x-openstack-request-id: req-bc65fd7b-6131-4527-8baa-b622bf9b1798 Location: http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:13,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache x-openstack-request-id: req-5842be62-c166-4ac3-9150-9cb2c1e83a00 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:17:13,362 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/47b2556d3fd64905abe13442303da959/stacks/CreateStackVolumeTests-CreateStackVolumeTests-5499f33c-f62c-4c87-a0f8-c2b5656e770e-stack/9580cea4-c406-4917-b97b-4da9a9816b43 used request id req-5842be62-c166-4ac3-9150-9cb2c1e83a00 2018-09-30 05:17:13,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:13,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1771d7f5-4f53-4a24-9856-cc6ef0d66c63 Date: Sun, 30 Sep 2018 05:17:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:17:13,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1771d7f5-4f53-4a24-9856-cc6ef0d66c63 2018-09-30 05:17:13,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:13,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0529c1fa-cd1d-4eb4-ad4e-4cca9767555c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:17:13,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-0529c1fa-cd1d-4eb4-ad4e-4cca9767555c 2018-09-30 05:17:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:13,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09614e39-bfda-4ce5-a8a0-0a64c9b277cb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:17:13,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-09614e39-bfda-4ce5-a8a0-0a64c9b277cb 2018-09-30 05:17:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:13,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce06f1af-1496-4634-88a5-dea69e3b52b3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:17:13,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-ce06f1af-1496-4634-88a5-dea69e3b52b3 2018-09-30 05:17:13,842 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-d4b8ea78-1bbd-427-proj 2018-09-30 05:17:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:14,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b6e1b7c-2f4c-4a0e-80c9-ff8b4a07a70f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:14,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/47b2556d3fd64905abe13442303da959 used request id req-5b6e1b7c-2f4c-4a0e-80c9-ff8b4a07a70f 2018-09-30 05:17:14,086 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-d4b8ea78-1bbd-427-proj-role 2018-09-30 05:17:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f38c959b4d2640f4a19ed48ee1bc8f7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:14,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c964cfc7-b626-4641-a35e-7dce7c20012a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:14,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f38c959b4d2640f4a19ed48ee1bc8f7d used request id req-c964cfc7-b626-4641-a35e-7dce7c20012a 2018-09-30 05:17:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046a4df01234ffd9d181f6ea6e4dc301e2aab8a2" 2018-09-30 05:17:14,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6b1d88-ef13-42ef-aaf1-082581d0a575 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:14,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bc6b1d88-ef13-42ef-aaf1-082581d0a575 2018-09-30 05:17:14,279 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-d4b8ea78-1bbd-427-user 2018-09-30 05:17:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a1d717180afa4759939acbe4767acd81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eac6bf4d4bd5f5c648ca1f00584b11f8e2ea3c3" 2018-09-30 05:17:14,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8674d96b-32ed-4684-9854-a158368ae210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:14,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a1d717180afa4759939acbe4767acd81 used request id req-8674d96b-32ed-4684-9854-a158368ae210 2018-09-30 05:17:14,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:14,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9RrtabLRSPmnq5DbJWF7Sg"], "issued_at": "2018-09-30T05:17:14.000000Z"}} 2018-09-30 05:17:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c943d035c19b64c74f295e253a5ad6839bfc7cd7" 2018-09-30 05:17:14,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108284db-dcbd-46ce-ae1c-ab70bbc62c48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:14,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-108284db-dcbd-46ce-ae1c-ab70bbc62c48 2018-09-30 05:17:14,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:14,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:15,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WKO8fvldQze3Q5CqGpkOuw"], "issued_at": "2018-09-30T05:17:15.000000Z"}} 2018-09-30 05:17:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:15,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ef57a2-b7ae-447b-91b0-d39161c8b378 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:15,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f4ef57a2-b7ae-447b-91b0-d39161c8b378 2018-09-30 05:17:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:15,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:15,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2087b6-7d87-47fd-a98f-ee23db84da28 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:17:15,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj used request id req-db2087b6-7d87-47fd-a98f-ee23db84da28 2018-09-30 05:17:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:15,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945b3aa3-377b-4842-b9a0-2eafea684ee2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:15,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-945b3aa3-377b-4842-b9a0-2eafea684ee2 2018-09-30 05:17:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}}' 2018-09-30 05:17:15,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a6fb32-5db3-412e-953f-90e863e9bea9 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853"}, "enabled": true, "id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}} 2018-09-30 05:17:15,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-87a6fb32-5db3-412e-953f-90e863e9bea9 2018-09-30 05:17:15,701 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-5beeb0c0-59ef-45f-proj 2018-09-30 05:17:15,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:15,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:16,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["EESOg5DVSH2Bz3RYI4hfLA"], "issued_at": "2018-09-30T05:17:16.000000Z"}} 2018-09-30 05:17:16,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:16,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cc7263-941f-4db1-873c-4c06725fcfd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:16,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-19cc7263-941f-4db1-873c-4c06725fcfd1 2018-09-30 05:17:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:16,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:16,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dced262c-8434-42c4-9a43-6229ef377472 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:17:16,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dced262c-8434-42c4-9a43-6229ef377472 2018-09-30 05:17:16,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d63460a-3152-45f4-a058-b7860b6bae36 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853"}, "enabled": true, "id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}]} 2018-09-30 05:17:16,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj used request id req-2d63460a-3152-45f4-a058-b7860b6bae36 2018-09-30 05:17:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:16,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96e760e-b43a-48cb-965d-ed8785a80903 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:16,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d96e760e-b43a-48cb-965d-ed8785a80903 2018-09-30 05:17:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15eec4ce-37b5-4de3-a81b-7446d55fe687 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:16,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-15eec4ce-37b5-4de3-a81b-7446d55fe687 2018-09-30 05:17:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:16,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e544f45-15aa-4dc7-bd60-66869c6efdcf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853"}, "enabled": true, "id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}]} 2018-09-30 05:17:16,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj used request id req-1e544f45-15aa-4dc7-bd60-66869c6efdcf 2018-09-30 05:17:16,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/443f04f31ded48458cd0b2c76ecc67f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f8263b-f4cf-4239-9c29-d1bd42097ea3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-user", "links": {"self": "http://172.30.9.29:5000/v3/users/443f04f31ded48458cd0b2c76ecc67f3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "id": "443f04f31ded48458cd0b2c76ecc67f3", "password_expires_at": null}} 2018-09-30 05:17:17,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/443f04f31ded48458cd0b2c76ecc67f3 used request id req-58f8263b-f4cf-4239-9c29-d1bd42097ea3 2018-09-30 05:17:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49260073-8b43-4e83-aca5-aea6eb4c3a7e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:17:17,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles used request id req-49260073-8b43-4e83-aca5-aea6eb4c3a7e 2018-09-30 05:17:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6173245-cbf9-46ea-9a50-80f362c99e1f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 05:17:17,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-f6173245-cbf9-46ea-9a50-80f362c99e1f 2018-09-30 05:17:17,260 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-5beeb0c0-59ef-45f-proj 2018-09-30 05:17:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a513456-aef9-4edb-b5eb-af62b72262b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:17,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles/814346b910b046f4b45290291aadbbd5 used request id req-2a513456-aef9-4edb-b5eb-af62b72262b6 2018-09-30 05:17:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40870421-1c31-4822-9295-a26147e10557 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:17,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-40870421-1c31-4822-9295-a26147e10557 2018-09-30 05:17:17,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a0f25c-addb-4980-9380-9fb8bd4e672d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853"}, "enabled": true, "id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}]} 2018-09-30 05:17:17,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5beeb0c0-59ef-45f-proj used request id req-97a0f25c-addb-4980-9380-9fb8bd4e672d 2018-09-30 05:17:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c876daf4-67ab-4018-abe0-4d4cdf130d51 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}]} 2018-09-30 05:17:17,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles used request id req-c876daf4-67ab-4018-abe0-4d4cdf130d51 2018-09-30 05:17:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c792b316-cef5-4297-a251-63a39d4cf619 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:17:17,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-c792b316-cef5-4297-a251-63a39d4cf619 2018-09-30 05:17:17,765 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-5beeb0c0-59ef-45f-proj 2018-09-30 05:17:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:17,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-548dbf49-a817-4b99-90f7-82a88427af58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:17,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-548dbf49-a817-4b99-90f7-82a88427af58 2018-09-30 05:17:17,895 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-5beeb0c0-59ef-45f-user 2018-09-30 05:17:17,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:17,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe497a64-e2ed-4b6a-8e24-a12749297606 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:17,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fe497a64-e2ed-4b6a-8e24-a12749297606 2018-09-30 05:17:17,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" -d '{"role": {"name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role"}}' 2018-09-30 05:17:18,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcef10d-6de5-4706-bcbf-e7d10c2ee686 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54a28adcea41423a8f911222243f5bf0", "links": {"self": "http://172.30.9.29:5000/v3/roles/54a28adcea41423a8f911222243f5bf0"}, "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role"}} 2018-09-30 05:17:18,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cdcef10d-6de5-4706-bcbf-e7d10c2ee686 2018-09-30 05:17:18,090 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role 2018-09-30 05:17:18,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/54a28adcea41423a8f911222243f5bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:18,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7aff982-1fe7-4e1f-81d6-30bdda3a1ebb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/54a28adcea41423a8f911222243f5bf0"}, "domain_id": null, "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role", "id": "54a28adcea41423a8f911222243f5bf0"}} 2018-09-30 05:17:18,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/54a28adcea41423a8f911222243f5bf0 used request id req-b7aff982-1fe7-4e1f-81d6-30bdda3a1ebb 2018-09-30 05:17:18,183 - keystone_utils - INFO - Granting role CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role to project CreateStackVolumeTests-5beeb0c0-59ef-45f-proj 2018-09-30 05:17:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles/54a28adcea41423a8f911222243f5bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:18,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff066836-2563-40d3-86d7-9b899e70c398 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:18,307 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853/users/443f04f31ded48458cd0b2c76ecc67f3/roles/54a28adcea41423a8f911222243f5bf0 used request id req-ff066836-2563-40d3-86d7-9b899e70c398 2018-09-30 05:17:18,308 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:18,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:18,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:18,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "54a28adcea41423a8f911222243f5bf0", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-user", "id": "443f04f31ded48458cd0b2c76ecc67f3"}, "audit_ids": ["0RmYeTYPQeyE45T1fQW9-w"], "issued_at": "2018-09-30T05:17:18.000000Z"}} 2018-09-30 05:17:18,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4facd8f-76de-4be6-9ce8-9a358a1d7228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:18,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d4facd8f-76de-4be6-9ce8-9a358a1d7228 2018-09-30 05:17:18,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:18,838 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:19,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:18 GMT Server: Apache x-openstack-request-id: req-56cfd60f-5714-47cd-8008-b5e37af88dcb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:17:19,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack used request id req-56cfd60f-5714-47cd-8008-b5e37af88dcb 2018-09-30 05:17:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "volume_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume"}}' 2018-09-30 05:17:20,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:19 GMT Server: Apache x-openstack-request-id: req-d263bb4c-3d6a-4084-84b3-f1534cbff634 Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "self"}]}} 2018-09-30 05:17:20,659 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks used request id req-d263bb4c-3d6a-4084-84b3-f1534cbff634 2018-09-30 05:17:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:20,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:20 GMT Server: Apache x-openstack-request-id: req-8294589f-8732-40cc-851f-6e8a8df9f3d3 Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:21,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:20 GMT Server: Apache x-openstack-request-id: req-70be29c2-8053-4c4a-a2f1-38c843c63a91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "volume_type_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "OS::stack_id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "volume_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "stack_user_project_id": "dece7efcea4c40e8ae4768323a1b8195", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:17:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:21,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-70be29c2-8053-4c4a-a2f1-38c843c63a91 2018-09-30 05:17:21,040 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack 2018-09-30 05:17:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:21,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:21 GMT Server: Apache x-openstack-request-id: req-572b4b6f-9e83-4f76-bb3f-ee9c2f112a62 Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:21,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:21 GMT Server: Apache x-openstack-request-id: req-4078ceae-7de6-41ff-813f-bdec50c4db4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "volume_type_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "OS::stack_id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "volume_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "stack_user_project_id": "dece7efcea4c40e8ae4768323a1b8195", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:17:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:21,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-4078ceae-7de6-41ff-813f-bdec50c4db4d 2018-09-30 05:17:21,416 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:17:21,416 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:17:24,419 - create_stack - DEBUG - Stack status query timeout in 1196.62043715 2018-09-30 05:17:24,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:24,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:24 GMT Server: Apache x-openstack-request-id: req-56639c22-c8b9-41f1-8752-d8735ae23684 Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:24,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:24 GMT Server: Apache x-openstack-request-id: req-3c8495af-a366-407f-bf4a-f20bed9ea3ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "volume_type_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "OS::stack_id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "volume_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "stack_user_project_id": "dece7efcea4c40e8ae4768323a1b8195", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:17:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:24,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-3c8495af-a366-407f-bf4a-f20bed9ea3ba 2018-09-30 05:17:24,811 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:17:24,811 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack 2018-09-30 05:17:24,811 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack 2018-09-30 05:17:24,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:25,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:24 GMT Server: Apache x-openstack-request-id: req-863c8b4e-b604-45c9-ae2c-2d0ff3dec8bd Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:25,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:24 GMT Server: Apache x-openstack-request-id: req-926df5a7-3e3d-4ac0-9783-06ec77d33f14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7/resources/volume", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-30T05:17:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:17:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "784378ae-74ed-48ef-9e78-4a756262980e", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-30T05:17:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:17:20Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "4b8ad51b-b8fa-46b8-bba7-99416c2bbada", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-30 05:17:25,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7/resources used request id req-926df5a7-3e3d-4ac0-9783-06ec77d33f14 2018-09-30 05:17:25,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:25,212 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:25 GMT Server: Apache x-compute-request-id: req-cc1f8302-38f3-421f-8d52-8be8fcf6c4f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc1f8302-38f3-421f-8d52-8be8fcf6c4f0 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4b8ad51b-b8fa-46b8-bba7-99416c2bbada", "description": null}} 2018-09-30 05:17:25,212 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada used request id req-cc1f8302-38f3-421f-8d52-8be8fcf6c4f0 2018-09-30 05:17:25,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc1f8302-38f3-421f-8d52-8be8fcf6c4f0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:25,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:25 GMT Server: Apache x-compute-request-id: req-ccbf8c7f-ec51-413a-b2f4-9487c47b53b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccbf8c7f-ec51-413a-b2f4-9487c47b53b0 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4b8ad51b-b8fa-46b8-bba7-99416c2bbada", "description": null}} 2018-09-30 05:17:25,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada used request id req-ccbf8c7f-ec51-413a-b2f4-9487c47b53b0 2018-09-30 05:17:25,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cc1f8302-38f3-421f-8d52-8be8fcf6c4f0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:25,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:25 GMT Server: Apache x-compute-request-id: req-89f76076-1f54-4deb-b957-c94110144054 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-89f76076-1f54-4deb-b957-c94110144054 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 05:17:25,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada/encryption used request id req-89f76076-1f54-4deb-b957-c94110144054 2018-09-30 05:17:25,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:25,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:25,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "54a28adcea41423a8f911222243f5bf0", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7bf1f6d1f6fb4f29a92160cd3b39a853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5beeb0c0-59ef-45f-user", "id": "443f04f31ded48458cd0b2c76ecc67f3"}, "audit_ids": ["NIMfYkwfS3aqXRD-qfJ5Hw"], "issued_at": "2018-09-30T05:17:25.000000Z"}} 2018-09-30 05:17:25,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ec3d52d45dd3fb71ac73f23c80547b2868b2d" 2018-09-30 05:17:25,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb93f317-7acd-469b-9147-de35508872f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:25,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fb93f317-7acd-469b-9147-de35508872f6 2018-09-30 05:17:25,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ec3d52d45dd3fb71ac73f23c80547b2868b2d" 2018-09-30 05:17:26,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:25 GMT Server: Apache x-compute-request-id: req-bdd843f0-fb92-4cbc-97ee-ba0f2d75e67d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdd843f0-fb92-4cbc-97ee-ba0f2d75e67d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4b8ad51b-b8fa-46b8-bba7-99416c2bbada", "description": null}]} 2018-09-30 05:17:26,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types?is_public=None used request id req-bdd843f0-fb92-4cbc-97ee-ba0f2d75e67d 2018-09-30 05:17:26,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdd843f0-fb92-4cbc-97ee-ba0f2d75e67d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ec3d52d45dd3fb71ac73f23c80547b2868b2d" 2018-09-30 05:17:26,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:26 GMT Server: Apache x-compute-request-id: req-f1ba7d38-2c28-400c-b860-69f0d76b1a8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1ba7d38-2c28-400c-b860-69f0d76b1a8a Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4b8ad51b-b8fa-46b8-bba7-99416c2bbada", "description": null}} 2018-09-30 05:17:26,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada used request id req-f1ba7d38-2c28-400c-b860-69f0d76b1a8a 2018-09-30 05:17:26,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdd843f0-fb92-4cbc-97ee-ba0f2d75e67d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ec3d52d45dd3fb71ac73f23c80547b2868b2d" 2018-09-30 05:17:26,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:26 GMT Server: Apache x-compute-request-id: req-98400698-5082-4720-834f-d82ae144c0cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98400698-5082-4720-834f-d82ae144c0cb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-30 05:17:26,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7bf1f6d1f6fb4f29a92160cd3b39a853/types/4b8ad51b-b8fa-46b8-bba7-99416c2bbada/encryption used request id req-98400698-5082-4720-834f-d82ae144c0cb 2018-09-30 05:17:26,439 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack 2018-09-30 05:17:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:26,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:26 GMT Server: Apache x-openstack-request-id: req-518abb11-37be-4fb0-bb17-4f2f4ec080d3 Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:26,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:26 GMT Server: Apache x-openstack-request-id: req-a19b52e0-792c-4658-87e0-e382535f9dea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:26,508 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-a19b52e0-792c-4658-87e0-e382535f9dea 2018-09-30 05:17:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:26,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:26 GMT Server: Apache x-openstack-request-id: req-eb0ede8a-38b9-415d-86ea-4fc4486f016a Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:26,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:26 GMT Server: Apache x-openstack-request-id: req-8e8c0c1a-bb34-4e39-bcee-c14ddca4ebf9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "volume_type_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "OS::stack_id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "volume_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "stack_user_project_id": "dece7efcea4c40e8ae4768323a1b8195", "tags": null, "creation_time": "2018-09-30T05:17:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:17:26Z", "id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:26,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-8e8c0c1a-bb34-4e39-bcee-c14ddca4ebf9 2018-09-30 05:17:26,859 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:17:26,859 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:17:29,862 - create_stack - DEBUG - Stack status query timeout in 1196.64621091 2018-09-30 05:17:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:30,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:29 GMT Server: Apache x-openstack-request-id: req-097dc05e-21ce-4c9a-afea-147fc439afbc Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:30,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache x-openstack-request-id: req-a930a7b3-1efd-426d-ac3c-46b348a1ae9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7bf1f6d1f6fb4f29a92160cd3b39a853", "volume_type_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume-type", "OS::stack_id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "volume_name": "CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-volume"}, "deletion_time": "2018-09-30T05:17:29Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack", "stack_user_project_id": "dece7efcea4c40e8ae4768323a1b8195", "tags": null, "creation_time": "2018-09-30T05:17:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:17:26Z", "id": "4e76a2a8-a612-4952-91be-fbd4907288c7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:30,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-a930a7b3-1efd-426d-ac3c-46b348a1ae9f 2018-09-30 05:17:30,062 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:17:30,062 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack 2018-09-30 05:17:30,062 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack 2018-09-30 05:17:30,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/4e76a2a8-a612-4952-91be-fbd4907288c7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fce42b0dfd20867fbbf9af2e0ac2a8b1a888b2" 2018-09-30 05:17:30,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache x-openstack-request-id: req-a88310fb-0747-41a1-b369-5f878630bbc7 Location: http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:30,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache x-openstack-request-id: req-eea572b8-0493-4500-a9b4-3f9b20a96499 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:17:30,118 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/7bf1f6d1f6fb4f29a92160cd3b39a853/stacks/CreateStackVolumeTests-CreateStackVolumeTests-33f74bc3-9f65-4179-878e-914325c0fbde-stack/4e76a2a8-a612-4952-91be-fbd4907288c7 used request id req-eea572b8-0493-4500-a9b4-3f9b20a96499 2018-09-30 05:17:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:30,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c53875e7-09c1-4d29-a06d-a09b70871ee3 Date: Sun, 30 Sep 2018 05:17:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:17:30,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c53875e7-09c1-4d29-a06d-a09b70871ee3 2018-09-30 05:17:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:30,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661b39a8-b4dc-46a3-b322-f12809748919 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:17:30,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-661b39a8-b4dc-46a3-b322-f12809748919 2018-09-30 05:17:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:30,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1deb4283-1ee7-419e-9796-235455e4c858 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:17:30,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1deb4283-1ee7-419e-9796-235455e4c858 2018-09-30 05:17:30,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:30,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775bd290-a944-4631-84f9-27e653ad34aa Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:17:30,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-775bd290-a944-4631-84f9-27e653ad34aa 2018-09-30 05:17:30,613 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-5beeb0c0-59ef-45f-proj 2018-09-30 05:17:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:30,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ad2d07c-5fda-4426-8496-de6df58dff1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:30,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7bf1f6d1f6fb4f29a92160cd3b39a853 used request id req-4ad2d07c-5fda-4426-8496-de6df58dff1d 2018-09-30 05:17:30,866 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-5beeb0c0-59ef-45f-proj-role 2018-09-30 05:17:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/54a28adcea41423a8f911222243f5bf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:30,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f9623f-9e6c-4880-a1a1-afe89ff0db6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:30,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/54a28adcea41423a8f911222243f5bf0 used request id req-98f9623f-9e6c-4880-a1a1-afe89ff0db6d 2018-09-30 05:17:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd3554a22792358cf079233b2f420801af134f" 2018-09-30 05:17:31,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb87ab8-2f1d-463b-a333-3a1985597c2a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:31,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5cb87ab8-2f1d-463b-a333-3a1985597c2a 2018-09-30 05:17:31,070 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-5beeb0c0-59ef-45f-user 2018-09-30 05:17:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/443f04f31ded48458cd0b2c76ecc67f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f8fd7d190576e4e31ef51deeb130b450e71094" 2018-09-30 05:17:31,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdcd099-9361-4aa2-8dce-1f772cb11141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:31,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/443f04f31ded48458cd0b2c76ecc67f3 used request id req-ebdcd099-9361-4aa2-8dce-1f772cb11141 2018-09-30 05:17:31,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:31,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RICwMD27TkSX8FG0bn6X5w"], "issued_at": "2018-09-30T05:17:31.000000Z"}} 2018-09-30 05:17:31,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a234fd80128a48bb2585b17112ebcdcdab51cc7" 2018-09-30 05:17:31,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caedcc01-fe75-47f4-9d46-db00a7b5f11a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:31,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-caedcc01-fe75-47f4-9d46-db00a7b5f11a 2018-09-30 05:17:31,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:31,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:32,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["-IEmgKXjQHeD1i6k4rAybg"], "issued_at": "2018-09-30T05:17:32.000000Z"}} 2018-09-30 05:17:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:32,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8cd1cd-c77c-4382-b46f-c183d5f724b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:32,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8d8cd1cd-c77c-4382-b46f-c183d5f724b4 2018-09-30 05:17:32,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:32,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:32,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-4a069731-dee9-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:32,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c327ca22-d4ba-46d2-997f-6935e42a243b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-4a069731-dee9-451-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:17:32,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-4a069731-dee9-451-proj used request id req-c327ca22-d4ba-46d2-997f-6935e42a243b 2018-09-30 05:17:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:32,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2876e5-dd11-4318-ad96-933c12f5f568 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:32,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5c2876e5-dd11-4318-ad96-933c12f5f568 2018-09-30 05:17:32,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}}' 2018-09-30 05:17:32,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49548d01-af30-49de-9c95-39f7e984dc6c Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5"}, "enabled": true, "id": "e5858280ec754a56b981ac1ef1fd2ce5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}} 2018-09-30 05:17:32,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-49548d01-af30-49de-9c95-39f7e984dc6c 2018-09-30 05:17:32,491 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-4a069731-dee9-451-proj 2018-09-30 05:17:32,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:32,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:32,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["0JTawyzAQqmOcNSHgExUVg"], "issued_at": "2018-09-30T05:17:32.000000Z"}} 2018-09-30 05:17:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d8c3b3-8de7-473d-93b0-e1a717584b7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:32,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-32d8c3b3-8de7-473d-93b0-e1a717584b7c 2018-09-30 05:17:32,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:32,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1234ff9-38f1-46e8-b503-0ff0201b7f4b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:17:33,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b1234ff9-38f1-46e8-b503-0ff0201b7f4b 2018-09-30 05:17:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c36f5e8-35a3-4020-ab32-a87b739542bf Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5"}, "enabled": true, "id": "e5858280ec754a56b981ac1ef1fd2ce5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}]} 2018-09-30 05:17:33,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj used request id req-4c36f5e8-35a3-4020-ab32-a87b739542bf 2018-09-30 05:17:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f601e6-8b23-4191-8096-639ea64e37d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:33,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-38f601e6-8b23-4191-8096-639ea64e37d2 2018-09-30 05:17:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fca921-d019-4706-b146-7cf96fed4fc8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:33,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7fca921-d019-4706-b146-7cf96fed4fc8 2018-09-30 05:17:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a657fe-84a2-4ff0-b952-2232dff8906f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5"}, "enabled": true, "id": "e5858280ec754a56b981ac1ef1fd2ce5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}]} 2018-09-30 05:17:33,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj used request id req-59a657fe-84a2-4ff0-b952-2232dff8906f 2018-09-30 05:17:33,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/cce4cdd9ccdb426783f515e02dc510cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca47c66-baf0-47cd-92e0-59daf7113a0b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-4a069731-dee9-451-user", "links": {"self": "http://172.30.9.29:5000/v3/users/cce4cdd9ccdb426783f515e02dc510cc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e5858280ec754a56b981ac1ef1fd2ce5", "id": "cce4cdd9ccdb426783f515e02dc510cc", "password_expires_at": null}} 2018-09-30 05:17:33,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/cce4cdd9ccdb426783f515e02dc510cc used request id req-4ca47c66-baf0-47cd-92e0-59daf7113a0b 2018-09-30 05:17:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:33,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db13c4e2-9957-4fa4-8a8e-81defdbc6594 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:17:33,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles used request id req-db13c4e2-9957-4fa4-8a8e-81defdbc6594 2018-09-30 05:17:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169d0848-5d2b-4170-8c06-e1e98f5ef17a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 05:17:34,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-169d0848-5d2b-4170-8c06-e1e98f5ef17a 2018-09-30 05:17:34,034 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-4a069731-dee9-451-proj 2018-09-30 05:17:34,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbb642a-28ed-4f86-8727-bac57480f064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:34,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles/814346b910b046f4b45290291aadbbd5 used request id req-ddbb642a-28ed-4f86-8727-bac57480f064 2018-09-30 05:17:34,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab3a54a-f3fc-4d1d-9588-9f8d49285490 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:34,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dab3a54a-f3fc-4d1d-9588-9f8d49285490 2018-09-30 05:17:34,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8615b3fb-5446-4767-a9c5-d132fbc57c57 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5"}, "enabled": true, "id": "e5858280ec754a56b981ac1ef1fd2ce5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}]} 2018-09-30 05:17:34,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-4a069731-dee9-451-proj used request id req-8615b3fb-5446-4767-a9c5-d132fbc57c57 2018-09-30 05:17:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9b0691-57a1-42ad-94a9-edfa7637ebdd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}]} 2018-09-30 05:17:34,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles used request id req-ff9b0691-57a1-42ad-94a9-edfa7637ebdd 2018-09-30 05:17:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bb1b2e-6ea1-427e-a4f9-7e3a0b3518ed Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:17:34,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-33bb1b2e-6ea1-427e-a4f9-7e3a0b3518ed 2018-09-30 05:17:34,556 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-4a069731-dee9-451-proj 2018-09-30 05:17:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:34,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ff4fa8-c1e6-451a-ab42-a2ce344f455a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:34,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles/ef82967bb0a548ba9b4097292a03296d used request id req-f9ff4fa8-c1e6-451a-ab42-a2ce344f455a 2018-09-30 05:17:34,682 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-4a069731-dee9-451-user 2018-09-30 05:17:34,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:34,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe45dd66-ba45-4286-bc47-322c059889c9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:34,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fe45dd66-ba45-4286-bc47-322c059889c9 2018-09-30 05:17:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" -d '{"role": {"name": "CreateStackFlavorTests-4a069731-dee9-451-proj-role"}}' 2018-09-30 05:17:34,880 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0253956-9ce0-4074-aa03-9a6e4e8f1631 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2da9f16c1744e7a978b66fb293ecfac", "links": {"self": "http://172.30.9.29:5000/v3/roles/a2da9f16c1744e7a978b66fb293ecfac"}, "name": "CreateStackFlavorTests-4a069731-dee9-451-proj-role"}} 2018-09-30 05:17:34,880 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f0253956-9ce0-4074-aa03-9a6e4e8f1631 2018-09-30 05:17:34,880 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-4a069731-dee9-451-proj-role 2018-09-30 05:17:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a2da9f16c1744e7a978b66fb293ecfac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:34,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5659917-8362-4c18-96ea-64d372f0a745 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/a2da9f16c1744e7a978b66fb293ecfac"}, "domain_id": null, "name": "CreateStackFlavorTests-4a069731-dee9-451-proj-role", "id": "a2da9f16c1744e7a978b66fb293ecfac"}} 2018-09-30 05:17:34,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a2da9f16c1744e7a978b66fb293ecfac used request id req-b5659917-8362-4c18-96ea-64d372f0a745 2018-09-30 05:17:34,962 - keystone_utils - INFO - Granting role CreateStackFlavorTests-4a069731-dee9-451-proj-role to project CreateStackFlavorTests-4a069731-dee9-451-proj 2018-09-30 05:17:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles/a2da9f16c1744e7a978b66fb293ecfac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:35,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e264619-708c-4144-88ad-2ed022e35cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:35,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5/users/cce4cdd9ccdb426783f515e02dc510cc/roles/a2da9f16c1744e7a978b66fb293ecfac used request id req-8e264619-708c-4144-88ad-2ed022e35cbc 2018-09-30 05:17:35,092 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:35,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:35,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:35,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "a2da9f16c1744e7a978b66fb293ecfac", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5858280ec754a56b981ac1ef1fd2ce5", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-4a069731-dee9-451-user", "id": "cce4cdd9ccdb426783f515e02dc510cc"}, "audit_ids": ["Ml4li6hiSHmJCFcRgeTTfg"], "issued_at": "2018-09-30T05:17:35.000000Z"}} 2018-09-30 05:17:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:35,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d168eef6-0097-46e2-8087-ed5f50fe5623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:35,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d168eef6-0097-46e2-8087-ed5f50fe5623 2018-09-30 05:17:35,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:35,555 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:35,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks?stack_name=CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:35,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:35 GMT Server: Apache x-openstack-request-id: req-0e5e698e-c85b-4d24-9dfc-535f39ad41b7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:17:35,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks?stack_name=CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack used request id req-0e5e698e-c85b-4d24-9dfc-535f39ad41b7 2018-09-30 05:17:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" -d '{"stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-30 05:17:37,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:35 GMT Server: Apache x-openstack-request-id: req-f095f7f4-05c8-463f-b478-21dc0b39efb2 Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "links": [{"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584", "rel": "self"}]}} 2018-09-30 05:17:37,574 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks used request id req-f095f7f4-05c8-463f-b478-21dc0b39efb2 2018-09-30 05:17:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:37,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:37 GMT Server: Apache x-openstack-request-id: req-ecc949c0-a6ad-4e11-bc4a-b89591eca177 Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:37,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:37 GMT Server: Apache x-openstack-request-id: req-08479f2d-baa0-488c-9072-c0453837a939 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e5858280ec754a56b981ac1ef1fd2ce5", "OS::stack_id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "OS::stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack", "stack_user_project_id": "00e1845d6e3f40dd91108ca6f76ba06d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:17:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:37,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 used request id req-08479f2d-baa0-488c-9072-c0453837a939 2018-09-30 05:17:37,909 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack 2018-09-30 05:17:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:37,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:37 GMT Server: Apache x-openstack-request-id: req-14001188-7b0f-4bc1-a47b-5d0336177903 Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:38,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:37 GMT Server: Apache x-openstack-request-id: req-3686f496-ca61-4679-a384-02a35d345bb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e5858280ec754a56b981ac1ef1fd2ce5", "OS::stack_id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "OS::stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack", "stack_user_project_id": "00e1845d6e3f40dd91108ca6f76ba06d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:17:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:38,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 used request id req-3686f496-ca61-4679-a384-02a35d345bb9 2018-09-30 05:17:38,123 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:17:38,124 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack 2018-09-30 05:17:38,124 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack 2018-09-30 05:17:38,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:38,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:38 GMT Server: Apache x-openstack-request-id: req-d795a96c-7d9c-4e93-afb9-1842c6171b61 Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:38,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:38 GMT Server: Apache x-openstack-request-id: req-5372efc3-c214-43ed-bf29-a3d2a9e9663d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-30T05:17:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:17:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "31cb1dc3-024b-40e5-a229-fb0a558f83d8", "resource_type": "OS::Nova::Flavor"}]} 2018-09-30 05:17:38,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584/resources used request id req-5372efc3-c214-43ed-bf29-a3d2a9e9663d 2018-09-30 05:17:38,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:38,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01eae34d-060f-4145-960b-7534f5893977 x-compute-request-id: req-01eae34d-060f-4145-960b-7534f5893977 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "31cb1dc3-024b-40e5-a229-fb0a558f83d8", "name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack-flavor-wbazroycdmhy", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:17:38,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8 used request id req-01eae34d-060f-4145-960b-7534f5893977 2018-09-30 05:17:38,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:38,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:38,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "a2da9f16c1744e7a978b66fb293ecfac", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5858280ec754a56b981ac1ef1fd2ce5", "name": "CreateStackFlavorTests-4a069731-dee9-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e5858280ec754a56b981ac1ef1fd2ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-4a069731-dee9-451-user", "id": "cce4cdd9ccdb426783f515e02dc510cc"}, "audit_ids": ["dM6yxjtvQ5-7ue8H_lke_A"], "issued_at": "2018-09-30T05:17:38.000000Z"}} 2018-09-30 05:17:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbf7b55fa0aa4d08307ca15944199851a0f5ed5" 2018-09-30 05:17:38,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c85455-5eb1-4eb8-8e28-fcd6328d83b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:38,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-81c85455-5eb1-4eb8-8e28-fcd6328d83b8 2018-09-30 05:17:38,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:38,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbf7b55fa0aa4d08307ca15944199851a0f5ed5" 2018-09-30 05:17:39,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fed5e5b-2e96-4ab6-ae4d-b2b6c8860016 x-compute-request-id: req-0fed5e5b-2e96-4ab6-ae4d-b2b6c8860016 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "31cb1dc3-024b-40e5-a229-fb0a558f83d8", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8", "rel": "bookmark"}], "name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack-flavor-wbazroycdmhy"}]} 2018-09-30 05:17:39,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0fed5e5b-2e96-4ab6-ae4d-b2b6c8860016 2018-09-30 05:17:39,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbf7b55fa0aa4d08307ca15944199851a0f5ed5" 2018-09-30 05:17:39,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f110fa11-3465-4e61-86c8-e6fddb267968 x-compute-request-id: req-f110fa11-3465-4e61-86c8-e6fddb267968 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "31cb1dc3-024b-40e5-a229-fb0a558f83d8", "name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack-flavor-wbazroycdmhy", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:17:39,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/31cb1dc3-024b-40e5-a229-fb0a558f83d8 used request id req-f110fa11-3465-4e61-86c8-e6fddb267968 2018-09-30 05:17:39,178 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack-flavor-wbazroycdmhy 2018-09-30 05:17:39,179 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack 2018-09-30 05:17:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:39,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:39 GMT Server: Apache x-openstack-request-id: req-6a2038fd-ee36-4126-8e2b-9b61d045ca19 Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:39,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:39 GMT Server: Apache x-openstack-request-id: req-6179d79c-c446-4ace-ba05-ee1f2fe09a2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:39,554 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 used request id req-6179d79c-c446-4ace-ba05-ee1f2fe09a2b 2018-09-30 05:17:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:39,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:39 GMT Server: Apache x-openstack-request-id: req-2858eb44-1a58-4117-be0b-800cd9c1db7e Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:39,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:39 GMT Server: Apache x-openstack-request-id: req-3b4dcd47-9350-4959-8c2a-36a487e7dbad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e5858280ec754a56b981ac1ef1fd2ce5", "OS::stack_id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "OS::stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack", "stack_user_project_id": "00e1845d6e3f40dd91108ca6f76ba06d", "tags": null, "creation_time": "2018-09-30T05:17:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:17:39Z", "id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:39,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 used request id req-3b4dcd47-9350-4959-8c2a-36a487e7dbad 2018-09-30 05:17:39,610 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:17:39,610 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:17:42,613 - create_stack - DEBUG - Stack status query timeout in 1196.94119215 2018-09-30 05:17:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:42,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:42 GMT Server: Apache x-openstack-request-id: req-876fdf68-abd3-4669-8605-bf59bf032519 Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:43,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:42 GMT Server: Apache x-openstack-request-id: req-2390e9d1-f923-4d2f-8b70-2cfc39af8b9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e5858280ec754a56b981ac1ef1fd2ce5", "OS::stack_id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "OS::stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack"}, "deletion_time": "2018-09-30T05:17:40Z", "stack_name": "CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack", "stack_user_project_id": "00e1845d6e3f40dd91108ca6f76ba06d", "tags": null, "creation_time": "2018-09-30T05:17:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:17:39Z", "id": "9c7e311c-067e-424c-bc1f-7e76923c7584", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-30 05:17:43,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 used request id req-2390e9d1-f923-4d2f-8b70-2cfc39af8b9b 2018-09-30 05:17:43,041 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:17:43,041 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack 2018-09-30 05:17:43,041 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack 2018-09-30 05:17:43,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/9c7e311c-067e-424c-bc1f-7e76923c7584 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd9dfb8e331fa7172fc42f1d061fd1773b8f395" 2018-09-30 05:17:43,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache x-openstack-request-id: req-97cf8c4a-0bd4-43ef-b744-70bcfddb011a Location: http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:43,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache x-openstack-request-id: req-930bddb0-1bf0-46ad-87c3-6a2cb0699642 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:17:43,245 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e5858280ec754a56b981ac1ef1fd2ce5/stacks/CreateStackFlavorTests-09a17e90-f70a-4f29-9c54-f4368c444cc4-stack/9c7e311c-067e-424c-bc1f-7e76923c7584 used request id req-930bddb0-1bf0-46ad-87c3-6a2cb0699642 2018-09-30 05:17:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:43,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5dfc67ff-9844-4c9a-a07c-6cd5bcc72030 Date: Sun, 30 Sep 2018 05:17:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:17:43,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5dfc67ff-9844-4c9a-a07c-6cd5bcc72030 2018-09-30 05:17:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:43,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b4fdfc-0482-4e7f-93c3-edf99af7a057 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:17:43,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-75b4fdfc-0482-4e7f-93c3-edf99af7a057 2018-09-30 05:17:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:43,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f474dcb-737e-4f0c-84e7-5ef3ba95e59f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:17:43,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-1f474dcb-737e-4f0c-84e7-5ef3ba95e59f 2018-09-30 05:17:43,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:43,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf30c1ac-d03c-49c3-9ee1-b144c1a04743 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:17:43,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-bf30c1ac-d03c-49c3-9ee1-b144c1a04743 2018-09-30 05:17:43,734 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-4a069731-dee9-451-proj 2018-09-30 05:17:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:43,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e82257-4679-4153-b923-9bbb44fd30e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:43,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e5858280ec754a56b981ac1ef1fd2ce5 used request id req-93e82257-4679-4153-b923-9bbb44fd30e7 2018-09-30 05:17:43,963 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-4a069731-dee9-451-proj-role 2018-09-30 05:17:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a2da9f16c1744e7a978b66fb293ecfac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:44,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8893f090-56f7-41e6-b91c-61b16fb46c16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:44,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a2da9f16c1744e7a978b66fb293ecfac used request id req-8893f090-56f7-41e6-b91c-61b16fb46c16 2018-09-30 05:17:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9dcfe6909e052734862c1e453de7a5266853b" 2018-09-30 05:17:44,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57eac27-5192-4346-87b6-ea4d999b453f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:44,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f57eac27-5192-4346-87b6-ea4d999b453f 2018-09-30 05:17:44,172 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-4a069731-dee9-451-user 2018-09-30 05:17:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/cce4cdd9ccdb426783f515e02dc510cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44c7c3d1e259b3c5b8b73a5dda0ae973dda341e" 2018-09-30 05:17:44,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904b61b8-0e59-4d3a-b0d7-368291c0563e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:44,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cce4cdd9ccdb426783f515e02dc510cc used request id req-904b61b8-0e59-4d3a-b0d7-368291c0563e 2018-09-30 05:17:44,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:44,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["76u8qk96Rw2PLik3Hyms5g"], "issued_at": "2018-09-30T05:17:44.000000Z"}} 2018-09-30 05:17:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440599652d2a0f0c4f71c7ffa03fea6b5c56777e" 2018-09-30 05:17:44,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9ebd98-ca5b-4acd-b79e-2d4a056d67e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:44,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4c9ebd98-ca5b-4acd-b79e-2d4a056d67e0 2018-09-30 05:17:44,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:44,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:45,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["NQ2FZGUzTWKYUmSXLDEdGg"], "issued_at": "2018-09-30T05:17:45.000000Z"}} 2018-09-30 05:17:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:45,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6f09a7-07ab-42cb-bd1f-4b0ac3d3a70a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:45,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf6f09a7-07ab-42cb-bd1f-4b0ac3d3a70a 2018-09-30 05:17:45,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:45,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:45,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c653d5d4-88e0-422f-b743-4b4127fc1854 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:17:45,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj used request id req-c653d5d4-88e0-422f-b743-4b4127fc1854 2018-09-30 05:17:45,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:45,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97b0d4b-5e35-4692-a66a-ceef9f25ee44 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:45,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e97b0d4b-5e35-4692-a66a-ceef9f25ee44 2018-09-30 05:17:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}}' 2018-09-30 05:17:45,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e7e30a-55a2-421f-95f3-0b34e1fcda08 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115"}, "enabled": true, "id": "107a64b1ec8140c8b1e93e15b8bd5115", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}} 2018-09-30 05:17:45,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-00e7e30a-55a2-421f-95f3-0b34e1fcda08 2018-09-30 05:17:45,611 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-fcbcfecc-37e2-418-proj 2018-09-30 05:17:45,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:45,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:45,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["IMeKee11SVWmvG5yiM91KA"], "issued_at": "2018-09-30T05:17:45.000000Z"}} 2018-09-30 05:17:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:46,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c37a54-1d6b-4adc-b6df-bddb0c1f0a77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:46,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a2c37a54-1d6b-4adc-b6df-bddb0c1f0a77 2018-09-30 05:17:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:46,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:46,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:46,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cf5b81-6ac2-4705-9b0e-f51457daf6f2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:17:46,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-15cf5b81-6ac2-4705-9b0e-f51457daf6f2 2018-09-30 05:17:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:46,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64872dd-7bde-41fd-a652-4111c9580f53 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115"}, "enabled": true, "id": "107a64b1ec8140c8b1e93e15b8bd5115", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}]} 2018-09-30 05:17:46,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj used request id req-f64872dd-7bde-41fd-a652-4111c9580f53 2018-09-30 05:17:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:46,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c80e8b-1467-41e9-ba39-2de4044e0aeb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:46,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d3c80e8b-1467-41e9-ba39-2de4044e0aeb 2018-09-30 05:17:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:46,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cca104-948e-4d7c-a428-0af3d7a0efad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:46,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-25cca104-948e-4d7c-a428-0af3d7a0efad 2018-09-30 05:17:46,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:46,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9ec7a2-f120-4886-8350-41c29aa3609c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115"}, "enabled": true, "id": "107a64b1ec8140c8b1e93e15b8bd5115", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}]} 2018-09-30 05:17:46,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-fcbcfecc-37e2-418-proj used request id req-5e9ec7a2-f120-4886-8350-41c29aa3609c 2018-09-30 05:17:46,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/4d5c2bd1eff94a828ecee22d02c67513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:47,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889e544f-57a0-4139-97b8-09aa97db97ee Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-fcbcfecc-37e2-418-user", "links": {"self": "http://172.30.9.29:5000/v3/users/4d5c2bd1eff94a828ecee22d02c67513"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "107a64b1ec8140c8b1e93e15b8bd5115", "id": "4d5c2bd1eff94a828ecee22d02c67513", "password_expires_at": null}} 2018-09-30 05:17:47,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4d5c2bd1eff94a828ecee22d02c67513 used request id req-889e544f-57a0-4139-97b8-09aa97db97ee 2018-09-30 05:17:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:47,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44986bdc-132d-45e2-9142-ec6b400af2bf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:17:47,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles used request id req-44986bdc-132d-45e2-9142-ec6b400af2bf 2018-09-30 05:17:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:47,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec93a02-77f8-4033-af6c-d7e3724198ec Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:17:47,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-5ec93a02-77f8-4033-af6c-d7e3724198ec 2018-09-30 05:17:47,211 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-fcbcfecc-37e2-418-proj 2018-09-30 05:17:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:47,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d727d68-be95-4f08-98a7-003177f7747b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:47,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles/ef82967bb0a548ba9b4097292a03296d used request id req-3d727d68-be95-4f08-98a7-003177f7747b 2018-09-30 05:17:47,338 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-fcbcfecc-37e2-418-user 2018-09-30 05:17:47,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:47,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6fad3d-1637-45a5-bd26-6177614236c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:47,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e6fad3d-1637-45a5-bd26-6177614236c1 2018-09-30 05:17:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" -d '{"role": {"name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role"}}' 2018-09-30 05:17:47,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c59cc83-aa94-48c9-b3fc-ae8229e1fdd5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "992f70a1768d405598831f7bd36ecc8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/992f70a1768d405598831f7bd36ecc8d"}, "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role"}} 2018-09-30 05:17:47,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-1c59cc83-aa94-48c9-b3fc-ae8229e1fdd5 2018-09-30 05:17:47,622 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role 2018-09-30 05:17:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/992f70a1768d405598831f7bd36ecc8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:47,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db10d4c-3b71-420e-8b9c-77bdb658dd3e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/992f70a1768d405598831f7bd36ecc8d"}, "domain_id": null, "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role", "id": "992f70a1768d405598831f7bd36ecc8d"}} 2018-09-30 05:17:47,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/992f70a1768d405598831f7bd36ecc8d used request id req-3db10d4c-3b71-420e-8b9c-77bdb658dd3e 2018-09-30 05:17:47,707 - keystone_utils - INFO - Granting role CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role to project CreateStackKeypairTests-fcbcfecc-37e2-418-proj 2018-09-30 05:17:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles/992f70a1768d405598831f7bd36ecc8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:47,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b113209c-6848-4328-ab30-782fd538f940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:47,847 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115/users/4d5c2bd1eff94a828ecee22d02c67513/roles/992f70a1768d405598831f7bd36ecc8d used request id req-b113209c-6848-4328-ab30-782fd538f940 2018-09-30 05:17:47,847 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:47,847 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:47,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:47,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:48,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "992f70a1768d405598831f7bd36ecc8d", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "107a64b1ec8140c8b1e93e15b8bd5115", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-user", "id": "4d5c2bd1eff94a828ecee22d02c67513"}, "audit_ids": ["g5Pr_m1RTxSuFR2A9olCug"], "issued_at": "2018-09-30T05:17:48.000000Z"}} 2018-09-30 05:17:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:48,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a95761-ac5e-4190-80dc-08c5f6570257 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:48,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-62a95761-ac5e-4190-80dc-08c5f6570257 2018-09-30 05:17:48,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:48,324 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:17:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:48,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:48 GMT Server: Apache x-openstack-request-id: req-3c777aed-e390-49bd-be01-df83110b18cb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:17:48,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack used request id req-3c777aed-e390-49bd-be01-df83110b18cb 2018-09-30 05:17:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp"}}' 2018-09-30 05:17:50,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:48 GMT Server: Apache x-openstack-request-id: req-84a44b23-ea55-41d9-b9bc-b6a03d401fe5 Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "self"}]}} 2018-09-30 05:17:50,059 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks used request id req-84a44b23-ea55-41d9-b9bc-b6a03d401fe5 2018-09-30 05:17:50,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:50,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:50 GMT Server: Apache x-openstack-request-id: req-355fe698-0cb8-41da-b008-9a3c5c126ff8 Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:50,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:50 GMT Server: Apache x-openstack-request-id: req-26782931-2bf7-4e55-98a9-9ab35c9f6842 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "107a64b1ec8140c8b1e93e15b8bd5115", "OS::stack_id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "keypair_name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "stack_user_project_id": "4a4d076c77df4deb9cc10bdcf3d9071e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:17:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtEZmuPdGriECb4KjhpsfhByrCx9NCEotm72lfF3j9pj6yHrm\nlryED8embcBySZlRNWixgUtLhrWXcI8hyIdN8js49wVvkc+AHYgpNGXBEb4dH1H7\nqv+OpVEabpOebQplUZIVkjAcMqMU9DJC1QN6YUjuq2pozmYKWmMIQOsOAnURZnji\nsdeFQevd1+c/+zlIJPnyyu+fQu5TaFTQl/ijROvAbdK6lSGNKeKGTSRP5ker64IB\nkvD5uvr+Uo8terwrwgXI3I6n1g/u8bmKOedIwHEDv3ut7u0ZEL1QmhwYVeAtzELk\nTtT+SDvJZIcR4KIWSJO/aEmBXdL5HyJvIUy8FwIDAQABAoIBABWTp4/T6N3GjagT\nFsdxoaAKXl6CbJHlbvgJBtmP000cmkeMjjTUc2oAF2djdUph01p1IWm8PVnuOiX6\nu6xopWestvC58dSd5VOjjGr9EtKw0oOBKIIa/FPFFUjO2lNqvx24QmSw5W8aHdPs\ngBtGw0sJk6dooQqzI+IVoFNEzvR0IwSnjZqLVbCjb8dXP6mPlHiqSDUD/patNa6t\nWsuAOWAFEKj/cPsLsuCJdUJhq49GTwYg6oOTw9YYb45G+oEwVncAgEGQZqdUjyOs\nIwMwMduETDPv9N3kP2ndjNndkcoji2XopOMieoVglAgjf5RB6CbfnWt1MiZ5gOkm\nQXC+miECgYEA5zNEy8EeJZmBshP/tgALo2LD1EHA4Fkfe5HwAQESBEInQ0fTQztx\nINrl+fg1N1zKN885x3txSn3lnmksVAeaIK6sJ1e8/rtJts+OqSWEnoEkOq6HD6K3\neh3TVkXX91cpJqzU/BTe34hEsKYOlhprwrvDBhpPA/HScMMhCriYAJsCgYEAx5y7\nIXIx3BGZBfJpEqLS2Rl04h28qWqpwaX+J2szOQv05iubqi6WQE6VfTGXTkqBjlX8\nOnei83QIydOAlprbTIAg3ie375umBkHp6RCgHi5jo9ph29rcBiQ6kP92h9/c1f18\nb97ceqigf7ichfb833gyXMcrhcmdVojwunihlDUCgYEA0lVcExn/uSksSrvS+NqV\nu/CQQ7wGIpQyBhNAi0lUALfGTHk9g37Cbqd2bbEXiORLu/Y0lHyDFsfua+02vMOl\nvnHqgGhbskrkxwGQweU1/5VxRkmc6eaYkOotZ+Fmlsie0WaO5T5/fFDWXPbVck1b\nF/AFfrnUhLwtPRToLH6/Gl0CgYEAwfsFv5MB8SMI2kag5YNl86RRegv784e8QHvX\naOc8eAuuip+GPvPW/9deXrN6npK5JGFbJFZu/LeecsQfCjyjMMyzJDDlBuzzgtE7\nR0roz2u1WN44izc86pr6bz5TKefa6/nSm8Sv7mNA1d3J/kXvqBteldrX6MPtKtMZ\nXZ0tKKECgYBo2cUqEBITeVKYG3pFZE/Y70BJiBvCcZQ2bZd1XbEPxNg+LjNzOq0i\nx+ReACY1YQcuJ0r/fI3E6rv61I/pWRA6PmO7PHvcFGsUTPDpUwU6u6OoT5WlDpmJ\nFnPHRqHxdn7xIBPml0yxxwLbJfLWDbbvNCAWfXExXwpErUV8l4ILQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 05:17:50,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-26782931-2bf7-4e55-98a9-9ab35c9f6842 2018-09-30 05:17:50,531 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack 2018-09-30 05:17:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:50,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:50 GMT Server: Apache x-openstack-request-id: req-afff28e5-5d41-47ea-be87-9b9b5d564d80 Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:50,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:50 GMT Server: Apache x-openstack-request-id: req-95f8e52b-db8f-4847-8feb-d849d5b3ff3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "107a64b1ec8140c8b1e93e15b8bd5115", "OS::stack_id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "keypair_name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "stack_user_project_id": "4a4d076c77df4deb9cc10bdcf3d9071e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:17:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtEZmuPdGriECb4KjhpsfhByrCx9NCEotm72lfF3j9pj6yHrm\nlryED8embcBySZlRNWixgUtLhrWXcI8hyIdN8js49wVvkc+AHYgpNGXBEb4dH1H7\nqv+OpVEabpOebQplUZIVkjAcMqMU9DJC1QN6YUjuq2pozmYKWmMIQOsOAnURZnji\nsdeFQevd1+c/+zlIJPnyyu+fQu5TaFTQl/ijROvAbdK6lSGNKeKGTSRP5ker64IB\nkvD5uvr+Uo8terwrwgXI3I6n1g/u8bmKOedIwHEDv3ut7u0ZEL1QmhwYVeAtzELk\nTtT+SDvJZIcR4KIWSJO/aEmBXdL5HyJvIUy8FwIDAQABAoIBABWTp4/T6N3GjagT\nFsdxoaAKXl6CbJHlbvgJBtmP000cmkeMjjTUc2oAF2djdUph01p1IWm8PVnuOiX6\nu6xopWestvC58dSd5VOjjGr9EtKw0oOBKIIa/FPFFUjO2lNqvx24QmSw5W8aHdPs\ngBtGw0sJk6dooQqzI+IVoFNEzvR0IwSnjZqLVbCjb8dXP6mPlHiqSDUD/patNa6t\nWsuAOWAFEKj/cPsLsuCJdUJhq49GTwYg6oOTw9YYb45G+oEwVncAgEGQZqdUjyOs\nIwMwMduETDPv9N3kP2ndjNndkcoji2XopOMieoVglAgjf5RB6CbfnWt1MiZ5gOkm\nQXC+miECgYEA5zNEy8EeJZmBshP/tgALo2LD1EHA4Fkfe5HwAQESBEInQ0fTQztx\nINrl+fg1N1zKN885x3txSn3lnmksVAeaIK6sJ1e8/rtJts+OqSWEnoEkOq6HD6K3\neh3TVkXX91cpJqzU/BTe34hEsKYOlhprwrvDBhpPA/HScMMhCriYAJsCgYEAx5y7\nIXIx3BGZBfJpEqLS2Rl04h28qWqpwaX+J2szOQv05iubqi6WQE6VfTGXTkqBjlX8\nOnei83QIydOAlprbTIAg3ie375umBkHp6RCgHi5jo9ph29rcBiQ6kP92h9/c1f18\nb97ceqigf7ichfb833gyXMcrhcmdVojwunihlDUCgYEA0lVcExn/uSksSrvS+NqV\nu/CQQ7wGIpQyBhNAi0lUALfGTHk9g37Cbqd2bbEXiORLu/Y0lHyDFsfua+02vMOl\nvnHqgGhbskrkxwGQweU1/5VxRkmc6eaYkOotZ+Fmlsie0WaO5T5/fFDWXPbVck1b\nF/AFfrnUhLwtPRToLH6/Gl0CgYEAwfsFv5MB8SMI2kag5YNl86RRegv784e8QHvX\naOc8eAuuip+GPvPW/9deXrN6npK5JGFbJFZu/LeecsQfCjyjMMyzJDDlBuzzgtE7\nR0roz2u1WN44izc86pr6bz5TKefa6/nSm8Sv7mNA1d3J/kXvqBteldrX6MPtKtMZ\nXZ0tKKECgYBo2cUqEBITeVKYG3pFZE/Y70BJiBvCcZQ2bZd1XbEPxNg+LjNzOq0i\nx+ReACY1YQcuJ0r/fI3E6rv61I/pWRA6PmO7PHvcFGsUTPDpUwU6u6OoT5WlDpmJ\nFnPHRqHxdn7xIBPml0yxxwLbJfLWDbbvNCAWfXExXwpErUV8l4ILQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 05:17:50,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-95f8e52b-db8f-4847-8feb-d849d5b3ff3d 2018-09-30 05:17:50,973 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:17:50,974 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack 2018-09-30 05:17:50,974 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack 2018-09-30 05:17:50,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:51,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:50 GMT Server: Apache x-openstack-request-id: req-29aacab7-3813-4f27-a6c1-93854322b777 Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:51,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:51 GMT Server: Apache x-openstack-request-id: req-8322ef5e-428d-4a97-b8cc-717ef5f342c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T05:17:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:17:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-30 05:17:51,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250/resources used request id req-8322ef5e-428d-4a97-b8cc-717ef5f342c3 2018-09-30 05:17:51,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:51,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c03d934b-b8ab-4b2a-a5fe-d1f2bd28587f x-compute-request-id: req-c03d934b-b8ab-4b2a-a5fe-d1f2bd28587f Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Rma490auIQJvgqOGmx+EHKsLH00ISi2bvaV8XeP2mPrIeuaWvIQPx6ZtwHJJmVE1aLGBS0uGtZdwjyHIh03yOzj3BW+Rz4AdiCk0ZcERvh0fUfuq/46lURpuk55tCmVRkhWSMBwyoxT0MkLVA3phSO6ramjOZgpaYwhA6w4CdRFmeOKx14VB693X5z/7OUgk+fLK759C7lNoVNCX+KNE68Bt0rqVIY0p4oZNJE/mR6vrggGS8Pm6+v5Sjy16vCvCBcjcjqfWD+7xuYo550jAcQO/e63u7RkQvVCaHBhV4C3MQuRO1P5IO8lkhxHgohZIk79oSYFd0vkfIm8hTLwX Generated-by-Nova", "user_id": "4d5c2bd1eff94a828ecee22d02c67513", "name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp", "deleted": false, "created_at": "2018-09-30T05:17:50.000000", "updated_at": null, "fingerprint": "da:cf:a2:04:4f:03:bf:80:b0:f6:d1:b9:7b:de:28:c4", "deleted_at": null, "id": 96}} 2018-09-30 05:17:51,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp used request id req-c03d934b-b8ab-4b2a-a5fe-d1f2bd28587f 2018-09-30 05:17:51,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:51,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:51 GMT Server: Apache x-openstack-request-id: req-71ed46f1-36d7-482b-9977-0287b8179b13 Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:51,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:51 GMT Server: Apache x-openstack-request-id: req-136cd126-428d-43e3-a551-b0e5438161e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "107a64b1ec8140c8b1e93e15b8bd5115", "OS::stack_id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "keypair_name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "stack_user_project_id": "4a4d076c77df4deb9cc10bdcf3d9071e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:17:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtEZmuPdGriECb4KjhpsfhByrCx9NCEotm72lfF3j9pj6yHrm\nlryED8embcBySZlRNWixgUtLhrWXcI8hyIdN8js49wVvkc+AHYgpNGXBEb4dH1H7\nqv+OpVEabpOebQplUZIVkjAcMqMU9DJC1QN6YUjuq2pozmYKWmMIQOsOAnURZnji\nsdeFQevd1+c/+zlIJPnyyu+fQu5TaFTQl/ijROvAbdK6lSGNKeKGTSRP5ker64IB\nkvD5uvr+Uo8terwrwgXI3I6n1g/u8bmKOedIwHEDv3ut7u0ZEL1QmhwYVeAtzELk\nTtT+SDvJZIcR4KIWSJO/aEmBXdL5HyJvIUy8FwIDAQABAoIBABWTp4/T6N3GjagT\nFsdxoaAKXl6CbJHlbvgJBtmP000cmkeMjjTUc2oAF2djdUph01p1IWm8PVnuOiX6\nu6xopWestvC58dSd5VOjjGr9EtKw0oOBKIIa/FPFFUjO2lNqvx24QmSw5W8aHdPs\ngBtGw0sJk6dooQqzI+IVoFNEzvR0IwSnjZqLVbCjb8dXP6mPlHiqSDUD/patNa6t\nWsuAOWAFEKj/cPsLsuCJdUJhq49GTwYg6oOTw9YYb45G+oEwVncAgEGQZqdUjyOs\nIwMwMduETDPv9N3kP2ndjNndkcoji2XopOMieoVglAgjf5RB6CbfnWt1MiZ5gOkm\nQXC+miECgYEA5zNEy8EeJZmBshP/tgALo2LD1EHA4Fkfe5HwAQESBEInQ0fTQztx\nINrl+fg1N1zKN885x3txSn3lnmksVAeaIK6sJ1e8/rtJts+OqSWEnoEkOq6HD6K3\neh3TVkXX91cpJqzU/BTe34hEsKYOlhprwrvDBhpPA/HScMMhCriYAJsCgYEAx5y7\nIXIx3BGZBfJpEqLS2Rl04h28qWqpwaX+J2szOQv05iubqi6WQE6VfTGXTkqBjlX8\nOnei83QIydOAlprbTIAg3ie375umBkHp6RCgHi5jo9ph29rcBiQ6kP92h9/c1f18\nb97ceqigf7ichfb833gyXMcrhcmdVojwunihlDUCgYEA0lVcExn/uSksSrvS+NqV\nu/CQQ7wGIpQyBhNAi0lUALfGTHk9g37Cbqd2bbEXiORLu/Y0lHyDFsfua+02vMOl\nvnHqgGhbskrkxwGQweU1/5VxRkmc6eaYkOotZ+Fmlsie0WaO5T5/fFDWXPbVck1b\nF/AFfrnUhLwtPRToLH6/Gl0CgYEAwfsFv5MB8SMI2kag5YNl86RRegv784e8QHvX\naOc8eAuuip+GPvPW/9deXrN6npK5JGFbJFZu/LeecsQfCjyjMMyzJDDlBuzzgtE7\nR0roz2u1WN44izc86pr6bz5TKefa6/nSm8Sv7mNA1d3J/kXvqBteldrX6MPtKtMZ\nXZ0tKKECgYBo2cUqEBITeVKYG3pFZE/Y70BJiBvCcZQ2bZd1XbEPxNg+LjNzOq0i\nx+ReACY1YQcuJ0r/fI3E6rv61I/pWRA6PmO7PHvcFGsUTPDpUwU6u6OoT5WlDpmJ\nFnPHRqHxdn7xIBPml0yxxwLbJfLWDbbvNCAWfXExXwpErUV8l4ILQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 05:17:51,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-136cd126-428d-43e3-a551-b0e5438161e3 2018-09-30 05:17:51,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:51,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:52,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "992f70a1768d405598831f7bd36ecc8d", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "107a64b1ec8140c8b1e93e15b8bd5115", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-user", "id": "4d5c2bd1eff94a828ecee22d02c67513"}, "audit_ids": ["D6qD4kCKQu-BlReRo6AlrQ"], "issued_at": "2018-09-30T05:17:52.000000Z"}} 2018-09-30 05:17:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764ae95b96f73b5cd95714433bbe374c6d80038a" 2018-09-30 05:17:52,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4987f71-c38d-4cc3-87dc-72ee2d51f96a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:52,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c4987f71-c38d-4cc3-87dc-72ee2d51f96a 2018-09-30 05:17:52,277 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:17:52,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}764ae95b96f73b5cd95714433bbe374c6d80038a" 2018-09-30 05:17:52,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c21ec9d-bed8-4ea9-b772-2cb4fb45e2ab x-compute-request-id: req-1c21ec9d-bed8-4ea9-b772-2cb4fb45e2ab Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Rma490auIQJvgqOGmx+EHKsLH00ISi2bvaV8XeP2mPrIeuaWvIQPx6ZtwHJJmVE1aLGBS0uGtZdwjyHIh03yOzj3BW+Rz4AdiCk0ZcERvh0fUfuq/46lURpuk55tCmVRkhWSMBwyoxT0MkLVA3phSO6ramjOZgpaYwhA6w4CdRFmeOKx14VB693X5z/7OUgk+fLK759C7lNoVNCX+KNE68Bt0rqVIY0p4oZNJE/mR6vrggGS8Pm6+v5Sjy16vCvCBcjcjqfWD+7xuYo550jAcQO/e63u7RkQvVCaHBhV4C3MQuRO1P5IO8lkhxHgohZIk79oSYFd0vkfIm8hTLwX Generated-by-Nova", "name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp", "fingerprint": "da:cf:a2:04:4f:03:bf:80:b0:f6:d1:b9:7b:de:28:c4"}}]} 2018-09-30 05:17:52,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-1c21ec9d-bed8-4ea9-b772-2cb4fb45e2ab 2018-09-30 05:17:52,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:52,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "992f70a1768d405598831f7bd36ecc8d", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "107a64b1ec8140c8b1e93e15b8bd5115", "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/107a64b1ec8140c8b1e93e15b8bd5115", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-fcbcfecc-37e2-418-user", "id": "4d5c2bd1eff94a828ecee22d02c67513"}, "audit_ids": ["4oXs7U6ESpa2hhr2fxF6ZQ"], "issued_at": "2018-09-30T05:17:52.000000Z"}} 2018-09-30 05:17:52,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45cd40af2e6644d2a814e1d4549337bc8460c113" 2018-09-30 05:17:52,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-053e5e7b-042e-4d2f-b567-5774fd9d9595 x-compute-request-id: req-053e5e7b-042e-4d2f-b567-5774fd9d9595 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Rma490auIQJvgqOGmx+EHKsLH00ISi2bvaV8XeP2mPrIeuaWvIQPx6ZtwHJJmVE1aLGBS0uGtZdwjyHIh03yOzj3BW+Rz4AdiCk0ZcERvh0fUfuq/46lURpuk55tCmVRkhWSMBwyoxT0MkLVA3phSO6ramjOZgpaYwhA6w4CdRFmeOKx14VB693X5z/7OUgk+fLK759C7lNoVNCX+KNE68Bt0rqVIY0p4oZNJE/mR6vrggGS8Pm6+v5Sjy16vCvCBcjcjqfWD+7xuYo550jAcQO/e63u7RkQvVCaHBhV4C3MQuRO1P5IO8lkhxHgohZIk79oSYFd0vkfIm8hTLwX Generated-by-Nova", "user_id": "4d5c2bd1eff94a828ecee22d02c67513", "name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp", "deleted": false, "created_at": "2018-09-30T05:17:50.000000", "updated_at": null, "fingerprint": "da:cf:a2:04:4f:03:bf:80:b0:f6:d1:b9:7b:de:28:c4", "deleted_at": null, "id": 96}} 2018-09-30 05:17:52,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp used request id req-053e5e7b-042e-4d2f-b567-5774fd9d9595 2018-09-30 05:17:52,998 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack 2018-09-30 05:17:53,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:53,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:53 GMT Server: Apache x-openstack-request-id: req-b23efc53-c358-4969-9d31-1287dddbd266 Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:53,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:53 GMT Server: Apache x-openstack-request-id: req-8254f27d-4fc3-41ca-b85a-37e382fc7811 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:53,206 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-8254f27d-4fc3-41ca-b85a-37e382fc7811 2018-09-30 05:17:53,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:53,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:53 GMT Server: Apache x-openstack-request-id: req-2b716dd0-c7e7-48a8-9fdd-d9675622d50a Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:53,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:53 GMT Server: Apache x-openstack-request-id: req-85f405ec-f1f3-410b-abdb-fc045aa6c23e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "107a64b1ec8140c8b1e93e15b8bd5115", "OS::stack_id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "keypair_name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "stack_user_project_id": "4a4d076c77df4deb9cc10bdcf3d9071e", "tags": null, "creation_time": "2018-09-30T05:17:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:17:53Z", "id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 05:17:53,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-85f405ec-f1f3-410b-abdb-fc045aa6c23e 2018-09-30 05:17:53,262 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:17:53,262 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:17:56,265 - create_stack - DEBUG - Stack status query timeout in 1196.94070387 2018-09-30 05:17:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:56,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:56 GMT Server: Apache x-openstack-request-id: req-1111713f-d257-4723-8557-2f2b0306547e Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:56,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:56 GMT Server: Apache x-openstack-request-id: req-63c691ce-564b-483f-a158-742598f18b8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "107a64b1ec8140c8b1e93e15b8bd5115", "OS::stack_id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "keypair_name": "CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-kp"}, "deletion_time": "2018-09-30T05:17:54Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack", "stack_user_project_id": "4a4d076c77df4deb9cc10bdcf3d9071e", "tags": null, "creation_time": "2018-09-30T05:17:49Z", "links": [{"href": "http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:17:53Z", "id": "067b825d-8ecb-47e8-bc6b-eb4f67f49250", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-30 05:17:56,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-63c691ce-564b-483f-a158-742598f18b8c 2018-09-30 05:17:56,949 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:17:56,949 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack 2018-09-30 05:17:56,949 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack 2018-09-30 05:17:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/067b825d-8ecb-47e8-bc6b-eb4f67f49250 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c576b7b0ca0d84ea6d374f2bdf78e1c3154c51e" 2018-09-30 05:17:56,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:17:56 GMT Server: Apache x-openstack-request-id: req-9794a970-9d58-43e2-9a65-e4282e2129bf Location: http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:17:57,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:17:56 GMT Server: Apache x-openstack-request-id: req-13037b87-2c1b-4f51-b4f7-cdd26924a46b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:17:57,006 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/107a64b1ec8140c8b1e93e15b8bd5115/stacks/CreateStackKeypairTests-CreateStackKeypairTests-e34e2671-5981-46af-aa6d-abd5789e0a6d-stack/067b825d-8ecb-47e8-bc6b-eb4f67f49250 used request id req-13037b87-2c1b-4f51-b4f7-cdd26924a46b 2018-09-30 05:17:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ac5f8d8c-b28b-4837-9cfc-8611a168ac94 Date: Sun, 30 Sep 2018 05:17:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:17:57,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ac5f8d8c-b28b-4837-9cfc-8611a168ac94 2018-09-30 05:17:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b8e0e7-cbdb-4ee1-b98a-3edcec9c988e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:17:57,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-66b8e0e7-cbdb-4ee1-b98a-3edcec9c988e 2018-09-30 05:17:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afff25ab-ac2a-4100-ad85-e97614fe71e3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:17:57,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-afff25ab-ac2a-4100-ad85-e97614fe71e3 2018-09-30 05:17:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1800ebe-7df7-4901-a689-2315e1fb9d37 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:17:57,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-c1800ebe-7df7-4901-a689-2315e1fb9d37 2018-09-30 05:17:57,508 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-fcbcfecc-37e2-418-proj 2018-09-30 05:17:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe54821-050a-4e4a-a322-f9e49445d8ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:57,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/107a64b1ec8140c8b1e93e15b8bd5115 used request id req-afe54821-050a-4e4a-a322-f9e49445d8ba 2018-09-30 05:17:57,782 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-fcbcfecc-37e2-418-proj-role 2018-09-30 05:17:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/992f70a1768d405598831f7bd36ecc8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53b8899-573f-481b-b394-21206de6ab8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:57,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/992f70a1768d405598831f7bd36ecc8d used request id req-a53b8899-573f-481b-b394-21206de6ab8f 2018-09-30 05:17:57,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dbca374d7b265f1261d34986493587ccdbbd403" 2018-09-30 05:17:57,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532c16b5-d7a4-496e-8ceb-28272a833df2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:17:57,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-532c16b5-d7a4-496e-8ceb-28272a833df2 2018-09-30 05:17:57,982 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-fcbcfecc-37e2-418-user 2018-09-30 05:17:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4d5c2bd1eff94a828ecee22d02c67513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc0362dafb03a59f2e69146155293b3bb085112" 2018-09-30 05:17:58,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad782730-6918-4dab-b4b6-0e772bf3a948 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:17:58,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4d5c2bd1eff94a828ecee22d02c67513 used request id req-ad782730-6918-4dab-b4b6-0e772bf3a948 2018-09-30 05:17:58,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:58,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["wD00gqDyQZ-gQ4Ai8VNnJg"], "issued_at": "2018-09-30T05:17:58.000000Z"}} 2018-09-30 05:17:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8987bb429834bc6fe0be44cbb8094a3c8b9793" 2018-09-30 05:17:58,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f43f49-d4e6-4d5d-83c2-9ac9d7253e22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:58,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-53f43f49-d4e6-4d5d-83c2-9ac9d7253e22 2018-09-30 05:17:58,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:58,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:59,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["cm7G55PTTYGdZbDdTJWqOg"], "issued_at": "2018-09-30T05:17:59.000000Z"}} 2018-09-30 05:17:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:17:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7466d0-4353-4a30-9a4c-cca24d910d2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:59,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8c7466d0-4353-4a30-9a4c-cca24d910d2a 2018-09-30 05:17:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:59,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:17:59,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05421ba3-e5b2-4a6e-82be-ddfea1d3cd17 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:17:59,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj used request id req-05421ba3-e5b2-4a6e-82be-ddfea1d3cd17 2018-09-30 05:17:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:17:59,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd274c0-4c82-4a17-87bc-1c85cc332a06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:17:59,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6cd274c0-4c82-4a17-87bc-1c85cc332a06 2018-09-30 05:17:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}}' 2018-09-30 05:17:59,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9ec505-2f2f-45d1-b3a7-1d2f82777f1a Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3"}, "enabled": true, "id": "d9d069ced24c49ebb4d098121e755ed3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}} 2018-09-30 05:17:59,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4d9ec505-2f2f-45d1-b3a7-1d2f82777f1a 2018-09-30 05:17:59,407 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-f6facdac-4535-47c-proj 2018-09-30 05:17:59,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:17:59,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:17:59,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Vv8wEVxEQS-WAMUeafgXiQ"], "issued_at": "2018-09-30T05:17:59.000000Z"}} 2018-09-30 05:17:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:17:59,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ebfdbc-c70f-497d-a5a8-e2141c0b7967 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:17:59,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d5ebfdbc-c70f-497d-a5a8-e2141c0b7967 2018-09-30 05:17:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:17:59,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:17:59,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b576b104-fcf0-42d1-8b4a-428678698970 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:18:00,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b576b104-fcf0-42d1-8b4a-428678698970 2018-09-30 05:18:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f8e2b9-8879-4006-8272-288574d14eba Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3"}, "enabled": true, "id": "d9d069ced24c49ebb4d098121e755ed3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}]} 2018-09-30 05:18:00,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj used request id req-37f8e2b9-8879-4006-8272-288574d14eba 2018-09-30 05:18:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58625fa3-68ea-477b-ae24-02e73dbf3496 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:00,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-58625fa3-68ea-477b-ae24-02e73dbf3496 2018-09-30 05:18:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac68533-7e79-4f79-9de2-0d6981325d5d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:00,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dac68533-7e79-4f79-9de2-0d6981325d5d 2018-09-30 05:18:00,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cbe6bf-4ab6-4bec-8e56-51dd55969bf1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3"}, "enabled": true, "id": "d9d069ced24c49ebb4d098121e755ed3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}]} 2018-09-30 05:18:00,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-f6facdac-4535-47c-proj used request id req-82cbe6bf-4ab6-4bec-8e56-51dd55969bf1 2018-09-30 05:18:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/f5c57922835e4339adc0c6b4d7d892d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ecc174-7932-46e3-8807-382a89d82625 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-user", "links": {"self": "http://172.30.9.29:5000/v3/users/f5c57922835e4339adc0c6b4d7d892d1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "f5c57922835e4339adc0c6b4d7d892d1", "password_expires_at": null}} 2018-09-30 05:18:00,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f5c57922835e4339adc0c6b4d7d892d1 used request id req-55ecc174-7932-46e3-8807-382a89d82625 2018-09-30 05:18:00,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3bdbfd-3963-40e8-ab1f-1f15bed93361 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:18:00,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles used request id req-2a3bdbfd-3963-40e8-ab1f-1f15bed93361 2018-09-30 05:18:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:00,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f468cfd-b3ec-4564-9276-361bd87f74c8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:18:00,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-4f468cfd-b3ec-4564-9276-361bd87f74c8 2018-09-30 05:18:00,977 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-f6facdac-4535-47c-proj 2018-09-30 05:18:00,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:01,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a7467d-8af8-45f1-9098-17e9a5f97157 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:01,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles/ef82967bb0a548ba9b4097292a03296d used request id req-94a7467d-8af8-45f1-9098-17e9a5f97157 2018-09-30 05:18:01,044 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-f6facdac-4535-47c-user 2018-09-30 05:18:01,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:01,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b8dadb-9a8a-4c63-9203-540060861f51 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:01,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f2b8dadb-9a8a-4c63-9203-540060861f51 2018-09-30 05:18:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" -d '{"role": {"name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role"}}' 2018-09-30 05:18:01,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24b7eae1-cb1d-4bde-8c3e-7799748f1aef Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8240796b355149b3a26661943851bf87", "links": {"self": "http://172.30.9.29:5000/v3/roles/8240796b355149b3a26661943851bf87"}, "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role"}} 2018-09-30 05:18:01,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-24b7eae1-cb1d-4bde-8c3e-7799748f1aef 2018-09-30 05:18:01,234 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role 2018-09-30 05:18:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8240796b355149b3a26661943851bf87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:01,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10351aa-e867-4d1b-8532-6ad0da89f85d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/8240796b355149b3a26661943851bf87"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role", "id": "8240796b355149b3a26661943851bf87"}} 2018-09-30 05:18:01,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8240796b355149b3a26661943851bf87 used request id req-e10351aa-e867-4d1b-8532-6ad0da89f85d 2018-09-30 05:18:01,325 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role to project CreateStackSecurityGroupTests-f6facdac-4535-47c-proj 2018-09-30 05:18:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles/8240796b355149b3a26661943851bf87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:01,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5b886c3-fa89-4e20-b33a-f27711df59c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:01,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3/users/f5c57922835e4339adc0c6b4d7d892d1/roles/8240796b355149b3a26661943851bf87 used request id req-a5b886c3-fa89-4e20-b33a-f27711df59c1 2018-09-30 05:18:01,453 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:18:01,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:01,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:01,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:01,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "8240796b355149b3a26661943851bf87", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role"}], "expires_at": "2018-09-30T06:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9d069ced24c49ebb4d098121e755ed3", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-user", "id": "f5c57922835e4339adc0c6b4d7d892d1"}, "audit_ids": ["enURzFV3QJG1u1jO9wGBiA"], "issued_at": "2018-09-30T05:18:01.000000Z"}} 2018-09-30 05:18:01,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:01,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07366a9a-cd6d-4514-b0c1-bc67f989b5b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:01,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-07366a9a-cd6d-4514-b0c1-bc67f989b5b6 2018-09-30 05:18:01,909 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:01,912 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:18:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:02,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:01 GMT Server: Apache x-openstack-request-id: req-e91d2c59-20f3-4373-9741-5ce1e8dbf0cd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:18:02,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack used request id req-e91d2c59-20f3-4373-9741-5ce1e8dbf0cd 2018-09-30 05:18:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}}' 2018-09-30 05:18:03,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:02 GMT Server: Apache x-openstack-request-id: req-de81b56b-31b0-4e1e-ba1c-a12c932bdd37 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "self"}]}} 2018-09-30 05:18:03,625 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks used request id req-de81b56b-31b0-4e1e-ba1c-a12c932bdd37 2018-09-30 05:18:03,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:03,804 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:03 GMT Server: Apache x-openstack-request-id: req-d54284de-5694-48ef-971d-63dbfa2e48f7 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:03,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:03 GMT Server: Apache x-openstack-request-id: req-35e1f53a-c8fc-4c7a-a503-0d5e823e27d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d9d069ced24c49ebb4d098121e755ed3", "OS::stack_id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "security_group_name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "stack_user_project_id": "80d24a6894794410ac8ad73adde4a92e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:18:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 05:18:03,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-35e1f53a-c8fc-4c7a-a503-0d5e823e27d7 2018-09-30 05:18:03,979 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack 2018-09-30 05:18:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:04,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:03 GMT Server: Apache x-openstack-request-id: req-d958efb6-1e87-4d0c-b14e-0a067de84640 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:04,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:03 GMT Server: Apache x-openstack-request-id: req-c4d39f6a-6d9a-4e13-a0d3-7532807c9417 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d9d069ced24c49ebb4d098121e755ed3", "OS::stack_id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "security_group_name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "stack_user_project_id": "80d24a6894794410ac8ad73adde4a92e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:18:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 05:18:04,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-c4d39f6a-6d9a-4e13-a0d3-7532807c9417 2018-09-30 05:18:04,186 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:18:04,186 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:18:07,189 - create_stack - DEBUG - Stack status query timeout in 1196.79023004 2018-09-30 05:18:07,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:07,443 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:07 GMT Server: Apache x-openstack-request-id: req-32bfe27a-edff-4c0b-9df8-eae1492c07c7 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:07,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:07 GMT Server: Apache x-openstack-request-id: req-088c07eb-5219-4e67-8526-74bc9a883745 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d9d069ced24c49ebb4d098121e755ed3", "OS::stack_id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "security_group_name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "stack_user_project_id": "80d24a6894794410ac8ad73adde4a92e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:18:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 05:18:07,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-088c07eb-5219-4e67-8526-74bc9a883745 2018-09-30 05:18:07,636 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:18:07,636 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack 2018-09-30 05:18:07,636 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack 2018-09-30 05:18:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:07,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:07 GMT Server: Apache x-openstack-request-id: req-a373aa35-8e4d-4f34-bed6-7a5d6e140ef8 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:07,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:07 GMT Server: Apache x-openstack-request-id: req-bcb2b5ac-ab7d-4b7d-9fd6-7b84f5e5dc94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T05:18:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:18:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-30 05:18:07,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1/resources used request id req-bcb2b5ac-ab7d-4b7d-9fd6-7b84f5e5dc94 2018-09-30 05:18:07,708 - neutron_utils - INFO - Retrieving security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:07,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-8f3d57fe-b794-4cc5-a50c-7bfe4cf0169f Date: Sun, 30 Sep 2018 05:18:07 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "updated_at": "2018-09-30T05:18:05Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "revision_number": 0, "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "revision_number": 0, "id": "ebe89722-e332-4e29-8676-3f978b179730", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}], "revision_number": 6, "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}]} 2018-09-30 05:18:07,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-8f3d57fe-b794-4cc5-a50c-7bfe4cf0169f 2018-09-30 05:18:07,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:08,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-88644f3e-38ce-4ea9-b58e-0704acbbfb3e Date: Sun, 30 Sep 2018 05:18:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": 22, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "ebe89722-e332-4e29-8676-3f978b179730"}]} 2018-09-30 05:18:08,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-88644f3e-38ce-4ea9-b58e-0704acbbfb3e 2018-09-30 05:18:08,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:08,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-405e4e48-69dd-473b-975d-360ee1e2e376 Date: Sun, 30 Sep 2018 05:18:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": 22, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "ebe89722-e332-4e29-8676-3f978b179730"}]} 2018-09-30 05:18:08,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-405e4e48-69dd-473b-975d-360ee1e2e376 2018-09-30 05:18:08,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:08,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:08,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "8240796b355149b3a26661943851bf87", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role"}], "expires_at": "2018-09-30T06:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9d069ced24c49ebb4d098121e755ed3", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d9d069ced24c49ebb4d098121e755ed3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-user", "id": "f5c57922835e4339adc0c6b4d7d892d1"}, "audit_ids": ["09sj9l7kQlGEQGqwQ90qZg"], "issued_at": "2018-09-30T05:18:08.000000Z"}} 2018-09-30 05:18:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:08,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1a543d-69b1-43e0-8bc4-9b1ff15f89fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:08,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5c1a543d-69b1-43e0-8bc4-9b1ff15f89fc 2018-09-30 05:18:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:08,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-38e72b9a-dcd6-4add-9d24-f697d01a905d Date: Sun, 30 Sep 2018 05:18:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "updated_at": "2018-09-30T05:18:05Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "revision_number": 0, "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "revision_number": 0, "id": "ebe89722-e332-4e29-8676-3f978b179730", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}], "revision_number": 6, "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}]} 2018-09-30 05:18:08,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp&description=Test+description used request id req-38e72b9a-dcd6-4add-9d24-f697d01a905d 2018-09-30 05:18:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:08,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:09,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d07370a-f295-49ef-af10-e4b6ef735593 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3"}, "enabled": true, "id": "d9d069ced24c49ebb4d098121e755ed3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}} 2018-09-30 05:18:09,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3 used request id req-1d07370a-f295-49ef-af10-e4b6ef735593 2018-09-30 05:18:09,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:09,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:09,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-3e77e98a-7b67-48e4-b078-66d976791084 Date: Sun, 30 Sep 2018 05:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": 22, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "ebe89722-e332-4e29-8676-3f978b179730"}]} 2018-09-30 05:18:09,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-3e77e98a-7b67-48e4-b078-66d976791084 2018-09-30 05:18:09,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:09,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-33b76f24-3819-49fa-b041-067691a2a975 Date: Sun, 30 Sep 2018 05:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": 22, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "ebe89722-e332-4e29-8676-3f978b179730"}]} 2018-09-30 05:18:09,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-33b76f24-3819-49fa-b041-067691a2a975 2018-09-30 05:18:09,418 - neutron_utils - INFO - Retrieving security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:09,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-966a382e-8d0a-4eb3-aa07-966859d1577e Date: Sun, 30 Sep 2018 05:18:09 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "updated_at": "2018-09-30T05:18:05Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "revision_number": 0, "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "revision_number": 0, "id": "ebe89722-e332-4e29-8676-3f978b179730", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}], "revision_number": 6, "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}]} 2018-09-30 05:18:09,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-966a382e-8d0a-4eb3-aa07-966859d1577e 2018-09-30 05:18:09,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - affc7fb9-1971-4710-9fc8-30fb8791a11a 2018-09-30 05:18:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb75070c1748943db9865c89d1b31bfcdc8109c" 2018-09-30 05:18:09,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-461c3824-4efe-4785-b808-a0f9e9a8ead2 Date: Sun, 30 Sep 2018 05:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": 22, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "115c5b5b-ec6d-49f4-ad58-945e604ad897"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-30T05:18:05Z", "security_group_id": "affc7fb9-1971-4710-9fc8-30fb8791a11a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:05Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "ebe89722-e332-4e29-8676-3f978b179730"}]} 2018-09-30 05:18:09,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=affc7fb9-1971-4710-9fc8-30fb8791a11a used request id req-461c3824-4efe-4785-b808-a0f9e9a8ead2 2018-09-30 05:18:09,795 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack 2018-09-30 05:18:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:09,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:09 GMT Server: Apache x-openstack-request-id: req-b2f002fc-ae76-4774-843b-2e7b2b055d28 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:10,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:09 GMT Server: Apache x-openstack-request-id: req-b3558949-27f2-466b-b6ca-b886f8198f88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:10,014 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-b3558949-27f2-466b-b6ca-b886f8198f88 2018-09-30 05:18:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:10,191 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:10 GMT Server: Apache x-openstack-request-id: req-30e441fe-88d1-4f3e-bc8d-0550ff9e2ca7 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:10,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:10 GMT Server: Apache x-openstack-request-id: req-93404099-349c-40e6-99e4-8590161e35d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d9d069ced24c49ebb4d098121e755ed3", "OS::stack_id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "security_group_name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "stack_user_project_id": "80d24a6894794410ac8ad73adde4a92e", "tags": null, "creation_time": "2018-09-30T05:18:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:18:10Z", "id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 05:18:10,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-93404099-349c-40e6-99e4-8590161e35d2 2018-09-30 05:18:10,372 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:18:10,372 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:18:13,376 - create_stack - DEBUG - Stack status query timeout in 1196.6384809 2018-09-30 05:18:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:13,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:13 GMT Server: Apache x-openstack-request-id: req-fee3e310-4531-406a-a3d6-a33937489806 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:13,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:13 GMT Server: Apache x-openstack-request-id: req-a8f8ca9a-f542-4b9f-b440-9f4f3b8fca8b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d9d069ced24c49ebb4d098121e755ed3", "OS::stack_id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "security_group_name": "CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-sec-grp"}, "deletion_time": "2018-09-30T05:18:11Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack", "stack_user_project_id": "80d24a6894794410ac8ad73adde4a92e", "tags": null, "creation_time": "2018-09-30T05:18:02Z", "links": [{"href": "http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:18:10Z", "id": "7165d653-c3ac-4f82-9164-3fd52c4470d1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-30 05:18:13,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-a8f8ca9a-f542-4b9f-b440-9f4f3b8fca8b 2018-09-30 05:18:13,624 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:18:13,624 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack 2018-09-30 05:18:13,624 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack 2018-09-30 05:18:13,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/7165d653-c3ac-4f82-9164-3fd52c4470d1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b980c09f80689115a83d7681300e8e5c584ba1f3" 2018-09-30 05:18:13,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:18:13 GMT Server: Apache x-openstack-request-id: req-fb29d058-4f88-4d1d-aff1-05b84cf87761 Location: http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:18:13,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:18:13 GMT Server: Apache x-openstack-request-id: req-57285796-7763-4749-96e2-1abd94680c38 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:18:13,837 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/d9d069ced24c49ebb4d098121e755ed3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-df6ce857-df0c-4ebc-9166-b8e67af57c52-stack/7165d653-c3ac-4f82-9164-3fd52c4470d1 used request id req-57285796-7763-4749-96e2-1abd94680c38 2018-09-30 05:18:13,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5e53bb4f-1eb0-4d02-979d-c4ec795f6539 Date: Sun, 30 Sep 2018 05:18:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "updated_at": "2018-09-30T05:18:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "revision_number": 0, "id": "23a21311-dd35-4b82-80ee-f98882ca6ef6", "remote_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "revision_number": 0, "id": "8aeae3f0-29ec-4b3e-8860-5c588077ac03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "revision_number": 0, "id": "a1868b63-415d-4b83-93bc-20c1c34c3e3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "revision_number": 0, "id": "bb7312d4-8bab-4957-8fa7-4238daf783b4", "remote_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9d069ced24c49ebb4d098121e755ed3"}], "revision_number": 4, "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:18:14,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5e53bb4f-1eb0-4d02-979d-c4ec795f6539 2018-09-30 05:18:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:14,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0dcc58-e858-4674-9c8e-3b3e6666f601 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:18:14,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-6a0dcc58-e858-4674-9c8e-3b3e6666f601 2018-09-30 05:18:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:14,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9b57a9-83f7-4029-82da-401a1a6b0af3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:18:14,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-ac9b57a9-83f7-4029-82da-401a1a6b0af3 2018-09-30 05:18:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:14,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1244f037-f155-4cae-ae37-aff03b965a7f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3"}, "enabled": true, "id": "d9d069ced24c49ebb4d098121e755ed3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-f6facdac-4535-47c-proj"}} 2018-09-30 05:18:14,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3 used request id req-1244f037-f155-4cae-ae37-aff03b965a7f 2018-09-30 05:18:14,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8 2018-09-30 05:18:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:14,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f5d6ebaf-b763-4d84-a6b3-9afd2fec50d5 Date: Sun, 30 Sep 2018 05:18:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "23a21311-dd35-4b82-80ee-f98882ca6ef6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "8aeae3f0-29ec-4b3e-8860-5c588077ac03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "a1868b63-415d-4b83-93bc-20c1c34c3e3c"}, {"remote_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:04Z", "security_group_id": "8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8", "port_range_min": null, "revision_number": 0, "tenant_id": "d9d069ced24c49ebb4d098121e755ed3", "created_at": "2018-09-30T05:18:04Z", "project_id": "d9d069ced24c49ebb4d098121e755ed3", "id": "bb7312d4-8bab-4957-8fa7-4238daf783b4"}]} 2018-09-30 05:18:14,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8 used request id req-f5d6ebaf-b763-4d84-a6b3-9afd2fec50d5 2018-09-30 05:18:14,528 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:18:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:14,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6029652b-0bbf-41ae-9783-ba3b6963c2b3 Content-Length: 0 Date: Sun, 30 Sep 2018 05:18:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:18:14,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8e09c83e-0f85-4b3c-bc79-1d84f5c1f7f8 used request id req-6029652b-0bbf-41ae-9783-ba3b6963c2b3 2018-09-30 05:18:14,866 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-f6facdac-4535-47c-proj 2018-09-30 05:18:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:15,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef33c65-15ca-4f55-9221-eb558d1e01e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:15,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d9d069ced24c49ebb4d098121e755ed3 used request id req-0ef33c65-15ca-4f55-9221-eb558d1e01e6 2018-09-30 05:18:15,074 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-f6facdac-4535-47c-proj-role 2018-09-30 05:18:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8240796b355149b3a26661943851bf87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:15,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501da6c8-5719-4751-8d38-4f24b2d0b30e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:15,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8240796b355149b3a26661943851bf87 used request id req-501da6c8-5719-4751-8d38-4f24b2d0b30e 2018-09-30 05:18:15,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e6d49fb76824c38273e08c1d365e8ba2987e8" 2018-09-30 05:18:15,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888abfff-b725-4e72-a275-c586c1b2d512 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:15,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-888abfff-b725-4e72-a275-c586c1b2d512 2018-09-30 05:18:15,274 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-f6facdac-4535-47c-user 2018-09-30 05:18:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f5c57922835e4339adc0c6b4d7d892d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38056c8bfbbce5c020aa9910271ba99a2fc3d7b7" 2018-09-30 05:18:15,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bdcd94-0f09-47d8-a392-e6d2e9b6df9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:15,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f5c57922835e4339adc0c6b4d7d892d1 used request id req-20bdcd94-0f09-47d8-a392-e6d2e9b6df9e 2018-09-30 05:18:15,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:15,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["8ZF4bDRrRKqeJX0gbLQcEQ"], "issued_at": "2018-09-30T05:18:15.000000Z"}} 2018-09-30 05:18:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9657f700df520c82a0db682943dddae31c2d34d6" 2018-09-30 05:18:15,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953f1bf5-863d-4321-92bd-58d8b5e07108 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:15,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-953f1bf5-863d-4321-92bd-58d8b5e07108 2018-09-30 05:18:15,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:15,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:16,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["FnWlk0LLSSyk_tV_4Br5xQ"], "issued_at": "2018-09-30T05:18:16.000000Z"}} 2018-09-30 05:18:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:16,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513410f1-7dbd-4566-a32c-52d06e443bbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:16,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-513410f1-7dbd-4566-a32c-52d06e443bbc 2018-09-30 05:18:16,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:16,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7b2ac40b-4033-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:16,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c9f37b-8a07-4e2a-83bf-252c3e6fa4d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7b2ac40b-4033-476-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:18:16,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7b2ac40b-4033-476-proj used request id req-99c9f37b-8a07-4e2a-83bf-252c3e6fa4d7 2018-09-30 05:18:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:16,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c7b8c9-4aea-4ab7-a712-8c93a17f8b99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:16,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-71c7b8c9-4aea-4ab7-a712-8c93a17f8b99 2018-09-30 05:18:16,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj"}}' 2018-09-30 05:18:16,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411062a7-a52c-4c71-b896-27fcfa13efa1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92"}, "enabled": true, "id": "a10757b5980c477ab71241d186919b92", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj"}} 2018-09-30 05:18:16,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-411062a7-a52c-4c71-b896-27fcfa13efa1 2018-09-30 05:18:16,743 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-7b2ac40b-4033-476-proj 2018-09-30 05:18:16,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:16,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:17,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["zg-oAl_zSNCsrAqwAjWQcA"], "issued_at": "2018-09-30T05:18:17.000000Z"}} 2018-09-30 05:18:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:17,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd394437-8fdc-4195-ae78-085e907d2790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:17,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cd394437-8fdc-4195-ae78-085e907d2790 2018-09-30 05:18:17,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:17,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:17,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc14e34f-4384-41b3-8f3c-a34bce96d382 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:18:17,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dc14e34f-4384-41b3-8f3c-a34bce96d382 2018-09-30 05:18:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-7b2ac40b-4033-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fe137c-83bb-453e-a47b-4f453c5657d3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-7b2ac40b-4033-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92"}, "enabled": true, "id": "a10757b5980c477ab71241d186919b92", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj"}]} 2018-09-30 05:18:17,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-7b2ac40b-4033-476-proj used request id req-04fe137c-83bb-453e-a47b-4f453c5657d3 2018-09-30 05:18:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:17,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa83751-106f-4bfd-9512-97178b638067 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:17,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ffa83751-106f-4bfd-9512-97178b638067 2018-09-30 05:18:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e196831-fdaf-4291-bbb8-0fcfaba54da4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:17,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5e196831-fdaf-4291-bbb8-0fcfaba54da4 2018-09-30 05:18:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-7b2ac40b-4033-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:17,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3924592-9be4-497a-9d9d-c1befd26be6b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-7b2ac40b-4033-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92"}, "enabled": true, "id": "a10757b5980c477ab71241d186919b92", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj"}]} 2018-09-30 05:18:17,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-7b2ac40b-4033-476-proj used request id req-e3924592-9be4-497a-9d9d-c1befd26be6b 2018-09-30 05:18:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/f145834d0f0a455da18f19ed73dfc0d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:18,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d38fb1-6faf-41a2-9971-845a2c3af697 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-7b2ac40b-4033-476-user", "links": {"self": "http://172.30.9.29:5000/v3/users/f145834d0f0a455da18f19ed73dfc0d2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a10757b5980c477ab71241d186919b92", "id": "f145834d0f0a455da18f19ed73dfc0d2", "password_expires_at": null}} 2018-09-30 05:18:18,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f145834d0f0a455da18f19ed73dfc0d2 used request id req-60d38fb1-6faf-41a2-9971-845a2c3af697 2018-09-30 05:18:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:18,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911bbbf7-f201-45ac-9c1e-a48fa744d891 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:18:18,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles used request id req-911bbbf7-f201-45ac-9c1e-a48fa744d891 2018-09-30 05:18:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:18,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86b77dc-aecf-4425-8ab5-333337350453 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:18:18,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-b86b77dc-aecf-4425-8ab5-333337350453 2018-09-30 05:18:18,290 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-7b2ac40b-4033-476-proj 2018-09-30 05:18:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:18,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e21f518f-b447-4ed8-b0c6-1220e93fa2dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:18,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles/ef82967bb0a548ba9b4097292a03296d used request id req-e21f518f-b447-4ed8-b0c6-1220e93fa2dd 2018-09-30 05:18:18,410 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-7b2ac40b-4033-476-user 2018-09-30 05:18:18,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:18,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6b94cb-abb0-496a-b17a-d5b97cd2adaf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:18,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc6b94cb-abb0-496a-b17a-d5b97cd2adaf 2018-09-30 05:18:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" -d '{"role": {"name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj-role"}}' 2018-09-30 05:18:18,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d577103e-b25b-4cba-88f7-1cad65828595 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60e6afec61fd470bba3632a601dda576", "links": {"self": "http://172.30.9.29:5000/v3/roles/60e6afec61fd470bba3632a601dda576"}, "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj-role"}} 2018-09-30 05:18:18,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d577103e-b25b-4cba-88f7-1cad65828595 2018-09-30 05:18:18,617 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-7b2ac40b-4033-476-proj-role 2018-09-30 05:18:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/60e6afec61fd470bba3632a601dda576 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:18,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79605a24-22a5-4cde-92b0-25d9a785a871 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/60e6afec61fd470bba3632a601dda576"}, "domain_id": null, "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj-role", "id": "60e6afec61fd470bba3632a601dda576"}} 2018-09-30 05:18:18,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/60e6afec61fd470bba3632a601dda576 used request id req-79605a24-22a5-4cde-92b0-25d9a785a871 2018-09-30 05:18:18,700 - keystone_utils - INFO - Granting role CreateStackNegativeTests-7b2ac40b-4033-476-proj-role to project CreateStackNegativeTests-7b2ac40b-4033-476-proj 2018-09-30 05:18:18,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles/60e6afec61fd470bba3632a601dda576 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:18,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1accf50d-ab7c-4bfb-8bab-18a87844fc99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:18,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92/users/f145834d0f0a455da18f19ed73dfc0d2/roles/60e6afec61fd470bba3632a601dda576 used request id req-1accf50d-ab7c-4bfb-8bab-18a87844fc99 2018-09-30 05:18:18,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:18,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:19,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60e6afec61fd470bba3632a601dda576", "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a10757b5980c477ab71241d186919b92", "name": "CreateStackNegativeTests-7b2ac40b-4033-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a10757b5980c477ab71241d186919b92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a10757b5980c477ab71241d186919b92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a10757b5980c477ab71241d186919b92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a10757b5980c477ab71241d186919b92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a10757b5980c477ab71241d186919b92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a10757b5980c477ab71241d186919b92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a10757b5980c477ab71241d186919b92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a10757b5980c477ab71241d186919b92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a10757b5980c477ab71241d186919b92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a10757b5980c477ab71241d186919b92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a10757b5980c477ab71241d186919b92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a10757b5980c477ab71241d186919b92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-7b2ac40b-4033-476-user", "id": "f145834d0f0a455da18f19ed73dfc0d2"}, "audit_ids": ["33fC4K6qRwCUidLq2-oHZg"], "issued_at": "2018-09-30T05:18:19.000000Z"}} 2018-09-30 05:18:19,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ee357338d30502d36a47a293c2a37a36aea53" 2018-09-30 05:18:19,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ba9bf5-d204-4fe6-b71b-852cae7ebe50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:19,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91ba9bf5-d204-4fe6-b71b-852cae7ebe50 2018-09-30 05:18:19,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:19,285 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:18:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a10757b5980c477ab71241d186919b92/stacks?stack_name=CreateStackNegativeTests-94bd7c27-464d-4748-ba62-5c066222d4b3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ee357338d30502d36a47a293c2a37a36aea53" 2018-09-30 05:18:19,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:19 GMT Server: Apache x-openstack-request-id: req-708fc03b-83a1-49da-98a4-f5c0d23f64dd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:18:19,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a10757b5980c477ab71241d186919b92/stacks?stack_name=CreateStackNegativeTests-94bd7c27-464d-4748-ba62-5c066222d4b3 used request id req-708fc03b-83a1-49da-98a4-f5c0d23f64dd 2018-09-30 05:18:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:19,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0f383c91-50db-4d68-be77-36e910e1fc4a Date: Sun, 30 Sep 2018 05:18:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:18:19,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0f383c91-50db-4d68-be77-36e910e1fc4a 2018-09-30 05:18:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:19,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41594c51-a927-4620-b141-73162c9c8015 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:18:19,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-41594c51-a927-4620-b141-73162c9c8015 2018-09-30 05:18:19,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:19,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2affb398-4e35-4d0d-983f-fe89008528df Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:18:19,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-2affb398-4e35-4d0d-983f-fe89008528df 2018-09-30 05:18:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:20,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7899c0-e84e-452f-bbf3-fddc5a54d012 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:18:20,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-6e7899c0-e84e-452f-bbf3-fddc5a54d012 2018-09-30 05:18:20,034 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-7b2ac40b-4033-476-proj 2018-09-30 05:18:20,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:20,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5f2869-e891-4f62-8a9a-400c4825bff7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:20,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a10757b5980c477ab71241d186919b92 used request id req-bf5f2869-e891-4f62-8a9a-400c4825bff7 2018-09-30 05:18:20,284 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-7b2ac40b-4033-476-proj-role 2018-09-30 05:18:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/60e6afec61fd470bba3632a601dda576 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:20,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6767b529-655c-4042-b22c-59bb4fbcf623 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:20,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/60e6afec61fd470bba3632a601dda576 used request id req-6767b529-655c-4042-b22c-59bb4fbcf623 2018-09-30 05:18:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959195f2d022279b631ad4c2c92e811cb2c810d3" 2018-09-30 05:18:20,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd7782d-93b5-4917-ad08-d5953edb0a1c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:20,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1fd7782d-93b5-4917-ad08-d5953edb0a1c 2018-09-30 05:18:20,500 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-7b2ac40b-4033-476-user 2018-09-30 05:18:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f145834d0f0a455da18f19ed73dfc0d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f850198e265303a75f15b79b7e8eab2df05d970" 2018-09-30 05:18:20,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30072a5f-ca92-41f0-8146-ee18d94439d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:20,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f145834d0f0a455da18f19ed73dfc0d2 used request id req-30072a5f-ca92-41f0-8146-ee18d94439d4 2018-09-30 05:18:20,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:21,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["7H89jZaQQ8KZZj2bs-IGhg"], "issued_at": "2018-09-30T05:18:21.000000Z"}} 2018-09-30 05:18:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bec214621459d4b8dbdf843e98439f8f70b249e" 2018-09-30 05:18:21,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70b7ffa-fc63-4ce7-bcdc-6b607fdcb121 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:21,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b70b7ffa-fc63-4ce7-bcdc-6b607fdcb121 2018-09-30 05:18:21,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:21,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:21,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["RpdGGUhMRlOp5RuUnub2Ow"], "issued_at": "2018-09-30T05:18:21.000000Z"}} 2018-09-30 05:18:21,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:21,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7661aa2-3e7a-4f4b-a304-02c74df952dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:21,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c7661aa2-3e7a-4f4b-a304-02c74df952dd 2018-09-30 05:18:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:21,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6386f17b-b522-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:21,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253b9781-ccc2-4227-a1d0-3e5774869f30 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6386f17b-b522-49c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:18:21,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6386f17b-b522-49c-proj used request id req-253b9781-ccc2-4227-a1d0-3e5774869f30 2018-09-30 05:18:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:21,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0e3b84-9ef2-4aaf-a950-314847a78357 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ac0e3b84-9ef2-4aaf-a950-314847a78357 2018-09-30 05:18:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj"}}' 2018-09-30 05:18:21,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00acadc5-cc8b-49f0-bcda-ff956684a0f2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f"}, "enabled": true, "id": "ddc7a822b37c45228a9249f5ad582f6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj"}} 2018-09-30 05:18:21,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-00acadc5-cc8b-49f0-bcda-ff956684a0f2 2018-09-30 05:18:21,935 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-6386f17b-b522-49c-proj 2018-09-30 05:18:21,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:21,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:22,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["mrocgK1pQ_S1EzVN6ydl8Q"], "issued_at": "2018-09-30T05:18:22.000000Z"}} 2018-09-30 05:18:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:22,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c548e221-2bce-4c8c-8840-ebed712b5add Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:22,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c548e221-2bce-4c8c-8840-ebed712b5add 2018-09-30 05:18:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:22,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:22,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:22,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5273ce-d0c7-43e0-b09a-5a5ab9c2e685 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:18:22,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b5273ce-d0c7-43e0-b09a-5a5ab9c2e685 2018-09-30 05:18:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-6386f17b-b522-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:22,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0fd227-9ad4-4268-b16b-a67f58816a0e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-6386f17b-b522-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f"}, "enabled": true, "id": "ddc7a822b37c45228a9249f5ad582f6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj"}]} 2018-09-30 05:18:22,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-6386f17b-b522-49c-proj used request id req-ca0fd227-9ad4-4268-b16b-a67f58816a0e 2018-09-30 05:18:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:22,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf20394-d360-4337-91bd-f62f81ff107a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:22,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fdf20394-d360-4337-91bd-f62f81ff107a 2018-09-30 05:18:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:23,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad479345-0f9a-4478-861a-b918bcbac3bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:23,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ad479345-0f9a-4478-861a-b918bcbac3bb 2018-09-30 05:18:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-6386f17b-b522-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:23,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1224be81-bcfb-4ee1-a7ad-ff8d2c64d1a6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-6386f17b-b522-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f"}, "enabled": true, "id": "ddc7a822b37c45228a9249f5ad582f6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj"}]} 2018-09-30 05:18:23,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-6386f17b-b522-49c-proj used request id req-1224be81-bcfb-4ee1-a7ad-ff8d2c64d1a6 2018-09-30 05:18:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/15215d33f2374547ad0433e373b51c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:23,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed3413a-c2e6-44ea-9dc8-37331ac9a518 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-6386f17b-b522-49c-user", "links": {"self": "http://172.30.9.29:5000/v3/users/15215d33f2374547ad0433e373b51c83"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ddc7a822b37c45228a9249f5ad582f6f", "id": "15215d33f2374547ad0433e373b51c83", "password_expires_at": null}} 2018-09-30 05:18:23,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/15215d33f2374547ad0433e373b51c83 used request id req-3ed3413a-c2e6-44ea-9dc8-37331ac9a518 2018-09-30 05:18:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:23,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44fee71-c6b2-4286-8789-733e8cd51a23 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:18:23,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles used request id req-f44fee71-c6b2-4286-8789-733e8cd51a23 2018-09-30 05:18:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:23,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2033d986-3b62-4774-ba6e-841bb5a672d6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:18:23,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-2033d986-3b62-4774-ba6e-841bb5a672d6 2018-09-30 05:18:23,608 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-6386f17b-b522-49c-proj 2018-09-30 05:18:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:23,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af1a240-717b-4211-b68d-0ba65a727103 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:23,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles/ef82967bb0a548ba9b4097292a03296d used request id req-8af1a240-717b-4211-b68d-0ba65a727103 2018-09-30 05:18:23,739 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-6386f17b-b522-49c-user 2018-09-30 05:18:23,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:23,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5130f89b-cc6c-4b74-a4bf-aec631715198 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:23,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5130f89b-cc6c-4b74-a4bf-aec631715198 2018-09-30 05:18:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" -d '{"role": {"name": "CreateStackNegativeTests-6386f17b-b522-49c-proj-role"}}' 2018-09-30 05:18:23,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2bd378a-2de0-4808-ae79-1451f96aa482 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc9855b3a47143298acb14b56810bd45", "links": {"self": "http://172.30.9.29:5000/v3/roles/bc9855b3a47143298acb14b56810bd45"}, "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj-role"}} 2018-09-30 05:18:23,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2bd378a-2de0-4808-ae79-1451f96aa482 2018-09-30 05:18:23,934 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-6386f17b-b522-49c-proj-role 2018-09-30 05:18:23,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/bc9855b3a47143298acb14b56810bd45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:24,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82472c78-a4a1-457d-89b1-0aa48c7d0c0e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/bc9855b3a47143298acb14b56810bd45"}, "domain_id": null, "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj-role", "id": "bc9855b3a47143298acb14b56810bd45"}} 2018-09-30 05:18:24,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bc9855b3a47143298acb14b56810bd45 used request id req-82472c78-a4a1-457d-89b1-0aa48c7d0c0e 2018-09-30 05:18:24,023 - keystone_utils - INFO - Granting role CreateStackNegativeTests-6386f17b-b522-49c-proj-role to project CreateStackNegativeTests-6386f17b-b522-49c-proj 2018-09-30 05:18:24,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles/bc9855b3a47143298acb14b56810bd45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:24,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465c9102-c765-4946-858e-3871405a3fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:24,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f/users/15215d33f2374547ad0433e373b51c83/roles/bc9855b3a47143298acb14b56810bd45 used request id req-465c9102-c765-4946-858e-3871405a3fe3 2018-09-30 05:18:24,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:24,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:24,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}, {"id": "bc9855b3a47143298acb14b56810bd45", "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj-role"}], "expires_at": "2018-09-30T06:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddc7a822b37c45228a9249f5ad582f6f", "name": "CreateStackNegativeTests-6386f17b-b522-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ddc7a822b37c45228a9249f5ad582f6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ddc7a822b37c45228a9249f5ad582f6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ddc7a822b37c45228a9249f5ad582f6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ddc7a822b37c45228a9249f5ad582f6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ddc7a822b37c45228a9249f5ad582f6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ddc7a822b37c45228a9249f5ad582f6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ddc7a822b37c45228a9249f5ad582f6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ddc7a822b37c45228a9249f5ad582f6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ddc7a822b37c45228a9249f5ad582f6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ddc7a822b37c45228a9249f5ad582f6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ddc7a822b37c45228a9249f5ad582f6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ddc7a822b37c45228a9249f5ad582f6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-6386f17b-b522-49c-user", "id": "15215d33f2374547ad0433e373b51c83"}, "audit_ids": ["5L6xBziJSpisyScAzsoO_g"], "issued_at": "2018-09-30T05:18:24.000000Z"}} 2018-09-30 05:18:24,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a682c212a16c515dc8a21f94e04d7dd0434ec" 2018-09-30 05:18:24,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d474f4b7-4087-4d8a-83bd-695e8999c6e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:24,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d474f4b7-4087-4d8a-83bd-695e8999c6e6 2018-09-30 05:18:24,623 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:24,625 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:18:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/ddc7a822b37c45228a9249f5ad582f6f/stacks?stack_name=CreateStackNegativeTests-46a0a2c3-1223-4739-9521-543a06891464 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a682c212a16c515dc8a21f94e04d7dd0434ec" 2018-09-30 05:18:24,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:24 GMT Server: Apache x-openstack-request-id: req-aa020763-fcbe-497a-b39a-7f93bb67148b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:18:24,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/ddc7a822b37c45228a9249f5ad582f6f/stacks?stack_name=CreateStackNegativeTests-46a0a2c3-1223-4739-9521-543a06891464 used request id req-aa020763-fcbe-497a-b39a-7f93bb67148b 2018-09-30 05:18:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/ddc7a822b37c45228a9249f5ad582f6f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a682c212a16c515dc8a21f94e04d7dd0434ec" -d '{"stack_name": "CreateStackNegativeTests-46a0a2c3-1223-4739-9521-543a06891464", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-09-30 05:18:25,237 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 05:18:24 GMT Server: Apache x-openstack-request-id: req-64a38974-7066-406f-b168-0c46f190a476 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-09-30 05:18:25,238 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/ddc7a822b37c45228a9249f5ad582f6f/stacks used request id req-64a38974-7066-406f-b168-0c46f190a476 2018-09-30 05:18:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:25,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2073d3da-2130-41be-a287-f6842b4f88b6 Date: Sun, 30 Sep 2018 05:18:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:18:25,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2073d3da-2130-41be-a287-f6842b4f88b6 2018-09-30 05:18:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:25,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c968dfb-7063-4ca4-af5a-a2403b982307 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:18:25,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-9c968dfb-7063-4ca4-af5a-a2403b982307 2018-09-30 05:18:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:25,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f598ff13-cc70-4e76-bb9d-25ebc404fa26 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:18:25,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f598ff13-cc70-4e76-bb9d-25ebc404fa26 2018-09-30 05:18:25,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc63ddc7-4d1d-4274-b8a4-c9d9e73f5557 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:18:25,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-cc63ddc7-4d1d-4274-b8a4-c9d9e73f5557 2018-09-30 05:18:25,663 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-6386f17b-b522-49c-proj 2018-09-30 05:18:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:25,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62820123-45bb-42d2-8003-3e6ca499b5e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:25,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ddc7a822b37c45228a9249f5ad582f6f used request id req-62820123-45bb-42d2-8003-3e6ca499b5e5 2018-09-30 05:18:25,985 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-6386f17b-b522-49c-proj-role 2018-09-30 05:18:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/bc9855b3a47143298acb14b56810bd45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:26,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e748f8a4-7d74-4a45-b566-03d5844eb87e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:26,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bc9855b3a47143298acb14b56810bd45 used request id req-e748f8a4-7d74-4a45-b566-03d5844eb87e 2018-09-30 05:18:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd14f33f4fd5c5ddc1e8065b3187e932c5e06b62" 2018-09-30 05:18:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab42ebb3-88d7-4adf-a371-0d3507f0ad7a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:26,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab42ebb3-88d7-4adf-a371-0d3507f0ad7a 2018-09-30 05:18:26,189 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-6386f17b-b522-49c-user 2018-09-30 05:18:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/15215d33f2374547ad0433e373b51c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e07b3eb6a028e7014631b6b8c180866ae1e98d7" 2018-09-30 05:18:26,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcbf466-d6e2-44ab-9e19-d35177ea35a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:26,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/15215d33f2374547ad0433e373b51c83 used request id req-5bcbf466-d6e2-44ab-9e19-d35177ea35a1 2018-09-30 05:18:26,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:26,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["DXsV7GovR4SSJgYtRdmi1w"], "issued_at": "2018-09-30T05:18:26.000000Z"}} 2018-09-30 05:18:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6136ed551080143954ec32b5b2b937525c660f2c" 2018-09-30 05:18:26,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb73125-686a-4867-bf17-5f5e3a5114a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:26,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-acb73125-686a-4867-bf17-5f5e3a5114a6 2018-09-30 05:18:26,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:26,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:27,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ZX_L4juDT_GFAsAaxeq6mA"], "issued_at": "2018-09-30T05:18:27.000000Z"}} 2018-09-30 05:18:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:18:27,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83c674a-2ee7-4c6d-b25a-cd5bb5ee7f29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:27,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c83c674a-2ee7-4c6d-b25a-cd5bb5ee7f29 2018-09-30 05:18:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:27,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:18:27,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c347bb7c-5fa6-46a6-881a-bf27440a2b27 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:18:27,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj used request id req-c347bb7c-5fa6-46a6-881a-bf27440a2b27 2018-09-30 05:18:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:18:27,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1ff689-9ca6-4c5a-8f60-a33dd1dc1e96 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:27,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7c1ff689-9ca6-4c5a-8f60-a33dd1dc1e96 2018-09-30 05:18:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}}' 2018-09-30 05:18:27,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b577b7a-7f8b-4d89-af53-6551665449aa Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:27,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1b577b7a-7f8b-4d89-af53-6551665449aa 2018-09-30 05:18:27,785 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj 2018-09-30 05:18:27,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:27,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:28,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["2Ptap8XJRAivY8ppkkUfMQ"], "issued_at": "2018-09-30T05:18:28.000000Z"}} 2018-09-30 05:18:28,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d4cf5a57864e1b15b44ecbdc24dcbb3882bde" 2018-09-30 05:18:28,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626b0bc2-338a-46b5-8148-56036d2eccb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:28,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-626b0bc2-338a-46b5-8148-56036d2eccb4 2018-09-30 05:18:28,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:28,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d4cf5a57864e1b15b44ecbdc24dcbb3882bde" 2018-09-30 05:18:28,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ec9a18-2e2b-4348-ac6e-e8403dcef5a2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:18:28,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-26ec9a18-2e2b-4348-ac6e-e8403dcef5a2 2018-09-30 05:18:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d4cf5a57864e1b15b44ecbdc24dcbb3882bde" 2018-09-30 05:18:28,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b4814a-f4b7-4b03-9f4b-9a3867c6724d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}]} 2018-09-30 05:18:28,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj used request id req-08b4814a-f4b7-4b03-9f4b-9a3867c6724d 2018-09-30 05:18:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d4cf5a57864e1b15b44ecbdc24dcbb3882bde" 2018-09-30 05:18:28,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b734726-bc4a-43b7-a59c-47f5492853cb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:18:28,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0b734726-bc4a-43b7-a59c-47f5492853cb 2018-09-30 05:18:28,898 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user 2018-09-30 05:18:28,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:18:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e850eb-03c0-4990-b188-80bd3703af33 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:18:28,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-19e850eb-03c0-4990-b188-80bd3703af33 2018-09-30 05:18:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}}' 2018-09-30 05:18:29,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96268c6-0897-443c-ac31-41a8cdbb9a21 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94fe62de6a6143d78cb7ce0e0db5c102", "links": {"self": "http://172.30.9.29:5000/v3/roles/94fe62de6a6143d78cb7ce0e0db5c102"}, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}} 2018-09-30 05:18:29,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d96268c6-0897-443c-ac31-41a8cdbb9a21 2018-09-30 05:18:29,192 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role 2018-09-30 05:18:29,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/94fe62de6a6143d78cb7ce0e0db5c102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:18:29,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6650242-13db-4714-b826-9804a5d92866 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/94fe62de6a6143d78cb7ce0e0db5c102"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role", "id": "94fe62de6a6143d78cb7ce0e0db5c102"}} 2018-09-30 05:18:29,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/94fe62de6a6143d78cb7ce0e0db5c102 used request id req-d6650242-13db-4714-b826-9804a5d92866 2018-09-30 05:18:29,292 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role to project CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj 2018-09-30 05:18:29,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37/users/7823d7e3bb504920810605f5fab680f9/roles/94fe62de6a6143d78cb7ce0e0db5c102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:18:29,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2ff87f-6e3a-4b45-8eed-43b331dbebac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:18:29,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37/users/7823d7e3bb504920810605f5fab680f9/roles/94fe62de6a6143d78cb7ce0e0db5c102 used request id req-fa2ff87f-6e3a-4b45-8eed-43b331dbebac 2018-09-30 05:18:29,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:29,417 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:18:29,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:29,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:29,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["v7tEGPmCSGW5mMJwcm4V0g"], "issued_at": "2018-09-30T05:18:29.000000Z"}} 2018-09-30 05:18:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:18:29,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2453a687-22f4-4fb4-8c07-5dc2f6e1c13d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:29,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2453a687-22f4-4fb4-8c07-5dc2f6e1c13d 2018-09-30 05:18:29,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:18:30,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-958195c6-ce07-4cee-9da3-d12efb2dfeb3 Date: Sun, 30 Sep 2018 05:18:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image"} 2018-09-30 05:18:30,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image used request id req-958195c6-ce07-4cee-9da3-d12efb2dfeb3 2018-09-30 05:18:30,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:18:30,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2145fe11-728f-4e38-ad3b-284324e004e7 Date: Sun, 30 Sep 2018 05:18:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:18:30,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2145fe11-728f-4e38-ad3b-284324e004e7 2018-09-30 05:18:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image"}' 2018-09-30 05:18:30,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c X-Openstack-Request-Id: req-f329a0a2-96d5-4d93-92dc-ec61471174e4 Date: Sun, 30 Sep 2018 05:18:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:18:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:18:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "min_disk": 0, "protected": false, "id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "file": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/file", "checksum": null, "owner": "4ba262f8315a4b12a78e43590417ef37", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:18:30,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f329a0a2-96d5-4d93-92dc-ec61471174e4 2018-09-30 05:18:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" -d '' 2018-09-30 05:18:31,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2b2e704-49d1-4bb6-a761-0990bbc0d6b8 Date: Sun, 30 Sep 2018 05:18:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:18:31,585 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/file used request id req-e2b2e704-49d1-4bb6-a761-0990bbc0d6b8 2018-09-30 05:18:31,586 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:18:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:18:31,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-4a4d8d83-fda5-4b68-b862-bfcc85756f46 Date: Sun, 30 Sep 2018 05:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:18:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:18:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/snap", "metadata": {}}], "self": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "min_disk": 0, "protected": false, "id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "file": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ba262f8315a4b12a78e43590417ef37", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:18:31,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c used request id req-4a4d8d83-fda5-4b68-b862-bfcc85756f46 2018-09-30 05:18:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:18:31,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62c8a780-be6c-4572-a3f8-84ffc796b605 Date: Sun, 30 Sep 2018 05:18:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:18:31,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-62c8a780-be6c-4572-a3f8-84ffc796b605 2018-09-30 05:18:31,771 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image 2018-09-30 05:18:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:18:31,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2e76d4f4-abf1-4e84-82d2-ee7b85464271 Date: Sun, 30 Sep 2018 05:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:18:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:18:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/snap", "metadata": {}}], "self": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "min_disk": 0, "protected": false, "id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "file": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ba262f8315a4b12a78e43590417ef37", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:18:31,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c used request id req-2e76d4f4-abf1-4e84-82d2-ee7b85464271 2018-09-30 05:18:31,937 - create_image - DEBUG - Instance status is - active 2018-09-30 05:18:31,937 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image 2018-09-30 05:18:31,937 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image 2018-09-30 05:18:31,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:31,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:32,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["UdtKnrQOSIyBidFY-PDvhQ"], "issued_at": "2018-09-30T05:18:32.000000Z"}} 2018-09-30 05:18:32,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:18:32,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d20091e-859e-4982-8cfd-7e3a784055a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:32,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4d20091e-859e-4982-8cfd-7e3a784055a8 2018-09-30 05:18:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:18:32,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-447f2dd4-7cea-409d-9441-9653f01f92e6 Date: Sun, 30 Sep 2018 05:18:32 GMT RESP BODY: {"networks":[]} 2018-09-30 05:18:32,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-447f2dd4-7cea-409d-9441-9653f01f92e6 2018-09-30 05:18:32,661 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net 2018-09-30 05:18:32,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net", "admin_state_up": true}}' 2018-09-30 05:18:33,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a837314e-fe50-4520-9fad-e0a64ed861e5 Date: Sun, 30 Sep 2018 05:18:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:18:33Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","mtu":1450}} 2018-09-30 05:18:33,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a837314e-fe50-4520-9fad-e0a64ed861e5 2018-09-30 05:18:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:18:33,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-fd7f26ba-3288-4029-b444-3a73ccb21b82 Date: Sun, 30 Sep 2018 05:18:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:18:33Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:33,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-fd7f26ba-3288-4029-b444-3a73ccb21b82 2018-09-30 05:18:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:18:33,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08b5bcde-c4d2-4c2c-b81b-56d58e54f41a Date: Sun, 30 Sep 2018 05:18:33 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:18:33,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-08b5bcde-c4d2-4c2c-b81b-56d58e54f41a 2018-09-30 05:18:33,638 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet 2018-09-30 05:18:33,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" -d '{"subnets": [{"ip_version": 4, "network_id": "d5d1c67c-dc76-4772-b19a-4b8406f32e16", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]}' 2018-09-30 05:18:34,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-560a525d-9211-4ea4-926d-7032d539b4dc Date: Sun, 30 Sep 2018 05:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:34,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-560a525d-9211-4ea4-926d-7032d539b4dc 2018-09-30 05:18:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:18:34,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ba2dbff-27be-489e-8fc4-64f52b9e74c5 Date: Sun, 30 Sep 2018 05:18:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:34,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-6ba2dbff-27be-489e-8fc4-64f52b9e74c5 2018-09-30 05:18:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:18:34,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c410b285-70df-4ceb-8b47-56209423df51 Date: Sun, 30 Sep 2018 05:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:34,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-c410b285-70df-4ceb-8b47-56209423df51 2018-09-30 05:18:34,928 - OpenStackNetwork - DEBUG - Network [d5d1c67c-dc76-4772-b19a-4b8406f32e16] created successfully 2018-09-30 05:18:34,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:34,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:35,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["Bm2ZU415TuGOppdiaOTYlg"], "issued_at": "2018-09-30T05:18:35.000000Z"}} 2018-09-30 05:18:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:35,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d346275-cb3d-4153-813d-65c6557ab87c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:35,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2d346275-cb3d-4153-813d-65c6557ab87c 2018-09-30 05:18:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:35,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b87f2596-0d61-45ea-93e5-58d91ebe2360 Date: Sun, 30 Sep 2018 05:18:35 GMT RESP BODY: {"routers": []} 2018-09-30 05:18:35,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router&admin_state_up=True used request id req-b87f2596-0d61-45ea-93e5-58d91ebe2360 2018-09-30 05:18:35,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:35,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:35,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["KWzw2ZJiQw-HxFkWud6j-w"], "issued_at": "2018-09-30T05:18:35.000000Z"}} 2018-09-30 05:18:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}898aabf9a3898b7c6f5f0711415a6e55064eedbc" 2018-09-30 05:18:36,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c56cef1-5aba-4702-b910-13cc0781c3de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:36,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2c56cef1-5aba-4702-b910-13cc0781c3de 2018-09-30 05:18:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:36,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ddc6d4a0-2563-4709-a3f7-31d862d5137f Date: Sun, 30 Sep 2018 05:18:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:18:36,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-ddc6d4a0-2563-4709-a3f7-31d862d5137f 2018-09-30 05:18:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:36,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-630d9624-42a7-490b-b389-1b7ccbbca2dc Date: Sun, 30 Sep 2018 05:18:36 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:18:36,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-630d9624-42a7-490b-b389-1b7ccbbca2dc 2018-09-30 05:18:36,505 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router 2018-09-30 05:18:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router", "admin_state_up": true}}' 2018-09-30 05:18:41,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-dc6955fb-50e4-4031-bd98-f2bdf907bc06 Date: Sun, 30 Sep 2018 05:18:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:37Z", "admin_state_up": true, "updated_at": "2018-09-30T05:18:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "40e02967-7320-49ec-8559-15a5dbafe572", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router"}} 2018-09-30 05:18:41,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-dc6955fb-50e4-4031-bd98-f2bdf907bc06 2018-09-30 05:18:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=40e02967-7320-49ec-8559-15a5dbafe572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:41,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-176e2e0c-b214-4643-92ae-79c24335c790 Date: Sun, 30 Sep 2018 05:18:41 GMT RESP BODY: {"ports":[]} 2018-09-30 05:18:41,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=40e02967-7320-49ec-8559-15a5dbafe572 used request id req-176e2e0c-b214-4643-92ae-79c24335c790 2018-09-30 05:18:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:41,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-30146e33-3bcd-4be3-a732-4fa8ac729944 Date: Sun, 30 Sep 2018 05:18:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:41,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-30146e33-3bcd-4be3-a732-4fa8ac729944 2018-09-30 05:18:41,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:42,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:42,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:42,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e07ac8-64f5-42ca-a034-01956fb0084a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:42,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-b7e07ac8-64f5-42ca-a034-01956fb0084a 2018-09-30 05:18:42,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:42,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c4e0d57a-5ef4-46a3-84f7-182ba6e7a543 Date: Sun, 30 Sep 2018 05:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:42,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-c4e0d57a-5ef4-46a3-84f7-182ba6e7a543 2018-09-30 05:18:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:42,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b403f97-39e5-41cd-878b-cdc8f704e438 Date: Sun, 30 Sep 2018 05:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:42,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet used request id req-3b403f97-39e5-41cd-878b-cdc8f704e438 2018-09-30 05:18:42,201 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:18:42,201 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router 2018-09-30 05:18:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" -d '{"subnet_id": "3bf55835-97e9-4c20-bd1f-7f93171f0373"}' 2018-09-30 05:18:44,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34d6ba08-a0aa-4299-a85d-422244995d06 Date: Sun, 30 Sep 2018 05:18:44 GMT RESP BODY: {"network_id": "d5d1c67c-dc76-4772-b19a-4b8406f32e16", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "subnet_id": "3bf55835-97e9-4c20-bd1f-7f93171f0373", "subnet_ids": ["3bf55835-97e9-4c20-bd1f-7f93171f0373"], "port_id": "a986d635-fe3c-4a20-b33e-a8e2fb2c2324", "id": "40e02967-7320-49ec-8559-15a5dbafe572"} 2018-09-30 05:18:44,301 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572/add_router_interface used request id req-34d6ba08-a0aa-4299-a85d-422244995d06 2018-09-30 05:18:44,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:44,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4765e86e-f9c6-419c-9c52-537cf98105f0 Date: Sun, 30 Sep 2018 05:18:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:37Z", "admin_state_up": true, "updated_at": "2018-09-30T05:18:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "40e02967-7320-49ec-8559-15a5dbafe572", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router"}} 2018-09-30 05:18:44,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572 used request id req-4765e86e-f9c6-419c-9c52-537cf98105f0 2018-09-30 05:18:44,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=40e02967-7320-49ec-8559-15a5dbafe572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:44,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-46cd2973-50ba-42fa-a68d-7000df604290 Date: Sun, 30 Sep 2018 05:18:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.1"}],"id":"a986d635-fe3c-4a20-b33e-a8e2fb2c2324","security_groups":[],"mac_address":"fa:16:3e:7b:a4:57","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:42Z","binding:vnic_type":"normal","device_id":"40e02967-7320-49ec-8559-15a5dbafe572"}]} 2018-09-30 05:18:44,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=40e02967-7320-49ec-8559-15a5dbafe572 used request id req-46cd2973-50ba-42fa-a68d-7000df604290 2018-09-30 05:18:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3bf55835-97e9-4c20-bd1f-7f93171f0373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:18:44,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8d552c52-29b5-4b4d-ae96-dcb640d81c0b Date: Sun, 30 Sep 2018 05:18:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}} 2018-09-30 05:18:44,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3bf55835-97e9-4c20-bd1f-7f93171f0373 used request id req-8d552c52-29b5-4b4d-ae96-dcb640d81c0b 2018-09-30 05:18:44,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:44,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:45,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["4abJtskiREqxPmliba-VSw"], "issued_at": "2018-09-30T05:18:45.000000Z"}} 2018-09-30 05:18:45,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514115fb935eb561db690a2f046323846b9fd7" 2018-09-30 05:18:45,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257d2ca4-d449-492a-ace7-c1614e32b747 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:45,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-257d2ca4-d449-492a-ace7-c1614e32b747 2018-09-30 05:18:45,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:45,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514115fb935eb561db690a2f046323846b9fd7" 2018-09-30 05:18:45,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1384a0d-4d51-41fc-b5f1-f6b8c63eea9e x-compute-request-id: req-c1384a0d-4d51-41fc-b5f1-f6b8c63eea9e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:18:45,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c1384a0d-4d51-41fc-b5f1-f6b8c63eea9e 2018-09-30 05:18:45,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514115fb935eb561db690a2f046323846b9fd7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:18:45,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62e23316-918a-4aeb-9563-21bb714bd126 x-compute-request-id: req-62e23316-918a-4aeb-9563-21bb714bd126 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "de789499-573b-428d-81cb-14c50829f646", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:18:45,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-62e23316-918a-4aeb-9563-21bb714bd126 2018-09-30 05:18:45,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:45,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:45,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["bYcmTuplRJKd7yS2GMWwXQ"], "issued_at": "2018-09-30T05:18:45.000000Z"}} 2018-09-30 05:18:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee96884fb3b525ad77af7df82a358a46381a852f" 2018-09-30 05:18:45,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db591f42-96e2-4b25-841e-bec86c0d96ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:45,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-db591f42-96e2-4b25-841e-bec86c0d96ea 2018-09-30 05:18:45,925 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:45,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee96884fb3b525ad77af7df82a358a46381a852f" 2018-09-30 05:18:46,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-971afc33-80ff-4bb3-bb69-ddcd48880616 x-compute-request-id: req-971afc33-80ff-4bb3-bb69-ddcd48880616 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:18:46,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-971afc33-80ff-4bb3-bb69-ddcd48880616 2018-09-30 05:18:46,100 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp... 2018-09-30 05:18:46,100 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:18:46,126 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp 2018-09-30 05:18:46,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee96884fb3b525ad77af7df82a358a46381a852f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHFGspIBa/T/aBsrzI4OP6N6r+WsOi2vm7ZMeiV3cksDWoZ2UqSvh8nKucKLXyEYnERh0Iw4+6udEpN8lerLBC/+tBkX8sStKfeZa4hzvNAa/1z2EbEKtwX76RZJujgE7mIUcZ5UE7KZMG24DfhhOJe57qYAL417/o2s7V+nvAhQ==", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp"}}' 2018-09-30 05:18:46,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a2ed4ab-1ac2-4a14-9da2-01dac50222ce x-compute-request-id: req-3a2ed4ab-1ac2-4a14-9da2-01dac50222ce Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHFGspIBa/T/aBsrzI4OP6N6r+WsOi2vm7ZMeiV3cksDWoZ2UqSvh8nKucKLXyEYnERh0Iw4+6udEpN8lerLBC/+tBkX8sStKfeZa4hzvNAa/1z2EbEKtwX76RZJujgE7mIUcZ5UE7KZMG24DfhhOJe57qYAL417/o2s7V+nvAhQ==", "user_id": "7823d7e3bb504920810605f5fab680f9", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "fingerprint": "04:c3:58:27:c5:de:b2:17:a7:d4:23:d0:d0:b5:39:eb"}} 2018-09-30 05:18:46,180 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3a2ed4ab-1ac2-4a14-9da2-01dac50222ce 2018-09-30 05:18:46,182 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca.pub 2018-09-30 05:18:46,183 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca 2018-09-30 05:18:46,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:46,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:46,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["-X4mXNBoQj6cyZ43Ui_Atg"], "issued_at": "2018-09-30T05:18:46.000000Z"}} 2018-09-30 05:18:46,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:46,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229d5e74-b20f-43e5-a233-a3175ce3da84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:46,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-229d5e74-b20f-43e5-a233-a3175ce3da84 2018-09-30 05:18:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:46,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-277a02c3-121b-4388-90ef-0c4dd0b641fb Date: Sun, 30 Sep 2018 05:18:46 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:18:46,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp used request id req-277a02c3-121b-4388-90ef-0c4dd0b641fb 2018-09-30 05:18:46,894 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp... 2018-09-30 05:18:46,894 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp 2018-09-30 05:18:46,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}}' 2018-09-30 05:18:47,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b0c0b4b3-33de-4dc8-b5d6-9108d8f6de3a Date: Sun, 30 Sep 2018 05:18:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "updated_at": "2018-09-30T05:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "83b66891-22d4-4532-a9ad-f2f667049a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 2, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}} 2018-09-30 05:18:47,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-b0c0b4b3-33de-4dc8-b5d6-9108d8f6de3a 2018-09-30 05:18:47,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6a8eca8-35bd-4afe-b047-a89652ec26d8 Date: Sun, 30 Sep 2018 05:18:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}]} 2018-09-30 05:18:47,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-d6a8eca8-35bd-4afe-b047-a89652ec26d8 2018-09-30 05:18:47,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:47,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad90ac1c-fbb0-45e2-9319-6c7eaaa92695 Date: Sun, 30 Sep 2018 05:18:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}]} 2018-09-30 05:18:47,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-ad90ac1c-fbb0-45e2-9319-6c7eaaa92695 2018-09-30 05:18:47,599 - neutron_utils - INFO - Retrieving security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:47,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4e1d408a-79cf-47c2-98ab-cc06773b80a7 Date: Sun, 30 Sep 2018 05:18:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "updated_at": "2018-09-30T05:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "83b66891-22d4-4532-a9ad-f2f667049a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 2, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}]} 2018-09-30 05:18:47,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-4e1d408a-79cf-47c2-98ab-cc06773b80a7 2018-09-30 05:18:47,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:47,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6976ce01-cbb4-4294-bbbe-797e99a7c0e3 Date: Sun, 30 Sep 2018 05:18:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}]} 2018-09-30 05:18:47,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-6976ce01-cbb4-4294-bbbe-797e99a7c0e3 2018-09-30 05:18:47,974 - neutron_utils - INFO - Retrieving security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5ef3d54b-cd86-4fe0-9952-79b56e212ba8 Date: Sun, 30 Sep 2018 05:18:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "updated_at": "2018-09-30T05:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "83b66891-22d4-4532-a9ad-f2f667049a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 2, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}]} 2018-09-30 05:18:48,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-5ef3d54b-cd86-4fe0-9952-79b56e212ba8 2018-09-30 05:18:48,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb236200-a80c-40bd-b800-a7f9fdb45652 Date: Sun, 30 Sep 2018 05:18:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}]} 2018-09-30 05:18:48,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-eb236200-a80c-40bd-b800-a7f9fdb45652 2018-09-30 05:18:48,195 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp 2018-09-30 05:18:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-900436c8-88b7-4ad2-ad21-7b3c2441e95e Date: Sun, 30 Sep 2018 05:18:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "updated_at": "2018-09-30T05:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "83b66891-22d4-4532-a9ad-f2f667049a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 2, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}]} 2018-09-30 05:18:48,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp used request id req-900436c8-88b7-4ad2-ad21-7b3c2441e95e 2018-09-30 05:18:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:48,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7704a6-dafe-494a-a1bc-dd6049e4a299 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:48,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-2a7704a6-dafe-494a-a1bc-dd6049e4a299 2018-09-30 05:18:48,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29a4009d-f199-480c-9413-a15522bee4ec Date: Sun, 30 Sep 2018 05:18:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}]} 2018-09-30 05:18:48,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-29a4009d-f199-480c-9413-a15522bee4ec 2018-09-30 05:18:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb"}}' 2018-09-30 05:18:48,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-75acf809-de12-4501-ad6f-1e1eca4caa45 Date: Sun, 30 Sep 2018 05:18:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:48Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:48Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "739b7da1-3986-426a-8443-6cb20842e6a3"}} 2018-09-30 05:18:48,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-75acf809-de12-4501-ad6f-1e1eca4caa45 2018-09-30 05:18:48,714 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp 2018-09-30 05:18:48,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-0904b9ec-7630-470a-a361-7fb619c222cc Date: Sun, 30 Sep 2018 05:18:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "updated_at": "2018-09-30T05:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:48Z", "revision_number": 0, "id": "739b7da1-3986-426a-8443-6cb20842e6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:48Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "83b66891-22d4-4532-a9ad-f2f667049a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 3, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}]} 2018-09-30 05:18:48,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp used request id req-0904b9ec-7630-470a-a361-7fb619c222cc 2018-09-30 05:18:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:48,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955943db-1ac7-48e2-a5b4-c6b0809bc36d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:48,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-955943db-1ac7-48e2-a5b4-c6b0809bc36d 2018-09-30 05:18:48,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:49,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6fd241e8-912e-4589-aca0-473d7d7b172e Date: Sun, 30 Sep 2018 05:18:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:48Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:48Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "739b7da1-3986-426a-8443-6cb20842e6a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}]} 2018-09-30 05:18:49,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-6fd241e8-912e-4589-aca0-473d7d7b172e 2018-09-30 05:18:49,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb"}}' 2018-09-30 05:18:49,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4803bb10-74d0-4e04-8489-63eaa1f8112d Date: Sun, 30 Sep 2018 05:18:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:18:49Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:49Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "cf9a895a-f538-4916-bea1-9d98692091f7"}} 2018-09-30 05:18:49,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-4803bb10-74d0-4e04-8489-63eaa1f8112d 2018-09-30 05:18:49,486 - neutron_utils - INFO - Retrieving security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:49,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-0bc53eef-caa9-49ee-89d1-5206849ef04a Date: Sun, 30 Sep 2018 05:18:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "updated_at": "2018-09-30T05:18:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:48Z", "revision_number": 0, "id": "739b7da1-3986-426a-8443-6cb20842e6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:48Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "revision_number": 0, "id": "83b66891-22d4-4532-a9ad-f2f667049a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:18:49Z", "revision_number": 0, "id": "cf9a895a-f538-4916-bea1-9d98692091f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:49Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 4, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp"}]} 2018-09-30 05:18:49,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-0bc53eef-caa9-49ee-89d1-5206849ef04a 2018-09-30 05:18:49,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25176152-af04-48a2-a3fc-df6fb3131dfb 2018-09-30 05:18:49,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:18:49,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-1df2339f-d4a9-4b70-950e-93c23b1bc1ae Date: Sun, 30 Sep 2018 05:18:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "17aed5f5-a74c-48c6-8fe6-3c62170b305e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:48Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:48Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "739b7da1-3986-426a-8443-6cb20842e6a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:47Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:47Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "83b66891-22d4-4532-a9ad-f2f667049a8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:18:49Z", "security_group_id": "25176152-af04-48a2-a3fc-df6fb3131dfb", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:49Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "cf9a895a-f538-4916-bea1-9d98692091f7"}]} 2018-09-30 05:18:49,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-1df2339f-d4a9-4b70-950e-93c23b1bc1ae 2018-09-30 05:18:49,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:49,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:50,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["7v1jyDA7SzCNyzl-4rId4g"], "issued_at": "2018-09-30T05:18:50.000000Z"}} 2018-09-30 05:18:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:50,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8f7b72-c6e7-4ec6-9bd8-ec27ba388a93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:50,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fc8f7b72-c6e7-4ec6-9bd8-ec27ba388a93 2018-09-30 05:18:50,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:18:50,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:50,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67173bfe-9c09-4679-b475-be336c10e074 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:50,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-67173bfe-9c09-4679-b475-be336c10e074 2018-09-30 05:18:50,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:50,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-79db1b59-6d98-486d-ae2d-4a6f798ceca6 Date: Sun, 30 Sep 2018 05:18:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:50,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-79db1b59-6d98-486d-ae2d-4a6f798ceca6 2018-09-30 05:18:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:50,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:50,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d3885a-0e9e-4cf6-b153-778439a59636 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:50,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-01d3885a-0e9e-4cf6-b153-778439a59636 2018-09-30 05:18:50,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:50,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-967762e2-0a99-4023-adc0-5af18362dae0 Date: Sun, 30 Sep 2018 05:18:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:50,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-967762e2-0a99-4023-adc0-5af18362dae0 2018-09-30 05:18:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:50,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-34880099-95d6-4040-bb3f-45a305b13ead Date: Sun, 30 Sep 2018 05:18:50 GMT RESP BODY: {"ports":[]} 2018-09-30 05:18:50,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1&admin_state_up=True used request id req-34880099-95d6-4040-bb3f-45a305b13ead 2018-09-30 05:18:50,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:51,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe5f26f3-6ba5-4ea3-836e-35be27ad5f17 x-compute-request-id: req-fe5f26f3-6ba5-4ea3-836e-35be27ad5f17 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:18:51,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst used request id req-fe5f26f3-6ba5-4ea3-836e-35be27ad5f17 2018-09-30 05:18:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0adaf92b-2cc8-48bb-8eda-d1a30f65638a Date: Sun, 30 Sep 2018 05:18:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-0adaf92b-2cc8-48bb-8eda-d1a30f65638a 2018-09-30 05:18:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:51,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27e3cca-e708-40fc-af51-5fa7ddece013 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:51,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-b27e3cca-e708-40fc-af51-5fa7ddece013 2018-09-30 05:18:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:51,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-de46a369-bbc8-4226-aed5-c45ff1046d5a Date: Sun, 30 Sep 2018 05:18:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:51,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-de46a369-bbc8-4226-aed5-c45ff1046d5a 2018-09-30 05:18:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:51,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1cacaac8-ef3f-4536-bb3c-de6f3256f881 Date: Sun, 30 Sep 2018 05:18:51 GMT RESP BODY: {"ports":[]} 2018-09-30 05:18:51,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1&admin_state_up=True used request id req-1cacaac8-ef3f-4536-bb3c-de6f3256f881 2018-09-30 05:18:51,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:18:51,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:18:52,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94fe62de6a6143d78cb7ce0e0db5c102", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role"}], "expires_at": "2018-09-30T06:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ba262f8315a4b12a78e43590417ef37", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/4ba262f8315a4b12a78e43590417ef37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user", "id": "7823d7e3bb504920810605f5fab680f9"}, "audit_ids": ["4wYA4hIXQe6Fs6Vd3DsfZg"], "issued_at": "2018-09-30T05:18:52.000000Z"}} 2018-09-30 05:18:52,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7558184c4722e9e22404d45a7c1d0a3e36b6d57d" 2018-09-30 05:18:52,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1381b07f-9b74-49b0-826e-cad7147f6de9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:18:52,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1381b07f-9b74-49b0-826e-cad7147f6de9 2018-09-30 05:18:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:52,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8f2547d1-d71d-464f-b2e8-b1d6517ab8e7 Date: Sun, 30 Sep 2018 05:18:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:52,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-8f2547d1-d71d-464f-b2e8-b1d6517ab8e7 2018-09-30 05:18:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:52,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-212baf92-6cbd-405a-b900-f809986cd618 Date: Sun, 30 Sep 2018 05:18:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:52,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-212baf92-6cbd-405a-b900-f809986cd618 2018-09-30 05:18:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:52,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d776ed9c-d6a2-409a-87e4-e841f2ed40d0 Date: Sun, 30 Sep 2018 05:18:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:52,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-d776ed9c-d6a2-409a-87e4-e841f2ed40d0 2018-09-30 05:18:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:18:52,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:18:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:18:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7558184c4722e9e22404d45a7c1d0a3e36b6d57d" 2018-09-30 05:18:53,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1bb13c-e2e4-4e93-8df0-bc64d09cf35e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:53,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-9b1bb13c-e2e4-4e93-8df0-bc64d09cf35e 2018-09-30 05:18:53,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:53,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-154d5ffb-7bce-4203-8c8e-3dfb50381f42 Date: Sun, 30 Sep 2018 05:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:53,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-154d5ffb-7bce-4203-8c8e-3dfb50381f42 2018-09-30 05:18:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:53,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97f1618e-b9be-499a-906b-8eb583241b45 Date: Sun, 30 Sep 2018 05:18:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:53,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet used request id req-97f1618e-b9be-499a-906b-8eb583241b45 2018-09-30 05:18:53,308 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net 2018-09-30 05:18:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" -d '{"port": {"network_id": "d5d1c67c-dc76-4772-b19a-4b8406f32e16", "fixed_ips": [{"subnet_id": "3bf55835-97e9-4c20-bd1f-7f93171f0373", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1", "admin_state_up": true}}' 2018-09-30 05:18:54,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-41f7b323-b7f3-47d2-839c-f25859285590 Date: Sun, 30 Sep 2018 05:18:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.100"}],"id":"d1e849ed-6ba1-492c-8cb7-f617ad143d25","security_groups":["d0c755f9-4226-4950-8690-c9bea85469c5"],"mac_address":"fa:16:3e:b3:94:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1","project_id":"4ba262f8315a4b12a78e43590417ef37","qos_policy_id":null,"admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:53Z","binding:vnic_type":"normal"}} 2018-09-30 05:18:54,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-41f7b323-b7f3-47d2-839c-f25859285590 2018-09-30 05:18:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d8da804d-6ad6-480f-8ff9-15c10493bda2 Date: Sun, 30 Sep 2018 05:18:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:18:54,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-d8da804d-6ad6-480f-8ff9-15c10493bda2 2018-09-30 05:18:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:54,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3fe4b6-353f-49c3-99c2-defb8cefc717 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:54,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-3a3fe4b6-353f-49c3-99c2-defb8cefc717 2018-09-30 05:18:54,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b3b2d0dc-7ec5-4286-bbc4-355adac2e030 Date: Sun, 30 Sep 2018 05:18:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:18:54,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-b3b2d0dc-7ec5-4286-bbc4-355adac2e030 2018-09-30 05:18:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:55,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-b758381a-d921-4b45-bd58-88baff1223ab Date: Sun, 30 Sep 2018 05:18:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.100"}],"id":"d1e849ed-6ba1-492c-8cb7-f617ad143d25","security_groups":["d0c755f9-4226-4950-8690-c9bea85469c5"],"mac_address":"fa:16:3e:b3:94:e2","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:18:55,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1&admin_state_up=True used request id req-b758381a-d921-4b45-bd58-88baff1223ab 2018-09-30 05:18:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:55,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49280d6-f938-4502-95ac-5270313101fe Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:18:55,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-e49280d6-f938-4502-95ac-5270313101fe 2018-09-30 05:18:55,140 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst 2018-09-30 05:18:55,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:55,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75635927-9da0-483a-b739-9f52a7bab6c1 x-compute-request-id: req-75635927-9da0-483a-b739-9f52a7bab6c1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-flavor-name"}]} 2018-09-30 05:18:55,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-75635927-9da0-483a-b739-9f52a7bab6c1 2018-09-30 05:18:55,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:55,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07bbf01c-5146-4b22-8408-6b3b694cb763 x-compute-request-id: req-07bbf01c-5146-4b22-8408-6b3b694cb763 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "de789499-573b-428d-81cb-14c50829f646", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:18:55,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646 used request id req-07bbf01c-5146-4b22-8408-6b3b694cb763 2018-09-30 05:18:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:55,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-d5adc995-f9cd-4e2f-9ee5-2eec9074b1b7 Date: Sun, 30 Sep 2018 05:18:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:18:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:18:31Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/snap", "metadata": {}}], "self": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "min_disk": 0, "protected": false, "id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "file": "/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ba262f8315a4b12a78e43590417ef37", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8d0fe37c-deb8-4424-99ac-2478bf17398c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image"} 2018-09-30 05:18:55,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image used request id req-d5adc995-f9cd-4e2f-9ee5-2eec9074b1b7 2018-09-30 05:18:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:55,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8bdf8f65-af81-4006-8e3c-467434713e4b Date: Sun, 30 Sep 2018 05:18:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:18:55,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8bdf8f65-af81-4006-8e3c-467434713e4b 2018-09-30 05:18:55,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "imageRef": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "flavorRef": "de789499-573b-428d-81cb-14c50829f646", "max_count": 1, "min_count": 1, "networks": [{"port": "d1e849ed-6ba1-492c-8cb7-f617ad143d25"}]}}' 2018-09-30 05:18:57,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-178aa221-dc4e-4c49-b3b4-785407f31c49 x-compute-request-id: req-178aa221-dc4e-4c49-b3b4-785407f31c49 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "adminPass": "so7UsY8FJgxT"}} 2018-09-30 05:18:57,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-178aa221-dc4e-4c49-b3b4-785407f31c49 2018-09-30 05:18:57,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:57,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d03a595e-868b-423a-90b0-32fca9ff2eb4 x-compute-request-id: req-d03a595e-868b-423a-90b0-32fca9ff2eb4 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:18:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:18:57,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-d03a595e-868b-423a-90b0-32fca9ff2eb4 2018-09-30 05:18:57,522 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst 2018-09-30 05:18:57,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:18:57,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc412ca2-e4af-406f-bb9e-aca9a7b9ef65 x-compute-request-id: req-bc412ca2-e4af-406f-bb9e-aca9a7b9ef65 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:18:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:18:57,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-bc412ca2-e4af-406f-bb9e-aca9a7b9ef65 2018-09-30 05:18:57,871 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - BUILD 2018-09-30 05:18:57,871 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:19:00,874 - create_instance - DEBUG - VM status query timeout in 896.647961855 2018-09-30 05:19:00,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:01,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d81a51d-66d9-460d-a639-6fb3f38c4b3d x-compute-request-id: req-5d81a51d-66d9-460d-a639-6fb3f38c4b3d Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:18:58Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:01,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-5d81a51d-66d9-460d-a639-6fb3f38c4b3d 2018-09-30 05:19:01,482 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - BUILD 2018-09-30 05:19:01,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:19:04,486 - create_instance - DEBUG - VM status query timeout in 893.036695957 2018-09-30 05:19:04,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:04,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53e18ef5-ba16-4c32-8b79-cee5e1d49d2a x-compute-request-id: req-53e18ef5-ba16-4c32-8b79-cee5e1d49d2a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:04,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-53e18ef5-ba16-4c32-8b79-cee5e1d49d2a 2018-09-30 05:19:04,946 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - ACTIVE 2018-09-30 05:19:04,946 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:19:04,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:05,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6355011a-24b2-4305-a531-ed932e3eb214 x-compute-request-id: req-6355011a-24b2-4305-a531-ed932e3eb214 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:05,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-6355011a-24b2-4305-a531-ed932e3eb214 2018-09-30 05:19:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:05,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f347cade-e4b6-4c6c-8f50-c36a0e635b24 Date: Sun, 30 Sep 2018 05:19:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:19:05,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-f347cade-e4b6-4c6c-8f50-c36a0e635b24 2018-09-30 05:19:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19885dda-b00f-4ba9-a39f-a48562aa53b7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:19:06,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-19885dda-b00f-4ba9-a39f-a48562aa53b7 2018-09-30 05:19:06,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f086a107-4d22-44f9-8a6c-f576e94b61be Date: Sun, 30 Sep 2018 05:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:19:06,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-f086a107-4d22-44f9-8a6c-f576e94b61be 2018-09-30 05:19:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-4e410f9c-7a88-43a1-b2dc-ee77a5eba3a0 Date: Sun, 30 Sep 2018 05:19:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.2"}],"id":"0083e59a-4584-4278-a92e-6590e71d0245","security_groups":[],"mac_address":"fa:16:3e:41:03:70","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.3"}],"id":"01327bf6-56d0-4162-8223-ce4bdda0febb","security_groups":[],"mac_address":"fa:16:3e:3b:3b:d4","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.4"}],"id":"5654d09c-b544-4619-bdad-26f5327cee05","security_groups":[],"mac_address":"fa:16:3e:5f:0f:03","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.1"}],"id":"a986d635-fe3c-4a20-b33e-a8e2fb2c2324","security_groups":[],"mac_address":"fa:16:3e:7b:a4:57","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:42Z","binding:vnic_type":"normal","device_id":"40e02967-7320-49ec-8559-15a5dbafe572"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.100"}],"id":"d1e849ed-6ba1-492c-8cb7-f617ad143d25","security_groups":["d0c755f9-4226-4950-8690-c9bea85469c5"],"mac_address":"fa:16:3e:b3:94:e2","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:53Z","binding:vnic_type":"normal","device_id":"c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b"}]} 2018-09-30 05:19:06,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-4e410f9c-7a88-43a1-b2dc-ee77a5eba3a0 2018-09-30 05:19:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5f3642ea-2d93-4382-b119-861a452899bc Date: Sun, 30 Sep 2018 05:19:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:37Z", "admin_state_up": true, "updated_at": "2018-09-30T05:18:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "40e02967-7320-49ec-8559-15a5dbafe572", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router"}]} 2018-09-30 05:19:06,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router used request id req-5f3642ea-2d93-4382-b119-861a452899bc 2018-09-30 05:19:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219056e8-7dc7-44c9-ade1-0300353dfc57 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:19:06,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-219056e8-7dc7-44c9-ade1-0300353dfc57 2018-09-30 05:19:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=40e02967-7320-49ec-8559-15a5dbafe572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f3b8c279-6923-449e-9c51-2a2830d0aea9 Date: Sun, 30 Sep 2018 05:19:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.1"}],"id":"a986d635-fe3c-4a20-b33e-a8e2fb2c2324","security_groups":[],"mac_address":"fa:16:3e:7b:a4:57","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:42Z","binding:vnic_type":"normal","device_id":"40e02967-7320-49ec-8559-15a5dbafe572"}]} 2018-09-30 05:19:06,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=40e02967-7320-49ec-8559-15a5dbafe572 used request id req-f3b8c279-6923-449e-9c51-2a2830d0aea9 2018-09-30 05:19:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3bf55835-97e9-4c20-bd1f-7f93171f0373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0e0b7954-2a7e-4fb7-b05d-a9edce4a83ff Date: Sun, 30 Sep 2018 05:19:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}} 2018-09-30 05:19:06,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3bf55835-97e9-4c20-bd1f-7f93171f0373 used request id req-0e0b7954-2a7e-4fb7-b05d-a9edce4a83ff 2018-09-30 05:19:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a0efc170-484d-4059-96d3-ea562b93618b Date: Sun, 30 Sep 2018 05:19:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:19:06,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-a0efc170-484d-4059-96d3-ea562b93618b 2018-09-30 05:19:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:07,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36b75e0e-8aa8-491e-b63c-99385e5285b9 Date: Sun, 30 Sep 2018 05:19:07 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:19:07,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-36b75e0e-8aa8-491e-b63c-99385e5285b9 2018-09-30 05:19:07,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:07,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d06bc488-f160-46a5-8a05-8bec83290008 x-compute-request-id: req-d06bc488-f160-46a5-8a05-8bec83290008 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:07,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-d06bc488-f160-46a5-8a05-8bec83290008 2018-09-30 05:19:07,533 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - ACTIVE 2018-09-30 05:19:07,533 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:19:07,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:08,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a61428b1-cf07-4c6d-98e2-343ad0325408 x-compute-request-id: req-a61428b1-cf07-4c6d-98e2-343ad0325408 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:08,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-a61428b1-cf07-4c6d-98e2-343ad0325408 2018-09-30 05:19:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:08,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9da9c1fa-f52b-445d-bf99-18ae7368f11e Date: Sun, 30 Sep 2018 05:19:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:19:08,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-9da9c1fa-f52b-445d-bf99-18ae7368f11e 2018-09-30 05:19:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:08,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b75f9a-6aae-4033-a3ae-313d193253f3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:19:08,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-48b75f9a-6aae-4033-a3ae-313d193253f3 2018-09-30 05:19:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:08,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-daa6a546-63c5-4efd-af15-840f6814729e Date: Sun, 30 Sep 2018 05:19:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:19:08,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-daa6a546-63c5-4efd-af15-840f6814729e 2018-09-30 05:19:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-c912eda2-35de-4ad1-bf0d-e163fcb30c7f Date: Sun, 30 Sep 2018 05:19:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.2"}],"id":"0083e59a-4584-4278-a92e-6590e71d0245","security_groups":[],"mac_address":"fa:16:3e:41:03:70","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.3"}],"id":"01327bf6-56d0-4162-8223-ce4bdda0febb","security_groups":[],"mac_address":"fa:16:3e:3b:3b:d4","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.4"}],"id":"5654d09c-b544-4619-bdad-26f5327cee05","security_groups":[],"mac_address":"fa:16:3e:5f:0f:03","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.1"}],"id":"a986d635-fe3c-4a20-b33e-a8e2fb2c2324","security_groups":[],"mac_address":"fa:16:3e:7b:a4:57","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:42Z","binding:vnic_type":"normal","device_id":"40e02967-7320-49ec-8559-15a5dbafe572"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.100"}],"id":"d1e849ed-6ba1-492c-8cb7-f617ad143d25","security_groups":["d0c755f9-4226-4950-8690-c9bea85469c5"],"mac_address":"fa:16:3e:b3:94:e2","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:53Z","binding:vnic_type":"normal","device_id":"c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b"}]} 2018-09-30 05:19:08,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-c912eda2-35de-4ad1-bf0d-e163fcb30c7f 2018-09-30 05:19:08,767 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:19:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:09,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2c4528fe-937f-481f-b894-641564b9adcf Date: Sun, 30 Sep 2018 05:19:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:19:09,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-2c4528fe-937f-481f-b894-641564b9adcf 2018-09-30 05:19:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:09,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21b12fa0-8b85-448e-b3b3-90b14ef20141 Date: Sun, 30 Sep 2018 05:19:09 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:19:09,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-21b12fa0-8b85-448e-b3b3-90b14ef20141 2018-09-30 05:19:09,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "d1e849ed-6ba1-492c-8cb7-f617ad143d25"}}' 2018-09-30 05:19:10,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-67b8b960-df6d-46fc-ba49-5df294665487 Date: Sun, 30 Sep 2018 05:19:10 GMT RESP BODY: {"floatingip": {"router_id": "40e02967-7320-49ec-8559-15a5dbafe572", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:19:09Z", "updated_at": "2018-09-30T05:19:09Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4ba262f8315a4b12a78e43590417ef37", "port_id": "d1e849ed-6ba1-492c-8cb7-f617ad143d25", "id": "fd5e8ff2-1051-4189-bb0e-2582c7e1d7ba"}} 2018-09-30 05:19:10,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-67b8b960-df6d-46fc-ba49-5df294665487 2018-09-30 05:19:10,907 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router 2018-09-30 05:19:10,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:11,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eb481dc-504f-4c12-b905-7116baa7e2cf x-compute-request-id: req-4eb481dc-504f-4c12-b905-7116baa7e2cf Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:11,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-4eb481dc-504f-4c12-b905-7116baa7e2cf 2018-09-30 05:19:11,698 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - ACTIVE 2018-09-30 05:19:11,698 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:19:11,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:12,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60f2bf77-37a3-43d6-b0ab-ed3b554b9d4a x-compute-request-id: req-60f2bf77-37a3-43d6-b0ab-ed3b554b9d4a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:12,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-60f2bf77-37a3-43d6-b0ab-ed3b554b9d4a 2018-09-30 05:19:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:12,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a730bc6f-9907-449c-aaaa-6d0c796ee9d2 Date: Sun, 30 Sep 2018 05:19:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:19:12,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-a730bc6f-9907-449c-aaaa-6d0c796ee9d2 2018-09-30 05:19:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:12,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c63a43-fc47-4aca-a193-6c549fb06d33 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:19:12,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-82c63a43-fc47-4aca-a193-6c549fb06d33 2018-09-30 05:19:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:12,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c1b3b021-e9ab-4400-bb40-87a89699b44e Date: Sun, 30 Sep 2018 05:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:19:12,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-c1b3b021-e9ab-4400-bb40-87a89699b44e 2018-09-30 05:19:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:12,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-e57ba93f-0df3-4ef4-92a0-c42617aad913 Date: Sun, 30 Sep 2018 05:19:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.2"}],"id":"0083e59a-4584-4278-a92e-6590e71d0245","security_groups":[],"mac_address":"fa:16:3e:41:03:70","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.3"}],"id":"01327bf6-56d0-4162-8223-ce4bdda0febb","security_groups":[],"mac_address":"fa:16:3e:3b:3b:d4","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.4"}],"id":"5654d09c-b544-4619-bdad-26f5327cee05","security_groups":[],"mac_address":"fa:16:3e:5f:0f:03","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.1"}],"id":"a986d635-fe3c-4a20-b33e-a8e2fb2c2324","security_groups":[],"mac_address":"fa:16:3e:7b:a4:57","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:42Z","binding:vnic_type":"normal","device_id":"40e02967-7320-49ec-8559-15a5dbafe572"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.100"}],"id":"d1e849ed-6ba1-492c-8cb7-f617ad143d25","security_groups":["d0c755f9-4226-4950-8690-c9bea85469c5"],"mac_address":"fa:16:3e:b3:94:e2","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:53Z","binding:vnic_type":"normal","device_id":"c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b"}]} 2018-09-30 05:19:12,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-e57ba93f-0df3-4ef4-92a0-c42617aad913 2018-09-30 05:19:12,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:13,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-658efa7a-905e-4324-ade2-7f399004dfe6 x-compute-request-id: req-658efa7a-905e-4324-ade2-7f399004dfe6 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:94:e2", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "security_groups": [{"name": "default"}], "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:02Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:13,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-658efa7a-905e-4324-ade2-7f399004dfe6 2018-09-30 05:19:13,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:13,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-505820aa-8b7f-4ac0-ad5a-3a435a708866 Date: Sun, 30 Sep 2018 05:19:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bf55835-97e9-4c20-bd1f-7f93171f0373"],"updated_at":"2018-09-30T05:18:34Z","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ba262f8315a4b12a78e43590417ef37","id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net"}]} 2018-09-30 05:19:13,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net used request id req-505820aa-8b7f-4ac0-ad5a-3a435a708866 2018-09-30 05:19:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:13,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692a0107-ea4d-4046-a6cc-8eef4d933817 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:19:13,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-692a0107-ea4d-4046-a6cc-8eef4d933817 2018-09-30 05:19:13,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:13,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d995ce8-8ca2-4719-8914-4f60c77db12d Date: Sun, 30 Sep 2018 05:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-30T05:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ba262f8315a4b12a78e43590417ef37","id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet"}]} 2018-09-30 05:19:13,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-6d995ce8-8ca2-4719-8914-4f60c77db12d 2018-09-30 05:19:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:13,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-41f76ec2-b979-4dab-bcd0-485b64d04ce5 Date: Sun, 30 Sep 2018 05:19:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.2"}],"id":"0083e59a-4584-4278-a92e-6590e71d0245","security_groups":[],"mac_address":"fa:16:3e:41:03:70","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.3"}],"id":"01327bf6-56d0-4162-8223-ce4bdda0febb","security_groups":[],"mac_address":"fa:16:3e:3b:3b:d4","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.4"}],"id":"5654d09c-b544-4619-bdad-26f5327cee05","security_groups":[],"mac_address":"fa:16:3e:5f:0f:03","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5d1c67c-dc76-4772-b19a-4b8406f32e16"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:18:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.1"}],"id":"a986d635-fe3c-4a20-b33e-a8e2fb2c2324","security_groups":[],"mac_address":"fa:16:3e:7b:a4:57","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:42Z","binding:vnic_type":"normal","device_id":"40e02967-7320-49ec-8559-15a5dbafe572"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bf55835-97e9-4c20-bd1f-7f93171f0373","ip_address":"10.55.1.100"}],"id":"d1e849ed-6ba1-492c-8cb7-f617ad143d25","security_groups":["d0c755f9-4226-4950-8690-c9bea85469c5"],"mac_address":"fa:16:3e:b3:94:e2","project_id":"4ba262f8315a4b12a78e43590417ef37","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1","admin_state_up":true,"network_id":"d5d1c67c-dc76-4772-b19a-4b8406f32e16","tenant_id":"4ba262f8315a4b12a78e43590417ef37","created_at":"2018-09-30T05:18:53Z","binding:vnic_type":"normal","device_id":"c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b"}]} 2018-09-30 05:19:13,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-41f76ec2-b979-4dab-bcd0-485b64d04ce5 2018-09-30 05:19:13,633 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-09-30 05:19:13,633 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-09-30 05:19:13,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/fd5e8ff2-1051-4189-bb0e-2582c7e1d7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:15,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb22b9f4-e34d-4fdb-aa60-75cfb71876bf Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:15,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/fd5e8ff2-1051-4189-bb0e-2582c7e1d7ba used request id req-bb22b9f4-e34d-4fdb-aa60-75cfb71876bf 2018-09-30 05:19:15,109 - create_instance - INFO - Deleting Port with ID - d1e849ed-6ba1-492c-8cb7-f617ad143d25 2018-09-30 05:19:15,109 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75caport-1 2018-09-30 05:19:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/d1e849ed-6ba1-492c-8cb7-f617ad143d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:15,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0b945c9-5e98-42c1-adef-77fecb9ebd31 Date: Sun, 30 Sep 2018 05:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:15,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/d1e849ed-6ba1-492c-8cb7-f617ad143d25 used request id req-f0b945c9-5e98-42c1-adef-77fecb9ebd31 2018-09-30 05:19:15,693 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst 2018-09-30 05:19:15,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:15,853 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4fac814-aba6-482f-994b-336c0465bbbd x-compute-request-id: req-d4fac814-aba6-482f-994b-336c0465bbbd Content-Type: application/json 2018-09-30 05:19:15,853 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-d4fac814-aba6-482f-994b-336c0465bbbd 2018-09-30 05:19:15,854 - create_instance - INFO - Checking deletion status 2018-09-30 05:19:15,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:16,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7dca7b2-47cc-4b73-84fb-8c384b90e161 x-compute-request-id: req-e7dca7b2-47cc-4b73-84fb-8c384b90e161 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:15Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:16,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-e7dca7b2-47cc-4b73-84fb-8c384b90e161 2018-09-30 05:19:16,109 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - ACTIVE 2018-09-30 05:19:16,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:19:19,110 - create_instance - DEBUG - VM status query timeout in 296.743748903 2018-09-30 05:19:19,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:19,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-915ac5a4-28dc-4a19-aef5-7ef5dad48fb2 x-compute-request-id: req-915ac5a4-28dc-4a19-aef5-7ef5dad48fb2 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "rel": "bookmark"}], "image": {"id": "8d0fe37c-deb8-4424-99ac-2478bf17398c", "links": [{"href": "http://172.30.9.29:8774/images/8d0fe37c-deb8-4424-99ac-2478bf17398c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:19:01.000000", "flavor": {"id": "de789499-573b-428d-81cb-14c50829f646", "links": [{"href": "http://172.30.9.29:8774/flavors/de789499-573b-428d-81cb-14c50829f646", "rel": "bookmark"}]}, "id": "c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b", "user_id": "7823d7e3bb504920810605f5fab680f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:19:15Z", "hostId": "89505a27908ed11effa3827e8e3855d244723eba21e241abb855eaeb", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp", "name": "CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst", "created": "2018-09-30T05:18:57Z", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:19:19,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-915ac5a4-28dc-4a19-aef5-7ef5dad48fb2 2018-09-30 05:19:19,383 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst] is - ACTIVE 2018-09-30 05:19:19,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:19:22,387 - create_instance - DEBUG - VM status query timeout in 293.467137098 2018-09-30 05:19:22,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27cbaccaf0533e1516d08e5863e6eb63196c7ad4" 2018-09-30 05:19:22,444 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf906623-1196-4eee-afc0-1a3c115cbcb5 x-compute-request-id: req-cf906623-1196-4eee-afc0-1a3c115cbcb5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b could not be found.", "code": 404}} 2018-09-30 05:19:22,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b used request id req-cf906623-1196-4eee-afc0-1a3c115cbcb5 2018-09-30 05:19:22,445 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c7303bc5-e61e-45b5-8ada-5f51fd0e3a3b could not be found. (HTTP 404) (Request-ID: req-cf906623-1196-4eee-afc0-1a3c115cbcb5) 2018-09-30 05:19:22,445 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-inst 2018-09-30 05:19:22,446 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp 2018-09-30 05:19:22,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee96884fb3b525ad77af7df82a358a46381a852f" 2018-09-30 05:19:22,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81068b10-82ad-4a2b-8a59-e145b4a6cdb2 x-compute-request-id: req-81068b10-82ad-4a2b-8a59-e145b4a6cdb2 Content-Length: 0 Content-Type: application/json 2018-09-30 05:19:22,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-kp used request id req-81068b10-82ad-4a2b-8a59-e145b4a6cdb2 2018-09-30 05:19:22,516 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca.pub] 2018-09-30 05:19:22,516 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca] 2018-09-30 05:19:22,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3514115fb935eb561db690a2f046323846b9fd7" 2018-09-30 05:19:22,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:19:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-975504de-5a1a-40b9-b322-f2ff4791b5fc x-compute-request-id: req-975504de-5a1a-40b9-b322-f2ff4791b5fc Content-Length: 0 Content-Type: application/json 2018-09-30 05:19:22,576 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/de789499-573b-428d-81cb-14c50829f646 used request id req-975504de-5a1a-40b9-b322-f2ff4791b5fc 2018-09-30 05:19:22,577 - neutron_utils - INFO - Deleting security group rule with ID - cf9a895a-f538-4916-bea1-9d98692091f7 2018-09-30 05:19:22,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/cf9a895a-f538-4916-bea1-9d98692091f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:19:22,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8a8dbc1-73e3-4469-a69e-e7f72b9f7fa5 Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:22,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/cf9a895a-f538-4916-bea1-9d98692091f7 used request id req-d8a8dbc1-73e3-4469-a69e-e7f72b9f7fa5 2018-09-30 05:19:22,690 - neutron_utils - INFO - Deleting security group rule with ID - 83b66891-22d4-4532-a9ad-f2f667049a8f 2018-09-30 05:19:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/83b66891-22d4-4532-a9ad-f2f667049a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:19:22,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb443987-d52c-41ad-bb93-25537d4529c7 Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:22,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/83b66891-22d4-4532-a9ad-f2f667049a8f used request id req-fb443987-d52c-41ad-bb93-25537d4529c7 2018-09-30 05:19:22,928 - neutron_utils - INFO - Deleting security group rule with ID - 17aed5f5-a74c-48c6-8fe6-3c62170b305e 2018-09-30 05:19:22,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/17aed5f5-a74c-48c6-8fe6-3c62170b305e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:19:23,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cf8f661-9647-4f91-b69c-ac248c05173b Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:23,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/17aed5f5-a74c-48c6-8fe6-3c62170b305e used request id req-1cf8f661-9647-4f91-b69c-ac248c05173b 2018-09-30 05:19:23,179 - neutron_utils - INFO - Deleting security group rule with ID - 739b7da1-3986-426a-8443-6cb20842e6a3 2018-09-30 05:19:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/739b7da1-3986-426a-8443-6cb20842e6a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:19:23,431 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0f05e34-9cd7-463a-8c96-71f6a20a36b9 Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:23,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/739b7da1-3986-426a-8443-6cb20842e6a3 used request id req-a0f05e34-9cd7-463a-8c96-71f6a20a36b9 2018-09-30 05:19:23,432 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-sec-grp 2018-09-30 05:19:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/25176152-af04-48a2-a3fc-df6fb3131dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf938ecd50c6d129f92b3e93b95d0f4bc0228c59" 2018-09-30 05:19:23,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25537e35-0665-473e-b8aa-2a2b8faf0140 Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:23,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/25176152-af04-48a2-a3fc-df6fb3131dfb used request id req-25537e35-0665-473e-b8aa-2a2b8faf0140 2018-09-30 05:19:23,787 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router and subnet CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet 2018-09-30 05:19:23,787 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router 2018-09-30 05:19:23,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" -d '{"subnet_id": "3bf55835-97e9-4c20-bd1f-7f93171f0373"}' 2018-09-30 05:19:25,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5523726b-15aa-4f78-857e-2690203b08cd Date: Sun, 30 Sep 2018 05:19:25 GMT RESP BODY: {"network_id": "d5d1c67c-dc76-4772-b19a-4b8406f32e16", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "subnet_id": "3bf55835-97e9-4c20-bd1f-7f93171f0373", "subnet_ids": ["3bf55835-97e9-4c20-bd1f-7f93171f0373"], "port_id": "a986d635-fe3c-4a20-b33e-a8e2fb2c2324", "id": "40e02967-7320-49ec-8559-15a5dbafe572"} 2018-09-30 05:19:25,469 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572/remove_router_interface used request id req-5523726b-15aa-4f78-857e-2690203b08cd 2018-09-30 05:19:25,470 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router 2018-09-30 05:19:25,470 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-router 2018-09-30 05:19:25,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a79bd51132b60427e4e734b8394094e7a496dc" 2018-09-30 05:19:29,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7495955-242c-463f-b5c9-1b6fa4e6821c Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:29,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/40e02967-7320-49ec-8559-15a5dbafe572 used request id req-d7495955-242c-463f-b5c9-1b6fa4e6821c 2018-09-30 05:19:29,032 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet 2018-09-30 05:19:29,033 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-subnet 2018-09-30 05:19:29,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/3bf55835-97e9-4c20-bd1f-7f93171f0373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:19:31,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba74f966-914d-4731-af81-9f03468986b9 Date: Sun, 30 Sep 2018 05:19:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:31,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3bf55835-97e9-4c20-bd1f-7f93171f0373 used request id req-ba74f966-914d-4731-af81-9f03468986b9 2018-09-30 05:19:31,359 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-pub-net 2018-09-30 05:19:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d5d1c67c-dc76-4772-b19a-4b8406f32e16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166d2907283a4aa5be2cf8f2797b49febbbec512" 2018-09-30 05:19:32,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44720e50-c3ca-4a08-b672-390dccca88b7 Date: Sun, 30 Sep 2018 05:19:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:32,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d5d1c67c-dc76-4772-b19a-4b8406f32e16 used request id req-44720e50-c3ca-4a08-b672-390dccca88b7 2018-09-30 05:19:32,486 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-9e94d87a-eed2-4765-bb0a-3374c4be75ca-image 2018-09-30 05:19:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}006d857505b0769cd53529948edebd9fda31a3c0" 2018-09-30 05:19:34,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fce33170-5304-4fa9-b3f5-ad963b442202 Date: Sun, 30 Sep 2018 05:19:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:19:34,126 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8d0fe37c-deb8-4424-99ac-2478bf17398c used request id req-fce33170-5304-4fa9-b3f5-ad963b442202 2018-09-30 05:19:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:34,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2f234a7f-d180-4c5a-b90d-41df0cfac721 Date: Sun, 30 Sep 2018 05:19:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:32Z", "updated_at": "2018-09-30T05:18:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "revision_number": 0, "id": "1df5ff59-78d2-48d9-89a9-7532ff76ff37", "remote_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "revision_number": 0, "id": "50af20a4-a53d-4ab7-9dda-e200317e8892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "revision_number": 0, "id": "57976947-31fa-4ff1-b6b2-30a40b330f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "revision_number": 0, "id": "f5105525-9c4a-4e5d-8f0e-ad2215118d40", "remote_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "remote_ip_prefix": null, "created_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ba262f8315a4b12a78e43590417ef37"}], "revision_number": 4, "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "d0c755f9-4226-4950-8690-c9bea85469c5", "name": "default"}]} 2018-09-30 05:19:34,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2f234a7f-d180-4c5a-b90d-41df0cfac721 2018-09-30 05:19:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:34,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baeecd46-ff33-4fca-9ba0-67e7792e35f1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:19:34,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-baeecd46-ff33-4fca-9ba0-67e7792e35f1 2018-09-30 05:19:34,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:34,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5bc4bd-a71e-4f7b-bb4f-49df69a8a3ee Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:19:34,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-cf5bc4bd-a71e-4f7b-bb4f-49df69a8a3ee 2018-09-30 05:19:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:34,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8f7f2b-1e0c-41b6-86ed-2265f4510599 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:19:34,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-5e8f7f2b-1e0c-41b6-86ed-2265f4510599 2018-09-30 05:19:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:34,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da955b8-2595-42bb-b8e0-42a9d22bacdc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37"}, "enabled": true, "id": "4ba262f8315a4b12a78e43590417ef37", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj"}} 2018-09-30 05:19:34,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-8da955b8-2595-42bb-b8e0-42a9d22bacdc 2018-09-30 05:19:34,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0c755f9-4226-4950-8690-c9bea85469c5 2018-09-30 05:19:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d0c755f9-4226-4950-8690-c9bea85469c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:34,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ea22ad33-1f29-4dec-87cc-3b3bf96c64cb Date: Sun, 30 Sep 2018 05:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:32Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "1df5ff59-78d2-48d9-89a9-7532ff76ff37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:32Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "50af20a4-a53d-4ab7-9dda-e200317e8892"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:32Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "57976947-31fa-4ff1-b6b2-30a40b330f06"}, {"remote_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:18:32Z", "security_group_id": "d0c755f9-4226-4950-8690-c9bea85469c5", "port_range_min": null, "revision_number": 0, "tenant_id": "4ba262f8315a4b12a78e43590417ef37", "created_at": "2018-09-30T05:18:32Z", "project_id": "4ba262f8315a4b12a78e43590417ef37", "id": "f5105525-9c4a-4e5d-8f0e-ad2215118d40"}]} 2018-09-30 05:19:34,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d0c755f9-4226-4950-8690-c9bea85469c5 used request id req-ea22ad33-1f29-4dec-87cc-3b3bf96c64cb 2018-09-30 05:19:34,916 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:19:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d0c755f9-4226-4950-8690-c9bea85469c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:35,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d26fd62c-44ff-4b2a-9c99-2f46868aeadf Content-Length: 0 Date: Sun, 30 Sep 2018 05:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:19:35,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d0c755f9-4226-4950-8690-c9bea85469c5 used request id req-d26fd62c-44ff-4b2a-9c99-2f46868aeadf 2018-09-30 05:19:35,304 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj 2018-09-30 05:19:35,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:35,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96892e6b-1819-4646-ab44-bb1c2baaf92b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:19:35,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4ba262f8315a4b12a78e43590417ef37 used request id req-96892e6b-1819-4646-ab44-bb1c2baaf92b 2018-09-30 05:19:35,512 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-proj-role 2018-09-30 05:19:35,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/94fe62de6a6143d78cb7ce0e0db5c102 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:35,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f35a917-8ef4-471d-b9e1-99bebe0316d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:19:35,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/94fe62de6a6143d78cb7ce0e0db5c102 used request id req-3f35a917-8ef4-471d-b9e1-99bebe0316d7 2018-09-30 05:19:35,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a684c51967e0ee39e18c96895b5f709744c27b4" 2018-09-30 05:19:35,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c026e9-aabf-4338-84a3-394e1d081a95 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:19:35,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-04c026e9-aabf-4338-84a3-394e1d081a95 2018-09-30 05:19:35,708 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7d424a2c-0cdb-434-user 2018-09-30 05:19:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7823d7e3bb504920810605f5fab680f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d4cf5a57864e1b15b44ecbdc24dcbb3882bde" 2018-09-30 05:19:35,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416c7a68-2415-41df-b5a4-57160bf921b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:19:35,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7823d7e3bb504920810605f5fab680f9 used request id req-416c7a68-2415-41df-b5a4-57160bf921b0 2018-09-30 05:19:35,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:36,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["PtK0NMDZSnWimeJL01BLRQ"], "issued_at": "2018-09-30T05:19:36.000000Z"}} 2018-09-30 05:19:36,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e95b0ae4114d908c525cd7b12dafcc00844b3f4" 2018-09-30 05:19:36,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c19d90-3eb4-42d0-9fb7-ea1ecde046b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:36,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-68c19d90-3eb4-42d0-9fb7-ea1ecde046b9 2018-09-30 05:19:36,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:36,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:36,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kBzPb37mTqOlRSFnmkvfLQ"], "issued_at": "2018-09-30T05:19:36.000000Z"}} 2018-09-30 05:19:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:19:36,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5d9cb9-3a3a-4e10-b541-dd9afebef1f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:36,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ff5d9cb9-3a3a-4e10-b541-dd9afebef1f9 2018-09-30 05:19:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:19:36,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:19:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:19:36,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c36e03d-ac5b-443f-99f4-6e2651e43921 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:19:36,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj used request id req-6c36e03d-ac5b-443f-99f4-6e2651e43921 2018-09-30 05:19:36,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:19:37,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaae03f8-586f-47ad-aa1f-fbbc435df400 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:19:37,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-aaae03f8-586f-47ad-aa1f-fbbc435df400 2018-09-30 05:19:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}}' 2018-09-30 05:19:37,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad97524d-3cb6-4c25-92d5-3568e216d36d Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:19:37,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ad97524d-3cb6-4c25-92d5-3568e216d36d 2018-09-30 05:19:37,163 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj 2018-09-30 05:19:37,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:37,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:37,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["M3uQ-8maSmaBUWsP4fHIFw"], "issued_at": "2018-09-30T05:19:37.000000Z"}} 2018-09-30 05:19:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9d26b6a97f4c02843a9590a6f242a98d35c5c" 2018-09-30 05:19:37,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9374044-f38e-4362-b956-f1a7e66c70a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:37,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d9374044-f38e-4362-b956-f1a7e66c70a0 2018-09-30 05:19:37,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:19:37,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:19:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9d26b6a97f4c02843a9590a6f242a98d35c5c" 2018-09-30 05:19:37,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e002614-3821-40a2-8d6d-96cb8ae3c105 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:19:37,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0e002614-3821-40a2-8d6d-96cb8ae3c105 2018-09-30 05:19:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9d26b6a97f4c02843a9590a6f242a98d35c5c" 2018-09-30 05:19:37,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00db3ff-330a-42c2-995b-dc7935805387 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}]} 2018-09-30 05:19:37,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj used request id req-f00db3ff-330a-42c2-995b-dc7935805387 2018-09-30 05:19:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9d26b6a97f4c02843a9590a6f242a98d35c5c" 2018-09-30 05:19:37,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea05db94-b5d8-4dba-afd6-f155698ec0f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:19:37,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ea05db94-b5d8-4dba-afd6-f155698ec0f2 2018-09-30 05:19:38,383 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user 2018-09-30 05:19:38,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:19:38,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d58a29-78d6-4d8c-b18a-af3423b1a569 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:19:38,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3d58a29-78d6-4d8c-b18a-af3423b1a569 2018-09-30 05:19:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}}' 2018-09-30 05:19:38,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e04e6292-614d-442c-bf70-d0f471626e94 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc14f871877b41c5b32239264a3b0a4f", "links": {"self": "http://172.30.9.29:5000/v3/roles/cc14f871877b41c5b32239264a3b0a4f"}, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}} 2018-09-30 05:19:38,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e04e6292-614d-442c-bf70-d0f471626e94 2018-09-30 05:19:38,612 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role 2018-09-30 05:19:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/cc14f871877b41c5b32239264a3b0a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:19:38,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d86da9-d917-4df8-bccc-63a927c241e2 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/cc14f871877b41c5b32239264a3b0a4f"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role", "id": "cc14f871877b41c5b32239264a3b0a4f"}} 2018-09-30 05:19:38,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/cc14f871877b41c5b32239264a3b0a4f used request id req-88d86da9-d917-4df8-bccc-63a927c241e2 2018-09-30 05:19:38,707 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role to project CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj 2018-09-30 05:19:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b/users/6b65c8c661964ea4a1e5a08ecbd3ebc3/roles/cc14f871877b41c5b32239264a3b0a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:19:38,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96959190-f926-4214-807a-d4086ec56847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:19:38,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b/users/6b65c8c661964ea4a1e5a08ecbd3ebc3/roles/cc14f871877b41c5b32239264a3b0a4f used request id req-96959190-f926-4214-807a-d4086ec56847 2018-09-30 05:19:38,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:19:38,830 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:19:38,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:38,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:39,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["u8UXJqETTTGty97xMXAX9A"], "issued_at": "2018-09-30T05:19:39.000000Z"}} 2018-09-30 05:19:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:19:39,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c9f516-d012-4482-a0ab-1ef85da40ece Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:39,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b5c9f516-d012-4482-a0ab-1ef85da40ece 2018-09-30 05:19:39,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:19:39,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-32891c8a-0f26-4ad2-ab5d-133dce3595ea Date: Sun, 30 Sep 2018 05:19:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image"} 2018-09-30 05:19:39,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image used request id req-32891c8a-0f26-4ad2-ab5d-133dce3595ea 2018-09-30 05:19:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:19:39,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2296ae92-604f-4ee6-82f7-072c2bcd8109 Date: Sun, 30 Sep 2018 05:19:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:19:39,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2296ae92-604f-4ee6-82f7-072c2bcd8109 2018-09-30 05:19:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image"}' 2018-09-30 05:19:39,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 X-Openstack-Request-Id: req-e54a2e85-f63a-4377-bd76-087049e563a3 Date: Sun, 30 Sep 2018 05:19:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:19:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:19:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "min_disk": 0, "protected": false, "id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "file": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/file", "checksum": null, "owner": "936925420ba2463e8f859a0d322ff90b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:19:39,837 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e54a2e85-f63a-4377-bd76-087049e563a3 2018-09-30 05:19:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" -d '' 2018-09-30 05:19:41,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39fc367e-b5fa-42fe-b090-92b57c2d6c53 Date: Sun, 30 Sep 2018 05:19:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:19:41,079 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/file used request id req-39fc367e-b5fa-42fe-b090-92b57c2d6c53 2018-09-30 05:19:41,080 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:19:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:19:41,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-17408c37-a20a-492d-8f79-7ffef4f66bcb Date: Sun, 30 Sep 2018 05:19:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:19:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:19:41Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/snap", "metadata": {}}], "self": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "min_disk": 0, "protected": false, "id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "file": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "936925420ba2463e8f859a0d322ff90b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:19:41,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 used request id req-17408c37-a20a-492d-8f79-7ffef4f66bcb 2018-09-30 05:19:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:19:41,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec7afac5-90c2-4b5d-857c-46419050c379 Date: Sun, 30 Sep 2018 05:19:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:19:41,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ec7afac5-90c2-4b5d-857c-46419050c379 2018-09-30 05:19:41,403 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image 2018-09-30 05:19:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:19:41,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d2741194-7472-4bea-9f61-a7513bf743d0 Date: Sun, 30 Sep 2018 05:19:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:19:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:19:41Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/snap", "metadata": {}}], "self": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "min_disk": 0, "protected": false, "id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "file": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "936925420ba2463e8f859a0d322ff90b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:19:41,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 used request id req-d2741194-7472-4bea-9f61-a7513bf743d0 2018-09-30 05:19:41,566 - create_image - DEBUG - Instance status is - active 2018-09-30 05:19:41,566 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image 2018-09-30 05:19:41,566 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image 2018-09-30 05:19:41,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:41,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:41,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["Wb-uxdPjQHiIa8WSRtzQHQ"], "issued_at": "2018-09-30T05:19:41.000000Z"}} 2018-09-30 05:19:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:19:42,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66968cd4-3889-46a2-b29f-7c89f06cb073 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:42,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-66968cd4-3889-46a2-b29f-7c89f06cb073 2018-09-30 05:19:42,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:19:42,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70697307-6674-4542-b750-be8be805272f Date: Sun, 30 Sep 2018 05:19:42 GMT RESP BODY: {"networks":[]} 2018-09-30 05:19:42,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-70697307-6674-4542-b750-be8be805272f 2018-09-30 05:19:42,270 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net 2018-09-30 05:19:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net", "admin_state_up": true}}' 2018-09-30 05:19:42,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f5e0fa6c-2c3a-4f90-8f29-322f4b868a63 Date: Sun, 30 Sep 2018 05:19:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:19:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","mtu":1450}} 2018-09-30 05:19:42,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-f5e0fa6c-2c3a-4f90-8f29-322f4b868a63 2018-09-30 05:19:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:19:43,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c30848ac-a454-45c2-856e-69002e616efc Date: Sun, 30 Sep 2018 05:19:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:19:42Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:19:43,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-c30848ac-a454-45c2-856e-69002e616efc 2018-09-30 05:19:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:19:43,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-483dae67-404a-4b4d-ab58-18d47726deee Date: Sun, 30 Sep 2018 05:19:43 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:19:43,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-483dae67-404a-4b4d-ab58-18d47726deee 2018-09-30 05:19:43,360 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet 2018-09-30 05:19:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" -d '{"subnets": [{"ip_version": 4, "network_id": "5b43a3d3-6eda-464e-99b4-ba1c14d903a0", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]}' 2018-09-30 05:19:44,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41b0a98e-b9da-4971-9f97-0c19af847edb Date: Sun, 30 Sep 2018 05:19:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:19:44,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-41b0a98e-b9da-4971-9f97-0c19af847edb 2018-09-30 05:19:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:19:44,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2c40cbdf-cd23-49ad-be82-d7f5ff70bab3 Date: Sun, 30 Sep 2018 05:19:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:19:44,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-2c40cbdf-cd23-49ad-be82-d7f5ff70bab3 2018-09-30 05:19:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:19:44,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fe0c4933-d1b0-4735-a4aa-9589d2127c39 Date: Sun, 30 Sep 2018 05:19:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:19:44,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-fe0c4933-d1b0-4735-a4aa-9589d2127c39 2018-09-30 05:19:44,656 - OpenStackNetwork - DEBUG - Network [5b43a3d3-6eda-464e-99b4-ba1c14d903a0] created successfully 2018-09-30 05:19:44,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:44,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:45,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["b-9Q274KSduLaypm4NDf7Q"], "issued_at": "2018-09-30T05:19:45.000000Z"}} 2018-09-30 05:19:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:45,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd0bb84-d3ee-4141-a733-2914ff8bb814 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:45,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2dd0bb84-d3ee-4141-a733-2914ff8bb814 2018-09-30 05:19:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:45,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0c0f0382-667b-42b8-a2a6-bc59e25aff0f Date: Sun, 30 Sep 2018 05:19:45 GMT RESP BODY: {"routers": []} 2018-09-30 05:19:45,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router&admin_state_up=True used request id req-0c0f0382-667b-42b8-a2a6-bc59e25aff0f 2018-09-30 05:19:45,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:45,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:45,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["kgZW-tfqQ1mOCE06Tg7knA"], "issued_at": "2018-09-30T05:19:45.000000Z"}} 2018-09-30 05:19:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59a43cc6bf73cf0275acd4a113b4d399e076aa46" 2018-09-30 05:19:45,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc4deb7-cdff-4c60-a0b8-e684c6c0dda4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:45,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fbc4deb7-cdff-4c60-a0b8-e684c6c0dda4 2018-09-30 05:19:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f1a0ef12-526c-4389-87df-8160c1d4eca9 Date: Sun, 30 Sep 2018 05:19:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:19:46,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-f1a0ef12-526c-4389-87df-8160c1d4eca9 2018-09-30 05:19:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:46,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-70b9b961-9e87-4fad-9bd0-8981d1aa3882 Date: Sun, 30 Sep 2018 05:19:46 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:19:46,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-70b9b961-9e87-4fad-9bd0-8981d1aa3882 2018-09-30 05:19:46,291 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router 2018-09-30 05:19:46,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router", "admin_state_up": true}}' 2018-09-30 05:19:51,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-356949e7-fd3a-4b5a-b6fa-a3cd177aa245 Date: Sun, 30 Sep 2018 05:19:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:47Z", "admin_state_up": true, "updated_at": "2018-09-30T05:19:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "488a01aa-e7f7-4fbe-9415-d364885bde76", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router"}} 2018-09-30 05:19:51,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-356949e7-fd3a-4b5a-b6fa-a3cd177aa245 2018-09-30 05:19:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=488a01aa-e7f7-4fbe-9415-d364885bde76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d42a7a0-5961-4cf4-b378-9d24b7cc9fb5 Date: Sun, 30 Sep 2018 05:19:51 GMT RESP BODY: {"ports":[]} 2018-09-30 05:19:51,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=488a01aa-e7f7-4fbe-9415-d364885bde76 used request id req-0d42a7a0-5961-4cf4-b378-9d24b7cc9fb5 2018-09-30 05:19:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:51,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e7f2a083-2559-48a9-823f-c4add9e73023 Date: Sun, 30 Sep 2018 05:19:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:19:51,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-e7f2a083-2559-48a9-823f-c4add9e73023 2018-09-30 05:19:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:19:51,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:19:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:19:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:51,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d307a3d9-5900-4669-9ec6-0f39a89502c2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:19:51,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-d307a3d9-5900-4669-9ec6-0f39a89502c2 2018-09-30 05:19:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:51,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-618a9e36-9b7f-4da7-98a9-86053a96eb97 Date: Sun, 30 Sep 2018 05:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:19:51,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-618a9e36-9b7f-4da7-98a9-86053a96eb97 2018-09-30 05:19:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:51,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fffbba62-4bd6-4072-82c2-578410c6ed66 Date: Sun, 30 Sep 2018 05:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:19:51,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet used request id req-fffbba62-4bd6-4072-82c2-578410c6ed66 2018-09-30 05:19:51,836 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:19:51,837 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router 2018-09-30 05:19:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" -d '{"subnet_id": "5e78cd2f-fc08-4f81-b00e-249c2b6dd727"}' 2018-09-30 05:19:53,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f3a1c54-d0c1-4b86-8629-b0763728c1a0 Date: Sun, 30 Sep 2018 05:19:53 GMT RESP BODY: {"network_id": "5b43a3d3-6eda-464e-99b4-ba1c14d903a0", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "subnet_id": "5e78cd2f-fc08-4f81-b00e-249c2b6dd727", "subnet_ids": ["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"], "port_id": "f716b461-8dd1-4faf-8fb5-bf8bd1df3400", "id": "488a01aa-e7f7-4fbe-9415-d364885bde76"} 2018-09-30 05:19:53,909 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76/add_router_interface used request id req-8f3a1c54-d0c1-4b86-8629-b0763728c1a0 2018-09-30 05:19:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:54,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f09452f5-330a-4099-9c0a-5dd844bf4039 Date: Sun, 30 Sep 2018 05:19:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:47Z", "admin_state_up": true, "updated_at": "2018-09-30T05:19:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "488a01aa-e7f7-4fbe-9415-d364885bde76", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router"}} 2018-09-30 05:19:54,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76 used request id req-f09452f5-330a-4099-9c0a-5dd844bf4039 2018-09-30 05:19:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=488a01aa-e7f7-4fbe-9415-d364885bde76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:54,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8b419182-fdef-44ab-90f9-f2e9a3d20109 Date: Sun, 30 Sep 2018 05:19:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"}]} 2018-09-30 05:19:54,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=488a01aa-e7f7-4fbe-9415-d364885bde76 used request id req-8b419182-fdef-44ab-90f9-f2e9a3d20109 2018-09-30 05:19:54,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5e78cd2f-fc08-4f81-b00e-249c2b6dd727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:19:54,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-39119da0-4c6d-4c44-8979-2d9098adf224 Date: Sun, 30 Sep 2018 05:19:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}} 2018-09-30 05:19:54,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5e78cd2f-fc08-4f81-b00e-249c2b6dd727 used request id req-39119da0-4c6d-4c44-8979-2d9098adf224 2018-09-30 05:19:54,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:54,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:54,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["aaU5S-IFSd-wY6htGxY8Vg"], "issued_at": "2018-09-30T05:19:54.000000Z"}} 2018-09-30 05:19:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e7614d6c054cfcd48421e944852a2a96ffef28" 2018-09-30 05:19:54,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e999d8-2106-475d-b09c-c4a1d2b42cce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:54,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b2e999d8-2106-475d-b09c-c4a1d2b42cce 2018-09-30 05:19:54,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:19:55,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e7614d6c054cfcd48421e944852a2a96ffef28" 2018-09-30 05:19:55,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef4e7d9b-8e45-4131-b4c7-ae07bf401c13 x-compute-request-id: req-ef4e7d9b-8e45-4131-b4c7-ae07bf401c13 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:19:55,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ef4e7d9b-8e45-4131-b4c7-ae07bf401c13 2018-09-30 05:19:55,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e7614d6c054cfcd48421e944852a2a96ffef28" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:19:55,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c976b7af-2abe-43c9-8d58-941dc4bdc4a8 x-compute-request-id: req-c976b7af-2abe-43c9-8d58-941dc4bdc4a8 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:19:55,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c976b7af-2abe-43c9-8d58-941dc4bdc4a8 2018-09-30 05:19:55,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:55,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:55,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["HS9WAHUOQJGSvlIJPtfqyQ"], "issued_at": "2018-09-30T05:19:55.000000Z"}} 2018-09-30 05:19:55,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c082ea1116de0c53f4db08235b1d09df5ab8bf" 2018-09-30 05:19:55,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9144397b-0974-443d-814f-8415a1737519 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:55,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9144397b-0974-443d-814f-8415a1737519 2018-09-30 05:19:55,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:19:55,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c082ea1116de0c53f4db08235b1d09df5ab8bf" 2018-09-30 05:19:55,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac99b1a4-6d6a-496d-b78b-6e84946acf68 x-compute-request-id: req-ac99b1a4-6d6a-496d-b78b-6e84946acf68 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:19:55,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-ac99b1a4-6d6a-496d-b78b-6e84946acf68 2018-09-30 05:19:55,877 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp... 2018-09-30 05:19:55,877 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:19:55,932 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp 2018-09-30 05:19:55,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c082ea1116de0c53f4db08235b1d09df5ab8bf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVtzkoaYLPyoxwUj3UvCnfsb/Irdu6SlYUMTR0S8dtDt9PP3CnVGfjPfP1BEg7yBZNn1y1ioqz3yGSnp+DsoaE1pqmhZidh0kIG/OUsl4byHqbSF3zVoCxos8RtP7rds28FA1vxPagKXBgqwUi64Su7V7XRIWLc8vVZi3mD3SNew==", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp"}}' 2018-09-30 05:19:55,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d929da4-85a0-4606-8d9e-8a8ed67dc3eb x-compute-request-id: req-1d929da4-85a0-4606-8d9e-8a8ed67dc3eb Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVtzkoaYLPyoxwUj3UvCnfsb/Irdu6SlYUMTR0S8dtDt9PP3CnVGfjPfP1BEg7yBZNn1y1ioqz3yGSnp+DsoaE1pqmhZidh0kIG/OUsl4byHqbSF3zVoCxos8RtP7rds28FA1vxPagKXBgqwUi64Su7V7XRIWLc8vVZi3mD3SNew==", "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "fingerprint": "a6:34:54:e2:48:b9:36:46:5a:6a:e8:b9:34:3b:2e:8f"}} 2018-09-30 05:19:55,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-1d929da4-85a0-4606-8d9e-8a8ed67dc3eb 2018-09-30 05:19:55,991 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe.pub 2018-09-30 05:19:55,991 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe 2018-09-30 05:19:55,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:55,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:56,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["o4Qqi-NbTTKgRI7JtND1yA"], "issued_at": "2018-09-30T05:19:56.000000Z"}} 2018-09-30 05:19:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:56,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffac15d4-7763-4c53-8b2c-c7b05eceb3b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:56,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ffac15d4-7763-4c53-8b2c-c7b05eceb3b1 2018-09-30 05:19:56,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:56,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ee40ed2d-5cb8-45de-93f8-2dddf6ae054c Date: Sun, 30 Sep 2018 05:19:56 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:19:56,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp used request id req-ee40ed2d-5cb8-45de-93f8-2dddf6ae054c 2018-09-30 05:19:56,623 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp... 2018-09-30 05:19:56,623 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp 2018-09-30 05:19:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}}' 2018-09-30 05:19:56,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-13e673c6-ede8-4762-adaa-f041187cb8cc Date: Sun, 30 Sep 2018 05:19:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "updated_at": "2018-09-30T05:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "5a34c572-7cd7-4556-867b-f5856d32ed29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 2, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}} 2018-09-30 05:19:56,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-13e673c6-ede8-4762-adaa-f041187cb8cc 2018-09-30 05:19:56,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:56,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:57,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-347524d4-291d-48d0-a87a-01f11ac10a43 Date: Sun, 30 Sep 2018 05:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:57,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-347524d4-291d-48d0-a87a-01f11ac10a43 2018-09-30 05:19:57,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:57,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67533e68-4de8-4672-a3c0-dfd38490a9ac Date: Sun, 30 Sep 2018 05:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:57,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-67533e68-4de8-4672-a3c0-dfd38490a9ac 2018-09-30 05:19:57,324 - neutron_utils - INFO - Retrieving security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:57,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-761d38c3-1916-435b-9e50-2b541ca69ec3 Date: Sun, 30 Sep 2018 05:19:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "updated_at": "2018-09-30T05:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "5a34c572-7cd7-4556-867b-f5856d32ed29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 2, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}]} 2018-09-30 05:19:57,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-761d38c3-1916-435b-9e50-2b541ca69ec3 2018-09-30 05:19:57,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-238b9429-e5c7-4123-a2c9-96730f99e18e Date: Sun, 30 Sep 2018 05:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:57,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-238b9429-e5c7-4123-a2c9-96730f99e18e 2018-09-30 05:19:57,574 - neutron_utils - INFO - Retrieving security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:57,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8673a9aa-f1cf-479d-b6ba-e5045f9c82d7 Date: Sun, 30 Sep 2018 05:19:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "updated_at": "2018-09-30T05:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "5a34c572-7cd7-4556-867b-f5856d32ed29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 2, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}]} 2018-09-30 05:19:57,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-8673a9aa-f1cf-479d-b6ba-e5045f9c82d7 2018-09-30 05:19:57,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:57,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-492e9490-df07-474c-b8a6-b60bb8267321 Date: Sun, 30 Sep 2018 05:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:57,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-492e9490-df07-474c-b8a6-b60bb8267321 2018-09-30 05:19:57,955 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp 2018-09-30 05:19:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5829ee61-1fcf-4412-a6ba-3a7b27047deb Date: Sun, 30 Sep 2018 05:19:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "updated_at": "2018-09-30T05:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "5a34c572-7cd7-4556-867b-f5856d32ed29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 2, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}]} 2018-09-30 05:19:58,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp used request id req-5829ee61-1fcf-4412-a6ba-3a7b27047deb 2018-09-30 05:19:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:19:58,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:19:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:19:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:58,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6266eb33-b8ec-4478-81b7-a905796ccc51 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:19:58,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-6266eb33-b8ec-4478-81b7-a905796ccc51 2018-09-30 05:19:58,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:58,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8fc42140-2483-4613-ac73-fe50aa290f79 Date: Sun, 30 Sep 2018 05:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:58,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-8fc42140-2483-4613-ac73-fe50aa290f79 2018-09-30 05:19:58,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e"}}' 2018-09-30 05:19:58,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-fd67db02-8ff9-41a8-a827-f024e98bff5e Date: Sun, 30 Sep 2018 05:19:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:58Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:58Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "05c3e767-65c9-4330-9e58-78ff92ed6d1b"}} 2018-09-30 05:19:58,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-fd67db02-8ff9-41a8-a827-f024e98bff5e 2018-09-30 05:19:58,552 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp 2018-09-30 05:19:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:58,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6b5dd356-a22e-4b0f-b997-f5d98cf5d864 Date: Sun, 30 Sep 2018 05:19:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "updated_at": "2018-09-30T05:19:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:58Z", "revision_number": 0, "id": "05c3e767-65c9-4330-9e58-78ff92ed6d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:58Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "5a34c572-7cd7-4556-867b-f5856d32ed29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 3, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}]} 2018-09-30 05:19:58,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp used request id req-6b5dd356-a22e-4b0f-b997-f5d98cf5d864 2018-09-30 05:19:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:58,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52803bbe-c201-4586-8b0f-9a3905311ed8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:19:58,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-52803bbe-c201-4586-8b0f-9a3905311ed8 2018-09-30 05:19:58,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:59,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3cb57759-8da9-4b84-a716-79a0312ff4e7 Date: Sun, 30 Sep 2018 05:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:58Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:58Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "05c3e767-65c9-4330-9e58-78ff92ed6d1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:59,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-3cb57759-8da9-4b84-a716-79a0312ff4e7 2018-09-30 05:19:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e"}}' 2018-09-30 05:19:59,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-424968c6-80cd-4c5e-aa91-d8ed34a90458 Date: Sun, 30 Sep 2018 05:19:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:19:59Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": 22, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:59Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "40d71c75-3a86-42db-a323-4c3ef526d7d0"}} 2018-09-30 05:19:59,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-424968c6-80cd-4c5e-aa91-d8ed34a90458 2018-09-30 05:19:59,157 - neutron_utils - INFO - Retrieving security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:59,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-84485e12-4008-4de6-abdf-74aef7b2b23a Date: Sun, 30 Sep 2018 05:19:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "updated_at": "2018-09-30T05:19:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:58Z", "revision_number": 0, "id": "05c3e767-65c9-4330-9e58-78ff92ed6d1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:58Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:19:59Z", "revision_number": 0, "id": "40d71c75-3a86-42db-a323-4c3ef526d7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:59Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "revision_number": 0, "id": "5a34c572-7cd7-4556-867b-f5856d32ed29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 4, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}]} 2018-09-30 05:19:59,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-84485e12-4008-4de6-abdf-74aef7b2b23a 2018-09-30 05:19:59,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e 2018-09-30 05:19:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:19:59,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-109f554a-3e7b-4adf-8619-22f876b5adb2 Date: Sun, 30 Sep 2018 05:19:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:58Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:58Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "05c3e767-65c9-4330-9e58-78ff92ed6d1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "3c9e57d3-1c20-4e0f-9e71-9960cc3b1860"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:19:59Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": 22, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:59Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "40d71c75-3a86-42db-a323-4c3ef526d7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:56Z", "security_group_id": "2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:56Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "5a34c572-7cd7-4556-867b-f5856d32ed29"}]} 2018-09-30 05:19:59,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-109f554a-3e7b-4adf-8619-22f876b5adb2 2018-09-30 05:19:59,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:19:59,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:19:59,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["cZcb41zxTiWM3qpmqZNwlg"], "issued_at": "2018-09-30T05:19:59.000000Z"}} 2018-09-30 05:19:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:19:59,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80200689-d6ce-43d2-af67-43d7516f657a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:19:59,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-80200689-d6ce-43d2-af67-43d7516f657a 2018-09-30 05:19:59,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:19:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:00,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1470758-2208-48ea-8a62-07f886f05ed0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:20:00,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e1470758-2208-48ea-8a62-07f886f05ed0 2018-09-30 05:20:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:00,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-42ea036c-1d27-4a0c-9d6b-841f94f08ae6 Date: Sun, 30 Sep 2018 05:20:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:00,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-42ea036c-1d27-4a0c-9d6b-841f94f08ae6 2018-09-30 05:20:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:20:00,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:20:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:20:00,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:00,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972e9031-aceb-4666-820f-13867cea9a56 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-972e9031-aceb-4666-820f-13867cea9a56 2018-09-30 05:20:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:00,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0d233b97-478f-4f66-82b8-4a79cdd6f7c0 Date: Sun, 30 Sep 2018 05:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:00,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-0d233b97-478f-4f66-82b8-4a79cdd6f7c0 2018-09-30 05:20:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1a60f438-f15b-4502-bba9-e4362bfebb23 Date: Sun, 30 Sep 2018 05:20:00 GMT RESP BODY: {"ports":[]} 2018-09-30 05:20:00,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1&admin_state_up=True used request id req-1a60f438-f15b-4502-bba9-e4362bfebb23 2018-09-30 05:20:00,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:00,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9a0c0fe-d4be-4b5d-884a-9805636f11fe x-compute-request-id: req-e9a0c0fe-d4be-4b5d-884a-9805636f11fe Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:20:00,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst used request id req-e9a0c0fe-d4be-4b5d-884a-9805636f11fe 2018-09-30 05:20:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:01,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-71fe8c2e-6c66-4c23-bc7a-f3fc83c44eda Date: Sun, 30 Sep 2018 05:20:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:01,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-71fe8c2e-6c66-4c23-bc7a-f3fc83c44eda 2018-09-30 05:20:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:01,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc7d226-c9de-4d95-b68b-605336037d2a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:01,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-7dc7d226-c9de-4d95-b68b-605336037d2a 2018-09-30 05:20:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:01,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-780b1da7-8c1b-4c7c-a621-c4c29a32f7e7 Date: Sun, 30 Sep 2018 05:20:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:01,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-780b1da7-8c1b-4c7c-a621-c4c29a32f7e7 2018-09-30 05:20:01,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:01,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4364e71-618c-418c-b08e-1efd9447e6b8 Date: Sun, 30 Sep 2018 05:20:01 GMT RESP BODY: {"ports":[]} 2018-09-30 05:20:01,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1&admin_state_up=True used request id req-d4364e71-618c-418c-b08e-1efd9447e6b8 2018-09-30 05:20:01,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:20:01,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:20:02,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc14f871877b41c5b32239264a3b0a4f", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role"}], "expires_at": "2018-09-30T06:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "936925420ba2463e8f859a0d322ff90b", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/936925420ba2463e8f859a0d322ff90b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user", "id": "6b65c8c661964ea4a1e5a08ecbd3ebc3"}, "audit_ids": ["3VZRvXq2QQWGqgIa9-SvHg"], "issued_at": "2018-09-30T05:20:01.000000Z"}} 2018-09-30 05:20:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d471ea53190454d18039c937428a405bd8d0533" 2018-09-30 05:20:02,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7863ab93-ad84-4341-9a39-d7fbfa0099b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:20:02,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7863ab93-ad84-4341-9a39-d7fbfa0099b6 2018-09-30 05:20:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:02,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-238e566d-c0de-4f9d-8922-e86e8646af83 Date: Sun, 30 Sep 2018 05:20:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:02,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-238e566d-c0de-4f9d-8922-e86e8646af83 2018-09-30 05:20:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:02,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0dcea0d-cea3-48de-b315-12a49b695c7e Date: Sun, 30 Sep 2018 05:20:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:02,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-e0dcea0d-cea3-48de-b315-12a49b695c7e 2018-09-30 05:20:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:02,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-604ec777-40fa-4c20-b3f6-bd86f2f3c01a Date: Sun, 30 Sep 2018 05:20:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:02,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-604ec777-40fa-4c20-b3f6-bd86f2f3c01a 2018-09-30 05:20:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:20:02,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:20:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:20:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d471ea53190454d18039c937428a405bd8d0533" 2018-09-30 05:20:02,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4559f760-935f-4f69-9209-463c68545539 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:02,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-4559f760-935f-4f69-9209-463c68545539 2018-09-30 05:20:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:03,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e82fd1bf-b1ed-4185-bf69-7ecd67ab2b6c Date: Sun, 30 Sep 2018 05:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:03,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-e82fd1bf-b1ed-4185-bf69-7ecd67ab2b6c 2018-09-30 05:20:03,060 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net 2018-09-30 05:20:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" -d '{"port": {"network_id": "5b43a3d3-6eda-464e-99b4-ba1c14d903a0", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1", "admin_state_up": true}}' 2018-09-30 05:20:03,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-383fab23-caaf-46a4-9716-9265516482ae Date: Sun, 30 Sep 2018 05:20:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","project_id":"936925420ba2463e8f859a0d322ff90b","qos_policy_id":null,"admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal"}} 2018-09-30 05:20:03,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-383fab23-caaf-46a4-9716-9265516482ae 2018-09-30 05:20:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:04,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e38185bb-c9d2-474d-8f2d-1fd195e731bd Date: Sun, 30 Sep 2018 05:20:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:04,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-e38185bb-c9d2-474d-8f2d-1fd195e731bd 2018-09-30 05:20:04,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:04,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219a5fac-2fa5-4038-9b64-f11db63e89a4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:04,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-219a5fac-2fa5-4038-9b64-f11db63e89a4 2018-09-30 05:20:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:04,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8b49583-98c6-40fb-b8ad-866ebfaf699c Date: Sun, 30 Sep 2018 05:20:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:04,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-f8b49583-98c6-40fb-b8ad-866ebfaf699c 2018-09-30 05:20:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:04,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-cf53c5ed-ec9f-42c9-b911-96c3b40d1646 Date: Sun, 30 Sep 2018 05:20:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:20:04,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1&admin_state_up=True used request id req-cf53c5ed-ec9f-42c9-b911-96c3b40d1646 2018-09-30 05:20:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:05,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3471e654-2a8a-45f7-a1b9-87d4ea3943b6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:05,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-3471e654-2a8a-45f7-a1b9-87d4ea3943b6 2018-09-30 05:20:05,040 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst 2018-09-30 05:20:05,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:05,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c08776dd-8bfc-4a18-9df4-71238b3a33a4 x-compute-request-id: req-c08776dd-8bfc-4a18-9df4-71238b3a33a4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-flavor-name"}]} 2018-09-30 05:20:05,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c08776dd-8bfc-4a18-9df4-71238b3a33a4 2018-09-30 05:20:05,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:05,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70569a5f-f30d-4125-8b5c-0cee97cc93d8 x-compute-request-id: req-70569a5f-f30d-4125-8b5c-0cee97cc93d8 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:20:05,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f used request id req-70569a5f-f30d-4125-8b5c-0cee97cc93d8 2018-09-30 05:20:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:05,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-9f531cd9-4395-4a22-a48f-6b759d49d5e8 Date: Sun, 30 Sep 2018 05:20:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:19:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:19:41Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/snap", "metadata": {}}], "self": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "min_disk": 0, "protected": false, "id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "file": "/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "936925420ba2463e8f859a0d322ff90b", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image"} 2018-09-30 05:20:05,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image used request id req-9f531cd9-4395-4a22-a48f-6b759d49d5e8 2018-09-30 05:20:05,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:05,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c501b221-40d5-471d-895e-35e68ec8daf9 Date: Sun, 30 Sep 2018 05:20:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:20:05,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c501b221-40d5-471d-895e-35e68ec8daf9 2018-09-30 05:20:05,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "imageRef": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "flavorRef": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "max_count": 1, "min_count": 1, "networks": [{"port": "041f982e-6869-495c-bbec-7bab96419c46"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}]}}' 2018-09-30 05:20:07,463 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f41234d6-1763-408a-86de-6144a96b20a2 x-compute-request-id: req-f41234d6-1763-408a-86de-6144a96b20a2 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "adminPass": "tTE4JaH2W7ZS"}} 2018-09-30 05:20:07,464 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-f41234d6-1763-408a-86de-6144a96b20a2 2018-09-30 05:20:07,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:07,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b5c1d6-6b7b-4be1-8bbc-f8b71744edca x-compute-request-id: req-69b5c1d6-6b7b-4be1-8bbc-f8b71744edca Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:20:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:07,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-69b5c1d6-6b7b-4be1-8bbc-f8b71744edca 2018-09-30 05:20:07,834 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst 2018-09-30 05:20:07,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:08,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-332af995-e430-475b-aad4-3b90d84cdb96 x-compute-request-id: req-332af995-e430-475b-aad4-3b90d84cdb96 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:20:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:08,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-332af995-e430-475b-aad4-3b90d84cdb96 2018-09-30 05:20:08,186 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - BUILD 2018-09-30 05:20:08,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:20:11,189 - create_instance - DEBUG - VM status query timeout in 896.645313025 2018-09-30 05:20:11,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:11,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a79bffe8-5891-41db-b57e-29b887f50e26 x-compute-request-id: req-a79bffe8-5891-41db-b57e-29b887f50e26 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:20:08Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:11,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-a79bffe8-5891-41db-b57e-29b887f50e26 2018-09-30 05:20:11,515 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - BUILD 2018-09-30 05:20:11,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:20:14,519 - create_instance - DEBUG - VM status query timeout in 893.315811157 2018-09-30 05:20:14,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:15,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d639c8f-6238-437e-8295-d03e422fee0c x-compute-request-id: req-1d639c8f-6238-437e-8295-d03e422fee0c Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:20:08Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:15,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-1d639c8f-6238-437e-8295-d03e422fee0c 2018-09-30 05:20:15,357 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - BUILD 2018-09-30 05:20:15,357 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:20:18,360 - create_instance - DEBUG - VM status query timeout in 889.474430084 2018-09-30 05:20:18,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:18,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7b1b4e9-2548-4435-b94a-7a431e85716c x-compute-request-id: req-e7b1b4e9-2548-4435-b94a-7a431e85716c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:18,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-e7b1b4e9-2548-4435-b94a-7a431e85716c 2018-09-30 05:20:18,887 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:18,888 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:20:18,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:19,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19195f98-f5d0-4d2d-bdf7-b97c37c5cbeb x-compute-request-id: req-19195f98-f5d0-4d2d-bdf7-b97c37c5cbeb Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:19,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-19195f98-f5d0-4d2d-bdf7-b97c37c5cbeb 2018-09-30 05:20:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:19,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c9a1381a-b81f-4366-80be-fa764b7fec2c Date: Sun, 30 Sep 2018 05:20:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:19,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-c9a1381a-b81f-4366-80be-fa764b7fec2c 2018-09-30 05:20:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:19,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609b213e-d3f9-49c4-804b-a4520481e7c4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:19,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-609b213e-d3f9-49c4-804b-a4520481e7c4 2018-09-30 05:20:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:20,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a3c01f03-4b8b-4167-908d-dddcb49ddba1 Date: Sun, 30 Sep 2018 05:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:20,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-a3c01f03-4b8b-4167-908d-dddcb49ddba1 2018-09-30 05:20:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-af290c8e-a321-4cb0-b868-318070738c79 Date: Sun, 30 Sep 2018 05:20:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":"145929d0-8bdb-4687-8f69-57d90da8773a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.4"}],"id":"a4530813-cf47-47c5-8b8e-29d6577c76ec","security_groups":[],"mac_address":"fa:16:3e:bf:ec:4d","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.3"}],"id":"c46949b0-3ce3-4b67-a760-51cec725afc0","security_groups":[],"mac_address":"fa:16:3e:2f:6b:76","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.2"}],"id":"fc106ffb-50eb-4f02-9063-b910dc072727","security_groups":[],"mac_address":"fa:16:3e:8f:9a:cf","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"}]} 2018-09-30 05:20:20,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-af290c8e-a321-4cb0-b868-318070738c79 2018-09-30 05:20:20,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:20,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e708254-80b5-4fa4-a57c-2cf481ef7f9f x-compute-request-id: req-1e708254-80b5-4fa4-a57c-2cf481ef7f9f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:20,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-1e708254-80b5-4fa4-a57c-2cf481ef7f9f 2018-09-30 05:20:20,869 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:20,869 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:20:20,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:21,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ce11971-19ab-49ec-bb3b-7805d21a9f37 x-compute-request-id: req-2ce11971-19ab-49ec-bb3b-7805d21a9f37 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:21,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-2ce11971-19ab-49ec-bb3b-7805d21a9f37 2018-09-30 05:20:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:21,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1051b0d4-4ca2-4fef-b58d-bff60fbe514c Date: Sun, 30 Sep 2018 05:20:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:21,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-1051b0d4-4ca2-4fef-b58d-bff60fbe514c 2018-09-30 05:20:21,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127ca28f-3a41-4ae1-bbff-5b76b4686798 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:21,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-127ca28f-3a41-4ae1-bbff-5b76b4686798 2018-09-30 05:20:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:21,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d6dacffd-4a39-4c5a-bcca-fc23178649df Date: Sun, 30 Sep 2018 05:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:21,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-d6dacffd-4a39-4c5a-bcca-fc23178649df 2018-09-30 05:20:21,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:21,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-9bd4eddb-2b9c-49ed-a476-378703ae619f Date: Sun, 30 Sep 2018 05:20:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":"145929d0-8bdb-4687-8f69-57d90da8773a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.4"}],"id":"a4530813-cf47-47c5-8b8e-29d6577c76ec","security_groups":[],"mac_address":"fa:16:3e:bf:ec:4d","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.3"}],"id":"c46949b0-3ce3-4b67-a760-51cec725afc0","security_groups":[],"mac_address":"fa:16:3e:2f:6b:76","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.2"}],"id":"fc106ffb-50eb-4f02-9063-b910dc072727","security_groups":[],"mac_address":"fa:16:3e:8f:9a:cf","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"}]} 2018-09-30 05:20:21,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-9bd4eddb-2b9c-49ed-a476-378703ae619f 2018-09-30 05:20:21,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}}' 2018-09-30 05:20:23,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:20:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a218aee9-f124-45fe-bd25-86514a126118 x-compute-request-id: req-a218aee9-f124-45fe-bd25-86514a126118 Content-Length: 0 Content-Type: application/json 2018-09-30 05:20:23,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a/action used request id req-a218aee9-f124-45fe-bd25-86514a126118 2018-09-30 05:20:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:23,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-f4057923-f4c8-4c04-b553-b691b2451af1 Date: Sun, 30 Sep 2018 05:20:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:47Z", "admin_state_up": true, "updated_at": "2018-09-30T05:19:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "488a01aa-e7f7-4fbe-9415-d364885bde76", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router"}]} 2018-09-30 05:20:23,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router used request id req-f4057923-f4c8-4c04-b553-b691b2451af1 2018-09-30 05:20:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189048e2-7eab-4266-925f-bc2629ee6699 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:23,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-189048e2-7eab-4266-925f-bc2629ee6699 2018-09-30 05:20:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=488a01aa-e7f7-4fbe-9415-d364885bde76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:23,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-47bcc1a6-f365-42a5-b8cd-822697a02366 Date: Sun, 30 Sep 2018 05:20:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"}]} 2018-09-30 05:20:23,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=488a01aa-e7f7-4fbe-9415-d364885bde76 used request id req-47bcc1a6-f365-42a5-b8cd-822697a02366 2018-09-30 05:20:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/5e78cd2f-fc08-4f81-b00e-249c2b6dd727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:23,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f397eb7d-2f59-4937-afe4-13395bef3301 Date: Sun, 30 Sep 2018 05:20:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}} 2018-09-30 05:20:23,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/5e78cd2f-fc08-4f81-b00e-249c2b6dd727 used request id req-f397eb7d-2f59-4937-afe4-13395bef3301 2018-09-30 05:20:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:23,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9f50cd5d-c6a5-4714-a0c4-f6aad486df14 Date: Sun, 30 Sep 2018 05:20:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:20:23,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-9f50cd5d-c6a5-4714-a0c4-f6aad486df14 2018-09-30 05:20:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:23,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7221b218-34c9-47e6-890e-86a5ed2c8172 Date: Sun, 30 Sep 2018 05:20:23 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:20:23,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7221b218-34c9-47e6-890e-86a5ed2c8172 2018-09-30 05:20:23,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:24,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02d176d2-934e-4add-b83b-caab1b95fd01 x-compute-request-id: req-02d176d2-934e-4add-b83b-caab1b95fd01 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:24,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-02d176d2-934e-4add-b83b-caab1b95fd01 2018-09-30 05:20:24,445 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:24,445 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:20:24,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:24,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d291c76-e39a-4ce3-95f2-265d9320883e x-compute-request-id: req-0d291c76-e39a-4ce3-95f2-265d9320883e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:24,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-0d291c76-e39a-4ce3-95f2-265d9320883e 2018-09-30 05:20:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:24,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1f6d7801-4308-4ff1-bd39-e8a0d85ddb83 Date: Sun, 30 Sep 2018 05:20:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:24,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-1f6d7801-4308-4ff1-bd39-e8a0d85ddb83 2018-09-30 05:20:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:24,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f772279b-ad3d-49ec-9630-ce22ea9d08b3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:24,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-f772279b-ad3d-49ec-9630-ce22ea9d08b3 2018-09-30 05:20:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:25,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ec6fef81-d806-4184-becf-4b136dd6b1bf Date: Sun, 30 Sep 2018 05:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:25,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-ec6fef81-d806-4184-becf-4b136dd6b1bf 2018-09-30 05:20:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:25,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6738d9f4-f21b-4fa9-858e-c432c71fbad8 Date: Sun, 30 Sep 2018 05:20:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e","7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":"145929d0-8bdb-4687-8f69-57d90da8773a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.4"}],"id":"a4530813-cf47-47c5-8b8e-29d6577c76ec","security_groups":[],"mac_address":"fa:16:3e:bf:ec:4d","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.3"}],"id":"c46949b0-3ce3-4b67-a760-51cec725afc0","security_groups":[],"mac_address":"fa:16:3e:2f:6b:76","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.2"}],"id":"fc106ffb-50eb-4f02-9063-b910dc072727","security_groups":[],"mac_address":"fa:16:3e:8f:9a:cf","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"}]} 2018-09-30 05:20:25,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-6738d9f4-f21b-4fa9-858e-c432c71fbad8 2018-09-30 05:20:25,121 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:20:25,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:25,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cb000432-6806-437f-920a-2dafb82935ba Date: Sun, 30 Sep 2018 05:20:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:20:25,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-cb000432-6806-437f-920a-2dafb82935ba 2018-09-30 05:20:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:25,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66426249-baef-447c-92cb-92fd1a97f056 Date: Sun, 30 Sep 2018 05:20:25 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:20:25,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-66426249-baef-447c-92cb-92fd1a97f056 2018-09-30 05:20:25,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "041f982e-6869-495c-bbec-7bab96419c46"}}' 2018-09-30 05:20:27,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-5366b4a5-252c-4362-be5f-d35115969ad5 Date: Sun, 30 Sep 2018 05:20:27 GMT RESP BODY: {"floatingip": {"router_id": "488a01aa-e7f7-4fbe-9415-d364885bde76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:20:26Z", "updated_at": "2018-09-30T05:20:26Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "936925420ba2463e8f859a0d322ff90b", "port_id": "041f982e-6869-495c-bbec-7bab96419c46", "id": "8bcf6bb5-f504-4ce7-a0a0-56c7825f63d7"}} 2018-09-30 05:20:27,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-5366b4a5-252c-4362-be5f-d35115969ad5 2018-09-30 05:20:27,722 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router 2018-09-30 05:20:27,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:28,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78ed0191-0b68-4dcb-9393-44cf941d7e18 x-compute-request-id: req-78ed0191-0b68-4dcb-9393-44cf941d7e18 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:28,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-78ed0191-0b68-4dcb-9393-44cf941d7e18 2018-09-30 05:20:28,185 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:28,185 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:20:28,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:28,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b42c7886-a2ad-4b76-b415-30144e903520 x-compute-request-id: req-b42c7886-a2ad-4b76-b415-30144e903520 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:28,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-b42c7886-a2ad-4b76-b415-30144e903520 2018-09-30 05:20:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-714e57b3-aea7-4e2a-99a6-991aee978438 Date: Sun, 30 Sep 2018 05:20:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-714e57b3-aea7-4e2a-99a6-991aee978438 2018-09-30 05:20:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:28,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315434ca-0485-4b02-9c38-3d4457fed5e0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:28,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-315434ca-0485-4b02-9c38-3d4457fed5e0 2018-09-30 05:20:28,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9f16624f-79c0-4955-9d84-58bc7fd2b10d Date: Sun, 30 Sep 2018 05:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-9f16624f-79c0-4955-9d84-58bc7fd2b10d 2018-09-30 05:20:29,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:29,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-5efb4527-fe99-4df0-8b46-6a01a71d4d78 Date: Sun, 30 Sep 2018 05:20:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e","7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":"145929d0-8bdb-4687-8f69-57d90da8773a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.4"}],"id":"a4530813-cf47-47c5-8b8e-29d6577c76ec","security_groups":[],"mac_address":"fa:16:3e:bf:ec:4d","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.3"}],"id":"c46949b0-3ce3-4b67-a760-51cec725afc0","security_groups":[],"mac_address":"fa:16:3e:2f:6b:76","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.2"}],"id":"fc106ffb-50eb-4f02-9063-b910dc072727","security_groups":[],"mac_address":"fa:16:3e:8f:9a:cf","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"}]} 2018-09-30 05:20:29,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-5efb4527-fe99-4df0-8b46-6a01a71d4d78 2018-09-30 05:20:29,134 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-09-30 05:20:29,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:29,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97799615-af65-48ba-8352-623bb831e413 x-compute-request-id: req-97799615-af65-48ba-8352-623bb831e413 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:29,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-97799615-af65-48ba-8352-623bb831e413 2018-09-30 05:20:29,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:20:30,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-763b3423-1bfa-4086-b9fd-983e1cb5b2ae x-compute-request-id: req-763b3423-1bfa-4086-b9fd-983e1cb5b2ae Content-Encoding: gzip Content-Length: 9642 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497483542 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134792] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136545] pid_max: default: 32768 minimum: 301\n[ 0.137499] ACPI: Core revision 20150930\n[ 0.138934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140319] Security Framework initialized\n[ 0.141174] Yama: becoming mindful.\n[ 0.141953] AppArmor: AppArmor initialized\n[ 0.142842] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144186] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.145504] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146753] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148179] Initializing cgroup subsys io\n[ 0.149036] Initializing cgroup subsys memory\n[ 0.149958] Initializing cgroup subsys devices\n[ 0.150870] Initializing cgroup subsys freezer\n[ 0.151776] Initializing cgroup subsys net_cls\n[ 0.152690] Initializing cgroup subsys perf_event\n[ 0.153641] Initializing cgroup subsys net_prio\n[ 0.154569] Initializing cgroup subsys hugetlb\n[ 0.155480] Initializing cgroup subsys pids\n[ 0.156391] CPU: Physical Processor ID: 0\n[ 0.157920] mce: CPU supports 10 MCE banks\n[ 0.158807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159855] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162192] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168677] ftrace: allocating 31920 entries in 125 pages\n[ 0.194966] smpboot: Max logical packages: 2\n[ 0.195865] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197135] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198573] x2apic enabled\n[ 0.199423] Switched APIC routing to physical x2apic.\n[ 0.201243] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202529] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204800] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206769] KVM setup paravirtual spinlock\n[ 0.208197] x86: Booting SMP configuration:\n[ 0.209140] .... node #0, CPUs: #1\n[ 0.210056] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231768] x86: Booted up 1 node, 2 CPUs\n[ 0.231771] KVM setup async PF for cpu 1\n[ 0.231774] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.236054] devtmpfs: initialized\n[ 0.237788] evm: security.selinux\n[ 0.238508] evm: security.SMACK64\n[ 0.239213] evm: security.SMACK64EXEC\n[ 0.239989] evm: security.SMACK64TRANSMUTE\n[ 0.240843] evm: security.SMACK64MMAP\n[ 0.241604] evm: security.ima\n[ 0.242255] evm: security.capability\n[ 0.243154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245099] pinctrl core: initialized pinctrl subsystem\n[ 0.246240] RTC time: 5:20:13, date: 09/30/18\n[ 0.247255] NET: Registered protocol family 16\n[ 0.257076] cpuidle: using governor ladder\n[ 0.269162] cpuidle: using governor menu\n[ 0.269984] PCCT header not found.\n[ 0.270779] ACPI: bus type PCI registered\n[ 0.271619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272949] PCI: Using configuration type 1 for base access\n[ 0.286432] ACPI: Added _OSI(Module Device)\n[ 0.287338] ACPI: Added _OSI(Processor Device)\n[ 0.288247] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291535] ACPI: Interpreter enabled\n[ 0.292330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299865] ACPI: (supports S0 S5)\n[ 0.300594] ACPI: Using IOAPIC for interrupt routing\n[ 0.301711] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.307628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308866] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311209] acpiphp: Slot [3] registered\n[ 0.312056] acpiphp: Slot [4] registered\n[ 0.312897] acpiphp: Slot [5] registered\n[ 0.313730] acpiphp: Slot [6] registered\n[ 0.314541] acpiphp: Slot [7] registered\n[ 0.315360] acpiphp: Slot [8] registered\n[ 0.316187] acpiphp: Slot [9] registered\n[ 0.317032] acpiphp: Slot [10] registered\n[ 0.327878] acpiphp: Slot [11] registered\n[ 0.328738] acpiphp: Slot [12] registered\n[ 0.329599] acpiphp: Slot [13] registered\n[ 0.330457] acpiphp: Slot [14] registered\n[ 0.331301] acpiphp: Slot [15] registered\n[ 0.332170] acpiphp: Slot [16] registered\n[ 0.333005] acpiphp: Slot [17] registered\n[ 0.333841] acpiphp: Slot [18] registered\n[ 0.334675] acpiphp: Slot [19] registered\n[ 0.335507] acpiphp: Slot [20] registered\n[ 0.336385] acpiphp: Slot [21] registered\n[ 0.337252] acpiphp: Slot [22] registered\n[ 0.338094] acpiphp: Slot [23] registered\n[ 0.338930] acpiphp: Slot [24] registered\n[ 0.339765] acpiphp: Slot [25] registered\n[ 0.340604] acpiphp: Slot [26] registered\n[ 0.341445] acpiphp: Slot [27] registered\n[ 0.342276] acpiphp: Slot [28] registered\n[ 0.343092] acpiphp: Slot [29] registered\n[ 0.343911] acpiphp: Slot [30] registered\n[ 0.344746] acpiphp: Slot [31] registered\n[ 0.345564] PCI host bridge to bus 0000:00\n[ 0.346423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350449] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.351979] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.358384] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360888] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362219] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.370026] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417422] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421683] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422962] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426947] vgaarb: loaded\n[ 0.427568] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428733] SCSI subsystem initialized\n[ 0.429592] ACPI: bus type USB registered\n[ 0.430450] usbcore: registered new interface driver usbfs\n[ 0.431546] usbcore: registered new interface driver hub\n[ 0.432590] usbcore: registered new device driver usb\n[ 0.433730] PCI: Using ACPI for IRQ routing\n[ 0.434802] NetLabel: Initializing\n[ 0.435582] NetLabel: domain hash size = 128\n[ 0.436461] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437445] NetLabel: unlabeled traffic allowed by default\n[ 0.438621] clocksource: Switched to clocksource kvm-clock\n[ 0.444586] AppArmor: AppArmor Filesystem Enabled\n[ 0.445579] pnp: PnP ACPI init\n[ 0.446525] pnp: PnP ACPI: found 5 devices\n[ 0.453635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455389] NET: Registered protocol family 2\n[ 0.456392] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.457691] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.458892] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.460089] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461189] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462387] NET: Registered protocol family 1\n[ 0.463273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464402] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.465498] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502740] Trying to unpack rootfs image as initramfs...\n[ 0.553514] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.567805] Scanning for low memory corruption every 60 seconds\n[ 0.569239] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.570467] audit: initializing netlink subsys (disabled)\n[ 0.571601] audit: type=2000 audit(1538284815.059:1): initialized\n[ 0.572970] Initialise system trusted keyring\n[ 0.573993] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575233] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577354] zbud: loaded\n[ 0.578143] VFS: Disk quotas dquot_6.6.0\n[ 0.579020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580674] fuse init (API version 7.23)\n[ 0.581647] Key type big_key registered\n[ 0.582480] Allocating IMA MOK and blacklist keyrings.\n[ 0.583779] Key type asymmetric registered\n[ 0.584647] Asymmetric key parser 'x509' registered\n[ 0.585623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.587184] io scheduler noop registered\n[ 0.588015] io scheduler deadline registered (default)\n[ 0.589059] io scheduler cfq registered\n[ 0.589951] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.591037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593768] ACPI: Power Button [PWRF]\n[ 0.594634] GHES: HEST is not enabled!\n[ 0.614231] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651712] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678239] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680676] Linux agpgart interface v0.103\n[ 0.683466] brd: module loaded\n[ 0.684862] loop: module loaded\n[ 0.689756] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691218] GPT:90111 != 20971519\n[ 0.691905] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692980] GPT:90111 != 20971519\n[ 0.693659] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694610] vda: vda1 vda15\n[ 0.696117] scsi host0: ata_piix\n[ 0.696908] scsi host1: ata_piix\n[ 0.697614] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700104] libphy: Fixed MDIO Bus: probed\n[ 0.700961] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703909] PPP generic driver version 2.4.2\n[ 0.704819] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706072] ehci-pci: EHCI PCI platform driver\n[ 0.706949] ehci-platform: EHCI generic platform driver\n[ 0.707931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709047] ohci-pci: OHCI PCI platform driver\n[ 0.709911] ohci-platform: OHCI generic platform driver\n[ 0.710898] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729869] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732320] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737116] usb usb1: Product: UHCI Host Controller\n[ 0.738045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740212] hub 1-0:1.0: USB hub found\n[ 0.740994] hub 1-0:1.0: 2 ports detected\n[ 0.741900] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744967] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746024] mousedev: PS/2 mouse device common for all mice\n[ 0.747292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749127] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.752613] i2c /dev entries driver\n[ 0.753356] device-mapper: uevent: version 1.0.3\n[ 0.754300] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755927] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757235] NET: Registered protocol family 10\n[ 0.758241] NET: Registered protocol family 17\n[ 0.759142] Key type dns_resolver registered\n[ 0.760100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761178] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762312] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.764093] registered taskstats version 1\n[ 0.764932] Loading compiled-in X.509 certificates\n[ 0.766356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.768199] zswap: loaded using pool lzo/zbud\n[ 0.769721] Key type trusted registered\n[ 0.771392] Key type encrypted registered\n[ 0.772222] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773245] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774284] evm: HMAC attrs: 0x1\n[ 0.775241] Magic number: 2:74:316\n[ 0.776007] tty tty41: hash matches\n[ 0.786988] rtc_cmos 00:00: setting system clock to 2018-09-30 05:20:14 UTC (1538284814)\n[ 0.788643] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789754] EDD information not available.\n[ 0.855745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857323] Write protecting the kernel read-only data: 14336k\n[ 0.858931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860757] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.915937] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.11...\nLease of 10.55.1.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.36. iid=i-00000102\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT3OF0qNEQqjBoS1SmSYWc4BpmDSTLwMdSi5cZjq/Z0S0NCkBQGVHB4yAWj+aR0yV8nMeQOehEBTfrLc3ZSDTSkCAkeH3vSLTKqPQNMeQNAwEuSUJHPyAoF3lMl6hlznyTU/HhH4Avu/w+6pfsapACUw71R6isAs0HThmvm4lsKPYMT3nca82Ium/WgIPz64H3SRf7CIHfDvZuJNIwnAmcvalcXnY420R3P/6IiNBWwp44gtrbQhHMJYHICeXqXxZHlXPpnJntLuj98CLa01cyTnn6XMN71M1xGvdaWv0De8l7P14A0ljwYJxXpQbdwfXMpGH5vYHbNzufGt/912BJ root@createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a\nssh-dss AAAAB3NzaC1kc3MAAACBAJFB5mXR+qE16BTVD4i5wf16fPTolJKEt70O1MriiSjC0lt8plvgAi3z+i0ipccKyY2w+OXSaNXfLIe1ZHKo5U/1gtUY0T+PBXlaBr8/sDmmNSwpuyM9hm3QVRL7uQAdpcN3VV9ax6w1/d7cbFQ5eUnKFm3dtFHlF8NjY0n/q39VAAAAFQDyW3tQCXAsSYMeq2DfRkDCnuqOJQAAAIAyO0z6xdAJJBTUm0HsYffO0IRXPHpfi1dxEwBY+xtSUDuKoeWvCORIC6W621PAX0qRKKto7tQl2uqitx2tk6+7S6SqPX+u8SV5K3SNB+Hd4wjf/gSHAgxZFfTzkaNnTwUpgQYzzmXkR9MS3VSgFyO6rdAUeO/pUm1tEL4fx0MQ8gAAAIAqDSw2eUsWSbtK9TmDtv3xjHA8YyZ7rXLxC/ZZdl4pGtoVA89UBkwn31wSb6UZNGxrEHuJ6m8UGupOkI2vDl555PV+BlqT3By25LJNnRQdl1gHVXdBrA3e5T4FqHYod2j8+NLys/dr4UdBQJ1PfzbSaSMFXEuasKBa4nssm1L/zQ== root@createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:feaf:3596/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.12 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a login: "} 2018-09-30 05:20:30,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a/action used request id req-763b3423-1bfa-4086-b9fd-983e1cb5b2ae 2018-09-30 05:20:30,724 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:20:30,725 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497483542 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.134792] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136545] pid_max: default: 32768 minimum: 301 [ 0.137499] ACPI: Core revision 20150930 [ 0.138934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140319] Security Framework initialized [ 0.141174] Yama: becoming mindful. [ 0.141953] AppArmor: AppArmor initialized [ 0.142842] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144186] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.145504] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146753] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148179] Initializing cgroup subsys io [ 0.149036] Initializing cgroup subsys memory [ 0.149958] Initializing cgroup subsys devices [ 0.150870] Initializing cgroup subsys freezer [ 0.151776] Initializing cgroup subsys net_cls [ 0.152690] Initializing cgroup subsys perf_event [ 0.153641] Initializing cgroup subsys net_prio [ 0.154569] Initializing cgroup subsys hugetlb [ 0.155480] Initializing cgroup subsys pids [ 0.156391] CPU: Physical Processor ID: 0 [ 0.157920] mce: CPU supports 10 MCE banks [ 0.158807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159855] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162192] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168677] ftrace: allocating 31920 entries in 125 pages [ 0.194966] smpboot: Max logical packages: 2 [ 0.195865] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197135] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.198573] x2apic enabled [ 0.199423] Switched APIC routing to physical x2apic. [ 0.201243] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202529] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204800] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206769] KVM setup paravirtual spinlock [ 0.208197] x86: Booting SMP configuration: [ 0.209140] .... node #0, CPUs: #1 [ 0.210056] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231768] x86: Booted up 1 node, 2 CPUs [ 0.231771] KVM setup async PF for cpu 1 [ 0.231774] kvm-stealtime: cpu 1, msr f90d940 [ 0.234502] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.236054] devtmpfs: initialized [ 0.237788] evm: security.selinux [ 0.238508] evm: security.SMACK64 [ 0.239213] evm: security.SMACK64EXEC [ 0.239989] evm: security.SMACK64TRANSMUTE [ 0.240843] evm: security.SMACK64MMAP [ 0.241604] evm: security.ima [ 0.242255] evm: security.capability [ 0.243154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245099] pinctrl core: initialized pinctrl subsystem [ 0.246240] RTC time: 5:20:13, date: 09/30/18 [ 0.247255] NET: Registered protocol family 16 [ 0.257076] cpuidle: using governor ladder [ 0.269162] cpuidle: using governor menu [ 0.269984] PCCT header not found. [ 0.270779] ACPI: bus type PCI registered [ 0.271619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272949] PCI: Using configuration type 1 for base access [ 0.286432] ACPI: Added _OSI(Module Device) [ 0.287338] ACPI: Added _OSI(Processor Device) [ 0.288247] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289171] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291535] ACPI: Interpreter enabled [ 0.292330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299865] ACPI: (supports S0 S5) [ 0.300594] ACPI: Using IOAPIC for interrupt routing [ 0.301711] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306356] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.307628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308866] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311209] acpiphp: Slot [3] registered [ 0.312056] acpiphp: Slot [4] registered [ 0.312897] acpiphp: Slot [5] registered [ 0.313730] acpiphp: Slot [6] registered [ 0.314541] acpiphp: Slot [7] registered [ 0.315360] acpiphp: Slot [8] registered [ 0.316187] acpiphp: Slot [9] registered [ 0.317032] acpiphp: Slot [10] registered [ 0.327878] acpiphp: Slot [11] registered [ 0.328738] acpiphp: Slot [12] registered [ 0.329599] acpiphp: Slot [13] registered [ 0.330457] acpiphp: Slot [14] registered [ 0.331301] acpiphp: Slot [15] registered [ 0.332170] acpiphp: Slot [16] registered [ 0.333005] acpiphp: Slot [17] registered [ 0.333841] acpiphp: Slot [18] registered [ 0.334675] acpiphp: Slot [19] registered [ 0.335507] acpiphp: Slot [20] registered [ 0.336385] acpiphp: Slot [21] registered [ 0.337252] acpiphp: Slot [22] registered [ 0.338094] acpiphp: Slot [23] registered [ 0.338930] acpiphp: Slot [24] registered [ 0.339765] acpiphp: Slot [25] registered [ 0.340604] acpiphp: Slot [26] registered [ 0.341445] acpiphp: Slot [27] registered [ 0.342276] acpiphp: Slot [28] registered [ 0.343092] acpiphp: Slot [29] registered [ 0.343911] acpiphp: Slot [30] registered [ 0.344746] acpiphp: Slot [31] registered [ 0.345564] PCI host bridge to bus 0000:00 [ 0.346423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348939] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350449] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.351979] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.358384] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.359670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360888] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362219] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.370026] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417422] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421683] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422962] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424163] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425339] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426947] vgaarb: loaded [ 0.427568] vgaarb: bridge control possible 0000:00:02.0 [ 0.428733] SCSI subsystem initialized [ 0.429592] ACPI: bus type USB registered [ 0.430450] usbcore: registered new interface driver usbfs [ 0.431546] usbcore: registered new interface driver hub [ 0.432590] usbcore: registered new device driver usb [ 0.433730] PCI: Using ACPI for IRQ routing [ 0.434802] NetLabel: Initializing [ 0.435582] NetLabel: domain hash size = 128 [ 0.436461] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437445] NetLabel: unlabeled traffic allowed by default [ 0.438621] clocksource: Switched to clocksource kvm-clock [ 0.444586] AppArmor: AppArmor Filesystem Enabled [ 0.445579] pnp: PnP ACPI init [ 0.446525] pnp: PnP ACPI: found 5 devices [ 0.453635] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455389] NET: Registered protocol family 2 [ 0.456392] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.457691] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.458892] TCP: Hash tables configured (established 2048 bind 2048) [ 0.460089] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.461189] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462387] NET: Registered protocol family 1 [ 0.463273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464402] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.465498] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.502740] Trying to unpack rootfs image as initramfs... [ 0.553514] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.567805] Scanning for low memory corruption every 60 seconds [ 0.569239] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.570467] audit: initializing netlink subsys (disabled) [ 0.571601] audit: type=2000 audit(1538284815.059:1): initialized [ 0.572970] Initialise system trusted keyring [ 0.573993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.575233] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577354] zbud: loaded [ 0.578143] VFS: Disk quotas dquot_6.6.0 [ 0.579020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580674] fuse init (API version 7.23) [ 0.581647] Key type big_key registered [ 0.582480] Allocating IMA MOK and blacklist keyrings. [ 0.583779] Key type asymmetric registered [ 0.584647] Asymmetric key parser 'x509' registered [ 0.585623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.587184] io scheduler noop registered [ 0.588015] io scheduler deadline registered (default) [ 0.589059] io scheduler cfq registered [ 0.589951] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591037] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593768] ACPI: Power Button [PWRF] [ 0.594634] GHES: HEST is not enabled! [ 0.614231] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651712] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678239] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680676] Linux agpgart interface v0.103 [ 0.683466] brd: module loaded [ 0.684862] loop: module loaded [ 0.689756] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691218] GPT:90111 != 20971519 [ 0.691905] GPT:Alternate GPT header not at the end of the disk. [ 0.692980] GPT:90111 != 20971519 [ 0.693659] GPT: Use GNU Parted to correct GPT errors. [ 0.694610] vda: vda1 vda15 [ 0.696117] scsi host0: ata_piix [ 0.696908] scsi host1: ata_piix [ 0.697614] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700104] libphy: Fixed MDIO Bus: probed [ 0.700961] tun: Universal TUN/TAP device driver, 1.6 [ 0.701956] tun: (C) 1999-2004 Max Krasnyansky [ 0.703909] PPP generic driver version 2.4.2 [ 0.704819] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706072] ehci-pci: EHCI PCI platform driver [ 0.706949] ehci-platform: EHCI generic platform driver [ 0.707931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709047] ohci-pci: OHCI PCI platform driver [ 0.709911] ohci-platform: OHCI generic platform driver [ 0.710898] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729869] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730867] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732320] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.733344] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.734471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737116] usb usb1: Product: UHCI Host Controller [ 0.738045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.739180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740212] hub 1-0:1.0: USB hub found [ 0.740994] hub 1-0:1.0: 2 ports detected [ 0.741900] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744967] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746024] mousedev: PS/2 mouse device common for all mice [ 0.747292] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749127] rtc_cmos 00:00: RTC can wake from S4 [ 0.750233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.752613] i2c /dev entries driver [ 0.753356] device-mapper: uevent: version 1.0.3 [ 0.754300] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755927] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757235] NET: Registered protocol family 10 [ 0.758241] NET: Registered protocol family 17 [ 0.759142] Key type dns_resolver registered [ 0.760100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761178] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762312] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.764093] registered taskstats version 1 [ 0.764932] Loading compiled-in X.509 certificates [ 0.766356] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.768199] zswap: loaded using pool lzo/zbud [ 0.769721] Key type trusted registered [ 0.771392] Key type encrypted registered [ 0.772222] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773245] ima: No TPM chip found, activating TPM-bypass! [ 0.774284] evm: HMAC attrs: 0x1 [ 0.775241] Magic number: 2:74:316 [ 0.776007] tty tty41: hash matches [ 0.786988] rtc_cmos 00:00: setting system clock to 2018-09-30 05:20:14 UTC (1538284814) [ 0.788643] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789754] EDD information not available. [ 0.855745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857323] Write protecting the kernel read-only data: 14336k [ 0.858931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860757] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.915937] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.11... Lease of 10.55.1.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.36. iid=i-00000102 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT3OF0qNEQqjBoS1SmSYWc4BpmDSTLwMdSi5cZjq/Z0S0NCkBQGVHB4yAWj+aR0yV8nMeQOehEBTfrLc3ZSDTSkCAkeH3vSLTKqPQNMeQNAwEuSUJHPyAoF3lMl6hlznyTU/HhH4Avu/w+6pfsapACUw71R6isAs0HThmvm4lsKPYMT3nca82Ium/WgIPz64H3SRf7CIHfDvZuJNIwnAmcvalcXnY420R3P/6IiNBWwp44gtrbQhHMJYHICeXqXxZHlXPpnJntLuj98CLa01cyTnn6XMN71M1xGvdaWv0De8l7P14A0ljwYJxXpQbdwfXMpGH5vYHbNzufGt/912BJ root@createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a ssh-dss AAAAB3NzaC1kc3MAAACBAJFB5mXR+qE16BTVD4i5wf16fPTolJKEt70O1MriiSjC0lt8plvgAi3z+i0ipccKyY2w+OXSaNXfLIe1ZHKo5U/1gtUY0T+PBXlaBr8/sDmmNSwpuyM9hm3QVRL7uQAdpcN3VV9ax6w1/d7cbFQ5eUnKFm3dtFHlF8NjY0n/q39VAAAAFQDyW3tQCXAsSYMeq2DfRkDCnuqOJQAAAIAyO0z6xdAJJBTUm0HsYffO0IRXPHpfi1dxEwBY+xtSUDuKoeWvCORIC6W621PAX0qRKKto7tQl2uqitx2tk6+7S6SqPX+u8SV5K3SNB+Hd4wjf/gSHAgxZFfTzkaNnTwUpgQYzzmXkR9MS3VSgFyO6rdAUeO/pUm1tEL4fx0MQ8gAAAIAqDSw2eUsWSbtK9TmDtv3xjHA8YyZ7rXLxC/ZZdl4pGtoVA89UBkwn31wSb6UZNGxrEHuJ6m8UGupOkI2vDl555PV+BlqT3By25LJNnRQdl1gHVXdBrA3e5T4FqHYod2j8+NLys/dr4UdBQJ1PfzbSaSMFXEuasKBa4nssm1L/zQ== root@createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.11,24,fe80::f816:3eff:feaf:3596/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.11 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a launch-index: 0 === cirros: current=0.4.0 uptime=3.12 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1955948e-2e24-4a38-8b23-bf670a login: 2018-09-30 05:20:30,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:31,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5235ca10-0c22-45f9-992d-ef95ed919174 x-compute-request-id: req-5235ca10-0c22-45f9-992d-ef95ed919174 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:31,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-5235ca10-0c22-45f9-992d-ef95ed919174 2018-09-30 05:20:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:31,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-99e4701b-10e5-4b03-98ae-8a730467d686 Date: Sun, 30 Sep 2018 05:20:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:31,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-99e4701b-10e5-4b03-98ae-8a730467d686 2018-09-30 05:20:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:31,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77b3848-b911-459d-a1e5-77eee222fa91 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:31,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-d77b3848-b911-459d-a1e5-77eee222fa91 2018-09-30 05:20:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:31,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-19c6d3fd-4c5b-47dc-bb49-b4195e4e7043 Date: Sun, 30 Sep 2018 05:20:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:31,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-19c6d3fd-4c5b-47dc-bb49-b4195e4e7043 2018-09-30 05:20:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:31,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-1ce2d128-a1ec-414e-b448-127910500919 Date: Sun, 30 Sep 2018 05:20:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e","7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":"145929d0-8bdb-4687-8f69-57d90da8773a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.4"}],"id":"a4530813-cf47-47c5-8b8e-29d6577c76ec","security_groups":[],"mac_address":"fa:16:3e:bf:ec:4d","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.3"}],"id":"c46949b0-3ce3-4b67-a760-51cec725afc0","security_groups":[],"mac_address":"fa:16:3e:2f:6b:76","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.2"}],"id":"fc106ffb-50eb-4f02-9063-b910dc072727","security_groups":[],"mac_address":"fa:16:3e:8f:9a:cf","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"}]} 2018-09-30 05:20:31,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-1ce2d128-a1ec-414e-b448-127910500919 2018-09-30 05:20:31,565 - create_instance - INFO - Checking if VM is active 2018-09-30 05:20:31,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:31,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0218a6f9-be5f-4b7e-8093-ebe19f46db08 x-compute-request-id: req-0218a6f9-be5f-4b7e-8093-ebe19f46db08 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:31,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-0218a6f9-be5f-4b7e-8093-ebe19f46db08 2018-09-30 05:20:31,901 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:31,901 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:20:31,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:32,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7551d73-9eaa-411f-99ad-17ed2a31a7e9 x-compute-request-id: req-a7551d73-9eaa-411f-99ad-17ed2a31a7e9 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:35:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp"}, {"name": "default"}], "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:14Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:32,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-a7551d73-9eaa-411f-99ad-17ed2a31a7e9 2018-09-30 05:20:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:32,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8693d148-b72f-415d-a8f7-ffff2b8f8dd7 Date: Sun, 30 Sep 2018 05:20:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"],"updated_at":"2018-09-30T05:19:43Z","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"936925420ba2463e8f859a0d322ff90b","id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net"}]} 2018-09-30 05:20:32,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net used request id req-8693d148-b72f-415d-a8f7-ffff2b8f8dd7 2018-09-30 05:20:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:32,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee03ff7-8dcd-4b2f-ae92-8af8821e3aa2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:32,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-4ee03ff7-8dcd-4b2f-ae92-8af8821e3aa2 2018-09-30 05:20:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:32,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8a6c98e-a8ca-4b22-9321-88af4edf027a Date: Sun, 30 Sep 2018 05:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:43Z","dns_nameservers":[],"updated_at":"2018-09-30T05:19:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"936925420ba2463e8f859a0d322ff90b","id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet"}]} 2018-09-30 05:20:32,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-f8a6c98e-a8ca-4b22-9321-88af4edf027a 2018-09-30 05:20:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:32,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-afb95271-4714-4efe-9312-8616aa5bd7fe Date: Sun, 30 Sep 2018 05:20:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:22Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.11"}],"id":"041f982e-6869-495c-bbec-7bab96419c46","security_groups":["2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e","7b5ae469-0530-4047-81ac-91412e437434"],"mac_address":"fa:16:3e:af:35:96","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:20:03Z","binding:vnic_type":"normal","device_id":"145929d0-8bdb-4687-8f69-57d90da8773a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.4"}],"id":"a4530813-cf47-47c5-8b8e-29d6577c76ec","security_groups":[],"mac_address":"fa:16:3e:bf:ec:4d","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.3"}],"id":"c46949b0-3ce3-4b67-a760-51cec725afc0","security_groups":[],"mac_address":"fa:16:3e:2f:6b:76","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:20:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.1"}],"id":"f716b461-8dd1-4faf-8fb5-bf8bd1df3400","security_groups":[],"mac_address":"fa:16:3e:4a:69:d6","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:52Z","binding:vnic_type":"normal","device_id":"488a01aa-e7f7-4fbe-9415-d364885bde76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:19:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5e78cd2f-fc08-4f81-b00e-249c2b6dd727","ip_address":"10.55.1.2"}],"id":"fc106ffb-50eb-4f02-9063-b910dc072727","security_groups":[],"mac_address":"fa:16:3e:8f:9a:cf","project_id":"936925420ba2463e8f859a0d322ff90b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b43a3d3-6eda-464e-99b4-ba1c14d903a0","tenant_id":"936925420ba2463e8f859a0d322ff90b","created_at":"2018-09-30T05:19:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b43a3d3-6eda-464e-99b4-ba1c14d903a0"}]} 2018-09-30 05:20:32,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-afb95271-4714-4efe-9312-8616aa5bd7fe 2018-09-30 05:20:32,585 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:20:32,588 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7dd6110L 2018-09-30 05:20:32,588 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:20:32,589 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:20:32,589 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:20:32,590 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:20:32,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:20:32,590 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:20:32,590 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:20:32,591 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:20:32,591 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:20:32,608 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:20:32,609 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:20:32,621 - paramiko.transport - DEBUG - Trying key a63454e248b936465a6ae8b9343b2e8f from tmp/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe 2018-09-30 05:20:32,645 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:20:32,648 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:20:32,748 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:20:32,766 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:20:32,767 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:20:32,768 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7dd66d0L 2018-09-30 05:20:32,769 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:20:32,769 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:20:32,769 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:20:32,771 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:20:32,771 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:20:32,771 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:20:32,771 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:20:32,771 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:20:32,772 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:20:32,788 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:20:32,789 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:20:32,801 - paramiko.transport - DEBUG - Trying key a63454e248b936465a6ae8b9343b2e8f from tmp/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe 2018-09-30 05:20:32,829 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:20:32,833 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:20:32,834 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:20:32,835 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:20:32,835 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:20:32,836 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:20:32,837 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:20:32,839 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-09-30 05:20:32,839 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-09-30 05:20:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/8bcf6bb5-f504-4ce7-a0a0-56c7825f63d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:33,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9107dad0-5c79-4f17-aa87-89f82d702390 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:33,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/8bcf6bb5-f504-4ce7-a0a0-56c7825f63d7 used request id req-9107dad0-5c79-4f17-aa87-89f82d702390 2018-09-30 05:20:33,855 - create_instance - INFO - Deleting Port with ID - 041f982e-6869-495c-bbec-7bab96419c46 2018-09-30 05:20:33,855 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588feport-1 2018-09-30 05:20:33,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/041f982e-6869-495c-bbec-7bab96419c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:34,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f076c0f-f56f-4940-bf34-528a963f5b9e Date: Sun, 30 Sep 2018 05:20:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:34,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/041f982e-6869-495c-bbec-7bab96419c46 used request id req-2f076c0f-f56f-4940-bf34-528a963f5b9e 2018-09-30 05:20:34,525 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst 2018-09-30 05:20:34,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:34,672 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69cbe6ad-69ba-457d-a8e9-52d735464ca0 x-compute-request-id: req-69cbe6ad-69ba-457d-a8e9-52d735464ca0 Content-Type: application/json 2018-09-30 05:20:34,672 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-69cbe6ad-69ba-457d-a8e9-52d735464ca0 2018-09-30 05:20:34,673 - create_instance - INFO - Checking deletion status 2018-09-30 05:20:34,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:34,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b881f418-f936-4e1b-9d55-608a221fd9ec x-compute-request-id: req-b881f418-f936-4e1b-9d55-608a221fd9ec Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:34Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:34,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-b881f418-f936-4e1b-9d55-608a221fd9ec 2018-09-30 05:20:34,908 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:34,908 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:20:37,912 - create_instance - DEBUG - VM status query timeout in 296.761403084 2018-09-30 05:20:37,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:38,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74fae9c-cc35-4b10-ac21-e37581a7c8b0 x-compute-request-id: req-e74fae9c-cc35-4b10-ac21-e37581a7c8b0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/145929d0-8bdb-4687-8f69-57d90da8773a", "rel": "bookmark"}], "image": {"id": "ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "links": [{"href": "http://172.30.9.29:8774/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:20:14.000000", "flavor": {"id": "6b17216b-72b2-4a7a-a572-9285aa30d61f", "links": [{"href": "http://172.30.9.29:8774/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f", "rel": "bookmark"}]}, "id": "145929d0-8bdb-4687-8f69-57d90da8773a", "user_id": "6b65c8c661964ea4a1e5a08ecbd3ebc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:20:34Z", "hostId": "daa305aeafc0d32963fca88b3c6db6f2466d186ae9d9cedd36d205fd", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp", "name": "CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst", "created": "2018-09-30T05:20:07Z", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:20:38,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-e74fae9c-cc35-4b10-ac21-e37581a7c8b0 2018-09-30 05:20:38,161 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst] is - ACTIVE 2018-09-30 05:20:38,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:20:41,164 - create_instance - DEBUG - VM status query timeout in 293.509078026 2018-09-30 05:20:41,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf325a8c9e4056851ce18bb164bc738e2dbb7a9" 2018-09-30 05:20:41,403 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e778e51-c2cb-492d-9119-afe9eab04c83 x-compute-request-id: req-7e778e51-c2cb-492d-9119-afe9eab04c83 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 145929d0-8bdb-4687-8f69-57d90da8773a could not be found.", "code": 404}} 2018-09-30 05:20:41,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/145929d0-8bdb-4687-8f69-57d90da8773a used request id req-7e778e51-c2cb-492d-9119-afe9eab04c83 2018-09-30 05:20:41,403 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 145929d0-8bdb-4687-8f69-57d90da8773a could not be found. (HTTP 404) (Request-ID: req-7e778e51-c2cb-492d-9119-afe9eab04c83) 2018-09-30 05:20:41,403 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-inst 2018-09-30 05:20:41,405 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp 2018-09-30 05:20:41,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c082ea1116de0c53f4db08235b1d09df5ab8bf" 2018-09-30 05:20:41,455 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bdc560f-bb61-4ded-b79d-e0a6856b2b7f x-compute-request-id: req-1bdc560f-bb61-4ded-b79d-e0a6856b2b7f Content-Length: 0 Content-Type: application/json 2018-09-30 05:20:41,455 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-kp used request id req-1bdc560f-bb61-4ded-b79d-e0a6856b2b7f 2018-09-30 05:20:41,456 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe.pub] 2018-09-30 05:20:41,456 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe] 2018-09-30 05:20:41,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e7614d6c054cfcd48421e944852a2a96ffef28" 2018-09-30 05:20:41,902 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17593ab5-353a-4d1f-b47b-13f5a9b1456f x-compute-request-id: req-17593ab5-353a-4d1f-b47b-13f5a9b1456f Content-Length: 0 Content-Type: application/json 2018-09-30 05:20:41,902 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6b17216b-72b2-4a7a-a572-9285aa30d61f used request id req-17593ab5-353a-4d1f-b47b-13f5a9b1456f 2018-09-30 05:20:41,903 - neutron_utils - INFO - Deleting security group rule with ID - 40d71c75-3a86-42db-a323-4c3ef526d7d0 2018-09-30 05:20:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/40d71c75-3a86-42db-a323-4c3ef526d7d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:20:42,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10021fc1-597e-48ca-a6fc-3cde62d7b6a9 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:42,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/40d71c75-3a86-42db-a323-4c3ef526d7d0 used request id req-10021fc1-597e-48ca-a6fc-3cde62d7b6a9 2018-09-30 05:20:42,185 - neutron_utils - INFO - Deleting security group rule with ID - 3c9e57d3-1c20-4e0f-9e71-9960cc3b1860 2018-09-30 05:20:42,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3c9e57d3-1c20-4e0f-9e71-9960cc3b1860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:20:42,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a67167ca-cd2f-430a-952e-539fa8c804b4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:42,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3c9e57d3-1c20-4e0f-9e71-9960cc3b1860 used request id req-a67167ca-cd2f-430a-952e-539fa8c804b4 2018-09-30 05:20:42,291 - neutron_utils - INFO - Deleting security group rule with ID - 5a34c572-7cd7-4556-867b-f5856d32ed29 2018-09-30 05:20:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5a34c572-7cd7-4556-867b-f5856d32ed29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:20:42,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1b151dc-bdec-4df8-9b9a-957a64f86808 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:42,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5a34c572-7cd7-4556-867b-f5856d32ed29 used request id req-d1b151dc-bdec-4df8-9b9a-957a64f86808 2018-09-30 05:20:42,531 - neutron_utils - INFO - Deleting security group rule with ID - 05c3e767-65c9-4330-9e58-78ff92ed6d1b 2018-09-30 05:20:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/05c3e767-65c9-4330-9e58-78ff92ed6d1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:20:42,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69453f5e-00f3-4d3a-867d-bfc4627f9116 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:42,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/05c3e767-65c9-4330-9e58-78ff92ed6d1b used request id req-69453f5e-00f3-4d3a-867d-bfc4627f9116 2018-09-30 05:20:42,781 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-sec-grp 2018-09-30 05:20:42,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13b19ad9b55b42007e6190dd39ed8b2572be952" 2018-09-30 05:20:43,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-373281d0-5c1d-4b5a-beed-045ff8683ee3 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:43,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2c347bc6-d4dc-41fb-95d1-cc7e8b54c61e used request id req-373281d0-5c1d-4b5a-beed-045ff8683ee3 2018-09-30 05:20:43,074 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router and subnet CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet 2018-09-30 05:20:43,074 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router 2018-09-30 05:20:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" -d '{"subnet_id": "5e78cd2f-fc08-4f81-b00e-249c2b6dd727"}' 2018-09-30 05:20:44,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-243e53ee-cfa2-40ad-ac9c-c67aad7af1df Date: Sun, 30 Sep 2018 05:20:44 GMT RESP BODY: {"network_id": "5b43a3d3-6eda-464e-99b4-ba1c14d903a0", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "subnet_id": "5e78cd2f-fc08-4f81-b00e-249c2b6dd727", "subnet_ids": ["5e78cd2f-fc08-4f81-b00e-249c2b6dd727"], "port_id": "f716b461-8dd1-4faf-8fb5-bf8bd1df3400", "id": "488a01aa-e7f7-4fbe-9415-d364885bde76"} 2018-09-30 05:20:44,796 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76/remove_router_interface used request id req-243e53ee-cfa2-40ad-ac9c-c67aad7af1df 2018-09-30 05:20:44,797 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router 2018-09-30 05:20:44,797 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-router 2018-09-30 05:20:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1df7f3138ee1c3a2acee22112fd62dd4aa4cac" 2018-09-30 05:20:48,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff196c2a-556a-4e2f-90e6-8a3c66cd61f1 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:48,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/488a01aa-e7f7-4fbe-9415-d364885bde76 used request id req-ff196c2a-556a-4e2f-90e6-8a3c66cd61f1 2018-09-30 05:20:48,473 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet 2018-09-30 05:20:48,473 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-subnet 2018-09-30 05:20:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/5e78cd2f-fc08-4f81-b00e-249c2b6dd727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:20:50,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-399e3a73-dc2d-4837-bee5-988b459e9ddd Date: Sun, 30 Sep 2018 05:20:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:50,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5e78cd2f-fc08-4f81-b00e-249c2b6dd727 used request id req-399e3a73-dc2d-4837-bee5-988b459e9ddd 2018-09-30 05:20:50,642 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-pub-net 2018-09-30 05:20:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/5b43a3d3-6eda-464e-99b4-ba1c14d903a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa00d7e822eb88adfb544bc84df09d9a935ac028" 2018-09-30 05:20:51,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c6877cc-aea9-44e1-9f12-114d5258c297 Date: Sun, 30 Sep 2018 05:20:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:51,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5b43a3d3-6eda-464e-99b4-ba1c14d903a0 used request id req-7c6877cc-aea9-44e1-9f12-114d5258c297 2018-09-30 05:20:51,813 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1955948e-2e24-4a38-8b23-bf670a1588fe-image 2018-09-30 05:20:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}92f83a145ee87ec0c4e314fec02ba7e16298f4b3" 2018-09-30 05:20:53,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c624370-074f-40f5-9ea1-7dac05a7a7fc Date: Sun, 30 Sep 2018 05:20:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:20:53,179 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ec5b0b87-b2c8-4ed9-89f1-fcc5bf1907a6 used request id req-0c624370-074f-40f5-9ea1-7dac05a7a7fc 2018-09-30 05:20:53,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:53,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a4e11e4f-6084-48a5-a08a-1fc5ff8e5a7d Date: Sun, 30 Sep 2018 05:20:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:42Z", "updated_at": "2018-09-30T05:19:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "revision_number": 0, "id": "49bafe1a-cec1-4430-be30-023125834570", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "revision_number": 0, "id": "9b6b2ec4-8123-4c08-85a4-05e80764924e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "revision_number": 0, "id": "b6dfce6e-9537-4c98-a54d-79e065ef5897", "remote_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv4", "project_id": "936925420ba2463e8f859a0d322ff90b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "revision_number": 0, "id": "c87e3be8-135a-4ca9-8c82-a72663071a38", "remote_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "remote_ip_prefix": null, "created_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "tenant_id": "936925420ba2463e8f859a0d322ff90b", "port_range_min": null, "ethertype": "IPv6", "project_id": "936925420ba2463e8f859a0d322ff90b"}], "revision_number": 4, "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "7b5ae469-0530-4047-81ac-91412e437434", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:20:53,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a4e11e4f-6084-48a5-a08a-1fc5ff8e5a7d 2018-09-30 05:20:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:53,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c237f47-70de-4138-b916-18aa634883ac Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:20:53,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-0c237f47-70de-4138-b916-18aa634883ac 2018-09-30 05:20:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:53,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91092e2-c2ff-4a07-ab71-6b01a44a5591 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:20:53,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-b91092e2-c2ff-4a07-ab71-6b01a44a5591 2018-09-30 05:20:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:53,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4bb66d-a5d5-4671-a4ba-cb6a1190b358 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b"}, "enabled": true, "id": "936925420ba2463e8f859a0d322ff90b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj"}} 2018-09-30 05:20:53,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-8f4bb66d-a5d5-4671-a4ba-cb6a1190b358 2018-09-30 05:20:53,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b5ae469-0530-4047-81ac-91412e437434 2018-09-30 05:20:53,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7b5ae469-0530-4047-81ac-91412e437434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:53,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-68323e88-6fbd-4313-ae73-8cf29eff508f Date: Sun, 30 Sep 2018 05:20:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:42Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "49bafe1a-cec1-4430-be30-023125834570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:42Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "9b6b2ec4-8123-4c08-85a4-05e80764924e"}, {"remote_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:42Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "b6dfce6e-9537-4c98-a54d-79e065ef5897"}, {"remote_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:19:42Z", "security_group_id": "7b5ae469-0530-4047-81ac-91412e437434", "port_range_min": null, "revision_number": 0, "tenant_id": "936925420ba2463e8f859a0d322ff90b", "created_at": "2018-09-30T05:19:42Z", "project_id": "936925420ba2463e8f859a0d322ff90b", "id": "c87e3be8-135a-4ca9-8c82-a72663071a38"}]} 2018-09-30 05:20:53,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7b5ae469-0530-4047-81ac-91412e437434 used request id req-68323e88-6fbd-4313-ae73-8cf29eff508f 2018-09-30 05:20:53,833 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:20:53,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7b5ae469-0530-4047-81ac-91412e437434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:54,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0b0c81b-9c12-4167-827d-e1fe397408e8 Content-Length: 0 Date: Sun, 30 Sep 2018 05:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:20:54,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7b5ae469-0530-4047-81ac-91412e437434 used request id req-a0b0c81b-9c12-4167-827d-e1fe397408e8 2018-09-30 05:20:54,176 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj 2018-09-30 05:20:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:54,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c866d3fd-ea3c-4215-8d43-1871aad54cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:20:54,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/936925420ba2463e8f859a0d322ff90b used request id req-c866d3fd-ea3c-4215-8d43-1871aad54cd3 2018-09-30 05:20:54,405 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-proj-role 2018-09-30 05:20:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/cc14f871877b41c5b32239264a3b0a4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:54,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa233e9-62f4-4136-8fa8-04ffce953725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:20:54,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/cc14f871877b41c5b32239264a3b0a4f used request id req-dfa233e9-62f4-4136-8fa8-04ffce953725 2018-09-30 05:20:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54715a00a57195895aa6100285c96ad3f8ba56ea" 2018-09-30 05:20:54,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb8e728-624e-4619-8d61-48e1c389dddb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:20:54,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3cb8e728-624e-4619-8d61-48e1c389dddb 2018-09-30 05:20:54,624 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2b992955-af3d-4dd-user 2018-09-30 05:20:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6b65c8c661964ea4a1e5a08ecbd3ebc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9d26b6a97f4c02843a9590a6f242a98d35c5c" 2018-09-30 05:20:54,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c122ad4-eef1-4fd9-945b-aa162b86148f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:20:54,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6b65c8c661964ea4a1e5a08ecbd3ebc3 used request id req-9c122ad4-eef1-4fd9-945b-aa162b86148f 2018-09-30 05:20:54,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:20:55,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["BYxsMe9OQueg_3jIbYUJGQ"], "issued_at": "2018-09-30T05:20:55.000000Z"}} 2018-09-30 05:20:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d443d88f7bafa191dc6980329e548f26ee10257" 2018-09-30 05:20:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eaaa314-21ef-486d-a0cf-1455a8248f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:20:55,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1eaaa314-21ef-486d-a0cf-1455a8248f9d 2018-09-30 05:20:55,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:20:55,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:20:55,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jmHmjEVbRNaDuxpMBwOaew"], "issued_at": "2018-09-30T05:20:55.000000Z"}} 2018-09-30 05:20:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:20:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c6bb68-429e-4ba2-a8ca-be671f44af80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:20:55,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b7c6bb68-429e-4ba2-a8ca-be671f44af80 2018-09-30 05:20:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:20:55,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:20:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:20:55,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db9cc9a-c824-4631-a239-035dabfacfef Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:20:55,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj used request id req-3db9cc9a-c824-4631-a239-035dabfacfef 2018-09-30 05:20:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:20:55,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a047a517-b1ff-481a-96f2-23e6e3ca2b29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:20:55,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a047a517-b1ff-481a-96f2-23e6e3ca2b29 2018-09-30 05:20:55,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}}' 2018-09-30 05:20:56,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ead420-a0ef-4742-b59c-57d9f2268840 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:20:56,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-27ead420-a0ef-4742-b59c-57d9f2268840 2018-09-30 05:20:56,091 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj 2018-09-30 05:20:56,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:20:56,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:20:56,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9CYif07nRxWqMIw2trc3BA"], "issued_at": "2018-09-30T05:20:56.000000Z"}} 2018-09-30 05:20:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781212bcaf4c95bde04ac26136c3a3a9a78ba6e" 2018-09-30 05:20:56,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8d3cae-499f-4d63-b0c8-64191a8f1469 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:20:56,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9a8d3cae-499f-4d63-b0c8-64191a8f1469 2018-09-30 05:20:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:20:56,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:20:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781212bcaf4c95bde04ac26136c3a3a9a78ba6e" 2018-09-30 05:20:56,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df212fe1-1e5f-4e5f-a41a-46360008ac2f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:20:56,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-df212fe1-1e5f-4e5f-a41a-46360008ac2f 2018-09-30 05:20:56,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781212bcaf4c95bde04ac26136c3a3a9a78ba6e" 2018-09-30 05:20:56,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7284898-5815-4fb2-9b8a-7e016fbfc102 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}]} 2018-09-30 05:20:56,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj used request id req-f7284898-5815-4fb2-9b8a-7e016fbfc102 2018-09-30 05:20:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781212bcaf4c95bde04ac26136c3a3a9a78ba6e" 2018-09-30 05:20:56,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177b5cea-2909-4e2b-82b7-0c0dcea9b168 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:20:56,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-177b5cea-2909-4e2b-82b7-0c0dcea9b168 2018-09-30 05:20:57,156 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user 2018-09-30 05:20:57,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:20:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:20:57,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31334260-7b34-46c6-b170-b0727a74445d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:20:57,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-31334260-7b34-46c6-b170-b0727a74445d 2018-09-30 05:20:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}}' 2018-09-30 05:20:57,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bbebdf3-d53d-48d6-8eec-0520d075ff1b Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbecf61d628a46d0acf7b65a352fec14", "links": {"self": "http://172.30.9.29:5000/v3/roles/bbecf61d628a46d0acf7b65a352fec14"}, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}} 2018-09-30 05:20:57,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9bbebdf3-d53d-48d6-8eec-0520d075ff1b 2018-09-30 05:20:57,396 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role 2018-09-30 05:20:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/bbecf61d628a46d0acf7b65a352fec14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:20:57,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3a09f8-ffc0-48c3-80e8-0e61f4211f2f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/bbecf61d628a46d0acf7b65a352fec14"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role", "id": "bbecf61d628a46d0acf7b65a352fec14"}} 2018-09-30 05:20:57,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bbecf61d628a46d0acf7b65a352fec14 used request id req-ee3a09f8-ffc0-48c3-80e8-0e61f4211f2f 2018-09-30 05:20:57,480 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role to project CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj 2018-09-30 05:20:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1/users/c81b38dc759f4ed8add0540eb8b4c25f/roles/bbecf61d628a46d0acf7b65a352fec14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:20:57,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2b13d8-d3bc-4181-9e22-64cd592309bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:20:57,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1/users/c81b38dc759f4ed8add0540eb8b4c25f/roles/bbecf61d628a46d0acf7b65a352fec14 used request id req-0b2b13d8-d3bc-4181-9e22-64cd592309bb 2018-09-30 05:20:57,656 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:20:57,658 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:20:57,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:20:57,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:20:58,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["K-3PZeihS3mupVNSuq_KEA"], "issued_at": "2018-09-30T05:20:58.000000Z"}} 2018-09-30 05:20:58,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:20:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc8d4d8-3dd1-4c0d-958e-8847da0b5834 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:20:58,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fbc8d4d8-3dd1-4c0d-958e-8847da0b5834 2018-09-30 05:20:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:20:58,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-bec2c9c2-d8e3-41a4-a40a-7cd5dfeac8b8 Date: Sun, 30 Sep 2018 05:20:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image"} 2018-09-30 05:20:58,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image used request id req-bec2c9c2-d8e3-41a4-a40a-7cd5dfeac8b8 2018-09-30 05:20:58,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:20:58,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bb8c6631-8fa8-4ea7-9958-c68a4d32ac28 Date: Sun, 30 Sep 2018 05:20:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:20:58,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bb8c6631-8fa8-4ea7-9958-c68a4d32ac28 2018-09-30 05:20:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image"}' 2018-09-30 05:20:58,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 X-Openstack-Request-Id: req-89397592-8d65-42ba-b4b7-9b0d7f9a1dca Date: Sun, 30 Sep 2018 05:20:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:20:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:20:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0", "min_disk": 0, "protected": false, "id": "28b32031-0c47-492a-9d83-3d14361601b0", "file": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0/file", "checksum": null, "owner": "82508e1b7e9d47a79b9af77c31ba76e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:20:58,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-89397592-8d65-42ba-b4b7-9b0d7f9a1dca 2018-09-30 05:20:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" -d '' 2018-09-30 05:20:59,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c8a346d-a2f0-4bac-8607-8a5a617a65e4 Date: Sun, 30 Sep 2018 05:20:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:20:59,783 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0/file used request id req-4c8a346d-a2f0-4bac-8607-8a5a617a65e4 2018-09-30 05:20:59,783 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:20:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:20:59,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-71b0a18c-65dd-49c5-bd98-131117cd218e Date: Sun, 30 Sep 2018 05:20:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:20:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/28b32031-0c47-492a-9d83-3d14361601b0/snap", "metadata": {}}], "self": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0", "min_disk": 0, "protected": false, "id": "28b32031-0c47-492a-9d83-3d14361601b0", "file": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82508e1b7e9d47a79b9af77c31ba76e1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/28b32031-0c47-492a-9d83-3d14361601b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:20:59,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 used request id req-71b0a18c-65dd-49c5-bd98-131117cd218e 2018-09-30 05:20:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:21:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f271b7bb-a787-48df-b197-42a9547fe50a Date: Sun, 30 Sep 2018 05:21:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:21:00,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f271b7bb-a787-48df-b197-42a9547fe50a 2018-09-30 05:21:00,121 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image 2018-09-30 05:21:00,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:21:00,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e4c9761a-7fed-4101-b477-81d68d556463 Date: Sun, 30 Sep 2018 05:21:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:20:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/28b32031-0c47-492a-9d83-3d14361601b0/snap", "metadata": {}}], "self": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0", "min_disk": 0, "protected": false, "id": "28b32031-0c47-492a-9d83-3d14361601b0", "file": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82508e1b7e9d47a79b9af77c31ba76e1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/28b32031-0c47-492a-9d83-3d14361601b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:21:00,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 used request id req-e4c9761a-7fed-4101-b477-81d68d556463 2018-09-30 05:21:00,288 - create_image - DEBUG - Instance status is - active 2018-09-30 05:21:00,288 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image 2018-09-30 05:21:00,289 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image 2018-09-30 05:21:00,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:00,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:00,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["zr0q8CXxQw6kmD27O7QGYQ"], "issued_at": "2018-09-30T05:21:00.000000Z"}} 2018-09-30 05:21:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:21:00,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ae1bf5-ef8d-44bf-8a62-3243b65d7286 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:00,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-71ae1bf5-ef8d-44bf-8a62-3243b65d7286 2018-09-30 05:21:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:21:00,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-45749c44-2c77-49cf-b54d-f754ba1ae1d9 Date: Sun, 30 Sep 2018 05:21:00 GMT RESP BODY: {"networks":[]} 2018-09-30 05:21:00,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-45749c44-2c77-49cf-b54d-f754ba1ae1d9 2018-09-30 05:21:00,932 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net 2018-09-30 05:21:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net", "admin_state_up": true}}' 2018-09-30 05:21:01,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c819d9e4-c5cb-4623-830d-c2862af6c5d6 Date: Sun, 30 Sep 2018 05:21:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:21:01Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","mtu":1450}} 2018-09-30 05:21:01,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c819d9e4-c5cb-4623-830d-c2862af6c5d6 2018-09-30 05:21:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:21:01,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3df00b98-6d73-4d76-97eb-0e0d43568f73 Date: Sun, 30 Sep 2018 05:21:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:21:01Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:01,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-3df00b98-6d73-4d76-97eb-0e0d43568f73 2018-09-30 05:21:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:21:01,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e7ed7c8a-296b-4f32-a847-5348c7c8eeda Date: Sun, 30 Sep 2018 05:21:01 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:21:01,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-e7ed7c8a-296b-4f32-a847-5348c7c8eeda 2018-09-30 05:21:01,901 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet 2018-09-30 05:21:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" -d '{"subnets": [{"ip_version": 4, "network_id": "37b705bb-433e-4c1f-a178-6dc2a948d0b7", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]}' 2018-09-30 05:21:02,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c2860c8d-472b-4882-87c4-4e2f96cad8a7 Date: Sun, 30 Sep 2018 05:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:02,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c2860c8d-472b-4882-87c4-4e2f96cad8a7 2018-09-30 05:21:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:21:02,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-390468a1-a2f3-45bc-8c6f-342a3a8694fa Date: Sun, 30 Sep 2018 05:21:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:02,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-390468a1-a2f3-45bc-8c6f-342a3a8694fa 2018-09-30 05:21:02,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:21:03,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6f429cc5-28c7-4107-ac9d-d9f27958396c Date: Sun, 30 Sep 2018 05:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:03,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-6f429cc5-28c7-4107-ac9d-d9f27958396c 2018-09-30 05:21:03,056 - OpenStackNetwork - DEBUG - Network [37b705bb-433e-4c1f-a178-6dc2a948d0b7] created successfully 2018-09-30 05:21:03,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:03,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:03,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["vbBlWy4nQfaE8jWMxfNWuw"], "issued_at": "2018-09-30T05:21:03.000000Z"}} 2018-09-30 05:21:03,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:03,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbde735b-a089-47f8-90ec-813bf2c94b85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:03,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dbde735b-a089-47f8-90ec-813bf2c94b85 2018-09-30 05:21:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:03,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d43fe18-f5de-47ea-a4d4-72949e76f28e Date: Sun, 30 Sep 2018 05:21:03 GMT RESP BODY: {"routers": []} 2018-09-30 05:21:03,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router&admin_state_up=True used request id req-9d43fe18-f5de-47ea-a4d4-72949e76f28e 2018-09-30 05:21:03,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:03,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:04,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["wnpMaewFR3CECBaQCa7Sqg"], "issued_at": "2018-09-30T05:21:04.000000Z"}} 2018-09-30 05:21:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e343765cfe4f29e84b02c6160eec64535fd0a428" 2018-09-30 05:21:04,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac314dba-2edc-4355-a9e6-e53274645d2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:04,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ac314dba-2edc-4355-a9e6-e53274645d2f 2018-09-30 05:21:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:04,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-25ad2e03-bdda-4ed6-836d-565512ca67ec Date: Sun, 30 Sep 2018 05:21:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:21:04,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-25ad2e03-bdda-4ed6-836d-565512ca67ec 2018-09-30 05:21:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:04,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-721be5de-45e1-44b8-87c6-8387eb3695fe Date: Sun, 30 Sep 2018 05:21:04 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:21:04,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-721be5de-45e1-44b8-87c6-8387eb3695fe 2018-09-30 05:21:04,763 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router 2018-09-30 05:21:04,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router", "admin_state_up": true}}' 2018-09-30 05:21:09,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-af71cd2c-d1aa-4a6f-9361-ab5866fc7b5d Date: Sun, 30 Sep 2018 05:21:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:05Z", "admin_state_up": true, "updated_at": "2018-09-30T05:21:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router"}} 2018-09-30 05:21:09,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-af71cd2c-d1aa-4a6f-9361-ab5866fc7b5d 2018-09-30 05:21:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:10,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-354b2e6d-ed90-4853-82d3-1158203fe18b Date: Sun, 30 Sep 2018 05:21:10 GMT RESP BODY: {"ports":[]} 2018-09-30 05:21:10,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 used request id req-354b2e6d-ed90-4853-82d3-1158203fe18b 2018-09-30 05:21:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:10,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-68036429-38b0-4904-aa0a-2fa2fe67d6b6 Date: Sun, 30 Sep 2018 05:21:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:10,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-68036429-38b0-4904-aa0a-2fa2fe67d6b6 2018-09-30 05:21:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:21:10,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:21:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:21:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:10,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3d0520-bae9-4454-a5f0-1e68584b7ca8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:10,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-ac3d0520-bae9-4454-a5f0-1e68584b7ca8 2018-09-30 05:21:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:10,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2fc699e0-ab4e-4011-bf62-3868fc82a359 Date: Sun, 30 Sep 2018 05:21:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:10,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-2fc699e0-ab4e-4011-bf62-3868fc82a359 2018-09-30 05:21:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:11,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f7f50b8b-83d9-421d-98e6-f8de4ea927b0 Date: Sun, 30 Sep 2018 05:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:11,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet used request id req-f7f50b8b-83d9-421d-98e6-f8de4ea927b0 2018-09-30 05:21:11,044 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:21:11,044 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router 2018-09-30 05:21:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" -d '{"subnet_id": "bea964eb-1489-4bbf-a3a9-4a1a42194085"}' 2018-09-30 05:21:13,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4df65c0c-309f-4274-8811-bb6c47189cfc Date: Sun, 30 Sep 2018 05:21:13 GMT RESP BODY: {"network_id": "37b705bb-433e-4c1f-a178-6dc2a948d0b7", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "subnet_id": "bea964eb-1489-4bbf-a3a9-4a1a42194085", "subnet_ids": ["bea964eb-1489-4bbf-a3a9-4a1a42194085"], "port_id": "aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44", "id": "b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"} 2018-09-30 05:21:13,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5/add_router_interface used request id req-4df65c0c-309f-4274-8811-bb6c47189cfc 2018-09-30 05:21:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:13,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9f850893-ec9c-48fb-9b21-7b3268f39b69 Date: Sun, 30 Sep 2018 05:21:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:05Z", "admin_state_up": true, "updated_at": "2018-09-30T05:21:12Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router"}} 2018-09-30 05:21:13,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 used request id req-9f850893-ec9c-48fb-9b21-7b3268f39b69 2018-09-30 05:21:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:13,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-fa54efdb-7871-4026-abfb-ff1cfd6b0b8c Date: Sun, 30 Sep 2018 05:21:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"}]} 2018-09-30 05:21:13,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 used request id req-fa54efdb-7871-4026-abfb-ff1cfd6b0b8c 2018-09-30 05:21:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/bea964eb-1489-4bbf-a3a9-4a1a42194085 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:21:13,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8bee8575-17e1-4840-905d-85eb6d2db53e Date: Sun, 30 Sep 2018 05:21:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}} 2018-09-30 05:21:13,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/bea964eb-1489-4bbf-a3a9-4a1a42194085 used request id req-8bee8575-17e1-4840-905d-85eb6d2db53e 2018-09-30 05:21:13,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:13,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:13,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["otrIqa_gSZ-aSX-iv3Q9aQ"], "issued_at": "2018-09-30T05:21:13.000000Z"}} 2018-09-30 05:21:13,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7d9d37806867d69ab3f6801987238489cdff1b" 2018-09-30 05:21:13,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f39d43-5d51-4e07-b467-820ab3df67ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:13,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-43f39d43-5d51-4e07-b467-820ab3df67ed 2018-09-30 05:21:13,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:21:13,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7d9d37806867d69ab3f6801987238489cdff1b" 2018-09-30 05:21:14,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-288d1ff4-de5d-4007-a8f7-45faffba580d x-compute-request-id: req-288d1ff4-de5d-4007-a8f7-45faffba580d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:21:14,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-288d1ff4-de5d-4007-a8f7-45faffba580d 2018-09-30 05:21:14,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7d9d37806867d69ab3f6801987238489cdff1b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:21:14,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4fd3ad5-5dbf-44a3-a69e-e9cffc9982a6 x-compute-request-id: req-e4fd3ad5-5dbf-44a3-a69e-e9cffc9982a6 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:21:14,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e4fd3ad5-5dbf-44a3-a69e-e9cffc9982a6 2018-09-30 05:21:14,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:14,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:14,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["Nip78GzCQNCipYmTWHAhNw"], "issued_at": "2018-09-30T05:21:14.000000Z"}} 2018-09-30 05:21:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85349fe3c9257d18b2b83e05d9332856b6e3bab" 2018-09-30 05:21:14,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1535e35-3a3e-43cf-9476-09bc946c8417 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:14,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b1535e35-3a3e-43cf-9476-09bc946c8417 2018-09-30 05:21:14,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:21:14,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85349fe3c9257d18b2b83e05d9332856b6e3bab" 2018-09-30 05:21:14,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-627bdaad-2cef-436b-9ee2-e44179872df7 x-compute-request-id: req-627bdaad-2cef-436b-9ee2-e44179872df7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:21:14,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-627bdaad-2cef-436b-9ee2-e44179872df7 2018-09-30 05:21:14,793 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp... 2018-09-30 05:21:14,794 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:21:14,848 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp 2018-09-30 05:21:14,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85349fe3c9257d18b2b83e05d9332856b6e3bab" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJzyYGFMXCw/ZXzxReQsyArnolzuvVfO2ZhKH62uDueY+vxpCWeD5nOJlLT73RWCUNaJWHBbszPs+LEyviHlWAVOsSw2ZEMc5/azZorOpQBcnBn96P8tq44hDg1tSRt2z8+26kxPtuz9p4TCA28vZct3/Ppg9gJ/xtjPQLnGy6Uw==", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp"}}' 2018-09-30 05:21:14,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81c0583f-82b6-47b0-8141-20c95e5444e2 x-compute-request-id: req-81c0583f-82b6-47b0-8141-20c95e5444e2 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJzyYGFMXCw/ZXzxReQsyArnolzuvVfO2ZhKH62uDueY+vxpCWeD5nOJlLT73RWCUNaJWHBbszPs+LEyviHlWAVOsSw2ZEMc5/azZorOpQBcnBn96P8tq44hDg1tSRt2z8+26kxPtuz9p4TCA28vZct3/Ppg9gJ/xtjPQLnGy6Uw==", "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "fingerprint": "d2:63:77:0b:92:2c:95:0b:5b:1c:85:1e:6d:37:e7:16"}} 2018-09-30 05:21:14,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-81c0583f-82b6-47b0-8141-20c95e5444e2 2018-09-30 05:21:14,998 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead.pub 2018-09-30 05:21:14,998 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead 2018-09-30 05:21:14,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:14,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:15,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["iNjy_aB9QL2WdYTFM4xqJw"], "issued_at": "2018-09-30T05:21:15.000000Z"}} 2018-09-30 05:21:15,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:15,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4c2c38-63dc-448b-a069-84fd5b0d903e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:15,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-bb4c2c38-63dc-448b-a069-84fd5b0d903e 2018-09-30 05:21:15,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2a5a7e75-8f67-4f7e-9281-a9d2a0eebae8 Date: Sun, 30 Sep 2018 05:21:15 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:21:15,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp used request id req-2a5a7e75-8f67-4f7e-9281-a9d2a0eebae8 2018-09-30 05:21:15,633 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp... 2018-09-30 05:21:15,633 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp 2018-09-30 05:21:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}}' 2018-09-30 05:21:15,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-58a60eed-487b-4a4e-ab63-48497f070805 Date: Sun, 30 Sep 2018 05:21:15 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "updated_at": "2018-09-30T05:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "c0f6b702-4338-46c1-84de-1745b97e7065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 2, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "7c339932-10ea-41ac-a673-04a31e096a1a", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}} 2018-09-30 05:21:15,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-58a60eed-487b-4a4e-ab63-48497f070805 2018-09-30 05:21:15,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6597f65-5155-4ed0-90f3-14ad7bb2da23 Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:16,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-e6597f65-5155-4ed0-90f3-14ad7bb2da23 2018-09-30 05:21:16,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5266bbf-bc76-4e7c-8e1a-ca0454ef3c49 Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:16,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-d5266bbf-bc76-4e7c-8e1a-ca0454ef3c49 2018-09-30 05:21:16,334 - neutron_utils - INFO - Retrieving security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-689fce0c-72db-4074-b59b-ea9b1e51059c Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "updated_at": "2018-09-30T05:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "c0f6b702-4338-46c1-84de-1745b97e7065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 2, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "7c339932-10ea-41ac-a673-04a31e096a1a", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}]} 2018-09-30 05:21:16,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-689fce0c-72db-4074-b59b-ea9b1e51059c 2018-09-30 05:21:16,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b0ac5e5-5fb9-48a6-b9b3-e2baa36ca174 Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:16,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-9b0ac5e5-5fb9-48a6-b9b3-e2baa36ca174 2018-09-30 05:21:16,558 - neutron_utils - INFO - Retrieving security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-91ba3eaf-0759-4646-a2db-b9053861596c Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "updated_at": "2018-09-30T05:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "c0f6b702-4338-46c1-84de-1745b97e7065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 2, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "7c339932-10ea-41ac-a673-04a31e096a1a", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}]} 2018-09-30 05:21:16,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-91ba3eaf-0759-4646-a2db-b9053861596c 2018-09-30 05:21:16,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40c1d28f-c10e-43de-80d6-ac270a2f50c2 Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:16,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-40c1d28f-c10e-43de-80d6-ac270a2f50c2 2018-09-30 05:21:16,913 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp 2018-09-30 05:21:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:16,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-20f307fb-ec92-4681-b78d-cd4671230462 Date: Sun, 30 Sep 2018 05:21:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "updated_at": "2018-09-30T05:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "c0f6b702-4338-46c1-84de-1745b97e7065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 2, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "7c339932-10ea-41ac-a673-04a31e096a1a", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}]} 2018-09-30 05:21:16,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp used request id req-20f307fb-ec92-4681-b78d-cd4671230462 2018-09-30 05:21:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:21:16,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:21:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:21:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:17,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf361c07-9841-405d-a1a6-c411e914bb9c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:17,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-cf361c07-9841-405d-a1a6-c411e914bb9c 2018-09-30 05:21:17,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:17,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e2b2adf-8002-4300-aab8-10db4894b380 Date: Sun, 30 Sep 2018 05:21:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:17,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-8e2b2adf-8002-4300-aab8-10db4894b380 2018-09-30 05:21:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a"}}' 2018-09-30 05:21:17,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-648f3d9d-1fd4-42bc-9d97-b66c17072786 Date: Sun, 30 Sep 2018 05:21:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:17Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "04b14d02-f9a5-489c-b72f-69521cacdd68"}} 2018-09-30 05:21:17,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-648f3d9d-1fd4-42bc-9d97-b66c17072786 2018-09-30 05:21:17,415 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp 2018-09-30 05:21:17,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:17,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-40fba9b2-ed14-40e5-a111-79d8d341f7bb Date: Sun, 30 Sep 2018 05:21:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "updated_at": "2018-09-30T05:21:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:17Z", "revision_number": 0, "id": "04b14d02-f9a5-489c-b72f-69521cacdd68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "c0f6b702-4338-46c1-84de-1745b97e7065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 3, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "7c339932-10ea-41ac-a673-04a31e096a1a", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}]} 2018-09-30 05:21:17,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp used request id req-40fba9b2-ed14-40e5-a111-79d8d341f7bb 2018-09-30 05:21:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:17,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae50b599-7807-4247-b18a-f8bd107b2918 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:17,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-ae50b599-7807-4247-b18a-f8bd107b2918 2018-09-30 05:21:17,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-bbcb79ac-98bd-476f-a8fc-17efc2cbf118 Date: Sun, 30 Sep 2018 05:21:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:17Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "04b14d02-f9a5-489c-b72f-69521cacdd68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-bbcb79ac-98bd-476f-a8fc-17efc2cbf118 2018-09-30 05:21:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a"}}' 2018-09-30 05:21:17,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-612c8326-af1c-4f49-ab0c-f19805d4365b Date: Sun, 30 Sep 2018 05:21:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": 22, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:17Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "581d2fc0-02cc-4e02-b18f-87bdd951424c"}} 2018-09-30 05:21:17,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-612c8326-af1c-4f49-ab0c-f19805d4365b 2018-09-30 05:21:17,888 - neutron_utils - INFO - Retrieving security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:17,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:18,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-8dbf1ef0-04c7-40ba-8604-77d546de9738 Date: Sun, 30 Sep 2018 05:21:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "updated_at": "2018-09-30T05:21:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:17Z", "revision_number": 0, "id": "04b14d02-f9a5-489c-b72f-69521cacdd68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:21:17Z", "revision_number": 0, "id": "581d2fc0-02cc-4e02-b18f-87bdd951424c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "c0f6b702-4338-46c1-84de-1745b97e7065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "revision_number": 0, "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 4, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "7c339932-10ea-41ac-a673-04a31e096a1a", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}]} 2018-09-30 05:21:18,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-8dbf1ef0-04c7-40ba-8604-77d546de9738 2018-09-30 05:21:18,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c339932-10ea-41ac-a673-04a31e096a1a 2018-09-30 05:21:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:18,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-0df2fe9d-922d-4a2a-8dbd-5714206102be Date: Sun, 30 Sep 2018 05:21:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:17Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "04b14d02-f9a5-489c-b72f-69521cacdd68"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:21:17Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": 22, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:17Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "581d2fc0-02cc-4e02-b18f-87bdd951424c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "c0f6b702-4338-46c1-84de-1745b97e7065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:15Z", "security_group_id": "7c339932-10ea-41ac-a673-04a31e096a1a", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:15Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "d24d82ce-9cc9-4aec-9efa-4b7297232675"}]} 2018-09-30 05:21:18,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7c339932-10ea-41ac-a673-04a31e096a1a used request id req-0df2fe9d-922d-4a2a-8dbd-5714206102be 2018-09-30 05:21:18,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:18,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:18,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["P3cgtj-MSX6KitsEQ-P9pg"], "issued_at": "2018-09-30T05:21:18.000000Z"}} 2018-09-30 05:21:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:18,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de02f02-0432-40b0-81d2-0d666fee9732 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:18,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0de02f02-0432-40b0-81d2-0d666fee9732 2018-09-30 05:21:18,564 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:21:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:18,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d205ab28-c5f1-4d9a-aaeb-4f56edfc54ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:18,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d205ab28-c5f1-4d9a-aaeb-4f56edfc54ed 2018-09-30 05:21:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:18,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-deb827ae-7f61-494e-a24a-69af5aab401f Date: Sun, 30 Sep 2018 05:21:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:18,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-deb827ae-7f61-494e-a24a-69af5aab401f 2018-09-30 05:21:18,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:21:18,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:21:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:21:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:18,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b421dbfa-175e-4212-98e0-ce85fb4185b7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:18,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-b421dbfa-175e-4212-98e0-ce85fb4185b7 2018-09-30 05:21:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:19,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-761e9c2e-46c0-4a32-abe6-752610410998 Date: Sun, 30 Sep 2018 05:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:19,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-761e9c2e-46c0-4a32-abe6-752610410998 2018-09-30 05:21:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:19,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c78131b-8f76-4093-bbf0-1c8b00504836 Date: Sun, 30 Sep 2018 05:21:19 GMT RESP BODY: {"ports":[]} 2018-09-30 05:21:19,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1&admin_state_up=True used request id req-3c78131b-8f76-4093-bbf0-1c8b00504836 2018-09-30 05:21:19,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:19,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-442373ae-82ae-4de0-9a2f-0a325c80b7d6 x-compute-request-id: req-442373ae-82ae-4de0-9a2f-0a325c80b7d6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:21:19,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst used request id req-442373ae-82ae-4de0-9a2f-0a325c80b7d6 2018-09-30 05:21:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c34b20ed-1acf-4b5c-8297-23983babbdb2 Date: Sun, 30 Sep 2018 05:21:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:19,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-c34b20ed-1acf-4b5c-8297-23983babbdb2 2018-09-30 05:21:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:19,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d171203-d19c-4a59-b898-95a36c473114 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:19,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-5d171203-d19c-4a59-b898-95a36c473114 2018-09-30 05:21:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:20,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18d8ae27-52a3-4aa6-848a-4d940169d1f6 Date: Sun, 30 Sep 2018 05:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:20,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-18d8ae27-52a3-4aa6-848a-4d940169d1f6 2018-09-30 05:21:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:20,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92c84934-048a-4cc8-8118-7dbe11e36149 Date: Sun, 30 Sep 2018 05:21:20 GMT RESP BODY: {"ports":[]} 2018-09-30 05:21:20,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1&admin_state_up=True used request id req-92c84934-048a-4cc8-8118-7dbe11e36149 2018-09-30 05:21:20,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:21:20,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:21:20,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbecf61d628a46d0acf7b65a352fec14", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role"}], "expires_at": "2018-09-30T06:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/82508e1b7e9d47a79b9af77c31ba76e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user", "id": "c81b38dc759f4ed8add0540eb8b4c25f"}, "audit_ids": ["QLB9V2f9Tqa27ibXlrRDIw"], "issued_at": "2018-09-30T05:21:20.000000Z"}} 2018-09-30 05:21:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052567c5372e26c042a57e5c8d3605e16a0e53cb" 2018-09-30 05:21:20,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c8f02a-8161-44b8-b65c-d8404508ade3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:21:20,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-11c8f02a-8161-44b8-b65c-d8404508ade3 2018-09-30 05:21:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:20,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-64e2b9e0-0888-409e-a0d4-f6c46801e067 Date: Sun, 30 Sep 2018 05:21:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:20,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-64e2b9e0-0888-409e-a0d4-f6c46801e067 2018-09-30 05:21:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:21,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-69f692bc-980e-4fc8-9dd3-9245a12d2405 Date: Sun, 30 Sep 2018 05:21:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:21,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-69f692bc-980e-4fc8-9dd3-9245a12d2405 2018-09-30 05:21:21,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:21,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-61b924f9-f1ab-47dc-aa4e-b0174c907655 Date: Sun, 30 Sep 2018 05:21:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:21,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-61b924f9-f1ab-47dc-aa4e-b0174c907655 2018-09-30 05:21:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:21:21,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:21:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:21:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052567c5372e26c042a57e5c8d3605e16a0e53cb" 2018-09-30 05:21:21,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178c5a68-f4e3-4c1e-b108-31742586b946 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:21,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-178c5a68-f4e3-4c1e-b108-31742586b946 2018-09-30 05:21:21,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:21,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d2403ea5-3bb1-4763-88a1-cf0ddf740a89 Date: Sun, 30 Sep 2018 05:21:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:21,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-d2403ea5-3bb1-4763-88a1-cf0ddf740a89 2018-09-30 05:21:21,602 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net 2018-09-30 05:21:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" -d '{"port": {"network_id": "37b705bb-433e-4c1f-a178-6dc2a948d0b7", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1", "admin_state_up": true}}' 2018-09-30 05:21:22,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-b9f2e1fd-0c48-406e-ab5a-5cd59f019339 Date: Sun, 30 Sep 2018 05:21:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17"],"mac_address":"fa:16:3e:5a:d7:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","qos_policy_id":null,"admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal"}} 2018-09-30 05:21:22,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b9f2e1fd-0c48-406e-ab5a-5cd59f019339 2018-09-30 05:21:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:22,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-265ff9a7-23ca-4320-90c0-efd59ad70500 Date: Sun, 30 Sep 2018 05:21:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:22,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-265ff9a7-23ca-4320-90c0-efd59ad70500 2018-09-30 05:21:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20774b0e-64c5-40ec-9ce4-879baab10789 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:23,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-20774b0e-64c5-40ec-9ce4-879baab10789 2018-09-30 05:21:23,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3dfe0c67-c4f6-4e02-a2b2-353b03ee0edf Date: Sun, 30 Sep 2018 05:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:23,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-3dfe0c67-c4f6-4e02-a2b2-353b03ee0edf 2018-09-30 05:21:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d402969e-a07d-48f7-88f9-03f6818836f4 Date: Sun, 30 Sep 2018 05:21:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:21:23,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1&admin_state_up=True used request id req-d402969e-a07d-48f7-88f9-03f6818836f4 2018-09-30 05:21:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a099a6-ad98-4406-b2b7-c07abcff3c9f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:23,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-04a099a6-ad98-4406-b2b7-c07abcff3c9f 2018-09-30 05:21:23,577 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst 2018-09-30 05:21:23,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f179e23f-0a6a-4e21-b546-92d0b97cc4a8 x-compute-request-id: req-f179e23f-0a6a-4e21-b546-92d0b97cc4a8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-flavor-name"}]} 2018-09-30 05:21:23,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f179e23f-0a6a-4e21-b546-92d0b97cc4a8 2018-09-30 05:21:23,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-983c4155-069c-40b0-a9a2-3e0bed41553f x-compute-request-id: req-983c4155-069c-40b0-a9a2-3e0bed41553f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:21:23,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4 used request id req-983c4155-069c-40b0-a9a2-3e0bed41553f 2018-09-30 05:21:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-bece19c3-84e1-4e89-8499-5a4df0fc32f0 Date: Sun, 30 Sep 2018 05:21:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:20:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/28b32031-0c47-492a-9d83-3d14361601b0/snap", "metadata": {}}], "self": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0", "min_disk": 0, "protected": false, "id": "28b32031-0c47-492a-9d83-3d14361601b0", "file": "/v2/images/28b32031-0c47-492a-9d83-3d14361601b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82508e1b7e9d47a79b9af77c31ba76e1", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/28b32031-0c47-492a-9d83-3d14361601b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image"} 2018-09-30 05:21:23,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image used request id req-bece19c3-84e1-4e89-8499-5a4df0fc32f0 2018-09-30 05:21:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:23,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f31b50a0-e12c-42af-9287-207642fe8cd3 Date: Sun, 30 Sep 2018 05:21:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:21:23,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f31b50a0-e12c-42af-9287-207642fe8cd3 2018-09-30 05:21:23,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "imageRef": "28b32031-0c47-492a-9d83-3d14361601b0", "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "flavorRef": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "max_count": 1, "min_count": 1, "networks": [{"port": "5e9d97e2-e1db-47ac-979b-1d2f289ae5ae"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}]}}' 2018-09-30 05:21:26,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de8be7ec-3f9e-4506-9ce8-00d4f1271bc4 x-compute-request-id: req-de8be7ec-3f9e-4506-9ce8-00d4f1271bc4 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "adminPass": "5cVkuSk4D8wd"}} 2018-09-30 05:21:26,584 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-de8be7ec-3f9e-4506-9ce8-00d4f1271bc4 2018-09-30 05:21:26,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:26,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00fca909-08cf-46b6-98a6-d932e00981f5 x-compute-request-id: req-00fca909-08cf-46b6-98a6-d932e00981f5 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:21:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:26,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-00fca909-08cf-46b6-98a6-d932e00981f5 2018-09-30 05:21:26,797 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst 2018-09-30 05:21:26,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:27,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66f89067-6817-49b2-aae6-c4ec13d753d9 x-compute-request-id: req-66f89067-6817-49b2-aae6-c4ec13d753d9 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:21:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:27,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-66f89067-6817-49b2-aae6-c4ec13d753d9 2018-09-30 05:21:27,015 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - BUILD 2018-09-30 05:21:27,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:21:30,018 - create_instance - DEBUG - VM status query timeout in 896.778556108 2018-09-30 05:21:30,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:30,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74ace23c-03fd-4329-9e4a-fee1c2e45123 x-compute-request-id: req-74ace23c-03fd-4329-9e4a-fee1c2e45123 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:21:28Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:30,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-74ace23c-03fd-4329-9e4a-fee1c2e45123 2018-09-30 05:21:30,485 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - BUILD 2018-09-30 05:21:30,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:21:33,489 - create_instance - DEBUG - VM status query timeout in 893.308106184 2018-09-30 05:21:33,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:33,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0643451d-7294-4328-bc28-b9d88c0bb636 x-compute-request-id: req-0643451d-7294-4328-bc28-b9d88c0bb636 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:33,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-0643451d-7294-4328-bc28-b9d88c0bb636 2018-09-30 05:21:33,813 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:33,813 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:21:33,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:34,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d2daed9-5ee8-4b3e-baf8-74c97d3ae839 x-compute-request-id: req-1d2daed9-5ee8-4b3e-baf8-74c97d3ae839 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:34,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-1d2daed9-5ee8-4b3e-baf8-74c97d3ae839 2018-09-30 05:21:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:34,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0f6491d3-cb59-410e-b3c8-d1640ea78b6a Date: Sun, 30 Sep 2018 05:21:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:34,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-0f6491d3-cb59-410e-b3c8-d1640ea78b6a 2018-09-30 05:21:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:34,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e210b7-4588-4748-93a0-9f526fa6272c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:34,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-78e210b7-4588-4748-93a0-9f526fa6272c 2018-09-30 05:21:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:34,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2230d9c6-d879-4b56-b404-3c7af0d35161 Date: Sun, 30 Sep 2018 05:21:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:34,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-2230d9c6-d879-4b56-b404-3c7af0d35161 2018-09-30 05:21:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:34,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-542612cb-2739-4df8-92db-f6490b409832 Date: Sun, 30 Sep 2018 05:21:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":"f6ab8245-66e5-41db-9a4c-53026017b444"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.3"}],"id":"8c3e739c-960c-4faa-a714-3800645c9f46","security_groups":[],"mac_address":"fa:16:3e:df:9f:d2","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.4"}],"id":"c109d853-68cb-4b89-9d85-aba1911708ce","security_groups":[],"mac_address":"fa:16:3e:c6:0d:93","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.2"}],"id":"f8c12ad0-9324-4c5d-8374-dca4997cd8c5","security_groups":[],"mac_address":"fa:16:3e:b3:d9:e0","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37b705bb-433e-4c1f-a178-6dc2a948d0b7"}]} 2018-09-30 05:21:34,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-542612cb-2739-4df8-92db-f6490b409832 2018-09-30 05:21:34,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:35,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4612818-e554-4d6a-b10b-6144363a63c3 x-compute-request-id: req-a4612818-e554-4d6a-b10b-6144363a63c3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:35,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-a4612818-e554-4d6a-b10b-6144363a63c3 2018-09-30 05:21:35,527 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:35,527 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:21:35,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:36,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b3f71b6-74fb-4fbe-9201-ef1bb11fe59c x-compute-request-id: req-7b3f71b6-74fb-4fbe-9201-ef1bb11fe59c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:36,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-7b3f71b6-74fb-4fbe-9201-ef1bb11fe59c 2018-09-30 05:21:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:36,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4e6385ec-b4b1-418c-87ba-fae4ebbebda0 Date: Sun, 30 Sep 2018 05:21:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:36,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-4e6385ec-b4b1-418c-87ba-fae4ebbebda0 2018-09-30 05:21:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:36,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda03103-fedc-4939-892d-5c12d03b2f49 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:36,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-bda03103-fedc-4939-892d-5c12d03b2f49 2018-09-30 05:21:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:36,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-93ec46ee-dc1c-4a8e-a89f-55be5733ce78 Date: Sun, 30 Sep 2018 05:21:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:36,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-93ec46ee-dc1c-4a8e-a89f-55be5733ce78 2018-09-30 05:21:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:36,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-12908f47-3b6a-4653-ae99-c73c4049591f Date: Sun, 30 Sep 2018 05:21:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":"f6ab8245-66e5-41db-9a4c-53026017b444"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.3"}],"id":"8c3e739c-960c-4faa-a714-3800645c9f46","security_groups":[],"mac_address":"fa:16:3e:df:9f:d2","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.4"}],"id":"c109d853-68cb-4b89-9d85-aba1911708ce","security_groups":[],"mac_address":"fa:16:3e:c6:0d:93","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.2"}],"id":"f8c12ad0-9324-4c5d-8374-dca4997cd8c5","security_groups":[],"mac_address":"fa:16:3e:b3:d9:e0","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37b705bb-433e-4c1f-a178-6dc2a948d0b7"}]} 2018-09-30 05:21:36,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-12908f47-3b6a-4653-ae99-c73c4049591f 2018-09-30 05:21:36,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}}' 2018-09-30 05:21:38,114 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31cc9b7c-6de1-416f-ba34-cf12916e1bb7 x-compute-request-id: req-31cc9b7c-6de1-416f-ba34-cf12916e1bb7 Content-Length: 0 Content-Type: application/json 2018-09-30 05:21:38,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444/action used request id req-31cc9b7c-6de1-416f-ba34-cf12916e1bb7 2018-09-30 05:21:38,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:38,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-442f287e-f133-4880-9a3a-ccde8292b7ec x-compute-request-id: req-442f287e-f133-4880-9a3a-ccde8292b7ec Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:38,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-442f287e-f133-4880-9a3a-ccde8292b7ec 2018-09-30 05:21:38,451 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:38,452 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:21:38,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:38,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26f61d10-2ea9-4e0a-b2d0-c96d29abfc1b x-compute-request-id: req-26f61d10-2ea9-4e0a-b2d0-c96d29abfc1b Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:38,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-26f61d10-2ea9-4e0a-b2d0-c96d29abfc1b 2018-09-30 05:21:38,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:39,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7c3e37ec-0c6e-4385-8629-239860fcca13 Date: Sun, 30 Sep 2018 05:21:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:39,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-7c3e37ec-0c6e-4385-8629-239860fcca13 2018-09-30 05:21:39,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:39,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fafc85-2764-4a78-9af5-3077de6abcac Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:39,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-14fafc85-2764-4a78-9af5-3077de6abcac 2018-09-30 05:21:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:39,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-489b3488-d134-459d-9796-dc297b33de40 Date: Sun, 30 Sep 2018 05:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:39,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-489b3488-d134-459d-9796-dc297b33de40 2018-09-30 05:21:39,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:39,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ae339b8c-8157-4f59-80df-36561702c006 Date: Sun, 30 Sep 2018 05:21:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17","7c339932-10ea-41ac-a673-04a31e096a1a"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":"f6ab8245-66e5-41db-9a4c-53026017b444"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.3"}],"id":"8c3e739c-960c-4faa-a714-3800645c9f46","security_groups":[],"mac_address":"fa:16:3e:df:9f:d2","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.4"}],"id":"c109d853-68cb-4b89-9d85-aba1911708ce","security_groups":[],"mac_address":"fa:16:3e:c6:0d:93","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.2"}],"id":"f8c12ad0-9324-4c5d-8374-dca4997cd8c5","security_groups":[],"mac_address":"fa:16:3e:b3:d9:e0","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37b705bb-433e-4c1f-a178-6dc2a948d0b7"}]} 2018-09-30 05:21:39,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-ae339b8c-8157-4f59-80df-36561702c006 2018-09-30 05:21:39,859 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-09-30 05:21:39,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:40,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68e047df-a6e1-4498-a0a1-1910057da0aa x-compute-request-id: req-68e047df-a6e1-4498-a0a1-1910057da0aa Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:40,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-68e047df-a6e1-4498-a0a1-1910057da0aa 2018-09-30 05:21:40,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:21:41,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53b347ea-fcbb-499a-982c-499762fc6b2e x-compute-request-id: req-53b347ea-fcbb-499a-982c-499762fc6b2e Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 476275234 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129960] pid_max: default: 32768 minimum: 301\n[ 0.130843] ACPI: Core revision 20150930\n[ 0.132222] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133506] Security Framework initialized\n[ 0.134308] Yama: becoming mindful.\n[ 0.135025] AppArmor: AppArmor initialized\n[ 0.135870] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137135] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138370] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139549] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140887] Initializing cgroup subsys io\n[ 0.141689] Initializing cgroup subsys memory\n[ 0.142535] Initializing cgroup subsys devices\n[ 0.143390] Initializing cgroup subsys freezer\n[ 0.144244] Initializing cgroup subsys net_cls\n[ 0.145094] Initializing cgroup subsys perf_event\n[ 0.145987] Initializing cgroup subsys net_prio\n[ 0.146854] Initializing cgroup subsys hugetlb\n[ 0.147715] Initializing cgroup subsys pids\n[ 0.148576] CPU: Physical Processor ID: 0\n[ 0.150058] mce: CPU supports 10 MCE banks\n[ 0.150888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154134] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160499] ftrace: allocating 31920 entries in 125 pages\n[ 0.186515] smpboot: Max logical packages: 2\n[ 0.187354] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188525] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189855] x2apic enabled\n[ 0.190656] Switched APIC routing to physical x2apic.\n[ 0.192406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195708] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197610] KVM setup paravirtual spinlock\n[ 0.199015] x86: Booting SMP configuration:\n[ 0.199905] .... node #0, CPUs: #1\n[ 0.200789] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222485] x86: Booted up 1 node, 2 CPUs\n[ 0.222487] KVM setup async PF for cpu 1\n[ 0.222490] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226500] devtmpfs: initialized\n[ 0.228192] evm: security.selinux\n[ 0.228877] evm: security.SMACK64\n[ 0.229558] evm: security.SMACK64EXEC\n[ 0.230288] evm: security.SMACK64TRANSMUTE\n[ 0.231084] evm: security.SMACK64MMAP\n[ 0.231818] evm: security.ima\n[ 0.232447] evm: security.capability\n[ 0.233263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235105] pinctrl core: initialized pinctrl subsystem\n[ 0.236189] RTC time: 5:21:32, date: 09/30/18\n[ 0.237150] NET: Registered protocol family 16\n[ 0.247179] cpuidle: using governor ladder\n[ 0.259214] cpuidle: using governor menu\n[ 0.260026] PCCT header not found.\n[ 0.260812] ACPI: bus type PCI registered\n[ 0.261623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262876] PCI: Using configuration type 1 for base access\n[ 0.276306] ACPI: Added _OSI(Module Device)\n[ 0.277152] ACPI: Added _OSI(Processor Device)\n[ 0.278015] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278919] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281226] ACPI: Interpreter enabled\n[ 0.281998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289424] ACPI: (supports S0 S5)\n[ 0.290133] ACPI: Using IOAPIC for interrupt routing\n[ 0.291228] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297020] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300484] acpiphp: Slot [3] registered\n[ 0.301305] acpiphp: Slot [4] registered\n[ 0.302110] acpiphp: Slot [5] registered\n[ 0.302913] acpiphp: Slot [6] registered\n[ 0.303714] acpiphp: Slot [7] registered\n[ 0.304520] acpiphp: Slot [8] registered\n[ 0.305341] acpiphp: Slot [9] registered\n[ 0.306150] acpiphp: Slot [10] registered\n[ 0.317153] acpiphp: Slot [11] registered\n[ 0.317978] acpiphp: Slot [12] registered\n[ 0.318812] acpiphp: Slot [13] registered\n[ 0.319622] acpiphp: Slot [14] registered\n[ 0.320427] acpiphp: Slot [15] registered\n[ 0.321243] acpiphp: Slot [16] registered\n[ 0.322049] acpiphp: Slot [17] registered\n[ 0.322876] acpiphp: Slot [18] registered\n[ 0.323689] acpiphp: Slot [19] registered\n[ 0.324503] acpiphp: Slot [20] registered\n[ 0.325317] acpiphp: Slot [21] registered\n[ 0.326121] acpiphp: Slot [22] registered\n[ 0.326933] acpiphp: Slot [23] registered\n[ 0.327741] acpiphp: Slot [24] registered\n[ 0.328556] acpiphp: Slot [25] registered\n[ 0.329367] acpiphp: Slot [26] registered\n[ 0.330174] acpiphp: Slot [27] registered\n[ 0.330977] acpiphp: Slot [28] registered\n[ 0.331789] acpiphp: Slot [29] registered\n[ 0.332600] acpiphp: Slot [30] registered\n[ 0.333416] acpiphp: Slot [31] registered\n[ 0.334223] PCI host bridge to bus 0000:00\n[ 0.335029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338917] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346615] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350364] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411833] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413028] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414257] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415809] vgaarb: loaded\n[ 0.416419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417576] SCSI subsystem initialized\n[ 0.418427] ACPI: bus type USB registered\n[ 0.419255] usbcore: registered new interface driver usbfs\n[ 0.420294] usbcore: registered new interface driver hub\n[ 0.421304] usbcore: registered new device driver usb\n[ 0.422409] PCI: Using ACPI for IRQ routing\n[ 0.423448] NetLabel: Initializing\n[ 0.424169] NetLabel: domain hash size = 128\n[ 0.425026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425985] NetLabel: unlabeled traffic allowed by default\n[ 0.427130] clocksource: Switched to clocksource kvm-clock\n[ 0.433131] AppArmor: AppArmor Filesystem Enabled\n[ 0.434095] pnp: PnP ACPI init\n[ 0.435038] pnp: PnP ACPI: found 5 devices\n[ 0.442170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443894] NET: Registered protocol family 2\n[ 0.444886] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.446163] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.447335] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.448503] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450767] NET: Registered protocol family 1\n[ 0.451642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453819] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.472179] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490828] Trying to unpack rootfs image as initramfs...\n[ 0.541270] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555481] Scanning for low memory corruption every 60 seconds\n[ 0.556918] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558077] audit: initializing netlink subsys (disabled)\n[ 0.559100] audit: type=2000 audit(1538284893.078:1): initialized\n[ 0.560429] Initialise system trusted keyring\n[ 0.561380] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562535] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564633] zbud: loaded\n[ 0.565352] VFS: Disk quotas dquot_6.6.0\n[ 0.566167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567741] fuse init (API version 7.23)\n[ 0.568726] Key type big_key registered\n[ 0.569668] Allocating IMA MOK and blacklist keyrings.\n[ 0.570977] Key type asymmetric registered\n[ 0.571958] Asymmetric key parser 'x509' registered\n[ 0.573098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575078] io scheduler noop registered\n[ 0.576000] io scheduler deadline registered (default)\n[ 0.577246] io scheduler cfq registered\n[ 0.578218] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579466] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580842] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582513] ACPI: Power Button [PWRF]\n[ 0.583555] GHES: HEST is not enabled!\n[ 0.602562] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.639706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.642058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668648] Linux agpgart interface v0.103\n[ 0.670955] brd: module loaded\n[ 0.672342] loop: module loaded\n[ 0.677844] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.679295] GPT:90111 != 20971519\n[ 0.679978] GPT:Alternate GPT header not at the end of the disk.\n[ 0.681053] GPT:90111 != 20971519\n[ 0.681738] GPT: Use GNU Parted to correct GPT errors.\n[ 0.682693] vda: vda1 vda15\n[ 0.684158] scsi host0: ata_piix\n[ 0.684941] scsi host1: ata_piix\n[ 0.685650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.686847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.688450] libphy: Fixed MDIO Bus: probed\n[ 0.689258] tun: Universal TUN/TAP device driver, 1.6\n[ 0.690195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692139] PPP generic driver version 2.4.2\n[ 0.693056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.694292] ehci-pci: EHCI PCI platform driver\n[ 0.695164] ehci-platform: EHCI generic platform driver\n[ 0.696148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.697261] ohci-pci: OHCI PCI platform driver\n[ 0.698129] ohci-platform: OHCI generic platform driver\n[ 0.699115] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717973] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718990] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.721457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.722569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.723791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.725205] usb usb1: Product: UHCI Host Controller\n[ 0.726128] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.727264] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.728269] hub 1-0:1.0: USB hub found\n[ 0.729040] hub 1-0:1.0: 2 ports detected\n[ 0.729953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.732080] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734054] mousedev: PS/2 mouse device common for all mice\n[ 0.735223] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738129] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739436] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740632] i2c /dev entries driver\n[ 0.741388] device-mapper: uevent: version 1.0.3\n[ 0.742320] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743949] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745255] NET: Registered protocol family 10\n[ 0.746262] NET: Registered protocol family 17\n[ 0.747151] Key type dns_resolver registered\n[ 0.748110] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749600] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750685] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752438] registered taskstats version 1\n[ 0.753272] Loading compiled-in X.509 certificates\n[ 0.754693] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.756548] zswap: loaded using pool lzo/zbud\n[ 0.758069] Key type trusted registered\n[ 0.759790] Key type encrypted registered\n[ 0.760611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.761628] ima: No TPM chip found, activating TPM-bypass!\n[ 0.762658] evm: HMAC attrs: 0x1\n[ 0.763605] Magic number: 2:624:366\n[ 0.764465] rtc_cmos 00:00: setting system clock to 2018-09-30 05:21:32 UTC (1538284892)\n[ 0.776667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.777810] EDD information not available.\n[ 0.844495] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.846066] Write protecting the kernel read-only data: 14336k\n[ 0.847668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.912623] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.23. iid=i-00000105\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzfy+5jmI5gLB16gx+ynQuvyUHoeyJA21fnPF0rR7ydtPhfOemxSCiyByzCul8Y4Sc6ftXTilO1FgiHE97wfIwbVWwWU+DDfw7Y9dE8E3nbq/R17ArDHK2GeoQd9ntOFfD/MRM6TuA1UE4hoWtW1izUvu6oSMNCwMjrh2gB3DhvwAnOb6TlzM/YueZBnXIuIWcQLlInzIEaE3uobthkWqL5lkBmlcqDAT4rYlKfn252f6mUj/lyHDG2WzHgONCZ3Wl2cwUuMd6pm+M0MaprNvwvNAuBfC2wkjqhaf3ie5fcV8uuRpI7kXt7oYdDpAT30mYMEE1JfyiLsT8egb9CmDd root@createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed\nssh-dss AAAAB3NzaC1kc3MAAACBAJYm/ZNACc4t+JXUAuox/sU1EgMWadgcNDGsp75QI1+1vteaf7cDIu1CrXrsIdA7kRIApNPI5cDqxwojZSrO1QuGDlhu8qukLfLKs2ewQE9TwtcvEDxbsqrAcdZ3LiWVVedQUuwMaK7YCwYRE0As8h2nJre0SKmHLouBJzY7OzrpAAAAFQCdM7Rpba08jHnANZXof6EZ1EuG4wAAAIBLNJCSBbt/Z9xbVUmc1gP8EEAcsg0pOFNEmLKxy9JnGNeUWym5HIDmzT9kLDOPQqxkRqeuPtlXSbDfGp7b4QLRh+YFGlz9bHOeUYOBbeD2SRfpsYzpz46h45htm3wlat3dnoUIHr8GwiNIfBUofsjvW2wg8ss/CJ4L/45NOprIXwAAAIBmTA024UokFm8JtOSXi8SHXqrys6n/DDtJFY5srtJwwjumBdC00ztpD8KUnZtU1V9vxFp7ikUjeeO91l3AvwlFqOZ166jAs/CSfUcf0I0RYQ6oYABFlYiI4V71XZmbJURS99kE/O09I64PCbL0WjA007BFGYV+jWb6ftlsSgHJqw== root@createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe5a:d7b3/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000105\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.09 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed login: "} 2018-09-30 05:21:41,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444/action used request id req-53b347ea-fcbb-499a-982c-499762fc6b2e 2018-09-30 05:21:41,411 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:21:41,411 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 476275234 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129960] pid_max: default: 32768 minimum: 301 [ 0.130843] ACPI: Core revision 20150930 [ 0.132222] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133506] Security Framework initialized [ 0.134308] Yama: becoming mindful. [ 0.135025] AppArmor: AppArmor initialized [ 0.135870] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137135] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138370] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139549] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140887] Initializing cgroup subsys io [ 0.141689] Initializing cgroup subsys memory [ 0.142535] Initializing cgroup subsys devices [ 0.143390] Initializing cgroup subsys freezer [ 0.144244] Initializing cgroup subsys net_cls [ 0.145094] Initializing cgroup subsys perf_event [ 0.145987] Initializing cgroup subsys net_prio [ 0.146854] Initializing cgroup subsys hugetlb [ 0.147715] Initializing cgroup subsys pids [ 0.148576] CPU: Physical Processor ID: 0 [ 0.150058] mce: CPU supports 10 MCE banks [ 0.150888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154134] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160499] ftrace: allocating 31920 entries in 125 pages [ 0.186515] smpboot: Max logical packages: 2 [ 0.187354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188525] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189855] x2apic enabled [ 0.190656] Switched APIC routing to physical x2apic. [ 0.192406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195708] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197610] KVM setup paravirtual spinlock [ 0.199015] x86: Booting SMP configuration: [ 0.199905] .... node #0, CPUs: #1 [ 0.200789] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222485] x86: Booted up 1 node, 2 CPUs [ 0.222487] KVM setup async PF for cpu 1 [ 0.222490] kvm-stealtime: cpu 1, msr f90d940 [ 0.225013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226500] devtmpfs: initialized [ 0.228192] evm: security.selinux [ 0.228877] evm: security.SMACK64 [ 0.229558] evm: security.SMACK64EXEC [ 0.230288] evm: security.SMACK64TRANSMUTE [ 0.231084] evm: security.SMACK64MMAP [ 0.231818] evm: security.ima [ 0.232447] evm: security.capability [ 0.233263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235105] pinctrl core: initialized pinctrl subsystem [ 0.236189] RTC time: 5:21:32, date: 09/30/18 [ 0.237150] NET: Registered protocol family 16 [ 0.247179] cpuidle: using governor ladder [ 0.259214] cpuidle: using governor menu [ 0.260026] PCCT header not found. [ 0.260812] ACPI: bus type PCI registered [ 0.261623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262876] PCI: Using configuration type 1 for base access [ 0.276306] ACPI: Added _OSI(Module Device) [ 0.277152] ACPI: Added _OSI(Processor Device) [ 0.278015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278919] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281226] ACPI: Interpreter enabled [ 0.281998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289424] ACPI: (supports S0 S5) [ 0.290133] ACPI: Using IOAPIC for interrupt routing [ 0.291228] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297020] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298227] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300484] acpiphp: Slot [3] registered [ 0.301305] acpiphp: Slot [4] registered [ 0.302110] acpiphp: Slot [5] registered [ 0.302913] acpiphp: Slot [6] registered [ 0.303714] acpiphp: Slot [7] registered [ 0.304520] acpiphp: Slot [8] registered [ 0.305341] acpiphp: Slot [9] registered [ 0.306150] acpiphp: Slot [10] registered [ 0.317153] acpiphp: Slot [11] registered [ 0.317978] acpiphp: Slot [12] registered [ 0.318812] acpiphp: Slot [13] registered [ 0.319622] acpiphp: Slot [14] registered [ 0.320427] acpiphp: Slot [15] registered [ 0.321243] acpiphp: Slot [16] registered [ 0.322049] acpiphp: Slot [17] registered [ 0.322876] acpiphp: Slot [18] registered [ 0.323689] acpiphp: Slot [19] registered [ 0.324503] acpiphp: Slot [20] registered [ 0.325317] acpiphp: Slot [21] registered [ 0.326121] acpiphp: Slot [22] registered [ 0.326933] acpiphp: Slot [23] registered [ 0.327741] acpiphp: Slot [24] registered [ 0.328556] acpiphp: Slot [25] registered [ 0.329367] acpiphp: Slot [26] registered [ 0.330174] acpiphp: Slot [27] registered [ 0.330977] acpiphp: Slot [28] registered [ 0.331789] acpiphp: Slot [29] registered [ 0.332600] acpiphp: Slot [30] registered [ 0.333416] acpiphp: Slot [31] registered [ 0.334223] PCI host bridge to bus 0000:00 [ 0.335029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336248] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338917] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340369] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346615] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349085] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350364] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.356966] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358415] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411833] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413028] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414257] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415809] vgaarb: loaded [ 0.416419] vgaarb: bridge control possible 0000:00:02.0 [ 0.417576] SCSI subsystem initialized [ 0.418427] ACPI: bus type USB registered [ 0.419255] usbcore: registered new interface driver usbfs [ 0.420294] usbcore: registered new interface driver hub [ 0.421304] usbcore: registered new device driver usb [ 0.422409] PCI: Using ACPI for IRQ routing [ 0.423448] NetLabel: Initializing [ 0.424169] NetLabel: domain hash size = 128 [ 0.425026] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425985] NetLabel: unlabeled traffic allowed by default [ 0.427130] clocksource: Switched to clocksource kvm-clock [ 0.433131] AppArmor: AppArmor Filesystem Enabled [ 0.434095] pnp: PnP ACPI init [ 0.435038] pnp: PnP ACPI: found 5 devices [ 0.442170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443894] NET: Registered protocol family 2 [ 0.444886] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.446163] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.447335] TCP: Hash tables configured (established 2048 bind 2048) [ 0.448503] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450767] NET: Registered protocol family 1 [ 0.451642] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452745] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453819] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.472179] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490828] Trying to unpack rootfs image as initramfs... [ 0.541270] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555481] Scanning for low memory corruption every 60 seconds [ 0.556918] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558077] audit: initializing netlink subsys (disabled) [ 0.559100] audit: type=2000 audit(1538284893.078:1): initialized [ 0.560429] Initialise system trusted keyring [ 0.561380] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562535] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564633] zbud: loaded [ 0.565352] VFS: Disk quotas dquot_6.6.0 [ 0.566167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567741] fuse init (API version 7.23) [ 0.568726] Key type big_key registered [ 0.569668] Allocating IMA MOK and blacklist keyrings. [ 0.570977] Key type asymmetric registered [ 0.571958] Asymmetric key parser 'x509' registered [ 0.573098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.575078] io scheduler noop registered [ 0.576000] io scheduler deadline registered (default) [ 0.577246] io scheduler cfq registered [ 0.578218] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579466] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580842] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582513] ACPI: Power Button [PWRF] [ 0.583555] GHES: HEST is not enabled! [ 0.602562] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.642058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668648] Linux agpgart interface v0.103 [ 0.670955] brd: module loaded [ 0.672342] loop: module loaded [ 0.677844] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679295] GPT:90111 != 20971519 [ 0.679978] GPT:Alternate GPT header not at the end of the disk. [ 0.681053] GPT:90111 != 20971519 [ 0.681738] GPT: Use GNU Parted to correct GPT errors. [ 0.682693] vda: vda1 vda15 [ 0.684158] scsi host0: ata_piix [ 0.684941] scsi host1: ata_piix [ 0.685650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.686847] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.688450] libphy: Fixed MDIO Bus: probed [ 0.689258] tun: Universal TUN/TAP device driver, 1.6 [ 0.690195] tun: (C) 1999-2004 Max Krasnyansky [ 0.692139] PPP generic driver version 2.4.2 [ 0.693056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.694292] ehci-pci: EHCI PCI platform driver [ 0.695164] ehci-platform: EHCI generic platform driver [ 0.696148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.697261] ohci-pci: OHCI PCI platform driver [ 0.698129] ohci-platform: OHCI generic platform driver [ 0.699115] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717973] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718990] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.721457] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.722569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725205] usb usb1: Product: UHCI Host Controller [ 0.726128] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.727264] usb usb1: SerialNumber: 0000:00:01.2 [ 0.728269] hub 1-0:1.0: USB hub found [ 0.729040] hub 1-0:1.0: 2 ports detected [ 0.729953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732080] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734054] mousedev: PS/2 mouse device common for all mice [ 0.735223] rtc_cmos 00:00: RTC can wake from S4 [ 0.736441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738129] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739436] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740632] i2c /dev entries driver [ 0.741388] device-mapper: uevent: version 1.0.3 [ 0.742320] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743949] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745255] NET: Registered protocol family 10 [ 0.746262] NET: Registered protocol family 17 [ 0.747151] Key type dns_resolver registered [ 0.748110] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749600] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750685] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752438] registered taskstats version 1 [ 0.753272] Loading compiled-in X.509 certificates [ 0.754693] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.756548] zswap: loaded using pool lzo/zbud [ 0.758069] Key type trusted registered [ 0.759790] Key type encrypted registered [ 0.760611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.761628] ima: No TPM chip found, activating TPM-bypass! [ 0.762658] evm: HMAC attrs: 0x1 [ 0.763605] Magic number: 2:624:366 [ 0.764465] rtc_cmos 00:00: setting system clock to 2018-09-30 05:21:32 UTC (1538284892) [ 0.776667] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777810] EDD information not available. [ 0.844495] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.846066] Write protecting the kernel read-only data: 14336k [ 0.847668] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.912623] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.04 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-00000105 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzfy+5jmI5gLB16gx+ynQuvyUHoeyJA21fnPF0rR7ydtPhfOemxSCiyByzCul8Y4Sc6ftXTilO1FgiHE97wfIwbVWwWU+DDfw7Y9dE8E3nbq/R17ArDHK2GeoQd9ntOFfD/MRM6TuA1UE4hoWtW1izUvu6oSMNCwMjrh2gB3DhvwAnOb6TlzM/YueZBnXIuIWcQLlInzIEaE3uobthkWqL5lkBmlcqDAT4rYlKfn252f6mUj/lyHDG2WzHgONCZ3Wl2cwUuMd6pm+M0MaprNvwvNAuBfC2wkjqhaf3ie5fcV8uuRpI7kXt7oYdDpAT30mYMEE1JfyiLsT8egb9CmDd root@createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed ssh-dss AAAAB3NzaC1kc3MAAACBAJYm/ZNACc4t+JXUAuox/sU1EgMWadgcNDGsp75QI1+1vteaf7cDIu1CrXrsIdA7kRIApNPI5cDqxwojZSrO1QuGDlhu8qukLfLKs2ewQE9TwtcvEDxbsqrAcdZ3LiWVVedQUuwMaK7YCwYRE0As8h2nJre0SKmHLouBJzY7OzrpAAAAFQCdM7Rpba08jHnANZXof6EZ1EuG4wAAAIBLNJCSBbt/Z9xbVUmc1gP8EEAcsg0pOFNEmLKxy9JnGNeUWym5HIDmzT9kLDOPQqxkRqeuPtlXSbDfGp7b4QLRh+YFGlz9bHOeUYOBbeD2SRfpsYzpz46h45htm3wlat3dnoUIHr8GwiNIfBUofsjvW2wg8ss/CJ4L/45NOprIXwAAAIBmTA024UokFm8JtOSXi8SHXqrys6n/DDtJFY5srtJwwjumBdC00ztpD8KUnZtU1V9vxFp7ikUjeeO91l3AvwlFqOZ166jAs/CSfUcf0I0RYQ6oYABFlYiI4V71XZmbJURS99kE/O09I64PCbL0WjA007BFGYV+jWb6ftlsSgHJqw== root@createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe5a:d7b3/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000105 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed launch-index: 0 === cirros: current=0.4.0 uptime=3.09 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-667a2070-eeef-4350-8bf4-dac3ed login: 2018-09-30 05:21:41,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:41,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d06516d1-5f74-414c-8558-89a598c0c842 x-compute-request-id: req-d06516d1-5f74-414c-8558-89a598c0c842 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:41,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-d06516d1-5f74-414c-8558-89a598c0c842 2018-09-30 05:21:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:41,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-30e52ac6-2dc2-4e70-b8f6-ba31ca0965e9 Date: Sun, 30 Sep 2018 05:21:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:41,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-30e52ac6-2dc2-4e70-b8f6-ba31ca0965e9 2018-09-30 05:21:41,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9ec101-d7a0-46a4-a29e-93bc461785e2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:42,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-3d9ec101-d7a0-46a4-a29e-93bc461785e2 2018-09-30 05:21:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-75523ab2-3eb2-40ea-a054-7bd0355eeb84 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:42,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-75523ab2-3eb2-40ea-a054-7bd0355eeb84 2018-09-30 05:21:42,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ea3c6c78-18bc-4373-83f7-b57853f0a4b0 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17","7c339932-10ea-41ac-a673-04a31e096a1a"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":"f6ab8245-66e5-41db-9a4c-53026017b444"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.3"}],"id":"8c3e739c-960c-4faa-a714-3800645c9f46","security_groups":[],"mac_address":"fa:16:3e:df:9f:d2","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.4"}],"id":"c109d853-68cb-4b89-9d85-aba1911708ce","security_groups":[],"mac_address":"fa:16:3e:c6:0d:93","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.2"}],"id":"f8c12ad0-9324-4c5d-8374-dca4997cd8c5","security_groups":[],"mac_address":"fa:16:3e:b3:d9:e0","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37b705bb-433e-4c1f-a178-6dc2a948d0b7"}]} 2018-09-30 05:21:42,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-ea3c6c78-18bc-4373-83f7-b57853f0a4b0 2018-09-30 05:21:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-88ef4d35-67d1-4241-af79-1c57b42e5209 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:05Z", "admin_state_up": true, "updated_at": "2018-09-30T05:21:12Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router"}]} 2018-09-30 05:21:42,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router used request id req-88ef4d35-67d1-4241-af79-1c57b42e5209 2018-09-30 05:21:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d563cf4-47f5-4d33-9851-501abcc8a674 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:42,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-4d563cf4-47f5-4d33-9851-501abcc8a674 2018-09-30 05:21:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6cc5f67a-6f00-41cb-a1fb-43f71161c030 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"}]} 2018-09-30 05:21:42,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 used request id req-6cc5f67a-6f00-41cb-a1fb-43f71161c030 2018-09-30 05:21:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/bea964eb-1489-4bbf-a3a9-4a1a42194085 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6dd94cf9-4b27-4a17-ae8c-59a31126f757 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}} 2018-09-30 05:21:42,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/bea964eb-1489-4bbf-a3a9-4a1a42194085 used request id req-6dd94cf9-4b27-4a17-ae8c-59a31126f757 2018-09-30 05:21:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b50ed3e4-e860-4c10-a7eb-7c6b7e7fa967 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:21:42,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-b50ed3e4-e860-4c10-a7eb-7c6b7e7fa967 2018-09-30 05:21:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:42,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76570f1a-de6a-4170-9183-e6cf3f25dbd9 Date: Sun, 30 Sep 2018 05:21:42 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:21:42,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-76570f1a-de6a-4170-9183-e6cf3f25dbd9 2018-09-30 05:21:42,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:43,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-110a0973-0e23-44dd-b2fe-53973d18bb79 x-compute-request-id: req-110a0973-0e23-44dd-b2fe-53973d18bb79 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:43,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-110a0973-0e23-44dd-b2fe-53973d18bb79 2018-09-30 05:21:43,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:43,278 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:21:43,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:43,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-174d560c-b11b-4e52-ab8f-859877991c2d x-compute-request-id: req-174d560c-b11b-4e52-ab8f-859877991c2d Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:43,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-174d560c-b11b-4e52-ab8f-859877991c2d 2018-09-30 05:21:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:44,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3222a8c6-302b-4c31-98bf-9f20464e4bc5 Date: Sun, 30 Sep 2018 05:21:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:44,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-3222a8c6-302b-4c31-98bf-9f20464e4bc5 2018-09-30 05:21:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:44,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e64128-3a8a-4b87-8caf-431cbf42b2d4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:44,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-92e64128-3a8a-4b87-8caf-431cbf42b2d4 2018-09-30 05:21:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:44,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f6685866-3462-4d54-94ca-2b4e0f875252 Date: Sun, 30 Sep 2018 05:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:44,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-f6685866-3462-4d54-94ca-2b4e0f875252 2018-09-30 05:21:44,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:44,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-4d664562-8638-42ab-8aaa-1a256fc9b1a4 Date: Sun, 30 Sep 2018 05:21:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17","7c339932-10ea-41ac-a673-04a31e096a1a"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":"f6ab8245-66e5-41db-9a4c-53026017b444"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.3"}],"id":"8c3e739c-960c-4faa-a714-3800645c9f46","security_groups":[],"mac_address":"fa:16:3e:df:9f:d2","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.4"}],"id":"c109d853-68cb-4b89-9d85-aba1911708ce","security_groups":[],"mac_address":"fa:16:3e:c6:0d:93","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.2"}],"id":"f8c12ad0-9324-4c5d-8374-dca4997cd8c5","security_groups":[],"mac_address":"fa:16:3e:b3:d9:e0","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37b705bb-433e-4c1f-a178-6dc2a948d0b7"}]} 2018-09-30 05:21:44,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-4d664562-8638-42ab-8aaa-1a256fc9b1a4 2018-09-30 05:21:44,407 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:21:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:44,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6e198235-8ca7-408c-ac09-8e7f240746b4 Date: Sun, 30 Sep 2018 05:21:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:21:44,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-6e198235-8ca7-408c-ac09-8e7f240746b4 2018-09-30 05:21:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:44,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0428e1d7-1516-483b-8ada-0be86a483887 Date: Sun, 30 Sep 2018 05:21:44 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:21:44,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-0428e1d7-1516-483b-8ada-0be86a483887 2018-09-30 05:21:44,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "5e9d97e2-e1db-47ac-979b-1d2f289ae5ae"}}' 2018-09-30 05:21:46,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-6c05568f-223f-4aa6-b2fa-4871b1f31954 Date: Sun, 30 Sep 2018 05:21:46 GMT RESP BODY: {"floatingip": {"router_id": "b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:45Z", "updated_at": "2018-09-30T05:21:45Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_id": "5e9d97e2-e1db-47ac-979b-1d2f289ae5ae", "id": "48418143-e075-432d-ab67-e0a741db6ec9"}} 2018-09-30 05:21:46,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-6c05568f-223f-4aa6-b2fa-4871b1f31954 2018-09-30 05:21:46,503 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router 2018-09-30 05:21:46,504 - create_instance - INFO - Checking if VM is active 2018-09-30 05:21:46,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:46,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c08a53ed-e949-4fdb-9833-5487759b560f x-compute-request-id: req-c08a53ed-e949-4fdb-9833-5487759b560f Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:46,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-c08a53ed-e949-4fdb-9833-5487759b560f 2018-09-30 05:21:46,992 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:46,992 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:21:46,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:47,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06c53a2a-47dc-40ed-8193-908586b5a9d7 x-compute-request-id: req-06c53a2a-47dc-40ed-8193-908586b5a9d7 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp"}], "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:32Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:47,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-06c53a2a-47dc-40ed-8193-908586b5a9d7 2018-09-30 05:21:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:47,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eb79d7d3-6c95-477b-bfba-342055d72ffc Date: Sun, 30 Sep 2018 05:21:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bea964eb-1489-4bbf-a3a9-4a1a42194085"],"updated_at":"2018-09-30T05:21:02Z","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net"}]} 2018-09-30 05:21:47,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net used request id req-eb79d7d3-6c95-477b-bfba-342055d72ffc 2018-09-30 05:21:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:47,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d991e8fb-349a-4e18-b2d9-5f3020d3753a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:21:47,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-d991e8fb-349a-4e18-b2d9-5f3020d3753a 2018-09-30 05:21:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:47,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a091f08a-7b06-43ee-a9cc-fec77ee8f23f Date: Sun, 30 Sep 2018 05:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:21:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet"}]} 2018-09-30 05:21:47,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-a091f08a-7b06-43ee-a9cc-fec77ee8f23f 2018-09-30 05:21:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:47,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-118d8844-c4c1-4d06-9f86-52cc5318416f Date: Sun, 30 Sep 2018 05:21:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:37Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.6"}],"id":"5e9d97e2-e1db-47ac-979b-1d2f289ae5ae","security_groups":["50d9a08b-7717-4e9d-9dc3-77817b957c17","7c339932-10ea-41ac-a673-04a31e096a1a"],"mac_address":"fa:16:3e:5a:d7:b3","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:22Z","binding:vnic_type":"normal","device_id":"f6ab8245-66e5-41db-9a4c-53026017b444"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.3"}],"id":"8c3e739c-960c-4faa-a714-3800645c9f46","security_groups":[],"mac_address":"fa:16:3e:df:9f:d2","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.1"}],"id":"aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44","security_groups":[],"mac_address":"fa:16:3e:a5:d6:0d","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:11Z","binding:vnic_type":"normal","device_id":"b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.4"}],"id":"c109d853-68cb-4b89-9d85-aba1911708ce","security_groups":[],"mac_address":"fa:16:3e:c6:0d:93","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37b705bb-433e-4c1f-a178-6dc2a948d0b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:21:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bea964eb-1489-4bbf-a3a9-4a1a42194085","ip_address":"10.55.1.2"}],"id":"f8c12ad0-9324-4c5d-8374-dca4997cd8c5","security_groups":[],"mac_address":"fa:16:3e:b3:d9:e0","project_id":"82508e1b7e9d47a79b9af77c31ba76e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37b705bb-433e-4c1f-a178-6dc2a948d0b7","tenant_id":"82508e1b7e9d47a79b9af77c31ba76e1","created_at":"2018-09-30T05:21:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37b705bb-433e-4c1f-a178-6dc2a948d0b7"}]} 2018-09-30 05:21:47,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-118d8844-c4c1-4d06-9f86-52cc5318416f 2018-09-30 05:21:47,822 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:21:47,826 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7cdab10L 2018-09-30 05:21:47,827 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:21:47,827 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:21:47,827 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:21:47,828 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:21:47,829 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:21:47,829 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:21:47,829 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:21:47,829 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:21:47,829 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:21:47,847 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:21:47,847 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:21:47,858 - paramiko.transport - DEBUG - Trying key d263770b922c950b5b1c851e6d37e716 from tmp/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead 2018-09-30 05:21:47,885 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:21:47,889 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:21:47,989 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:21:48,004 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:21:48,004 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:21:48,006 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7cda950L 2018-09-30 05:21:48,006 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:21:48,007 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:21:48,007 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:21:48,008 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:21:48,008 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:21:48,008 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:21:48,008 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:21:48,008 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:21:48,009 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:21:48,025 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:21:48,026 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:21:48,039 - paramiko.transport - DEBUG - Trying key d263770b922c950b5b1c851e6d37e716 from tmp/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead 2018-09-30 05:21:48,065 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:21:48,068 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:21:48,071 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:21:48,072 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:21:48,072 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:21:48,073 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:21:48,074 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:21:48,076 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-09-30 05:21:48,076 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-09-30 05:21:48,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/48418143-e075-432d-ab67-e0a741db6ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:49,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7dcffd89-e39f-4dc0-a34b-6a5438252cd5 Content-Length: 0 Date: Sun, 30 Sep 2018 05:21:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:49,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/48418143-e075-432d-ab67-e0a741db6ec9 used request id req-7dcffd89-e39f-4dc0-a34b-6a5438252cd5 2018-09-30 05:21:49,099 - create_instance - INFO - Deleting Port with ID - 5e9d97e2-e1db-47ac-979b-1d2f289ae5ae 2018-09-30 05:21:49,099 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9eadport-1 2018-09-30 05:21:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/5e9d97e2-e1db-47ac-979b-1d2f289ae5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:49,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63d70da6-0f45-4d9c-86eb-41224869c377 Date: Sun, 30 Sep 2018 05:21:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:49,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/5e9d97e2-e1db-47ac-979b-1d2f289ae5ae used request id req-63d70da6-0f45-4d9c-86eb-41224869c377 2018-09-30 05:21:49,563 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst 2018-09-30 05:21:49,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:49,732 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c9d477a-6890-48a3-8349-180ddecfd3d7 x-compute-request-id: req-1c9d477a-6890-48a3-8349-180ddecfd3d7 Content-Type: application/json 2018-09-30 05:21:49,733 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-1c9d477a-6890-48a3-8349-180ddecfd3d7 2018-09-30 05:21:49,733 - create_instance - INFO - Checking deletion status 2018-09-30 05:21:49,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:50,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a65a8ce6-ce4f-42bc-adc6-96ad5f7f4b8d x-compute-request-id: req-a65a8ce6-ce4f-42bc-adc6-96ad5f7f4b8d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:49Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:50,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-a65a8ce6-ce4f-42bc-adc6-96ad5f7f4b8d 2018-09-30 05:21:50,175 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:50,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:21:53,178 - create_instance - DEBUG - VM status query timeout in 296.555220127 2018-09-30 05:21:53,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:53,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b24b57-2728-4b1a-91ac-536333d1b7c6 x-compute-request-id: req-81b24b57-2728-4b1a-91ac-536333d1b7c6 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d7:b3", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f6ab8245-66e5-41db-9a4c-53026017b444", "rel": "bookmark"}], "image": {"id": "28b32031-0c47-492a-9d83-3d14361601b0", "links": [{"href": "http://172.30.9.29:8774/images/28b32031-0c47-492a-9d83-3d14361601b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:21:32.000000", "flavor": {"id": "7113e8ef-b8b3-42e5-951d-cabc50f954b4", "links": [{"href": "http://172.30.9.29:8774/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4", "rel": "bookmark"}]}, "id": "f6ab8245-66e5-41db-9a4c-53026017b444", "user_id": "c81b38dc759f4ed8add0540eb8b4c25f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:21:49Z", "hostId": "84e512dbcfedefed6df3a42fda210df5f805eacd1454c254097a1389", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp", "name": "CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst", "created": "2018-09-30T05:21:26Z", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:21:53,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-81b24b57-2728-4b1a-91ac-536333d1b7c6 2018-09-30 05:21:53,421 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst] is - ACTIVE 2018-09-30 05:21:53,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:21:56,425 - create_instance - DEBUG - VM status query timeout in 293.308414936 2018-09-30 05:21:56,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6970f0ad8a7f573bdf02d30a2f5ed49fa7789f00" 2018-09-30 05:21:56,478 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6a89e8e-7000-4a64-bf89-fd951c0b2a84 x-compute-request-id: req-e6a89e8e-7000-4a64-bf89-fd951c0b2a84 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f6ab8245-66e5-41db-9a4c-53026017b444 could not be found.", "code": 404}} 2018-09-30 05:21:56,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f6ab8245-66e5-41db-9a4c-53026017b444 used request id req-e6a89e8e-7000-4a64-bf89-fd951c0b2a84 2018-09-30 05:21:56,479 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f6ab8245-66e5-41db-9a4c-53026017b444 could not be found. (HTTP 404) (Request-ID: req-e6a89e8e-7000-4a64-bf89-fd951c0b2a84) 2018-09-30 05:21:56,479 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-inst 2018-09-30 05:21:56,480 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp 2018-09-30 05:21:56,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85349fe3c9257d18b2b83e05d9332856b6e3bab" 2018-09-30 05:21:56,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-451a637f-a39e-44e4-8439-4189f8ea21c8 x-compute-request-id: req-451a637f-a39e-44e4-8439-4189f8ea21c8 Content-Length: 0 Content-Type: application/json 2018-09-30 05:21:56,535 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-kp used request id req-451a637f-a39e-44e4-8439-4189f8ea21c8 2018-09-30 05:21:56,535 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead.pub] 2018-09-30 05:21:56,536 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead] 2018-09-30 05:21:56,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7d9d37806867d69ab3f6801987238489cdff1b" 2018-09-30 05:21:56,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-024796cc-ec58-4abb-a127-f26a106d6ca0 x-compute-request-id: req-024796cc-ec58-4abb-a127-f26a106d6ca0 Content-Length: 0 Content-Type: application/json 2018-09-30 05:21:56,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7113e8ef-b8b3-42e5-951d-cabc50f954b4 used request id req-024796cc-ec58-4abb-a127-f26a106d6ca0 2018-09-30 05:21:56,579 - neutron_utils - INFO - Deleting security group rule with ID - 581d2fc0-02cc-4e02-b18f-87bdd951424c 2018-09-30 05:21:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/581d2fc0-02cc-4e02-b18f-87bdd951424c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:56,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-402b26eb-d1db-4382-aaf4-5221f05ab2ed Content-Length: 0 Date: Sun, 30 Sep 2018 05:21:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:56,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/581d2fc0-02cc-4e02-b18f-87bdd951424c used request id req-402b26eb-d1db-4382-aaf4-5221f05ab2ed 2018-09-30 05:21:56,854 - neutron_utils - INFO - Deleting security group rule with ID - c0f6b702-4338-46c1-84de-1745b97e7065 2018-09-30 05:21:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c0f6b702-4338-46c1-84de-1745b97e7065 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:57,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfdca884-5979-4f25-9e20-09e118c498ac Content-Length: 0 Date: Sun, 30 Sep 2018 05:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:57,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c0f6b702-4338-46c1-84de-1745b97e7065 used request id req-dfdca884-5979-4f25-9e20-09e118c498ac 2018-09-30 05:21:57,150 - neutron_utils - INFO - Deleting security group rule with ID - 04b14d02-f9a5-489c-b72f-69521cacdd68 2018-09-30 05:21:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/04b14d02-f9a5-489c-b72f-69521cacdd68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:57,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e31db2a-f6de-40de-b91b-a47b743a1eb4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:57,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/04b14d02-f9a5-489c-b72f-69521cacdd68 used request id req-1e31db2a-f6de-40de-b91b-a47b743a1eb4 2018-09-30 05:21:57,402 - neutron_utils - INFO - Deleting security group rule with ID - d24d82ce-9cc9-4aec-9efa-4b7297232675 2018-09-30 05:21:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d24d82ce-9cc9-4aec-9efa-4b7297232675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:57,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ffb13d2a-66f2-4e80-a6a4-351c53edcbaa Content-Length: 0 Date: Sun, 30 Sep 2018 05:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:57,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d24d82ce-9cc9-4aec-9efa-4b7297232675 used request id req-ffb13d2a-66f2-4e80-a6a4-351c53edcbaa 2018-09-30 05:21:57,653 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-sec-grp 2018-09-30 05:21:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7c339932-10ea-41ac-a673-04a31e096a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312ddf965a6c89ed9be755c8e50c3dc83781030f" 2018-09-30 05:21:57,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9a6ca0c-bdce-4eab-9874-f226206403f6 Content-Length: 0 Date: Sun, 30 Sep 2018 05:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:21:57,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7c339932-10ea-41ac-a673-04a31e096a1a used request id req-f9a6ca0c-bdce-4eab-9874-f226206403f6 2018-09-30 05:21:57,990 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router and subnet CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet 2018-09-30 05:21:57,990 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router 2018-09-30 05:21:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" -d '{"subnet_id": "bea964eb-1489-4bbf-a3a9-4a1a42194085"}' 2018-09-30 05:21:59,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8181e271-bf78-406e-a958-e1bd40f15496 Date: Sun, 30 Sep 2018 05:21:59 GMT RESP BODY: {"network_id": "37b705bb-433e-4c1f-a178-6dc2a948d0b7", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "subnet_id": "bea964eb-1489-4bbf-a3a9-4a1a42194085", "subnet_ids": ["bea964eb-1489-4bbf-a3a9-4a1a42194085"], "port_id": "aa76f3bf-13cb-4b3b-99e5-9c2bc2c30c44", "id": "b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5"} 2018-09-30 05:21:59,432 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5/remove_router_interface used request id req-8181e271-bf78-406e-a958-e1bd40f15496 2018-09-30 05:21:59,433 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router 2018-09-30 05:21:59,433 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-router 2018-09-30 05:21:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f04b8367bdca54e0ad7c0bd1c741b66fbbb1c7" 2018-09-30 05:22:02,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e1a35e6-44f7-45ed-9c96-a3e6f25803c2 Content-Length: 0 Date: Sun, 30 Sep 2018 05:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:22:02,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b4ac4b1f-85ad-4586-a9e1-266f3bdc1df5 used request id req-6e1a35e6-44f7-45ed-9c96-a3e6f25803c2 2018-09-30 05:22:02,831 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet 2018-09-30 05:22:02,831 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-subnet 2018-09-30 05:22:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/bea964eb-1489-4bbf-a3a9-4a1a42194085 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:22:05,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b106c929-d7c8-4f87-8d24-d3ae84058d09 Date: Sun, 30 Sep 2018 05:22:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:22:05,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/bea964eb-1489-4bbf-a3a9-4a1a42194085 used request id req-b106c929-d7c8-4f87-8d24-d3ae84058d09 2018-09-30 05:22:05,046 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-pub-net 2018-09-30 05:22:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/37b705bb-433e-4c1f-a178-6dc2a948d0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4349f39564d6ffb2af97308edf725ff3c8f7e1" 2018-09-30 05:22:06,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5d72512-1bd1-41b5-a725-2521c7dadce6 Date: Sun, 30 Sep 2018 05:22:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:22:06,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/37b705bb-433e-4c1f-a178-6dc2a948d0b7 used request id req-d5d72512-1bd1-41b5-a725-2521c7dadce6 2018-09-30 05:22:06,322 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-667a2070-eeef-4350-8bf4-dac3edcc9ead-image 2018-09-30 05:22:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc7f75c59a481d7505d7430b0e5d202f19c904e3" 2018-09-30 05:22:07,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ef96a26-150a-428d-b51c-49546df8e259 Date: Sun, 30 Sep 2018 05:22:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:22:07,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/28b32031-0c47-492a-9d83-3d14361601b0 used request id req-5ef96a26-150a-428d-b51c-49546df8e259 2018-09-30 05:22:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:08,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-525d80fc-8a5e-4326-bda2-670804445c46 Date: Sun, 30 Sep 2018 05:22:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:01Z", "updated_at": "2018-09-30T05:21:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "revision_number": 0, "id": "3ac95016-f0c4-4e77-81a4-428366709f21", "remote_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "revision_number": 0, "id": "4f51c80d-43ab-485e-be21-a7f97dd5da9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "revision_number": 0, "id": "85207dc2-248f-406f-a742-f687ddf4a888", "remote_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "revision_number": 0, "id": "dc28a28a-305d-418b-97e0-77f4fe6b6b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1"}], "revision_number": 4, "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:22:08,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-525d80fc-8a5e-4326-bda2-670804445c46 2018-09-30 05:22:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:08,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60cc01d-5a84-43c8-bf9c-9b8e9cd92a11 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:22:08,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-a60cc01d-5a84-43c8-bf9c-9b8e9cd92a11 2018-09-30 05:22:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:08,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f356102-90ba-48ba-a0b2-2b37228a6d67 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1"}, "enabled": true, "id": "82508e1b7e9d47a79b9af77c31ba76e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj"}} 2018-09-30 05:22:08,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-1f356102-90ba-48ba-a0b2-2b37228a6d67 2018-09-30 05:22:08,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d9a08b-7717-4e9d-9dc3-77817b957c17 2018-09-30 05:22:08,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=50d9a08b-7717-4e9d-9dc3-77817b957c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:08,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a47b1e38-a6ef-40aa-8b84-a7054b8fcaf4 Date: Sun, 30 Sep 2018 05:22:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:01Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "3ac95016-f0c4-4e77-81a4-428366709f21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:01Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "4f51c80d-43ab-485e-be21-a7f97dd5da9c"}, {"remote_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:01Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "85207dc2-248f-406f-a742-f687ddf4a888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:21:01Z", "security_group_id": "50d9a08b-7717-4e9d-9dc3-77817b957c17", "port_range_min": null, "revision_number": 0, "tenant_id": "82508e1b7e9d47a79b9af77c31ba76e1", "created_at": "2018-09-30T05:21:01Z", "project_id": "82508e1b7e9d47a79b9af77c31ba76e1", "id": "dc28a28a-305d-418b-97e0-77f4fe6b6b01"}]} 2018-09-30 05:22:08,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=50d9a08b-7717-4e9d-9dc3-77817b957c17 used request id req-a47b1e38-a6ef-40aa-8b84-a7054b8fcaf4 2018-09-30 05:22:08,422 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:22:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/50d9a08b-7717-4e9d-9dc3-77817b957c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:08,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4443295-29a5-4a3c-b1a0-ef9623438a60 Content-Length: 0 Date: Sun, 30 Sep 2018 05:22:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:22:08,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/50d9a08b-7717-4e9d-9dc3-77817b957c17 used request id req-f4443295-29a5-4a3c-b1a0-ef9623438a60 2018-09-30 05:22:08,720 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj 2018-09-30 05:22:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:08,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43619473-a900-4b7c-a56e-fb7b93061450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:22:08,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/82508e1b7e9d47a79b9af77c31ba76e1 used request id req-43619473-a900-4b7c-a56e-fb7b93061450 2018-09-30 05:22:08,908 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-proj-role 2018-09-30 05:22:08,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/bbecf61d628a46d0acf7b65a352fec14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:09,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7773a7-a84b-4b83-bc10-1ab3a1f2a5ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:22:09,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bbecf61d628a46d0acf7b65a352fec14 used request id req-6d7773a7-a84b-4b83-bc10-1ab3a1f2a5ae 2018-09-30 05:22:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b97ac8d6edb0289ecf79038763baf593563ef6b" 2018-09-30 05:22:09,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a87e6a8-25ee-4bba-b555-6daa21b5585e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:22:09,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a87e6a8-25ee-4bba-b555-6daa21b5585e 2018-09-30 05:22:09,112 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-5a3455e6-dc5a-478-user 2018-09-30 05:22:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c81b38dc759f4ed8add0540eb8b4c25f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9781212bcaf4c95bde04ac26136c3a3a9a78ba6e" 2018-09-30 05:22:09,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac38568-dd9a-466f-9288-558dd72ccd89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:22:09,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c81b38dc759f4ed8add0540eb8b4c25f used request id req-3ac38568-dd9a-466f-9288-558dd72ccd89 2018-09-30 05:22:09,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:09,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["sZuLsXvtQSmWRKX6sZHIMg"], "issued_at": "2018-09-30T05:22:09.000000Z"}} 2018-09-30 05:22:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72eb4d67fcef6c8713dbd5098c7198d75a2f04e" 2018-09-30 05:22:09,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e81842-2fc8-4dd5-b01c-604cb9cf2e80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:09,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e1e81842-2fc8-4dd5-b01c-604cb9cf2e80 2018-09-30 05:22:09,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:09,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:10,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Z9kfhWdyS7S0D2XEk11kww"], "issued_at": "2018-09-30T05:22:10.000000Z"}} 2018-09-30 05:22:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:22:10,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06338b5f-1a5a-41ef-a121-913087de15c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:10,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-06338b5f-1a5a-41ef-a121-913087de15c8 2018-09-30 05:22:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:22:10,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:22:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:22:10,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61db6cf0-8b2f-4731-a2c9-317c13ae6b53 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:22:10,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj used request id req-61db6cf0-8b2f-4731-a2c9-317c13ae6b53 2018-09-30 05:22:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:22:10,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd33d78d-d5c4-4792-9ba2-4c1aa71857db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:22:10,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dd33d78d-d5c4-4792-9ba2-4c1aa71857db 2018-09-30 05:22:10,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}}' 2018-09-30 05:22:10,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3328bda3-32f0-40a7-a52d-d6c04ac0c4d1 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:10,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3328bda3-32f0-40a7-a52d-d6c04ac0c4d1 2018-09-30 05:22:10,528 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj 2018-09-30 05:22:10,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:10,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:10,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["E2sDL1MGRFOwiB0Mtkh75w"], "issued_at": "2018-09-30T05:22:10.000000Z"}} 2018-09-30 05:22:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23744839ae961a68f41f911d5ba951c01960594" 2018-09-30 05:22:10,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb621600-bf01-45ee-943b-32a2c221dd79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:10,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eb621600-bf01-45ee-943b-32a2c221dd79 2018-09-30 05:22:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:22:11,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:22:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23744839ae961a68f41f911d5ba951c01960594" 2018-09-30 05:22:11,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ae5ee4-ff4b-408c-b2c0-951599b7428f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:22:11,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-15ae5ee4-ff4b-408c-b2c0-951599b7428f 2018-09-30 05:22:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23744839ae961a68f41f911d5ba951c01960594" 2018-09-30 05:22:11,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de24b44-b238-4807-a09b-c345a450e520 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}]} 2018-09-30 05:22:11,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj used request id req-0de24b44-b238-4807-a09b-c345a450e520 2018-09-30 05:22:11,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23744839ae961a68f41f911d5ba951c01960594" 2018-09-30 05:22:11,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6b232c-5548-4fa6-b77c-450498897977 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:22:11,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6d6b232c-5548-4fa6-b77c-450498897977 2018-09-30 05:22:11,612 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user 2018-09-30 05:22:11,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:22:11,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08ae5e2-af19-47c2-9b2d-bec3c9ba329b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:22:11,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b08ae5e2-af19-47c2-9b2d-bec3c9ba329b 2018-09-30 05:22:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}}' 2018-09-30 05:22:12,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d198a9-603c-4f98-ac72-fe123c6a4c80 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28eb0d08515643a69c710d261f5f651d", "links": {"self": "http://172.30.9.29:5000/v3/roles/28eb0d08515643a69c710d261f5f651d"}, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}} 2018-09-30 05:22:12,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5d198a9-603c-4f98-ac72-fe123c6a4c80 2018-09-30 05:22:12,201 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role 2018-09-30 05:22:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/28eb0d08515643a69c710d261f5f651d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:22:12,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a701c42a-4c60-4460-8b3c-9bf3a68c78d1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/28eb0d08515643a69c710d261f5f651d"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role", "id": "28eb0d08515643a69c710d261f5f651d"}} 2018-09-30 05:22:12,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/28eb0d08515643a69c710d261f5f651d used request id req-a701c42a-4c60-4460-8b3c-9bf3a68c78d1 2018-09-30 05:22:12,222 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role to project CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj 2018-09-30 05:22:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570/users/91b0b2e2d66e4fa9ad350de3a688a032/roles/28eb0d08515643a69c710d261f5f651d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:22:12,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04380610-7111-486d-8565-b552f4ed25c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:22:12,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570/users/91b0b2e2d66e4fa9ad350de3a688a032/roles/28eb0d08515643a69c710d261f5f651d used request id req-04380610-7111-486d-8565-b552f4ed25c2 2018-09-30 05:22:12,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:22:12,286 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:22:12,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:12,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:12,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["cpvM-ZwGRzGNMW72EF1LWw"], "issued_at": "2018-09-30T05:22:12.000000Z"}} 2018-09-30 05:22:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:22:12,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a791c9-4348-4717-a7bb-feaa4a19a677 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:12,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-36a791c9-4348-4717-a7bb-feaa4a19a677 2018-09-30 05:22:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:22:12,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e5503163-17e5-49c9-901d-64f89c539d0b Date: Sun, 30 Sep 2018 05:22:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image"} 2018-09-30 05:22:12,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image used request id req-e5503163-17e5-49c9-901d-64f89c539d0b 2018-09-30 05:22:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:22:13,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e0ed95e9-e087-48a2-8c7f-d8fa02a7786e Date: Sun, 30 Sep 2018 05:22:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:22:13,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e0ed95e9-e087-48a2-8c7f-d8fa02a7786e 2018-09-30 05:22:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image"}' 2018-09-30 05:22:13,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df X-Openstack-Request-Id: req-8b6d1c2f-fbe5-4aa6-a60a-a9b66a002828 Date: Sun, 30 Sep 2018 05:22:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:22:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:22:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "min_disk": 0, "protected": false, "id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "file": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/file", "checksum": null, "owner": "d5a78db5d4e84bfeb8987c6798301570", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:22:13,272 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8b6d1c2f-fbe5-4aa6-a60a-a9b66a002828 2018-09-30 05:22:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" -d '' 2018-09-30 05:22:14,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c3f566d-7ce1-40ad-b47e-7acf934d9eff Date: Sun, 30 Sep 2018 05:22:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:22:14,719 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/file used request id req-3c3f566d-7ce1-40ad-b47e-7acf934d9eff 2018-09-30 05:22:14,719 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:22:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:22:14,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d03c11f3-da6c-466b-9bca-5c8b7b4c0f27 Date: Sun, 30 Sep 2018 05:22:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:22:14Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/snap", "metadata": {}}], "self": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "min_disk": 0, "protected": false, "id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "file": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5a78db5d4e84bfeb8987c6798301570", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:22:14,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df used request id req-d03c11f3-da6c-466b-9bca-5c8b7b4c0f27 2018-09-30 05:22:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:22:15,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ece439d2-1f15-4e7e-b915-00ad57407bdf Date: Sun, 30 Sep 2018 05:22:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:22:15,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ece439d2-1f15-4e7e-b915-00ad57407bdf 2018-09-30 05:22:15,063 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image 2018-09-30 05:22:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:22:15,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-949a9da1-90c9-45b5-a508-5c9deed2e300 Date: Sun, 30 Sep 2018 05:22:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:22:14Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/snap", "metadata": {}}], "self": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "min_disk": 0, "protected": false, "id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "file": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5a78db5d4e84bfeb8987c6798301570", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:22:15,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df used request id req-949a9da1-90c9-45b5-a508-5c9deed2e300 2018-09-30 05:22:15,227 - create_image - DEBUG - Instance status is - active 2018-09-30 05:22:15,227 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image 2018-09-30 05:22:15,227 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image 2018-09-30 05:22:15,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:15,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:15,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["5NqrUbL4QqSuxM7vk1D1nw"], "issued_at": "2018-09-30T05:22:15.000000Z"}} 2018-09-30 05:22:15,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:22:15,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcc68fe-53c9-4ae8-8faf-c532ec29ac1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:15,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ffcc68fe-53c9-4ae8-8faf-c532ec29ac1e 2018-09-30 05:22:15,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:22:15,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a337fb40-0c7c-41ff-97f1-975d3fb4cd71 Date: Sun, 30 Sep 2018 05:22:15 GMT RESP BODY: {"networks":[]} 2018-09-30 05:22:15,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-a337fb40-0c7c-41ff-97f1-975d3fb4cd71 2018-09-30 05:22:15,895 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net 2018-09-30 05:22:15,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net", "admin_state_up": true}}' 2018-09-30 05:22:16,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c81e88b7-6007-4c5d-ab8c-31fec9e56943 Date: Sun, 30 Sep 2018 05:22:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ebbd647-e852-437a-8c68-4f78e40891dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:22:16Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","mtu":1450}} 2018-09-30 05:22:16,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c81e88b7-6007-4c5d-ab8c-31fec9e56943 2018-09-30 05:22:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:22:16,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b75c1d1f-b3b6-4229-8806-09da73b35e6b Date: Sun, 30 Sep 2018 05:22:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:22:16Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:16,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-b75c1d1f-b3b6-4229-8806-09da73b35e6b 2018-09-30 05:22:16,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:22:16,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ca9d5a5-76e1-4b4f-8639-2a11645b2efd Date: Sun, 30 Sep 2018 05:22:16 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:22:16,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-3ca9d5a5-76e1-4b4f-8639-2a11645b2efd 2018-09-30 05:22:16,821 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet 2018-09-30 05:22:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" -d '{"subnets": [{"ip_version": 4, "network_id": "7ebbd647-e852-437a-8c68-4f78e40891dc", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]}' 2018-09-30 05:22:17,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-156c5b52-4744-4fc8-993c-3bc69d2a60b7 Date: Sun, 30 Sep 2018 05:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:17,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-156c5b52-4744-4fc8-993c-3bc69d2a60b7 2018-09-30 05:22:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:22:17,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b6844f9e-c15a-474b-984b-4bd15b6ebc12 Date: Sun, 30 Sep 2018 05:22:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:17,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-b6844f9e-c15a-474b-984b-4bd15b6ebc12 2018-09-30 05:22:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:22:17,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d318ea4-c293-4bfa-ad54-c1e5be4b292e Date: Sun, 30 Sep 2018 05:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:17,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-2d318ea4-c293-4bfa-ad54-c1e5be4b292e 2018-09-30 05:22:17,923 - OpenStackNetwork - DEBUG - Network [7ebbd647-e852-437a-8c68-4f78e40891dc] created successfully 2018-09-30 05:22:17,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:17,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:18,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["3Rdtd0QfRpit9S5BZgWrPA"], "issued_at": "2018-09-30T05:22:18.000000Z"}} 2018-09-30 05:22:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:18,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd93928b-b36d-4818-a443-0cbce80ee17d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:18,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fd93928b-b36d-4818-a443-0cbce80ee17d 2018-09-30 05:22:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:18,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-005ecb37-a88c-4f21-a6f8-f106c1597075 Date: Sun, 30 Sep 2018 05:22:18 GMT RESP BODY: {"routers": []} 2018-09-30 05:22:18,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router&admin_state_up=True used request id req-005ecb37-a88c-4f21-a6f8-f106c1597075 2018-09-30 05:22:18,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:18,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:18,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["O5Ec9O04QtWuWIulMCsiTA"], "issued_at": "2018-09-30T05:22:18.000000Z"}} 2018-09-30 05:22:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041d3cb4f2e0cd21c745d4dd282da4f39e062a0" 2018-09-30 05:22:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70817924-6285-4d6c-8043-19ca41a86657 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:19,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-70817924-6285-4d6c-8043-19ca41a86657 2018-09-30 05:22:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:19,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1df33c73-368a-4095-be32-390e789fce3f Date: Sun, 30 Sep 2018 05:22:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:22:19,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-1df33c73-368a-4095-be32-390e789fce3f 2018-09-30 05:22:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d7f454d-bf3a-412b-8cdc-d764662160ac Date: Sun, 30 Sep 2018 05:22:19 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:22:19,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-0d7f454d-bf3a-412b-8cdc-d764662160ac 2018-09-30 05:22:19,503 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router 2018-09-30 05:22:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router", "admin_state_up": true}}' 2018-09-30 05:22:24,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a3f2d85c-1724-4c1c-ba1a-fdce334ee678 Date: Sun, 30 Sep 2018 05:22:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:20Z", "admin_state_up": true, "updated_at": "2018-09-30T05:22:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "0d17ed9c-72c2-47ee-8ebf-36050028c7ad", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router"}} 2018-09-30 05:22:24,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-a3f2d85c-1724-4c1c-ba1a-fdce334ee678 2018-09-30 05:22:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=0d17ed9c-72c2-47ee-8ebf-36050028c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:24,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eed3aeaa-7607-4f37-bd07-4976e2779ee3 Date: Sun, 30 Sep 2018 05:22:24 GMT RESP BODY: {"ports":[]} 2018-09-30 05:22:24,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=0d17ed9c-72c2-47ee-8ebf-36050028c7ad used request id req-eed3aeaa-7607-4f37-bd07-4976e2779ee3 2018-09-30 05:22:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:25,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9e13be24-5057-44df-a7ff-f2a28371f86b Date: Sun, 30 Sep 2018 05:22:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:25,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-9e13be24-5057-44df-a7ff-f2a28371f86b 2018-09-30 05:22:25,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:22:25,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:22:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:22:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:25,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dbd586e-05b4-422b-8fdc-9b932ed2efd2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:25,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-4dbd586e-05b4-422b-8fdc-9b932ed2efd2 2018-09-30 05:22:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:25,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f54dfbe7-877a-4a1a-af45-67db5891722a Date: Sun, 30 Sep 2018 05:22:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:25,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-f54dfbe7-877a-4a1a-af45-67db5891722a 2018-09-30 05:22:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:25,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3bc0058b-9cd9-43a5-8470-955f1de7f7a5 Date: Sun, 30 Sep 2018 05:22:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:25,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet used request id req-3bc0058b-9cd9-43a5-8470-955f1de7f7a5 2018-09-30 05:22:25,503 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:22:25,503 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router 2018-09-30 05:22:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" -d '{"subnet_id": "8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"}' 2018-09-30 05:22:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-847f87a3-8e32-4711-a08c-fd9bd02d9c26 Date: Sun, 30 Sep 2018 05:22:27 GMT RESP BODY: {"network_id": "7ebbd647-e852-437a-8c68-4f78e40891dc", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "subnet_id": "8c0ba9fb-db8d-4fad-89f1-c5f3cc964642", "subnet_ids": ["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"], "port_id": "4b4615ea-0519-420f-bfbf-50520e98c450", "id": "0d17ed9c-72c2-47ee-8ebf-36050028c7ad"} 2018-09-30 05:22:27,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad/add_router_interface used request id req-847f87a3-8e32-4711-a08c-fd9bd02d9c26 2018-09-30 05:22:27,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9207854d-6b50-4289-9012-1231af70c015 Date: Sun, 30 Sep 2018 05:22:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:20Z", "admin_state_up": true, "updated_at": "2018-09-30T05:22:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "0d17ed9c-72c2-47ee-8ebf-36050028c7ad", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router"}} 2018-09-30 05:22:27,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad used request id req-9207854d-6b50-4289-9012-1231af70c015 2018-09-30 05:22:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=0d17ed9c-72c2-47ee-8ebf-36050028c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:27,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d17dcf96-838d-45b5-8b03-3b49f0a82efb Date: Sun, 30 Sep 2018 05:22:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"}]} 2018-09-30 05:22:27,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=0d17ed9c-72c2-47ee-8ebf-36050028c7ad used request id req-d17dcf96-838d-45b5-8b03-3b49f0a82efb 2018-09-30 05:22:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8c0ba9fb-db8d-4fad-89f1-c5f3cc964642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:22:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-26944eac-05bd-40eb-a5e3-c07d008e6b45 Date: Sun, 30 Sep 2018 05:22:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}} 2018-09-30 05:22:27,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8c0ba9fb-db8d-4fad-89f1-c5f3cc964642 used request id req-26944eac-05bd-40eb-a5e3-c07d008e6b45 2018-09-30 05:22:27,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:27,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:28,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["GcW4WtckT0y4gKE3Pn7p3A"], "issued_at": "2018-09-30T05:22:28.000000Z"}} 2018-09-30 05:22:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cf21c9ca8fac4af1b53f925ab79e600cfc3b0c" 2018-09-30 05:22:28,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c61290-7be3-4fe2-b87c-01aa3ca4c3ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:28,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a6c61290-7be3-4fe2-b87c-01aa3ca4c3ec 2018-09-30 05:22:28,241 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:22:28,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cf21c9ca8fac4af1b53f925ab79e600cfc3b0c" 2018-09-30 05:22:28,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ae93308-3632-4f10-a215-6d5d5f4f3204 x-compute-request-id: req-9ae93308-3632-4f10-a215-6d5d5f4f3204 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:22:28,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9ae93308-3632-4f10-a215-6d5d5f4f3204 2018-09-30 05:22:28,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cf21c9ca8fac4af1b53f925ab79e600cfc3b0c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:22:28,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-574bcc62-7c48-4f3b-8bf0-cb3498e853ce x-compute-request-id: req-574bcc62-7c48-4f3b-8bf0-cb3498e853ce Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3a29855-03ef-4af7-b772-21abb526351c", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:22:28,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-574bcc62-7c48-4f3b-8bf0-cb3498e853ce 2018-09-30 05:22:28,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:28,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:28,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["ksgE9qSvQoql6c3I2ew30Q"], "issued_at": "2018-09-30T05:22:28.000000Z"}} 2018-09-30 05:22:28,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b3a19c1361f042edd903b23800153923928bfd" 2018-09-30 05:22:28,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e5eaa3-fd2c-4994-9645-c2ba940cc7b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:28,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-16e5eaa3-fd2c-4994-9645-c2ba940cc7b9 2018-09-30 05:22:28,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:22:28,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b3a19c1361f042edd903b23800153923928bfd" 2018-09-30 05:22:29,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bb325e8-6f76-47aa-bafb-7826fa6fcdef x-compute-request-id: req-0bb325e8-6f76-47aa-bafb-7826fa6fcdef Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:22:29,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0bb325e8-6f76-47aa-bafb-7826fa6fcdef 2018-09-30 05:22:29,093 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp... 2018-09-30 05:22:29,093 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:22:29,149 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp 2018-09-30 05:22:29,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b3a19c1361f042edd903b23800153923928bfd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpP5i2ztubKkxIYgRsohEr4w675VB5Vj9xUK01TvE5g9PaHSHGLeruPPY60JX8wmwyi7dA4ru/2WFI35yPoJzktEmeFve4EZyc9wxgJ2K8gr+4+9D8zVLQB2iFzD98oKS1j2B+isz6TBfBrztfr74DuxoGARjWn/KSLvTbHKJP5Q==", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp"}}' 2018-09-30 05:22:29,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57dbbd26-ba00-4c83-aadd-730307cb8ef4 x-compute-request-id: req-57dbbd26-ba00-4c83-aadd-730307cb8ef4 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpP5i2ztubKkxIYgRsohEr4w675VB5Vj9xUK01TvE5g9PaHSHGLeruPPY60JX8wmwyi7dA4ru/2WFI35yPoJzktEmeFve4EZyc9wxgJ2K8gr+4+9D8zVLQB2iFzD98oKS1j2B+isz6TBfBrztfr74DuxoGARjWn/KSLvTbHKJP5Q==", "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "fingerprint": "48:ef:0a:6f:b3:11:25:63:87:04:4d:af:2d:ba:38:66"}} 2018-09-30 05:22:29,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-57dbbd26-ba00-4c83-aadd-730307cb8ef4 2018-09-30 05:22:29,213 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566.pub 2018-09-30 05:22:29,214 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:22:29,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:29,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:29,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["gd-tUuBDQbi2drbNA92zSw"], "issued_at": "2018-09-30T05:22:29.000000Z"}} 2018-09-30 05:22:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:29,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3164b6-dcf4-47f5-b551-0c0431a9777f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:29,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6d3164b6-dcf4-47f5-b551-0c0431a9777f 2018-09-30 05:22:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:29,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f32d5876-7d52-4405-b061-c46159c3bdc5 Date: Sun, 30 Sep 2018 05:22:29 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:22:29,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp used request id req-f32d5876-7d52-4405-b061-c46159c3bdc5 2018-09-30 05:22:29,863 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp... 2018-09-30 05:22:29,864 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp 2018-09-30 05:22:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}}' 2018-09-30 05:22:30,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-07720221-9603-421c-ae0b-87d1d3b6a5be Date: Sun, 30 Sep 2018 05:22:30 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "updated_at": "2018-09-30T05:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 2, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "eb226611-9dab-4571-9230-683a1658b994", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}} 2018-09-30 05:22:30,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-07720221-9603-421c-ae0b-87d1d3b6a5be 2018-09-30 05:22:30,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:30,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4cbac5f7-64ef-4ad4-988a-5830fab37ece Date: Sun, 30 Sep 2018 05:22:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:30,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-4cbac5f7-64ef-4ad4-988a-5830fab37ece 2018-09-30 05:22:30,413 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:30,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:30,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-51997280-5664-44be-93cb-9cca2129bf8e Date: Sun, 30 Sep 2018 05:22:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:30,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-51997280-5664-44be-93cb-9cca2129bf8e 2018-09-30 05:22:30,592 - neutron_utils - INFO - Retrieving security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:30,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2a1ba098-2008-4f8b-bdeb-c711ef9a59fd Date: Sun, 30 Sep 2018 05:22:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "updated_at": "2018-09-30T05:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 2, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "eb226611-9dab-4571-9230-683a1658b994", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}]} 2018-09-30 05:22:30,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=eb226611-9dab-4571-9230-683a1658b994 used request id req-2a1ba098-2008-4f8b-bdeb-c711ef9a59fd 2018-09-30 05:22:30,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:30,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28d10a2d-e4e0-4591-97d5-e09b6b8d165e Date: Sun, 30 Sep 2018 05:22:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:30,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-28d10a2d-e4e0-4591-97d5-e09b6b8d165e 2018-09-30 05:22:30,968 - neutron_utils - INFO - Retrieving security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a3f00b62-35e9-421e-a6e2-84867326223c Date: Sun, 30 Sep 2018 05:22:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "updated_at": "2018-09-30T05:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 2, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "eb226611-9dab-4571-9230-683a1658b994", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}]} 2018-09-30 05:22:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=eb226611-9dab-4571-9230-683a1658b994 used request id req-a3f00b62-35e9-421e-a6e2-84867326223c 2018-09-30 05:22:31,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:31,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fad61d1e-eeb6-40a6-9bc0-ba2826b65a16 Date: Sun, 30 Sep 2018 05:22:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:31,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-fad61d1e-eeb6-40a6-9bc0-ba2826b65a16 2018-09-30 05:22:31,186 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp 2018-09-30 05:22:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5215844d-3190-444b-aa98-a23a36c51704 Date: Sun, 30 Sep 2018 05:22:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "updated_at": "2018-09-30T05:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 2, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "eb226611-9dab-4571-9230-683a1658b994", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}]} 2018-09-30 05:22:31,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp used request id req-5215844d-3190-444b-aa98-a23a36c51704 2018-09-30 05:22:31,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:22:31,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:22:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:22:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89e29e2-4247-4971-8ed9-41c33c7d19ec Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:31,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-f89e29e2-4247-4971-8ed9-41c33c7d19ec 2018-09-30 05:22:31,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:31,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2a0dbcf-f8d8-47ec-8d91-93708d972e02 Date: Sun, 30 Sep 2018 05:22:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:31,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-c2a0dbcf-f8d8-47ec-8d91-93708d972e02 2018-09-30 05:22:31,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "eb226611-9dab-4571-9230-683a1658b994"}}' 2018-09-30 05:22:31,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-37eee9e9-4221-4a34-be50-1a47fc9cc048 Date: Sun, 30 Sep 2018 05:22:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:31Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:31Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "84acbbe2-e2f8-45c6-ab04-a225a5a6939b"}} 2018-09-30 05:22:31,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-37eee9e9-4221-4a34-be50-1a47fc9cc048 2018-09-30 05:22:31,822 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp 2018-09-30 05:22:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-35620ab2-b7ce-4fcf-a449-966bfabcfce1 Date: Sun, 30 Sep 2018 05:22:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "updated_at": "2018-09-30T05:22:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:31Z", "revision_number": 0, "id": "84acbbe2-e2f8-45c6-ab04-a225a5a6939b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:31Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 3, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "eb226611-9dab-4571-9230-683a1658b994", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}]} 2018-09-30 05:22:31,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp used request id req-35620ab2-b7ce-4fcf-a449-966bfabcfce1 2018-09-30 05:22:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b42176-f212-4efb-a016-f1efc0b1fe80 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:31,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-c7b42176-f212-4efb-a016-f1efc0b1fe80 2018-09-30 05:22:31,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:31,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-83479e40-c6f1-4b1d-bf9b-1700fb820c2b Date: Sun, 30 Sep 2018 05:22:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:31Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:31Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "84acbbe2-e2f8-45c6-ab04-a225a5a6939b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:32,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-83479e40-c6f1-4b1d-bf9b-1700fb820c2b 2018-09-30 05:22:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "eb226611-9dab-4571-9230-683a1658b994"}}' 2018-09-30 05:22:32,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-edaf8575-0df7-452b-9ce9-c53380893088 Date: Sun, 30 Sep 2018 05:22:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:22:32Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": 22, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:32Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4095a780-40c7-4369-a5bd-1041c1728f34"}} 2018-09-30 05:22:32,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-edaf8575-0df7-452b-9ce9-c53380893088 2018-09-30 05:22:32,152 - neutron_utils - INFO - Retrieving security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:32,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-adb5de39-2deb-4ced-a25b-e4fcc45f5c17 Date: Sun, 30 Sep 2018 05:22:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "updated_at": "2018-09-30T05:22:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:22:32Z", "revision_number": 0, "id": "4095a780-40c7-4369-a5bd-1041c1728f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:32Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:31Z", "revision_number": 0, "id": "84acbbe2-e2f8-45c6-ab04-a225a5a6939b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:31Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "revision_number": 0, "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 4, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "eb226611-9dab-4571-9230-683a1658b994", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}]} 2018-09-30 05:22:32,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=eb226611-9dab-4571-9230-683a1658b994 used request id req-adb5de39-2deb-4ced-a25b-e4fcc45f5c17 2018-09-30 05:22:32,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb226611-9dab-4571-9230-683a1658b994 2018-09-30 05:22:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:22:32,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-859b1c19-5606-4051-9de6-eb78857200de Date: Sun, 30 Sep 2018 05:22:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:22:32Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": 22, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:32Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4095a780-40c7-4369-a5bd-1041c1728f34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "4f0532e3-6758-41a4-afe8-3b50d548d93d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:31Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:31Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "84acbbe2-e2f8-45c6-ab04-a225a5a6939b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:30Z", "security_group_id": "eb226611-9dab-4571-9230-683a1658b994", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:30Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "861ae2c4-11a3-4732-8a46-d12aaa88a962"}]} 2018-09-30 05:22:32,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=eb226611-9dab-4571-9230-683a1658b994 used request id req-859b1c19-5606-4051-9de6-eb78857200de 2018-09-30 05:22:32,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:32,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:32,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["CbfvaHzaRC21r4VofqNiMg"], "issued_at": "2018-09-30T05:22:32.000000Z"}} 2018-09-30 05:22:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:32,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f89997-5a1b-4c25-83c9-b39d6ed990f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:32,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a7f89997-5a1b-4c25-83c9-b39d6ed990f7 2018-09-30 05:22:32,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:22:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:32,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6006995f-5414-4260-a96a-860e97a60088 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:32,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6006995f-5414-4260-a96a-860e97a60088 2018-09-30 05:22:32,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:32,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c010dd97-339d-4a19-b784-95bc6751ac6d Date: Sun, 30 Sep 2018 05:22:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:32,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-c010dd97-339d-4a19-b784-95bc6751ac6d 2018-09-30 05:22:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:22:32,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:22:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:22:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:33,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979b31ce-cd3a-4322-a51e-0edde27718dc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:33,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-979b31ce-cd3a-4322-a51e-0edde27718dc 2018-09-30 05:22:33,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:33,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1380ac7e-4883-45fe-a8d5-922b56d28e91 Date: Sun, 30 Sep 2018 05:22:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:33,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-1380ac7e-4883-45fe-a8d5-922b56d28e91 2018-09-30 05:22:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:33,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e2754f38-e577-4859-82c5-9e2964be1491 Date: Sun, 30 Sep 2018 05:22:33 GMT RESP BODY: {"ports":[]} 2018-09-30 05:22:33,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1&admin_state_up=True used request id req-e2754f38-e577-4859-82c5-9e2964be1491 2018-09-30 05:22:33,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:33,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc795907-cfe1-4ae8-ab27-9552d5fec9c3 x-compute-request-id: req-bc795907-cfe1-4ae8-ab27-9552d5fec9c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:22:33,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst used request id req-bc795907-cfe1-4ae8-ab27-9552d5fec9c3 2018-09-30 05:22:33,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:33,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-509ff638-73a5-49f9-8d92-517dfd41255c Date: Sun, 30 Sep 2018 05:22:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:33,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-509ff638-73a5-49f9-8d92-517dfd41255c 2018-09-30 05:22:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:34,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf1b005-dabe-4b11-94bf-887574f78302 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:34,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-fdf1b005-dabe-4b11-94bf-887574f78302 2018-09-30 05:22:34,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:34,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7a823be-ed60-46de-bed2-c614654cd715 Date: Sun, 30 Sep 2018 05:22:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:34,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-c7a823be-ed60-46de-bed2-c614654cd715 2018-09-30 05:22:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:34,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5bb31ba-bb8c-47db-a344-520a338d5b81 Date: Sun, 30 Sep 2018 05:22:34 GMT RESP BODY: {"ports":[]} 2018-09-30 05:22:34,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1&admin_state_up=True used request id req-a5bb31ba-bb8c-47db-a344-520a338d5b81 2018-09-30 05:22:34,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:22:34,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:22:34,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28eb0d08515643a69c710d261f5f651d", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role"}], "expires_at": "2018-09-30T06:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a78db5d4e84bfeb8987c6798301570", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/d5a78db5d4e84bfeb8987c6798301570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user", "id": "91b0b2e2d66e4fa9ad350de3a688a032"}, "audit_ids": ["079zCW0gQ_2cMFQ0Eof2ow"], "issued_at": "2018-09-30T05:22:34.000000Z"}} 2018-09-30 05:22:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7413056d984b470c5d54aa971e75377ffb9c822" 2018-09-30 05:22:34,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765b1cbc-c778-47b7-a74e-10e1137e7833 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:22:34,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-765b1cbc-c778-47b7-a74e-10e1137e7833 2018-09-30 05:22:34,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:35,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f135652-b059-4251-bc85-c250633f4aa7 Date: Sun, 30 Sep 2018 05:22:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:35,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-9f135652-b059-4251-bc85-c250633f4aa7 2018-09-30 05:22:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:35,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86395b19-e47f-4147-8586-b2d3f96d8166 Date: Sun, 30 Sep 2018 05:22:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:35,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-86395b19-e47f-4147-8586-b2d3f96d8166 2018-09-30 05:22:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad0fc270-f415-425e-a2bc-5624ade12716 Date: Sun, 30 Sep 2018 05:22:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:35,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-ad0fc270-f415-425e-a2bc-5624ade12716 2018-09-30 05:22:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:22:35,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:22:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:22:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7413056d984b470c5d54aa971e75377ffb9c822" 2018-09-30 05:22:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67657c78-2dc0-41bc-aa0d-ed4a69be904e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:35,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-67657c78-2dc0-41bc-aa0d-ed4a69be904e 2018-09-30 05:22:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:35,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-42439d0e-1359-485d-856b-a939862b8d9c Date: Sun, 30 Sep 2018 05:22:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:35,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-42439d0e-1359-485d-856b-a939862b8d9c 2018-09-30 05:22:35,803 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net 2018-09-30 05:22:35,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"port": {"network_id": "7ebbd647-e852-437a-8c68-4f78e40891dc", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1", "admin_state_up": true}}' 2018-09-30 05:22:36,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-49bedd83-82f5-445f-94df-e473fe4d29a6 Date: Sun, 30 Sep 2018 05:22:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09"],"mac_address":"fa:16:3e:a2:7c:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","project_id":"d5a78db5d4e84bfeb8987c6798301570","qos_policy_id":null,"admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal"}} 2018-09-30 05:22:36,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-49bedd83-82f5-445f-94df-e473fe4d29a6 2018-09-30 05:22:36,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13f3eb2f-5856-4c89-96dd-70cc7555460a Date: Sun, 30 Sep 2018 05:22:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:37,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-13f3eb2f-5856-4c89-96dd-70cc7555460a 2018-09-30 05:22:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a343ed3-6343-4304-a2e5-4e2f44e4f501 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:37,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-9a343ed3-6343-4304-a2e5-4e2f44e4f501 2018-09-30 05:22:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d174c8b9-4a40-4fd0-b08e-28ed8cb26a53 Date: Sun, 30 Sep 2018 05:22:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:37,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-d174c8b9-4a40-4fd0-b08e-28ed8cb26a53 2018-09-30 05:22:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-4da4bbba-0339-4e6b-adee-98f477f51ca9 Date: Sun, 30 Sep 2018 05:22:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:22:37,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1&admin_state_up=True used request id req-4da4bbba-0339-4e6b-adee-98f477f51ca9 2018-09-30 05:22:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9761d1-a620-4cc3-86bd-b3ddcffc7175 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:37,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-8f9761d1-a620-4cc3-86bd-b3ddcffc7175 2018-09-30 05:22:37,731 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst 2018-09-30 05:22:37,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12f6310f-2e84-4350-8dcc-8591d37aa80e x-compute-request-id: req-12f6310f-2e84-4350-8dcc-8591d37aa80e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-flavor-name"}]} 2018-09-30 05:22:37,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-12f6310f-2e84-4350-8dcc-8591d37aa80e 2018-09-30 05:22:37,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-485c6dfd-eac6-4c34-9243-eeebe8527f04 x-compute-request-id: req-485c6dfd-eac6-4c34-9243-eeebe8527f04 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3a29855-03ef-4af7-b772-21abb526351c", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:22:37,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c used request id req-485c6dfd-eac6-4c34-9243-eeebe8527f04 2018-09-30 05:22:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1447469b-3c82-4528-8313-22af7d34f29c Date: Sun, 30 Sep 2018 05:22:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:22:14Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/snap", "metadata": {}}], "self": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "min_disk": 0, "protected": false, "id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "file": "/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5a78db5d4e84bfeb8987c6798301570", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image"} 2018-09-30 05:22:37,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image used request id req-1447469b-3c82-4528-8313-22af7d34f29c 2018-09-30 05:22:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:38,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec0259e0-ec1f-4539-bed0-806f31cdd9ef Date: Sun, 30 Sep 2018 05:22:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:22:38,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ec0259e0-ec1f-4539-bed0-806f31cdd9ef 2018-09-30 05:22:38,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "imageRef": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "flavorRef": "f3a29855-03ef-4af7-b772-21abb526351c", "max_count": 1, "min_count": 1, "networks": [{"port": "fa2fcd80-4c42-4a84-815a-aba7ed22f6e6"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}]}}' 2018-09-30 05:22:40,045 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:22:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a48ca10-e0b4-4d92-9c1a-c2f10a04c3d3 x-compute-request-id: req-2a48ca10-e0b4-4d92-9c1a-c2f10a04c3d3 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "adminPass": "ovQX2wG4PKjc"}} 2018-09-30 05:22:40,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2a48ca10-e0b4-4d92-9c1a-c2f10a04c3d3 2018-09-30 05:22:40,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:40,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b98ebde-83b2-4f94-af1e-3627c6820eaf x-compute-request-id: req-8b98ebde-83b2-4f94-af1e-3627c6820eaf Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:22:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:40,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-8b98ebde-83b2-4f94-af1e-3627c6820eaf 2018-09-30 05:22:40,404 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst 2018-09-30 05:22:40,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:40,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883a13ae-23f6-4426-b32d-e138d18e4e14 x-compute-request-id: req-883a13ae-23f6-4426-b32d-e138d18e4e14 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:22:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:40,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-883a13ae-23f6-4426-b32d-e138d18e4e14 2018-09-30 05:22:40,827 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - BUILD 2018-09-30 05:22:40,827 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:22:43,830 - create_instance - DEBUG - VM status query timeout in 896.573960781 2018-09-30 05:22:43,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:44,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ef85302-a211-41e7-964f-5d1e01becac7 x-compute-request-id: req-5ef85302-a211-41e7-964f-5d1e01becac7 Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:22:41Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:44,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-5ef85302-a211-41e7-964f-5d1e01becac7 2018-09-30 05:22:44,385 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - BUILD 2018-09-30 05:22:44,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:22:47,388 - create_instance - DEBUG - VM status query timeout in 893.015738964 2018-09-30 05:22:47,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:47,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cbe0df1-e1cb-44e6-97e1-f5cac0b47364 x-compute-request-id: req-2cbe0df1-e1cb-44e6-97e1-f5cac0b47364 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:47,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-2cbe0df1-e1cb-44e6-97e1-f5cac0b47364 2018-09-30 05:22:47,907 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:22:47,908 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:22:47,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:48,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9371c0db-a269-41a0-846b-ff74c208b43e x-compute-request-id: req-9371c0db-a269-41a0-846b-ff74c208b43e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:48,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-9371c0db-a269-41a0-846b-ff74c208b43e 2018-09-30 05:22:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:48,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-db885aa2-d4c2-4846-8837-f8dfd7614e70 Date: Sun, 30 Sep 2018 05:22:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:48,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-db885aa2-d4c2-4846-8837-f8dfd7614e70 2018-09-30 05:22:48,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:48,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f8cc17-75ca-4c11-8817-50534ba8650a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:48,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-96f8cc17-75ca-4c11-8817-50534ba8650a 2018-09-30 05:22:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:48,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f0d3d6df-d3b7-4ef5-bfd7-ff4f10538229 Date: Sun, 30 Sep 2018 05:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:48,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-f0d3d6df-d3b7-4ef5-bfd7-ff4f10538229 2018-09-30 05:22:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:48,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-a6d67f28-1dba-4544-8003-8bd26052cf39 Date: Sun, 30 Sep 2018 05:22:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:22:48,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-a6d67f28-1dba-4544-8003-8bd26052cf39 2018-09-30 05:22:48,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:49,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be2fa5d7-4fa3-4478-83e9-5f636b610863 x-compute-request-id: req-be2fa5d7-4fa3-4478-83e9-5f636b610863 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:49,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-be2fa5d7-4fa3-4478-83e9-5f636b610863 2018-09-30 05:22:49,561 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:22:49,562 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:22:49,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:50,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95b22ecd-8dd3-47da-8030-f7bee37fdfd0 x-compute-request-id: req-95b22ecd-8dd3-47da-8030-f7bee37fdfd0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:50,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-95b22ecd-8dd3-47da-8030-f7bee37fdfd0 2018-09-30 05:22:50,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:50,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f85df593-27a0-4be0-ba22-06025172ca5b Date: Sun, 30 Sep 2018 05:22:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:50,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-f85df593-27a0-4be0-ba22-06025172ca5b 2018-09-30 05:22:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:50,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1751aa-082c-4458-9cf6-8dbdae005759 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:50,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-6d1751aa-082c-4458-9cf6-8dbdae005759 2018-09-30 05:22:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:50,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b78b636e-0acc-4164-a382-6ea2dd32ec38 Date: Sun, 30 Sep 2018 05:22:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:50,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-b78b636e-0acc-4164-a382-6ea2dd32ec38 2018-09-30 05:22:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-2a83ce75-b896-4561-abe6-841e1bc194c6 Date: Sun, 30 Sep 2018 05:22:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:22:50,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-2a83ce75-b896-4561-abe6-841e1bc194c6 2018-09-30 05:22:50,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}}' 2018-09-30 05:22:51,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:22:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4522c5ff-6c53-47a7-8866-011c7a137833 x-compute-request-id: req-4522c5ff-6c53-47a7-8866-011c7a137833 Content-Length: 0 Content-Type: application/json 2018-09-30 05:22:51,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-4522c5ff-6c53-47a7-8866-011c7a137833 2018-09-30 05:22:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:51,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-b139d700-c84c-4bad-82eb-3e6767d778a0 Date: Sun, 30 Sep 2018 05:22:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:20Z", "admin_state_up": true, "updated_at": "2018-09-30T05:22:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "0d17ed9c-72c2-47ee-8ebf-36050028c7ad", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router"}]} 2018-09-30 05:22:51,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router used request id req-b139d700-c84c-4bad-82eb-3e6767d778a0 2018-09-30 05:22:51,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:52,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f9c0e3-3bae-46ca-9c08-2cf375c1698e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:52,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-e1f9c0e3-3bae-46ca-9c08-2cf375c1698e 2018-09-30 05:22:52,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=0d17ed9c-72c2-47ee-8ebf-36050028c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:52,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6528209f-0f4c-4f92-a98e-c4523ed71ab7 Date: Sun, 30 Sep 2018 05:22:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"}]} 2018-09-30 05:22:52,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=0d17ed9c-72c2-47ee-8ebf-36050028c7ad used request id req-6528209f-0f4c-4f92-a98e-c4523ed71ab7 2018-09-30 05:22:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8c0ba9fb-db8d-4fad-89f1-c5f3cc964642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:52,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d7b32062-1a25-479f-8d13-053dff63cf8b Date: Sun, 30 Sep 2018 05:22:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}} 2018-09-30 05:22:52,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8c0ba9fb-db8d-4fad-89f1-c5f3cc964642 used request id req-d7b32062-1a25-479f-8d13-053dff63cf8b 2018-09-30 05:22:52,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:52,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-71c042d5-b07a-4b60-9b51-3c1e6921426c Date: Sun, 30 Sep 2018 05:22:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:22:52,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-71c042d5-b07a-4b60-9b51-3c1e6921426c 2018-09-30 05:22:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:52,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-53b5964c-c369-453c-a030-5db5bcdae506 Date: Sun, 30 Sep 2018 05:22:52 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:22:52,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-53b5964c-c369-453c-a030-5db5bcdae506 2018-09-30 05:22:52,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:52,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c468fa1-8bb8-4313-ba4d-ee82764eba37 x-compute-request-id: req-0c468fa1-8bb8-4313-ba4d-ee82764eba37 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:52,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-0c468fa1-8bb8-4313-ba4d-ee82764eba37 2018-09-30 05:22:52,916 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:22:52,916 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:22:52,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:53,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ee70b90-cec2-4184-a2bb-dc24b4655446 x-compute-request-id: req-4ee70b90-cec2-4184-a2bb-dc24b4655446 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:53,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-4ee70b90-cec2-4184-a2bb-dc24b4655446 2018-09-30 05:22:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:53,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f5a838e5-3592-4d6c-b60b-75f4aea05fd4 Date: Sun, 30 Sep 2018 05:22:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:53,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-f5a838e5-3592-4d6c-b60b-75f4aea05fd4 2018-09-30 05:22:53,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:53,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64de2b40-7815-42d8-837e-8ebbf393b048 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:53,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-64de2b40-7815-42d8-837e-8ebbf393b048 2018-09-30 05:22:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:54,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-411083db-733a-4471-99a3-ff96ef0f842b Date: Sun, 30 Sep 2018 05:22:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:54,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-411083db-733a-4471-99a3-ff96ef0f842b 2018-09-30 05:22:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:54,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-4c8461bd-4eca-40f3-821c-53be079afc9f Date: Sun, 30 Sep 2018 05:22:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:22:54,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-4c8461bd-4eca-40f3-821c-53be079afc9f 2018-09-30 05:22:54,294 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:22:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:54,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1a3fe84d-0556-4d02-9067-23a5b506baf2 Date: Sun, 30 Sep 2018 05:22:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:22:54,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-1a3fe84d-0556-4d02-9067-23a5b506baf2 2018-09-30 05:22:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:54,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e364a416-facc-4c94-a5a8-591505d9c949 Date: Sun, 30 Sep 2018 05:22:54 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:22:54,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-e364a416-facc-4c94-a5a8-591505d9c949 2018-09-30 05:22:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "fa2fcd80-4c42-4a84-815a-aba7ed22f6e6"}}' 2018-09-30 05:22:56,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-c43be429-9702-4c0a-9e85-1db2f02621bc Date: Sun, 30 Sep 2018 05:22:56 GMT RESP BODY: {"floatingip": {"router_id": "0d17ed9c-72c2-47ee-8ebf-36050028c7ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:55Z", "updated_at": "2018-09-30T05:22:55Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "port_id": "fa2fcd80-4c42-4a84-815a-aba7ed22f6e6", "id": "60fa7eda-9f63-4b76-91f5-fc2159d27a23"}} 2018-09-30 05:22:56,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-c43be429-9702-4c0a-9e85-1db2f02621bc 2018-09-30 05:22:56,403 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router 2018-09-30 05:22:56,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:56,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeef1f12-67ab-4051-8296-58d630d26689 x-compute-request-id: req-eeef1f12-67ab-4051-8296-58d630d26689 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:56,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-eeef1f12-67ab-4051-8296-58d630d26689 2018-09-30 05:22:56,770 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:22:56,770 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:22:56,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:57,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba19856a-c43f-4b4f-a78f-ce567a343a0e x-compute-request-id: req-ba19856a-c43f-4b4f-a78f-ce567a343a0e Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:57,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-ba19856a-c43f-4b4f-a78f-ce567a343a0e 2018-09-30 05:22:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:57,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2087eab1-c8d1-4713-b9ff-adb735e2ddd1 Date: Sun, 30 Sep 2018 05:22:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:22:57,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-2087eab1-c8d1-4713-b9ff-adb735e2ddd1 2018-09-30 05:22:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:57,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f080004-389f-43c5-bae2-df9ace2ff7da Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:22:57,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-7f080004-389f-43c5-bae2-df9ace2ff7da 2018-09-30 05:22:57,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:57,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6eae61be-7d63-4511-b4b7-f861cb815eec Date: Sun, 30 Sep 2018 05:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:22:57,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-6eae61be-7d63-4511-b4b7-f861cb815eec 2018-09-30 05:22:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:57,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5ce6bdf2-1a8a-435f-b0b3-314c2c7c0703 Date: Sun, 30 Sep 2018 05:22:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:22:57,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-5ce6bdf2-1a8a-435f-b0b3-314c2c7c0703 2018-09-30 05:22:57,758 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-09-30 05:22:57,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:58,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70ef7764-f8ea-4a02-a16d-ea00e3612ff8 x-compute-request-id: req-70ef7764-f8ea-4a02-a16d-ea00e3612ff8 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:58,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-70ef7764-f8ea-4a02-a16d-ea00e3612ff8 2018-09-30 05:22:58,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:22:59,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed605e15-5239-4316-8eed-f28fa13bed7b x-compute-request-id: req-ed605e15-5239-4316-8eed-f28fa13bed7b Content-Encoding: gzip Content-Length: 9637 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494483168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131882] pid_max: default: 32768 minimum: 301\n[ 0.132775] ACPI: Core revision 20150930\n[ 0.134176] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135483] Security Framework initialized\n[ 0.136293] Yama: becoming mindful.\n[ 0.137031] AppArmor: AppArmor initialized\n[ 0.137920] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139209] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140464] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141691] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143070] Initializing cgroup subsys io\n[ 0.143888] Initializing cgroup subsys memory\n[ 0.144748] Initializing cgroup subsys devices\n[ 0.145657] Initializing cgroup subsys freezer\n[ 0.146536] Initializing cgroup subsys net_cls\n[ 0.147401] Initializing cgroup subsys perf_event\n[ 0.148310] Initializing cgroup subsys net_prio\n[ 0.149206] Initializing cgroup subsys hugetlb\n[ 0.150114] Initializing cgroup subsys pids\n[ 0.150990] CPU: Physical Processor ID: 0\n[ 0.152531] mce: CPU supports 10 MCE banks\n[ 0.153418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156686] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163132] ftrace: allocating 31920 entries in 125 pages\n[ 0.189206] smpboot: Max logical packages: 2\n[ 0.190116] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191321] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192726] x2apic enabled\n[ 0.193576] Switched APIC routing to physical x2apic.\n[ 0.195339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200676] KVM setup paravirtual spinlock\n[ 0.202114] x86: Booting SMP configuration:\n[ 0.203065] .... node #0, CPUs: #1\n[ 0.203999] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225762] x86: Booted up 1 node, 2 CPUs\n[ 0.225764] KVM setup async PF for cpu 1\n[ 0.225767] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229905] devtmpfs: initialized\n[ 0.231620] evm: security.selinux\n[ 0.232322] evm: security.SMACK64\n[ 0.233053] evm: security.SMACK64EXEC\n[ 0.233819] evm: security.SMACK64TRANSMUTE\n[ 0.234649] evm: security.SMACK64MMAP\n[ 0.235409] evm: security.ima\n[ 0.236066] evm: security.capability\n[ 0.236934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238950] pinctrl core: initialized pinctrl subsystem\n[ 0.240717] RTC time: 5:22:45, date: 09/30/18\n[ 0.242133] NET: Registered protocol family 16\n[ 0.255170] cpuidle: using governor ladder\n[ 0.267252] cpuidle: using governor menu\n[ 0.268085] PCCT header not found.\n[ 0.268862] ACPI: bus type PCI registered\n[ 0.269669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270923] PCI: Using configuration type 1 for base access\n[ 0.284363] ACPI: Added _OSI(Module Device)\n[ 0.285222] ACPI: Added _OSI(Processor Device)\n[ 0.286089] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289340] ACPI: Interpreter enabled\n[ 0.290118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297578] ACPI: (supports S0 S5)\n[ 0.298288] ACPI: Using IOAPIC for interrupt routing\n[ 0.299350] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305126] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308651] acpiphp: Slot [3] registered\n[ 0.309468] acpiphp: Slot [4] registered\n[ 0.310273] acpiphp: Slot [5] registered\n[ 0.311079] acpiphp: Slot [6] registered\n[ 0.311884] acpiphp: Slot [7] registered\n[ 0.312686] acpiphp: Slot [8] registered\n[ 0.313500] acpiphp: Slot [9] registered\n[ 0.314303] acpiphp: Slot [10] registered\n[ 0.325235] acpiphp: Slot [11] registered\n[ 0.326096] acpiphp: Slot [12] registered\n[ 0.326914] acpiphp: Slot [13] registered\n[ 0.327728] acpiphp: Slot [14] registered\n[ 0.328542] acpiphp: Slot [15] registered\n[ 0.329359] acpiphp: Slot [16] registered\n[ 0.330178] acpiphp: Slot [17] registered\n[ 0.330994] acpiphp: Slot [18] registered\n[ 0.331809] acpiphp: Slot [19] registered\n[ 0.332624] acpiphp: Slot [20] registered\n[ 0.333439] acpiphp: Slot [21] registered\n[ 0.334258] acpiphp: Slot [22] registered\n[ 0.335078] acpiphp: Slot [23] registered\n[ 0.335897] acpiphp: Slot [24] registered\n[ 0.336708] acpiphp: Slot [25] registered\n[ 0.337525] acpiphp: Slot [26] registered\n[ 0.338337] acpiphp: Slot [27] registered\n[ 0.339154] acpiphp: Slot [28] registered\n[ 0.339967] acpiphp: Slot [29] registered\n[ 0.340779] acpiphp: Slot [30] registered\n[ 0.341598] acpiphp: Slot [31] registered\n[ 0.342406] PCI host bridge to bus 0000:00\n[ 0.343226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347120] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.348580] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358530] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418382] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421113] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423732] vgaarb: loaded\n[ 0.424338] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425503] SCSI subsystem initialized\n[ 0.426352] ACPI: bus type USB registered\n[ 0.427215] usbcore: registered new interface driver usbfs\n[ 0.428245] usbcore: registered new interface driver hub\n[ 0.429242] usbcore: registered new device driver usb\n[ 0.430333] PCI: Using ACPI for IRQ routing\n[ 0.431361] NetLabel: Initializing\n[ 0.432071] NetLabel: domain hash size = 128\n[ 0.432913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433846] NetLabel: unlabeled traffic allowed by default\n[ 0.434976] clocksource: Switched to clocksource kvm-clock\n[ 0.440848] AppArmor: AppArmor Filesystem Enabled\n[ 0.441792] pnp: PnP ACPI init\n[ 0.442720] pnp: PnP ACPI: found 5 devices\n[ 0.449816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451508] NET: Registered protocol family 2\n[ 0.452467] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.453716] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.454872] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.456025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457094] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458240] NET: Registered protocol family 1\n[ 0.459101] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460179] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461233] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498073] Trying to unpack rootfs image as initramfs...\n[ 0.548343] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562595] Scanning for low memory corruption every 60 seconds\n[ 0.564440] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566070] audit: initializing netlink subsys (disabled)\n[ 0.567560] audit: type=2000 audit(1538284966.983:1): initialized\n[ 0.569319] Initialise system trusted keyring\n[ 0.570612] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574892] zbud: loaded\n[ 0.575837] VFS: Disk quotas dquot_6.6.0\n[ 0.576967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579058] fuse init (API version 7.23)\n[ 0.580281] Key type big_key registered\n[ 0.581428] Allocating IMA MOK and blacklist keyrings.\n[ 0.583088] Key type asymmetric registered\n[ 0.584251] Asymmetric key parser 'x509' registered\n[ 0.585580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.587661] io scheduler noop registered\n[ 0.588741] io scheduler deadline registered (default)\n[ 0.590101] io scheduler cfq registered\n[ 0.591230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593698] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595183] ACPI: Power Button [PWRF]\n[ 0.596071] GHES: HEST is not enabled!\n[ 0.614385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680157] Linux agpgart interface v0.103\n[ 0.682431] brd: module loaded\n[ 0.683758] loop: module loaded\n[ 0.687723] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689117] GPT:90111 != 20971519\n[ 0.689786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.690852] GPT:90111 != 20971519\n[ 0.691530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.692451] vda: vda1 vda15\n[ 0.693948] scsi host0: ata_piix\n[ 0.694700] scsi host1: ata_piix\n[ 0.695396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.696631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.698207] libphy: Fixed MDIO Bus: probed\n[ 0.699024] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701901] PPP generic driver version 2.4.2\n[ 0.702764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703978] ehci-pci: EHCI PCI platform driver\n[ 0.704830] ehci-platform: EHCI generic platform driver\n[ 0.705787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706866] ohci-pci: OHCI PCI platform driver\n[ 0.707711] ohci-platform: OHCI generic platform driver\n[ 0.708668] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727589] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.728589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730050] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.731058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.732187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734849] usb usb1: Product: UHCI Host Controller\n[ 0.735801] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736953] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737963] hub 1-0:1.0: USB hub found\n[ 0.738750] hub 1-0:1.0: 2 ports detected\n[ 0.739680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742791] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743936] mousedev: PS/2 mouse device common for all mice\n[ 0.745169] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.751105] i2c /dev entries driver\n[ 0.751889] device-mapper: uevent: version 1.0.3\n[ 0.752844] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.754484] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755806] NET: Registered protocol family 10\n[ 0.756834] NET: Registered protocol family 17\n[ 0.757733] Key type dns_resolver registered\n[ 0.758711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760926] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762694] registered taskstats version 1\n[ 0.763553] Loading compiled-in X.509 certificates\n[ 0.764988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.766855] zswap: loaded using pool lzo/zbud\n[ 0.768398] Key type trusted registered\n[ 0.770609] Key type encrypted registered\n[ 0.771750] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773849] evm: HMAC attrs: 0x1\n[ 0.774829] Magic number: 2:624:366\n[ 0.775818] rtc_cmos 00:00: setting system clock to 2018-09-30 05:22:46 UTC (1538284966)\n[ 0.787836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788968] EDD information not available.\n[ 0.852172] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853746] Write protecting the kernel read-only data: 14336k\n[ 0.855382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.912595] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.38\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.59. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: "} 2018-09-30 05:22:59,496 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-ed605e15-5239-4316-8eed-f28fa13bed7b 2018-09-30 05:22:59,497 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:22:59,498 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 494483168 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131882] pid_max: default: 32768 minimum: 301 [ 0.132775] ACPI: Core revision 20150930 [ 0.134176] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135483] Security Framework initialized [ 0.136293] Yama: becoming mindful. [ 0.137031] AppArmor: AppArmor initialized [ 0.137920] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139209] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140464] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141691] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143070] Initializing cgroup subsys io [ 0.143888] Initializing cgroup subsys memory [ 0.144748] Initializing cgroup subsys devices [ 0.145657] Initializing cgroup subsys freezer [ 0.146536] Initializing cgroup subsys net_cls [ 0.147401] Initializing cgroup subsys perf_event [ 0.148310] Initializing cgroup subsys net_prio [ 0.149206] Initializing cgroup subsys hugetlb [ 0.150114] Initializing cgroup subsys pids [ 0.150990] CPU: Physical Processor ID: 0 [ 0.152531] mce: CPU supports 10 MCE banks [ 0.153418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156686] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163132] ftrace: allocating 31920 entries in 125 pages [ 0.189206] smpboot: Max logical packages: 2 [ 0.190116] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191321] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192726] x2apic enabled [ 0.193576] Switched APIC routing to physical x2apic. [ 0.195339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200676] KVM setup paravirtual spinlock [ 0.202114] x86: Booting SMP configuration: [ 0.203065] .... node #0, CPUs: #1 [ 0.203999] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225762] x86: Booted up 1 node, 2 CPUs [ 0.225764] KVM setup async PF for cpu 1 [ 0.225767] kvm-stealtime: cpu 1, msr f90d940 [ 0.228388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229905] devtmpfs: initialized [ 0.231620] evm: security.selinux [ 0.232322] evm: security.SMACK64 [ 0.233053] evm: security.SMACK64EXEC [ 0.233819] evm: security.SMACK64TRANSMUTE [ 0.234649] evm: security.SMACK64MMAP [ 0.235409] evm: security.ima [ 0.236066] evm: security.capability [ 0.236934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238950] pinctrl core: initialized pinctrl subsystem [ 0.240717] RTC time: 5:22:45, date: 09/30/18 [ 0.242133] NET: Registered protocol family 16 [ 0.255170] cpuidle: using governor ladder [ 0.267252] cpuidle: using governor menu [ 0.268085] PCCT header not found. [ 0.268862] ACPI: bus type PCI registered [ 0.269669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270923] PCI: Using configuration type 1 for base access [ 0.284363] ACPI: Added _OSI(Module Device) [ 0.285222] ACPI: Added _OSI(Processor Device) [ 0.286089] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286993] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289340] ACPI: Interpreter enabled [ 0.290118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297578] ACPI: (supports S0 S5) [ 0.298288] ACPI: Using IOAPIC for interrupt routing [ 0.299350] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305126] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308651] acpiphp: Slot [3] registered [ 0.309468] acpiphp: Slot [4] registered [ 0.310273] acpiphp: Slot [5] registered [ 0.311079] acpiphp: Slot [6] registered [ 0.311884] acpiphp: Slot [7] registered [ 0.312686] acpiphp: Slot [8] registered [ 0.313500] acpiphp: Slot [9] registered [ 0.314303] acpiphp: Slot [10] registered [ 0.325235] acpiphp: Slot [11] registered [ 0.326096] acpiphp: Slot [12] registered [ 0.326914] acpiphp: Slot [13] registered [ 0.327728] acpiphp: Slot [14] registered [ 0.328542] acpiphp: Slot [15] registered [ 0.329359] acpiphp: Slot [16] registered [ 0.330178] acpiphp: Slot [17] registered [ 0.330994] acpiphp: Slot [18] registered [ 0.331809] acpiphp: Slot [19] registered [ 0.332624] acpiphp: Slot [20] registered [ 0.333439] acpiphp: Slot [21] registered [ 0.334258] acpiphp: Slot [22] registered [ 0.335078] acpiphp: Slot [23] registered [ 0.335897] acpiphp: Slot [24] registered [ 0.336708] acpiphp: Slot [25] registered [ 0.337525] acpiphp: Slot [26] registered [ 0.338337] acpiphp: Slot [27] registered [ 0.339154] acpiphp: Slot [28] registered [ 0.339967] acpiphp: Slot [29] registered [ 0.340779] acpiphp: Slot [30] registered [ 0.341598] acpiphp: Slot [31] registered [ 0.342406] PCI host bridge to bus 0000:00 [ 0.343226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347120] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.348580] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358530] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418382] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421113] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423732] vgaarb: loaded [ 0.424338] vgaarb: bridge control possible 0000:00:02.0 [ 0.425503] SCSI subsystem initialized [ 0.426352] ACPI: bus type USB registered [ 0.427215] usbcore: registered new interface driver usbfs [ 0.428245] usbcore: registered new interface driver hub [ 0.429242] usbcore: registered new device driver usb [ 0.430333] PCI: Using ACPI for IRQ routing [ 0.431361] NetLabel: Initializing [ 0.432071] NetLabel: domain hash size = 128 [ 0.432913] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433846] NetLabel: unlabeled traffic allowed by default [ 0.434976] clocksource: Switched to clocksource kvm-clock [ 0.440848] AppArmor: AppArmor Filesystem Enabled [ 0.441792] pnp: PnP ACPI init [ 0.442720] pnp: PnP ACPI: found 5 devices [ 0.449816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451508] NET: Registered protocol family 2 [ 0.452467] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.453716] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.454872] TCP: Hash tables configured (established 2048 bind 2048) [ 0.456025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457094] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458240] NET: Registered protocol family 1 [ 0.459101] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460179] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461233] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498073] Trying to unpack rootfs image as initramfs... [ 0.548343] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562595] Scanning for low memory corruption every 60 seconds [ 0.564440] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566070] audit: initializing netlink subsys (disabled) [ 0.567560] audit: type=2000 audit(1538284966.983:1): initialized [ 0.569319] Initialise system trusted keyring [ 0.570612] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574892] zbud: loaded [ 0.575837] VFS: Disk quotas dquot_6.6.0 [ 0.576967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579058] fuse init (API version 7.23) [ 0.580281] Key type big_key registered [ 0.581428] Allocating IMA MOK and blacklist keyrings. [ 0.583088] Key type asymmetric registered [ 0.584251] Asymmetric key parser 'x509' registered [ 0.585580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.587661] io scheduler noop registered [ 0.588741] io scheduler deadline registered (default) [ 0.590101] io scheduler cfq registered [ 0.591230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593698] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595183] ACPI: Power Button [PWRF] [ 0.596071] GHES: HEST is not enabled! [ 0.614385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680157] Linux agpgart interface v0.103 [ 0.682431] brd: module loaded [ 0.683758] loop: module loaded [ 0.687723] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.689117] GPT:90111 != 20971519 [ 0.689786] GPT:Alternate GPT header not at the end of the disk. [ 0.690852] GPT:90111 != 20971519 [ 0.691530] GPT: Use GNU Parted to correct GPT errors. [ 0.692451] vda: vda1 vda15 [ 0.693948] scsi host0: ata_piix [ 0.694700] scsi host1: ata_piix [ 0.695396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.696631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.698207] libphy: Fixed MDIO Bus: probed [ 0.699024] tun: Universal TUN/TAP device driver, 1.6 [ 0.699960] tun: (C) 1999-2004 Max Krasnyansky [ 0.701901] PPP generic driver version 2.4.2 [ 0.702764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703978] ehci-pci: EHCI PCI platform driver [ 0.704830] ehci-platform: EHCI generic platform driver [ 0.705787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706866] ohci-pci: OHCI PCI platform driver [ 0.707711] ohci-platform: OHCI generic platform driver [ 0.708668] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727589] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730050] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.731058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.732187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734849] usb usb1: Product: UHCI Host Controller [ 0.735801] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736953] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737963] hub 1-0:1.0: USB hub found [ 0.738750] hub 1-0:1.0: 2 ports detected [ 0.739680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741818] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742791] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743936] mousedev: PS/2 mouse device common for all mice [ 0.745169] rtc_cmos 00:00: RTC can wake from S4 [ 0.746489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.751105] i2c /dev entries driver [ 0.751889] device-mapper: uevent: version 1.0.3 [ 0.752844] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.754484] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755806] NET: Registered protocol family 10 [ 0.756834] NET: Registered protocol family 17 [ 0.757733] Key type dns_resolver registered [ 0.758711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760926] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762694] registered taskstats version 1 [ 0.763553] Loading compiled-in X.509 certificates [ 0.764988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.766855] zswap: loaded using pool lzo/zbud [ 0.768398] Key type trusted registered [ 0.770609] Key type encrypted registered [ 0.771750] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772800] ima: No TPM chip found, activating TPM-bypass! [ 0.773849] evm: HMAC attrs: 0x1 [ 0.774829] Magic number: 2:624:366 [ 0.775818] rtc_cmos 00:00: setting system clock to 2018-09-30 05:22:46 UTC (1538284966) [ 0.787836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788968] EDD information not available. [ 0.852172] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853746] Write protecting the kernel read-only data: 14336k [ 0.855382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.912595] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.38 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.59. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c ssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: 2018-09-30 05:22:59,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:22:59,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7540fa16-62c8-4610-9e62-c43111fb6e9c x-compute-request-id: req-7540fa16-62c8-4610-9e62-c43111fb6e9c Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:22:59,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-7540fa16-62c8-4610-9e62-c43111fb6e9c 2018-09-30 05:22:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:00,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9c5cd6cc-8d71-4629-9fe4-d767cf704313 Date: Sun, 30 Sep 2018 05:23:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:23:00,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-9c5cd6cc-8d71-4629-9fe4-d767cf704313 2018-09-30 05:23:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:00,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2299fc49-ec0d-4da8-8655-9c3c351240b4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:23:00,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-2299fc49-ec0d-4da8-8655-9c3c351240b4 2018-09-30 05:23:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:00,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7200404-844d-4f0b-8d0d-2fd0080baf6a Date: Sun, 30 Sep 2018 05:23:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:23:00,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-d7200404-844d-4f0b-8d0d-2fd0080baf6a 2018-09-30 05:23:00,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:00,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-4e679e43-de37-4f3f-9bf6-118a32980d27 Date: Sun, 30 Sep 2018 05:23:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:23:00,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-4e679e43-de37-4f3f-9bf6-118a32980d27 2018-09-30 05:23:00,436 - create_instance - INFO - Checking if VM is active 2018-09-30 05:23:00,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:01,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bdc51d6-2842-437a-ab2c-2bb8c22388fc x-compute-request-id: req-9bdc51d6-2842-437a-ab2c-2bb8c22388fc Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:01,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-9bdc51d6-2842-437a-ab2c-2bb8c22388fc 2018-09-30 05:23:01,296 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:23:01,296 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:23:01,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:01,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d26ec453-41fa-4064-8f61-0452bcc52967 x-compute-request-id: req-d26ec453-41fa-4064-8f61-0452bcc52967 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:01,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-d26ec453-41fa-4064-8f61-0452bcc52967 2018-09-30 05:23:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:01,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88355ed1-db02-45ac-9844-e4f2478cf59e Date: Sun, 30 Sep 2018 05:23:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:23:01,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-88355ed1-db02-45ac-9844-e4f2478cf59e 2018-09-30 05:23:01,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:01,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a6cd38-7d21-4f8c-b293-f40daac06b3e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:23:01,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-24a6cd38-7d21-4f8c-b293-f40daac06b3e 2018-09-30 05:23:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:02,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-09fd2465-37aa-4ebf-9da0-314b64723b9e Date: Sun, 30 Sep 2018 05:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:23:02,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-09fd2465-37aa-4ebf-9da0-314b64723b9e 2018-09-30 05:23:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:02,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-a2e917b6-7f16-4d23-93b6-76aca6931c37 Date: Sun, 30 Sep 2018 05:23:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:23:02,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-a2e917b6-7f16-4d23-93b6-76aca6931c37 2018-09-30 05:23:02,106 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:23:02,109 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7b63a10L 2018-09-30 05:23:02,109 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:23:02,109 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:23:02,110 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:23:02,111 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:23:02,111 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:23:02,111 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:23:02,111 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:23:02,112 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:23:02,112 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:23:02,128 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:23:02,129 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:23:02,142 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:23:02,168 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:23:02,171 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:23:02,271 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:23:02,287 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:23:02,288 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:23:02,289 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7b63d50L 2018-09-30 05:23:02,290 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:23:02,290 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:23:02,290 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:23:02,291 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:23:02,292 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:23:02,292 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:23:02,292 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:23:02,292 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:23:02,292 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:23:02,313 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:23:02,313 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:23:02,321 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:23:02,352 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:23:02,355 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:23:02,385 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:23:02,386 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:23:02,386 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:23:02,388 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:23:02,389 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:23:02,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:02,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faf04b2b-f819-4ebc-b32c-8918bc81091a x-compute-request-id: req-faf04b2b-f819-4ebc-b32c-8918bc81091a Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:22:46Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:02,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-faf04b2b-f819-4ebc-b32c-8918bc81091a 2018-09-30 05:23:02,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"reboot": {"type": "SOFT"}}' 2018-09-30 05:23:02,739 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-052eb958-e69c-49fa-a911-252008614947 x-compute-request-id: req-052eb958-e69c-49fa-a911-252008614947 Content-Length: 0 Content-Type: application/json 2018-09-30 05:23:02,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-052eb958-e69c-49fa-a911-252008614947 2018-09-30 05:23:17,755 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-09-30 05:23:17,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:18,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b04f5c-1332-492c-8a0a-9cbdb0f629de x-compute-request-id: req-f1b04f5c-1332-492c-8a0a-9cbdb0f629de Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-30T05:23:03Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:18,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-f1b04f5c-1332-492c-8a0a-9cbdb0f629de 2018-09-30 05:23:18,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:23:19,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1198883-bb90-4d53-ba87-ce7a4ee606c2 x-compute-request-id: req-f1198883-bb90-4d53-ba87-ce7a4ee606c2 Content-Encoding: gzip Content-Length: 9676 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494483168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131882] pid_max: default: 32768 minimum: 301\n[ 0.132775] ACPI: Core revision 20150930\n[ 0.134176] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135483] Security Framework initialized\n[ 0.136293] Yama: becoming mindful.\n[ 0.137031] AppArmor: AppArmor initialized\n[ 0.137920] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139209] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140464] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141691] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143070] Initializing cgroup subsys io\n[ 0.143888] Initializing cgroup subsys memory\n[ 0.144748] Initializing cgroup subsys devices\n[ 0.145657] Initializing cgroup subsys freezer\n[ 0.146536] Initializing cgroup subsys net_cls\n[ 0.147401] Initializing cgroup subsys perf_event\n[ 0.148310] Initializing cgroup subsys net_prio\n[ 0.149206] Initializing cgroup subsys hugetlb\n[ 0.150114] Initializing cgroup subsys pids\n[ 0.150990] CPU: Physical Processor ID: 0\n[ 0.152531] mce: CPU supports 10 MCE banks\n[ 0.153418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156686] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163132] ftrace: allocating 31920 entries in 125 pages\n[ 0.189206] smpboot: Max logical packages: 2\n[ 0.190116] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191321] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192726] x2apic enabled\n[ 0.193576] Switched APIC routing to physical x2apic.\n[ 0.195339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200676] KVM setup paravirtual spinlock\n[ 0.202114] x86: Booting SMP configuration:\n[ 0.203065] .... node #0, CPUs: #1\n[ 0.203999] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225762] x86: Booted up 1 node, 2 CPUs\n[ 0.225764] KVM setup async PF for cpu 1\n[ 0.225767] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229905] devtmpfs: initialized\n[ 0.231620] evm: security.selinux\n[ 0.232322] evm: security.SMACK64\n[ 0.233053] evm: security.SMACK64EXEC\n[ 0.233819] evm: security.SMACK64TRANSMUTE\n[ 0.234649] evm: security.SMACK64MMAP\n[ 0.235409] evm: security.ima\n[ 0.236066] evm: security.capability\n[ 0.236934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238950] pinctrl core: initialized pinctrl subsystem\n[ 0.240717] RTC time: 5:22:45, date: 09/30/18\n[ 0.242133] NET: Registered protocol family 16\n[ 0.255170] cpuidle: using governor ladder\n[ 0.267252] cpuidle: using governor menu\n[ 0.268085] PCCT header not found.\n[ 0.268862] ACPI: bus type PCI registered\n[ 0.269669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270923] PCI: Using configuration type 1 for base access\n[ 0.284363] ACPI: Added _OSI(Module Device)\n[ 0.285222] ACPI: Added _OSI(Processor Device)\n[ 0.286089] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286993] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289340] ACPI: Interpreter enabled\n[ 0.290118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297578] ACPI: (supports S0 S5)\n[ 0.298288] ACPI: Using IOAPIC for interrupt routing\n[ 0.299350] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305126] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308651] acpiphp: Slot [3] registered\n[ 0.309468] acpiphp: Slot [4] registered\n[ 0.310273] acpiphp: Slot [5] registered\n[ 0.311079] acpiphp: Slot [6] registered\n[ 0.311884] acpiphp: Slot [7] registered\n[ 0.312686] acpiphp: Slot [8] registered\n[ 0.313500] acpiphp: Slot [9] registered\n[ 0.314303] acpiphp: Slot [10] registered\n[ 0.325235] acpiphp: Slot [11] registered\n[ 0.326096] acpiphp: Slot [12] registered\n[ 0.326914] acpiphp: Slot [13] registered\n[ 0.327728] acpiphp: Slot [14] registered\n[ 0.328542] acpiphp: Slot [15] registered\n[ 0.329359] acpiphp: Slot [16] registered\n[ 0.330178] acpiphp: Slot [17] registered\n[ 0.330994] acpiphp: Slot [18] registered\n[ 0.331809] acpiphp: Slot [19] registered\n[ 0.332624] acpiphp: Slot [20] registered\n[ 0.333439] acpiphp: Slot [21] registered\n[ 0.334258] acpiphp: Slot [22] registered\n[ 0.335078] acpiphp: Slot [23] registered\n[ 0.335897] acpiphp: Slot [24] registered\n[ 0.336708] acpiphp: Slot [25] registered\n[ 0.337525] acpiphp: Slot [26] registered\n[ 0.338337] acpiphp: Slot [27] registered\n[ 0.339154] acpiphp: Slot [28] registered\n[ 0.339967] acpiphp: Slot [29] registered\n[ 0.340779] acpiphp: Slot [30] registered\n[ 0.341598] acpiphp: Slot [31] registered\n[ 0.342406] PCI host bridge to bus 0000:00\n[ 0.343226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347120] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.348580] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358530] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418382] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419671] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421113] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423732] vgaarb: loaded\n[ 0.424338] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425503] SCSI subsystem initialized\n[ 0.426352] ACPI: bus type USB registered\n[ 0.427215] usbcore: registered new interface driver usbfs\n[ 0.428245] usbcore: registered new interface driver hub\n[ 0.429242] usbcore: registered new device driver usb\n[ 0.430333] PCI: Using ACPI for IRQ routing\n[ 0.431361] NetLabel: Initializing\n[ 0.432071] NetLabel: domain hash size = 128\n[ 0.432913] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433846] NetLabel: unlabeled traffic allowed by default\n[ 0.434976] clocksource: Switched to clocksource kvm-clock\n[ 0.440848] AppArmor: AppArmor Filesystem Enabled\n[ 0.441792] pnp: PnP ACPI init\n[ 0.442720] pnp: PnP ACPI: found 5 devices\n[ 0.449816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451508] NET: Registered protocol family 2\n[ 0.452467] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.453716] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.454872] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.456025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457094] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458240] NET: Registered protocol family 1\n[ 0.459101] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460179] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461233] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498073] Trying to unpack rootfs image as initramfs...\n[ 0.548343] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562595] Scanning for low memory corruption every 60 seconds\n[ 0.564440] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566070] audit: initializing netlink subsys (disabled)\n[ 0.567560] audit: type=2000 audit(1538284966.983:1): initialized\n[ 0.569319] Initialise system trusted keyring\n[ 0.570612] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574892] zbud: loaded\n[ 0.575837] VFS: Disk quotas dquot_6.6.0\n[ 0.576967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579058] fuse init (API version 7.23)\n[ 0.580281] Key type big_key registered\n[ 0.581428] Allocating IMA MOK and blacklist keyrings.\n[ 0.583088] Key type asymmetric registered\n[ 0.584251] Asymmetric key parser 'x509' registered\n[ 0.585580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.587661] io scheduler noop registered\n[ 0.588741] io scheduler deadline registered (default)\n[ 0.590101] io scheduler cfq registered\n[ 0.591230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593698] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595183] ACPI: Power Button [PWRF]\n[ 0.596071] GHES: HEST is not enabled!\n[ 0.614385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680157] Linux agpgart interface v0.103\n[ 0.682431] brd: module loaded\n[ 0.683758] loop: module loaded\n[ 0.687723] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689117] GPT:90111 != 20971519\n[ 0.689786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.690852] GPT:90111 != 20971519\n[ 0.691530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.692451] vda: vda1 vda15\n[ 0.693948] scsi host0: ata_piix\n[ 0.694700] scsi host1: ata_piix\n[ 0.695396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.696631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.698207] libphy: Fixed MDIO Bus: probed\n[ 0.699024] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701901] PPP generic driver version 2.4.2\n[ 0.702764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703978] ehci-pci: EHCI PCI platform driver\n[ 0.704830] ehci-platform: EHCI generic platform driver\n[ 0.705787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706866] ohci-pci: OHCI PCI platform driver\n[ 0.707711] ohci-platform: OHCI generic platform driver\n[ 0.708668] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727589] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.728589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730050] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.731058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.732187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734849] usb usb1: Product: UHCI Host Controller\n[ 0.735801] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736953] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737963] hub 1-0:1.0: USB hub found\n[ 0.738750] hub 1-0:1.0: 2 ports detected\n[ 0.739680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742791] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743936] mousedev: PS/2 mouse device common for all mice\n[ 0.745169] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.751105] i2c /dev entries driver\n[ 0.751889] device-mapper: uevent: version 1.0.3\n[ 0.752844] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.754484] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755806] NET: Registered protocol family 10\n[ 0.756834] NET: Registered protocol family 17\n[ 0.757733] Key type dns_resolver registered\n[ 0.758711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760926] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762694] registered taskstats version 1\n[ 0.763553] Loading compiled-in X.509 certificates\n[ 0.764988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.766855] zswap: loaded using pool lzo/zbud\n[ 0.768398] Key type trusted registered\n[ 0.770609] Key type encrypted registered\n[ 0.771750] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772800] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773849] evm: HMAC attrs: 0x1\n[ 0.774829] Magic number: 2:624:366\n[ 0.775818] rtc_cmos 00:00: setting system clock to 2018-09-30 05:22:46 UTC (1538284966)\n[ 0.787836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788968] EDD information not available.\n[ 0.852172] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853746] Write protecting the kernel read-only data: 14336k\n[ 0.855382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.912595] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.38\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.59. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-09-30 05:23:19,333 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-f1198883-bb90-4d53-ba87-ce7a4ee606c2 2018-09-30 05:23:19,334 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:23:19,335 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 494483168 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131882] pid_max: default: 32768 minimum: 301 [ 0.132775] ACPI: Core revision 20150930 [ 0.134176] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135483] Security Framework initialized [ 0.136293] Yama: becoming mindful. [ 0.137031] AppArmor: AppArmor initialized [ 0.137920] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139209] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140464] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141691] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143070] Initializing cgroup subsys io [ 0.143888] Initializing cgroup subsys memory [ 0.144748] Initializing cgroup subsys devices [ 0.145657] Initializing cgroup subsys freezer [ 0.146536] Initializing cgroup subsys net_cls [ 0.147401] Initializing cgroup subsys perf_event [ 0.148310] Initializing cgroup subsys net_prio [ 0.149206] Initializing cgroup subsys hugetlb [ 0.150114] Initializing cgroup subsys pids [ 0.150990] CPU: Physical Processor ID: 0 [ 0.152531] mce: CPU supports 10 MCE banks [ 0.153418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156686] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163132] ftrace: allocating 31920 entries in 125 pages [ 0.189206] smpboot: Max logical packages: 2 [ 0.190116] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191321] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192726] x2apic enabled [ 0.193576] Switched APIC routing to physical x2apic. [ 0.195339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196552] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200676] KVM setup paravirtual spinlock [ 0.202114] x86: Booting SMP configuration: [ 0.203065] .... node #0, CPUs: #1 [ 0.203999] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225762] x86: Booted up 1 node, 2 CPUs [ 0.225764] KVM setup async PF for cpu 1 [ 0.225767] kvm-stealtime: cpu 1, msr f90d940 [ 0.228388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229905] devtmpfs: initialized [ 0.231620] evm: security.selinux [ 0.232322] evm: security.SMACK64 [ 0.233053] evm: security.SMACK64EXEC [ 0.233819] evm: security.SMACK64TRANSMUTE [ 0.234649] evm: security.SMACK64MMAP [ 0.235409] evm: security.ima [ 0.236066] evm: security.capability [ 0.236934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238950] pinctrl core: initialized pinctrl subsystem [ 0.240717] RTC time: 5:22:45, date: 09/30/18 [ 0.242133] NET: Registered protocol family 16 [ 0.255170] cpuidle: using governor ladder [ 0.267252] cpuidle: using governor menu [ 0.268085] PCCT header not found. [ 0.268862] ACPI: bus type PCI registered [ 0.269669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270923] PCI: Using configuration type 1 for base access [ 0.284363] ACPI: Added _OSI(Module Device) [ 0.285222] ACPI: Added _OSI(Processor Device) [ 0.286089] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286993] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289340] ACPI: Interpreter enabled [ 0.290118] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297578] ACPI: (supports S0 S5) [ 0.298288] ACPI: Using IOAPIC for interrupt routing [ 0.299350] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302723] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303880] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305126] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308651] acpiphp: Slot [3] registered [ 0.309468] acpiphp: Slot [4] registered [ 0.310273] acpiphp: Slot [5] registered [ 0.311079] acpiphp: Slot [6] registered [ 0.311884] acpiphp: Slot [7] registered [ 0.312686] acpiphp: Slot [8] registered [ 0.313500] acpiphp: Slot [9] registered [ 0.314303] acpiphp: Slot [10] registered [ 0.325235] acpiphp: Slot [11] registered [ 0.326096] acpiphp: Slot [12] registered [ 0.326914] acpiphp: Slot [13] registered [ 0.327728] acpiphp: Slot [14] registered [ 0.328542] acpiphp: Slot [15] registered [ 0.329359] acpiphp: Slot [16] registered [ 0.330178] acpiphp: Slot [17] registered [ 0.330994] acpiphp: Slot [18] registered [ 0.331809] acpiphp: Slot [19] registered [ 0.332624] acpiphp: Slot [20] registered [ 0.333439] acpiphp: Slot [21] registered [ 0.334258] acpiphp: Slot [22] registered [ 0.335078] acpiphp: Slot [23] registered [ 0.335897] acpiphp: Slot [24] registered [ 0.336708] acpiphp: Slot [25] registered [ 0.337525] acpiphp: Slot [26] registered [ 0.338337] acpiphp: Slot [27] registered [ 0.339154] acpiphp: Slot [28] registered [ 0.339967] acpiphp: Slot [29] registered [ 0.340779] acpiphp: Slot [30] registered [ 0.341598] acpiphp: Slot [31] registered [ 0.342406] PCI host bridge to bus 0000:00 [ 0.343226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344444] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347120] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.348580] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358530] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364964] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416991] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418382] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419671] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421113] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423732] vgaarb: loaded [ 0.424338] vgaarb: bridge control possible 0000:00:02.0 [ 0.425503] SCSI subsystem initialized [ 0.426352] ACPI: bus type USB registered [ 0.427215] usbcore: registered new interface driver usbfs [ 0.428245] usbcore: registered new interface driver hub [ 0.429242] usbcore: registered new device driver usb [ 0.430333] PCI: Using ACPI for IRQ routing [ 0.431361] NetLabel: Initializing [ 0.432071] NetLabel: domain hash size = 128 [ 0.432913] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433846] NetLabel: unlabeled traffic allowed by default [ 0.434976] clocksource: Switched to clocksource kvm-clock [ 0.440848] AppArmor: AppArmor Filesystem Enabled [ 0.441792] pnp: PnP ACPI init [ 0.442720] pnp: PnP ACPI: found 5 devices [ 0.449816] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451508] NET: Registered protocol family 2 [ 0.452467] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.453716] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.454872] TCP: Hash tables configured (established 2048 bind 2048) [ 0.456025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457094] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458240] NET: Registered protocol family 1 [ 0.459101] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460179] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461233] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498073] Trying to unpack rootfs image as initramfs... [ 0.548343] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562595] Scanning for low memory corruption every 60 seconds [ 0.564440] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566070] audit: initializing netlink subsys (disabled) [ 0.567560] audit: type=2000 audit(1538284966.983:1): initialized [ 0.569319] Initialise system trusted keyring [ 0.570612] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574892] zbud: loaded [ 0.575837] VFS: Disk quotas dquot_6.6.0 [ 0.576967] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579058] fuse init (API version 7.23) [ 0.580281] Key type big_key registered [ 0.581428] Allocating IMA MOK and blacklist keyrings. [ 0.583088] Key type asymmetric registered [ 0.584251] Asymmetric key parser 'x509' registered [ 0.585580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.587661] io scheduler noop registered [ 0.588741] io scheduler deadline registered (default) [ 0.590101] io scheduler cfq registered [ 0.591230] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592406] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593698] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595183] ACPI: Power Button [PWRF] [ 0.596071] GHES: HEST is not enabled! [ 0.614385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651594] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680157] Linux agpgart interface v0.103 [ 0.682431] brd: module loaded [ 0.683758] loop: module loaded [ 0.687723] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.689117] GPT:90111 != 20971519 [ 0.689786] GPT:Alternate GPT header not at the end of the disk. [ 0.690852] GPT:90111 != 20971519 [ 0.691530] GPT: Use GNU Parted to correct GPT errors. [ 0.692451] vda: vda1 vda15 [ 0.693948] scsi host0: ata_piix [ 0.694700] scsi host1: ata_piix [ 0.695396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.696631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.698207] libphy: Fixed MDIO Bus: probed [ 0.699024] tun: Universal TUN/TAP device driver, 1.6 [ 0.699960] tun: (C) 1999-2004 Max Krasnyansky [ 0.701901] PPP generic driver version 2.4.2 [ 0.702764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703978] ehci-pci: EHCI PCI platform driver [ 0.704830] ehci-platform: EHCI generic platform driver [ 0.705787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706866] ohci-pci: OHCI PCI platform driver [ 0.707711] ohci-platform: OHCI generic platform driver [ 0.708668] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727589] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730050] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.731058] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.732187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734849] usb usb1: Product: UHCI Host Controller [ 0.735801] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736953] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737963] hub 1-0:1.0: USB hub found [ 0.738750] hub 1-0:1.0: 2 ports detected [ 0.739680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741818] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742791] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743936] mousedev: PS/2 mouse device common for all mice [ 0.745169] rtc_cmos 00:00: RTC can wake from S4 [ 0.746489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.751105] i2c /dev entries driver [ 0.751889] device-mapper: uevent: version 1.0.3 [ 0.752844] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.754484] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755806] NET: Registered protocol family 10 [ 0.756834] NET: Registered protocol family 17 [ 0.757733] Key type dns_resolver registered [ 0.758711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760926] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762694] registered taskstats version 1 [ 0.763553] Loading compiled-in X.509 certificates [ 0.764988] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.766855] zswap: loaded using pool lzo/zbud [ 0.768398] Key type trusted registered [ 0.770609] Key type encrypted registered [ 0.771750] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772800] ima: No TPM chip found, activating TPM-bypass! [ 0.773849] evm: HMAC attrs: 0x1 [ 0.774829] Magic number: 2:624:366 [ 0.775818] rtc_cmos 00:00: setting system clock to 2018-09-30 05:22:46 UTC (1538284966) [ 0.787836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788968] EDD information not available. [ 0.852172] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853746] Write protecting the kernel read-only data: 14336k [ 0.855382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.912595] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.38 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.59. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c ssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: The system is going down NOW! Sent SIGTERM to all processes 2018-09-30 05:23:19,335 - create_instance - INFO - Checking if VM is active 2018-09-30 05:23:19,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:19,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5318ba0b-eb51-4f52-b0d4-8974a9e0de7a x-compute-request-id: req-5318ba0b-eb51-4f52-b0d4-8974a9e0de7a Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-30T05:23:03Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:19,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-5318ba0b-eb51-4f52-b0d4-8974a9e0de7a 2018-09-30 05:23:19,833 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - REBOOT 2018-09-30 05:23:19,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:23:22,837 - create_instance - DEBUG - VM status query timeout in 896.498633862 2018-09-30 05:23:22,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:23,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-440bec1d-3ba6-47f0-8a8f-da73d61e1f6b x-compute-request-id: req-440bec1d-3ba6-47f0-8a8f-da73d61e1f6b Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-30T05:23:03Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:23,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-440bec1d-3ba6-47f0-8a8f-da73d61e1f6b 2018-09-30 05:23:23,155 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - REBOOT 2018-09-30 05:23:23,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:23:26,159 - create_instance - DEBUG - VM status query timeout in 893.176620007 2018-09-30 05:23:26,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:27,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ae282b1-b5ab-488c-a075-4fa1875b734d x-compute-request-id: req-6ae282b1-b5ab-488c-a075-4fa1875b734d Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-30T05:23:03Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:27,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-6ae282b1-b5ab-488c-a075-4fa1875b734d 2018-09-30 05:23:27,046 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - REBOOT 2018-09-30 05:23:27,046 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:23:30,050 - create_instance - DEBUG - VM status query timeout in 889.285835981 2018-09-30 05:23:30,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:30,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17c04072-da1c-4b6e-ba19-d01ddb3b8075 x-compute-request-id: req-17c04072-da1c-4b6e-ba19-d01ddb3b8075 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:28Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:30,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-17c04072-da1c-4b6e-ba19-d01ddb3b8075 2018-09-30 05:23:30,877 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:23:30,877 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:23:30,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:31,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ffc3104-dd58-4d3f-bf55-f07cfc9d1e9e x-compute-request-id: req-8ffc3104-dd58-4d3f-bf55-f07cfc9d1e9e Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:28Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:31,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-8ffc3104-dd58-4d3f-bf55-f07cfc9d1e9e 2018-09-30 05:23:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:31,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a7613560-f9ea-4cde-a1aa-b3ccbd86480e Date: Sun, 30 Sep 2018 05:23:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:23:31,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-a7613560-f9ea-4cde-a1aa-b3ccbd86480e 2018-09-30 05:23:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:31,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49b7944-7bac-43df-95c5-f2b342244a94 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:23:31,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-f49b7944-7bac-43df-95c5-f2b342244a94 2018-09-30 05:23:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e20369b-f562-49a2-a62a-c9f4198aaa9b Date: Sun, 30 Sep 2018 05:23:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:23:31,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-0e20369b-f562-49a2-a62a-c9f4198aaa9b 2018-09-30 05:23:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:31,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5f5baf8d-1b48-41fd-9b13-aacbac0df742 Date: Sun, 30 Sep 2018 05:23:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:23:31,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-5f5baf8d-1b48-41fd-9b13-aacbac0df742 2018-09-30 05:23:31,868 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:23:31,870 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7bc1bd0L 2018-09-30 05:23:31,871 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:23:31,871 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:23:31,871 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:23:31,872 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:23:31,873 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:23:31,873 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:23:31,873 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:23:31,873 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:23:31,873 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:23:31,890 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:23:31,891 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:23:31,903 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:23:31,930 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:23:31,935 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:23:32,036 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:23:32,081 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:23:32,082 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:23:32,083 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7bc1bd0L 2018-09-30 05:23:32,084 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:23:32,084 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:23:32,084 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:23:32,085 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:23:32,086 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:23:32,086 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:23:32,086 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:23:32,086 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:23:32,086 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:23:32,103 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:23:32,104 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:23:32,116 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:23:32,142 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:23:32,145 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:23:32,148 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:23:32,149 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:23:32,150 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:23:32,151 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:23:32,153 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:23:32,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:32,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-266caf58-3bde-4083-8f93-e973ecd89131 x-compute-request-id: req-266caf58-3bde-4083-8f93-e973ecd89131 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:28Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:32,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-266caf58-3bde-4083-8f93-e973ecd89131 2018-09-30 05:23:32,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"reboot": {"type": "SOFT"}}' 2018-09-30 05:23:32,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2f1080f-0a9e-4b5a-8031-0b12004c49dc x-compute-request-id: req-a2f1080f-0a9e-4b5a-8031-0b12004c49dc Content-Length: 0 Content-Type: application/json 2018-09-30 05:23:32,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-a2f1080f-0a9e-4b5a-8031-0b12004c49dc 2018-09-30 05:23:47,970 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-09-30 05:23:47,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:48,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ea07aa-8baf-4153-a832-b1d1afe52591 x-compute-request-id: req-51ea07aa-8baf-4153-a832-b1d1afe52591 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:36Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:48,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-51ea07aa-8baf-4153-a832-b1d1afe52591 2018-09-30 05:23:48,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:23:49,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d9ba3b7-e116-4466-bfb3-79219ea914a5 x-compute-request-id: req-5d9ba3b7-e116-4466-bfb3-79219ea914a5 Content-Encoding: gzip Content-Length: 9518 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497936644 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128312] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129966] pid_max: default: 32768 minimum: 301\n[ 0.130860] ACPI: Core revision 20150930\n[ 0.132254] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133561] Security Framework initialized\n[ 0.134376] Yama: becoming mindful.\n[ 0.135122] AppArmor: AppArmor initialized\n[ 0.135976] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137265] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138519] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139712] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141079] Initializing cgroup subsys io\n[ 0.141893] Initializing cgroup subsys memory\n[ 0.142746] Initializing cgroup subsys devices\n[ 0.143624] Initializing cgroup subsys freezer\n[ 0.144496] Initializing cgroup subsys net_cls\n[ 0.145358] Initializing cgroup subsys perf_event\n[ 0.146264] Initializing cgroup subsys net_prio\n[ 0.147144] Initializing cgroup subsys hugetlb\n[ 0.148013] Initializing cgroup subsys pids\n[ 0.148883] CPU: Physical Processor ID: 0\n[ 0.150392] mce: CPU supports 10 MCE banks\n[ 0.151243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154516] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160945] ftrace: allocating 31920 entries in 125 pages\n[ 0.187087] smpboot: Max logical packages: 2\n[ 0.187968] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189178] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190533] x2apic enabled\n[ 0.191351] Switched APIC routing to physical x2apic.\n[ 0.193109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196420] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198338] KVM setup paravirtual spinlock\n[ 0.199741] x86: Booting SMP configuration:\n[ 0.200626] .... node #0, CPUs: #1\n[ 0.201515] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223717] x86: Booted up 1 node, 2 CPUs\n[ 0.223720] KVM setup async PF for cpu 1\n[ 0.223723] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226297] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.227816] devtmpfs: initialized\n[ 0.229519] evm: security.selinux\n[ 0.230219] evm: security.SMACK64\n[ 0.230910] evm: security.SMACK64EXEC\n[ 0.231652] evm: security.SMACK64TRANSMUTE\n[ 0.232470] evm: security.SMACK64MMAP\n[ 0.233222] evm: security.ima\n[ 0.233865] evm: security.capability\n[ 0.234756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236659] pinctrl core: initialized pinctrl subsystem\n[ 0.237762] RTC time: 5:23:35, date: 09/30/18\n[ 0.238750] NET: Registered protocol family 16\n[ 0.248663] cpuidle: using governor ladder\n[ 0.260765] cpuidle: using governor menu\n[ 0.261585] PCCT header not found.\n[ 0.262430] ACPI: bus type PCI registered\n[ 0.263246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264506] PCI: Using configuration type 1 for base access\n[ 0.278037] ACPI: Added _OSI(Module Device)\n[ 0.278899] ACPI: Added _OSI(Processor Device)\n[ 0.279762] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280669] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283066] ACPI: Interpreter enabled\n[ 0.283841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291309] ACPI: (supports S0 S5)\n[ 0.292022] ACPI: Using IOAPIC for interrupt routing\n[ 0.293149] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296541] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302407] acpiphp: Slot [3] registered\n[ 0.303224] acpiphp: Slot [4] registered\n[ 0.304025] acpiphp: Slot [5] registered\n[ 0.304821] acpiphp: Slot [6] registered\n[ 0.305618] acpiphp: Slot [7] registered\n[ 0.306420] acpiphp: Slot [8] registered\n[ 0.307231] acpiphp: Slot [9] registered\n[ 0.308035] acpiphp: Slot [10] registered\n[ 0.318844] acpiphp: Slot [11] registered\n[ 0.319652] acpiphp: Slot [12] registered\n[ 0.320464] acpiphp: Slot [13] registered\n[ 0.321275] acpiphp: Slot [14] registered\n[ 0.322090] acpiphp: Slot [15] registered\n[ 0.322911] acpiphp: Slot [16] registered\n[ 0.323722] acpiphp: Slot [17] registered\n[ 0.324532] acpiphp: Slot [18] registered\n[ 0.325346] acpiphp: Slot [19] registered\n[ 0.326159] acpiphp: Slot [20] registered\n[ 0.326977] acpiphp: Slot [21] registered\n[ 0.327792] acpiphp: Slot [22] registered\n[ 0.328604] acpiphp: Slot [23] registered\n[ 0.329420] acpiphp: Slot [24] registered\n[ 0.330237] acpiphp: Slot [25] registered\n[ 0.331054] acpiphp: Slot [26] registered\n[ 0.331865] acpiphp: Slot [27] registered\n[ 0.332673] acpiphp: Slot [28] registered\n[ 0.333485] acpiphp: Slot [29] registered\n[ 0.334310] acpiphp: Slot [30] registered\n[ 0.335134] acpiphp: Slot [31] registered\n[ 0.335944] PCI host bridge to bus 0000:00\n[ 0.336750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337952] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.339107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340497] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.348135] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349356] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350479] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351683] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.359156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.360529] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411637] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413065] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419976] vgaarb: loaded\n[ 0.420584] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421742] SCSI subsystem initialized\n[ 0.422626] ACPI: bus type USB registered\n[ 0.423465] usbcore: registered new interface driver usbfs\n[ 0.424515] usbcore: registered new interface driver hub\n[ 0.425541] usbcore: registered new device driver usb\n[ 0.426729] PCI: Using ACPI for IRQ routing\n[ 0.427781] NetLabel: Initializing\n[ 0.428503] NetLabel: domain hash size = 128\n[ 0.429393] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430356] NetLabel: unlabeled traffic allowed by default\n[ 0.431559] clocksource: Switched to clocksource kvm-clock\n[ 0.437519] AppArmor: AppArmor Filesystem Enabled\n[ 0.438523] pnp: PnP ACPI init\n[ 0.439467] pnp: PnP ACPI: found 5 devices\n[ 0.446978] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448714] NET: Registered protocol family 2\n[ 0.449709] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.451003] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.452196] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.453379] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455649] NET: Registered protocol family 1\n[ 0.456526] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457631] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458713] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496233] Trying to unpack rootfs image as initramfs...\n[ 0.545808] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.560049] Scanning for low memory corruption every 60 seconds\n[ 0.561622] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562791] audit: initializing netlink subsys (disabled)\n[ 0.563844] audit: type=2000 audit(1538285016.831:1): initialized\n[ 0.565167] Initialise system trusted keyring\n[ 0.566194] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.567368] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569514] zbud: loaded\n[ 0.570297] VFS: Disk quotas dquot_6.6.0\n[ 0.571127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572761] fuse init (API version 7.23)\n[ 0.573691] Key type big_key registered\n[ 0.574494] Allocating IMA MOK and blacklist keyrings.\n[ 0.575941] Key type asymmetric registered\n[ 0.576765] Asymmetric key parser 'x509' registered\n[ 0.577721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579248] io scheduler noop registered\n[ 0.580055] io scheduler deadline registered (default)\n[ 0.581057] io scheduler cfq registered\n[ 0.581908] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582968] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.584256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585727] ACPI: Power Button [PWRF]\n[ 0.586663] GHES: HEST is not enabled!\n[ 0.606762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647736] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671487] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674213] Linux agpgart interface v0.103\n[ 0.677532] brd: module loaded\n[ 0.679140] loop: module loaded\n[ 0.685692] vda: vda1 vda15\n[ 0.687424] scsi host0: ata_piix\n[ 0.688229] scsi host1: ata_piix\n[ 0.688946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.690170] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.691454] libphy: Fixed MDIO Bus: probed\n[ 0.692389] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693438] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.695581] PPP generic driver version 2.4.2\n[ 0.696592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697916] ehci-pci: EHCI PCI platform driver\n[ 0.698787] ehci-platform: EHCI generic platform driver\n[ 0.699779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700915] ohci-pci: OHCI PCI platform driver\n[ 0.701787] ohci-platform: OHCI generic platform driver\n[ 0.702770] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721745] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722744] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724210] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725212] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.726335] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.727555] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728994] usb usb1: Product: UHCI Host Controller\n[ 0.729932] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731072] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732152] hub 1-0:1.0: USB hub found\n[ 0.732937] hub 1-0:1.0: 2 ports detected\n[ 0.733857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735973] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736930] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.737995] mousedev: PS/2 mouse device common for all mice\n[ 0.739254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741108] rtc_cmos 00:00: RTC can wake from S4\n[ 0.742216] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.743413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.744608] i2c /dev entries driver\n[ 0.745377] device-mapper: uevent: version 1.0.3\n[ 0.746336] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747976] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.749318] NET: Registered protocol family 10\n[ 0.750345] NET: Registered protocol family 17\n[ 0.751239] Key type dns_resolver registered\n[ 0.752212] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.753302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.754695] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.756510] registered taskstats version 1\n[ 0.757352] Loading compiled-in X.509 certificates\n[ 0.758796] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.760660] zswap: loaded using pool lzo/zbud\n[ 0.762126] Key type trusted registered\n[ 0.763804] Key type encrypted registered\n[ 0.764651] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765680] ima: No TPM chip found, activating TPM-bypass!\n[ 0.766718] evm: HMAC attrs: 0x1\n[ 0.767677] Magic number: 2:624:366\n[ 0.768532] rtc_cmos 00:00: setting system clock to 2018-09-30 05:23:36 UTC (1538285016)\n[ 0.770148] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.771259] EDD information not available.\n[ 0.848671] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.850239] Write protecting the kernel read-only data: 14336k\n[ 0.862396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864229] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.096337] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: "} 2018-09-30 05:23:49,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-5d9ba3b7-e116-4466-bfb3-79219ea914a5 2018-09-30 05:23:49,556 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:23:49,557 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497936644 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128312] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129966] pid_max: default: 32768 minimum: 301 [ 0.130860] ACPI: Core revision 20150930 [ 0.132254] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133561] Security Framework initialized [ 0.134376] Yama: becoming mindful. [ 0.135122] AppArmor: AppArmor initialized [ 0.135976] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137265] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138519] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139712] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141079] Initializing cgroup subsys io [ 0.141893] Initializing cgroup subsys memory [ 0.142746] Initializing cgroup subsys devices [ 0.143624] Initializing cgroup subsys freezer [ 0.144496] Initializing cgroup subsys net_cls [ 0.145358] Initializing cgroup subsys perf_event [ 0.146264] Initializing cgroup subsys net_prio [ 0.147144] Initializing cgroup subsys hugetlb [ 0.148013] Initializing cgroup subsys pids [ 0.148883] CPU: Physical Processor ID: 0 [ 0.150392] mce: CPU supports 10 MCE banks [ 0.151243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152245] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154516] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160945] ftrace: allocating 31920 entries in 125 pages [ 0.187087] smpboot: Max logical packages: 2 [ 0.187968] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189178] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190533] x2apic enabled [ 0.191351] Switched APIC routing to physical x2apic. [ 0.193109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196420] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198338] KVM setup paravirtual spinlock [ 0.199741] x86: Booting SMP configuration: [ 0.200626] .... node #0, CPUs: #1 [ 0.201515] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223717] x86: Booted up 1 node, 2 CPUs [ 0.223720] KVM setup async PF for cpu 1 [ 0.223723] kvm-stealtime: cpu 1, msr f90d940 [ 0.226297] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.227816] devtmpfs: initialized [ 0.229519] evm: security.selinux [ 0.230219] evm: security.SMACK64 [ 0.230910] evm: security.SMACK64EXEC [ 0.231652] evm: security.SMACK64TRANSMUTE [ 0.232470] evm: security.SMACK64MMAP [ 0.233222] evm: security.ima [ 0.233865] evm: security.capability [ 0.234756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236659] pinctrl core: initialized pinctrl subsystem [ 0.237762] RTC time: 5:23:35, date: 09/30/18 [ 0.238750] NET: Registered protocol family 16 [ 0.248663] cpuidle: using governor ladder [ 0.260765] cpuidle: using governor menu [ 0.261585] PCCT header not found. [ 0.262430] ACPI: bus type PCI registered [ 0.263246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264506] PCI: Using configuration type 1 for base access [ 0.278037] ACPI: Added _OSI(Module Device) [ 0.278899] ACPI: Added _OSI(Processor Device) [ 0.279762] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280669] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283066] ACPI: Interpreter enabled [ 0.283841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291309] ACPI: (supports S0 S5) [ 0.292022] ACPI: Using IOAPIC for interrupt routing [ 0.293149] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296541] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302407] acpiphp: Slot [3] registered [ 0.303224] acpiphp: Slot [4] registered [ 0.304025] acpiphp: Slot [5] registered [ 0.304821] acpiphp: Slot [6] registered [ 0.305618] acpiphp: Slot [7] registered [ 0.306420] acpiphp: Slot [8] registered [ 0.307231] acpiphp: Slot [9] registered [ 0.308035] acpiphp: Slot [10] registered [ 0.318844] acpiphp: Slot [11] registered [ 0.319652] acpiphp: Slot [12] registered [ 0.320464] acpiphp: Slot [13] registered [ 0.321275] acpiphp: Slot [14] registered [ 0.322090] acpiphp: Slot [15] registered [ 0.322911] acpiphp: Slot [16] registered [ 0.323722] acpiphp: Slot [17] registered [ 0.324532] acpiphp: Slot [18] registered [ 0.325346] acpiphp: Slot [19] registered [ 0.326159] acpiphp: Slot [20] registered [ 0.326977] acpiphp: Slot [21] registered [ 0.327792] acpiphp: Slot [22] registered [ 0.328604] acpiphp: Slot [23] registered [ 0.329420] acpiphp: Slot [24] registered [ 0.330237] acpiphp: Slot [25] registered [ 0.331054] acpiphp: Slot [26] registered [ 0.331865] acpiphp: Slot [27] registered [ 0.332673] acpiphp: Slot [28] registered [ 0.333485] acpiphp: Slot [29] registered [ 0.334310] acpiphp: Slot [30] registered [ 0.335134] acpiphp: Slot [31] registered [ 0.335944] PCI host bridge to bus 0000:00 [ 0.336750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337952] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.339107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340497] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341890] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.348135] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.349356] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350479] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351683] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.360529] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408679] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410191] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411637] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413065] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414459] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415759] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418395] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419976] vgaarb: loaded [ 0.420584] vgaarb: bridge control possible 0000:00:02.0 [ 0.421742] SCSI subsystem initialized [ 0.422626] ACPI: bus type USB registered [ 0.423465] usbcore: registered new interface driver usbfs [ 0.424515] usbcore: registered new interface driver hub [ 0.425541] usbcore: registered new device driver usb [ 0.426729] PCI: Using ACPI for IRQ routing [ 0.427781] NetLabel: Initializing [ 0.428503] NetLabel: domain hash size = 128 [ 0.429393] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430356] NetLabel: unlabeled traffic allowed by default [ 0.431559] clocksource: Switched to clocksource kvm-clock [ 0.437519] AppArmor: AppArmor Filesystem Enabled [ 0.438523] pnp: PnP ACPI init [ 0.439467] pnp: PnP ACPI: found 5 devices [ 0.446978] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448714] NET: Registered protocol family 2 [ 0.449709] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.451003] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.452196] TCP: Hash tables configured (established 2048 bind 2048) [ 0.453379] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.455649] NET: Registered protocol family 1 [ 0.456526] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.457631] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.458713] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496233] Trying to unpack rootfs image as initramfs... [ 0.545808] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.560049] Scanning for low memory corruption every 60 seconds [ 0.561622] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562791] audit: initializing netlink subsys (disabled) [ 0.563844] audit: type=2000 audit(1538285016.831:1): initialized [ 0.565167] Initialise system trusted keyring [ 0.566194] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.567368] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.569514] zbud: loaded [ 0.570297] VFS: Disk quotas dquot_6.6.0 [ 0.571127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572761] fuse init (API version 7.23) [ 0.573691] Key type big_key registered [ 0.574494] Allocating IMA MOK and blacklist keyrings. [ 0.575941] Key type asymmetric registered [ 0.576765] Asymmetric key parser 'x509' registered [ 0.577721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579248] io scheduler noop registered [ 0.580055] io scheduler deadline registered (default) [ 0.581057] io scheduler cfq registered [ 0.581908] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582968] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585727] ACPI: Power Button [PWRF] [ 0.586663] GHES: HEST is not enabled! [ 0.606762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644676] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647736] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671487] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674213] Linux agpgart interface v0.103 [ 0.677532] brd: module loaded [ 0.679140] loop: module loaded [ 0.685692] vda: vda1 vda15 [ 0.687424] scsi host0: ata_piix [ 0.688229] scsi host1: ata_piix [ 0.688946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.690170] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.691454] libphy: Fixed MDIO Bus: probed [ 0.692389] tun: Universal TUN/TAP device driver, 1.6 [ 0.693438] tun: (C) 1999-2004 Max Krasnyansky [ 0.695581] PPP generic driver version 2.4.2 [ 0.696592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697916] ehci-pci: EHCI PCI platform driver [ 0.698787] ehci-platform: EHCI generic platform driver [ 0.699779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700915] ohci-pci: OHCI PCI platform driver [ 0.701787] ohci-platform: OHCI generic platform driver [ 0.702770] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721745] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722744] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.725212] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.726335] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727555] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728994] usb usb1: Product: UHCI Host Controller [ 0.729932] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731072] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732152] hub 1-0:1.0: USB hub found [ 0.732937] hub 1-0:1.0: 2 ports detected [ 0.733857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735973] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736930] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737995] mousedev: PS/2 mouse device common for all mice [ 0.739254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741108] rtc_cmos 00:00: RTC can wake from S4 [ 0.742216] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744608] i2c /dev entries driver [ 0.745377] device-mapper: uevent: version 1.0.3 [ 0.746336] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.747976] ledtrig-cpu: registered to indicate activity on CPUs [ 0.749318] NET: Registered protocol family 10 [ 0.750345] NET: Registered protocol family 17 [ 0.751239] Key type dns_resolver registered [ 0.752212] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.754695] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.756510] registered taskstats version 1 [ 0.757352] Loading compiled-in X.509 certificates [ 0.758796] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.760660] zswap: loaded using pool lzo/zbud [ 0.762126] Key type trusted registered [ 0.763804] Key type encrypted registered [ 0.764651] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765680] ima: No TPM chip found, activating TPM-bypass! [ 0.766718] evm: HMAC attrs: 0x1 [ 0.767677] Magic number: 2:624:366 [ 0.768532] rtc_cmos 00:00: setting system clock to 2018-09-30 05:23:36 UTC (1538285016) [ 0.770148] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771259] EDD information not available. [ 0.848671] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.850239] Write protecting the kernel read-only data: 14336k [ 0.862396] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.864229] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.096337] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.10. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c ssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c launch-index: 0 === cirros: current=0.4.0 uptime=1.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: 2018-09-30 05:23:49,557 - create_instance - INFO - Checking if VM is active 2018-09-30 05:23:49,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:49,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93c2c753-1ff1-4bf0-b53b-91fe24d8ff54 x-compute-request-id: req-93c2c753-1ff1-4bf0-b53b-91fe24d8ff54 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:36Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:49,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-93c2c753-1ff1-4bf0-b53b-91fe24d8ff54 2018-09-30 05:23:49,950 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:23:49,950 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:23:49,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:50,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48505cd-228a-414b-bc9f-62419d01a9cb x-compute-request-id: req-b48505cd-228a-414b-bc9f-62419d01a9cb Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:36Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:50,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-b48505cd-228a-414b-bc9f-62419d01a9cb 2018-09-30 05:23:50,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:50,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9d28918f-4aa3-4a9a-a9b5-82125a7b4be0 Date: Sun, 30 Sep 2018 05:23:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:23:50,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-9d28918f-4aa3-4a9a-a9b5-82125a7b4be0 2018-09-30 05:23:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:50,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3f11e9-18e5-4eab-ad0b-6c43e7795adf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:23:50,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-8b3f11e9-18e5-4eab-ad0b-6c43e7795adf 2018-09-30 05:23:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:50,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c980048b-38fc-435f-b66f-75fc4aabdd73 Date: Sun, 30 Sep 2018 05:23:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:23:50,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-c980048b-38fc-435f-b66f-75fc4aabdd73 2018-09-30 05:23:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:50,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9bfa190b-546c-49bb-8ed5-05baa7ec81d7 Date: Sun, 30 Sep 2018 05:23:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:23:50,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-9bfa190b-546c-49bb-8ed5-05baa7ec81d7 2018-09-30 05:23:50,664 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:23:50,666 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7c36310L 2018-09-30 05:23:50,667 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:23:50,667 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:23:50,667 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:23:50,668 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:23:50,668 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:23:50,669 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:23:50,669 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:23:50,669 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:23:50,669 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:23:50,686 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:23:50,686 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:23:50,699 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:23:50,725 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:23:50,731 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:23:50,832 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:23:50,877 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:23:50,877 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:23:50,879 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7c36310L 2018-09-30 05:23:50,879 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:23:50,879 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:23:50,879 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:23:50,881 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:23:50,881 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:23:50,881 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:23:50,881 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:23:50,881 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:23:50,881 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:23:50,898 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:23:50,899 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:23:50,911 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:23:50,937 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:23:50,941 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:23:50,944 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:23:50,945 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:23:50,945 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:23:50,946 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:23:50,948 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:23:50,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:23:51,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-154385bf-234a-4e3a-be16-bab4e01a9c89 x-compute-request-id: req-154385bf-234a-4e3a-be16-bab4e01a9c89 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:36Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:23:51,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-154385bf-234a-4e3a-be16-bab4e01a9c89 2018-09-30 05:23:51,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"reboot": {"type": "HARD"}}' 2018-09-30 05:23:51,739 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ce59501-20c1-46ee-8816-47b09a88ff70 x-compute-request-id: req-2ce59501-20c1-46ee-8816-47b09a88ff70 Content-Length: 0 Content-Type: application/json 2018-09-30 05:23:51,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-2ce59501-20c1-46ee-8816-47b09a88ff70 2018-09-30 05:24:06,755 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-09-30 05:24:06,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:07,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c613ecc6-9455-4ceb-b968-527374448b48 x-compute-request-id: req-c613ecc6-9455-4ceb-b968-527374448b48 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:53Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:24:07,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-c613ecc6-9455-4ceb-b968-527374448b48 2018-09-30 05:24:07,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:24:08,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1b4dec9-07b9-4e54-b5ec-7a0efc0de06f x-compute-request-id: req-c1b4dec9-07b9-4e54-b5ec-7a0efc0de06f Content-Encoding: gzip Content-Length: 9521 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 567936788 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.147578] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.149187] pid_max: default: 32768 minimum: 301\n[ 0.150056] ACPI: Core revision 20150930\n[ 0.151433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152698] Security Framework initialized\n[ 0.153487] Yama: becoming mindful.\n[ 0.154197] AppArmor: AppArmor initialized\n[ 0.155031] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156284] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157501] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.158659] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160004] Initializing cgroup subsys io\n[ 0.160789] Initializing cgroup subsys memory\n[ 0.161624] Initializing cgroup subsys devices\n[ 0.162466] Initializing cgroup subsys freezer\n[ 0.163318] Initializing cgroup subsys net_cls\n[ 0.164158] Initializing cgroup subsys perf_event\n[ 0.165038] Initializing cgroup subsys net_prio\n[ 0.165888] Initializing cgroup subsys hugetlb\n[ 0.166739] Initializing cgroup subsys pids\n[ 0.167592] CPU: Physical Processor ID: 0\n[ 0.169070] mce: CPU supports 10 MCE banks\n[ 0.169892] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173147] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179861] ftrace: allocating 31920 entries in 125 pages\n[ 0.207232] smpboot: Max logical packages: 2\n[ 0.208079] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.209232] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.210547] x2apic enabled\n[ 0.211349] Switched APIC routing to physical x2apic.\n[ 0.213068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214245] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216322] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218194] KVM setup paravirtual spinlock\n[ 0.219633] x86: Booting SMP configuration:\n[ 0.220506] .... node #0, CPUs: #1\n[ 0.221370] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.243887] x86: Booted up 1 node, 2 CPUs\n[ 0.243889] KVM setup async PF for cpu 1\n[ 0.243892] kvm-stealtime: cpu 1, msr f90d940\n[ 0.246484] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.247988] devtmpfs: initialized\n[ 0.249697] evm: security.selinux\n[ 0.250386] evm: security.SMACK64\n[ 0.251064] evm: security.SMACK64EXEC\n[ 0.251787] evm: security.SMACK64TRANSMUTE\n[ 0.252602] evm: security.SMACK64MMAP\n[ 0.253333] evm: security.ima\n[ 0.253959] evm: security.capability\n[ 0.254794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.256647] pinctrl core: initialized pinctrl subsystem\n[ 0.257739] RTC time: 5:23:52, date: 09/30/18\n[ 0.258695] NET: Registered protocol family 16\n[ 0.272738] cpuidle: using governor ladder\n[ 0.284830] cpuidle: using governor menu\n[ 0.285653] PCCT header not found.\n[ 0.286438] ACPI: bus type PCI registered\n[ 0.287226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.288452] PCI: Using configuration type 1 for base access\n[ 0.302117] ACPI: Added _OSI(Module Device)\n[ 0.302990] ACPI: Added _OSI(Processor Device)\n[ 0.303834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.304717] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307052] ACPI: Interpreter enabled\n[ 0.307801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.309613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.311429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.313236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.315053] ACPI: (supports S0 S5)\n[ 0.315743] ACPI: Using IOAPIC for interrupt routing\n[ 0.316669] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.322372] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323554] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325786] acpiphp: Slot [3] registered\n[ 0.326582] acpiphp: Slot [4] registered\n[ 0.327379] acpiphp: Slot [5] registered\n[ 0.328173] acpiphp: Slot [6] registered\n[ 0.328962] acpiphp: Slot [7] registered\n[ 0.329748] acpiphp: Slot [8] registered\n[ 0.330536] acpiphp: Slot [9] registered\n[ 0.331322] acpiphp: Slot [10] registered\n[ 0.342178] acpiphp: Slot [11] registered\n[ 0.342982] acpiphp: Slot [12] registered\n[ 0.343779] acpiphp: Slot [13] registered\n[ 0.344577] acpiphp: Slot [14] registered\n[ 0.345376] acpiphp: Slot [15] registered\n[ 0.346182] acpiphp: Slot [16] registered\n[ 0.346986] acpiphp: Slot [17] registered\n[ 0.347783] acpiphp: Slot [18] registered\n[ 0.348582] acpiphp: Slot [19] registered\n[ 0.349385] acpiphp: Slot [20] registered\n[ 0.350192] acpiphp: Slot [21] registered\n[ 0.350991] acpiphp: Slot [22] registered\n[ 0.351793] acpiphp: Slot [23] registered\n[ 0.352596] acpiphp: Slot [24] registered\n[ 0.353395] acpiphp: Slot [25] registered\n[ 0.354197] acpiphp: Slot [26] registered\n[ 0.354997] acpiphp: Slot [27] registered\n[ 0.355793] acpiphp: Slot [28] registered\n[ 0.356591] acpiphp: Slot [29] registered\n[ 0.357390] acpiphp: Slot [30] registered\n[ 0.358195] acpiphp: Slot [31] registered\n[ 0.358992] PCI host bridge to bus 0000:00\n[ 0.359788] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.360989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.362181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.363612] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.365039] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.371262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.372919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.374376] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.375712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.382478] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.431757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.433394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.435026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.437297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438754] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443298] vgaarb: loaded\n[ 0.444001] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445370] SCSI subsystem initialized\n[ 0.446400] ACPI: bus type USB registered\n[ 0.447414] usbcore: registered new interface driver usbfs\n[ 0.448649] usbcore: registered new interface driver hub\n[ 0.449881] usbcore: registered new device driver usb\n[ 0.451202] PCI: Using ACPI for IRQ routing\n[ 0.452447] NetLabel: Initializing\n[ 0.453329] NetLabel: domain hash size = 128\n[ 0.454370] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.455500] NetLabel: unlabeled traffic allowed by default\n[ 0.456852] clocksource: Switched to clocksource kvm-clock\n[ 0.463028] AppArmor: AppArmor Filesystem Enabled\n[ 0.464204] pnp: PnP ACPI init\n[ 0.465267] pnp: PnP ACPI: found 5 devices\n[ 0.472535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.474634] NET: Registered protocol family 2\n[ 0.475826] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.477409] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.478833] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.480251] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481541] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482970] NET: Registered protocol family 1\n[ 0.483989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.485300] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.486576] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523670] Trying to unpack rootfs image as initramfs...\n[ 0.576671] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.591655] Scanning for low memory corruption every 60 seconds\n[ 0.593685] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.595504] audit: initializing netlink subsys (disabled)\n[ 0.597180] audit: type=2000 audit(1538285033.422:1): initialized\n[ 0.599195] Initialise system trusted keyring\n[ 0.600645] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602504] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605356] zbud: loaded\n[ 0.606388] VFS: Disk quotas dquot_6.6.0\n[ 0.607632] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609930] fuse init (API version 7.23)\n[ 0.611259] Key type big_key registered\n[ 0.612493] Allocating IMA MOK and blacklist keyrings.\n[ 0.614293] Key type asymmetric registered\n[ 0.615574] Asymmetric key parser 'x509' registered\n[ 0.617080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619378] io scheduler noop registered\n[ 0.620602] io scheduler deadline registered (default)\n[ 0.622178] io scheduler cfq registered\n[ 0.623446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.625102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629363] ACPI: Power Button [PWRF]\n[ 0.630641] GHES: HEST is not enabled!\n[ 0.648921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686613] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.689516] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716138] Linux agpgart interface v0.103\n[ 0.718893] brd: module loaded\n[ 0.720524] loop: module loaded\n[ 0.725124] vda: vda1 vda15\n[ 0.726656] scsi host0: ata_piix\n[ 0.727409] scsi host1: ata_piix\n[ 0.728107] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.729312] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.730564] libphy: Fixed MDIO Bus: probed\n[ 0.731602] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732542] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734517] PPP generic driver version 2.4.2\n[ 0.735556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736845] ehci-pci: EHCI PCI platform driver\n[ 0.737725] ehci-platform: EHCI generic platform driver\n[ 0.738710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739827] ohci-pci: OHCI PCI platform driver\n[ 0.740687] ohci-platform: OHCI generic platform driver\n[ 0.741678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760710] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761698] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764114] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.765223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767819] usb usb1: Product: UHCI Host Controller\n[ 0.768733] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769861] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770873] hub 1-0:1.0: USB hub found\n[ 0.771641] hub 1-0:1.0: 2 ports detected\n[ 0.772541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774650] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.775594] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776614] mousedev: PS/2 mouse device common for all mice\n[ 0.777781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778986] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.780650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.781923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783097] i2c /dev entries driver\n[ 0.783850] device-mapper: uevent: version 1.0.3\n[ 0.784779] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.786379] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787666] NET: Registered protocol family 10\n[ 0.788662] NET: Registered protocol family 17\n[ 0.789553] Key type dns_resolver registered\n[ 0.790495] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.791571] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.792644] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.794378] registered taskstats version 1\n[ 0.795196] Loading compiled-in X.509 certificates\n[ 0.796621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.798440] zswap: loaded using pool lzo/zbud\n[ 0.799998] Key type trusted registered\n[ 0.801665] Key type encrypted registered\n[ 0.802470] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.803466] ima: No TPM chip found, activating TPM-bypass!\n[ 0.804477] evm: HMAC attrs: 0x1\n[ 0.805418] Magic number: 2:624:366\n[ 0.806263] rtc_cmos 00:00: setting system clock to 2018-09-30 05:23:53 UTC (1538285033)\n[ 0.807842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.808937] EDD information not available.\n[ 0.885984] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.887492] Write protecting the kernel read-only data: 14336k\n[ 0.899288] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901089] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.118420] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: "} 2018-09-30 05:24:08,305 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b/action used request id req-c1b4dec9-07b9-4e54-b5ec-7a0efc0de06f 2018-09-30 05:24:08,306 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:24:08,306 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 567936788 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.147578] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.149187] pid_max: default: 32768 minimum: 301 [ 0.150056] ACPI: Core revision 20150930 [ 0.151433] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152698] Security Framework initialized [ 0.153487] Yama: becoming mindful. [ 0.154197] AppArmor: AppArmor initialized [ 0.155031] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156284] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157501] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.158659] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160004] Initializing cgroup subsys io [ 0.160789] Initializing cgroup subsys memory [ 0.161624] Initializing cgroup subsys devices [ 0.162466] Initializing cgroup subsys freezer [ 0.163318] Initializing cgroup subsys net_cls [ 0.164158] Initializing cgroup subsys perf_event [ 0.165038] Initializing cgroup subsys net_prio [ 0.165888] Initializing cgroup subsys hugetlb [ 0.166739] Initializing cgroup subsys pids [ 0.167592] CPU: Physical Processor ID: 0 [ 0.169070] mce: CPU supports 10 MCE banks [ 0.169892] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173147] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179861] ftrace: allocating 31920 entries in 125 pages [ 0.207232] smpboot: Max logical packages: 2 [ 0.208079] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.209232] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.210547] x2apic enabled [ 0.211349] Switched APIC routing to physical x2apic. [ 0.213068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214245] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216322] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218194] KVM setup paravirtual spinlock [ 0.219633] x86: Booting SMP configuration: [ 0.220506] .... node #0, CPUs: #1 [ 0.221370] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.243887] x86: Booted up 1 node, 2 CPUs [ 0.243889] KVM setup async PF for cpu 1 [ 0.243892] kvm-stealtime: cpu 1, msr f90d940 [ 0.246484] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.247988] devtmpfs: initialized [ 0.249697] evm: security.selinux [ 0.250386] evm: security.SMACK64 [ 0.251064] evm: security.SMACK64EXEC [ 0.251787] evm: security.SMACK64TRANSMUTE [ 0.252602] evm: security.SMACK64MMAP [ 0.253333] evm: security.ima [ 0.253959] evm: security.capability [ 0.254794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.256647] pinctrl core: initialized pinctrl subsystem [ 0.257739] RTC time: 5:23:52, date: 09/30/18 [ 0.258695] NET: Registered protocol family 16 [ 0.272738] cpuidle: using governor ladder [ 0.284830] cpuidle: using governor menu [ 0.285653] PCCT header not found. [ 0.286438] ACPI: bus type PCI registered [ 0.287226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.288452] PCI: Using configuration type 1 for base access [ 0.302117] ACPI: Added _OSI(Module Device) [ 0.302990] ACPI: Added _OSI(Processor Device) [ 0.303834] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304717] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307052] ACPI: Interpreter enabled [ 0.307801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.309613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.311429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.313236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.315053] ACPI: (supports S0 S5) [ 0.315743] ACPI: Using IOAPIC for interrupt routing [ 0.316669] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321158] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322372] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323554] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325786] acpiphp: Slot [3] registered [ 0.326582] acpiphp: Slot [4] registered [ 0.327379] acpiphp: Slot [5] registered [ 0.328173] acpiphp: Slot [6] registered [ 0.328962] acpiphp: Slot [7] registered [ 0.329748] acpiphp: Slot [8] registered [ 0.330536] acpiphp: Slot [9] registered [ 0.331322] acpiphp: Slot [10] registered [ 0.342178] acpiphp: Slot [11] registered [ 0.342982] acpiphp: Slot [12] registered [ 0.343779] acpiphp: Slot [13] registered [ 0.344577] acpiphp: Slot [14] registered [ 0.345376] acpiphp: Slot [15] registered [ 0.346182] acpiphp: Slot [16] registered [ 0.346986] acpiphp: Slot [17] registered [ 0.347783] acpiphp: Slot [18] registered [ 0.348582] acpiphp: Slot [19] registered [ 0.349385] acpiphp: Slot [20] registered [ 0.350192] acpiphp: Slot [21] registered [ 0.350991] acpiphp: Slot [22] registered [ 0.351793] acpiphp: Slot [23] registered [ 0.352596] acpiphp: Slot [24] registered [ 0.353395] acpiphp: Slot [25] registered [ 0.354197] acpiphp: Slot [26] registered [ 0.354997] acpiphp: Slot [27] registered [ 0.355793] acpiphp: Slot [28] registered [ 0.356591] acpiphp: Slot [29] registered [ 0.357390] acpiphp: Slot [30] registered [ 0.358195] acpiphp: Slot [31] registered [ 0.358992] PCI host bridge to bus 0000:00 [ 0.359788] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.360989] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.362181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.363612] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.365039] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.371262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.374376] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375712] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.382478] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.384255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430069] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433394] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435026] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438754] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440147] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.443298] vgaarb: loaded [ 0.444001] vgaarb: bridge control possible 0000:00:02.0 [ 0.445370] SCSI subsystem initialized [ 0.446400] ACPI: bus type USB registered [ 0.447414] usbcore: registered new interface driver usbfs [ 0.448649] usbcore: registered new interface driver hub [ 0.449881] usbcore: registered new device driver usb [ 0.451202] PCI: Using ACPI for IRQ routing [ 0.452447] NetLabel: Initializing [ 0.453329] NetLabel: domain hash size = 128 [ 0.454370] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455500] NetLabel: unlabeled traffic allowed by default [ 0.456852] clocksource: Switched to clocksource kvm-clock [ 0.463028] AppArmor: AppArmor Filesystem Enabled [ 0.464204] pnp: PnP ACPI init [ 0.465267] pnp: PnP ACPI: found 5 devices [ 0.472535] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474634] NET: Registered protocol family 2 [ 0.475826] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.477409] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.478833] TCP: Hash tables configured (established 2048 bind 2048) [ 0.480251] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481541] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.482970] NET: Registered protocol family 1 [ 0.483989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485300] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486576] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523670] Trying to unpack rootfs image as initramfs... [ 0.576671] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.591655] Scanning for low memory corruption every 60 seconds [ 0.593685] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.595504] audit: initializing netlink subsys (disabled) [ 0.597180] audit: type=2000 audit(1538285033.422:1): initialized [ 0.599195] Initialise system trusted keyring [ 0.600645] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602504] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.605356] zbud: loaded [ 0.606388] VFS: Disk quotas dquot_6.6.0 [ 0.607632] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609930] fuse init (API version 7.23) [ 0.611259] Key type big_key registered [ 0.612493] Allocating IMA MOK and blacklist keyrings. [ 0.614293] Key type asymmetric registered [ 0.615574] Asymmetric key parser 'x509' registered [ 0.617080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619378] io scheduler noop registered [ 0.620602] io scheduler deadline registered (default) [ 0.622178] io scheduler cfq registered [ 0.623446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.625102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.627101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629363] ACPI: Power Button [PWRF] [ 0.630641] GHES: HEST is not enabled! [ 0.648921] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686613] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.689516] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.716138] Linux agpgart interface v0.103 [ 0.718893] brd: module loaded [ 0.720524] loop: module loaded [ 0.725124] vda: vda1 vda15 [ 0.726656] scsi host0: ata_piix [ 0.727409] scsi host1: ata_piix [ 0.728107] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.729312] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.730564] libphy: Fixed MDIO Bus: probed [ 0.731602] tun: Universal TUN/TAP device driver, 1.6 [ 0.732542] tun: (C) 1999-2004 Max Krasnyansky [ 0.734517] PPP generic driver version 2.4.2 [ 0.735556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736845] ehci-pci: EHCI PCI platform driver [ 0.737725] ehci-platform: EHCI generic platform driver [ 0.738710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739827] ohci-pci: OHCI PCI platform driver [ 0.740687] ohci-platform: OHCI generic platform driver [ 0.741678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760710] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761698] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763134] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764114] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.765223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767819] usb usb1: Product: UHCI Host Controller [ 0.768733] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769861] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770873] hub 1-0:1.0: USB hub found [ 0.771641] hub 1-0:1.0: 2 ports detected [ 0.772541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.774650] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775594] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776614] mousedev: PS/2 mouse device common for all mice [ 0.777781] rtc_cmos 00:00: RTC can wake from S4 [ 0.778986] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.780650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.781923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783097] i2c /dev entries driver [ 0.783850] device-mapper: uevent: version 1.0.3 [ 0.784779] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.786379] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787666] NET: Registered protocol family 10 [ 0.788662] NET: Registered protocol family 17 [ 0.789553] Key type dns_resolver registered [ 0.790495] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.791571] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.792644] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.794378] registered taskstats version 1 [ 0.795196] Loading compiled-in X.509 certificates [ 0.796621] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.798440] zswap: loaded using pool lzo/zbud [ 0.799998] Key type trusted registered [ 0.801665] Key type encrypted registered [ 0.802470] AppArmor: AppArmor sha1 policy hashing enabled [ 0.803466] ima: No TPM chip found, activating TPM-bypass! [ 0.804477] evm: HMAC attrs: 0x1 [ 0.805418] Magic number: 2:624:366 [ 0.806263] rtc_cmos 00:00: setting system clock to 2018-09-30 05:23:53 UTC (1538285033) [ 0.807842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.808937] EDD information not available. [ 0.885984] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887492] Write protecting the kernel read-only data: 14336k [ 0.899288] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901089] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.118420] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLBJHIisUKbonpakIavg5oWpSTGDrqfKxXUxRVOvmKYvJ2ynaWHAfNWgVwG/lCep+QBj/P6EfSZRXgb0UwwabhVd8rmdYiWgIKS4NIXZqu7+/aI13sNjckkep9BwsEE/flNhL0GXnYVstnb57Gt2eFEIO7mOSHqT3oWeKwaYmmgWOtGpgHBvTDfPZ4GWC9jbQZvldi/I2GZ09vxGlRaJrsqGdzhgV2VRPGM1HxzswL7Au9+JcdrVtewgeL8NDuB2p6yk/aoCBevCjMQ/uSYMq807wURbYYCwukEADXXLD/gRPVI6xexQYsLVzZSz+HqsyW0qwFbz3fF7+V1swB4g5/ root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c ssh-dss AAAAB3NzaC1kc3MAAACBAOHxCxolvYQuj/Fj6LvpjtTyeePbyCDNYagMn0IflgPGOQFX4RPk3ZsQ6q4H4lQgajI5WpokOG67OIEAqZBMKt2V8oN0fDN+fwI9H8j3JdN6iGH+BKNSIyW/cOjXjB8Fkeit0CmH1gHMzADLVb+R8CKRCq/1Ych/tfm+tM50ShGbAAAAFQDmRdE89OTa+hkoQ3lQRR3LydnKLwAAAIEAuGCbMM448lrxg4IekH8xbtMyhPWdqRu6393wRSmxXCzNaW0SxT06s3JKvbSdqIxcj4ZckCDnv68KVifIy0OgcMs/IHrL5f3qfEvl4L50x8PolDDeQkKQ84TQf5SVxAk8OuhznDldCWb5JsRdgj22p+kS93IMV1JvvjHsrvBN0TYAAACAViy9R5cH2ynI3TB9bC2Azdw/rkpeKrHlJl5UWMT9+w1iLgR5kVhSBaG7XZJhhvnFR1n6FzK+4BLPw8a/E6iiZM78cKz4EKG1WdLAz3Wr32CTzy7oYIEWamdHxkOlLT0f6CMQjygO6x64b5cM/x9+rxPRI9DpaePgBklnDZae4JA= root@createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fea2:7cd1/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c launch-index: 0 === cirros: current=0.4.0 uptime=2.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a622dd25-b915-404c-9df3-30d87c login: 2018-09-30 05:24:08,307 - create_instance - INFO - Checking if VM is active 2018-09-30 05:24:08,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:08,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-318514ff-8118-4777-ace5-11eb867462f8 x-compute-request-id: req-318514ff-8118-4777-ace5-11eb867462f8 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:53Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:24:08,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-318514ff-8118-4777-ace5-11eb867462f8 2018-09-30 05:24:08,860 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:24:08,860 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:24:08,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:09,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f8a7597-d96d-4843-987e-1b5ba2e6e498 x-compute-request-id: req-1f8a7597-d96d-4843-987e-1b5ba2e6e498 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp"}], "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:23:53Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:24:09,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-1f8a7597-d96d-4843-987e-1b5ba2e6e498 2018-09-30 05:24:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:09,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e76d6c0e-ed66-448c-89c8-f6b8a181521b Date: Sun, 30 Sep 2018 05:24:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"],"updated_at":"2018-09-30T05:22:17Z","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"7ebbd647-e852-437a-8c68-4f78e40891dc","name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net"}]} 2018-09-30 05:24:09,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net used request id req-e76d6c0e-ed66-448c-89c8-f6b8a181521b 2018-09-30 05:24:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:09,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3784cc28-59d3-4866-ba5c-b584c1983ade Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:24:09,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-3784cc28-59d3-4866-ba5c-b584c1983ade 2018-09-30 05:24:09,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:09,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b33c7102-64ed-4f10-9ace-0379785c7ae5 Date: Sun, 30 Sep 2018 05:24:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","dns_nameservers":[],"updated_at":"2018-09-30T05:22:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d5a78db5d4e84bfeb8987c6798301570","id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet"}]} 2018-09-30 05:24:09,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-b33c7102-64ed-4f10-9ace-0379785c7ae5 2018-09-30 05:24:09,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:09,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-23504618-d8c6-4848-9c37-9421380748c9 Date: Sun, 30 Sep 2018 05:24:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.1"}],"id":"4b4615ea-0519-420f-bfbf-50520e98c450","security_groups":[],"mac_address":"fa:16:3e:b9:c4:32","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:26Z","binding:vnic_type":"normal","device_id":"0d17ed9c-72c2-47ee-8ebf-36050028c7ad"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.3"}],"id":"8f3ca805-abb1-4cf0-8f23-18b483f6b402","security_groups":[],"mac_address":"fa:16:3e:bc:44:78","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.4"}],"id":"e7c5e604-bb3d-4aa3-9cf2-26fbdc9f73f8","security_groups":[],"mac_address":"fa:16:3e:a7:ae:6d","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:22:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.2"}],"id":"e8d254b8-8117-42d8-9e81-6e1d2fb9b420","security_groups":[],"mac_address":"fa:16:3e:e8:61:b6","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ebbd647-e852-437a-8c68-4f78e40891dc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:23:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c0ba9fb-db8d-4fad-89f1-c5f3cc964642","ip_address":"10.55.1.6"}],"id":"fa2fcd80-4c42-4a84-815a-aba7ed22f6e6","security_groups":["605acd13-7b70-45c1-b00e-651a1dd95e09","eb226611-9dab-4571-9230-683a1658b994"],"mac_address":"fa:16:3e:a2:7c:d1","project_id":"d5a78db5d4e84bfeb8987c6798301570","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1","admin_state_up":true,"network_id":"7ebbd647-e852-437a-8c68-4f78e40891dc","tenant_id":"d5a78db5d4e84bfeb8987c6798301570","created_at":"2018-09-30T05:22:36Z","binding:vnic_type":"normal","device_id":"10120222-ffc6-4fd5-ae20-3982d4e9278b"}]} 2018-09-30 05:24:09,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-23504618-d8c6-4848-9c37-9421380748c9 2018-09-30 05:24:09,533 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:24:09,536 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7bc1ad0L 2018-09-30 05:24:09,537 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:24:09,537 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:24:09,537 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:24:09,538 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:24:09,539 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:24:09,539 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:24:09,539 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:24:09,539 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:24:09,539 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:24:09,557 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:24:09,557 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:24:09,569 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:24:09,594 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:24:09,600 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:24:09,700 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:24:09,715 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:24:09,715 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:24:09,717 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7bc1bd0L 2018-09-30 05:24:09,717 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:24:09,718 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:24:09,718 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:24:09,719 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:24:09,719 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:24:09,719 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:24:09,719 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:24:09,719 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:24:09,720 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:24:09,736 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:24:09,737 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:24:09,749 - paramiko.transport - DEBUG - Trying key 48ef0a6fb311256387044daf2dba3866 from tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566 2018-09-30 05:24:09,774 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:24:09,777 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:24:09,782 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:24:09,783 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:24:09,783 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:24:09,784 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:24:09,786 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:24:09,787 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-09-30 05:24:09,787 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-09-30 05:24:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/60fa7eda-9f63-4b76-91f5-fc2159d27a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:10,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c63a659-c101-4d73-b1a4-e2acedba1f9d Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:10,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/60fa7eda-9f63-4b76-91f5-fc2159d27a23 used request id req-5c63a659-c101-4d73-b1a4-e2acedba1f9d 2018-09-30 05:24:10,781 - create_instance - INFO - Deleting Port with ID - fa2fcd80-4c42-4a84-815a-aba7ed22f6e6 2018-09-30 05:24:10,781 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566port-1 2018-09-30 05:24:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/fa2fcd80-4c42-4a84-815a-aba7ed22f6e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:11,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c474dae-3317-4bab-b911-6f93ba4c2655 Date: Sun, 30 Sep 2018 05:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:11,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/fa2fcd80-4c42-4a84-815a-aba7ed22f6e6 used request id req-4c474dae-3317-4bab-b911-6f93ba4c2655 2018-09-30 05:24:11,346 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst 2018-09-30 05:24:11,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:11,493 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-380b77fd-76cf-4941-838b-45772bb7031a x-compute-request-id: req-380b77fd-76cf-4941-838b-45772bb7031a Content-Type: application/json 2018-09-30 05:24:11,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-380b77fd-76cf-4941-838b-45772bb7031a 2018-09-30 05:24:11,494 - create_instance - INFO - Checking deletion status 2018-09-30 05:24:11,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:11,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf845c12-9166-4682-bffd-0ad66cdbf8ac x-compute-request-id: req-bf845c12-9166-4682-bffd-0ad66cdbf8ac Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:7c:d1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:24:11Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:24:11,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-bf845c12-9166-4682-bffd-0ad66cdbf8ac 2018-09-30 05:24:11,904 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:24:11,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:24:14,907 - create_instance - DEBUG - VM status query timeout in 296.587006092 2018-09-30 05:24:14,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:15,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b8d66f4-52a8-4c43-8c40-c41f263f2dae x-compute-request-id: req-3b8d66f4-52a8-4c43-8c40-c41f263f2dae Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b", "rel": "bookmark"}], "image": {"id": "43b98d7e-1a95-476b-9f34-69bdbe4e89df", "links": [{"href": "http://172.30.9.29:8774/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:22:46.000000", "flavor": {"id": "f3a29855-03ef-4af7-b772-21abb526351c", "links": [{"href": "http://172.30.9.29:8774/flavors/f3a29855-03ef-4af7-b772-21abb526351c", "rel": "bookmark"}]}, "id": "10120222-ffc6-4fd5-ae20-3982d4e9278b", "user_id": "91b0b2e2d66e4fa9ad350de3a688a032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:24:11Z", "hostId": "ad14068b9ba42536adb8bb84314cced6b7a48ecd503030f4f06e05a6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp", "name": "CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst", "created": "2018-09-30T05:22:39Z", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:24:15,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-3b8d66f4-52a8-4c43-8c40-c41f263f2dae 2018-09-30 05:24:15,166 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst] is - ACTIVE 2018-09-30 05:24:15,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:24:18,169 - create_instance - DEBUG - VM status query timeout in 293.324707985 2018-09-30 05:24:18,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef71494652f49c328f3f578922ea12b96c64f4fc" 2018-09-30 05:24:18,218 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ce0aa0a-79bc-4d52-b12a-488c747805d3 x-compute-request-id: req-7ce0aa0a-79bc-4d52-b12a-488c747805d3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 10120222-ffc6-4fd5-ae20-3982d4e9278b could not be found.", "code": 404}} 2018-09-30 05:24:18,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/10120222-ffc6-4fd5-ae20-3982d4e9278b used request id req-7ce0aa0a-79bc-4d52-b12a-488c747805d3 2018-09-30 05:24:18,218 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 10120222-ffc6-4fd5-ae20-3982d4e9278b could not be found. (HTTP 404) (Request-ID: req-7ce0aa0a-79bc-4d52-b12a-488c747805d3) 2018-09-30 05:24:18,219 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-inst 2018-09-30 05:24:18,220 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp 2018-09-30 05:24:18,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b3a19c1361f042edd903b23800153923928bfd" 2018-09-30 05:24:18,265 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b3fe9bb-9e6c-42dc-8e37-1fbcd9f7cd59 x-compute-request-id: req-3b3fe9bb-9e6c-42dc-8e37-1fbcd9f7cd59 Content-Length: 0 Content-Type: application/json 2018-09-30 05:24:18,266 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-kp used request id req-3b3fe9bb-9e6c-42dc-8e37-1fbcd9f7cd59 2018-09-30 05:24:18,266 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566.pub] 2018-09-30 05:24:18,266 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566] 2018-09-30 05:24:18,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5cf21c9ca8fac4af1b53f925ab79e600cfc3b0c" 2018-09-30 05:24:18,321 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac78cb15-e68f-458a-b27e-be0f874d96db x-compute-request-id: req-ac78cb15-e68f-458a-b27e-be0f874d96db Content-Length: 0 Content-Type: application/json 2018-09-30 05:24:18,321 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f3a29855-03ef-4af7-b772-21abb526351c used request id req-ac78cb15-e68f-458a-b27e-be0f874d96db 2018-09-30 05:24:18,322 - neutron_utils - INFO - Deleting security group rule with ID - 861ae2c4-11a3-4732-8a46-d12aaa88a962 2018-09-30 05:24:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/861ae2c4-11a3-4732-8a46-d12aaa88a962 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:24:18,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f524e937-90ab-44cd-a520-756e3d6899b3 Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:18,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/861ae2c4-11a3-4732-8a46-d12aaa88a962 used request id req-f524e937-90ab-44cd-a520-756e3d6899b3 2018-09-30 05:24:18,581 - neutron_utils - INFO - Deleting security group rule with ID - 84acbbe2-e2f8-45c6-ab04-a225a5a6939b 2018-09-30 05:24:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/84acbbe2-e2f8-45c6-ab04-a225a5a6939b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:24:18,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe337eb6-508a-4aba-afc8-cee6b7c54322 Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:18,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/84acbbe2-e2f8-45c6-ab04-a225a5a6939b used request id req-fe337eb6-508a-4aba-afc8-cee6b7c54322 2018-09-30 05:24:18,821 - neutron_utils - INFO - Deleting security group rule with ID - 4f0532e3-6758-41a4-afe8-3b50d548d93d 2018-09-30 05:24:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4f0532e3-6758-41a4-afe8-3b50d548d93d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:24:19,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2acabaf0-04d4-44d7-a90f-37d9f90502b8 Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:19,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4f0532e3-6758-41a4-afe8-3b50d548d93d used request id req-2acabaf0-04d4-44d7-a90f-37d9f90502b8 2018-09-30 05:24:19,420 - neutron_utils - INFO - Deleting security group rule with ID - 4095a780-40c7-4369-a5bd-1041c1728f34 2018-09-30 05:24:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4095a780-40c7-4369-a5bd-1041c1728f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:24:19,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c57f1b1-67f8-47e7-af3a-2180ce8beb32 Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:19,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4095a780-40c7-4369-a5bd-1041c1728f34 used request id req-6c57f1b1-67f8-47e7-af3a-2180ce8beb32 2018-09-30 05:24:19,711 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-sec-grp 2018-09-30 05:24:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/eb226611-9dab-4571-9230-683a1658b994 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721dbb8fead27d2bb2f5ed741e57e3c7cc973cc" 2018-09-30 05:24:19,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3a6574d-bf98-44e4-a4c5-e4492f3dbac4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:19,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/eb226611-9dab-4571-9230-683a1658b994 used request id req-d3a6574d-bf98-44e4-a4c5-e4492f3dbac4 2018-09-30 05:24:19,849 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router and subnet CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet 2018-09-30 05:24:19,849 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router 2018-09-30 05:24:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" -d '{"subnet_id": "8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"}' 2018-09-30 05:24:21,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40399b76-0d95-4cfa-b21c-08475272fb05 Date: Sun, 30 Sep 2018 05:24:21 GMT RESP BODY: {"network_id": "7ebbd647-e852-437a-8c68-4f78e40891dc", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "subnet_id": "8c0ba9fb-db8d-4fad-89f1-c5f3cc964642", "subnet_ids": ["8c0ba9fb-db8d-4fad-89f1-c5f3cc964642"], "port_id": "4b4615ea-0519-420f-bfbf-50520e98c450", "id": "0d17ed9c-72c2-47ee-8ebf-36050028c7ad"} 2018-09-30 05:24:21,485 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad/remove_router_interface used request id req-40399b76-0d95-4cfa-b21c-08475272fb05 2018-09-30 05:24:21,486 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router 2018-09-30 05:24:21,486 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-router 2018-09-30 05:24:21,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48dde3fffe6cd6e17d19a0babf6a2dd3a9461a9d" 2018-09-30 05:24:25,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b40c992b-1999-4fbf-a2c2-4aa80ce4eded Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:25,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/0d17ed9c-72c2-47ee-8ebf-36050028c7ad used request id req-b40c992b-1999-4fbf-a2c2-4aa80ce4eded 2018-09-30 05:24:25,195 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet 2018-09-30 05:24:25,195 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-subnet 2018-09-30 05:24:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/8c0ba9fb-db8d-4fad-89f1-c5f3cc964642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:24:27,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9bc6df5-252f-400f-b107-9dc76ca7bde6 Date: Sun, 30 Sep 2018 05:24:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:27,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8c0ba9fb-db8d-4fad-89f1-c5f3cc964642 used request id req-c9bc6df5-252f-400f-b107-9dc76ca7bde6 2018-09-30 05:24:27,605 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-pub-net 2018-09-30 05:24:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7ebbd647-e852-437a-8c68-4f78e40891dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057402106b25bc0bfcf2c0cf107bc280941aef83" 2018-09-30 05:24:29,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81a5adf1-2d23-42c4-93b5-901b10f14e92 Date: Sun, 30 Sep 2018 05:24:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:29,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7ebbd647-e852-437a-8c68-4f78e40891dc used request id req-81a5adf1-2d23-42c4-93b5-901b10f14e92 2018-09-30 05:24:29,439 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-a622dd25-b915-404c-9df3-30d87cf08566-image 2018-09-30 05:24:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}815d2dfc9242dcfb9503498700377767c57230db" 2018-09-30 05:24:31,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94dc21ec-f6d3-4984-90c1-e11b83a465a9 Date: Sun, 30 Sep 2018 05:24:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:24:31,187 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/43b98d7e-1a95-476b-9f34-69bdbe4e89df used request id req-94dc21ec-f6d3-4984-90c1-e11b83a465a9 2018-09-30 05:24:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:31,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-061398ff-3996-43aa-9f19-f30813ca0de5 Date: Sun, 30 Sep 2018 05:24:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:16Z", "updated_at": "2018-09-30T05:22:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "revision_number": 0, "id": "71c84431-9995-4ccc-b73b-3db45a57f441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "revision_number": 0, "id": "a4471e07-9f93-4967-9fe6-21f6557115b2", "remote_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "revision_number": 0, "id": "dd111549-ad23-4c49-a28c-48d15077c6e7", "remote_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "revision_number": 0, "id": "f08bedd4-f127-4d13-9fa8-172f474a2e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a78db5d4e84bfeb8987c6798301570"}], "revision_number": 4, "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:24:31,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-061398ff-3996-43aa-9f19-f30813ca0de5 2018-09-30 05:24:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:31,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e1366e-b5c0-49c7-8684-1e5b2fb4a58f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:24:31,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-34e1366e-b5c0-49c7-8684-1e5b2fb4a58f 2018-09-30 05:24:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:31,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f40079-4a15-48fc-a237-7804cd408ba9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570"}, "enabled": true, "id": "d5a78db5d4e84bfeb8987c6798301570", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj"}} 2018-09-30 05:24:31,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-c6f40079-4a15-48fc-a237-7804cd408ba9 2018-09-30 05:24:31,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 605acd13-7b70-45c1-b00e-651a1dd95e09 2018-09-30 05:24:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=605acd13-7b70-45c1-b00e-651a1dd95e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:31,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-03c1a677-c629-4ef7-ac3d-7d8206fccb64 Date: Sun, 30 Sep 2018 05:24:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:16Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "71c84431-9995-4ccc-b73b-3db45a57f441"}, {"remote_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:16Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "a4471e07-9f93-4967-9fe6-21f6557115b2"}, {"remote_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:16Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "dd111549-ad23-4c49-a28c-48d15077c6e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:22:16Z", "security_group_id": "605acd13-7b70-45c1-b00e-651a1dd95e09", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a78db5d4e84bfeb8987c6798301570", "created_at": "2018-09-30T05:22:16Z", "project_id": "d5a78db5d4e84bfeb8987c6798301570", "id": "f08bedd4-f127-4d13-9fa8-172f474a2e9b"}]} 2018-09-30 05:24:31,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=605acd13-7b70-45c1-b00e-651a1dd95e09 used request id req-03c1a677-c629-4ef7-ac3d-7d8206fccb64 2018-09-30 05:24:31,758 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:24:31,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/605acd13-7b70-45c1-b00e-651a1dd95e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:32,095 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55e8140b-33e2-48a0-8f99-1f61038fd448 Content-Length: 0 Date: Sun, 30 Sep 2018 05:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:24:32,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/605acd13-7b70-45c1-b00e-651a1dd95e09 used request id req-55e8140b-33e2-48a0-8f99-1f61038fd448 2018-09-30 05:24:32,096 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj 2018-09-30 05:24:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:32,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d694764-8daa-49b3-9fd9-ff1e3aa313e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:24:32,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d5a78db5d4e84bfeb8987c6798301570 used request id req-3d694764-8daa-49b3-9fd9-ff1e3aa313e8 2018-09-30 05:24:32,316 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-proj-role 2018-09-30 05:24:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/28eb0d08515643a69c710d261f5f651d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:32,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9183b6b-0a9c-46d1-b8a4-3944584a0967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:24:32,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/28eb0d08515643a69c710d261f5f651d used request id req-c9183b6b-0a9c-46d1-b8a4-3944584a0967 2018-09-30 05:24:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7091874932864b61d57f3952ade077543097fe99" 2018-09-30 05:24:32,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c48cc11-2f99-4fc7-ba86-ec2be5cbab81 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:24:32,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6c48cc11-2f99-4fc7-ba86-ec2be5cbab81 2018-09-30 05:24:32,531 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-93b848ad-513e-4f1-user 2018-09-30 05:24:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/91b0b2e2d66e4fa9ad350de3a688a032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23744839ae961a68f41f911d5ba951c01960594" 2018-09-30 05:24:32,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e1edea-980e-4927-9ffe-d408443aec51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:24:32,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/91b0b2e2d66e4fa9ad350de3a688a032 used request id req-e2e1edea-980e-4927-9ffe-d408443aec51 2018-09-30 05:24:32,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:33,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["wHxbUjQtSoO2yXpPcQvg_w"], "issued_at": "2018-09-30T05:24:33.000000Z"}} 2018-09-30 05:24:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9772fe742bac6a906eedf389944b9194f62949db" 2018-09-30 05:24:33,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eed7877-dab9-423f-bec7-f0f3f75d5790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:33,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6eed7877-dab9-423f-bec7-f0f3f75d5790 2018-09-30 05:24:33,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:33,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:33,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["kuTrKFqiRFeR2OO2GOwT3A"], "issued_at": "2018-09-30T05:24:33.000000Z"}} 2018-09-30 05:24:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:24:33,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b95ec9-8248-4de1-871f-23248e6768f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:33,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e9b95ec9-8248-4de1-871f-23248e6768f2 2018-09-30 05:24:33,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:24:33,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:24:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:24:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:24:33,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda70779-5fc0-4bc7-8c6e-39d24f3c0d40 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:24:33,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj used request id req-cda70779-5fc0-4bc7-8c6e-39d24f3c0d40 2018-09-30 05:24:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:24:33,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7a1d04-baf6-448b-bcb2-ea20e92f878d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:24:33,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1a7a1d04-baf6-448b-bcb2-ea20e92f878d 2018-09-30 05:24:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}}' 2018-09-30 05:24:34,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-820636c3-ae9d-4aaf-94fa-9cbdf8e839ca Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:24:34,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-820636c3-ae9d-4aaf-94fa-9cbdf8e839ca 2018-09-30 05:24:34,020 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj 2018-09-30 05:24:34,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:34,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:34,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["9FF3_aviTneIR2GdLeQnog"], "issued_at": "2018-09-30T05:24:34.000000Z"}} 2018-09-30 05:24:34,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ace969ec519c83218119bd4101040b3d3633c9" 2018-09-30 05:24:34,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652eed0d-c128-4ad5-ae4c-2555ee0edd2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:34,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-652eed0d-c128-4ad5-ae4c-2555ee0edd2c 2018-09-30 05:24:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:24:34,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:24:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:24:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ace969ec519c83218119bd4101040b3d3633c9" 2018-09-30 05:24:34,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160d86a2-161e-4601-babf-9eebb375567b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:24:34,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-160d86a2-161e-4601-babf-9eebb375567b 2018-09-30 05:24:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ace969ec519c83218119bd4101040b3d3633c9" 2018-09-30 05:24:34,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57afd752-1140-44e2-a3db-853879bc2b0e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}]} 2018-09-30 05:24:34,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj used request id req-57afd752-1140-44e2-a3db-853879bc2b0e 2018-09-30 05:24:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ace969ec519c83218119bd4101040b3d3633c9" 2018-09-30 05:24:34,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab89a1a-5d2a-43bb-9be4-e3e314d656cc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:24:34,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7ab89a1a-5d2a-43bb-9be4-e3e314d656cc 2018-09-30 05:24:35,121 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user 2018-09-30 05:24:35,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:24:35,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e5865f-35d6-43ee-af31-89af298e3deb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:24:35,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d0e5865f-35d6-43ee-af31-89af298e3deb 2018-09-30 05:24:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}}' 2018-09-30 05:24:35,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57861804-22ff-4e42-bbd5-ba450a501769 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16d5993ace164a6c87434fdbe9768d2d", "links": {"self": "http://172.30.9.29:5000/v3/roles/16d5993ace164a6c87434fdbe9768d2d"}, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}} 2018-09-30 05:24:35,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-57861804-22ff-4e42-bbd5-ba450a501769 2018-09-30 05:24:35,349 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role 2018-09-30 05:24:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/16d5993ace164a6c87434fdbe9768d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:24:35,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457fad11-cb5c-470f-bd83-613b51ae4225 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/16d5993ace164a6c87434fdbe9768d2d"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role", "id": "16d5993ace164a6c87434fdbe9768d2d"}} 2018-09-30 05:24:35,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/16d5993ace164a6c87434fdbe9768d2d used request id req-457fad11-cb5c-470f-bd83-613b51ae4225 2018-09-30 05:24:35,369 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role to project CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj 2018-09-30 05:24:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123/users/0424611f4b5b48ffadd5185b28d180a1/roles/16d5993ace164a6c87434fdbe9768d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:24:35,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a2c25e-23de-41f5-a47d-2eec154a3853 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:24:35,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123/users/0424611f4b5b48ffadd5185b28d180a1/roles/16d5993ace164a6c87434fdbe9768d2d used request id req-85a2c25e-23de-41f5-a47d-2eec154a3853 2018-09-30 05:24:35,501 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:24:35,503 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:24:35,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:35,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:35,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["9NGsde5fSRWvy3ClwjxGig"], "issued_at": "2018-09-30T05:24:35.000000Z"}} 2018-09-30 05:24:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:24:35,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948f486c-4d4b-4e66-b2f5-8a30d3f31b9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:35,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-948f486c-4d4b-4e66-b2f5-8a30d3f31b9e 2018-09-30 05:24:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:24:36,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-784779b5-0ef5-4e6b-937f-be905d8b6680 Date: Sun, 30 Sep 2018 05:24:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image"} 2018-09-30 05:24:36,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image used request id req-784779b5-0ef5-4e6b-937f-be905d8b6680 2018-09-30 05:24:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:24:36,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-733ecbd0-358e-4cc0-a43d-8541ef9ae76c Date: Sun, 30 Sep 2018 05:24:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:24:36,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-733ecbd0-358e-4cc0-a43d-8541ef9ae76c 2018-09-30 05:24:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image"}' 2018-09-30 05:24:36,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 X-Openstack-Request-Id: req-b98c4624-9c47-412c-959f-243a6455cc99 Date: Sun, 30 Sep 2018 05:24:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:24:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:24:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797", "min_disk": 0, "protected": false, "id": "902323a1-213e-4531-8682-3c4b7443b797", "file": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797/file", "checksum": null, "owner": "ee260f10c9d64dabac036cd45dd4b123", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:24:36,612 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b98c4624-9c47-412c-959f-243a6455cc99 2018-09-30 05:24:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" -d '' 2018-09-30 05:24:37,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-626ecf2d-7730-47f1-a746-1e06b1882104 Date: Sun, 30 Sep 2018 05:24:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:24:37,633 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797/file used request id req-626ecf2d-7730-47f1-a746-1e06b1882104 2018-09-30 05:24:37,634 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:24:37,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:24:37,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2f60c0e1-0ee0-4dfe-90ac-b67e8a6db26e Date: Sun, 30 Sep 2018 05:24:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:24:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:24:37Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/902323a1-213e-4531-8682-3c4b7443b797/snap", "metadata": {}}], "self": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797", "min_disk": 0, "protected": false, "id": "902323a1-213e-4531-8682-3c4b7443b797", "file": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee260f10c9d64dabac036cd45dd4b123", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/902323a1-213e-4531-8682-3c4b7443b797/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:24:37,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 used request id req-2f60c0e1-0ee0-4dfe-90ac-b67e8a6db26e 2018-09-30 05:24:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:24:37,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-891dee39-ade1-4e61-9fa0-7313f89a6e9c Date: Sun, 30 Sep 2018 05:24:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:24:37,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-891dee39-ade1-4e61-9fa0-7313f89a6e9c 2018-09-30 05:24:37,965 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image 2018-09-30 05:24:37,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:24:38,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3e15994c-1096-4751-b5ff-7cf13775f835 Date: Sun, 30 Sep 2018 05:24:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:24:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:24:37Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/902323a1-213e-4531-8682-3c4b7443b797/snap", "metadata": {}}], "self": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797", "min_disk": 0, "protected": false, "id": "902323a1-213e-4531-8682-3c4b7443b797", "file": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee260f10c9d64dabac036cd45dd4b123", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/902323a1-213e-4531-8682-3c4b7443b797/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:24:38,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 used request id req-3e15994c-1096-4751-b5ff-7cf13775f835 2018-09-30 05:24:38,127 - create_image - DEBUG - Instance status is - active 2018-09-30 05:24:38,127 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image 2018-09-30 05:24:38,127 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image 2018-09-30 05:24:38,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:38,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:38,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["08VGYvzVTgW7NW56W6FB_Q"], "issued_at": "2018-09-30T05:24:38.000000Z"}} 2018-09-30 05:24:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:24:38,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e47445-fd74-4a97-83f7-ea670c43e2ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:38,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-29e47445-fd74-4a97-83f7-ea670c43e2ce 2018-09-30 05:24:38,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:24:38,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-29a0c721-9b6d-45fb-a46c-64bdf118e2b7 Date: Sun, 30 Sep 2018 05:24:38 GMT RESP BODY: {"networks":[]} 2018-09-30 05:24:38,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-29a0c721-9b6d-45fb-a46c-64bdf118e2b7 2018-09-30 05:24:38,776 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net 2018-09-30 05:24:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net", "admin_state_up": true}}' 2018-09-30 05:24:39,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fb9e5249-309b-47fc-af65-f773f0919ebf Date: Sun, 30 Sep 2018 05:24:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:24:39Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","mtu":1450}} 2018-09-30 05:24:39,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-fb9e5249-309b-47fc-af65-f773f0919ebf 2018-09-30 05:24:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:24:39,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3e1019be-2ca4-49af-96ff-46597b33d1cb Date: Sun, 30 Sep 2018 05:24:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:24:39Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:24:39,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-3e1019be-2ca4-49af-96ff-46597b33d1cb 2018-09-30 05:24:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:24:39,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-68dfe78f-3908-41ab-9210-f7a40a9bc6d2 Date: Sun, 30 Sep 2018 05:24:39 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:24:39,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-68dfe78f-3908-41ab-9210-f7a40a9bc6d2 2018-09-30 05:24:39,795 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet 2018-09-30 05:24:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" -d '{"subnets": [{"ip_version": 4, "network_id": "5f0a9074-4440-4a6a-bf2f-56a83b52ace0", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]}' 2018-09-30 05:24:40,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2628899-5fb5-4c7e-a80c-098ceb75b213 Date: Sun, 30 Sep 2018 05:24:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:24:40,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e2628899-5fb5-4c7e-a80c-098ceb75b213 2018-09-30 05:24:40,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:24:40,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ae2447f-5609-4311-a038-c3db8eb885f7 Date: Sun, 30 Sep 2018 05:24:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:24:40,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-9ae2447f-5609-4311-a038-c3db8eb885f7 2018-09-30 05:24:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:24:41,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8f2d93a5-efe0-49c2-9a80-7faeda551672 Date: Sun, 30 Sep 2018 05:24:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:24:41,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-8f2d93a5-efe0-49c2-9a80-7faeda551672 2018-09-30 05:24:41,365 - OpenStackNetwork - DEBUG - Network [5f0a9074-4440-4a6a-bf2f-56a83b52ace0] created successfully 2018-09-30 05:24:41,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:41,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:41,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["BxFaiDdlTAK5Ljz-QK-C9g"], "issued_at": "2018-09-30T05:24:41.000000Z"}} 2018-09-30 05:24:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:41,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc589df0-3984-493d-acaf-da4efca1c146 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:41,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cc589df0-3984-493d-acaf-da4efca1c146 2018-09-30 05:24:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:42,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ae7313a-9f5e-4416-97a8-1f071c129e1b Date: Sun, 30 Sep 2018 05:24:42 GMT RESP BODY: {"routers": []} 2018-09-30 05:24:42,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router&admin_state_up=True used request id req-3ae7313a-9f5e-4416-97a8-1f071c129e1b 2018-09-30 05:24:42,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:42,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:42,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["GpoRXHBnQCyFQvbwpw2iHg"], "issued_at": "2018-09-30T05:24:42.000000Z"}} 2018-09-30 05:24:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664bcb6d577fc458fb986eaa2883cc89e9e25c39" 2018-09-30 05:24:42,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c0226b-a709-4dcb-b11d-b03a8eae64b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:42,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c6c0226b-a709-4dcb-b11d-b03a8eae64b5 2018-09-30 05:24:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:42,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a5c45f44-7574-4c19-9cf3-e6b4dcc7f544 Date: Sun, 30 Sep 2018 05:24:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:24:42,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-a5c45f44-7574-4c19-9cf3-e6b4dcc7f544 2018-09-30 05:24:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:42,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16ffe96b-b901-4980-8fa9-39af73a0796d Date: Sun, 30 Sep 2018 05:24:42 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:24:42,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-16ffe96b-b901-4980-8fa9-39af73a0796d 2018-09-30 05:24:42,912 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router 2018-09-30 05:24:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router", "admin_state_up": true}}' 2018-09-30 05:24:48,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f2792856-ec58-44b9-9f60-6c24998d68dd Date: Sun, 30 Sep 2018 05:24:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:43Z", "admin_state_up": true, "updated_at": "2018-09-30T05:24:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "b1628d89-f16c-4fb2-8c3f-42fca4c33ad9", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router"}} 2018-09-30 05:24:48,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-f2792856-ec58-44b9-9f60-6c24998d68dd 2018-09-30 05:24:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:48,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-54a14b67-9c41-4203-8879-9da61c586b9f Date: Sun, 30 Sep 2018 05:24:48 GMT RESP BODY: {"ports":[]} 2018-09-30 05:24:48,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 used request id req-54a14b67-9c41-4203-8879-9da61c586b9f 2018-09-30 05:24:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:49,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54f8af8c-69dd-43f1-91dc-aae7f6f09413 Date: Sun, 30 Sep 2018 05:24:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:24:49,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-54f8af8c-69dd-43f1-91dc-aae7f6f09413 2018-09-30 05:24:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:24:49,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:24:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:24:49,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:49,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b92a8e-7702-446e-adfd-d32ed1e2312e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:24:49,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-a2b92a8e-7702-446e-adfd-d32ed1e2312e 2018-09-30 05:24:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:49,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d64774b-a817-44bc-9613-dd31ec949881 Date: Sun, 30 Sep 2018 05:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:24:49,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-3d64774b-a817-44bc-9613-dd31ec949881 2018-09-30 05:24:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:49,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-436df5e0-efb3-491d-af93-66ae60a474d9 Date: Sun, 30 Sep 2018 05:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:24:49,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet used request id req-436df5e0-efb3-491d-af93-66ae60a474d9 2018-09-30 05:24:49,611 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:24:49,611 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router 2018-09-30 05:24:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" -d '{"subnet_id": "625d7a36-14be-466f-932f-b7392e8f2c26"}' 2018-09-30 05:24:52,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd85cf38-8d0a-4884-9ebf-4aaed4e1477c Date: Sun, 30 Sep 2018 05:24:52 GMT RESP BODY: {"network_id": "5f0a9074-4440-4a6a-bf2f-56a83b52ace0", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "subnet_id": "625d7a36-14be-466f-932f-b7392e8f2c26", "subnet_ids": ["625d7a36-14be-466f-932f-b7392e8f2c26"], "port_id": "c10ae757-e50f-4d64-9bed-08ec473507da", "id": "b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"} 2018-09-30 05:24:52,205 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9/add_router_interface used request id req-bd85cf38-8d0a-4884-9ebf-4aaed4e1477c 2018-09-30 05:24:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:52,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c90103cf-71c2-4a19-af5c-0dc9d9cef9a8 Date: Sun, 30 Sep 2018 05:24:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:43Z", "admin_state_up": true, "updated_at": "2018-09-30T05:24:51Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "b1628d89-f16c-4fb2-8c3f-42fca4c33ad9", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router"}} 2018-09-30 05:24:52,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 used request id req-c90103cf-71c2-4a19-af5c-0dc9d9cef9a8 2018-09-30 05:24:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:52,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0a095916-84e6-4f6f-8d8b-9b4070490cb3 Date: Sun, 30 Sep 2018 05:24:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"}]} 2018-09-30 05:24:52,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 used request id req-0a095916-84e6-4f6f-8d8b-9b4070490cb3 2018-09-30 05:24:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/625d7a36-14be-466f-932f-b7392e8f2c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:24:52,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3676b7b3-d539-48d0-8f24-5a8a6e1d2913 Date: Sun, 30 Sep 2018 05:24:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}} 2018-09-30 05:24:52,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/625d7a36-14be-466f-932f-b7392e8f2c26 used request id req-3676b7b3-d539-48d0-8f24-5a8a6e1d2913 2018-09-30 05:24:52,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:52,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:53,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["pVPxg2ZITBOEfveoJRbEaQ"], "issued_at": "2018-09-30T05:24:53.000000Z"}} 2018-09-30 05:24:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c053358d1b363d00feb2c33ecfa654ba3750eb" 2018-09-30 05:24:53,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0217c9-3c39-4cd0-b457-685eb41404be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:53,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1b0217c9-3c39-4cd0-b457-685eb41404be 2018-09-30 05:24:53,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:24:53,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c053358d1b363d00feb2c33ecfa654ba3750eb" 2018-09-30 05:24:53,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c2b4082-422e-4353-beee-f3eee2120ddb x-compute-request-id: req-2c2b4082-422e-4353-beee-f3eee2120ddb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:24:53,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2c2b4082-422e-4353-beee-f3eee2120ddb 2018-09-30 05:24:53,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c053358d1b363d00feb2c33ecfa654ba3750eb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:24:53,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a1faf3b-79a1-4cf8-ba5c-8eaaa8dc5978 x-compute-request-id: req-2a1faf3b-79a1-4cf8-ba5c-8eaaa8dc5978 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:24:53,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2a1faf3b-79a1-4cf8-ba5c-8eaaa8dc5978 2018-09-30 05:24:53,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:53,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:54,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["8IMWWXBRSy2JjQwcYkyHgg"], "issued_at": "2018-09-30T05:24:54.000000Z"}} 2018-09-30 05:24:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f6a81766a89a1cecdcc44cbd00d1dae7a4416b" 2018-09-30 05:24:54,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7860cf98-e852-4515-8581-2d788ac07947 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:54,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7860cf98-e852-4515-8581-2d788ac07947 2018-09-30 05:24:54,340 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:24:54,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f6a81766a89a1cecdcc44cbd00d1dae7a4416b" 2018-09-30 05:24:54,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95dc0ad8-809f-4295-90a5-eb7f93bdf986 x-compute-request-id: req-95dc0ad8-809f-4295-90a5-eb7f93bdf986 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:24:54,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-95dc0ad8-809f-4295-90a5-eb7f93bdf986 2018-09-30 05:24:54,875 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp... 2018-09-30 05:24:54,875 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:24:54,918 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp 2018-09-30 05:24:54,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f6a81766a89a1cecdcc44cbd00d1dae7a4416b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMfejkYTzZB24sbJzIMjz8AQ4T3xaTTb7y2Bx3YwB4HbvGmHa57CHRzBw5UOujwy2BRGnwuo5TU1y/ZoT1iIa5Bkly1jBFFpBJACPIt0rraAd0OAKh6Mr5eaeQ/t7L5jffZWfjl9+/buqMHaeXtPevf0Anks894N8BN2phWIXxyQ==", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp"}}' 2018-09-30 05:24:54,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bc30cbf-7062-4b82-92e3-13d15d5b36bd x-compute-request-id: req-9bc30cbf-7062-4b82-92e3-13d15d5b36bd Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDMfejkYTzZB24sbJzIMjz8AQ4T3xaTTb7y2Bx3YwB4HbvGmHa57CHRzBw5UOujwy2BRGnwuo5TU1y/ZoT1iIa5Bkly1jBFFpBJACPIt0rraAd0OAKh6Mr5eaeQ/t7L5jffZWfjl9+/buqMHaeXtPevf0Anks894N8BN2phWIXxyQ==", "user_id": "0424611f4b5b48ffadd5185b28d180a1", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "fingerprint": "f0:09:4d:3b:d3:b5:06:89:41:3b:b8:a0:7a:53:42:70"}} 2018-09-30 05:24:54,990 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9bc30cbf-7062-4b82-92e3-13d15d5b36bd 2018-09-30 05:24:54,992 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6.pub 2018-09-30 05:24:54,993 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6 2018-09-30 05:24:54,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:54,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:55,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["FddbO8AtTX2xt-QWWacEHA"], "issued_at": "2018-09-30T05:24:55.000000Z"}} 2018-09-30 05:24:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:55,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3a3827-0805-4c9a-8401-54e4c3dfd26b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:55,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0d3a3827-0805-4c9a-8401-54e4c3dfd26b 2018-09-30 05:24:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:56,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-adb9a65b-6809-4395-b0b8-c5614d5a6659 Date: Sun, 30 Sep 2018 05:24:56 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:24:56,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp used request id req-adb9a65b-6809-4395-b0b8-c5614d5a6659 2018-09-30 05:24:56,075 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp... 2018-09-30 05:24:56,075 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp 2018-09-30 05:24:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}}' 2018-09-30 05:24:56,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-195d889d-f8e7-41ec-aa36-8ea4eec5cddc Date: Sun, 30 Sep 2018 05:24:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "updated_at": "2018-09-30T05:24:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "d6824a55-e132-4752-8df2-d357f7f607c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 2, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}} 2018-09-30 05:24:56,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-195d889d-f8e7-41ec-aa36-8ea4eec5cddc 2018-09-30 05:24:56,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9040cf0-3532-4b30-aecb-4bf6af0b0cf9 Date: Sun, 30 Sep 2018 05:24:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:56,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-e9040cf0-3532-4b30-aecb-4bf6af0b0cf9 2018-09-30 05:24:56,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0460b4a-5986-4861-a429-9c98e4bf6806 Date: Sun, 30 Sep 2018 05:24:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:56,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-a0460b4a-5986-4861-a429-9c98e4bf6806 2018-09-30 05:24:56,670 - neutron_utils - INFO - Retrieving security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:56,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-524f9c46-67aa-4c03-acd6-f9376a06096a Date: Sun, 30 Sep 2018 05:24:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "updated_at": "2018-09-30T05:24:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "d6824a55-e132-4752-8df2-d357f7f607c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 2, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}]} 2018-09-30 05:24:56,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-524f9c46-67aa-4c03-acd6-f9376a06096a 2018-09-30 05:24:56,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:56,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd6b43ca-90ea-4344-9700-2a3688249bf9 Date: Sun, 30 Sep 2018 05:24:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:56,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-bd6b43ca-90ea-4344-9700-2a3688249bf9 2018-09-30 05:24:56,892 - neutron_utils - INFO - Retrieving security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:57,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8b8a8b00-0456-4680-a6ad-502da943f131 Date: Sun, 30 Sep 2018 05:24:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "updated_at": "2018-09-30T05:24:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "d6824a55-e132-4752-8df2-d357f7f607c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 2, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}]} 2018-09-30 05:24:57,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-8b8a8b00-0456-4680-a6ad-502da943f131 2018-09-30 05:24:57,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:57,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c04fa913-93e7-4aa4-a9f3-11aeb30304fb Date: Sun, 30 Sep 2018 05:24:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:57,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-c04fa913-93e7-4aa4-a9f3-11aeb30304fb 2018-09-30 05:24:57,288 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp 2018-09-30 05:24:57,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:57,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-48967a15-6ac8-42e5-b0f9-41b11df0d245 Date: Sun, 30 Sep 2018 05:24:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "updated_at": "2018-09-30T05:24:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "d6824a55-e132-4752-8df2-d357f7f607c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 2, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}]} 2018-09-30 05:24:57,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp used request id req-48967a15-6ac8-42e5-b0f9-41b11df0d245 2018-09-30 05:24:57,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:24:57,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:24:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:24:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:57,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cf932c-18ad-4520-86ab-3c7a3129acec Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:24:57,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-74cf932c-18ad-4520-86ab-3c7a3129acec 2018-09-30 05:24:57,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:57,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4c259b1-9fc2-43a1-bff1-d40ecd324e59 Date: Sun, 30 Sep 2018 05:24:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:57,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-d4c259b1-9fc2-43a1-bff1-d40ecd324e59 2018-09-30 05:24:57,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d"}}' 2018-09-30 05:24:58,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ec1755c7-445a-4b78-a2cb-56997d821d5f Date: Sun, 30 Sep 2018 05:24:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:58Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:58Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e0393711-49a2-46b3-af05-f72f9f173580"}} 2018-09-30 05:24:58,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-ec1755c7-445a-4b78-a2cb-56997d821d5f 2018-09-30 05:24:58,499 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp 2018-09-30 05:24:58,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:58,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-35841965-a5dd-48d1-a1c7-b629cb4446c1 Date: Sun, 30 Sep 2018 05:24:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "updated_at": "2018-09-30T05:24:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "d6824a55-e132-4752-8df2-d357f7f607c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:58Z", "revision_number": 0, "id": "e0393711-49a2-46b3-af05-f72f9f173580", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:58Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 3, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}]} 2018-09-30 05:24:58,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp used request id req-35841965-a5dd-48d1-a1c7-b629cb4446c1 2018-09-30 05:24:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:58,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cf8b2e-d2dc-4e32-a427-dfe07f0f622b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:24:58,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-71cf8b2e-d2dc-4e32-a427-dfe07f0f622b 2018-09-30 05:24:58,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:58,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-2afb5055-e61e-4915-9c97-48b226232755 Date: Sun, 30 Sep 2018 05:24:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:58Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:58Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e0393711-49a2-46b3-af05-f72f9f173580"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:58,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-2afb5055-e61e-4915-9c97-48b226232755 2018-09-30 05:24:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d"}}' 2018-09-30 05:24:59,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-f83fbffa-62f5-4867-a47a-7f43e260b807 Date: Sun, 30 Sep 2018 05:24:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:24:59Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:59Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "5a5c35ca-5707-4270-8431-b7a3f59184d7"}} 2018-09-30 05:24:59,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-f83fbffa-62f5-4867-a47a-7f43e260b807 2018-09-30 05:24:59,147 - neutron_utils - INFO - Retrieving security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:59,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-c025cf97-a644-4e86-ad13-d2099a382540 Date: Sun, 30 Sep 2018 05:24:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "updated_at": "2018-09-30T05:24:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:24:59Z", "revision_number": 0, "id": "5a5c35ca-5707-4270-8431-b7a3f59184d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:59Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "d6824a55-e132-4752-8df2-d357f7f607c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:58Z", "revision_number": 0, "id": "e0393711-49a2-46b3-af05-f72f9f173580", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:58Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "revision_number": 0, "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 4, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}]} 2018-09-30 05:24:59,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-c025cf97-a644-4e86-ad13-d2099a382540 2018-09-30 05:24:59,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0adfc224-f005-407d-b0e7-acb3fc53b44d 2018-09-30 05:24:59,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:24:59,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-21e130d3-d210-4ed0-8234-9d540e42051f Date: Sun, 30 Sep 2018 05:24:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:24:59Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:59Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "5a5c35ca-5707-4270-8431-b7a3f59184d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "d6824a55-e132-4752-8df2-d357f7f607c0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:58Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:58Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e0393711-49a2-46b3-af05-f72f9f173580"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:56Z", "security_group_id": "0adfc224-f005-407d-b0e7-acb3fc53b44d", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:56Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "e13fe8ff-4ade-4ade-bfda-fdcde89dde54"}]} 2018-09-30 05:24:59,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-21e130d3-d210-4ed0-8234-9d540e42051f 2018-09-30 05:24:59,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:24:59,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:24:59,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["5BvjSj5xSf-j4ED_vmOu3Q"], "issued_at": "2018-09-30T05:24:59.000000Z"}} 2018-09-30 05:24:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:24:59,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea6c774-44a6-40f7-a12d-db67ead9fc9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:59,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1ea6c774-44a6-40f7-a12d-db67ead9fc9c 2018-09-30 05:24:59,685 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:24:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:24:59,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd494fb-5eb5-4ca2-a778-36ffc54ef4c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:24:59,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9cd494fb-5eb5-4ca2-a778-36ffc54ef4c7 2018-09-30 05:24:59,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a0fb19b8-cbc3-496e-ae00-8211fb3e7a7f Date: Sun, 30 Sep 2018 05:25:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:00,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-a0fb19b8-cbc3-496e-ae00-8211fb3e7a7f 2018-09-30 05:25:00,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:25:00,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:25:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:25:00,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:00,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141f962e-7158-4a03-a7fd-35b13055f8ea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:00,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-141f962e-7158-4a03-a7fd-35b13055f8ea 2018-09-30 05:25:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:00,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ccd30de4-09d7-496b-8ad1-6a9a23f37725 Date: Sun, 30 Sep 2018 05:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:00,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-ccd30de4-09d7-496b-8ad1-6a9a23f37725 2018-09-30 05:25:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:00,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7301d635-79db-4b28-bcb7-37fb5794a1b7 Date: Sun, 30 Sep 2018 05:25:00 GMT RESP BODY: {"ports":[]} 2018-09-30 05:25:00,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1&admin_state_up=True used request id req-7301d635-79db-4b28-bcb7-37fb5794a1b7 2018-09-30 05:25:00,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:00,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d128c355-5d55-446e-ba67-ab97b27f564c x-compute-request-id: req-d128c355-5d55-446e-ba67-ab97b27f564c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:25:00,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst used request id req-d128c355-5d55-446e-ba67-ab97b27f564c 2018-09-30 05:25:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:00,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-62355b64-962f-49aa-b492-6f4bef87a64d Date: Sun, 30 Sep 2018 05:25:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:00,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-62355b64-962f-49aa-b492-6f4bef87a64d 2018-09-30 05:25:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:01,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d2a06e-fd86-4c1e-8c83-de6154e3a5a4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:01,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-c3d2a06e-fd86-4c1e-8c83-de6154e3a5a4 2018-09-30 05:25:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:01,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c90a5453-912c-476b-a036-d236a0a60fec Date: Sun, 30 Sep 2018 05:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:01,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-c90a5453-912c-476b-a036-d236a0a60fec 2018-09-30 05:25:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:01,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-07514be7-9b0e-4ad5-be55-db20560c8067 Date: Sun, 30 Sep 2018 05:25:01 GMT RESP BODY: {"ports":[]} 2018-09-30 05:25:01,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1&admin_state_up=True used request id req-07514be7-9b0e-4ad5-be55-db20560c8067 2018-09-30 05:25:01,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:25:01,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:25:02,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16d5993ace164a6c87434fdbe9768d2d", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role"}], "expires_at": "2018-09-30T06:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee260f10c9d64dabac036cd45dd4b123", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee260f10c9d64dabac036cd45dd4b123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user", "id": "0424611f4b5b48ffadd5185b28d180a1"}, "audit_ids": ["WS4DU3ikQGaF2b6r5ZR1lQ"], "issued_at": "2018-09-30T05:25:02.000000Z"}} 2018-09-30 05:25:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876a8ddbab1402ad99bfe69971916086af4815b4" 2018-09-30 05:25:02,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6dfff35-9c2e-4869-9380-3b02530db461 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:25:02,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b6dfff35-9c2e-4869-9380-3b02530db461 2018-09-30 05:25:02,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:02,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f55abd01-8d54-4006-9e2f-c7cc7b3e4709 Date: Sun, 30 Sep 2018 05:25:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:02,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-f55abd01-8d54-4006-9e2f-c7cc7b3e4709 2018-09-30 05:25:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:02,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11c785a7-3b55-49d2-a5fc-6d7f280af2c4 Date: Sun, 30 Sep 2018 05:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:02,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-11c785a7-3b55-49d2-a5fc-6d7f280af2c4 2018-09-30 05:25:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:03,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-127c2395-462c-4ac6-b90c-f0bdbac80b94 Date: Sun, 30 Sep 2018 05:25:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:03,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-127c2395-462c-4ac6-b90c-f0bdbac80b94 2018-09-30 05:25:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:25:03,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:25:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:25:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876a8ddbab1402ad99bfe69971916086af4815b4" 2018-09-30 05:25:03,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486fd45c-580d-429d-9091-623e6acd7237 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:03,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-486fd45c-580d-429d-9091-623e6acd7237 2018-09-30 05:25:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:03,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-695da8f6-4dc7-4592-ad43-5467e7569198 Date: Sun, 30 Sep 2018 05:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:03,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-695da8f6-4dc7-4592-ad43-5467e7569198 2018-09-30 05:25:03,505 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net 2018-09-30 05:25:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" -d '{"port": {"network_id": "5f0a9074-4440-4a6a-bf2f-56a83b52ace0", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1", "admin_state_up": true}}' 2018-09-30 05:25:04,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-9ca72e22-4006-479f-a51b-9009466f05e6 Date: Sun, 30 Sep 2018 05:25:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","project_id":"ee260f10c9d64dabac036cd45dd4b123","qos_policy_id":null,"admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal"}} 2018-09-30 05:25:04,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-9ca72e22-4006-479f-a51b-9009466f05e6 2018-09-30 05:25:04,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:04,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-55ef9517-2443-4a2b-a08f-1d664128107b Date: Sun, 30 Sep 2018 05:25:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:04,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-55ef9517-2443-4a2b-a08f-1d664128107b 2018-09-30 05:25:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:04,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f200f4-0cff-4cf4-a066-8fdfe75d9855 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:04,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-30f200f4-0cff-4cf4-a066-8fdfe75d9855 2018-09-30 05:25:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:05,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a5e4aad-676f-427c-80ba-84af8564d5cd Date: Sun, 30 Sep 2018 05:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:05,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-1a5e4aad-676f-427c-80ba-84af8564d5cd 2018-09-30 05:25:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:05,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d518d208-903b-4171-9679-dd76053bf222 Date: Sun, 30 Sep 2018 05:25:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:25:05,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1&admin_state_up=True used request id req-d518d208-903b-4171-9679-dd76053bf222 2018-09-30 05:25:05,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72018db-b557-45c1-8675-e081cb7c65a7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-c72018db-b557-45c1-8675-e081cb7c65a7 2018-09-30 05:25:05,407 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst 2018-09-30 05:25:05,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:05,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa973730-3183-4401-aea0-a43429850a4e x-compute-request-id: req-fa973730-3183-4401-aea0-a43429850a4e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-flavor-name"}]} 2018-09-30 05:25:05,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fa973730-3183-4401-aea0-a43429850a4e 2018-09-30 05:25:05,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:05,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eb2ed36-cc7e-491d-8b7f-6fd452d6054b x-compute-request-id: req-1eb2ed36-cc7e-491d-8b7f-6fd452d6054b Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:25:05,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02 used request id req-1eb2ed36-cc7e-491d-8b7f-6fd452d6054b 2018-09-30 05:25:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:06,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-5e028e62-50f0-412b-b87e-8c064e3d2c70 Date: Sun, 30 Sep 2018 05:25:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:24:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:24:37Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/902323a1-213e-4531-8682-3c4b7443b797/snap", "metadata": {}}], "self": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797", "min_disk": 0, "protected": false, "id": "902323a1-213e-4531-8682-3c4b7443b797", "file": "/v2/images/902323a1-213e-4531-8682-3c4b7443b797/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee260f10c9d64dabac036cd45dd4b123", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/902323a1-213e-4531-8682-3c4b7443b797/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image"} 2018-09-30 05:25:06,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image used request id req-5e028e62-50f0-412b-b87e-8c064e3d2c70 2018-09-30 05:25:06,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:06,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09fd8ce8-0c70-41f7-8766-7b94c08ca899 Date: Sun, 30 Sep 2018 05:25:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:25:06,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-09fd8ce8-0c70-41f7-8766-7b94c08ca899 2018-09-30 05:25:06,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "imageRef": "902323a1-213e-4531-8682-3c4b7443b797", "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "flavorRef": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "max_count": 1, "min_count": 1, "networks": [{"port": "43470652-e821-4cfc-a179-20ce2d63ac4a"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}]}}' 2018-09-30 05:25:08,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3ba1b81-99c0-4656-bcc2-a1a270202d4e x-compute-request-id: req-c3ba1b81-99c0-4656-bcc2-a1a270202d4e Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "adminPass": "T2jJMo3Nqu3Q"}} 2018-09-30 05:25:08,023 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-c3ba1b81-99c0-4656-bcc2-a1a270202d4e 2018-09-30 05:25:08,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:08,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cd10385-be5b-4fb6-9713-895b9db6cf1a x-compute-request-id: req-7cd10385-be5b-4fb6-9713-895b9db6cf1a Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:25:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:08,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-7cd10385-be5b-4fb6-9713-895b9db6cf1a 2018-09-30 05:25:08,241 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst 2018-09-30 05:25:08,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:08,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec34a7e3-b2a9-4720-87f9-55dfa3370f36 x-compute-request-id: req-ec34a7e3-b2a9-4720-87f9-55dfa3370f36 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:25:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:08,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-ec34a7e3-b2a9-4720-87f9-55dfa3370f36 2018-09-30 05:25:08,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - BUILD 2018-09-30 05:25:08,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:25:11,470 - create_instance - DEBUG - VM status query timeout in 896.77164793 2018-09-30 05:25:11,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:12,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaa5bee6-537c-4a87-a37e-154641bb56ea x-compute-request-id: req-eaa5bee6-537c-4a87-a37e-154641bb56ea Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:25:09Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:12,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-eaa5bee6-537c-4a87-a37e-154641bb56ea 2018-09-30 05:25:12,328 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - BUILD 2018-09-30 05:25:12,328 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:25:15,332 - create_instance - DEBUG - VM status query timeout in 892.909627914 2018-09-30 05:25:15,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:16,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b847b3d-edbb-4b8f-a4b2-1c186128f49a x-compute-request-id: req-4b847b3d-edbb-4b8f-a4b2-1c186128f49a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:16,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-4b847b3d-edbb-4b8f-a4b2-1c186128f49a 2018-09-30 05:25:16,832 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:16,832 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:25:16,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:17,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-859da330-e47f-4055-82dd-8c447242bddc x-compute-request-id: req-859da330-e47f-4055-82dd-8c447242bddc Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:17,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-859da330-e47f-4055-82dd-8c447242bddc 2018-09-30 05:25:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:17,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1885f9c-09e8-4a8b-aecf-f0cfcd83a6a8 Date: Sun, 30 Sep 2018 05:25:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:17,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-c1885f9c-09e8-4a8b-aecf-f0cfcd83a6a8 2018-09-30 05:25:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:17,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c183ae61-6dad-47f0-9c99-532aed9e0534 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:17,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-c183ae61-6dad-47f0-9c99-532aed9e0534 2018-09-30 05:25:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:17,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa175a1b-e6c3-41ef-af1f-d641cad2bc17 Date: Sun, 30 Sep 2018 05:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:17,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-aa175a1b-e6c3-41ef-af1f-d641cad2bc17 2018-09-30 05:25:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:17,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-afc45d45-ece5-4c63-b6f1-f8c82f667619 Date: Sun, 30 Sep 2018 05:25:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal","device_id":"9fb20f3a-d877-43ce-b6ed-799ae0846e4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.4"}],"id":"65097657-7fc1-41e9-999b-153166f0cfcd","security_groups":[],"mac_address":"fa:16:3e:73:4d:56","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.3"}],"id":"d66fc7fe-f6ea-4c2c-905f-4e35ef406f9d","security_groups":[],"mac_address":"fa:16:3e:54:e7:1d","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.2"}],"id":"fb943702-2f7f-4391-b2ed-07f4af9a48a0","security_groups":[],"mac_address":"fa:16:3e:ad:f2:b8","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"}]} 2018-09-30 05:25:17,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-afc45d45-ece5-4c63-b6f1-f8c82f667619 2018-09-30 05:25:17,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}}' 2018-09-30 05:25:18,921 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a914c216-1abb-416b-8d3c-0ebf2f904173 x-compute-request-id: req-a914c216-1abb-416b-8d3c-0ebf2f904173 Content-Length: 0 Content-Type: application/json 2018-09-30 05:25:18,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d/action used request id req-a914c216-1abb-416b-8d3c-0ebf2f904173 2018-09-30 05:25:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:18,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-cd3b18d4-86fd-42f8-87db-00c74f5f9f6f Date: Sun, 30 Sep 2018 05:25:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:43Z", "admin_state_up": true, "updated_at": "2018-09-30T05:24:51Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "b1628d89-f16c-4fb2-8c3f-42fca4c33ad9", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router"}]} 2018-09-30 05:25:18,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router used request id req-cd3b18d4-86fd-42f8-87db-00c74f5f9f6f 2018-09-30 05:25:19,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:19,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7ef21c-00c8-47fb-8a51-aff0a7124eee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:19,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-1c7ef21c-00c8-47fb-8a51-aff0a7124eee 2018-09-30 05:25:19,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:19,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a8d0a3c0-d149-48a5-9306-1b49f07fdca3 Date: Sun, 30 Sep 2018 05:25:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"}]} 2018-09-30 05:25:19,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 used request id req-a8d0a3c0-d149-48a5-9306-1b49f07fdca3 2018-09-30 05:25:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/625d7a36-14be-466f-932f-b7392e8f2c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:19,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5489a829-322e-47fd-9fc0-7e29673671e9 Date: Sun, 30 Sep 2018 05:25:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}} 2018-09-30 05:25:19,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/625d7a36-14be-466f-932f-b7392e8f2c26 used request id req-5489a829-322e-47fd-9fc0-7e29673671e9 2018-09-30 05:25:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dd1e3548-0f83-4e03-a352-1bdd4e760c4a Date: Sun, 30 Sep 2018 05:25:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:25:20,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-dd1e3548-0f83-4e03-a352-1bdd4e760c4a 2018-09-30 05:25:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:20,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3bced39-ed30-4d3e-940e-ee494324b5cb Date: Sun, 30 Sep 2018 05:25:20 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:25:20,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-a3bced39-ed30-4d3e-940e-ee494324b5cb 2018-09-30 05:25:20,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:21,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0941dc89-f01f-41b6-9c36-f7350ee2dcb8 x-compute-request-id: req-0941dc89-f01f-41b6-9c36-f7350ee2dcb8 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:21,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-0941dc89-f01f-41b6-9c36-f7350ee2dcb8 2018-09-30 05:25:21,353 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:21,353 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:25:21,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:21,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14d78edb-c3f5-43b9-bfe4-308b7427ac65 x-compute-request-id: req-14d78edb-c3f5-43b9-bfe4-308b7427ac65 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:21,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-14d78edb-c3f5-43b9-bfe4-308b7427ac65 2018-09-30 05:25:21,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92c05241-f446-46e9-899c-e923bc775a54 Date: Sun, 30 Sep 2018 05:25:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:22,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-92c05241-f446-46e9-899c-e923bc775a54 2018-09-30 05:25:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:22,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbde3d36-3c9f-4986-aaeb-1045c02e008e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:22,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-fbde3d36-3c9f-4986-aaeb-1045c02e008e 2018-09-30 05:25:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:22,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4a2d5c9d-8f42-4834-aa41-0974e1d603d7 Date: Sun, 30 Sep 2018 05:25:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:22,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-4a2d5c9d-8f42-4834-aa41-0974e1d603d7 2018-09-30 05:25:22,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:22,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f183b7bd-be30-4920-b45d-e5002e19c76c Date: Sun, 30 Sep 2018 05:25:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["0adfc224-f005-407d-b0e7-acb3fc53b44d","8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal","device_id":"9fb20f3a-d877-43ce-b6ed-799ae0846e4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.4"}],"id":"65097657-7fc1-41e9-999b-153166f0cfcd","security_groups":[],"mac_address":"fa:16:3e:73:4d:56","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.3"}],"id":"d66fc7fe-f6ea-4c2c-905f-4e35ef406f9d","security_groups":[],"mac_address":"fa:16:3e:54:e7:1d","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.2"}],"id":"fb943702-2f7f-4391-b2ed-07f4af9a48a0","security_groups":[],"mac_address":"fa:16:3e:ad:f2:b8","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"}]} 2018-09-30 05:25:22,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-f183b7bd-be30-4920-b45d-e5002e19c76c 2018-09-30 05:25:22,419 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:25:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1d0a4ab1-0c40-46c4-b36e-18f34170c78a Date: Sun, 30 Sep 2018 05:25:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:25:22,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-1d0a4ab1-0c40-46c4-b36e-18f34170c78a 2018-09-30 05:25:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:22,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cf9d3817-101d-4911-9181-3a6c2bf7895f Date: Sun, 30 Sep 2018 05:25:22 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:25:22,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-cf9d3817-101d-4911-9181-3a6c2bf7895f 2018-09-30 05:25:22,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "43470652-e821-4cfc-a179-20ce2d63ac4a"}}' 2018-09-30 05:25:24,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-287e2d6b-4858-47c8-a72a-9a38ad7863ff Date: Sun, 30 Sep 2018 05:25:24 GMT RESP BODY: {"floatingip": {"router_id": "b1628d89-f16c-4fb2-8c3f-42fca4c33ad9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:25:23Z", "updated_at": "2018-09-30T05:25:23Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "port_id": "43470652-e821-4cfc-a179-20ce2d63ac4a", "id": "7534a88c-8ba6-461c-a6f3-6124417a5ba0"}} 2018-09-30 05:25:24,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-287e2d6b-4858-47c8-a72a-9a38ad7863ff 2018-09-30 05:25:24,488 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router 2018-09-30 05:25:24,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:25,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-562e1ddf-de45-422e-b5f1-9d4f5fe3ed84 x-compute-request-id: req-562e1ddf-de45-422e-b5f1-9d4f5fe3ed84 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:25,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-562e1ddf-de45-422e-b5f1-9d4f5fe3ed84 2018-09-30 05:25:25,203 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:25,203 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:25:25,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:25,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df69c04d-a16e-43ce-bc69-c327a4efaeb8 x-compute-request-id: req-df69c04d-a16e-43ce-bc69-c327a4efaeb8 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:25,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-df69c04d-a16e-43ce-bc69-c327a4efaeb8 2018-09-30 05:25:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:25,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74907aff-cc41-4ab1-81bb-edd37329fec4 Date: Sun, 30 Sep 2018 05:25:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:25,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-74907aff-cc41-4ab1-81bb-edd37329fec4 2018-09-30 05:25:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:25,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcbd0c0-56f2-4723-9005-dfb7193747f8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:25,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-7fcbd0c0-56f2-4723-9005-dfb7193747f8 2018-09-30 05:25:25,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:26,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-deb229a3-116b-4ae5-b58f-14eaf01c68c0 Date: Sun, 30 Sep 2018 05:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:26,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-deb229a3-116b-4ae5-b58f-14eaf01c68c0 2018-09-30 05:25:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:26,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d8da2208-9f7e-4611-8216-3ece2893cf43 Date: Sun, 30 Sep 2018 05:25:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["0adfc224-f005-407d-b0e7-acb3fc53b44d","8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal","device_id":"9fb20f3a-d877-43ce-b6ed-799ae0846e4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.4"}],"id":"65097657-7fc1-41e9-999b-153166f0cfcd","security_groups":[],"mac_address":"fa:16:3e:73:4d:56","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.3"}],"id":"d66fc7fe-f6ea-4c2c-905f-4e35ef406f9d","security_groups":[],"mac_address":"fa:16:3e:54:e7:1d","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.2"}],"id":"fb943702-2f7f-4391-b2ed-07f4af9a48a0","security_groups":[],"mac_address":"fa:16:3e:ad:f2:b8","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"}]} 2018-09-30 05:25:26,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-d8da2208-9f7e-4611-8216-3ece2893cf43 2018-09-30 05:25:26,199 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-09-30 05:25:26,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:27,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cacf563-35fc-431e-99f5-2cb4ed39cd06 x-compute-request-id: req-8cacf563-35fc-431e-99f5-2cb4ed39cd06 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:27,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-8cacf563-35fc-431e-99f5-2cb4ed39cd06 2018-09-30 05:25:27,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:25:28,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-058ae79f-92f5-4ede-b8cf-fddc3b283357 x-compute-request-id: req-058ae79f-92f5-4ede-b8cf-fddc3b283357 Content-Encoding: gzip Content-Length: 9627 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513258128 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131578] pid_max: default: 32768 minimum: 301\n[ 0.132457] ACPI: Core revision 20150930\n[ 0.133831] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135118] Security Framework initialized\n[ 0.135919] Yama: becoming mindful.\n[ 0.136640] AppArmor: AppArmor initialized\n[ 0.137484] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138749] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139978] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141151] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142493] Initializing cgroup subsys io\n[ 0.143293] Initializing cgroup subsys memory\n[ 0.144134] Initializing cgroup subsys devices\n[ 0.144992] Initializing cgroup subsys freezer\n[ 0.145855] Initializing cgroup subsys net_cls\n[ 0.146712] Initializing cgroup subsys perf_event\n[ 0.147607] Initializing cgroup subsys net_prio\n[ 0.148476] Initializing cgroup subsys hugetlb\n[ 0.149339] Initializing cgroup subsys pids\n[ 0.150201] CPU: Physical Processor ID: 0\n[ 0.151686] mce: CPU supports 10 MCE banks\n[ 0.152526] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153511] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155790] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162255] ftrace: allocating 31920 entries in 125 pages\n[ 0.188835] smpboot: Max logical packages: 2\n[ 0.189715] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190885] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192213] x2apic enabled\n[ 0.193022] Switched APIC routing to physical x2apic.\n[ 0.194769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200024] KVM setup paravirtual spinlock\n[ 0.201514] x86: Booting SMP configuration:\n[ 0.202407] .... node #0, CPUs: #1\n[ 0.203290] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.224930] x86: Booted up 1 node, 2 CPUs\n[ 0.224932] KVM setup async PF for cpu 1\n[ 0.224935] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227480] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228931] devtmpfs: initialized\n[ 0.230638] evm: security.selinux\n[ 0.231327] evm: security.SMACK64\n[ 0.232007] evm: security.SMACK64EXEC\n[ 0.232740] evm: security.SMACK64TRANSMUTE\n[ 0.233540] evm: security.SMACK64MMAP\n[ 0.234273] evm: security.ima\n[ 0.234900] evm: security.capability\n[ 0.235744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237596] pinctrl core: initialized pinctrl subsystem\n[ 0.238685] RTC time: 5:25:14, date: 09/30/18\n[ 0.239656] NET: Registered protocol family 16\n[ 0.249620] cpuidle: using governor ladder\n[ 0.261724] cpuidle: using governor menu\n[ 0.262578] PCCT header not found.\n[ 0.263358] ACPI: bus type PCI registered\n[ 0.264168] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265436] PCI: Using configuration type 1 for base access\n[ 0.278878] ACPI: Added _OSI(Module Device)\n[ 0.279747] ACPI: Added _OSI(Processor Device)\n[ 0.280622] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281534] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283900] ACPI: Interpreter enabled\n[ 0.284674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292273] ACPI: (supports S0 S5)\n[ 0.293006] ACPI: Using IOAPIC for interrupt routing\n[ 0.294094] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298642] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303401] acpiphp: Slot [3] registered\n[ 0.304228] acpiphp: Slot [4] registered\n[ 0.305047] acpiphp: Slot [5] registered\n[ 0.305868] acpiphp: Slot [6] registered\n[ 0.306692] acpiphp: Slot [7] registered\n[ 0.307507] acpiphp: Slot [8] registered\n[ 0.308329] acpiphp: Slot [9] registered\n[ 0.309140] acpiphp: Slot [10] registered\n[ 0.320095] acpiphp: Slot [11] registered\n[ 0.320931] acpiphp: Slot [12] registered\n[ 0.321763] acpiphp: Slot [13] registered\n[ 0.322604] acpiphp: Slot [14] registered\n[ 0.323429] acpiphp: Slot [15] registered\n[ 0.324260] acpiphp: Slot [16] registered\n[ 0.325076] acpiphp: Slot [17] registered\n[ 0.325894] acpiphp: Slot [18] registered\n[ 0.326709] acpiphp: Slot [19] registered\n[ 0.327534] acpiphp: Slot [20] registered\n[ 0.328353] acpiphp: Slot [21] registered\n[ 0.329171] acpiphp: Slot [22] registered\n[ 0.329994] acpiphp: Slot [23] registered\n[ 0.330816] acpiphp: Slot [24] registered\n[ 0.331643] acpiphp: Slot [25] registered\n[ 0.332466] acpiphp: Slot [26] registered\n[ 0.333292] acpiphp: Slot [27] registered\n[ 0.334110] acpiphp: Slot [28] registered\n[ 0.334929] acpiphp: Slot [29] registered\n[ 0.335752] acpiphp: Slot [30] registered\n[ 0.336577] acpiphp: Slot [31] registered\n[ 0.337392] PCI host bridge to bus 0000:00\n[ 0.338216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340672] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342137] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343599] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351189] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353640] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360058] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.361501] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409301] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412148] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.413548] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414839] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.416258] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.417326] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418892] vgaarb: loaded\n[ 0.419504] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420665] SCSI subsystem initialized\n[ 0.421521] ACPI: bus type USB registered\n[ 0.422355] usbcore: registered new interface driver usbfs\n[ 0.423426] usbcore: registered new interface driver hub\n[ 0.424446] usbcore: registered new device driver usb\n[ 0.425568] PCI: Using ACPI for IRQ routing\n[ 0.426612] NetLabel: Initializing\n[ 0.427341] NetLabel: domain hash size = 128\n[ 0.428207] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429167] NetLabel: unlabeled traffic allowed by default\n[ 0.430291] clocksource: Switched to clocksource kvm-clock\n[ 0.436206] AppArmor: AppArmor Filesystem Enabled\n[ 0.437180] pnp: PnP ACPI init\n[ 0.438115] pnp: PnP ACPI: found 5 devices\n[ 0.445252] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446979] NET: Registered protocol family 2\n[ 0.447973] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.449257] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450439] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.451614] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452697] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453868] NET: Registered protocol family 1\n[ 0.454746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456938] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475557] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494406] Trying to unpack rootfs image as initramfs...\n[ 0.544373] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.558627] Scanning for low memory corruption every 60 seconds\n[ 0.560698] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562398] audit: initializing netlink subsys (disabled)\n[ 0.563956] audit: type=2000 audit(1538285115.595:1): initialized\n[ 0.565824] Initialise system trusted keyring\n[ 0.567228] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568985] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571687] zbud: loaded\n[ 0.572675] VFS: Disk quotas dquot_6.6.0\n[ 0.573850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576037] fuse init (API version 7.23)\n[ 0.577283] Key type big_key registered\n[ 0.578426] Allocating IMA MOK and blacklist keyrings.\n[ 0.580182] Key type asymmetric registered\n[ 0.581367] Asymmetric key parser 'x509' registered\n[ 0.582769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584942] io scheduler noop registered\n[ 0.586069] io scheduler deadline registered (default)\n[ 0.587517] io scheduler cfq registered\n[ 0.588717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594379] ACPI: Power Button [PWRF]\n[ 0.595744] GHES: HEST is not enabled!\n[ 0.615040] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652937] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682627] Linux agpgart interface v0.103\n[ 0.685573] brd: module loaded\n[ 0.687251] loop: module loaded\n[ 0.692451] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694158] GPT:90111 != 20971519\n[ 0.694899] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696039] GPT:90111 != 20971519\n[ 0.696776] GPT: Use GNU Parted to correct GPT errors.\n[ 0.697830] vda: vda1 vda15\n[ 0.699326] scsi host0: ata_piix\n[ 0.700155] scsi host1: ata_piix\n[ 0.700904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.702166] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.703851] libphy: Fixed MDIO Bus: probed\n[ 0.704702] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705679] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707741] PPP generic driver version 2.4.2\n[ 0.708733] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710061] ehci-pci: EHCI PCI platform driver\n[ 0.710989] ehci-platform: EHCI generic platform driver\n[ 0.712033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713324] ohci-pci: OHCI PCI platform driver\n[ 0.714243] ohci-platform: OHCI generic platform driver\n[ 0.715302] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734369] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736997] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738054] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.739264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740580] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742075] usb usb1: Product: UHCI Host Controller\n[ 0.743097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.744321] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745331] hub 1-0:1.0: USB hub found\n[ 0.746148] hub 1-0:1.0: 2 ports detected\n[ 0.747130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749401] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751527] mousedev: PS/2 mouse device common for all mice\n[ 0.752775] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758546] i2c /dev entries driver\n[ 0.759325] device-mapper: uevent: version 1.0.3\n[ 0.760322] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.762081] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763487] NET: Registered protocol family 10\n[ 0.764576] NET: Registered protocol family 17\n[ 0.765542] Key type dns_resolver registered\n[ 0.766578] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767714] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768890] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770739] registered taskstats version 1\n[ 0.771653] Loading compiled-in X.509 certificates\n[ 0.773104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.775063] zswap: loaded using pool lzo/zbud\n[ 0.776684] Key type trusted registered\n[ 0.779038] Key type encrypted registered\n[ 0.779912] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.781004] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782089] evm: HMAC attrs: 0x1\n[ 0.783154] Magic number: 2:177:417\n[ 0.784087] rtc_cmos 00:00: setting system clock to 2018-09-30 05:25:15 UTC (1538285115)\n[ 0.796014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797238] EDD information not available.\n[ 0.860107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.862105] Write protecting the kernel read-only data: 14336k\n[ 0.864218] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.866732] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.936054] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.34\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MTbOe/QpY9L75rNE/70iN8mYDqefNu7ecXoOa4ZUokad30dABA2b/rVIsxsyvUsmrh3k2mHvYIZaF0z9CCqou6cxGu6x/peX7LQ5kwqQ9t+OspJyaT5mWE4Y8e/sGEDTZMTZUfc3GZe7HhCaaQ6VetgC22/pZHXDvdZbBA86EONw1SUUmw00A4sLMeVESdd6bC42Gt6tU+zK8/8mWZTqhVyEk+Q/1iCRoKoDYTA6wfU9U+BsKwDLCwcvLOs0c1xfTYRSp/rxPRzfds28sqTtUUJ0c0W20H4Yo0luaUzBk7QrNn6Gl8sqYSYcpOhXT8tY/eh09HHefDDJNjKu1qI/ root@createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283\nssh-dss AAAAB3NzaC1kc3MAAACBAOUZ+3JuJTyqO3hbO4/dlgmlw1BNymrm9bvGNkvuf1Yf8dnramXdEaOCM1AQAS4QxO0YhVb/FgkJf4u+BFyiCbBzhwULbebywHN/SLv9tz+33OEPvjwIIouikk0Gb20Tw7HU5MkxJPpgV6TJGHfl1OnD80KVqF/g90oZP/smQKgvAAAAFQDJ9Bgr/c14DdTwYxS6XHNLVD8oGwAAAIAwCBq55elx+UwsXP70gTa/C3F0HvQ1hjyYA53WpAGRmxVqCtIdq4k0uPZoeMm3ct7KsKW3IrFtMXFnaKm2wuupVVS29xFhbmKyyTZM/Z9sMBOp8oTgQNh0Hz/3FT9uSxQYknwgBy0wH+ZxBXIMyOQPOLaXrYwUypz6yf9bVn/m1AAAAIEArOaNVwCJ2ZwD4btD9CmhuidBJq3NR50xF2i+T4xcRd6BscoqlloGspkKDayUne2TpLcwXgY06+GBHLXUHABNukYgE9Zbsf/6D02+OLrDO/gyRYeq2Fzwg7T5ue8ZQv4iHQg8kezY4kIN286aoOIAESlGfu4SalLk70nII/VBmTM= root@createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe21:409b/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283 login: "} 2018-09-30 05:25:28,158 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d/action used request id req-058ae79f-92f5-4ede-b8cf-fddc3b283357 2018-09-30 05:25:28,160 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:25:28,160 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 513258128 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.129943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131578] pid_max: default: 32768 minimum: 301 [ 0.132457] ACPI: Core revision 20150930 [ 0.133831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135118] Security Framework initialized [ 0.135919] Yama: becoming mindful. [ 0.136640] AppArmor: AppArmor initialized [ 0.137484] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138749] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139978] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141151] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142493] Initializing cgroup subsys io [ 0.143293] Initializing cgroup subsys memory [ 0.144134] Initializing cgroup subsys devices [ 0.144992] Initializing cgroup subsys freezer [ 0.145855] Initializing cgroup subsys net_cls [ 0.146712] Initializing cgroup subsys perf_event [ 0.147607] Initializing cgroup subsys net_prio [ 0.148476] Initializing cgroup subsys hugetlb [ 0.149339] Initializing cgroup subsys pids [ 0.150201] CPU: Physical Processor ID: 0 [ 0.151686] mce: CPU supports 10 MCE banks [ 0.152526] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153511] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155790] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162255] ftrace: allocating 31920 entries in 125 pages [ 0.188835] smpboot: Max logical packages: 2 [ 0.189715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190885] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192213] x2apic enabled [ 0.193022] Switched APIC routing to physical x2apic. [ 0.194769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195973] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200024] KVM setup paravirtual spinlock [ 0.201514] x86: Booting SMP configuration: [ 0.202407] .... node #0, CPUs: #1 [ 0.203290] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.224930] x86: Booted up 1 node, 2 CPUs [ 0.224932] KVM setup async PF for cpu 1 [ 0.224935] kvm-stealtime: cpu 1, msr f90d940 [ 0.227480] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.228931] devtmpfs: initialized [ 0.230638] evm: security.selinux [ 0.231327] evm: security.SMACK64 [ 0.232007] evm: security.SMACK64EXEC [ 0.232740] evm: security.SMACK64TRANSMUTE [ 0.233540] evm: security.SMACK64MMAP [ 0.234273] evm: security.ima [ 0.234900] evm: security.capability [ 0.235744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237596] pinctrl core: initialized pinctrl subsystem [ 0.238685] RTC time: 5:25:14, date: 09/30/18 [ 0.239656] NET: Registered protocol family 16 [ 0.249620] cpuidle: using governor ladder [ 0.261724] cpuidle: using governor menu [ 0.262578] PCCT header not found. [ 0.263358] ACPI: bus type PCI registered [ 0.264168] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265436] PCI: Using configuration type 1 for base access [ 0.278878] ACPI: Added _OSI(Module Device) [ 0.279747] ACPI: Added _OSI(Processor Device) [ 0.280622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281534] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283900] ACPI: Interpreter enabled [ 0.284674] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292273] ACPI: (supports S0 S5) [ 0.293006] ACPI: Using IOAPIC for interrupt routing [ 0.294094] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297483] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298642] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303401] acpiphp: Slot [3] registered [ 0.304228] acpiphp: Slot [4] registered [ 0.305047] acpiphp: Slot [5] registered [ 0.305868] acpiphp: Slot [6] registered [ 0.306692] acpiphp: Slot [7] registered [ 0.307507] acpiphp: Slot [8] registered [ 0.308329] acpiphp: Slot [9] registered [ 0.309140] acpiphp: Slot [10] registered [ 0.320095] acpiphp: Slot [11] registered [ 0.320931] acpiphp: Slot [12] registered [ 0.321763] acpiphp: Slot [13] registered [ 0.322604] acpiphp: Slot [14] registered [ 0.323429] acpiphp: Slot [15] registered [ 0.324260] acpiphp: Slot [16] registered [ 0.325076] acpiphp: Slot [17] registered [ 0.325894] acpiphp: Slot [18] registered [ 0.326709] acpiphp: Slot [19] registered [ 0.327534] acpiphp: Slot [20] registered [ 0.328353] acpiphp: Slot [21] registered [ 0.329171] acpiphp: Slot [22] registered [ 0.329994] acpiphp: Slot [23] registered [ 0.330816] acpiphp: Slot [24] registered [ 0.331643] acpiphp: Slot [25] registered [ 0.332466] acpiphp: Slot [26] registered [ 0.333292] acpiphp: Slot [27] registered [ 0.334110] acpiphp: Slot [28] registered [ 0.334929] acpiphp: Slot [29] registered [ 0.335752] acpiphp: Slot [30] registered [ 0.336577] acpiphp: Slot [31] registered [ 0.337392] PCI host bridge to bus 0000:00 [ 0.338216] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339439] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340672] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342137] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343599] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351189] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353640] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.360058] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361501] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409301] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412148] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.413548] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414839] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.416258] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.417326] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418892] vgaarb: loaded [ 0.419504] vgaarb: bridge control possible 0000:00:02.0 [ 0.420665] SCSI subsystem initialized [ 0.421521] ACPI: bus type USB registered [ 0.422355] usbcore: registered new interface driver usbfs [ 0.423426] usbcore: registered new interface driver hub [ 0.424446] usbcore: registered new device driver usb [ 0.425568] PCI: Using ACPI for IRQ routing [ 0.426612] NetLabel: Initializing [ 0.427341] NetLabel: domain hash size = 128 [ 0.428207] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429167] NetLabel: unlabeled traffic allowed by default [ 0.430291] clocksource: Switched to clocksource kvm-clock [ 0.436206] AppArmor: AppArmor Filesystem Enabled [ 0.437180] pnp: PnP ACPI init [ 0.438115] pnp: PnP ACPI: found 5 devices [ 0.445252] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446979] NET: Registered protocol family 2 [ 0.447973] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.449257] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450439] TCP: Hash tables configured (established 2048 bind 2048) [ 0.451614] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.452697] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.453868] NET: Registered protocol family 1 [ 0.454746] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455855] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456938] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475557] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494406] Trying to unpack rootfs image as initramfs... [ 0.544373] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.558627] Scanning for low memory corruption every 60 seconds [ 0.560698] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562398] audit: initializing netlink subsys (disabled) [ 0.563956] audit: type=2000 audit(1538285115.595:1): initialized [ 0.565824] Initialise system trusted keyring [ 0.567228] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568985] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571687] zbud: loaded [ 0.572675] VFS: Disk quotas dquot_6.6.0 [ 0.573850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576037] fuse init (API version 7.23) [ 0.577283] Key type big_key registered [ 0.578426] Allocating IMA MOK and blacklist keyrings. [ 0.580182] Key type asymmetric registered [ 0.581367] Asymmetric key parser 'x509' registered [ 0.582769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584942] io scheduler noop registered [ 0.586069] io scheduler deadline registered (default) [ 0.587517] io scheduler cfq registered [ 0.588717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594379] ACPI: Power Button [PWRF] [ 0.595744] GHES: HEST is not enabled! [ 0.615040] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652937] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655729] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682627] Linux agpgart interface v0.103 [ 0.685573] brd: module loaded [ 0.687251] loop: module loaded [ 0.692451] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694158] GPT:90111 != 20971519 [ 0.694899] GPT:Alternate GPT header not at the end of the disk. [ 0.696039] GPT:90111 != 20971519 [ 0.696776] GPT: Use GNU Parted to correct GPT errors. [ 0.697830] vda: vda1 vda15 [ 0.699326] scsi host0: ata_piix [ 0.700155] scsi host1: ata_piix [ 0.700904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.702166] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.703851] libphy: Fixed MDIO Bus: probed [ 0.704702] tun: Universal TUN/TAP device driver, 1.6 [ 0.705679] tun: (C) 1999-2004 Max Krasnyansky [ 0.707741] PPP generic driver version 2.4.2 [ 0.708733] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.710061] ehci-pci: EHCI PCI platform driver [ 0.710989] ehci-platform: EHCI generic platform driver [ 0.712033] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713324] ohci-pci: OHCI PCI platform driver [ 0.714243] ohci-platform: OHCI generic platform driver [ 0.715302] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734369] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736997] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738054] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.739264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740580] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742075] usb usb1: Product: UHCI Host Controller [ 0.743097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.744321] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745331] hub 1-0:1.0: USB hub found [ 0.746148] hub 1-0:1.0: 2 ports detected [ 0.747130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749401] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750432] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751527] mousedev: PS/2 mouse device common for all mice [ 0.752775] rtc_cmos 00:00: RTC can wake from S4 [ 0.754078] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758546] i2c /dev entries driver [ 0.759325] device-mapper: uevent: version 1.0.3 [ 0.760322] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.762081] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763487] NET: Registered protocol family 10 [ 0.764576] NET: Registered protocol family 17 [ 0.765542] Key type dns_resolver registered [ 0.766578] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767714] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768890] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770739] registered taskstats version 1 [ 0.771653] Loading compiled-in X.509 certificates [ 0.773104] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.775063] zswap: loaded using pool lzo/zbud [ 0.776684] Key type trusted registered [ 0.779038] Key type encrypted registered [ 0.779912] AppArmor: AppArmor sha1 policy hashing enabled [ 0.781004] ima: No TPM chip found, activating TPM-bypass! [ 0.782089] evm: HMAC attrs: 0x1 [ 0.783154] Magic number: 2:177:417 [ 0.784087] rtc_cmos 00:00: setting system clock to 2018-09-30 05:25:15 UTC (1538285115) [ 0.796014] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797238] EDD information not available. [ 0.860107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.862105] Write protecting the kernel read-only data: 14336k [ 0.864218] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.866732] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.936054] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.34 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.53. iid=i-0000010b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MTbOe/QpY9L75rNE/70iN8mYDqefNu7ecXoOa4ZUokad30dABA2b/rVIsxsyvUsmrh3k2mHvYIZaF0z9CCqou6cxGu6x/peX7LQ5kwqQ9t+OspJyaT5mWE4Y8e/sGEDTZMTZUfc3GZe7HhCaaQ6VetgC22/pZHXDvdZbBA86EONw1SUUmw00A4sLMeVESdd6bC42Gt6tU+zK8/8mWZTqhVyEk+Q/1iCRoKoDYTA6wfU9U+BsKwDLCwcvLOs0c1xfTYRSp/rxPRzfds28sqTtUUJ0c0W20H4Yo0luaUzBk7QrNn6Gl8sqYSYcpOhXT8tY/eh09HHefDDJNjKu1qI/ root@createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283 ssh-dss AAAAB3NzaC1kc3MAAACBAOUZ+3JuJTyqO3hbO4/dlgmlw1BNymrm9bvGNkvuf1Yf8dnramXdEaOCM1AQAS4QxO0YhVb/FgkJf4u+BFyiCbBzhwULbebywHN/SLv9tz+33OEPvjwIIouikk0Gb20Tw7HU5MkxJPpgV6TJGHfl1OnD80KVqF/g90oZP/smQKgvAAAAFQDJ9Bgr/c14DdTwYxS6XHNLVD8oGwAAAIAwCBq55elx+UwsXP70gTa/C3F0HvQ1hjyYA53WpAGRmxVqCtIdq4k0uPZoeMm3ct7KsKW3IrFtMXFnaKm2wuupVVS29xFhbmKyyTZM/Z9sMBOp8oTgQNh0Hz/3FT9uSxQYknwgBy0wH+ZxBXIMyOQPOLaXrYwUypz6yf9bVn/m1AAAAIEArOaNVwCJ2ZwD4btD9CmhuidBJq3NR50xF2i+T4xcRd6BscoqlloGspkKDayUne2TpLcwXgY06+GBHLXUHABNukYgE9Zbsf/6D02+OLrDO/gyRYeq2Fzwg7T5ue8ZQv4iHQg8kezY4kIN286aoOIAESlGfu4SalLk70nII/VBmTM= root@createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe21:409b/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000010b name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283 launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-3bf663b1-ac3f-4941-84a3-4ba283 login: 2018-09-30 05:25:28,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:29,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62becb95-3021-4112-bdad-d7564fe68477 x-compute-request-id: req-62becb95-3021-4112-bdad-d7564fe68477 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:29,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-62becb95-3021-4112-bdad-d7564fe68477 2018-09-30 05:25:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:29,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-08503096-b4ad-4a51-9fff-6ee9d68445b0 Date: Sun, 30 Sep 2018 05:25:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:29,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-08503096-b4ad-4a51-9fff-6ee9d68445b0 2018-09-30 05:25:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:29,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6584be6e-b4ed-4cb2-847d-78627fd40e5f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:29,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-6584be6e-b4ed-4cb2-847d-78627fd40e5f 2018-09-30 05:25:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:29,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cac58534-9417-4460-bc71-0d613e19f723 Date: Sun, 30 Sep 2018 05:25:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:29,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-cac58534-9417-4460-bc71-0d613e19f723 2018-09-30 05:25:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:30,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-0451083d-55a9-45ee-bf30-5b02575bba49 Date: Sun, 30 Sep 2018 05:25:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["0adfc224-f005-407d-b0e7-acb3fc53b44d","8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal","device_id":"9fb20f3a-d877-43ce-b6ed-799ae0846e4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.4"}],"id":"65097657-7fc1-41e9-999b-153166f0cfcd","security_groups":[],"mac_address":"fa:16:3e:73:4d:56","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.3"}],"id":"d66fc7fe-f6ea-4c2c-905f-4e35ef406f9d","security_groups":[],"mac_address":"fa:16:3e:54:e7:1d","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.2"}],"id":"fb943702-2f7f-4391-b2ed-07f4af9a48a0","security_groups":[],"mac_address":"fa:16:3e:ad:f2:b8","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"}]} 2018-09-30 05:25:30,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-0451083d-55a9-45ee-bf30-5b02575bba49 2018-09-30 05:25:30,182 - create_instance - INFO - Checking if VM is active 2018-09-30 05:25:30,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:30,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1c8b406-9387-491d-a984-832c5c5107fa x-compute-request-id: req-a1c8b406-9387-491d-a984-832c5c5107fa Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:30,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-a1c8b406-9387-491d-a984-832c5c5107fa 2018-09-30 05:25:30,677 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:30,677 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:25:30,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:31,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0490726-411e-43ff-9036-7eafc0792912 x-compute-request-id: req-a0490726-411e-43ff-9036-7eafc0792912 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:40:9b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp"}, {"name": "default"}], "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:15Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:31,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-a0490726-411e-43ff-9036-7eafc0792912 2018-09-30 05:25:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:31,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5eb666c1-f71c-40f1-83dd-6eacc8e3c5be Date: Sun, 30 Sep 2018 05:25:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["625d7a36-14be-466f-932f-b7392e8f2c26"],"updated_at":"2018-09-30T05:24:40Z","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net"}]} 2018-09-30 05:25:31,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net used request id req-5eb666c1-f71c-40f1-83dd-6eacc8e3c5be 2018-09-30 05:25:31,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:31,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094c9c74-4f0b-42d0-9df1-c05b489c2322 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:31,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-094c9c74-4f0b-42d0-9df1-c05b489c2322 2018-09-30 05:25:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:32,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ad691125-3018-4334-a9a8-ad9c797a55f2 Date: Sun, 30 Sep 2018 05:25:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","dns_nameservers":[],"updated_at":"2018-09-30T05:24:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee260f10c9d64dabac036cd45dd4b123","id":"625d7a36-14be-466f-932f-b7392e8f2c26","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet"}]} 2018-09-30 05:25:32,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-ad691125-3018-4334-a9a8-ad9c797a55f2 2018-09-30 05:25:32,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:32,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-221ac657-c981-448b-b36a-be30f7657802 Date: Sun, 30 Sep 2018 05:25:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.9"}],"id":"43470652-e821-4cfc-a179-20ce2d63ac4a","security_groups":["0adfc224-f005-407d-b0e7-acb3fc53b44d","8864713d-ddfa-41b0-9a30-69b9851f7ee7"],"mac_address":"fa:16:3e:21:40:9b","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:25:03Z","binding:vnic_type":"normal","device_id":"9fb20f3a-d877-43ce-b6ed-799ae0846e4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.4"}],"id":"65097657-7fc1-41e9-999b-153166f0cfcd","security_groups":[],"mac_address":"fa:16:3e:73:4d:56","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:25:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.1"}],"id":"c10ae757-e50f-4d64-9bed-08ec473507da","security_groups":[],"mac_address":"fa:16:3e:cd:fa:fa","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:50Z","binding:vnic_type":"normal","device_id":"b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.3"}],"id":"d66fc7fe-f6ea-4c2c-905f-4e35ef406f9d","security_groups":[],"mac_address":"fa:16:3e:54:e7:1d","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"625d7a36-14be-466f-932f-b7392e8f2c26","ip_address":"10.55.1.2"}],"id":"fb943702-2f7f-4391-b2ed-07f4af9a48a0","security_groups":[],"mac_address":"fa:16:3e:ad:f2:b8","project_id":"ee260f10c9d64dabac036cd45dd4b123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f0a9074-4440-4a6a-bf2f-56a83b52ace0","tenant_id":"ee260f10c9d64dabac036cd45dd4b123","created_at":"2018-09-30T05:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5f0a9074-4440-4a6a-bf2f-56a83b52ace0"}]} 2018-09-30 05:25:32,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-221ac657-c981-448b-b36a-be30f7657802 2018-09-30 05:25:32,463 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:25:32,466 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7ad4dd0L 2018-09-30 05:25:32,467 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:25:32,467 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:25:32,467 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:25:32,469 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:25:32,469 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:25:32,469 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:25:32,469 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:25:32,469 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:25:32,469 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:25:32,487 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:25:32,487 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:25:32,499 - paramiko.transport - DEBUG - Trying key f0094d3bd3b50689413bb8a07a534270 from tmp/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6 2018-09-30 05:25:32,524 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:25:32,527 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:25:32,628 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:25:32,645 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:25:32,645 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:25:32,647 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7ad4dd0L 2018-09-30 05:25:32,647 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:25:32,648 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:25:32,648 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:25:32,649 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:25:32,649 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:25:32,649 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:25:32,649 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:25:32,650 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:25:32,650 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:25:32,667 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:25:32,668 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:25:32,680 - paramiko.transport - DEBUG - Trying key f0094d3bd3b50689413bb8a07a534270 from tmp/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6 2018-09-30 05:25:32,704 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:25:32,707 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:25:32,712 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:25:32,713 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:25:32,713 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:25:32,714 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:25:32,716 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:25:32,717 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-09-30 05:25:32,717 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-09-30 05:25:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/7534a88c-8ba6-461c-a6f3-6124417a5ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:33,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3336b7c6-d948-4949-ba15-dcf17b54dd51 Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:33,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/7534a88c-8ba6-461c-a6f3-6124417a5ba0 used request id req-3336b7c6-d948-4949-ba15-dcf17b54dd51 2018-09-30 05:25:33,764 - create_instance - INFO - Deleting Port with ID - 43470652-e821-4cfc-a179-20ce2d63ac4a 2018-09-30 05:25:33,764 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6port-1 2018-09-30 05:25:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/43470652-e821-4cfc-a179-20ce2d63ac4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:34,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23ff548c-697a-48c9-8808-166714215dbe Date: Sun, 30 Sep 2018 05:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:34,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/43470652-e821-4cfc-a179-20ce2d63ac4a used request id req-23ff548c-697a-48c9-8808-166714215dbe 2018-09-30 05:25:34,557 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst 2018-09-30 05:25:34,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:34,745 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:25:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cde0fc3-a6e0-43e3-bebe-5004f417ba26 x-compute-request-id: req-9cde0fc3-a6e0-43e3-bebe-5004f417ba26 Content-Type: application/json 2018-09-30 05:25:34,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-9cde0fc3-a6e0-43e3-bebe-5004f417ba26 2018-09-30 05:25:34,746 - create_instance - INFO - Checking deletion status 2018-09-30 05:25:34,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:35,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68df8d46-3b26-4233-8f97-8b23183773f4 x-compute-request-id: req-68df8d46-3b26-4233-8f97-8b23183773f4 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:34Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:35,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-68df8d46-3b26-4233-8f97-8b23183773f4 2018-09-30 05:25:35,344 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:35,345 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:25:38,348 - create_instance - DEBUG - VM status query timeout in 296.398196936 2018-09-30 05:25:38,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:38,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-147f8e64-4a06-4442-ac41-bc535588d26e x-compute-request-id: req-147f8e64-4a06-4442-ac41-bc535588d26e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:34Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:38,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-147f8e64-4a06-4442-ac41-bc535588d26e 2018-09-30 05:25:38,643 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:38,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:25:41,647 - create_instance - DEBUG - VM status query timeout in 293.099309921 2018-09-30 05:25:41,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:42,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-010a55bb-26ca-4a8d-a12e-e45bd0ddadef x-compute-request-id: req-010a55bb-26ca-4a8d-a12e-e45bd0ddadef Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "rel": "bookmark"}], "image": {"id": "902323a1-213e-4531-8682-3c4b7443b797", "links": [{"href": "http://172.30.9.29:8774/images/902323a1-213e-4531-8682-3c4b7443b797", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:25:14.000000", "flavor": {"id": "6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "links": [{"href": "http://172.30.9.29:8774/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02", "rel": "bookmark"}]}, "id": "9fb20f3a-d877-43ce-b6ed-799ae0846e4d", "user_id": "0424611f4b5b48ffadd5185b28d180a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:25:34Z", "hostId": "51e5fca765114dbf16b1358485875a0acd254b24cd7c447ff62cd656", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp", "name": "CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst", "created": "2018-09-30T05:25:07Z", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:25:42,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-010a55bb-26ca-4a8d-a12e-e45bd0ddadef 2018-09-30 05:25:42,021 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst] is - ACTIVE 2018-09-30 05:25:42,021 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:25:45,024 - create_instance - DEBUG - VM status query timeout in 289.721846104 2018-09-30 05:25:45,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10590a5558021dd11b64a70d5469f4e978631f05" 2018-09-30 05:25:45,079 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9c150f1-b2b9-411b-8304-f36886931e19 x-compute-request-id: req-c9c150f1-b2b9-411b-8304-f36886931e19 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9fb20f3a-d877-43ce-b6ed-799ae0846e4d could not be found.", "code": 404}} 2018-09-30 05:25:45,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9fb20f3a-d877-43ce-b6ed-799ae0846e4d used request id req-c9c150f1-b2b9-411b-8304-f36886931e19 2018-09-30 05:25:45,080 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9fb20f3a-d877-43ce-b6ed-799ae0846e4d could not be found. (HTTP 404) (Request-ID: req-c9c150f1-b2b9-411b-8304-f36886931e19) 2018-09-30 05:25:45,080 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-inst 2018-09-30 05:25:45,081 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp 2018-09-30 05:25:45,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65f6a81766a89a1cecdcc44cbd00d1dae7a4416b" 2018-09-30 05:25:45,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-117009ad-eaf8-4fa8-a9fc-59a682ea4eae x-compute-request-id: req-117009ad-eaf8-4fa8-a9fc-59a682ea4eae Content-Length: 0 Content-Type: application/json 2018-09-30 05:25:45,140 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-kp used request id req-117009ad-eaf8-4fa8-a9fc-59a682ea4eae 2018-09-30 05:25:45,140 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6.pub] 2018-09-30 05:25:45,141 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6] 2018-09-30 05:25:45,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c053358d1b363d00feb2c33ecfa654ba3750eb" 2018-09-30 05:25:45,189 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:25:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d6da688-790a-4611-b328-5341097895c9 x-compute-request-id: req-5d6da688-790a-4611-b328-5341097895c9 Content-Length: 0 Content-Type: application/json 2018-09-30 05:25:45,190 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6f7db08f-d24e-49c6-a4dd-4ac523ef4b02 used request id req-5d6da688-790a-4611-b328-5341097895c9 2018-09-30 05:25:45,190 - neutron_utils - INFO - Deleting security group rule with ID - d6824a55-e132-4752-8df2-d357f7f607c0 2018-09-30 05:25:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d6824a55-e132-4752-8df2-d357f7f607c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:25:45,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-328a9c6d-ba48-4a4e-8d70-caa3268de195 Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:45,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d6824a55-e132-4752-8df2-d357f7f607c0 used request id req-328a9c6d-ba48-4a4e-8d70-caa3268de195 2018-09-30 05:25:45,454 - neutron_utils - INFO - Deleting security group rule with ID - e0393711-49a2-46b3-af05-f72f9f173580 2018-09-30 05:25:45,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e0393711-49a2-46b3-af05-f72f9f173580 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:25:46,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98fc2c91-a45e-4edc-a1ee-cfe10ed42113 Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:46,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e0393711-49a2-46b3-af05-f72f9f173580 used request id req-98fc2c91-a45e-4edc-a1ee-cfe10ed42113 2018-09-30 05:25:46,076 - neutron_utils - INFO - Deleting security group rule with ID - 5a5c35ca-5707-4270-8431-b7a3f59184d7 2018-09-30 05:25:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5a5c35ca-5707-4270-8431-b7a3f59184d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:25:46,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d168243d-eb94-4b77-b331-f1d8fe092d96 Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:46,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5a5c35ca-5707-4270-8431-b7a3f59184d7 used request id req-d168243d-eb94-4b77-b331-f1d8fe092d96 2018-09-30 05:25:46,336 - neutron_utils - INFO - Deleting security group rule with ID - e13fe8ff-4ade-4ade-bfda-fdcde89dde54 2018-09-30 05:25:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e13fe8ff-4ade-4ade-bfda-fdcde89dde54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:25:46,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f56dba0-e969-4db8-a6cb-5e18fa9d802b Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:46,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e13fe8ff-4ade-4ade-bfda-fdcde89dde54 used request id req-1f56dba0-e969-4db8-a6cb-5e18fa9d802b 2018-09-30 05:25:46,573 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-sec-grp 2018-09-30 05:25:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0adfc224-f005-407d-b0e7-acb3fc53b44d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b75ce741a7c70bfbfb9a7b6dc826717f111946" 2018-09-30 05:25:47,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e1e45f7-ce3b-4f29-84b1-7fb4935872fa Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:47,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0adfc224-f005-407d-b0e7-acb3fc53b44d used request id req-4e1e45f7-ce3b-4f29-84b1-7fb4935872fa 2018-09-30 05:25:47,232 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router and subnet CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet 2018-09-30 05:25:47,232 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router 2018-09-30 05:25:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" -d '{"subnet_id": "625d7a36-14be-466f-932f-b7392e8f2c26"}' 2018-09-30 05:25:48,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b84dd8fb-0aed-4234-8ec6-36899928ea1d Date: Sun, 30 Sep 2018 05:25:48 GMT RESP BODY: {"network_id": "5f0a9074-4440-4a6a-bf2f-56a83b52ace0", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "subnet_id": "625d7a36-14be-466f-932f-b7392e8f2c26", "subnet_ids": ["625d7a36-14be-466f-932f-b7392e8f2c26"], "port_id": "c10ae757-e50f-4d64-9bed-08ec473507da", "id": "b1628d89-f16c-4fb2-8c3f-42fca4c33ad9"} 2018-09-30 05:25:48,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9/remove_router_interface used request id req-b84dd8fb-0aed-4234-8ec6-36899928ea1d 2018-09-30 05:25:48,729 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router 2018-09-30 05:25:48,729 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-router 2018-09-30 05:25:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53795800d159ddf662c187606cd8ec60ea8c7db" 2018-09-30 05:25:52,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c21b8be5-fb33-4c03-a687-a9f73a24fb17 Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:52,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/b1628d89-f16c-4fb2-8c3f-42fca4c33ad9 used request id req-c21b8be5-fb33-4c03-a687-a9f73a24fb17 2018-09-30 05:25:52,274 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet 2018-09-30 05:25:52,274 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-subnet 2018-09-30 05:25:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/625d7a36-14be-466f-932f-b7392e8f2c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:25:54,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47b64820-48da-454c-aa36-e3f22917678e Date: Sun, 30 Sep 2018 05:25:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:54,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/625d7a36-14be-466f-932f-b7392e8f2c26 used request id req-47b64820-48da-454c-aa36-e3f22917678e 2018-09-30 05:25:54,443 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-pub-net 2018-09-30 05:25:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/5f0a9074-4440-4a6a-bf2f-56a83b52ace0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d164b4437f8e06b7eead1a37ef24dd19ce12b3" 2018-09-30 05:25:55,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5f686b3-5940-49a0-80e9-59f151f539c8 Date: Sun, 30 Sep 2018 05:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:55,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5f0a9074-4440-4a6a-bf2f-56a83b52ace0 used request id req-c5f686b3-5940-49a0-80e9-59f151f539c8 2018-09-30 05:25:55,977 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-3bf663b1-ac3f-4941-84a3-4ba2834e83c6-image 2018-09-30 05:25:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}287b97bf53f97a465ca2fb47cf23b1dfaec4ec7e" 2018-09-30 05:25:57,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76d3d967-7579-4491-a9d7-9e7465e8db66 Date: Sun, 30 Sep 2018 05:25:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:25:57,571 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/902323a1-213e-4531-8682-3c4b7443b797 used request id req-76d3d967-7579-4491-a9d7-9e7465e8db66 2018-09-30 05:25:57,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:57,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-55bdd6ed-63ee-4283-ad2a-b8242c6ca2bb Date: Sun, 30 Sep 2018 05:25:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:39Z", "updated_at": "2018-09-30T05:24:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "revision_number": 0, "id": "22e07566-ba6f-42d9-b9a2-e638feeb0e5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "revision_number": 0, "id": "7c314ca8-ac0c-4c78-ba3f-9e2c59fb4bdf", "remote_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "revision_number": 0, "id": "85b50b26-346a-43aa-a433-920fdeee86b1", "remote_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "revision_number": 0, "id": "b838bb47-ec7b-4b14-b94a-17de9203e702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee260f10c9d64dabac036cd45dd4b123"}], "revision_number": 4, "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:25:57,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-55bdd6ed-63ee-4283-ad2a-b8242c6ca2bb 2018-09-30 05:25:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:57,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37872881-1891-4cc4-9f84-6c62195d457b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:25:57,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-37872881-1891-4cc4-9f84-6c62195d457b 2018-09-30 05:25:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:57,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa068dd-90b0-44a5-b0f9-a8d225677e92 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:25:57,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-dfa068dd-90b0-44a5-b0f9-a8d225677e92 2018-09-30 05:25:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:58,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a239d9dd-fee3-4a69-bbdc-4573c01c7851 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123"}, "enabled": true, "id": "ee260f10c9d64dabac036cd45dd4b123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj"}} 2018-09-30 05:25:58,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-a239d9dd-fee3-4a69-bbdc-4573c01c7851 2018-09-30 05:25:58,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8864713d-ddfa-41b0-9a30-69b9851f7ee7 2018-09-30 05:25:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8864713d-ddfa-41b0-9a30-69b9851f7ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:58,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8a1c116d-d7a2-4e69-becf-153cbca87051 Date: Sun, 30 Sep 2018 05:25:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:39Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "22e07566-ba6f-42d9-b9a2-e638feeb0e5f"}, {"remote_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:39Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "7c314ca8-ac0c-4c78-ba3f-9e2c59fb4bdf"}, {"remote_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:39Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "85b50b26-346a-43aa-a433-920fdeee86b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:24:39Z", "security_group_id": "8864713d-ddfa-41b0-9a30-69b9851f7ee7", "port_range_min": null, "revision_number": 0, "tenant_id": "ee260f10c9d64dabac036cd45dd4b123", "created_at": "2018-09-30T05:24:39Z", "project_id": "ee260f10c9d64dabac036cd45dd4b123", "id": "b838bb47-ec7b-4b14-b94a-17de9203e702"}]} 2018-09-30 05:25:58,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8864713d-ddfa-41b0-9a30-69b9851f7ee7 used request id req-8a1c116d-d7a2-4e69-becf-153cbca87051 2018-09-30 05:25:58,648 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:25:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8864713d-ddfa-41b0-9a30-69b9851f7ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:58,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9962d37-06f8-465c-aec5-481698b5a31c Content-Length: 0 Date: Sun, 30 Sep 2018 05:25:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:25:58,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8864713d-ddfa-41b0-9a30-69b9851f7ee7 used request id req-d9962d37-06f8-465c-aec5-481698b5a31c 2018-09-30 05:25:58,951 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj 2018-09-30 05:25:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:59,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc300ee-bed2-45b5-851e-1ce658dce29a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:25:59,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ee260f10c9d64dabac036cd45dd4b123 used request id req-bfc300ee-bed2-45b5-851e-1ce658dce29a 2018-09-30 05:25:59,154 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-proj-role 2018-09-30 05:25:59,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/16d5993ace164a6c87434fdbe9768d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:59,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2427b330-4bb7-471e-b2c2-61d56ad4837c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:25:59,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/16d5993ace164a6c87434fdbe9768d2d used request id req-2427b330-4bb7-471e-b2c2-61d56ad4837c 2018-09-30 05:25:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0e42ce39ab24fa168e204fd2cbc4e4165a4621" 2018-09-30 05:25:59,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a1dcd3-9ae6-4de8-93ae-a5ec0f042349 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:25:59,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b1a1dcd3-9ae6-4de8-93ae-a5ec0f042349 2018-09-30 05:25:59,363 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d9788daa-76de-4b7-user 2018-09-30 05:25:59,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0424611f4b5b48ffadd5185b28d180a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ace969ec519c83218119bd4101040b3d3633c9" 2018-09-30 05:25:59,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-012f58ef-36e8-4c3c-bf43-d1cd0e7fbb36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:25:59,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0424611f4b5b48ffadd5185b28d180a1 used request id req-012f58ef-36e8-4c3c-bf43-d1cd0e7fbb36 2018-09-30 05:25:59,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:25:59,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["zlHXi2u-TUq5h45sLG0kbA"], "issued_at": "2018-09-30T05:25:59.000000Z"}} 2018-09-30 05:25:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d8de973fbfe261594abe78d9c9405cd06d6e6e" 2018-09-30 05:26:00,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691481be-1a05-4aa9-a8f7-db2e1931d354 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:00,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-691481be-1a05-4aa9-a8f7-db2e1931d354 2018-09-30 05:26:00,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:00,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:00,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["PJhyXwbIRsiuX4sx8G1a9A"], "issued_at": "2018-09-30T05:26:00.000000Z"}} 2018-09-30 05:26:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:26:00,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8576ed-3c44-451f-95c1-5a6d71cfa3f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:00,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-cf8576ed-3c44-451f-95c1-5a6d71cfa3f7 2018-09-30 05:26:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:00,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:26:00,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00401ee-e162-4f08-9769-9de5256a9300 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:26:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj used request id req-d00401ee-e162-4f08-9769-9de5256a9300 2018-09-30 05:26:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:26:00,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b22247a-3f01-4576-a7e4-cb1937525963 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:26:00,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3b22247a-3f01-4576-a7e4-cb1937525963 2018-09-30 05:26:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}}' 2018-09-30 05:26:00,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-439d8ce3-6181-4b6c-a6cc-fca16b3c68c4 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:00,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-439d8ce3-6181-4b6c-a6cc-fca16b3c68c4 2018-09-30 05:26:00,793 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj 2018-09-30 05:26:00,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:00,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:01,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["iSzgTi34Q-K_k1ih0TahrQ"], "issued_at": "2018-09-30T05:26:01.000000Z"}} 2018-09-30 05:26:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276331d9388f76838928889a770f8be228a2400" 2018-09-30 05:26:01,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453a4a92-43e4-4034-9e59-6267d01bbd9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:01,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-453a4a92-43e4-4034-9e59-6267d01bbd9e 2018-09-30 05:26:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:01,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276331d9388f76838928889a770f8be228a2400" 2018-09-30 05:26:01,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2293f980-84d5-48b3-a7a0-649433b11af2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:26:01,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2293f980-84d5-48b3-a7a0-649433b11af2 2018-09-30 05:26:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276331d9388f76838928889a770f8be228a2400" 2018-09-30 05:26:01,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a67a91-6765-4b58-b1f3-207a329cbc21 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}]} 2018-09-30 05:26:01,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj used request id req-37a67a91-6765-4b58-b1f3-207a329cbc21 2018-09-30 05:26:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276331d9388f76838928889a770f8be228a2400" 2018-09-30 05:26:01,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541884ac-cd53-4920-bde8-56b1213c9f3f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:26:01,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-541884ac-cd53-4920-bde8-56b1213c9f3f 2018-09-30 05:26:01,864 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user 2018-09-30 05:26:01,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:26:01,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29334779-5a4c-4fe1-9ff7-6dffe3f20199 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:26:01,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-29334779-5a4c-4fe1-9ff7-6dffe3f20199 2018-09-30 05:26:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}}' 2018-09-30 05:26:02,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a17d9c-540f-45c0-a9d8-04c1bb472b6d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0b577f959a844b5845882e31934ebd8", "links": {"self": "http://172.30.9.29:5000/v3/roles/b0b577f959a844b5845882e31934ebd8"}, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}} 2018-09-30 05:26:02,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-82a17d9c-540f-45c0-a9d8-04c1bb472b6d 2018-09-30 05:26:02,086 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role 2018-09-30 05:26:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b0b577f959a844b5845882e31934ebd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:26:02,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c8fa22-8417-4be6-9b35-caf15b91db99 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/b0b577f959a844b5845882e31934ebd8"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role", "id": "b0b577f959a844b5845882e31934ebd8"}} 2018-09-30 05:26:02,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b0b577f959a844b5845882e31934ebd8 used request id req-e4c8fa22-8417-4be6-9b35-caf15b91db99 2018-09-30 05:26:02,179 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role to project CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj 2018-09-30 05:26:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062/users/960fc333fc184daea44dbde2f5aef498/roles/b0b577f959a844b5845882e31934ebd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:26:02,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5567551-36e3-4fd3-b08b-d5ac2c439830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:26:02,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062/users/960fc333fc184daea44dbde2f5aef498/roles/b0b577f959a844b5845882e31934ebd8 used request id req-c5567551-36e3-4fd3-b08b-d5ac2c439830 2018-09-30 05:26:02,309 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:26:02,311 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:26:02,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:02,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:02,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["GuOdmmEkQyq5bRFm_mimyA"], "issued_at": "2018-09-30T05:26:02.000000Z"}} 2018-09-30 05:26:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:26:02,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca0bf06-6ec1-4450-ab7c-3914a936e17e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:02,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fca0bf06-6ec1-4450-ab7c-3914a936e17e 2018-09-30 05:26:02,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:26:02,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-aa77c7fa-7802-43c3-be0d-d6b7bb29a346 Date: Sun, 30 Sep 2018 05:26:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image"} 2018-09-30 05:26:02,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image used request id req-aa77c7fa-7802-43c3-be0d-d6b7bb29a346 2018-09-30 05:26:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:26:03,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-97ebedd2-bd53-40b6-822f-74ae8275dbec Date: Sun, 30 Sep 2018 05:26:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:26:03,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-97ebedd2-bd53-40b6-822f-74ae8275dbec 2018-09-30 05:26:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image"}' 2018-09-30 05:26:03,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a X-Openstack-Request-Id: req-bf76a0ae-b7e4-4b46-ace3-2342027b281d Date: Sun, 30 Sep 2018 05:26:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:26:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:26:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "min_disk": 0, "protected": false, "id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "file": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/file", "checksum": null, "owner": "c97fd9a98be942ae8e50eb7f20536062", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:26:03,706 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bf76a0ae-b7e4-4b46-ace3-2342027b281d 2018-09-30 05:26:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" -d '' 2018-09-30 05:26:05,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c43d0be7-122d-4e2b-86e0-75eb30b288e0 Date: Sun, 30 Sep 2018 05:26:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:26:05,512 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/file used request id req-c43d0be7-122d-4e2b-86e0-75eb30b288e0 2018-09-30 05:26:05,512 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:26:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:26:05,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-1d996867-865b-4f62-bca2-77fbb0ea6087 Date: Sun, 30 Sep 2018 05:26:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:26:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:26:05Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/snap", "metadata": {}}], "self": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "min_disk": 0, "protected": false, "id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "file": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c97fd9a98be942ae8e50eb7f20536062", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:26:05,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a used request id req-1d996867-865b-4f62-bca2-77fbb0ea6087 2018-09-30 05:26:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:26:05,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf30ce1a-4801-4229-bbbc-4776a830efad Date: Sun, 30 Sep 2018 05:26:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:26:05,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bf30ce1a-4801-4229-bbbc-4776a830efad 2018-09-30 05:26:05,860 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image 2018-09-30 05:26:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:26:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a859b2d6-401c-4139-b828-45ee07b47478 Date: Sun, 30 Sep 2018 05:26:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:26:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:26:05Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/snap", "metadata": {}}], "self": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "min_disk": 0, "protected": false, "id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "file": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c97fd9a98be942ae8e50eb7f20536062", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:26:06,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a used request id req-a859b2d6-401c-4139-b828-45ee07b47478 2018-09-30 05:26:06,403 - create_image - DEBUG - Instance status is - active 2018-09-30 05:26:06,404 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image 2018-09-30 05:26:06,404 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image 2018-09-30 05:26:06,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:06,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:06,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["fYUuRx-iRJGvCo_JjsY5Qw"], "issued_at": "2018-09-30T05:26:06.000000Z"}} 2018-09-30 05:26:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:26:06,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c1ecb4-e3f8-4ba6-8c60-2db15eb0e28f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:06,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d2c1ecb4-e3f8-4ba6-8c60-2db15eb0e28f 2018-09-30 05:26:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:26:07,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-30bf0aec-34ec-4bd0-81da-4aff1777c984 Date: Sun, 30 Sep 2018 05:26:07 GMT RESP BODY: {"networks":[]} 2018-09-30 05:26:07,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-30bf0aec-34ec-4bd0-81da-4aff1777c984 2018-09-30 05:26:07,025 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net 2018-09-30 05:26:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net", "admin_state_up": true}}' 2018-09-30 05:26:07,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0b3e35d1-8753-4fa3-ab81-2e560a66f0d1 Date: Sun, 30 Sep 2018 05:26:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"465143d8-6e37-4bad-a015-d51fb3dafa65","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:26:07Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","mtu":1450}} 2018-09-30 05:26:07,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0b3e35d1-8753-4fa3-ab81-2e560a66f0d1 2018-09-30 05:26:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:26:07,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-5ccf7f5d-8ebf-4e4a-87e0-a6e795acbd74 Date: Sun, 30 Sep 2018 05:26:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:26:07Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:07,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-5ccf7f5d-8ebf-4e4a-87e0-a6e795acbd74 2018-09-30 05:26:07,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:26:08,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0583baa7-5769-4edb-9434-b27d92d42db9 Date: Sun, 30 Sep 2018 05:26:08 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:26:08,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-0583baa7-5769-4edb-9434-b27d92d42db9 2018-09-30 05:26:08,358 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet 2018-09-30 05:26:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" -d '{"subnets": [{"ip_version": 4, "network_id": "465143d8-6e37-4bad-a015-d51fb3dafa65", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]}' 2018-09-30 05:26:09,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c41b04df-e4d9-45bf-9367-6b63a6a87b24 Date: Sun, 30 Sep 2018 05:26:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:09,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c41b04df-e4d9-45bf-9367-6b63a6a87b24 2018-09-30 05:26:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:26:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-53c02996-24fc-486b-b0c9-2ff46caa70ae Date: Sun, 30 Sep 2018 05:26:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:09,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-53c02996-24fc-486b-b0c9-2ff46caa70ae 2018-09-30 05:26:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:26:10,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a484884a-6b03-4a63-bfa3-71c87ed62168 Date: Sun, 30 Sep 2018 05:26:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:10,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-a484884a-6b03-4a63-bfa3-71c87ed62168 2018-09-30 05:26:10,170 - OpenStackNetwork - DEBUG - Network [465143d8-6e37-4bad-a015-d51fb3dafa65] created successfully 2018-09-30 05:26:10,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:10,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:10,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["QGrHJvboQO66sN1VuvvxYA"], "issued_at": "2018-09-30T05:26:10.000000Z"}} 2018-09-30 05:26:10,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:10,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb493ef-008a-4ce9-a28f-1784d3c63772 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:10,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ecb493ef-008a-4ce9-a28f-1784d3c63772 2018-09-30 05:26:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:10,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-28f5cb54-5f22-416d-a730-b7ea87c95b08 Date: Sun, 30 Sep 2018 05:26:10 GMT RESP BODY: {"routers": []} 2018-09-30 05:26:10,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router&admin_state_up=True used request id req-28f5cb54-5f22-416d-a730-b7ea87c95b08 2018-09-30 05:26:10,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:10,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:11,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["xrNXdjURRTunBBghjSZsow"], "issued_at": "2018-09-30T05:26:11.000000Z"}} 2018-09-30 05:26:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3975f58f8d1be737c0aafbeeff048c57689a6d" 2018-09-30 05:26:11,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ed6847-9830-4d30-8e99-27b05c384395 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:11,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f8ed6847-9830-4d30-8e99-27b05c384395 2018-09-30 05:26:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:11,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-201cf509-f72a-4fb8-89a2-2dd1f3ac2b6d Date: Sun, 30 Sep 2018 05:26:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:26:11,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-201cf509-f72a-4fb8-89a2-2dd1f3ac2b6d 2018-09-30 05:26:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:11,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab8746f3-8e16-4241-b998-5b3081c9b9c4 Date: Sun, 30 Sep 2018 05:26:11 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:26:11,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-ab8746f3-8e16-4241-b998-5b3081c9b9c4 2018-09-30 05:26:11,883 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router 2018-09-30 05:26:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router", "admin_state_up": true}}' 2018-09-30 05:26:17,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0c57f379-53be-450c-b401-11085d9b3f33 Date: Sun, 30 Sep 2018 05:26:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:12Z", "admin_state_up": true, "updated_at": "2018-09-30T05:26:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "87e001f9-e556-4392-a728-2e9995ab0597", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router"}} 2018-09-30 05:26:17,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-0c57f379-53be-450c-b401-11085d9b3f33 2018-09-30 05:26:17,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=87e001f9-e556-4392-a728-2e9995ab0597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:17,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-53584405-5719-405b-b6ad-8434a4ed99dd Date: Sun, 30 Sep 2018 05:26:17 GMT RESP BODY: {"ports":[]} 2018-09-30 05:26:17,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=87e001f9-e556-4392-a728-2e9995ab0597 used request id req-53584405-5719-405b-b6ad-8434a4ed99dd 2018-09-30 05:26:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:17,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-61117750-b8f9-4216-bf78-75e250d177d1 Date: Sun, 30 Sep 2018 05:26:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:17,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-61117750-b8f9-4216-bf78-75e250d177d1 2018-09-30 05:26:17,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:17,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:17,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a93fc8-d79b-476c-b843-d7d3e0bc95d4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:17,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-54a93fc8-d79b-476c-b843-d7d3e0bc95d4 2018-09-30 05:26:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:17,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dea4379c-2723-442d-89f8-ac30b04d71a9 Date: Sun, 30 Sep 2018 05:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:17,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-dea4379c-2723-442d-89f8-ac30b04d71a9 2018-09-30 05:26:17,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:17,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae715aff-7a77-4034-ba37-f258140e8e9e Date: Sun, 30 Sep 2018 05:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:17,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet used request id req-ae715aff-7a77-4034-ba37-f258140e8e9e 2018-09-30 05:26:17,613 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:26:17,613 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router 2018-09-30 05:26:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" -d '{"subnet_id": "c01f399b-e455-46c9-83dd-fe7910f9d345"}' 2018-09-30 05:26:19,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2cde1712-7dd7-47fc-9d00-609a42798c12 Date: Sun, 30 Sep 2018 05:26:19 GMT RESP BODY: {"network_id": "465143d8-6e37-4bad-a015-d51fb3dafa65", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "subnet_id": "c01f399b-e455-46c9-83dd-fe7910f9d345", "subnet_ids": ["c01f399b-e455-46c9-83dd-fe7910f9d345"], "port_id": "675f6e4f-276b-4648-a66c-c805fb5143c2", "id": "87e001f9-e556-4392-a728-2e9995ab0597"} 2018-09-30 05:26:19,675 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597/add_router_interface used request id req-2cde1712-7dd7-47fc-9d00-609a42798c12 2018-09-30 05:26:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:19,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6e160c7e-da1f-41c4-af98-b40930738846 Date: Sun, 30 Sep 2018 05:26:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:12Z", "admin_state_up": true, "updated_at": "2018-09-30T05:26:18Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "87e001f9-e556-4392-a728-2e9995ab0597", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router"}} 2018-09-30 05:26:19,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597 used request id req-6e160c7e-da1f-41c4-af98-b40930738846 2018-09-30 05:26:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=87e001f9-e556-4392-a728-2e9995ab0597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:19,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-97769df5-92f0-451c-b14a-beb515e18b63 Date: Sun, 30 Sep 2018 05:26:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"}]} 2018-09-30 05:26:19,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=87e001f9-e556-4392-a728-2e9995ab0597 used request id req-97769df5-92f0-451c-b14a-beb515e18b63 2018-09-30 05:26:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:26:20,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1f452a34-ca11-49dd-8b39-b36cee4e35e9 Date: Sun, 30 Sep 2018 05:26:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}} 2018-09-30 05:26:20,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 used request id req-1f452a34-ca11-49dd-8b39-b36cee4e35e9 2018-09-30 05:26:20,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:20,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:20,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["k3Y3edZLR8KCuwP4C7mpmw"], "issued_at": "2018-09-30T05:26:20.000000Z"}} 2018-09-30 05:26:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7941c2f20697f4898625141d56048129c1d597b0" 2018-09-30 05:26:20,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb1ad8c-1bce-49f9-b999-e3c4826b7f66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:20,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ecb1ad8c-1bce-49f9-b999-e3c4826b7f66 2018-09-30 05:26:20,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:26:20,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7941c2f20697f4898625141d56048129c1d597b0" 2018-09-30 05:26:20,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5609a879-2f19-4bda-a78b-82b364c18ea3 x-compute-request-id: req-5609a879-2f19-4bda-a78b-82b364c18ea3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:26:20,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5609a879-2f19-4bda-a78b-82b364c18ea3 2018-09-30 05:26:20,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7941c2f20697f4898625141d56048129c1d597b0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:26:20,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73452f69-ecd3-4c63-b2be-87d6a1ffb6dc x-compute-request-id: req-73452f69-ecd3-4c63-b2be-87d6a1ffb6dc Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:26:20,961 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-73452f69-ecd3-4c63-b2be-87d6a1ffb6dc 2018-09-30 05:26:20,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:20,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:21,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["o1Adr11CSSqId2b7jtiMUA"], "issued_at": "2018-09-30T05:26:21.000000Z"}} 2018-09-30 05:26:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d781ea47ad929d10a1571361e883ad85598943e" 2018-09-30 05:26:21,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8af54f2-6031-41eb-9b2b-878ba32a5dd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:21,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b8af54f2-6031-41eb-9b2b-878ba32a5dd9 2018-09-30 05:26:21,410 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:26:21,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d781ea47ad929d10a1571361e883ad85598943e" 2018-09-30 05:26:21,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e4c868c-627b-49e6-ae67-f25b0166496e x-compute-request-id: req-0e4c868c-627b-49e6-ae67-f25b0166496e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:26:21,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0e4c868c-627b-49e6-ae67-f25b0166496e 2018-09-30 05:26:21,580 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp... 2018-09-30 05:26:21,580 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:26:21,609 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp 2018-09-30 05:26:21,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d781ea47ad929d10a1571361e883ad85598943e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpuYfah4AiLAld/9s0eRqEgjhjVeJX9p7EaBkbxoCFcgK+wAZ2kfR6RGnU5UpAL36Fzx0oi44E40dFQOkJjVwmr/7SYXLrmg4VISDVzSUJURuCK/vwzl36tZX9QRbWbdPK4kcLaw7sXhoJcKTWS5Dc96ex5adboT4e4cJfLXWKdw==", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp"}}' 2018-09-30 05:26:21,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2766111-f0bc-40f8-94d8-88453adc4680 x-compute-request-id: req-b2766111-f0bc-40f8-94d8-88453adc4680 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpuYfah4AiLAld/9s0eRqEgjhjVeJX9p7EaBkbxoCFcgK+wAZ2kfR6RGnU5UpAL36Fzx0oi44E40dFQOkJjVwmr/7SYXLrmg4VISDVzSUJURuCK/vwzl36tZX9QRbWbdPK4kcLaw7sXhoJcKTWS5Dc96ex5adboT4e4cJfLXWKdw==", "user_id": "960fc333fc184daea44dbde2f5aef498", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "fingerprint": "f1:0b:45:3c:c6:3c:b6:48:07:9d:4b:a9:95:62:b8:95"}} 2018-09-30 05:26:21,686 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-b2766111-f0bc-40f8-94d8-88453adc4680 2018-09-30 05:26:21,689 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7.pub 2018-09-30 05:26:21,689 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7 2018-09-30 05:26:21,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:21,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:22,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["enXATTV7RIqMvTBZ4gQHvg"], "issued_at": "2018-09-30T05:26:22.000000Z"}} 2018-09-30 05:26:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:22,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8a8855-05aa-44da-a82a-56e6f0b09988 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:22,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ea8a8855-05aa-44da-a82a-56e6f0b09988 2018-09-30 05:26:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:22,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82953e34-4563-4585-99d6-acc815c51f90 Date: Sun, 30 Sep 2018 05:26:22 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:26:22,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp used request id req-82953e34-4563-4585-99d6-acc815c51f90 2018-09-30 05:26:22,743 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp... 2018-09-30 05:26:22,743 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp 2018-09-30 05:26:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}}' 2018-09-30 05:26:23,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-9c41e3f0-ace4-422f-972e-7448db385dca Date: Sun, 30 Sep 2018 05:26:23 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "updated_at": "2018-09-30T05:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 2, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}} 2018-09-30 05:26:23,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-9c41e3f0-ace4-422f-972e-7448db385dca 2018-09-30 05:26:23,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:23,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-847a86a2-e7cb-429f-a5bf-e274f0a30127 Date: Sun, 30 Sep 2018 05:26:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}]} 2018-09-30 05:26:23,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-847a86a2-e7cb-429f-a5bf-e274f0a30127 2018-09-30 05:26:23,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:23,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7e03c01-972f-4d68-9471-c3d1ba170ff2 Date: Sun, 30 Sep 2018 05:26:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}]} 2018-09-30 05:26:23,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-d7e03c01-972f-4d68-9471-c3d1ba170ff2 2018-09-30 05:26:23,367 - neutron_utils - INFO - Retrieving security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:23,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:23,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-56e28969-66a1-4638-b84c-bc59237f6a87 Date: Sun, 30 Sep 2018 05:26:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "updated_at": "2018-09-30T05:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 2, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}]} 2018-09-30 05:26:23,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-56e28969-66a1-4638-b84c-bc59237f6a87 2018-09-30 05:26:23,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:24,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0150cda0-a7f1-4668-91e2-f2cfa5c8c4b8 Date: Sun, 30 Sep 2018 05:26:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}]} 2018-09-30 05:26:24,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-0150cda0-a7f1-4668-91e2-f2cfa5c8c4b8 2018-09-30 05:26:24,122 - neutron_utils - INFO - Retrieving security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:24,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ed73aa47-dfeb-4a5b-9d7b-d200c0ac65fa Date: Sun, 30 Sep 2018 05:26:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "updated_at": "2018-09-30T05:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 2, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}]} 2018-09-30 05:26:24,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-ed73aa47-dfeb-4a5b-9d7b-d200c0ac65fa 2018-09-30 05:26:24,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-189712f9-4bb7-46dc-8d9b-0345f73cb3f3 Date: Sun, 30 Sep 2018 05:26:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}]} 2018-09-30 05:26:24,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-189712f9-4bb7-46dc-8d9b-0345f73cb3f3 2018-09-30 05:26:24,517 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp 2018-09-30 05:26:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:24,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d5de4685-8519-497d-8288-3a0db960c622 Date: Sun, 30 Sep 2018 05:26:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "updated_at": "2018-09-30T05:26:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 2, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}]} 2018-09-30 05:26:24,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp used request id req-d5de4685-8519-497d-8288-3a0db960c622 2018-09-30 05:26:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:24,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:24,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c6dfdf-3927-4376-97f0-ded403c814ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:24,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-c3c6dfdf-3927-4376-97f0-ded403c814ca 2018-09-30 05:26:24,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:24,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-90f5b8ec-e161-4e2a-9f6c-06c6e3c75f2b Date: Sun, 30 Sep 2018 05:26:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}]} 2018-09-30 05:26:24,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-90f5b8ec-e161-4e2a-9f6c-06c6e3c75f2b 2018-09-30 05:26:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910"}}' 2018-09-30 05:26:25,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d59331ec-b184-46e6-b4bc-ccdba8ef5440 Date: Sun, 30 Sep 2018 05:26:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:24Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:24Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "07de66a9-da14-40f9-b0a5-62f9e703c0e4"}} 2018-09-30 05:26:25,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d59331ec-b184-46e6-b4bc-ccdba8ef5440 2018-09-30 05:26:25,087 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp 2018-09-30 05:26:25,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:25,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d3456631-b8c3-4237-be63-fc11fd784a3e Date: Sun, 30 Sep 2018 05:26:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "updated_at": "2018-09-30T05:26:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:24Z", "revision_number": 0, "id": "07de66a9-da14-40f9-b0a5-62f9e703c0e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:24Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 3, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}]} 2018-09-30 05:26:25,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp used request id req-d3456631-b8c3-4237-be63-fc11fd784a3e 2018-09-30 05:26:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:25,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bc20c2-0192-4ad0-b2d5-324749a6a607 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:25,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-61bc20c2-0192-4ad0-b2d5-324749a6a607 2018-09-30 05:26:25,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:25,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-16d07eee-1d40-41c7-8966-4e221b739d98 Date: Sun, 30 Sep 2018 05:26:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:24Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:24Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "07de66a9-da14-40f9-b0a5-62f9e703c0e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}]} 2018-09-30 05:26:25,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-16d07eee-1d40-41c7-8966-4e221b739d98 2018-09-30 05:26:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910"}}' 2018-09-30 05:26:25,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-674e1044-e220-4441-bcb3-5f2e79970c23 Date: Sun, 30 Sep 2018 05:26:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:26:25Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": 22, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:25Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "8b518449-5828-4e30-9abb-09a184c45c58"}} 2018-09-30 05:26:25,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-674e1044-e220-4441-bcb3-5f2e79970c23 2018-09-30 05:26:25,805 - neutron_utils - INFO - Retrieving security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:26,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-61d951cf-dcfc-4bd2-9b44-c00cf445126b Date: Sun, 30 Sep 2018 05:26:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "updated_at": "2018-09-30T05:26:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:24Z", "revision_number": 0, "id": "07de66a9-da14-40f9-b0a5-62f9e703c0e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:24Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "revision_number": 0, "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:26:25Z", "revision_number": 0, "id": "8b518449-5828-4e30-9abb-09a184c45c58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:25Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 4, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}]} 2018-09-30 05:26:26,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-61d951cf-dcfc-4bd2-9b44-c00cf445126b 2018-09-30 05:26:26,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76b6797f-5e82-4acd-b7c0-f5ad1bba1910 2018-09-30 05:26:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:26:26,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d5739a77-dd42-4467-8004-8036067a4d3d Date: Sun, 30 Sep 2018 05:26:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:24Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:24Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "07de66a9-da14-40f9-b0a5-62f9e703c0e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "1c3085b1-ee41-4874-9b0b-f209a26f07fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:22Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:22Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "262cdae1-e81c-429d-ac7f-fef993b29fc1"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:26:25Z", "security_group_id": "76b6797f-5e82-4acd-b7c0-f5ad1bba1910", "port_range_min": 22, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:25Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "8b518449-5828-4e30-9abb-09a184c45c58"}]} 2018-09-30 05:26:26,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-d5739a77-dd42-4467-8004-8036067a4d3d 2018-09-30 05:26:26,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:26,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:26,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["iXp6d3bWRqOVUA-_LdCpQA"], "issued_at": "2018-09-30T05:26:26.000000Z"}} 2018-09-30 05:26:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:26,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ae54f0-16fb-4e3a-9c79-6b59dc60e3dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:26,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30ae54f0-16fb-4e3a-9c79-6b59dc60e3dd 2018-09-30 05:26:26,480 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:26:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:26,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30399575-c508-4c13-9a01-e909faa44602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:26,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-30399575-c508-4c13-9a01-e909faa44602 2018-09-30 05:26:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:26,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e2bccd5f-3710-446f-8e38-0ba40ef1dd4f Date: Sun, 30 Sep 2018 05:26:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:26,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-e2bccd5f-3710-446f-8e38-0ba40ef1dd4f 2018-09-30 05:26:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:26,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:27,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ead2ffa-f6cd-49d8-bf14-992e55c510a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:27,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-0ead2ffa-f6cd-49d8-bf14-992e55c510a0 2018-09-30 05:26:27,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:27,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2997f36c-7c9e-4ffb-932e-1d525d6ea116 Date: Sun, 30 Sep 2018 05:26:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:27,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-2997f36c-7c9e-4ffb-932e-1d525d6ea116 2018-09-30 05:26:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:27,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-409e3e4f-037e-40c6-95e1-199dc5453aa7 Date: Sun, 30 Sep 2018 05:26:27 GMT RESP BODY: {"ports":[]} 2018-09-30 05:26:27,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True used request id req-409e3e4f-037e-40c6-95e1-199dc5453aa7 2018-09-30 05:26:27,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:27,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b0f3468-7001-44fd-8722-853460e8f2fc x-compute-request-id: req-4b0f3468-7001-44fd-8722-853460e8f2fc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:26:27,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst used request id req-4b0f3468-7001-44fd-8722-853460e8f2fc 2018-09-30 05:26:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:27,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dfcf246e-376b-4a4f-b286-53e50518809c Date: Sun, 30 Sep 2018 05:26:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:27,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-dfcf246e-376b-4a4f-b286-53e50518809c 2018-09-30 05:26:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:28,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5807e22d-1bd1-4ba8-8b0c-486c3db82cf1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:28,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-5807e22d-1bd1-4ba8-8b0c-486c3db82cf1 2018-09-30 05:26:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:28,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71ad0470-5862-4efb-9d91-2e64a9cce34c Date: Sun, 30 Sep 2018 05:26:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:28,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-71ad0470-5862-4efb-9d91-2e64a9cce34c 2018-09-30 05:26:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:28,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3162455a-b77a-45b8-b88a-2f12ebfc4357 Date: Sun, 30 Sep 2018 05:26:28 GMT RESP BODY: {"ports":[]} 2018-09-30 05:26:28,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True used request id req-3162455a-b77a-45b8-b88a-2f12ebfc4357 2018-09-30 05:26:28,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:28,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:28,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["ZiNv2S-8SNey_QkAggAMDQ"], "issued_at": "2018-09-30T05:26:28.000000Z"}} 2018-09-30 05:26:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0100921f10467018b263b3c2aa992f6a5ea30867" 2018-09-30 05:26:28,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2580f4-df51-4d2e-a016-36d57971f779 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:28,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4c2580f4-df51-4d2e-a016-36d57971f779 2018-09-30 05:26:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:29,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e14949dd-d56f-4e38-911c-f28be9109cf9 Date: Sun, 30 Sep 2018 05:26:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:29,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-e14949dd-d56f-4e38-911c-f28be9109cf9 2018-09-30 05:26:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:29,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f204b431-2990-4023-84be-04ab15d91498 Date: Sun, 30 Sep 2018 05:26:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:29,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-f204b431-2990-4023-84be-04ab15d91498 2018-09-30 05:26:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:29,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d388c811-5ca8-4a9f-88aa-c89a92f888ca Date: Sun, 30 Sep 2018 05:26:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:29,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-d388c811-5ca8-4a9f-88aa-c89a92f888ca 2018-09-30 05:26:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:29,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0100921f10467018b263b3c2aa992f6a5ea30867" 2018-09-30 05:26:30,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7154a5ea-3221-4b5c-8e38-3d668e973793 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:30,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-7154a5ea-3221-4b5c-8e38-3d668e973793 2018-09-30 05:26:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:30,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f90c39e3-16b6-4edd-bf64-2d3f22fe834f Date: Sun, 30 Sep 2018 05:26:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:30,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-f90c39e3-16b6-4edd-bf64-2d3f22fe834f 2018-09-30 05:26:30,233 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net 2018-09-30 05:26:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" -d '{"port": {"network_id": "465143d8-6e37-4bad-a015-d51fb3dafa65", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1", "admin_state_up": true}}' 2018-09-30 05:26:31,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-213395db-4145-45cb-9387-f1d2a8ec7775 Date: Sun, 30 Sep 2018 05:26:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690"],"mac_address":"fa:16:3e:a2:a4:f6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","project_id":"c97fd9a98be942ae8e50eb7f20536062","qos_policy_id":null,"admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal"}} 2018-09-30 05:26:31,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-213395db-4145-45cb-9387-f1d2a8ec7775 2018-09-30 05:26:31,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-587c20a5-5456-4fb9-95eb-a7ff86e46e74 Date: Sun, 30 Sep 2018 05:26:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:31,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-587c20a5-5456-4fb9-95eb-a7ff86e46e74 2018-09-30 05:26:31,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f317eb-4aea-43f1-98f0-940f65339bb7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:31,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-33f317eb-4aea-43f1-98f0-940f65339bb7 2018-09-30 05:26:31,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7b6564c-8126-4677-a668-cad8107d186e Date: Sun, 30 Sep 2018 05:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:31,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-d7b6564c-8126-4677-a668-cad8107d186e 2018-09-30 05:26:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-add81920-f735-4688-baa8-f55477748cc5 Date: Sun, 30 Sep 2018 05:26:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:26:31,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True used request id req-add81920-f735-4688-baa8-f55477748cc5 2018-09-30 05:26:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18633fe7-9cf2-4537-a9bc-f68ea69464aa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:31,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-18633fe7-9cf2-4537-a9bc-f68ea69464aa 2018-09-30 05:26:31,829 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst 2018-09-30 05:26:31,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac341908-5a33-4db7-bc29-c2746b41e3e2 x-compute-request-id: req-ac341908-5a33-4db7-bc29-c2746b41e3e2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-flavor-name"}]} 2018-09-30 05:26:31,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ac341908-5a33-4db7-bc29-c2746b41e3e2 2018-09-30 05:26:31,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:31,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c60a9a3-1cc5-447b-b9d0-13f6ecac9993 x-compute-request-id: req-6c60a9a3-1cc5-447b-b9d0-13f6ecac9993 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:26:31,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d used request id req-6c60a9a3-1cc5-447b-b9d0-13f6ecac9993 2018-09-30 05:26:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:32,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-9fce613a-d3a9-4be2-8c9f-cff81a05dcd7 Date: Sun, 30 Sep 2018 05:26:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:26:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:26:05Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/snap", "metadata": {}}], "self": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "min_disk": 0, "protected": false, "id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "file": "/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c97fd9a98be942ae8e50eb7f20536062", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/15c6c34a-d451-4f2e-82e9-1edd3563001a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image"} 2018-09-30 05:26:32,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image used request id req-9fce613a-d3a9-4be2-8c9f-cff81a05dcd7 2018-09-30 05:26:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:32,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-714c2602-a8ce-4ee8-bc22-b14238ca6ef0 Date: Sun, 30 Sep 2018 05:26:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:26:32,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-714c2602-a8ce-4ee8-bc22-b14238ca6ef0 2018-09-30 05:26:32,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "imageRef": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "flavorRef": "f947f0d8-9459-4e20-aac0-16b3669a760d", "max_count": 1, "min_count": 1, "networks": [{"port": "4e54175b-c578-4129-87de-e141ad7720c2"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}]}}' 2018-09-30 05:26:34,309 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:26:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96319752-556e-4e17-9c99-a47ad07c579f x-compute-request-id: req-96319752-556e-4e17-9c99-a47ad07c579f Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "73274cfa-a656-4980-9baf-40b71b379c00", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "adminPass": "E7hjXMgMb6dX"}} 2018-09-30 05:26:34,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-96319752-556e-4e17-9c99-a47ad07c579f 2018-09-30 05:26:34,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:34,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91a7ea6b-4288-49ae-9535-4e6352304638 x-compute-request-id: req-91a7ea6b-4288-49ae-9535-4e6352304638 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:26:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:34,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-91a7ea6b-4288-49ae-9535-4e6352304638 2018-09-30 05:26:34,663 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst 2018-09-30 05:26:34,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:34,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3360bfec-5396-4783-b9e5-ea5ced21b979 x-compute-request-id: req-3360bfec-5396-4783-b9e5-ea5ced21b979 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:26:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:34,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-3360bfec-5396-4783-b9e5-ea5ced21b979 2018-09-30 05:26:34,897 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - BUILD 2018-09-30 05:26:34,897 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:26:37,900 - create_instance - DEBUG - VM status query timeout in 896.763602018 2018-09-30 05:26:37,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:38,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcdde37b-6620-4423-b7b6-b45ae2844514 x-compute-request-id: req-dcdde37b-6620-4423-b7b6-b45ae2844514 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:26:35Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:38,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-dcdde37b-6620-4423-b7b6-b45ae2844514 2018-09-30 05:26:38,155 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - BUILD 2018-09-30 05:26:38,155 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:26:41,158 - create_instance - DEBUG - VM status query timeout in 893.505440235 2018-09-30 05:26:41,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:41,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264f2523-ed3a-4553-a9a7-494d28c4240b x-compute-request-id: req-264f2523-ed3a-4553-a9a7-494d28c4240b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:41,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-264f2523-ed3a-4553-a9a7-494d28c4240b 2018-09-30 05:26:41,789 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:26:41,789 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:26:41,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:42,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86015156-3bb7-4772-af9f-30eb62f52c6a x-compute-request-id: req-86015156-3bb7-4772-af9f-30eb62f52c6a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:42,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-86015156-3bb7-4772-af9f-30eb62f52c6a 2018-09-30 05:26:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:42,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5caf6a35-6a62-44f5-b0aa-baae5048b1e8 Date: Sun, 30 Sep 2018 05:26:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:42,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-5caf6a35-6a62-44f5-b0aa-baae5048b1e8 2018-09-30 05:26:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:42,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feeae1f8-df51-46ee-b5ad-2939cce19bbf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:42,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-feeae1f8-df51-46ee-b5ad-2939cce19bbf 2018-09-30 05:26:42,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:42,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5082e88d-e7d1-45b5-9d2b-648e092c8eca Date: Sun, 30 Sep 2018 05:26:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:42,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-5082e88d-e7d1-45b5-9d2b-648e092c8eca 2018-09-30 05:26:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:43,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-6a63dd86-8ee3-4c31-8e73-a460f7997773 Date: Sun, 30 Sep 2018 05:26:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:26:43,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-6a63dd86-8ee3-4c31-8e73-a460f7997773 2018-09-30 05:26:43,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:43,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a997b8d-8c3a-4ad3-9706-7611fcfbc266 x-compute-request-id: req-6a997b8d-8c3a-4ad3-9706-7611fcfbc266 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:43,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-6a997b8d-8c3a-4ad3-9706-7611fcfbc266 2018-09-30 05:26:43,850 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:26:43,850 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:26:43,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:44,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1742028-1b8e-4ca5-853a-0d98ee1a300b x-compute-request-id: req-c1742028-1b8e-4ca5-853a-0d98ee1a300b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:44,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-c1742028-1b8e-4ca5-853a-0d98ee1a300b 2018-09-30 05:26:44,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:44,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3338dd88-9638-4674-b934-0101d501e5e7 Date: Sun, 30 Sep 2018 05:26:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:44,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-3338dd88-9638-4674-b934-0101d501e5e7 2018-09-30 05:26:44,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:44,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cb45ee-09e2-4e70-b2df-e1c8868e617a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:44,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-e6cb45ee-09e2-4e70-b2df-e1c8868e617a 2018-09-30 05:26:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:44,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a455b375-5da3-4bf6-8c22-0b8728003d25 Date: Sun, 30 Sep 2018 05:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:44,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-a455b375-5da3-4bf6-8c22-0b8728003d25 2018-09-30 05:26:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:44,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-0b114974-fbd0-41a2-893a-6c28644793fd Date: Sun, 30 Sep 2018 05:26:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:26:44,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-0b114974-fbd0-41a2-893a-6c28644793fd 2018-09-30 05:26:44,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}}' 2018-09-30 05:26:45,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:26:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af16465d-ba96-475f-adde-3991297ef0b1 x-compute-request-id: req-af16465d-ba96-475f-adde-3991297ef0b1 Content-Length: 0 Content-Type: application/json 2018-09-30 05:26:45,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00/action used request id req-af16465d-ba96-475f-adde-3991297ef0b1 2018-09-30 05:26:45,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:46,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a743ac65-12f3-4381-8028-9074cb85d1f3 x-compute-request-id: req-a743ac65-12f3-4381-8028-9074cb85d1f3 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:46,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-a743ac65-12f3-4381-8028-9074cb85d1f3 2018-09-30 05:26:46,182 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:26:46,182 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:26:46,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:46,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8a3c1f1-9669-43d9-a088-cc5601d30125 x-compute-request-id: req-f8a3c1f1-9669-43d9-a088-cc5601d30125 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:46,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-f8a3c1f1-9669-43d9-a088-cc5601d30125 2018-09-30 05:26:46,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:46,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fb46de11-d605-43a8-bab5-20a48b1f7cae Date: Sun, 30 Sep 2018 05:26:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:46,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-fb46de11-d605-43a8-bab5-20a48b1f7cae 2018-09-30 05:26:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:46,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7c94ca-c75f-459c-b052-4d50e610d04f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:46,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-5d7c94ca-c75f-459c-b052-4d50e610d04f 2018-09-30 05:26:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:46,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5b298e4-894f-43ca-8e0c-88cbb758af2c Date: Sun, 30 Sep 2018 05:26:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:46,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-e5b298e4-894f-43ca-8e0c-88cbb758af2c 2018-09-30 05:26:46,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:26:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-3e49e596-52fd-4ca3-aef0-60b4e0628067 Date: Sun, 30 Sep 2018 05:26:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:26:47,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-3e49e596-52fd-4ca3-aef0-60b4e0628067 2018-09-30 05:26:47,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:47,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:26:47,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:47,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["6wjmIHxwRvmVyalICuNpGg"], "issued_at": "2018-09-30T05:26:47.000000Z"}} 2018-09-30 05:26:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:47,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ea6ed1-3b61-43f0-805f-5ac06dfd0a06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:47,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-27ea6ed1-3b61-43f0-805f-5ac06dfd0a06 2018-09-30 05:26:47,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:48,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83fb1209-9e15-4ccd-98b0-91d7aa9a22a9 x-compute-request-id: req-83fb1209-9e15-4ccd-98b0-91d7aa9a22a9 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:26:48,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d used request id req-83fb1209-9e15-4ccd-98b0-91d7aa9a22a9 2018-09-30 05:26:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:48,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f3da4a59-0284-4cb4-923f-4b0c303835ce Date: Sun, 30 Sep 2018 05:26:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}} 2018-09-30 05:26:48,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 used request id req-f3da4a59-0284-4cb4-923f-4b0c303835ce 2018-09-30 05:26:48,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:48,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a79e33fd-8a68-4462-bcc0-c740a8ac7579 Date: Sun, 30 Sep 2018 05:26:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:48,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-a79e33fd-8a68-4462-bcc0-c740a8ac7579 2018-09-30 05:26:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:48,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f17d7c78-71a5-4ca1-806e-e6fd00534b24 Date: Sun, 30 Sep 2018 05:26:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:48,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-f17d7c78-71a5-4ca1-806e-e6fd00534b24 2018-09-30 05:26:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7e417934-d4eb-4b54-ab9c-c2fe2c4b7d91 Date: Sun, 30 Sep 2018 05:26:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:49,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-7e417934-d4eb-4b54-ab9c-c2fe2c4b7d91 2018-09-30 05:26:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:49,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:49,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62be03c-4abb-4844-8ecc-4a9fd2926b05 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:49,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-e62be03c-4abb-4844-8ecc-4a9fd2926b05 2018-09-30 05:26:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ac288ba-2dce-4726-9e7a-8692a4e9d16e Date: Sun, 30 Sep 2018 05:26:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:49,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-3ac288ba-2dce-4726-9e7a-8692a4e9d16e 2018-09-30 05:26:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&mac_address=fa%3A16%3A3e%3Aa2%3Aa4%3Af6&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-07704af3-6b43-4328-a798-f55a18601cf4 Date: Sun, 30 Sep 2018 05:26:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"}]} 2018-09-30 05:26:49,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&mac_address=fa%3A16%3A3e%3Aa2%3Aa4%3Af6&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True used request id req-07704af3-6b43-4328-a798-f55a18601cf4 2018-09-30 05:26:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b805fde6-8971-4f54-8186-b473a51e4565 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:49,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-b805fde6-8971-4f54-8186-b473a51e4565 2018-09-30 05:26:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dceca681-6581-4c5f-8837-0671bdc3f2f8 Date: Sun, 30 Sep 2018 05:26:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:49,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-dceca681-6581-4c5f-8837-0671bdc3f2f8 2018-09-30 05:26:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:49,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-93651031-7a4f-409f-a05d-d6024465d2bc Date: Sun, 30 Sep 2018 05:26:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:49,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-93651031-7a4f-409f-a05d-d6024465d2bc 2018-09-30 05:26:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:50,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-b8d59bb0-c02e-4833-9a06-fe929c1749e1 Date: Sun, 30 Sep 2018 05:26:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:26:50,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-b8d59bb0-c02e-4833-9a06-fe929c1749e1 2018-09-30 05:26:50,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04c4bc862f6326d4686f39aea9c8a32e3d65534" 2018-09-30 05:26:50,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-72a8834d-2224-4044-bff5-43417329be32 Date: Sun, 30 Sep 2018 05:26:50 GMT RESP BODY: {"floatingips": []} 2018-09-30 05:26:50,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-72a8834d-2224-4044-bff5-43417329be32 2018-09-30 05:26:50,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:26:50,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:26:50,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0b577f959a844b5845882e31934ebd8", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role"}], "expires_at": "2018-09-30T06:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97fd9a98be942ae8e50eb7f20536062", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/c97fd9a98be942ae8e50eb7f20536062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user", "id": "960fc333fc184daea44dbde2f5aef498"}, "audit_ids": ["8ZYphwz9RmOyCVa3ZeZPvQ"], "issued_at": "2018-09-30T05:26:50.000000Z"}} 2018-09-30 05:26:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:50,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e86c058-1131-4bd2-b707-3c18f6f6b708 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:50,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0e86c058-1131-4bd2-b707-3c18f6f6b708 2018-09-30 05:26:50,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:26:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:50,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774e5e79-52c2-4a2d-8caa-6ca302e9793e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:26:50,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-774e5e79-52c2-4a2d-8caa-6ca302e9793e 2018-09-30 05:26:50,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:51,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6c52e68d-ed22-4a23-836c-6e352eb46f9f Date: Sun, 30 Sep 2018 05:26:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:51,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-6c52e68d-ed22-4a23-836c-6e352eb46f9f 2018-09-30 05:26:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:26:51,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:26:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:26:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:51,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9410813f-7999-4be5-8fc9-b50e127b5a1a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:51,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-9410813f-7999-4be5-8fc9-b50e127b5a1a 2018-09-30 05:26:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:51,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a62b9593-e7cb-4be4-b8f1-2352144ba4f0 Date: Sun, 30 Sep 2018 05:26:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:51,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-a62b9593-e7cb-4be4-b8f1-2352144ba4f0 2018-09-30 05:26:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&mac_address=fa%3A16%3A3e%3Aa2%3Aa4%3Af6&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:51,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-df555068-ff48-4e2d-866a-ee51fd0c0d02 Date: Sun, 30 Sep 2018 05:26:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"}]} 2018-09-30 05:26:51,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65&mac_address=fa%3A16%3A3e%3Aa2%3Aa4%3Af6&name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1&admin_state_up=True used request id req-df555068-ff48-4e2d-866a-ee51fd0c0d02 2018-09-30 05:26:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:51,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1c23a9-1267-4027-bd05-f58c2d03aa58 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:51,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-8b1c23a9-1267-4027-bd05-f58c2d03aa58 2018-09-30 05:26:51,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:52,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff77bbc7-8361-47e7-b1bb-afc274ceab8e x-compute-request-id: req-ff77bbc7-8361-47e7-b1bb-afc274ceab8e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:26:52,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst used request id req-ff77bbc7-8361-47e7-b1bb-afc274ceab8e 2018-09-30 05:26:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:52,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-06b2df56-4e95-4592-a575-b9d23f78c081 Date: Sun, 30 Sep 2018 05:26:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:52,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-06b2df56-4e95-4592-a575-b9d23f78c081 2018-09-30 05:26:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:52,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac8645a8-2af7-4f4b-bfb8-7c7c7ea85138 Date: Sun, 30 Sep 2018 05:26:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:52,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-ac8645a8-2af7-4f4b-bfb8-7c7c7ea85138 2018-09-30 05:26:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:52,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-a870cbca-c1d1-4692-884a-8c5ce9a549f1 Date: Sun, 30 Sep 2018 05:26:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:26:52,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-a870cbca-c1d1-4692-884a-8c5ce9a549f1 2018-09-30 05:26:52,843 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst 2018-09-30 05:26:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3c6c4529-5016-4ed1-843e-c6c9da82189a Date: Sun, 30 Sep 2018 05:26:52 GMT RESP BODY: {"floatingips": []} 2018-09-30 05:26:52,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-3c6c4529-5016-4ed1-843e-c6c9da82189a 2018-09-30 05:26:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:53,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-177d3624-8335-4029-82a4-a366343ee684 Date: Sun, 30 Sep 2018 05:26:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:12Z", "admin_state_up": true, "updated_at": "2018-09-30T05:26:18Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "87e001f9-e556-4392-a728-2e9995ab0597", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router"}]} 2018-09-30 05:26:53,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router used request id req-177d3624-8335-4029-82a4-a366343ee684 2018-09-30 05:26:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:53,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d763ea54-0b5c-4118-90f9-2991a301ef49 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:53,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-d763ea54-0b5c-4118-90f9-2991a301ef49 2018-09-30 05:26:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=87e001f9-e556-4392-a728-2e9995ab0597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5be961fa-f56f-413f-8998-cc3caa016fb9 Date: Sun, 30 Sep 2018 05:26:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"}]} 2018-09-30 05:26:53,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=87e001f9-e556-4392-a728-2e9995ab0597 used request id req-5be961fa-f56f-413f-8998-cc3caa016fb9 2018-09-30 05:26:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:53,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9c4a6c17-3406-4e6d-a8e5-f21ec20c9479 Date: Sun, 30 Sep 2018 05:26:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}} 2018-09-30 05:26:53,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 used request id req-9c4a6c17-3406-4e6d-a8e5-f21ec20c9479 2018-09-30 05:26:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:53,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7dc19912-65e9-44a6-8e5e-797eafb9c8c8 Date: Sun, 30 Sep 2018 05:26:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:26:53,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7dc19912-65e9-44a6-8e5e-797eafb9c8c8 2018-09-30 05:26:53,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:53,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-baf55267-5815-4f6a-bac0-f92648066dc2 Date: Sun, 30 Sep 2018 05:26:53 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:26:53,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-baf55267-5815-4f6a-bac0-f92648066dc2 2018-09-30 05:26:53,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:54,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5405dc97-25c1-4c03-9ea3-57102cf4c0b1 x-compute-request-id: req-5405dc97-25c1-4c03-9ea3-57102cf4c0b1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:54,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-5405dc97-25c1-4c03-9ea3-57102cf4c0b1 2018-09-30 05:26:54,958 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:26:54,958 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:26:54,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:55,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-014d5ba8-4e81-41e7-baf5-266c4f0e9e2f x-compute-request-id: req-014d5ba8-4e81-41e7-baf5-266c4f0e9e2f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:26:55,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-014d5ba8-4e81-41e7-baf5-266c4f0e9e2f 2018-09-30 05:26:55,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:55,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c8625bc1-94ce-4877-8bcf-2e477b0bdba3 Date: Sun, 30 Sep 2018 05:26:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:26:55,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-c8625bc1-94ce-4877-8bcf-2e477b0bdba3 2018-09-30 05:26:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:55,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f501462a-c394-4b09-ad18-6aa270987002 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:26:55,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-f501462a-c394-4b09-ad18-6aa270987002 2018-09-30 05:26:55,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:56,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-117bb26f-76a6-441d-abb7-4e44dee96eb4 Date: Sun, 30 Sep 2018 05:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:26:56,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-117bb26f-76a6-441d-abb7-4e44dee96eb4 2018-09-30 05:26:56,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:56,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-28a6a81a-4ebb-48cd-9160-17138f177404 Date: Sun, 30 Sep 2018 05:26:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:26:56,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-28a6a81a-4ebb-48cd-9160-17138f177404 2018-09-30 05:26:56,340 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:26:56,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:56,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6bd25c3b-cb08-4a00-b4a4-96792f94372a Date: Sun, 30 Sep 2018 05:26:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:26:56,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-6bd25c3b-cb08-4a00-b4a4-96792f94372a 2018-09-30 05:26:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:26:56,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-539e4adc-a7ce-4196-8386-b505216a25ab Date: Sun, 30 Sep 2018 05:26:56 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:26:56,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-539e4adc-a7ce-4196-8386-b505216a25ab 2018-09-30 05:26:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "4e54175b-c578-4129-87de-e141ad7720c2"}}' 2018-09-30 05:26:59,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-ab83e6d2-1cdb-4f2e-9cb7-f285f73d3085 Date: Sun, 30 Sep 2018 05:26:59 GMT RESP BODY: {"floatingip": {"router_id": "87e001f9-e556-4392-a728-2e9995ab0597", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:57Z", "updated_at": "2018-09-30T05:26:57Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "port_id": "4e54175b-c578-4129-87de-e141ad7720c2", "id": "b93ee22d-0a0c-4530-a4ad-e9b6f8cb2fd4"}} 2018-09-30 05:26:59,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-ab83e6d2-1cdb-4f2e-9cb7-f285f73d3085 2018-09-30 05:26:59,482 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router 2018-09-30 05:26:59,482 - create_instance - INFO - Checking if VM is active 2018-09-30 05:26:59,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:00,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:26:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92c6a44f-dea7-4164-b12e-fe505552b588 x-compute-request-id: req-92c6a44f-dea7-4164-b12e-fe505552b588 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:27:00,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-92c6a44f-dea7-4164-b12e-fe505552b588 2018-09-30 05:27:00,083 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:27:00,083 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:27:00,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:01,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f13afe9-a05d-4809-a64c-672f3edcadc2 x-compute-request-id: req-4f13afe9-a05d-4809-a64c-672f3edcadc2 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:a4:f6", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp"}], "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:26:40Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:27:01,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-4f13afe9-a05d-4809-a64c-672f3edcadc2 2018-09-30 05:27:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:01,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1d5a7875-0e54-4462-a07a-27d8ce7f6339 Date: Sun, 30 Sep 2018 05:27:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c01f399b-e455-46c9-83dd-fe7910f9d345"],"updated_at":"2018-09-30T05:26:08Z","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"465143d8-6e37-4bad-a015-d51fb3dafa65","name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net"}]} 2018-09-30 05:27:01,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net used request id req-1d5a7875-0e54-4462-a07a-27d8ce7f6339 2018-09-30 05:27:01,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:01,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c961dea8-8357-42ff-a1af-2c3621e0f248 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:27:01,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-c961dea8-8357-42ff-a1af-2c3621e0f248 2018-09-30 05:27:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:01,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f2321b99-87c9-48a3-9954-d376a04e4d58 Date: Sun, 30 Sep 2018 05:27:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:08Z","dns_nameservers":[],"updated_at":"2018-09-30T05:26:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c97fd9a98be942ae8e50eb7f20536062","id":"c01f399b-e455-46c9-83dd-fe7910f9d345","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet"}]} 2018-09-30 05:27:01,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-f2321b99-87c9-48a3-9954-d376a04e4d58 2018-09-30 05:27:01,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:01,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-71d5c0a6-6ff8-454c-97e7-a282c9a9e844 Date: Sun, 30 Sep 2018 05:27:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.4"}],"id":"285f7e72-b0c8-463d-805c-65fce3e35443","security_groups":[],"mac_address":"fa:16:3e:8c:95:b9","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.3"}],"id":"28d03eee-9525-4977-9cc1-58dfb00a7584","security_groups":[],"mac_address":"fa:16:3e:ca:c0:8f","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-465143d8-6e37-4bad-a015-d51fb3dafa65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.14"}],"id":"4e54175b-c578-4129-87de-e141ad7720c2","security_groups":["4b161fe4-67ca-463b-9d16-1b93a1c64690","76b6797f-5e82-4acd-b7c0-f5ad1bba1910"],"mac_address":"fa:16:3e:a2:a4:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:30Z","binding:vnic_type":"normal","device_id":"73274cfa-a656-4980-9baf-40b71b379c00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.1"}],"id":"675f6e4f-276b-4648-a66c-c805fb5143c2","security_groups":[],"mac_address":"fa:16:3e:ef:a7:01","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:18Z","binding:vnic_type":"normal","device_id":"87e001f9-e556-4392-a728-2e9995ab0597"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:26:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c01f399b-e455-46c9-83dd-fe7910f9d345","ip_address":"10.55.1.2"}],"id":"80601e37-6536-41a0-8430-055013ac504c","security_groups":[],"mac_address":"fa:16:3e:38:bd:f6","project_id":"c97fd9a98be942ae8e50eb7f20536062","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"465143d8-6e37-4bad-a015-d51fb3dafa65","tenant_id":"c97fd9a98be942ae8e50eb7f20536062","created_at":"2018-09-30T05:26:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-465143d8-6e37-4bad-a015-d51fb3dafa65"}]} 2018-09-30 05:27:01,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-71d5c0a6-6ff8-454c-97e7-a282c9a9e844 2018-09-30 05:27:01,818 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:27:01,821 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7994690L 2018-09-30 05:27:01,822 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:27:01,822 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:27:01,822 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:27:01,823 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:27:01,824 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:27:01,824 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:27:01,824 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:27:01,824 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:27:01,825 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:27:01,841 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:27:01,842 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:27:01,854 - paramiko.transport - DEBUG - Trying key f10b453cc63cb648079d4ba99562b895 from tmp/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7 2018-09-30 05:27:01,881 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:27:01,884 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:27:01,985 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:27:02,000 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:27:02,000 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:27:02,002 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7994690L 2018-09-30 05:27:02,002 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:27:02,002 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:27:02,003 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:27:02,004 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:27:02,004 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:27:02,004 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:27:02,004 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:27:02,004 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:27:02,004 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:27:02,021 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:27:02,022 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:27:02,034 - paramiko.transport - DEBUG - Trying key f10b453cc63cb648079d4ba99562b895 from tmp/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7 2018-09-30 05:27:02,061 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:27:02,064 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:27:02,066 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:27:02,067 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:27:02,067 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:27:02,068 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:27:02,071 - create_instance - INFO - Deleting Port with ID - 4e54175b-c578-4129-87de-e141ad7720c2 2018-09-30 05:27:02,071 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1 2018-09-30 05:27:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/4e54175b-c578-4129-87de-e141ad7720c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:27:02,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a8a1a02-673c-42d4-8e38-85ff060316f0 Date: Sun, 30 Sep 2018 05:27:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:02,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/4e54175b-c578-4129-87de-e141ad7720c2 used request id req-5a8a1a02-673c-42d4-8e38-85ff060316f0 2018-09-30 05:27:02,946 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst 2018-09-30 05:27:02,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:27:03,123 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:27:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5c3ab76-ad7a-41fd-836f-e338b8ad525e x-compute-request-id: req-e5c3ab76-ad7a-41fd-836f-e338b8ad525e Content-Type: application/json 2018-09-30 05:27:03,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-e5c3ab76-ad7a-41fd-836f-e338b8ad525e 2018-09-30 05:27:03,124 - create_instance - INFO - Checking deletion status 2018-09-30 05:27:03,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:27:03,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5625eb2e-647e-4a40-a393-5fc8e94c063a x-compute-request-id: req-5625eb2e-647e-4a40-a393-5fc8e94c063a Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:27:03Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:27:03,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-5625eb2e-647e-4a40-a393-5fc8e94c063a 2018-09-30 05:27:03,524 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:27:03,524 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:27:06,527 - create_instance - DEBUG - VM status query timeout in 296.597024918 2018-09-30 05:27:06,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:27:06,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7405e365-1a84-4df9-b586-049f63cfad09 x-compute-request-id: req-7405e365-1a84-4df9-b586-049f63cfad09 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/73274cfa-a656-4980-9baf-40b71b379c00", "rel": "bookmark"}], "image": {"id": "15c6c34a-d451-4f2e-82e9-1edd3563001a", "links": [{"href": "http://172.30.9.29:8774/images/15c6c34a-d451-4f2e-82e9-1edd3563001a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:26:39.000000", "flavor": {"id": "f947f0d8-9459-4e20-aac0-16b3669a760d", "links": [{"href": "http://172.30.9.29:8774/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d", "rel": "bookmark"}]}, "id": "73274cfa-a656-4980-9baf-40b71b379c00", "user_id": "960fc333fc184daea44dbde2f5aef498", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:27:03Z", "hostId": "69bb061dcca6705b8d166f51a7b149bcee6c7177135021c19cac23b2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp", "name": "CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst", "created": "2018-09-30T05:26:34Z", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:27:06,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-7405e365-1a84-4df9-b586-049f63cfad09 2018-09-30 05:27:06,783 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst] is - ACTIVE 2018-09-30 05:27:06,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:27:09,786 - create_instance - DEBUG - VM status query timeout in 293.337837934 2018-09-30 05:27:09,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91491cad6bf5214ea85a3a7421fa33d9e0bc78f8" 2018-09-30 05:27:09,845 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab0e53f0-02c4-4fbd-a2a6-1f8310c59766 x-compute-request-id: req-ab0e53f0-02c4-4fbd-a2a6-1f8310c59766 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 73274cfa-a656-4980-9baf-40b71b379c00 could not be found.", "code": 404}} 2018-09-30 05:27:09,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/73274cfa-a656-4980-9baf-40b71b379c00 used request id req-ab0e53f0-02c4-4fbd-a2a6-1f8310c59766 2018-09-30 05:27:09,845 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 73274cfa-a656-4980-9baf-40b71b379c00 could not be found. (HTTP 404) (Request-ID: req-ab0e53f0-02c4-4fbd-a2a6-1f8310c59766) 2018-09-30 05:27:09,846 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-inst 2018-09-30 05:27:09,847 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-09-30 05:27:09,847 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-09-30 05:27:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/b93ee22d-0a0c-4530-a4ad-e9b6f8cb2fd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:10,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13573e00-17ce-4f5e-a9b6-d40f9aa0898f Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:10,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/b93ee22d-0a0c-4530-a4ad-e9b6f8cb2fd4 used request id req-13573e00-17ce-4f5e-a9b6-d40f9aa0898f 2018-09-30 05:27:10,464 - create_instance - INFO - Deleting Port with ID - 4e54175b-c578-4129-87de-e141ad7720c2 2018-09-30 05:27:10,464 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7port-1 2018-09-30 05:27:10,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/4e54175b-c578-4129-87de-e141ad7720c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3a144573fe649c70b00cfbf08887ad0b85b92d" 2018-09-30 05:27:10,510 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-ac11c3de-4f43-417d-86eb-afb6d97c9165 Date: Sun, 30 Sep 2018 05:27:10 GMT RESP BODY: {"NeutronError": {"message": "Port 4e54175b-c578-4129-87de-e141ad7720c2 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-30 05:27:10,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/4e54175b-c578-4129-87de-e141ad7720c2 used request id req-ac11c3de-4f43-417d-86eb-afb6d97c9165 2018-09-30 05:27:10,510 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 4e54175b-c578-4129-87de-e141ad7720c2 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-30 05:27:10,511 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 4e54175b-c578-4129-87de-e141ad7720c2 could not be found. Neutron server returns request_ids: ['req-ac11c3de-4f43-417d-86eb-afb6d97c9165'] 2018-09-30 05:27:10,511 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp 2018-09-30 05:27:10,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d781ea47ad929d10a1571361e883ad85598943e" 2018-09-30 05:27:10,571 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdb51b10-1d93-434e-a8c0-ea3e6475e94f x-compute-request-id: req-fdb51b10-1d93-434e-a8c0-ea3e6475e94f Content-Length: 0 Content-Type: application/json 2018-09-30 05:27:10,572 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-kp used request id req-fdb51b10-1d93-434e-a8c0-ea3e6475e94f 2018-09-30 05:27:10,572 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7.pub] 2018-09-30 05:27:10,572 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7] 2018-09-30 05:27:10,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7941c2f20697f4898625141d56048129c1d597b0" 2018-09-30 05:27:10,620 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c608a183-f5e9-4b19-9155-7804321a59e7 x-compute-request-id: req-c608a183-f5e9-4b19-9155-7804321a59e7 Content-Length: 0 Content-Type: application/json 2018-09-30 05:27:10,620 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f947f0d8-9459-4e20-aac0-16b3669a760d used request id req-c608a183-f5e9-4b19-9155-7804321a59e7 2018-09-30 05:27:10,621 - neutron_utils - INFO - Deleting security group rule with ID - 262cdae1-e81c-429d-ac7f-fef993b29fc1 2018-09-30 05:27:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/262cdae1-e81c-429d-ac7f-fef993b29fc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:27:10,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23110cf8-552c-403a-82a2-4ccfcd3d3632 Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:10,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/262cdae1-e81c-429d-ac7f-fef993b29fc1 used request id req-23110cf8-552c-403a-82a2-4ccfcd3d3632 2018-09-30 05:27:10,740 - neutron_utils - INFO - Deleting security group rule with ID - 1c3085b1-ee41-4874-9b0b-f209a26f07fd 2018-09-30 05:27:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1c3085b1-ee41-4874-9b0b-f209a26f07fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:27:10,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7ea6dbc-bc5f-4853-8d20-70f684ef6d0d Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:10,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1c3085b1-ee41-4874-9b0b-f209a26f07fd used request id req-e7ea6dbc-bc5f-4853-8d20-70f684ef6d0d 2018-09-30 05:27:10,833 - neutron_utils - INFO - Deleting security group rule with ID - 8b518449-5828-4e30-9abb-09a184c45c58 2018-09-30 05:27:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8b518449-5828-4e30-9abb-09a184c45c58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:27:11,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b41db164-0b39-4797-a2da-ea2e308dc112 Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:11,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8b518449-5828-4e30-9abb-09a184c45c58 used request id req-b41db164-0b39-4797-a2da-ea2e308dc112 2018-09-30 05:27:11,087 - neutron_utils - INFO - Deleting security group rule with ID - 07de66a9-da14-40f9-b0a5-62f9e703c0e4 2018-09-30 05:27:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/07de66a9-da14-40f9-b0a5-62f9e703c0e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:27:11,196 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a64a0575-7f11-431b-a029-41e12e290a61 Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:11,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/07de66a9-da14-40f9-b0a5-62f9e703c0e4 used request id req-a64a0575-7f11-431b-a029-41e12e290a61 2018-09-30 05:27:11,196 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-sec-grp 2018-09-30 05:27:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/76b6797f-5e82-4acd-b7c0-f5ad1bba1910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3924df8c3a7bb6499cde9793d6e42829c2a7ae7f" 2018-09-30 05:27:11,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13b14c78-74cb-45e8-9a56-b0c8b0f59fdf Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:11,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/76b6797f-5e82-4acd-b7c0-f5ad1bba1910 used request id req-13b14c78-74cb-45e8-9a56-b0c8b0f59fdf 2018-09-30 05:27:11,308 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router and subnet CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet 2018-09-30 05:27:11,308 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router 2018-09-30 05:27:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" -d '{"subnet_id": "c01f399b-e455-46c9-83dd-fe7910f9d345"}' 2018-09-30 05:27:13,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0aaf5fc3-12f1-40e8-acf7-7f8edd2ae116 Date: Sun, 30 Sep 2018 05:27:13 GMT RESP BODY: {"network_id": "465143d8-6e37-4bad-a015-d51fb3dafa65", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "subnet_id": "c01f399b-e455-46c9-83dd-fe7910f9d345", "subnet_ids": ["c01f399b-e455-46c9-83dd-fe7910f9d345"], "port_id": "675f6e4f-276b-4648-a66c-c805fb5143c2", "id": "87e001f9-e556-4392-a728-2e9995ab0597"} 2018-09-30 05:27:13,023 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597/remove_router_interface used request id req-0aaf5fc3-12f1-40e8-acf7-7f8edd2ae116 2018-09-30 05:27:13,023 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router 2018-09-30 05:27:13,023 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-router 2018-09-30 05:27:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c0c51fce9fcfb3032654b98ddc85c9d1bbab4c" 2018-09-30 05:27:16,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c190ae0b-c3d6-4100-8570-28f7900c309b Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:16,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/87e001f9-e556-4392-a728-2e9995ab0597 used request id req-c190ae0b-c3d6-4100-8570-28f7900c309b 2018-09-30 05:27:16,703 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet 2018-09-30 05:27:16,703 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-subnet 2018-09-30 05:27:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:27:18,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e268a5f-76f3-4777-b6bf-32bea94e27ee Date: Sun, 30 Sep 2018 05:27:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:18,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c01f399b-e455-46c9-83dd-fe7910f9d345 used request id req-0e268a5f-76f3-4777-b6bf-32bea94e27ee 2018-09-30 05:27:18,971 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-pub-net 2018-09-30 05:27:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/465143d8-6e37-4bad-a015-d51fb3dafa65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f94749a846feabc961e436a0f9af490073cda9" 2018-09-30 05:27:20,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69b08725-3d7e-4726-8637-9b965d134472 Date: Sun, 30 Sep 2018 05:27:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:20,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/465143d8-6e37-4bad-a015-d51fb3dafa65 used request id req-69b08725-3d7e-4726-8637-9b965d134472 2018-09-30 05:27:20,273 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-779d65fb-a98d-4fea-8ec5-ba9e2c7fa8f7-image 2018-09-30 05:27:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a994ca429c56c75ee066b2e5d115931688b29bc" 2018-09-30 05:27:21,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39bc5244-c1f1-4017-8f35-1e6654099895 Date: Sun, 30 Sep 2018 05:27:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:27:21,020 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/15c6c34a-d451-4f2e-82e9-1edd3563001a used request id req-39bc5244-c1f1-4017-8f35-1e6654099895 2018-09-30 05:27:21,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:21,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-dfeacee4-7fd1-4b63-827a-b6b40f63acae Date: Sun, 30 Sep 2018 05:27:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:07Z", "updated_at": "2018-09-30T05:26:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "revision_number": 0, "id": "63375600-0795-4e15-97a1-5f8680b8a6e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "revision_number": 0, "id": "91538019-6b6d-436c-9e05-026f5a7087f1", "remote_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "revision_number": 0, "id": "a728bff9-238b-49b5-936a-482e95775f2c", "remote_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "revision_number": 0, "id": "ad499966-0d4d-4cad-a756-2f1e490958fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97fd9a98be942ae8e50eb7f20536062"}], "revision_number": 4, "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:27:21,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-dfeacee4-7fd1-4b63-827a-b6b40f63acae 2018-09-30 05:27:21,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3542b007-2c9c-4a77-8b23-0dcfc1a6793c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:27:21,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-3542b007-2c9c-4a77-8b23-0dcfc1a6793c 2018-09-30 05:27:21,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:21,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67291d36-4e70-46f0-b19e-8aba8f4f875e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062"}, "enabled": true, "id": "c97fd9a98be942ae8e50eb7f20536062", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj"}} 2018-09-30 05:27:21,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-67291d36-4e70-46f0-b19e-8aba8f4f875e 2018-09-30 05:27:21,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b161fe4-67ca-463b-9d16-1b93a1c64690 2018-09-30 05:27:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4b161fe4-67ca-463b-9d16-1b93a1c64690 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:21,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2bba4e12-0655-4829-95ad-ba25d1285448 Date: Sun, 30 Sep 2018 05:27:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:07Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "63375600-0795-4e15-97a1-5f8680b8a6e5"}, {"remote_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:07Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "91538019-6b6d-436c-9e05-026f5a7087f1"}, {"remote_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:07Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "a728bff9-238b-49b5-936a-482e95775f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:26:07Z", "security_group_id": "4b161fe4-67ca-463b-9d16-1b93a1c64690", "port_range_min": null, "revision_number": 0, "tenant_id": "c97fd9a98be942ae8e50eb7f20536062", "created_at": "2018-09-30T05:26:07Z", "project_id": "c97fd9a98be942ae8e50eb7f20536062", "id": "ad499966-0d4d-4cad-a756-2f1e490958fa"}]} 2018-09-30 05:27:21,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4b161fe4-67ca-463b-9d16-1b93a1c64690 used request id req-2bba4e12-0655-4829-95ad-ba25d1285448 2018-09-30 05:27:21,590 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:27:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4b161fe4-67ca-463b-9d16-1b93a1c64690 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:21,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22d5850d-7051-48cf-b90e-a8075095e556 Content-Length: 0 Date: Sun, 30 Sep 2018 05:27:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:27:21,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4b161fe4-67ca-463b-9d16-1b93a1c64690 used request id req-22d5850d-7051-48cf-b90e-a8075095e556 2018-09-30 05:27:21,877 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj 2018-09-30 05:27:21,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:22,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6f8b79-ddb5-4482-9831-7383bf5adf77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:27:22,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c97fd9a98be942ae8e50eb7f20536062 used request id req-cd6f8b79-ddb5-4482-9831-7383bf5adf77 2018-09-30 05:27:22,083 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2c0e5196-5317-492-proj-role 2018-09-30 05:27:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b0b577f959a844b5845882e31934ebd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:22,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d6ed1d-49fc-4a9e-9b29-c570f5a35329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:27:22,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b0b577f959a844b5845882e31934ebd8 used request id req-76d6ed1d-49fc-4a9e-9b29-c570f5a35329 2018-09-30 05:27:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8e337d2e39dd64dc3802d69f2bbad4aa82b9d" 2018-09-30 05:27:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f566d3-459d-4712-8133-68c1835b559e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:27:22,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-57f566d3-459d-4712-8133-68c1835b559e 2018-09-30 05:27:22,282 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2c0e5196-5317-492-user 2018-09-30 05:27:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/960fc333fc184daea44dbde2f5aef498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6276331d9388f76838928889a770f8be228a2400" 2018-09-30 05:27:22,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70c5a82f-1c7f-43b0-95ae-d67a10ef6990 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:27:22,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/960fc333fc184daea44dbde2f5aef498 used request id req-70c5a82f-1c7f-43b0-95ae-d67a10ef6990 2018-09-30 05:27:22,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:22,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jdGtW6xpQfaigEOyE15S2A"], "issued_at": "2018-09-30T05:27:22.000000Z"}} 2018-09-30 05:27:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b4382340efab3b313bf80b7305c4fa98ee6711d" 2018-09-30 05:27:22,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e02996f-76e0-4d27-b871-57a379c785b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:22,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-9e02996f-76e0-4d27-b871-57a379c785b1 2018-09-30 05:27:22,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:22,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:23,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["K6AREokJS_Cjl0R49dqDkA"], "issued_at": "2018-09-30T05:27:23.000000Z"}} 2018-09-30 05:27:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:27:23,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb297ff-4073-441b-a0e1-2ab494d52836 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:23,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8fb297ff-4073-441b-a0e1-2ab494d52836 2018-09-30 05:27:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:27:23,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:27:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:27:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:27:23,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488cd8d4-9c52-43ef-83c4-b4ae83793362 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:27:23,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj used request id req-488cd8d4-9c52-43ef-83c4-b4ae83793362 2018-09-30 05:27:23,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:27:23,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd5bba2-ade5-49a7-8567-f3c8f153e457 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:27:23,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6fd5bba2-ade5-49a7-8567-f3c8f153e457 2018-09-30 05:27:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}}' 2018-09-30 05:27:23,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06cbe033-6a13-4648-bd67-023d67777833 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:23,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-06cbe033-6a13-4648-bd67-023d67777833 2018-09-30 05:27:23,774 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj 2018-09-30 05:27:23,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:23,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:24,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:27:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["BviFmB43QOu3BPW3104F8g"], "issued_at": "2018-09-30T05:27:24.000000Z"}} 2018-09-30 05:27:24,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166a467592b943a633c14c0ce6c26b122c9acca0" 2018-09-30 05:27:24,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a2d9cc-e7c8-40ef-866b-c440f8a2150b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:24,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a8a2d9cc-e7c8-40ef-866b-c440f8a2150b 2018-09-30 05:27:24,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:27:24,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:27:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:27:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166a467592b943a633c14c0ce6c26b122c9acca0" 2018-09-30 05:27:24,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b11fd7-a15b-46d2-8e7d-a1363206836f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:27:24,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-03b11fd7-a15b-46d2-8e7d-a1363206836f 2018-09-30 05:27:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166a467592b943a633c14c0ce6c26b122c9acca0" 2018-09-30 05:27:24,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae29289-f5de-4f69-87a9-d45a1aa3e7fc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}]} 2018-09-30 05:27:24,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj used request id req-9ae29289-f5de-4f69-87a9-d45a1aa3e7fc 2018-09-30 05:27:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166a467592b943a633c14c0ce6c26b122c9acca0" 2018-09-30 05:27:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59528f8a-4cc4-4b0f-ad48-1df0a936b3c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:27:24,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-59528f8a-4cc4-4b0f-ad48-1df0a936b3c5 2018-09-30 05:27:24,948 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user 2018-09-30 05:27:24,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:27:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95b12df-c840-4ec9-a4b8-e91cc82d2435 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:27:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c95b12df-c840-4ec9-a4b8-e91cc82d2435 2018-09-30 05:27:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}}' 2018-09-30 05:27:25,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6df679d-9923-4985-8888-f77701b6c10c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28db7ccff6bd433babd7cfaf7fa925b0", "links": {"self": "http://172.30.9.29:5000/v3/roles/28db7ccff6bd433babd7cfaf7fa925b0"}, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}} 2018-09-30 05:27:25,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d6df679d-9923-4985-8888-f77701b6c10c 2018-09-30 05:27:25,230 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role 2018-09-30 05:27:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/28db7ccff6bd433babd7cfaf7fa925b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:27:25,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb2b26d-e829-4b17-aeef-ae4e1101e7a1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/28db7ccff6bd433babd7cfaf7fa925b0"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role", "id": "28db7ccff6bd433babd7cfaf7fa925b0"}} 2018-09-30 05:27:25,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/28db7ccff6bd433babd7cfaf7fa925b0 used request id req-2eb2b26d-e829-4b17-aeef-ae4e1101e7a1 2018-09-30 05:27:25,322 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role to project CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj 2018-09-30 05:27:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2/users/458e58aa91fc4b029fd42a882c9b3805/roles/28db7ccff6bd433babd7cfaf7fa925b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:27:25,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b745d65-63a8-49af-9bdf-b18a636d186e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:27:25,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2/users/458e58aa91fc4b029fd42a882c9b3805/roles/28db7ccff6bd433babd7cfaf7fa925b0 used request id req-9b745d65-63a8-49af-9bdf-b18a636d186e 2018-09-30 05:27:25,454 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:27:25,456 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:27:25,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:25,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:25,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["9ShL1uLTSkWIozq8eQEnoQ"], "issued_at": "2018-09-30T05:27:25.000000Z"}} 2018-09-30 05:27:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:27:25,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334fa246-e342-4327-a402-0ada1c0dfa6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:25,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-334fa246-e342-4327-a402-0ada1c0dfa6b 2018-09-30 05:27:25,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:27:26,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-1e23626f-54cc-4991-a726-a0b4673108dd Date: Sun, 30 Sep 2018 05:27:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image"} 2018-09-30 05:27:26,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image used request id req-1e23626f-54cc-4991-a726-a0b4673108dd 2018-09-30 05:27:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:27:26,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a2bd97a-b742-4fbd-82a8-c95dd43e593c Date: Sun, 30 Sep 2018 05:27:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:27:26,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9a2bd97a-b742-4fbd-82a8-c95dd43e593c 2018-09-30 05:27:26,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image"}' 2018-09-30 05:27:26,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 X-Openstack-Request-Id: req-aabfb428-8cf5-48c8-a7e1-44ee60c1658c Date: Sun, 30 Sep 2018 05:27:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:27:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:27:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "min_disk": 0, "protected": false, "id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "file": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/file", "checksum": null, "owner": "83414c2476b04d0880598344b7a153f2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:27:26,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-aabfb428-8cf5-48c8-a7e1-44ee60c1658c 2018-09-30 05:27:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" -d '' 2018-09-30 05:27:28,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2b6e65b-4bcc-40a8-bdb3-5e49d0b5fd2b Date: Sun, 30 Sep 2018 05:27:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:27:28,606 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/file used request id req-e2b6e65b-4bcc-40a8-bdb3-5e49d0b5fd2b 2018-09-30 05:27:28,607 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:27:28,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:27:28,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-de4bac5b-c7dc-4051-ac64-993c41ff9b4c Date: Sun, 30 Sep 2018 05:27:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:27:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:27:28Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/snap", "metadata": {}}], "self": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "min_disk": 0, "protected": false, "id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "file": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83414c2476b04d0880598344b7a153f2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:27:28,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 used request id req-de4bac5b-c7dc-4051-ac64-993c41ff9b4c 2018-09-30 05:27:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:27:28,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72d58a5c-38ec-413c-be9a-1bce8e7fadd6 Date: Sun, 30 Sep 2018 05:27:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:27:28,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-72d58a5c-38ec-413c-be9a-1bce8e7fadd6 2018-09-30 05:27:28,929 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image 2018-09-30 05:27:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:27:29,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7da02709-b34f-42a5-9718-54d3c765de91 Date: Sun, 30 Sep 2018 05:27:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:27:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:27:28Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/snap", "metadata": {}}], "self": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "min_disk": 0, "protected": false, "id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "file": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83414c2476b04d0880598344b7a153f2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:27:29,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 used request id req-7da02709-b34f-42a5-9718-54d3c765de91 2018-09-30 05:27:29,094 - create_image - DEBUG - Instance status is - active 2018-09-30 05:27:29,094 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image 2018-09-30 05:27:29,094 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image 2018-09-30 05:27:29,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:29,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:29,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["vvIEWBjfSKOI3Uaes6LsUg"], "issued_at": "2018-09-30T05:27:29.000000Z"}} 2018-09-30 05:27:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:27:29,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661f0744-712f-4709-b941-f6af09569744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:29,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-661f0744-712f-4709-b941-f6af09569744 2018-09-30 05:27:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:27:29,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85cf5071-2f5e-4f37-8b85-3632daef1bcc Date: Sun, 30 Sep 2018 05:27:29 GMT RESP BODY: {"networks":[]} 2018-09-30 05:27:29,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-85cf5071-2f5e-4f37-8b85-3632daef1bcc 2018-09-30 05:27:29,730 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net 2018-09-30 05:27:29,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net", "admin_state_up": true}}' 2018-09-30 05:27:30,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0c210da1-ee66-4a3f-b5a9-4fcc4bb76394 Date: Sun, 30 Sep 2018 05:27:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:27:30Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","mtu":1450}} 2018-09-30 05:27:30,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0c210da1-ee66-4a3f-b5a9-4fcc4bb76394 2018-09-30 05:27:30,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:27:30,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-0a5c4383-24f3-44de-8c8e-1100210a8628 Date: Sun, 30 Sep 2018 05:27:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:27:30Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:30,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-0a5c4383-24f3-44de-8c8e-1100210a8628 2018-09-30 05:27:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:27:30,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4aa5f270-e30e-4ac7-a3ce-5846e73e624f Date: Sun, 30 Sep 2018 05:27:30 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:27:30,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-4aa5f270-e30e-4ac7-a3ce-5846e73e624f 2018-09-30 05:27:30,692 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet 2018-09-30 05:27:30,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" -d '{"subnets": [{"ip_version": 4, "network_id": "b8b1841f-6714-49fd-afe0-e652b0e0894e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]}' 2018-09-30 05:27:31,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-50282fb5-fe35-483b-8c68-1e2ae43c902e Date: Sun, 30 Sep 2018 05:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:31,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-50282fb5-fe35-483b-8c68-1e2ae43c902e 2018-09-30 05:27:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:27:32,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ca027daa-4d20-4d1c-9ae0-cefa03298996 Date: Sun, 30 Sep 2018 05:27:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:32,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-ca027daa-4d20-4d1c-9ae0-cefa03298996 2018-09-30 05:27:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:27:32,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0a43db0-6f09-4cef-84a9-f7eb72edb181 Date: Sun, 30 Sep 2018 05:27:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:32,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-c0a43db0-6f09-4cef-84a9-f7eb72edb181 2018-09-30 05:27:32,276 - OpenStackNetwork - DEBUG - Network [b8b1841f-6714-49fd-afe0-e652b0e0894e] created successfully 2018-09-30 05:27:32,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:32,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:32,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["lHcQQobQQxq49PLnRf9RTw"], "issued_at": "2018-09-30T05:27:32.000000Z"}} 2018-09-30 05:27:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:32,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1434bb9-a03a-41a2-8adc-e4a061fa1f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:32,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c1434bb9-a03a-41a2-8adc-e4a061fa1f13 2018-09-30 05:27:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c886987-990e-45c9-afc2-21f3a5d2bacf Date: Sun, 30 Sep 2018 05:27:33 GMT RESP BODY: {"routers": []} 2018-09-30 05:27:33,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router&admin_state_up=True used request id req-6c886987-990e-45c9-afc2-21f3a5d2bacf 2018-09-30 05:27:33,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:33,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:33,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["I4CDlonySQ2SF-sDwXkgeQ"], "issued_at": "2018-09-30T05:27:33.000000Z"}} 2018-09-30 05:27:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea06c3d7a4fc6e7285284666bf13b5e802b92f4" 2018-09-30 05:27:33,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cc0c15-8eb7-48fc-9c22-e4e599d4763d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:33,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-00cc0c15-8eb7-48fc-9c22-e4e599d4763d 2018-09-30 05:27:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:34,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-99182595-bc31-46d9-a5ad-81d3aee22062 Date: Sun, 30 Sep 2018 05:27:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:27:34,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-99182595-bc31-46d9-a5ad-81d3aee22062 2018-09-30 05:27:34,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:34,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12620ce2-cd77-4493-b29c-1a43019dc809 Date: Sun, 30 Sep 2018 05:27:34 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:27:34,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-12620ce2-cd77-4493-b29c-1a43019dc809 2018-09-30 05:27:34,215 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router 2018-09-30 05:27:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router", "admin_state_up": true}}' 2018-09-30 05:27:39,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-854fbe3f-7266-41e0-a5ba-9a2a51951f42 Date: Sun, 30 Sep 2018 05:27:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:35Z", "admin_state_up": true, "updated_at": "2018-09-30T05:27:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "83414c2476b04d0880598344b7a153f2", "id": "a2af53be-b9ad-4490-a326-18b710aae18b", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router"}} 2018-09-30 05:27:39,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-854fbe3f-7266-41e0-a5ba-9a2a51951f42 2018-09-30 05:27:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a2af53be-b9ad-4490-a326-18b710aae18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:39,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-407e6907-b3bb-45bb-9434-9b363de40142 Date: Sun, 30 Sep 2018 05:27:39 GMT RESP BODY: {"ports":[]} 2018-09-30 05:27:39,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a2af53be-b9ad-4490-a326-18b710aae18b used request id req-407e6907-b3bb-45bb-9434-9b363de40142 2018-09-30 05:27:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:39,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e8f1aa38-6af3-446c-b031-5da314b7c1d9 Date: Sun, 30 Sep 2018 05:27:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:39,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-e8f1aa38-6af3-446c-b031-5da314b7c1d9 2018-09-30 05:27:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:27:39,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:27:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:27:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:39,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8c49ce-6072-41a3-b12f-5aa612b59c74 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:39,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-de8c49ce-6072-41a3-b12f-5aa612b59c74 2018-09-30 05:27:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d90fd8be-e584-416b-a7e8-6182f56cac79 Date: Sun, 30 Sep 2018 05:27:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:40,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-d90fd8be-e584-416b-a7e8-6182f56cac79 2018-09-30 05:27:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:40,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c0c58c2-5b98-46a7-ab8d-158b899487e2 Date: Sun, 30 Sep 2018 05:27:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:40,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet used request id req-9c0c58c2-5b98-46a7-ab8d-158b899487e2 2018-09-30 05:27:40,211 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:27:40,211 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router 2018-09-30 05:27:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" -d '{"subnet_id": "ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"}' 2018-09-30 05:27:42,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-190d13a4-515b-40b4-b328-92833e2f4147 Date: Sun, 30 Sep 2018 05:27:42 GMT RESP BODY: {"network_id": "b8b1841f-6714-49fd-afe0-e652b0e0894e", "tenant_id": "83414c2476b04d0880598344b7a153f2", "subnet_id": "ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e", "subnet_ids": ["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"], "port_id": "ceae72ac-456b-4c10-8f6b-ad5b5198d55a", "id": "a2af53be-b9ad-4490-a326-18b710aae18b"} 2018-09-30 05:27:42,289 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b/add_router_interface used request id req-190d13a4-515b-40b4-b328-92833e2f4147 2018-09-30 05:27:42,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:42,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4a8053a6-11bd-42c3-b3fe-fee1e9a0d12e Date: Sun, 30 Sep 2018 05:27:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:35Z", "admin_state_up": true, "updated_at": "2018-09-30T05:27:41Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "83414c2476b04d0880598344b7a153f2", "id": "a2af53be-b9ad-4490-a326-18b710aae18b", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router"}} 2018-09-30 05:27:42,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b used request id req-4a8053a6-11bd-42c3-b3fe-fee1e9a0d12e 2018-09-30 05:27:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a2af53be-b9ad-4490-a326-18b710aae18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:42,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-1fd28897-e508-4fe3-b8d9-63fae13ef004 Date: Sun, 30 Sep 2018 05:27:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"}]} 2018-09-30 05:27:42,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a2af53be-b9ad-4490-a326-18b710aae18b used request id req-1fd28897-e508-4fe3-b8d9-63fae13ef004 2018-09-30 05:27:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:27:42,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1595f538-1c8f-4a58-b49c-5aa8d84312de Date: Sun, 30 Sep 2018 05:27:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}} 2018-09-30 05:27:42,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e used request id req-1595f538-1c8f-4a58-b49c-5aa8d84312de 2018-09-30 05:27:42,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:42,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:43,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["6HSgRxZYS0SvaNUSLGWM_w"], "issued_at": "2018-09-30T05:27:43.000000Z"}} 2018-09-30 05:27:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf3c04446ed52efb564753d57ec184040390aa7" 2018-09-30 05:27:43,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9b51c3-36b0-42c1-bc85-c07d551ac7b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:43,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7e9b51c3-36b0-42c1-bc85-c07d551ac7b0 2018-09-30 05:27:43,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:27:43,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf3c04446ed52efb564753d57ec184040390aa7" 2018-09-30 05:27:43,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5aaa17f3-104e-4ceb-9c81-3d5970e7c4d2 x-compute-request-id: req-5aaa17f3-104e-4ceb-9c81-3d5970e7c4d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:27:43,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5aaa17f3-104e-4ceb-9c81-3d5970e7c4d2 2018-09-30 05:27:43,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf3c04446ed52efb564753d57ec184040390aa7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-30 05:27:43,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-767bce1d-4313-4a06-b3b7-1266ff5b5d70 x-compute-request-id: req-767bce1d-4313-4a06-b3b7-1266ff5b5d70 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:27:43,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-767bce1d-4313-4a06-b3b7-1266ff5b5d70 2018-09-30 05:27:43,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:43,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:44,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["U4YKWpfZRLO9DEshxCEOlg"], "issued_at": "2018-09-30T05:27:44.000000Z"}} 2018-09-30 05:27:44,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869087638331164564d9c1f1fd49d4d1420ef86a" 2018-09-30 05:27:44,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5eeb67-b83b-494b-8319-0781d93438e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:44,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2b5eeb67-b83b-494b-8319-0781d93438e9 2018-09-30 05:27:44,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:27:44,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869087638331164564d9c1f1fd49d4d1420ef86a" 2018-09-30 05:27:44,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-604f1f78-0c2c-4fad-a1a9-dc16596fcc5b x-compute-request-id: req-604f1f78-0c2c-4fad-a1a9-dc16596fcc5b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:27:44,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-604f1f78-0c2c-4fad-a1a9-dc16596fcc5b 2018-09-30 05:27:44,284 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp... 2018-09-30 05:27:44,284 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:27:44,307 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp 2018-09-30 05:27:44,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869087638331164564d9c1f1fd49d4d1420ef86a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNQkyLpaBdXaG8z2kJU5q4kAf64xiauZGKxP83GPD+cAyurGY8d4tBiR4HCXkm2j0uU5Cl5gu8hIMcer6F35PJQVxaM1x9h0xGLd/QijWSx1Kn57k9sd/b6WjvLyFISf0RJ8QKUTNulkh4zdGNBy+HTu8/NfHL83pgF8VnGW4++w==", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp"}}' 2018-09-30 05:27:44,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ce923df-3352-42e2-a392-8bad9486165a x-compute-request-id: req-0ce923df-3352-42e2-a392-8bad9486165a Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNQkyLpaBdXaG8z2kJU5q4kAf64xiauZGKxP83GPD+cAyurGY8d4tBiR4HCXkm2j0uU5Cl5gu8hIMcer6F35PJQVxaM1x9h0xGLd/QijWSx1Kn57k9sd/b6WjvLyFISf0RJ8QKUTNulkh4zdGNBy+HTu8/NfHL83pgF8VnGW4++w==", "user_id": "458e58aa91fc4b029fd42a882c9b3805", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "fingerprint": "75:97:ca:2b:6e:b3:07:55:cc:9a:a9:7b:35:a7:6e:14"}} 2018-09-30 05:27:44,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-0ce923df-3352-42e2-a392-8bad9486165a 2018-09-30 05:27:44,370 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b.pub 2018-09-30 05:27:44,370 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b 2018-09-30 05:27:44,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:44,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:44,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["58VWXnnSRhWw54_75z9m2Q"], "issued_at": "2018-09-30T05:27:44.000000Z"}} 2018-09-30 05:27:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:44,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc171a97-d23a-4b9a-a4b7-3eececaacf1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:44,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dc171a97-d23a-4b9a-a4b7-3eececaacf1f 2018-09-30 05:27:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:45,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9e56b468-68bb-4d78-891e-b48a1c9d1119 Date: Sun, 30 Sep 2018 05:27:45 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:27:45,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp used request id req-9e56b468-68bb-4d78-891e-b48a1c9d1119 2018-09-30 05:27:45,056 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp... 2018-09-30 05:27:45,056 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp 2018-09-30 05:27:45,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}}' 2018-09-30 05:27:45,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-3ca5bf33-8076-4f84-a9f0-3f61bbfe8be9 Date: Sun, 30 Sep 2018 05:27:45 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "updated_at": "2018-09-30T05:27:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 2, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}} 2018-09-30 05:27:45,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-3ca5bf33-8076-4f84-a9f0-3f61bbfe8be9 2018-09-30 05:27:45,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:45,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3814461f-10ff-41fd-a1d7-099d9606ca16 Date: Sun, 30 Sep 2018 05:27:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:45,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-3814461f-10ff-41fd-a1d7-099d9606ca16 2018-09-30 05:27:45,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:45,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0169e232-061e-420f-8673-0db423f2b90c Date: Sun, 30 Sep 2018 05:27:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:45,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-0169e232-061e-420f-8673-0db423f2b90c 2018-09-30 05:27:45,846 - neutron_utils - INFO - Retrieving security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-31ebfd1f-d0e2-46e3-bab4-f5cfd5377e8d Date: Sun, 30 Sep 2018 05:27:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "updated_at": "2018-09-30T05:27:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 2, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}]} 2018-09-30 05:27:46,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-31ebfd1f-d0e2-46e3-bab4-f5cfd5377e8d 2018-09-30 05:27:46,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e54b971c-f159-4746-bfec-f37ff24173f7 Date: Sun, 30 Sep 2018 05:27:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:46,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-e54b971c-f159-4746-bfec-f37ff24173f7 2018-09-30 05:27:46,065 - neutron_utils - INFO - Retrieving security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ccc056ea-031d-4618-b4bc-1e2051bd0163 Date: Sun, 30 Sep 2018 05:27:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "updated_at": "2018-09-30T05:27:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 2, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}]} 2018-09-30 05:27:46,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-ccc056ea-031d-4618-b4bc-1e2051bd0163 2018-09-30 05:27:46,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6cc2274-a09a-4207-93c2-baf867783ccf Date: Sun, 30 Sep 2018 05:27:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:46,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-d6cc2274-a09a-4207-93c2-baf867783ccf 2018-09-30 05:27:46,331 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp 2018-09-30 05:27:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-27949376-7cc5-49fe-a44b-741ea2f8d367 Date: Sun, 30 Sep 2018 05:27:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "updated_at": "2018-09-30T05:27:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 2, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}]} 2018-09-30 05:27:46,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp used request id req-27949376-7cc5-49fe-a44b-741ea2f8d367 2018-09-30 05:27:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:27:46,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:27:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:27:46,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef4ae04-10cf-48e1-87d4-26283d0e24ba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:46,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-eef4ae04-10cf-48e1-87d4-26283d0e24ba 2018-09-30 05:27:46,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:46,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47bfc527-97f6-4037-8a7c-4aa27f721d33 Date: Sun, 30 Sep 2018 05:27:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:46,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-47bfc527-97f6-4037-8a7c-4aa27f721d33 2018-09-30 05:27:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601"}}' 2018-09-30 05:27:47,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c5df787a-f221-40a1-87c8-667f5d4ab19f Date: Sun, 30 Sep 2018 05:27:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:47Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "14acc80a-d2cd-4421-9f72-a30bf2a36406"}} 2018-09-30 05:27:47,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-c5df787a-f221-40a1-87c8-667f5d4ab19f 2018-09-30 05:27:47,105 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp 2018-09-30 05:27:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:47,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-30012687-3963-4441-88fe-ad735ebebe07 Date: Sun, 30 Sep 2018 05:27:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "updated_at": "2018-09-30T05:27:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:47Z", "revision_number": 0, "id": "14acc80a-d2cd-4421-9f72-a30bf2a36406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 3, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}]} 2018-09-30 05:27:47,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp used request id req-30012687-3963-4441-88fe-ad735ebebe07 2018-09-30 05:27:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:47,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cde4ea-9bbf-43be-9a82-553df5b46586 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:47,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-96cde4ea-9bbf-43be-9a82-553df5b46586 2018-09-30 05:27:47,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-093341df-84d8-4396-b567-b63a5b8c80c1 Date: Sun, 30 Sep 2018 05:27:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:47Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "14acc80a-d2cd-4421-9f72-a30bf2a36406"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:47,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-093341df-84d8-4396-b567-b63a5b8c80c1 2018-09-30 05:27:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601"}}' 2018-09-30 05:27:47,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6bf234e2-6192-4f3e-88a8-4f9dd4b97ee2 Date: Sun, 30 Sep 2018 05:27:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": 22, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:47Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "698fd3ae-b55c-468f-8948-83f5115a510b"}} 2018-09-30 05:27:47,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-6bf234e2-6192-4f3e-88a8-4f9dd4b97ee2 2018-09-30 05:27:47,853 - neutron_utils - INFO - Retrieving security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:47,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-1e65bca7-2952-49d5-9147-e8973c4a52c7 Date: Sun, 30 Sep 2018 05:27:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "updated_at": "2018-09-30T05:27:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:47Z", "revision_number": 0, "id": "14acc80a-d2cd-4421-9f72-a30bf2a36406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:27:47Z", "revision_number": 0, "id": "698fd3ae-b55c-468f-8948-83f5115a510b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "revision_number": 0, "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 4, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}]} 2018-09-30 05:27:47,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-1e65bca7-2952-49d5-9147-e8973c4a52c7 2018-09-30 05:27:47,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0032d1b9-3fb5-4c23-bd9c-e4149e735601 2018-09-30 05:27:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:27:47,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-b0d6eb9d-22c1-466d-8f7f-6da4adf7003e Date: Sun, 30 Sep 2018 05:27:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:47Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "14acc80a-d2cd-4421-9f72-a30bf2a36406"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "3071bfc7-6ba1-43a0-8bc4-2d58595845e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:27:47Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": 22, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:47Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "698fd3ae-b55c-468f-8948-83f5115a510b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:45Z", "security_group_id": "0032d1b9-3fb5-4c23-bd9c-e4149e735601", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:45Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "9f0c5885-e768-4e06-9f7c-17f0293d14d3"}]} 2018-09-30 05:27:47,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-b0d6eb9d-22c1-466d-8f7f-6da4adf7003e 2018-09-30 05:27:47,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:47,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:48,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["jlxMNihbSCy4oEWnrzGfGQ"], "issued_at": "2018-09-30T05:27:48.000000Z"}} 2018-09-30 05:27:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:48,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870182d1-6543-4f6d-b762-37ba2bd60e5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:48,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-870182d1-6543-4f6d-b762-37ba2bd60e5e 2018-09-30 05:27:48,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:27:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:48,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5702b610-e8c6-446c-81a4-3c0b81ea9e2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:48,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5702b610-e8c6-446c-81a4-3c0b81ea9e2c 2018-09-30 05:27:48,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:48,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c921607f-8200-4f2f-ae43-c9e8187fa375 Date: Sun, 30 Sep 2018 05:27:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:48,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-c921607f-8200-4f2f-ae43-c9e8187fa375 2018-09-30 05:27:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:27:48,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:27:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:27:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:48,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82fe92dd-6d7e-4417-944f-73934c75d226 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:48,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-82fe92dd-6d7e-4417-944f-73934c75d226 2018-09-30 05:27:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5fac10d-5dbf-413b-9e22-d09e52aa0fef Date: Sun, 30 Sep 2018 05:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:49,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-b5fac10d-5dbf-413b-9e22-d09e52aa0fef 2018-09-30 05:27:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22963162-688e-4e18-9387-bcc62759d0b4 Date: Sun, 30 Sep 2018 05:27:49 GMT RESP BODY: {"ports":[]} 2018-09-30 05:27:49,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True used request id req-22963162-688e-4e18-9387-bcc62759d0b4 2018-09-30 05:27:49,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e2ca6e8-e9bd-444e-a853-12b5d5717fa2 x-compute-request-id: req-7e2ca6e8-e9bd-444e-a853-12b5d5717fa2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:27:49,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst used request id req-7e2ca6e8-e9bd-444e-a853-12b5d5717fa2 2018-09-30 05:27:49,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-467769e1-c81a-4f5e-8508-010a1b25c376 Date: Sun, 30 Sep 2018 05:27:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:49,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-467769e1-c81a-4f5e-8508-010a1b25c376 2018-09-30 05:27:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658d1c6f-4213-413d-904c-14722a50bc99 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:49,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-658d1c6f-4213-413d-904c-14722a50bc99 2018-09-30 05:27:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2af9f78-28dd-43aa-a974-2a3ead9d6bce Date: Sun, 30 Sep 2018 05:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:49,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-a2af9f78-28dd-43aa-a974-2a3ead9d6bce 2018-09-30 05:27:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:49,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce3c276c-17d3-4e0a-bc61-0853e1650d8a Date: Sun, 30 Sep 2018 05:27:49 GMT RESP BODY: {"ports":[]} 2018-09-30 05:27:49,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True used request id req-ce3c276c-17d3-4e0a-bc61-0853e1650d8a 2018-09-30 05:27:49,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:27:49,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:27:50,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["PSHtgQggREGhEBkvWzEjww"], "issued_at": "2018-09-30T05:27:50.000000Z"}} 2018-09-30 05:27:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5098b8f8ed5627f2329bf08a2e0601770e5d538b" 2018-09-30 05:27:50,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5d0004-c6e3-4377-904e-675a7035e75b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:27:50,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ad5d0004-c6e3-4377-904e-675a7035e75b 2018-09-30 05:27:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:50,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc25b34b-3e71-4dce-9e69-41d3c8a44d7f Date: Sun, 30 Sep 2018 05:27:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:50,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-bc25b34b-3e71-4dce-9e69-41d3c8a44d7f 2018-09-30 05:27:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:50,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ddabfcc6-7287-4e17-8d7b-a2e6b226a319 Date: Sun, 30 Sep 2018 05:27:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:50,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-ddabfcc6-7287-4e17-8d7b-a2e6b226a319 2018-09-30 05:27:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:50,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6934c32d-a861-48f1-9d1c-5f66ff967fa8 Date: Sun, 30 Sep 2018 05:27:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:50,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-6934c32d-a861-48f1-9d1c-5f66ff967fa8 2018-09-30 05:27:50,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:27:50,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:27:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:27:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5098b8f8ed5627f2329bf08a2e0601770e5d538b" 2018-09-30 05:27:50,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc189142-cf39-4be1-a4a6-3b491cd50d21 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:50,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-bc189142-cf39-4be1-a4a6-3b491cd50d21 2018-09-30 05:27:50,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:51,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-23eedc73-e50c-44e9-9fad-1111b7da0c86 Date: Sun, 30 Sep 2018 05:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:51,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-23eedc73-e50c-44e9-9fad-1111b7da0c86 2018-09-30 05:27:51,017 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net 2018-09-30 05:27:51,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" -d '{"port": {"network_id": "b8b1841f-6714-49fd-afe0-e652b0e0894e", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1", "admin_state_up": true}}' 2018-09-30 05:27:52,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-a67f2036-e18c-4a67-898f-183658a2efb1 Date: Sun, 30 Sep 2018 05:27:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","project_id":"83414c2476b04d0880598344b7a153f2","qos_policy_id":null,"admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal"}} 2018-09-30 05:27:52,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-a67f2036-e18c-4a67-898f-183658a2efb1 2018-09-30 05:27:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b092576a-c818-4b5e-984d-377bcfbfdc9b Date: Sun, 30 Sep 2018 05:27:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:27:52,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-b092576a-c818-4b5e-984d-377bcfbfdc9b 2018-09-30 05:27:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed78ba94-76c2-4d46-966a-b2f12ef2df3a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:52,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-ed78ba94-76c2-4d46-966a-b2f12ef2df3a 2018-09-30 05:27:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d5493c3-0979-4923-a5b0-d865359207c0 Date: Sun, 30 Sep 2018 05:27:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:27:52,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-3d5493c3-0979-4923-a5b0-d865359207c0 2018-09-30 05:27:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-99ad340d-16e3-4897-a236-8a0f6bcceb66 Date: Sun, 30 Sep 2018 05:27:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:27:52,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True used request id req-99ad340d-16e3-4897-a236-8a0f6bcceb66 2018-09-30 05:27:52,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a315f807-a610-410b-beb2-071f09ee8a86 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:27:52,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-a315f807-a610-410b-beb2-071f09ee8a86 2018-09-30 05:27:52,914 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst 2018-09-30 05:27:52,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35883092-59d9-404e-be16-8db7b7e05ecb x-compute-request-id: req-35883092-59d9-404e-be16-8db7b7e05ecb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-flavor-name"}]} 2018-09-30 05:27:52,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-35883092-59d9-404e-be16-8db7b7e05ecb 2018-09-30 05:27:52,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:52,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0cefc87-657e-4e6f-ba87-e0914d80d13c x-compute-request-id: req-b0cefc87-657e-4e6f-ba87-e0914d80d13c Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:27:52,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a used request id req-b0cefc87-657e-4e6f-ba87-e0914d80d13c 2018-09-30 05:27:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:53,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-f7c8be3f-51f1-4d17-93ed-38caea417dd2 Date: Sun, 30 Sep 2018 05:27:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:27:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:27:28Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/snap", "metadata": {}}], "self": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "min_disk": 0, "protected": false, "id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "file": "/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83414c2476b04d0880598344b7a153f2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image"} 2018-09-30 05:27:53,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image used request id req-f7c8be3f-51f1-4d17-93ed-38caea417dd2 2018-09-30 05:27:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:53,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2d574565-1ad2-4da3-af81-c260a78c8bc6 Date: Sun, 30 Sep 2018 05:27:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:27:53,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2d574565-1ad2-4da3-af81-c260a78c8bc6 2018-09-30 05:27:53,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "imageRef": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "flavorRef": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "max_count": 1, "min_count": 1, "networks": [{"port": "ed768aa1-fc8a-4a97-bc82-716994481d5e"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}]}}' 2018-09-30 05:27:56,070 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad267b65-fe49-44e4-8011-291943396de0 x-compute-request-id: req-ad267b65-fe49-44e4-8011-291943396de0 Content-Length: 444 location: http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "adminPass": "j7qbQQBLzYPf"}} 2018-09-30 05:27:56,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ad267b65-fe49-44e4-8011-291943396de0 2018-09-30 05:27:56,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:56,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f9b506d-c790-4e24-9372-c73cf90bd18c x-compute-request-id: req-1f9b506d-c790-4e24-9372-c73cf90bd18c Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:27:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:27:56,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-1f9b506d-c790-4e24-9372-c73cf90bd18c 2018-09-30 05:27:56,288 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst 2018-09-30 05:27:56,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:27:56,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cb24cce-e0cc-47dd-ab6b-48db8386f2bd x-compute-request-id: req-5cb24cce-e0cc-47dd-ab6b-48db8386f2bd Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:27:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:27:56,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-5cb24cce-e0cc-47dd-ab6b-48db8386f2bd 2018-09-30 05:27:56,877 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - BUILD 2018-09-30 05:27:56,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:27:59,880 - create_instance - DEBUG - VM status query timeout in 896.407931089 2018-09-30 05:27:59,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:00,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a3546e5-2427-45cf-b257-de2f1ac4ccd3 x-compute-request-id: req-1a3546e5-2427-45cf-b257-de2f1ac4ccd3 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:27:57Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:00,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-1a3546e5-2427-45cf-b257-de2f1ac4ccd3 2018-09-30 05:28:00,902 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - BUILD 2018-09-30 05:28:00,902 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:28:03,906 - create_instance - DEBUG - VM status query timeout in 892.382429123 2018-09-30 05:28:03,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:04,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bbd80c9-b559-410d-8bcc-6862d80c174b x-compute-request-id: req-2bbd80c9-b559-410d-8bcc-6862d80c174b Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:04,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-2bbd80c9-b559-410d-8bcc-6862d80c174b 2018-09-30 05:28:04,527 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:04,527 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:28:04,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:04,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f3726dc-a941-489e-aada-7ea83989450c x-compute-request-id: req-4f3726dc-a941-489e-aada-7ea83989450c Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:04,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-4f3726dc-a941-489e-aada-7ea83989450c 2018-09-30 05:28:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:05,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7f06d124-b408-49a9-b2d1-8bf1b2aa60ae Date: Sun, 30 Sep 2018 05:28:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:05,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-7f06d124-b408-49a9-b2d1-8bf1b2aa60ae 2018-09-30 05:28:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:05,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07680650-130b-4922-88fe-7783c9f17546 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:05,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-07680650-130b-4922-88fe-7783c9f17546 2018-09-30 05:28:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:05,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be3cc701-f933-4e1a-a972-0d2bb394dad0 Date: Sun, 30 Sep 2018 05:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:05,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-be3cc701-f933-4e1a-a972-0d2bb394dad0 2018-09-30 05:28:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:05,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-5b759a43-88c5-4978-a57b-f2604a1f6f13 Date: Sun, 30 Sep 2018 05:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:05,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-5b759a43-88c5-4978-a57b-f2604a1f6f13 2018-09-30 05:28:05,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:06,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64e0e516-dbd5-4ebd-9b7c-30de48ed6413 x-compute-request-id: req-64e0e516-dbd5-4ebd-9b7c-30de48ed6413 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:06,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-64e0e516-dbd5-4ebd-9b7c-30de48ed6413 2018-09-30 05:28:06,440 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:06,440 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:28:06,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:06,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a56ff18-96ae-4c54-a191-70fcd53630e3 x-compute-request-id: req-9a56ff18-96ae-4c54-a191-70fcd53630e3 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:06,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-9a56ff18-96ae-4c54-a191-70fcd53630e3 2018-09-30 05:28:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:07,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-745a009b-d690-4928-a2de-12cd00e0a684 Date: Sun, 30 Sep 2018 05:28:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:07,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-745a009b-d690-4928-a2de-12cd00e0a684 2018-09-30 05:28:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:07,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1895454-3fd4-48e5-8c3c-d2584258094d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:07,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-d1895454-3fd4-48e5-8c3c-d2584258094d 2018-09-30 05:28:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:07,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a93061c2-81cc-49cc-9365-09b79d702385 Date: Sun, 30 Sep 2018 05:28:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:07,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-a93061c2-81cc-49cc-9365-09b79d702385 2018-09-30 05:28:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:07,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-33f7de63-e214-4d79-af9b-8f83b757e404 Date: Sun, 30 Sep 2018 05:28:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:07,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-33f7de63-e214-4d79-af9b-8f83b757e404 2018-09-30 05:28:07,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}}' 2018-09-30 05:28:08,674 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-221f1809-66dc-48ef-b28d-79bce7e8b6aa x-compute-request-id: req-221f1809-66dc-48ef-b28d-79bce7e8b6aa Content-Length: 0 Content-Type: application/json 2018-09-30 05:28:08,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e/action used request id req-221f1809-66dc-48ef-b28d-79bce7e8b6aa 2018-09-30 05:28:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:08,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e8a472bd-f92e-432d-9b4d-cb2cd8fbc06f Date: Sun, 30 Sep 2018 05:28:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:35Z", "admin_state_up": true, "updated_at": "2018-09-30T05:27:41Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "83414c2476b04d0880598344b7a153f2", "id": "a2af53be-b9ad-4490-a326-18b710aae18b", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router"}]} 2018-09-30 05:28:08,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router used request id req-e8a472bd-f92e-432d-9b4d-cb2cd8fbc06f 2018-09-30 05:28:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:08,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34429270-5676-47b0-bd5e-4a9693d273b4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:08,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-34429270-5676-47b0-bd5e-4a9693d273b4 2018-09-30 05:28:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=a2af53be-b9ad-4490-a326-18b710aae18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:08,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ea371c43-4223-454e-9910-8ba9bd3255c3 Date: Sun, 30 Sep 2018 05:28:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"}]} 2018-09-30 05:28:08,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=a2af53be-b9ad-4490-a326-18b710aae18b used request id req-ea371c43-4223-454e-9910-8ba9bd3255c3 2018-09-30 05:28:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:08,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-de7a2011-d673-4b41-adeb-09e4f2955956 Date: Sun, 30 Sep 2018 05:28:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}} 2018-09-30 05:28:08,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e used request id req-de7a2011-d673-4b41-adeb-09e4f2955956 2018-09-30 05:28:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:09,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-667f556c-597a-4ced-9fc3-b511dc78ea28 Date: Sun, 30 Sep 2018 05:28:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:28:09,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-667f556c-597a-4ced-9fc3-b511dc78ea28 2018-09-30 05:28:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:09,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-806b9988-b330-491b-a973-fc4b2396a38e Date: Sun, 30 Sep 2018 05:28:09 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:28:09,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-806b9988-b330-491b-a973-fc4b2396a38e 2018-09-30 05:28:09,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:09,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-328eec80-0f52-4e10-9a39-b4c1c79d71b6 x-compute-request-id: req-328eec80-0f52-4e10-9a39-b4c1c79d71b6 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:09,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-328eec80-0f52-4e10-9a39-b4c1c79d71b6 2018-09-30 05:28:09,933 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:09,933 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:28:09,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:10,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-219a6fc7-1013-4717-bdbd-60e73503fba8 x-compute-request-id: req-219a6fc7-1013-4717-bdbd-60e73503fba8 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:10,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-219a6fc7-1013-4717-bdbd-60e73503fba8 2018-09-30 05:28:10,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:10,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-df27d6f8-0550-4c9a-a468-2fd024c2fc43 Date: Sun, 30 Sep 2018 05:28:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:10,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-df27d6f8-0550-4c9a-a468-2fd024c2fc43 2018-09-30 05:28:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:10,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707ed363-372c-4d4c-b865-19539092ff32 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:10,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-707ed363-372c-4d4c-b865-19539092ff32 2018-09-30 05:28:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:11,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c606dea-895b-4a49-ad69-2e0cca58cbf4 Date: Sun, 30 Sep 2018 05:28:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:11,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-1c606dea-895b-4a49-ad69-2e0cca58cbf4 2018-09-30 05:28:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:11,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-2787668a-f5a1-4a63-9c29-46a24f1b9a7d Date: Sun, 30 Sep 2018 05:28:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:11,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-2787668a-f5a1-4a63-9c29-46a24f1b9a7d 2018-09-30 05:28:11,128 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:28:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:11,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-56cc133d-97ad-47ab-ada2-ffb644a14593 Date: Sun, 30 Sep 2018 05:28:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:28:11,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-56cc133d-97ad-47ab-ada2-ffb644a14593 2018-09-30 05:28:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:11,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3be34490-13c3-4177-8d0b-c8c311432070 Date: Sun, 30 Sep 2018 05:28:11 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:28:11,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-3be34490-13c3-4177-8d0b-c8c311432070 2018-09-30 05:28:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "ed768aa1-fc8a-4a97-bc82-716994481d5e"}}' 2018-09-30 05:28:13,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-8f7637ef-13e3-4c80-82e7-5ca180d2d3d9 Date: Sun, 30 Sep 2018 05:28:13 GMT RESP BODY: {"floatingip": {"router_id": "a2af53be-b9ad-4490-a326-18b710aae18b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:28:12Z", "updated_at": "2018-09-30T05:28:12Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "83414c2476b04d0880598344b7a153f2", "port_id": "ed768aa1-fc8a-4a97-bc82-716994481d5e", "id": "ad61718e-d6a3-4245-b4d6-2ddf10ef493e"}} 2018-09-30 05:28:13,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-8f7637ef-13e3-4c80-82e7-5ca180d2d3d9 2018-09-30 05:28:13,446 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router 2018-09-30 05:28:13,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:14,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0a11af6-af90-44bf-903e-0bf232d33f50 x-compute-request-id: req-d0a11af6-af90-44bf-903e-0bf232d33f50 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:14,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-d0a11af6-af90-44bf-903e-0bf232d33f50 2018-09-30 05:28:14,064 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:14,064 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:28:14,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:14,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-414ef7d2-69c3-47ab-969a-6922f5c94d12 x-compute-request-id: req-414ef7d2-69c3-47ab-969a-6922f5c94d12 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:14,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-414ef7d2-69c3-47ab-969a-6922f5c94d12 2018-09-30 05:28:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:14,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3e132f85-c7ef-480a-9afa-113703e523f0 Date: Sun, 30 Sep 2018 05:28:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:14,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-3e132f85-c7ef-480a-9afa-113703e523f0 2018-09-30 05:28:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:14,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5033b595-4058-48c4-bb04-2b1de4810cc0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:14,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-5033b595-4058-48c4-bb04-2b1de4810cc0 2018-09-30 05:28:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:14,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27a3caf5-94f1-4eeb-86a0-3fff0670d6f8 Date: Sun, 30 Sep 2018 05:28:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:14,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-27a3caf5-94f1-4eeb-86a0-3fff0670d6f8 2018-09-30 05:28:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-3443b54e-a2e7-44fc-b72c-2470779bd804 Date: Sun, 30 Sep 2018 05:28:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:15,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-3443b54e-a2e7-44fc-b72c-2470779bd804 2018-09-30 05:28:15,025 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-09-30 05:28:15,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:15,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1b3153c-fb53-40fa-94d4-2727af7d1aa9 x-compute-request-id: req-e1b3153c-fb53-40fa-94d4-2727af7d1aa9 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:15,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-e1b3153c-fb53-40fa-94d4-2727af7d1aa9 2018-09-30 05:28:15,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:28:16,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42b75ad2-cc4d-435e-8627-faa07c182971 x-compute-request-id: req-42b75ad2-cc4d-435e-8627-faa07c182971 Content-Encoding: gzip Content-Length: 9646 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486317276 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.177255] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179565] pid_max: default: 32768 minimum: 301\n[ 0.180842] ACPI: Core revision 20150930\n[ 0.182494] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184232] Security Framework initialized\n[ 0.185336] Yama: becoming mindful.\n[ 0.186333] AppArmor: AppArmor initialized\n[ 0.187469] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.189207] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.190965] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.192551] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.194205] Initializing cgroup subsys io\n[ 0.195256] Initializing cgroup subsys memory\n[ 0.196332] Initializing cgroup subsys devices\n[ 0.197539] Initializing cgroup subsys freezer\n[ 0.198688] Initializing cgroup subsys net_cls\n[ 0.199878] Initializing cgroup subsys perf_event\n[ 0.201143] Initializing cgroup subsys net_prio\n[ 0.202260] Initializing cgroup subsys hugetlb\n[ 0.203407] Initializing cgroup subsys pids\n[ 0.204404] CPU: Physical Processor ID: 0\n[ 0.206165] mce: CPU supports 10 MCE banks\n[ 0.207318] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.208715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.218326] ftrace: allocating 31920 entries in 125 pages\n[ 0.244670] smpboot: Max logical packages: 2\n[ 0.245886] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.247601] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.249514] x2apic enabled\n[ 0.250506] Switched APIC routing to physical x2apic.\n[ 0.252691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.254376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.257341] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.260028] KVM setup paravirtual spinlock\n[ 0.261790] x86: Booting SMP configuration:\n[ 0.263024] .... node #0, CPUs: #1\n[ 0.264101] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.286214] x86: Booted up 1 node, 2 CPUs\n[ 0.286216] KVM setup async PF for cpu 1\n[ 0.286218] kvm-stealtime: cpu 1, msr f90d940\n[ 0.289743] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.291757] devtmpfs: initialized\n[ 0.293682] evm: security.selinux\n[ 0.294635] evm: security.SMACK64\n[ 0.295575] evm: security.SMACK64EXEC\n[ 0.296619] evm: security.SMACK64TRANSMUTE\n[ 0.297730] evm: security.SMACK64MMAP\n[ 0.298766] evm: security.ima\n[ 0.299650] evm: security.capability\n[ 0.300782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303331] pinctrl core: initialized pinctrl subsystem\n[ 0.304803] RTC time: 5:28:02, date: 09/30/18\n[ 0.306120] NET: Registered protocol family 16\n[ 0.316767] cpuidle: using governor ladder\n[ 0.328897] cpuidle: using governor menu\n[ 0.330096] PCCT header not found.\n[ 0.331119] ACPI: bus type PCI registered\n[ 0.332223] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333960] PCI: Using configuration type 1 for base access\n[ 0.346215] ACPI: Added _OSI(Module Device)\n[ 0.347355] ACPI: Added _OSI(Processor Device)\n[ 0.348499] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.349775] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.352506] ACPI: Interpreter enabled\n[ 0.353547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.356073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.358653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.361136] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.363744] ACPI: (supports S0 S5)\n[ 0.364444] ACPI: Using IOAPIC for interrupt routing\n[ 0.365379] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.368762] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.369875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.371074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.372241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374443] acpiphp: Slot [3] registered\n[ 0.375226] acpiphp: Slot [4] registered\n[ 0.376012] acpiphp: Slot [5] registered\n[ 0.376805] acpiphp: Slot [6] registered\n[ 0.377585] acpiphp: Slot [7] registered\n[ 0.378363] acpiphp: Slot [8] registered\n[ 0.379140] acpiphp: Slot [9] registered\n[ 0.379918] acpiphp: Slot [10] registered\n[ 0.390768] acpiphp: Slot [11] registered\n[ 0.391564] acpiphp: Slot [12] registered\n[ 0.392357] acpiphp: Slot [13] registered\n[ 0.393141] acpiphp: Slot [14] registered\n[ 0.393930] acpiphp: Slot [15] registered\n[ 0.394723] acpiphp: Slot [16] registered\n[ 0.395519] acpiphp: Slot [17] registered\n[ 0.396308] acpiphp: Slot [18] registered\n[ 0.397093] acpiphp: Slot [19] registered\n[ 0.397882] acpiphp: Slot [20] registered\n[ 0.398670] acpiphp: Slot [21] registered\n[ 0.399458] acpiphp: Slot [22] registered\n[ 0.400252] acpiphp: Slot [23] registered\n[ 0.401040] acpiphp: Slot [24] registered\n[ 0.401829] acpiphp: Slot [25] registered\n[ 0.402617] acpiphp: Slot [26] registered\n[ 0.403404] acpiphp: Slot [27] registered\n[ 0.404190] acpiphp: Slot [28] registered\n[ 0.404981] acpiphp: Slot [29] registered\n[ 0.405771] acpiphp: Slot [30] registered\n[ 0.406559] acpiphp: Slot [31] registered\n[ 0.407344] PCI host bridge to bus 0000:00\n[ 0.408130] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.409314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411902] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.413328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.419468] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421845] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423069] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.429746] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.431153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.475955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.477406] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.478782] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.480167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.481515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482761] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483934] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.484958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486453] vgaarb: loaded\n[ 0.487036] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488163] SCSI subsystem initialized\n[ 0.488994] ACPI: bus type USB registered\n[ 0.489795] usbcore: registered new interface driver usbfs\n[ 0.490798] usbcore: registered new interface driver hub\n[ 0.491781] usbcore: registered new device driver usb\n[ 0.492884] PCI: Using ACPI for IRQ routing\n[ 0.493897] NetLabel: Initializing\n[ 0.494596] NetLabel: domain hash size = 128\n[ 0.495420] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.496343] NetLabel: unlabeled traffic allowed by default\n[ 0.497464] clocksource: Switched to clocksource kvm-clock\n[ 0.503374] AppArmor: AppArmor Filesystem Enabled\n[ 0.504308] pnp: PnP ACPI init\n[ 0.505222] pnp: PnP ACPI: found 5 devices\n[ 0.512585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514262] NET: Registered protocol family 2\n[ 0.515231] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.516475] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.517621] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.518757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.519810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.520944] NET: Registered protocol family 1\n[ 0.521794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.522860] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.523901] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542249] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561080] Trying to unpack rootfs image as initramfs...\n[ 0.611680] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.626644] Scanning for low memory corruption every 60 seconds\n[ 0.628695] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.630527] audit: initializing netlink subsys (disabled)\n[ 0.632166] audit: type=2000 audit(1538285282.670:1): initialized\n[ 0.634149] Initialise system trusted keyring\n[ 0.635601] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637440] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640207] zbud: loaded\n[ 0.641193] VFS: Disk quotas dquot_6.6.0\n[ 0.642437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644747] fuse init (API version 7.23)\n[ 0.646075] Key type big_key registered\n[ 0.647283] Allocating IMA MOK and blacklist keyrings.\n[ 0.649075] Key type asymmetric registered\n[ 0.650264] Asymmetric key parser 'x509' registered\n[ 0.651598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.653669] io scheduler noop registered\n[ 0.654800] io scheduler deadline registered (default)\n[ 0.656185] io scheduler cfq registered\n[ 0.657308] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.658750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.660510] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.662476] ACPI: Power Button [PWRF]\n[ 0.663662] GHES: HEST is not enabled!\n[ 0.682294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.720454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.746962] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.750300] Linux agpgart interface v0.103\n[ 0.753166] brd: module loaded\n[ 0.754822] loop: module loaded\n[ 0.760358] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.762122] GPT:90111 != 20971519\n[ 0.762915] GPT:Alternate GPT header not at the end of the disk.\n[ 0.764236] GPT:90111 != 20971519\n[ 0.765015] GPT: Use GNU Parted to correct GPT errors.\n[ 0.766142] vda: vda1 vda15\n[ 0.767692] scsi host0: ata_piix\n[ 0.768560] scsi host1: ata_piix\n[ 0.769371] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.770835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.772493] libphy: Fixed MDIO Bus: probed\n[ 0.773442] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774522] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.776642] PPP generic driver version 2.4.2\n[ 0.777921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779597] ehci-pci: EHCI PCI platform driver\n[ 0.780766] ehci-platform: EHCI generic platform driver\n[ 0.781958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783331] ohci-pci: OHCI PCI platform driver\n[ 0.784343] ohci-platform: OHCI generic platform driver\n[ 0.785500] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804660] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.805838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807615] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.810082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813301] usb usb1: Product: UHCI Host Controller\n[ 0.814532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.816107] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.817260] hub 1-0:1.0: USB hub found\n[ 0.818175] hub 1-0:1.0: 2 ports detected\n[ 0.819264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.821744] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.822890] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.824133] mousedev: PS/2 mouse device common for all mice\n[ 0.825633] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827056] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.829074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.830621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.832200] i2c /dev entries driver\n[ 0.833161] device-mapper: uevent: version 1.0.3\n[ 0.834405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836462] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838064] NET: Registered protocol family 10\n[ 0.839213] NET: Registered protocol family 17\n[ 0.840223] Key type dns_resolver registered\n[ 0.841317] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842395] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843685] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.845678] registered taskstats version 1\n[ 0.846629] Loading compiled-in X.509 certificates\n[ 0.848199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.850395] zswap: loaded using pool lzo/zbud\n[ 0.852062] Key type trusted registered\n[ 0.854056] Key type encrypted registered\n[ 0.854987] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.856173] ima: No TPM chip found, activating TPM-bypass!\n[ 0.857376] evm: HMAC attrs: 0x1\n[ 0.858400] Magic number: 2:727:467\n[ 0.859333] rtc_cmos 00:00: setting system clock to 2018-09-30 05:28:03 UTC (1538285283)\n[ 0.871631] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873020] EDD information not available.\n[ 0.926595] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.928451] Write protecting the kernel read-only data: 14336k\n[ 0.930293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932388] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.29\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.553243] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.14...\nLease of 10.55.1.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.46. iid=i-00000111\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCV7FvhFrnOHExSnq3HlN7BGSSvAjnsxp3C6lnPj21hL1066QHxjSsYikgUPFcb7jyXcq/2WIW/BysMevIuGI2gAiM9/lEzMY6uoObEBp/YfNHTxcHPvAvdtqc/vII8iSiqQOCVsPQy17aSizBW8IF9E6a9cx+naiHRhVm1Y9hzHDiJEWzHC1qZJesFK6Zuy1AahQ/NxKNDNfhmXnS51obIZErbmze3RJdfFFUwUNCeREzl98AQyHF8/95vOYa6R1Ki+xICv61Wtgl1aD4PSNxzUg8dKprQkexshfEweaIOuTIgQgI1SGf/gplYVZAOH3QJjWffdAV5/yWJpuiIosv7 root@createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2\nssh-dss AAAAB3NzaC1kc3MAAACBAN2/5/Qr+EnUSeha7INCWVuy+uVnBkrld/q8XLAe4ZJHCNFXVyihLqE+rYeY8be49q6Nr8HuM90ZztMdYT+hk/D1RmTWzMJPfozPNflpCXjDTC3Q1ywcF8HTI+McgBX6RDzBw7fO+TQwNMaOcFJOYTU1tlFysf7wFg4gVL3d1+8/AAAAFQDyewdAaOAXAeMLrw+BKCZpNCtEiQAAAIBpVPQrpK+scfVw44NfnZEmzVMBtfE83GF/UzpU8yJGYrUCtBX9giOEl6TS5sA2qcZOtwOb0uqdQWtoTK07Z6m/orIcvl8httJsX/R39azjD/BzsjBqVT1Ty9GvYn0+zSzGfsbNoOGgyD/9dsiGFhh7Pw+mJVCffUlsqTRQqxHZ4wAAAIEAq1MvuXhRWWyH4AjS/cLlz/BcRSLNtdn5k2lfA11Gbjr7Pt+8Cif0EAf3L+sLi8xxGWOjIR3LwHAymH1gz63S1cowu3VADS/ZtB4uGXxDgvqs6a1wCp811OXN9eAOAFq6HLJ8ldWWwk44lzuo3W4MTj56qhgKs8GoLBg5teRcrqE= root@createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe7c:6561/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2 login: "} 2018-09-30 05:28:16,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e/action used request id req-42b75ad2-cc4d-435e-8627-faa07c182971 2018-09-30 05:28:16,646 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:28:16,646 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 486317276 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.177255] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179565] pid_max: default: 32768 minimum: 301 [ 0.180842] ACPI: Core revision 20150930 [ 0.182494] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184232] Security Framework initialized [ 0.185336] Yama: becoming mindful. [ 0.186333] AppArmor: AppArmor initialized [ 0.187469] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189207] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.190965] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.192551] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.194205] Initializing cgroup subsys io [ 0.195256] Initializing cgroup subsys memory [ 0.196332] Initializing cgroup subsys devices [ 0.197539] Initializing cgroup subsys freezer [ 0.198688] Initializing cgroup subsys net_cls [ 0.199878] Initializing cgroup subsys perf_event [ 0.201143] Initializing cgroup subsys net_prio [ 0.202260] Initializing cgroup subsys hugetlb [ 0.203407] Initializing cgroup subsys pids [ 0.204404] CPU: Physical Processor ID: 0 [ 0.206165] mce: CPU supports 10 MCE banks [ 0.207318] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.218326] ftrace: allocating 31920 entries in 125 pages [ 0.244670] smpboot: Max logical packages: 2 [ 0.245886] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.247601] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.249514] x2apic enabled [ 0.250506] Switched APIC routing to physical x2apic. [ 0.252691] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.257341] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.260028] KVM setup paravirtual spinlock [ 0.261790] x86: Booting SMP configuration: [ 0.263024] .... node #0, CPUs: #1 [ 0.264101] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.286214] x86: Booted up 1 node, 2 CPUs [ 0.286216] KVM setup async PF for cpu 1 [ 0.286218] kvm-stealtime: cpu 1, msr f90d940 [ 0.289743] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.291757] devtmpfs: initialized [ 0.293682] evm: security.selinux [ 0.294635] evm: security.SMACK64 [ 0.295575] evm: security.SMACK64EXEC [ 0.296619] evm: security.SMACK64TRANSMUTE [ 0.297730] evm: security.SMACK64MMAP [ 0.298766] evm: security.ima [ 0.299650] evm: security.capability [ 0.300782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303331] pinctrl core: initialized pinctrl subsystem [ 0.304803] RTC time: 5:28:02, date: 09/30/18 [ 0.306120] NET: Registered protocol family 16 [ 0.316767] cpuidle: using governor ladder [ 0.328897] cpuidle: using governor menu [ 0.330096] PCCT header not found. [ 0.331119] ACPI: bus type PCI registered [ 0.332223] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.333960] PCI: Using configuration type 1 for base access [ 0.346215] ACPI: Added _OSI(Module Device) [ 0.347355] ACPI: Added _OSI(Processor Device) [ 0.348499] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.349775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.352506] ACPI: Interpreter enabled [ 0.353547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.356073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.358653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.361136] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.363744] ACPI: (supports S0 S5) [ 0.364444] ACPI: Using IOAPIC for interrupt routing [ 0.365379] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368762] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.369875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.371074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.372241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.374443] acpiphp: Slot [3] registered [ 0.375226] acpiphp: Slot [4] registered [ 0.376012] acpiphp: Slot [5] registered [ 0.376805] acpiphp: Slot [6] registered [ 0.377585] acpiphp: Slot [7] registered [ 0.378363] acpiphp: Slot [8] registered [ 0.379140] acpiphp: Slot [9] registered [ 0.379918] acpiphp: Slot [10] registered [ 0.390768] acpiphp: Slot [11] registered [ 0.391564] acpiphp: Slot [12] registered [ 0.392357] acpiphp: Slot [13] registered [ 0.393141] acpiphp: Slot [14] registered [ 0.393930] acpiphp: Slot [15] registered [ 0.394723] acpiphp: Slot [16] registered [ 0.395519] acpiphp: Slot [17] registered [ 0.396308] acpiphp: Slot [18] registered [ 0.397093] acpiphp: Slot [19] registered [ 0.397882] acpiphp: Slot [20] registered [ 0.398670] acpiphp: Slot [21] registered [ 0.399458] acpiphp: Slot [22] registered [ 0.400252] acpiphp: Slot [23] registered [ 0.401040] acpiphp: Slot [24] registered [ 0.401829] acpiphp: Slot [25] registered [ 0.402617] acpiphp: Slot [26] registered [ 0.403404] acpiphp: Slot [27] registered [ 0.404190] acpiphp: Slot [28] registered [ 0.404981] acpiphp: Slot [29] registered [ 0.405771] acpiphp: Slot [30] registered [ 0.406559] acpiphp: Slot [31] registered [ 0.407344] PCI host bridge to bus 0000:00 [ 0.408130] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409314] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.411902] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.413328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.419468] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421845] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423069] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.429746] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.431153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.475955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.477406] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.478782] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.480167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.481515] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.482761] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.483934] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.484958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486453] vgaarb: loaded [ 0.487036] vgaarb: bridge control possible 0000:00:02.0 [ 0.488163] SCSI subsystem initialized [ 0.488994] ACPI: bus type USB registered [ 0.489795] usbcore: registered new interface driver usbfs [ 0.490798] usbcore: registered new interface driver hub [ 0.491781] usbcore: registered new device driver usb [ 0.492884] PCI: Using ACPI for IRQ routing [ 0.493897] NetLabel: Initializing [ 0.494596] NetLabel: domain hash size = 128 [ 0.495420] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.496343] NetLabel: unlabeled traffic allowed by default [ 0.497464] clocksource: Switched to clocksource kvm-clock [ 0.503374] AppArmor: AppArmor Filesystem Enabled [ 0.504308] pnp: PnP ACPI init [ 0.505222] pnp: PnP ACPI: found 5 devices [ 0.512585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.514262] NET: Registered protocol family 2 [ 0.515231] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.516475] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.517621] TCP: Hash tables configured (established 2048 bind 2048) [ 0.518757] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.519810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.520944] NET: Registered protocol family 1 [ 0.521794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.522860] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.523901] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.542249] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.561080] Trying to unpack rootfs image as initramfs... [ 0.611680] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.626644] Scanning for low memory corruption every 60 seconds [ 0.628695] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.630527] audit: initializing netlink subsys (disabled) [ 0.632166] audit: type=2000 audit(1538285282.670:1): initialized [ 0.634149] Initialise system trusted keyring [ 0.635601] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.637440] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.640207] zbud: loaded [ 0.641193] VFS: Disk quotas dquot_6.6.0 [ 0.642437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.644747] fuse init (API version 7.23) [ 0.646075] Key type big_key registered [ 0.647283] Allocating IMA MOK and blacklist keyrings. [ 0.649075] Key type asymmetric registered [ 0.650264] Asymmetric key parser 'x509' registered [ 0.651598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.653669] io scheduler noop registered [ 0.654800] io scheduler deadline registered (default) [ 0.656185] io scheduler cfq registered [ 0.657308] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.658750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.660510] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.662476] ACPI: Power Button [PWRF] [ 0.663662] GHES: HEST is not enabled! [ 0.682294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.720454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723346] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.746962] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.750300] Linux agpgart interface v0.103 [ 0.753166] brd: module loaded [ 0.754822] loop: module loaded [ 0.760358] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.762122] GPT:90111 != 20971519 [ 0.762915] GPT:Alternate GPT header not at the end of the disk. [ 0.764236] GPT:90111 != 20971519 [ 0.765015] GPT: Use GNU Parted to correct GPT errors. [ 0.766142] vda: vda1 vda15 [ 0.767692] scsi host0: ata_piix [ 0.768560] scsi host1: ata_piix [ 0.769371] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.770835] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.772493] libphy: Fixed MDIO Bus: probed [ 0.773442] tun: Universal TUN/TAP device driver, 1.6 [ 0.774522] tun: (C) 1999-2004 Max Krasnyansky [ 0.776642] PPP generic driver version 2.4.2 [ 0.777921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.779597] ehci-pci: EHCI PCI platform driver [ 0.780766] ehci-platform: EHCI generic platform driver [ 0.781958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.783331] ohci-pci: OHCI PCI platform driver [ 0.784343] ohci-platform: OHCI generic platform driver [ 0.785500] uhci_hcd: USB Universal Host Controller Interface driver [ 0.804660] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.805838] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807615] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.808779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.810082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.811614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.813301] usb usb1: Product: UHCI Host Controller [ 0.814532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.816107] usb usb1: SerialNumber: 0000:00:01.2 [ 0.817260] hub 1-0:1.0: USB hub found [ 0.818175] hub 1-0:1.0: 2 ports detected [ 0.819264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.821744] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.822890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.824133] mousedev: PS/2 mouse device common for all mice [ 0.825633] rtc_cmos 00:00: RTC can wake from S4 [ 0.827056] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.829074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.830621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.832200] i2c /dev entries driver [ 0.833161] device-mapper: uevent: version 1.0.3 [ 0.834405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.836462] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838064] NET: Registered protocol family 10 [ 0.839213] NET: Registered protocol family 17 [ 0.840223] Key type dns_resolver registered [ 0.841317] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.842395] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.843685] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.845678] registered taskstats version 1 [ 0.846629] Loading compiled-in X.509 certificates [ 0.848199] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.850395] zswap: loaded using pool lzo/zbud [ 0.852062] Key type trusted registered [ 0.854056] Key type encrypted registered [ 0.854987] AppArmor: AppArmor sha1 policy hashing enabled [ 0.856173] ima: No TPM chip found, activating TPM-bypass! [ 0.857376] evm: HMAC attrs: 0x1 [ 0.858400] Magic number: 2:727:467 [ 0.859333] rtc_cmos 00:00: setting system clock to 2018-09-30 05:28:03 UTC (1538285283) [ 0.871631] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.873020] EDD information not available. [ 0.926595] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.928451] Write protecting the kernel read-only data: 14336k [ 0.930293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932388] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.29 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.553243] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.14... Lease of 10.55.1.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.46. iid=i-00000111 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCV7FvhFrnOHExSnq3HlN7BGSSvAjnsxp3C6lnPj21hL1066QHxjSsYikgUPFcb7jyXcq/2WIW/BysMevIuGI2gAiM9/lEzMY6uoObEBp/YfNHTxcHPvAvdtqc/vII8iSiqQOCVsPQy17aSizBW8IF9E6a9cx+naiHRhVm1Y9hzHDiJEWzHC1qZJesFK6Zuy1AahQ/NxKNDNfhmXnS51obIZErbmze3RJdfFFUwUNCeREzl98AQyHF8/95vOYa6R1Ki+xICv61Wtgl1aD4PSNxzUg8dKprQkexshfEweaIOuTIgQgI1SGf/gplYVZAOH3QJjWffdAV5/yWJpuiIosv7 root@createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2 ssh-dss AAAAB3NzaC1kc3MAAACBAN2/5/Qr+EnUSeha7INCWVuy+uVnBkrld/q8XLAe4ZJHCNFXVyihLqE+rYeY8be49q6Nr8HuM90ZztMdYT+hk/D1RmTWzMJPfozPNflpCXjDTC3Q1ywcF8HTI+McgBX6RDzBw7fO+TQwNMaOcFJOYTU1tlFysf7wFg4gVL3d1+8/AAAAFQDyewdAaOAXAeMLrw+BKCZpNCtEiQAAAIBpVPQrpK+scfVw44NfnZEmzVMBtfE83GF/UzpU8yJGYrUCtBX9giOEl6TS5sA2qcZOtwOb0uqdQWtoTK07Z6m/orIcvl8httJsX/R39azjD/BzsjBqVT1Ty9GvYn0+zSzGfsbNoOGgyD/9dsiGFhh7Pw+mJVCffUlsqTRQqxHZ4wAAAIEAq1MvuXhRWWyH4AjS/cLlz/BcRSLNtdn5k2lfA11Gbjr7Pt+8Cif0EAf3L+sLi8xxGWOjIR3LwHAymH1gz63S1cowu3VADS/ZtB4uGXxDgvqs6a1wCp811OXN9eAOAFq6HLJ8ldWWwk44lzuo3W4MTj56qhgKs8GoLBg5teRcrqE= root@createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe7c:6561/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000111 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-a18b1de3-b4ee-45ab-a507-3335a2 login: 2018-09-30 05:28:16,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:17,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25edbd77-f366-4fbb-b162-e40a57d437f9 x-compute-request-id: req-25edbd77-f366-4fbb-b162-e40a57d437f9 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:17,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-25edbd77-f366-4fbb-b162-e40a57d437f9 2018-09-30 05:28:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:17,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-adab80f8-f188-430e-9040-a78c96ea5ede Date: Sun, 30 Sep 2018 05:28:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:17,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-adab80f8-f188-430e-9040-a78c96ea5ede 2018-09-30 05:28:17,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:17,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f1e3f4-e448-406d-8903-5ace8c1cb8f4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:17,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-b4f1e3f4-e448-406d-8903-5ace8c1cb8f4 2018-09-30 05:28:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:17,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d6d1236-a169-4903-b399-4f1f1768dee1 Date: Sun, 30 Sep 2018 05:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:17,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-3d6d1236-a169-4903-b399-4f1f1768dee1 2018-09-30 05:28:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:17,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-324d90e0-90b0-42b4-8cba-f7ae65d5f585 Date: Sun, 30 Sep 2018 05:28:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:17,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-324d90e0-90b0-42b4-8cba-f7ae65d5f585 2018-09-30 05:28:17,687 - create_instance - INFO - Checking if VM is active 2018-09-30 05:28:17,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:18,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608a1cac-e6ed-474d-8ad9-0e20e3b28f09 x-compute-request-id: req-608a1cac-e6ed-474d-8ad9-0e20e3b28f09 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:18,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-608a1cac-e6ed-474d-8ad9-0e20e3b28f09 2018-09-30 05:28:18,160 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:18,161 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:28:18,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:18,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e667ff31-b8f6-4cd8-a544-df20f9ef72ac x-compute-request-id: req-e667ff31-b8f6-4cd8-a544-df20f9ef72ac Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:18,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-e667ff31-b8f6-4cd8-a544-df20f9ef72ac 2018-09-30 05:28:18,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:18,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5b97ed18-adfa-4f2d-ad5c-e641fd09c5b3 Date: Sun, 30 Sep 2018 05:28:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:18,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-5b97ed18-adfa-4f2d-ad5c-e641fd09c5b3 2018-09-30 05:28:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:18,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a37a567-1ab7-45ad-b218-ad9f8570bf97 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:18,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-5a37a567-1ab7-45ad-b218-ad9f8570bf97 2018-09-30 05:28:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:18,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-90fe136c-cab9-4298-a5a5-a0425c4040a9 Date: Sun, 30 Sep 2018 05:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:18,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-90fe136c-cab9-4298-a5a5-a0425c4040a9 2018-09-30 05:28:18,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:19,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-97baa47b-415f-479a-9f0c-1ae7d6c733a3 Date: Sun, 30 Sep 2018 05:28:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:19,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-97baa47b-415f-479a-9f0c-1ae7d6c733a3 2018-09-30 05:28:19,126 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:28:19,129 - paramiko.transport - DEBUG - starting thread (client mode): 0xa783b290L 2018-09-30 05:28:19,129 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:28:19,129 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:28:19,130 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:28:19,131 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:28:19,131 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:28:19,131 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:28:19,131 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:28:19,131 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:28:19,132 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:28:19,149 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:28:19,149 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:28:19,162 - paramiko.transport - DEBUG - Trying key 7597ca2b6eb30755cc9aa97b35a76e14 from tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b 2018-09-30 05:28:19,188 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:28:19,191 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:28:19,292 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:28:19,308 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:28:19,308 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:28:19,309 - paramiko.transport - DEBUG - starting thread (client mode): 0xa783b7d0L 2018-09-30 05:28:19,310 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:28:19,310 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:28:19,310 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:28:19,311 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:28:19,311 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:28:19,312 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:28:19,312 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:28:19,312 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:28:19,312 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:28:19,329 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:28:19,329 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:28:19,342 - paramiko.transport - DEBUG - Trying key 7597ca2b6eb30755cc9aa97b35a76e14 from tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b 2018-09-30 05:28:19,368 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:28:19,371 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:28:19,374 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:28:19,375 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:28:19,375 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:28:19,377 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:28:19,378 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:28:19,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:28:19,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:28:19,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28db7ccff6bd433babd7cfaf7fa925b0", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role"}], "expires_at": "2018-09-30T06:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83414c2476b04d0880598344b7a153f2", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/83414c2476b04d0880598344b7a153f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user", "id": "458e58aa91fc4b029fd42a882c9b3805"}, "audit_ids": ["it09-RGvRxGVthmee-tSXQ"], "issued_at": "2018-09-30T05:28:19.000000Z"}} 2018-09-30 05:28:19,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:19,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0aa5ae-8a3d-476e-90cd-de40febb02eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:19,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-8a0aa5ae-8a3d-476e-90cd-de40febb02eb 2018-09-30 05:28:19,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:28:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:19,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c8a2bb-c26c-4256-b253-d8ae9b7e2597 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:19,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-17c8a2bb-c26c-4256-b253-d8ae9b7e2597 2018-09-30 05:28:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:20,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-457f2c01-0347-43e4-a2d1-972fab2a479f Date: Sun, 30 Sep 2018 05:28:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:20,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-457f2c01-0347-43e4-a2d1-972fab2a479f 2018-09-30 05:28:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:28:20,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:28:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:28:20,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:20,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c21d83-3004-4df5-b201-71a3f46fde5b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:20,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-76c21d83-3004-4df5-b201-71a3f46fde5b 2018-09-30 05:28:20,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:20,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6dd23173-2078-4e73-8996-34a2731d3281 Date: Sun, 30 Sep 2018 05:28:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:20,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-6dd23173-2078-4e73-8996-34a2731d3281 2018-09-30 05:28:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:20,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-d1ed0c1b-adfc-4485-adda-b017b3c252d3 Date: Sun, 30 Sep 2018 05:28:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:20,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e&name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1&admin_state_up=True used request id req-d1ed0c1b-adfc-4485-adda-b017b3c252d3 2018-09-30 05:28:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:20,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259c799f-9065-470a-a6f3-a4f48fd6c4c4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:20,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-259c799f-9065-470a-a6f3-a4f48fd6c4c4 2018-09-30 05:28:20,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:21,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad58bc29-8c41-4371-bcc4-4d17386b496c x-compute-request-id: req-ad58bc29-8c41-4371-bcc4-4d17386b496c Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:28:21,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst used request id req-ad58bc29-8c41-4371-bcc4-4d17386b496c 2018-09-30 05:28:21,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:22,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-957ab589-668d-43a6-aeed-eb44d8faa020 Date: Sun, 30 Sep 2018 05:28:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:22,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-957ab589-668d-43a6-aeed-eb44d8faa020 2018-09-30 05:28:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:22,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-765ecf65-2561-4e96-83d3-e77e12a19697 Date: Sun, 30 Sep 2018 05:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:22,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-765ecf65-2561-4e96-83d3-e77e12a19697 2018-09-30 05:28:22,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-14824679-417c-432d-8179-a1ad93c6580b Date: Sun, 30 Sep 2018 05:28:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:22,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-14824679-417c-432d-8179-a1ad93c6580b 2018-09-30 05:28:22,304 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst 2018-09-30 05:28:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:22,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-080ddcfb-9e8b-4950-81ab-fcf824b5eff6 Date: Sun, 30 Sep 2018 05:28:22 GMT RESP BODY: {"floatingips": [{"router_id": "a2af53be-b9ad-4490-a326-18b710aae18b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:28:12Z", "updated_at": "2018-09-30T05:28:12Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "83414c2476b04d0880598344b7a153f2", "port_id": "ed768aa1-fc8a-4a97-bc82-716994481d5e", "id": "ad61718e-d6a3-4245-b4d6-2ddf10ef493e"}]} 2018-09-30 05:28:22,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-080ddcfb-9e8b-4950-81ab-fcf824b5eff6 2018-09-30 05:28:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/ed768aa1-fc8a-4a97-bc82-716994481d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:22,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-c26f1b0a-f1cb-4e8f-8d82-a76d0127a759 Date: Sun, 30 Sep 2018 05:28:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","project_id":"83414c2476b04d0880598344b7a153f2","qos_policy_id":null,"admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal"}} 2018-09-30 05:28:22,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/ed768aa1-fc8a-4a97-bc82-716994481d5e used request id req-c26f1b0a-f1cb-4e8f-8d82-a76d0127a759 2018-09-30 05:28:22,627 - create_instance - INFO - Checking if VM is active 2018-09-30 05:28:22,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:23,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59f1013b-eb15-44c9-b68a-e9ef2d70cbf3 x-compute-request-id: req-59f1013b-eb15-44c9-b68a-e9ef2d70cbf3 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:23,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-59f1013b-eb15-44c9-b68a-e9ef2d70cbf3 2018-09-30 05:28:23,519 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:23,519 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:28:23,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:24,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c658ba-9b05-47ba-8fa2-2f0aaa343a9a x-compute-request-id: req-78c658ba-9b05-47ba-8fa2-2f0aaa343a9a Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:65:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp"}, {"name": "default"}], "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:02Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:24,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-78c658ba-9b05-47ba-8fa2-2f0aaa343a9a 2018-09-30 05:28:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:24,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6801a40e-2723-46c5-b4af-be11b61d007f Date: Sun, 30 Sep 2018 05:28:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"],"updated_at":"2018-09-30T05:27:31Z","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83414c2476b04d0880598344b7a153f2","id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net"}]} 2018-09-30 05:28:24,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net used request id req-6801a40e-2723-46c5-b4af-be11b61d007f 2018-09-30 05:28:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:24,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa70ac55-e86c-46d1-a885-5279f4f31dab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:24,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-aa70ac55-e86c-46d1-a885-5279f4f31dab 2018-09-30 05:28:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:24,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2119419-282b-46d9-8003-19f467b48105 Date: Sun, 30 Sep 2018 05:28:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","dns_nameservers":[],"updated_at":"2018-09-30T05:27:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"83414c2476b04d0880598344b7a153f2","id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet"}]} 2018-09-30 05:28:24,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-a2119419-282b-46d9-8003-19f467b48105 2018-09-30 05:28:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db698aaeafaf873e7348ca302d7330f374a718eb" 2018-09-30 05:28:24,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-21a611d6-3f93-49e3-8869-9a03d7dae057 Date: Sun, 30 Sep 2018 05:28:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.4"}],"id":"57b165be-4af6-44cd-9bc3-b30a67789750","security_groups":[],"mac_address":"fa:16:3e:99:14:27","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.1"}],"id":"ceae72ac-456b-4c10-8f6b-ad5b5198d55a","security_groups":[],"mac_address":"fa:16:3e:2b:a2:40","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:40Z","binding:vnic_type":"normal","device_id":"a2af53be-b9ad-4490-a326-18b710aae18b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.3"}],"id":"d21c52e7-1d5d-45fe-a7c2-484363b91da9","security_groups":[],"mac_address":"fa:16:3e:2c:70:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:27:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.2"}],"id":"d3d46651-6994-47e8-89d3-657430279c62","security_groups":[],"mac_address":"fa:16:3e:1e:0c:a4","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8b1841f-6714-49fd-afe0-e652b0e0894e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:28:08Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e","ip_address":"10.55.1.14"}],"id":"ed768aa1-fc8a-4a97-bc82-716994481d5e","security_groups":["0032d1b9-3fb5-4c23-bd9c-e4149e735601","becb72b0-5af2-4d4c-beba-c28bbfa4c24b"],"mac_address":"fa:16:3e:7c:65:61","project_id":"83414c2476b04d0880598344b7a153f2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1","admin_state_up":true,"network_id":"b8b1841f-6714-49fd-afe0-e652b0e0894e","tenant_id":"83414c2476b04d0880598344b7a153f2","created_at":"2018-09-30T05:27:51Z","binding:vnic_type":"normal","device_id":"26892766-8fe7-4c4f-ad76-d345dbe0977e"}]} 2018-09-30 05:28:24,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-21a611d6-3f93-49e3-8869-9a03d7dae057 2018-09-30 05:28:24,979 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:28:24,981 - paramiko.transport - DEBUG - starting thread (client mode): 0xa77e6c90L 2018-09-30 05:28:24,982 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:28:24,982 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:28:24,982 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:28:24,984 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:28:24,984 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:28:24,984 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:28:24,984 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:28:24,984 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:28:24,984 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:28:25,001 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:28:25,002 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:28:25,014 - paramiko.transport - DEBUG - Trying key 7597ca2b6eb30755cc9aa97b35a76e14 from tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b 2018-09-30 05:28:25,040 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:28:25,043 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:28:25,143 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:28:25,160 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:28:25,160 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:28:25,162 - paramiko.transport - DEBUG - starting thread (client mode): 0xa77e6b90L 2018-09-30 05:28:25,162 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:28:25,162 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:28:25,162 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:28:25,163 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:28:25,164 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:28:25,164 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:28:25,164 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:28:25,164 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:28:25,164 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:28:25,181 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:28:25,182 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:28:25,194 - paramiko.transport - DEBUG - Trying key 7597ca2b6eb30755cc9aa97b35a76e14 from tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b 2018-09-30 05:28:25,220 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:28:25,223 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:28:25,226 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:28:25,227 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:28:25,227 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:28:25,229 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:28:25,230 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:28:25,231 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-09-30 05:28:25,231 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-09-30 05:28:25,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/ad61718e-d6a3-4245-b4d6-2ddf10ef493e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:26,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7baa6c0d-d8ec-4e65-95a6-8460486dce06 Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:26,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/ad61718e-d6a3-4245-b4d6-2ddf10ef493e used request id req-7baa6c0d-d8ec-4e65-95a6-8460486dce06 2018-09-30 05:28:26,137 - create_instance - INFO - Deleting Port with ID - ed768aa1-fc8a-4a97-bc82-716994481d5e 2018-09-30 05:28:26,138 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038bport-1 2018-09-30 05:28:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ed768aa1-fc8a-4a97-bc82-716994481d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:26,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a188cc8-5931-44eb-bbd8-198deb938d8a Date: Sun, 30 Sep 2018 05:28:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:26,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ed768aa1-fc8a-4a97-bc82-716994481d5e used request id req-6a188cc8-5931-44eb-bbd8-198deb938d8a 2018-09-30 05:28:26,821 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst 2018-09-30 05:28:26,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:26,967 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-869d2b09-cdfc-4afe-8bc0-5c1b365d9257 x-compute-request-id: req-869d2b09-cdfc-4afe-8bc0-5c1b365d9257 Content-Type: application/json 2018-09-30 05:28:26,967 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-869d2b09-cdfc-4afe-8bc0-5c1b365d9257 2018-09-30 05:28:26,968 - create_instance - INFO - Checking deletion status 2018-09-30 05:28:26,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:27,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21918b06-2aca-4436-b10e-1b50871edb29 x-compute-request-id: req-21918b06-2aca-4436-b10e-1b50871edb29 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:26Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:27,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-21918b06-2aca-4436-b10e-1b50871edb29 2018-09-30 05:28:27,350 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:27,350 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:28:30,354 - create_instance - DEBUG - VM status query timeout in 296.614140987 2018-09-30 05:28:30,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:30,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dac5aadb-39aa-4e49-b70b-2a774db8f353 x-compute-request-id: req-dac5aadb-39aa-4e49-b70b-2a774db8f353 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e", "rel": "bookmark"}], "image": {"id": "c10c25e8-33b4-45c6-8d06-b93dd335ced9", "links": [{"href": "http://172.30.9.29:8774/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:28:01.000000", "flavor": {"id": "b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "links": [{"href": "http://172.30.9.29:8774/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a", "rel": "bookmark"}]}, "id": "26892766-8fe7-4c4f-ad76-d345dbe0977e", "user_id": "458e58aa91fc4b029fd42a882c9b3805", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:28:26Z", "hostId": "db88b65569a09106ebbb6f1fef78ae433d898501b2b6b2400d0bbe9d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp", "name": "CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst", "created": "2018-09-30T05:27:56Z", "tenant_id": "83414c2476b04d0880598344b7a153f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:28:30,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-dac5aadb-39aa-4e49-b70b-2a774db8f353 2018-09-30 05:28:30,458 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst] is - ACTIVE 2018-09-30 05:28:30,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:28:33,462 - create_instance - DEBUG - VM status query timeout in 293.505990028 2018-09-30 05:28:33,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edadad8bc562c599363ef1daedb724332d77970" 2018-09-30 05:28:33,511 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13964c8c-5415-4291-b87b-8ce36785f497 x-compute-request-id: req-13964c8c-5415-4291-b87b-8ce36785f497 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 26892766-8fe7-4c4f-ad76-d345dbe0977e could not be found.", "code": 404}} 2018-09-30 05:28:33,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/26892766-8fe7-4c4f-ad76-d345dbe0977e used request id req-13964c8c-5415-4291-b87b-8ce36785f497 2018-09-30 05:28:33,512 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 26892766-8fe7-4c4f-ad76-d345dbe0977e could not be found. (HTTP 404) (Request-ID: req-13964c8c-5415-4291-b87b-8ce36785f497) 2018-09-30 05:28:33,512 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-inst 2018-09-30 05:28:33,513 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp 2018-09-30 05:28:33,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869087638331164564d9c1f1fd49d4d1420ef86a" 2018-09-30 05:28:33,632 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-feadf5ec-7402-4b8a-bb3e-cedd704bb8d6 x-compute-request-id: req-feadf5ec-7402-4b8a-bb3e-cedd704bb8d6 Content-Length: 0 Content-Type: application/json 2018-09-30 05:28:33,632 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-kp used request id req-feadf5ec-7402-4b8a-bb3e-cedd704bb8d6 2018-09-30 05:28:33,633 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b.pub] 2018-09-30 05:28:33,633 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b] 2018-09-30 05:28:33,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf3c04446ed52efb564753d57ec184040390aa7" 2018-09-30 05:28:33,686 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-357d3945-09b7-4570-b0ea-aafd80a74f9f x-compute-request-id: req-357d3945-09b7-4570-b0ea-aafd80a74f9f Content-Length: 0 Content-Type: application/json 2018-09-30 05:28:33,686 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b90cb3c8-52db-4ca9-807a-70f4c49fbb7a used request id req-357d3945-09b7-4570-b0ea-aafd80a74f9f 2018-09-30 05:28:33,687 - neutron_utils - INFO - Deleting security group rule with ID - 9f0c5885-e768-4e06-9f7c-17f0293d14d3 2018-09-30 05:28:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/9f0c5885-e768-4e06-9f7c-17f0293d14d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:28:33,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87bfb8f6-4bc4-407f-a09f-aa043b169493 Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:33,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/9f0c5885-e768-4e06-9f7c-17f0293d14d3 used request id req-87bfb8f6-4bc4-407f-a09f-aa043b169493 2018-09-30 05:28:33,797 - neutron_utils - INFO - Deleting security group rule with ID - 3071bfc7-6ba1-43a0-8bc4-2d58595845e6 2018-09-30 05:28:33,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3071bfc7-6ba1-43a0-8bc4-2d58595845e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:28:34,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2180dd3f-6e28-4bcd-86e0-15eaff1adfd2 Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:34,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3071bfc7-6ba1-43a0-8bc4-2d58595845e6 used request id req-2180dd3f-6e28-4bcd-86e0-15eaff1adfd2 2018-09-30 05:28:34,038 - neutron_utils - INFO - Deleting security group rule with ID - 698fd3ae-b55c-468f-8948-83f5115a510b 2018-09-30 05:28:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/698fd3ae-b55c-468f-8948-83f5115a510b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:28:34,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ef8b31c-27ce-4f72-80a7-1dd0dde8f01f Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:34,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/698fd3ae-b55c-468f-8948-83f5115a510b used request id req-8ef8b31c-27ce-4f72-80a7-1dd0dde8f01f 2018-09-30 05:28:34,140 - neutron_utils - INFO - Deleting security group rule with ID - 14acc80a-d2cd-4421-9f72-a30bf2a36406 2018-09-30 05:28:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/14acc80a-d2cd-4421-9f72-a30bf2a36406 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:28:34,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f939db4d-0dbd-4640-bcd0-5ab619ad9f9c Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:34,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/14acc80a-d2cd-4421-9f72-a30bf2a36406 used request id req-f939db4d-0dbd-4640-bcd0-5ab619ad9f9c 2018-09-30 05:28:34,419 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-sec-grp 2018-09-30 05:28:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0032d1b9-3fb5-4c23-bd9c-e4149e735601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ac9670a85bd095a67c9e0dbf117472e118a7" 2018-09-30 05:28:34,571 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f81fc71-928d-4216-9975-34b49651ba29 Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:34,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0032d1b9-3fb5-4c23-bd9c-e4149e735601 used request id req-9f81fc71-928d-4216-9975-34b49651ba29 2018-09-30 05:28:34,572 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router and subnet CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet 2018-09-30 05:28:34,572 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router 2018-09-30 05:28:34,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" -d '{"subnet_id": "ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"}' 2018-09-30 05:28:36,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b76a75d-b7a5-41e8-af71-1efee755eae9 Date: Sun, 30 Sep 2018 05:28:36 GMT RESP BODY: {"network_id": "b8b1841f-6714-49fd-afe0-e652b0e0894e", "tenant_id": "83414c2476b04d0880598344b7a153f2", "subnet_id": "ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e", "subnet_ids": ["ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e"], "port_id": "ceae72ac-456b-4c10-8f6b-ad5b5198d55a", "id": "a2af53be-b9ad-4490-a326-18b710aae18b"} 2018-09-30 05:28:36,132 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b/remove_router_interface used request id req-3b76a75d-b7a5-41e8-af71-1efee755eae9 2018-09-30 05:28:36,133 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router 2018-09-30 05:28:36,133 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-router 2018-09-30 05:28:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a62a8ed6baa74cbfa5cfbd7ed87ace1cfe3086" 2018-09-30 05:28:39,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e0599bc-39f4-4a1f-9966-3d270b7becec Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:39,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a2af53be-b9ad-4490-a326-18b710aae18b used request id req-5e0599bc-39f4-4a1f-9966-3d270b7becec 2018-09-30 05:28:39,809 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet 2018-09-30 05:28:39,810 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-subnet 2018-09-30 05:28:39,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:28:42,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b95758f5-807d-4d10-8e83-ddb49a5566e0 Date: Sun, 30 Sep 2018 05:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:42,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ca7fd652-6dd4-4b94-bf43-bc15c24c8b4e used request id req-b95758f5-807d-4d10-8e83-ddb49a5566e0 2018-09-30 05:28:42,062 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-pub-net 2018-09-30 05:28:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b8b1841f-6714-49fd-afe0-e652b0e0894e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c1e621718da8edf4f7f89d454cd082b7b993a2" 2018-09-30 05:28:43,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cf70598-205f-4139-b4d5-206218473f14 Date: Sun, 30 Sep 2018 05:28:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:43,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b8b1841f-6714-49fd-afe0-e652b0e0894e used request id req-2cf70598-205f-4139-b4d5-206218473f14 2018-09-30 05:28:43,552 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-a18b1de3-b4ee-45ab-a507-3335a257038b-image 2018-09-30 05:28:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afc2e4cdd70826c6920b1d71ff624cd806df7451" 2018-09-30 05:28:45,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7035094-0e97-48ce-9f85-75ffa0ddf054 Date: Sun, 30 Sep 2018 05:28:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:28:45,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c10c25e8-33b4-45c6-8d06-b93dd335ced9 used request id req-f7035094-0e97-48ce-9f85-75ffa0ddf054 2018-09-30 05:28:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:45,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8a11bb89-8488-4e1b-9e27-d4cc0ebea31b Date: Sun, 30 Sep 2018 05:28:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:29Z", "updated_at": "2018-09-30T05:27:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:30Z", "revision_number": 0, "id": "18f5f2a4-d89b-427f-b518-027cd9a50078", "remote_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:30Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:30Z", "revision_number": 0, "id": "326c33f3-b7fb-4ab0-9af9-abdc6046e3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:30Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:29Z", "revision_number": 0, "id": "819ed125-87d0-4edd-9d5e-8a4330521bdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:29Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:27:29Z", "revision_number": 0, "id": "a311f988-6005-42c1-9136-f0c69ce55596", "remote_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "remote_ip_prefix": null, "created_at": "2018-09-30T05:27:29Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "tenant_id": "83414c2476b04d0880598344b7a153f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "83414c2476b04d0880598344b7a153f2"}], "revision_number": 4, "project_id": "83414c2476b04d0880598344b7a153f2", "id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "name": "default"}]} 2018-09-30 05:28:45,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8a11bb89-8488-4e1b-9e27-d4cc0ebea31b 2018-09-30 05:28:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:45,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802bb1c6-8893-4683-8dad-cbb341a01c57 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:28:45,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-802bb1c6-8893-4683-8dad-cbb341a01c57 2018-09-30 05:28:45,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:45,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63766476-1442-4b7c-9816-f353cb8d7614 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:28:45,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-63766476-1442-4b7c-9816-f353cb8d7614 2018-09-30 05:28:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:45,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00810d0c-a1a2-4799-8d26-55e7515becba Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-30 05:28:45,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969 used request id req-00810d0c-a1a2-4799-8d26-55e7515becba 2018-09-30 05:28:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:45,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac27bb9-1c16-473e-91f5-425d70af5f14 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2"}, "enabled": true, "id": "83414c2476b04d0880598344b7a153f2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj"}} 2018-09-30 05:28:45,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-6ac27bb9-1c16-473e-91f5-425d70af5f14 2018-09-30 05:28:45,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - becb72b0-5af2-4d4c-beba-c28bbfa4c24b 2018-09-30 05:28:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=becb72b0-5af2-4d4c-beba-c28bbfa4c24b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:46,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-308a63d8-56ca-4c44-8a72-4fad569c3218 Date: Sun, 30 Sep 2018 05:28:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:30Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:30Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "18f5f2a4-d89b-427f-b518-027cd9a50078"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:30Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:30Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "326c33f3-b7fb-4ab0-9af9-abdc6046e3a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:29Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:29Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "819ed125-87d0-4edd-9d5e-8a4330521bdc"}, {"remote_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:27:29Z", "security_group_id": "becb72b0-5af2-4d4c-beba-c28bbfa4c24b", "port_range_min": null, "revision_number": 0, "tenant_id": "83414c2476b04d0880598344b7a153f2", "created_at": "2018-09-30T05:27:29Z", "project_id": "83414c2476b04d0880598344b7a153f2", "id": "a311f988-6005-42c1-9136-f0c69ce55596"}]} 2018-09-30 05:28:46,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=becb72b0-5af2-4d4c-beba-c28bbfa4c24b used request id req-308a63d8-56ca-4c44-8a72-4fad569c3218 2018-09-30 05:28:46,165 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:28:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/becb72b0-5af2-4d4c-beba-c28bbfa4c24b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:46,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c0c096f-52e1-46b3-9c5b-915b25cc76a6 Content-Length: 0 Date: Sun, 30 Sep 2018 05:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:28:46,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/becb72b0-5af2-4d4c-beba-c28bbfa4c24b used request id req-9c0c096f-52e1-46b3-9c5b-915b25cc76a6 2018-09-30 05:28:46,463 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj 2018-09-30 05:28:46,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:46,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1655acc-ca27-4c5e-9c3f-f704a79aefb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:28:46,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/83414c2476b04d0880598344b7a153f2 used request id req-e1655acc-ca27-4c5e-9c3f-f704a79aefb3 2018-09-30 05:28:46,700 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-proj-role 2018-09-30 05:28:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/28db7ccff6bd433babd7cfaf7fa925b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:46,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6b86b9-e10c-4682-81ce-d7153741237f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:28:46,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/28db7ccff6bd433babd7cfaf7fa925b0 used request id req-de6b86b9-e10c-4682-81ce-d7153741237f 2018-09-30 05:28:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ca50bb32fea7803247d1a0e0d821eb24e05fb" 2018-09-30 05:28:46,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ceee55-7f4b-44d2-96df-dd3930a777e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:28:46,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-46ceee55-7f4b-44d2-96df-dd3930a777e8 2018-09-30 05:28:46,904 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f01ab3b9-ab8c-4fb-user 2018-09-30 05:28:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/458e58aa91fc4b029fd42a882c9b3805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}166a467592b943a633c14c0ce6c26b122c9acca0" 2018-09-30 05:28:47,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d621139-7e36-4bd2-b62e-d33c5fb1f6c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:28:47,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/458e58aa91fc4b029fd42a882c9b3805 used request id req-1d621139-7e36-4bd2-b62e-d33c5fb1f6c9 2018-09-30 05:28:47,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:28:47,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["XEY5e_aySfGHVi3bQ1ICew"], "issued_at": "2018-09-30T05:28:47.000000Z"}} 2018-09-30 05:28:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e2af1e64e740d91a9fbbfe0d9638dcaa715f2" 2018-09-30 05:28:47,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae67e1b-8f16-467a-956f-643d483ba6cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:47,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4ae67e1b-8f16-467a-956f-643d483ba6cf 2018-09-30 05:28:47,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:28:47,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:28:47,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Rf48mBu4S0KsiUoMTzkGOw"], "issued_at": "2018-09-30T05:28:47.000000Z"}} 2018-09-30 05:28:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:28:48,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6757e0e7-5bcb-47ab-b7d1-61c89b78106e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:48,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6757e0e7-5bcb-47ab-b7d1-61c89b78106e 2018-09-30 05:28:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:28:48,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:28:48,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:28:48,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0a8e4f-5694-4955-a6ef-36b32d0557c5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:28:48,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj used request id req-7a0a8e4f-5694-4955-a6ef-36b32d0557c5 2018-09-30 05:28:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:28:48,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1790ca7-5b1d-48eb-8084-e2a37fd1225d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:28:48,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c1790ca7-5b1d-48eb-8084-e2a37fd1225d 2018-09-30 05:28:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}}' 2018-09-30 05:28:48,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd30f2a5-9f6e-4ab7-96c7-20e2f1ac1f6b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:28:48,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-dd30f2a5-9f6e-4ab7-96c7-20e2f1ac1f6b 2018-09-30 05:28:48,261 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj 2018-09-30 05:28:48,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:28:48,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:28:48,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["oLB1uryuQOyNlabeARO0bg"], "issued_at": "2018-09-30T05:28:48.000000Z"}} 2018-09-30 05:28:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:48,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e75ce71-e840-4274-873e-d4668790e825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:48,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-3e75ce71-e840-4274-873e-d4668790e825 2018-09-30 05:28:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:28:48,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:28:48,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:48,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e2a01c-a1b4-4f82-9101-b05b045b0c7e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:28:48,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-75e2a01c-a1b4-4f82-9101-b05b045b0c7e 2018-09-30 05:28:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:48,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6b8770-e5a2-47de-9c3f-8895173fa81e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}]} 2018-09-30 05:28:48,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj used request id req-1c6b8770-e5a2-47de-9c3f-8895173fa81e 2018-09-30 05:28:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:49,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef69434-5771-460e-8a1a-638b14de4a8e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:28:49,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bef69434-5771-460e-8a1a-638b14de4a8e 2018-09-30 05:28:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:49,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c018b4-6367-460a-a033-e6b545c962f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:28:49,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8c018b4-6367-460a-a033-e6b545c962f7 2018-09-30 05:28:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:49,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b0634a-6a75-41cc-a2ab-0e7b915ca0e7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}]} 2018-09-30 05:28:49,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj used request id req-80b0634a-6a75-41cc-a2ab-0e7b915ca0e7 2018-09-30 05:28:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/fae0916f1eb94bb58349b70c436acd48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57210058-43c2-4ad9-96fa-365b010a7c97 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-user", "links": {"self": "http://172.30.9.29:5000/v3/users/fae0916f1eb94bb58349b70c436acd48"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a755932df87f45e2a017f361a721994d", "id": "fae0916f1eb94bb58349b70c436acd48", "password_expires_at": null}} 2018-09-30 05:28:49,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/fae0916f1eb94bb58349b70c436acd48 used request id req-57210058-43c2-4ad9-96fa-365b010a7c97 2018-09-30 05:28:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:49,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba2551a-7cd5-4ab9-a515-5facc2f1b9a1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:28:49,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles used request id req-1ba2551a-7cd5-4ab9-a515-5facc2f1b9a1 2018-09-30 05:28:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:49,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ddf06a-997d-4370-a2ba-a1fa32a70bc6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 05:28:49,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-d1ddf06a-997d-4370-a2ba-a1fa32a70bc6 2018-09-30 05:28:49,997 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj 2018-09-30 05:28:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:50,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca207aa0-07cd-45c2-af35-56f021937e91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:28:50,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles/814346b910b046f4b45290291aadbbd5 used request id req-ca207aa0-07cd-45c2-af35-56f021937e91 2018-09-30 05:28:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:50,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b25fc9-f6e3-4df6-a999-78dc951c8584 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:28:50,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-17b25fc9-f6e3-4df6-a999-78dc951c8584 2018-09-30 05:28:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:50,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507d838b-d884-4a9b-8334-764e18cd3e04 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}]} 2018-09-30 05:28:50,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj used request id req-507d838b-d884-4a9b-8334-764e18cd3e04 2018-09-30 05:28:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:50,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c53ff20-3cb7-49ad-8ff7-742fa6c35c75 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}]} 2018-09-30 05:28:50,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles used request id req-1c53ff20-3cb7-49ad-8ff7-742fa6c35c75 2018-09-30 05:28:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:50,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2251c6c5-a895-498e-bb80-fb538323f6e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:28:50,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-2251c6c5-a895-498e-bb80-fb538323f6e0 2018-09-30 05:28:50,520 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj 2018-09-30 05:28:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:28:50,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f375acc9-20c1-45e0-8bb4-66ce2c432689 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:28:50,663 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles/ef82967bb0a548ba9b4097292a03296d used request id req-f375acc9-20c1-45e0-8bb4-66ce2c432689 2018-09-30 05:28:50,664 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-5275fd0d-29eb-40e-user 2018-09-30 05:28:50,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:28:50,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:28:50,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f488b38d-cfc4-47c3-b62e-bba7e57391c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:28:50,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f488b38d-cfc4-47c3-b62e-bba7e57391c0 2018-09-30 05:28:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" -d '{"role": {"name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role"}}' 2018-09-30 05:28:50,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350ed6ca-d70f-4de7-a9c4-d85214744451 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07c70f82d7ef4fcf8195cdc55bf9849f", "links": {"self": "http://172.30.9.29:5000/v3/roles/07c70f82d7ef4fcf8195cdc55bf9849f"}, "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role"}} 2018-09-30 05:28:50,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-350ed6ca-d70f-4de7-a9c4-d85214744451 2018-09-30 05:28:50,871 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role 2018-09-30 05:28:50,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/07c70f82d7ef4fcf8195cdc55bf9849f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:28:50,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca7d87e-9f89-4f43-a3c0-c8ed69179a47 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/07c70f82d7ef4fcf8195cdc55bf9849f"}, "domain_id": null, "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role", "id": "07c70f82d7ef4fcf8195cdc55bf9849f"}} 2018-09-30 05:28:50,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/07c70f82d7ef4fcf8195cdc55bf9849f used request id req-2ca7d87e-9f89-4f43-a3c0-c8ed69179a47 2018-09-30 05:28:50,959 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role to project CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj 2018-09-30 05:28:50,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles/07c70f82d7ef4fcf8195cdc55bf9849f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:28:51,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c609e163-221a-4a7b-a810-6d896dafea9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:28:51,095 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d/users/fae0916f1eb94bb58349b70c436acd48/roles/07c70f82d7ef4fcf8195cdc55bf9849f used request id req-c609e163-221a-4a7b-a810-6d896dafea9d 2018-09-30 05:28:51,095 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:28:51,095 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:28:51,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:28:51,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:28:51,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "07c70f82d7ef4fcf8195cdc55bf9849f", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a755932df87f45e2a017f361a721994d", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-user", "id": "fae0916f1eb94bb58349b70c436acd48"}, "audit_ids": ["rNXhDjEKS6igqKnn_Dee7A"], "issued_at": "2018-09-30T05:28:51.000000Z"}} 2018-09-30 05:28:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:28:51,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65190e10-b732-44bb-87d6-977b7c974cf6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:51,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-65190e10-b732-44bb-87d6-977b7c974cf6 2018-09-30 05:28:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:28:51,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-82f414e7-d4a3-43d7-8d79-783c631887dc Date: Sun, 30 Sep 2018 05:28:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"} 2018-09-30 05:28:51,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image used request id req-82f414e7-d4a3-43d7-8d79-783c631887dc 2018-09-30 05:28:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:28:51,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9df2d71d-da44-4a2b-aa1d-9ffbb4bcd415 Date: Sun, 30 Sep 2018 05:28:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:28:51,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9df2d71d-da44-4a2b-aa1d-9ffbb4bcd415 2018-09-30 05:28:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}' 2018-09-30 05:28:52,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 X-Openstack-Request-Id: req-c13d05ad-f80c-4a91-a273-f5e3e12d8d84 Date: Sun, 30 Sep 2018 05:28:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:28:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:28:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73", "min_disk": 0, "protected": false, "id": "d06496f2-87d3-458b-9eae-26194125ee73", "file": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file", "checksum": null, "owner": "a755932df87f45e2a017f361a721994d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:28:52,114 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c13d05ad-f80c-4a91-a273-f5e3e12d8d84 2018-09-30 05:28:52,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" -d '' 2018-09-30 05:28:53,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1a6f44a-6185-45b6-9e40-9e1139af784c Date: Sun, 30 Sep 2018 05:28:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:28:53,119 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file used request id req-a1a6f44a-6185-45b6-9e40-9e1139af784c 2018-09-30 05:28:53,120 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:28:53,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:28:53,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1575e358-8fab-44d3-a27c-e51221cac50f Date: Sun, 30 Sep 2018 05:28:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:28:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:28:53Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "metadata": {}}], "self": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73", "min_disk": 0, "protected": false, "id": "d06496f2-87d3-458b-9eae-26194125ee73", "file": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a755932df87f45e2a017f361a721994d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:28:53,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 used request id req-1575e358-8fab-44d3-a27c-e51221cac50f 2018-09-30 05:28:53,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:28:53,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95d2028b-b3a5-4e9e-97e2-6f0dfafbca76 Date: Sun, 30 Sep 2018 05:28:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:28:53,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-95d2028b-b3a5-4e9e-97e2-6f0dfafbca76 2018-09-30 05:28:53,828 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image 2018-09-30 05:28:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:28:53,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-63c5ccf8-a3f5-4807-a9ec-0a5ad8db3312 Date: Sun, 30 Sep 2018 05:28:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:28:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:28:53Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "metadata": {}}], "self": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73", "min_disk": 0, "protected": false, "id": "d06496f2-87d3-458b-9eae-26194125ee73", "file": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a755932df87f45e2a017f361a721994d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:28:53,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 used request id req-63c5ccf8-a3f5-4807-a9ec-0a5ad8db3312 2018-09-30 05:28:53,849 - create_image - DEBUG - Instance status is - active 2018-09-30 05:28:53,850 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image 2018-09-30 05:28:53,850 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image 2018-09-30 05:28:53,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:28:53,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:28:54,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "07c70f82d7ef4fcf8195cdc55bf9849f", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a755932df87f45e2a017f361a721994d", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-user", "id": "fae0916f1eb94bb58349b70c436acd48"}, "audit_ids": ["RVVF41bhQ6eV_etrXuwsQw"], "issued_at": "2018-09-30T05:28:54.000000Z"}} 2018-09-30 05:28:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:28:54,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3584c48-4422-4cac-8999-0d24ad0379dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:28:54,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f3584c48-4422-4cac-8999-0d24ad0379dc 2018-09-30 05:28:54,322 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:28:54,324 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:28:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:28:54,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:54 GMT Server: Apache x-openstack-request-id: req-8076024e-8fb4-4202-9505-84ca0d5afbb5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:28:54,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack used request id req-8076024e-8fb4-4202-9505-84ca0d5afbb5 2018-09-30 05:28:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net"}}' 2018-09-30 05:28:58,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:28:54 GMT Server: Apache x-openstack-request-id: req-b23423f9-069f-4c4d-9f49-e569a29b8db7 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}]}} 2018-09-30 05:28:58,231 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks used request id req-b23423f9-069f-4c4d-9f49-e569a29b8db7 2018-09-30 05:28:58,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:28:58,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:28:58 GMT Server: Apache x-openstack-request-id: req-cb481970-996e-436a-ba07-4918c494cca5 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:28:58,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:58 GMT Server: Apache x-openstack-request-id: req-2f5e99d0-6123-4ab8-994e-ed2f9b48aa12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:28:58,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-2f5e99d0-6123-4ab8-994e-ed2f9b48aa12 2018-09-30 05:28:58,634 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack 2018-09-30 05:28:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:28:58,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:28:58 GMT Server: Apache x-openstack-request-id: req-630048b6-89f0-4412-9f5a-601f8091c13c Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:28:58,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:28:58 GMT Server: Apache x-openstack-request-id: req-7f2e5c8c-528d-446f-8bd2-f265ea70d103 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:28:58,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-7f2e5c8c-528d-446f-8bd2-f265ea70d103 2018-09-30 05:28:58,904 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:28:58,904 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:01,908 - create_stack - DEBUG - Stack status query timeout in 1196.72672296 2018-09-30 05:29:01,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:02,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:01 GMT Server: Apache x-openstack-request-id: req-2f3e2a7c-4997-4b72-84df-c3478c51674a Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:02,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:02 GMT Server: Apache x-openstack-request-id: req-f0d9534e-f5ec-4b46-af50-e6199f5f2d4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:02,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-f0d9534e-f5ec-4b46-af50-e6199f5f2d4f 2018-09-30 05:29:02,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:29:02,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:05,421 - create_stack - DEBUG - Stack status query timeout in 1193.21344805 2018-09-30 05:29:05,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:05,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:05 GMT Server: Apache x-openstack-request-id: req-3e255169-d999-4e1e-b86f-d138e3174cf3 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:06,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:05 GMT Server: Apache x-openstack-request-id: req-c356f562-8cb0-4ecc-aaad-c25fef4d3fd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:06,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-c356f562-8cb0-4ecc-aaad-c25fef4d3fd0 2018-09-30 05:29:06,014 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:29:06,014 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:09,017 - create_stack - DEBUG - Stack status query timeout in 1189.61693811 2018-09-30 05:29:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:09,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:09 GMT Server: Apache x-openstack-request-id: req-04556949-3337-425d-9003-fbcf0d7081f3 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:09,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:09 GMT Server: Apache x-openstack-request-id: req-1ee5159c-dfe7-420c-b275-503913fb45e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:09,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-1ee5159c-dfe7-420c-b275-503913fb45e0 2018-09-30 05:29:09,509 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:29:09,509 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:12,512 - create_stack - DEBUG - Stack status query timeout in 1186.12206197 2018-09-30 05:29:12,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:12,542 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:12 GMT Server: Apache x-openstack-request-id: req-a8062309-5650-4732-88d4-9eedfd557246 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:12,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:12 GMT Server: Apache x-openstack-request-id: req-8931c21c-23ec-43c9-9dc4-1df24de9f478 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:12,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-8931c21c-23ec-43c9-9dc4-1df24de9f478 2018-09-30 05:29:12,969 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:29:12,969 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:15,973 - create_stack - DEBUG - Stack status query timeout in 1182.66174793 2018-09-30 05:29:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:16,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:15 GMT Server: Apache x-openstack-request-id: req-e16b8cef-c95b-47e1-8852-9d6074512534 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:16,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:16 GMT Server: Apache x-openstack-request-id: req-2e68a895-4a34-4722-bbf9-8c1c6039bfb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:16,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-2e68a895-4a34-4722-bbf9-8c1c6039bfb6 2018-09-30 05:29:16,548 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:29:16,548 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:19,551 - create_stack - DEBUG - Stack status query timeout in 1179.08278108 2018-09-30 05:29:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:19,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:19 GMT Server: Apache x-openstack-request-id: req-1be5406f-1c24-44fd-bf6b-c78a3d64733d Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:20,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:19 GMT Server: Apache x-openstack-request-id: req-ba3cfaeb-8dc3-41ea-92fc-39fbdddd0268 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:20,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-ba3cfaeb-8dc3-41ea-92fc-39fbdddd0268 2018-09-30 05:29:20,114 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:29:20,114 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack 2018-09-30 05:29:20,114 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack 2018-09-30 05:29:20,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:20,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:20 GMT Server: Apache x-openstack-request-id: req-b83b4687-ecd9-4ec7-9272-205fce26d13a Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:20,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:20 GMT Server: Apache x-openstack-request-id: req-60bfed3d-ebb4-4a3b-93c9-e0f8a74c9eca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1058 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d70b0492-4a43-4508-9556-6d86f8be399d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e6914697-ffe3-4ced-94a8-7f18063d6530", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "33ddd4da-232c-41b8-a543-eb13e2c1f7f3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c8172eb7-e070-448a-a5b1-b0b495792999", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "225", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a:subnet_id=4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e58a0168-7947-409e-ad06-34dd2541c323", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7f1c5e5e-a438-4bf6-945b-7f17cb81e668", "resource_type": "OS::Neutron::Port"}]} 2018-09-30 05:29:20,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources used request id req-60bfed3d-ebb4-4a3b-93c9-e0f8a74c9eca 2018-09-30 05:29:20,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:20,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44e7b8da-0995-4729-bfdb-509b805d1dbf x-compute-request-id: req-44e7b8da-0995-4729-bfdb-509b805d1dbf Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-30T05:29:16.000000", "flavor": {"id": "d70b0492-4a43-4508-9556-6d86f8be399d", "links": [{"href": "http://172.30.9.29:8774/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "bookmark"}]}, "id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "security_groups": [{"name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:16Z", "hostId": "66472f4ddc0b852f8fdd7c330940f852bde4c89727fb73e22c356258", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "created": "2018-09-30T05:29:10Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:29:20,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de used request id req-44e7b8da-0995-4729-bfdb-509b805d1dbf 2018-09-30 05:29:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:20,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-59a325db-264b-4e70-b4a5-c5d91f44d85e Date: Sun, 30 Sep 2018 05:29:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:20,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-59a325db-264b-4e70-b4a5-c5d91f44d85e 2018-09-30 05:29:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:29:20,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:29:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:29:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:21,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac33ea0-f02a-4b8d-97aa-9b71cae7fa93 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:21,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-cac33ea0-f02a-4b8d-97aa-9b71cae7fa93 2018-09-30 05:29:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c3880d14-82e8-4c50-9124-336d6a9176c6 Date: Sun, 30 Sep 2018 05:29:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:21,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-c3880d14-82e8-4c50-9124-336d6a9176c6 2018-09-30 05:29:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-3a0a6ec2-422f-4cfb-9c4b-236ecac88ccd Date: Sun, 30 Sep 2018 05:29:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:21,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-3a0a6ec2-422f-4cfb-9c4b-236ecac88ccd 2018-09-30 05:29:21,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:21,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5bee4bd-9f8d-4a0f-bfc2-e72c39bc342a x-compute-request-id: req-f5bee4bd-9f8d-4a0f-bfc2-e72c39bc342a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:cf:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e58a0168-7947-409e-ad06-34dd2541c323", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-30T05:29:13.000000", "flavor": {"id": "98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "links": [{"href": "http://172.30.9.29:8774/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "rel": "bookmark"}]}, "id": "e58a0168-7947-409e-ad06-34dd2541c323", "security_groups": [{"name": "default"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:15Z", "hostId": "6999e6e37da48b42e315f91de67c53d15f39901e9e8e1e13cdb922a2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "created": "2018-09-30T05:29:08Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:29:21,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323 used request id req-f5bee4bd-9f8d-4a0f-bfc2-e72c39bc342a 2018-09-30 05:29:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:21,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-27be787c-2911-4f03-bbc6-c4c794c37ceb Date: Sun, 30 Sep 2018 05:29:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:21,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-27be787c-2911-4f03-bbc6-c4c794c37ceb 2018-09-30 05:29:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:21,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865ac3c2-818c-4e9d-8887-82317592cd28 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:21,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-865ac3c2-818c-4e9d-8887-82317592cd28 2018-09-30 05:29:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c8154523-45b2-424c-8d89-9316bd243abe Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:22,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-c8154523-45b2-424c-8d89-9316bd243abe 2018-09-30 05:29:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-cfdd5b75-45af-4443-9d4b-2934948da80f Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:22,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-cfdd5b75-45af-4443-9d4b-2934948da80f 2018-09-30 05:29:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:22 GMT Server: Apache x-openstack-request-id: req-ef79de4d-afbf-4e6d-961d-46420799c8d2 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:22,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:22 GMT Server: Apache x-openstack-request-id: req-b6710a7f-ccba-47cf-947b-42aaacf6c688 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1058 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d70b0492-4a43-4508-9556-6d86f8be399d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e6914697-ffe3-4ced-94a8-7f18063d6530", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "33ddd4da-232c-41b8-a543-eb13e2c1f7f3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c8172eb7-e070-448a-a5b1-b0b495792999", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "225", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a:subnet_id=4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e58a0168-7947-409e-ad06-34dd2541c323", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T05:28:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:28:58Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7f1c5e5e-a438-4bf6-945b-7f17cb81e668", "resource_type": "OS::Neutron::Port"}]} 2018-09-30 05:29:22,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78/resources used request id req-b6710a7f-ccba-47cf-947b-42aaacf6c688 2018-09-30 05:29:22,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d70b0492-4a43-4508-9556-6d86f8be399d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc1e4ea5-aa18-4759-aba0-44797a89c26a x-compute-request-id: req-bc1e4ea5-aa18-4759-aba0-44797a89c26a Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "d70b0492-4a43-4508-9556-6d86f8be399d", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-flavor1-q3aziuvuu6v6", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:29:22,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d70b0492-4a43-4508-9556-6d86f8be399d used request id req-bc1e4ea5-aa18-4759-aba0-44797a89c26a 2018-09-30 05:29:22,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1e08eb67-6a93-4e92-9a17-59f360363d4a Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}} 2018-09-30 05:29:22,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef used request id req-1e08eb67-6a93-4e92-9a17-59f360363d4a 2018-09-30 05:29:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-eb793ad2-111d-4a06-bb19-78ef999bc942 Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:22,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-eb793ad2-111d-4a06-bb19-78ef999bc942 2018-09-30 05:29:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fd0f3a56-6e84-4f93-ae50-f7e2cf2e4512 Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:22,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-fd0f3a56-6e84-4f93-ae50-f7e2cf2e4512 2018-09-30 05:29:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-54daf0d3-050a-418c-a3f8-22b919d7c55c Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:22,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-54daf0d3-050a-418c-a3f8-22b919d7c55c 2018-09-30 05:29:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a439f66-6f7f-4eae-8e77-3f41356f2bcd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:22,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-8a439f66-6f7f-4eae-8e77-3f41356f2bcd 2018-09-30 05:29:22,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-80c291bb-1d0e-4e78-9de8-4c462e4b7567 Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:22,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-80c291bb-1d0e-4e78-9de8-4c462e4b7567 2018-09-30 05:29:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A85%3A9a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:22,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-8bc7fe54-952a-4444-8cca-a937c2385dcb Date: Sun, 30 Sep 2018 05:29:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"}]} 2018-09-30 05:29:22,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A85%3A9a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi&admin_state_up=True used request id req-8bc7fe54-952a-4444-8cca-a937c2385dcb 2018-09-30 05:29:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090097c3-cad6-418e-b622-4fea8921e7f3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:23,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-090097c3-cad6-418e-b622-4fea8921e7f3 2018-09-30 05:29:23,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-11680c31-1f7e-48f5-9064-f49ca76b865f Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:23,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-11680c31-1f7e-48f5-9064-f49ca76b865f 2018-09-30 05:29:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-abb7032a-31c8-40fb-ac4b-e4c04aba9a8b Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:23,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-abb7032a-31c8-40fb-ac4b-e4c04aba9a8b 2018-09-30 05:29:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5743 X-Openstack-Request-Id: req-6bb2fb96-d230-4ed2-a317-1c9ca1f7578f Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:23,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-6bb2fb96-d230-4ed2-a317-1c9ca1f7578f 2018-09-30 05:29:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-d6febb77-ed3a-4db6-b5c4-0a4e406962e0 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"floatingips": [{"router_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:09Z", "updated_at": "2018-09-30T05:29:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a755932df87f45e2a017f361a721994d", "port_id": "7f1c5e5e-a438-4bf6-945b-7f17cb81e668", "id": "c8172eb7-e070-448a-a5b1-b0b495792999"}]} 2018-09-30 05:29:23,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-d6febb77-ed3a-4db6-b5c4-0a4e406962e0 2018-09-30 05:29:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/5882bd33-4e08-4383-a12c-e7a167ae7e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5daadc07-dd8e-4c8e-8177-1e45177f6737 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:03Z", "admin_state_up": true, "updated_at": "2018-09-30T05:29:09Z", "project_id": "a755932df87f45e2a017f361a721994d", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "name": "mgmt_router"}} 2018-09-30 05:29:23,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/5882bd33-4e08-4383-a12c-e7a167ae7e5a used request id req-5daadc07-dd8e-4c8e-8177-1e45177f6737 2018-09-30 05:29:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5882bd33-4e08-4383-a12c-e7a167ae7e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4480 X-Openstack-Request-Id: req-b1d7cd5b-7d55-466b-8ec0-d8bb8d6de2cb Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"589b5cf3-798d-4015-be32-9a0fb4932480","ip_address":"169.254.192.5"}],"id":"4b2628af-b1bc-4ab2-9a1d-1c3706a75da8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:d3:45","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a755932df87f45e2a017f361a721994d","admin_state_up":true,"network_id":"62cbd741-6f02-4d87-acfd-0ad38baa4a93","tenant_id":"","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.203"}],"id":"63169068-adcf-4ee1-98fc-8fef77f86b4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:3e:27","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T05:29:03Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"589b5cf3-798d-4015-be32-9a0fb4932480","ip_address":"169.254.192.8"}],"id":"8f072f66-4175-44f6-b297-4a84d4625c62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:71:7d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a755932df87f45e2a017f361a721994d","admin_state_up":true,"network_id":"62cbd741-6f02-4d87-acfd-0ad38baa4a93","tenant_id":"","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"589b5cf3-798d-4015-be32-9a0fb4932480","ip_address":"169.254.192.10"}],"id":"a7af7655-96f7-48fe-bca5-84e613710fbb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:3a:ab","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a755932df87f45e2a017f361a721994d","admin_state_up":true,"network_id":"62cbd741-6f02-4d87-acfd-0ad38baa4a93","tenant_id":"","created_at":"2018-09-30T05:29:04Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"}]} 2018-09-30 05:29:23,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5882bd33-4e08-4383-a12c-e7a167ae7e5a used request id req-b1d7cd5b-7d55-466b-8ec0-d8bb8d6de2cb 2018-09-30 05:29:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9d6b0a75-a80b-479c-9364-999059b93544 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 05:29:23,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-9d6b0a75-a80b-479c-9364-999059b93544 2018-09-30 05:29:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/589b5cf3-798d-4015-be32-9a0fb4932480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5fcc0f78-beb3-4060-add8-7e464c0e5e87 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"62cbd741-6f02-4d87-acfd-0ad38baa4a93","tenant_id":"","created_at":"2018-09-30T05:29:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"589b5cf3-798d-4015-be32-9a0fb4932480","subnetpool_id":null,"name":"HA subnet tenant a755932df87f45e2a017f361a721994d"}} 2018-09-30 05:29:23,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/589b5cf3-798d-4015-be32-9a0fb4932480 used request id req-5fcc0f78-beb3-4060-add8-7e464c0e5e87 2018-09-30 05:29:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/589b5cf3-798d-4015-be32-9a0fb4932480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-76666ba0-7f14-44c4-bb58-5a6766f2b881 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"62cbd741-6f02-4d87-acfd-0ad38baa4a93","tenant_id":"","created_at":"2018-09-30T05:29:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"589b5cf3-798d-4015-be32-9a0fb4932480","subnetpool_id":null,"name":"HA subnet tenant a755932df87f45e2a017f361a721994d"}} 2018-09-30 05:29:23,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/589b5cf3-798d-4015-be32-9a0fb4932480 used request id req-76666ba0-7f14-44c4-bb58-5a6766f2b881 2018-09-30 05:29:23,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/589b5cf3-798d-4015-be32-9a0fb4932480 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-217a11e7-8d75-49bc-91ac-e0893efcfbfc Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"62cbd741-6f02-4d87-acfd-0ad38baa4a93","tenant_id":"","created_at":"2018-09-30T05:29:02Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"589b5cf3-798d-4015-be32-9a0fb4932480","subnetpool_id":null,"name":"HA subnet tenant a755932df87f45e2a017f361a721994d"}} 2018-09-30 05:29:23,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/589b5cf3-798d-4015-be32-9a0fb4932480 used request id req-217a11e7-8d75-49bc-91ac-e0893efcfbfc 2018-09-30 05:29:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-03181379-3ea2-4ed9-9f3c-a3b4b0737f03 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}} 2018-09-30 05:29:23,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef used request id req-03181379-3ea2-4ed9-9f3c-a3b4b0737f03 2018-09-30 05:29:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/7f1c5e5e-a438-4bf6-945b-7f17cb81e668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-7a3480fe-5884-4fc6-b7cb-b81c09ef754b Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","project_id":"a755932df87f45e2a017f361a721994d","qos_policy_id":null,"admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal"}} 2018-09-30 05:29:23,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/7f1c5e5e-a438-4bf6-945b-7f17cb81e668 used request id req-7a3480fe-5884-4fc6-b7cb-b81c09ef754b 2018-09-30 05:29:23,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-210f4e15-9211-4c5c-9ac0-50cda44545f8 Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}} 2018-09-30 05:29:23,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef used request id req-210f4e15-9211-4c5c-9ac0-50cda44545f8 2018-09-30 05:29:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:23,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-78275356-39af-4f0e-a622-1bf3d7f22e5d Date: Sun, 30 Sep 2018 05:29:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:28:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:28:53Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "metadata": {}}], "self": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73", "min_disk": 0, "protected": false, "id": "d06496f2-87d3-458b-9eae-26194125ee73", "file": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a755932df87f45e2a017f361a721994d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:29:23,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 used request id req-78275356-39af-4f0e-a622-1bf3d7f22e5d 2018-09-30 05:29:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:24,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6cd53de0-f041-4ece-85af-4149552324ef Date: Sun, 30 Sep 2018 05:29:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:29:24,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6cd53de0-f041-4ece-85af-4149552324ef 2018-09-30 05:29:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:24,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:24 GMT Server: Apache x-openstack-request-id: req-bef0beaa-5d50-48ae-a1bc-57469f14859a Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:24,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:24 GMT Server: Apache x-openstack-request-id: req-21938077-07c3-409a-b08b-a9a783697e21 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:24,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-21938077-07c3-409a-b08b-a9a783697e21 2018-09-30 05:29:24,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:24,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:24,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "07c70f82d7ef4fcf8195cdc55bf9849f", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a755932df87f45e2a017f361a721994d", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-user", "id": "fae0916f1eb94bb58349b70c436acd48"}, "audit_ids": ["ODDsVk87Q4GYANDO7KJvvA"], "issued_at": "2018-09-30T05:29:24.000000Z"}} 2018-09-30 05:29:24,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4746627e-3c08-4bda-8ab9-f060a2f5467d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:25,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-4746627e-3c08-4bda-8ab9-f060a2f5467d 2018-09-30 05:29:25,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:29:25,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c89163-2aec-457e-a1e7-98da82c88628 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:25,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-89c89163-2aec-457e-a1e7-98da82c88628 2018-09-30 05:29:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b2da3f1d-7b6f-4648-8bde-15c257e38bca Date: Sun, 30 Sep 2018 05:29:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:25,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-b2da3f1d-7b6f-4648-8bde-15c257e38bca 2018-09-30 05:29:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:29:25,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:29:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:29:25,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f1efde-3cfc-445e-9a3b-62c7add75ff1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:25,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-a5f1efde-3cfc-445e-9a3b-62c7add75ff1 2018-09-30 05:29:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-330bc171-e0e9-4560-8b74-209ddc41df4e Date: Sun, 30 Sep 2018 05:29:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:25,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-330bc171-e0e9-4560-8b74-209ddc41df4e 2018-09-30 05:29:25,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A85%3A9a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-cdaac988-2bc1-457f-a5d1-45d57818717b Date: Sun, 30 Sep 2018 05:29:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"}]} 2018-09-30 05:29:25,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A85%3A9a%3Ab8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi&admin_state_up=True used request id req-cdaac988-2bc1-457f-a5d1-45d57818717b 2018-09-30 05:29:25,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:25,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bbd4dc-d87a-485f-8eac-aeaff5518e12 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:25,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-f6bbd4dc-d87a-485f-8eac-aeaff5518e12 2018-09-30 05:29:25,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:26,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e63b2764-918e-4ef1-82fa-bdd768389e27 x-compute-request-id: req-e63b2764-918e-4ef1-82fa-bdd768389e27 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-30T05:29:16.000000", "flavor": {"id": "d70b0492-4a43-4508-9556-6d86f8be399d", "links": [{"href": "http://172.30.9.29:8774/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "bookmark"}]}, "id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "security_groups": [{"name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:16Z", "hostId": "66472f4ddc0b852f8fdd7c330940f852bde4c89727fb73e22c356258", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "created": "2018-09-30T05:29:10Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:29:26,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1 used request id req-e63b2764-918e-4ef1-82fa-bdd768389e27 2018-09-30 05:29:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:27,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9c892b44-66c5-4c52-9f1f-7ec76efee88f Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:27,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-9c892b44-66c5-4c52-9f1f-7ec76efee88f 2018-09-30 05:29:27,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fcf16e8a-c582-4017-9350-8b261329654e Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:27,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-fcf16e8a-c582-4017-9350-8b261329654e 2018-09-30 05:29:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:27,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-0ba12296-2a40-4138-9653-27410a8a42c6 Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:27,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-0ba12296-2a40-4138-9653-27410a8a42c6 2018-09-30 05:29:27,479 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1 2018-09-30 05:29:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:27,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-fcee5cbd-c8e9-4744-a409-f0eb4ad1d550 Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"floatingips": [{"router_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:09Z", "updated_at": "2018-09-30T05:29:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a755932df87f45e2a017f361a721994d", "port_id": "7f1c5e5e-a438-4bf6-945b-7f17cb81e668", "id": "c8172eb7-e070-448a-a5b1-b0b495792999"}]} 2018-09-30 05:29:27,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-fcee5cbd-c8e9-4744-a409-f0eb4ad1d550 2018-09-30 05:29:27,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dbbfa7e-c4a6-4aef-88e3-e8a3e74e136f x-compute-request-id: req-5dbbfa7e-c4a6-4aef-88e3-e8a3e74e136f Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-flavor2-aozrajafofn2", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:29:27,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38 used request id req-5dbbfa7e-c4a6-4aef-88e3-e8a3e74e136f 2018-09-30 05:29:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e2c04a86-0bda-4064-be26-1bb701de3a1a Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}} 2018-09-30 05:29:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef used request id req-e2c04a86-0bda-4064-be26-1bb701de3a1a 2018-09-30 05:29:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-965ea143-104e-4270-bcd5-f8f23b411d75 Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:27,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-965ea143-104e-4270-bcd5-f8f23b411d75 2018-09-30 05:29:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1d9f34e9-8d64-4c24-ad83-3e59a628c226 Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:27,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-1d9f34e9-8d64-4c24-ad83-3e59a628c226 2018-09-30 05:29:27,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b848e96a-54e6-4e83-9a2c-4bcae4d5dce7 Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:27,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-b848e96a-54e6-4e83-9a2c-4bcae4d5dce7 2018-09-30 05:29:27,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f15df2-21f6-4823-8972-274c103d0ed0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:27,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-81f15df2-21f6-4823-8972-274c103d0ed0 2018-09-30 05:29:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:27,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5151f1f1-0f5e-450d-a9bc-40c070a6fc03 Date: Sun, 30 Sep 2018 05:29:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:27,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-5151f1f1-0f5e-450d-a9bc-40c070a6fc03 2018-09-30 05:29:27,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A39%3Acf%3A36&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:28,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-f859953f-1ee2-4de6-b11d-bb3cd8780df9 Date: Sun, 30 Sep 2018 05:29:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"}]} 2018-09-30 05:29:28,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A39%3Acf%3A36&admin_state_up=True used request id req-f859953f-1ee2-4de6-b11d-bb3cd8780df9 2018-09-30 05:29:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:28,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1b67f7-e855-49d5-92a7-5c5a822365f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:28,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-2f1b67f7-e855-49d5-92a7-5c5a822365f2 2018-09-30 05:29:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:28,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-61bbe7d1-1637-4512-b447-5791fee1ddde Date: Sun, 30 Sep 2018 05:29:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:28,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-61bbe7d1-1637-4512-b447-5791fee1ddde 2018-09-30 05:29:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:28,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-069ba13a-7b41-42ee-b4cb-e445318dd7a8 Date: Sun, 30 Sep 2018 05:29:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:28,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-069ba13a-7b41-42ee-b4cb-e445318dd7a8 2018-09-30 05:29:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:28,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-f8f1d80e-f116-49ea-acbb-9de28817af5a Date: Sun, 30 Sep 2018 05:29:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:28,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-f8f1d80e-f116-49ea-acbb-9de28817af5a 2018-09-30 05:29:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-0475b710-bcd7-4932-b828-0780c7b63362 Date: Sun, 30 Sep 2018 05:29:28 GMT RESP BODY: {"floatingips": [{"router_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:09Z", "updated_at": "2018-09-30T05:29:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a755932df87f45e2a017f361a721994d", "port_id": "7f1c5e5e-a438-4bf6-945b-7f17cb81e668", "id": "c8172eb7-e070-448a-a5b1-b0b495792999"}]} 2018-09-30 05:29:28,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-0475b710-bcd7-4932-b828-0780c7b63362 2018-09-30 05:29:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:29,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0e9625bc-1a46-4d36-a1ce-5d42b32488b0 Date: Sun, 30 Sep 2018 05:29:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:28:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:28:53Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "metadata": {}}], "self": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73", "min_disk": 0, "protected": false, "id": "d06496f2-87d3-458b-9eae-26194125ee73", "file": "/v2/images/d06496f2-87d3-458b-9eae-26194125ee73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a755932df87f45e2a017f361a721994d", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/d06496f2-87d3-458b-9eae-26194125ee73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:29:29,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 used request id req-0e9625bc-1a46-4d36-a1ce-5d42b32488b0 2018-09-30 05:29:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:29,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:29 GMT Server: Apache x-openstack-request-id: req-1e890df7-b359-4ec7-8a4b-29fab1f160da Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:29,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:29 GMT Server: Apache x-openstack-request-id: req-d18c3641-fef5-4cf9-93e8-f64104d09e95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxUB+SriX4Ks7tUkYXARuxjejO1YlaYOQJvICyITLA2sK0bwS\ntDEVT02+/wydrrB2CuxqGUvlROdRYSvpOZxUFGdAa7CXiOvE+x1qv7vhpCMnSnf+\n6BuxEz+9emStmU+oGp5YCjdUDazxEE10e9M2ABKiJXXWV2Pgw0nU2k8T+XX7Ja/j\ny4jCRVlPB7Gq/LVcRX+wH0e5ZnV2Ub8WiH7B45gPcmS1jrEromZ4Zq8tBc9LOFLK\n6++40JuYjpKKD0h17RQodsNnMg3EFfNTG/Sz/EvaD3vxn9LiiHzbqWHM8JTfmu/o\nr82thHU84r70PeM2autvoW2CXfCNnsjLbD77ZQIDAQABAoIBAQC8ljaotefvU4dY\ngbQaddp7BMK5fllykeiGc6eZkuyOLg9ACvJO+QaItapAKw2u8ONK+lFOMjPXNtml\nb9ghzobMoxMCYunebJv+AlgHTFglF77/Ac7il2crIivEEvGuvGvaVz2RNujT0l7/\n2S3fHUZpt2bzLcBp+QHxdGte9XABdc+fP9o3bMCtwFF10E/GuoudTL6b/iPFjyMu\nq6f/73RghbhxXuWTxskBAsTZ2q7rWxL3jpk/GL2FzKnOVZRWOyrwak8qftd77Lky\nSLHctFj1ebAAg2BnJWrDVqt7NRoptvyHiYoBATylLC9wJsKGTPoIBDPGiTIDPaF7\n8J8JJT9ZAoGBAOIW3KbcW6auxkAHcVBlAPI0IFTiplIgj7kGNzBO26Hf2qoeN3nz\namnEZgpU4JC5wQZ0sSxiHpSTHHbbDaoMuVyaOH9kSrecL+hP/JzSsOiMBXtp++Yy\nZwN7PcjMT1ISRyaCa+5UwUwLSBu5QyssWyKwjSEhonW+UqCb28LxAyaHAoGBAN9Y\n+VwJkNBmzxJ5J88QCvSjXDgOYsNKsLZqYeZbiL8mz5K3VrC7WPGKJfYk9m0j3n1M\nk55V1s9YjzCgT4vOGdoJzy878OLsPru8zdi5Ac/9oNhPDMajkL+6V532/1p5TRWs\nyMY8koXgAEZId+0AcGtvZTZXeMcqUZgnXqKklF2zAoGBALNvK43ug3rFaSg1//Or\nRdX0EtjrzM6PcyGIUlKvs1ZEoHm1Y5gQ3Rq2ObnnZRbXpd9my5qLAPQv0T5vWefl\nE1PwPfi08yvH9KmumbEo8iiNwGgTVE19IQ69R+rOZAGh6gAhMGHFuGeO6JrALRPd\nrzLX5houZI6ID3HSYNbViwePAoGALOc+evqRWtTQnO4uyrp2+Wg+iiaaRJknngUV\nWbLdc1DiOqURkMaZwzX7G9mikZ68hIR4yUSIw3cSkrwoQftVxzhhpyVt8LF+i1AS\nMpg/fQmI5PQ/pVANMf7Mzr1x6Uap8MmkM/bJnpDCfV7kfYmxEGh8+MftSF2Bug1w\nQVLFYXECgYEAlLbNQxFyZljOmPY4qX4J4dJXm3tj54QF3gXA7lswyyBk0R20SJhg\naPU7s3vaKaq7H+YV6fZzwVZLMHruUU7bmb5C0LjdC+h8KQB7kH6MKnMzJ0JJSfBz\nxcrWgyFQ8cY003+RXKOmUT2uH/By/ejMF0/JIjlRi11kx3JFtds5G8Y=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:29,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-d18c3641-fef5-4cf9-93e8-f64104d09e95 2018-09-30 05:29:29,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:29,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:29,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "07c70f82d7ef4fcf8195cdc55bf9849f", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a755932df87f45e2a017f361a721994d", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/a755932df87f45e2a017f361a721994d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-user", "id": "fae0916f1eb94bb58349b70c436acd48"}, "audit_ids": ["vd9HdyBxQTm31_3EwkcYMg"], "issued_at": "2018-09-30T05:29:29.000000Z"}} 2018-09-30 05:29:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:30,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c83bb2-77af-4c69-b0c5-09fb3f49a21c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:30,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d1c83bb2-77af-4c69-b0c5-09fb3f49a21c 2018-09-30 05:29:30,064 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:29:30,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:30,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d82ea42-cfdf-4b52-957b-3fa28e085983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:30,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5d82ea42-cfdf-4b52-957b-3fa28e085983 2018-09-30 05:29:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6f4fe38d-cbaf-4194-8f62-c667e326f8e8 Date: Sun, 30 Sep 2018 05:29:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:30,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-6f4fe38d-cbaf-4194-8f62-c667e326f8e8 2018-09-30 05:29:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:29:30,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:29:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:29:30,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:30,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebe26f5-abed-43fe-9b76-dc0d0bf3f45b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:30,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-cebe26f5-abed-43fe-9b76-dc0d0bf3f45b 2018-09-30 05:29:30,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:30,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-11ac6124-c81b-4b1d-8e94-9b044c2d2899 Date: Sun, 30 Sep 2018 05:29:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:30,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-11ac6124-c81b-4b1d-8e94-9b044c2d2899 2018-09-30 05:29:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A39%3Acf%3A36&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:30,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-4ad24abb-b674-44c0-bafd-1fa6fa6f23e0 Date: Sun, 30 Sep 2018 05:29:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"}]} 2018-09-30 05:29:30,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530&mac_address=fa%3A16%3A3e%3A39%3Acf%3A36&admin_state_up=True used request id req-4ad24abb-b674-44c0-bafd-1fa6fa6f23e0 2018-09-30 05:29:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:31,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcb5a66-3567-49b8-a800-99468c202f56 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:31,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-bfcb5a66-3567-49b8-a800-99468c202f56 2018-09-30 05:29:31,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:31,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0af8ccd1-d185-4ca7-900e-c46dea955725 x-compute-request-id: req-0af8ccd1-d185-4ca7-900e-c46dea955725 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:cf:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e58a0168-7947-409e-ad06-34dd2541c323", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-30T05:29:13.000000", "flavor": {"id": "98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "links": [{"href": "http://172.30.9.29:8774/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "rel": "bookmark"}]}, "id": "e58a0168-7947-409e-ad06-34dd2541c323", "security_groups": [{"name": "default"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:15Z", "hostId": "6999e6e37da48b42e315f91de67c53d15f39901e9e8e1e13cdb922a2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "created": "2018-09-30T05:29:08Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:29:31,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2 used request id req-0af8ccd1-d185-4ca7-900e-c46dea955725 2018-09-30 05:29:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:32,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-13933615-bc4b-4cd9-a423-e87d9c60d384 Date: Sun, 30 Sep 2018 05:29:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:32,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-13933615-bc4b-4cd9-a423-e87d9c60d384 2018-09-30 05:29:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:32,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-35604fa2-3586-4a96-b7f6-696c5236a273 Date: Sun, 30 Sep 2018 05:29:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:32,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-35604fa2-3586-4a96-b7f6-696c5236a273 2018-09-30 05:29:32,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:32,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-eff439ef-7fda-4bb2-8ce2-2c7392dac81b Date: Sun, 30 Sep 2018 05:29:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:32,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-eff439ef-7fda-4bb2-8ce2-2c7392dac81b 2018-09-30 05:29:32,276 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2 2018-09-30 05:29:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:32,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-5f584cc3-f1ab-454b-bc8b-8a5be6302ac3 Date: Sun, 30 Sep 2018 05:29:32 GMT RESP BODY: {"floatingips": [{"router_id": "5882bd33-4e08-4383-a12c-e7a167ae7e5a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:09Z", "updated_at": "2018-09-30T05:29:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "a755932df87f45e2a017f361a721994d", "port_id": "7f1c5e5e-a438-4bf6-945b-7f17cb81e668", "id": "c8172eb7-e070-448a-a5b1-b0b495792999"}]} 2018-09-30 05:29:32,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-5f584cc3-f1ab-454b-bc8b-8a5be6302ac3 2018-09-30 05:29:32,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:33,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c4fa609-13ef-486d-acbd-c2628cb64b64 x-compute-request-id: req-1c4fa609-13ef-486d-acbd-c2628cb64b64 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-30T05:29:16.000000", "flavor": {"id": "d70b0492-4a43-4508-9556-6d86f8be399d", "links": [{"href": "http://172.30.9.29:8774/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "bookmark"}]}, "id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "security_groups": [{"name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:16Z", "hostId": "66472f4ddc0b852f8fdd7c330940f852bde4c89727fb73e22c356258", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "created": "2018-09-30T05:29:10Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:29:33,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de used request id req-1c4fa609-13ef-486d-acbd-c2628cb64b64 2018-09-30 05:29:33,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:33,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a25d67be-3ce2-4212-8e8d-679d8bc85f2c Date: Sun, 30 Sep 2018 05:29:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:33,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-a25d67be-3ce2-4212-8e8d-679d8bc85f2c 2018-09-30 05:29:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:33,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295b403f-b8e7-4f3e-93aa-824f9c6f241e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:33,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-295b403f-b8e7-4f3e-93aa-824f9c6f241e 2018-09-30 05:29:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:33,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-598cf726-9287-4b71-aa68-cbfc99fbe1c8 Date: Sun, 30 Sep 2018 05:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:33,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-598cf726-9287-4b71-aa68-cbfc99fbe1c8 2018-09-30 05:29:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:33,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-08293fd7-753c-4698-aef6-6666f2e40e0b Date: Sun, 30 Sep 2018 05:29:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:33,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-08293fd7-753c-4698-aef6-6666f2e40e0b 2018-09-30 05:29:33,626 - create_instance - INFO - Checking if VM is active 2018-09-30 05:29:33,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:34,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a1206d5-a7e8-45ee-86ad-2f9b8b48dafa x-compute-request-id: req-8a1206d5-a7e8-45ee-86ad-2f9b8b48dafa Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-30T05:29:16.000000", "flavor": {"id": "d70b0492-4a43-4508-9556-6d86f8be399d", "links": [{"href": "http://172.30.9.29:8774/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "bookmark"}]}, "id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "security_groups": [{"name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:16Z", "hostId": "66472f4ddc0b852f8fdd7c330940f852bde4c89727fb73e22c356258", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "created": "2018-09-30T05:29:10Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:29:34,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de used request id req-8a1206d5-a7e8-45ee-86ad-2f9b8b48dafa 2018-09-30 05:29:34,754 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1] is - ACTIVE 2018-09-30 05:29:34,754 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:29:34,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:35,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a46796e-c41a-4374-afbf-609d8b6bc893 x-compute-request-id: req-1a46796e-c41a-4374-afbf-609d8b6bc893 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9a:b8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-30T05:29:16.000000", "flavor": {"id": "d70b0492-4a43-4508-9556-6d86f8be399d", "links": [{"href": "http://172.30.9.29:8774/flavors/d70b0492-4a43-4508-9556-6d86f8be399d", "rel": "bookmark"}]}, "id": "07e8b7e6-b736-4710-9d97-eb4d8feac2de", "security_groups": [{"name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:16Z", "hostId": "66472f4ddc0b852f8fdd7c330940f852bde4c89727fb73e22c356258", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "created": "2018-09-30T05:29:10Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:29:35,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/07e8b7e6-b736-4710-9d97-eb4d8feac2de used request id req-1a46796e-c41a-4374-afbf-609d8b6bc893 2018-09-30 05:29:35,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:35,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-35c94071-8ec5-4f2e-b44e-7e435fcbcf93 Date: Sun, 30 Sep 2018 05:29:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:35,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-35c94071-8ec5-4f2e-b44e-7e435fcbcf93 2018-09-30 05:29:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:35,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66eff65-82c4-45da-a92d-71b6c08c79b5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:35,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-c66eff65-82c4-45da-a92d-71b6c08c79b5 2018-09-30 05:29:35,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:35,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bd77d843-2e35-4574-93d4-464c07fca6a2 Date: Sun, 30 Sep 2018 05:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:35,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-bd77d843-2e35-4574-93d4-464c07fca6a2 2018-09-30 05:29:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9026fe4c16384d0e52ac6b907cc6c404409aa2" 2018-09-30 05:29:35,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e83a8864-a69f-4f9c-afe3-94ff35030064 Date: Sun, 30 Sep 2018 05:29:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:35,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-e83a8864-a69f-4f9c-afe3-94ff35030064 2018-09-30 05:29:35,784 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:29:35,787 - paramiko.transport - DEBUG - starting thread (client mode): 0xa774e410L 2018-09-30 05:29:35,787 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:29:35,787 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:29:35,787 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:29:35,789 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:29:35,789 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:29:35,789 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:29:35,789 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:29:35,789 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:29:35,789 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:29:35,806 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:29:35,806 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:29:35,819 - paramiko.transport - DEBUG - Trying key f00cef1b93e1de8b0bd02a5b8c59a62e from 5607af48-141c-4d38-952d-704d67c72e40 2018-09-30 05:29:35,844 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:29:35,849 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:29:35,950 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:29:35,965 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:29:35,965 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:29:35,967 - paramiko.transport - DEBUG - starting thread (client mode): 0xa77e6f90L 2018-09-30 05:29:35,967 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:29:35,967 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:29:35,968 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:29:35,969 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:29:35,969 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:29:35,969 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:29:35,969 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:29:35,969 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:29:35,970 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:29:35,986 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:29:35,986 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:29:36,000 - paramiko.transport - DEBUG - Trying key f00cef1b93e1de8b0bd02a5b8c59a62e from 5607af48-141c-4d38-952d-704d67c72e40 2018-09-30 05:29:36,025 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:29:36,031 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:29:36,032 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:29:36,033 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:29:36,033 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:29:36,034 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:29:36,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:36,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb409d05-9ade-4d26-8431-6354605f697f x-compute-request-id: req-bb409d05-9ade-4d26-8431-6354605f697f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:cf:36", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/e58a0168-7947-409e-ad06-34dd2541c323", "rel": "bookmark"}], "image": {"id": "d06496f2-87d3-458b-9eae-26194125ee73", "links": [{"href": "http://172.30.9.29:8774/images/d06496f2-87d3-458b-9eae-26194125ee73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-30T05:29:13.000000", "flavor": {"id": "98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "links": [{"href": "http://172.30.9.29:8774/flavors/98cc3db6-9f63-47dd-9de1-dd8d2cb90f38", "rel": "bookmark"}]}, "id": "e58a0168-7947-409e-ad06-34dd2541c323", "security_groups": [{"name": "default"}], "user_id": "fae0916f1eb94bb58349b70c436acd48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:29:15Z", "hostId": "6999e6e37da48b42e315f91de67c53d15f39901e9e8e1e13cdb922a2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "created": "2018-09-30T05:29:08Z", "tenant_id": "a755932df87f45e2a017f361a721994d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:29:36,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/e58a0168-7947-409e-ad06-34dd2541c323 used request id req-bb409d05-9ade-4d26-8431-6354605f697f 2018-09-30 05:29:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:36,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b9e76bde-deef-4d1c-9b8a-3e490395eda2 Date: Sun, 30 Sep 2018 05:29:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e6914697-ffe3-4ced-94a8-7f18063d6530","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","subnets":["4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef"],"description":"","tags":[],"updated_at":"2018-09-30T05:29:05Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net","admin_state_up":true,"tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:04Z","provider:network_type":"vxlan"}]} 2018-09-30 05:29:36,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net used request id req-b9e76bde-deef-4d1c-9b8a-3e490395eda2 2018-09-30 05:29:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:36,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111b69d6-7635-4c1a-b0c8-091778e9c91f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:36,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-111b69d6-7635-4c1a-b0c8-091778e9c91f 2018-09-30 05:29:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:37,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7fd0aab7-30f1-437c-a4d6-04854a0b5da7 Date: Sun, 30 Sep 2018 05:29:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","dns_nameservers":[],"updated_at":"2018-09-30T05:29:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"a755932df87f45e2a017f361a721994d","id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","subnetpool_id":null,"name":"CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet"}]} 2018-09-30 05:29:37,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-7fd0aab7-30f1-437c-a4d6-04854a0b5da7 2018-09-30 05:29:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23e18b912c048f4a043dfcd063d3ddb626795ae" 2018-09-30 05:29:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-26edd565-4237-4cce-8fa0-f48d976f8109 Date: Sun, 30 Sep 2018 05:29:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.3"}],"id":"0e48f6b9-ccbc-4626-b1b3-621fbf994570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:ea:17","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.1"}],"id":"2507289b-f571-41d0-97c3-e7740f47f642","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:13:69","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"5882bd33-4e08-4383-a12c-e7a167ae7e5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.7"}],"id":"7f1c5e5e-a438-4bf6-945b-7f17cb81e668","security_groups":["33ddd4da-232c-41b8-a543-eb13e2c1f7f3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:9a:b8","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack-port1-ix25sxgfw2zi","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"07e8b7e6-b736-4710-9d97-eb4d8feac2de"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.11"}],"id":"9c336c05-6b7e-45be-a13a-de12f3c1e37a","security_groups":["1e15e352-22ea-440d-825c-de18fbd4fdc0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:cf:36","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:09Z","binding:vnic_type":"normal","device_id":"e58a0168-7947-409e-ad06-34dd2541c323"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.4"}],"id":"ab46fa5a-5e96-4059-b177-bca38db96229","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:a5:38","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e6914697-ffe3-4ced-94a8-7f18063d6530"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:29:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c6f93e6-fd6b-40a9-bc8f-d26b88b7fbef","ip_address":"10.1.2.2"}],"id":"d74a2f1d-aa62-40ce-9865-84b3399c0102","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:35:44","project_id":"a755932df87f45e2a017f361a721994d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e6914697-ffe3-4ced-94a8-7f18063d6530","tenant_id":"a755932df87f45e2a017f361a721994d","created_at":"2018-09-30T05:29:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e6914697-ffe3-4ced-94a8-7f18063d6530"}]} 2018-09-30 05:29:37,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e6914697-ffe3-4ced-94a8-7f18063d6530 used request id req-26edd565-4237-4cce-8fa0-f48d976f8109 2018-09-30 05:29:37,362 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack 2018-09-30 05:29:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:37,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:37 GMT Server: Apache x-openstack-request-id: req-b5f801bd-9168-4ce0-8040-0ebd73b7571f Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:37,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:37 GMT Server: Apache x-openstack-request-id: req-1c227cb4-6ff6-43c2-9c2a-f7cce6adea17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:37,567 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-1c227cb4-6ff6-43c2-9c2a-f7cce6adea17 2018-09-30 05:29:37,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:37,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:37 GMT Server: Apache x-openstack-request-id: req-3c35d390-c8b7-4267-847e-4a84da5dc95f Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:37,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:37 GMT Server: Apache x-openstack-request-id: req-913e14d8-4e48-4ddc-aa19-9310b9a86beb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "tags": null, "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:29:37Z", "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:37,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-913e14d8-4e48-4ddc-aa19-9310b9a86beb 2018-09-30 05:29:37,777 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:29:37,777 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:40,780 - create_stack - DEBUG - Stack status query timeout in 1196.78723407 2018-09-30 05:29:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:40,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:40 GMT Server: Apache x-openstack-request-id: req-8538a8d2-1023-4228-8fa3-3c7ee80c7d21 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:40,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:40 GMT Server: Apache x-openstack-request-id: req-39c91469-bd41-4394-8956-d08bee17fbc5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "tags": null, "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:29:37Z", "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:40,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-39c91469-bd41-4394-8956-d08bee17fbc5 2018-09-30 05:29:40,983 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:29:40,983 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:43,986 - create_stack - DEBUG - Stack status query timeout in 1193.58143091 2018-09-30 05:29:43,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:44,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:43 GMT Server: Apache x-openstack-request-id: req-6696fe48-88c4-401b-bf64-be73a5ad366f Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:44,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:44 GMT Server: Apache x-openstack-request-id: req-a4e2ce87-5ca8-43ad-9be1-fc392f2cde2f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "tags": null, "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:29:37Z", "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:44,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-a4e2ce87-5ca8-43ad-9be1-fc392f2cde2f 2018-09-30 05:29:44,043 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:29:44,044 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:29:47,047 - create_stack - DEBUG - Stack status query timeout in 1190.52079797 2018-09-30 05:29:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:47,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:47 GMT Server: Apache x-openstack-request-id: req-628f9b7d-9736-484a-b283-e072465e8b69 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:47,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:47 GMT Server: Apache x-openstack-request-id: req-85f252ba-d60d-40b8-9b87-38e62c026fa0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor2", "OS::project_id": "a755932df87f45e2a017f361a721994d", "OS::stack_id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-kp", "security_group_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-subnet", "net_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst2", "inst1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-inst1", "image2_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image", "flavor1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-flavor1", "image1_name": "CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack", "stack_user_project_id": "0216be7d83d644ff90c467a91478fe5e", "tags": null, "creation_time": "2018-09-30T05:28:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:29:37Z", "id": "fa5a61e5-4994-4e42-a69e-be752b64db78", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:29:47,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-85f252ba-d60d-40b8-9b87-38e62c026fa0 2018-09-30 05:29:47,285 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:29:47,285 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack 2018-09-30 05:29:47,285 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack 2018-09-30 05:29:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/fa5a61e5-4994-4e42-a69e-be752b64db78 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ef0c8ce6793b7af0354e56e18eb805520de3de" 2018-09-30 05:29:47,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:29:47 GMT Server: Apache x-openstack-request-id: req-db5e3108-b3d1-498b-967a-0f7b6ff09d97 Location: http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:29:47,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:29:47 GMT Server: Apache x-openstack-request-id: req-d7f38f5f-506c-45f1-b1d7-5706f1dfc20d Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:29:47,339 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/a755932df87f45e2a017f361a721994d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-stack/fa5a61e5-4994-4e42-a69e-be752b64db78 used request id req-d7f38f5f-506c-45f1-b1d7-5706f1dfc20d 2018-09-30 05:29:47,341 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-14766b87-965d-4cf2-8375-959bd84306c8-image 2018-09-30 05:29:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}713b966821f7b974835d27bbf80ce3701ee15147" 2018-09-30 05:29:49,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cc38445-534e-4b48-9d1d-5886f5c528c1 Date: Sun, 30 Sep 2018 05:29:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:29:49,171 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d06496f2-87d3-458b-9eae-26194125ee73 used request id req-1cc38445-534e-4b48-9d1d-5886f5c528c1 2018-09-30 05:29:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:49,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-453403b8-5002-4065-89ef-be270b369db1 Date: Sun, 30 Sep 2018 05:29:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:01Z", "updated_at": "2018-09-30T05:29:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "revision_number": 0, "id": "3ae87e54-88b2-4d6a-9dfb-265d1c6a6b3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "tenant_id": "a755932df87f45e2a017f361a721994d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a755932df87f45e2a017f361a721994d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "revision_number": 0, "id": "c352d118-7f1c-4563-a902-126f8d8d68bb", "remote_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "remote_ip_prefix": null, "created_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "tenant_id": "a755932df87f45e2a017f361a721994d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a755932df87f45e2a017f361a721994d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "revision_number": 0, "id": "dd1eca9e-676b-45a6-ba29-1d880f377085", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "tenant_id": "a755932df87f45e2a017f361a721994d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a755932df87f45e2a017f361a721994d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "revision_number": 0, "id": "e7b47384-0863-4872-8bdf-b7be5ea83dc1", "remote_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "remote_ip_prefix": null, "created_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "tenant_id": "a755932df87f45e2a017f361a721994d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a755932df87f45e2a017f361a721994d"}], "revision_number": 4, "project_id": "a755932df87f45e2a017f361a721994d", "id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:29:49,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-453403b8-5002-4065-89ef-be270b369db1 2018-09-30 05:29:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:49,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067ed440-578e-45c1-9af5-bdb8a0aefb17 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d"}, "enabled": true, "id": "a755932df87f45e2a017f361a721994d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj"}} 2018-09-30 05:29:49,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-067ed440-578e-45c1-9af5-bdb8a0aefb17 2018-09-30 05:29:49,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e15e352-22ea-440d-825c-de18fbd4fdc0 2018-09-30 05:29:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1e15e352-22ea-440d-825c-de18fbd4fdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:49,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0a8e55ba-71f9-476a-93f5-151fea58ec24 Date: Sun, 30 Sep 2018 05:29:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:01Z", "project_id": "a755932df87f45e2a017f361a721994d", "id": "3ae87e54-88b2-4d6a-9dfb-265d1c6a6b3d"}, {"remote_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:01Z", "project_id": "a755932df87f45e2a017f361a721994d", "id": "c352d118-7f1c-4563-a902-126f8d8d68bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:01Z", "project_id": "a755932df87f45e2a017f361a721994d", "id": "dd1eca9e-676b-45a6-ba29-1d880f377085"}, {"remote_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:29:01Z", "security_group_id": "1e15e352-22ea-440d-825c-de18fbd4fdc0", "port_range_min": null, "revision_number": 0, "tenant_id": "a755932df87f45e2a017f361a721994d", "created_at": "2018-09-30T05:29:01Z", "project_id": "a755932df87f45e2a017f361a721994d", "id": "e7b47384-0863-4872-8bdf-b7be5ea83dc1"}]} 2018-09-30 05:29:49,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1e15e352-22ea-440d-825c-de18fbd4fdc0 used request id req-0a8e55ba-71f9-476a-93f5-151fea58ec24 2018-09-30 05:29:49,660 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:29:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1e15e352-22ea-440d-825c-de18fbd4fdc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:49,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ba27466-29aa-4350-80e5-5d1c0834919b Content-Length: 0 Date: Sun, 30 Sep 2018 05:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:29:49,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1e15e352-22ea-440d-825c-de18fbd4fdc0 used request id req-4ba27466-29aa-4350-80e5-5d1c0834919b 2018-09-30 05:29:49,972 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj 2018-09-30 05:29:49,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:50,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35c06a3b-16a2-4fa2-956a-f63da79e0d82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:50,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a755932df87f45e2a017f361a721994d used request id req-35c06a3b-16a2-4fa2-956a-f63da79e0d82 2018-09-30 05:29:50,228 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-5275fd0d-29eb-40e-proj-role 2018-09-30 05:29:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/07c70f82d7ef4fcf8195cdc55bf9849f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:50,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e79cab6-9c02-4b75-b5b8-9808b432a626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:50,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/07c70f82d7ef4fcf8195cdc55bf9849f used request id req-5e79cab6-9c02-4b75-b5b8-9808b432a626 2018-09-30 05:29:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295984cfbcc732033d001e0b1b8202d582f9db8c" 2018-09-30 05:29:50,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a487c3-3fd5-41c5-b16e-3f00075f42f9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:29:50,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-97a487c3-3fd5-41c5-b16e-3f00075f42f9 2018-09-30 05:29:50,468 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-5275fd0d-29eb-40e-user 2018-09-30 05:29:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fae0916f1eb94bb58349b70c436acd48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503ec65ecaa3b620ae83752f2507832d67cc062" 2018-09-30 05:29:50,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59839332-1ca0-45fe-a1d0-bd21b845e17e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:50,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fae0916f1eb94bb58349b70c436acd48 used request id req-59839332-1ca0-45fe-a1d0-bd21b845e17e 2018-09-30 05:29:50,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:51,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["Gi859pUlSP-r9ffIno5DFQ"], "issued_at": "2018-09-30T05:29:51.000000Z"}} 2018-09-30 05:29:51,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da62fafc7eedb11a726b92465f70e1f811afa1b5" 2018-09-30 05:29:51,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d077bb1c-dcd5-40f5-8c68-f8e281271ade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:51,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d077bb1c-dcd5-40f5-8c68-f8e281271ade 2018-09-30 05:29:51,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:51,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:51,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xlkbaAEyTRSwMsFP10_zwA"], "issued_at": "2018-09-30T05:29:51.000000Z"}} 2018-09-30 05:29:51,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:29:51,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee40d9f2-11f4-4dda-a9d6-2a733bdba711 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:51,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ee40d9f2-11f4-4dda-a9d6-2a733bdba711 2018-09-30 05:29:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:29:51,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:29:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:29:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:29:51,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea28f589-f86f-4c06-af06-6bd3f6ce7ad1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:29:51,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj used request id req-ea28f589-f86f-4c06-af06-6bd3f6ce7ad1 2018-09-30 05:29:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:29:51,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb233ad-daa7-47fb-84b4-43965b23eaab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:29:51,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4eb233ad-daa7-47fb-84b4-43965b23eaab 2018-09-30 05:29:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}}' 2018-09-30 05:29:51,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e699c90-29d5-4123-a7cc-df05ea3467bf Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:29:51,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6e699c90-29d5-4123-a7cc-df05ea3467bf 2018-09-30 05:29:51,961 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-765bcc00-9c58-482-proj 2018-09-30 05:29:51,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:51,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:52,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["WIPAT7j1R-SmF_3T-K9yjg"], "issued_at": "2018-09-30T05:29:52.000000Z"}} 2018-09-30 05:29:52,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:52,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bfb67e-9986-4ba7-82fe-c5d9b424ac15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:52,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-d3bfb67e-9986-4ba7-82fe-c5d9b424ac15 2018-09-30 05:29:52,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:29:52,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:29:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:29:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:52,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d2b4a9-a93f-4141-8a57-1a976a76ad1b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:29:52,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-88d2b4a9-a93f-4141-8a57-1a976a76ad1b 2018-09-30 05:29:52,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:52,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62df6175-a06f-40a3-b638-7e6b135140a5 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}]} 2018-09-30 05:29:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj used request id req-62df6175-a06f-40a3-b638-7e6b135140a5 2018-09-30 05:29:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:52,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00770c7-4127-4000-a982-5fa4ce6fff29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:29:52,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c00770c7-4127-4000-a982-5fa4ce6fff29 2018-09-30 05:29:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01569fca-c6c3-4dd8-9e6f-2e8157ae5bf2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:29:53,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-01569fca-c6c3-4dd8-9e6f-2e8157ae5bf2 2018-09-30 05:29:53,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb88333a-ac85-45f2-8ed3-e5c61736ab8b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}]} 2018-09-30 05:29:53,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj used request id req-eb88333a-ac85-45f2-8ed3-e5c61736ab8b 2018-09-30 05:29:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127db919-9f16-4b55-9845-26c79b229209 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-765bcc00-9c58-482-user", "links": {"self": "http://172.30.9.29:5000/v3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "password_expires_at": null}} 2018-09-30 05:29:53,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd used request id req-127db919-9f16-4b55-9845-26c79b229209 2018-09-30 05:29:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07183518-9a82-4c4d-8858-1b91178aa5ab Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles", "previous": null, "next": null}, "roles": []} 2018-09-30 05:29:53,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles used request id req-07183518-9a82-4c4d-8858-1b91178aa5ab 2018-09-30 05:29:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a06b6f-e388-4e67-8225-52abbbe1b8fc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "domain_id": null, "name": "admin", "id": "814346b910b046f4b45290291aadbbd5"}} 2018-09-30 05:29:53,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5 used request id req-79a06b6f-e388-4e67-8225-52abbbe1b8fc 2018-09-30 05:29:53,529 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-765bcc00-9c58-482-proj 2018-09-30 05:29:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fdb82ef-3810-4492-96a9-69d353aca667 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:53,599 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles/814346b910b046f4b45290291aadbbd5 used request id req-1fdb82ef-3810-4492-96a9-69d353aca667 2018-09-30 05:29:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00122d62-493c-4491-ad34-3268d2406f34 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:29:53,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-00122d62-493c-4491-ad34-3268d2406f34 2018-09-30 05:29:53,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9d0767-19d4-4387-b88b-822bef53d5e9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}]} 2018-09-30 05:29:53,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-765bcc00-9c58-482-proj used request id req-0c9d0767-19d4-4387-b88b-822bef53d5e9 2018-09-30 05:29:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a35da34-d378-490a-8133-14d2bd9d9e48 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}]} 2018-09-30 05:29:53,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles used request id req-3a35da34-d378-490a-8133-14d2bd9d9e48 2018-09-30 05:29:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:53,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a759a3e-b8ed-4f41-9b7e-ed7dbc044310 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "domain_id": null, "name": "heat_stack_owner", "id": "ef82967bb0a548ba9b4097292a03296d"}} 2018-09-30 05:29:53,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-3a759a3e-b8ed-4f41-9b7e-ed7dbc044310 2018-09-30 05:29:53,995 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-765bcc00-9c58-482-proj 2018-09-30 05:29:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:29:54,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700824a2-032c-4ebc-8119-618144b7057b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:54,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles/ef82967bb0a548ba9b4097292a03296d used request id req-700824a2-032c-4ebc-8119-618144b7057b 2018-09-30 05:29:54,125 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-765bcc00-9c58-482-user 2018-09-30 05:29:54,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:54,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:29:54,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5557b23-71a3-47e1-857f-168c71974590 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:29:54,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5557b23-71a3-47e1-857f-168c71974590 2018-09-30 05:29:54,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" -d '{"role": {"name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}}' 2018-09-30 05:29:54,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e404520-1502-4b17-bd66-d48784722464 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "939ea2f7c89c4a2aa07c1bc4346a5564", "links": {"self": "http://172.30.9.29:5000/v3/roles/939ea2f7c89c4a2aa07c1bc4346a5564"}, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}} 2018-09-30 05:29:54,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9e404520-1502-4b17-bd66-d48784722464 2018-09-30 05:29:54,381 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role 2018-09-30 05:29:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/939ea2f7c89c4a2aa07c1bc4346a5564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:29:54,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58eb394b-2d2e-46fc-bfc7-a271ecadda6f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/939ea2f7c89c4a2aa07c1bc4346a5564"}, "domain_id": null, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role", "id": "939ea2f7c89c4a2aa07c1bc4346a5564"}} 2018-09-30 05:29:54,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/939ea2f7c89c4a2aa07c1bc4346a5564 used request id req-58eb394b-2d2e-46fc-bfc7-a271ecadda6f 2018-09-30 05:29:54,478 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role to project CreateStackFloatingIpTests-765bcc00-9c58-482-proj 2018-09-30 05:29:54,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles/939ea2f7c89c4a2aa07c1bc4346a5564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:29:54,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b53497-51d0-4444-a9ea-9c7226043268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:29:54,604 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd/roles/939ea2f7c89c4a2aa07c1bc4346a5564 used request id req-76b53497-51d0-4444-a9ea-9c7226043268 2018-09-30 05:29:54,604 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:29:54,605 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-30 05:29:54,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:54,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:54,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "939ea2f7c89c4a2aa07c1bc4346a5564", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-user", "id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd"}, "audit_ids": ["RRvo_p8VRziVHtHaKIWbLQ"], "issued_at": "2018-09-30T05:29:54.000000Z"}} 2018-09-30 05:29:54,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:29:55,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d1d51d-5d72-4f4d-aaa6-fe77891dfe1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:55,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-f8d1d51d-5d72-4f4d-aaa6-fe77891dfe1a 2018-09-30 05:29:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:29:55,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f40f859e-4fc3-4b62-9afd-4fdf893141fe Date: Sun, 30 Sep 2018 05:29:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"} 2018-09-30 05:29:55,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image used request id req-f40f859e-4fc3-4b62-9afd-4fdf893141fe 2018-09-30 05:29:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:29:55,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-917dce14-da96-4dcb-81f0-2fd2195fba6e Date: Sun, 30 Sep 2018 05:29:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:29:55,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-917dce14-da96-4dcb-81f0-2fd2195fba6e 2018-09-30 05:29:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}' 2018-09-30 05:29:56,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 X-Openstack-Request-Id: req-efc298a2-ac73-49c6-b0ae-05a938f61221 Date: Sun, 30 Sep 2018 05:29:56 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:29:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:29:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "min_disk": 0, "protected": false, "id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "file": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file", "checksum": null, "owner": "27ea3dc038734a54ba4a1a184ca1c3f3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:29:56,048 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-efc298a2-ac73-49c6-b0ae-05a938f61221 2018-09-30 05:29:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" -d '' 2018-09-30 05:29:56,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b43b7929-cce9-4448-afcb-001a574167f5 Date: Sun, 30 Sep 2018 05:29:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:29:56,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file used request id req-b43b7929-cce9-4448-afcb-001a574167f5 2018-09-30 05:29:56,798 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:29:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:29:57,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ab6ce29f-112f-4ba2-85ae-12245d75e65e Date: Sun, 30 Sep 2018 05:29:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "metadata": {}}], "self": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "min_disk": 0, "protected": false, "id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "file": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27ea3dc038734a54ba4a1a184ca1c3f3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:29:57,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 used request id req-ab6ce29f-112f-4ba2-85ae-12245d75e65e 2018-09-30 05:29:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:29:57,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf5eba55-b3c4-4851-b7e2-fe40f7dd23ed Date: Sun, 30 Sep 2018 05:29:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:29:57,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cf5eba55-b3c4-4851-b7e2-fe40f7dd23ed 2018-09-30 05:29:57,595 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image 2018-09-30 05:29:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:29:57,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dfa00490-465e-4294-b4dc-749b3cbeb750 Date: Sun, 30 Sep 2018 05:29:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "metadata": {}}], "self": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "min_disk": 0, "protected": false, "id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "file": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27ea3dc038734a54ba4a1a184ca1c3f3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:29:57,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 used request id req-dfa00490-465e-4294-b4dc-749b3cbeb750 2018-09-30 05:29:57,775 - create_image - DEBUG - Instance status is - active 2018-09-30 05:29:57,775 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image 2018-09-30 05:29:57,775 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image 2018-09-30 05:29:57,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:29:57,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:29:58,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "939ea2f7c89c4a2aa07c1bc4346a5564", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-user", "id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd"}, "audit_ids": ["t_AUh88RRjqZYbR0Fuh-Kg"], "issued_at": "2018-09-30T05:29:58.000000Z"}} 2018-09-30 05:29:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:29:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee1cfba-6a21-46ab-af98-24ffdaeeea7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:29:58,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-1ee1cfba-6a21-46ab-af98-24ffdaeeea7e 2018-09-30 05:29:58,241 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:29:58,244 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:29:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:29:58,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:29:58 GMT Server: Apache x-openstack-request-id: req-a0844a62-dce4-407c-af7c-c2d254e59ab7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-30 05:29:58,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack used request id req-a0844a62-dce4-407c-af7c-c2d254e59ab7 2018-09-30 05:29:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net"}}' 2018-09-30 05:30:01,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:29:58 GMT Server: Apache x-openstack-request-id: req-1d47a532-26a9-42d3-aa99-9d4095ebc46d Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}]}} 2018-09-30 05:30:01,863 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks used request id req-1d47a532-26a9-42d3-aa99-9d4095ebc46d 2018-09-30 05:30:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:02,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:01 GMT Server: Apache x-openstack-request-id: req-7b76186f-dd6c-4971-843c-ecb516f21c76 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:02,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:02 GMT Server: Apache x-openstack-request-id: req-4e9958fe-be27-4aa0-a3bf-0a50ae5981c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:02,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-4e9958fe-be27-4aa0-a3bf-0a50ae5981c3 2018-09-30 05:30:02,246 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:02,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:02 GMT Server: Apache x-openstack-request-id: req-39d93e23-1a14-440b-9b2e-075537918731 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:02,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:02 GMT Server: Apache x-openstack-request-id: req-89e774bc-e2fc-4638-9500-59d09a1a6276 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:02,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-89e774bc-e2fc-4638-9500-59d09a1a6276 2018-09-30 05:30:02,465 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:30:02,465 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:05,468 - create_stack - DEBUG - Stack status query timeout in 1196.77846193 2018-09-30 05:30:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:05,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:05 GMT Server: Apache x-openstack-request-id: req-9d334f7c-aa66-4414-86a7-9bc46acc881f Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:05,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:05 GMT Server: Apache x-openstack-request-id: req-9d898009-c474-40f4-b1d4-d9daab9de66d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:05,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-9d898009-c474-40f4-b1d4-d9daab9de66d 2018-09-30 05:30:05,572 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:30:05,572 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:08,575 - create_stack - DEBUG - Stack status query timeout in 1193.67150688 2018-09-30 05:30:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:08,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:08 GMT Server: Apache x-openstack-request-id: req-fd434a32-1cb0-4bbe-a31b-32f6ff94b027 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:09,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:08 GMT Server: Apache x-openstack-request-id: req-d39ce925-a4f4-48d5-b60d-a12a8055b120 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:09,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-d39ce925-a4f4-48d5-b60d-a12a8055b120 2018-09-30 05:30:09,082 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:30:09,082 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:12,085 - create_stack - DEBUG - Stack status query timeout in 1190.16105294 2018-09-30 05:30:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:12,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:12 GMT Server: Apache x-openstack-request-id: req-22dc924a-58a8-4eb8-90ce-d1158f6b5efb Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:12,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:12 GMT Server: Apache x-openstack-request-id: req-7b79d33b-2fbe-4d0f-935d-4e92fe5b3946 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:12,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-7b79d33b-2fbe-4d0f-935d-4e92fe5b3946 2018-09-30 05:30:12,507 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:30:12,508 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:15,509 - create_stack - DEBUG - Stack status query timeout in 1186.73740602 2018-09-30 05:30:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:15,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:15 GMT Server: Apache x-openstack-request-id: req-3d68ff5f-14c6-451b-850e-c005b1b78455 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:16,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:15 GMT Server: Apache x-openstack-request-id: req-07863fb8-d129-4ae8-a270-0c51700b4c18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:16,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-07863fb8-d129-4ae8-a270-0c51700b4c18 2018-09-30 05:30:16,007 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:30:16,007 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:19,010 - create_stack - DEBUG - Stack status query timeout in 1183.23601294 2018-09-30 05:30:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:19,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:19 GMT Server: Apache x-openstack-request-id: req-30e47c42-33ce-43f4-bc18-2e147563e897 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:19,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:19 GMT Server: Apache x-openstack-request-id: req-666c2e62-c758-47c2-b0e5-7b302e11c800 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:19,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-666c2e62-c758-47c2-b0e5-7b302e11c800 2018-09-30 05:30:19,440 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-30 05:30:19,440 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:22,444 - create_stack - DEBUG - Stack status query timeout in 1179.80277491 2018-09-30 05:30:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:22,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:22 GMT Server: Apache x-openstack-request-id: req-b03822a6-be5c-4a24-9fa5-226ed7ca2178 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:22,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:22 GMT Server: Apache x-openstack-request-id: req-a04abb8d-3e5a-469c-81bb-534eaf133291 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:22,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-a04abb8d-3e5a-469c-81bb-534eaf133291 2018-09-30 05:30:22,944 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:30:22,944 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:22,944 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:22,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:30:22,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:30:23,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "939ea2f7c89c4a2aa07c1bc4346a5564", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-user", "id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd"}, "audit_ids": ["_dAM6mE-TlCkNhf4DpF3wA"], "issued_at": "2018-09-30T05:30:23.000000Z"}} 2018-09-30 05:30:23,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:23,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467b9d3b-635c-4912-a793-50aee748f064 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:30:23,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-467b9d3b-635c-4912-a793-50aee748f064 2018-09-30 05:30:23,428 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:30:23,432 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-30 05:30:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:23,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:23 GMT Server: Apache x-openstack-request-id: req-48880dd9-7dad-4d9b-a613-18edb6e390f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "deletion_time": null, "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "updated_time": null, "project": "27ea3dc038734a54ba4a1a184ca1c3f3", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "tags": null}]} 2018-09-30 05:30:23,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack used request id req-48880dd9-7dad-4d9b-a613-18edb6e390f7 2018-09-30 05:30:23,626 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:23,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:23 GMT Server: Apache x-openstack-request-id: req-4fd21045-29fc-4d3c-91da-f1329ccd9b8d Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:24,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:23 GMT Server: Apache x-openstack-request-id: req-609a3928-2f69-4f74-a63b-c93929016bd1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1061 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c34985cc-8895-46c9-9990-beefd1f72913", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3ee07baf-2f9e-4214-a5ec-1e091ad0fd17", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2b8eaed9-9567-447a-8a4d-2a89748ac991", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "87382a23-2329-4c3f-b833-b9e710756a81", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "261", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4:subnet_id=c34985cc-8895-46c9-9990-beefd1f72913", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3287b254-62ad-46c0-8090-53b9a46083a1", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d528ccac-791e-43c4-98c8-b92f686dc1a3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8e8803e3-899c-4c2b-9c4f-c272f4fa389c", "resource_type": "OS::Neutron::Port"}]} 2018-09-30 05:30:24,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources used request id req-609a3928-2f69-4f74-a63b-c93929016bd1 2018-09-30 05:30:24,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:24,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eda35071-0b8f-4550-86ad-325021c5f032 x-compute-request-id: req-eda35071-0b8f-4550-86ad-325021c5f032 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-30T05:30:18.000000", "flavor": {"id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "links": [{"href": "http://172.30.9.29:8774/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "bookmark"}]}, "id": "3287b254-62ad-46c0-8090-53b9a46083a1", "security_groups": [{"name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:18Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:30:24,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 used request id req-eda35071-0b8f-4550-86ad-325021c5f032 2018-09-30 05:30:24,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:25,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f89178ef-8353-49d9-8697-eaa298a8a6d7 Date: Sun, 30 Sep 2018 05:30:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:25,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-f89178ef-8353-49d9-8697-eaa298a8a6d7 2018-09-30 05:30:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:30:25,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:30:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:30:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:25,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b178f0-e039-436b-88d8-eebacb63f5ed Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:25,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-70b178f0-e039-436b-88d8-eebacb63f5ed 2018-09-30 05:30:25,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:25,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d475ba8-60d0-4924-980b-7e509eb33c7e Date: Sun, 30 Sep 2018 05:30:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:25,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-3d475ba8-60d0-4924-980b-7e509eb33c7e 2018-09-30 05:30:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-43d62fe8-ed69-490b-a4af-abb0d733b5e7 Date: Sun, 30 Sep 2018 05:30:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:25,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-43d62fe8-ed69-490b-a4af-abb0d733b5e7 2018-09-30 05:30:25,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:26,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ef8f8f-3ac7-442c-9c3a-9e1d4d737722 x-compute-request-id: req-c8ef8f8f-3ac7-442c-9c3a-9e1d4d737722 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:db:6f", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-09-30T05:30:16.000000", "flavor": {"id": "3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "links": [{"href": "http://172.30.9.29:8774/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "rel": "bookmark"}]}, "id": "d528ccac-791e-43c4-98c8-b92f686dc1a3", "security_groups": [{"name": "default"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:16Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:30:26,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3 used request id req-c8ef8f8f-3ac7-442c-9c3a-9e1d4d737722 2018-09-30 05:30:26,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:26,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d2ed8e0c-59ab-43d8-9ce0-f736e8e7c065 Date: Sun, 30 Sep 2018 05:30:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:26,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-d2ed8e0c-59ab-43d8-9ce0-f736e8e7c065 2018-09-30 05:30:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:26,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7bb816-e9cf-4419-9bbf-4016e59c1647 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:26,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-6e7bb816-e9cf-4419-9bbf-4016e59c1647 2018-09-30 05:30:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:26,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1b16d1cc-40c7-41ba-bfbc-bc1eaf27dd98 Date: Sun, 30 Sep 2018 05:30:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:26,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-1b16d1cc-40c7-41ba-bfbc-bc1eaf27dd98 2018-09-30 05:30:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:26,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-68b66c9b-b3ab-4b6a-babd-e607b6e97e24 Date: Sun, 30 Sep 2018 05:30:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:26,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-68b66c9b-b3ab-4b6a-babd-e607b6e97e24 2018-09-30 05:30:26,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:26 GMT Server: Apache x-openstack-request-id: req-1c60e11b-1895-4719-a82f-d3b7270f99b9 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:27,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:27 GMT Server: Apache x-openstack-request-id: req-a385a929-60df-4f2a-86c5-6b8a5a2fe60d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1061 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c34985cc-8895-46c9-9990-beefd1f72913", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3ee07baf-2f9e-4214-a5ec-1e091ad0fd17", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "2b8eaed9-9567-447a-8a4d-2a89748ac991", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "87382a23-2329-4c3f-b833-b9e710756a81", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "261", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4:subnet_id=c34985cc-8895-46c9-9990-beefd1f72913", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-30T05:30:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3287b254-62ad-46c0-8090-53b9a46083a1", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d528ccac-791e-43c4-98c8-b92f686dc1a3", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-30T05:30:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-30T05:30:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8e8803e3-899c-4c2b-9c4f-c272f4fa389c", "resource_type": "OS::Neutron::Port"}]} 2018-09-30 05:30:27,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435/resources used request id req-a385a929-60df-4f2a-86c5-6b8a5a2fe60d 2018-09-30 05:30:27,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d89dec61-61b6-4ddf-ac45-7e5d692bc940 x-compute-request-id: req-d89dec61-61b6-4ddf-ac45-7e5d692bc940 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-flavor1-4g5qlpvi6reu", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:30:27,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846 used request id req-d89dec61-61b6-4ddf-ac45-7e5d692bc940 2018-09-30 05:30:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f83c16e6-6864-4307-a240-a15f1a6a2be8 Date: Sun, 30 Sep 2018 05:30:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}} 2018-09-30 05:30:27,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 used request id req-f83c16e6-6864-4307-a240-a15f1a6a2be8 2018-09-30 05:30:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-800e7782-4cd9-4e93-bc5e-62a7b60f4811 Date: Sun, 30 Sep 2018 05:30:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:27,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-800e7782-4cd9-4e93-bc5e-62a7b60f4811 2018-09-30 05:30:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f939c6e6-f9b8-4ca8-83fe-80607bd8072a Date: Sun, 30 Sep 2018 05:30:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:27,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-f939c6e6-f9b8-4ca8-83fe-80607bd8072a 2018-09-30 05:30:27,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4ddd8084-76c5-433d-aaeb-14a50d588448 Date: Sun, 30 Sep 2018 05:30:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:27,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-4ddd8084-76c5-433d-aaeb-14a50d588448 2018-09-30 05:30:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:27,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc8fe2e-28b1-4b08-92e8-4674834f2137 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:27,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-acc8fe2e-28b1-4b08-92e8-4674834f2137 2018-09-30 05:30:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f638b682-4c06-4373-9399-83800a5400af Date: Sun, 30 Sep 2018 05:30:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:28,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-f638b682-4c06-4373-9399-83800a5400af 2018-09-30 05:30:28,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A7e%3Ac8%3Adb&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-d7fa62b8-daf4-4b4a-bd75-0fdf9fba7954 Date: Sun, 30 Sep 2018 05:30:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"}]} 2018-09-30 05:30:28,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A7e%3Ac8%3Adb&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6&admin_state_up=True used request id req-d7fa62b8-daf4-4b4a-bd75-0fdf9fba7954 2018-09-30 05:30:28,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3880ef3c-a6c2-46fa-9b00-d5468ea0f8e8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:28,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-3880ef3c-a6c2-46fa-9b00-d5468ea0f8e8 2018-09-30 05:30:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dd218ccd-b2cf-4076-a210-a890a6d8c67e Date: Sun, 30 Sep 2018 05:30:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:28,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-dd218ccd-b2cf-4076-a210-a890a6d8c67e 2018-09-30 05:30:28,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f1db8474-4887-4b02-927c-7874d6aade72 Date: Sun, 30 Sep 2018 05:30:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:28,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-f1db8474-4887-4b02-927c-7874d6aade72 2018-09-30 05:30:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-7c218def-aa49-4c90-8ada-7fd8ee1afcde Date: Sun, 30 Sep 2018 05:30:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:28,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-7c218def-aa49-4c90-8ada-7fd8ee1afcde 2018-09-30 05:30:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:28,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-291e37cb-2725-4e00-afec-2e699e3aff8a Date: Sun, 30 Sep 2018 05:30:28 GMT RESP BODY: {"floatingips": [{"router_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:13Z", "updated_at": "2018-09-30T05:30:15Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_id": "8e8803e3-899c-4c2b-9c4f-c272f4fa389c", "id": "87382a23-2329-4c3f-b833-b9e710756a81"}]} 2018-09-30 05:30:28,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-291e37cb-2725-4e00-afec-2e699e3aff8a 2018-09-30 05:30:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/f34e98c5-56dd-4a33-b9f5-2f6bef9178e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c12393ef-c757-425b-8820-c4a61214c278 Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:07Z", "admin_state_up": true, "updated_at": "2018-09-30T05:30:13Z", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "name": "mgmt_router"}} 2018-09-30 05:30:29,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/f34e98c5-56dd-4a33-b9f5-2f6bef9178e4 used request id req-c12393ef-c757-425b-8820-c4a61214c278 2018-09-30 05:30:29,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f34e98c5-56dd-4a33-b9f5-2f6bef9178e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-20f5e7ae-d620-4b01-a291-57379511e598 Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:28Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","ip_address":"172.30.9.205"}],"id":"33293d09-7463-4011-a122-4fc848137991","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:7d:f6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"","created_at":"2018-09-30T05:30:07Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f64ab7cd-8eae-46ab-b626-c28a3a03aca1","ip_address":"169.254.192.2"}],"id":"53e4c1df-ca28-49c5-8258-a18a17ce5f39","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:c7:8e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 27ea3dc038734a54ba4a1a184ca1c3f3","admin_state_up":true,"network_id":"5ff2662d-4e93-4b55-93ab-ed8327890c4f","tenant_id":"","created_at":"2018-09-30T05:30:08Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f64ab7cd-8eae-46ab-b626-c28a3a03aca1","ip_address":"169.254.192.1"}],"id":"e8e10903-e60b-448a-9b56-7ef3ff97d4c7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:80:e7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 27ea3dc038734a54ba4a1a184ca1c3f3","admin_state_up":true,"network_id":"5ff2662d-4e93-4b55-93ab-ed8327890c4f","tenant_id":"","created_at":"2018-09-30T05:30:09Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f64ab7cd-8eae-46ab-b626-c28a3a03aca1","ip_address":"169.254.192.12"}],"id":"f8c16714-6712-4cd3-9375-6f20de48bf7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:3a:74","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 27ea3dc038734a54ba4a1a184ca1c3f3","admin_state_up":true,"network_id":"5ff2662d-4e93-4b55-93ab-ed8327890c4f","tenant_id":"","created_at":"2018-09-30T05:30:10Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"}]} 2018-09-30 05:30:29,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f34e98c5-56dd-4a33-b9f5-2f6bef9178e4 used request id req-20f5e7ae-d620-4b01-a291-57379511e598 2018-09-30 05:30:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-17f40f11-03e2-4e4a-86dd-7562c031545f Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:12Z","dns_nameservers":[],"updated_at":"2018-09-30T03:17:12Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"b53dbc0cd521443fbc5c677d02bd6969","id":"3d746b2d-37e4-42b7-8b76-ec4e5db3cf28","subnetpool_id":null,"name":"external-subnet"}} 2018-09-30 05:30:29,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3d746b2d-37e4-42b7-8b76-ec4e5db3cf28 used request id req-17f40f11-03e2-4e4a-86dd-7562c031545f 2018-09-30 05:30:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f64ab7cd-8eae-46ab-b626-c28a3a03aca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dc634bd2-1986-4e96-9e54-4e59cfec7df9 Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5ff2662d-4e93-4b55-93ab-ed8327890c4f","tenant_id":"","created_at":"2018-09-30T05:30:07Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f64ab7cd-8eae-46ab-b626-c28a3a03aca1","subnetpool_id":null,"name":"HA subnet tenant 27ea3dc038734a54ba4a1a184ca1c3f3"}} 2018-09-30 05:30:29,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f64ab7cd-8eae-46ab-b626-c28a3a03aca1 used request id req-dc634bd2-1986-4e96-9e54-4e59cfec7df9 2018-09-30 05:30:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f64ab7cd-8eae-46ab-b626-c28a3a03aca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-df5c0684-6e52-4a77-b512-b7307a76b38b Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5ff2662d-4e93-4b55-93ab-ed8327890c4f","tenant_id":"","created_at":"2018-09-30T05:30:07Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f64ab7cd-8eae-46ab-b626-c28a3a03aca1","subnetpool_id":null,"name":"HA subnet tenant 27ea3dc038734a54ba4a1a184ca1c3f3"}} 2018-09-30 05:30:29,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f64ab7cd-8eae-46ab-b626-c28a3a03aca1 used request id req-df5c0684-6e52-4a77-b512-b7307a76b38b 2018-09-30 05:30:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f64ab7cd-8eae-46ab-b626-c28a3a03aca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9b2ae569-2e2a-4493-9ee9-81e68bcb166a Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5ff2662d-4e93-4b55-93ab-ed8327890c4f","tenant_id":"","created_at":"2018-09-30T05:30:07Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:07Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"f64ab7cd-8eae-46ab-b626-c28a3a03aca1","subnetpool_id":null,"name":"HA subnet tenant 27ea3dc038734a54ba4a1a184ca1c3f3"}} 2018-09-30 05:30:29,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f64ab7cd-8eae-46ab-b626-c28a3a03aca1 used request id req-9b2ae569-2e2a-4493-9ee9-81e68bcb166a 2018-09-30 05:30:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:29,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b200d241-68f5-4cf8-a8c6-5f534fbf2023 Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}} 2018-09-30 05:30:29,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 used request id req-b200d241-68f5-4cf8-a8c6-5f534fbf2023 2018-09-30 05:30:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/8e8803e3-899c-4c2b-9c4f-c272f4fa389c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:30,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-648926ef-43a8-4311-97da-a11339ee2e48 Date: Sun, 30 Sep 2018 05:30:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","qos_policy_id":null,"admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal"}} 2018-09-30 05:30:30,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/8e8803e3-899c-4c2b-9c4f-c272f4fa389c used request id req-648926ef-43a8-4311-97da-a11339ee2e48 2018-09-30 05:30:30,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:30,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ea092418-64ac-481a-ae36-6de3bd30faca Date: Sun, 30 Sep 2018 05:30:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}} 2018-09-30 05:30:30,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 used request id req-ea092418-64ac-481a-ae36-6de3bd30faca 2018-09-30 05:30:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:30,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0dd56b60-6975-4f64-b713-89b0c65b10c0 Date: Sun, 30 Sep 2018 05:30:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "metadata": {}}], "self": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "min_disk": 0, "protected": false, "id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "file": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27ea3dc038734a54ba4a1a184ca1c3f3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:30:30,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 used request id req-0dd56b60-6975-4f64-b713-89b0c65b10c0 2018-09-30 05:30:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:30,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-259b8202-dd59-4d0a-8788-fd9751bdcd5d Date: Sun, 30 Sep 2018 05:30:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:30:30,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-259b8202-dd59-4d0a-8788-fd9751bdcd5d 2018-09-30 05:30:30,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:30,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:30 GMT Server: Apache x-openstack-request-id: req-31e969ca-ef22-4e5e-b26a-47ac60985445 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:31,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:30 GMT Server: Apache x-openstack-request-id: req-555aa27f-6851-472a-907e-05f5378f2e05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:31,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-555aa27f-6851-472a-907e-05f5378f2e05 2018-09-30 05:30:31,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:30:31,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:30:31,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "939ea2f7c89c4a2aa07c1bc4346a5564", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-user", "id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd"}, "audit_ids": ["cx2jbVFARSun2A-tAO3--A"], "issued_at": "2018-09-30T05:30:31.000000Z"}} 2018-09-30 05:30:31,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:31,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081ab93e-44f7-49b1-a174-ea7d8340d26b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:30:31,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-081ab93e-44f7-49b1-a174-ea7d8340d26b 2018-09-30 05:30:31,542 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:30:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:31,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee32aa0-9ef2-4c24-b74c-367fac91776c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:30:31,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eee32aa0-9ef2-4c24-b74c-367fac91776c 2018-09-30 05:30:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:31,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2d64f3d9-82f8-4372-ab51-7f1cf763a629 Date: Sun, 30 Sep 2018 05:30:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:31,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-2d64f3d9-82f8-4372-ab51-7f1cf763a629 2018-09-30 05:30:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:30:31,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:30:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:30:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:31,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1ec7d6-00d9-46b8-a0b2-b75109c2d2c9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:31,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-cf1ec7d6-00d9-46b8-a0b2-b75109c2d2c9 2018-09-30 05:30:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:32,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bb845a44-cee7-40ad-86cc-ecc8999b905c Date: Sun, 30 Sep 2018 05:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:32,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-bb845a44-cee7-40ad-86cc-ecc8999b905c 2018-09-30 05:30:32,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A7e%3Ac8%3Adb&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:32,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-0102b409-9cc0-443e-be0c-7695687223f4 Date: Sun, 30 Sep 2018 05:30:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"}]} 2018-09-30 05:30:32,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A7e%3Ac8%3Adb&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6&admin_state_up=True used request id req-0102b409-9cc0-443e-be0c-7695687223f4 2018-09-30 05:30:32,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:32,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38206a98-9607-446d-875a-19ac810a9e89 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:32,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-38206a98-9607-446d-875a-19ac810a9e89 2018-09-30 05:30:32,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:33,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a35c5b73-9eb4-4a55-9faf-ba4cc92a84f6 x-compute-request-id: req-a35c5b73-9eb4-4a55-9faf-ba4cc92a84f6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-30T05:30:18.000000", "flavor": {"id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "links": [{"href": "http://172.30.9.29:8774/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "bookmark"}]}, "id": "3287b254-62ad-46c0-8090-53b9a46083a1", "security_groups": [{"name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:18Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:30:33,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1 used request id req-a35c5b73-9eb4-4a55-9faf-ba4cc92a84f6 2018-09-30 05:30:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ea078dca-f845-402f-8a45-cc89fd1ee99e Date: Sun, 30 Sep 2018 05:30:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:33,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-ea078dca-f845-402f-8a45-cc89fd1ee99e 2018-09-30 05:30:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:33,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-24db78fa-5a83-4a37-baa0-b6a45fed77d6 Date: Sun, 30 Sep 2018 05:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:33,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-24db78fa-5a83-4a37-baa0-b6a45fed77d6 2018-09-30 05:30:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:34,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-38673fd4-5c78-4e1e-9abb-a430ce63ca6b Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:34,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-38673fd4-5c78-4e1e-9abb-a430ce63ca6b 2018-09-30 05:30:34,058 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1 2018-09-30 05:30:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:34,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-8b5b97a6-1ebf-46c6-b0b4-3be8ad409a82 Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"floatingips": [{"router_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:13Z", "updated_at": "2018-09-30T05:30:15Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_id": "8e8803e3-899c-4c2b-9c4f-c272f4fa389c", "id": "87382a23-2329-4c3f-b833-b9e710756a81"}]} 2018-09-30 05:30:34,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-8b5b97a6-1ebf-46c6-b0b4-3be8ad409a82 2018-09-30 05:30:34,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b952d3d-abfe-42c9-94af-64f8d43acd91 x-compute-request-id: req-4b952d3d-abfe-42c9-94af-64f8d43acd91 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-flavor2-fqwuigygpvs5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:30:34,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60 used request id req-4b952d3d-abfe-42c9-94af-64f8d43acd91 2018-09-30 05:30:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9d96af7c-ff16-4b36-b62b-a7bd6ee30fc1 Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}} 2018-09-30 05:30:34,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/c34985cc-8895-46c9-9990-beefd1f72913 used request id req-9d96af7c-ff16-4b36-b62b-a7bd6ee30fc1 2018-09-30 05:30:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4ffdbef3-ed16-4ee4-939c-8ee3c5d0c8ec Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:34,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-4ffdbef3-ed16-4ee4-939c-8ee3c5d0c8ec 2018-09-30 05:30:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7c173fd8-f099-47f6-a52e-0524bc1a21e7 Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:34,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-7c173fd8-f099-47f6-a52e-0524bc1a21e7 2018-09-30 05:30:34,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b02e2980-e25d-4298-afa9-720d55fd0449 Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:34,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-b02e2980-e25d-4298-afa9-720d55fd0449 2018-09-30 05:30:34,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335c9a46-65cd-40cf-b21a-f3e384948500 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:34,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-335c9a46-65cd-40cf-b21a-f3e384948500 2018-09-30 05:30:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-991b4971-6fb5-409c-bdc0-2f6506efe35f Date: Sun, 30 Sep 2018 05:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:34,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-991b4971-6fb5-409c-bdc0-2f6506efe35f 2018-09-30 05:30:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A32%3Adb%3A6f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-56d291b4-ab1c-4bab-95a2-f78a0673157d Date: Sun, 30 Sep 2018 05:30:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"}]} 2018-09-30 05:30:35,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A32%3Adb%3A6f&admin_state_up=True used request id req-56d291b4-ab1c-4bab-95a2-f78a0673157d 2018-09-30 05:30:35,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce72d43-62ba-4ce0-8598-6535c7a67022 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:35,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-fce72d43-62ba-4ce0-8598-6535c7a67022 2018-09-30 05:30:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f8578d4f-f1bb-403b-8f11-22cbf10de23e Date: Sun, 30 Sep 2018 05:30:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:35,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-f8578d4f-f1bb-403b-8f11-22cbf10de23e 2018-09-30 05:30:35,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-798803cd-a09b-4744-b050-0379fe52f8d8 Date: Sun, 30 Sep 2018 05:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:35,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-798803cd-a09b-4744-b050-0379fe52f8d8 2018-09-30 05:30:35,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-f652cf7c-39e5-4eba-9545-bb9e7a4e1344 Date: Sun, 30 Sep 2018 05:30:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:35,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-f652cf7c-39e5-4eba-9545-bb9e7a4e1344 2018-09-30 05:30:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-24048cc6-cf9f-443e-a9fb-5adbb66bafb4 Date: Sun, 30 Sep 2018 05:30:35 GMT RESP BODY: {"floatingips": [{"router_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:13Z", "updated_at": "2018-09-30T05:30:15Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_id": "8e8803e3-899c-4c2b-9c4f-c272f4fa389c", "id": "87382a23-2329-4c3f-b833-b9e710756a81"}]} 2018-09-30 05:30:35,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-24048cc6-cf9f-443e-a9fb-5adbb66bafb4 2018-09-30 05:30:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-35085b7d-a626-4635-9448-92b182ab2615 Date: Sun, 30 Sep 2018 05:30:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-30T05:29:56Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "metadata": {}}], "self": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "min_disk": 0, "protected": false, "id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "file": "/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27ea3dc038734a54ba4a1a184ca1c3f3", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:30:35,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 used request id req-35085b7d-a626-4635-9448-92b182ab2615 2018-09-30 05:30:35,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2760eecf0ac085050de882335783418f464e57" 2018-09-30 05:30:35,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:35 GMT Server: Apache x-openstack-request-id: req-badff9ec-6939-4dfe-ae24-c1ecf01af243 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:36,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:35 GMT Server: Apache x-openstack-request-id: req-56b3e946-c86b-45ad-996a-afd5fc9af6a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:36,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-56b3e946-c86b-45ad-996a-afd5fc9af6a9 2018-09-30 05:30:36,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:30:36,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:30:36,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "939ea2f7c89c4a2aa07c1bc4346a5564", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/27ea3dc038734a54ba4a1a184ca1c3f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-user", "id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd"}, "audit_ids": ["bFrMd6mSQWy17lv_I_s58Q"], "issued_at": "2018-09-30T05:30:36.000000Z"}} 2018-09-30 05:30:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:36,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1a17b0-2979-43a7-895a-732d81f61fbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:30:36,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5a1a17b0-2979-43a7-895a-732d81f61fbe 2018-09-30 05:30:36,767 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:30:36,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:36,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd7c117-596a-4eae-8a58-21d68b3b9ac3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:30:36,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5bd7c117-596a-4eae-8a58-21d68b3b9ac3 2018-09-30 05:30:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:37,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dc99c133-3ba4-43d1-b7f3-e6a18b9c2e5c Date: Sun, 30 Sep 2018 05:30:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:37,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-dc99c133-3ba4-43d1-b7f3-e6a18b9c2e5c 2018-09-30 05:30:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:30:37,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:30:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:30:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:37,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0979877-9cc0-4a3a-88b8-3e61ec9aa0a4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:37,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-c0979877-9cc0-4a3a-88b8-3e61ec9aa0a4 2018-09-30 05:30:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:37,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-911d3b22-aa26-45a2-8e53-7729d8d4277f Date: Sun, 30 Sep 2018 05:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:37,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-911d3b22-aa26-45a2-8e53-7729d8d4277f 2018-09-30 05:30:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A32%3Adb%3A6f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:37,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-9991c0e6-2c79-4ecb-9527-3959e31836ec Date: Sun, 30 Sep 2018 05:30:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"}]} 2018-09-30 05:30:37,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17&mac_address=fa%3A16%3A3e%3A32%3Adb%3A6f&admin_state_up=True used request id req-9991c0e6-2c79-4ecb-9527-3959e31836ec 2018-09-30 05:30:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:37,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85bd7af-d09c-4377-96ed-2641214bcdd9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:37,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-e85bd7af-d09c-4377-96ed-2641214bcdd9 2018-09-30 05:30:37,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:38,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d8e7da3-555b-4697-b394-a5ee3d3e36bc x-compute-request-id: req-6d8e7da3-555b-4697-b394-a5ee3d3e36bc Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:db:6f", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-09-30T05:30:16.000000", "flavor": {"id": "3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "links": [{"href": "http://172.30.9.29:8774/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "rel": "bookmark"}]}, "id": "d528ccac-791e-43c4-98c8-b92f686dc1a3", "security_groups": [{"name": "default"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:16Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:30:38,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2 used request id req-6d8e7da3-555b-4697-b394-a5ee3d3e36bc 2018-09-30 05:30:38,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:38,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6386ff97-6298-4dff-8f05-53604a8b883a Date: Sun, 30 Sep 2018 05:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:38,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-6386ff97-6298-4dff-8f05-53604a8b883a 2018-09-30 05:30:38,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:38,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f43187a4-975f-4a2a-9d58-e63f3ef161a2 Date: Sun, 30 Sep 2018 05:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:38,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-f43187a4-975f-4a2a-9d58-e63f3ef161a2 2018-09-30 05:30:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:38,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-0d64207c-feba-4c01-af73-0bb935570893 Date: Sun, 30 Sep 2018 05:30:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:38,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-0d64207c-feba-4c01-af73-0bb935570893 2018-09-30 05:30:38,933 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2 2018-09-30 05:30:38,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:39,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-96e91694-adc5-449f-ab2b-9201b3a35f36 Date: Sun, 30 Sep 2018 05:30:39 GMT RESP BODY: {"floatingips": [{"router_id": "f34e98c5-56dd-4a33-b9f5-2f6bef9178e4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:13Z", "updated_at": "2018-09-30T05:30:15Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_id": "8e8803e3-899c-4c2b-9c4f-c272f4fa389c", "id": "87382a23-2329-4c3f-b833-b9e710756a81"}]} 2018-09-30 05:30:39,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-96e91694-adc5-449f-ab2b-9201b3a35f36 2018-09-30 05:30:39,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:39,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a695e64-4465-442a-8477-a6f44de899ac x-compute-request-id: req-5a695e64-4465-442a-8477-a6f44de899ac Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-30T05:30:18.000000", "flavor": {"id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "links": [{"href": "http://172.30.9.29:8774/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "bookmark"}]}, "id": "3287b254-62ad-46c0-8090-53b9a46083a1", "security_groups": [{"name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:18Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:30:39,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 used request id req-5a695e64-4465-442a-8477-a6f44de899ac 2018-09-30 05:30:39,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:39,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3eba03b2-75a9-4995-86ac-ddb439746ff3 Date: Sun, 30 Sep 2018 05:30:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:39,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-3eba03b2-75a9-4995-86ac-ddb439746ff3 2018-09-30 05:30:39,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:39,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c085c72e-4b30-4848-9e41-6b1bd9a01165 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:39,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-c085c72e-4b30-4848-9e41-6b1bd9a01165 2018-09-30 05:30:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:39,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-84049d40-886c-434e-bc5e-3d8c37d23554 Date: Sun, 30 Sep 2018 05:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:39,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-84049d40-886c-434e-bc5e-3d8c37d23554 2018-09-30 05:30:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:40,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-713887b7-28f4-4f95-b5bf-b92ca8320cc1 Date: Sun, 30 Sep 2018 05:30:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:40,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-713887b7-28f4-4f95-b5bf-b92ca8320cc1 2018-09-30 05:30:40,004 - create_instance - INFO - Checking if VM is active 2018-09-30 05:30:40,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:40,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-071e9781-1808-4185-8845-388e185a4296 x-compute-request-id: req-071e9781-1808-4185-8845-388e185a4296 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-30T05:30:18.000000", "flavor": {"id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "links": [{"href": "http://172.30.9.29:8774/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "bookmark"}]}, "id": "3287b254-62ad-46c0-8090-53b9a46083a1", "security_groups": [{"name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:18Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:30:40,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 used request id req-071e9781-1808-4185-8845-388e185a4296 2018-09-30 05:30:40,605 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1] is - ACTIVE 2018-09-30 05:30:40,606 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:30:40,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:41,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c9f1369-23bf-488a-8079-99ce97a0b4f0 x-compute-request-id: req-9c9f1369-23bf-488a-8079-99ce97a0b4f0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:c8:db", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3287b254-62ad-46c0-8090-53b9a46083a1", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-30T05:30:18.000000", "flavor": {"id": "fabf5d97-3be6-4cfb-b78b-a111da9f0846", "links": [{"href": "http://172.30.9.29:8774/flavors/fabf5d97-3be6-4cfb-b78b-a111da9f0846", "rel": "bookmark"}]}, "id": "3287b254-62ad-46c0-8090-53b9a46083a1", "security_groups": [{"name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:18Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:30:41,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3287b254-62ad-46c0-8090-53b9a46083a1 used request id req-9c9f1369-23bf-488a-8079-99ce97a0b4f0 2018-09-30 05:30:41,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:41,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-657cbf4b-9bcb-4ebc-9d87-d5b9a5f61a2e Date: Sun, 30 Sep 2018 05:30:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:41,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-657cbf4b-9bcb-4ebc-9d87-d5b9a5f61a2e 2018-09-30 05:30:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:41,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fedafe1-3009-44c5-95c0-a52462cb8bac Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:41,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-3fedafe1-3009-44c5-95c0-a52462cb8bac 2018-09-30 05:30:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:41,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-be700893-bd23-4841-81c9-0ffa5a7fac6f Date: Sun, 30 Sep 2018 05:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:41,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-be700893-bd23-4841-81c9-0ffa5a7fac6f 2018-09-30 05:30:41,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b981195a8f19a1be73e5a0a58b019cc9d950fd01" 2018-09-30 05:30:41,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-e259294f-6d4d-4dd6-b2c1-57552eecf034 Date: Sun, 30 Sep 2018 05:30:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:41,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-e259294f-6d4d-4dd6-b2c1-57552eecf034 2018-09-30 05:30:41,817 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:30:41,822 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7693c90L 2018-09-30 05:30:41,822 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:30:41,823 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:30:41,824 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:30:41,825 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:30:41,825 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:30:41,825 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:30:41,826 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:30:41,826 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:30:41,826 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:30:41,881 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:30:41,882 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:30:41,887 - paramiko.transport - DEBUG - Trying key d176e5c208d38191e06d82a18955e366 from 9156aac2-a49d-41aa-aa5b-706928aeb3db 2018-09-30 05:30:41,921 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:30:41,928 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:30:42,028 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:30:42,065 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:30:42,065 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:30:42,067 - paramiko.transport - DEBUG - starting thread (client mode): 0xa76939d0L 2018-09-30 05:30:42,067 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:30:42,067 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-30 05:30:42,067 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-30 05:30:42,069 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:30:42,069 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:30:42,069 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-30 05:30:42,069 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:30:42,069 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:30:42,069 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:30:42,086 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:30:42,087 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:30:42,099 - paramiko.transport - DEBUG - Trying key d176e5c208d38191e06d82a18955e366 from 9156aac2-a49d-41aa-aa5b-706928aeb3db 2018-09-30 05:30:42,126 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:30:42,134 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:30:42,163 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:30:42,164 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-30 05:30:42,165 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:30:42,166 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:30:42,166 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:30:42,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:42,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-394221f8-33b5-47e8-bf9d-13e1afceca6f x-compute-request-id: req-394221f8-33b5-47e8-bf9d-13e1afceca6f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:db:6f", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3", "rel": "bookmark"}], "image": {"id": "ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "links": [{"href": "http://172.30.9.29:8774/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-09-30T05:30:16.000000", "flavor": {"id": "3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "links": [{"href": "http://172.30.9.29:8774/flavors/3f5d4f43-2840-467f-ad0b-ea8ab2e8cd60", "rel": "bookmark"}]}, "id": "d528ccac-791e-43c4-98c8-b92f686dc1a3", "security_groups": [{"name": "default"}], "user_id": "a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:30:16Z", "hostId": "60f80995c0c7f625bfeffdaca8933934b446814d88c88c212a42b5a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "created": "2018-09-30T05:30:09Z", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:30:42,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d528ccac-791e-43c4-98c8-b92f686dc1a3 used request id req-394221f8-33b5-47e8-bf9d-13e1afceca6f 2018-09-30 05:30:42,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:42,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ca3791db-9951-4373-ba2c-52e30258ba07 Date: Sun, 30 Sep 2018 05:30:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","subnets":["c34985cc-8895-46c9-9990-beefd1f72913"],"description":"","tags":[],"updated_at":"2018-09-30T05:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net","admin_state_up":true,"tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:02Z","provider:network_type":"vxlan"}]} 2018-09-30 05:30:42,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net used request id req-ca3791db-9951-4373-ba2c-52e30258ba07 2018-09-30 05:30:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:42,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8ba922-ac14-48c4-a7f3-4d95ada1e12b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:42,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-2f8ba922-ac14-48c4-a7f3-4d95ada1e12b 2018-09-30 05:30:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:43,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d7967436-ec06-4b3e-a3d1-315839ecee22 Date: Sun, 30 Sep 2018 05:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:03Z","dns_nameservers":[],"updated_at":"2018-09-30T05:30:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","id":"c34985cc-8895-46c9-9990-beefd1f72913","subnetpool_id":null,"name":"CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet"}]} 2018-09-30 05:30:43,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-d7967436-ec06-4b3e-a3d1-315839ecee22 2018-09-30 05:30:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df923901faa2f9f0c0cdefb50141c4e4659463" 2018-09-30 05:30:43,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-94fb25d9-e94c-4797-a8bb-cc336e0ddffb Date: Sun, 30 Sep 2018 05:30:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.1"}],"id":"413c50af-a485-44c9-924e-43f689b82009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:ee:91","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:12Z","binding:vnic_type":"normal","device_id":"f34e98c5-56dd-4a33-b9f5-2f6bef9178e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.15"}],"id":"5a7015a0-934d-433c-a44b-2c308cfc557c","security_groups":["5196af6d-9903-4810-abf6-f83d9cbc2e81"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:db:6f","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:11Z","binding:vnic_type":"normal","device_id":"d528ccac-791e-43c4-98c8-b92f686dc1a3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.4"}],"id":"771646cc-7bb8-4c90-bf4f-122f998fda82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:90:43","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.8"}],"id":"8e8803e3-899c-4c2b-9c4f-c272f4fa389c","security_groups":["2b8eaed9-9567-447a-8a4d-2a89748ac991"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:c8:db","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack-port1-w3zidu44vut6","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:05Z","binding:vnic_type":"normal","device_id":"3287b254-62ad-46c0-8090-53b9a46083a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.3"}],"id":"8edc6a35-f475-4d3f-b4de-33eb816fe87d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:96:a7","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:30:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c34985cc-8895-46c9-9990-beefd1f72913","ip_address":"10.1.2.2"}],"id":"a25eb25f-40ea-46a1-87af-11eefc7fed57","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:27:9d","project_id":"27ea3dc038734a54ba4a1a184ca1c3f3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ee07baf-2f9e-4214-a5ec-1e091ad0fd17","tenant_id":"27ea3dc038734a54ba4a1a184ca1c3f3","created_at":"2018-09-30T05:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ee07baf-2f9e-4214-a5ec-1e091ad0fd17"}]} 2018-09-30 05:30:43,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3ee07baf-2f9e-4214-a5ec-1e091ad0fd17 used request id req-94fb25d9-e94c-4797-a8bb-cc336e0ddffb 2018-09-30 05:30:43,077 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:43,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:43 GMT Server: Apache x-openstack-request-id: req-d1ce76fc-54ac-43e6-a442-78d98b462e56 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:43,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:30:43 GMT Server: Apache x-openstack-request-id: req-200a3c92-f7a9-43e9-86d9-d8eedc2091bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:30:43,325 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-200a3c92-f7a9-43e9-86d9-d8eedc2091bd 2018-09-30 05:30:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:43,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:43 GMT Server: Apache x-openstack-request-id: req-fee289ce-5218-442c-8fcf-cc8c21a0d04e Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:43,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:43 GMT Server: Apache x-openstack-request-id: req-0747d6d5-89e8-4ba9-b03a-a29cc9845fa4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2L4m3D0vjCnuWcXVk0QPxqBfCSGP3zqEUoyVWzHIRy6tdzGa\nwQtGX1a7EvFMinsCKW3GzRSVWRDr51v/ZpKJpCuh/SsopXEdK/RMiGxlR1sTezPK\nMbuq5YQj8iDzN5E2OdAn3Vs0aCc/HhFbHJ+GIqFDrNrSMkn+X6RTqWofpZuAwAlX\n9WI2Lc0QTRNjL7GzDHNeoAhUPNUt9N8TScMWd0e41sj7VMzQd3oGwUskLZKROhgw\nDWwxSQgWpqYSHdugu9+VLcgMYnFsN7M2jSSnMR4hkFPOYbfU0b0B7MqXdgKWpb7h\ni5NRHsRjm7NgjzA/jW0CmSgRa7lBcKf1UZw3fwIDAQABAoIBAQDEPq+a3D+P7mtk\nl08A7zBFjPFfqCbHXQlwYN/e2V1Yrjfb42sWfSnzqujphtfhzuyvLDlDeO6c3Uhr\njA3dBrNflS4vt4MvARMDuEgPge3VxO4HsGXTz/M1qwaM9i6h0nZBtGpT73+tClQI\n2ngfm4TtGAzZlquZYwvR90zU6UTMQSxFiF91CbzQ0SKtl+Jv73ORpjAUVVktC/RK\nki4/74aq7GBmO21u/fctEx02ifZAPENwU6/ad8ANDbJWvLIMF6bNIxsucitetPWl\nsnlWcRYet1d/lj2Vza4uTYnAV7GV0U7aZvYbgsVqNKwO/Vk1oF17Ff+ThvAgInq5\nOQgmG4WRAoGBAPXxR8ssssMX97E/mOzPMble5EmtAZ0lXa+DnUiE8nNNTS8g8pmb\n4IfyeuXPMrRY+0okia9MZ9sRaq0hufWKY0hpPlfPYajn0Bd2VWkZcHZP3nEoUWnT\nRLr9YSYKJrekSBSsWfdmRTts5C+ngSVfL5NsjdrGwwXwd0wCJ9h9JdUHAoGBAOGb\nL4pWBHy+DGfEu/thSjWqmbV4OaNEKC4oRHWBwqtx/s2jlJvkpUePxJRbMECJkbWe\ntWunD2Vppc9rK7VGCTHOelMGDEzlDj7mrwV8LwoeIPMUAj/rjH1wpn6H7Y6GUR86\nU/QNqwaYYgHeF8Re0VqUXWzDxYzyIfcbWYZc+CPJAoGBAIcUVUU/MJO8pzs/3eM6\nzWmtt57LmdZQvor2s70v3+X6MAlRhE1f8stYH632xjeNo78OIF0ajvQgNcIPgw5c\nSrlrrGUYLuBRKdapFLIb2cvxhBAMf+KqudYl8mStMKSuYzSPkP4zupSv8whFbMY0\n6HGFLshZYKXzc+JYUMAzxEKjAoGBALgu+aD2mLM+dOJCuzV/OBaYMOT2QhgIjMUi\nGsHULhnJ9zvrUGf1QvopZVO5HquRpGOiLnq06NziY3vzArv7cYY4C6W8Sk58siSo\nMDtKJx0be8r3it6kbw356fNjBY5WGeRkuiWFAxtfTKQ5rS2kO0a32Y3yRlXLV+9l\nZLFNNUgBAoGBAMhW/pESK+T/OwJrG7VxO4vxvprRpExalVJyPtKo98PfSCx4nYI7\nmq4IdyoJuXFup3ysqeKnEeDtFLZfWs/aqMLH0tMQrjXC3/943w/9JPuJVC4GYYG4\niP6pEPNpTXiDXlMTN4PHOwPkhtfAT3NJ6u4mFVKIUC36UDnLbLjjNxZg\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:43,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-0747d6d5-89e8-4ba9-b03a-a29cc9845fa4 2018-09-30 05:30:43,698 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-30 05:30:43,698 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:46,702 - create_stack - DEBUG - Stack status query timeout in 1196.623528 2018-09-30 05:30:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:46,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:46 GMT Server: Apache x-openstack-request-id: req-dc474174-4a63-457a-95f1-95497d93da3e Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:47,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:46 GMT Server: Apache x-openstack-request-id: req-52cda31b-b7c3-4ff5-93f5-eb5d1735c053 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "tags": null, "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:30:43Z", "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:47,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-52cda31b-b7c3-4ff5-93f5-eb5d1735c053 2018-09-30 05:30:47,077 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:30:47,077 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:50,080 - create_stack - DEBUG - Stack status query timeout in 1193.24457383 2018-09-30 05:30:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:50,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:50 GMT Server: Apache x-openstack-request-id: req-1e808cd2-1013-4cc1-948c-3934aaa7a681 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:50,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:50 GMT Server: Apache x-openstack-request-id: req-120c49e1-536e-480d-9331-2b859a868d18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "tags": null, "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:30:43Z", "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:50,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-120c49e1-536e-480d-9331-2b859a868d18 2018-09-30 05:30:50,284 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:30:50,284 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:53,288 - create_stack - DEBUG - Stack status query timeout in 1190.03740287 2018-09-30 05:30:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:53,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:53 GMT Server: Apache x-openstack-request-id: req-62e121bd-0c7c-4f46-af29-bf82ae701ff6 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:53,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:53 GMT Server: Apache x-openstack-request-id: req-e93cca50-1e04-4dbb-ba58-9efee8b3351e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "tags": null, "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-30T05:30:43Z", "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:53,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-e93cca50-1e04-4dbb-ba58-9efee8b3351e 2018-09-30 05:30:53,515 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-30 05:30:53,515 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-30 05:30:56,519 - create_stack - DEBUG - Stack status query timeout in 1186.80641198 2018-09-30 05:30:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:56,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:56 GMT Server: Apache x-openstack-request-id: req-b1d252d3-d8a6-421d-8fcd-2bc0dd8f8a60 Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:56,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:56 GMT Server: Apache x-openstack-request-id: req-09628d38-f56a-4a25-8444-c3632f1c9be4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor2", "OS::project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "OS::stack_id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-kp", "security_group_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-sec_grp", "subnet_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-subnet", "net_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst2", "inst1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-inst1", "image2_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image", "flavor1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-flavor1", "image1_name": "CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image"}, "deletion_time": "2018-09-30T05:30:54Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack", "stack_user_project_id": "642eed9abc904121b6481f348d8ccce3", "tags": null, "creation_time": "2018-09-30T05:30:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-30T05:30:43Z", "id": "c5bc2040-8bc5-4dcf-9d72-8706a97c3435", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-30 05:30:56,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-09628d38-f56a-4a25-8444-c3632f1c9be4 2018-09-30 05:30:56,898 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-30 05:30:56,898 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:56,898 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack 2018-09-30 05:30:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f76c61417515336c7201e299394fe188c66648a3" 2018-09-30 05:30:57,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 30 Sep 2018 05:30:56 GMT Server: Apache x-openstack-request-id: req-563765b9-c11d-467c-a284-84bedaa75b7f Location: http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-30 05:30:57,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:30:57 GMT Server: Apache x-openstack-request-id: req-b2f11104-9d0c-456f-8121-8e4466a66721 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-30 05:30:57,135 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/27ea3dc038734a54ba4a1a184ca1c3f3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-stack/c5bc2040-8bc5-4dcf-9d72-8706a97c3435 used request id req-b2f11104-9d0c-456f-8121-8e4466a66721 2018-09-30 05:30:57,137 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-cf280516-5371-4c6b-9a6f-ca96fe51b9da-image 2018-09-30 05:30:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b3df69257a8d89023fcd4e915e14363c2dd124" 2018-09-30 05:30:58,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-403ebc59-fe2c-4ed4-80ca-06b67cd9b392 Date: Sun, 30 Sep 2018 05:30:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:30:58,254 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ffbfbb18-43f5-454a-b1fa-4fd4a260eae9 used request id req-403ebc59-fe2c-4ed4-80ca-06b67cd9b392 2018-09-30 05:30:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:58,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e138a968-e5a3-4bf4-b567-6a5006b2082b Date: Sun, 30 Sep 2018 05:30:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:02Z", "updated_at": "2018-09-30T05:30:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "revision_number": 0, "id": "608e1141-e89e-40e4-9f15-087b8846172c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "revision_number": 0, "id": "bb053be2-f2cc-4398-bad0-558b34f75ada", "remote_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "remote_ip_prefix": null, "created_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "revision_number": 0, "id": "d8409c03-a88e-46da-8758-18325adcf855", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "revision_number": 0, "id": "f520957a-e56d-4986-b056-5b50a3fd6ea5", "remote_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "remote_ip_prefix": null, "created_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3"}], "revision_number": 4, "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:30:58,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e138a968-e5a3-4bf4-b567-6a5006b2082b 2018-09-30 05:30:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:58,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94505115-753f-4d6f-bfed-f0f63b663669 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:30:58,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-94505115-753f-4d6f-bfed-f0f63b663669 2018-09-30 05:30:58,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:58,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e995cdad-ed8c-4e2f-96ab-e0056c7e7815 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3"}, "enabled": true, "id": "27ea3dc038734a54ba4a1a184ca1c3f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-765bcc00-9c58-482-proj"}} 2018-09-30 05:30:58,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-e995cdad-ed8c-4e2f-96ab-e0056c7e7815 2018-09-30 05:30:58,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5196af6d-9903-4810-abf6-f83d9cbc2e81 2018-09-30 05:30:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5196af6d-9903-4810-abf6-f83d9cbc2e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:58,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-67a9488c-1b91-460b-a252-2818d2ea9036 Date: Sun, 30 Sep 2018 05:30:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "port_range_min": null, "revision_number": 0, "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:02Z", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "id": "608e1141-e89e-40e4-9f15-087b8846172c"}, {"remote_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "port_range_min": null, "revision_number": 0, "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:02Z", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "id": "bb053be2-f2cc-4398-bad0-558b34f75ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "port_range_min": null, "revision_number": 0, "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:02Z", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "id": "d8409c03-a88e-46da-8758-18325adcf855"}, {"remote_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:30:02Z", "security_group_id": "5196af6d-9903-4810-abf6-f83d9cbc2e81", "port_range_min": null, "revision_number": 0, "tenant_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "created_at": "2018-09-30T05:30:02Z", "project_id": "27ea3dc038734a54ba4a1a184ca1c3f3", "id": "f520957a-e56d-4986-b056-5b50a3fd6ea5"}]} 2018-09-30 05:30:58,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5196af6d-9903-4810-abf6-f83d9cbc2e81 used request id req-67a9488c-1b91-460b-a252-2818d2ea9036 2018-09-30 05:30:58,911 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:30:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5196af6d-9903-4810-abf6-f83d9cbc2e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:59,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bab20dda-43a4-4cdd-adca-8de17d3003af Content-Length: 0 Date: Sun, 30 Sep 2018 05:30:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:30:59,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5196af6d-9903-4810-abf6-f83d9cbc2e81 used request id req-bab20dda-43a4-4cdd-adca-8de17d3003af 2018-09-30 05:30:59,233 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-765bcc00-9c58-482-proj 2018-09-30 05:30:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:59,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-795e4092-c018-4af1-8d1b-9b7727afa37f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:30:59,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/27ea3dc038734a54ba4a1a184ca1c3f3 used request id req-795e4092-c018-4af1-8d1b-9b7727afa37f 2018-09-30 05:30:59,539 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-765bcc00-9c58-482-proj-role 2018-09-30 05:30:59,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/939ea2f7c89c4a2aa07c1bc4346a5564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:59,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a676852-5a59-4a2f-a167-b9096298cf15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:30:59,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/939ea2f7c89c4a2aa07c1bc4346a5564 used request id req-0a676852-5a59-4a2f-a167-b9096298cf15 2018-09-30 05:30:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e373ce39a2322da9f0be0c6feac529be47212d44" 2018-09-30 05:30:59,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99eef7cb-1d6c-4494-aad3-3786da75aa62 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:30:59,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-99eef7cb-1d6c-4494-aad3-3786da75aa62 2018-09-30 05:30:59,760 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-765bcc00-9c58-482-user 2018-09-30 05:30:59,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acfff81fa6660c0968ac2c069ba3e27c4d834b4" 2018-09-30 05:30:59,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8646e1a5-d117-4910-b92c-3bc4e26fb886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:30:59,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a8c9d65dbfbe4b7ab8f9ce5ddcfb81fd used request id req-8646e1a5-d117-4910-b92c-3bc4e26fb886 2018-09-30 05:30:59,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:00,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xMC4EgwQReamdVzAVRZAFw"], "issued_at": "2018-09-30T05:31:00.000000Z"}} 2018-09-30 05:31:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052ec5654d57f91d8f27ec24a606b828df2e75ea" 2018-09-30 05:31:00,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c9becc-ca41-4e9a-833c-e22dbe3efa51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:00,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-68c9becc-ca41-4e9a-833c-e22dbe3efa51 2018-09-30 05:31:00,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:00,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:00,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["mCNghy3sTiaVZfBqp3zwlg"], "issued_at": "2018-09-30T05:31:00.000000Z"}} 2018-09-30 05:31:00,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:31:00,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4e57b8-eba6-4a03-b660-89db51c87fb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:00,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-ab4e57b8-eba6-4a03-b660-89db51c87fb9 2018-09-30 05:31:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:31:00,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:31:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:31:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9ba138c4-028c-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:31:00,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62d39e2-ba0a-410b-a138-3fbd01837180 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9ba138c4-028c-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:31:00,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-9ba138c4-028c-4d9-proj used request id req-d62d39e2-ba0a-410b-a138-3fbd01837180 2018-09-30 05:31:00,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:31:01,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82894025-1275-4638-9ba9-27615bd4322f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:31:01,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-82894025-1275-4638-9ba9-27615bd4322f 2018-09-30 05:31:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}}' 2018-09-30 05:31:01,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-534d009e-3ea3-4f48-ba9e-1b28cd07429f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:01,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-534d009e-3ea3-4f48-ba9e-1b28cd07429f 2018-09-30 05:31:01,189 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-9ba138c4-028c-4d9-proj 2018-09-30 05:31:01,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:01,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:01,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["PqiRucOmQ8mxC57ABLdnOQ"], "issued_at": "2018-09-30T05:31:01.000000Z"}} 2018-09-30 05:31:01,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4ab49f409353aa38a2ffb0df6088f3bcf21c" 2018-09-30 05:31:01,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667aed2c-0c92-43e4-a4e7-2c53c4bf9e64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:01,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-667aed2c-0c92-43e4-a4e7-2c53c4bf9e64 2018-09-30 05:31:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:31:01,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:31:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:31:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4ab49f409353aa38a2ffb0df6088f3bcf21c" 2018-09-30 05:31:01,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9aae408-8203-4210-b942-01e0a70ce028 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:31:01,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9aae408-8203-4210-b942-01e0a70ce028 2018-09-30 05:31:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-9ba138c4-028c-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4ab49f409353aa38a2ffb0df6088f3bcf21c" 2018-09-30 05:31:01,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76ecc52-d6ae-4ed7-ad64-c1ca8c5952dd Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-9ba138c4-028c-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}]} 2018-09-30 05:31:01,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-9ba138c4-028c-4d9-proj used request id req-d76ecc52-d6ae-4ed7-ad64-c1ca8c5952dd 2018-09-30 05:31:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4ab49f409353aa38a2ffb0df6088f3bcf21c" 2018-09-30 05:31:01,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7879f6-0f39-41bb-88eb-b9808d891376 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:31:01,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0f7879f6-0f39-41bb-88eb-b9808d891376 2018-09-30 05:31:02,351 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-9ba138c4-028c-4d9-user 2018-09-30 05:31:02,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:31:02,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608cce6e-7e63-43be-8e65-26eced9e595f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:31:02,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-608cce6e-7e63-43be-8e65-26eced9e595f 2018-09-30 05:31:02,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" -d '{"role": {"name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}}' 2018-09-30 05:31:02,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41354f7b-c6bb-4a0e-9026-a0f18eb822bd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c562cabc8ef0455e842f0d9919fc3ee5", "links": {"self": "http://172.30.9.29:5000/v3/roles/c562cabc8ef0455e842f0d9919fc3ee5"}, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}} 2018-09-30 05:31:02,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-41354f7b-c6bb-4a0e-9026-a0f18eb822bd 2018-09-30 05:31:02,584 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role 2018-09-30 05:31:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c562cabc8ef0455e842f0d9919fc3ee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:31:02,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2f63b2-9a91-4fde-91a5-5fcd7d724ddb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/c562cabc8ef0455e842f0d9919fc3ee5"}, "domain_id": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role", "id": "c562cabc8ef0455e842f0d9919fc3ee5"}} 2018-09-30 05:31:02,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c562cabc8ef0455e842f0d9919fc3ee5 used request id req-5b2f63b2-9a91-4fde-91a5-5fcd7d724ddb 2018-09-30 05:31:02,605 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role to project AnsibleProvisioningTests-9ba138c4-028c-4d9-proj 2018-09-30 05:31:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c/users/109bb950d21e4a71871b3c4e93a26677/roles/c562cabc8ef0455e842f0d9919fc3ee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:31:02,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf94683-a2e4-4cf0-99a2-3d2767446cb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:31:02,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c/users/109bb950d21e4a71871b3c4e93a26677/roles/c562cabc8ef0455e842f0d9919fc3ee5 used request id req-bbf94683-a2e4-4cf0-99a2-3d2767446cb4 2018-09-30 05:31:02,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:31:02,743 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-30 05:31:02,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:02,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:03,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["44Ur5v8SSgq0zQ__Cb2-hQ"], "issued_at": "2018-09-30T05:31:03.000000Z"}} 2018-09-30 05:31:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:31:03,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33c0fc5-a452-4603-a96c-9c706a1778cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:03,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c33c0fc5-a452-4603-a96c-9c706a1778cb 2018-09-30 05:31:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:31:03,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-8cccc404-4537-430d-8771-95e8053860ee Date: Sun, 30 Sep 2018 05:31:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image"} 2018-09-30 05:31:03,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image used request id req-8cccc404-4537-430d-8771-95e8053860ee 2018-09-30 05:31:03,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:31:03,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e90c5b1-f788-4423-bc29-be74f3030cf3 Date: Sun, 30 Sep 2018 05:31:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:31:03,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0e90c5b1-f788-4423-bc29-be74f3030cf3 2018-09-30 05:31:03,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image"}' 2018-09-30 05:31:04,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 X-Openstack-Request-Id: req-307a4122-cd60-45da-9b72-5448f0c6d083 Date: Sun, 30 Sep 2018 05:31:04 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:31:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:31:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36", "min_disk": 0, "protected": false, "id": "88077b10-016e-4335-94a3-1d7502ca0f36", "file": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36/file", "checksum": null, "owner": "11cf168ddcd34e1c9606f1ad87f6c14c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:31:04,155 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-307a4122-cd60-45da-9b72-5448f0c6d083 2018-09-30 05:31:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" -d '' 2018-09-30 05:31:11,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f549c71-85ca-4fbc-a002-9aacfb1cb688 Date: Sun, 30 Sep 2018 05:31:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:31:11,069 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36/file used request id req-6f549c71-85ca-4fbc-a002-9aacfb1cb688 2018-09-30 05:31:11,070 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-30 05:31:11,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:31:11,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-65b7830e-b6bb-408a-9445-d875e407055c Date: Sun, 30 Sep 2018 05:31:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:31:04Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-30T05:31:10Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/88077b10-016e-4335-94a3-1d7502ca0f36/snap", "metadata": {}}], "self": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36", "min_disk": 0, "protected": false, "id": "88077b10-016e-4335-94a3-1d7502ca0f36", "file": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "11cf168ddcd34e1c9606f1ad87f6c14c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/88077b10-016e-4335-94a3-1d7502ca0f36/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:31:11,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 used request id req-65b7830e-b6bb-408a-9445-d875e407055c 2018-09-30 05:31:11,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:31:11,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07bfebc7-78e7-48e7-85ba-26591e695dbc Date: Sun, 30 Sep 2018 05:31:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:31:11,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-07bfebc7-78e7-48e7-85ba-26591e695dbc 2018-09-30 05:31:11,265 - create_image - INFO - Created image with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image 2018-09-30 05:31:11,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:31:11,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3bae3a0a-cd34-4fd0-8829-b09a63b90569 Date: Sun, 30 Sep 2018 05:31:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:31:04Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-30T05:31:10Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/88077b10-016e-4335-94a3-1d7502ca0f36/snap", "metadata": {}}], "self": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36", "min_disk": 0, "protected": false, "id": "88077b10-016e-4335-94a3-1d7502ca0f36", "file": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "11cf168ddcd34e1c9606f1ad87f6c14c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/88077b10-016e-4335-94a3-1d7502ca0f36/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:31:11,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 used request id req-3bae3a0a-cd34-4fd0-8829-b09a63b90569 2018-09-30 05:31:11,287 - create_image - DEBUG - Instance status is - active 2018-09-30 05:31:11,287 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image 2018-09-30 05:31:11,287 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image 2018-09-30 05:31:11,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:11,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:11,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["bkG7Csm5QYqdVJuIfmhVbA"], "issued_at": "2018-09-30T05:31:11.000000Z"}} 2018-09-30 05:31:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:31:11,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3502f75-8af8-49b1-8108-eab7a6fb2421 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:11,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3502f75-8af8-49b1-8108-eab7a6fb2421 2018-09-30 05:31:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:31:11,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e14000e-17c9-4a52-9619-8bb25ff41dc4 Date: Sun, 30 Sep 2018 05:31:11 GMT RESP BODY: {"networks":[]} 2018-09-30 05:31:11,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-8e14000e-17c9-4a52-9619-8bb25ff41dc4 2018-09-30 05:31:11,936 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net 2018-09-30 05:31:11,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" -d '{"network": {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net", "admin_state_up": true}}' 2018-09-30 05:31:12,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a99b252f-dd16-4ee9-afcb-a9a35e2aeac9 Date: Sun, 30 Sep 2018 05:31:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a696c106-5541-415d-b227-8e99e4143781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:31:12Z","is_default":false,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","mtu":1450}} 2018-09-30 05:31:12,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a99b252f-dd16-4ee9-afcb-a9a35e2aeac9 2018-09-30 05:31:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:31:13,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-f9790063-ebe1-4732-a104-dc4282a18b0d Date: Sun, 30 Sep 2018 05:31:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:31:12Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:13,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a696c106-5541-415d-b227-8e99e4143781 used request id req-f9790063-ebe1-4732-a104-dc4282a18b0d 2018-09-30 05:31:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:31:13,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c285f9b-6514-4dd6-a831-0bb8319b228e Date: Sun, 30 Sep 2018 05:31:13 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:31:13,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-9c285f9b-6514-4dd6-a831-0bb8319b228e 2018-09-30 05:31:13,299 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet 2018-09-30 05:31:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" -d '{"subnets": [{"ip_version": 4, "network_id": "a696c106-5541-415d-b227-8e99e4143781", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]}' 2018-09-30 05:31:14,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-408cd412-e701-4d61-9cfa-fe998715a922 Date: Sun, 30 Sep 2018 05:31:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:14,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-408cd412-e701-4d61-9cfa-fe998715a922 2018-09-30 05:31:14,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:31:14,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c47f5962-858d-4fc1-a78c-9b0b64c1027f Date: Sun, 30 Sep 2018 05:31:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:14,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a696c106-5541-415d-b227-8e99e4143781 used request id req-c47f5962-858d-4fc1-a78c-9b0b64c1027f 2018-09-30 05:31:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:31:14,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8475963c-44f2-4371-854a-b9299d752f5b Date: Sun, 30 Sep 2018 05:31:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:14,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-8475963c-44f2-4371-854a-b9299d752f5b 2018-09-30 05:31:14,672 - OpenStackNetwork - DEBUG - Network [a696c106-5541-415d-b227-8e99e4143781] created successfully 2018-09-30 05:31:14,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:14,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:15,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["LMXJl-paQ3yb9qSfyYmyTA"], "issued_at": "2018-09-30T05:31:15.000000Z"}} 2018-09-30 05:31:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:15,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4968be-3f45-43e9-82e7-a062700ceb3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:15,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2e4968be-3f45-43e9-82e7-a062700ceb3f 2018-09-30 05:31:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:15,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-132e7b7f-7ed6-4cff-af47-2962c7edc34b Date: Sun, 30 Sep 2018 05:31:15 GMT RESP BODY: {"routers": []} 2018-09-30 05:31:15,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router&admin_state_up=True used request id req-132e7b7f-7ed6-4cff-af47-2962c7edc34b 2018-09-30 05:31:15,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:15,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:15,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["H4ngw-6hQrGkFEWhmhLvdQ"], "issued_at": "2018-09-30T05:31:15.000000Z"}} 2018-09-30 05:31:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4688a8deac0ea9e7d0da0b51902436c1c846b832" 2018-09-30 05:31:15,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a96a129-b5ad-4b67-a842-71b9a1eb620f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:15,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6a96a129-b5ad-4b67-a842-71b9a1eb620f 2018-09-30 05:31:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:16,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1e65e7b6-80c5-4a14-b849-571e7a6d752f Date: Sun, 30 Sep 2018 05:31:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:31:16,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-1e65e7b6-80c5-4a14-b849-571e7a6d752f 2018-09-30 05:31:16,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:16,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89a5da13-0b54-4309-8bd5-69196e6462f3 Date: Sun, 30 Sep 2018 05:31:16 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:31:16,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-89a5da13-0b54-4309-8bd5-69196e6462f3 2018-09-30 05:31:16,237 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router 2018-09-30 05:31:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router", "admin_state_up": true}}' 2018-09-30 05:31:21,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5b5623ad-6fa7-4534-9a01-750df0d4fc74 Date: Sun, 30 Sep 2018 05:31:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:16Z", "admin_state_up": true, "updated_at": "2018-09-30T05:31:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "8247e303-81f3-45db-ae54-73301485d32a", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router"}} 2018-09-30 05:31:21,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-5b5623ad-6fa7-4534-9a01-750df0d4fc74 2018-09-30 05:31:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=8247e303-81f3-45db-ae54-73301485d32a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:21,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b2cece9a-006f-479f-8734-2d21271be70b Date: Sun, 30 Sep 2018 05:31:21 GMT RESP BODY: {"ports":[]} 2018-09-30 05:31:21,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=8247e303-81f3-45db-ae54-73301485d32a used request id req-b2cece9a-006f-479f-8734-2d21271be70b 2018-09-30 05:31:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:21,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cca5b784-50c1-45a1-b763-b7cd8da50b17 Date: Sun, 30 Sep 2018 05:31:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:21,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-cca5b784-50c1-45a1-b763-b7cd8da50b17 2018-09-30 05:31:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:31:21,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:31:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:31:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:21,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc84f2de-5544-4c5d-a1c2-bacd125a85d2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:21,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-cc84f2de-5544-4c5d-a1c2-bacd125a85d2 2018-09-30 05:31:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:21,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37059168-64e1-4b4b-86f3-2088bf50d6e5 Date: Sun, 30 Sep 2018 05:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:21,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-37059168-64e1-4b4b-86f3-2088bf50d6e5 2018-09-30 05:31:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:21,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0a9ffe0e-5f46-48ed-bf43-22495c051532 Date: Sun, 30 Sep 2018 05:31:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:21,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet used request id req-0a9ffe0e-5f46-48ed-bf43-22495c051532 2018-09-30 05:31:21,757 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:31:21,757 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router 2018-09-30 05:31:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" -d '{"subnet_id": "f4189dd4-c812-4efe-aed7-6f1e7da46bbe"}' 2018-09-30 05:31:23,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1947db2-24c3-488c-ba4d-663767bb9a28 Date: Sun, 30 Sep 2018 05:31:23 GMT RESP BODY: {"network_id": "a696c106-5541-415d-b227-8e99e4143781", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "subnet_id": "f4189dd4-c812-4efe-aed7-6f1e7da46bbe", "subnet_ids": ["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"], "port_id": "1c62f213-428f-4f0e-a19a-20d9b1515271", "id": "8247e303-81f3-45db-ae54-73301485d32a"} 2018-09-30 05:31:23,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a/add_router_interface used request id req-f1947db2-24c3-488c-ba4d-663767bb9a28 2018-09-30 05:31:23,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:23,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0f26d824-5e5d-4f2c-9021-1263cc1fa110 Date: Sun, 30 Sep 2018 05:31:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:16Z", "admin_state_up": true, "updated_at": "2018-09-30T05:31:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "8247e303-81f3-45db-ae54-73301485d32a", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router"}} 2018-09-30 05:31:23,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a used request id req-0f26d824-5e5d-4f2c-9021-1263cc1fa110 2018-09-30 05:31:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=8247e303-81f3-45db-ae54-73301485d32a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:24,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ca30aba7-e117-4372-891b-57922e5ad5ac Date: Sun, 30 Sep 2018 05:31:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"}]} 2018-09-30 05:31:24,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=8247e303-81f3-45db-ae54-73301485d32a used request id req-ca30aba7-e117-4372-891b-57922e5ad5ac 2018-09-30 05:31:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f4189dd4-c812-4efe-aed7-6f1e7da46bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:31:24,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-5f5cb0b3-2646-4364-8d65-4b13b7eee2f0 Date: Sun, 30 Sep 2018 05:31:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}} 2018-09-30 05:31:24,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f4189dd4-c812-4efe-aed7-6f1e7da46bbe used request id req-5f5cb0b3-2646-4364-8d65-4b13b7eee2f0 2018-09-30 05:31:24,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:24,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:24,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["xQshfCxfTkK6QNiH_sW80w"], "issued_at": "2018-09-30T05:31:24.000000Z"}} 2018-09-30 05:31:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b3891f0d6f4ebb2021700ebdb6a3f0dce6215c" 2018-09-30 05:31:24,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab0b421-6e2b-4429-a496-df9cc1d92fff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:24,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-0ab0b421-6e2b-4429-a496-df9cc1d92fff 2018-09-30 05:31:24,838 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:31:24,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b3891f0d6f4ebb2021700ebdb6a3f0dce6215c" 2018-09-30 05:31:25,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f329549d-e4ba-4a7e-a290-8f00eea53212 x-compute-request-id: req-f329549d-e4ba-4a7e-a290-8f00eea53212 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:31:25,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-f329549d-e4ba-4a7e-a290-8f00eea53212 2018-09-30 05:31:25,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b3891f0d6f4ebb2021700ebdb6a3f0dce6215c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-09-30 05:31:25,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-847743ba-0104-487a-ba96-c2193b8d5601 x-compute-request-id: req-847743ba-0104-487a-ba96-c2193b8d5601 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:31:25,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-847743ba-0104-487a-ba96-c2193b8d5601 2018-09-30 05:31:25,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:25,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:25,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["IoNLPWjST2WYoFH_qQQ6XA"], "issued_at": "2018-09-30T05:31:25.000000Z"}} 2018-09-30 05:31:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100fa18591e565d4dbdf6b12297ea7df61f1789" 2018-09-30 05:31:25,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac3d522-94d8-4f66-8fb7-81b13d6d01ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:25,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-eac3d522-94d8-4f66-8fb7-81b13d6d01ed 2018-09-30 05:31:25,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:31:25,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100fa18591e565d4dbdf6b12297ea7df61f1789" 2018-09-30 05:31:25,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf2f81f7-cd26-403b-8f24-02ac79abd10a x-compute-request-id: req-bf2f81f7-cd26-403b-8f24-02ac79abd10a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:31:25,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-bf2f81f7-cd26-403b-8f24-02ac79abd10a 2018-09-30 05:31:25,700 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp... 2018-09-30 05:31:25,700 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:31:25,759 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp 2018-09-30 05:31:25,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100fa18591e565d4dbdf6b12297ea7df61f1789" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfuX0Qi6KaR2lKiltDP0vEMl2eLN/IuU9XVGUxf4VRoO7VofIGAhgfneIM/H7zdxZ1sOhZRI+nE89KMzFaWQmDK/HBScQpvLDtW7bfTcnlAvlvO64m5x58o7oXvgjJZ8zA/XF8YGvICRggaNQmV8xQeK9bvbUC4NX6rfGDlDcWpw==", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp"}}' 2018-09-30 05:31:25,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6c7eeb8-6abc-4525-b637-f99a0d02e403 x-compute-request-id: req-a6c7eeb8-6abc-4525-b637-f99a0d02e403 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfuX0Qi6KaR2lKiltDP0vEMl2eLN/IuU9XVGUxf4VRoO7VofIGAhgfneIM/H7zdxZ1sOhZRI+nE89KMzFaWQmDK/HBScQpvLDtW7bfTcnlAvlvO64m5x58o7oXvgjJZ8zA/XF8YGvICRggaNQmV8xQeK9bvbUC4NX6rfGDlDcWpw==", "user_id": "109bb950d21e4a71871b3c4e93a26677", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "fingerprint": "10:ac:c8:fe:a2:5f:98:ea:59:99:5e:20:d4:b9:b4:34"}} 2018-09-30 05:31:25,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a6c7eeb8-6abc-4525-b637-f99a0d02e403 2018-09-30 05:31:25,832 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b.pub 2018-09-30 05:31:25,832 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b 2018-09-30 05:31:25,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:25,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:26,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["aFGI1k2uTk2ABuRTCUsmJg"], "issued_at": "2018-09-30T05:31:26.000000Z"}} 2018-09-30 05:31:26,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:26,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff8fbb4-861f-4ac7-a038-a08f779f689e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:26,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-aff8fbb4-861f-4ac7-a038-a08f779f689e 2018-09-30 05:31:26,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:26,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3b158a04-51ab-4b6f-beb3-64985bb8c8b9 Date: Sun, 30 Sep 2018 05:31:26 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:31:26,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp used request id req-3b158a04-51ab-4b6f-beb3-64985bb8c8b9 2018-09-30 05:31:26,484 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp... 2018-09-30 05:31:26,484 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp 2018-09-30 05:31:26,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" -d '{"security_group": {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}}' 2018-09-30 05:31:26,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-e5059853-05f6-47ce-94e7-f9d3be2a1797 Date: Sun, 30 Sep 2018 05:31:26 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "updated_at": "2018-09-30T05:31:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "452c0250-f39e-45d1-9535-fdb47d49ac02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "c9756194-91d7-4583-905d-529d853affab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 2, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7bd0679d-9d66-472e-b745-aefc5065b503", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}} 2018-09-30 05:31:26,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-e5059853-05f6-47ce-94e7-f9d3be2a1797 2018-09-30 05:31:26,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3fc89da-ad0e-473f-a98c-2133007851e3 Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:27,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-c3fc89da-ad0e-473f-a98c-2133007851e3 2018-09-30 05:31:27,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-771828d1-4a52-4a16-9f44-40359f1aa0fc Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:27,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-771828d1-4a52-4a16-9f44-40359f1aa0fc 2018-09-30 05:31:27,075 - neutron_utils - INFO - Retrieving security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-8607e50c-4286-4033-8b6e-054ff6dbf7d2 Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "updated_at": "2018-09-30T05:31:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "452c0250-f39e-45d1-9535-fdb47d49ac02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "c9756194-91d7-4583-905d-529d853affab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 2, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7bd0679d-9d66-472e-b745-aefc5065b503", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}]} 2018-09-30 05:31:27,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-8607e50c-4286-4033-8b6e-054ff6dbf7d2 2018-09-30 05:31:27,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:27,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4aaed7f9-514a-4bc5-9055-766577c96020 Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:27,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-4aaed7f9-514a-4bc5-9055-766577c96020 2018-09-30 05:31:27,340 - neutron_utils - INFO - Retrieving security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c4fd744e-536a-429e-bda0-93b91551ef5a Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "updated_at": "2018-09-30T05:31:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "452c0250-f39e-45d1-9535-fdb47d49ac02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "c9756194-91d7-4583-905d-529d853affab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 2, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7bd0679d-9d66-472e-b745-aefc5065b503", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}]} 2018-09-30 05:31:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-c4fd744e-536a-429e-bda0-93b91551ef5a 2018-09-30 05:31:27,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-608cb93d-b707-44a9-9964-3a0cfe6370c0 Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:27,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-608cb93d-b707-44a9-9964-3a0cfe6370c0 2018-09-30 05:31:27,613 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp 2018-09-30 05:31:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-27ad9585-2bcc-4533-9a4e-7f687be68976 Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "updated_at": "2018-09-30T05:31:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "452c0250-f39e-45d1-9535-fdb47d49ac02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "c9756194-91d7-4583-905d-529d853affab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 2, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7bd0679d-9d66-472e-b745-aefc5065b503", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}]} 2018-09-30 05:31:27,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp used request id req-27ad9585-2bcc-4533-9a4e-7f687be68976 2018-09-30 05:31:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:31:27,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:31:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:31:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c196bf6a-5f84-427d-a85f-2f10ea114efe Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:27,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-c196bf6a-5f84-427d-a85f-2f10ea114efe 2018-09-30 05:31:27,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:27,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd703a7d-c0c8-410e-94fc-517c7426f185 Date: Sun, 30 Sep 2018 05:31:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:27,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-fd703a7d-c0c8-410e-94fc-517c7426f185 2018-09-30 05:31:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503"}}' 2018-09-30 05:31:28,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-fa7b02cd-61fc-4e78-b86b-b396891c5122 Date: Sun, 30 Sep 2018 05:31:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:28Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "739f5830-348e-4931-a9b2-041820d41902"}} 2018-09-30 05:31:28,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-fa7b02cd-61fc-4e78-b86b-b396891c5122 2018-09-30 05:31:28,088 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp 2018-09-30 05:31:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:28,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-8659cd94-3dac-4363-954a-ff11ce0347b6 Date: Sun, 30 Sep 2018 05:31:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "updated_at": "2018-09-30T05:31:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "452c0250-f39e-45d1-9535-fdb47d49ac02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:28Z", "revision_number": 0, "id": "739f5830-348e-4931-a9b2-041820d41902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "c9756194-91d7-4583-905d-529d853affab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 3, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7bd0679d-9d66-472e-b745-aefc5065b503", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}]} 2018-09-30 05:31:28,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp used request id req-8659cd94-3dac-4363-954a-ff11ce0347b6 2018-09-30 05:31:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:28,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975976cd-2682-49d5-8196-caaca4f3ecfa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:28,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-975976cd-2682-49d5-8196-caaca4f3ecfa 2018-09-30 05:31:28,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:28,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:28,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-a9ac1112-63ff-4619-bcbd-4b767f41819a Date: Sun, 30 Sep 2018 05:31:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:28Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "739f5830-348e-4931-a9b2-041820d41902"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:28,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-a9ac1112-63ff-4619-bcbd-4b767f41819a 2018-09-30 05:31:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503"}}' 2018-09-30 05:31:28,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5981e2dc-3584-4674-8341-d0f506473ed3 Date: Sun, 30 Sep 2018 05:31:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": 22, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:28Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "00abfb49-e068-4f52-98be-3615f06cb7a0"}} 2018-09-30 05:31:28,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-5981e2dc-3584-4674-8341-d0f506473ed3 2018-09-30 05:31:28,830 - neutron_utils - INFO - Retrieving security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-037aff02-7467-471e-946a-c8e09d36f5af Date: Sun, 30 Sep 2018 05:31:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "updated_at": "2018-09-30T05:31:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:31:28Z", "revision_number": 0, "id": "00abfb49-e068-4f52-98be-3615f06cb7a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "452c0250-f39e-45d1-9535-fdb47d49ac02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:28Z", "revision_number": 0, "id": "739f5830-348e-4931-a9b2-041820d41902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "revision_number": 0, "id": "c9756194-91d7-4583-905d-529d853affab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 4, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7bd0679d-9d66-472e-b745-aefc5065b503", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}]} 2018-09-30 05:31:29,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-037aff02-7467-471e-946a-c8e09d36f5af 2018-09-30 05:31:29,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bd0679d-9d66-472e-b745-aefc5065b503 2018-09-30 05:31:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:31:29,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-79a034a7-3320-4962-88b7-5d0e1797f106 Date: Sun, 30 Sep 2018 05:31:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": 22, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:28Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "00abfb49-e068-4f52-98be-3615f06cb7a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "452c0250-f39e-45d1-9535-fdb47d49ac02"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:28Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:28Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "739f5830-348e-4931-a9b2-041820d41902"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:26Z", "security_group_id": "7bd0679d-9d66-472e-b745-aefc5065b503", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:26Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "c9756194-91d7-4583-905d-529d853affab"}]} 2018-09-30 05:31:29,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-79a034a7-3320-4962-88b7-5d0e1797f106 2018-09-30 05:31:29,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:29,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:29,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["EpjUEsWjQAKNen_XRZFVmg"], "issued_at": "2018-09-30T05:31:29.000000Z"}} 2018-09-30 05:31:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:29,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316b1db9-9784-47e7-ace7-31bd9227afdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:29,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-316b1db9-9784-47e7-ace7-31bd9227afdf 2018-09-30 05:31:29,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:31:29,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:29,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbaebd3-6167-472b-8c86-35006a1e7e7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:29,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2cbaebd3-6167-472b-8c86-35006a1e7e7c 2018-09-30 05:31:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-42d967e6-d354-4c48-93a2-f7a52ce6f98e Date: Sun, 30 Sep 2018 05:31:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:29,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-42d967e6-d354-4c48-93a2-f7a52ce6f98e 2018-09-30 05:31:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:31:29,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:31:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:31:29,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:29,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d098c4c5-9ab9-4495-8954-b37d603fd4ab Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:29,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-d098c4c5-9ab9-4495-8954-b37d603fd4ab 2018-09-30 05:31:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:30,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fd520fb9-4b5e-4b52-b535-19efe117c696 Date: Sun, 30 Sep 2018 05:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:30,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-fd520fb9-4b5e-4b52-b535-19efe117c696 2018-09-30 05:31:30,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:30,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eeb952fb-b69e-4f09-b843-7593593ca173 Date: Sun, 30 Sep 2018 05:31:30 GMT RESP BODY: {"ports":[]} 2018-09-30 05:31:30,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1&admin_state_up=True used request id req-eeb952fb-b69e-4f09-b843-7593593ca173 2018-09-30 05:31:30,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:30,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dd30ec1-8cf9-4976-9f03-dfe41605c781 x-compute-request-id: req-1dd30ec1-8cf9-4976-9f03-dfe41605c781 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:31:30,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst used request id req-1dd30ec1-8cf9-4976-9f03-dfe41605c781 2018-09-30 05:31:30,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:30,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f0f495a6-0738-4a2e-a6e1-82a9bde8d337 Date: Sun, 30 Sep 2018 05:31:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:30,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-f0f495a6-0738-4a2e-a6e1-82a9bde8d337 2018-09-30 05:31:30,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:31,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6901a1b-0620-4849-b9ce-6b59f0c89fb5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:31,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-d6901a1b-0620-4849-b9ce-6b59f0c89fb5 2018-09-30 05:31:31,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:31,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ae3e0c41-f801-4615-8ed3-428910047068 Date: Sun, 30 Sep 2018 05:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:31,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-ae3e0c41-f801-4615-8ed3-428910047068 2018-09-30 05:31:31,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:31,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c21099d-b621-4589-ae01-a23090b4ed9c Date: Sun, 30 Sep 2018 05:31:31 GMT RESP BODY: {"ports":[]} 2018-09-30 05:31:31,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1&admin_state_up=True used request id req-4c21099d-b621-4589-ae01-a23090b4ed9c 2018-09-30 05:31:31,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:31:31,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:31:31,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c562cabc8ef0455e842f0d9919fc3ee5", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role"}], "expires_at": "2018-09-30T06:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/11cf168ddcd34e1c9606f1ad87f6c14c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-user", "id": "109bb950d21e4a71871b3c4e93a26677"}, "audit_ids": ["5KtSCUMtQhSa_KexXcmpww"], "issued_at": "2018-09-30T05:31:31.000000Z"}} 2018-09-30 05:31:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9411683fc5a8eae87e3eb95651d06649db536f9" 2018-09-30 05:31:31,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19369c31-f7c4-4cc0-a89e-8fbd6f5c1e5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:31:31,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-19369c31-f7c4-4cc0-a89e-8fbd6f5c1e5c 2018-09-30 05:31:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:32,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0e30b0aa-2e19-46a9-bcad-bbb641e43bce Date: Sun, 30 Sep 2018 05:31:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:32,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-0e30b0aa-2e19-46a9-bcad-bbb641e43bce 2018-09-30 05:31:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:32,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5510562-0375-46b2-94d5-fe69e98907b0 Date: Sun, 30 Sep 2018 05:31:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:32,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-e5510562-0375-46b2-94d5-fe69e98907b0 2018-09-30 05:31:32,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:32,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4035ae82-41ab-4b68-a89f-bd6969966916 Date: Sun, 30 Sep 2018 05:31:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:32,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-4035ae82-41ab-4b68-a89f-bd6969966916 2018-09-30 05:31:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:31:32,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:31:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:31:32,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9411683fc5a8eae87e3eb95651d06649db536f9" 2018-09-30 05:31:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1860074-634e-4391-a6ba-31e9c30b034c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-a1860074-634e-4391-a6ba-31e9c30b034c 2018-09-30 05:31:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:32,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8fc6faad-9676-4b58-a92e-d1863f674733 Date: Sun, 30 Sep 2018 05:31:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:32,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-8fc6faad-9676-4b58-a92e-d1863f674733 2018-09-30 05:31:32,967 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net 2018-09-30 05:31:32,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" -d '{"port": {"network_id": "a696c106-5541-415d-b227-8e99e4143781", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1", "admin_state_up": true}}' 2018-09-30 05:31:33,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-09acd8dd-67ee-4892-bed4-2ec65c0cba67 Date: Sun, 30 Sep 2018 05:31:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0"],"mac_address":"fa:16:3e:09:32:9a","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","qos_policy_id":null,"admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal"}} 2018-09-30 05:31:33,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-09acd8dd-67ee-4892-bed4-2ec65c0cba67 2018-09-30 05:31:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7e4674f4-c3d8-4eac-9053-5802909666f3 Date: Sun, 30 Sep 2018 05:31:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:31:34,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-7e4674f4-c3d8-4eac-9053-5802909666f3 2018-09-30 05:31:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0341c88-b0e5-486c-b01f-fbfd733d4204 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:34,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-b0341c88-b0e5-486c-b01f-fbfd733d4204 2018-09-30 05:31:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a140ccd3-bc8f-46ad-af7b-707a8852e3b6 Date: Sun, 30 Sep 2018 05:31:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:31:34,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-a140ccd3-bc8f-46ad-af7b-707a8852e3b6 2018-09-30 05:31:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-d22fd1e2-7ec3-421a-af4d-76f3c41ad3bb Date: Sun, 30 Sep 2018 05:31:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:31:34,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1&admin_state_up=True used request id req-d22fd1e2-7ec3-421a-af4d-76f3c41ad3bb 2018-09-30 05:31:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c3caa0-72a1-4774-a5aa-8b3de05c2494 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:31:34,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-c5c3caa0-72a1-4774-a5aa-8b3de05c2494 2018-09-30 05:31:34,880 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst 2018-09-30 05:31:34,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fdd03d0-23c4-4c68-aabb-2482e9d17b7f x-compute-request-id: req-3fdd03d0-23c4-4c68-aabb-2482e9d17b7f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-flavor-name"}]} 2018-09-30 05:31:34,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3fdd03d0-23c4-4c68-aabb-2482e9d17b7f 2018-09-30 05:31:34,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:34,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14db5d60-6abd-4c78-8427-3ff5a71188ff x-compute-request-id: req-14db5d60-6abd-4c78-8427-3ff5a71188ff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:31:34,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb used request id req-14db5d60-6abd-4c78-8427-3ff5a71188ff 2018-09-30 05:31:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:35,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-2fb3358d-9c4b-49d6-b1bd-8e31a8c02f60 Date: Sun, 30 Sep 2018 05:31:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:31:04Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-30T05:31:10Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/88077b10-016e-4335-94a3-1d7502ca0f36/snap", "metadata": {}}], "self": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36", "min_disk": 0, "protected": false, "id": "88077b10-016e-4335-94a3-1d7502ca0f36", "file": "/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "11cf168ddcd34e1c9606f1ad87f6c14c", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/88077b10-016e-4335-94a3-1d7502ca0f36/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image"} 2018-09-30 05:31:35,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image used request id req-2fb3358d-9c4b-49d6-b1bd-8e31a8c02f60 2018-09-30 05:31:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:35,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63dd11f4-a600-43c5-a1f6-b80bc2c6d195 Date: Sun, 30 Sep 2018 05:31:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:31:35,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-63dd11f4-a600-43c5-a1f6-b80bc2c6d195 2018-09-30 05:31:35,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" -d '{"server": {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "imageRef": "88077b10-016e-4335-94a3-1d7502ca0f36", "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "flavorRef": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "max_count": 1, "min_count": 1, "networks": [{"port": "f930384f-b2b5-4211-953e-16f885ae9625"}]}}' 2018-09-30 05:31:36,790 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-126e6a8d-032d-4a61-9a6c-738af78184cd x-compute-request-id: req-126e6a8d-032d-4a61-9a6c-738af78184cd Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "adminPass": "JsTu5RCE4EHG"}} 2018-09-30 05:31:36,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-126e6a8d-032d-4a61-9a6c-738af78184cd 2018-09-30 05:31:36,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:37,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09095ae1-15ea-4091-af0a-554d77bbeb9b x-compute-request-id: req-09095ae1-15ea-4091-af0a-554d77bbeb9b Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:37,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-09095ae1-15ea-4091-af0a-554d77bbeb9b 2018-09-30 05:31:37,015 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst 2018-09-30 05:31:37,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:37,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87d9436c-6ac1-431d-af3d-af9c8214700f x-compute-request-id: req-87d9436c-6ac1-431d-af3d-af9c8214700f Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:37,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-87d9436c-6ac1-431d-af3d-af9c8214700f 2018-09-30 05:31:37,233 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:37,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:31:40,236 - create_instance - DEBUG - VM status query timeout in 896.779091835 2018-09-30 05:31:40,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:40,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9909877c-97cb-40ba-a6a5-54e7ad59d0ef x-compute-request-id: req-9909877c-97cb-40ba-a6a5-54e7ad59d0ef Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:40,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-9909877c-97cb-40ba-a6a5-54e7ad59d0ef 2018-09-30 05:31:40,812 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:40,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:31:43,815 - create_instance - DEBUG - VM status query timeout in 893.199905872 2018-09-30 05:31:43,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:44,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbb14f6b-2d8f-44bd-9ee6-732162757449 x-compute-request-id: req-dbb14f6b-2d8f-44bd-9ee6-732162757449 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:44,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-dbb14f6b-2d8f-44bd-9ee6-732162757449 2018-09-30 05:31:44,490 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:44,491 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:31:47,494 - create_instance - DEBUG - VM status query timeout in 889.521456957 2018-09-30 05:31:47,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:48,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45077eac-fb95-4e4e-9e20-db7593da8a7b x-compute-request-id: req-45077eac-fb95-4e4e-9e20-db7593da8a7b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:48,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-45077eac-fb95-4e4e-9e20-db7593da8a7b 2018-09-30 05:31:48,294 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:48,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:31:51,297 - create_instance - DEBUG - VM status query timeout in 885.717691898 2018-09-30 05:31:51,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:51,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6ebcb7d-e07a-41a4-9e1f-d310bc6e1227 x-compute-request-id: req-d6ebcb7d-e07a-41a4-9e1f-d310bc6e1227 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:51,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-d6ebcb7d-e07a-41a4-9e1f-d310bc6e1227 2018-09-30 05:31:51,899 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:51,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:31:54,902 - create_instance - DEBUG - VM status query timeout in 882.11300993 2018-09-30 05:31:54,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:55,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cf78f81-895d-4b14-8a9c-5b58ee5608b2 x-compute-request-id: req-3cf78f81-895d-4b14-8a9c-5b58ee5608b2 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:55,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-3cf78f81-895d-4b14-8a9c-5b58ee5608b2 2018-09-30 05:31:55,706 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:55,706 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:31:58,709 - create_instance - DEBUG - VM status query timeout in 878.306319952 2018-09-30 05:31:58,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:31:59,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9a7b73c-5a0d-40ec-9204-df2608def00a x-compute-request-id: req-b9a7b73c-5a0d-40ec-9204-df2608def00a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:31:59,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-b9a7b73c-5a0d-40ec-9204-df2608def00a 2018-09-30 05:31:59,178 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:31:59,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:02,181 - create_instance - DEBUG - VM status query timeout in 874.833997965 2018-09-30 05:32:02,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:02,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4b937ac-69ae-4685-bb4c-a4184912702b x-compute-request-id: req-f4b937ac-69ae-4685-bb4c-a4184912702b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:02,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-f4b937ac-69ae-4685-bb4c-a4184912702b 2018-09-30 05:32:02,709 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:02,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:05,712 - create_instance - DEBUG - VM status query timeout in 871.303102016 2018-09-30 05:32:05,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:06,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3e758ab-38b1-4dc8-ac90-7f20077cc5c5 x-compute-request-id: req-a3e758ab-38b1-4dc8-ac90-7f20077cc5c5 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:06,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-a3e758ab-38b1-4dc8-ac90-7f20077cc5c5 2018-09-30 05:32:06,754 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:06,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:09,758 - create_instance - DEBUG - VM status query timeout in 867.257547855 2018-09-30 05:32:09,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:10,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd6ca459-1190-458a-8046-afdc7092d8ca x-compute-request-id: req-cd6ca459-1190-458a-8046-afdc7092d8ca Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:10,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-cd6ca459-1190-458a-8046-afdc7092d8ca 2018-09-30 05:32:10,205 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:10,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:13,208 - create_instance - DEBUG - VM status query timeout in 863.807029963 2018-09-30 05:32:13,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:14,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c601c60-9f34-4989-9d99-0ade99a8a8a8 x-compute-request-id: req-8c601c60-9f34-4989-9d99-0ade99a8a8a8 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:14,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-8c601c60-9f34-4989-9d99-0ade99a8a8a8 2018-09-30 05:32:14,124 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:14,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:17,125 - create_instance - DEBUG - VM status query timeout in 859.890215874 2018-09-30 05:32:17,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:17,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af11c703-9351-474c-8a08-fc4c37702519 x-compute-request-id: req-af11c703-9351-474c-8a08-fc4c37702519 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:17,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-af11c703-9351-474c-8a08-fc4c37702519 2018-09-30 05:32:17,664 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:17,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:20,667 - create_instance - DEBUG - VM status query timeout in 856.348073006 2018-09-30 05:32:20,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:21,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f2c154f-0910-457d-940b-985e86d6e330 x-compute-request-id: req-0f2c154f-0910-457d-940b-985e86d6e330 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:21,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-0f2c154f-0910-457d-940b-985e86d6e330 2018-09-30 05:32:21,292 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:21,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:24,296 - create_instance - DEBUG - VM status query timeout in 852.719558001 2018-09-30 05:32:24,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:24,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78f9d3ba-fc4f-41c8-95f7-b07373340dc0 x-compute-request-id: req-78f9d3ba-fc4f-41c8-95f7-b07373340dc0 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:24,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-78f9d3ba-fc4f-41c8-95f7-b07373340dc0 2018-09-30 05:32:24,986 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:24,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:27,987 - create_instance - DEBUG - VM status query timeout in 849.028195858 2018-09-30 05:32:27,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:28,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89761215-2167-4c1a-a2cc-970ac61add25 x-compute-request-id: req-89761215-2167-4c1a-a2cc-970ac61add25 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:28,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-89761215-2167-4c1a-a2cc-970ac61add25 2018-09-30 05:32:28,494 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:28,494 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:31,497 - create_instance - DEBUG - VM status query timeout in 845.517838955 2018-09-30 05:32:31,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:32,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7139c93-e17b-4a29-9fed-883426c1d800 x-compute-request-id: req-e7139c93-e17b-4a29-9fed-883426c1d800 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:32,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-e7139c93-e17b-4a29-9fed-883426c1d800 2018-09-30 05:32:32,177 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:32,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:35,181 - create_instance - DEBUG - VM status query timeout in 841.834514856 2018-09-30 05:32:35,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:36,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fda5b13b-d0bc-408f-8066-77889d7ba8f8 x-compute-request-id: req-fda5b13b-d0bc-408f-8066-77889d7ba8f8 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:36,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-fda5b13b-d0bc-408f-8066-77889d7ba8f8 2018-09-30 05:32:36,070 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:36,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:39,073 - create_instance - DEBUG - VM status query timeout in 837.9420259 2018-09-30 05:32:39,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:39,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e140e70-537c-48f6-9b86-60238504dd98 x-compute-request-id: req-8e140e70-537c-48f6-9b86-60238504dd98 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:39,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-8e140e70-537c-48f6-9b86-60238504dd98 2018-09-30 05:32:39,276 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:39,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:42,279 - create_instance - DEBUG - VM status query timeout in 834.736152887 2018-09-30 05:32:42,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:42,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b72b8e-1399-4999-8112-182f5f234345 x-compute-request-id: req-33b72b8e-1399-4999-8112-182f5f234345 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:42,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-33b72b8e-1399-4999-8112-182f5f234345 2018-09-30 05:32:42,922 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:42,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:45,926 - create_instance - DEBUG - VM status query timeout in 831.089500904 2018-09-30 05:32:45,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:46,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06f8b1a5-d041-44ff-b1df-f036c0a8670f x-compute-request-id: req-06f8b1a5-d041-44ff-b1df-f036c0a8670f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:46,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-06f8b1a5-d041-44ff-b1df-f036c0a8670f 2018-09-30 05:32:46,270 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:46,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:49,273 - create_instance - DEBUG - VM status query timeout in 827.741850853 2018-09-30 05:32:49,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:49,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83516a9f-9515-46fb-bf79-a3a00c6d8f29 x-compute-request-id: req-83516a9f-9515-46fb-bf79-a3a00c6d8f29 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:49,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-83516a9f-9515-46fb-bf79-a3a00c6d8f29 2018-09-30 05:32:49,633 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:49,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:52,636 - create_instance - DEBUG - VM status query timeout in 824.379118919 2018-09-30 05:32:52,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:53,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73084eeb-7dd5-4958-bbfb-aa2c4a8a1545 x-compute-request-id: req-73084eeb-7dd5-4958-bbfb-aa2c4a8a1545 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:53,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-73084eeb-7dd5-4958-bbfb-aa2c4a8a1545 2018-09-30 05:32:53,287 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:53,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:56,291 - create_instance - DEBUG - VM status query timeout in 820.724352837 2018-09-30 05:32:56,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:32:56,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-051fb602-364d-46cd-8271-3bb1f99c127d x-compute-request-id: req-051fb602-364d-46cd-8271-3bb1f99c127d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:32:56,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-051fb602-364d-46cd-8271-3bb1f99c127d 2018-09-30 05:32:56,971 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:32:56,971 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:32:59,974 - create_instance - DEBUG - VM status query timeout in 817.041070938 2018-09-30 05:32:59,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:00,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a651971d-fe39-4ad3-9364-f0285d2eb813 x-compute-request-id: req-a651971d-fe39-4ad3-9364-f0285d2eb813 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:00,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-a651971d-fe39-4ad3-9364-f0285d2eb813 2018-09-30 05:33:00,483 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:33:00,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:03,487 - create_instance - DEBUG - VM status query timeout in 813.528628826 2018-09-30 05:33:03,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:04,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63bd7b14-76e9-4369-a8dc-966d8b3c466f x-compute-request-id: req-63bd7b14-76e9-4369-a8dc-966d8b3c466f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:04,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-63bd7b14-76e9-4369-a8dc-966d8b3c466f 2018-09-30 05:33:04,144 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:33:04,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:07,147 - create_instance - DEBUG - VM status query timeout in 809.868326902 2018-09-30 05:33:07,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:07,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7994b2d-3c51-49e0-bfca-539bf45204b0 x-compute-request-id: req-c7994b2d-3c51-49e0-bfca-539bf45204b0 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:07,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-c7994b2d-3c51-49e0-bfca-539bf45204b0 2018-09-30 05:33:07,591 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:33:07,592 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:10,595 - create_instance - DEBUG - VM status query timeout in 806.420382977 2018-09-30 05:33:10,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:11,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-867875a7-fc92-4954-a9f3-19e9979d9beb x-compute-request-id: req-867875a7-fc92-4954-a9f3-19e9979d9beb Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:11,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-867875a7-fc92-4954-a9f3-19e9979d9beb 2018-09-30 05:33:11,064 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:33:11,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:14,068 - create_instance - DEBUG - VM status query timeout in 802.947459936 2018-09-30 05:33:14,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:14,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e646a92-b3d2-4b58-8458-b24c9c518225 x-compute-request-id: req-5e646a92-b3d2-4b58-8458-b24c9c518225 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:14,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-5e646a92-b3d2-4b58-8458-b24c9c518225 2018-09-30 05:33:14,535 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:33:14,535 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:17,535 - create_instance - DEBUG - VM status query timeout in 799.480216026 2018-09-30 05:33:17,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:18,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d9580f1-f94e-46d2-b557-a612a8423feb x-compute-request-id: req-0d9580f1-f94e-46d2-b557-a612a8423feb Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:31:38Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:18,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-0d9580f1-f94e-46d2-b557-a612a8423feb 2018-09-30 05:33:18,164 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - BUILD 2018-09-30 05:33:18,165 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:21,168 - create_instance - DEBUG - VM status query timeout in 795.847373962 2018-09-30 05:33:21,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:21,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d1d7b7-4288-48e7-9edd-776832dd622d x-compute-request-id: req-73d1d7b7-4288-48e7-9edd-776832dd622d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:21,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-73d1d7b7-4288-48e7-9edd-776832dd622d 2018-09-30 05:33:21,618 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:21,618 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:33:21,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fee552c-60ec-4f5b-ae76-d1cad42ddbf3 x-compute-request-id: req-8fee552c-60ec-4f5b-ae76-d1cad42ddbf3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:22,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-8fee552c-60ec-4f5b-ae76-d1cad42ddbf3 2018-09-30 05:33:22,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b66ef2ed-93ed-4dc3-90b8-d740953f1bdd Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:22,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-b66ef2ed-93ed-4dc3-90b8-d740953f1bdd 2018-09-30 05:33:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28dbb9ba-78b2-4bbf-a9ab-f9446cd385f3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:22,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-28dbb9ba-78b2-4bbf-a9ab-f9446cd385f3 2018-09-30 05:33:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7dba8b86-e461-4874-a465-d7c9fce9fd30 Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:22,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-7dba8b86-e461-4874-a465-d7c9fce9fd30 2018-09-30 05:33:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-465f44a2-6783-4cc2-98dd-c2c95144696f Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:22,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-465f44a2-6783-4cc2-98dd-c2c95144696f 2018-09-30 05:33:22,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-23f5f2f4-b575-4bd7-a54c-e76ae299c443 Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:16Z", "admin_state_up": true, "updated_at": "2018-09-30T05:31:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "8247e303-81f3-45db-ae54-73301485d32a", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router"}]} 2018-09-30 05:33:22,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router used request id req-23f5f2f4-b575-4bd7-a54c-e76ae299c443 2018-09-30 05:33:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8d6abe-600c-4048-8e40-753945e71c59 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:22,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-da8d6abe-600c-4048-8e40-753945e71c59 2018-09-30 05:33:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=8247e303-81f3-45db-ae54-73301485d32a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-572444ec-cae5-4062-a1e8-39babc581cb7 Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"}]} 2018-09-30 05:33:22,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=8247e303-81f3-45db-ae54-73301485d32a used request id req-572444ec-cae5-4062-a1e8-39babc581cb7 2018-09-30 05:33:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/f4189dd4-c812-4efe-aed7-6f1e7da46bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-5dd4bc7d-c27e-4452-8385-cc37c73fe708 Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}} 2018-09-30 05:33:22,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/f4189dd4-c812-4efe-aed7-6f1e7da46bbe used request id req-5dd4bc7d-c27e-4452-8385-cc37c73fe708 2018-09-30 05:33:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:22,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7e809cf5-3af3-4bb3-8fec-5cb44bab854f Date: Sun, 30 Sep 2018 05:33:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:33:22,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7e809cf5-3af3-4bb3-8fec-5cb44bab854f 2018-09-30 05:33:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c5c11f3-b0e0-438a-9aca-ecfb6920dc05 Date: Sun, 30 Sep 2018 05:33:23 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:33:23,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-1c5c11f3-b0e0-438a-9aca-ecfb6920dc05 2018-09-30 05:33:23,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eb5c766-3eb9-4c0c-9e17-d1415bdb170a x-compute-request-id: req-2eb5c766-3eb9-4c0c-9e17-d1415bdb170a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:23,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-2eb5c766-3eb9-4c0c-9e17-d1415bdb170a 2018-09-30 05:33:23,327 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:23,327 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:33:23,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87faf433-7967-4708-b1d6-00f4a7fca222 x-compute-request-id: req-87faf433-7967-4708-b1d6-00f4a7fca222 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:23,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-87faf433-7967-4708-b1d6-00f4a7fca222 2018-09-30 05:33:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d9970db6-b2c4-4857-8037-e30362f8cc87 Date: Sun, 30 Sep 2018 05:33:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:23,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-d9970db6-b2c4-4857-8037-e30362f8cc87 2018-09-30 05:33:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65448bc-e0a6-457a-917e-18f87de65976 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:23,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-b65448bc-e0a6-457a-917e-18f87de65976 2018-09-30 05:33:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bf7005d0-ba0b-4e90-820a-aa6815c4a563 Date: Sun, 30 Sep 2018 05:33:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:23,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-bf7005d0-ba0b-4e90-820a-aa6815c4a563 2018-09-30 05:33:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:23,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-fcfcad7a-9fa0-4184-a6ff-1b6d27f1d09f Date: Sun, 30 Sep 2018 05:33:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:23,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-fcfcad7a-9fa0-4184-a6ff-1b6d27f1d09f 2018-09-30 05:33:23,998 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:33:24,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:24,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-56634aa3-8f71-4773-b754-1e75caf3e5b8 Date: Sun, 30 Sep 2018 05:33:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:33:24,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-56634aa3-8f71-4773-b754-1e75caf3e5b8 2018-09-30 05:33:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:24,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7dc55fa1-a9a2-460e-adf9-9e06073df961 Date: Sun, 30 Sep 2018 05:33:24 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:33:24,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-7dc55fa1-a9a2-460e-adf9-9e06073df961 2018-09-30 05:33:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "f930384f-b2b5-4211-953e-16f885ae9625"}}' 2018-09-30 05:33:26,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-5ed76649-7f13-4d7e-94d4-b04b716beeb6 Date: Sun, 30 Sep 2018 05:33:26 GMT RESP BODY: {"floatingip": {"router_id": "8247e303-81f3-45db-ae54-73301485d32a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:33:25Z", "updated_at": "2018-09-30T05:33:25Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_id": "f930384f-b2b5-4211-953e-16f885ae9625", "id": "3cd31da7-20ee-4862-996b-ce0c841bd581"}} 2018-09-30 05:33:26,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-5ed76649-7f13-4d7e-94d4-b04b716beeb6 2018-09-30 05:33:26,078 - create_instance - INFO - Created floating IP 172.30.9.203 via router - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router 2018-09-30 05:33:26,078 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-30 05:33:26,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:26,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea8587bf-df28-4935-ab5a-946694139d19 x-compute-request-id: req-ea8587bf-df28-4935-ab5a-946694139d19 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:26,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-ea8587bf-df28-4935-ab5a-946694139d19 2018-09-30 05:33:26,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:33:27,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1cf32a6-87ae-45f3-97d8-ea8838cb9b80 x-compute-request-id: req-b1cf32a6-87ae-45f3-97d8-ea8838cb9b80 Content-Encoding: gzip Content-Length: 8489 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008019] Security Framework initialized\n[ 0.009236] AppArmor: AppArmor initialized\n[ 0.010447] Yama: becoming mindful.\n[ 0.012502] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015037] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016104] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017973] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020105] Initializing cgroup subsys memory\n[ 0.021410] Initializing cgroup subsys devices\n[ 0.024003] Initializing cgroup subsys freezer\n[ 0.025302] Initializing cgroup subsys blkio\n[ 0.026540] Initializing cgroup subsys perf_event\n[ 0.028003] Initializing cgroup subsys hugetlb\n[ 0.029016] FEATURE SPEC_CTRL Not Present\n[ 0.030575] mce: CPU supports 10 MCE banks\n[ 0.031491] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031491] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033305] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037853] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.042645] ACPI: Core revision 20131115\n[ 0.044220] ACPI: All ACPI Tables successfully acquired\n[ 0.045497] ftrace: allocating 28719 entries in 113 pages\n[ 0.064029] smpboot: Max logical packages: 2\n[ 0.064973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.066267] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.068161] Enabling x2apic\n[ 0.068839] Enabled x2apic\n[ 0.069718] Switched APIC routing to physical x2apic.\n[ 0.072768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074054] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.083352] KVM setup paravirtual spinlock\n[ 0.085021] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.086506] x86: Booting SMP configuration:\n[ 0.087499] .... node #0, CPUs: #1[ 0.085013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104016] x86: Booted up 1 node, 2 CPUs\n[ 0.104010] KVM setup async PF for cpu 1\n[ 0.104012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107755] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108276] devtmpfs: initialized\n[ 0.111268] EVM: security.selinux\n[ 0.112007] EVM: security.SMACK64\n[ 0.112968] EVM: security.ima\n[ 0.113846] EVM: security.capability\n[ 0.114902] pinctrl core: initialized pinctrl subsystem\n[ 0.116035] regulator-dummy: no parameters\n[ 0.117228] RTC time: 5:33:21, date: 09/30/18\n[ 0.118457] NET: Registered protocol family 16\n[ 0.119712] cpuidle: using governor ladder\n[ 0.120003] cpuidle: using governor menu\n[ 0.121132] ACPI: bus type PCI registered\n[ 0.122235] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.123978] PCI: Using configuration type 1 for base access\n[ 0.124460] bio: create slab at 0\n[ 0.125172] ACPI: Added _OSI(Module Device)\n[ 0.125188] ACPI: Added _OSI(Processor Device)\n[ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.129273] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.132059] ACPI: Interpreter enabled\n[ 0.133138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.135730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.137611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.140003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.142721] ACPI: (supports S0 S5)\n[ 0.143688] ACPI: Using IOAPIC for interrupt routing\n[ 0.144012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.146634] ACPI: No dock devices found.\n[ 0.149294] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.150919] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156157] acpiphp: Slot [3] registered\n[ 0.157263] acpiphp: Slot [4] registered\n[ 0.158353] acpiphp: Slot [5] registered\n[ 0.159443] acpiphp: Slot [6] registered\n[ 0.160016] acpiphp: Slot [7] registered\n[ 0.161134] acpiphp: Slot [8] registered\n[ 0.162232] acpiphp: Slot [9] registered\n[ 0.163326] acpiphp: Slot [10] registered\n[ 0.164028] acpiphp: Slot [11] registered\n[ 0.165189] acpiphp: Slot [12] registered\n[ 0.166347] acpiphp: Slot [13] registered\n[ 0.167504] acpiphp: Slot [14] registered\n[ 0.168018] acpiphp: Slot [15] registered\n[ 0.169138] acpiphp: Slot [16] registered\n[ 0.170258] acpiphp: Slot [17] registered\n[ 0.171381] acpiphp: Slot [18] registered\n[ 0.172018] acpiphp: Slot [19] registered\n[ 0.173245] acpiphp: Slot [20] registered\n[ 0.174443] acpiphp: Slot [21] registered\n[ 0.175683] acpiphp: Slot [22] registered\n[ 0.176016] acpiphp: Slot [23] registered\n[ 0.177220] acpiphp: Slot [24] registered\n[ 0.178418] acpiphp: Slot [25] registered\n[ 0.179652] acpiphp: Slot [26] registered\n[ 0.180016] acpiphp: Slot [27] registered\n[ 0.181200] acpiphp: Slot [28] registered\n[ 0.182413] acpiphp: Slot [29] registered\n[ 0.183612] acpiphp: Slot [30] registered\n[ 0.184017] acpiphp: Slot [31] registered\n[ 0.185217] PCI host bridge to bus 0000:00\n[ 0.186443] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.187973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.188003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.189699] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.191563] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.204086] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.206253] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.249326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.251385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.252813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.254728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.256676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.258543] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.260103] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.261623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.264003] vgaarb: loaded\n[ 0.264881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.266485] SCSI subsystem initialized\n[ 0.267641] ACPI: bus type USB registered\n[ 0.268014] usbcore: registered new interface driver usbfs\n[ 0.269553] usbcore: registered new interface driver hub\n[ 0.271056] usbcore: registered new device driver usb\n[ 0.272048] PCI: Using ACPI for IRQ routing\n[ 0.273414] NetLabel: Initializing\n[ 0.274443] NetLabel: domain hash size = 128\n[ 0.275722] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.276015] NetLabel: unlabeled traffic allowed by default\n[ 0.277588] Switched to clocksource kvm-clock\n[ 0.281170] AppArmor: AppArmor Filesystem Enabled\n[ 0.282099] pnp: PnP ACPI init\n[ 0.282755] ACPI: bus type PNP registered\n[ 0.283895] pnp: PnP ACPI: found 8 devices\n[ 0.284730] ACPI: bus type PNP unregistered\n[ 0.291390] NET: Registered protocol family 2\n[ 0.292384] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.293824] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.295037] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.296579] TCP: reno registered\n[ 0.297264] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.298355] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.299541] NET: Registered protocol family 1\n[ 0.300409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.301492] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.302551] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.324072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.346342] Trying to unpack rootfs image as initramfs...\n[ 0.425499] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.427829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.429521] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.430660] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.433193] Scanning for low memory corruption every 60 seconds\n[ 0.435154] Initialise system trusted keyring\n[ 0.436070] audit: initializing netlink socket (disabled)\n[ 0.437087] type=2000 audit(1538285601.468:1): initialized\n[ 0.454772] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.456594] zbud: loaded\n[ 0.457365] VFS: Disk quotas dquot_6.5.2\n[ 0.458174] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.459614] fuse init (API version 7.22)\n[ 0.460463] msgmni has been set to 3997\n[ 0.461274] Key type big_key registered\n[ 0.462309] Key type asymmetric registered\n[ 0.463121] Asymmetric key parser 'x509' registered\n[ 0.464069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.465548] io scheduler noop registered\n[ 0.466345] io scheduler deadline registered (default)\n[ 0.467321] io scheduler cfq registered\n[ 0.468138] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.469172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.470384] ipmi message handler version 39.2\n[ 0.471272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.472708] ACPI: Power Button [PWRF]\n[ 0.473524] GHES: HEST is not enabled!\n[ 0.494902] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.538913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.563028] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.565021] Linux agpgart interface v0.103\n[ 0.566470] brd: module loaded\n[ 0.567451] loop: module loaded\n[ 0.568370] blk-mq: CPU -> queue map\n[ 0.569106] CPU 0 -> Queue 0\n[ 0.569751] CPU 1 -> Queue 0\n[ 0.570850] vda: vda1\n[ 0.572172] scsi0 : ata_piix\n[ 0.572886] scsi1 : ata_piix\n[ 0.573546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.574772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.576169] libphy: Fixed MDIO Bus: probed\n[ 0.577413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.578374] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.580159] PPP generic driver version 2.4.2\n[ 0.581050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.582296] ehci-pci: EHCI PCI platform driver\n[ 0.583161] ehci-platform: EHCI generic platform driver\n[ 0.584151] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.585277] ohci-pci: OHCI PCI platform driver\n[ 0.586137] ohci-platform: OHCI generic platform driver\n[ 0.587112] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.609063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.610051] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.611571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.612708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.613925] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.615343] usb usb1: Product: UHCI Host Controller\n[ 0.616292] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.617453] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.618414] hub 1-0:1.0: USB hub found\n[ 0.619239] hub 1-0:1.0: 2 ports detected\n[ 0.620139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.622252] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.623224] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.624265] mousedev: PS/2 mouse device common for all mice\n[ 0.625525] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.627332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.628444] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.629624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.630838] device-mapper: uevent: version 1.0.3\n[ 0.631772] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.633406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.634583] TCP: cubic registered\n[ 0.635341] NET: Registered protocol family 10\n[ 0.636322] NET: Registered protocol family 17\n[ 0.637205] Key type dns_resolver registered\n[ 0.638130] Loading compiled-in X.509 certificates\n[ 0.639550] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.641330] registered taskstats version 1\n[ 0.643491] Key type trusted registered\n[ 0.646434] Key type encrypted registered\n[ 0.647272] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648304] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.649646] regulator-dummy: disabling\n[ 0.650472] Magic number: 2:830:568\n[ 0.658184] rtc_cmos 00:00: setting system clock to 2018-09-30 05:33:21 UTC (1538285601)\n[ 0.659829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.660941] EDD information not available.\n[ 0.733131] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.735080] Write protecting the kernel read-only data: 12288k\n[ 0.736797] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.740278] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.751941] systemd-udevd[107]: starting version 204\n[ 0.800413] FDC 0 is a S82078B\n[ 0.932093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.097003] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.098272] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.099573] usb 1-1: Product: QEMU USB Tablet\n[ 1.100449] usb 1-1: Manufacturer: QEMU\n[ 1.101239] usb 1-1: SerialNumber: 42\n[ 1.424026] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.816832] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.037120] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.151372] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.243090] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:33:23 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[3.59]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 05:33:24 +0000. Up 3.78 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.10 | 255.255.255.0 | fa:16:3e:09:32:9a |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-09-30 05:33:27,621 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e/action used request id req-b1cf32a6-87ae-45f3-97d8-ea8838cb9b80 2018-09-30 05:33:27,622 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:33:27,622 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008019] Security Framework initialized [ 0.009236] AppArmor: AppArmor initialized [ 0.010447] Yama: becoming mindful. [ 0.012502] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015037] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016104] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017973] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020105] Initializing cgroup subsys memory [ 0.021410] Initializing cgroup subsys devices [ 0.024003] Initializing cgroup subsys freezer [ 0.025302] Initializing cgroup subsys blkio [ 0.026540] Initializing cgroup subsys perf_event [ 0.028003] Initializing cgroup subsys hugetlb [ 0.029016] FEATURE SPEC_CTRL Not Present [ 0.030575] mce: CPU supports 10 MCE banks [ 0.031491] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031491] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033305] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037853] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.042645] ACPI: Core revision 20131115 [ 0.044220] ACPI: All ACPI Tables successfully acquired [ 0.045497] ftrace: allocating 28719 entries in 113 pages [ 0.064029] smpboot: Max logical packages: 2 [ 0.064973] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.066267] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.068161] Enabling x2apic [ 0.068839] Enabled x2apic [ 0.069718] Switched APIC routing to physical x2apic. [ 0.072768] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074054] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076015] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.083352] KVM setup paravirtual spinlock [ 0.085021] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.086506] x86: Booting SMP configuration: [ 0.087499] .... node #0, CPUs: #1[ 0.085013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104016] x86: Booted up 1 node, 2 CPUs [ 0.104010] KVM setup async PF for cpu 1 [ 0.104012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107755] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108276] devtmpfs: initialized [ 0.111268] EVM: security.selinux [ 0.112007] EVM: security.SMACK64 [ 0.112968] EVM: security.ima [ 0.113846] EVM: security.capability [ 0.114902] pinctrl core: initialized pinctrl subsystem [ 0.116035] regulator-dummy: no parameters [ 0.117228] RTC time: 5:33:21, date: 09/30/18 [ 0.118457] NET: Registered protocol family 16 [ 0.119712] cpuidle: using governor ladder [ 0.120003] cpuidle: using governor menu [ 0.121132] ACPI: bus type PCI registered [ 0.122235] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.123978] PCI: Using configuration type 1 for base access [ 0.124460] bio: create slab at 0 [ 0.125172] ACPI: Added _OSI(Module Device) [ 0.125188] ACPI: Added _OSI(Processor Device) [ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.129273] ACPI: Added _OSI(Processor Aggregator Device) [ 0.132059] ACPI: Interpreter enabled [ 0.133138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.135730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.137611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.140003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.142721] ACPI: (supports S0 S5) [ 0.143688] ACPI: Using IOAPIC for interrupt routing [ 0.144012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.146634] ACPI: No dock devices found. [ 0.149294] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.150919] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156157] acpiphp: Slot [3] registered [ 0.157263] acpiphp: Slot [4] registered [ 0.158353] acpiphp: Slot [5] registered [ 0.159443] acpiphp: Slot [6] registered [ 0.160016] acpiphp: Slot [7] registered [ 0.161134] acpiphp: Slot [8] registered [ 0.162232] acpiphp: Slot [9] registered [ 0.163326] acpiphp: Slot [10] registered [ 0.164028] acpiphp: Slot [11] registered [ 0.165189] acpiphp: Slot [12] registered [ 0.166347] acpiphp: Slot [13] registered [ 0.167504] acpiphp: Slot [14] registered [ 0.168018] acpiphp: Slot [15] registered [ 0.169138] acpiphp: Slot [16] registered [ 0.170258] acpiphp: Slot [17] registered [ 0.171381] acpiphp: Slot [18] registered [ 0.172018] acpiphp: Slot [19] registered [ 0.173245] acpiphp: Slot [20] registered [ 0.174443] acpiphp: Slot [21] registered [ 0.175683] acpiphp: Slot [22] registered [ 0.176016] acpiphp: Slot [23] registered [ 0.177220] acpiphp: Slot [24] registered [ 0.178418] acpiphp: Slot [25] registered [ 0.179652] acpiphp: Slot [26] registered [ 0.180016] acpiphp: Slot [27] registered [ 0.181200] acpiphp: Slot [28] registered [ 0.182413] acpiphp: Slot [29] registered [ 0.183612] acpiphp: Slot [30] registered [ 0.184017] acpiphp: Slot [31] registered [ 0.185217] PCI host bridge to bus 0000:00 [ 0.186443] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.187973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.188003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.189699] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.191563] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.204086] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.206253] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.249326] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.251385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.252813] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.254728] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.256676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.258543] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.260103] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.261623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.264003] vgaarb: loaded [ 0.264881] vgaarb: bridge control possible 0000:00:02.0 [ 0.266485] SCSI subsystem initialized [ 0.267641] ACPI: bus type USB registered [ 0.268014] usbcore: registered new interface driver usbfs [ 0.269553] usbcore: registered new interface driver hub [ 0.271056] usbcore: registered new device driver usb [ 0.272048] PCI: Using ACPI for IRQ routing [ 0.273414] NetLabel: Initializing [ 0.274443] NetLabel: domain hash size = 128 [ 0.275722] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.276015] NetLabel: unlabeled traffic allowed by default [ 0.277588] Switched to clocksource kvm-clock [ 0.281170] AppArmor: AppArmor Filesystem Enabled [ 0.282099] pnp: PnP ACPI init [ 0.282755] ACPI: bus type PNP registered [ 0.283895] pnp: PnP ACPI: found 8 devices [ 0.284730] ACPI: bus type PNP unregistered [ 0.291390] NET: Registered protocol family 2 [ 0.292384] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293824] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.295037] TCP: Hash tables configured (established 16384 bind 16384) [ 0.296579] TCP: reno registered [ 0.297264] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.298355] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299541] NET: Registered protocol family 1 [ 0.300409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.301492] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.302551] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.324072] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.346342] Trying to unpack rootfs image as initramfs... [ 0.425499] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.427829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.429521] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.430660] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.433193] Scanning for low memory corruption every 60 seconds [ 0.435154] Initialise system trusted keyring [ 0.436070] audit: initializing netlink socket (disabled) [ 0.437087] type=2000 audit(1538285601.468:1): initialized [ 0.454772] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.456594] zbud: loaded [ 0.457365] VFS: Disk quotas dquot_6.5.2 [ 0.458174] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.459614] fuse init (API version 7.22) [ 0.460463] msgmni has been set to 3997 [ 0.461274] Key type big_key registered [ 0.462309] Key type asymmetric registered [ 0.463121] Asymmetric key parser 'x509' registered [ 0.464069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.465548] io scheduler noop registered [ 0.466345] io scheduler deadline registered (default) [ 0.467321] io scheduler cfq registered [ 0.468138] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.469172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.470384] ipmi message handler version 39.2 [ 0.471272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.472708] ACPI: Power Button [PWRF] [ 0.473524] GHES: HEST is not enabled! [ 0.494902] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.538913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.563028] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.565021] Linux agpgart interface v0.103 [ 0.566470] brd: module loaded [ 0.567451] loop: module loaded [ 0.568370] blk-mq: CPU -> queue map [ 0.569106] CPU 0 -> Queue 0 [ 0.569751] CPU 1 -> Queue 0 [ 0.570850] vda: vda1 [ 0.572172] scsi0 : ata_piix [ 0.572886] scsi1 : ata_piix [ 0.573546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.574772] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.576169] libphy: Fixed MDIO Bus: probed [ 0.577413] tun: Universal TUN/TAP device driver, 1.6 [ 0.578374] tun: (C) 1999-2004 Max Krasnyansky [ 0.580159] PPP generic driver version 2.4.2 [ 0.581050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.582296] ehci-pci: EHCI PCI platform driver [ 0.583161] ehci-platform: EHCI generic platform driver [ 0.584151] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.585277] ohci-pci: OHCI PCI platform driver [ 0.586137] ohci-platform: OHCI generic platform driver [ 0.587112] uhci_hcd: USB Universal Host Controller Interface driver [ 0.609063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.610051] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.611571] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.612708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.613925] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.615343] usb usb1: Product: UHCI Host Controller [ 0.616292] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.617453] usb usb1: SerialNumber: 0000:00:01.2 [ 0.618414] hub 1-0:1.0: USB hub found [ 0.619239] hub 1-0:1.0: 2 ports detected [ 0.620139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.622252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.623224] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.624265] mousedev: PS/2 mouse device common for all mice [ 0.625525] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.627332] rtc_cmos 00:00: RTC can wake from S4 [ 0.628444] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.629624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.630838] device-mapper: uevent: version 1.0.3 [ 0.631772] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.633406] ledtrig-cpu: registered to indicate activity on CPUs [ 0.634583] TCP: cubic registered [ 0.635341] NET: Registered protocol family 10 [ 0.636322] NET: Registered protocol family 17 [ 0.637205] Key type dns_resolver registered [ 0.638130] Loading compiled-in X.509 certificates [ 0.639550] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.641330] registered taskstats version 1 [ 0.643491] Key type trusted registered [ 0.646434] Key type encrypted registered [ 0.647272] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648304] IMA: No TPM chip found, activating TPM-bypass! [ 0.649646] regulator-dummy: disabling [ 0.650472] Magic number: 2:830:568 [ 0.658184] rtc_cmos 00:00: setting system clock to 2018-09-30 05:33:21 UTC (1538285601) [ 0.659829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.660941] EDD information not available. [ 0.733131] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.735080] Write protecting the kernel read-only data: 12288k [ 0.736797] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.740278] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.751941] systemd-udevd[107]: starting version 204 [ 0.800413] FDC 0 is a S82078B [ 0.932093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.097003] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.098272] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.099573] usb 1-1: Product: QEMU USB Tablet [ 1.100449] usb 1-1: Manufacturer: QEMU [ 1.101239] usb 1-1: SerialNumber: 42 [ 1.424026] tsc: Refined TSC clocksource calibration: 3491.912 MHz [ 1.816832] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.037120] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.151372] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.243090] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:33:23 +0000. Up 2.58 seconds. cloud-init-nonet[2.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.59]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 05:33:24 +0000. Up 3.78 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.10 | 255.255.255.0 | fa:16:3e:09:32:9a | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-09-30 05:33:27,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:28,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9728589b-0a14-4178-96be-adeb1de9bac8 x-compute-request-id: req-9728589b-0a14-4178-96be-adeb1de9bac8 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:28,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-9728589b-0a14-4178-96be-adeb1de9bac8 2018-09-30 05:33:28,024 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:28,024 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:33:28,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:28,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0be43e93-f15e-4d10-839d-f443d92d13b2 x-compute-request-id: req-0be43e93-f15e-4d10-839d-f443d92d13b2 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:28,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-0be43e93-f15e-4d10-839d-f443d92d13b2 2018-09-30 05:33:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:28,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-41ee6a88-d9cd-40ba-97dc-0fa99d15e82a Date: Sun, 30 Sep 2018 05:33:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:28,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-41ee6a88-d9cd-40ba-97dc-0fa99d15e82a 2018-09-30 05:33:28,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:28,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7217c76a-975e-4db7-8fcc-73916f50aa76 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:28,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-7217c76a-975e-4db7-8fcc-73916f50aa76 2018-09-30 05:33:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:28,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-63c5a8af-1e35-4362-93a9-77d1a968075b Date: Sun, 30 Sep 2018 05:33:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:28,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-63c5a8af-1e35-4362-93a9-77d1a968075b 2018-09-30 05:33:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:29,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-ed431060-5381-4ebe-9929-3c0e95762618 Date: Sun, 30 Sep 2018 05:33:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:29,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-ed431060-5381-4ebe-9929-3c0e95762618 2018-09-30 05:33:29,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:29,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98821c10-dfb6-476e-b921-0de392a05606 x-compute-request-id: req-98821c10-dfb6-476e-b921-0de392a05606 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:29,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-98821c10-dfb6-476e-b921-0de392a05606 2018-09-30 05:33:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:29,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2e99e152-bf85-4556-8899-c1fa1310b09f Date: Sun, 30 Sep 2018 05:33:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:29,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-2e99e152-bf85-4556-8899-c1fa1310b09f 2018-09-30 05:33:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:29,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdcafd8-30dc-4cda-beff-440df9face2d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:29,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-abdcafd8-30dc-4cda-beff-440df9face2d 2018-09-30 05:33:29,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:29,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cb23b63c-a51a-4595-9ba9-0b61c4873cff Date: Sun, 30 Sep 2018 05:33:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:29,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-cb23b63c-a51a-4595-9ba9-0b61c4873cff 2018-09-30 05:33:29,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-4d6d0b1c-f622-490d-a8eb-f41d03dac9d0 Date: Sun, 30 Sep 2018 05:33:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:29,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-4d6d0b1c-f622-490d-a8eb-f41d03dac9d0 2018-09-30 05:33:29,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}}' 2018-09-30 05:33:30,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-873ead19-bb17-47cd-874a-419e3fc16a4b x-compute-request-id: req-873ead19-bb17-47cd-874a-419e3fc16a4b Content-Length: 0 Content-Type: application/json 2018-09-30 05:33:30,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e/action used request id req-873ead19-bb17-47cd-874a-419e3fc16a4b 2018-09-30 05:33:30,843 - create_instance - INFO - Checking if VM is active 2018-09-30 05:33:30,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:31,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee06b3a7-fc00-4ac5-954e-93dcdd4b4044 x-compute-request-id: req-ee06b3a7-fc00-4ac5-954e-93dcdd4b4044 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:31,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-ee06b3a7-fc00-4ac5-954e-93dcdd4b4044 2018-09-30 05:33:31,166 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:31,166 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:33:31,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:31,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d18d3e7d-e2e9-441b-acf1-d71f534862d7 x-compute-request-id: req-d18d3e7d-e2e9-441b-acf1-d71f534862d7 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:31,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-d18d3e7d-e2e9-441b-acf1-d71f534862d7 2018-09-30 05:33:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:31,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c6cc2eea-66c8-4aee-bc66-6ec75bbb6cf3 Date: Sun, 30 Sep 2018 05:33:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:31,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-c6cc2eea-66c8-4aee-bc66-6ec75bbb6cf3 2018-09-30 05:33:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:31,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fa2e87-95cb-4185-8bed-fb3270c319e8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:31,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-04fa2e87-95cb-4185-8bed-fb3270c319e8 2018-09-30 05:33:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:31,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3c24bd1c-1d0d-4221-9094-3ca74e653d0d Date: Sun, 30 Sep 2018 05:33:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:31,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-3c24bd1c-1d0d-4221-9094-3ca74e653d0d 2018-09-30 05:33:31,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:31,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-2711a434-68e2-47c7-b2f8-07359906ab6d Date: Sun, 30 Sep 2018 05:33:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0","7bd0679d-9d66-472e-b745-aefc5065b503"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:31,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-2711a434-68e2-47c7-b2f8-07359906ab6d 2018-09-30 05:33:31,993 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:33:32,997 - paramiko.transport - DEBUG - starting thread (client mode): 0xa74f3b90L 2018-09-30 05:33:32,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:33:33,002 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:33:33,003 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:33:33,004 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:33:33,004 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:33:33,004 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:33:33,004 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:33:33,005 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:33:33,005 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:33:33,048 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:33:33,048 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:33:33,062 - paramiko.transport - DEBUG - Trying key 10acc8fea25f98ea59995e20d4b9b434 from tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b 2018-09-30 05:33:33,088 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:33:33,117 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:33:33,217 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:33:33,240 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:33:33,241 - create_instance - INFO - Checking if cloud-init has completed 2018-09-30 05:33:33,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:33,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-235bb12b-3fc4-4be3-9251-e6aab769a29f x-compute-request-id: req-235bb12b-3fc4-4be3-9251-e6aab769a29f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:33,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-235bb12b-3fc4-4be3-9251-e6aab769a29f 2018-09-30 05:33:33,722 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:33,722 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:33:33,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:34,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-825da4d2-0c71-44fa-a3a1-ab65c6f1498f x-compute-request-id: req-825da4d2-0c71-44fa-a3a1-ab65c6f1498f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:34,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-825da4d2-0c71-44fa-a3a1-ab65c6f1498f 2018-09-30 05:33:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:34,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3712a084-16cd-4f61-972c-3d5aa8efde75 Date: Sun, 30 Sep 2018 05:33:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:34,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-3712a084-16cd-4f61-972c-3d5aa8efde75 2018-09-30 05:33:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:34,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f860b4d4-9ae1-4ea9-ad04-b4540370cc2d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:34,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-f860b4d4-9ae1-4ea9-ad04-b4540370cc2d 2018-09-30 05:33:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:34,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1f4174ec-f227-4597-a217-b23d3e99da1c Date: Sun, 30 Sep 2018 05:33:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:34,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-1f4174ec-f227-4597-a217-b23d3e99da1c 2018-09-30 05:33:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:34,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-6fd0280b-1d31-4e69-a337-ba8579851d14 Date: Sun, 30 Sep 2018 05:33:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0","7bd0679d-9d66-472e-b745-aefc5065b503"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:34,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-6fd0280b-1d31-4e69-a337-ba8579851d14 2018-09-30 05:33:34,534 - create_instance - INFO - Checking if VM is active 2018-09-30 05:33:34,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:34,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6db3d51a-a5cc-45e6-a16d-026c011e1432 x-compute-request-id: req-6db3d51a-a5cc-45e6-a16d-026c011e1432 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:34,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-6db3d51a-a5cc-45e6-a16d-026c011e1432 2018-09-30 05:33:34,868 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:34,868 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:33:34,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:35,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd8bd89c-843f-4ab4-be62-d55f84fbc1e0 x-compute-request-id: req-fd8bd89c-843f-4ab4-be62-d55f84fbc1e0 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:32:9a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp"}], "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:20Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:35,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-fd8bd89c-843f-4ab4-be62-d55f84fbc1e0 2018-09-30 05:33:35,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:35,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-587f33af-8fec-4f57-a989-e2919d0d51a6 Date: Sun, 30 Sep 2018 05:33:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"],"updated_at":"2018-09-30T05:31:13Z","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"a696c106-5541-415d-b227-8e99e4143781","name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net"}]} 2018-09-30 05:33:35,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net used request id req-587f33af-8fec-4f57-a989-e2919d0d51a6 2018-09-30 05:33:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:35,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2867fa-b9b3-4d14-96a3-29439c5528e8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:35,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-cf2867fa-b9b3-4d14-96a3-29439c5528e8 2018-09-30 05:33:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:35,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dc789493-8451-4f7e-a657-30cc49b8d26d Date: Sun, 30 Sep 2018 05:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:31:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","subnetpool_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet"}]} 2018-09-30 05:33:35,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-dc789493-8451-4f7e-a657-30cc49b8d26d 2018-09-30 05:33:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-0131af57-3e51-4f00-b0f0-af76561e3b45 Date: Sun, 30 Sep 2018 05:33:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.1"}],"id":"1c62f213-428f-4f0e-a19a-20d9b1515271","security_groups":[],"mac_address":"fa:16:3e:9b:cf:49","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:22Z","binding:vnic_type":"normal","device_id":"8247e303-81f3-45db-ae54-73301485d32a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.3"}],"id":"338319cc-ffa9-401e-96da-9626ac284521","security_groups":[],"mac_address":"fa:16:3e:a7:54:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.2"}],"id":"4eaede07-39e4-45e4-80f5-7a148c12af32","security_groups":[],"mac_address":"fa:16:3e:7b:03:9e","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:31:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.4"}],"id":"67e727d3-f696-42f9-82fc-450697932eab","security_groups":[],"mac_address":"fa:16:3e:18:e2:0b","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a696c106-5541-415d-b227-8e99e4143781"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:33:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4189dd4-c812-4efe-aed7-6f1e7da46bbe","ip_address":"10.55.1.10"}],"id":"f930384f-b2b5-4211-953e-16f885ae9625","security_groups":["7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0","7bd0679d-9d66-472e-b745-aefc5065b503"],"mac_address":"fa:16:3e:09:32:9a","project_id":"11cf168ddcd34e1c9606f1ad87f6c14c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1","admin_state_up":true,"network_id":"a696c106-5541-415d-b227-8e99e4143781","tenant_id":"11cf168ddcd34e1c9606f1ad87f6c14c","created_at":"2018-09-30T05:31:33Z","binding:vnic_type":"normal","device_id":"4cf05c3f-5383-48d9-8b75-8b486271819e"}]} 2018-09-30 05:33:35,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a696c106-5541-415d-b227-8e99e4143781 used request id req-0131af57-3e51-4f00-b0f0-af76561e3b45 2018-09-30 05:33:35,691 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:33:35,693 - paramiko.transport - DEBUG - starting thread (client mode): 0xa75ed610L 2018-09-30 05:33:35,693 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:33:35,696 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:33:35,697 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:33:35,698 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:33:35,698 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:33:35,698 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:33:35,698 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:33:35,699 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:33:35,699 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:33:35,739 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:33:35,740 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:33:35,757 - paramiko.transport - DEBUG - Trying key 10acc8fea25f98ea59995e20d4b9b434 from tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b 2018-09-30 05:33:35,780 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:33:35,786 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:33:35,887 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:33:35,903 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:33:35,904 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:33:35,905 - paramiko.transport - DEBUG - starting thread (client mode): 0xa75ed1d0L 2018-09-30 05:33:35,906 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:33:35,908 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:33:35,909 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:33:35,910 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:33:35,910 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:33:35,910 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:33:35,910 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:33:35,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:33:35,911 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:33:35,951 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:33:35,952 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:33:35,970 - paramiko.transport - DEBUG - Trying key 10acc8fea25f98ea59995e20d4b9b434 from tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b 2018-09-30 05:33:35,992 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:33:35,999 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:33:36,002 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:33:36,163 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 05:33:36,163 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:33:36,167 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:33:36,176 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:33:36,177 - create_instance - INFO - cloud-init complete for VM instance 2018-09-30 05:33:36,177 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:33:36,177 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 05:33:36,179 - paramiko.transport - DEBUG - starting thread (client mode): 0xa75192d0L 2018-09-30 05:33:36,180 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:33:36,182 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:33:36,182 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:33:36,183 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:33:36,184 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:33:36,184 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:33:36,184 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:33:36,184 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:33:36,184 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:33:36,227 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:33:36,228 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:33:36,244 - paramiko.transport - DEBUG - Trying key 10acc8fea25f98ea59995e20d4b9b434 from tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b 2018-09-30 05:33:36,268 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:33:36,274 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:33:36,276 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:33:36,438 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 05:33:36,438 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:33:36,441 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:33:36,443 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:33:36,480 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-30 05:33:36,529 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-30 05:33:41,130 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:33:41,132 - paramiko.transport - DEBUG - starting thread (client mode): 0xa74b7e90L 2018-09-30 05:33:41,133 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:33:41,135 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:33:41,136 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:33:41,137 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:33:41,137 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:33:41,137 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:33:41,137 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:33:41,138 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:33:41,138 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:33:41,179 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:33:41,180 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:33:41,197 - paramiko.transport - DEBUG - Trying key 10acc8fea25f98ea59995e20d4b9b434 from tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b 2018-09-30 05:33:41,220 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:33:41,227 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:33:41,230 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:33:41,396 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 05:33:41,396 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:33:41,432 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:33:41,455 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:33:41,456 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 05:33:41,557 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:33:41,571 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-09-30 05:33:41,571 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-09-30 05:33:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/3cd31da7-20ee-4862-996b-ce0c841bd581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:42,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e989db3-5045-492e-8e6b-9832cc57899d Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:42,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/3cd31da7-20ee-4862-996b-ce0c841bd581 used request id req-4e989db3-5045-492e-8e6b-9832cc57899d 2018-09-30 05:33:42,482 - create_instance - INFO - Deleting Port with ID - f930384f-b2b5-4211-953e-16f885ae9625 2018-09-30 05:33:42,483 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-port-1 2018-09-30 05:33:42,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/f930384f-b2b5-4211-953e-16f885ae9625 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:43,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbd34de2-42d8-4ef2-8c55-f7e0aede3764 Date: Sun, 30 Sep 2018 05:33:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:43,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/f930384f-b2b5-4211-953e-16f885ae9625 used request id req-fbd34de2-42d8-4ef2-8c55-f7e0aede3764 2018-09-30 05:33:43,027 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst 2018-09-30 05:33:43,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:43,167 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:33:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c79be31-839d-4cf8-95c3-5242be3a4239 x-compute-request-id: req-4c79be31-839d-4cf8-95c3-5242be3a4239 Content-Type: application/json 2018-09-30 05:33:43,167 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-4c79be31-839d-4cf8-95c3-5242be3a4239 2018-09-30 05:33:43,167 - create_instance - INFO - Checking deletion status 2018-09-30 05:33:43,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:43,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df9a39ae-b883-40a8-870e-e73ba0d4da64 x-compute-request-id: req-df9a39ae-b883-40a8-870e-e73ba0d4da64 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4cf05c3f-5383-48d9-8b75-8b486271819e", "rel": "bookmark"}], "image": {"id": "88077b10-016e-4335-94a3-1d7502ca0f36", "links": [{"href": "http://172.30.9.29:8774/images/88077b10-016e-4335-94a3-1d7502ca0f36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:33:20.000000", "flavor": {"id": "af49a783-84c1-487a-b9cd-dbdce59e20fb", "links": [{"href": "http://172.30.9.29:8774/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb", "rel": "bookmark"}]}, "id": "4cf05c3f-5383-48d9-8b75-8b486271819e", "user_id": "109bb950d21e4a71871b3c4e93a26677", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:33:43Z", "hostId": "d15f6115ea5113989fde8028cd9977254bf5adb919f189c8eedd4ee7", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp", "name": "AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst", "created": "2018-09-30T05:31:36Z", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:33:43,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-df9a39ae-b883-40a8-870e-e73ba0d4da64 2018-09-30 05:33:43,263 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst] is - ACTIVE 2018-09-30 05:33:43,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:33:46,266 - create_instance - DEBUG - VM status query timeout in 296.901582003 2018-09-30 05:33:46,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed22b857e5d4fc1fa497ab6cfa2a60c245e8ed3" 2018-09-30 05:33:46,319 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc516613-c2bd-4d0f-bea2-131ca1247bc4 x-compute-request-id: req-dc516613-c2bd-4d0f-bea2-131ca1247bc4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4cf05c3f-5383-48d9-8b75-8b486271819e could not be found.", "code": 404}} 2018-09-30 05:33:46,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4cf05c3f-5383-48d9-8b75-8b486271819e used request id req-dc516613-c2bd-4d0f-bea2-131ca1247bc4 2018-09-30 05:33:46,320 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4cf05c3f-5383-48d9-8b75-8b486271819e could not be found. (HTTP 404) (Request-ID: req-dc516613-c2bd-4d0f-bea2-131ca1247bc4) 2018-09-30 05:33:46,320 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-inst 2018-09-30 05:33:46,321 - neutron_utils - INFO - Deleting security group rule with ID - 00abfb49-e068-4f52-98be-3615f06cb7a0 2018-09-30 05:33:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/00abfb49-e068-4f52-98be-3615f06cb7a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:33:46,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b14df7b5-3fcb-453b-8394-bbfcd9b68c02 Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:46,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/00abfb49-e068-4f52-98be-3615f06cb7a0 used request id req-b14df7b5-3fcb-453b-8394-bbfcd9b68c02 2018-09-30 05:33:46,575 - neutron_utils - INFO - Deleting security group rule with ID - c9756194-91d7-4583-905d-529d853affab 2018-09-30 05:33:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c9756194-91d7-4583-905d-529d853affab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:33:46,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f0a9215-d4ad-42ec-8ddd-138201c8489e Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:46,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c9756194-91d7-4583-905d-529d853affab used request id req-8f0a9215-d4ad-42ec-8ddd-138201c8489e 2018-09-30 05:33:46,815 - neutron_utils - INFO - Deleting security group rule with ID - 452c0250-f39e-45d1-9535-fdb47d49ac02 2018-09-30 05:33:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/452c0250-f39e-45d1-9535-fdb47d49ac02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:33:46,919 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e727ca02-81f4-4a59-b992-c78f42118149 Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:46,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/452c0250-f39e-45d1-9535-fdb47d49ac02 used request id req-e727ca02-81f4-4a59-b992-c78f42118149 2018-09-30 05:33:46,919 - neutron_utils - INFO - Deleting security group rule with ID - 739f5830-348e-4931-a9b2-041820d41902 2018-09-30 05:33:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/739f5830-348e-4931-a9b2-041820d41902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:33:47,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8315b904-6c10-4934-956f-f5afc4402af6 Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:47,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/739f5830-348e-4931-a9b2-041820d41902 used request id req-8315b904-6c10-4934-956f-f5afc4402af6 2018-09-30 05:33:47,272 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-sec-grp 2018-09-30 05:33:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7bd0679d-9d66-472e-b745-aefc5065b503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd710c4e2c37d1cf5fa3cb9ddf924819e0bcccd7" 2018-09-30 05:33:47,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e87838be-e166-43e3-b774-0897c692c367 Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:47,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7bd0679d-9d66-472e-b745-aefc5065b503 used request id req-e87838be-e166-43e3-b774-0897c692c367 2018-09-30 05:33:47,431 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp 2018-09-30 05:33:47,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100fa18591e565d4dbdf6b12297ea7df61f1789" 2018-09-30 05:33:47,477 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:33:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0d3fe0e-1387-4618-af77-2ada356ca37d x-compute-request-id: req-e0d3fe0e-1387-4618-af77-2ada356ca37d Content-Length: 0 Content-Type: application/json 2018-09-30 05:33:47,477 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-kp used request id req-e0d3fe0e-1387-4618-af77-2ada356ca37d 2018-09-30 05:33:47,478 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b.pub] 2018-09-30 05:33:47,478 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b] 2018-09-30 05:33:47,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b3891f0d6f4ebb2021700ebdb6a3f0dce6215c" 2018-09-30 05:33:47,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:33:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecd0ef22-2360-492f-acb4-93dafdfd4d06 x-compute-request-id: req-ecd0ef22-2360-492f-acb4-93dafdfd4d06 Content-Length: 0 Content-Type: application/json 2018-09-30 05:33:47,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/af49a783-84c1-487a-b9cd-dbdce59e20fb used request id req-ecd0ef22-2360-492f-acb4-93dafdfd4d06 2018-09-30 05:33:47,516 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router and subnet AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet 2018-09-30 05:33:47,516 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router 2018-09-30 05:33:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" -d '{"subnet_id": "f4189dd4-c812-4efe-aed7-6f1e7da46bbe"}' 2018-09-30 05:33:49,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b083fc37-ecee-4dd4-8df7-c9f54ebc930b Date: Sun, 30 Sep 2018 05:33:49 GMT RESP BODY: {"network_id": "a696c106-5541-415d-b227-8e99e4143781", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "subnet_id": "f4189dd4-c812-4efe-aed7-6f1e7da46bbe", "subnet_ids": ["f4189dd4-c812-4efe-aed7-6f1e7da46bbe"], "port_id": "1c62f213-428f-4f0e-a19a-20d9b1515271", "id": "8247e303-81f3-45db-ae54-73301485d32a"} 2018-09-30 05:33:49,054 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a/remove_router_interface used request id req-b083fc37-ecee-4dd4-8df7-c9f54ebc930b 2018-09-30 05:33:49,054 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router 2018-09-30 05:33:49,054 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-router 2018-09-30 05:33:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8323965558645873240294c5b3ff97b1913aa6d3" 2018-09-30 05:33:52,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58ccebda-6b67-4a1f-8bda-fc893dd6ec2e Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:52,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/8247e303-81f3-45db-ae54-73301485d32a used request id req-58ccebda-6b67-4a1f-8bda-fc893dd6ec2e 2018-09-30 05:33:52,648 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet 2018-09-30 05:33:52,649 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-subnet 2018-09-30 05:33:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f4189dd4-c812-4efe-aed7-6f1e7da46bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:33:54,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03665150-e999-4a03-b275-7ec512717bf5 Date: Sun, 30 Sep 2018 05:33:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:54,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f4189dd4-c812-4efe-aed7-6f1e7da46bbe used request id req-03665150-e999-4a03-b275-7ec512717bf5 2018-09-30 05:33:54,982 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b-pub-net 2018-09-30 05:33:54,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a696c106-5541-415d-b227-8e99e4143781 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46cfad9019ea23e8b697477ddc7877481e8d547" 2018-09-30 05:33:56,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57017016-6680-41c4-9301-b71eff902fbd Date: Sun, 30 Sep 2018 05:33:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:56,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a696c106-5541-415d-b227-8e99e4143781 used request id req-57017016-6680-41c4-9301-b71eff902fbd 2018-09-30 05:33:56,080 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-e9f26491-efc5-449c-99a5-5becb45f4f6b--image 2018-09-30 05:33:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}32b483e1dfb09d114d9e0e4e94bacb3efe0a98a0" 2018-09-30 05:33:57,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09457bfd-074d-4f93-a62c-3851cd6d93ad Date: Sun, 30 Sep 2018 05:33:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:33:57,483 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/88077b10-016e-4335-94a3-1d7502ca0f36 used request id req-09457bfd-074d-4f93-a62c-3851cd6d93ad 2018-09-30 05:33:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:57,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ae92a402-0ee2-4dd0-834b-53f3b1000b8d Date: Sun, 30 Sep 2018 05:33:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:12Z", "updated_at": "2018-09-30T05:31:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "revision_number": 0, "id": "10f61bf6-4b54-4462-8ff1-246e032d3a1d", "remote_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "revision_number": 0, "id": "320a34b6-232b-4f8c-81d7-6d41a46d24a2", "remote_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "revision_number": 0, "id": "a2348ad2-1e3e-4a40-94e8-a91ff36b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "revision_number": 0, "id": "f559d0a5-23a4-4889-85ae-df46babf12b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c"}], "revision_number": 4, "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:33:57,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ae92a402-0ee2-4dd0-834b-53f3b1000b8d 2018-09-30 05:33:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:57,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e15532b-8210-4870-b360-7800cb011c31 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-30 05:33:57,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe used request id req-7e15532b-8210-4870-b360-7800cb011c31 2018-09-30 05:33:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:57,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16094147-59be-457c-a6fe-67231f54245b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:33:57,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-16094147-59be-457c-a6fe-67231f54245b 2018-09-30 05:33:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:58,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba10012-60db-4a60-93a3-a166426b38d6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c"}, "enabled": true, "id": "11cf168ddcd34e1c9606f1ad87f6c14c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-9ba138c4-028c-4d9-proj"}} 2018-09-30 05:33:58,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-1ba10012-60db-4a60-93a3-a166426b38d6 2018-09-30 05:33:58,042 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0 2018-09-30 05:33:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:58,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-223ea3f6-5cd0-4e3d-8ac1-5772962d68eb Date: Sun, 30 Sep 2018 05:33:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:12Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "10f61bf6-4b54-4462-8ff1-246e032d3a1d"}, {"remote_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:12Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "320a34b6-232b-4f8c-81d7-6d41a46d24a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:12Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "a2348ad2-1e3e-4a40-94e8-a91ff36b3db3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:31:12Z", "security_group_id": "7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "created_at": "2018-09-30T05:31:12Z", "project_id": "11cf168ddcd34e1c9606f1ad87f6c14c", "id": "f559d0a5-23a4-4889-85ae-df46babf12b5"}]} 2018-09-30 05:33:58,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0 used request id req-223ea3f6-5cd0-4e3d-8ac1-5772962d68eb 2018-09-30 05:33:58,230 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:33:58,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:58,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-206cd34b-a308-4c86-a87f-7c11d1197969 Content-Length: 0 Date: Sun, 30 Sep 2018 05:33:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:33:58,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7a8fb34e-549e-4045-8b7c-1a5ff83ec8a0 used request id req-206cd34b-a308-4c86-a87f-7c11d1197969 2018-09-30 05:33:58,593 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-9ba138c4-028c-4d9-proj 2018-09-30 05:33:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:58,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbd2badd-0daa-4830-a77d-abb2996e1f8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:33:58,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/11cf168ddcd34e1c9606f1ad87f6c14c used request id req-bbd2badd-0daa-4830-a77d-abb2996e1f8b 2018-09-30 05:33:58,835 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-9ba138c4-028c-4d9-proj-role 2018-09-30 05:33:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c562cabc8ef0455e842f0d9919fc3ee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:58,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:33:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4517e958-e327-4478-8bdc-5823ba42d650 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:33:58,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c562cabc8ef0455e842f0d9919fc3ee5 used request id req-4517e958-e327-4478-8bdc-5823ba42d650 2018-09-30 05:33:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b58f3d1d92fa77153259929731027309f3dce9" 2018-09-30 05:33:59,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e74b7d-9d3c-4a75-98e3-69f37ab579d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:33:59,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-19e74b7d-9d3c-4a75-98e3-69f37ab579d8 2018-09-30 05:33:59,036 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-9ba138c4-028c-4d9-user 2018-09-30 05:33:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/109bb950d21e4a71871b3c4e93a26677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4ab49f409353aa38a2ffb0df6088f3bcf21c" 2018-09-30 05:33:59,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba35a6c-d642-4b09-8858-805df50a0455 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:33:59,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/109bb950d21e4a71871b3c4e93a26677 used request id req-4ba35a6c-d642-4b09-8858-805df50a0455 2018-09-30 05:33:59,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:33:59,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:33:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["eL3LqDCqT9qdBjIYbSgdYA"], "issued_at": "2018-09-30T05:33:59.000000Z"}} 2018-09-30 05:33:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279ccc3349c3cbe0ae9a7822b5c62bb85ac57921" 2018-09-30 05:33:59,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9188367-aba4-489f-abe3-b54843dfa749 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:33:59,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-a9188367-aba4-489f-abe3-b54843dfa749 2018-09-30 05:33:59,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:33:59,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:00,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["NCnWAha8TAq_Wx2IQiqlww"], "issued_at": "2018-09-30T05:34:00.000000Z"}} 2018-09-30 05:34:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:34:00,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c368ffdb-b04e-4da8-84f1-6be072db6e18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:00,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c368ffdb-b04e-4da8-84f1-6be072db6e18 2018-09-30 05:34:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:34:00,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:34:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-80b69c72-f7cb-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:34:00,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a967429-69d0-44e2-9b90-5e757fe80942 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-80b69c72-f7cb-49c-proj", "previous": null, "next": null}, "projects": []} 2018-09-30 05:34:00,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-80b69c72-f7cb-49c-proj used request id req-4a967429-69d0-44e2-9b90-5e757fe80942 2018-09-30 05:34:00,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:34:00,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8038201c-9a70-4ec6-bf88-c30ac1b2ca72 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:34:00,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8038201c-9a70-4ec6-bf88-c30ac1b2ca72 2018-09-30 05:34:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}}' 2018-09-30 05:34:00,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00145ddd-dba4-42b2-86ea-2d91a1a6e4b4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:00,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-00145ddd-dba4-42b2-86ea-2d91a1a6e4b4 2018-09-30 05:34:00,514 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-80b69c72-f7cb-49c-proj 2018-09-30 05:34:00,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:00,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:00,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["ntSQ7aRlS-CO_k-eXGPd2A"], "issued_at": "2018-09-30T05:34:00.000000Z"}} 2018-09-30 05:34:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c840cb11f731954717c935b89d22ccfc6768e2f" 2018-09-30 05:34:00,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b9f84c-6634-495f-aa6d-2c61aa4cad36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:00,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-73b9f84c-6634-495f-aa6d-2c61aa4cad36 2018-09-30 05:34:00,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:34:00,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:34:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c840cb11f731954717c935b89d22ccfc6768e2f" 2018-09-30 05:34:01,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db42ab8c-0683-4244-8c11-9d6901ac63ed Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:34:01,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-db42ab8c-0683-4244-8c11-9d6901ac63ed 2018-09-30 05:34:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-80b69c72-f7cb-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c840cb11f731954717c935b89d22ccfc6768e2f" 2018-09-30 05:34:01,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd52b82-ff0e-4dd1-802a-2409f40454de Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-80b69c72-f7cb-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}]} 2018-09-30 05:34:01,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=AnsibleProvisioningTests-80b69c72-f7cb-49c-proj used request id req-1fd52b82-ff0e-4dd1-802a-2409f40454de 2018-09-30 05:34:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c840cb11f731954717c935b89d22ccfc6768e2f" 2018-09-30 05:34:01,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f3fb1d-505e-47de-9944-118791d9a4d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-30 05:34:01,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-30f3fb1d-505e-47de-9944-118791d9a4d4 2018-09-30 05:34:01,711 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-80b69c72-f7cb-49c-user 2018-09-30 05:34:01,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:34:01,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ab875d-54f8-4e89-91eb-165e754f18ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:34:01,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f3ab875d-54f8-4e89-91eb-165e754f18ac 2018-09-30 05:34:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" -d '{"role": {"name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}}' 2018-09-30 05:34:01,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6742cc2-64bf-46cb-8f5d-88435d38dddc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df62f6713f5347ecb8df6f77cf950e6d", "links": {"self": "http://172.30.9.29:5000/v3/roles/df62f6713f5347ecb8df6f77cf950e6d"}, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}} 2018-09-30 05:34:01,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b6742cc2-64bf-46cb-8f5d-88435d38dddc 2018-09-30 05:34:01,920 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role 2018-09-30 05:34:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/df62f6713f5347ecb8df6f77cf950e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:34:02,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c869ddf-870f-450b-a6fb-1d75165db0d6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/df62f6713f5347ecb8df6f77cf950e6d"}, "domain_id": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role", "id": "df62f6713f5347ecb8df6f77cf950e6d"}} 2018-09-30 05:34:02,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/df62f6713f5347ecb8df6f77cf950e6d used request id req-0c869ddf-870f-450b-a6fb-1d75165db0d6 2018-09-30 05:34:02,019 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role to project AnsibleProvisioningTests-80b69c72-f7cb-49c-proj 2018-09-30 05:34:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5/users/f09999418b2647728721a03d13bc0500/roles/df62f6713f5347ecb8df6f77cf950e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:34:02,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe33dda-c2f0-45e7-8335-613aaa8c3b52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:34:02,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5/users/f09999418b2647728721a03d13bc0500/roles/df62f6713f5347ecb8df6f77cf950e6d used request id req-7fe33dda-c2f0-45e7-8335-613aaa8c3b52 2018-09-30 05:34:02,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:34:02,194 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-30 05:34:02,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:02,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:02,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["RhZ6DmXZRMW-B_3Tjg1Y0A"], "issued_at": "2018-09-30T05:34:02.000000Z"}} 2018-09-30 05:34:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:34:02,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a754e97-74ea-456c-a3a8-a6b01f964822 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:02,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2a754e97-74ea-456c-a3a8-a6b01f964822 2018-09-30 05:34:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:34:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-3a511b7f-23ea-4fb9-9185-5669a370fc58 Date: Sun, 30 Sep 2018 05:34:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image"} 2018-09-30 05:34:02,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image used request id req-3a511b7f-23ea-4fb9-9185-5669a370fc58 2018-09-30 05:34:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:34:03,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa2bfaa0-7997-4ad8-b7f0-0fa713b76fb2 Date: Sun, 30 Sep 2018 05:34:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:34:03,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fa2bfaa0-7997-4ad8-b7f0-0fa713b76fb2 2018-09-30 05:34:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image"}' 2018-09-30 05:34:03,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf X-Openstack-Request-Id: req-f99d24cc-e8b2-4552-9f92-901288d82885 Date: Sun, 30 Sep 2018 05:34:03 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:34:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-30T05:34:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "min_disk": 0, "protected": false, "id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "file": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/file", "checksum": null, "owner": "57e724bb0efb44a68bbbcba4ed8581d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:34:03,593 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f99d24cc-e8b2-4552-9f92-901288d82885 2018-09-30 05:34:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" -d '' 2018-09-30 05:34:10,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61901362-f5d8-4384-b8c0-15497ded9e10 Date: Sun, 30 Sep 2018 05:34:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:34:10,809 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/file used request id req-61901362-f5d8-4384-b8c0-15497ded9e10 2018-09-30 05:34:10,809 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-30 05:34:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:34:10,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-85fbc590-e799-4dc7-abf9-ee716b7cb906 Date: Sun, 30 Sep 2018 05:34:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:34:03Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-30T05:34:10Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/snap", "metadata": {}}], "self": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "min_disk": 0, "protected": false, "id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "file": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "57e724bb0efb44a68bbbcba4ed8581d5", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:34:10,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf used request id req-85fbc590-e799-4dc7-abf9-ee716b7cb906 2018-09-30 05:34:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:34:10,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-af41551f-bae0-4129-87fe-27d7100fd328 Date: Sun, 30 Sep 2018 05:34:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:34:10,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-af41551f-bae0-4129-87fe-27d7100fd328 2018-09-30 05:34:10,991 - create_image - INFO - Created image with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image 2018-09-30 05:34:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:34:11,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0f6097c4-aba3-4fb5-b7b3-2afc081eef4a Date: Sun, 30 Sep 2018 05:34:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:34:03Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-30T05:34:10Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/snap", "metadata": {}}], "self": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "min_disk": 0, "protected": false, "id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "file": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "57e724bb0efb44a68bbbcba4ed8581d5", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-30 05:34:11,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf used request id req-0f6097c4-aba3-4fb5-b7b3-2afc081eef4a 2018-09-30 05:34:11,156 - create_image - DEBUG - Instance status is - active 2018-09-30 05:34:11,157 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image 2018-09-30 05:34:11,157 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image 2018-09-30 05:34:11,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:11,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:11,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["6ZpriTOSScmRuVf7OxJJ1g"], "issued_at": "2018-09-30T05:34:11.000000Z"}} 2018-09-30 05:34:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:34:11,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47967649-19da-443b-bfe2-b7001d46e9fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:11,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-47967649-19da-443b-bfe2-b7001d46e9fe 2018-09-30 05:34:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:34:11,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6df2fb0c-514c-4dc8-a2be-4ddfb69abe1c Date: Sun, 30 Sep 2018 05:34:11 GMT RESP BODY: {"networks":[]} 2018-09-30 05:34:11,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-6df2fb0c-514c-4dc8-a2be-4ddfb69abe1c 2018-09-30 05:34:11,795 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net 2018-09-30 05:34:11,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" -d '{"network": {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net", "admin_state_up": true}}' 2018-09-30 05:34:12,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-96fa429a-d0a0-45eb-99a1-4c6ecb058549 Date: Sun, 30 Sep 2018 05:34:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:34:12Z","is_default":false,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","mtu":1450}} 2018-09-30 05:34:12,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-96fa429a-d0a0-45eb-99a1-4c6ecb058549 2018-09-30 05:34:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:34:12,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-4143e4df-341b-4142-a9dc-c4066de43d71 Date: Sun, 30 Sep 2018 05:34:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:34:12Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:12,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-4143e4df-341b-4142-a9dc-c4066de43d71 2018-09-30 05:34:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:34:12,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ebf53bde-10ad-4203-b367-95cd2119eaf2 Date: Sun, 30 Sep 2018 05:34:12 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:34:12,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-ebf53bde-10ad-4203-b367-95cd2119eaf2 2018-09-30 05:34:12,769 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet 2018-09-30 05:34:12,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" -d '{"subnets": [{"ip_version": 4, "network_id": "fe9a0031-7a17-4352-a444-3b99729b2dd5", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]}' 2018-09-30 05:34:13,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-25386a5a-c6c4-427b-95f7-dd03bca8e986 Date: Sun, 30 Sep 2018 05:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:13,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-25386a5a-c6c4-427b-95f7-dd03bca8e986 2018-09-30 05:34:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:34:13,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f4fad386-8f0e-437f-b036-ecce08b84711 Date: Sun, 30 Sep 2018 05:34:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-f4fad386-8f0e-437f-b036-ecce08b84711 2018-09-30 05:34:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:34:13,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cc0263d6-9a30-41ea-bb34-ceefac9b3cc6 Date: Sun, 30 Sep 2018 05:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:13,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-cc0263d6-9a30-41ea-bb34-ceefac9b3cc6 2018-09-30 05:34:13,858 - OpenStackNetwork - DEBUG - Network [fe9a0031-7a17-4352-a444-3b99729b2dd5] created successfully 2018-09-30 05:34:13,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:13,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:14,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["EaIqcSS8S8a44nqHoRf_vg"], "issued_at": "2018-09-30T05:34:14.000000Z"}} 2018-09-30 05:34:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:14,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6580bb08-a39f-451a-a40e-c5161d9fecef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:14,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-6580bb08-a39f-451a-a40e-c5161d9fecef 2018-09-30 05:34:14,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-657309a1-2d30-4239-9de0-6eb30f0dbf4f Date: Sun, 30 Sep 2018 05:34:14 GMT RESP BODY: {"routers": []} 2018-09-30 05:34:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router&admin_state_up=True used request id req-657309a1-2d30-4239-9de0-6eb30f0dbf4f 2018-09-30 05:34:14,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:14,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:14,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["F-mG1UyYT22ccOHi71lFGQ"], "issued_at": "2018-09-30T05:34:14.000000Z"}} 2018-09-30 05:34:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27352c8eb559984396d8799553361ff47beb707e" 2018-09-30 05:34:15,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800d20ae-6e92-4ca2-b345-cb232e1a1ed3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:15,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-800d20ae-6e92-4ca2-b345-cb232e1a1ed3 2018-09-30 05:34:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:15,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-91e7b169-87c8-4133-94e3-34c79d60076a Date: Sun, 30 Sep 2018 05:34:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:34:15,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-91e7b169-87c8-4133-94e3-34c79d60076a 2018-09-30 05:34:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:15,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f21c8051-42cb-4ad2-9389-7e43857de998 Date: Sun, 30 Sep 2018 05:34:15 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:34:15,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-f21c8051-42cb-4ad2-9389-7e43857de998 2018-09-30 05:34:15,494 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router 2018-09-30 05:34:15,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router", "admin_state_up": true}}' 2018-09-30 05:34:20,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a55db899-7400-4245-9947-dc6089e59cba Date: Sun, 30 Sep 2018 05:34:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:16Z", "admin_state_up": true, "updated_at": "2018-09-30T05:34:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "54077adc-3f86-4964-b8f5-560af928765b", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router"}} 2018-09-30 05:34:20,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-a55db899-7400-4245-9947-dc6089e59cba 2018-09-30 05:34:20,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=54077adc-3f86-4964-b8f5-560af928765b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:20,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b458996-64e8-4870-b90a-2050ae5389c3 Date: Sun, 30 Sep 2018 05:34:20 GMT RESP BODY: {"ports":[]} 2018-09-30 05:34:20,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=54077adc-3f86-4964-b8f5-560af928765b used request id req-1b458996-64e8-4870-b90a-2050ae5389c3 2018-09-30 05:34:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:20,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-708bed10-e473-4b82-bf68-6dfa533c9ce8 Date: Sun, 30 Sep 2018 05:34:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:20,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-708bed10-e473-4b82-bf68-6dfa533c9ce8 2018-09-30 05:34:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:34:20,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:34:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:34:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:20,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd520bb-c874-44f0-b904-316e32c86bfb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:20,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-0dd520bb-c874-44f0-b904-316e32c86bfb 2018-09-30 05:34:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aa4b7837-005e-4bed-ae3b-3f1c97912f52 Date: Sun, 30 Sep 2018 05:34:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:21,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-aa4b7837-005e-4bed-ae3b-3f1c97912f52 2018-09-30 05:34:21,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:21,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3f143608-5b46-4e20-8ea0-b2d33ecfe820 Date: Sun, 30 Sep 2018 05:34:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:21,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet used request id req-3f143608-5b46-4e20-8ea0-b2d33ecfe820 2018-09-30 05:34:21,454 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-30 05:34:21,454 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router 2018-09-30 05:34:21,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" -d '{"subnet_id": "731ad857-a3b6-4517-817a-42c7729b581d"}' 2018-09-30 05:34:23,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-91d8b4f5-6965-4262-a5db-9f41bb01c232 Date: Sun, 30 Sep 2018 05:34:23 GMT RESP BODY: {"network_id": "fe9a0031-7a17-4352-a444-3b99729b2dd5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "subnet_id": "731ad857-a3b6-4517-817a-42c7729b581d", "subnet_ids": ["731ad857-a3b6-4517-817a-42c7729b581d"], "port_id": "a8028e4a-ffcc-4869-8e8d-574a48e9c0d8", "id": "54077adc-3f86-4964-b8f5-560af928765b"} 2018-09-30 05:34:23,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b/add_router_interface used request id req-91d8b4f5-6965-4262-a5db-9f41bb01c232 2018-09-30 05:34:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:23,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dc9bb7a4-f70f-48fb-b9f4-c13fd6d9f162 Date: Sun, 30 Sep 2018 05:34:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:16Z", "admin_state_up": true, "updated_at": "2018-09-30T05:34:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "54077adc-3f86-4964-b8f5-560af928765b", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router"}} 2018-09-30 05:34:23,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b used request id req-dc9bb7a4-f70f-48fb-b9f4-c13fd6d9f162 2018-09-30 05:34:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=54077adc-3f86-4964-b8f5-560af928765b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:23,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-bfb655ba-c99a-4355-8c8e-e8502c8e82d6 Date: Sun, 30 Sep 2018 05:34:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"}]} 2018-09-30 05:34:23,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=54077adc-3f86-4964-b8f5-560af928765b used request id req-bfb655ba-c99a-4355-8c8e-e8502c8e82d6 2018-09-30 05:34:23,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/731ad857-a3b6-4517-817a-42c7729b581d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:34:24,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-0962ca96-b077-4c8d-a2b6-ffe697a77882 Date: Sun, 30 Sep 2018 05:34:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}} 2018-09-30 05:34:24,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/731ad857-a3b6-4517-817a-42c7729b581d used request id req-0962ca96-b077-4c8d-a2b6-ffe697a77882 2018-09-30 05:34:24,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:24,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:24,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}, {"id": "1d2675aaae404055ad3f5da942a106eb", "name": "Member"}, {"id": "ef82967bb0a548ba9b4097292a03296d", "name": "heat_stack_owner"}], "expires_at": "2018-09-30T06:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e5a9238bc49a2b154eb8057acef1a", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/e46e5a9238bc49a2b154eb8057acef1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "id": "b496e72882794c549b95bee11fdbe944"}, "audit_ids": ["jSj5g0BkQYqHJoN9iRBvaw"], "issued_at": "2018-09-30T05:34:24.000000Z"}} 2018-09-30 05:34:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61c3a526c2cc3b5fd2e8f7ebbd1265c1fabe619" 2018-09-30 05:34:24,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d27f646-e167-4b5d-abfd-ea2c6ddeb7ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:24,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-7d27f646-e167-4b5d-abfd-ea2c6ddeb7ed 2018-09-30 05:34:24,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:34:24,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61c3a526c2cc3b5fd2e8f7ebbd1265c1fabe619" 2018-09-30 05:34:24,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d772430a-493c-436c-9eed-246b081966b7 x-compute-request-id: req-d772430a-493c-436c-9eed-246b081966b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-30 05:34:24,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d772430a-493c-436c-9eed-246b081966b7 2018-09-30 05:34:24,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61c3a526c2cc3b5fd2e8f7ebbd1265c1fabe619" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-09-30 05:34:24,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0054f0b6-8299-4ff9-8995-bd2774e99dff x-compute-request-id: req-0054f0b6-8299-4ff9-8995-bd2774e99dff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:34:24,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0054f0b6-8299-4ff9-8995-bd2774e99dff 2018-09-30 05:34:24,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:24,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:25,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["YN-z18Z6T-uTnMvNsZAfVA"], "issued_at": "2018-09-30T05:34:25.000000Z"}} 2018-09-30 05:34:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182a826c3542aa829ec08c5bc78f7c68d71555ea" 2018-09-30 05:34:25,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740b3ad9-f23f-4d4c-9e3f-db27ff068dbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:25,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-740b3ad9-f23f-4d4c-9e3f-db27ff068dbb 2018-09-30 05:34:25,224 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:34:25,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182a826c3542aa829ec08c5bc78f7c68d71555ea" 2018-09-30 05:34:25,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51b88eb3-6fe0-461e-8251-984e855f5c33 x-compute-request-id: req-51b88eb3-6fe0-461e-8251-984e855f5c33 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-30 05:34:25,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-51b88eb3-6fe0-461e-8251-984e855f5c33 2018-09-30 05:34:25,760 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp... 2018-09-30 05:34:25,760 - OpenStackKeypair - INFO - Creating new keypair 2018-09-30 05:34:25,843 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp 2018-09-30 05:34:25,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182a826c3542aa829ec08c5bc78f7c68d71555ea" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQC3fdCY/BOaf2HBWLawgQdaY2HhSrRqWhWi+urf7TfEDii7YWG23RKw0AAUdi6IvZIYgQ2x4LkLSIkDDrQQURuMGExhCPCt0XnChYNCB1zi9L3kwgwASekQUSi6dit0iLO9F2+3lRfTYBGlK9QIu3KEwrCS33BehI8HjnpXCWjw==", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp"}}' 2018-09-30 05:34:25,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ba4613-fd16-469b-905a-66c554fad86f x-compute-request-id: req-90ba4613-fd16-469b-905a-66c554fad86f Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQC3fdCY/BOaf2HBWLawgQdaY2HhSrRqWhWi+urf7TfEDii7YWG23RKw0AAUdi6IvZIYgQ2x4LkLSIkDDrQQURuMGExhCPCt0XnChYNCB1zi9L3kwgwASekQUSi6dit0iLO9F2+3lRfTYBGlK9QIu3KEwrCS33BehI8HjnpXCWjw==", "user_id": "f09999418b2647728721a03d13bc0500", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "fingerprint": "86:63:49:1e:30:84:b0:0e:a3:1e:86:5b:ac:9e:ea:58"}} 2018-09-30 05:34:25,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-90ba4613-fd16-469b-905a-66c554fad86f 2018-09-30 05:34:25,919 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b.pub 2018-09-30 05:34:25,920 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b 2018-09-30 05:34:25,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:25,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:26,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["UPdIZ1C2SZimZf-2NXBKUA"], "issued_at": "2018-09-30T05:34:26.000000Z"}} 2018-09-30 05:34:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:26,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747ed5fc-7614-4dd4-b1f3-cb1c4ab2d7fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:26,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-747ed5fc-7614-4dd4-b1f3-cb1c4ab2d7fa 2018-09-30 05:34:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:26,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-57cfd5d7-4e6e-49cb-952a-3853325193dd Date: Sun, 30 Sep 2018 05:34:26 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:34:26,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp used request id req-57cfd5d7-4e6e-49cb-952a-3853325193dd 2018-09-30 05:34:26,578 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp... 2018-09-30 05:34:26,578 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp 2018-09-30 05:34:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" -d '{"security_group": {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}}' 2018-09-30 05:34:26,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-a84c7541-7817-486e-a217-2857b86ace18 Date: Sun, 30 Sep 2018 05:34:26 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "updated_at": "2018-09-30T05:34:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "19e6393b-655a-4da5-b93c-eef031b5d616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 2, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}} 2018-09-30 05:34:26,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-a84c7541-7817-486e-a217-2857b86ace18 2018-09-30 05:34:26,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:26,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7be26ca2-dd1a-4b2b-898a-4a4dbed1f81e Date: Sun, 30 Sep 2018 05:34:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:27,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-7be26ca2-dd1a-4b2b-898a-4a4dbed1f81e 2018-09-30 05:34:27,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:27,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78701c5d-724c-4201-a2c9-facf897317a8 Date: Sun, 30 Sep 2018 05:34:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:27,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-78701c5d-724c-4201-a2c9-facf897317a8 2018-09-30 05:34:27,308 - neutron_utils - INFO - Retrieving security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:27,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e940b55c-9784-48d7-87c2-63c15e274159 Date: Sun, 30 Sep 2018 05:34:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "updated_at": "2018-09-30T05:34:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "19e6393b-655a-4da5-b93c-eef031b5d616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 2, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}]} 2018-09-30 05:34:27,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-e940b55c-9784-48d7-87c2-63c15e274159 2018-09-30 05:34:27,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:27,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a193890-b52b-47d6-807d-bec52fb77654 Date: Sun, 30 Sep 2018 05:34:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:27,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-7a193890-b52b-47d6-807d-bec52fb77654 2018-09-30 05:34:27,672 - neutron_utils - INFO - Retrieving security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:27,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:27,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-4660a1ef-d894-47b7-afa3-f2edbbd8e4ad Date: Sun, 30 Sep 2018 05:34:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "updated_at": "2018-09-30T05:34:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "19e6393b-655a-4da5-b93c-eef031b5d616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 2, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}]} 2018-09-30 05:34:27,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-4660a1ef-d894-47b7-afa3-f2edbbd8e4ad 2018-09-30 05:34:27,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74fc41a9-ef23-4de1-aab6-90e6507d0e3e Date: Sun, 30 Sep 2018 05:34:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:27,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-74fc41a9-ef23-4de1-aab6-90e6507d0e3e 2018-09-30 05:34:27,910 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp 2018-09-30 05:34:27,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:28,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b2d795eb-ddf6-4917-b1b1-56785622cc63 Date: Sun, 30 Sep 2018 05:34:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "updated_at": "2018-09-30T05:34:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "19e6393b-655a-4da5-b93c-eef031b5d616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 2, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}]} 2018-09-30 05:34:28,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp used request id req-b2d795eb-ddf6-4917-b1b1-56785622cc63 2018-09-30 05:34:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:34:28,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:34:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:34:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:28,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1d4c65-1327-4735-a403-5168b2bf8ece Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:28,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-de1d4c65-1327-4735-a403-5168b2bf8ece 2018-09-30 05:34:28,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:28,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4eeede0e-d011-4cc8-a5bb-d82992f3fccd Date: Sun, 30 Sep 2018 05:34:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:28,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-4eeede0e-d011-4cc8-a5bb-d82992f3fccd 2018-09-30 05:34:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"}}' 2018-09-30 05:34:28,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3d7bfb60-b20b-47d5-8ebc-28c6f8a681b7 Date: Sun, 30 Sep 2018 05:34:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:28Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:28Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "1a85d783-6f07-4b4e-b7e8-0673c9e5cd10"}} 2018-09-30 05:34:28,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-3d7bfb60-b20b-47d5-8ebc-28c6f8a681b7 2018-09-30 05:34:28,705 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp 2018-09-30 05:34:28,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-e1d9aa18-5cfe-419d-a1e3-73e35237a398 Date: Sun, 30 Sep 2018 05:34:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "updated_at": "2018-09-30T05:34:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "19e6393b-655a-4da5-b93c-eef031b5d616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:28Z", "revision_number": 0, "id": "1a85d783-6f07-4b4e-b7e8-0673c9e5cd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:28Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 3, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}]} 2018-09-30 05:34:28,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp used request id req-e1d9aa18-5cfe-419d-a1e3-73e35237a398 2018-09-30 05:34:28,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:28,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b24be0-0496-4fd9-b8e7-bda4b8a28302 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:28,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-93b24be0-0496-4fd9-b8e7-bda4b8a28302 2018-09-30 05:34:28,991 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:29,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e5b68010-84be-4955-ad95-4d8576c5c2c5 Date: Sun, 30 Sep 2018 05:34:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:28Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:28Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "1a85d783-6f07-4b4e-b7e8-0673c9e5cd10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:29,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-e5b68010-84be-4955-ad95-4d8576c5c2c5 2018-09-30 05:34:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"}}' 2018-09-30 05:34:29,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-9f08d8c1-ee09-41e6-b7c5-48c043b93ce1 Date: Sun, 30 Sep 2018 05:34:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:34:29Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": 22, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:29Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "b2049f07-1e0e-415a-8eb9-e39c05b3087a"}} 2018-09-30 05:34:29,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-9f08d8c1-ee09-41e6-b7c5-48c043b93ce1 2018-09-30 05:34:29,316 - neutron_utils - INFO - Retrieving security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:29,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-dde83a76-3c2a-466f-90c9-6ae70bfc7e49 Date: Sun, 30 Sep 2018 05:34:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "updated_at": "2018-09-30T05:34:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "19e6393b-655a-4da5-b93c-eef031b5d616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:28Z", "revision_number": 0, "id": "1a85d783-6f07-4b4e-b7e8-0673c9e5cd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:28Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:34:29Z", "revision_number": 0, "id": "b2049f07-1e0e-415a-8eb9-e39c05b3087a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:29Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "revision_number": 0, "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 4, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}]} 2018-09-30 05:34:29,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-dde83a76-3c2a-466f-90c9-6ae70bfc7e49 2018-09-30 05:34:29,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 2018-09-30 05:34:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:34:29,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e320b4c0-efd5-48f5-91d8-ea1afef927c5 Date: Sun, 30 Sep 2018 05:34:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "19e6393b-655a-4da5-b93c-eef031b5d616"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:28Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:28Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "1a85d783-6f07-4b4e-b7e8-0673c9e5cd10"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:34:29Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": 22, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:29Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "b2049f07-1e0e-415a-8eb9-e39c05b3087a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:26Z", "security_group_id": "cd2a4eb6-eb4c-400a-b36c-cc75755aacc5", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:26Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "f196f2a8-375f-442f-8e07-09bc1bf6479a"}]} 2018-09-30 05:34:29,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-e320b4c0-efd5-48f5-91d8-ea1afef927c5 2018-09-30 05:34:29,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:29,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:29,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["3rCJ5kbHRl6BIysW7V_Z5g"], "issued_at": "2018-09-30T05:34:29.000000Z"}} 2018-09-30 05:34:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:29,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13648c09-b640-4eb6-8016-3fd2d09d6d54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:29,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-13648c09-b640-4eb6-8016-3fd2d09d6d54 2018-09-30 05:34:29,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-30 05:34:29,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:29,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91eba90c-7df6-4d40-be01-ab939d7fa74b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:29,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-91eba90c-7df6-4d40-be01-ab939d7fa74b 2018-09-30 05:34:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:30,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f2011bf5-b093-4f41-bc48-2a7e0a35593a Date: Sun, 30 Sep 2018 05:34:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:30,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-f2011bf5-b093-4f41-bc48-2a7e0a35593a 2018-09-30 05:34:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:34:30,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:34:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:34:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:30,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20199d77-7925-46d6-96da-5c7221a65de3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:30,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-20199d77-7925-46d6-96da-5c7221a65de3 2018-09-30 05:34:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:30,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-055a5234-562c-4529-a242-19d14eb2807e Date: Sun, 30 Sep 2018 05:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:30,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-055a5234-562c-4529-a242-19d14eb2807e 2018-09-30 05:34:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:30,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-13f7f8aa-17ee-47e6-8699-f65817be2959 Date: Sun, 30 Sep 2018 05:34:30 GMT RESP BODY: {"ports":[]} 2018-09-30 05:34:30,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1&admin_state_up=True used request id req-13f7f8aa-17ee-47e6-8699-f65817be2959 2018-09-30 05:34:30,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:30,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98578942-5922-4f90-860d-14d851695d5b x-compute-request-id: req-98578942-5922-4f90-860d-14d851695d5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 05:34:30,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst used request id req-98578942-5922-4f90-860d-14d851695d5b 2018-09-30 05:34:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:31,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c6072d2c-dfb2-4c18-86d8-a73a16a83f45 Date: Sun, 30 Sep 2018 05:34:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:31,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-c6072d2c-dfb2-4c18-86d8-a73a16a83f45 2018-09-30 05:34:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:31,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3128642a-47a9-413c-81ac-c190d6ca4f1d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:31,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-3128642a-47a9-413c-81ac-c190d6ca4f1d 2018-09-30 05:34:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:31,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ee5d6588-400f-4800-801f-26baed63c75f Date: Sun, 30 Sep 2018 05:34:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:31,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-ee5d6588-400f-4800-801f-26baed63c75f 2018-09-30 05:34:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:31,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b94fd74a-4a8a-4f04-988d-ac2f3daed335 Date: Sun, 30 Sep 2018 05:34:31 GMT RESP BODY: {"ports":[]} 2018-09-30 05:34:31,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1&admin_state_up=True used request id req-b94fd74a-4a8a-4f04-988d-ac2f3daed335 2018-09-30 05:34:31,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-30 05:34:31,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:34:32,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df62f6713f5347ecb8df6f77cf950e6d", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role"}], "expires_at": "2018-09-30T06:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/57e724bb0efb44a68bbbcba4ed8581d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-user", "id": "f09999418b2647728721a03d13bc0500"}, "audit_ids": ["5N3AjHW1S6qbiYqdQxs3hQ"], "issued_at": "2018-09-30T05:34:32.000000Z"}} 2018-09-30 05:34:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3412b8ed0fa99cdc11d34fd250b1a38a4752e" 2018-09-30 05:34:32,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49dc2b0-9a9e-4d48-b4d8-6210b16fc137 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:34:32,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b49dc2b0-9a9e-4d48-b4d8-6210b16fc137 2018-09-30 05:34:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:32,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-dfc37c2b-7520-4142-b11b-d97b7f2f8c90 Date: Sun, 30 Sep 2018 05:34:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:32,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-dfc37c2b-7520-4142-b11b-d97b7f2f8c90 2018-09-30 05:34:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:32,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-43feeba2-e540-4ad4-9e9d-dad1a612dbb2 Date: Sun, 30 Sep 2018 05:34:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:32,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-43feeba2-e540-4ad4-9e9d-dad1a612dbb2 2018-09-30 05:34:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:32,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-09254165-42dd-49f3-8cdf-79a72f494195 Date: Sun, 30 Sep 2018 05:34:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:32,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-09254165-42dd-49f3-8cdf-79a72f494195 2018-09-30 05:34:32,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:34:32,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:34:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:34:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3412b8ed0fa99cdc11d34fd250b1a38a4752e" 2018-09-30 05:34:32,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a037ce8-44ab-46cc-9d56-4b70c0be9c5e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:32,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-9a037ce8-44ab-46cc-9d56-4b70c0be9c5e 2018-09-30 05:34:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:32,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0fa8086b-0232-4723-a996-d459fb045320 Date: Sun, 30 Sep 2018 05:34:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:32,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-0fa8086b-0232-4723-a996-d459fb045320 2018-09-30 05:34:32,826 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net 2018-09-30 05:34:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" -d '{"port": {"network_id": "fe9a0031-7a17-4352-a444-3b99729b2dd5", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1", "admin_state_up": true}}' 2018-09-30 05:34:33,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-0b6dc91e-80b5-4a8c-9a96-31d3257f92f1 Date: Sun, 30 Sep 2018 05:34:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2"],"mac_address":"fa:16:3e:68:87:ec","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","qos_policy_id":null,"admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal"}} 2018-09-30 05:34:33,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-0b6dc91e-80b5-4a8c-9a96-31d3257f92f1 2018-09-30 05:34:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f5694572-9286-4375-bd21-d827bb0d2ceb Date: Sun, 30 Sep 2018 05:34:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:34:34,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-f5694572-9286-4375-bd21-d827bb0d2ceb 2018-09-30 05:34:34,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f696fb1-5820-4b92-8ebc-90122aaf2c78 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:34,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-5f696fb1-5820-4b92-8ebc-90122aaf2c78 2018-09-30 05:34:34,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7cf5cf77-6554-4728-af7f-3d791f58d1da Date: Sun, 30 Sep 2018 05:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:34:34,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-7cf5cf77-6554-4728-af7f-3d791f58d1da 2018-09-30 05:34:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-a957bfd4-3253-4d8b-84ae-272ce33ba0c4 Date: Sun, 30 Sep 2018 05:34:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-30 05:34:34,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1&admin_state_up=True used request id req-a957bfd4-3253-4d8b-84ae-272ce33ba0c4 2018-09-30 05:34:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9bc695-2d3f-4d89-a69b-7c111b84a6ff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:34:34,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-cd9bc695-2d3f-4d89-a69b-7c111b84a6ff 2018-09-30 05:34:34,763 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst 2018-09-30 05:34:34,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd42b4e4-0b0c-4515-9321-37afde2d95dd x-compute-request-id: req-dd42b4e4-0b0c-4515-9321-37afde2d95dd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-flavor-name"}]} 2018-09-30 05:34:34,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dd42b4e4-0b0c-4515-9321-37afde2d95dd 2018-09-30 05:34:34,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:34,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae589dd6-54fa-40b7-9c38-c6fe84bd3615 x-compute-request-id: req-ae589dd6-54fa-40b7-9c38-c6fe84bd3615 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:34:34,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11 used request id req-ae589dd6-54fa-40b7-9c38-c6fe84bd3615 2018-09-30 05:34:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:35,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-91f38159-bec3-4675-a8d6-008055b1cf43 Date: Sun, 30 Sep 2018 05:34:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image", "tags": [], "container_format": "bare", "created_at": "2018-09-30T05:34:03Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-30T05:34:10Z", "visibility": "shared", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/snap", "metadata": {}}], "self": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "min_disk": 0, "protected": false, "id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "file": "/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "57e724bb0efb44a68bbbcba4ed8581d5", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image"} 2018-09-30 05:34:35,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image used request id req-91f38159-bec3-4675-a8d6-008055b1cf43 2018-09-30 05:34:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:35,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d25e78c2-ecda-4ebc-ae29-72a39225e18a Date: Sun, 30 Sep 2018 05:34:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-30 05:34:35,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d25e78c2-ecda-4ebc-ae29-72a39225e18a 2018-09-30 05:34:35,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" -d '{"server": {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "imageRef": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "flavorRef": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "max_count": 1, "min_count": 1, "networks": [{"port": "dc903f84-db25-4987-8383-a60f2476fc21"}]}}' 2018-09-30 05:34:36,742 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:34:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be86afea-e5e1-4bb1-a303-49c3d1f2f1a6 x-compute-request-id: req-be86afea-e5e1-4bb1-a303-49c3d1f2f1a6 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "adminPass": "JXn6HXBeyDK2"}} 2018-09-30 05:34:36,742 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-be86afea-e5e1-4bb1-a303-49c3d1f2f1a6 2018-09-30 05:34:36,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:37,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce1e833d-e7b7-4e8f-a6e4-fdf42c81fab0 x-compute-request-id: req-ce1e833d-e7b7-4e8f-a6e4-fdf42c81fab0 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:37,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-ce1e833d-e7b7-4e8f-a6e4-fdf42c81fab0 2018-09-30 05:34:37,107 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst 2018-09-30 05:34:37,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:37,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e0659d4-da4b-4f9b-bba9-00f85d30d944 x-compute-request-id: req-4e0659d4-da4b-4f9b-bba9-00f85d30d944 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:37,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-4e0659d4-da4b-4f9b-bba9-00f85d30d944 2018-09-30 05:34:37,398 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:37,398 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:34:40,401 - create_instance - DEBUG - VM status query timeout in 896.706672907 2018-09-30 05:34:40,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:41,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8e4b2cf-370a-4660-a5bf-44fa8824cba5 x-compute-request-id: req-c8e4b2cf-370a-4660-a5bf-44fa8824cba5 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:41,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-c8e4b2cf-370a-4660-a5bf-44fa8824cba5 2018-09-30 05:34:41,056 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:41,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:34:44,060 - create_instance - DEBUG - VM status query timeout in 893.048003912 2018-09-30 05:34:44,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:44,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5e655d4-8f02-4a29-a4d2-903571ea037a x-compute-request-id: req-c5e655d4-8f02-4a29-a4d2-903571ea037a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:44,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-c5e655d4-8f02-4a29-a4d2-903571ea037a 2018-09-30 05:34:44,756 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:44,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:34:47,759 - create_instance - DEBUG - VM status query timeout in 889.348428965 2018-09-30 05:34:47,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:48,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bfc59e1-17a2-4202-9ad8-69c31b23aee4 x-compute-request-id: req-6bfc59e1-17a2-4202-9ad8-69c31b23aee4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:48,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-6bfc59e1-17a2-4202-9ad8-69c31b23aee4 2018-09-30 05:34:48,232 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:48,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:34:51,235 - create_instance - DEBUG - VM status query timeout in 885.87238884 2018-09-30 05:34:51,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:52,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56d7636e-2fad-4b38-a4a9-4c1c6821be7a x-compute-request-id: req-56d7636e-2fad-4b38-a4a9-4c1c6821be7a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:52,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-56d7636e-2fad-4b38-a4a9-4c1c6821be7a 2018-09-30 05:34:52,061 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:52,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:34:55,064 - create_instance - DEBUG - VM status query timeout in 882.043418884 2018-09-30 05:34:55,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:55,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d17999c0-dcbe-4b05-aa3a-65c81d348c89 x-compute-request-id: req-d17999c0-dcbe-4b05-aa3a-65c81d348c89 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:55,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-d17999c0-dcbe-4b05-aa3a-65c81d348c89 2018-09-30 05:34:55,707 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:55,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:34:58,710 - create_instance - DEBUG - VM status query timeout in 878.39763689 2018-09-30 05:34:58,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:34:59,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcb5b394-6de0-425e-bd48-06d7d1c3e99a x-compute-request-id: req-fcb5b394-6de0-425e-bd48-06d7d1c3e99a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:34:59,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-fcb5b394-6de0-425e-bd48-06d7d1c3e99a 2018-09-30 05:34:59,301 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:34:59,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:02,305 - create_instance - DEBUG - VM status query timeout in 874.802846909 2018-09-30 05:35:02,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:02,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42e6bdb5-4c49-464b-a57d-035296a502ef x-compute-request-id: req-42e6bdb5-4c49-464b-a57d-035296a502ef Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:02,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-42e6bdb5-4c49-464b-a57d-035296a502ef 2018-09-30 05:35:02,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:02,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:05,805 - create_instance - DEBUG - VM status query timeout in 871.302359819 2018-09-30 05:35:05,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:06,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbed81d8-9040-4f8e-a05c-92e7b2154b36 x-compute-request-id: req-fbed81d8-9040-4f8e-a05c-92e7b2154b36 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:06,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-fbed81d8-9040-4f8e-a05c-92e7b2154b36 2018-09-30 05:35:06,174 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:06,174 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:09,175 - create_instance - DEBUG - VM status query timeout in 867.933015823 2018-09-30 05:35:09,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:09,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9670eec-2293-4760-9432-3bffcefe672b x-compute-request-id: req-f9670eec-2293-4760-9432-3bffcefe672b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:09,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-f9670eec-2293-4760-9432-3bffcefe672b 2018-09-30 05:35:09,692 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:09,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:12,695 - create_instance - DEBUG - VM status query timeout in 864.412729025 2018-09-30 05:35:12,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:13,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9540a961-98f8-45e2-baf4-c26576ebe90a x-compute-request-id: req-9540a961-98f8-45e2-baf4-c26576ebe90a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:13,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-9540a961-98f8-45e2-baf4-c26576ebe90a 2018-09-30 05:35:13,339 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:13,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:16,342 - create_instance - DEBUG - VM status query timeout in 860.765146971 2018-09-30 05:35:16,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:16,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38981bc3-a6f7-408e-ba26-74bcbaad4d53 x-compute-request-id: req-38981bc3-a6f7-408e-ba26-74bcbaad4d53 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:16,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-38981bc3-a6f7-408e-ba26-74bcbaad4d53 2018-09-30 05:35:16,722 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:16,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:19,726 - create_instance - DEBUG - VM status query timeout in 857.38180685 2018-09-30 05:35:19,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:20,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8690795d-02aa-4410-961a-36bd8011525f x-compute-request-id: req-8690795d-02aa-4410-961a-36bd8011525f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:20,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-8690795d-02aa-4410-961a-36bd8011525f 2018-09-30 05:35:20,102 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:20,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:23,106 - create_instance - DEBUG - VM status query timeout in 854.002029896 2018-09-30 05:35:23,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:23,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-893813f1-01ca-4d4f-b0a4-894999642d76 x-compute-request-id: req-893813f1-01ca-4d4f-b0a4-894999642d76 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:23,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-893813f1-01ca-4d4f-b0a4-894999642d76 2018-09-30 05:35:23,430 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:23,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:26,433 - create_instance - DEBUG - VM status query timeout in 850.674757957 2018-09-30 05:35:26,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:26,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b422de5-63b9-49cc-aa06-434c4fa9b7f9 x-compute-request-id: req-2b422de5-63b9-49cc-aa06-434c4fa9b7f9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:26,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-2b422de5-63b9-49cc-aa06-434c4fa9b7f9 2018-09-30 05:35:26,976 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:26,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:29,980 - create_instance - DEBUG - VM status query timeout in 847.128024817 2018-09-30 05:35:29,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:30,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d1e43d1-bfce-48af-ac7c-fe3eae686e74 x-compute-request-id: req-9d1e43d1-bfce-48af-ac7c-fe3eae686e74 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:30,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-9d1e43d1-bfce-48af-ac7c-fe3eae686e74 2018-09-30 05:35:30,796 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:30,796 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:33,799 - create_instance - DEBUG - VM status query timeout in 843.308297873 2018-09-30 05:35:33,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:34,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62da126b-05f3-4b95-8993-3386be14ab0b x-compute-request-id: req-62da126b-05f3-4b95-8993-3386be14ab0b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:34,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-62da126b-05f3-4b95-8993-3386be14ab0b 2018-09-30 05:35:34,457 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:34,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:37,460 - create_instance - DEBUG - VM status query timeout in 839.647379875 2018-09-30 05:35:37,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:37,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f21eb72-f0c7-42f2-a4eb-220716ec9964 x-compute-request-id: req-7f21eb72-f0c7-42f2-a4eb-220716ec9964 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:37,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-7f21eb72-f0c7-42f2-a4eb-220716ec9964 2018-09-30 05:35:37,975 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:37,975 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:40,979 - create_instance - DEBUG - VM status query timeout in 836.128993034 2018-09-30 05:35:40,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:41,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ef9e4cb-ae66-4a15-9c50-5057d5b3a330 x-compute-request-id: req-3ef9e4cb-ae66-4a15-9c50-5057d5b3a330 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:41,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-3ef9e4cb-ae66-4a15-9c50-5057d5b3a330 2018-09-30 05:35:41,491 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:41,491 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:44,492 - create_instance - DEBUG - VM status query timeout in 832.615633011 2018-09-30 05:35:44,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:45,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-155a3070-e02c-4548-a85d-14c8b26327e6 x-compute-request-id: req-155a3070-e02c-4548-a85d-14c8b26327e6 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:45,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-155a3070-e02c-4548-a85d-14c8b26327e6 2018-09-30 05:35:45,169 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:45,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:48,172 - create_instance - DEBUG - VM status query timeout in 828.935711861 2018-09-30 05:35:48,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:48,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b29ba56-f1d6-494f-a943-b287896d1202 x-compute-request-id: req-5b29ba56-f1d6-494f-a943-b287896d1202 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:48,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-5b29ba56-f1d6-494f-a943-b287896d1202 2018-09-30 05:35:48,789 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:48,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:51,792 - create_instance - DEBUG - VM status query timeout in 825.315639973 2018-09-30 05:35:51,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:52,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41b25fc1-f778-4c60-ad24-4aff9826265c x-compute-request-id: req-41b25fc1-f778-4c60-ad24-4aff9826265c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:52,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-41b25fc1-f778-4c60-ad24-4aff9826265c 2018-09-30 05:35:52,625 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:52,625 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:55,628 - create_instance - DEBUG - VM status query timeout in 821.479318857 2018-09-30 05:35:55,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:56,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6423e43-8103-431d-b8cf-6c29a99f23e3 x-compute-request-id: req-a6423e43-8103-431d-b8cf-6c29a99f23e3 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:56,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-a6423e43-8103-431d-b8cf-6c29a99f23e3 2018-09-30 05:35:56,136 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:56,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:35:59,140 - create_instance - DEBUG - VM status query timeout in 817.967962027 2018-09-30 05:35:59,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:35:59,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be8741f4-7792-458d-808e-1755aef7a3ed x-compute-request-id: req-be8741f4-7792-458d-808e-1755aef7a3ed Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:35:59,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-be8741f4-7792-458d-808e-1755aef7a3ed 2018-09-30 05:35:59,632 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:35:59,632 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:02,635 - create_instance - DEBUG - VM status query timeout in 814.472548962 2018-09-30 05:36:02,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:03,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a56fea65-c768-4408-98ed-a8839bc150d9 x-compute-request-id: req-a56fea65-c768-4408-98ed-a8839bc150d9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:03,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-a56fea65-c768-4408-98ed-a8839bc150d9 2018-09-30 05:36:03,159 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:36:03,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:06,162 - create_instance - DEBUG - VM status query timeout in 810.94530797 2018-09-30 05:36:06,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:06,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-692205fd-e9f1-4fd5-b629-a1f1716da763 x-compute-request-id: req-692205fd-e9f1-4fd5-b629-a1f1716da763 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:06,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-692205fd-e9f1-4fd5-b629-a1f1716da763 2018-09-30 05:36:06,678 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:36:06,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:09,682 - create_instance - DEBUG - VM status query timeout in 807.425855875 2018-09-30 05:36:09,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:10,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5c95547-035f-487d-91f7-59110b291642 x-compute-request-id: req-a5c95547-035f-487d-91f7-59110b291642 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:10,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-a5c95547-035f-487d-91f7-59110b291642 2018-09-30 05:36:10,001 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:36:10,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:13,005 - create_instance - DEBUG - VM status query timeout in 804.102952003 2018-09-30 05:36:13,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:13,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26971e30-a4e8-4226-88a5-c8d9cfbf9a11 x-compute-request-id: req-26971e30-a4e8-4226-88a5-c8d9cfbf9a11 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:13,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-26971e30-a4e8-4226-88a5-c8d9cfbf9a11 2018-09-30 05:36:13,478 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:36:13,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:16,481 - create_instance - DEBUG - VM status query timeout in 800.626438856 2018-09-30 05:36:16,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:17,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5d56e59-4269-4f5c-99b1-603207fcd697 x-compute-request-id: req-f5d56e59-4269-4f5c-99b1-603207fcd697 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:17,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-f5d56e59-4269-4f5c-99b1-603207fcd697 2018-09-30 05:36:17,109 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:36:17,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:20,112 - create_instance - DEBUG - VM status query timeout in 796.99555397 2018-09-30 05:36:20,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:20,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56413fb1-9e62-470d-96a7-516a60fd8edf x-compute-request-id: req-56413fb1-9e62-470d-96a7-516a60fd8edf Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:34:38Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:20,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-56413fb1-9e62-470d-96a7-516a60fd8edf 2018-09-30 05:36:20,443 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - BUILD 2018-09-30 05:36:20,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:23,446 - create_instance - DEBUG - VM status query timeout in 793.661371946 2018-09-30 05:36:23,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:23,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69707e81-ef61-42b3-8862-90ba4738a40a x-compute-request-id: req-69707e81-ef61-42b3-8862-90ba4738a40a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:23,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-69707e81-ef61-42b3-8862-90ba4738a40a 2018-09-30 05:36:23,920 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:23,921 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:23,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73bef5e9-72b7-495e-9794-29708a713561 x-compute-request-id: req-73bef5e9-72b7-495e-9794-29708a713561 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:24,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-73bef5e9-72b7-495e-9794-29708a713561 2018-09-30 05:36:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-673cc123-f3cc-4150-a644-bae9692a535f Date: Sun, 30 Sep 2018 05:36:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:24,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-673cc123-f3cc-4150-a644-bae9692a535f 2018-09-30 05:36:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea22c8a-0231-4674-8b5e-3d31a2f3ce9d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:24,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-cea22c8a-0231-4674-8b5e-3d31a2f3ce9d 2018-09-30 05:36:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b722cfa-dd46-4463-aadd-a2abc5d7dd02 Date: Sun, 30 Sep 2018 05:36:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:24,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-2b722cfa-dd46-4463-aadd-a2abc5d7dd02 2018-09-30 05:36:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-84f26f25-d8d4-48e4-aa12-81184097e9aa Date: Sun, 30 Sep 2018 05:36:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:24,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-84f26f25-d8d4-48e4-aa12-81184097e9aa 2018-09-30 05:36:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6a0890fc-a79f-4e7e-a3ca-ddb28c7968bc Date: Sun, 30 Sep 2018 05:36:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:16Z", "admin_state_up": true, "updated_at": "2018-09-30T05:34:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "54077adc-3f86-4964-b8f5-560af928765b", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router"}]} 2018-09-30 05:36:24,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router used request id req-6a0890fc-a79f-4e7e-a3ca-ddb28c7968bc 2018-09-30 05:36:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:24,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79570acc-052d-4f5e-8785-d56cb9e95ad0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:24,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-79570acc-052d-4f5e-8785-d56cb9e95ad0 2018-09-30 05:36:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=54077adc-3f86-4964-b8f5-560af928765b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-868a2821-291e-46f5-9b29-c45df42f94f5 Date: Sun, 30 Sep 2018 05:36:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"}]} 2018-09-30 05:36:25,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=54077adc-3f86-4964-b8f5-560af928765b used request id req-868a2821-291e-46f5-9b29-c45df42f94f5 2018-09-30 05:36:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/731ad857-a3b6-4517-817a-42c7729b581d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:25,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-a34e8fad-f757-49fc-99b0-ded4efb642fb Date: Sun, 30 Sep 2018 05:36:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}} 2018-09-30 05:36:25,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/731ad857-a3b6-4517-817a-42c7729b581d used request id req-a34e8fad-f757-49fc-99b0-ded4efb642fb 2018-09-30 05:36:25,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:25,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-91a00741-39ff-4173-b2c7-a7b85521c3a1 Date: Sun, 30 Sep 2018 05:36:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:36:25,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-91a00741-39ff-4173-b2c7-a7b85521c3a1 2018-09-30 05:36:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:25,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c0b5cb5-e4cb-4d54-b7c6-78ab9b48b0d8 Date: Sun, 30 Sep 2018 05:36:25 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:36:25,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-8c0b5cb5-e4cb-4d54-b7c6-78ab9b48b0d8 2018-09-30 05:36:25,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:25,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-051a1ef4-a89c-47c5-9674-ee587120855e x-compute-request-id: req-051a1ef4-a89c-47c5-9674-ee587120855e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:25,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-051a1ef4-a89c-47c5-9674-ee587120855e 2018-09-30 05:36:25,692 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:25,692 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:25,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aa8c5b5-bd96-4201-9268-d1cbe4ab91ff x-compute-request-id: req-4aa8c5b5-bd96-4201-9268-d1cbe4ab91ff Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:26,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-4aa8c5b5-bd96-4201-9268-d1cbe4ab91ff 2018-09-30 05:36:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ac21f114-fc0f-410d-b745-4abe480f89b6 Date: Sun, 30 Sep 2018 05:36:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:26,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-ac21f114-fc0f-410d-b745-4abe480f89b6 2018-09-30 05:36:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774bbdec-380f-4d42-9996-9bf20ef40928 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:26,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-774bbdec-380f-4d42-9996-9bf20ef40928 2018-09-30 05:36:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b9bbca19-b690-4122-9b64-ea4b9143ac7d Date: Sun, 30 Sep 2018 05:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:26,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-b9bbca19-b690-4122-9b64-ea4b9143ac7d 2018-09-30 05:36:26,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-6a87e295-a99a-4932-8b2a-640bbf0403f8 Date: Sun, 30 Sep 2018 05:36:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:26,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-6a87e295-a99a-4932-8b2a-640bbf0403f8 2018-09-30 05:36:26,525 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-30 05:36:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-91a89f85-5e24-4d4b-8c8b-606d4fa13f4c Date: Sun, 30 Sep 2018 05:36:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 05:36:26,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-91a89f85-5e24-4d4b-8c8b-606d4fa13f4c 2018-09-30 05:36:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:26,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39a44dd0-5988-4616-8fa8-a2ce2fd2e2f8 Date: Sun, 30 Sep 2018 05:36:26 GMT RESP BODY: {"subnets":[]} 2018-09-30 05:36:26,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1fcecb75-e9a7-402a-b1e7-72df342367c2 used request id req-39a44dd0-5988-4616-8fa8-a2ce2fd2e2f8 2018-09-30 05:36:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "port_id": "dc903f84-db25-4987-8383-a60f2476fc21"}}' 2018-09-30 05:36:28,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-2449a660-1b9f-4175-8a8f-02429de27f96 Date: Sun, 30 Sep 2018 05:36:28 GMT RESP BODY: {"floatingip": {"router_id": "54077adc-3f86-4964-b8f5-560af928765b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:36:27Z", "updated_at": "2018-09-30T05:36:27Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_id": "dc903f84-db25-4987-8383-a60f2476fc21", "id": "d0c52fe2-9e9a-47b1-958a-8eedff0f6a00"}} 2018-09-30 05:36:28,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-2449a660-1b9f-4175-8a8f-02429de27f96 2018-09-30 05:36:28,645 - create_instance - INFO - Created floating IP 172.30.9.209 via router - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router 2018-09-30 05:36:28,645 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-09-30 05:36:28,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:29,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3b1074-6c76-4349-bc69-54f5430b6a73 x-compute-request-id: req-bf3b1074-6c76-4349-bc69-54f5430b6a73 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:29,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-bf3b1074-6c76-4349-bc69-54f5430b6a73 2018-09-30 05:36:29,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:36:30,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c124772-c594-46e0-916d-ceca25fac806 x-compute-request-id: req-6c124772-c594-46e0-916d-ceca25fac806 Content-Encoding: gzip Content-Length: 10482 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008838] Yama: becoming mindful.\n[ 0.010037] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013387] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014604] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016107] Initializing cgroup subsys memory\n[ 0.016981] Initializing cgroup subsys devices\n[ 0.017852] Initializing cgroup subsys freezer\n[ 0.018720] Initializing cgroup subsys blkio\n[ 0.019561] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020914] FEATURE SPEC_CTRL Not Present\n[ 0.022398] mce: CPU supports 10 MCE banks\n[ 0.023249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023249] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.025166] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029750] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034376] ACPI: Core revision 20131115\n[ 0.035592] ACPI: All ACPI Tables successfully acquired\n[ 0.036243] ftrace: allocating 28719 entries in 113 pages\n[ 0.056037] smpboot: Max logical packages: 2\n[ 0.056886] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058067] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060173] Enabling x2apic\n[ 0.060790] Enabled x2apic\n[ 0.061596] Switched APIC routing to physical x2apic.\n[ 0.063468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066047] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070842] KVM setup paravirtual spinlock\n[ 0.072816] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074160] x86: Booting SMP configuration:\n[ 0.075051] .... node #0, CPUs: #1[ 0.072808] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088016] x86: Booted up 1 node, 2 CPUs\n[ 0.088011] KVM setup async PF for cpu 1\n[ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090671] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092124] devtmpfs: initialized\n[ 0.095032] EVM: security.selinux\n[ 0.095730] EVM: security.SMACK64\n[ 0.096005] EVM: security.ima\n[ 0.096644] EVM: security.capability\n[ 0.097390] pinctrl core: initialized pinctrl subsystem\n[ 0.097749] regulator-dummy: no parameters\n[ 0.100007] RTC time: 5:36:21, date: 09/30/18\n[ 0.100883] NET: Registered protocol family 16\n[ 0.101806] cpuidle: using governor ladder\n[ 0.102620] cpuidle: using governor menu\n[ 0.103440] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105625] PCI: Using configuration type 1 for base access\n[ 0.107446] bio: create slab at 0\n[ 0.108052] ACPI: Added _OSI(Module Device)\n[ 0.109054] ACPI: Added _OSI(Processor Device)\n[ 0.110177] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.111359] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.113350] ACPI: Interpreter enabled\n[ 0.114336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.116658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.119043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.120655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.122968] ACPI: (supports S0 S5)\n[ 0.123667] ACPI: Using IOAPIC for interrupt routing\n[ 0.124012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.125903] ACPI: No dock devices found.\n[ 0.128259] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.129380] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.133190] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.135355] acpiphp: Slot [3] registered\n[ 0.136018] acpiphp: Slot [4] registered\n[ 0.136808] acpiphp: Slot [5] registered\n[ 0.137590] acpiphp: Slot [6] registered\n[ 0.138378] acpiphp: Slot [7] registered\n[ 0.139163] acpiphp: Slot [8] registered\n[ 0.139950] acpiphp: Slot [9] registered\n[ 0.140018] acpiphp: Slot [10] registered\n[ 0.140815] acpiphp: Slot [11] registered\n[ 0.141619] acpiphp: Slot [12] registered\n[ 0.142420] acpiphp: Slot [13] registered\n[ 0.143221] acpiphp: Slot [14] registered\n[ 0.144018] acpiphp: Slot [15] registered\n[ 0.144825] acpiphp: Slot [16] registered\n[ 0.145633] acpiphp: Slot [17] registered\n[ 0.146432] acpiphp: Slot [18] registered\n[ 0.147236] acpiphp: Slot [19] registered\n[ 0.148016] acpiphp: Slot [20] registered\n[ 0.148815] acpiphp: Slot [21] registered\n[ 0.149614] acpiphp: Slot [22] registered\n[ 0.150414] acpiphp: Slot [23] registered\n[ 0.151217] acpiphp: Slot [24] registered\n[ 0.152016] acpiphp: Slot [25] registered\n[ 0.152815] acpiphp: Slot [26] registered\n[ 0.153623] acpiphp: Slot [27] registered\n[ 0.154422] acpiphp: Slot [28] registered\n[ 0.155222] acpiphp: Slot [29] registered\n[ 0.156016] acpiphp: Slot [30] registered\n[ 0.156815] acpiphp: Slot [31] registered\n[ 0.157608] PCI host bridge to bus 0000:00\n[ 0.158414] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.159426] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.160003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.161115] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.162325] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176383] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177821] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.219782] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.220712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.222149] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.223591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.224664] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.225944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.227105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.227105] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229704] SCSI subsystem initialized\n[ 0.230493] ACPI: bus type USB registered\n[ 0.230493] usbcore: registered new interface driver usbfs\n[ 0.232008] usbcore: registered new interface driver hub\n[ 0.233011] usbcore: registered new device driver usb\n[ 0.233011] PCI: Using ACPI for IRQ routing\n[ 0.236198] NetLabel: Initializing\n[ 0.236976] NetLabel: domain hash size = 128\n[ 0.237816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.238757] NetLabel: unlabeled traffic allowed by default\n[ 0.239789] Switched to clocksource kvm-clock\n[ 0.240722] AppArmor: AppArmor Filesystem Enabled\n[ 0.241656] pnp: PnP ACPI init\n[ 0.242315] ACPI: bus type PNP registered\n[ 0.243466] pnp: PnP ACPI: found 8 devices\n[ 0.244292] ACPI: bus type PNP unregistered\n[ 0.250950] NET: Registered protocol family 2\n[ 0.251942] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253384] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254598] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256146] TCP: reno registered\n[ 0.256824] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257916] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259101] NET: Registered protocol family 1\n[ 0.259953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261042] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262104] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283715] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305764] Trying to unpack rootfs image as initramfs...\n[ 0.386934] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.389034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390457] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391977] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394156] Scanning for low memory corruption every 60 seconds\n[ 0.395828] Initialise system trusted keyring\n[ 0.397004] audit: initializing netlink socket (disabled)\n[ 0.398337] type=2000 audit(1538285781.794:1): initialized\n[ 0.416190] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.418347] zbud: loaded\n[ 0.419258] VFS: Disk quotas dquot_6.5.2\n[ 0.420303] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.422086] fuse init (API version 7.22)\n[ 0.423153] msgmni has been set to 3997\n[ 0.424198] Key type big_key registered\n[ 0.425403] Key type asymmetric registered\n[ 0.426461] Asymmetric key parser 'x509' registered\n[ 0.427688] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429607] io scheduler noop registered\n[ 0.430630] io scheduler deadline registered (default)\n[ 0.431921] io scheduler cfq registered\n[ 0.432964] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.434333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435946] ipmi message handler version 39.2\n[ 0.437093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.438970] ACPI: Power Button [PWRF]\n[ 0.440015] GHES: HEST is not enabled!\n[ 0.461619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.504479] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.506222] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.530211] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.532212] Linux agpgart interface v0.103\n[ 0.533626] brd: module loaded\n[ 0.534597] loop: module loaded\n[ 0.535516] blk-mq: CPU -> queue map\n[ 0.536252] CPU 0 -> Queue 0\n[ 0.536898] CPU 1 -> Queue 0\n[ 0.537979] vda: vda1\n[ 0.539328] scsi0 : ata_piix\n[ 0.540030] scsi1 : ata_piix\n[ 0.540682] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.541893] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.543263] libphy: Fixed MDIO Bus: probed\n[ 0.544149] tun: Universal TUN/TAP device driver, 1.6\n[ 0.545133] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.547254] PPP generic driver version 2.4.2\n[ 0.548135] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.549352] ehci-pci: EHCI PCI platform driver\n[ 0.550207] ehci-platform: EHCI generic platform driver\n[ 0.551170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.552272] ohci-pci: OHCI PCI platform driver\n[ 0.553124] ohci-platform: OHCI generic platform driver\n[ 0.554085] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.575931] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.576918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.578409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.579498] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.580692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.582084] usb usb1: Product: UHCI Host Controller\n[ 0.583005] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.584152] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.585115] hub 1-0:1.0: USB hub found\n[ 0.585873] hub 1-0:1.0: 2 ports detected\n[ 0.586737] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.588801] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.589748] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.590778] mousedev: PS/2 mouse device common for all mice\n[ 0.592018] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.593811] rtc_cmos 00:00: RTC can wake from S4\n[ 0.594893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.596071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.597269] device-mapper: uevent: version 1.0.3\n[ 0.598198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.599773] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.600921] TCP: cubic registered\n[ 0.601649] NET: Registered protocol family 10\n[ 0.602597] NET: Registered protocol family 17\n[ 0.603456] Key type dns_resolver registered\n[ 0.604422] Loading compiled-in X.509 certificates\n[ 0.605840] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.607569] registered taskstats version 1\n[ 0.609625] Key type trusted registered\n[ 0.612421] Key type encrypted registered\n[ 0.613240] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.614249] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.615561] regulator-dummy: disabling\n[ 0.616364] Magic number: 2:383:619\n[ 0.623885] rtc_cmos 00:00: setting system clock to 2018-09-30 05:36:22 UTC (1538285782)\n[ 0.625460] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.626549] EDD information not available.\n[ 0.700795] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.702343] Write protecting the kernel read-only data: 12288k\n[ 0.703639] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.706042] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.716857] systemd-udevd[107]: starting version 204\n[ 0.772344] FDC 0 is a S82078B\n[ 0.896025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.055801] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.057016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.058263] usb 1-1: Product: QEMU USB Tablet\n[ 1.059101] usb 1-1: Manufacturer: QEMU\n[ 1.059864] usb 1-1: SerialNumber: 42\n[ 1.388045] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.772956] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.001817] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.124928] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.216165] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:36:24 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.70]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[3.64]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 05:36:25 +0000. Up 3.78 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:68:87:ec |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n06:ce:52:bb:25:d0:2c:a5:1d:05:d1:22:cb:54:01:81 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+B*. |\n| E o*... |\n| o+o*. |\n| o* o |\n| . = S |\n| . = |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7f:78:9a:98:76:39:61:55:b4:84:4a:d5:3a:af:61:b7 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..+o |\n| . ..o. |\n| . . o. |\n| . + |\n| S . o |\n| .o.o o |\n| .o+o+ . |\n| .o+=. E |\n| .o.o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n53:e5:d3:20:bf:c3:d0:1e:64:8c:02:40:38:8f:dd:86 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo... .o= |\n| o . .O.o |\n| = o .o * . |\n| . E o . + + |\n| . S = |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n7c:63:49:dd:c1:a0:27:ef:a4:7d:10:5c:61:b1:86:ca root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o*o |\n| + =.o |\n| + * + |\n| . o * o |\n| S E + |\n| o * . |\n| . o . |\n| . |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Sep 2018 05:36:29 +0000. Up 7.20 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Sep 2018 05:36:29 +0000. Up 8.02 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 86:63:49:1e:30:84:b0:0e:a3:1e:86:5b:ac:9e:ea:58 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7f:78:9a:98:76:39:61:55:b4:84:4a:d5:3a:af:61:b7 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (DSA)\nec2: 256 53:e5:d3:20:bf:c3:d0:1e:64:8c:02:40:38:8f:dd:86 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (ECDSA)\nec2: 256 7c:63:49:dd:c1:a0:27:ef:a4:7d:10:5c:61:b1:86:ca root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (ED25519)\nec2: 2048 06:ce:52:bb:25:d0:2c:a5:1d:05:d1:22:cb:54:01:81 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKVhfYt3uy7R73OmfL07czkuvUoIH1CzKs5BveJo9RqZuW11Ga9BsLwp4pz9zbYGeTm6GD8lmsJToerWrCMuDuY= root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAYCrdrEEQkAYndi7Ql6nBe6HCjmEjvYs5KiSOsg2dfn root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3Ki5I53N8J4Nw8tG3CcgCVHB+ncAXlT0oVJFyE6KZwucQk/7iStYItLCJPbAqOmmo8KoODn4DNEh3C6eo3i3+ILs6IK9tw3o138Y/VgOvSNdyE9NxHO0g/QiT3/cVR2hDxy6aQURMSCyBefct/nmuinJW4vWwVzBDCdIrxmCC+kEXyL5uBQO4S8GY6p4cEBAnB96pxV3YDnTHYCOWqlYjdK1+Eo5GEKES8adYx3PRIsM0g61n6WbDKTE/HB4hgxP4i5JvfUrABqVlQ8r6I+yu2cOsm+qznEYQ1df0Nzr7uhZSoIJDSLMfs99I6sOq1mwLMOhhyfaIWNZNUmJMt7aF root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Sep 2018 05:36:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 8.10 seconds\n"} 2018-09-30 05:36:30,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0/action used request id req-6c124772-c594-46e0-916d-ceca25fac806 2018-09-30 05:36:30,258 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-30 05:36:30,259 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008838] Yama: becoming mindful. [ 0.010037] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013387] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014604] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016107] Initializing cgroup subsys memory [ 0.016981] Initializing cgroup subsys devices [ 0.017852] Initializing cgroup subsys freezer [ 0.018720] Initializing cgroup subsys blkio [ 0.019561] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020914] FEATURE SPEC_CTRL Not Present [ 0.022398] mce: CPU supports 10 MCE banks [ 0.023249] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023249] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025166] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029750] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034376] ACPI: Core revision 20131115 [ 0.035592] ACPI: All ACPI Tables successfully acquired [ 0.036243] ftrace: allocating 28719 entries in 113 pages [ 0.056037] smpboot: Max logical packages: 2 [ 0.056886] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058067] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060173] Enabling x2apic [ 0.060790] Enabled x2apic [ 0.061596] Switched APIC routing to physical x2apic. [ 0.063468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066047] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070842] KVM setup paravirtual spinlock [ 0.072816] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074160] x86: Booting SMP configuration: [ 0.075051] .... node #0, CPUs: #1[ 0.072808] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088016] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090671] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092124] devtmpfs: initialized [ 0.095032] EVM: security.selinux [ 0.095730] EVM: security.SMACK64 [ 0.096005] EVM: security.ima [ 0.096644] EVM: security.capability [ 0.097390] pinctrl core: initialized pinctrl subsystem [ 0.097749] regulator-dummy: no parameters [ 0.100007] RTC time: 5:36:21, date: 09/30/18 [ 0.100883] NET: Registered protocol family 16 [ 0.101806] cpuidle: using governor ladder [ 0.102620] cpuidle: using governor menu [ 0.103440] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105625] PCI: Using configuration type 1 for base access [ 0.107446] bio: create slab at 0 [ 0.108052] ACPI: Added _OSI(Module Device) [ 0.109054] ACPI: Added _OSI(Processor Device) [ 0.110177] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.111359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.113350] ACPI: Interpreter enabled [ 0.114336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.116658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.119043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.120655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.122968] ACPI: (supports S0 S5) [ 0.123667] ACPI: Using IOAPIC for interrupt routing [ 0.124012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.125903] ACPI: No dock devices found. [ 0.128259] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.129380] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.133190] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.135355] acpiphp: Slot [3] registered [ 0.136018] acpiphp: Slot [4] registered [ 0.136808] acpiphp: Slot [5] registered [ 0.137590] acpiphp: Slot [6] registered [ 0.138378] acpiphp: Slot [7] registered [ 0.139163] acpiphp: Slot [8] registered [ 0.139950] acpiphp: Slot [9] registered [ 0.140018] acpiphp: Slot [10] registered [ 0.140815] acpiphp: Slot [11] registered [ 0.141619] acpiphp: Slot [12] registered [ 0.142420] acpiphp: Slot [13] registered [ 0.143221] acpiphp: Slot [14] registered [ 0.144018] acpiphp: Slot [15] registered [ 0.144825] acpiphp: Slot [16] registered [ 0.145633] acpiphp: Slot [17] registered [ 0.146432] acpiphp: Slot [18] registered [ 0.147236] acpiphp: Slot [19] registered [ 0.148016] acpiphp: Slot [20] registered [ 0.148815] acpiphp: Slot [21] registered [ 0.149614] acpiphp: Slot [22] registered [ 0.150414] acpiphp: Slot [23] registered [ 0.151217] acpiphp: Slot [24] registered [ 0.152016] acpiphp: Slot [25] registered [ 0.152815] acpiphp: Slot [26] registered [ 0.153623] acpiphp: Slot [27] registered [ 0.154422] acpiphp: Slot [28] registered [ 0.155222] acpiphp: Slot [29] registered [ 0.156016] acpiphp: Slot [30] registered [ 0.156815] acpiphp: Slot [31] registered [ 0.157608] PCI host bridge to bus 0000:00 [ 0.158414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.159426] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.160003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.161115] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.162325] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176383] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177821] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.219782] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.220712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.222149] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.223591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.224664] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.225944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.227105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.227105] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228603] vgaarb: bridge control possible 0000:00:02.0 [ 0.229704] SCSI subsystem initialized [ 0.230493] ACPI: bus type USB registered [ 0.230493] usbcore: registered new interface driver usbfs [ 0.232008] usbcore: registered new interface driver hub [ 0.233011] usbcore: registered new device driver usb [ 0.233011] PCI: Using ACPI for IRQ routing [ 0.236198] NetLabel: Initializing [ 0.236976] NetLabel: domain hash size = 128 [ 0.237816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.238757] NetLabel: unlabeled traffic allowed by default [ 0.239789] Switched to clocksource kvm-clock [ 0.240722] AppArmor: AppArmor Filesystem Enabled [ 0.241656] pnp: PnP ACPI init [ 0.242315] ACPI: bus type PNP registered [ 0.243466] pnp: PnP ACPI: found 8 devices [ 0.244292] ACPI: bus type PNP unregistered [ 0.250950] NET: Registered protocol family 2 [ 0.251942] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253384] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254598] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256146] TCP: reno registered [ 0.256824] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257916] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259101] NET: Registered protocol family 1 [ 0.259953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261042] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262104] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283715] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305764] Trying to unpack rootfs image as initramfs... [ 0.386934] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.389034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390457] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391977] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394156] Scanning for low memory corruption every 60 seconds [ 0.395828] Initialise system trusted keyring [ 0.397004] audit: initializing netlink socket (disabled) [ 0.398337] type=2000 audit(1538285781.794:1): initialized [ 0.416190] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.418347] zbud: loaded [ 0.419258] VFS: Disk quotas dquot_6.5.2 [ 0.420303] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.422086] fuse init (API version 7.22) [ 0.423153] msgmni has been set to 3997 [ 0.424198] Key type big_key registered [ 0.425403] Key type asymmetric registered [ 0.426461] Asymmetric key parser 'x509' registered [ 0.427688] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429607] io scheduler noop registered [ 0.430630] io scheduler deadline registered (default) [ 0.431921] io scheduler cfq registered [ 0.432964] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.434333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435946] ipmi message handler version 39.2 [ 0.437093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.438970] ACPI: Power Button [PWRF] [ 0.440015] GHES: HEST is not enabled! [ 0.461619] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.504479] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.506222] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.530211] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.532212] Linux agpgart interface v0.103 [ 0.533626] brd: module loaded [ 0.534597] loop: module loaded [ 0.535516] blk-mq: CPU -> queue map [ 0.536252] CPU 0 -> Queue 0 [ 0.536898] CPU 1 -> Queue 0 [ 0.537979] vda: vda1 [ 0.539328] scsi0 : ata_piix [ 0.540030] scsi1 : ata_piix [ 0.540682] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.541893] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.543263] libphy: Fixed MDIO Bus: probed [ 0.544149] tun: Universal TUN/TAP device driver, 1.6 [ 0.545133] tun: (C) 1999-2004 Max Krasnyansky [ 0.547254] PPP generic driver version 2.4.2 [ 0.548135] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.549352] ehci-pci: EHCI PCI platform driver [ 0.550207] ehci-platform: EHCI generic platform driver [ 0.551170] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.552272] ohci-pci: OHCI PCI platform driver [ 0.553124] ohci-platform: OHCI generic platform driver [ 0.554085] uhci_hcd: USB Universal Host Controller Interface driver [ 0.575931] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.576918] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.578409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.579498] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.580692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.582084] usb usb1: Product: UHCI Host Controller [ 0.583005] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.584152] usb usb1: SerialNumber: 0000:00:01.2 [ 0.585115] hub 1-0:1.0: USB hub found [ 0.585873] hub 1-0:1.0: 2 ports detected [ 0.586737] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.588801] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.589748] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.590778] mousedev: PS/2 mouse device common for all mice [ 0.592018] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.593811] rtc_cmos 00:00: RTC can wake from S4 [ 0.594893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.596071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.597269] device-mapper: uevent: version 1.0.3 [ 0.598198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.599773] ledtrig-cpu: registered to indicate activity on CPUs [ 0.600921] TCP: cubic registered [ 0.601649] NET: Registered protocol family 10 [ 0.602597] NET: Registered protocol family 17 [ 0.603456] Key type dns_resolver registered [ 0.604422] Loading compiled-in X.509 certificates [ 0.605840] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.607569] registered taskstats version 1 [ 0.609625] Key type trusted registered [ 0.612421] Key type encrypted registered [ 0.613240] AppArmor: AppArmor sha1 policy hashing enabled [ 0.614249] IMA: No TPM chip found, activating TPM-bypass! [ 0.615561] regulator-dummy: disabling [ 0.616364] Magic number: 2:383:619 [ 0.623885] rtc_cmos 00:00: setting system clock to 2018-09-30 05:36:22 UTC (1538285782) [ 0.625460] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.626549] EDD information not available. [ 0.700795] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.702343] Write protecting the kernel read-only data: 12288k [ 0.703639] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.706042] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.716857] systemd-udevd[107]: starting version 204 [ 0.772344] FDC 0 is a S82078B [ 0.896025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.055801] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.057016] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.058263] usb 1-1: Product: QEMU USB Tablet [ 1.059101] usb 1-1: Manufacturer: QEMU [ 1.059864] usb 1-1: SerialNumber: 42 [ 1.388045] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.772956] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.001817] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.124928] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.216165] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:36:24 +0000. Up 2.54 seconds. cloud-init-nonet[2.70]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.64]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 05:36:25 +0000. Up 3.78 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:68:87:ec | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 06:ce:52:bb:25:d0:2c:a5:1d:05:d1:22:cb:54:01:81 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i The key's randomart image is: +--[ RSA 2048]----+ | .o+B*. | | E o*... | | o+o*. | | o* o | | . = S | | . = | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7f:78:9a:98:76:39:61:55:b4:84:4a:d5:3a:af:61:b7 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i The key's randomart image is: +--[ DSA 1024]----+ | ..+o | | . ..o. | | . . o. | | . + | | S . o | | .o.o o | | .o+o+ . | | .o+=. E | | .o.o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 53:e5:d3:20:bf:c3:d0:1e:64:8c:02:40:38:8f:dd:86 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i The key's randomart image is: +--[ECDSA 256]---+ | oo... .o= | | o . .O.o | | = o .o * . | | . E o . + + | | . S = | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7c:63:49:dd:c1:a0:27:ef:a4:7d:10:5c:61:b1:86:ca root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i The key's randomart image is: +--[ED25519 256--+ | .o*o | | + =.o | | + * + | | . o * o | | S E + | | o * . | | . o . | | . | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Sep 2018 05:36:29 +0000. Up 7.20 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Sep 2018 05:36:29 +0000. Up 8.02 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 86:63:49:1e:30:84:b0:0e:a3:1e:86:5b:ac:9e:ea:58 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7f:78:9a:98:76:39:61:55:b4:84:4a:d5:3a:af:61:b7 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (DSA) ec2: 256 53:e5:d3:20:bf:c3:d0:1e:64:8c:02:40:38:8f:dd:86 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (ECDSA) ec2: 256 7c:63:49:dd:c1:a0:27:ef:a4:7d:10:5c:61:b1:86:ca root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (ED25519) ec2: 2048 06:ce:52:bb:25:d0:2c:a5:1d:05:d1:22:cb:54:01:81 root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKVhfYt3uy7R73OmfL07czkuvUoIH1CzKs5BveJo9RqZuW11Ga9BsLwp4pz9zbYGeTm6GD8lmsJToerWrCMuDuY= root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAYCrdrEEQkAYndi7Ql6nBe6HCjmEjvYs5KiSOsg2dfn root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD3Ki5I53N8J4Nw8tG3CcgCVHB+ncAXlT0oVJFyE6KZwucQk/7iStYItLCJPbAqOmmo8KoODn4DNEh3C6eo3i3+ILs6IK9tw3o138Y/VgOvSNdyE9NxHO0g/QiT3/cVR2hDxy6aQURMSCyBefct/nmuinJW4vWwVzBDCdIrxmCC+kEXyL5uBQO4S8GY6p4cEBAnB96pxV3YDnTHYCOWqlYjdK1+Eo5GEKES8adYx3PRIsM0g61n6WbDKTE/HB4hgxP4i5JvfUrABqVlQ8r6I+yu2cOsm+qznEYQ1df0Nzr7uhZSoIJDSLMfs99I6sOq1mwLMOhhyfaIWNZNUmJMt7aF root@ansibleprovisioningtests-22ad0556-6125-41e0-80c4-22cae201a16b-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Sep 2018 05:36:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 8.10 seconds 2018-09-30 05:36:30,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:30,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-623ffeb3-9964-4473-b6d9-17fa955fc95b x-compute-request-id: req-623ffeb3-9964-4473-b6d9-17fa955fc95b Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:30,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-623ffeb3-9964-4473-b6d9-17fa955fc95b 2018-09-30 05:36:30,744 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:30,744 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:30,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:31,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b84851b-a564-44a8-8126-5036f644d9ae x-compute-request-id: req-5b84851b-a564-44a8-8126-5036f644d9ae Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:31,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-5b84851b-a564-44a8-8126-5036f644d9ae 2018-09-30 05:36:31,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:31,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-60eb0b65-d13f-4aa3-a20c-57d3d79a194e Date: Sun, 30 Sep 2018 05:36:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:31,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-60eb0b65-d13f-4aa3-a20c-57d3d79a194e 2018-09-30 05:36:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:31,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632ad540-156d-4205-9f70-027e1c89d30f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:31,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-632ad540-156d-4205-9f70-027e1c89d30f 2018-09-30 05:36:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:31,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ab9f2f3e-d435-46c2-8603-6b95d276980d Date: Sun, 30 Sep 2018 05:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:31,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-ab9f2f3e-d435-46c2-8603-6b95d276980d 2018-09-30 05:36:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:31,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-d667817d-9177-4a7c-8e57-f2908e045a74 Date: Sun, 30 Sep 2018 05:36:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:31,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-d667817d-9177-4a7c-8e57-f2908e045a74 2018-09-30 05:36:31,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:32,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82a5cd8a-6b04-4979-9cf7-d7ed9e52374e x-compute-request-id: req-82a5cd8a-6b04-4979-9cf7-d7ed9e52374e Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:32,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-82a5cd8a-6b04-4979-9cf7-d7ed9e52374e 2018-09-30 05:36:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:32,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-984228af-3bba-4415-a178-4cb8eaf6f400 Date: Sun, 30 Sep 2018 05:36:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:32,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-984228af-3bba-4415-a178-4cb8eaf6f400 2018-09-30 05:36:32,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a7d329-ce78-495b-bf2f-91cdbcf2cc86 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-c4a7d329-ce78-495b-bf2f-91cdbcf2cc86 2018-09-30 05:36:32,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4e85ddd3-37ef-4d33-be8d-02ce5ed06330 Date: Sun, 30 Sep 2018 05:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:32,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-4e85ddd3-37ef-4d33-be8d-02ce5ed06330 2018-09-30 05:36:32,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:32,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-fa73dc3e-8a39-4ab7-80c2-a3dc5ea3810c Date: Sun, 30 Sep 2018 05:36:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:32,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-fa73dc3e-8a39-4ab7-80c2-a3dc5ea3810c 2018-09-30 05:36:32,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}}' 2018-09-30 05:36:33,702 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ced3c0f4-e9b0-4b71-b4f9-d8e1eec1d725 x-compute-request-id: req-ced3c0f4-e9b0-4b71-b4f9-d8e1eec1d725 Content-Length: 0 Content-Type: application/json 2018-09-30 05:36:33,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0/action used request id req-ced3c0f4-e9b0-4b71-b4f9-d8e1eec1d725 2018-09-30 05:36:33,703 - create_instance - INFO - Checking if VM is active 2018-09-30 05:36:33,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:34,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca79ceef-923b-401c-a31d-120f7a36bfca x-compute-request-id: req-ca79ceef-923b-401c-a31d-120f7a36bfca Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:34,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-ca79ceef-923b-401c-a31d-120f7a36bfca 2018-09-30 05:36:34,038 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:34,039 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:34,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:34,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12b04073-30ad-40d8-88fe-50c6fb341f44 x-compute-request-id: req-12b04073-30ad-40d8-88fe-50c6fb341f44 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:34,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-12b04073-30ad-40d8-88fe-50c6fb341f44 2018-09-30 05:36:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:34,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-bdb22cd6-db82-4cc4-aa4f-393b2d7b32ca Date: Sun, 30 Sep 2018 05:36:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:34,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-bdb22cd6-db82-4cc4-aa4f-393b2d7b32ca 2018-09-30 05:36:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:34,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6c411e-22b5-4833-976b-740812e15706 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:34,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-dd6c411e-22b5-4833-976b-740812e15706 2018-09-30 05:36:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-933f204b-ab3c-4776-9609-22dffadb580e Date: Sun, 30 Sep 2018 05:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:34,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-933f204b-ab3c-4776-9609-22dffadb580e 2018-09-30 05:36:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:34,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-f81d5c32-6249-4702-9790-8e7679f95ba2 Date: Sun, 30 Sep 2018 05:36:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2","cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:34,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-f81d5c32-6249-4702-9790-8e7679f95ba2 2018-09-30 05:36:34,918 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:36:34,922 - paramiko.transport - DEBUG - starting thread (client mode): 0xa700f310L 2018-09-30 05:36:34,922 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:36:34,927 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:36:34,928 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:36:34,929 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:36:34,929 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:36:34,929 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:36:34,930 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:36:34,930 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:36:34,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:36:34,972 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:36:34,972 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:36:34,987 - paramiko.transport - DEBUG - Trying key 8663491e3084b00ea31e865bac9eea58 from tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b 2018-09-30 05:36:35,012 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:36:35,030 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:36:35,131 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:36:35,164 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:36:35,164 - create_instance - INFO - Checking if cloud-init has completed 2018-09-30 05:36:35,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:35,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15f52882-047c-444a-9d7a-70921b25a865 x-compute-request-id: req-15f52882-047c-444a-9d7a-70921b25a865 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:35,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-15f52882-047c-444a-9d7a-70921b25a865 2018-09-30 05:36:35,642 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:35,642 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:35,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:35,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2447769-beb5-4faf-83ae-b8203a7aec10 x-compute-request-id: req-b2447769-beb5-4faf-83ae-b8203a7aec10 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:35,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-b2447769-beb5-4faf-83ae-b8203a7aec10 2018-09-30 05:36:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:36,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-502cc498-745f-4bad-975a-4881d3426c47 Date: Sun, 30 Sep 2018 05:36:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:36,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-502cc498-745f-4bad-975a-4881d3426c47 2018-09-30 05:36:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:36,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b6f617-61be-4263-98cf-3ae78c53f7d7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:36,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-d5b6f617-61be-4263-98cf-3ae78c53f7d7 2018-09-30 05:36:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:36,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b4cad130-e8ba-4b56-b238-de365cc1e16b Date: Sun, 30 Sep 2018 05:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:36,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-b4cad130-e8ba-4b56-b238-de365cc1e16b 2018-09-30 05:36:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:36,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-e1afbe6f-341d-4f41-96bd-a510d1f46705 Date: Sun, 30 Sep 2018 05:36:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2","cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:36,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-e1afbe6f-341d-4f41-96bd-a510d1f46705 2018-09-30 05:36:36,313 - create_instance - INFO - Checking if VM is active 2018-09-30 05:36:36,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:36,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da8cd1da-ab0f-4acc-9ff9-d4c593d7b174 x-compute-request-id: req-da8cd1da-ab0f-4acc-9ff9-d4c593d7b174 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:36,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-da8cd1da-ab0f-4acc-9ff9-d4c593d7b174 2018-09-30 05:36:36,784 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:36,784 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:36,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:37,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc68702-923c-436e-843b-3a9be299abbb x-compute-request-id: req-dfc68702-923c-436e-843b-3a9be299abbb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:37,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-dfc68702-923c-436e-843b-3a9be299abbb 2018-09-30 05:36:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:37,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-029b79ad-b868-44e2-a1ba-3fa72e9d83ab Date: Sun, 30 Sep 2018 05:36:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:37,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-029b79ad-b868-44e2-a1ba-3fa72e9d83ab 2018-09-30 05:36:37,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:37,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3abf2bc-0d8f-4d82-a92b-e0b8cac8cab4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:37,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-e3abf2bc-0d8f-4d82-a92b-e0b8cac8cab4 2018-09-30 05:36:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:37,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17453859-cc0d-4881-a1f9-6409c19b7ab9 Date: Sun, 30 Sep 2018 05:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:37,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-17453859-cc0d-4881-a1f9-6409c19b7ab9 2018-09-30 05:36:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-ea2806c4-2527-4983-a3bc-924687d9374b Date: Sun, 30 Sep 2018 05:36:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2","cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:37,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-ea2806c4-2527-4983-a3bc-924687d9374b 2018-09-30 05:36:37,622 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:36:37,624 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7500b10L 2018-09-30 05:36:37,624 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:36:37,627 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:36:37,627 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:36:37,629 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:36:37,629 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:36:37,629 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:36:37,629 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:36:37,630 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:36:37,630 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:36:37,671 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:36:37,672 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:36:37,689 - paramiko.transport - DEBUG - Trying key 8663491e3084b00ea31e865bac9eea58 from tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b 2018-09-30 05:36:37,712 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:36:37,719 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:36:37,819 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:36:37,835 - create_instance - INFO - SSH is active for VM instance 2018-09-30 05:36:37,835 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:36:37,837 - paramiko.transport - DEBUG - starting thread (client mode): 0xa6f70690L 2018-09-30 05:36:37,838 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:36:37,840 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:36:37,840 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:36:37,841 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:36:37,842 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:36:37,842 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:36:37,842 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:36:37,842 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:36:37,842 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:36:37,883 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:36:37,884 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:36:37,902 - paramiko.transport - DEBUG - Trying key 8663491e3084b00ea31e865bac9eea58 from tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b 2018-09-30 05:36:37,924 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:36:37,930 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:36:37,934 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:36:38,093 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 05:36:38,093 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:36:38,100 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:36:38,110 - create_instance - INFO - cloud-init complete for VM instance 2018-09-30 05:36:38,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:38,116 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:36:38,117 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 05:36:38,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8572d8e0-02fd-45be-b3f0-fcd3ad5d47d5 x-compute-request-id: req-8572d8e0-02fd-45be-b3f0-fcd3ad5d47d5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:38,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-8572d8e0-02fd-45be-b3f0-fcd3ad5d47d5 2018-09-30 05:36:38,972 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:38,972 - create_instance - INFO - VM is - ACTIVE 2018-09-30 05:36:38,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:39,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53b9b1a6-d9c5-43bc-b378-9660203b37bb x-compute-request-id: req-53b9b1a6-d9c5-43bc-b378-9660203b37bb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:39,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-53b9b1a6-d9c5-43bc-b378-9660203b37bb 2018-09-30 05:36:39,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3a628f08-9062-422f-aaeb-1f5fd963e7c3 Date: Sun, 30 Sep 2018 05:36:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:39,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-3a628f08-9062-422f-aaeb-1f5fd963e7c3 2018-09-30 05:36:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:39,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f3edc8-15e3-465a-bc88-edbc582cd3e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:39,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-80f3edc8-15e3-465a-bc88-edbc582cd3e3 2018-09-30 05:36:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:39,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9addf4a3-8fe0-475e-a418-9e5c121a5b85 Date: Sun, 30 Sep 2018 05:36:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:39,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-9addf4a3-8fe0-475e-a418-9e5c121a5b85 2018-09-30 05:36:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:39,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-ca018989-8097-4df6-968c-1362a2632624 Date: Sun, 30 Sep 2018 05:36:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2","cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:39,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-ca018989-8097-4df6-968c-1362a2632624 2018-09-30 05:36:39,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:39,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42958155-72fc-4145-911c-a024ef262d85 x-compute-request-id: req-42958155-72fc-4145-911c-a024ef262d85 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:39,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-42958155-72fc-4145-911c-a024ef262d85 2018-09-30 05:36:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:40,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d1781a70-4b05-4a02-a322-4906fa83f415 Date: Sun, 30 Sep 2018 05:36:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["731ad857-a3b6-4517-817a-42c7729b581d"],"updated_at":"2018-09-30T05:34:13Z","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net"}]} 2018-09-30 05:36:40,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net used request id req-d1781a70-4b05-4a02-a322-4906fa83f415 2018-09-30 05:36:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:40,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bcbf0f-acb3-468a-8512-07cbb4706e39 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:40,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-d7bcbf0f-acb3-468a-8512-07cbb4706e39 2018-09-30 05:36:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:40,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c19cf441-9bd4-4d87-83ee-a7e0f01bd428 Date: Sun, 30 Sep 2018 05:36:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","dns_nameservers":[],"updated_at":"2018-09-30T05:34:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","id":"731ad857-a3b6-4517-817a-42c7729b581d","subnetpool_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet"}]} 2018-09-30 05:36:40,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-c19cf441-9bd4-4d87-83ee-a7e0f01bd428 2018-09-30 05:36:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:40,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-c4c32a0a-5db6-46c6-bec7-9a0f29c12bba Date: Sun, 30 Sep 2018 05:36:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.4"}],"id":"2664a0c1-822c-4303-89bf-148dc4e0faf4","security_groups":[],"mac_address":"fa:16:3e:48:97:9d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.2"}],"id":"6b0f27c1-4241-4d99-a33d-51bcd655af07","security_groups":[],"mac_address":"fa:16:3e:14:81:d7","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.3"}],"id":"83f8206d-0441-4cae-acb7-d116e218c6da","security_groups":[],"mac_address":"fa:16:3e:b6:72:5d","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fe9a0031-7a17-4352-a444-3b99729b2dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.1"}],"id":"a8028e4a-ffcc-4869-8e8d-574a48e9c0d8","security_groups":[],"mac_address":"fa:16:3e:2a:ef:c9","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:22Z","binding:vnic_type":"normal","device_id":"54077adc-3f86-4964-b8f5-560af928765b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:36:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"731ad857-a3b6-4517-817a-42c7729b581d","ip_address":"10.55.1.9"}],"id":"dc903f84-db25-4987-8383-a60f2476fc21","security_groups":["4236befd-f7c2-40a7-9fd0-14ab34d2f3a2","cd2a4eb6-eb4c-400a-b36c-cc75755aacc5"],"mac_address":"fa:16:3e:68:87:ec","project_id":"57e724bb0efb44a68bbbcba4ed8581d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1","admin_state_up":true,"network_id":"fe9a0031-7a17-4352-a444-3b99729b2dd5","tenant_id":"57e724bb0efb44a68bbbcba4ed8581d5","created_at":"2018-09-30T05:34:33Z","binding:vnic_type":"normal","device_id":"404a34c7-e9a8-4923-a5d7-569ccc8c57e0"}]} 2018-09-30 05:36:40,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-c4c32a0a-5db6-46c6-bec7-9a0f29c12bba 2018-09-30 05:36:40,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}}' 2018-09-30 05:36:40,633 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 30 Sep 2018 05:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2badf331-9d7e-488e-8350-8e48e8ff91e9 x-compute-request-id: req-2badf331-9d7e-488e-8350-8e48e8ff91e9 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'cd2a4eb6-eb4c-400a-b36c-cc75755aacc5'.\nNeutron server returns request_ids: ['req-9ef6de64-0278-4603-9653-af72123a51db']", "code": 400}} 2018-09-30 05:36:40,634 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0/action used request id req-2badf331-9d7e-488e-8350-8e48e8ff91e9 2018-09-30 05:36:40,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:41,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-070cb001-f2a3-4795-b4ed-8dac455a2da8 x-compute-request-id: req-070cb001-f2a3-4795-b4ed-8dac455a2da8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:87:ec", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp"}], "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:21Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:41,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-070cb001-f2a3-4795-b4ed-8dac455a2da8 2018-09-30 05:36:41,110 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp] already added to VM [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] 2018-09-30 05:36:41,115 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-30 05:36:41,117 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-30 05:36:42,430 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-30 05:36:42,432 - paramiko.transport - DEBUG - starting thread (client mode): 0xa6eb63d0L 2018-09-30 05:36:42,433 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:36:42,435 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-30 05:36:42,436 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-30 05:36:42,437 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:36:42,437 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:36:42,437 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:36:42,437 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:36:42,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:36:42,438 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:36:42,480 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:36:42,481 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:36:42,497 - paramiko.transport - DEBUG - Trying key 8663491e3084b00ea31e865bac9eea58 from tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b 2018-09-30 05:36:42,520 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:36:42,528 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:36:42,530 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:36:42,694 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 05:36:42,694 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:36:42,731 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:36:42,750 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:36:42,750 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 05:36:42,851 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:36:42,864 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-09-30 05:36:42,864 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-09-30 05:36:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d0c52fe2-9e9a-47b1-958a-8eedff0f6a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:43,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9edacb32-326d-4626-be6b-81da6a73f0b4 Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:43,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d0c52fe2-9e9a-47b1-958a-8eedff0f6a00 used request id req-9edacb32-326d-4626-be6b-81da6a73f0b4 2018-09-30 05:36:43,908 - create_instance - INFO - Deleting Port with ID - dc903f84-db25-4987-8383-a60f2476fc21 2018-09-30 05:36:43,908 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-port-1 2018-09-30 05:36:43,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/dc903f84-db25-4987-8383-a60f2476fc21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:44,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31d81864-4ba0-48b7-8437-6c103a7d1875 Date: Sun, 30 Sep 2018 05:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:44,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/dc903f84-db25-4987-8383-a60f2476fc21 used request id req-31d81864-4ba0-48b7-8437-6c103a7d1875 2018-09-30 05:36:44,775 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst 2018-09-30 05:36:44,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:44,945 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8739add1-4f11-46fe-806e-e689e07eb8c6 x-compute-request-id: req-8739add1-4f11-46fe-806e-e689e07eb8c6 Content-Type: application/json 2018-09-30 05:36:44,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-8739add1-4f11-46fe-806e-e689e07eb8c6 2018-09-30 05:36:44,946 - create_instance - INFO - Checking deletion status 2018-09-30 05:36:44,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:45,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7258c85-8c27-4102-81b4-d08b995c3dc6 x-compute-request-id: req-f7258c85-8c27-4102-81b4-d08b995c3dc6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "rel": "bookmark"}], "image": {"id": "67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "links": [{"href": "http://172.30.9.29:8774/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:36:20.000000", "flavor": {"id": "833e41e0-ca59-401a-b3dd-b99a2cee1d11", "links": [{"href": "http://172.30.9.29:8774/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11", "rel": "bookmark"}]}, "id": "404a34c7-e9a8-4923-a5d7-569ccc8c57e0", "user_id": "f09999418b2647728721a03d13bc0500", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:36:44Z", "hostId": "17b47aebb88b1d798a17f615fc445caf6c75da02af53a3bfeecb2376", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp", "name": "AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst", "created": "2018-09-30T05:34:36Z", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-30 05:36:45,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-f7258c85-8c27-4102-81b4-d08b995c3dc6 2018-09-30 05:36:45,201 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst] is - ACTIVE 2018-09-30 05:36:45,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-30 05:36:48,205 - create_instance - DEBUG - VM status query timeout in 296.741524935 2018-09-30 05:36:48,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaed31943689ec2b8c23cc7dc10d2d1a7e0d3af2" 2018-09-30 05:36:48,250 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 30 Sep 2018 05:36:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73eaf2d8-33f0-4330-b007-8038b569a7c8 x-compute-request-id: req-73eaf2d8-33f0-4330-b007-8038b569a7c8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 404a34c7-e9a8-4923-a5d7-569ccc8c57e0 could not be found.", "code": 404}} 2018-09-30 05:36:48,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/404a34c7-e9a8-4923-a5d7-569ccc8c57e0 used request id req-73eaf2d8-33f0-4330-b007-8038b569a7c8 2018-09-30 05:36:48,250 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 404a34c7-e9a8-4923-a5d7-569ccc8c57e0 could not be found. (HTTP 404) (Request-ID: req-73eaf2d8-33f0-4330-b007-8038b569a7c8) 2018-09-30 05:36:48,250 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-inst 2018-09-30 05:36:48,252 - neutron_utils - INFO - Deleting security group rule with ID - f196f2a8-375f-442f-8e07-09bc1bf6479a 2018-09-30 05:36:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f196f2a8-375f-442f-8e07-09bc1bf6479a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:36:48,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-750e8090-a872-4ded-95a7-28e0a9cd1636 Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:48,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f196f2a8-375f-442f-8e07-09bc1bf6479a used request id req-750e8090-a872-4ded-95a7-28e0a9cd1636 2018-09-30 05:36:48,471 - neutron_utils - INFO - Deleting security group rule with ID - 19e6393b-655a-4da5-b93c-eef031b5d616 2018-09-30 05:36:48,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/19e6393b-655a-4da5-b93c-eef031b5d616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:36:48,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cfe8a40-da56-495a-8a6b-9a122236fbf6 Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:48,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/19e6393b-655a-4da5-b93c-eef031b5d616 used request id req-5cfe8a40-da56-495a-8a6b-9a122236fbf6 2018-09-30 05:36:48,569 - neutron_utils - INFO - Deleting security group rule with ID - b2049f07-1e0e-415a-8eb9-e39c05b3087a 2018-09-30 05:36:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/b2049f07-1e0e-415a-8eb9-e39c05b3087a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:36:48,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7789ea1a-f8bd-4438-a9cb-68bec1d79a5d Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:48,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/b2049f07-1e0e-415a-8eb9-e39c05b3087a used request id req-7789ea1a-f8bd-4438-a9cb-68bec1d79a5d 2018-09-30 05:36:48,879 - neutron_utils - INFO - Deleting security group rule with ID - 1a85d783-6f07-4b4e-b7e8-0673c9e5cd10 2018-09-30 05:36:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1a85d783-6f07-4b4e-b7e8-0673c9e5cd10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:36:48,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d47c770-f27a-4e51-9aaf-f3d09bafbcd1 Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:48,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1a85d783-6f07-4b4e-b7e8-0673c9e5cd10 used request id req-2d47c770-f27a-4e51-9aaf-f3d09bafbcd1 2018-09-30 05:36:48,978 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-sec-grp 2018-09-30 05:36:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6b52ab3b060e3384c22de7c884f57d1dd990dfb" 2018-09-30 05:36:49,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-336c1ffb-680e-4ef6-af52-d5554ba229a3 Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:49,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/cd2a4eb6-eb4c-400a-b36c-cc75755aacc5 used request id req-336c1ffb-680e-4ef6-af52-d5554ba229a3 2018-09-30 05:36:49,257 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp 2018-09-30 05:36:49,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}182a826c3542aa829ec08c5bc78f7c68d71555ea" 2018-09-30 05:36:49,304 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-453ff79f-8262-4be3-8365-b0660a14fe6e x-compute-request-id: req-453ff79f-8262-4be3-8365-b0660a14fe6e Content-Length: 0 Content-Type: application/json 2018-09-30 05:36:49,304 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-kp used request id req-453ff79f-8262-4be3-8365-b0660a14fe6e 2018-09-30 05:36:49,305 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b.pub] 2018-09-30 05:36:49,305 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b] 2018-09-30 05:36:49,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61c3a526c2cc3b5fd2e8f7ebbd1265c1fabe619" 2018-09-30 05:36:49,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32320b55-cbaa-4e45-a059-323cd956bda5 x-compute-request-id: req-32320b55-cbaa-4e45-a059-323cd956bda5 Content-Length: 0 Content-Type: application/json 2018-09-30 05:36:49,348 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/833e41e0-ca59-401a-b3dd-b99a2cee1d11 used request id req-32320b55-cbaa-4e45-a059-323cd956bda5 2018-09-30 05:36:49,349 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router and subnet AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet 2018-09-30 05:36:49,349 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router 2018-09-30 05:36:49,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" -d '{"subnet_id": "731ad857-a3b6-4517-817a-42c7729b581d"}' 2018-09-30 05:36:50,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee12975e-43d5-45a6-9d7b-92d722480dcd Date: Sun, 30 Sep 2018 05:36:50 GMT RESP BODY: {"network_id": "fe9a0031-7a17-4352-a444-3b99729b2dd5", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "subnet_id": "731ad857-a3b6-4517-817a-42c7729b581d", "subnet_ids": ["731ad857-a3b6-4517-817a-42c7729b581d"], "port_id": "a8028e4a-ffcc-4869-8e8d-574a48e9c0d8", "id": "54077adc-3f86-4964-b8f5-560af928765b"} 2018-09-30 05:36:50,891 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b/remove_router_interface used request id req-ee12975e-43d5-45a6-9d7b-92d722480dcd 2018-09-30 05:36:50,891 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router 2018-09-30 05:36:50,892 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-router 2018-09-30 05:36:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bcd696eed2e8ae4619a7060f06cc24ee1b281b" 2018-09-30 05:36:54,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aedd9a15-0780-402a-8a56-af1ae6446b74 Content-Length: 0 Date: Sun, 30 Sep 2018 05:36:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:54,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/54077adc-3f86-4964-b8f5-560af928765b used request id req-aedd9a15-0780-402a-8a56-af1ae6446b74 2018-09-30 05:36:54,254 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet 2018-09-30 05:36:54,254 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-subnet 2018-09-30 05:36:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/731ad857-a3b6-4517-817a-42c7729b581d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:36:56,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb2ffee4-6412-4d80-bfc7-35021422caf1 Date: Sun, 30 Sep 2018 05:36:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:56,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/731ad857-a3b6-4517-817a-42c7729b581d used request id req-cb2ffee4-6412-4d80-bfc7-35021422caf1 2018-09-30 05:36:56,674 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b-pub-net 2018-09-30 05:36:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/fe9a0031-7a17-4352-a444-3b99729b2dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711db33cb4ddc660d8e003ac4760003d9e948555" 2018-09-30 05:36:58,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d7e2751-a57e-4ead-a131-3a2e609aac0b Date: Sun, 30 Sep 2018 05:36:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:36:58,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/fe9a0031-7a17-4352-a444-3b99729b2dd5 used request id req-6d7e2751-a57e-4ead-a131-3a2e609aac0b 2018-09-30 05:36:58,160 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-22ad0556-6125-41e0-80c4-22cae201a16b--image 2018-09-30 05:36:58,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec1930e0952b1a562fbba38c9f55514847ae8d3e" 2018-09-30 05:36:59,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98c7017b-0798-44c9-9aa4-c889c78a951a Date: Sun, 30 Sep 2018 05:36:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:36:59,232 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/67c0f8f9-f1e8-4254-b387-d47b98dcfcdf used request id req-98c7017b-0798-44c9-9aa4-c889c78a951a 2018-09-30 05:36:59,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:36:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f5f8b21c-7396-4774-9530-9f702693c49c Date: Sun, 30 Sep 2018 05:36:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:12Z", "updated_at": "2018-09-30T05:34:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "revision_number": 0, "id": "51d958e2-46b5-4530-8345-df65edb70e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "revision_number": 0, "id": "7259ba8b-f26f-4423-b161-49ea8a5aaf8c", "remote_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "revision_number": 0, "id": "8d6db4b5-c715-45d3-933b-fbb48511879d", "remote_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "revision_number": 0, "id": "b92f8745-a55c-4fac-8976-b24a70a1b493", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5"}], "revision_number": 4, "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:36:59,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f5f8b21c-7396-4774-9530-9f702693c49c 2018-09-30 05:36:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:36:59,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69900852-f07a-4a13-9bb9-fc403a906a76 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5"}, "enabled": true, "id": "57e724bb0efb44a68bbbcba4ed8581d5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-80b69c72-f7cb-49c-proj"}} 2018-09-30 05:36:59,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-69900852-f07a-4a13-9bb9-fc403a906a76 2018-09-30 05:36:59,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4236befd-f7c2-40a7-9fd0-14ab34d2f3a2 2018-09-30 05:36:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4236befd-f7c2-40a7-9fd0-14ab34d2f3a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:36:59,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f8204abe-a2a8-43b7-8022-f476f5d5b206 Date: Sun, 30 Sep 2018 05:36:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:12Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "51d958e2-46b5-4530-8345-df65edb70e5b"}, {"remote_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:12Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "7259ba8b-f26f-4423-b161-49ea8a5aaf8c"}, {"remote_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:12Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "8d6db4b5-c715-45d3-933b-fbb48511879d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:34:12Z", "security_group_id": "4236befd-f7c2-40a7-9fd0-14ab34d2f3a2", "port_range_min": null, "revision_number": 0, "tenant_id": "57e724bb0efb44a68bbbcba4ed8581d5", "created_at": "2018-09-30T05:34:12Z", "project_id": "57e724bb0efb44a68bbbcba4ed8581d5", "id": "b92f8745-a55c-4fac-8976-b24a70a1b493"}]} 2018-09-30 05:36:59,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4236befd-f7c2-40a7-9fd0-14ab34d2f3a2 used request id req-f8204abe-a2a8-43b7-8022-f476f5d5b206 2018-09-30 05:36:59,715 - neutron_utils - INFO - Deleting security group with name - default 2018-09-30 05:36:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4236befd-f7c2-40a7-9fd0-14ab34d2f3a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:37:00,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01304b04-0050-4647-8353-1fe355f25c9f Content-Length: 0 Date: Sun, 30 Sep 2018 05:37:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:37:00,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4236befd-f7c2-40a7-9fd0-14ab34d2f3a2 used request id req-01304b04-0050-4647-8353-1fe355f25c9f 2018-09-30 05:37:00,035 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-80b69c72-f7cb-49c-proj 2018-09-30 05:37:00,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:37:00,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6560b02-6c41-460c-9cbf-4eb8ce1120ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:00,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57e724bb0efb44a68bbbcba4ed8581d5 used request id req-a6560b02-6c41-460c-9cbf-4eb8ce1120ff 2018-09-30 05:37:00,235 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-80b69c72-f7cb-49c-proj-role 2018-09-30 05:37:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/df62f6713f5347ecb8df6f77cf950e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:37:00,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13162b3-ce05-4996-a37e-e909f03c957a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:00,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/df62f6713f5347ecb8df6f77cf950e6d used request id req-c13162b3-ce05-4996-a37e-e909f03c957a 2018-09-30 05:37:00,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831b12177c436c2ddd2216574556b5ff43e99ede" 2018-09-30 05:37:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b6a5ad-a8e0-46ae-b7da-1517ce7118f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:37:00,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-81b6a5ad-a8e0-46ae-b7da-1517ce7118f8 2018-09-30 05:37:00,442 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-80b69c72-f7cb-49c-user 2018-09-30 05:37:00,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f09999418b2647728721a03d13bc0500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c840cb11f731954717c935b89d22ccfc6768e2f" 2018-09-30 05:37:00,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383fd32b-4d72-4b31-97bf-2d4c7945aafa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:00,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f09999418b2647728721a03d13bc0500 used request id req-383fd32b-4d72-4b31-97bf-2d4c7945aafa 2018-09-30 05:37:00,701 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3424.042s OK 2018-09-30 05:37:00,872 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 05:37:00,873 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:04 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-30 05:37:00,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:00,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd9dc78-ca8a-481b-a30e-9e36c71ea61b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ef82967bb0a548ba9b4097292a03296d", "links": {"self": "http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d"}, "name": "heat_stack_owner"}]} 2018-09-30 05:37:00,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cfd9dc78-ca8a-481b-a30e-9e36c71ea61b 2018-09-30 05:37:00,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.089241027832s 2018-09-30 05:37:00,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 05:37:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8d7fe2-4dfe-4abf-b0bf-842df6665dab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:01,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ef82967bb0a548ba9b4097292a03296d used request id req-5f8d7fe2-4dfe-4abf-b0bf-842df6665dab 2018-09-30 05:37:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.13606595993s 2018-09-30 05:37:01,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:37:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a397a297-1762-4633-ab31-3d9c62d4a130 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf", "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "domain_id": "default", "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:37:01,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a397a297-1762-4633-ab31-3d9c62d4a130 2018-09-30 05:37:01,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975620746613s 2018-09-30 05:37:01,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a397a297-1762-4633-ab31-3d9c62d4a130 2018-09-30 05:37:01,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:37:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64fd603-8078-49b6-9ecc-16f0243be753 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944"}, "enabled": true, "id": "b496e72882794c549b95bee11fdbe944", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}} 2018-09-30 05:37:01,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 used request id req-c64fd603-8078-49b6-9ecc-16f0243be753 2018-09-30 05:37:01,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957500934601s 2018-09-30 05:37:01,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 used request id req-c64fd603-8078-49b6-9ecc-16f0243be753 2018-09-30 05:37:01,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 05:37:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-236e950e-f650-4045-a952-d83f3350d936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:01,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 used request id req-236e950e-f650-4045-a952-d83f3350d936 2018-09-30 05:37:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.205919027328s 2018-09-30 05:37:01,515 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b496e72882794c549b95bee11fdbe944 used request id req-236e950e-f650-4045-a952-d83f3350d936 2018-09-30 05:37:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:37:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f3e285-9f4f-47a4-b4c2-7264a6a7801a Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a"}, "enabled": true, "id": "e46e5a9238bc49a2b154eb8057acef1a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0dddbee2-f8e3-4689-9ded-a8b308b08cbf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 05:37:01,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-26f3e285-9f4f-47a4-b4c2-7264a6a7801a 2018-09-30 05:37:01,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0849320888519s 2018-09-30 05:37:01,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-26f3e285-9f4f-47a4-b4c2-7264a6a7801a 2018-09-30 05:37:01,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 05:37:01,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f01f1b8d-db7c-41f3-b439-d624f347aecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:01,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f01f1b8d-db7c-41f3-b439-d624f347aecd 2018-09-30 05:37:01,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159159898758s 2018-09-30 05:37:01,763 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e46e5a9238bc49a2b154eb8057acef1a used request id req-f01f1b8d-db7c-41f3-b439-d624f347aecd 2018-09-30 05:37:01,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadc612b-4821-422f-a7db-fbd7c4fbc332 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d2675aaae404055ad3f5da942a106eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:01,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dadc612b-4821-422f-a7db-fbd7c4fbc332 2018-09-30 05:37:01,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0765810012817s 2018-09-30 05:37:01,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 05:37:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:01,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c920490-cf15-4ea5-88ca-058ac66f0c00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:01,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1d2675aaae404055ad3f5da942a106eb used request id req-1c920490-cf15-4ea5-88ca-058ac66f0c00 2018-09-30 05:37:01,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109222888947s 2018-09-30 05:37:01,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:37:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e46e5a9238bc49a2b154eb8057acef1a&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-35bfb792-4f75-448d-ac8b-ec4ca03867ff Date: Sun, 30 Sep 2018 05:37:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}]} 2018-09-30 05:37:02,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e46e5a9238bc49a2b154eb8057acef1a&name=default used request id req-35bfb792-4f75-448d-ac8b-ec4ca03867ff 2018-09-30 05:37:02,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190289020538s 2018-09-30 05:37:02,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=e46e5a9238bc49a2b154eb8057acef1a&name=default used request id req-35bfb792-4f75-448d-ac8b-ec4ca03867ff 2018-09-30 05:37:02,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:37:02,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:02,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4449cbd6-9900-46f0-9610-e13f6ee6585c Date: Sun, 30 Sep 2018 05:37:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "created_at": "2018-09-30T04:40:06Z", "updated_at": "2018-09-30T04:40:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "e5da0ede-f0a2-4b8a-90a1-06ec461a124d", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "298c17ca-62dd-468b-bfd4-109d2ce8f8da", "remote_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "a48976a6-cd6a-4766-9724-693357c93d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T04:40:06Z", "revision_number": 0, "id": "56369606-8ef0-42a1-98a2-013d7c3b8f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T04:40:06Z", "security_group_id": "785c55f8-da82-4b65-967a-f88b131baa3f", "tenant_id": "e46e5a9238bc49a2b154eb8057acef1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e5a9238bc49a2b154eb8057acef1a"}], "revision_number": 4, "project_id": "e46e5a9238bc49a2b154eb8057acef1a", "id": "785c55f8-da82-4b65-967a-f88b131baa3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 05:37:02,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4449cbd6-9900-46f0-9610-e13f6ee6585c 2018-09-30 05:37:02,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215104103088s 2018-09-30 05:37:02,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4449cbd6-9900-46f0-9610-e13f6ee6585c 2018-09-30 05:37:02,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 05:37:02,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/785c55f8-da82-4b65-967a-f88b131baa3f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f5c4b53c4d4b8b49fcdc3f9f0d42198b1c3a83f" 2018-09-30 05:37:02,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bca3308-5735-4bb3-ac1a-2a347acbee7a Content-Length: 0 Date: Sun, 30 Sep 2018 05:37:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 05:37:02,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/785c55f8-da82-4b65-967a-f88b131baa3f.json used request id req-7bca3308-5735-4bb3-ac1a-2a347acbee7a 2018-09-30 05:37:02,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.382925987244s 2018-09-30 05:37:02,754 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/785c55f8-da82-4b65-967a-f88b131baa3f.json used request id req-7bca3308-5735-4bb3-ac1a-2a347acbee7a 2018-09-30 05:37:02,810 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-09-30 05:37:02,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 05:37:02,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 05:37:02,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 05:37:02,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 05:37:02,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 05:37:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:37:02,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ffb144-97c1-42ac-b5f0-47df60c8cb3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:37:02,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-b9ffb144-97c1-42ac-b5f0-47df60c8cb3a 2018-09-30 05:37:02,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:37:03,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T06:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["rYNOAuKlRyWcRPYkBMlAxw"], "issued_at": "2018-09-30T05:37:03.000000Z"}} 2018-09-30 05:37:03,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 05:37:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:03,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f39d7935-5fe6-40c8-8a53-037691d8928c Date: Sun, 30 Sep 2018 05:37:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 05:37:03,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f39d7935-5fe6-40c8-8a53-037691d8928c 2018-09-30 05:37:03,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256551027298s 2018-09-30 05:37:03,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f39d7935-5fe6-40c8-8a53-037691d8928c 2018-09-30 05:37:03,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 05:37:03,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:03,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:37:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:37:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:03,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fb80b4-a6ca-4275-8f7a-28ef197bf023 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 05:37:03,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-94fb80b4-a6ca-4275-8f7a-28ef197bf023 2018-09-30 05:37:03,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0933029651642s 2018-09-30 05:37:03,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 05:37:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df"}}' 2018-09-30 05:37:03,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558de1e3-d40e-4f45-a322-e1e76b52313b Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd"}, "enabled": true, "id": "7d0893b4a0894da4a2b165cf52d34dbd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df"}} 2018-09-30 05:37:03,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-558de1e3-d40e-4f45-a322-e1e76b52313b 2018-09-30 05:37:03,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0940480232239s 2018-09-30 05:37:03,676 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-558de1e3-d40e-4f45-a322-e1e76b52313b 2018-09-30 05:37:03,677 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df', 'id': u'7d0893b4a0894da4a2b165cf52d34dbd', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 05:37:03,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 05:37:04,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363493919373s 2018-09-30 05:37:04,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dce0a92-5c4b-4cde-860d-fac430ee37ac Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3"}, "enabled": true, "id": "46bfa64653324dfaa426643f806b35b3", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df"}} 2018-09-30 05:37:04,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 used request id req-5dce0a92-5c4b-4cde-860d-fac430ee37ac 2018-09-30 05:37:04,137 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'46bfa64653324dfaa426643f806b35b3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df'}) 2018-09-30 05:37:04,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec1dc3d-d3d5-4942-a3bc-4a0c4bf854b1 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:04,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5ec1dc3d-d3d5-4942-a3bc-4a0c4bf854b1 2018-09-30 05:37:04,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819189548492s 2018-09-30 05:37:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:04,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b398053-7b91-4d58-8476-f3a31a57a40a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:04,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0b398053-7b91-4d58-8476-f3a31a57a40a 2018-09-30 05:37:04,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0779979228973s 2018-09-30 05:37:04,300 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 05:37:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 05:37:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" -d '{"role": {"name": "Member"}}' 2018-09-30 05:37:04,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99bd57e5-b087-49d9-afdd-09740d2c6ef4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}} 2018-09-30 05:37:04,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-99bd57e5-b087-49d9-afdd-09740d2c6ef4 2018-09-30 05:37:04,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0993599891663s 2018-09-30 05:37:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58666821-4a72-42a5-b942-f4151b9d5ed3 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "domain_id": null, "name": "Member", "id": "23424adce9cd4965a7382e3166ea61e0"}} 2018-09-30 05:37:04,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0 used request id req-58666821-4a72-42a5-b942-f4151b9d5ed3 2018-09-30 05:37:04,473 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0'}, 'domain_id': None, 'human_id': None, 'id': u'23424adce9cd4965a7382e3166ea61e0', 'HUMAN_ID': False}) 2018-09-30 05:37:04,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9237a424-4ab5-43c2-817a-7873a62c7faa Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:04,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9237a424-4ab5-43c2-817a-7873a62c7faa 2018-09-30 05:37:04,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084547996521s 2018-09-30 05:37:04,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 05:37:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f9fdc6-1ab5-4317-ba57-6c5640f6fe66 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 05:37:04,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a5f9fdc6-1ab5-4317-ba57-6c5640f6fe66 2018-09-30 05:37:04,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0809841156006s 2018-09-30 05:37:04,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:37:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d67e8b3-7df1-43ee-8120-6e8713f5bbbc Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df", "links": {"self": "http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3"}, "domain_id": "default", "enabled": true, "id": "46bfa64653324dfaa426643f806b35b3", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:37:04,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0d67e8b3-7df1-43ee-8120-6e8713f5bbbc 2018-09-30 05:37:04,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.090653181076s 2018-09-30 05:37:04,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0d67e8b3-7df1-43ee-8120-6e8713f5bbbc 2018-09-30 05:37:04,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:37:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8892a65d-e871-4e39-95b1-9f270a527631 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd"}, "enabled": true, "id": "7d0893b4a0894da4a2b165cf52d34dbd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 05:37:04,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8892a65d-e871-4e39-95b1-9f270a527631 2018-09-30 05:37:04,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0790629386902s 2018-09-30 05:37:04,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8892a65d-e871-4e39-95b1-9f270a527631 2018-09-30 05:37:04,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 05:37:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&scope.project.id=7d0893b4a0894da4a2b165cf52d34dbd&role.id=23424adce9cd4965a7382e3166ea61e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:04,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b26cc6-f06e-49c3-a9c1-3d70d8ee8593 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&scope.project.id=7d0893b4a0894da4a2b165cf52d34dbd&role.id=23424adce9cd4965a7382e3166ea61e0", "previous": null, "next": null}} 2018-09-30 05:37:04,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&scope.project.id=7d0893b4a0894da4a2b165cf52d34dbd&role.id=23424adce9cd4965a7382e3166ea61e0 used request id req-d9b26cc6-f06e-49c3-a9c1-3d70d8ee8593 2018-09-30 05:37:04,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0841100215912s 2018-09-30 05:37:04,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 05:37:04,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd/users/46bfa64653324dfaa426643f806b35b3/roles/23424adce9cd4965a7382e3166ea61e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607e3ddc-d265-4220-bf69-6265849df146 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:05,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd/users/46bfa64653324dfaa426643f806b35b3/roles/23424adce9cd4965a7382e3166ea61e0 used request id req-607e3ddc-d265-4220-bf69-6265849df146 2018-09-30 05:37:05,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111958026886s 2018-09-30 05:37:05,020 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '80474642-b6eb-4253-afe9-eef7e9cdf97d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df', 'project_id': u'7d0893b4a0894da4a2b165cf52d34dbd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 05:37:05,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 05:37:05,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 05:37:05,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 05:37:05,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 05:37:05,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 05:37:05,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 05:37:05,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 05:37:05,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 05:37:05,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 05:37:05,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 05:37:05,025 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df', 'password': '80474642-b6eb-4253-afe9-eef7e9cdf97d', 'project_name': 'neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '7d0893b4a0894da4a2b165cf52d34dbd', 'project_domain_name': 'Default'} 2018-09-30 05:37:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f952871-656e-44e1-8cee-35909b32108d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:05,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9f952871-656e-44e1-8cee-35909b32108d 2018-09-30 05:37:05,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809881687164s 2018-09-30 05:37:05,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b4f767-c9a3-4eef-ba6f-5a3a7ee7bb20 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:05,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f9b4f767-c9a3-4eef-ba6f-5a3a7ee7bb20 2018-09-30 05:37:05,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801298618317s 2018-09-30 05:37:05,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 05:37:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b9175d-4a19-4c73-8793-0516047ed7ea Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 05:37:05,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c3b9175d-4a19-4c73-8793-0516047ed7ea 2018-09-30 05:37:05,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0765380859375s 2018-09-30 05:37:05,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:37:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501b35fd-4f69-451a-aea7-bee742ff042e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df", "links": {"self": "http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3"}, "domain_id": "default", "enabled": true, "id": "46bfa64653324dfaa426643f806b35b3", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:37:05,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-501b35fd-4f69-451a-aea7-bee742ff042e 2018-09-30 05:37:05,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0976450443268s 2018-09-30 05:37:05,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-501b35fd-4f69-451a-aea7-bee742ff042e 2018-09-30 05:37:05,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:37:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb3411f-e148-4492-b034-226ac1233f1d Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd"}, "enabled": true, "id": "7d0893b4a0894da4a2b165cf52d34dbd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 05:37:05,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4bb3411f-e148-4492-b034-226ac1233f1d 2018-09-30 05:37:05,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825638771057s 2018-09-30 05:37:05,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4bb3411f-e148-4492-b034-226ac1233f1d 2018-09-30 05:37:05,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 05:37:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&scope.project.id=7d0893b4a0894da4a2b165cf52d34dbd&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc29015-59a6-44ed-b011-8593b607989c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&scope.project.id=7d0893b4a0894da4a2b165cf52d34dbd&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 05:37:05,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&scope.project.id=7d0893b4a0894da4a2b165cf52d34dbd&role.id=814346b910b046f4b45290291aadbbd5 used request id req-bfc29015-59a6-44ed-b011-8593b607989c 2018-09-30 05:37:05,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0720210075378s 2018-09-30 05:37:05,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 05:37:05,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd/users/46bfa64653324dfaa426643f806b35b3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a458ec7-5f01-43f8-a894-9b4c0e1ccb21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:05,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd/users/46bfa64653324dfaa426643f806b35b3/roles/814346b910b046f4b45290291aadbbd5 used request id req-4a458ec7-5f01-43f8-a894-9b4c0e1ccb21 2018-09-30 05:37:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119050979614s 2018-09-30 05:37:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2d9a49-6d9c-48dd-96cf-f7d0abf0c4a5 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:05,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab2d9a49-6d9c-48dd-96cf-f7d0abf0c4a5 2018-09-30 05:37:05,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083594083786s 2018-09-30 05:37:05,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 05:37:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e73b0c-28f3-4a35-90c0-1b73702bae7b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 05:37:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d1e73b0c-28f3-4a35-90c0-1b73702bae7b 2018-09-30 05:37:05,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0746619701385s 2018-09-30 05:37:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:37:05,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:05,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5bb3cf-32b9-41e8-979c-19933aafd5a5 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df", "links": {"self": "http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3"}, "domain_id": "default", "enabled": true, "id": "46bfa64653324dfaa426643f806b35b3", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:37:05,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dc5bb3cf-32b9-41e8-979c-19933aafd5a5 2018-09-30 05:37:05,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993509292603s 2018-09-30 05:37:05,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dc5bb3cf-32b9-41e8-979c-19933aafd5a5 2018-09-30 05:37:05,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 05:37:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:06,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3325b5e1-0126-4ba8-8ce8-da079434395a Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default", "previous": null, "next": null}} 2018-09-30 05:37:06,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=46bfa64653324dfaa426643f806b35b3&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default used request id req-3325b5e1-0126-4ba8-8ce8-da079434395a 2018-09-30 05:37:06,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0888569355011s 2018-09-30 05:37:06,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 05:37:06,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/46bfa64653324dfaa426643f806b35b3/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:37:06,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c16dd1-0a64-4ee7-ae5a-a064bc80f7d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:37:06,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/46bfa64653324dfaa426643f806b35b3/roles/814346b910b046f4b45290291aadbbd5 used request id req-20c16dd1-0a64-4ee7-ae5a-a064bc80f7d3 2018-09-30 05:37:06,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116681098938s 2018-09-30 05:37:06,121 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-30 05:37:08,719 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-30 05:37:08.247 11558 INFO rally.deployment.engine [-] Deployment 4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e | Starting: Destroy cloud and free allocated resources. 2018-09-30 05:37:08.363 11558 INFO rally.deployment.engine [-] Deployment 4d4f87e5-2acc-4bc8-bdd0-7816a762fa7e | Completed: Destroy cloud and free allocated resources. 2018-09-30 05:37:08.410 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb) for deployment 'opnfv-rally'. 2018-09-30 05:37:08.434 11558 INFO rally.api [-] Deleting verification (UUID=e97c4bd8-b2fc-4b1f-8ce6-4c9297f6863c). 2018-09-30 05:37:08.490 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-09-30 05:37:08.491 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb). 2018-09-30 05:37:08.500 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-30 05:37:11,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-30 05:37:10.820 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bc00e575-e320-4876-9af2-0a6570d355ef) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bc00e575-e320-4876-9af2-0a6570d355ef | 2018-09-30T05:37:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bc00e575-e320-4876-9af2-0a6570d355ef ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-30 05:37:14,523 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-30 05:37:14,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-30 05:37:17,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-30 05:37:16.705 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=14d64d0f-7da1-48be-9c59-540b168791eb). 2018-09-30 05:37:16.836 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-30 05:37:20,923 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-30 05:37:19.236 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-30 05:37:19.412 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-30 05:37:20.735 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e645ca7f-9d0f-4ba8-8e20-18408963728e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e645ca7f-9d0f-4ba8-8e20-18408963728e) as the default verifier for the future CLI operations. 2018-09-30 05:37:24,103 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-09-30 05:37:24,104 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 05:37:24,252 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 05:37:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:37:24,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef42e29-01fb-4fe4-8130-f0177bcb2130 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:37:24,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-2ef42e29-01fb-4fe4-8130-f0177bcb2130 2018-09-30 05:37:24,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:37:24,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23424adce9cd4965a7382e3166ea61e0", "name": "Member"}, {"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T06:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d0893b4a0894da4a2b165cf52d34dbd", "name": "neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7d0893b4a0894da4a2b165cf52d34dbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df", "id": "46bfa64653324dfaa426643f806b35b3"}, "audit_ids": ["cr_CejtcSG2_c89X6R5Bww"], "issued_at": "2018-09-30T05:37:24.000000Z"}} 2018-09-30 05:37:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:24,639 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 05:37:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 05:37:24,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:37:24,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6b4e9050-8e8c-43d2-be9e-6db933d80fd0 Date: Sun, 30 Sep 2018 05:37:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:37:24,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6b4e9050-8e8c-43d2-be9e-6db933d80fd0 2018-09-30 05:37:24,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167025089264s 2018-09-30 05:37:24,809 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6b4e9050-8e8c-43d2-be9e-6db933d80fd0 2018-09-30 05:37:24,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 05:37:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df"}' 2018-09-30 05:37:25,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4 X-Openstack-Request-Id: req-5b9f0356-d1a2-464e-9ee3-ea756dad3ef6 Date: Sun, 30 Sep 2018 05:37:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e531475c-cfaf-4522-b6a1-caad984f4fb4", "size": null, "self": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:24Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "checksum": null, "created_at": "2018-09-30T05:37:24Z", "protected": false} 2018-09-30 05:37:25,007 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5b9f0356-d1a2-464e-9ee3-ea756dad3ef6 2018-09-30 05:37:25,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.197547912598s 2018-09-30 05:37:25,007 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5b9f0356-d1a2-464e-9ee3-ea756dad3ef6 returning object e531475c-cfaf-4522-b6a1-caad984f4fb4 2018-09-30 05:37:25,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 05:37:25,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" -d '' 2018-09-30 05:37:26,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c81240bc-e27e-44b3-9e77-6925a7d760ac Date: Sun, 30 Sep 2018 05:37:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:37:26,101 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file used request id req-c81240bc-e27e-44b3-9e77-6925a7d760ac 2018-09-30 05:37:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09296798706s 2018-09-30 05:37:26,101 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file used request id req-c81240bc-e27e-44b3-9e77-6925a7d760ac 2018-09-30 05:37:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:37:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-47d0c36e-7dc6-4d69-a770-ea03b595d791 Date: Sun, 30 Sep 2018 05:37:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "metadata": {}}], "file": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e531475c-cfaf-4522-b6a1-caad984f4fb4", "size": 12716032, "self": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T05:37:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:37:26,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-47d0c36e-7dc6-4d69-a770-ea03b595d791 2018-09-30 05:37:26,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026006937027s 2018-09-30 05:37:26,128 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-47d0c36e-7dc6-4d69-a770-ea03b595d791 2018-09-30 05:37:26,130 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file', 'owner': u'7d0893b4a0894da4a2b165cf52d34dbd', 'id': u'e531475c-cfaf-4522-b6a1-caad984f4fb4', 'size': 12716032, u'self': u'/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d0893b4a0894da4a2b165cf52d34dbd', 'name': 'neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T05:37:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T05:37:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df', 'created': u'2018-09-30T05:37:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T05:37:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 05:37:26,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 05:37:26,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_7c194072-435d-481a-abcc-5e47128e81df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 05:37:26,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a7216b9-ce53-4bf7-b285-8824349f4d90 x-compute-request-id: req-7a7216b9-ce53-4bf7-b285-8824349f4d90 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ebe7dc99-83d7-4740-9f57-9c9f92505f72", "name": "neutron_trunk-flavor_7c194072-435d-481a-abcc-5e47128e81df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:37:26,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7a7216b9-ce53-4bf7-b285-8824349f4d90 2018-09-30 05:37:26,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.189970016479s 2018-09-30 05:37:26,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7a7216b9-ce53-4bf7-b285-8824349f4d90 returning object ebe7dc99-83d7-4740-9f57-9c9f92505f72 2018-09-30 05:37:26,322 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_7c194072-435d-481a-abcc-5e47128e81df', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ebe7dc99-83d7-4740-9f57-9c9f92505f72', 'swap': 0}) 2018-09-30 05:37:26,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 05:37:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" -d '{"extra_specs": {}}' 2018-09-30 05:37:26,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5eed498-02ae-454d-ab10-d5d7f8447f49 x-compute-request-id: req-e5eed498-02ae-454d-ab10-d5d7f8447f49 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 05:37:26,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72/os-extra_specs used request id req-e5eed498-02ae-454d-ab10-d5d7f8447f49 2018-09-30 05:37:26,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0169961452484s 2018-09-30 05:37:26,339 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72/os-extra_specs used request id req-e5eed498-02ae-454d-ab10-d5d7f8447f49 2018-09-30 05:37:26,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:37:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:26,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:37:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:37:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:26,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ebac59-aab8-4a4b-a021-b76d46b1fdae Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:37:26,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-27ebac59-aab8-4a4b-a021-b76d46b1fdae 2018-09-30 05:37:26,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.085422039032s 2018-09-30 05:37:26,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-30 05:37:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:26,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aea4bc10-6f37-4668-8a94-47bf915b0724 x-compute-request-id: req-aea4bc10-6f37-4668-8a94-47bf915b0724 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 05:37:26,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-aea4bc10-6f37-4668-8a94-47bf915b0724 2018-09-30 05:37:26,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.189555883408s 2018-09-30 05:37:26,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-aea4bc10-6f37-4668-8a94-47bf915b0724 2018-09-30 05:37:26,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:37:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:27,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9b01a86d-6aaf-4187-b025-066eeb88d582 Date: Sun, 30 Sep 2018 05:37:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "metadata": {}}], "file": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e531475c-cfaf-4522-b6a1-caad984f4fb4", "size": 12716032, "self": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T05:37:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:37:27,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9b01a86d-6aaf-4187-b025-066eeb88d582 2018-09-30 05:37:27,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.55150103569s 2018-09-30 05:37:27,230 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9b01a86d-6aaf-4187-b025-066eeb88d582 2018-09-30 05:37:27,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 05:37:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df"}' 2018-09-30 05:37:27,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454 X-Openstack-Request-Id: req-49d5461d-10e8-49f7-b40d-b1a9f63ae93b Date: Sun, 30 Sep 2018 05:37:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e505140f-2054-41be-a00e-ef3b3fce1454", "size": null, "self": "/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:27Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df", "checksum": null, "created_at": "2018-09-30T05:37:27Z", "protected": false} 2018-09-30 05:37:27,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-49d5461d-10e8-49f7-b40d-b1a9f63ae93b 2018-09-30 05:37:27,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.199145078659s 2018-09-30 05:37:27,433 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-49d5461d-10e8-49f7-b40d-b1a9f63ae93b returning object e505140f-2054-41be-a00e-ef3b3fce1454 2018-09-30 05:37:27,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 05:37:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" -d '' 2018-09-30 05:37:28,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13fcbcd0-44f2-4efb-b6eb-cc6ed991d00d Date: Sun, 30 Sep 2018 05:37:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:37:28,402 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454/file used request id req-13fcbcd0-44f2-4efb-b6eb-cc6ed991d00d 2018-09-30 05:37:28,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.968258857727s 2018-09-30 05:37:28,402 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454/file used request id req-13fcbcd0-44f2-4efb-b6eb-cc6ed991d00d 2018-09-30 05:37:28,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:37:28,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:37:28,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-8b7459af-79a0-479b-866e-c33edadc7871 Date: Sun, 30 Sep 2018 05:37:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e505140f-2054-41be-a00e-ef3b3fce1454/snap", "metadata": {}}], "file": "/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e505140f-2054-41be-a00e-ef3b3fce1454", "size": 12716032, "self": "/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e505140f-2054-41be-a00e-ef3b3fce1454/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:28Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T05:37:27Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "metadata": {}}], "file": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e531475c-cfaf-4522-b6a1-caad984f4fb4", "size": 12716032, "self": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T05:37:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:37:28,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b7459af-79a0-479b-866e-c33edadc7871 2018-09-30 05:37:28,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165904998779s 2018-09-30 05:37:28,569 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8b7459af-79a0-479b-866e-c33edadc7871 2018-09-30 05:37:28,572 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e505140f-2054-41be-a00e-ef3b3fce1454/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454/file', 'owner': u'7d0893b4a0894da4a2b165cf52d34dbd', 'id': u'e505140f-2054-41be-a00e-ef3b3fce1454', 'size': 12716032, u'self': u'/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d0893b4a0894da4a2b165cf52d34dbd', 'name': 'neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e505140f-2054-41be-a00e-ef3b3fce1454/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T05:37:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T05:37:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df', 'created': u'2018-09-30T05:37:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T05:37:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_7c194072-435d-481a-abcc-5e47128e81df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 05:37:28,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 05:37:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_7c194072-435d-481a-abcc-5e47128e81df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 05:37:28,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a531c1e-2aff-4d94-9aee-9cd056a53be7 x-compute-request-id: req-8a531c1e-2aff-4d94-9aee-9cd056a53be7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5ba3e960-3171-4acd-b74e-570b3e1a3eca", "name": "neutron_trunk-flavor_alt_7c194072-435d-481a-abcc-5e47128e81df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:37:28,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8a531c1e-2aff-4d94-9aee-9cd056a53be7 2018-09-30 05:37:28,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0475189685822s 2018-09-30 05:37:28,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8a531c1e-2aff-4d94-9aee-9cd056a53be7 returning object 5ba3e960-3171-4acd-b74e-570b3e1a3eca 2018-09-30 05:37:28,622 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_7c194072-435d-481a-abcc-5e47128e81df', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5ba3e960-3171-4acd-b74e-570b3e1a3eca', 'swap': 0}) 2018-09-30 05:37:28,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 05:37:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" -d '{"extra_specs": {}}' 2018-09-30 05:37:28,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:37:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba99b966-9efd-426a-bc95-37a658d9d084 x-compute-request-id: req-ba99b966-9efd-426a-bc95-37a658d9d084 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 05:37:28,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca/os-extra_specs used request id req-ba99b966-9efd-426a-bc95-37a658d9d084 2018-09-30 05:37:28,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226171016693s 2018-09-30 05:37:28,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca/os-extra_specs used request id req-ba99b966-9efd-426a-bc95-37a658d9d084 2018-09-30 05:37:28,646 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_7c194072-435d-481a-abcc-5e47128e81df', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5ba3e960-3171-4acd-b74e-570b3e1a3eca', 'swap': 0}) 2018-09-30 05:37:32,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-30 05:37:30.839 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e645ca7f-9d0f-4ba8-8e20-18408963728e) for deployment 'opnfv-rally' (UUID=bc00e575-e320-4876-9af2-0a6570d355ef). 2018-09-30 05:37:31.897 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-30 05:37:31.899 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e645ca7f-9d0f-4ba8-8e20-18408963728e) has been successfully configured for deployment 'opnfv-rally' (UUID=bc00e575-e320-4876-9af2-0a6570d355ef)! 2018-09-30 05:37:32,092 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-30 05:37:32,093 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-30 05:37:32,095 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-30 05:37:32,109 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-30 05:37:35,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e645ca7f-9d0f-4ba8-8e20-18408963728e/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-09-30 05:37:35,948 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-30 05:37:35,953 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-30 05:37:35,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-09-30 05:37:38,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 05:37:38.125 11598 INFO rally.api [-] Starting verification (UUID=40c33eca-0952-48ad-9d23-0a894ebd3e4f) for deployment 'opnfv-rally' (UUID=bc00e575-e320-4876-9af2-0a6570d355ef) by verifier 'opnfv-tempest' (UUID=e645ca7f-9d0f-4ba8-8e20-18408963728e). 2018-09-30 05:37:38,127 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 40c33eca-0952-48ad-9d23-0a894ebd3e4f 2018-09-30 05:39:25,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 40c33eca-0952-48ad-9d23-0a894ebd3e4f 2018-09-30 05:39:25,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '40c33eca-0952-48ad-9d23-0a894ebd3e4f']'. 2018-09-30 05:39:26,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-30 05:39:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-30 05:39:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 05:39:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 40c33eca-0952-48ad-9d23-0a894ebd3e4f | 2018-09-30 05:39:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-30 05:39:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-30 05:37:38 | 2018-09-30 05:39:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-30 05:39:24 | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:46 | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e645ca7f-9d0f-4ba8-8e20-18408963728e) | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bc00e575-e320-4876-9af2-0a6570d355ef) | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 96.679 | 2018-09-30 05:39:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-30 05:39:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-30 05:39:26,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-09-30 05:39:26,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 05:39:26,335 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:02 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-09-30 05:39:26,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 05:39:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:39:27,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae74958a-8849-4819-980f-7a0df27651fc Date: Sun, 30 Sep 2018 05:39:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:39:27,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454 used request id req-ae74958a-8849-4819-980f-7a0df27651fc 2018-09-30 05:39:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11230611801s 2018-09-30 05:39:27,455 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e505140f-2054-41be-a00e-ef3b3fce1454 used request id req-ae74958a-8849-4819-980f-7a0df27651fc 2018-09-30 05:39:27,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 05:39:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:27,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-667ed4a6-a373-4d77-9228-cbdbcb5c6c67 x-compute-request-id: req-667ed4a6-a373-4d77-9228-cbdbcb5c6c67 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5ba3e960-3171-4acd-b74e-570b3e1a3eca", "name": "neutron_trunk-flavor_alt_7c194072-435d-481a-abcc-5e47128e81df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ebe7dc99-83d7-4740-9f57-9c9f92505f72", "name": "neutron_trunk-flavor_7c194072-435d-481a-abcc-5e47128e81df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 05:39:27,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-667ed4a6-a373-4d77-9228-cbdbcb5c6c67 2018-09-30 05:39:27,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0423438549042s 2018-09-30 05:39:27,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-667ed4a6-a373-4d77-9228-cbdbcb5c6c67 2018-09-30 05:39:27,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 05:39:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:27,553 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:39:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc3bf6d0-c127-4a03-9115-620a7ddcef3c x-compute-request-id: req-dc3bf6d0-c127-4a03-9115-620a7ddcef3c Content-Length: 0 Content-Type: application/json 2018-09-30 05:39:27,553 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca used request id req-dc3bf6d0-c127-4a03-9115-620a7ddcef3c 2018-09-30 05:39:27,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0525290966034s 2018-09-30 05:39:27,554 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5ba3e960-3171-4acd-b74e-570b3e1a3eca used request id req-dc3bf6d0-c127-4a03-9115-620a7ddcef3c 2018-09-30 05:39:27,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:39:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:39:28,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e712dd8a-c02e-4e6a-9690-9a5e5a0e78e8 Date: Sun, 30 Sep 2018 05:39:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "metadata": {}}], "file": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/file", "owner": "7d0893b4a0894da4a2b165cf52d34dbd", "id": "e531475c-cfaf-4522-b6a1-caad984f4fb4", "size": 12716032, "self": "/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/e531475c-cfaf-4522-b6a1-caad984f4fb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T05:37:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_7c194072-435d-481a-abcc-5e47128e81df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T05:37:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:39:28,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e712dd8a-c02e-4e6a-9690-9a5e5a0e78e8 2018-09-30 05:39:28,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.595201015472s 2018-09-30 05:39:28,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e712dd8a-c02e-4e6a-9690-9a5e5a0e78e8 2018-09-30 05:39:28,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 05:39:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a840ed87922c531f324d64cbb49d36f7899e693" 2018-09-30 05:39:29,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33a10db1-4d81-4890-a52f-0f58ea2a2b73 Date: Sun, 30 Sep 2018 05:39:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:39:29,868 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4 used request id req-33a10db1-4d81-4890-a52f-0f58ea2a2b73 2018-09-30 05:39:29,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.7163670063s 2018-09-30 05:39:29,868 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e531475c-cfaf-4522-b6a1-caad984f4fb4 used request id req-33a10db1-4d81-4890-a52f-0f58ea2a2b73 2018-09-30 05:39:29,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 05:39:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:29,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07dd67a7-9738-4723-b092-3884e1a7ca1b x-compute-request-id: req-07dd67a7-9738-4723-b092-3884e1a7ca1b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ebe7dc99-83d7-4740-9f57-9c9f92505f72", "name": "neutron_trunk-flavor_7c194072-435d-481a-abcc-5e47128e81df", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 05:39:29,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-07dd67a7-9738-4723-b092-3884e1a7ca1b 2018-09-30 05:39:29,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335850715637s 2018-09-30 05:39:29,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-07dd67a7-9738-4723-b092-3884e1a7ca1b 2018-09-30 05:39:29,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 05:39:29,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:29,948 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-432f2397-a39b-4c38-8338-b75d793a743c x-compute-request-id: req-432f2397-a39b-4c38-8338-b75d793a743c Content-Length: 0 Content-Type: application/json 2018-09-30 05:39:29,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72 used request id req-432f2397-a39b-4c38-8338-b75d793a743c 2018-09-30 05:39:29,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429639816284s 2018-09-30 05:39:29,949 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ebe7dc99-83d7-4740-9f57-9c9f92505f72 used request id req-432f2397-a39b-4c38-8338-b75d793a743c 2018-09-30 05:39:29,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:39:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b172be-20d9-4bad-a97e-39b900a1820e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df", "links": {"self": "http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3"}, "domain_id": "default", "enabled": true, "id": "46bfa64653324dfaa426643f806b35b3", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:39:30,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-66b172be-20d9-4bad-a97e-39b900a1820e 2018-09-30 05:39:30,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115721940994s 2018-09-30 05:39:30,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-66b172be-20d9-4bad-a97e-39b900a1820e 2018-09-30 05:39:30,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:39:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6574a5ab-eae1-4ccc-bc1e-7b4cf3352b14 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3"}, "enabled": true, "id": "46bfa64653324dfaa426643f806b35b3", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_7c194072-435d-481a-abcc-5e47128e81df"}} 2018-09-30 05:39:30,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 used request id req-6574a5ab-eae1-4ccc-bc1e-7b4cf3352b14 2018-09-30 05:39:30,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103421211243s 2018-09-30 05:39:30,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 used request id req-6574a5ab-eae1-4ccc-bc1e-7b4cf3352b14 2018-09-30 05:39:30,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 05:39:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ad6202-457f-49cb-a5e6-a8c537d774f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:39:30,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 used request id req-17ad6202-457f-49cb-a5e6-a8c537d774f6 2018-09-30 05:39:30,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.194221973419s 2018-09-30 05:39:30,371 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/46bfa64653324dfaa426643f806b35b3 used request id req-17ad6202-457f-49cb-a5e6-a8c537d774f6 2018-09-30 05:39:30,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:39:30,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6990d573-89f9-425e-bfcf-bb73c41add47 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd"}, "enabled": true, "id": "7d0893b4a0894da4a2b165cf52d34dbd", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_7c194072-435d-481a-abcc-5e47128e81df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 05:39:30,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6990d573-89f9-425e-bfcf-bb73c41add47 2018-09-30 05:39:30,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084939956665s 2018-09-30 05:39:30,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6990d573-89f9-425e-bfcf-bb73c41add47 2018-09-30 05:39:30,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 05:39:30,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7cacdfe-e1d3-4a18-a0f0-1a10d3060ba4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:39:30,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd used request id req-e7cacdfe-e1d3-4a18-a0f0-1a10d3060ba4 2018-09-30 05:39:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156079053879s 2018-09-30 05:39:30,616 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7d0893b4a0894da4a2b165cf52d34dbd used request id req-e7cacdfe-e1d3-4a18-a0f0-1a10d3060ba4 2018-09-30 05:39:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:39:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38bcfafd-b0e8-483b-962e-c740f2202c69 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "23424adce9cd4965a7382e3166ea61e0", "links": {"self": "http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0"}, "name": "Member"}, {"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:39:30,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-38bcfafd-b0e8-483b-962e-c740f2202c69 2018-09-30 05:39:30,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.085736989975s 2018-09-30 05:39:30,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 05:39:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:30,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c19c17ba-ffec-4d8a-ac65-ebf651b2d346 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:39:30,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/23424adce9cd4965a7382e3166ea61e0 used request id req-c19c17ba-ffec-4d8a-ac65-ebf651b2d346 2018-09-30 05:39:30,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.115008831024s 2018-09-30 05:39:30,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:39:30,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7d0893b4a0894da4a2b165cf52d34dbd&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20865d1a8c8cd704493396121e764cff3b6035e2" 2018-09-30 05:39:31,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-37cbadb4-0173-42cd-8200-f796b63c391b Date: Sun, 30 Sep 2018 05:39:31 GMT RESP BODY: {"security_groups": []} 2018-09-30 05:39:31,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7d0893b4a0894da4a2b165cf52d34dbd&name=default used request id req-37cbadb4-0173-42cd-8200-f796b63c391b 2018-09-30 05:39:31,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179283857346s 2018-09-30 05:39:31,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7d0893b4a0894da4a2b165cf52d34dbd&name=default used request id req-37cbadb4-0173-42cd-8200-f796b63c391b 2018-09-30 05:39:31,003 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:46 | PASS | | vping_userdata | functest | smoke | 00:36 | PASS | | tempest_smoke_serial | functest | smoke | 14:59 | PASS | | rally_sanity | functest | smoke | 25:58 | PASS | | refstack_defcore | functest | smoke | 09:52 | PASS | | patrole | functest | smoke | 02:42 | PASS | | snaps_smoke | functest | smoke | 57:04 | PASS | | neutron_trunk | functest | smoke | 02:02 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-09-30 05:39:31,014 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-30 05:39:31,224 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:39:31,324 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 05:39:38,567 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 05:39:38,575 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=r4Z8qGPGTYUUaZvA9GdfKzsaN export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-09-30 05:39:38,575 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-30 05:39:38,576 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-30 05:39:38,577 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-09-30 05:39:38,582 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-30 05:39:43,387 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 05:39:43,396 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=r4Z8qGPGTYUUaZvA9GdfKzsaN export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-09-30 05:39:43,396 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-30 05:39:43,398 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-09-30 05:39:43,418 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-09-30 05:39:45,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 05:39:45,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 05:39:45,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 05:39:45,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 05:39:45,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 05:39:45,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 05:39:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 05:39:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:39:45,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1ef61d-789d-4fae-a53f-febf30ccbc40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:39:45,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-af1ef61d-789d-4fae-a53f-febf30ccbc40 2018-09-30 05:39:45,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:39:45,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T06:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["WhpKzsBDR_K8puklMIfqZA"], "issued_at": "2018-09-30T05:39:45.000000Z"}} 2018-09-30 05:39:45,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 05:39:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:45,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1dcfef13-bf61-48de-82fe-f1ba24246498 Date: Sun, 30 Sep 2018 05:39:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 05:39:45,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1dcfef13-bf61-48de-82fe-f1ba24246498 2018-09-30 05:39:45,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254799842834s 2018-09-30 05:39:45,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1dcfef13-bf61-48de-82fe-f1ba24246498 2018-09-30 05:39:45,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 05:39:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:45,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 05:39:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 05:39:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:46,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccf8ffd-bd47-47f5-9437-7da3f45a27a2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 05:39:46,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9ccf8ffd-bd47-47f5-9437-7da3f45a27a2 2018-09-30 05:39:46,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.512496948242s 2018-09-30 05:39:46,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 05:39:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}}' 2018-09-30 05:39:46,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e0b382-9062-4313-8cc5-40d85cc68769 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00"}, "enabled": true, "id": "ee4b50e958ea43d7a2eb1d9059500a00", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}} 2018-09-30 05:39:46,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b5e0b382-9062-4313-8cc5-40d85cc68769 2018-09-30 05:39:46,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.100687980652s 2018-09-30 05:39:46,443 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b5e0b382-9062-4313-8cc5-40d85cc68769 2018-09-30 05:39:46,444 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 05:39:46,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 05:39:46,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362996101379s 2018-09-30 05:39:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:46,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddbf3fa-833c-41a9-9fd9-838d388f3700 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527"}, "enabled": true, "id": "1fd310ec0d174b4db019ce6aa9496527", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}} 2018-09-30 05:39:46,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 used request id req-bddbf3fa-833c-41a9-9fd9-838d388f3700 2018-09-30 05:39:46,900 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1fd310ec0d174b4db019ce6aa9496527', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc'}) 2018-09-30 05:39:46,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:39:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:46,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e91dac-e263-49e3-84d8-09ece753dd19 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:39:46,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-86e91dac-e263-49e3-84d8-09ece753dd19 2018-09-30 05:39:46,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0874781608582s 2018-09-30 05:39:46,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:39:46,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b6899e-9439-4799-a9fa-7e0280f117a9 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:39:47,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-48b6899e-9439-4799-a9fa-7e0280f117a9 2018-09-30 05:39:47,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823309421539s 2018-09-30 05:39:47,072 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 05:39:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 05:39:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"role": {"name": "Member"}}' 2018-09-30 05:39:47,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd89a0a-b12a-44d2-916a-61aa85452c57 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "852f166bf70a4e41979a6118640e948d", "links": {"self": "http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d"}, "name": "Member"}} 2018-09-30 05:39:47,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ccd89a0a-b12a-44d2-916a-61aa85452c57 2018-09-30 05:39:47,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0939190387726s 2018-09-30 05:39:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66119c09-7e38-4428-8ddd-3cb1815797e1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d"}, "domain_id": null, "name": "Member", "id": "852f166bf70a4e41979a6118640e948d"}} 2018-09-30 05:39:47,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d used request id req-66119c09-7e38-4428-8ddd-3cb1815797e1 2018-09-30 05:39:47,262 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d'}, 'domain_id': None, 'human_id': None, 'id': u'852f166bf70a4e41979a6118640e948d', 'HUMAN_ID': False}) 2018-09-30 05:39:47,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 05:39:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6130cf7a-d210-4964-964c-465c189528cd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "852f166bf70a4e41979a6118640e948d", "links": {"self": "http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 05:39:47,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6130cf7a-d210-4964-964c-465c189528cd 2018-09-30 05:39:47,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814869403839s 2018-09-30 05:39:47,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 05:39:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28031d91-c3ff-413a-86f0-a2fa9369c5cf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 05:39:47,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-28031d91-c3ff-413a-86f0-a2fa9369c5cf 2018-09-30 05:39:47,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0752401351929s 2018-09-30 05:39:47,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 05:39:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca190bc0-d8be-48fb-9e7c-c7cecfbb63be Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "links": {"self": "http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527"}, "domain_id": "default", "enabled": true, "id": "1fd310ec0d174b4db019ce6aa9496527", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 05:39:47,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ca190bc0-d8be-48fb-9e7c-c7cecfbb63be 2018-09-30 05:39:47,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0978031158447s 2018-09-30 05:39:47,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ca190bc0-d8be-48fb-9e7c-c7cecfbb63be 2018-09-30 05:39:47,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:39:47,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef2718e-06af-4772-86a8-0d0cc7a8ab84 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00"}, "enabled": true, "id": "ee4b50e958ea43d7a2eb1d9059500a00", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:39:47,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cef2718e-06af-4772-86a8-0d0cc7a8ab84 2018-09-30 05:39:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0787980556488s 2018-09-30 05:39:47,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cef2718e-06af-4772-86a8-0d0cc7a8ab84 2018-09-30 05:39:47,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 05:39:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=1fd310ec0d174b4db019ce6aa9496527&scope.project.id=ee4b50e958ea43d7a2eb1d9059500a00&role.id=852f166bf70a4e41979a6118640e948d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068c50d7-f6b4-4acd-a07c-aebadad2fdd3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1fd310ec0d174b4db019ce6aa9496527&scope.project.id=ee4b50e958ea43d7a2eb1d9059500a00&role.id=852f166bf70a4e41979a6118640e948d", "previous": null, "next": null}} 2018-09-30 05:39:47,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1fd310ec0d174b4db019ce6aa9496527&scope.project.id=ee4b50e958ea43d7a2eb1d9059500a00&role.id=852f166bf70a4e41979a6118640e948d used request id req-068c50d7-f6b4-4acd-a07c-aebadad2fdd3 2018-09-30 05:39:47,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0751368999481s 2018-09-30 05:39:47,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 05:39:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00/users/1fd310ec0d174b4db019ce6aa9496527/roles/852f166bf70a4e41979a6118640e948d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44c8bc1d-e30a-4734-b881-0cc7740794a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 05:39:47,811 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00/users/1fd310ec0d174b4db019ce6aa9496527/roles/852f166bf70a4e41979a6118640e948d used request id req-44c8bc1d-e30a-4734-b881-0cc7740794a9 2018-09-30 05:39:47,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127195835114s 2018-09-30 05:39:47,812 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '5098f727-a42e-4c1d-acdb-12aed06174f9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 05:39:47,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 05:39:47,813 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 05:39:47,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 05:39:47,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 05:39:47,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 05:39:47,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 05:39:47,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 05:39:47,817 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'password': '5098f727-a42e-4c1d-acdb-12aed06174f9', 'project_name': 'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'ee4b50e958ea43d7a2eb1d9059500a00', 'project_domain_name': 'Default'} 2018-09-30 05:39:47,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-09-30 05:39:47,897 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-09-30 05:39:47,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 05:39:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:47,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434cfc17-c180-4ebd-9dc0-db56fc2181b7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 05:39:47,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-434cfc17-c180-4ebd-9dc0-db56fc2181b7 2018-09-30 05:39:47,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0840609073639s 2018-09-30 05:39:47,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:39:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:39:48,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a11aed3-e93a-4deb-b1b1-8e035a872edc Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00"}, "enabled": true, "id": "ee4b50e958ea43d7a2eb1d9059500a00", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:39:48,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2a11aed3-e93a-4deb-b1b1-8e035a872edc 2018-09-30 05:39:48,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0769560337067s 2018-09-30 05:39:48,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2a11aed3-e93a-4deb-b1b1-8e035a872edc 2018-09-30 05:39:48,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-30 05:39:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"network": {"tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "name": "cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "admin_state_up": true}}' 2018-09-30 05:39:48,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c66ef0b3-a8e2-41d6-b702-4c9f845838af Date: Sun, 30 Sep 2018 05:39:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ee4b50e958ea43d7a2eb1d9059500a00","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T05:39:48Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc","admin_state_up":true,"tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:48Z","mtu":1450}} 2018-09-30 05:39:48,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c66ef0b3-a8e2-41d6-b702-4c9f845838af 2018-09-30 05:39:48,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.622492074966s 2018-09-30 05:39:48,686 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c66ef0b3-a8e2-41d6-b702-4c9f845838af 2018-09-30 05:39:48,687 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-30T05:39:48Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'created_at': u'2018-09-30T05:39:48Z', u'mtu': 1450, u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00'}) 2018-09-30 05:39:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 05:39:48,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5912efb2-cbe9-4a4c-8857-023c5cff822f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 05:39:48,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-5912efb2-cbe9-4a4c-8857-023c5cff822f 2018-09-30 05:39:48,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 05:39:49,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "852f166bf70a4e41979a6118640e948d", "name": "Member"}], "expires_at": "2018-09-30T06:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee4b50e958ea43d7a2eb1d9059500a00", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ee4b50e958ea43d7a2eb1d9059500a00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "id": "1fd310ec0d174b4db019ce6aa9496527"}, "audit_ids": ["mabyWebdTl2Zb-_PmqoSVg"], "issued_at": "2018-09-30T05:39:49.000000Z"}} 2018-09-30 05:39:49,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 05:39:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:39:49,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-08b7107d-85c8-4fa7-b0b2-117f29cb05b8 Date: Sun, 30 Sep 2018 05:39:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T05:39:48Z","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","name":"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:39:49,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-08b7107d-85c8-4fa7-b0b2-117f29cb05b8 2018-09-30 05:39:49,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25858092308s 2018-09-30 05:39:49,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-08b7107d-85c8-4fa7-b0b2-117f29cb05b8 2018-09-30 05:39:49,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-30 05:39:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"subnet": {"name": "cloudify_ims-subnet_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "enable_dhcp": true, "network_id": "4a6f3291-14af-41e3-a8b8-5591d1de2589", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-30 05:39:50,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bac02944-eed4-469e-aa92-0f8050f780e2 Date: Sun, 30 Sep 2018 05:39:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T05:39:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"145461d9-9ea4-4e7e-8ab9-3467e55d1288","subnetpool_id":null,"name":"cloudify_ims-subnet_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}} 2018-09-30 05:39:50,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bac02944-eed4-469e-aa92-0f8050f780e2 2018-09-30 05:39:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.768869876862s 2018-09-30 05:39:50,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bac02944-eed4-469e-aa92-0f8050f780e2 2018-09-30 05:39:50,100 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T05:39:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'145461d9-9ea4-4e7e-8ab9-3467e55d1288', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'enable_dhcp': True, u'network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589', u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:39:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00'}) 2018-09-30 05:39:50,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-30 05:39:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "cloudify_ims-router_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "admin_state_up": true}}' 2018-09-30 05:39:55,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a4a16e66-ecd6-4b1e-b7c7-9d12a8b1af78 Date: Sun, 30 Sep 2018 05:39:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:50Z", "admin_state_up": true, "updated_at": "2018-09-30T05:39:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "name": "cloudify_ims-router_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}} 2018-09-30 05:39:55,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a4a16e66-ecd6-4b1e-b7c7-9d12a8b1af78 2018-09-30 05:39:55,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.13284802437s 2018-09-30 05:39:55,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a4a16e66-ecd6-4b1e-b7c7-9d12a8b1af78 2018-09-30 05:39:55,235 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T05:39:51Z', u'revision_number': 3, u'id': u'2d631404-74cc-4b44-a137-2eeb9e9942f5', u'external_gateway_info': {u'network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d746b2d-37e4-42b7-8b76-ec4e5db3cf28', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'admin_state_up': True, u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:39:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00'}) 2018-09-30 05:39:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-30 05:39:55,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"subnet_id": "145461d9-9ea4-4e7e-8ab9-3467e55d1288"}' 2018-09-30 05:39:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69082d50-6b57-4c97-8fe6-875ecbe61f3b Date: Sun, 30 Sep 2018 05:39:57 GMT RESP BODY: {"network_id": "4a6f3291-14af-41e3-a8b8-5591d1de2589", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "subnet_id": "145461d9-9ea4-4e7e-8ab9-3467e55d1288", "subnet_ids": ["145461d9-9ea4-4e7e-8ab9-3467e55d1288"], "port_id": "72b668ff-12f8-4120-ad9f-e273e03b6f92", "id": "2d631404-74cc-4b44-a137-2eeb9e9942f5"} 2018-09-30 05:39:57,341 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5/add_router_interface.json used request id req-69082d50-6b57-4c97-8fe6-875ecbe61f3b 2018-09-30 05:39:57,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10604381561s 2018-09-30 05:39:57,342 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5/add_router_interface.json used request id req-69082d50-6b57-4c97-8fe6-875ecbe61f3b returning object 2d631404-74cc-4b44-a137-2eeb9e9942f5 2018-09-30 05:39:57,342 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-30 05:40:23,974 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-30 05:40:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:40:23,983 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 05:40:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 05:40:23,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:40:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:40:24,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5d27a85d-d49d-4179-846f-3f853c1f77b2 Date: Sun, 30 Sep 2018 05:40:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:40:24,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5d27a85d-d49d-4179-846f-3f853c1f77b2 2018-09-30 05:40:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183168888092s 2018-09-30 05:40:24,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5d27a85d-d49d-4179-846f-3f853c1f77b2 2018-09-30 05:40:24,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 05:40:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}' 2018-09-30 05:40:24,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e X-Openstack-Request-Id: req-6641f469-92d6-4714-83c7-d4415b01c7af Date: Sun, 30 Sep 2018 05:40:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "size": null, "self": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T05:40:24Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": null, "created_at": "2018-09-30T05:40:24Z", "protected": false} 2018-09-30 05:40:24,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6641f469-92d6-4714-83c7-d4415b01c7af 2018-09-30 05:40:24,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239336013794s 2018-09-30 05:40:24,410 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6641f469-92d6-4714-83c7-d4415b01c7af returning object 76ff4eb1-9f02-4893-80f5-972a893a0c3e 2018-09-30 05:40:24,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 05:40:24,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '' 2018-09-30 05:41:36,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84d21393-859e-4832-8a87-180d6f77a344 Date: Sun, 30 Sep 2018 05:41:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:41:36,567 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file used request id req-84d21393-859e-4832-8a87-180d6f77a344 2018-09-30 05:41:36,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.1563220024s 2018-09-30 05:41:36,568 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file used request id req-84d21393-859e-4832-8a87-180d6f77a344 2018-09-30 05:41:36,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:41:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:36,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7e72a710-93ab-4c08-ba4e-7dfcdf7d2469 Date: Sun, 30 Sep 2018 05:41:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "metadata": {}}], "file": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "size": 4373348352, "self": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T05:41:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T05:40:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:41:36,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7e72a710-93ab-4c08-ba4e-7dfcdf7d2469 2018-09-30 05:41:36,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180248022079s 2018-09-30 05:41:36,750 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7e72a710-93ab-4c08-ba4e-7dfcdf7d2469 2018-09-30 05:41:36,753 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file', 'owner': u'ee4b50e958ea43d7a2eb1d9059500a00', 'id': u'76ff4eb1-9f02-4893-80f5-972a893a0c3e', 'size': 4373348352, u'self': u'/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'name': 'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T05:41:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T05:41:36Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'created': u'2018-09-30T05:40:24Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-30T05:40:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-30 05:41:36,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 05:41:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-30 05:41:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-188ba3e2-6a12-466d-9a31-673a977b9ffd x-compute-request-id: req-188ba3e2-6a12-466d-9a31-673a977b9ffd Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "name": "cloudify_ims-flavor_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:41:36,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-188ba3e2-6a12-466d-9a31-673a977b9ffd 2018-09-30 05:41:36,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209213972092s 2018-09-30 05:41:36,964 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-188ba3e2-6a12-466d-9a31-673a977b9ffd returning object b1ca1ca6-8ffa-4b83-8162-1a009119544c 2018-09-30 05:41:36,965 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'b1ca1ca6-8ffa-4b83-8162-1a009119544c', 'swap': 0}) 2018-09-30 05:41:36,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 05:41:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"extra_specs": {}}' 2018-09-30 05:41:36,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-514483b6-be35-49d8-89c6-ad3291ec6e11 x-compute-request-id: req-514483b6-be35-49d8-89c6-ad3291ec6e11 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 05:41:36,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c/os-extra_specs used request id req-514483b6-be35-49d8-89c6-ad3291ec6e11 2018-09-30 05:41:36,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204389095306s 2018-09-30 05:41:36,987 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c/os-extra_specs used request id req-514483b6-be35-49d8-89c6-ad3291ec6e11 2018-09-30 05:41:36,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-30 05:41:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"keypair": {"name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}}' 2018-09-30 05:41:37,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f05c0bd-8f71-4d95-8420-e9509159b1fd x-compute-request-id: req-9f05c0bd-8f71-4d95-8420-e9509159b1fd Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxc0ZRGNfyxeD4UuEOo3pRMxQm+4MtvHYcmAvAtWQ3UU8vNm69CW3bPbsVLQMQBVqHklnLyA3tLeiv8VZHyXcfpdri6ibdFrjPALRHp5w8Yg/sYWU/PNRovMfpia3yGxRS/A6nAVOnUCc6R350Pf91sILT6SGq5lUHYbfrU4IbolaFA/uq4dZs8hKu2NB5Vh0e6/ZTItyx3ZIpwSun1yd6oJWDKb+Zftf8rPDnq9ghGLP3NV4HLsY/+3pdcGgVxGemyVf9HwHStiNWuAkr4LJFXVbph8TqtWfxamrFpdfnUluPQJ3UFkyLtXkkofC9FYbJfhG6RsGRzu5V+hfFn+xB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8XNGURjX8sXg+FLhDqN6UTMUJvuDLbx2HJgLwLVkN1FPLzZu\nvQlt2z27FS0DEAVah5JZy8gN7S3or/FWR8l3H6Xa4uom3Ra4zwC0R6ecPGIP7GFl\nPzzUaLzH6Ymt8hsUUvwOpwFTp1AnOkd+dD3/dbCC0+khquZVB2G361OCG6JWhQP7\nquHWbPISrtjQeVYdHuv2UyLcsd2SKcErp9cneqCVgym/mX7X/Kzw56vYIRiz9zVe\nBy7GP/t6XXBoFcRnpslX/R8B0rYjVrgJK+CyRV1W6YfE6rVn8WpqxaXX51Jbj0Cd\n1BZMi7V5JKHwvRWGyX4RukbBkc7uVfoXxZ/sQQIDAQABAoIBABNLR+IxHwiKYXjW\nfp+B1sNoVoLq9EeSWMneKIpEtHZrK+205tJ6T2oGm82MZENCekJ9ImnTWbGLSp3M\npj1kTv2bbktVtLdUGn6IKt/S9/wnReh4u/N6s+qOs1bpJppDKbOb6rvTslCbahcR\nIXy+e4x3B21RotwaPc8yMtU+PhZhEdX0Sf83wfxcl2PF39HDk/PX9J3By8fGazdY\nkaDd95ReToUnmphTw1ahN4jp+alOGEX10SQja/K7OGdDFY13lCYTaCmtiUfp32ZK\nZSoOvPkpOiqsvIsGj6OwqkIFg/JpEgrPl988EHNFUanRojR9gaoYZR8rKE9ELh/0\nhxuLTsECgYEA+/ZZezxXove0qXcOYG+VRyl/CdsAfniCze9TTVwGRU8hyFN6L/g5\nEk0bsQ2FVIbOrrldLS6BgXdg0YsbnfcXpDU6x/KdvmG7mxFzV6YXegnJJlJa21yx\nb5qXhnm8T58RRZQP0658QCyWqZuqtPF6Jbh8a7fmDDl75q0KRblx2/kCgYEA9VHM\n92/fJk14Rzn6Q92XsLB0xXmIHbgyMbBL5VzlV/Ye5guOIyl95/uBHClEWnp6b2mj\nov2BzrlLqHSyT8mpNrn5aLwpCB/TUBiZbyqTQFord209FPl0g9a8T3aZHxb6uJ7e\nVvAtAYDP3jFzZSTuIWQzyrFddW8td/x+p0V/1IkCgYEA3/VYEjdPunatKhi+Oa/V\nI3zaA9ubM89QjVYWWGPc2wx8fcDdkff0WrUZUSYwhjKRUjNHhBqbWIXRFFCuyplQ\ndVAvIH0iA5CBnlNDj/v9UCeUmTCIvAVHXmkuGITqgmdkhdEWxFSK8svvW3EXqmAd\n75ttVJ4QqHsMC71xrQoqD5kCgYAWMoKjWQIOCzB48WwNu/0/xZerTqXcWpBgIp2b\ncV5nKSP+mMkRsW1tEjrKe4ltzmtJrXtbAik+tVF9OqHvykV/aDCDI5Nq4sZSFwe7\nIVUVm5MXSVEflrrOOx3q6sZMI94n2mgv4aeQ3UDxz/OrET5i0xhEnOvh9l9c3gHv\nzMAWUQKBgQC/f6HGEE/EiIuAKcXYa6cbI/C5rmd/kakJMrex+XCYEbq/2QXpKDOO\nW0JthzbWKH9L05SK/JzRJAYbr80uU07CfvcoqUswi/32XUmEyXwY07TWYX+n9xy0\nkLXzP2GIQu/rO7TDwhwxfc39J3xCbbr6pbhMQc3WOZGiGzbBpTq8cw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1fd310ec0d174b4db019ce6aa9496527", "name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "fingerprint": "98:41:16:37:16:ab:c1:7a:69:e3:55:8b:4c:05:d5:16"}} 2018-09-30 05:41:37,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9f05c0bd-8f71-4d95-8420-e9509159b1fd 2018-09-30 05:41:37,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.472519874573s 2018-09-30 05:41:37,460 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9f05c0bd-8f71-4d95-8420-e9509159b1fd 2018-09-30 05:41:37,461 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxc0ZRGNfyxeD4UuEOo3pRMxQm+4MtvHYcmAvAtWQ3UU8vNm69CW3bPbsVLQMQBVqHklnLyA3tLeiv8VZHyXcfpdri6ibdFrjPALRHp5w8Yg/sYWU/PNRovMfpia3yGxRS/A6nAVOnUCc6R350Pf91sILT6SGq5lUHYbfrU4IbolaFA/uq4dZs8hKu2NB5Vh0e6/ZTItyx3ZIpwSun1yd6oJWDKb+Zftf8rPDnq9ghGLP3NV4HLsY/+3pdcGgVxGemyVf9HwHStiNWuAkr4LJFXVbph8TqtWfxamrFpdfnUluPQJ3UFkyLtXkkofC9FYbJfhG6RsGRzu5V+hfFn+xB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8XNGURjX8sXg+FLhDqN6UTMUJvuDLbx2HJgLwLVkN1FPLzZu\nvQlt2z27FS0DEAVah5JZy8gN7S3or/FWR8l3H6Xa4uom3Ra4zwC0R6ecPGIP7GFl\nPzzUaLzH6Ymt8hsUUvwOpwFTp1AnOkd+dD3/dbCC0+khquZVB2G361OCG6JWhQP7\nquHWbPISrtjQeVYdHuv2UyLcsd2SKcErp9cneqCVgym/mX7X/Kzw56vYIRiz9zVe\nBy7GP/t6XXBoFcRnpslX/R8B0rYjVrgJK+CyRV1W6YfE6rVn8WpqxaXX51Jbj0Cd\n1BZMi7V5JKHwvRWGyX4RukbBkc7uVfoXxZ/sQQIDAQABAoIBABNLR+IxHwiKYXjW\nfp+B1sNoVoLq9EeSWMneKIpEtHZrK+205tJ6T2oGm82MZENCekJ9ImnTWbGLSp3M\npj1kTv2bbktVtLdUGn6IKt/S9/wnReh4u/N6s+qOs1bpJppDKbOb6rvTslCbahcR\nIXy+e4x3B21RotwaPc8yMtU+PhZhEdX0Sf83wfxcl2PF39HDk/PX9J3By8fGazdY\nkaDd95ReToUnmphTw1ahN4jp+alOGEX10SQja/K7OGdDFY13lCYTaCmtiUfp32ZK\nZSoOvPkpOiqsvIsGj6OwqkIFg/JpEgrPl988EHNFUanRojR9gaoYZR8rKE9ELh/0\nhxuLTsECgYEA+/ZZezxXove0qXcOYG+VRyl/CdsAfniCze9TTVwGRU8hyFN6L/g5\nEk0bsQ2FVIbOrrldLS6BgXdg0YsbnfcXpDU6x/KdvmG7mxFzV6YXegnJJlJa21yx\nb5qXhnm8T58RRZQP0658QCyWqZuqtPF6Jbh8a7fmDDl75q0KRblx2/kCgYEA9VHM\n92/fJk14Rzn6Q92XsLB0xXmIHbgyMbBL5VzlV/Ye5guOIyl95/uBHClEWnp6b2mj\nov2BzrlLqHSyT8mpNrn5aLwpCB/TUBiZbyqTQFord209FPl0g9a8T3aZHxb6uJ7e\nVvAtAYDP3jFzZSTuIWQzyrFddW8td/x+p0V/1IkCgYEA3/VYEjdPunatKhi+Oa/V\nI3zaA9ubM89QjVYWWGPc2wx8fcDdkff0WrUZUSYwhjKRUjNHhBqbWIXRFFCuyplQ\ndVAvIH0iA5CBnlNDj/v9UCeUmTCIvAVHXmkuGITqgmdkhdEWxFSK8svvW3EXqmAd\n75ttVJ4QqHsMC71xrQoqD5kCgYAWMoKjWQIOCzB48WwNu/0/xZerTqXcWpBgIp2b\ncV5nKSP+mMkRsW1tEjrKe4ltzmtJrXtbAik+tVF9OqHvykV/aDCDI5Nq4sZSFwe7\nIVUVm5MXSVEflrrOOx3q6sZMI94n2mgv4aeQ3UDxz/OrET5i0xhEnOvh9l9c3gHv\nzMAWUQKBgQC/f6HGEE/EiIuAKcXYa6cbI/C5rmd/kakJMrex+XCYEbq/2QXpKDOO\nW0JthzbWKH9L05SK/JzRJAYbr80uU07CfvcoqUswi/32XUmEyXwY07TWYX+n9xy0\nkLXzP2GIQu/rO7TDwhwxfc39J3xCbbr6pbhMQc3WOZGiGzbBpTq8cw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1fd310ec0d174b4db019ce6aa9496527', 'name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'created_at': '2018-09-30T05:41:37.461500', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'name': 'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'98:41:16:37:16:ab:c1:7a:69:e3:55:8b:4c:05:d5:16', 'type': 'ssh', 'id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc'}) 2018-09-30 05:41:37,462 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA8XNGURjX8sXg+FLhDqN6UTMUJvuDLbx2HJgLwLVkN1FPLzZu vQlt2z27FS0DEAVah5JZy8gN7S3or/FWR8l3H6Xa4uom3Ra4zwC0R6ecPGIP7GFl PzzUaLzH6Ymt8hsUUvwOpwFTp1AnOkd+dD3/dbCC0+khquZVB2G361OCG6JWhQP7 quHWbPISrtjQeVYdHuv2UyLcsd2SKcErp9cneqCVgym/mX7X/Kzw56vYIRiz9zVe By7GP/t6XXBoFcRnpslX/R8B0rYjVrgJK+CyRV1W6YfE6rVn8WpqxaXX51Jbj0Cd 1BZMi7V5JKHwvRWGyX4RukbBkc7uVfoXxZ/sQQIDAQABAoIBABNLR+IxHwiKYXjW fp+B1sNoVoLq9EeSWMneKIpEtHZrK+205tJ6T2oGm82MZENCekJ9ImnTWbGLSp3M pj1kTv2bbktVtLdUGn6IKt/S9/wnReh4u/N6s+qOs1bpJppDKbOb6rvTslCbahcR IXy+e4x3B21RotwaPc8yMtU+PhZhEdX0Sf83wfxcl2PF39HDk/PX9J3By8fGazdY kaDd95ReToUnmphTw1ahN4jp+alOGEX10SQja/K7OGdDFY13lCYTaCmtiUfp32ZK ZSoOvPkpOiqsvIsGj6OwqkIFg/JpEgrPl988EHNFUanRojR9gaoYZR8rKE9ELh/0 hxuLTsECgYEA+/ZZezxXove0qXcOYG+VRyl/CdsAfniCze9TTVwGRU8hyFN6L/g5 Ek0bsQ2FVIbOrrldLS6BgXdg0YsbnfcXpDU6x/KdvmG7mxFzV6YXegnJJlJa21yx b5qXhnm8T58RRZQP0658QCyWqZuqtPF6Jbh8a7fmDDl75q0KRblx2/kCgYEA9VHM 92/fJk14Rzn6Q92XsLB0xXmIHbgyMbBL5VzlV/Ye5guOIyl95/uBHClEWnp6b2mj ov2BzrlLqHSyT8mpNrn5aLwpCB/TUBiZbyqTQFord209FPl0g9a8T3aZHxb6uJ7e VvAtAYDP3jFzZSTuIWQzyrFddW8td/x+p0V/1IkCgYEA3/VYEjdPunatKhi+Oa/V I3zaA9ubM89QjVYWWGPc2wx8fcDdkff0WrUZUSYwhjKRUjNHhBqbWIXRFFCuyplQ dVAvIH0iA5CBnlNDj/v9UCeUmTCIvAVHXmkuGITqgmdkhdEWxFSK8svvW3EXqmAd 75ttVJ4QqHsMC71xrQoqD5kCgYAWMoKjWQIOCzB48WwNu/0/xZerTqXcWpBgIp2b cV5nKSP+mMkRsW1tEjrKe4ltzmtJrXtbAik+tVF9OqHvykV/aDCDI5Nq4sZSFwe7 IVUVm5MXSVEflrrOOx3q6sZMI94n2mgv4aeQ3UDxz/OrET5i0xhEnOvh9l9c3gHv zMAWUQKBgQC/f6HGEE/EiIuAKcXYa6cbI/C5rmd/kakJMrex+XCYEbq/2QXpKDOO W0JthzbWKH9L05SK/JzRJAYbr80uU07CfvcoqUswi/32XUmEyXwY07TWYX+n9xy0 kLXzP2GIQu/rO7TDwhwxfc39J3xCbbr6pbhMQc3WOZGiGzbBpTq8cw== -----END RSA PRIVATE KEY----- 2018-09-30 05:41:37,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-30 05:41:37,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group": {"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-09-30 05:41:37,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-6637a83b-e118-4e08-a88c-d8a2e1211fa5 Date: Sun, 30 Sep 2018 05:41:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 2, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}} 2018-09-30 05:41:37,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6637a83b-e118-4e08-a88c-d8a2e1211fa5 2018-09-30 05:41:37,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.380213022232s 2018-09-30 05:41:37,845 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6637a83b-e118-4e08-a88c-d8a2e1211fa5 2018-09-30 05:41:37,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:41:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:38,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-0dfdb080-2809-4eb8-8566-3f48125c90f0 Date: Sun, 30 Sep 2018 05:41:38 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 2, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:41:38,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0dfdb080-2809-4eb8-8566-3f48125c90f0 2018-09-30 05:41:38,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.290724039078s 2018-09-30 05:41:38,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0dfdb080-2809-4eb8-8566-3f48125c90f0 2018-09-30 05:41:38,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:41:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}}' 2018-09-30 05:41:38,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-34383e96-626b-4d15-837a-3a29c30e7a07 Date: Sun, 30 Sep 2018 05:41:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:38Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1"}} 2018-09-30 05:41:38,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-34383e96-626b-4d15-837a-3a29c30e7a07 2018-09-30 05:41:38,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.309895038605s 2018-09-30 05:41:38,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-34383e96-626b-4d15-837a-3a29c30e7a07 2018-09-30 05:41:38,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:41:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:38,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-323bcb8e-53ed-4753-9c07-f104c47a63d1 Date: Sun, 30 Sep 2018 05:41:38 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 3, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:41:38,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-323bcb8e-53ed-4753-9c07-f104c47a63d1 2018-09-30 05:41:38,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197540044785s 2018-09-30 05:41:38,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-323bcb8e-53ed-4753-9c07-f104c47a63d1 2018-09-30 05:41:38,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:41:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}}' 2018-09-30 05:41:38,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-adea1b02-7733-4079-91a3-d73be512ac9b Date: Sun, 30 Sep 2018 05:41:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:38Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df"}} 2018-09-30 05:41:38,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-adea1b02-7733-4079-91a3-d73be512ac9b 2018-09-30 05:41:38,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.292759895325s 2018-09-30 05:41:38,954 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-adea1b02-7733-4079-91a3-d73be512ac9b 2018-09-30 05:41:38,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:41:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:39,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-ecc59180-deb5-4363-a24e-be3de8685381 Date: Sun, 30 Sep 2018 05:41:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:41:39,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ecc59180-deb5-4363-a24e-be3de8685381 2018-09-30 05:41:39,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600159168243s 2018-09-30 05:41:39,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ecc59180-deb5-4363-a24e-be3de8685381 2018-09-30 05:41:39,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:41:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}}' 2018-09-30 05:41:39,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b0fb55af-5856-4307-a7eb-bb607417e40a Date: Sun, 30 Sep 2018 05:41:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "port_range_min": 80, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:39Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "b04da5ab-8937-4d2c-837a-50632f277042"}} 2018-09-30 05:41:39,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b0fb55af-5856-4307-a7eb-bb607417e40a 2018-09-30 05:41:39,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.385051012039s 2018-09-30 05:41:39,408 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b0fb55af-5856-4307-a7eb-bb607417e40a 2018-09-30 05:41:39,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:41:39,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:39,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-a1673e44-32eb-4961-8dc5-5c4adc48759b Date: Sun, 30 Sep 2018 05:41:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "b04da5ab-8937-4d2c-837a-50632f277042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 5, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:41:39,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a1673e44-32eb-4961-8dc5-5c4adc48759b 2018-09-30 05:41:39,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206475973129s 2018-09-30 05:41:39,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a1673e44-32eb-4961-8dc5-5c4adc48759b 2018-09-30 05:41:39,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:41:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}}' 2018-09-30 05:41:39,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d4556105-ec3d-4a8d-a793-e0312d74e7a1 Date: Sun, 30 Sep 2018 05:41:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "port_range_min": 443, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:39Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c452e977-73ba-448d-b3f1-8e2b3587c3d8"}} 2018-09-30 05:41:39,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d4556105-ec3d-4a8d-a793-e0312d74e7a1 2018-09-30 05:41:39,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.306262969971s 2018-09-30 05:41:39,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d4556105-ec3d-4a8d-a793-e0312d74e7a1 2018-09-30 05:41:39,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:41:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:40,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-9ad0109e-3dce-4f95-ad35-abea58d8d9ce Date: Sun, 30 Sep 2018 05:41:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "b04da5ab-8937-4d2c-837a-50632f277042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "c452e977-73ba-448d-b3f1-8e2b3587c3d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 6, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:41:40,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9ad0109e-3dce-4f95-ad35-abea58d8d9ce 2018-09-30 05:41:40,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202872991562s 2018-09-30 05:41:40,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9ad0109e-3dce-4f95-ad35-abea58d8d9ce 2018-09-30 05:41:40,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:41:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}}' 2018-09-30 05:41:40,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-4a147090-df7c-4501-82cc-a9daff373f2c Date: Sun, 30 Sep 2018 05:41:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:40Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "8f0d635d-efd6-4027-bf74-1937eb2fca03"}} 2018-09-30 05:41:40,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-4a147090-df7c-4501-82cc-a9daff373f2c 2018-09-30 05:41:40,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166063070297s 2018-09-30 05:41:40,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-4a147090-df7c-4501-82cc-a9daff373f2c 2018-09-30 05:41:40,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:41:40,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:40,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-107f3124-8032-4196-8304-02e43f5dc94e Date: Sun, 30 Sep 2018 05:41:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-30T05:41:40Z", "revision_number": 0, "id": "8f0d635d-efd6-4027-bf74-1937eb2fca03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "b04da5ab-8937-4d2c-837a-50632f277042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "c452e977-73ba-448d-b3f1-8e2b3587c3d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 7, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:41:40,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-107f3124-8032-4196-8304-02e43f5dc94e 2018-09-30 05:41:40,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053652048111s 2018-09-30 05:41:40,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-107f3124-8032-4196-8304-02e43f5dc94e 2018-09-30 05:41:40,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:41:40,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}}' 2018-09-30 05:41:40,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-f8a6f049-b24f-437c-839b-87d184ddc194 Date: Sun, 30 Sep 2018 05:41:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:40Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "d2fca72a-e542-4ac2-908d-87cb88a91e22"}} 2018-09-30 05:41:40,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f8a6f049-b24f-437c-839b-87d184ddc194 2018-09-30 05:41:40,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153448104858s 2018-09-30 05:41:40,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f8a6f049-b24f-437c-839b-87d184ddc194 2018-09-30 05:41:40,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 05:41:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:40,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-18ab076e-441b-43cb-9265-7677d3d552d8 Date: Sun, 30 Sep 2018 05:41:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["145461d9-9ea4-4e7e-8ab9-3467e55d1288"],"updated_at":"2018-09-30T05:39:49Z","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","name":"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:41:40,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-18ab076e-441b-43cb-9265-7677d3d552d8 2018-09-30 05:41:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260188102722s 2018-09-30 05:41:40,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-18ab076e-441b-43cb-9265-7677d3d552d8 2018-09-30 05:41:40,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:41:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:41,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c1e23ddd-a236-4152-bf7a-5e49d0105cff Date: Sun, 30 Sep 2018 05:41:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "metadata": {}}], "file": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "size": 4373348352, "self": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T05:41:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T05:40:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:41:41,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c1e23ddd-a236-4152-bf7a-5e49d0105cff 2018-09-30 05:41:41,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.553651094437s 2018-09-30 05:41:41,339 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c1e23ddd-a236-4152-bf7a-5e49d0105cff 2018-09-30 05:41:41,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 05:41:41,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275a17f2-23c1-4cae-898a-744def8a574b x-compute-request-id: req-275a17f2-23c1-4cae-898a-744def8a574b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "name": "cloudify_ims-flavor_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 05:41:41,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-275a17f2-23c1-4cae-898a-744def8a574b 2018-09-30 05:41:41,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322868824005s 2018-09-30 05:41:41,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-275a17f2-23c1-4cae-898a-744def8a574b 2018-09-30 05:41:41,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-30 05:41:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"server": {"name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "imageRef": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "flavorRef": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4a6f3291-14af-41e3-a8b8-5591d1de2589"}], "security_groups": [{"name": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}]}}' 2018-09-30 05:41:44,001 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 05:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b79699e9-ee3f-4fd4-b1f6-c061f27fc111 x-compute-request-id: req-b79699e9-ee3f-4fd4-b1f6-c061f27fc111 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c110796d-9f99-4f44-8a52-6b9c8648e5c5"}], "OS-DCF:diskConfig": "MANUAL", "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "adminPass": "PocGmZt38C4s"}} 2018-09-30 05:41:44,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b79699e9-ee3f-4fd4-b1f6-c061f27fc111 2018-09-30 05:41:44,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.62657189369s 2018-09-30 05:41:44,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b79699e9-ee3f-4fd4-b1f6-c061f27fc111 2018-09-30 05:41:44,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:41:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:44,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00d7757b-9efa-495b-9acd-2609f479cf02 x-compute-request-id: req-00d7757b-9efa-495b-9acd-2609f479cf02 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:41:44,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00d7757b-9efa-495b-9acd-2609f479cf02 2018-09-30 05:41:44,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583665132523s 2018-09-30 05:41:44,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00d7757b-9efa-495b-9acd-2609f479cf02 2018-09-30 05:41:44,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 05:41:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:44,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-7403b11a-9274-488b-858d-6e52f719186b Date: Sun, 30 Sep 2018 05:41:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["145461d9-9ea4-4e7e-8ab9-3467e55d1288"],"updated_at":"2018-09-30T05:39:49Z","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","name":"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:41:44,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7403b11a-9274-488b-858d-6e52f719186b 2018-09-30 05:41:44,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109938144684s 2018-09-30 05:41:44,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7403b11a-9274-488b-858d-6e52f719186b 2018-09-30 05:41:44,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 05:41:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:44,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-29ac19c7-5811-4602-93b9-78f92cdb6fd6 Date: Sun, 30 Sep 2018 05:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T05:39:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"145461d9-9ea4-4e7e-8ab9-3467e55d1288","subnetpool_id":null,"name":"cloudify_ims-subnet_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:41:44,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-29ac19c7-5811-4602-93b9-78f92cdb6fd6 2018-09-30 05:41:44,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.100298881531s 2018-09-30 05:41:44,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-29ac19c7-5811-4602-93b9-78f92cdb6fd6 2018-09-30 05:41:44,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:41:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:41:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:47,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1244f10-513a-433c-a520-9ce0a8f5ddae x-compute-request-id: req-d1244f10-513a-433c-a520-9ce0a8f5ddae Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:41:47,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1244f10-513a-433c-a520-9ce0a8f5ddae 2018-09-30 05:41:47,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06939315796s 2018-09-30 05:41:47,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1244f10-513a-433c-a520-9ce0a8f5ddae 2018-09-30 05:41:47,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:41:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:41:49,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:50,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe43f85a-4750-435c-9e15-c7b32b9768fc x-compute-request-id: req-fe43f85a-4750-435c-9e15-c7b32b9768fc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:41:50,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fe43f85a-4750-435c-9e15-c7b32b9768fc 2018-09-30 05:41:50,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525547981262s 2018-09-30 05:41:50,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fe43f85a-4750-435c-9e15-c7b32b9768fc 2018-09-30 05:41:50,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:41:52,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:41:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:52,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b5679a0-be46-4723-b186-e15fc942a231 x-compute-request-id: req-4b5679a0-be46-4723-b186-e15fc942a231 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:41:52,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b5679a0-be46-4723-b186-e15fc942a231 2018-09-30 05:41:52,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535794973373s 2018-09-30 05:41:52,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b5679a0-be46-4723-b186-e15fc942a231 2018-09-30 05:41:52,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:41:54,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:41:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:55,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16ab8d7-10a3-4931-aaa4-d58cb4a6242f x-compute-request-id: req-d16ab8d7-10a3-4931-aaa4-d58cb4a6242f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:41:55,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d16ab8d7-10a3-4931-aaa4-d58cb4a6242f 2018-09-30 05:41:55,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762358903885s 2018-09-30 05:41:55,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d16ab8d7-10a3-4931-aaa4-d58cb4a6242f 2018-09-30 05:41:55,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:41:57,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:41:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:41:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:41:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f087fd80-dc3c-4420-b60e-cecaa08ab0b8 x-compute-request-id: req-f087fd80-dc3c-4420-b60e-cecaa08ab0b8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:41:58,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f087fd80-dc3c-4420-b60e-cecaa08ab0b8 2018-09-30 05:41:58,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.980293989182s 2018-09-30 05:41:58,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f087fd80-dc3c-4420-b60e-cecaa08ab0b8 2018-09-30 05:41:58,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:01,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf0c554d-bfc4-44b3-ab0b-fbef001f00bb x-compute-request-id: req-bf0c554d-bfc4-44b3-ab0b-fbef001f00bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:01,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf0c554d-bfc4-44b3-ab0b-fbef001f00bb 2018-09-30 05:42:01,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892038822174s 2018-09-30 05:42:01,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf0c554d-bfc4-44b3-ab0b-fbef001f00bb 2018-09-30 05:42:01,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:03,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:04,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f61ce892-e261-4151-b776-f33f9465f6cf x-compute-request-id: req-f61ce892-e261-4151-b776-f33f9465f6cf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:04,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f61ce892-e261-4151-b776-f33f9465f6cf 2018-09-30 05:42:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684590101242s 2018-09-30 05:42:04,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f61ce892-e261-4151-b776-f33f9465f6cf 2018-09-30 05:42:04,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:06,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:07,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e278a5d-671e-4b76-96ea-b3f07705ebde x-compute-request-id: req-5e278a5d-671e-4b76-96ea-b3f07705ebde Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:07,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e278a5d-671e-4b76-96ea-b3f07705ebde 2018-09-30 05:42:07,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08357906342s 2018-09-30 05:42:07,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e278a5d-671e-4b76-96ea-b3f07705ebde 2018-09-30 05:42:07,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:09,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:10,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12d77f54-c6ed-4925-9200-e560e72db7b1 x-compute-request-id: req-12d77f54-c6ed-4925-9200-e560e72db7b1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:10,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-12d77f54-c6ed-4925-9200-e560e72db7b1 2018-09-30 05:42:10,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67561006546s 2018-09-30 05:42:10,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-12d77f54-c6ed-4925-9200-e560e72db7b1 2018-09-30 05:42:10,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:12,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:12,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07081191-742b-43c2-a8fa-7fd27abe0c0a x-compute-request-id: req-07081191-742b-43c2-a8fa-7fd27abe0c0a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:12,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-07081191-742b-43c2-a8fa-7fd27abe0c0a 2018-09-30 05:42:12,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55731010437s 2018-09-30 05:42:12,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-07081191-742b-43c2-a8fa-7fd27abe0c0a 2018-09-30 05:42:12,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:14,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:15,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecea02db-676d-4f7c-a951-2e814ac146a4 x-compute-request-id: req-ecea02db-676d-4f7c-a951-2e814ac146a4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:15,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ecea02db-676d-4f7c-a951-2e814ac146a4 2018-09-30 05:42:15,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11197185516s 2018-09-30 05:42:15,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ecea02db-676d-4f7c-a951-2e814ac146a4 2018-09-30 05:42:15,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:17,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:17,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:18,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6c2863f-90ab-4466-93a9-f1e61e54d078 x-compute-request-id: req-f6c2863f-90ab-4466-93a9-f1e61e54d078 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:18,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f6c2863f-90ab-4466-93a9-f1e61e54d078 2018-09-30 05:42:18,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543520927429s 2018-09-30 05:42:18,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f6c2863f-90ab-4466-93a9-f1e61e54d078 2018-09-30 05:42:18,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:20,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:20,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:20,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56b70600-8e1a-4cbb-b525-35978e1881b9 x-compute-request-id: req-56b70600-8e1a-4cbb-b525-35978e1881b9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:20,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-56b70600-8e1a-4cbb-b525-35978e1881b9 2018-09-30 05:42:20,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678939819336s 2018-09-30 05:42:20,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-56b70600-8e1a-4cbb-b525-35978e1881b9 2018-09-30 05:42:21,002 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:23,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:23,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:23,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-064cc566-2741-434e-8b90-bc12eef10740 x-compute-request-id: req-064cc566-2741-434e-8b90-bc12eef10740 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:23,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-064cc566-2741-434e-8b90-bc12eef10740 2018-09-30 05:42:23,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926635026932s 2018-09-30 05:42:23,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-064cc566-2741-434e-8b90-bc12eef10740 2018-09-30 05:42:23,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:25,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:26,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd35d83c-fb5f-48e4-8a71-a3e826100b2c x-compute-request-id: req-fd35d83c-fb5f-48e4-8a71-a3e826100b2c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:26,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd35d83c-fb5f-48e4-8a71-a3e826100b2c 2018-09-30 05:42:26,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753385066986s 2018-09-30 05:42:26,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd35d83c-fb5f-48e4-8a71-a3e826100b2c 2018-09-30 05:42:26,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:28,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:29,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4ed3d87-8b2a-4266-87c9-c97f2d613efe x-compute-request-id: req-d4ed3d87-8b2a-4266-87c9-c97f2d613efe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:29,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d4ed3d87-8b2a-4266-87c9-c97f2d613efe 2018-09-30 05:42:29,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735361099243s 2018-09-30 05:42:29,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d4ed3d87-8b2a-4266-87c9-c97f2d613efe 2018-09-30 05:42:29,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:31,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:32,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80de8457-777b-4837-aa38-8f005c3f885b x-compute-request-id: req-80de8457-777b-4837-aa38-8f005c3f885b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:32,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-80de8457-777b-4837-aa38-8f005c3f885b 2018-09-30 05:42:32,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568850040436s 2018-09-30 05:42:32,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-80de8457-777b-4837-aa38-8f005c3f885b 2018-09-30 05:42:32,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:34,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:34,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62d150e0-1a0c-47c4-bc27-5baea7f08fa6 x-compute-request-id: req-62d150e0-1a0c-47c4-bc27-5baea7f08fa6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:34,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62d150e0-1a0c-47c4-bc27-5baea7f08fa6 2018-09-30 05:42:34,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60936999321s 2018-09-30 05:42:34,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62d150e0-1a0c-47c4-bc27-5baea7f08fa6 2018-09-30 05:42:34,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:36,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:37,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ac1bd3-1e46-4990-a425-32172a46384f x-compute-request-id: req-30ac1bd3-1e46-4990-a425-32172a46384f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:37,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-30ac1bd3-1e46-4990-a425-32172a46384f 2018-09-30 05:42:37,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695654153824s 2018-09-30 05:42:37,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-30ac1bd3-1e46-4990-a425-32172a46384f 2018-09-30 05:42:37,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:39,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:39,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:39,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e681ac8d-9d6f-457c-8d26-e7e6faf3ca44 x-compute-request-id: req-e681ac8d-9d6f-457c-8d26-e7e6faf3ca44 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:39,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e681ac8d-9d6f-457c-8d26-e7e6faf3ca44 2018-09-30 05:42:39,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657276153564s 2018-09-30 05:42:39,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e681ac8d-9d6f-457c-8d26-e7e6faf3ca44 2018-09-30 05:42:39,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:42,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:42,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3b53a31-4d36-4a17-a4c8-d0fdd7a5bd08 x-compute-request-id: req-a3b53a31-4d36-4a17-a4c8-d0fdd7a5bd08 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:42,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3b53a31-4d36-4a17-a4c8-d0fdd7a5bd08 2018-09-30 05:42:42,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531978845596s 2018-09-30 05:42:42,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3b53a31-4d36-4a17-a4c8-d0fdd7a5bd08 2018-09-30 05:42:42,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:44,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:45,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66f52635-39db-44c7-8215-08065cfff196 x-compute-request-id: req-66f52635-39db-44c7-8215-08065cfff196 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:45,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66f52635-39db-44c7-8215-08065cfff196 2018-09-30 05:42:45,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540363073349s 2018-09-30 05:42:45,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66f52635-39db-44c7-8215-08065cfff196 2018-09-30 05:42:45,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:47,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:47,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8338ccd-331d-4866-9e5e-5f6e0303158c x-compute-request-id: req-a8338ccd-331d-4866-9e5e-5f6e0303158c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:47,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8338ccd-331d-4866-9e5e-5f6e0303158c 2018-09-30 05:42:47,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508516073227s 2018-09-30 05:42:47,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8338ccd-331d-4866-9e5e-5f6e0303158c 2018-09-30 05:42:47,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:49,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:50,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be9d77ce-cbe6-4a0a-9053-ad6f6c10d44b x-compute-request-id: req-be9d77ce-cbe6-4a0a-9053-ad6f6c10d44b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:50,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be9d77ce-cbe6-4a0a-9053-ad6f6c10d44b 2018-09-30 05:42:50,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51885008812s 2018-09-30 05:42:50,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be9d77ce-cbe6-4a0a-9053-ad6f6c10d44b 2018-09-30 05:42:50,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:52,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:52,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:52,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f07ccc3-c808-49ce-a667-ebfe31b4e0f3 x-compute-request-id: req-1f07ccc3-c808-49ce-a667-ebfe31b4e0f3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:52,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f07ccc3-c808-49ce-a667-ebfe31b4e0f3 2018-09-30 05:42:52,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368334054947s 2018-09-30 05:42:52,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f07ccc3-c808-49ce-a667-ebfe31b4e0f3 2018-09-30 05:42:52,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:54,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:55,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd8c0052-62d3-4855-b7ca-8c29007b2b66 x-compute-request-id: req-fd8c0052-62d3-4855-b7ca-8c29007b2b66 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:55,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd8c0052-62d3-4855-b7ca-8c29007b2b66 2018-09-30 05:42:55,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535847902298s 2018-09-30 05:42:55,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd8c0052-62d3-4855-b7ca-8c29007b2b66 2018-09-30 05:42:55,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:57,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:42:57,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4ec7475-71d0-44b4-a010-33983948536d x-compute-request-id: req-c4ec7475-71d0-44b4-a010-33983948536d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:42:57,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4ec7475-71d0-44b4-a010-33983948536d 2018-09-30 05:42:57,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346642971039s 2018-09-30 05:42:57,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4ec7475-71d0-44b4-a010-33983948536d 2018-09-30 05:42:57,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:42:59,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:42:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:00,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-587ff4f7-741d-41a8-80a5-c7ec9c11482b x-compute-request-id: req-587ff4f7-741d-41a8-80a5-c7ec9c11482b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:00,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-587ff4f7-741d-41a8-80a5-c7ec9c11482b 2018-09-30 05:43:00,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87797999382s 2018-09-30 05:43:00,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-587ff4f7-741d-41a8-80a5-c7ec9c11482b 2018-09-30 05:43:00,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:02,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8036f931-5f4a-4181-9c69-b6914b8991ef x-compute-request-id: req-8036f931-5f4a-4181-9c69-b6914b8991ef Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:02,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8036f931-5f4a-4181-9c69-b6914b8991ef 2018-09-30 05:43:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626456022263s 2018-09-30 05:43:02,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8036f931-5f4a-4181-9c69-b6914b8991ef 2018-09-30 05:43:02,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:04,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:04,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38c9276f-f1ae-44da-9438-bb04b1d22990 x-compute-request-id: req-38c9276f-f1ae-44da-9438-bb04b1d22990 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:05,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38c9276f-f1ae-44da-9438-bb04b1d22990 2018-09-30 05:43:05,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818907022476s 2018-09-30 05:43:05,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38c9276f-f1ae-44da-9438-bb04b1d22990 2018-09-30 05:43:05,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:07,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:07,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:08,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f2c683c-211d-4ac9-b230-d708e2088af7 x-compute-request-id: req-9f2c683c-211d-4ac9-b230-d708e2088af7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:08,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f2c683c-211d-4ac9-b230-d708e2088af7 2018-09-30 05:43:08,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490025997162s 2018-09-30 05:43:08,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f2c683c-211d-4ac9-b230-d708e2088af7 2018-09-30 05:43:08,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:10,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:10,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce67403e-c15b-43a1-849f-5803e60337b0 x-compute-request-id: req-ce67403e-c15b-43a1-849f-5803e60337b0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:10,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce67403e-c15b-43a1-849f-5803e60337b0 2018-09-30 05:43:10,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540776014328s 2018-09-30 05:43:10,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce67403e-c15b-43a1-849f-5803e60337b0 2018-09-30 05:43:10,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:12,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4086dd59-f235-4a59-98ce-53a038b66487 x-compute-request-id: req-4086dd59-f235-4a59-98ce-53a038b66487 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:13,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4086dd59-f235-4a59-98ce-53a038b66487 2018-09-30 05:43:13,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868664979935s 2018-09-30 05:43:13,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4086dd59-f235-4a59-98ce-53a038b66487 2018-09-30 05:43:13,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:15,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:16,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d49319c3-d8de-4828-911e-0482c1190b5b x-compute-request-id: req-d49319c3-d8de-4828-911e-0482c1190b5b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:16,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d49319c3-d8de-4828-911e-0482c1190b5b 2018-09-30 05:43:16,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499376058578s 2018-09-30 05:43:16,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d49319c3-d8de-4828-911e-0482c1190b5b 2018-09-30 05:43:16,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:18,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:18,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fea4066-5049-4fa7-9831-74c8e4f9f464 x-compute-request-id: req-8fea4066-5049-4fa7-9831-74c8e4f9f464 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:18,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8fea4066-5049-4fa7-9831-74c8e4f9f464 2018-09-30 05:43:18,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505641937256s 2018-09-30 05:43:18,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8fea4066-5049-4fa7-9831-74c8e4f9f464 2018-09-30 05:43:18,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:20,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:20,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:20,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9911927-6992-4c79-9f1f-e8635fef5838 x-compute-request-id: req-e9911927-6992-4c79-9f1f-e8635fef5838 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:20,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9911927-6992-4c79-9f1f-e8635fef5838 2018-09-30 05:43:20,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216188907623s 2018-09-30 05:43:20,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9911927-6992-4c79-9f1f-e8635fef5838 2018-09-30 05:43:20,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:22,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:23,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41e99e9f-2f47-427b-8f1e-1d60613f456d x-compute-request-id: req-41e99e9f-2f47-427b-8f1e-1d60613f456d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:23,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-41e99e9f-2f47-427b-8f1e-1d60613f456d 2018-09-30 05:43:23,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88011598587s 2018-09-30 05:43:23,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-41e99e9f-2f47-427b-8f1e-1d60613f456d 2018-09-30 05:43:23,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:25,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:26,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67d56f2e-733d-4b79-8c8b-7178bf5cf8c9 x-compute-request-id: req-67d56f2e-733d-4b79-8c8b-7178bf5cf8c9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:26,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-67d56f2e-733d-4b79-8c8b-7178bf5cf8c9 2018-09-30 05:43:26,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484981060028s 2018-09-30 05:43:26,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-67d56f2e-733d-4b79-8c8b-7178bf5cf8c9 2018-09-30 05:43:26,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:28,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:28,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94c472ac-360b-4682-9089-a622696f21c0 x-compute-request-id: req-94c472ac-360b-4682-9089-a622696f21c0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:28,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94c472ac-360b-4682-9089-a622696f21c0 2018-09-30 05:43:28,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515272855759s 2018-09-30 05:43:28,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94c472ac-360b-4682-9089-a622696f21c0 2018-09-30 05:43:28,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:30,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:30,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:31,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79c3ca32-133b-40ce-8b56-e394c20702d8 x-compute-request-id: req-79c3ca32-133b-40ce-8b56-e394c20702d8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:31,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-79c3ca32-133b-40ce-8b56-e394c20702d8 2018-09-30 05:43:31,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503139019012s 2018-09-30 05:43:31,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-79c3ca32-133b-40ce-8b56-e394c20702d8 2018-09-30 05:43:31,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:33,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:33,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:34,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10564074-9f44-4ccc-b549-917604354243 x-compute-request-id: req-10564074-9f44-4ccc-b549-917604354243 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:34,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-10564074-9f44-4ccc-b549-917604354243 2018-09-30 05:43:34,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712247133255s 2018-09-30 05:43:34,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-10564074-9f44-4ccc-b549-917604354243 2018-09-30 05:43:34,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:36,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:36,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:36,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-905e8253-a715-4921-8948-850e71de2838 x-compute-request-id: req-905e8253-a715-4921-8948-850e71de2838 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:36,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-905e8253-a715-4921-8948-850e71de2838 2018-09-30 05:43:36,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517829179764s 2018-09-30 05:43:36,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-905e8253-a715-4921-8948-850e71de2838 2018-09-30 05:43:36,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:38,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:39,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2fcb049-fd4b-41ff-92d7-beb5f18999e9 x-compute-request-id: req-e2fcb049-fd4b-41ff-92d7-beb5f18999e9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:39,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e2fcb049-fd4b-41ff-92d7-beb5f18999e9 2018-09-30 05:43:39,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518358945847s 2018-09-30 05:43:39,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e2fcb049-fd4b-41ff-92d7-beb5f18999e9 2018-09-30 05:43:39,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:41,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:41,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:41,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9261a72-e448-45b6-ac47-1e58ad87c1e9 x-compute-request-id: req-a9261a72-e448-45b6-ac47-1e58ad87c1e9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:41,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a9261a72-e448-45b6-ac47-1e58ad87c1e9 2018-09-30 05:43:41,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683994054794s 2018-09-30 05:43:41,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a9261a72-e448-45b6-ac47-1e58ad87c1e9 2018-09-30 05:43:41,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:43,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:43,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:44,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a41c901a-b9f9-45dc-9033-3192aa29a36b x-compute-request-id: req-a41c901a-b9f9-45dc-9033-3192aa29a36b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:44,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a41c901a-b9f9-45dc-9033-3192aa29a36b 2018-09-30 05:43:44,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354798078537s 2018-09-30 05:43:44,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a41c901a-b9f9-45dc-9033-3192aa29a36b 2018-09-30 05:43:44,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:46,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:46,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24d55e41-4ebe-4624-89c1-18ca74e15057 x-compute-request-id: req-24d55e41-4ebe-4624-89c1-18ca74e15057 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:46,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-24d55e41-4ebe-4624-89c1-18ca74e15057 2018-09-30 05:43:46,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507734775543s 2018-09-30 05:43:46,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-24d55e41-4ebe-4624-89c1-18ca74e15057 2018-09-30 05:43:46,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:48,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:49,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22cb6c0e-57a1-44a0-a55f-19ac312e8ff3 x-compute-request-id: req-22cb6c0e-57a1-44a0-a55f-19ac312e8ff3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:49,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-22cb6c0e-57a1-44a0-a55f-19ac312e8ff3 2018-09-30 05:43:49,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905200958252s 2018-09-30 05:43:49,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-22cb6c0e-57a1-44a0-a55f-19ac312e8ff3 2018-09-30 05:43:49,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:51,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:52,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d768059-032b-47f5-bb81-c42c99bceb34 x-compute-request-id: req-1d768059-032b-47f5-bb81-c42c99bceb34 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:52,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d768059-032b-47f5-bb81-c42c99bceb34 2018-09-30 05:43:52,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629135847092s 2018-09-30 05:43:52,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d768059-032b-47f5-bb81-c42c99bceb34 2018-09-30 05:43:52,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:54,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:54,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:54,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fc2940a-7f08-4fc1-be81-b7ddebdc6f19 x-compute-request-id: req-3fc2940a-7f08-4fc1-be81-b7ddebdc6f19 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:54,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3fc2940a-7f08-4fc1-be81-b7ddebdc6f19 2018-09-30 05:43:54,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61634516716s 2018-09-30 05:43:54,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3fc2940a-7f08-4fc1-be81-b7ddebdc6f19 2018-09-30 05:43:54,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:56,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:57,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43d11d4e-2093-46a7-84db-6099f8e3212c x-compute-request-id: req-43d11d4e-2093-46a7-84db-6099f8e3212c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:57,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-43d11d4e-2093-46a7-84db-6099f8e3212c 2018-09-30 05:43:57,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529634952545s 2018-09-30 05:43:57,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-43d11d4e-2093-46a7-84db-6099f8e3212c 2018-09-30 05:43:57,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:43:59,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:43:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:43:59,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c9c8f6c-9245-42f8-bf1c-120070c1a64d x-compute-request-id: req-4c9c8f6c-9245-42f8-bf1c-120070c1a64d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:43:59,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c9c8f6c-9245-42f8-bf1c-120070c1a64d 2018-09-30 05:43:59,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550884008408s 2018-09-30 05:43:59,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c9c8f6c-9245-42f8-bf1c-120070c1a64d 2018-09-30 05:43:59,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:44:01,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:44:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:02,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98134483-d183-47bb-a6f2-0873fe4dc31e x-compute-request-id: req-98134483-d183-47bb-a6f2-0873fe4dc31e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:44:02,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-98134483-d183-47bb-a6f2-0873fe4dc31e 2018-09-30 05:44:02,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373576164246s 2018-09-30 05:44:02,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-98134483-d183-47bb-a6f2-0873fe4dc31e 2018-09-30 05:44:02,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:44:04,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:44:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:04,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d232f614-922e-4d8c-9c5b-d27eb3f1809e x-compute-request-id: req-d232f614-922e-4d8c-9c5b-d27eb3f1809e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:44:04,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d232f614-922e-4d8c-9c5b-d27eb3f1809e 2018-09-30 05:44:04,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491937875748s 2018-09-30 05:44:04,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d232f614-922e-4d8c-9c5b-d27eb3f1809e 2018-09-30 05:44:04,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:44:06,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:44:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:07,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbb49896-5a63-42a0-bbde-907f35ebe198 x-compute-request-id: req-bbb49896-5a63-42a0-bbde-907f35ebe198 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:44:07,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bbb49896-5a63-42a0-bbde-907f35ebe198 2018-09-30 05:44:07,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532634019852s 2018-09-30 05:44:07,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bbb49896-5a63-42a0-bbde-907f35ebe198 2018-09-30 05:44:07,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:44:09,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:44:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:09,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2057cf1c-fb24-4a40-b43f-32e5bf2fe220 x-compute-request-id: req-2057cf1c-fb24-4a40-b43f-32e5bf2fe220 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T05:41:45Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:44:09,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2057cf1c-fb24-4a40-b43f-32e5bf2fe220 2018-09-30 05:44:09,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570957899094s 2018-09-30 05:44:09,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2057cf1c-fb24-4a40-b43f-32e5bf2fe220 2018-09-30 05:44:09,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 05:44:11,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 05:44:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:12,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20a39037-7ae3-40a4-b551-9a218e49f5f6 x-compute-request-id: req-20a39037-7ae3-40a4-b551-9a218e49f5f6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:02", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:44:10.000000", "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T05:44:10Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 05:44:12,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20a39037-7ae3-40a4-b551-9a218e49f5f6 2018-09-30 05:44:12,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56813788414s 2018-09-30 05:44:12,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20a39037-7ae3-40a4-b551-9a218e49f5f6 2018-09-30 05:44:12,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 05:44:12,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=46bbebbf-cd00-43f2-8415-1f787aca45f7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:12,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-aef6e2a3-f59c-445f-b69c-2923ac98a07b Date: Sun, 30 Sep 2018 05:44:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:44:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"145461d9-9ea4-4e7e-8ab9-3467e55d1288","ip_address":"192.168.120.13"}],"id":"d2ed4e69-0a62-4e6c-a407-3ce78090c099","security_groups":["c110796d-9f99-4f44-8a52-6b9c8648e5c5"],"mac_address":"fa:16:3e:0a:1f:02","project_id":"ee4b50e958ea43d7a2eb1d9059500a00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:41:46Z","binding:vnic_type":"normal","device_id":"46bbebbf-cd00-43f2-8415-1f787aca45f7"}]} 2018-09-30 05:44:12,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=46bbebbf-cd00-43f2-8415-1f787aca45f7 used request id req-aef6e2a3-f59c-445f-b69c-2923ac98a07b 2018-09-30 05:44:12,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0641260147095s 2018-09-30 05:44:12,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=46bbebbf-cd00-43f2-8415-1f787aca45f7 used request id req-aef6e2a3-f59c-445f-b69c-2923ac98a07b 2018-09-30 05:44:12,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=d2ed4e69-0a62-4e6c-a407-3ce78090c099" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:12,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5bbd6422-e108-4cbf-95a5-1f2b5f3b0247 Date: Sun, 30 Sep 2018 05:44:12 GMT RESP BODY: {"floatingips": []} 2018-09-30 05:44:12,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=d2ed4e69-0a62-4e6c-a407-3ce78090c099 used request id req-5bbd6422-e108-4cbf-95a5-1f2b5f3b0247 2018-09-30 05:44:12,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0193631649017s 2018-09-30 05:44:12,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=d2ed4e69-0a62-4e6c-a407-3ce78090c099 used request id req-5bbd6422-e108-4cbf-95a5-1f2b5f3b0247 2018-09-30 05:44:12,587 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:1f:02', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'76ff4eb1-9f02-4893-80f5-972a893a0c3e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T05:44:10.000000', 'flavor': Munch({u'id': u'b1ca1ca6-8ffa-4b83-8162-1a009119544c'}), 'az': u'nova', 'id': u'46bbebbf-cd00-43f2-8415-1f787aca45f7', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1fd310ec0d174b4db019ce6aa9496527', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'name': 'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-30T05:44:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-30T05:44:10Z', 'hostId': u'669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T05:44:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'name': u'cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'adminPass': u'PocGmZt38C4s', 'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'region': 'regionOne', 'created': u'2018-09-30T05:41:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-30 05:44:12,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 05:44:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:12,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-14eb2766-aadf-4021-a786-b8ad8ccabb0e Date: Sun, 30 Sep 2018 05:44:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["145461d9-9ea4-4e7e-8ab9-3467e55d1288"],"updated_at":"2018-09-30T05:39:49Z","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","name":"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:44:12,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-14eb2766-aadf-4021-a786-b8ad8ccabb0e 2018-09-30 05:44:12,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106634140015s 2018-09-30 05:44:12,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-14eb2766-aadf-4021-a786-b8ad8ccabb0e 2018-09-30 05:44:12,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 05:44:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=46bbebbf-cd00-43f2-8415-1f787aca45f7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:12,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-596b9e6c-075e-47e4-8826-d6327355cb89 Date: Sun, 30 Sep 2018 05:44:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T05:44:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"145461d9-9ea4-4e7e-8ab9-3467e55d1288","ip_address":"192.168.120.13"}],"id":"d2ed4e69-0a62-4e6c-a407-3ce78090c099","security_groups":["c110796d-9f99-4f44-8a52-6b9c8648e5c5"],"mac_address":"fa:16:3e:0a:1f:02","project_id":"ee4b50e958ea43d7a2eb1d9059500a00","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:41:46Z","binding:vnic_type":"normal","device_id":"46bbebbf-cd00-43f2-8415-1f787aca45f7"}]} 2018-09-30 05:44:12,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=46bbebbf-cd00-43f2-8415-1f787aca45f7 used request id req-596b9e6c-075e-47e4-8826-d6327355cb89 2018-09-30 05:44:12,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056853055954s 2018-09-30 05:44:12,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=46bbebbf-cd00-43f2-8415-1f787aca45f7 used request id req-596b9e6c-075e-47e4-8826-d6327355cb89 2018-09-30 05:44:12,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-30 05:44:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099"}}' 2018-09-30 05:44:14,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-9abd8843-aa88-45be-ab4a-e55ec728541f Date: Sun, 30 Sep 2018 05:44:14 GMT RESP BODY: {"floatingip": {"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}} 2018-09-30 05:44:14,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9abd8843-aa88-45be-ab4a-e55ec728541f 2018-09-30 05:44:14,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.88206720352s 2018-09-30 05:44:14,639 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9abd8843-aa88-45be-ab4a-e55ec728541f 2018-09-30 05:44:14,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:14,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-0c4fb259-fe38-4e98-9efc-2fc8e05a6f7e Date: Sun, 30 Sep 2018 05:44:14 GMT RESP BODY: {"floatingips": [{"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}]} 2018-09-30 05:44:14,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0c4fb259-fe38-4e98-9efc-2fc8e05a6f7e 2018-09-30 05:44:14,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216569900513s 2018-09-30 05:44:14,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0c4fb259-fe38-4e98-9efc-2fc8e05a6f7e 2018-09-30 05:44:14,671 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 05:44:14,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:14,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-8c021d96-2d29-411c-abca-28e062aa0eec Date: Sun, 30 Sep 2018 05:44:14 GMT RESP BODY: {"floatingips": [{"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}]} 2018-09-30 05:44:14,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8c021d96-2d29-411c-abca-28e062aa0eec 2018-09-30 05:44:14,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230319499969s 2018-09-30 05:44:14,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8c021d96-2d29-411c-abca-28e062aa0eec 2018-09-30 05:44:14,802 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 05:44:14,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:14,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:14,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-ca0e8df3-d6ba-478a-89e2-413869c7281f Date: Sun, 30 Sep 2018 05:44:14 GMT RESP BODY: {"floatingips": [{"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}]} 2018-09-30 05:44:14,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ca0e8df3-d6ba-478a-89e2-413869c7281f 2018-09-30 05:44:14,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209920406342s 2018-09-30 05:44:14,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ca0e8df3-d6ba-478a-89e2-413869c7281f 2018-09-30 05:44:14,931 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 05:44:15,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:15,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-c362b16e-5c66-440b-9ee4-fa47e0c67b36 Date: Sun, 30 Sep 2018 05:44:15 GMT RESP BODY: {"floatingips": [{"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}]} 2018-09-30 05:44:15,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c362b16e-5c66-440b-9ee4-fa47e0c67b36 2018-09-30 05:44:15,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0227799415588s 2018-09-30 05:44:15,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c362b16e-5c66-440b-9ee4-fa47e0c67b36 2018-09-30 05:44:15,061 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 05:44:15,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:15,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-5b92e643-09ea-44bb-9539-17dbc5f92c8d Date: Sun, 30 Sep 2018 05:44:15 GMT RESP BODY: {"floatingips": [{"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}]} 2018-09-30 05:44:15,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5b92e643-09ea-44bb-9539-17dbc5f92c8d 2018-09-30 05:44:15,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0257008075714s 2018-09-30 05:44:15,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5b92e643-09ea-44bb-9539-17dbc5f92c8d 2018-09-30 05:44:15,197 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 05:44:15,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 05:44:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:44:15,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-fde2df69-2479-4eec-9054-f456f91a07d7 Date: Sun, 30 Sep 2018 05:44:15 GMT RESP BODY: {"floatingips": [{"router_id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:44:13Z", "updated_at": "2018-09-30T05:44:13Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_id": "d2ed4e69-0a62-4e6c-a407-3ce78090c099", "id": "3608e350-e92a-4013-a28f-8af4fc97221e"}]} 2018-09-30 05:44:15,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fde2df69-2479-4eec-9054-f456f91a07d7 2018-09-30 05:44:15,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0285079479218s 2018-09-30 05:44:15,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fde2df69-2479-4eec-9054-f456f91a07d7 2018-09-30 05:44:15,333 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2d631404-74cc-4b44-a137-2eeb9e9942f5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'created_at': u'2018-09-30T05:44:13Z', 'attached': True, 'updated_at': u'2018-09-30T05:44:13Z', 'id': u'3608e350-e92a-4013-a28f-8af4fc97221e', 'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'name': 'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2d631404-74cc-4b44-a137-2eeb9e9942f5', 'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'port_id': u'd2ed4e69-0a62-4e6c-a407-3ce78090c099', 'port': u'd2ed4e69-0a62-4e6c-a407-3ce78090c099', 'network': u'1fcecb75-e9a7-402a-b1e7-72df342367c2'}) 2018-09-30 05:44:15,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-30 05:44:15,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:44:17,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0b7f10-a2c4-4a55-8e41-86a9cf1771f8 x-compute-request-id: req-2e0b7f10-a2c4-4a55-8e41-86a9cf1771f8 Content-Encoding: gzip Content-Length: 10935 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1870268730 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.302814] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.304983] pid_max: default: 32768 minimum: 301\n[ 0.306167] Security Framework initialized\n[ 0.307257] SELinux: Initializing.\n[ 0.308511] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.313167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.316022] Mount-cache hash table entries: 4096\n[ 0.317433] Initializing cgroup subsys memory\n[ 0.318589] Initializing cgroup subsys devices\n[ 0.319721] Initializing cgroup subsys freezer\n[ 0.320849] Initializing cgroup subsys net_cls\n[ 0.321988] Initializing cgroup subsys blkio\n[ 0.323093] Initializing cgroup subsys perf_event\n[ 0.324266] Initializing cgroup subsys hugetlb\n[ 0.325394] Initializing cgroup subsys pids\n[ 0.326494] Initializing cgroup subsys net_prio\n[ 0.327725] CPU: Physical Processor ID: 0\n[ 0.329492] mce: CPU supports 10 MCE banks\n[ 0.330614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.333132] tlb_flushall_shift: 6\n[ 0.334381] Freeing SMP alternatives: 28k freed\n[ 0.338489] ACPI: Core revision 20130517\n[ 0.339979] ACPI: All ACPI Tables successfully acquired\n[ 0.341396] ftrace: allocating 25812 entries in 101 pages\n[ 0.364518] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.365996] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367437] smpboot: Max logical packages: 2\n[ 0.368727] Enabling x2apic\n[ 0.369608] Enabled x2apic\n[ 0.370675] Switched APIC routing to physical x2apic.\n[ 0.372834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374285] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.376888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384348] KVM setup paravirtual spinlock\n[ 0.386644] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388720] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410960] Brought up 2 CPUs\n[ 0.410964] KVM setup async PF for cpu 1\n[ 0.410967] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414041] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.416152] devtmpfs: initialized\n[ 0.418608] EVM: security.selinux\n[ 0.419573] EVM: security.ima\n[ 0.420472] EVM: security.capability\n[ 0.422086] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423584] pinctrl core: initialized pinctrl subsystem\n[ 0.424928] NET: Registered protocol family 16\n[ 0.426240] ACPI: bus type PCI registered\n[ 0.427311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428806] PCI: Using configuration type 1 for base access\n[ 0.433480] ACPI: Added _OSI(Module Device)\n[ 0.434610] ACPI: Added _OSI(Processor Device)\n[ 0.435733] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436891] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439606] ACPI: Interpreter enabled\n[ 0.440640] ACPI: (supports S0 S5)\n[ 0.441604] ACPI: Using IOAPIC for interrupt routing\n[ 0.442809] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.446656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454725] acpiphp: Slot [3] registered\n[ 0.456150] acpiphp: Slot [4] registered\n[ 0.457570] acpiphp: Slot [5] registered\n[ 0.459033] acpiphp: Slot [6] registered\n[ 0.460458] acpiphp: Slot [7] registered\n[ 0.461891] acpiphp: Slot [8] registered\n[ 0.463297] acpiphp: Slot [9] registered\n[ 0.464707] acpiphp: Slot [10] registered\n[ 0.466160] acpiphp: Slot [11] registered\n[ 0.467591] acpiphp: Slot [12] registered\n[ 0.469031] acpiphp: Slot [13] registered\n[ 0.470457] acpiphp: Slot [14] registered\n[ 0.471931] acpiphp: Slot [15] registered\n[ 0.473361] acpiphp: Slot [16] registered\n[ 0.474791] acpiphp: Slot [17] registered\n[ 0.476237] acpiphp: Slot [18] registered\n[ 0.477657] acpiphp: Slot [19] registered\n[ 0.479090] acpiphp: Slot [20] registered\n[ 0.480504] acpiphp: Slot [21] registered\n[ 0.481927] acpiphp: Slot [22] registered\n[ 0.483357] acpiphp: Slot [23] registered\n[ 0.484786] acpiphp: Slot [24] registered\n[ 0.486209] acpiphp: Slot [25] registered\n[ 0.487639] acpiphp: Slot [26] registered\n[ 0.489076] acpiphp: Slot [27] registered\n[ 0.490491] acpiphp: Slot [28] registered\n[ 0.491910] acpiphp: Slot [29] registered\n[ 0.493339] acpiphp: Slot [30] registered\n[ 0.494768] acpiphp: Slot [31] registered\n[ 0.496195] PCI host bridge to bus 0000:00\n[ 0.497629] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.499394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.501464] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503521] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.506131] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.514296] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.516436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.518428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.521541] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528358] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531786] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586790] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.591110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.593262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.595271] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.597288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.600063] vgaarb: loaded\n[ 0.601167] vgaarb: bridge control possible 0000:00:02.0\n[ 0.603026] SCSI subsystem initialized\n[ 0.604409] ACPI: bus type USB registered\n[ 0.605841] usbcore: registered new interface driver usbfs\n[ 0.607617] usbcore: registered new interface driver hub\n[ 0.609366] usbcore: registered new device driver usb\n[ 0.611204] PCI: Using ACPI for IRQ routing\n[ 0.612964] NetLabel: Initializing\n[ 0.614240] NetLabel: domain hash size = 128\n[ 0.615744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617422] NetLabel: unlabeled traffic allowed by default\n[ 0.619309] Switched to clocksource kvm-clock\n[ 0.627346] pnp: PnP ACPI init\n[ 0.628552] ACPI: bus type PNP registered\n[ 0.630294] pnp: PnP ACPI: found 5 devices\n[ 0.631742] ACPI: bus type PNP unregistered\n[ 0.639780] NET: Registered protocol family 2\n[ 0.641507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.644140] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.646243] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.648295] TCP: reno registered\n[ 0.649529] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.651432] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.653477] NET: Registered protocol family 1\n[ 0.654993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.678629] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.698648] Unpacking initramfs...\n[ 1.082602] Freeing initrd memory: 37508k freed\n[ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.094047] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.104104] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.106159] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.108488] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.110458] Initialise system trusted keyring\n[ 1.112001] audit: initializing netlink socket (disabled)\n[ 1.113806] type=2000 audit(1538286252.915:1): initialized\n[ 1.130675] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.132684] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.135713] zpool: loaded\n[ 1.136811] zbud: loaded\n[ 1.138036] VFS: Disk quotas dquot_6.5.2\n[ 1.139472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141954] msgmni has been set to 7578\n[ 1.143665] Key type big_key registered\n[ 1.146050] NET: Registered protocol family 38\n[ 1.147895] Key type asymmetric registered\n[ 1.149602] Asymmetric key parser 'x509' registered\n[ 1.151615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.154804] io scheduler noop registered\n[ 1.156506] io scheduler deadline registered (default)\n[ 1.158428] io scheduler cfq registered\n[ 1.160173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.172025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.174188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.176835] ACPI: Power Button [PWRF]\n[ 1.178290] GHES: HEST is not enabled!\n[ 1.179736] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.203715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.205829] Non-volatile memory driver v1.3\n[ 1.207275] Linux agpgart interface v0.103\n[ 1.208816] crash memory driver: version 1.1\n[ 1.210328] rdac: device handler registered\n[ 1.211809] hp_sw: device handler registered\n[ 1.213264] emc: device handler registered\n[ 1.214693] alua: device handler registered\n[ 1.216191] libphy: Fixed MDIO Bus: probed\n[ 1.217659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.219682] ehci-pci: EHCI PCI platform driver\n[ 1.221236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.223165] ohci-pci: OHCI PCI platform driver\n[ 1.224686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.244740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.246499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.249134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.250816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.252695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.254829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.257416] usb usb1: Product: UHCI Host Controller\n[ 1.259017] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.261158] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.262789] hub 1-0:1.0: USB hub found\n[ 1.264146] hub 1-0:1.0: 2 ports detected\n[ 1.265648] usbcore: registered new interface driver usbserial\n[ 1.267502] usbcore: registered new interface driver usbserial_generic\n[ 1.269534] usbserial: USB Serial support registered for generic\n[ 1.271432] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.274733] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.276375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.278135] mousedev: PS/2 mouse device common for all mice\n[ 1.280182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.283645] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.286615] rtc_cmos 00:00: RTC can wake from S4\n[ 1.288395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.290389] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.292389] cpuidle: using governor menu\n[ 1.293876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.296850] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.298273] usbcore: registered new interface driver usbhid\n[ 1.299609] usbhid: USB HID core driver\n[ 1.300704] drop_monitor: Initializing network drop monitor service\n[ 1.302182] TCP: cubic registered\n[ 1.303162] Initializing XFRM netlink socket\n[ 1.304365] NET: Registered protocol family 10\n[ 1.305734] NET: Registered protocol family 17\n[ 1.307064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.308928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.310332] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.312632] Loading compiled-in X.509 certificates\n[ 1.313872] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.316208] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.318934] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.321292] registered taskstats version 1\n[ 1.323891] Key type trusted registered\n[ 1.326135] Key type encrypted registered\n[ 1.328391] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.330077] rtc_cmos 00:00: setting system clock to 2018-09-30 05:44:13 UTC (1538286253)\n[ 1.332835] Freeing unused kernel memory: 1680k freed\n[ 1.337043] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.342215] systemd[1]: Detected virtualization kvm.\n[ 1.343728] systemd[1]: Detected architecture x86-64.\n[ 1.345267] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.347999] systemd[1]: No hostname configured.\n[ 1.349418] systemd[1]: Set hostname to .\n[ 1.350979] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.375097] systemd[1]: Reached target Local File Systems.\n[ 1.376809] systemd[1]: Starting Local File Systems.\n[ 1.378389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.380975] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.384326] systemd[1]: Reached target Paths.\n[ 1.385748] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.387827] systemd[1]: Reached target Swap.\n[ 1.389216] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.391373] systemd[1]: Created slice Root Slice.\n[ 1.392966] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.395211] systemd[1]: Created slice System Slice.\n[ 1.396781] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.399039] systemd[1]: Reached target Slices.\n[ 1.400513] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.402739] systemd[1]: Listening on Journal Socket.\n[ 1.404269] systemd[1]: Starting Journal Socket.\n[ 1.406042] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.410528] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.413907] systemd[1]: Listening on udev Control Socket.\n[ 1.415562] systemd[1]: Starting udev Control Socket.\n[ 1.417385] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.420676] systemd[1]: Listening on udev Kernel Socket.\n[ 1.422320] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.425037] systemd[1]: Reached target Sockets.\n[ 1.426536] systemd[1]: Starting Sockets.\n[ 1.428173] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.431947] systemd[1]: Reached target Timers.\n[ 1.433411] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.435895] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485330] RPC: Registered named UNIX socket transport module.\n[ 1.487159] RPC: Registered udp transport module.\n[ 1.488510] RPC: Registered tcp transport module.\n[ 1.489887] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[ 1.568341] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.585813] FDC 0 is a S82078B\n[ 1.600202] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.605064] scsi host0: ata_piix\n[ 1.606397] scsi host1: ata_piix\n[ 1.607694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.609799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.649274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.656491] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.718941] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.720441] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.721967] usb 1-1: Product: QEMU USB Tablet\n[ 1.723073] usb 1-1: Manufacturer: QEMU\n[ 1.724096] usb 1-1: SerialNumber: 42\n[ 1.734246] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.736748] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.818896] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.821905] XFS (vda1): Mounting V4 Filesystem\n[ 1.933260] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.106376] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.166337] systemd-journald[116]: Received SIGTERM from PID 1 (systemd).\n[ 2.275389] SELinux: Disabled at runtime.\n[ 2.312318] type=1404 audit(1538286254.482:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.347702] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.349103] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.640019] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[ 2.703515] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.802778] type=1305 audit(1538286254.972:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.987850] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.040909] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.041709] ppdev: user-space parallel port driver\n[ 3.047547] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.076513] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.078071] [TTM] Initializing pool allocator\n[ 3.078133] [TTM] Initializing DMA pool allocator\n[ 3.078451] [drm] fb mappable at 0xFC000000\n[ 3.078451] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Started Login Service.\n[ 3.078452] [drm] size 33554432\n[ 3.078452] [drm] fb depth is 24\n[ 3.078452] [drm] pitch is 3072\n[ 3.084569] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.104554] Console: switching to colour frame buffer device 128x48\n[ 3.117881] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.127639] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.189503] AES CTR mode by8 optimization enabled\n[ 3.196125] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.206463] alg: No test for crc32 (crc32-pclmul)\n[ 3.257357] intel_rapl: no valid rapl domains found in package 0\n[ 3.288530] intel_rapl: no valid rapl domains found in package 0\n[ 3.297571] intel_powerclamp: No package C-state available\n[ 3.305596] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.583108] cloud-init[530]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:44:16 +0000. Up 3.55 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-09-30 05:44:17,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7/action used request id req-2e0b7f10-a2c4-4a55-8e41-86a9cf1771f8 2018-09-30 05:44:17,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.30330705643s 2018-09-30 05:44:17,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7/action used request id req-2e0b7f10-a2c4-4a55-8e41-86a9cf1771f8 2018-09-30 05:44:17,639 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1870268730 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.302814] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.304983] pid_max: default: 32768 minimum: 301 [ 0.306167] Security Framework initialized [ 0.307257] SELinux: Initializing. [ 0.308511] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.313167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.316022] Mount-cache hash table entries: 4096 [ 0.317433] Initializing cgroup subsys memory [ 0.318589] Initializing cgroup subsys devices [ 0.319721] Initializing cgroup subsys freezer [ 0.320849] Initializing cgroup subsys net_cls [ 0.321988] Initializing cgroup subsys blkio [ 0.323093] Initializing cgroup subsys perf_event [ 0.324266] Initializing cgroup subsys hugetlb [ 0.325394] Initializing cgroup subsys pids [ 0.326494] Initializing cgroup subsys net_prio [ 0.327725] CPU: Physical Processor ID: 0 [ 0.329492] mce: CPU supports 10 MCE banks [ 0.330614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.333132] tlb_flushall_shift: 6 [ 0.334381] Freeing SMP alternatives: 28k freed [ 0.338489] ACPI: Core revision 20130517 [ 0.339979] ACPI: All ACPI Tables successfully acquired [ 0.341396] ftrace: allocating 25812 entries in 101 pages [ 0.364518] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.365996] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367437] smpboot: Max logical packages: 2 [ 0.368727] Enabling x2apic [ 0.369608] Enabled x2apic [ 0.370675] Switched APIC routing to physical x2apic. [ 0.372834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374285] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.376888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384348] KVM setup paravirtual spinlock [ 0.386644] smpboot: Booting Node 0, Processors #1 OK [ 0.388720] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410960] Brought up 2 CPUs [ 0.410964] KVM setup async PF for cpu 1 [ 0.410967] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414041] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.416152] devtmpfs: initialized [ 0.418608] EVM: security.selinux [ 0.419573] EVM: security.ima [ 0.420472] EVM: security.capability [ 0.422086] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423584] pinctrl core: initialized pinctrl subsystem [ 0.424928] NET: Registered protocol family 16 [ 0.426240] ACPI: bus type PCI registered [ 0.427311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428806] PCI: Using configuration type 1 for base access [ 0.433480] ACPI: Added _OSI(Module Device) [ 0.434610] ACPI: Added _OSI(Processor Device) [ 0.435733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436891] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439606] ACPI: Interpreter enabled [ 0.440640] ACPI: (supports S0 S5) [ 0.441604] ACPI: Using IOAPIC for interrupt routing [ 0.442809] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454725] acpiphp: Slot [3] registered [ 0.456150] acpiphp: Slot [4] registered [ 0.457570] acpiphp: Slot [5] registered [ 0.459033] acpiphp: Slot [6] registered [ 0.460458] acpiphp: Slot [7] registered [ 0.461891] acpiphp: Slot [8] registered [ 0.463297] acpiphp: Slot [9] registered [ 0.464707] acpiphp: Slot [10] registered [ 0.466160] acpiphp: Slot [11] registered [ 0.467591] acpiphp: Slot [12] registered [ 0.469031] acpiphp: Slot [13] registered [ 0.470457] acpiphp: Slot [14] registered [ 0.471931] acpiphp: Slot [15] registered [ 0.473361] acpiphp: Slot [16] registered [ 0.474791] acpiphp: Slot [17] registered [ 0.476237] acpiphp: Slot [18] registered [ 0.477657] acpiphp: Slot [19] registered [ 0.479090] acpiphp: Slot [20] registered [ 0.480504] acpiphp: Slot [21] registered [ 0.481927] acpiphp: Slot [22] registered [ 0.483357] acpiphp: Slot [23] registered [ 0.484786] acpiphp: Slot [24] registered [ 0.486209] acpiphp: Slot [25] registered [ 0.487639] acpiphp: Slot [26] registered [ 0.489076] acpiphp: Slot [27] registered [ 0.490491] acpiphp: Slot [28] registered [ 0.491910] acpiphp: Slot [29] registered [ 0.493339] acpiphp: Slot [30] registered [ 0.494768] acpiphp: Slot [31] registered [ 0.496195] PCI host bridge to bus 0000:00 [ 0.497629] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.499394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.501464] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503521] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.506131] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.514296] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.516436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.518428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.521541] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528358] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531786] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586790] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.591110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.593262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.595271] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.597288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.600063] vgaarb: loaded [ 0.601167] vgaarb: bridge control possible 0000:00:02.0 [ 0.603026] SCSI subsystem initialized [ 0.604409] ACPI: bus type USB registered [ 0.605841] usbcore: registered new interface driver usbfs [ 0.607617] usbcore: registered new interface driver hub [ 0.609366] usbcore: registered new device driver usb [ 0.611204] PCI: Using ACPI for IRQ routing [ 0.612964] NetLabel: Initializing [ 0.614240] NetLabel: domain hash size = 128 [ 0.615744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617422] NetLabel: unlabeled traffic allowed by default [ 0.619309] Switched to clocksource kvm-clock [ 0.627346] pnp: PnP ACPI init [ 0.628552] ACPI: bus type PNP registered [ 0.630294] pnp: PnP ACPI: found 5 devices [ 0.631742] ACPI: bus type PNP unregistered [ 0.639780] NET: Registered protocol family 2 [ 0.641507] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.644140] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.646243] TCP: Hash tables configured (established 32768 bind 32768) [ 0.648295] TCP: reno registered [ 0.649529] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.651432] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.653477] NET: Registered protocol family 1 [ 0.654993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678629] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698648] Unpacking initramfs... [ 1.082602] Freeing initrd memory: 37508k freed [ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.094047] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.104104] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.106159] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.108488] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.110458] Initialise system trusted keyring [ 1.112001] audit: initializing netlink socket (disabled) [ 1.113806] type=2000 audit(1538286252.915:1): initialized [ 1.130675] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.132684] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.135713] zpool: loaded [ 1.136811] zbud: loaded [ 1.138036] VFS: Disk quotas dquot_6.5.2 [ 1.139472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141954] msgmni has been set to 7578 [ 1.143665] Key type big_key registered [ 1.146050] NET: Registered protocol family 38 [ 1.147895] Key type asymmetric registered [ 1.149602] Asymmetric key parser 'x509' registered [ 1.151615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.154804] io scheduler noop registered [ 1.156506] io scheduler deadline registered (default) [ 1.158428] io scheduler cfq registered [ 1.160173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.172025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.174188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.176835] ACPI: Power Button [PWRF] [ 1.178290] GHES: HEST is not enabled! [ 1.179736] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.203715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.205829] Non-volatile memory driver v1.3 [ 1.207275] Linux agpgart interface v0.103 [ 1.208816] crash memory driver: version 1.1 [ 1.210328] rdac: device handler registered [ 1.211809] hp_sw: device handler registered [ 1.213264] emc: device handler registered [ 1.214693] alua: device handler registered [ 1.216191] libphy: Fixed MDIO Bus: probed [ 1.217659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.219682] ehci-pci: EHCI PCI platform driver [ 1.221236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.223165] ohci-pci: OHCI PCI platform driver [ 1.224686] uhci_hcd: USB Universal Host Controller Interface driver [ 1.244740] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.246499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.249134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.250816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.252695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.254829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.257416] usb usb1: Product: UHCI Host Controller [ 1.259017] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.261158] usb usb1: SerialNumber: 0000:00:01.2 [ 1.262789] hub 1-0:1.0: USB hub found [ 1.264146] hub 1-0:1.0: 2 ports detected [ 1.265648] usbcore: registered new interface driver usbserial [ 1.267502] usbcore: registered new interface driver usbserial_generic [ 1.269534] usbserial: USB Serial support registered for generic [ 1.271432] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.274733] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.276375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.278135] mousedev: PS/2 mouse device common for all mice [ 1.280182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.283645] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.286615] rtc_cmos 00:00: RTC can wake from S4 [ 1.288395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.290389] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.292389] cpuidle: using governor menu [ 1.293876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.296850] hidraw: raw HID events driver (C) Jiri Kosina [ 1.298273] usbcore: registered new interface driver usbhid [ 1.299609] usbhid: USB HID core driver [ 1.300704] drop_monitor: Initializing network drop monitor service [ 1.302182] TCP: cubic registered [ 1.303162] Initializing XFRM netlink socket [ 1.304365] NET: Registered protocol family 10 [ 1.305734] NET: Registered protocol family 17 [ 1.307064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.308928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.310332] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.312632] Loading compiled-in X.509 certificates [ 1.313872] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.316208] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.318934] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.321292] registered taskstats version 1 [ 1.323891] Key type trusted registered [ 1.326135] Key type encrypted registered [ 1.328391] IMA: No TPM chip found, activating TPM-bypass! [ 1.330077] rtc_cmos 00:00: setting system clock to 2018-09-30 05:44:13 UTC (1538286253) [ 1.332835] Freeing unused kernel memory: 1680k freed [ 1.337043] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.342215] systemd[1]: Detected virtualization kvm. [ 1.343728] systemd[1]: Detected architecture x86-64. [ 1.345267] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.347999] systemd[1]: No hostname configured. [ 1.349418] systemd[1]: Set hostname to . [ 1.350979] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.375097] systemd[1]: Reached target Local File Systems. [ 1.376809] systemd[1]: Starting Local File Systems. [ 1.378389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.380975] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.384326] systemd[1]: Reached target Paths. [ 1.385748] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.387827] systemd[1]: Reached target Swap. [ 1.389216] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.391373] systemd[1]: Created slice Root Slice. [ 1.392966] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.395211] systemd[1]: Created slice System Slice. [ 1.396781] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.399039] systemd[1]: Reached target Slices. [ 1.400513] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.402739] systemd[1]: Listening on Journal Socket. [ 1.404269] systemd[1]: Starting Journal Socket. [ 1.406042] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.410528] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.413907] systemd[1]: Listening on udev Control Socket. [ 1.415562] systemd[1]: Starting udev Control Socket. [ 1.417385] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.420676] systemd[1]: Listening on udev Kernel Socket. [ 1.422320] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.425037] systemd[1]: Reached target Sockets. [ 1.426536] systemd[1]: Starting Sockets. [ 1.428173] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.431947] systemd[1]: Reached target Timers. [ 1.433411] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.435895] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485330] RPC: Registered named UNIX socket transport module. [ 1.487159] RPC: Registered udp transport module. [ 1.488510] RPC: Registered tcp transport module. [ 1.489887] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[ 1.568341] usb 1-1: new full-speed USB device number 2 using uhci_hcd [32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.585813] FDC 0 is a S82078B [ 1.600202] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.605064] scsi host0: ata_piix [ 1.606397] scsi host1: ata_piix [ 1.607694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.609799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.649274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.656491] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.718941] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.720441] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.721967] usb 1-1: Product: QEMU USB Tablet [ 1.723073] usb 1-1: Manufacturer: QEMU [ 1.724096] usb 1-1: SerialNumber: 42 [ 1.734246] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.736748] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.818896] SGI XFS with ACLs, security attributes, no debug enabled [ 1.821905] XFS (vda1): Mounting V4 Filesystem [ 1.933260] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.106376] tsc: Refined TSC clocksource calibration: 3491.913 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.166337] systemd-journald[116]: Received SIGTERM from PID 1 (systemd). [ 2.275389] SELinux: Disabled at runtime. [ 2.312318] type=1404 audit(1538286254.482:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.347702] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.349103] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.640019] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [ 2.703515] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.802778] type=1305 audit(1538286254.972:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.987850] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.040909] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.041709] ppdev: user-space parallel port driver [ 3.047547] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [ 3.076513] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.078071] [TTM] Initializing pool allocator [ 3.078133] [TTM] Initializing DMA pool allocator [ 3.078451] [drm] fb mappable at 0xFC000000 [ 3.078451] [drm] vram aper at 0xFC000000 [[32m OK [0m] Started Login Service. [ 3.078452] [drm] size 33554432 [ 3.078452] [drm] fb depth is 24 [ 3.078452] [drm] pitch is 3072 [ 3.084569] fbcon: cirrusdrmfb (fb0) is primary device [ 3.104554] Console: switching to colour frame buffer device 128x48 [ 3.117881] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.127639] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.189503] AES CTR mode by8 optimization enabled [ 3.196125] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.206463] alg: No test for crc32 (crc32-pclmul) [ 3.257357] intel_rapl: no valid rapl domains found in package 0 [ 3.288530] intel_rapl: no valid rapl domains found in package 0 [ 3.297571] intel_powerclamp: No package C-state available [ 3.305596] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.583108] cloud-init[530]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:44:16 +0000. Up 3.55 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-09-30 05:44:18,274 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-09-30 05:44:27,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-30 05:44:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 05:44:28,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6cbc9d7-c1b7-456d-81f3-f809c4a28bda x-compute-request-id: req-d6cbc9d7-c1b7-456d-81f3-f809c4a28bda Content-Encoding: gzip Content-Length: 12715 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1870268730 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.302814] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.304983] pid_max: default: 32768 minimum: 301\n[ 0.306167] Security Framework initialized\n[ 0.307257] SELinux: Initializing.\n[ 0.308511] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.313167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.316022] Mount-cache hash table entries: 4096\n[ 0.317433] Initializing cgroup subsys memory\n[ 0.318589] Initializing cgroup subsys devices\n[ 0.319721] Initializing cgroup subsys freezer\n[ 0.320849] Initializing cgroup subsys net_cls\n[ 0.321988] Initializing cgroup subsys blkio\n[ 0.323093] Initializing cgroup subsys perf_event\n[ 0.324266] Initializing cgroup subsys hugetlb\n[ 0.325394] Initializing cgroup subsys pids\n[ 0.326494] Initializing cgroup subsys net_prio\n[ 0.327725] CPU: Physical Processor ID: 0\n[ 0.329492] mce: CPU supports 10 MCE banks\n[ 0.330614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.333132] tlb_flushall_shift: 6\n[ 0.334381] Freeing SMP alternatives: 28k freed\n[ 0.338489] ACPI: Core revision 20130517\n[ 0.339979] ACPI: All ACPI Tables successfully acquired\n[ 0.341396] ftrace: allocating 25812 entries in 101 pages\n[ 0.364518] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.365996] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367437] smpboot: Max logical packages: 2\n[ 0.368727] Enabling x2apic\n[ 0.369608] Enabled x2apic\n[ 0.370675] Switched APIC routing to physical x2apic.\n[ 0.372834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374285] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.376888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384348] KVM setup paravirtual spinlock\n[ 0.386644] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388720] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410960] Brought up 2 CPUs\n[ 0.410964] KVM setup async PF for cpu 1\n[ 0.410967] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414041] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.416152] devtmpfs: initialized\n[ 0.418608] EVM: security.selinux\n[ 0.419573] EVM: security.ima\n[ 0.420472] EVM: security.capability\n[ 0.422086] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423584] pinctrl core: initialized pinctrl subsystem\n[ 0.424928] NET: Registered protocol family 16\n[ 0.426240] ACPI: bus type PCI registered\n[ 0.427311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428806] PCI: Using configuration type 1 for base access\n[ 0.433480] ACPI: Added _OSI(Module Device)\n[ 0.434610] ACPI: Added _OSI(Processor Device)\n[ 0.435733] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436891] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439606] ACPI: Interpreter enabled\n[ 0.440640] ACPI: (supports S0 S5)\n[ 0.441604] ACPI: Using IOAPIC for interrupt routing\n[ 0.442809] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.446656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454725] acpiphp: Slot [3] registered\n[ 0.456150] acpiphp: Slot [4] registered\n[ 0.457570] acpiphp: Slot [5] registered\n[ 0.459033] acpiphp: Slot [6] registered\n[ 0.460458] acpiphp: Slot [7] registered\n[ 0.461891] acpiphp: Slot [8] registered\n[ 0.463297] acpiphp: Slot [9] registered\n[ 0.464707] acpiphp: Slot [10] registered\n[ 0.466160] acpiphp: Slot [11] registered\n[ 0.467591] acpiphp: Slot [12] registered\n[ 0.469031] acpiphp: Slot [13] registered\n[ 0.470457] acpiphp: Slot [14] registered\n[ 0.471931] acpiphp: Slot [15] registered\n[ 0.473361] acpiphp: Slot [16] registered\n[ 0.474791] acpiphp: Slot [17] registered\n[ 0.476237] acpiphp: Slot [18] registered\n[ 0.477657] acpiphp: Slot [19] registered\n[ 0.479090] acpiphp: Slot [20] registered\n[ 0.480504] acpiphp: Slot [21] registered\n[ 0.481927] acpiphp: Slot [22] registered\n[ 0.483357] acpiphp: Slot [23] registered\n[ 0.484786] acpiphp: Slot [24] registered\n[ 0.486209] acpiphp: Slot [25] registered\n[ 0.487639] acpiphp: Slot [26] registered\n[ 0.489076] acpiphp: Slot [27] registered\n[ 0.490491] acpiphp: Slot [28] registered\n[ 0.491910] acpiphp: Slot [29] registered\n[ 0.493339] acpiphp: Slot [30] registered\n[ 0.494768] acpiphp: Slot [31] registered\n[ 0.496195] PCI host bridge to bus 0000:00\n[ 0.497629] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.499394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.501464] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503521] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.506131] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.514296] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.516436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.518428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.521541] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528358] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531786] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586790] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.591110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.593262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.595271] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.597288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.600063] vgaarb: loaded\n[ 0.601167] vgaarb: bridge control possible 0000:00:02.0\n[ 0.603026] SCSI subsystem initialized\n[ 0.604409] ACPI: bus type USB registered\n[ 0.605841] usbcore: registered new interface driver usbfs\n[ 0.607617] usbcore: registered new interface driver hub\n[ 0.609366] usbcore: registered new device driver usb\n[ 0.611204] PCI: Using ACPI for IRQ routing\n[ 0.612964] NetLabel: Initializing\n[ 0.614240] NetLabel: domain hash size = 128\n[ 0.615744] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617422] NetLabel: unlabeled traffic allowed by default\n[ 0.619309] Switched to clocksource kvm-clock\n[ 0.627346] pnp: PnP ACPI init\n[ 0.628552] ACPI: bus type PNP registered\n[ 0.630294] pnp: PnP ACPI: found 5 devices\n[ 0.631742] ACPI: bus type PNP unregistered\n[ 0.639780] NET: Registered protocol family 2\n[ 0.641507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.644140] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.646243] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.648295] TCP: reno registered\n[ 0.649529] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.651432] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.653477] NET: Registered protocol family 1\n[ 0.654993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.678629] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.698648] Unpacking initramfs...\n[ 1.082602] Freeing initrd memory: 37508k freed\n[ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.094047] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.104104] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.106159] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.108488] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.110458] Initialise system trusted keyring\n[ 1.112001] audit: initializing netlink socket (disabled)\n[ 1.113806] type=2000 audit(1538286252.915:1): initialized\n[ 1.130675] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.132684] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.135713] zpool: loaded\n[ 1.136811] zbud: loaded\n[ 1.138036] VFS: Disk quotas dquot_6.5.2\n[ 1.139472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141954] msgmni has been set to 7578\n[ 1.143665] Key type big_key registered\n[ 1.146050] NET: Registered protocol family 38\n[ 1.147895] Key type asymmetric registered\n[ 1.149602] Asymmetric key parser 'x509' registered\n[ 1.151615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.154804] io scheduler noop registered\n[ 1.156506] io scheduler deadline registered (default)\n[ 1.158428] io scheduler cfq registered\n[ 1.160173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.172025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.174188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.176835] ACPI: Power Button [PWRF]\n[ 1.178290] GHES: HEST is not enabled!\n[ 1.179736] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.203715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.205829] Non-volatile memory driver v1.3\n[ 1.207275] Linux agpgart interface v0.103\n[ 1.208816] crash memory driver: version 1.1\n[ 1.210328] rdac: device handler registered\n[ 1.211809] hp_sw: device handler registered\n[ 1.213264] emc: device handler registered\n[ 1.214693] alua: device handler registered\n[ 1.216191] libphy: Fixed MDIO Bus: probed\n[ 1.217659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.219682] ehci-pci: EHCI PCI platform driver\n[ 1.221236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.223165] ohci-pci: OHCI PCI platform driver\n[ 1.224686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.244740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.246499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.249134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.250816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.252695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.254829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.257416] usb usb1: Product: UHCI Host Controller\n[ 1.259017] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.261158] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.262789] hub 1-0:1.0: USB hub found\n[ 1.264146] hub 1-0:1.0: 2 ports detected\n[ 1.265648] usbcore: registered new interface driver usbserial\n[ 1.267502] usbcore: registered new interface driver usbserial_generic\n[ 1.269534] usbserial: USB Serial support registered for generic\n[ 1.271432] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.274733] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.276375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.278135] mousedev: PS/2 mouse device common for all mice\n[ 1.280182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.283645] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.286615] rtc_cmos 00:00: RTC can wake from S4\n[ 1.288395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.290389] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.292389] cpuidle: using governor menu\n[ 1.293876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.296850] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.298273] usbcore: registered new interface driver usbhid\n[ 1.299609] usbhid: USB HID core driver\n[ 1.300704] drop_monitor: Initializing network drop monitor service\n[ 1.302182] TCP: cubic registered\n[ 1.303162] Initializing XFRM netlink socket\n[ 1.304365] NET: Registered protocol family 10\n[ 1.305734] NET: Registered protocol family 17\n[ 1.307064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.308928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.310332] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.312632] Loading compiled-in X.509 certificates\n[ 1.313872] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.316208] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.318934] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.321292] registered taskstats version 1\n[ 1.323891] Key type trusted registered\n[ 1.326135] Key type encrypted registered\n[ 1.328391] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.330077] rtc_cmos 00:00: setting system clock to 2018-09-30 05:44:13 UTC (1538286253)\n[ 1.332835] Freeing unused kernel memory: 1680k freed\n[ 1.337043] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.342215] systemd[1]: Detected virtualization kvm.\n[ 1.343728] systemd[1]: Detected architecture x86-64.\n[ 1.345267] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.347999] systemd[1]: No hostname configured.\n[ 1.349418] systemd[1]: Set hostname to .\n[ 1.350979] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.375097] systemd[1]: Reached target Local File Systems.\n[ 1.376809] systemd[1]: Starting Local File Systems.\n[ 1.378389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.380975] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.384326] systemd[1]: Reached target Paths.\n[ 1.385748] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.387827] systemd[1]: Reached target Swap.\n[ 1.389216] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.391373] systemd[1]: Created slice Root Slice.\n[ 1.392966] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.395211] systemd[1]: Created slice System Slice.\n[ 1.396781] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.399039] systemd[1]: Reached target Slices.\n[ 1.400513] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.402739] systemd[1]: Listening on Journal Socket.\n[ 1.404269] systemd[1]: Starting Journal Socket.\n[ 1.406042] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.410528] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.413907] systemd[1]: Listening on udev Control Socket.\n[ 1.415562] systemd[1]: Starting udev Control Socket.\n[ 1.417385] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.420676] systemd[1]: Listening on udev Kernel Socket.\n[ 1.422320] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.425037] systemd[1]: Reached target Sockets.\n[ 1.426536] systemd[1]: Starting Sockets.\n[ 1.428173] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.431947] systemd[1]: Reached target Timers.\n[ 1.433411] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.435895] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485330] RPC: Registered named UNIX socket transport module.\n[ 1.487159] RPC: Registered udp transport module.\n[ 1.488510] RPC: Registered tcp transport module.\n[ 1.489887] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[ 1.568341] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.585813] FDC 0 is a S82078B\n[ 1.600202] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.605064] scsi host0: ata_piix\n[ 1.606397] scsi host1: ata_piix\n[ 1.607694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.609799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.649274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.656491] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.718941] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.720441] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.721967] usb 1-1: Product: QEMU USB Tablet\n[ 1.723073] usb 1-1: Manufacturer: QEMU\n[ 1.724096] usb 1-1: SerialNumber: 42\n[ 1.734246] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.736748] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.818896] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.821905] XFS (vda1): Mounting V4 Filesystem\n[ 1.933260] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.106376] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.166337] systemd-journald[116]: Received SIGTERM from PID 1 (systemd).\n[ 2.275389] SELinux: Disabled at runtime.\n[ 2.312318] type=1404 audit(1538286254.482:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.347702] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.349103] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.640019] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[ 2.703515] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.802778] type=1305 audit(1538286254.972:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.987850] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.040909] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.041709] ppdev: user-space parallel port driver\n[ 3.047547] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.076513] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.078071] [TTM] Initializing pool allocator\n[ 3.078133] [TTM] Initializing DMA pool allocator\n[ 3.078451] [drm] fb mappable at 0xFC000000\n[ 3.078451] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Started Login Service.\n[ 3.078452] [drm] size 33554432\n[ 3.078452] [drm] fb depth is 24\n[ 3.078452] [drm] pitch is 3072\n[ 3.084569] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.104554] Console: switching to colour frame buffer device 128x48\n[ 3.117881] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.127639] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.189503] AES CTR mode by8 optimization enabled\n[ 3.196125] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.206463] alg: No test for crc32 (crc32-pclmul)\n[ 3.257357] intel_rapl: no valid rapl domains found in package 0\n[ 3.288530] intel_rapl: no valid rapl domains found in package 0\n[ 3.297571] intel_powerclamp: No package C-state available\n[ 3.305596] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.583108] cloud-init[530]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:44:16 +0000. Up 3.55 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.936205] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 05:44:18 +0000. Up 5.85 seconds.\n[ 5.966200] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.969215] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.972205] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.974595] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.976092] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.988193] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:0a:1f:02 |\n[ 5.990447] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.001248] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.003428] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.005149] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.006828] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.008564] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.010202] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.011835] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.013445] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.012487] cloud-init[2320]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Sep 2018 05:44:21 +0000. Up 8.91 seconds.\n[ 9.461280] cloud-init[2366]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Sep 2018 05:44:21 +0000. Up 9.38 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 98:41:16:37:16:ab:c1:7a:69:e3:55:8b:4c:05:d5:16 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 9.572391] cloud-init[2366]: Cloud-init v. 0.7.5 finished at Sun, 30 Sep 2018 05:44:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.56 seconds\n"} 2018-09-30 05:44:28,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7/action used request id req-d6cbc9d7-c1b7-456d-81f3-f809c4a28bda 2018-09-30 05:44:28,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.18098688126s 2018-09-30 05:44:28,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7/action used request id req-d6cbc9d7-c1b7-456d-81f3-f809c4a28bda 2018-09-30 05:44:28,467 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1870268730 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.302814] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.304983] pid_max: default: 32768 minimum: 301 [ 0.306167] Security Framework initialized [ 0.307257] SELinux: Initializing. [ 0.308511] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.313167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.316022] Mount-cache hash table entries: 4096 [ 0.317433] Initializing cgroup subsys memory [ 0.318589] Initializing cgroup subsys devices [ 0.319721] Initializing cgroup subsys freezer [ 0.320849] Initializing cgroup subsys net_cls [ 0.321988] Initializing cgroup subsys blkio [ 0.323093] Initializing cgroup subsys perf_event [ 0.324266] Initializing cgroup subsys hugetlb [ 0.325394] Initializing cgroup subsys pids [ 0.326494] Initializing cgroup subsys net_prio [ 0.327725] CPU: Physical Processor ID: 0 [ 0.329492] mce: CPU supports 10 MCE banks [ 0.330614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.333132] tlb_flushall_shift: 6 [ 0.334381] Freeing SMP alternatives: 28k freed [ 0.338489] ACPI: Core revision 20130517 [ 0.339979] ACPI: All ACPI Tables successfully acquired [ 0.341396] ftrace: allocating 25812 entries in 101 pages [ 0.364518] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.365996] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367437] smpboot: Max logical packages: 2 [ 0.368727] Enabling x2apic [ 0.369608] Enabled x2apic [ 0.370675] Switched APIC routing to physical x2apic. [ 0.372834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374285] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.376888] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384348] KVM setup paravirtual spinlock [ 0.386644] smpboot: Booting Node 0, Processors #1 OK [ 0.388720] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410960] Brought up 2 CPUs [ 0.410964] KVM setup async PF for cpu 1 [ 0.410967] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414041] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.416152] devtmpfs: initialized [ 0.418608] EVM: security.selinux [ 0.419573] EVM: security.ima [ 0.420472] EVM: security.capability [ 0.422086] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423584] pinctrl core: initialized pinctrl subsystem [ 0.424928] NET: Registered protocol family 16 [ 0.426240] ACPI: bus type PCI registered [ 0.427311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428806] PCI: Using configuration type 1 for base access [ 0.433480] ACPI: Added _OSI(Module Device) [ 0.434610] ACPI: Added _OSI(Processor Device) [ 0.435733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436891] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439606] ACPI: Interpreter enabled [ 0.440640] ACPI: (supports S0 S5) [ 0.441604] ACPI: Using IOAPIC for interrupt routing [ 0.442809] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446656] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454725] acpiphp: Slot [3] registered [ 0.456150] acpiphp: Slot [4] registered [ 0.457570] acpiphp: Slot [5] registered [ 0.459033] acpiphp: Slot [6] registered [ 0.460458] acpiphp: Slot [7] registered [ 0.461891] acpiphp: Slot [8] registered [ 0.463297] acpiphp: Slot [9] registered [ 0.464707] acpiphp: Slot [10] registered [ 0.466160] acpiphp: Slot [11] registered [ 0.467591] acpiphp: Slot [12] registered [ 0.469031] acpiphp: Slot [13] registered [ 0.470457] acpiphp: Slot [14] registered [ 0.471931] acpiphp: Slot [15] registered [ 0.473361] acpiphp: Slot [16] registered [ 0.474791] acpiphp: Slot [17] registered [ 0.476237] acpiphp: Slot [18] registered [ 0.477657] acpiphp: Slot [19] registered [ 0.479090] acpiphp: Slot [20] registered [ 0.480504] acpiphp: Slot [21] registered [ 0.481927] acpiphp: Slot [22] registered [ 0.483357] acpiphp: Slot [23] registered [ 0.484786] acpiphp: Slot [24] registered [ 0.486209] acpiphp: Slot [25] registered [ 0.487639] acpiphp: Slot [26] registered [ 0.489076] acpiphp: Slot [27] registered [ 0.490491] acpiphp: Slot [28] registered [ 0.491910] acpiphp: Slot [29] registered [ 0.493339] acpiphp: Slot [30] registered [ 0.494768] acpiphp: Slot [31] registered [ 0.496195] PCI host bridge to bus 0000:00 [ 0.497629] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.499394] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.501464] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503521] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.506131] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.514296] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.516436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.518428] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.521541] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528358] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531786] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586790] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.591110] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.593262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.595271] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.597288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.600063] vgaarb: loaded [ 0.601167] vgaarb: bridge control possible 0000:00:02.0 [ 0.603026] SCSI subsystem initialized [ 0.604409] ACPI: bus type USB registered [ 0.605841] usbcore: registered new interface driver usbfs [ 0.607617] usbcore: registered new interface driver hub [ 0.609366] usbcore: registered new device driver usb [ 0.611204] PCI: Using ACPI for IRQ routing [ 0.612964] NetLabel: Initializing [ 0.614240] NetLabel: domain hash size = 128 [ 0.615744] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617422] NetLabel: unlabeled traffic allowed by default [ 0.619309] Switched to clocksource kvm-clock [ 0.627346] pnp: PnP ACPI init [ 0.628552] ACPI: bus type PNP registered [ 0.630294] pnp: PnP ACPI: found 5 devices [ 0.631742] ACPI: bus type PNP unregistered [ 0.639780] NET: Registered protocol family 2 [ 0.641507] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.644140] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.646243] TCP: Hash tables configured (established 32768 bind 32768) [ 0.648295] TCP: reno registered [ 0.649529] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.651432] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.653477] NET: Registered protocol family 1 [ 0.654993] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678629] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698648] Unpacking initramfs... [ 1.082602] Freeing initrd memory: 37508k freed [ 1.091989] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.094047] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.104104] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.106159] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.108488] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.110458] Initialise system trusted keyring [ 1.112001] audit: initializing netlink socket (disabled) [ 1.113806] type=2000 audit(1538286252.915:1): initialized [ 1.130675] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.132684] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.135713] zpool: loaded [ 1.136811] zbud: loaded [ 1.138036] VFS: Disk quotas dquot_6.5.2 [ 1.139472] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141954] msgmni has been set to 7578 [ 1.143665] Key type big_key registered [ 1.146050] NET: Registered protocol family 38 [ 1.147895] Key type asymmetric registered [ 1.149602] Asymmetric key parser 'x509' registered [ 1.151615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.154804] io scheduler noop registered [ 1.156506] io scheduler deadline registered (default) [ 1.158428] io scheduler cfq registered [ 1.160173] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.172025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.174188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.176835] ACPI: Power Button [PWRF] [ 1.178290] GHES: HEST is not enabled! [ 1.179736] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.203715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.205829] Non-volatile memory driver v1.3 [ 1.207275] Linux agpgart interface v0.103 [ 1.208816] crash memory driver: version 1.1 [ 1.210328] rdac: device handler registered [ 1.211809] hp_sw: device handler registered [ 1.213264] emc: device handler registered [ 1.214693] alua: device handler registered [ 1.216191] libphy: Fixed MDIO Bus: probed [ 1.217659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.219682] ehci-pci: EHCI PCI platform driver [ 1.221236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.223165] ohci-pci: OHCI PCI platform driver [ 1.224686] uhci_hcd: USB Universal Host Controller Interface driver [ 1.244740] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.246499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.249134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.250816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.252695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.254829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.257416] usb usb1: Product: UHCI Host Controller [ 1.259017] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.261158] usb usb1: SerialNumber: 0000:00:01.2 [ 1.262789] hub 1-0:1.0: USB hub found [ 1.264146] hub 1-0:1.0: 2 ports detected [ 1.265648] usbcore: registered new interface driver usbserial [ 1.267502] usbcore: registered new interface driver usbserial_generic [ 1.269534] usbserial: USB Serial support registered for generic [ 1.271432] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.274733] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.276375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.278135] mousedev: PS/2 mouse device common for all mice [ 1.280182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.283645] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.286615] rtc_cmos 00:00: RTC can wake from S4 [ 1.288395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.290389] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.292389] cpuidle: using governor menu [ 1.293876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.296850] hidraw: raw HID events driver (C) Jiri Kosina [ 1.298273] usbcore: registered new interface driver usbhid [ 1.299609] usbhid: USB HID core driver [ 1.300704] drop_monitor: Initializing network drop monitor service [ 1.302182] TCP: cubic registered [ 1.303162] Initializing XFRM netlink socket [ 1.304365] NET: Registered protocol family 10 [ 1.305734] NET: Registered protocol family 17 [ 1.307064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.308928] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.310332] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.312632] Loading compiled-in X.509 certificates [ 1.313872] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.316208] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.318934] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.321292] registered taskstats version 1 [ 1.323891] Key type trusted registered [ 1.326135] Key type encrypted registered [ 1.328391] IMA: No TPM chip found, activating TPM-bypass! [ 1.330077] rtc_cmos 00:00: setting system clock to 2018-09-30 05:44:13 UTC (1538286253) [ 1.332835] Freeing unused kernel memory: 1680k freed [ 1.337043] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.342215] systemd[1]: Detected virtualization kvm. [ 1.343728] systemd[1]: Detected architecture x86-64. [ 1.345267] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.347999] systemd[1]: No hostname configured. [ 1.349418] systemd[1]: Set hostname to . [ 1.350979] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.375097] systemd[1]: Reached target Local File Systems. [ 1.376809] systemd[1]: Starting Local File Systems. [ 1.378389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.380975] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.384326] systemd[1]: Reached target Paths. [ 1.385748] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.387827] systemd[1]: Reached target Swap. [ 1.389216] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.391373] systemd[1]: Created slice Root Slice. [ 1.392966] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.395211] systemd[1]: Created slice System Slice. [ 1.396781] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.399039] systemd[1]: Reached target Slices. [ 1.400513] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.402739] systemd[1]: Listening on Journal Socket. [ 1.404269] systemd[1]: Starting Journal Socket. [ 1.406042] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.410528] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.413907] systemd[1]: Listening on udev Control Socket. [ 1.415562] systemd[1]: Starting udev Control Socket. [ 1.417385] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.420676] systemd[1]: Listening on udev Kernel Socket. [ 1.422320] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.425037] systemd[1]: Reached target Sockets. [ 1.426536] systemd[1]: Starting Sockets. [ 1.428173] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.431947] systemd[1]: Reached target Timers. [ 1.433411] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.435895] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485330] RPC: Registered named UNIX socket transport module. [ 1.487159] RPC: Registered udp transport module. [ 1.488510] RPC: Registered tcp transport module. [ 1.489887] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[ 1.568341] usb 1-1: new full-speed USB device number 2 using uhci_hcd [32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.585813] FDC 0 is a S82078B [ 1.600202] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.605064] scsi host0: ata_piix [ 1.606397] scsi host1: ata_piix [ 1.607694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.609799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.649274] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.656491] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.718941] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.720441] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.721967] usb 1-1: Product: QEMU USB Tablet [ 1.723073] usb 1-1: Manufacturer: QEMU [ 1.724096] usb 1-1: SerialNumber: 42 [ 1.734246] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.736748] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.818896] SGI XFS with ACLs, security attributes, no debug enabled [ 1.821905] XFS (vda1): Mounting V4 Filesystem [ 1.933260] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.106376] tsc: Refined TSC clocksource calibration: 3491.913 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.166337] systemd-journald[116]: Received SIGTERM from PID 1 (systemd). [ 2.275389] SELinux: Disabled at runtime. [ 2.312318] type=1404 audit(1538286254.482:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.347702] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.349103] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.640019] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [ 2.703515] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.802778] type=1305 audit(1538286254.972:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.987850] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.040909] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.041709] ppdev: user-space parallel port driver [ 3.047547] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [ 3.076513] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.078071] [TTM] Initializing pool allocator [ 3.078133] [TTM] Initializing DMA pool allocator [ 3.078451] [drm] fb mappable at 0xFC000000 [ 3.078451] [drm] vram aper at 0xFC000000 [[32m OK [0m] Started Login Service. [ 3.078452] [drm] size 33554432 [ 3.078452] [drm] fb depth is 24 [ 3.078452] [drm] pitch is 3072 [ 3.084569] fbcon: cirrusdrmfb (fb0) is primary device [ 3.104554] Console: switching to colour frame buffer device 128x48 [ 3.117881] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.127639] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.189503] AES CTR mode by8 optimization enabled [ 3.196125] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.206463] alg: No test for crc32 (crc32-pclmul) [ 3.257357] intel_rapl: no valid rapl domains found in package 0 [ 3.288530] intel_rapl: no valid rapl domains found in package 0 [ 3.297571] intel_powerclamp: No package C-state available [ 3.305596] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.583108] cloud-init[530]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 05:44:16 +0000. Up 3.55 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.936205] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 05:44:18 +0000. Up 5.85 seconds. [ 5.966200] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.969215] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.972205] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.974595] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.976092] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.988193] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:0a:1f:02 | [ 5.990447] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.001248] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.003428] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.005149] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.006828] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.008564] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.010202] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.011835] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.013445] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.012487] cloud-init[2320]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Sep 2018 05:44:21 +0000. Up 8.91 seconds. [ 9.461280] cloud-init[2366]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Sep 2018 05:44:21 +0000. Up 9.38 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 98:41:16:37:16:ab:c1:7a:69:e3:55:8b:4c:05:d5:16 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 9.572391] cloud-init[2366]: Cloud-init v. 0.7.5 finished at Sun, 30 Sep 2018 05:44:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.56 seconds 2018-09-30 05:44:28,471 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0035f50L 2018-09-30 05:44:28,472 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 05:44:28,488 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-30 05:44:28,488 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-30 05:44:28,577 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 05:44:28,577 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 05:44:28,578 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 05:44:28,578 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 05:44:28,578 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 05:44:28,578 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 05:44:28,595 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 05:44:28,596 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 05:44:28,603 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-30 05:44:28,605 - paramiko.transport - DEBUG - Trying key 9841163716abc17a69e3558b4c05d516 from /tmp/tmpMJahnM 2018-09-30 05:44:28,637 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 05:44:28,666 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 05:44:28,669 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-30 05:44:28,670 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-30 05:44:28,670 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-30 05:44:28,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-09-30 05:44:28,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:28,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:28,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:28,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:28,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4735, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4742, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1710, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4722, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 877, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4397, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4712, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:28 GMT 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-30 05:44:28,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:28,907 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4735, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4742, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1710, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4722, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 877, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 810, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4397, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4712, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-30 05:44:28,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-09-30 05:44:29,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:29,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:29,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:29,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4735, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4742, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1710, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4722, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 877, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4397, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4712, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:28 GMT 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-30 05:44:29,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:29,162 - functest.core.cloudify - INFO - The current manager status is running 2018-09-30 05:44:29,162 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:29,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:29.030Z", "updated_at": "2018-09-30T05:44:29.030Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:29 GMT 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-30 05:44:29,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:29,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-09-30 05:44:29,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:29,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:29.030Z", "updated_at": "2018-09-30T05:44:29.030Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:29 GMT 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:29,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-30 05:44:29,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:29,353 - functest.core.cloudify - DEBUG - List secrets: 2018-09-30 05:44:29,353 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-09-30 05:44:29,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:29,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:29,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:29,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:29,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:29.030Z", "updated_at": "2018-09-30T05:44:29.030Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:29 GMT 2018-09-30 05:44:29,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:29,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-30 05:44:29,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:29,486 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-30 05:44:29,486 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-30 05:44:29,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 05:44:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:44:29,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5b6d17-363d-4189-a1c8-ad0b29f73d8f Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00"}, "enabled": true, "id": "ee4b50e958ea43d7a2eb1d9059500a00", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 05:44:29,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6c5b6d17-363d-4189-a1c8-ad0b29f73d8f 2018-09-30 05:44:29,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0767889022827s 2018-09-30 05:44:29,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6c5b6d17-363d-4189-a1c8-ad0b29f73d8f 2018-09-30 05:44:29,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-09-30 05:44:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/quotas/ee4b50e958ea43d7a2eb1d9059500a00.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-09-30 05:44:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-90f5cc4a-444a-498b-a399-759d59210ee8 Date: Sun, 30 Sep 2018 05:44:29 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-09-30 05:44:29,828 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/ee4b50e958ea43d7a2eb1d9059500a00.json used request id req-90f5cc4a-444a-498b-a399-759d59210ee8 2018-09-30 05:44:29,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.261847019196s 2018-09-30 05:44:29,829 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/ee4b50e958ea43d7a2eb1d9059500a00.json used request id req-90f5cc4a-444a-498b-a399-759d59210ee8 2018-09-30 05:44:29,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-09-30 05:44:29,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-30 05:44:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:44:29,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ba4018-f92f-4a0a-8201-cb226e06c276 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.29:5000/v3/services/10c13ca06ba34c00b520e52efa01a35a"}, "enabled": true, "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.29:5000/v3/services/1eda0eda642849c2b7ba0679d5e2be97"}, "enabled": true, "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.29:5000/v3/services/2892ac31a8ba4b36a1fd9a1d39b3f947"}, "enabled": true, "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.29:5000/v3/services/41a716b782944455af95a1e4b8aa2018"}, "enabled": true, "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.29:5000/v3/services/4ef62abde7db420185ec0b4536282073"}, "enabled": true, "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.29:5000/v3/services/5a8ec12b38104c5198305487ae9330f4"}, "enabled": true, "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.29:5000/v3/services/67ef2a3f8f3e405b848440b55c89b490"}, "enabled": true, "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.29:5000/v3/services/731085d7e742472588b19d3531285368"}, "enabled": true, "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.29:5000/v3/services/77c77167a17b4297b448e4606618104b"}, "enabled": true, "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.29:5000/v3/services/8ab808ea0aba45868f6759536d84d9c2"}, "enabled": true, "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/964c561380e74fc1a8094a31f79e0bd7"}, "enabled": true, "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.29:5000/v3/services/bdb3623c2d504a849af9b257f119ffa9"}, "enabled": true, "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/dfa0c3b14bbd4aff983ec2c00fe13323"}, "enabled": true, "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.29:5000/v3/services/e80aa5dc0c454d5eb18a483df2a82b82"}, "enabled": true, "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.29:5000/v3/services/e9cef742dd3a49c5b18e10ce7c9f9afb"}, "enabled": true, "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.29:5000/v3/services/fad0981be361456baac7101b241672d8"}, "enabled": true, "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "links": {"self": "http://172.30.9.29:5000/v3/services", "previous": null, "next": null}} 2018-09-30 05:44:29,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/services used request id req-a0ba4018-f92f-4a0a-8201-cb226e06c276 2018-09-30 05:44:29,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0882818698883s 2018-09-30 05:44:29,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-30 05:44:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 05:44:30,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ed92e7-b850-4c44-9d3f-4b5765975abb Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c63fb9247e84289867b8577f0228d5e"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c77167a17b4297b448e4606618104b", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/13e9fbb8a5374af0951828a25886f7d8"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/18197c6e6b094b83a1f304f70e6ae40c"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "731085d7e742472588b19d3531285368", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/18d3543507cf40558aa2ef1b8b8f2c4d"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1a32ba3620a243fa8d93eeda49e0ff39"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b4d9011ac824ee6ba5054439e5cfde7"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b81cd10a2fd4affb1294de23d3d458f"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/208b6cca03a947d59ef5a4cf58858eb8"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2dff749a87fb4a158257ec41813943a4"}, "url": "http://172.30.9.29:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "2dff749a87fb4a158257ec41813943a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2fb215957d8a42e1b5e3b035161ba7ab"}, "url": "http://172.30.9.29:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/311a13b0ea294d9fa26752c143b31c4a"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fad0981be361456baac7101b241672d8", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/344a6ad58f9c4ec7a511339bfc7fe377"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/379ac1b7d2e841d4a6364c23035de2eb"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/393f23122fa44521ad37edfc25aa6da3"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3d42196bf75542bf8d53aec7d31a258b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/40e422201b7640f7b17a9c91d199bfe4"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/47b406d1a2cd4da791df16110127aa92"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "47b406d1a2cd4da791df16110127aa92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/47de1964a8e347f48b8333e58a1bcac7"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "47de1964a8e347f48b8333e58a1bcac7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/487787707c1345f68d4b6c1bd2f43501"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/505f9aeec74c425cbfd316036838d99d"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "505f9aeec74c425cbfd316036838d99d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/529efda380224d5187289bbba39349cc"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c77167a17b4297b448e4606618104b", "id": "529efda380224d5187289bbba39349cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/605e9642ba734260bf009b65019fb47f"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "605e9642ba734260bf009b65019fb47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/612963e52e1f4b5a858b4119ce73c0f6"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6282d7b5a6d24603a4822bc91a2478a1"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "6282d7b5a6d24603a4822bc91a2478a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/64b7b5909aec4f3faa23fe36c094e605"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fad0981be361456baac7101b241672d8", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/668300e6832843edb27850a7dc948e84"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "668300e6832843edb27850a7dc948e84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6796abed777448778bef19d09d5a6479"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "6796abed777448778bef19d09d5a6479"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6d3e0a8689494dc9bed1acd861dd35e2"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/771765ad5f964f409c4d4d9c18b1e052"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "771765ad5f964f409c4d4d9c18b1e052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/812d2718a61f461596b315359ed041cc"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "731085d7e742472588b19d3531285368", "id": "812d2718a61f461596b315359ed041cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e272f4d3e49431caa8bad8ffa7b5524"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/921fa82bfd594d66a6d831c1d74d3a5c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3893b6aa64848379bfb49642d7da400"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "a3893b6aa64848379bfb49642d7da400"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af6d0b37b3184ae1860d6aa979530215"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "af6d0b37b3184ae1860d6aa979530215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b91f9e284b7c483cb16175d2fc441fba"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ba9846a3b8604cad9b85a6e1d4f6643e"}, "url": "http://172.30.9.29:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c0162a7cfb6546ee9fae7c132b01a042"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "c0162a7cfb6546ee9fae7c132b01a042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c4c2c79763e54088aa4cb63fb01b9c54"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/dba15b964b5d41768cccaeeb2b01d79c"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fad0981be361456baac7101b241672d8", "id": "dba15b964b5d41768cccaeeb2b01d79c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e297f5c3510e4ae99a8debc3b0c71c03"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ed1902310aba4fbe88f0818489026ea6"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c77167a17b4297b448e4606618104b", "id": "ed1902310aba4fbe88f0818489026ea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/efcd31e71e7c46a2ab600a29fcb69657"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "efcd31e71e7c46a2ab600a29fcb69657"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f1004f813b08432cb1208ea996bbe488"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "f1004f813b08432cb1208ea996bbe488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f49c358a829c43c4932c1fcc565e5b9e"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "731085d7e742472588b19d3531285368", "id": "f49c358a829c43c4932c1fcc565e5b9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f956978ac7ab4a0296dae7ac2e09e746"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-30 05:44:30,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-e0ed92e7-b850-4c44-9d3f-4b5765975abb 2018-09-30 05:44:30,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0991630554199s 2018-09-30 05:44:30,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '5098f727-a42e-4c1d-acdb-12aed06174f9', 'keystone_tenant_name': u'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.29:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'project_domain_name': 'Default'} 2018-09-30 05:44:30,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-09-30 05:44:30,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:29 GMT 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-09-30 05:44:30,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,114 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "5098f727-a42e-4c1d-acdb-12aed06174f9"} 2018-09-30 05:44:30,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:29.978Z", "updated_at": "2018-09-30T05:44:29.978Z", "created_by": "admin", "private_resource": false, "value": "5098f727-a42e-4c1d-acdb-12aed06174f9", "key": "keystone_password"} 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,196 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"} 2018-09-30 05:44:30,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:30.060Z", "updated_at": "2018-09-30T05:44:30.060Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "key": "keystone_tenant_name"} 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-09-30 05:44:30,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,291 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-09-30 05:44:30,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:30.230Z", "updated_at": "2018-09-30T05:44:30.230Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-09-30 05:44:30,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:30,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-09-30 05:44:30,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,457 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.29:5000"} 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-09-30 05:44:30,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:30.356Z", "updated_at": "2018-09-30T05:44:30.356Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.29:5000", "key": "keystone_url"} 2018-09-30 05:44:30,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:30,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-09-30 05:44:30,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,586 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-30 05:44:30,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:30.507Z", "updated_at": "2018-09-30T05:44:30.507Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:30,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-09-30 05:44:30,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,757 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"} 2018-09-30 05:44:30,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:30,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:30,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:30,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:30.658Z", "updated_at": "2018-09-30T05:44:30.658Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "key": "keystone_username"} 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-09-30 05:44:30,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:30,900 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-30 05:44:31,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:44:31,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T05:44:30.805Z", "updated_at": "2018-09-30T05:44:30.805Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:44:31,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:44:30 GMT 2018-09-30 05:44:31,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:44:31,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-09-30 05:44:31,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:44:31,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-09-30 05:44:31,059 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 05:44:31,060 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 05:44:31,060 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 05:44:31,064 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 05:44:31,136 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 05:44:31,136 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-30 05:44:31,142 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 05:44:31,143 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-30 05:44:31,143 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-30 05:44:31,148 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-30 05:45:14,366 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-30 05:45:14,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.usc.edu * extras: sjc.edge.kernel.org * updates: mirrors.usc.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-09-30 05:45:14,367 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-30 05:45:14,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-09-30 05:45:14,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:45:14,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ee4b50e958ea43d7a2eb1d9059500a00&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:45:14,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-33da42d8-6a7e-46c7-a763-02e3e7215ac7 Date: Sun, 30 Sep 2018 05:45:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:45:14,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ee4b50e958ea43d7a2eb1d9059500a00&name=default used request id req-33da42d8-6a7e-46c7-a763-02e3e7215ac7 2018-09-30 05:45:14,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0592949390411s 2018-09-30 05:45:14,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ee4b50e958ea43d7a2eb1d9059500a00&name=default used request id req-33da42d8-6a7e-46c7-a763-02e3e7215ac7 2018-09-30 05:45:14,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 05:45:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:45:14,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-6a0d101c-b613-4924-b6ad-36470dc5636b Date: Sun, 30 Sep 2018 05:45:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-30T05:41:40Z", "revision_number": 0, "id": "8f0d635d-efd6-4027-bf74-1937eb2fca03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "b04da5ab-8937-4d2c-837a-50632f277042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "c452e977-73ba-448d-b3f1-8e2b3587c3d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-30T05:41:40Z", "revision_number": 0, "id": "d2fca72a-e542-4ac2-908d-87cb88a91e22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 8, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 4, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 05:45:14,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6a0d101c-b613-4924-b6ad-36470dc5636b 2018-09-30 05:45:14,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0703988075256s 2018-09-30 05:45:14,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6a0d101c-b613-4924-b6ad-36470dc5636b 2018-09-30 05:45:14,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 05:45:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 22, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 22, "ethertype": "IPv4", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d"}}' 2018-09-30 05:45:14,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-277f7e8f-41cd-4bd7-87c7-4a17f90ad12e Date: Sun, 30 Sep 2018 05:45:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T05:45:14Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:45:14Z", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "ca68649e-6d55-4400-9d5c-9f9497854a27"}} 2018-09-30 05:45:14,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-277f7e8f-41cd-4bd7-87c7-4a17f90ad12e 2018-09-30 05:45:14,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.210438013077s 2018-09-30 05:45:14,721 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-277f7e8f-41cd-4bd7-87c7-4a17f90ad12e 2018-09-30 05:45:14,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-09-30 05:45:15,123 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-09-30 05:45:18,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:18,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:18,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:18,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:18,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:18,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:18,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:18,130 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-30 05:45:18,131 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:17.747Z", "updated_at": "2018-09-30T05:45:17.747Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-30 05:45:18,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:18,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:18 GMT 2018-09-30 05:45:18,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:18,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-30 05:45:18,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:18,160 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-30 05:45:19,641 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-09-30 05:45:19,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:45:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:45:19,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6feb8d24-21f3-4a8c-aafa-cfb2d7bad12b Date: Sun, 30 Sep 2018 05:45:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "metadata": {}}], "file": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "size": 4373348352, "self": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T05:41:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T05:40:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:45:19,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6feb8d24-21f3-4a8c-aafa-cfb2d7bad12b 2018-09-30 05:45:19,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212116956711s 2018-09-30 05:45:19,854 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6feb8d24-21f3-4a8c-aafa-cfb2d7bad12b 2018-09-30 05:45:19,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 05:45:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}' 2018-09-30 05:45:20,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236 X-Openstack-Request-Id: req-11015a3c-9e87-4810-b182-c2b2705dd117 Date: Sun, 30 Sep 2018 05:45:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8b8be639-56a9-4074-a365-fea303f70236/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "8b8be639-56a9-4074-a365-fea303f70236", "size": null, "self": "/v2/images/8b8be639-56a9-4074-a365-fea303f70236", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-30T05:45:20Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": null, "created_at": "2018-09-30T05:45:20Z", "protected": false} 2018-09-30 05:45:20,452 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-11015a3c-9e87-4810-b182-c2b2705dd117 2018-09-30 05:45:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.596671104431s 2018-09-30 05:45:20,453 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-11015a3c-9e87-4810-b182-c2b2705dd117 returning object 8b8be639-56a9-4074-a365-fea303f70236 2018-09-30 05:45:20,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 05:45:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '' 2018-09-30 05:45:26,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2e7cbaa-c5d5-4c6f-a1ff-a59b90ff3af8 Date: Sun, 30 Sep 2018 05:45:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 05:45:26,313 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236/file used request id req-f2e7cbaa-c5d5-4c6f-a1ff-a59b90ff3af8 2018-09-30 05:45:26,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.85947108269s 2018-09-30 05:45:26,314 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236/file used request id req-f2e7cbaa-c5d5-4c6f-a1ff-a59b90ff3af8 2018-09-30 05:45:26,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 05:45:26,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 05:45:26,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-9bae9132-21dd-4b4d-b7c4-42e9d7c0969e Date: Sun, 30 Sep 2018 05:45:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8b8be639-56a9-4074-a365-fea303f70236/snap", "metadata": {}}], "file": "/v2/images/8b8be639-56a9-4074-a365-fea303f70236/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "8b8be639-56a9-4074-a365-fea303f70236", "size": 263193088, "self": "/v2/images/8b8be639-56a9-4074-a365-fea303f70236", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8b8be639-56a9-4074-a365-fea303f70236/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-30T05:45:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-09-30T05:45:20Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "metadata": {}}], "file": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "size": 4373348352, "self": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T05:41:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T05:40:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 05:45:26,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9bae9132-21dd-4b4d-b7c4-42e9d7c0969e 2018-09-30 05:45:26,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18129491806s 2018-09-30 05:45:26,497 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9bae9132-21dd-4b4d-b7c4-42e9d7c0969e 2018-09-30 05:45:26,500 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8b8be639-56a9-4074-a365-fea303f70236/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b8be639-56a9-4074-a365-fea303f70236/file', 'owner': u'ee4b50e958ea43d7a2eb1d9059500a00', 'id': u'8b8be639-56a9-4074-a365-fea303f70236', 'size': 263193088, u'self': u'/v2/images/8b8be639-56a9-4074-a365-fea303f70236', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee4b50e958ea43d7a2eb1d9059500a00', 'name': 'cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8b8be639-56a9-4074-a365-fea303f70236/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T05:45:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T05:45:26Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/8b8be639-56a9-4074-a365-fea303f70236', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'created': u'2018-09-30T05:45:20Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-09-30T05:45:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8b8be639-56a9-4074-a365-fea303f70236', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-09-30 05:45:26,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 05:45:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-09-30 05:45:26,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a843aac9-cd5b-4b51-9b89-f5d315874561 x-compute-request-id: req-a843aac9-cd5b-4b51-9b89-f5d315874561 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "475543be-1b27-4dd1-a1e0-15d4bdcd48af", "name": "cloudify_ims-flavor_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 05:45:26,562 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a843aac9-cd5b-4b51-9b89-f5d315874561 2018-09-30 05:45:26,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0614428520203s 2018-09-30 05:45:26,563 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a843aac9-cd5b-4b51-9b89-f5d315874561 returning object 475543be-1b27-4dd1-a1e0-15d4bdcd48af 2018-09-30 05:45:26,564 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af', 'swap': 0}) 2018-09-30 05:45:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 05:45:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" -d '{"extra_specs": {}}' 2018-09-30 05:45:26,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 05:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01dae25b-3d74-4387-aaf2-afce909a04a8 x-compute-request-id: req-01dae25b-3d74-4387-aaf2-afce909a04a8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 05:45:26,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af/os-extra_specs used request id req-01dae25b-3d74-4387-aaf2-afce909a04a8 2018-09-30 05:45:26,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202140808105s 2018-09-30 05:45:26,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af/os-extra_specs used request id req-01dae25b-3d74-4387-aaf2-afce909a04a8 2018-09-30 05:45:26,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-09-30 05:45:26,586 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8b8be639-56a9-4074-a365-fea303f70236", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "bono_cluster_size": 1, "flavor_id": "475543be-1b27-4dd1-a1e0-15d4bdcd48af", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-09-30 05:45:28,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:28,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8b8be639-56a9-4074-a365-fea303f70236", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "bono_cluster_size": 1, "flavor_id": "475543be-1b27-4dd1-a1e0-15d4bdcd48af", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:26.732Z", "updated_at": "2018-09-30T05:45:26.732Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:28,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:28 GMT 2018-09-30 05:45:28,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:28,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-30 05:45:28,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:28,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-09-30 05:45:28,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:28,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:28,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:28 GMT 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:28,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-09-30 05:45:28,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:28,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:45:28,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:28,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:28,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:28 GMT 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-30 05:45:28,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:28,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:45:28,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:45:28,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:28,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:28 GMT 2018-09-30 05:45:28,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:28,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-30 05:45:28,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:33,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:45:33,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:33,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:33,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:33,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:28.976Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:28.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:29.397Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:29.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:29.705Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:29.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:29.762Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:29.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:29.762Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:29.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:29.762Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:29.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:30.721Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:30.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:30.721Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:30.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:30.721Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:30.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:31.730Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpwjDr3p --prefix=\"/tmp/openstack-0ecgvp\" --constraint=\"/tmp/openstack-0ecgvp/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:31.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:31.730Z", "message": "Installing from directory: /tmp/tmpwjDr3p [args=--prefix=\"/tmp/openstack-0ecgvp\" --constraint=\"/tmp/openstack-0ecgvp/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:31.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:33 GMT 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-09-30 05:45:33,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-30 05:45:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-09-30 05:45:33,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-30 05:45:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:45:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-09-30 05:45:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:45:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:45:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-30 05:45:33,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-30 05:45:33,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpwjDr3p --prefix="/tmp/openstack-0ecgvp" --constraint="/tmp/openstack-0ecgvp/constraint.txt" 2018-09-30 05:45:33,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpwjDr3p [args=--prefix="/tmp/openstack-0ecgvp" --constraint="/tmp/openstack-0ecgvp/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-30 05:45:33,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:34,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:34,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:45:34,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:34,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:34 GMT 2018-09-30 05:45:34,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:34,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-30 05:45:34,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:39,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:45:39,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:39,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 05:45:39,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:39,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:39 GMT 2018-09-30 05:45:39,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:39,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 05:45:39,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:39,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:45:40,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:40,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:40,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:40 GMT 2018-09-30 05:45:40,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:40,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-30 05:45:40,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:45,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:45:45,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:45,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:45,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:45,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:45,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:45,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:45 GMT 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 05:45:45,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:45,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:45:45,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:45,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:45,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:45 GMT 2018-09-30 05:45:45,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:45,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-30 05:45:45,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:50,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:45:51,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:51,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:51 GMT 2018-09-30 05:45:51,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:51,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 05:45:51,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:51,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:51,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:45:51,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:51,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:51 GMT 2018-09-30 05:45:51,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:51,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-30 05:45:51,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:56,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:45:56,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 05:45:56,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:56,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:56 GMT 2018-09-30 05:45:56,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:56,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 05:45:56,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:45:56,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:45:56,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:45:56,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:45:56,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:45:56 GMT 2018-09-30 05:45:56,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:45:56,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-30 05:45:56,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:01,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:01,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:01,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:59.621Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:59.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:45:59.767Z", "message": "Removing directory: /tmp/tmpwjDr3p", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:45:59.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7", "logger": "5d383d25-704b-4d26-bd47-f1d6e44df228"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:00.549Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:00.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:00.787Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:00.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}], "metadata": {"pagination": {"total": 15, "offset": 11, "size": 50}}} 2018-09-30 05:46:01,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:01,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:01 GMT 2018-09-30 05:46:01,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:01,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2071 2018-09-30 05:46:01,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-30 05:46:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwjDr3p 2018-09-30 05:46:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:46:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-30 05:46:01,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/4c017a4e-571f-4eea-8c9d-a64751a75ba7 2018-09-30 05:46:01,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:01,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:01,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"} 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:01 GMT 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:01,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-09-30 05:46:01,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:01,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-09-30 05:46:01,540 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-30 05:46:01,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:01,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:01,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:01,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:01,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:01,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:01 GMT 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:01,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:01,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:01,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:01,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:01,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:01,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:01,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:01,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:01 GMT 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:01,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:01,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:01,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:01 GMT 2018-09-30 05:46:01,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:01,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:01,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:06,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:06,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:06,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:02.857Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:02.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:03.904Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:03.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.715Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_security_group_d5qaq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.726Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8fe0dcc7-5ca6-4690-b4cb-35d3b9db63a2"}, {"node_instance_id": "bind_security_group_d5qaq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.809Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8fe0dcc7-5ca6-4690-b4cb-35d3b9db63a2"}, {"node_instance_id": "bind_security_group_d5qaq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.809Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8fe0dcc7-5ca6-4690-b4cb-35d3b9db63a2"}, {"node_instance_id": "bind_security_group_d5qaq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:05.809Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:05.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8fe0dcc7-5ca6-4690-b4cb-35d3b9db63a2"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.788Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "1b23f55b-7f5d-49a9-866c-844bc2ad0c81"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "7dfe6dca-202a-4fb2-8cef-bf7e0a14199e"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "7dfe6dca-202a-4fb2-8cef-bf7e0a14199e"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "7dfe6dca-202a-4fb2-8cef-bf7e0a14199e"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "1b23f55b-7f5d-49a9-866c-844bc2ad0c81"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "1b23f55b-7f5d-49a9-866c-844bc2ad0c81"}], "metadata": {"pagination": {"total": 68, "offset": 0, "size": 50}}} 2018-09-30 05:46:06,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:06,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:06 GMT 2018-09-30 05:46:06,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:06,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29093 2018-09-30 05:46:06,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-09-30 05:46:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-09-30 05:46:06,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-09-30 05:46:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:06,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-30 05:46:06,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-30 05:46:06,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-30 05:46:06,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 05:46:06,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:06,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:07,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:07,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:07,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:07 GMT 2018-09-30 05:46:07,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:07,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:07,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:12,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:12,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:12,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "1b23f55b-7f5d-49a9-866c-844bc2ad0c81"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "7dfe6dca-202a-4fb2-8cef-bf7e0a14199e"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "7dfe6dca-202a-4fb2-8cef-bf7e0a14199e"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "7dfe6dca-202a-4fb2-8cef-bf7e0a14199e"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "1b23f55b-7f5d-49a9-866c-844bc2ad0c81"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "1b23f55b-7f5d-49a9-866c-844bc2ad0c81"}, {"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "cf8560d4-5469-4e64-a5a5-8be944473a6f"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:06.848Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:06.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "13753a9e-bb49-49a0-a1f4-adfb6d1469a1"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:09.528Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:09.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:09.837Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:09.837Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.807Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c8c303b3-9217-4495-b571-02b72e2f686f"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.966Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.966Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.966Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.966Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.966Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:10.966Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.868Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c8c303b3-9217-4495-b571-02b72e2f686f"}, {"node_instance_id": "ellis_security_group_mg3ea9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.868Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c8c303b3-9217-4495-b571-02b72e2f686f"}, {"node_instance_id": "ellis_security_group_mg3ea9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.868Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c8c303b3-9217-4495-b571-02b72e2f686f"}, {"node_instance_id": "homer_security_group_79iosa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.868Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f69874f6-6c40-434c-9710-d402e274bd4a"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.879Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.879Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.879Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.879Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:11.879Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:11.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 87, "offset": 50, "size": 50}}} 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:12,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:12 GMT 2018-09-30 05:46:12,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:12,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22238 2018-09-30 05:46:12,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:12,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:12,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:12,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-09-30 05:46:12,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-09-30 05:46:12,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-09-30 05:46:12,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-09-30 05:46:12,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-09-30 05:46:12,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-09-30 05:46:12,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-09-30 05:46:12,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-09-30 05:46:12,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-09-30 05:46:12,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-09-30 05:46:12,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-09-30 05:46:12,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-09-30 05:46:12,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-09-30 05:46:12,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-09-30 05:46:12,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:12,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:12,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:12,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:12,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:12,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:12,266 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:12 GMT 2018-09-30 05:46:12,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:12,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:12,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:17,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:17,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:17,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ej7qms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:46:11Z', u'updated_at': u'2018-09-30T05:46:11Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'port_id': None, u'id': u'67a6710e-a136-4ff2-a047-c7176b8a0ee3'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab8b42d0-a077-47bc-bb62-aa11fdc475c2"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "homer_security_group_79iosa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f69874f6-6c40-434c-9710-d402e274bd4a"}, {"node_instance_id": "homer_security_group_79iosa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f69874f6-6c40-434c-9710-d402e274bd4a"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "homer_security_group_79iosa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f69874f6-6c40-434c-9710-d402e274bd4a"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:12.953Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:12.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0c167a71-27a7-4b2a-90c8-c82887dcd7a5"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.022Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:13.972Z", "message": "Using external resource keypair: cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:13.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ee4f0560-2322-4be9-964f-dc2c089f6699"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:14.040Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:14.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:14.040Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:14.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:14.040Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:14.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_floatingip_59utxo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:14.981Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:46:13Z', u'updated_at': u'2018-09-30T05:46:13Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'port_id': None, u'id': u'3977791e-d4e8-4537-baf9-39d63427cf74'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:14.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b39c4d88-9601-40bf-a0ae-1cebb8d0a179"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:15.058Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:15.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:16.344Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:16.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3dfcc84d-86b5-4c1e-8618-2a93348dac0e"}, {"node_instance_id": "sprout_security_group_h7b65f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:16.344Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:16.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3dfcc84d-86b5-4c1e-8618-2a93348dac0e"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:16.608Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:16.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:17.344Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:17.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:17.344Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:17.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:17.344Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:17.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "keypair_ddpec6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:17.344Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:17.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_floatingip_gt1jli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:17.815Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:46:16Z', u'updated_at': u'2018-09-30T05:46:16Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'port_id': None, u'id': u'ffcaa3f6-11d1-4d94-b61d-5d5114a435cc'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:17.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "363c1a22-4a9f-4727-83b0-135a0d3a9c94"}], "metadata": {"pagination": {"total": 133, "offset": 87, "size": 50}}} 2018-09-30 05:46:17,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:17,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:17 GMT 2018-09-30 05:46:17,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:17,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28759 2018-09-30 05:46:17,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:46:11Z', u'updated_at': u'2018-09-30T05:46:11Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'port_id': None, u'id': u'67a6710e-a136-4ff2-a047-c7176b8a0ee3'} 2018-09-30 05:46:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-09-30 05:46:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-09-30 05:46:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-09-30 05:46:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-09-30 05:46:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-09-30 05:46:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-09-30 05:46:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-09-30 05:46:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-30 05:46:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-30 05:46:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc 2018-09-30 05:46:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:46:13Z', u'updated_at': u'2018-09-30T05:46:13Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'port_id': None, u'id': u'3977791e-d4e8-4537-baf9-39d63427cf74'} 2018-09-30 05:46:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-30 05:46:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'created_at': u'2018-09-30T05:46:16Z', u'updated_at': u'2018-09-30T05:46:16Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'ee4b50e958ea43d7a2eb1d9059500a00', u'port_id': None, u'id': u'ffcaa3f6-11d1-4d94-b61d-5d5114a435cc'} 2018-09-30 05:46:17,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:17,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:17,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:17,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:17 GMT 2018-09-30 05:46:17,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:17,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:17,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:22,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:23,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:23,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:23,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:23,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:23,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:18.765Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:18.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:18.765Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:18.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:18.765Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:18.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:18.765Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:18.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:18.765Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:18.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:18.765Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:18.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.868Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7292a362-58a2-47cb-8a68-8d3cff769fb1', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e43d2844-eb76-479e-a57c-ff8cad54f5ef"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:19.873Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:19.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:20.601Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_8ugfgd'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:20.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e43d2844-eb76-479e-a57c-ff8cad54f5ef"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.105Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.105Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.105Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.105Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.641Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "32b9923c-3a64-4047-8a61-c0464ce68a9c"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.641Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1324ff0b-0cfa-4e58-8632-d2243439a063', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8e332a5f-c711-4ae3-8173-a83c275d3d1d"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.641Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5bafe908-a850-4cf1-a05c-6cf15ac5f6a9', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3977791e-d4e8-4537-baf9-39d63427cf74', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bcbd7e0-defd-49d6-ba26-c2785fc84204"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.641Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_57gaod'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bcbd7e0-defd-49d6-ba26-c2785fc84204"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.641Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_an46gi'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8e332a5f-c711-4ae3-8173-a83c275d3d1d"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:21.641Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_0h9vo5'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:21.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "32b9923c-3a64-4047-8a61-c0464ce68a9c"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.202Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "32b9923c-3a64-4047-8a61-c0464ce68a9c"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e43d2844-eb76-479e-a57c-ff8cad54f5ef"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_0h9vo5', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "32b9923c-3a64-4047-8a61-c0464ce68a9c"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_8ugfgd', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e43d2844-eb76-479e-a57c-ff8cad54f5ef"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fa61ca31-d131-4378-9c88-b9daf4046d51', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e37a86a5-c558-46cd-985b-a04cfaad0288"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_0h9vo5', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "32b9923c-3a64-4047-8a61-c0464ce68a9c"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_8ugfgd', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e43d2844-eb76-479e-a57c-ff8cad54f5ef"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:22.658Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_do4dty'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:22.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e37a86a5-c558-46cd-985b-a04cfaad0288"}], "metadata": {"pagination": {"total": 177, "offset": 134, "size": 50}}} 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:23 GMT 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26183 2018-09-30 05:46:23,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:23,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-30 05:46:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:23,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7292a362-58a2-47cb-8a68-8d3cff769fb1', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:23,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 05:46:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_8ugfgd'} 2018-09-30 05:46:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:23,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}] 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1324ff0b-0cfa-4e58-8632-d2243439a063', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5bafe908-a850-4cf1-a05c-6cf15ac5f6a9', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3977791e-d4e8-4537-baf9-39d63427cf74', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_57gaod'} 2018-09-30 05:46:23,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_an46gi'} 2018-09-30 05:46:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_0h9vo5'} 2018-09-30 05:46:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:23,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_0h9vo5', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_8ugfgd', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:23,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fa61ca31-d131-4378-9c88-b9daf4046d51', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-09-30 05:46:23,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_0h9vo5', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:23,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_8ugfgd', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:23,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_do4dty'} 2018-09-30 05:46:23,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:23,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:23,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:23,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:23,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:23,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:23 GMT 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:23,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:28,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:29,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.218Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.218Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.218Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.218Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.218Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.686Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bcbd7e0-defd-49d6-ba26-c2785fc84204"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.686Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8e332a5f-c711-4ae3-8173-a83c275d3d1d"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.686Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_57gaod', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bcbd7e0-defd-49d6-ba26-c2785fc84204"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.686Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_an46gi', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8e332a5f-c711-4ae3-8173-a83c275d3d1d"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.686Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_57gaod', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bcbd7e0-defd-49d6-ba26-c2785fc84204"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:23.686Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_an46gi', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:23.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8e332a5f-c711-4ae3-8173-a83c275d3d1d"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:24.234Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:24.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:24.234Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:24.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:24.700Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:24.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e37a86a5-c558-46cd-985b-a04cfaad0288"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:24.700Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_do4dty', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:24.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e37a86a5-c558-46cd-985b-a04cfaad0288"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:24.700Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_do4dty', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:24.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e37a86a5-c558-46cd-985b-a04cfaad0288"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.253Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.253Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.253Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.253Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.253Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.253Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.729Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'86e58202-9c78-4aa8-8a81-1d94c6f9895e', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'52bb67eb-a15a-4ae6-aefa-884095c5fdb5', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'67a6710e-a136-4ff2-a047-c7176b8a0ee3', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e904d8a1-2869-46c4-902a-f35604b51dab"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.729Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e8c826f4-c2ef-4379-9667-3e7d744916ed', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ffcaa3f6-11d1-4d94-b61d-5d5114a435cc', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "031ec50d-3450-4386-a706-00939c6d20ff"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.729Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_4d36b0'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e904d8a1-2869-46c4-902a-f35604b51dab"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:25.729Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_mgm1is'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:25.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "031ec50d-3450-4386-a706-00939c6d20ff"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.343Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.343Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.343Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.343Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.343Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.343Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.771Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'52bb67eb-a15a-4ae6-aefa-884095c5fdb5', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'14d66d1d-c4a9-4440-9286-3a2c841649c6', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "600505ed-b596-48b3-bd30-1fa648e92a78"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:26.771Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_s5j9yb'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:26.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "600505ed-b596-48b3-bd30-1fa648e92a78"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:27.443Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:27.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:28.454Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_mgm1is', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:28.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "031ec50d-3450-4386-a706-00939c6d20ff"}], "metadata": {"pagination": {"total": 219, "offset": 177, "size": 50}}} 2018-09-30 05:46:29,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:29,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:29 GMT 2018-09-30 05:46:29,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:29,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26757 2018-09-30 05:46:29,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:29,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:29,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:46:29,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:29,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:29,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 05:46:29,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:29,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:29,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_57gaod', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_an46gi', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_57gaod', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_an46gi', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:29,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:29,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:29,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_do4dty', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_do4dty', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:29,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'86e58202-9c78-4aa8-8a81-1d94c6f9895e', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'52bb67eb-a15a-4ae6-aefa-884095c5fdb5', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'67a6710e-a136-4ff2-a047-c7176b8a0ee3', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-09-30 05:46:29,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e8c826f4-c2ef-4379-9667-3e7d744916ed', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ffcaa3f6-11d1-4d94-b61d-5d5114a435cc', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-09-30 05:46:29,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_4d36b0'} 2018-09-30 05:46:29,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_mgm1is'} 2018-09-30 05:46:29,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:29,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:29,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', u'external_type': u'keypair'}, {u'external_id': u'20bf46c3-3529-40e9-92eb-1d57038d28ad', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'52bb67eb-a15a-4ae6-aefa-884095c5fdb5', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'14d66d1d-c4a9-4440-9286-3a2c841649c6', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_s5j9yb'} 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:29,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:29,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:29,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:29,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:29,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:29,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:29,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_mgm1is', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:29,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:29,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:29,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:29,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:29 GMT 2018-09-30 05:46:29,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:29,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:29,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:34,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:34,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.288Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.529Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.529Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e904d8a1-2869-46c4-902a-f35604b51dab"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "031ec50d-3450-4386-a706-00939c6d20ff"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "600505ed-b596-48b3-bd30-1fa648e92a78"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_4d36b0', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e904d8a1-2869-46c4-902a-f35604b51dab"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_mgm1is', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "031ec50d-3450-4386-a706-00939c6d20ff"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_s5j9yb', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "600505ed-b596-48b3-bd30-1fa648e92a78"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_4d36b0', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e904d8a1-2869-46c4-902a-f35604b51dab"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:29.990Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_s5j9yb', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "600505ed-b596-48b3-bd30-1fa648e92a78"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:30.587Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:31.635Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:31.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:31.635Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:31.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:31.635Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:31.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:31.635Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:31.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:32.658Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:32.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:32.658Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:32.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:32.658Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:32.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:32.658Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:32.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:32.658Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:32.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:33.713Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 254, "offset": 219, "size": 50}}} 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:34,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:34 GMT 2018-09-30 05:46:34,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:34,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23071 2018-09-30 05:46:34,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 05:46:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_4d36b0', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_mgm1is', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_s5j9yb', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_4d36b0', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_s5j9yb', 'key_name': u'cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'image': u'8b8be639-56a9-4074-a365-fea303f70236', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc', 'cloudify_management_network_id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}, 'nics': [{'net-id': u'4a6f3291-14af-41e3-a8b8-5591d1de2589'}], 'flavor': u'475543be-1b27-4dd1-a1e0-15d4bdcd48af'} 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:34,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:34,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:34,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:34,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:34,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 05:46:34,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:34,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 05:46:34,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:34,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:46:34,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:34,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:34,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 05:46:34,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:34,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:34,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:34,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:34,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:34 GMT 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:34,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:39,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:39,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:39,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:39,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:39,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:35.609Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:35.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:36.765Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:36.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:36.765Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:46:36.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 257, "offset": 254, "size": 50}}} 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:39 GMT 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3451 2018-09-30 05:46:39,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:39,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:39,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:39,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 05:46:39,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:39,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:39,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:39,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:39,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:39,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:39 GMT 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:39,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:44,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:44,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:44,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:44,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:44,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:44 GMT 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:46:44,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:44,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:45,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:45 GMT 2018-09-30 05:46:45,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:45,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:45,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:50,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:50,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:50 GMT 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:50,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:50,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:50,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:50,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:50,268 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:50 GMT 2018-09-30 05:46:50,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:50,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:50,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:55,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:55,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:55 GMT 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:46:55,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:46:55,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:46:55,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:46:55,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:46:55 GMT 2018-09-30 05:46:55,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:46:55,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:46:55,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:00,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:00,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:00,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:46:59.599Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:46:59.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:00.175Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:00.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:00.175Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:00.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:00.175Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:00.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 261, "offset": 257, "size": 50}}} 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:00 GMT 2018-09-30 05:47:00,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:00,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-09-30 05:47:00,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:00,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:00,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:00,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:00,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:00,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:00,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:00 GMT 2018-09-30 05:47:00,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:00,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:00,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:05,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:05,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:05,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:05,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:05,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:01.559Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:01.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:02.210Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:02.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:02.210Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:02.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:02.210Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:02.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:03.252Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:03.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:03.252Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:03.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:03.252Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:03.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:03.252Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:03.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:04.278Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:04.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:05.290Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:05.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:05.290Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:05.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 272, "offset": 261, "size": 50}}} 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:05 GMT 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8830 2018-09-30 05:47:05,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:05,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:05,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:05,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:05,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:05,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:05 GMT 2018-09-30 05:47:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:05,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:05,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:10,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:10,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:10,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:10,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:10,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:06.431Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:06.431Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:06.431Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:06.431Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:06.431Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:06.431Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:07.810Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:07.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:08.495Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:08.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:08.495Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:08.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 281, "offset": 272, "size": 50}}} 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:10 GMT 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6568 2018-09-30 05:47:10,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:10,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 05:47:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:10,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 05:47:10,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:10,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:10,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:10 GMT 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:10,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:10,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:15,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:16,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:16,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:16,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:16 GMT 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:16,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:16,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:16,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:16,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:16,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:16 GMT 2018-09-30 05:47:16,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:16,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:16,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:21,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:21,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:21,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:21,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:21,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:21,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:21,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:21 GMT 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:21,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:21,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:21,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:21,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:21,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:21 GMT 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:21,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:26,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:26,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-30 05:47:26,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:26,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:26 GMT 2018-09-30 05:47:26,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:26,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:26,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:26,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:26,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:26,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:26,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:26,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:26,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:26,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:26 GMT 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:26,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:31,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:31,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:31,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:31 GMT 2018-09-30 05:47:31,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:31,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:31,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:31,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:31,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:31,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:31,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:31 GMT 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:31,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:36,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:36,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:32.184Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:32.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:32.572Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:32.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:32.572Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:32.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:32.572Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:32.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:34.037Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:34.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:34.587Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:34.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:35.631Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:35.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:35.631Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:35.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:35.631Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:35.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:35.631Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:35.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:35.631Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:35.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:35.631Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:35.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:36.649Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:36.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 294, "offset": 281, "size": 50}}} 2018-09-30 05:47:36,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:36,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:36 GMT 2018-09-30 05:47:36,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:36,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8616 2018-09-30 05:47:36,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:36,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:36,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:36,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:36,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:36,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:36,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:36,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:36 GMT 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:36,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:41,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:41,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:41,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:37.667Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:37.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:37.667Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:37.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:38.814Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:38.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:38.814Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:38.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:38.814Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:38.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:38.814Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:38.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:38.814Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:38.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:38.814Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:47:38.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:40.323Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:40.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:40.843Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:47:40.843Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:47:40.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 305, "offset": 294, "size": 50}}} 2018-09-30 05:47:41,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:41,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:41 GMT 2018-09-30 05:47:41,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:41,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8838 2018-09-30 05:47:41,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:41,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:41,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:41,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:41,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:41,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:41,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:41,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:41,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 05:47:41,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:41,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:41,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-30 05:47:41,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:42,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:42,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:42 GMT 2018-09-30 05:47:42,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:42,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:42,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:47,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:47,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:47,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:47,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:47,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:47,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:47,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:47 GMT 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:47,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:47,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:47,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:47,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:47 GMT 2018-09-30 05:47:47,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:47,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:47,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:52,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:52,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:52,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:52 GMT 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:52,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:52,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:52,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:52,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:52,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:52,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:52,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:52 GMT 2018-09-30 05:47:52,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:52,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:52,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:57,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:47:58,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:58,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:58 GMT 2018-09-30 05:47:58,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:58,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:47:58,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:47:58,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:47:58,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:47:58,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:47:58,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:47:58,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:47:58 GMT 2018-09-30 05:47:58,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:47:58,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:47:58,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:03,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:03,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:03,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:03,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:03 GMT 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:03,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:48:03,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:03,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:03,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:03,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:03,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:03 GMT 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:03,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:08,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:09,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:04.839Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:04.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:05.865Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:05.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:05.865Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:05.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:05.865Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:05.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:07.036Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:07.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:07.036Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:07.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:08.287Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:08.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:08.287Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:08.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:08.287Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:08.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:08.287Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:08.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 315, "offset": 305, "size": 50}}} 2018-09-30 05:48:09,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:09,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:09 GMT 2018-09-30 05:48:09,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:09,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5208 2018-09-30 05:48:09,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:09,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:09,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:10,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:10,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:10 GMT 2018-09-30 05:48:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:10,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:10,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:15,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:17,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:17,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:09.624Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:09.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:12.585Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:12.585Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:12.585Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:12.585Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:12.585Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:12.585Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:12.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:14.809Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:14.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:14.809Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:14.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 324, "offset": 315, "size": 50}}} 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:17 GMT 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:17,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6568 2018-09-30 05:48:17,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:17,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:17,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:17,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:17,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:17,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:17,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:17,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:17,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:17,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-30 05:48:17,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:19,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:19,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:19,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:19,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:19 GMT 2018-09-30 05:48:19,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:19,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:19,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:24,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:25,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:16.304Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:16.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:16.304Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:16.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:20.099Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:20.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:21.253Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:21.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:21.253Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:21.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 329, "offset": 324, "size": 50}}} 2018-09-30 05:48:25,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:25,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:25 GMT 2018-09-30 05:48:25,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:25,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5760 2018-09-30 05:48:25,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:25,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:25,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:25,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:25,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:25,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-30 05:48:25,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:25,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:25,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:25,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:25 GMT 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:25,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:25,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:30,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:31,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:31,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:31,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:31,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:31,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:31 GMT 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:48:31,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:31,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:32,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:32,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:32,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:32,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:32 GMT 2018-09-30 05:48:32,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:32,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:32,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:37,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:38,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:38,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:38,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:38 GMT 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 05:48:38,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:38,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:38,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:38,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:38 GMT 2018-09-30 05:48:38,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:38,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:38,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:43,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:44,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:44,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:44,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:44,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:44,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:44,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:39.405Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:39.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:39.865Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:39.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:41.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:41.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:41.598Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:41.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:42.907Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 334, "offset": 329, "size": 50}}} 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:44 GMT 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3276 2018-09-30 05:48:44,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:44,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:44,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:44,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:44,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:44,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-30 05:48:44,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:47,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:47,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:47,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:47,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:47,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:47,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:47 GMT 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:47,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:52,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:54,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:54,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:43.785Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:43.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:43.785Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:43.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:46.019Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:46.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:46.019Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:46.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:46.019Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:46.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:48.064Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:48.064Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:49.635Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:49.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:50.111Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:50.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "6752b84f-aa41-48ac-997e-3bbf04f984e8"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:50.844Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:50.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:51.357Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:51.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3b240b73-bed3-4680-99d3-4ae79ff259a5"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:51.784Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:51.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:51.784Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:51.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:51.784Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:51.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:51.784Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:51.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:51.784Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:51.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:52.895Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:52.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:52.895Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:52.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:52.895Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:52.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 353, "offset": 334, "size": 50}}} 2018-09-30 05:48:54,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:54,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:54 GMT 2018-09-30 05:48:54,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:54,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11012 2018-09-30 05:48:54,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:48:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-30 05:48:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-30 05:48:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:48:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:48:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:48:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:48:54,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:48:55,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:48:55,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:48:55 GMT 2018-09-30 05:48:55,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:48:55,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:48:55,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:00,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:02,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:02,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:55.459Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:55.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:55.459Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:55.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:55.459Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:55.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:55.459Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:55.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:55.459Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:55.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:56.301Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:56.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "fdb4ba7c-ee3d-463d-8042-b6f4d8a36b3d"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "45ad7a0f-ef7c-480f-aac1-59f94a1820f1"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9902fb32-2d6e-4687-a0c8-390f25430df6"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4a0d60b2-0a8f-426e-acec-6bb397ffbabf"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:57.546Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:57.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:58.268Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T05:48:58.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:58.731Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:58.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:58.731Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:58.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:58.731Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:58.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:58.731Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:58.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:48:58.731Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:48:58.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:00.266Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:00.266Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:00.266Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:00.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 392, "offset": 353, "size": 50}}} 2018-09-30 05:49:02,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:02,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:02 GMT 2018-09-30 05:49:02,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:02,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21436 2018-09-30 05:49:02,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:02,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:49:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:02,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:02,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:02,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:49:02,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:49:02,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:02,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:02,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:02,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:02,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:02,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:02,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:02 GMT 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:02,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:07,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:07,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:07,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:07,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:07,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:07,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:03.993Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:03.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.212Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.824Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.824Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.824Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}], "metadata": {"pagination": {"total": 463, "offset": 392, "size": 50}}} 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:07 GMT 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27497 2018-09-30 05:49:07,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-30 05:49:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-30 05:49:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-30 05:49:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:07,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:08,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:08,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:08 GMT 2018-09-30 05:49:08,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:08,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:08,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:13,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:13,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:13,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:04.838Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:04.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Creating Agent homer_host_do4dty", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_do4dty/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:06.050Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:07.430Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:07.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}], "metadata": {"pagination": {"total": 596, "offset": 442, "size": 50}}} 2018-09-30 05:49:13,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:13,366 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:13 GMT 2018-09-30 05:49:13,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:13,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27737 2018-09-30 05:49:13,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:13,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:13,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:49:13,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_do4dty 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_do4dty/cloudify/ssl/cloudify_internal_cert.pem 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:49:13,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:13,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:13,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:13,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:13 GMT 2018-09-30 05:49:13,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:13,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:13,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:18,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:19,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_do4dty/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_do4dty/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_do4dty/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_do4dty', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_do4dty/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_do4dty', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73f33f5b-6ace-43ba-8598-d20c697858b5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.527Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.787Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:09.931Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:09.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating Agent ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating Agent sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}], "metadata": {"pagination": {"total": 705, "offset": 492, "size": 50}}} 2018-09-30 05:49:19,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:19,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:19 GMT 2018-09-30 05:49:19,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:19,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28235 2018-09-30 05:49:19,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:19,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_do4dty/env 2018-09-30 05:49:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:49:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:49:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_do4dty/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_do4dty/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_do4dty', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_do4dty/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_do4dty', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:49:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:49:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-30 05:49:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-30 05:49:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:49:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-30 05:49:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-30 05:49:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:19,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:49:19,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:49:19,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_mgm1is 2018-09-30 05:49:19,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:49:19,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:49:19,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_s5j9yb 2018-09-30 05:49:19,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:49:19,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:49:19,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:19,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:19,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:19,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:19,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:19 GMT 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:19,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:24,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:24,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:24,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating Agent sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Creating Agent ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.575Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.966Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:10.966Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:10.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Creating Agent bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_4d36b0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Configuring Agent homer_host_do4dty", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:11.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:11.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}], "metadata": {"pagination": {"total": 835, "offset": 542, "size": 50}}} 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:24,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:24 GMT 2018-09-30 05:49:24,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:24,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27687 2018-09-30 05:49:24,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:24,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-30 05:49:24,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_s5j9yb 2018-09-30 05:49:24,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:49:24,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:49:24,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:49:24,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_mgm1is 2018-09-30 05:49:24,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:49:24,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:24,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:24,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_4d36b0 2018-09-30 05:49:24,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_4d36b0/cloudify/ssl/cloudify_internal_cert.pem 2018-09-30 05:49:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_do4dty 2018-09-30 05:49:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:49:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:49:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:49:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:49:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-30 05:49:24,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:24,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:24,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:24,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:24,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:24,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:24 GMT 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:24,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:29,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:29,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:29,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:29,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:12.654Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:12.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.069Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.069Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.069Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_s5j9yb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_s5j9yb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_s5j9yb', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_s5j9yb/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_s5j9yb', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "/home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_mgm1is/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_s5j9yb/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "/home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Successfully configured daemon: homer_host_do4dty", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Successfully created daemon: sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f9d94e04-307b-4cf4-86d5-f83a134750bd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_mgm1is/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_mgm1is/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_mgm1is', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_mgm1is/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_mgm1is', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4f88557e-b296-441f-882c-6e05be5b72a4"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:13.621Z", "message": "Successfully created daemon: ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:13.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f0f1ee39-92cc-4cec-9241-6201275ff97e"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.282Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_4d36b0/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}], "metadata": {"pagination": {"total": 1018, "offset": 592, "size": 50}}} 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:29,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:29 GMT 2018-09-30 05:49:29,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:29,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29262 2018-09-30 05:49:29,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:49:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:49:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_s5j9yb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_s5j9yb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_s5j9yb', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_s5j9yb/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_s5j9yb', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:49:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:29,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:49:29,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:49:29,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:49:29,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:49:29,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:49:29,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:29,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_mgm1is/env 2018-09-30 05:49:29,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_s5j9yb/env 2018-09-30 05:49:29,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:49:29,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:49:29,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:49:29,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_do4dty 2018-09-30 05:49:29,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:49:29,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:49:29,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:49:29,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_s5j9yb 2018-09-30 05:49:29,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_mgm1is/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_mgm1is/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_mgm1is', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_mgm1is/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_mgm1is', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:49:29,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:49:29,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:49:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_mgm1is 2018-09-30 05:49:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-30 05:49:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:49:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-30 05:49:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:49:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_4d36b0/env 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:49:29,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:29,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:29,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:29,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:29,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:29,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:29 GMT 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:29,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:34,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:35,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Starting Agent homer_host_do4dty", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:14.812Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:14.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.802Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.802Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.802Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.802Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Successfully created daemon: bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "/home/ubuntu/bono_host_4d36b0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "9331019e-49e7-4f1b-af72-a446e7253bf5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:15.967Z", "message": "Configuring Agent sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.185Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.185Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.185Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.185Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c9d10c3d-b933-4e89-b865-c39e3092b8e7"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}], "metadata": {"pagination": {"total": 1095, "offset": 642, "size": 50}}} 2018-09-30 05:49:35,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:35,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:35 GMT 2018-09-30 05:49:35,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:35,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27460 2018-09-30 05:49:35,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:49:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_do4dty 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_4d36b0 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_4d36b0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_s5j9yb 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:35,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:35,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:35,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:49:35,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:35,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:35,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:35,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:35 GMT 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:35,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:40,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:40,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:40,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c9d10c3d-b933-4e89-b865-c39e3092b8e7"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "8d6d0b58-aa87-41b6-baa7-cb67fb6216b9"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:17.746Z", "message": "Configuring Agent ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:17.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:18.520Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:18.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:18.520Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:18.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:18.520Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:18.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:18.520Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:18.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.982Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.982Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.982Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.982Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.982Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Successfully configured daemon: ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Configuring Agent bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d2d22c82-feb0-473c-92b4-43d525eaec9a"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:19.985Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:19.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.039Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}], "metadata": {"pagination": {"total": 1232, "offset": 692, "size": 50}}} 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:40,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:40 GMT 2018-09-30 05:49:40,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:40,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26606 2018-09-30 05:49:40,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:40,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:40,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:49:40,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_mgm1is 2018-09-30 05:49:40,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:40,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:40,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:40,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:40,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:49:40,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:40,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:40,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:40,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:40,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_mgm1is 2018-09-30 05:49:40,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:49:40,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_4d36b0 2018-09-30 05:49:40,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:40,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:40,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:40,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:40,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:40,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:40,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:40,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:40,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:40,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:40,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:40,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:40 GMT 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:40,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:45,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:45,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:45,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Successfully configured daemon: bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_an46gi/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_do4dty start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e1ff117f-320f-43d2-8115-f8de5882ea17"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "667635cb-4bda-4c00-9e93-ee7df3eef79c"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Creating Agent dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Starting Agent sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b69a026-1e20-4b78-85e0-5b693855b6cd"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:22.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:22.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}], "metadata": {"pagination": {"total": 1294, "offset": 742, "size": 50}}} 2018-09-30 05:49:45,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:45,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:45 GMT 2018-09-30 05:49:45,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:45,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27514 2018-09-30 05:49:45,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:49:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-30 05:49:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:49:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_4d36b0 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:45,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:49:45,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:49:45,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_an46gi/cloudify/ssl/cloudify_internal_cert.pem 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_do4dty start 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:45,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_an46gi 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:49:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_s5j9yb 2018-09-30 05:49:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:49:45,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:45,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:47,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:47,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:47,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:47,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:47 GMT 2018-09-30 05:49:47,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:47,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:47,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:52,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:52,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:52,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.052Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.052Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "[localhost] run: /home/ubuntu/homer_host_do4dty/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Starting Agent ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:23.077Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:23.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.230Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "/home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_an46gi/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Removing directory: /tmp/tmpP3xvbL", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_an46gi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_an46gi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_an46gi', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_an46gi/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_an46gi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Successfully created daemon: dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "39534584-7e99-4e95-b771-7c339b7c9ec4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "872034c8-7c12-4b24-8c8c-a55beabeb62f"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:24.232Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:24.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c7367f98-07af-4630-b602-69c4185ae2f2"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1336, "offset": 792, "size": 50}}} 2018-09-30 05:49:52,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:52,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:52 GMT 2018-09-30 05:49:52,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:52,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28464 2018-09-30 05:49:52,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:49:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:49:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:49:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:49:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:49:52,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:49:52,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_do4dty/env/bin/pip freeze 2018-09-30 05:49:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_mgm1is 2018-09-30 05:49:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:49:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_an46gi/env 2018-09-30 05:49:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:49:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpP3xvbL 2018-09-30 05:49:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:49:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_an46gi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_an46gi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_an46gi', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_an46gi/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_an46gi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:49:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:49:52,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_an46gi 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-30 05:49:52,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:49:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:49:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:49:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:49:52,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:52,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:52,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:52 GMT 2018-09-30 05:49:52,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:52,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:52,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:57,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:57,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.204Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Starting Agent bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}], "metadata": {"pagination": {"total": 1360, "offset": 842, "size": 50}}} 2018-09-30 05:49:57,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:57,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:57 GMT 2018-09-30 05:49:57,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:57,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27378 2018-09-30 05:49:57,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:49:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:49:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-30 05:49:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:49:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:49:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_4d36b0 2018-09-30 05:49:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:49:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:49:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:49:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:49:57,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:49:57,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:49:57,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:49:57,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:49:57,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:49:57,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:49:57,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:49:57 GMT 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:49:57,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:02,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:02,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:02,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:25.384Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:25.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.217Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.217Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.217Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Creating Agent vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Successfully started daemon: sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_s5j9yb start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "16f20bf1-d2b8-494d-a3e1-15a6f160fac3"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:26.416Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:26.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "[localhost] run: /home/ubuntu/sprout_host_s5j9yb/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Successfully started daemon: ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.450Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_mgm1is start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ad80a30d-b122-421c-85ae-b6293e4947aa"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:27.453Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:27.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_8ugfgd', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8ugfgd/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8ugfgd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}], "metadata": {"pagination": {"total": 1371, "offset": 892, "size": 50}}} 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:02,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:02 GMT 2018-09-30 05:50:02,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:02,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28046 2018-09-30 05:50:02,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:50:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_8ugfgd 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_s5j9yb 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_s5j9yb start 2018-09-30 05:50:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem 2018-09-30 05:50:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:50:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_s5j9yb/env/bin/pip freeze 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_mgm1is 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_mgm1is start 2018-09-30 05:50:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-30 05:50:02,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:02,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:02,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:02,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:02,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_8ugfgd', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8ugfgd/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8ugfgd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:50:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:02,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:03,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:03 GMT 2018-09-30 05:50:03,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:03,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:03,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:08,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:08,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:08,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_8ugfgd/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Configuring Agent dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "[localhost] run: /home/ubuntu/ellis_host_mgm1is/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_8ugfgd', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8ugfgd/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8ugfgd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.472Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.476Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.476Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:28.476Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:28.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1381, "offset": 942, "size": 50}}} 2018-09-30 05:50:08,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:08,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:08 GMT 2018-09-30 05:50:08,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:08,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28503 2018-09-30 05:50:08,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_8ugfgd/env 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:50:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_an46gi 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_mgm1is/env/bin/pip freeze 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_8ugfgd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_8ugfgd', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_8ugfgd/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_8ugfgd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:50:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:08,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:08,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:08,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:08 GMT 2018-09-30 05:50:08,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:08,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:08,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:13,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:13,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:13,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.549Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.549Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.549Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Removing directory: /tmp/tmpWXIdKS", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "331134d4-5cd2-4851-abfc-365c5dcccc00"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Removing directory: /tmp/tmpodnu3d", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "73be33ef-bb73-40aa-9aba-a391b91bcae0"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Successfully created daemon: vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_0h9vo5/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Creating Agent proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Successfully started daemon: bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_4d36b0 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "627cd920-0b00-409b-bfc3-308d433cf3d7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "54d22c14-4ba6-4727-ac41-a17ad87ca805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:29.550Z", "message": "Successfully configured daemon: dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:29.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "298b1ef3-243f-4a25-8b97-dcf0ff135dc3"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.656Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}], "metadata": {"pagination": {"total": 1386, "offset": 992, "size": 50}}} 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:13,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:13 GMT 2018-09-30 05:50:13,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:13,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27637 2018-09-30 05:50:13,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:50:13,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:13,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:13,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:50:13,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:50:13,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:50:13,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:13,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:50:13,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:50:13,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:13,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:50:13,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:13,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpWXIdKS 2018-09-30 05:50:13,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:13,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpodnu3d 2018-09-30 05:50:13,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_8ugfgd 2018-09-30 05:50:13,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_0h9vo5/cloudify/ssl/cloudify_internal_cert.pem 2018-09-30 05:50:13,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:50:13,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:50:13,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_0h9vo5 2018-09-30 05:50:13,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_4d36b0 2018-09-30 05:50:13,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:50:13,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_4d36b0 start 2018-09-30 05:50:13,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:50:13,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_an46gi 2018-09-30 05:50:13,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:13,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:50:13,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:13,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:13,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:13,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:13,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:13,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:13,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:13,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:13,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:13,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:13,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:13,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:13,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:13 GMT 2018-09-30 05:50:13,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:13,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:13,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:18,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:18,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:18,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:18,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:18,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:30.757Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:30.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_0h9vo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_0h9vo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_0h9vo5', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_0h9vo5/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_0h9vo5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_57gaod/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_0h9vo5/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Creating Agent bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:31.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.006Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.791Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.791Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.791Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.791Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.791Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.791Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.999Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.999Z", "message": "Successfully created daemon: proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.999Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:32.999Z", "message": "/home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:32.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e8af4440-ea24-4757-af0e-125179855c32"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.015Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_57gaod/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.015Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.015Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.015Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_57gaod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_57gaod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_57gaod', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_57gaod/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_57gaod', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.015Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.243Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.922Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.922Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.922Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:34.922Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:34.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.026Z", "message": "/home/ubuntu/bind_host_57gaod/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.026Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.026Z", "message": "Successfully created daemon: bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}], "metadata": {"pagination": {"total": 1393, "offset": 1042, "size": 50}}} 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:18 GMT 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:18,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29562 2018-09-30 05:50:18,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:18,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:18,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-30 05:50:18,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_0h9vo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_0h9vo5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_0h9vo5', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_0h9vo5/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_0h9vo5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:50:18,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_57gaod/cloudify/ssl/cloudify_internal_cert.pem 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_0h9vo5/env 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-30 05:50:18,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-30 05:50:18,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_57gaod 2018-09-30 05:50:18,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:50:18,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.13:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-30 05:50:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:50:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:50:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:50:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:50:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_0h9vo5 2018-09-30 05:50:18,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-30 05:50:18,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:50:18,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_57gaod/env 2018-09-30 05:50:18,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-30 05:50:18,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-30 05:50:18,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.13', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_57gaod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_57gaod/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_57gaod', 'REST_HOST': '192.168.120.13', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_57gaod/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_57gaod', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DpH0mQ.7TU7jrU4wASxR9cbLwVgmEsbGfs'} 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:18,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_57gaod/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-30 05:50:18,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-30 05:50:18,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_57gaod 2018-09-30 05:50:18,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:18,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:18,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:18,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:18,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:18,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:18,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:18 GMT 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:18,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:23,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:23,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:23,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.026Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "e570d767-5d95-42f5-820a-38e37930ef2a"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.026Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.026Z", "message": "[localhost] run: /home/ubuntu/bono_host_4d36b0/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:35.952Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:35.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Configuring Agent proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Configuring Agent bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}], "metadata": {"pagination": {"total": 1393, "offset": 1092, "size": 50}}} 2018-09-30 05:50:23,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:23,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:23 GMT 2018-09-30 05:50:23,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:23,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27318 2018-09-30 05:50:23,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:23,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-30 05:50:23,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:23,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_4d36b0/env/bin/pip freeze 2018-09-30 05:50:23,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:23,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:23,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:23,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:23,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:23,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:23,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:23,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:23,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:23,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:23,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_0h9vo5 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:23,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:23,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:50:23,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_57gaod 2018-09-30 05:50:23,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:23,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:23,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:23,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:23 GMT 2018-09-30 05:50:23,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:23,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:23,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:28,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:28,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:28,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:28,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Starting Agent dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.049Z", "message": "Configuring Agent vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:36.963Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:36.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Successfully configured daemon: proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Successfully configured daemon: vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "5ef533ae-7829-41c6-b991-41b8626a9fbf"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Successfully configured daemon: bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Removing directory: /tmp/tmpAlZuCi", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4512b48e-8685-484d-9085-7f07acf5caf6"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "535c8de0-6a2c-44b7-9b47-017cb74d2f69"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:37.081Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2fe36e5d-3f70-402d-a1c1-bb1b8b8d9415"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}], "metadata": {"pagination": {"total": 1393, "offset": 1142, "size": 50}}} 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:28 GMT 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:28,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26996 2018-09-30 05:50:28,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_an46gi 2018-09-30 05:50:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_8ugfgd 2018-09-30 05:50:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:50:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:50:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-30 05:50:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:50:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_0h9vo5 2018-09-30 05:50:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_8ugfgd 2018-09-30 05:50:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:50:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_57gaod 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-30 05:50:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAlZuCi 2018-09-30 05:50:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-30 05:50:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:28,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:29,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:29,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:29,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:29,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:29 GMT 2018-09-30 05:50:29,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:29,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:29,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:34,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:34,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:34,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.348Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:38.349Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:38.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.398Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.398Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.398Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Successfully started daemon: dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Starting Agent proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Starting Agent vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_an46gi start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ecb393f5-ebcc-4b7d-8a64-5f54ad1ca792"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:39.400Z", "message": "Starting Agent bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:39.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "[localhost] run: /home/ubuntu/dime_host_an46gi/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1396, "offset": 1192, "size": 50}}} 2018-09-30 05:50:34,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:34,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:34 GMT 2018-09-30 05:50:34,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:34,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26667 2018-09-30 05:50:34,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:34,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_an46gi 2018-09-30 05:50:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_0h9vo5 2018-09-30 05:50:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-30 05:50:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:34,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:34,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:34,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-30 05:50:34,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_8ugfgd 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_an46gi start 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 05:50:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_57gaod 2018-09-30 05:50:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_an46gi/env/bin/pip freeze 2018-09-30 05:50:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:34,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:34,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:34,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:34,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:34,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:34,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:34,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:34 GMT 2018-09-30 05:50:34,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:34,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:34,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:39,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:39,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:40.485Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:40.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:41.527Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:41.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:41.527Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:41.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:41.527Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:41.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:41.892Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:41.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.537Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.537Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.537Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.537Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.537Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_8ugfgd start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Successfully started daemon: proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Successfully started daemon: vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Removing directory: /tmp/tmpvUks9n", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b6c592bc-b6aa-4f5a-a13d-1ce73bc2fe65"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_57gaod start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Successfully started daemon: bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2165eb66-b6d3-4f20-9a39-bfb985aa1dae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "d597472d-d93b-49e2-aff2-2d38935d75f5"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:42.544Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_0h9vo5 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:42.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "88a07691-aa25-45ab-9ef6-818039c7fc06"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:43.978Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:43.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:44.026Z", "message": "[localhost] run: /home/ubuntu/proxy_host_0h9vo5/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:44.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:44.026Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:44.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.045Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.045Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.045Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.045Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "[localhost] run: /home/ubuntu/bind_host_57gaod/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}], "metadata": {"pagination": {"total": 1398, "offset": 1242, "size": 50}}} 2018-09-30 05:50:39,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:39,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:39 GMT 2018-09-30 05:50:39,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:39,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27011 2018-09-30 05:50:39,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:39,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:39,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:39,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:50:39,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:39,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:39,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:39,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:39,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:39,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:39,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_8ugfgd start 2018-09-30 05:50:39,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:39,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:39,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_0h9vo5 2018-09-30 05:50:39,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_8ugfgd 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvUks9n 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_57gaod start 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_57gaod 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_0h9vo5 start 2018-09-30 05:50:39,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:39,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:39,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:39,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:39,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:39,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-30 05:50:39,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:39,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-30 05:50:39,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:39,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:39,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_0h9vo5/env/bin/pip freeze 2018-09-30 05:50:39,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:39,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:39,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_57gaod/env/bin/pip freeze 2018-09-30 05:50:39,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:50:39,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:39,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:39,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:39,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:39,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:39,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:39,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:39,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:39,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:39,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:39 GMT 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:39,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:44,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:45,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:45,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:45.127Z", "message": "[localhost] run: /home/ubuntu/vellum_host_8ugfgd/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:45.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.058Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.058Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.058Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.058Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.058Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.058Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Removing directory: /tmp/tmprzlL7S", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Removing directory: /tmp/tmpaOM60q", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "41f988be-2fa8-4ef9-a9bb-530bab2c4509"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:46.138Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:46.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "4b419a07-d18b-47b9-8786-6b9c2eb5092d"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:48.193Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:48.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:48.413Z", "message": "Removing directory: /tmp/tmpMWV99z", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:48.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:48.413Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:48.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "07370654-3642-445c-b774-1178cd33b03e"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:50.148Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:50.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:51.500Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:51.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.515Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:52.758Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/H3YXG/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:52.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bbf4d03-863b-4453-87e9-19506fbc2203"}, {"node_instance_id": "proxy_node_3f1rmm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:53.149Z", "message": "Executing: /tmp/H3YXG/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:53.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bbf4d03-863b-4453-87e9-19506fbc2203"}], "metadata": {"pagination": {"total": 1398, "offset": 1292, "size": 50}}} 2018-09-30 05:50:45,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:45,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:45 GMT 2018-09-30 05:50:45,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:45,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26558 2018-09-30 05:50:45,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:45,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-30 05:50:45,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_8ugfgd/env/bin/pip freeze 2018-09-30 05:50:45,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:45,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:45,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:45,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmprzlL7S 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpaOM60q 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:45,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:45,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:45,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMWV99z 2018-09-30 05:50:45,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-30 05:50:45,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:45,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:45,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-30 05:50:45,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-30 05:50:45,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:45,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:45,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:45,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:45,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:50:45,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:45,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/H3YXG/install_requirements.sh 2018-09-30 05:50:45,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/H3YXG/install_requirements.sh 2018-09-30 05:50:45,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:45,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:45,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:45,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:45 GMT 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:45,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:45,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:50,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:50,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:53.532Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:53.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:53.532Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:53.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:53.532Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:53.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:54.691Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:54.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:54.691Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:54.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:54.691Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:54.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:56.323Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:56.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:56.323Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:56.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:56.323Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:56.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:57.453Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:57.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:57.453Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:57.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:57.453Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:57.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:57.453Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:57.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:57.453Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:57.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:58.461Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:58.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:58.461Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:58.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:58.461Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:58.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:59.477Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:59.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:49:59.477Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:49:59.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:00.511Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:00.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:00.511Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:00.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:00.511Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:00.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:01.920Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:01.920Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:01.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:02.930Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:02.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:05.266Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:05.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:05.963Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:05.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:05.963Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:05.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:05.963Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:05.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:07.151Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:07.151Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:07.151Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:07.151Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:07.151Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:10.774Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:10.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:11.162Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:11.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:11.162Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:11.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:12.185Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:12.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:12.185Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:12.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:16.127Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:16.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:17.228Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:17.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:17.873Z", "message": "Downloaded scripts/bind/bind.py to /tmp/102MM/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:17.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:18.190Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:18.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:18.190Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:18.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:18.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:18.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:18.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:18.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:32.369Z", "message": "Execution done (return_code=0): /tmp/H3YXG/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:32.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "2bbf4d03-863b-4453-87e9-19506fbc2203"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:32.463Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:32.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:33.533Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:33.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:34.976Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:34.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1398, "offset": 1342, "size": 50}}} 2018-09-30 05:50:50,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:50,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:50 GMT 2018-09-30 05:50:50,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:50,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25505 2018-09-30 05:50:50,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-30 05:50:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-30 05:50:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-30 05:50:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-30 05:50:50,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:50:50,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/102MM/bind.py 2018-09-30 05:50:50,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-09-30 05:50:50,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-09-30 05:50:50,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:50:50,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:50:50,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/H3YXG/install_requirements.sh 2018-09-30 05:50:50,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:50:50,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:50:50,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:50:50,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:50,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:50,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:50,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:50 GMT 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:50,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:50,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:55,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:50:55,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:55,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:55,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:55,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:55,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:55,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:35.841Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:35.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:51.656Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:51.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo mv /tmp/tmpXC9xXX /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo mv /tmp/tmpM6DYvh /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo mv /tmp/tmpkfz6fl /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo mv /tmp/tmpP9yxrZ /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.503Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:52.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:52.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:53.522Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:53.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:53.522Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:53.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:53.522Z", "message": "[localhost] run: sudo mv /tmp/tmp6q9VtW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:53.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ab478b5e-2762-4128-94b4-2859e39dc4d3"}, {"node_instance_id": "bind_by99ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:54.005Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:54.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:54.005Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:54.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:54.005Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:54.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:54.541Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:54.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:54.541Z", "message": "Executing: /tmp/GXKN3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:54.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:54.541Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/GXKN3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:54.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:55.555Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:55.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:55.555Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:55.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:50:55.555Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:50:55.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}], "metadata": {"pagination": {"total": 1433, "offset": 1392, "size": 50}}} 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:55 GMT 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18090 2018-09-30 05:50:55,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:50:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-09-30 05:50:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:50:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXC9xXX /etc/bind/named.conf.local 2018-09-30 05:50:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpM6DYvh /etc/bind/db.clearwater.local 2018-09-30 05:50:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 05:50:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:50:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:50:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 05:50:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:50:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkfz6fl /etc/clearwater/shared_config 2018-09-30 05:50:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-09-30 05:50:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 05:50:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpP9yxrZ /etc/clearwater/local_config 2018-09-30 05:50:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 05:50:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-09-30 05:50:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-09-30 05:50:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:50:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-09-30 05:50:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:50:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 05:50:55,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:50:55,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 05:50:55,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 05:50:55,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6q9VtW /etc/bind/db.clearwater.opnfv 2018-09-30 05:50:55,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:50:55,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:50:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:50:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-09-30 05:50:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GXKN3/install-etcd.sh 2018-09-30 05:50:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/GXKN3/install-etcd.sh 2018-09-30 05:50:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-09-30 05:50:55,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-09-30 05:50:55,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-09-30 05:50:55,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:50:55,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:50:55,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:50:55,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:50:55,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:50:55,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:50:55 GMT 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:50:55,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:00,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:00,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:00,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:00,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:00,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:00,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:00,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1433, "offset": 1425, "size": 50}}} 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:00 GMT 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:00,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:00,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:01,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:01,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:01,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:01,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:01,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:01,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:01 GMT 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:01,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:06,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:06,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:06,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:06,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:06,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1433, "offset": 1425, "size": 50}}} 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:06 GMT 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:06,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:06,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:06,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:06,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:06,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:06,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:06,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:06,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:06 GMT 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:06,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:11,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:12,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:12,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:51:07.190Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-57gaod\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://security.ubuntu.com trusty-security/universe Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,699 B/s)\nReading package lists...\n\nreal\t0m11.520s\nuser\t0m2.669s\nsys\t0m0.197s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:51:07.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:51:07.631Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:51:07.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:51:07.631Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:51:07.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}], "metadata": {"pagination": {"total": 1436, "offset": 1425, "size": 50}}} 2018-09-30 05:51:12,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:12,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:12 GMT 2018-09-30 05:51:12,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:12,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6023 2018-09-30 05:51:12,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:12,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-57gaod Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://security.ubuntu.com trusty-security/universe Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,699 B/s) Reading package lists... real 0m11.520s user 0m2.669s sys 0m0.197s 2018-09-30 05:51:12,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:51:12,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-09-30 05:51:12,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:12,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:12,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:12,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:12 GMT 2018-09-30 05:51:12,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:12,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:12,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:17,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:17,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:17,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:17,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:17,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:17 GMT 2018-09-30 05:51:17,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:17,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:17,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:17,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:17,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:17,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:17,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:17 GMT 2018-09-30 05:51:17,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:17,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:17,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:22,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:22,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:22 GMT 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:22,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:22,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:22,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:22,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:22,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:22 GMT 2018-09-30 05:51:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:22,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:27,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:27,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:27,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:27 GMT 2018-09-30 05:51:27,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:27,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:27,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:27,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:28,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:28,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:28,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:28,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:28 GMT 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:28,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:33,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:33,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:33,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:33,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:33 GMT 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:33,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:33,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:33,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:33,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:33,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:33,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:33 GMT 2018-09-30 05:51:33,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:33,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:33,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:38,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:38,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:38,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:38,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:38,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:38 GMT 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:38,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:38,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:38,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:38,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:38 GMT 2018-09-30 05:51:38,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:38,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:38,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:43,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:44,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:44,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:44,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:44 GMT 2018-09-30 05:51:44,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:44,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:44,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:44,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:44,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:44,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:44,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:44,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:44,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:44,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:44 GMT 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:44,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:49,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:49,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:49,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:49,343 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:49 GMT 2018-09-30 05:51:49,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:49,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:49,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:49,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:49,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:49,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:49,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:49 GMT 2018-09-30 05:51:49,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:49,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:49,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:54,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:54,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:54,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:54,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:54,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:54,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:54 GMT 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:54,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:54,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:54,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:54,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:51:54,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:54,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:54 GMT 2018-09-30 05:51:54,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:54,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:51:54,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:59,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:51:59,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:51:59,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:51:59,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:51:59,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:51:59 GMT 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:51:59,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:51:59,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:00,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:00,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:00,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:00 GMT 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:00,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:05,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:05,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:52:05,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:05,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:05 GMT 2018-09-30 05:52:05,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:05,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:52:05,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:05,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:05,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:05,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:05,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:05,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:05 GMT 2018-09-30 05:52:05,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:05,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:05,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:10,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:10,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:10,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:10,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:10,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:10,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:10,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:10 GMT 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:10,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:10,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:10,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:10,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:10 GMT 2018-09-30 05:52:10,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:10,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:10,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:15,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:15,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:15,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:15,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:15,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:15,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:15,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:15 GMT 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:15,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:15,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:15,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:15 GMT 2018-09-30 05:52:15,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:15,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:15,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:20,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:21,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:21 GMT 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:21,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:21,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:21,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:21 GMT 2018-09-30 05:52:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:21,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:26,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:26,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:52:26,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:26,188 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:26 GMT 2018-09-30 05:52:26,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:26,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:52:26,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:26,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:26,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:26,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:26 GMT 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:26,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:26,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:31,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:31,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:31,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1428, "size": 50}}} 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:31 GMT 2018-09-30 05:52:31,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:31,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:52:31,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:31,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:31,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:31,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:31,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:31 GMT 2018-09-30 05:52:31,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:31,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:31,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:36,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:36,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:32.097Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-57gaod\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 6 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 7s (11.2 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9100\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m24.198s\nuser\t0m18.404s\nsys\t0m7.672s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:32.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:32.682Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:32.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:32.682Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:32.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:33.692Z", "message": "[etcd] => \nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:33.692Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:33.692Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:33.692Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b4:01:2c \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:12c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73164 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26475 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124740308 (124.7 MB) TX bytes:5200067 (5.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:167 errors:0 dropped:0 overruns:0 frame:0\n TX packets:167 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13798 (13.7 KB) TX bytes:13798 (13.7 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:33.692Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:49 ? 00:00:00 /sbin/init\nroot 2 0 0 05:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:49 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:49 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:49 ? 00:00:00 [migration/0]\nroot 14 2 0 05:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:49 ? 00:00:00 [migration/1]\nroot 17 2 0 05:49 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:49 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:49 ? 00:00:00 [khelper]\nroot 21 2 0 05:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:49 ? 00:00:00 [netns]\nroot 23 2 0 05:49 ? 00:00:00 [writeback]\nroot 24 2 0 05:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:49 ? 00:00:00 [bioset]\nroot 26 2 0 05:49 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:49 ? 00:00:00 [kblockd]\nroot 28 2 0 05:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:49 ? 00:00:00 [khubd]\nroot 30 2 0 05:49 ? 00:00:00 [md]\nroot 31 2 0 05:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:49 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:49 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:49 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:49 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:49 ? 00:00:00 [vmstat]\nroot 38 2 0 05:49 ? 00:00:00 [ksmd]\nroot 39 2 0 05:49 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:49 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:49 ? 00:00:00 [crypto]\nroot 54 2 0 05:49 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:49 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:49 ? 00:00:00 [vballoon]\nroot 57 2 0 05:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:49 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:49 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:49 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:49 ? 00:00:00 [deferwq]\nroot 80 2 0 05:49 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:49 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:49 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:49 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 05:49 ? 00:00:00 [kworker/u5:1]\nroot 506 1 0 05:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 05:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 05:49 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 05:49 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 05:49 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1019 1 0 05:49 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 05:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 05:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 05:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 05:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 05:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 05:49 ? 00:00:00 cron\ndaemon 1108 1 0 05:49 ? 00:00:00 atd\nroot 1111 1 0 05:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 05:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 05:49 ? 00:00:00 /home/ubuntu/bind_host_57gaod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_57gaod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_57gaod --logging-server-logdir=/home/ubuntu/bind_host_57gaod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod%I.log --pidfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod.pid\nubuntu 1688 1649 0 05:49 ? 00:00:00 /home/ubuntu/bind_host_57gaod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_57gaod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_57gaod --logging-server-logdir=/home/ubuntu/bind_host_57gaod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod%I.log --pidfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod.pid\nubuntu 1763 1 0 05:49 ? 00:00:01 python2.7 /home/ubuntu/bind_host_57gaod/env/bin/diamond --configfile /home/ubuntu/bind_host_57gaod/work/plugins/diamond/etc/diamond.conf\nroot 1876 2 0 05:50 ? 00:00:00 [kworker/u5:2]\nbind 2570 1 0 05:50 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2625 1688 0 05:50 ? 00:00:00 /home/ubuntu/bind_host_57gaod/env/bin/python2.7 /home/ubuntu/bind_host_57gaod/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EQWb48\nubuntu 2636 2625 0 05:50 ? 00:00:00 /bin/sh -c /tmp/GXKN3/install-etcd.sh\nubuntu 2638 2636 0 05:50 ? 00:00:00 /bin/bash -e /tmp/GXKN3/install-etcd.sh\nntp 8691 1 0 05:52 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9100 1 0 05:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9157 1 0 05:52 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9161 9157 0 05:52 ? 00:00:00 inotifywait -e create -qq .\nroot 9261 9100 0 05:52 ? 00:00:00 [check-monit-upt] \nclearwa+ 9322 1 0 05:52 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9356 9100 0 05:52 ? 00:00:00 [check-etcd-upti] \nroot 9360 9100 0 05:52 ? 00:00:00 [poll_etcd_clust] \nroot 9362 9100 0 05:52 ? 00:00:00 [poll_etcd.sh] \nubuntu 9525 2638 0 05:52 ? 00:00:00 /bin/bash -e /tmp/GXKN3/install-etcd.sh\nubuntu 9526 9525 0 05:52 ? 00:00:00 /bin/bash -e /tmp/GXKN3/install-etcd.sh\nroot 9527 9526 0 05:52 ? 00:00:00 sudo ps -edf\nroot 9528 9527 0 05:52 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:34.703Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:34.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:34.703Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:34.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:34.703Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:34.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:34.703Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:34.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:34.703Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2570/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2570/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2570/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9100/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9322/etcd \ntcp6 0 0 :::53 :::* LISTEN 2570/named \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2570/named \ntcp6 0 0 :::4000 :::* LISTEN 9322/etcd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8691/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8691/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8691/ntpd \nudp 0 0 0.0.0.0:64655 0.0.0.0:* 586/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2570/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2570/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8691/ntpd \nudp6 0 0 ::1:123 :::* 8691/ntpd \nudp6 0 0 :::123 :::* 8691/ntpd \nudp6 0 0 :::12468 :::* 586/dhclient \nudp6 0 0 :::53 :::* 2570/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9274 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11455 1649/python2.7 /tmp/cloudify-logging-server-73fc1.socket\nunix 2 [ ACC ] STREAM LISTENING 1483 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8039 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14709 2625/python2.7 /tmp/ctx-LGWU8N.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 2045 395/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:34.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:35.726Z", "message": "[etcd] => [30-Sep-2018 05:52:17 UTC] clearwater-diags-monitor starting\n[30-Sep-2018 05:52:17 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:35.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:35.726Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:35.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:35.726Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/sysstat/sa30\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:35.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}], "metadata": {"pagination": {"total": 1454, "offset": 1428, "size": 50}}} 2018-09-30 05:52:36,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:36,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:36 GMT 2018-09-30 05:52:36,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:36,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66747 2018-09-30 05:52:36,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-57gaod Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 6 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 7s (11.2 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9100 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m24.198s user 0m18.404s sys 0m7.672s 2018-09-30 05:52:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-09-30 05:52:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-09-30 05:52:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.008s user 0m0.002s sys 0m0.008s 2018-09-30 05:52:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-09-30 05:52:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-09-30 05:52:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b4:01:2c inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb4:12c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73164 errors:0 dropped:0 overruns:0 frame:0 TX packets:26475 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124740308 (124.7 MB) TX bytes:5200067 (5.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:167 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13798 (13.7 KB) TX bytes:13798 (13.7 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-30 05:52:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:49 ? 00:00:00 /sbin/init root 2 0 0 05:49 ? 00:00:00 [kthreadd] root 3 2 0 05:49 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:49 ? 00:00:00 [kworker/0:0] root 5 2 0 05:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:49 ? 00:00:00 [rcu_sched] root 8 2 0 05:49 ? 00:00:00 [rcuos/0] root 9 2 0 05:49 ? 00:00:00 [rcuos/1] root 10 2 0 05:49 ? 00:00:00 [rcu_bh] root 11 2 0 05:49 ? 00:00:00 [rcuob/0] root 12 2 0 05:49 ? 00:00:00 [rcuob/1] root 13 2 0 05:49 ? 00:00:00 [migration/0] root 14 2 0 05:49 ? 00:00:00 [watchdog/0] root 15 2 0 05:49 ? 00:00:00 [watchdog/1] root 16 2 0 05:49 ? 00:00:00 [migration/1] root 17 2 0 05:49 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:49 ? 00:00:00 [kworker/1:0] root 19 2 0 05:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:49 ? 00:00:00 [khelper] root 21 2 0 05:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:49 ? 00:00:00 [netns] root 23 2 0 05:49 ? 00:00:00 [writeback] root 24 2 0 05:49 ? 00:00:00 [kintegrityd] root 25 2 0 05:49 ? 00:00:00 [bioset] root 26 2 0 05:49 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:49 ? 00:00:00 [kblockd] root 28 2 0 05:49 ? 00:00:00 [ata_sff] root 29 2 0 05:49 ? 00:00:00 [khubd] root 30 2 0 05:49 ? 00:00:00 [md] root 31 2 0 05:49 ? 00:00:00 [devfreq_wq] root 32 2 0 05:49 ? 00:00:00 [kworker/0:1] root 33 2 0 05:49 ? 00:00:00 [kworker/1:1] root 35 2 0 05:49 ? 00:00:00 [khungtaskd] root 36 2 0 05:49 ? 00:00:00 [kswapd0] root 37 2 0 05:49 ? 00:00:00 [vmstat] root 38 2 0 05:49 ? 00:00:00 [ksmd] root 39 2 0 05:49 ? 00:00:00 [khugepaged] root 40 2 0 05:49 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:49 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:49 ? 00:00:00 [crypto] root 54 2 0 05:49 ? 00:00:00 [kthrotld] root 55 2 0 05:49 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:49 ? 00:00:00 [vballoon] root 57 2 0 05:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:49 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:49 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:49 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:49 ? 00:00:00 [deferwq] root 80 2 0 05:49 ? 00:00:00 [charger_manager] root 123 2 0 05:49 ? 00:00:00 [kpsmoused] root 142 2 0 05:49 ? 00:00:00 [kworker/0:2] root 186 2 0 05:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:49 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:49 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 05:49 ? 00:00:00 [kworker/u5:1] root 506 1 0 05:49 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 05:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 05:49 ? 00:00:00 [kauditd] message+ 898 1 0 05:49 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 05:49 ? 00:00:00 upstart-file-bridge --daemon syslog 1019 1 0 05:49 ? 00:00:00 rsyslogd root 1050 1 0 05:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 05:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 05:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 05:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 05:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 05:49 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 05:49 ? 00:00:00 cron daemon 1108 1 0 05:49 ? 00:00:00 atd root 1111 1 0 05:49 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 05:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 05:49 ? 00:00:00 /home/ubuntu/bind_host_57gaod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_57gaod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_57gaod --logging-server-logdir=/home/ubuntu/bind_host_57gaod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod%I.log --pidfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod.pid ubuntu 1688 1649 0 05:49 ? 00:00:00 /home/ubuntu/bind_host_57gaod/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_57gaod --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_57gaod --logging-server-logdir=/home/ubuntu/bind_host_57gaod/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod%I.log --pidfile=/home/ubuntu/bind_host_57gaod/work/bind_host_57gaod.pid ubuntu 1763 1 0 05:49 ? 00:00:01 python2.7 /home/ubuntu/bind_host_57gaod/env/bin/diamond --configfile /home/ubuntu/bind_host_57gaod/work/plugins/diamond/etc/diamond.conf root 1876 2 0 05:50 ? 00:00:00 [kworker/u5:2] bind 2570 1 0 05:50 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2625 1688 0 05:50 ? 00:00:00 /home/ubuntu/bind_host_57gaod/env/bin/python2.7 /home/ubuntu/bind_host_57gaod/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EQWb48 ubuntu 2636 2625 0 05:50 ? 00:00:00 /bin/sh -c /tmp/GXKN3/install-etcd.sh ubuntu 2638 2636 0 05:50 ? 00:00:00 /bin/bash -e /tmp/GXKN3/install-etcd.sh ntp 8691 1 0 05:52 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9100 1 0 05:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9157 1 0 05:52 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9161 9157 0 05:52 ? 00:00:00 inotifywait -e create -qq . root 9261 9100 0 05:52 ? 00:00:00 [check-monit-upt] clearwa+ 9322 1 0 05:52 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9356 9100 0 05:52 ? 00:00:00 [check-etcd-upti] root 9360 9100 0 05:52 ? 00:00:00 [poll_etcd_clust] root 9362 9100 0 05:52 ? 00:00:00 [poll_etcd.sh] ubuntu 9525 2638 0 05:52 ? 00:00:00 /bin/bash -e /tmp/GXKN3/install-etcd.sh ubuntu 9526 9525 0 05:52 ? 00:00:00 /bin/bash -e /tmp/GXKN3/install-etcd.sh root 9527 9526 0 05:52 ? 00:00:00 sudo ps -edf root 9528 9527 0 05:52 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-30 05:52:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-09-30 05:52:36,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-09-30 05:52:36,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-09-30 05:52:36,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.003s sys 0m0.003s 2018-09-30 05:52:36,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2570/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2570/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2570/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9100/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9322/etcd tcp6 0 0 :::53 :::* LISTEN 2570/named tcp6 0 0 :::22 :::* LISTEN 1100/sshd tcp6 0 0 ::1:953 :::* LISTEN 2570/named tcp6 0 0 :::4000 :::* LISTEN 9322/etcd udp 0 0 192.168.120.15:123 0.0.0.0:* 8691/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8691/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8691/ntpd udp 0 0 0.0.0.0:64655 0.0.0.0:* 586/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2570/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2570/named udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8691/ntpd udp6 0 0 ::1:123 :::* 8691/ntpd udp6 0 0 :::123 :::* 8691/ntpd udp6 0 0 :::12468 :::* 586/dhclient udp6 0 0 :::53 :::* 2570/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9274 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11455 1649/python2.7 /tmp/cloudify-logging-server-73fc1.socket unix 2 [ ACC ] STREAM LISTENING 1483 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8039 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14709 2625/python2.7 /tmp/ctx-LGWU8N.socket unix 2 [ ACC ] SEQPACKET LISTENING 2045 395/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.006s 2018-09-30 05:52:36,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [30-Sep-2018 05:52:17 UTC] clearwater-diags-monitor starting [30-Sep-2018 05:52:17 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.001s 2018-09-30 05:52:36,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-30 05:52:36,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/sysstat/sa30 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.006s user 0m0.003s sys 0m0.002s 2018-09-30 05:52:36,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:36,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:36,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:36 GMT 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:36,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:41,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:42,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:36.750Z", "message": "Execution done (return_code=0): /tmp/GXKN3/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:36.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:36.750Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:36.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:36.750Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:36.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:36.750Z", "message": "[etcd] => 2018-09-30 05:52:18.122875870 Stopping etcd clearwater-etcd\n2018-09-30 05:52:24.615346029 Restarting etcd clearwater-etcd\n2018-09-30 05:52:24.619428855 Configured ETCDCTL_PEERS: \n2018-09-30 05:52:24.620039918 Check for previous failed startup attempt\n2018-09-30 05:52:24.621024622 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-09-30 05:52:24.630164351 etcdctl returned 2\n2018-09-30 05:52:24.635441817 Creating new cluster...\n2018-09-30 05:52:24.637695433 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-09-30 05:52:24.639042106 Check we're actually a member of the cluster\n2018-09-30 05:52:24.644360922 Wait for etcd to startup\n2018-09-30 05:52:25.650637422 Etcd started successfully\n2018-09-30 05:52:24.665065 I | etcdmain: etcd Version: 3.1.7\n2018-09-30 05:52:24.665120 I | etcdmain: Git SHA: 43b7507\n2018-09-30 05:52:24.665125 I | etcdmain: Go Version: go1.7.5\n2018-09-30 05:52:24.665128 I | etcdmain: Go OS/Arch: linux/amd64\n2018-09-30 05:52:24.665132 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-09-30 05:52:24.665190 I | embed: listening for peers on http://192.168.120.15:2380\n2018-09-30 05:52:24.665219 I | embed: listening for client requests on 0.0.0.0:4000\n2018-09-30 05:52:24.720651 I | etcdserver: name = 192-168-120-15\n2018-09-30 05:52:24.720670 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-09-30 05:52:24.720678 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-09-30 05:52:24.720682 I | etcdserver: heartbeat = 100ms\n2018-09-30 05:52:24.720686 I | etcdserver: election = 1000ms\n2018-09-30 05:52:24.720699 I | etcdserver: snapshot count = 10000\n2018-09-30 05:52:24.720707 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-09-30 05:52:24.720712 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-09-30 05:52:24.720720 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-09-30 05:52:24.765246 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-09-30 05:52:24.765287 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-09-30 05:52:24.765301 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-09-30 05:52:24.765308 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-09-30 05:52:24.854434 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-09-30 05:52:24.855233 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-09-30 05:52:25.265501 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-09-30 05:52:25.265587 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-09-30 05:52:25.265603 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-09-30 05:52:25.265623 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-09-30 05:52:25.265630 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-09-30 05:52:25.265915 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-09-30 05:52:25.266002 I | etcdserver: setting up the initial cluster version to 3.1\n2018-09-30 05:52:25.266035 I | embed: ready to serve client requests\n2018-09-30 05:52:25.266313 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-09-30 05:52:25.288923 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-09-30 05:52:25.288956 I | etcdserver/api: enabled capabilities for version 3.1\n2018-09-30 05:52:25.827218 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:53480\n2018-09-30 05:52:25.904442 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:53481\n2018-09-30 05:52:25.904994 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:53482\n2018-09-30 05:52:32.530231 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:53483\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:36.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "78c37820-51fb-4d14-adda-6c2058569b57"}, {"node_instance_id": "bind_by99ne", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:36.802Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:36.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bind_by99ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:38.042Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:38.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:38.917Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DJ78O/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:38.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.078Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DNTS5/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/HSHJM/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YCPI9/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QWQXB/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/BX19G/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-qyhozq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "[localhost] run: sudo mv /tmp/tmpPZushB /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:39.818Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:39.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.266Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpEgRdW2 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}], "metadata": {"pagination": {"total": 1549, "offset": 1444, "size": 50}}} 2018-09-30 05:52:42,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:42,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:42 GMT 2018-09-30 05:52:42,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:42,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30950 2018-09-30 05:52:42,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GXKN3/install-etcd.sh 2018-09-30 05:52:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-09-30 05:52:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-30 05:52:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-09-30 05:52:18.122875870 Stopping etcd clearwater-etcd 2018-09-30 05:52:24.615346029 Restarting etcd clearwater-etcd 2018-09-30 05:52:24.619428855 Configured ETCDCTL_PEERS: 2018-09-30 05:52:24.620039918 Check for previous failed startup attempt 2018-09-30 05:52:24.621024622 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-09-30 05:52:24.630164351 etcdctl returned 2 2018-09-30 05:52:24.635441817 Creating new cluster... 2018-09-30 05:52:24.637695433 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-09-30 05:52:24.639042106 Check we're actually a member of the cluster 2018-09-30 05:52:24.644360922 Wait for etcd to startup 2018-09-30 05:52:25.650637422 Etcd started successfully 2018-09-30 05:52:24.665065 I | etcdmain: etcd Version: 3.1.7 2018-09-30 05:52:24.665120 I | etcdmain: Git SHA: 43b7507 2018-09-30 05:52:24.665125 I | etcdmain: Go Version: go1.7.5 2018-09-30 05:52:24.665128 I | etcdmain: Go OS/Arch: linux/amd64 2018-09-30 05:52:24.665132 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-09-30 05:52:24.665190 I | embed: listening for peers on http://192.168.120.15:2380 2018-09-30 05:52:24.665219 I | embed: listening for client requests on 0.0.0.0:4000 2018-09-30 05:52:24.720651 I | etcdserver: name = 192-168-120-15 2018-09-30 05:52:24.720670 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-09-30 05:52:24.720678 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-09-30 05:52:24.720682 I | etcdserver: heartbeat = 100ms 2018-09-30 05:52:24.720686 I | etcdserver: election = 1000ms 2018-09-30 05:52:24.720699 I | etcdserver: snapshot count = 10000 2018-09-30 05:52:24.720707 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-09-30 05:52:24.720712 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-09-30 05:52:24.720720 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-09-30 05:52:24.765246 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-09-30 05:52:24.765287 I | raft: ca6a20ed546c7237 became follower at term 0 2018-09-30 05:52:24.765301 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-09-30 05:52:24.765308 I | raft: ca6a20ed546c7237 became follower at term 1 2018-09-30 05:52:24.854434 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-09-30 05:52:24.855233 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-09-30 05:52:25.265501 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-09-30 05:52:25.265587 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-09-30 05:52:25.265603 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-09-30 05:52:25.265623 I | raft: ca6a20ed546c7237 became leader at term 2 2018-09-30 05:52:25.265630 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-09-30 05:52:25.265915 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-09-30 05:52:25.266002 I | etcdserver: setting up the initial cluster version to 3.1 2018-09-30 05:52:25.266035 I | embed: ready to serve client requests 2018-09-30 05:52:25.266313 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-09-30 05:52:25.288923 N | etcdserver/membership: set the initial cluster version to 3.1 2018-09-30 05:52:25.288956 I | etcdserver/api: enabled capabilities for version 3.1 2018-09-30 05:52:25.827218 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:53480 2018-09-30 05:52:25.904442 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:53481 2018-09-30 05:52:25.904994 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:53482 2018-09-30 05:52:32.530231 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:53483 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-30 05:52:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DJ78O/clearwater.py 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:42,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:42,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DNTS5/clearwater.py 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/HSHJM/clearwater.py 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YCPI9/clearwater.py 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QWQXB/clearwater.py 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/BX19G/clearwater.py 2018-09-30 05:52:42,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-qyhozq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPZushB /etc/clearwater/local_config 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:52:42,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEgRdW2 /etc/clearwater/local_config 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:42,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:42,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:42,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:42,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:42,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:42 GMT 2018-09-30 05:52:42,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:42,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:42,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:47,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-in7gk6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-cctggd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpt9iioS /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-jil6hb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpK9UXQ1 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpYRijKX /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpEgRdW2 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpVDNv30 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpYF_ZFF /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-sls4i8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.15', 'name': u'bono-2nlyac', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "04dc2c14-62d2-4c1a-b003-b50a0d09e6a3"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "84c794e6-1fed-480e-8c75-4fd64f8d8c55"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "81df6156-3379-4401-853d-68f4bea90072"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "c4f7a90b-648c-4869-a899-20a03f9e6e28"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpiWi4Zr /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "607241b1-f714-4e6d-bc8a-99aeeb0f5f61"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo mv /tmp/tmpTJTaRs /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:40.886Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:40.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a5a65377-ac35-4c36-a9b2-96556d14c1f4"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:41.903Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/CR2VE/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:41.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a3714b3c-a825-4c57-8728-a03a08af327f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1607, "offset": 1494, "size": 50}}} 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:47,575 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:47 GMT 2018-09-30 05:52:47,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:47,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27362 2018-09-30 05:52:47,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-in7gk6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-cctggd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:52:47,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpt9iioS /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-jil6hb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpK9UXQ1 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:47,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYRijKX /etc/clearwater/local_config 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEgRdW2 /etc/clearwater/local_config 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVDNv30 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYF_ZFF /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-sls4i8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:52:47,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.15', 'name': u'bono-2nlyac', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-30 05:52:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiWi4Zr /etc/clearwater/local_config 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTJTaRs /etc/dnsmasq.resolv.conf 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/CR2VE/append_proxy_snmp_conf.py 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:47,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:48,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:48,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:48,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:48 GMT 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:48,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:53,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:53,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:53,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_sls4i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.111Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AB5WN/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "fdaaf83d-e6ce-41d9-8377-0108bbd00021"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Executing: /tmp/G0AX5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LIK84/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Executing: /tmp/PTSLL/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Executing: /tmp/LYNF7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/LYNF7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/G0AX5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/PTSLL/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Executing: /tmp/S2DE7/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/S2DE7/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:42.972Z", "message": "Executing: /tmp/LIK84/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:42.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "bono_2nlyac", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.133Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/M54HZ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "Executing: /tmp/M54HZ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:43.983Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:43.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:45.041Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:45.041Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:45.041Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:45.041Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:45.041Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}], "metadata": {"pagination": {"total": 1613, "offset": 1544, "size": 50}}} 2018-09-30 05:52:53,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:53,213 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:53 GMT 2018-09-30 05:52:53,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:53,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25648 2018-09-30 05:52:53,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:52:53,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-09-30 05:52:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AB5WN/append_proxy_snmp_conf.py 2018-09-30 05:52:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G0AX5/install-dime.sh 2018-09-30 05:52:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LIK84/install-homer.sh 2018-09-30 05:52:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PTSLL/install-sprout.sh 2018-09-30 05:52:53,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LYNF7/install-ellis.sh 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/LYNF7/install-ellis.sh 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/G0AX5/install-dime.sh 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/PTSLL/install-sprout.sh 2018-09-30 05:52:53,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S2DE7/install-vellum.sh 2018-09-30 05:52:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/S2DE7/install-vellum.sh 2018-09-30 05:52:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LIK84/install-homer.sh 2018-09-30 05:52:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:52:53,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:52:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:52:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:52:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-30 05:52:53,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:52:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:52:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-09-30 05:52:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-09-30 05:52:53,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/M54HZ/install-bono.sh 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M54HZ/install-bono.sh 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-09-30 05:52:53,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-09-30 05:52:53,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-09-30 05:52:53,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-09-30 05:52:53,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-09-30 05:52:53,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-09-30 05:52:53,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:54,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:54,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:54,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:54 GMT 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:54,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:59,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:59,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:45.041Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:51.928Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-do4dty\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,028 kB/s)\nReading package lists...\n\nreal\t0m8.238s\nuser\t0m5.087s\nsys\t0m0.456s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:53.069Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:53.069Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:53.069Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:53.069Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:53.069Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8ugfgd\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,066 kB/s)\nReading package lists...\n\nreal\t0m9.017s\nuser\t0m4.498s\nsys\t0m0.291s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:53.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-an46gi\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,044 kB/s)\nReading package lists...\n\nreal\t0m8.850s\nuser\t0m5.407s\nsys\t0m0.420s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4d36b0\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,048 kB/s)\nReading package lists...\n\nreal\t0m8.570s\nuser\t0m5.220s\nsys\t0m0.472s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-mgm1is\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,030 kB/s)\nReading package lists...\n\nreal\t0m8.968s\nuser\t0m5.238s\nsys\t0m0.445s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:52:54.133Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-s5j9yb\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 6s (2,016 kB/s)\nReading package lists...\n\nreal\t0m8.997s\nuser\t0m5.413s\nsys\t0m0.452s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:52:54.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}], "metadata": {"pagination": {"total": 1625, "offset": 1594, "size": 50}}} 2018-09-30 05:52:59,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:59,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:59 GMT 2018-09-30 05:52:59,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:59,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38550 2018-09-30 05:52:59,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:52:59,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-09-30 05:52:59,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-do4dty Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,028 kB/s) Reading package lists... real 0m8.238s user 0m5.087s sys 0m0.456s 2018-09-30 05:52:59,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-09-30 05:52:59,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:52:59,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-09-30 05:52:59,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:52:59,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-8ugfgd Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,066 kB/s) Reading package lists... real 0m9.017s user 0m4.498s sys 0m0.291s 2018-09-30 05:52:59,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:52:59,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:52:59,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:52:59,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-an46gi Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,044 kB/s) Reading package lists... real 0m8.850s user 0m5.407s sys 0m0.420s 2018-09-30 05:52:59,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-09-30 05:52:59,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:52:59,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4d36b0 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,048 kB/s) Reading package lists... real 0m8.570s user 0m5.220s sys 0m0.472s 2018-09-30 05:52:59,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-09-30 05:52:59,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-09-30 05:52:59,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-09-30 05:52:59,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-mgm1is Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,030 kB/s) Reading package lists... real 0m8.968s user 0m5.238s sys 0m0.445s 2018-09-30 05:52:59,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-s5j9yb Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 6s (2,016 kB/s) Reading package lists... real 0m8.997s user 0m5.413s sys 0m0.452s 2018-09-30 05:52:59,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:52:59,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:52:59,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:52:59 GMT 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:52:59,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:52:59,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:04,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:04,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:04 GMT 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:04,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:04,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:04,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:04,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:04,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:04,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:04 GMT 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:04,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:09,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:09,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:09,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:09,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:09,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:09,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:09 GMT 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:09,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:09,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:09,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:09,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:09,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:09 GMT 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:09,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:14,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:14,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:14,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:14,699 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:14 GMT 2018-09-30 05:53:14,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:14,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:14,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:14,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:14,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:14,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:14,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:14 GMT 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:14,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:19,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:19,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:19,913 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:19 GMT 2018-09-30 05:53:19,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:19,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:19,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:19,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:20,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:20,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:20,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:20 GMT 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:20,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:20,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:25,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:25,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:25,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:25,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:25 GMT 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:25,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:25,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:25,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:25,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:25,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:25,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:25,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:25 GMT 2018-09-30 05:53:25,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:25,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:25,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:30,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:30,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:30,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:30,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:30,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:30,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:30,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:30 GMT 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:30,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:30,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:30,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:30 GMT 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:30,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:30,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:35,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:35,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:35,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:35,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:35,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:35,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:35 GMT 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:35,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:35,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:35,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:35,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:35,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:35,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:35,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:35 GMT 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:35,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:40,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:40,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:40,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:40 GMT 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:40,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:40,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:40,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:40,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:40,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:40,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:40 GMT 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:40,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:45,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:45,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:45,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:45,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:45,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:45 GMT 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:45,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:45,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:45,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:46,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:46,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:45 GMT 2018-09-30 05:53:46,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:46,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:46,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:51,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:51,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:51,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:51,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:51 GMT 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:51,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:51,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:51,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:51,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:51,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:51,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:51 GMT 2018-09-30 05:53:51,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:51,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:51,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:56,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:53:56,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:56,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:53:56,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:56,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:56 GMT 2018-09-30 05:53:56,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:56,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:53:56,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:53:56,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:53:56,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:53:56,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:53:56,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:53:56,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:53:56 GMT 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:53:56,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:01,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:01,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:01,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:01,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:01,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:01,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:01,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:01,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:01 GMT 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:01,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:01,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:01 GMT 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:01,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:01,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:06,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:07,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:07 GMT 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:07,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:07,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:07,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:07,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:07,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:07,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:07,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:07 GMT 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:07,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:12,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:12,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:12 GMT 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:12,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:13,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:13,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:13,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:13,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:13,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:13 GMT 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:13,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:18,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:18,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:18,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:18,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:18 GMT 2018-09-30 05:54:18,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:18,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:18,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:18,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:18,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:18,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:18 GMT 2018-09-30 05:54:18,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:18,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:18,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:23,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:23,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:23,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:23,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:23 GMT 2018-09-30 05:54:23,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:23,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:23,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:23,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:23,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:23,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:23 GMT 2018-09-30 05:54:23,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:23,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:23,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:28,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:29,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:29,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:29 GMT 2018-09-30 05:54:29,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:29,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:29,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:29,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:29,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:29,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:29,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:29 GMT 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:29,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:34,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:34,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:34,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:34 GMT 2018-09-30 05:54:34,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:34,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:34,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:34,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:34,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:34,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:34,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:34,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:34,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:34,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:34,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:34,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:34,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:34,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:34 GMT 2018-09-30 05:54:34,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:34,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:34,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:39,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:39,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:39,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:39,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:39,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:39 GMT 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:39,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:39,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:39,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:39,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:39,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:39 GMT 2018-09-30 05:54:39,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:39,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:39,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:44,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:44,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:44,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:44 GMT 2018-09-30 05:54:44,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:44,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:44,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:44,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:44,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:44,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:44 GMT 2018-09-30 05:54:44,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:44,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:44,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:49,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:50,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:50,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:50 GMT 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:50,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:50,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:50,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:50,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:50,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:50,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:50,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:50,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:50 GMT 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:50,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:55,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:55,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:55 GMT 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:54:55,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:54:55,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:54:55,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:54:55,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:54:55 GMT 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:54:55,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:00,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:00,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:00,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:00 GMT 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:00,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:00,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:00,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:00,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:00,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:00,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:00,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:00,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:00 GMT 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:00,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:05,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:06,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:06,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:06,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:06,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:06,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:06,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:06 GMT 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:06,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:06,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:06,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:06,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:06,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:06,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:06 GMT 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:06,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:11,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:11,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:11,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:11,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:11,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:11,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:11,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:11,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:11,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:55:11,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:11,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:11 GMT 2018-09-30 05:55:11,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:11,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:11,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:11,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:11,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:11,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:11,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:11 GMT 2018-09-30 05:55:11,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:11,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:11,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:16,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:16,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:16,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:16,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:16,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:16,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:16,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:16 GMT 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:16,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:16,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:16,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:16,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:16 GMT 2018-09-30 05:55:16,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:16,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:16,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:21,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:22,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1625, "offset": 1613, "size": 50}}} 2018-09-30 05:55:22,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:22,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:22 GMT 2018-09-30 05:55:22,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:22,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:22,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:22,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:22,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:22,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:22,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:22 GMT 2018-09-30 05:55:22,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:22,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:22,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:27,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:27,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:27,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:55:25.986Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4d36b0\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 9s (5,947 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8673\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8729\nclearwater-socket-factory-sig start/running, process 8734\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m31.835s\nuser\t0m8.780s\nsys\t0m8.428s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:55:25.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:55:26.816Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:55:26.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}], "metadata": {"pagination": {"total": 1627, "offset": 1613, "size": 50}}} 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:27 GMT 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:27,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37673 2018-09-30 05:55:27,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:27,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-4d36b0 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 14 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 9s (5,947 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8673 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8729 clearwater-socket-factory-sig start/running, process 8734 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m31.835s user 0m8.780s sys 0m8.428s 2018-09-30 05:55:27,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:55:27,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:27,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:27 GMT 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:27,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:32,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:32,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1627, "offset": 1615, "size": 50}}} 2018-09-30 05:55:32,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:32,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:32 GMT 2018-09-30 05:55:32,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:32,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:32,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:32,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:32,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:32,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:32 GMT 2018-09-30 05:55:32,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:32,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:32,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:37,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1627, "offset": 1615, "size": 50}}} 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:38,035 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:38 GMT 2018-09-30 05:55:38,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:38,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:38,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:38,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:38,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:38,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:38,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:38,162 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:38 GMT 2018-09-30 05:55:38,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:38,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:38,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:43,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:43,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1627, "offset": 1615, "size": 50}}} 2018-09-30 05:55:43,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:43,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:43 GMT 2018-09-30 05:55:43,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:43,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:43,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:43,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:43,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:43 GMT 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:43,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:43,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:48,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:49,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:49,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:49,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:49,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:49,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:49,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1627, "offset": 1615, "size": 50}}} 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:49 GMT 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:49,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:49,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:49,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:49,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:49,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:49,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:49,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:49 GMT 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:49,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:54,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:55:55,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1627, "offset": 1615, "size": 50}}} 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:55,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:55 GMT 2018-09-30 05:55:55,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:55,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:55:55,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:55:55,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:55:55,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:55:55,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:55:55,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:55:55 GMT 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:55:55,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:00,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:00,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:00,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:00,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:00,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:00,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:00,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:55:59.989Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-do4dty\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 10s (8,481 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9032\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...+++\n........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m7.474s\nuser\t0m20.515s\nsys\t0m10.769s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:55:59.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}], "metadata": {"pagination": {"total": 1628, "offset": 1615, "size": 50}}} 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:00 GMT 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50766 2018-09-30 05:56:00,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-do4dty Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 10s (8,481 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9032 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...+++ ........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m7.474s user 0m20.515s sys 0m10.769s 2018-09-30 05:56:00,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:00,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:00,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:00,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:00,506 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:00 GMT 2018-09-30 05:56:00,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:00,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:00,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:05,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:06,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:06,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:00.853Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:00.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:02.188Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m35.770s\nuser\t0m12.722s\nsys\t0m3.143s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:02.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:02.918Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:02.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}], "metadata": {"pagination": {"total": 1631, "offset": 1616, "size": 50}}} 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:06,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:06 GMT 2018-09-30 05:56:06,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:06,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15436 2018-09-30 05:56:06,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:06,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:56:06,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.770s user 0m12.722s sys 0m3.143s 2018-09-30 05:56:06,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:56:06,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:06,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:06,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:06,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:06 GMT 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:06,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:11,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:11,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:11,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:11,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:11,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:09.753Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-s5j9yb\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 12s (4,445 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8962\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9062\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9080\nclearwater-socket-factory-sig start/running, process 9089\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............+++\n..............................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m15.737s\nuser\t0m9.867s\nsys\t0m9.941s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:09.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:10.949Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:10.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}], "metadata": {"pagination": {"total": 1633, "offset": 1619, "size": 50}}} 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:11 GMT 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46515 2018-09-30 05:56:11,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:11,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-s5j9yb Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 12s (4,445 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8962 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9062 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9080 clearwater-socket-factory-sig start/running, process 9089 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............+++ ..............................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m15.737s user 0m9.867s sys 0m9.941s 2018-09-30 05:56:11,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:56:11,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:11,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:11 GMT 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:11,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:16,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:17,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:15.441Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,005 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m12.815s\nuser\t0m0.803s\nsys\t0m0.649s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:15.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:15.985Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:15.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:15.985Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:15.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:17.023Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:17.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}], "metadata": {"pagination": {"total": 1636, "offset": 1621, "size": 50}}} 2018-09-30 05:56:17,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:17,136 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:17 GMT 2018-09-30 05:56:17,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:17,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4597 2018-09-30 05:56:17,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,005 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m12.815s user 0m0.803s sys 0m0.649s 2018-09-30 05:56:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-09-30 05:56:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-09-30 05:56:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-09-30 05:56:17,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:17,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:17,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:17 GMT 2018-09-30 05:56:17,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:17,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:17,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:22,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:22,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:22,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:22,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:22,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:22,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:18.396Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.002s\nsys\t0m0.059s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:18.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:19.118Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:19.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:19.118Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:38:19:2c \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe38:192c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88194 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56376 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131773823 (131.7 MB) TX bytes:10175934 (10.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3796 (3.7 KB) TX bytes:3796 (3.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:19.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:19.118Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:19.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:20.502Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:20.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:20.502Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:20.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:20.502Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:20.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:20.502Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa30\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20180930T050000Z.txt\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:20.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:20.502Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9844/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8673/monit \ntcp 0 0 192.168.120.6:5058 0.0.0.0:* LISTEN 9030/bono \ntcp 0 0 192.168.120.6:5060 0.0.0.0:* LISTEN 9030/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9030/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9844/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8163/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8163/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8163/ntpd \nudp 0 0 0.0.0.0:28105 0.0.0.0:* 647/dhclient \nudp 0 0 192.168.120.6:5058 0.0.0.0:* 9030/bono \nudp 0 0 192.168.120.6:5060 0.0.0.0:* 9030/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9844/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8163/ntpd \nudp6 0 0 ::1:123 :::* 8163/ntpd \nudp6 0 0 :::123 :::* 8163/ntpd \nudp6 0 0 :::42847 :::* 647/dhclient \nudp6 0 0 ::1:53 :::* 9844/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20565 8741/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20569 8746/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 7985 940/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11348 1652/python2.7 /tmp/cloudify-logging-server-d33e7.socket\nunix 2 [ ACC ] STREAM LISTENING 11788 1866/python2.7 /tmp/ctx-1pdgEu.socket\nunix 2 [ ACC ] STREAM LISTENING 1597 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7415 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8188 1126/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:20.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:20.502Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:48 ? 00:00:00 /sbin/init\nroot 2 0 0 05:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:48 ? 00:00:00 [migration/0]\nroot 14 2 0 05:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:48 ? 00:00:00 [migration/1]\nroot 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:48 ? 00:00:00 [khelper]\nroot 21 2 0 05:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:48 ? 00:00:00 [netns]\nroot 23 2 0 05:48 ? 00:00:00 [writeback]\nroot 24 2 0 05:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:48 ? 00:00:00 [bioset]\nroot 27 2 0 05:48 ? 00:00:00 [kblockd]\nroot 28 2 0 05:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:48 ? 00:00:00 [khubd]\nroot 30 2 0 05:48 ? 00:00:00 [md]\nroot 31 2 0 05:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:48 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:48 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:48 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:48 ? 00:00:00 [vmstat]\nroot 37 2 0 05:48 ? 00:00:00 [ksmd]\nroot 38 2 0 05:48 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:48 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:48 ? 00:00:00 [crypto]\nroot 53 2 0 05:48 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:48 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:48 ? 00:00:00 [vballoon]\nroot 56 2 0 05:48 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:48 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:48 ? 00:00:00 [deferwq]\nroot 80 2 0 05:48 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:48 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:48 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:48 ? 00:00:00 [kworker/u5:1]\nroot 472 2 0 05:48 ? 00:00:00 [kworker/1:2]\nroot 512 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon\nroot 647 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 05:48 ? 00:00:00 [kauditd]\nroot 934 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 940 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork\nroot 967 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 978 1 0 05:48 ? 00:00:00 rsyslogd\nroot 1055 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1067 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 05:48 ? 00:00:00 cron\ndaemon 1115 1 0 05:48 ? 00:00:00 atd\nroot 1124 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance\nroot 1126 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1211 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 05:49 ? 00:00:00 /home/ubuntu/bono_host_4d36b0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4d36b0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4d36b0 --logging-server-logdir=/home/ubuntu/bono_host_4d36b0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0%I.log --pidfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0.pid\nroot 1743 2 0 05:49 ? 00:00:00 [kworker/u5:2]\nubuntu 1767 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/bono_host_4d36b0/env/bin/diamond --configfile /home/ubuntu/bono_host_4d36b0/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1652 0 05:52 ? 00:00:00 /home/ubuntu/bono_host_4d36b0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4d36b0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4d36b0 --logging-server-logdir=/home/ubuntu/bono_host_4d36b0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0%I.log --pidfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0.pid\nubuntu 1866 1844 0 05:52 ? 00:00:00 /home/ubuntu/bono_host_4d36b0/env/bin/python2.7 /home/ubuntu/bono_host_4d36b0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Ppc1u_\nubuntu 1877 1866 0 05:52 ? 00:00:00 /bin/sh -c /tmp/M54HZ/install-bono.sh\nubuntu 1879 1877 0 05:52 ? 00:00:00 /bin/bash -e /tmp/M54HZ/install-bono.sh\nntp 8163 1 0 05:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8282 2 0 05:54 ? 00:00:00 [kworker/u5:0]\nroot 8673 1 0 05:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8729 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8730 8729 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8734 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8737 8734 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8741 8730 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8745 8737 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8746 8745 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9030 1 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.6,bono-2nlyac.clearwater.local --alias=172.30.9.206,bono-2nlyac.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-2nlyac.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9844 1 0 05:56 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9908 1879 0 05:56 ? 00:00:00 /bin/bash -e /tmp/M54HZ/install-bono.sh\nubuntu 9909 9908 0 05:56 ? 00:00:00 /bin/bash -e /tmp/M54HZ/install-bono.sh\nroot 9910 9909 0 05:56 ? 00:00:00 sudo ps -edf\nroot 9911 9910 0 05:56 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:20.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:21.537Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:21.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:21.537Z", "message": "[bono] => 2018:09:30 05:55:21: Namespace: management\n2018:09:30 05:55:21: [management] Starting server\n2018:09:30 05:55:21: [management] Listening for requests\n2018:09:30 05:55:21: Namespace: signaling\n2018:09:30 05:55:21: [signaling] Starting server\n2018:09:30 05:55:21: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:21.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:21.537Z", "message": "[bono] => 2018-09-30 05:55:41.809994831 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:21.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:22.565Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:22.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:22.565Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:22.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:22.565Z", "message": "Execution done (return_code=0): /tmp/M54HZ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:22.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:22.565Z", "message": "[bono] sudo cat /var/log/bono/bono_20180930T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:22.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "bf54477e-319d-47fb-b782-b9e9d38e9c7d"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:22.834Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:22.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1656, "offset": 1625, "size": 50}}} 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:22 GMT 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24125 2018-09-30 05:56:22,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:22,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.002s sys 0m0.059s 2018-09-30 05:56:22,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-09-30 05:56:22,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:38:19:2c inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe38:192c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:88194 errors:0 dropped:0 overruns:0 frame:0 TX packets:56376 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131773823 (131.7 MB) TX bytes:10175934 (10.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3796 (3.7 KB) TX bytes:3796 (3.7 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-30 05:56:22,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-09-30 05:56:22,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-09-30 05:56:22,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-09-30 05:56:22,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-30 05:56:22,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa30 /var/log/bono/bono_err.log /var/log/bono/bono_20180930T050000Z.txt /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.008s user 0m0.000s sys 0m0.005s 2018-09-30 05:56:22,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9844/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8673/monit tcp 0 0 192.168.120.6:5058 0.0.0.0:* LISTEN 9030/bono tcp 0 0 192.168.120.6:5060 0.0.0.0:* LISTEN 9030/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9030/bono tcp6 0 0 ::1:53 :::* LISTEN 9844/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8163/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8163/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8163/ntpd udp 0 0 0.0.0.0:28105 0.0.0.0:* 647/dhclient udp 0 0 192.168.120.6:5058 0.0.0.0:* 9030/bono udp 0 0 192.168.120.6:5060 0.0.0.0:* 9030/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9844/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 647/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8163/ntpd udp6 0 0 ::1:123 :::* 8163/ntpd udp6 0 0 :::123 :::* 8163/ntpd udp6 0 0 :::42847 :::* 647/dhclient udp6 0 0 ::1:53 :::* 9844/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20565 8741/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20569 8746/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 7985 940/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11348 1652/python2.7 /tmp/cloudify-logging-server-d33e7.socket unix 2 [ ACC ] STREAM LISTENING 11788 1866/python2.7 /tmp/ctx-1pdgEu.socket unix 2 [ ACC ] STREAM LISTENING 1597 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7415 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8188 1126/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-30 05:56:22,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:48 ? 00:00:00 /sbin/init root 2 0 0 05:48 ? 00:00:00 [kthreadd] root 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:48 ? 00:00:00 [rcu_sched] root 8 2 0 05:48 ? 00:00:00 [rcuos/0] root 9 2 0 05:48 ? 00:00:00 [rcuos/1] root 10 2 0 05:48 ? 00:00:00 [rcu_bh] root 11 2 0 05:48 ? 00:00:00 [rcuob/0] root 12 2 0 05:48 ? 00:00:00 [rcuob/1] root 13 2 0 05:48 ? 00:00:00 [migration/0] root 14 2 0 05:48 ? 00:00:00 [watchdog/0] root 15 2 0 05:48 ? 00:00:00 [watchdog/1] root 16 2 0 05:48 ? 00:00:00 [migration/1] root 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:48 ? 00:00:00 [khelper] root 21 2 0 05:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:48 ? 00:00:00 [netns] root 23 2 0 05:48 ? 00:00:00 [writeback] root 24 2 0 05:48 ? 00:00:00 [kintegrityd] root 25 2 0 05:48 ? 00:00:00 [bioset] root 27 2 0 05:48 ? 00:00:00 [kblockd] root 28 2 0 05:48 ? 00:00:00 [ata_sff] root 29 2 0 05:48 ? 00:00:00 [khubd] root 30 2 0 05:48 ? 00:00:00 [md] root 31 2 0 05:48 ? 00:00:00 [devfreq_wq] root 32 2 0 05:48 ? 00:00:00 [kworker/0:1] root 34 2 0 05:48 ? 00:00:00 [khungtaskd] root 35 2 0 05:48 ? 00:00:00 [kswapd0] root 36 2 0 05:48 ? 00:00:00 [vmstat] root 37 2 0 05:48 ? 00:00:00 [ksmd] root 38 2 0 05:48 ? 00:00:00 [khugepaged] root 39 2 0 05:48 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:48 ? 00:00:00 [crypto] root 53 2 0 05:48 ? 00:00:00 [kthrotld] root 54 2 0 05:48 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:48 ? 00:00:00 [vballoon] root 56 2 0 05:48 ? 00:00:00 [kworker/1:1] root 57 2 0 05:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:48 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:48 ? 00:00:00 [deferwq] root 80 2 0 05:48 ? 00:00:00 [charger_manager] root 123 2 0 05:48 ? 00:00:00 [kpsmoused] root 142 2 0 05:48 ? 00:00:00 [kworker/0:2] root 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:48 ? 00:00:00 [kworker/u5:1] root 472 2 0 05:48 ? 00:00:00 [kworker/1:2] root 512 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon root 647 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 05:48 ? 00:00:00 [kauditd] root 934 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon message+ 940 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork root 967 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind syslog 978 1 0 05:48 ? 00:00:00 rsyslogd root 1055 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1067 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 05:48 ? 00:00:00 cron daemon 1115 1 0 05:48 ? 00:00:00 atd root 1124 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance root 1126 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1211 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 05:49 ? 00:00:00 /home/ubuntu/bono_host_4d36b0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4d36b0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4d36b0 --logging-server-logdir=/home/ubuntu/bono_host_4d36b0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0%I.log --pidfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0.pid root 1743 2 0 05:49 ? 00:00:00 [kworker/u5:2] ubuntu 1767 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/bono_host_4d36b0/env/bin/diamond --configfile /home/ubuntu/bono_host_4d36b0/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1652 0 05:52 ? 00:00:00 /home/ubuntu/bono_host_4d36b0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_4d36b0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_4d36b0 --logging-server-logdir=/home/ubuntu/bono_host_4d36b0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0%I.log --pidfile=/home/ubuntu/bono_host_4d36b0/work/bono_host_4d36b0.pid ubuntu 1866 1844 0 05:52 ? 00:00:00 /home/ubuntu/bono_host_4d36b0/env/bin/python2.7 /home/ubuntu/bono_host_4d36b0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Ppc1u_ ubuntu 1877 1866 0 05:52 ? 00:00:00 /bin/sh -c /tmp/M54HZ/install-bono.sh ubuntu 1879 1877 0 05:52 ? 00:00:00 /bin/bash -e /tmp/M54HZ/install-bono.sh ntp 8163 1 0 05:54 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8282 2 0 05:54 ? 00:00:00 [kworker/u5:0] root 8673 1 0 05:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8729 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8730 8729 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8734 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8737 8734 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8741 8730 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8745 8737 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8746 8745 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9030 1 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.6,bono-2nlyac.clearwater.local --alias=172.30.9.206,bono-2nlyac.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-2nlyac.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9844 1 0 05:56 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9908 1879 0 05:56 ? 00:00:00 /bin/bash -e /tmp/M54HZ/install-bono.sh ubuntu 9909 9908 0 05:56 ? 00:00:00 /bin/bash -e /tmp/M54HZ/install-bono.sh root 9910 9909 0 05:56 ? 00:00:00 sudo ps -edf root 9911 9910 0 05:56 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-09-30 05:56:22,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-30 05:56:22,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:09:30 05:55:21: Namespace: management 2018:09:30 05:55:21: [management] Starting server 2018:09:30 05:55:21: [management] Listening for requests 2018:09:30 05:55:21: Namespace: signaling 2018:09:30 05:55:21: [signaling] Starting server 2018:09:30 05:55:21: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-30 05:56:22,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-09-30 05:55:41.809994831 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-30 05:56:22,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-30 05:56:22,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-09-30 05:56:22,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/M54HZ/install-bono.sh 2018-09-30 05:56:22,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180930T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-09-30 05:56:22,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:56:22,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:22,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:22,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:22,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:22,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:22,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:22 GMT 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:22,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:27,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:28,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:23.988Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:23.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "bono_2nlyac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:23.988Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:23.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:24.204Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:24.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:24.584Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VH8RC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:24.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "[localhost] run: sudo mv /tmp/tmpTtrfKp /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:25.607Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:25.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:26.058Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:26.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:26.265Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:26.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:26.265Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:26.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:26.652Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:26.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:26.652Z", "message": "[localhost] run: sudo mv /tmp/tmpTsFYM5 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:26.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:26.652Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:26.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "19829e56-7e55-4786-9961-55b1fcdda3ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:27.714Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_0h9vo5/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f054f109-b97d-4ce9-9de1-fa306a99832f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:27.714Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/J3FVN/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f054f109-b97d-4ce9-9de1-fa306a99832f"}], "metadata": {"pagination": {"total": 1678, "offset": 1643, "size": 50}}} 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:28,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:28 GMT 2018-09-30 05:56:28,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:28,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11139 2018-09-30 05:56:28,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:28,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:56:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:56:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:56:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VH8RC/bind.py 2018-09-30 05:56:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 05:56:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 05:56:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTtrfKp /etc/bind/db.clearwater.local 2018-09-30 05:56:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 05:56:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:56:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 05:56:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:56:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 05:56:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:56:28,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:56:28,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:56:28,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 05:56:28,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTsFYM5 /etc/bind/db.clearwater.opnfv 2018-09-30 05:56:28,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 05:56:28,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_0h9vo5/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-09-30 05:56:28,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/J3FVN/add-snmpproxy-collector.py 2018-09-30 05:56:28,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:28,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:28,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:28 GMT 2018-09-30 05:56:28,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:28,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:28,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:33,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:33,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:33,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:32.810Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:32.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1679, "offset": 1663, "size": 50}}} 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:33 GMT 2018-09-30 05:56:33,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:33,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-09-30 05:56:33,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:33,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:56:33,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:33,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:33,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:33,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:33,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:33,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:33,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:33 GMT 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:33,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:38,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:38,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:34.975Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.574s\nuser\t0m12.780s\nsys\t0m2.847s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:34.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:35.915Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:35.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:35.915Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:35.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:35.915Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:35.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:37.930Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.074s\nuser\t0m0.006s\nsys\t0m0.049s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:37.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}], "metadata": {"pagination": {"total": 1684, "offset": 1664, "size": 50}}} 2018-09-30 05:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:38 GMT 2018-09-30 05:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16562 2018-09-30 05:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:38,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.574s user 0m12.780s sys 0m2.847s 2018-09-30 05:56:38,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-09-30 05:56:38,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-09-30 05:56:38,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-09-30 05:56:38,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.074s user 0m0.006s sys 0m0.049s 2018-09-30 05:56:38,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:39,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:39 GMT 2018-09-30 05:56:39,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:39,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:39,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:44,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:44,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:44,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:38.929Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:38.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:38.929Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b1:f7:4d \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:f74d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111763 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62580 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166688495 (166.6 MB) TX bytes:11014251 (11.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:48 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:38.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:38.929Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:38.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:38.929Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:48 ? 00:00:00 /sbin/init\nroot 2 0 0 05:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:48 ? 00:00:00 [migration/0]\nroot 14 2 0 05:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:48 ? 00:00:00 [migration/1]\nroot 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:48 ? 00:00:00 [khelper]\nroot 21 2 0 05:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:48 ? 00:00:00 [netns]\nroot 23 2 0 05:48 ? 00:00:00 [writeback]\nroot 24 2 0 05:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:48 ? 00:00:00 [bioset]\nroot 27 2 0 05:48 ? 00:00:00 [kblockd]\nroot 28 2 0 05:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:48 ? 00:00:00 [khubd]\nroot 30 2 0 05:48 ? 00:00:00 [md]\nroot 31 2 0 05:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:48 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:48 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:48 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:48 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:48 ? 00:00:00 [vmstat]\nroot 38 2 0 05:48 ? 00:00:00 [ksmd]\nroot 39 2 0 05:48 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:48 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:48 ? 00:00:00 [crypto]\nroot 54 2 0 05:48 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:48 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:48 ? 00:00:00 [vballoon]\nroot 57 2 0 05:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:48 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:48 ? 00:00:00 [deferwq]\nroot 80 2 0 05:48 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:48 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:48 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:48 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 05:48 ? 00:00:00 [kworker/u5:2]\nroot 509 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon\nroot 571 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:48 ? 00:00:00 [kauditd]\nroot 950 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 05:48 ? 00:00:00 rsyslogd\nroot 1037 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1045 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1047 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1086 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 05:48 ? 00:00:00 cron\ndaemon 1096 1 0 05:48 ? 00:00:00 atd\nroot 1103 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1105 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork\nroot 1111 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1256 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1448 2 0 05:49 ? 00:00:00 [kworker/0:2]\nubuntu 1650 1 0 05:49 ? 00:00:00 /home/ubuntu/homer_host_do4dty/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_do4dty --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_do4dty --logging-server-logdir=/home/ubuntu/homer_host_do4dty/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty%I.log --pidfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty.pid\nubuntu 1764 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/homer_host_do4dty/env/bin/diamond --configfile /home/ubuntu/homer_host_do4dty/work/plugins/diamond/etc/diamond.conf\nubuntu 1845 1650 0 05:52 ? 00:00:00 /home/ubuntu/homer_host_do4dty/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_do4dty --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_do4dty --logging-server-logdir=/home/ubuntu/homer_host_do4dty/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty%I.log --pidfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty.pid\nubuntu 1867 1845 0 05:52 ? 00:00:00 /home/ubuntu/homer_host_do4dty/env/bin/python2.7 /home/ubuntu/homer_host_do4dty/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2_TT2O\nubuntu 1878 1867 0 05:52 ? 00:00:00 /bin/sh -c /tmp/LIK84/install-homer.sh\nubuntu 1880 1878 0 05:52 ? 00:00:00 /bin/bash -e /tmp/LIK84/install-homer.sh\nroot 2477 2 0 05:53 ? 00:00:00 [kworker/u5:0]\nntp 8515 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9032 1 0 05:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9089 1 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9093 9089 0 05:55 ? 00:00:00 inotifywait -e create -qq .\nroot 9211 1 0 05:55 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9212 9211 0 05:55 ? 00:00:00 nginx: worker process\nwww-data 9213 9211 0 05:55 ? 00:00:00 nginx: worker process\nwww-data 9214 9211 0 05:55 ? 00:00:00 nginx: worker process\nwww-data 9215 9211 0 05:55 ? 00:00:00 nginx: worker process\nroot 9692 9032 0 05:56 ? 00:00:00 [nginx_ping] \nroot 9693 9032 0 05:56 ? 00:00:00 [check-nginx-upt] \nroot 9695 9032 0 05:56 ? 00:00:00 [check-monit-upt] \ndnsmasq 9854 1 0 05:56 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9918 1880 0 05:56 ? 00:00:00 /bin/bash -e /tmp/LIK84/install-homer.sh\nubuntu 9919 9918 0 05:56 ? 00:00:00 /bin/bash -e /tmp/LIK84/install-homer.sh\nroot 9920 9919 0 05:56 ? 00:00:00 sudo ps -edf\nroot 9921 9920 0 05:56 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:38.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:39.986Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:39.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:39.986Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:39.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:39.986Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sysstat/sa30\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:39.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:39.986Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9854/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9032/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9211/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9854/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1086/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8515/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8515/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8515/ntpd \nudp 0 0 0.0.0.0:38780 0.0.0.0:* 571/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9854/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8515/ntpd \nudp6 0 0 ::1:123 :::* 8515/ntpd \nudp6 0 0 :::123 :::* 8515/ntpd \nudp6 0 0 :::27835 :::* 571/dhclient \nudp6 0 0 ::1:53 :::* 9854/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10804 1650/python2.7 /tmp/cloudify-logging-server-5a6e1.socket\nunix 2 [ ACC ] STREAM LISTENING 11203 1867/python2.7 /tmp/ctx-I0THsb.socket\nunix 2 [ ACC ] STREAM LISTENING 6958 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9606 1105/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9636 1111/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7384 393/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:39.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:39.986Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:39.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:41.024Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-mgm1is\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 24s (2,879 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9281\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10024\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................................................................................+++\n..................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m46.747s\nuser\t0m17.166s\nsys\t0m12.202s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:41.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:41.024Z", "message": "[homer] => 2018-09-30 05:56:18.292572800 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:41.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:41.024Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:41.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:41.024Z", "message": "[homer] => [30-Sep-2018 05:55:38 UTC] clearwater-diags-monitor starting\n[30-Sep-2018 05:55:38 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:41.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:41.644Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:41.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:42.043Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:42.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:42.043Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:42.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:42.043Z", "message": "Execution done (return_code=0): /tmp/LIK84/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:42.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:42.043Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:42.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "0bc9314e-a2bf-4d9c-94d9-15b68ab6c361"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:42.043Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-an46gi\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 12s (7,168 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9411\nclearwater-socket-factory-sig start/running, process 9420\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9465\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n.................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m48.054s\nuser\t0m21.915s\nsys\t0m13.720s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:42.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "homer_sls4i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:42.355Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:42.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:43.057Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:43.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:43.364Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:43.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:43.364Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:43.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:44.100Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RGYR5/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:44.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:44.100Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:44.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}], "metadata": {"pagination": {"total": 1711, "offset": 1669, "size": 50}}} 2018-09-30 05:56:44,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:44,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:44 GMT 2018-09-30 05:56:44,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:44,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 131443 2018-09-30 05:56:44,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:44,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-09-30 05:56:44,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b1:f7:4d inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb1:f74d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111763 errors:0 dropped:0 overruns:0 frame:0 TX packets:62580 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166688495 (166.6 MB) TX bytes:11014251 (11.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:48 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4041 (4.0 KB) TX bytes:4041 (4.0 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-30 05:56:44,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-09-30 05:56:44,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:48 ? 00:00:00 /sbin/init root 2 0 0 05:48 ? 00:00:00 [kthreadd] root 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:48 ? 00:00:00 [rcu_sched] root 8 2 0 05:48 ? 00:00:00 [rcuos/0] root 9 2 0 05:48 ? 00:00:00 [rcuos/1] root 10 2 0 05:48 ? 00:00:00 [rcu_bh] root 11 2 0 05:48 ? 00:00:00 [rcuob/0] root 12 2 0 05:48 ? 00:00:00 [rcuob/1] root 13 2 0 05:48 ? 00:00:00 [migration/0] root 14 2 0 05:48 ? 00:00:00 [watchdog/0] root 15 2 0 05:48 ? 00:00:00 [watchdog/1] root 16 2 0 05:48 ? 00:00:00 [migration/1] root 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:48 ? 00:00:00 [khelper] root 21 2 0 05:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:48 ? 00:00:00 [netns] root 23 2 0 05:48 ? 00:00:00 [writeback] root 24 2 0 05:48 ? 00:00:00 [kintegrityd] root 25 2 0 05:48 ? 00:00:00 [bioset] root 27 2 0 05:48 ? 00:00:00 [kblockd] root 28 2 0 05:48 ? 00:00:00 [ata_sff] root 29 2 0 05:48 ? 00:00:00 [khubd] root 30 2 0 05:48 ? 00:00:00 [md] root 31 2 0 05:48 ? 00:00:00 [devfreq_wq] root 32 2 0 05:48 ? 00:00:00 [kworker/0:1] root 33 2 0 05:48 ? 00:00:00 [kworker/1:1] root 35 2 0 05:48 ? 00:00:00 [khungtaskd] root 36 2 0 05:48 ? 00:00:00 [kswapd0] root 37 2 0 05:48 ? 00:00:00 [vmstat] root 38 2 0 05:48 ? 00:00:00 [ksmd] root 39 2 0 05:48 ? 00:00:00 [khugepaged] root 40 2 0 05:48 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:48 ? 00:00:00 [crypto] root 54 2 0 05:48 ? 00:00:00 [kthrotld] root 55 2 0 05:48 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:48 ? 00:00:00 [vballoon] root 57 2 0 05:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:48 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:48 ? 00:00:00 [deferwq] root 80 2 0 05:48 ? 00:00:00 [charger_manager] root 123 2 0 05:48 ? 00:00:00 [kpsmoused] root 125 2 0 05:48 ? 00:00:00 [kworker/1:2] root 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:48 ? 00:00:00 [kworker/u5:1] root 435 2 0 05:48 ? 00:00:00 [kworker/u5:2] root 509 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:48 ? 00:00:00 [kauditd] root 950 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 05:48 ? 00:00:00 rsyslogd root 1037 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1045 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1047 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1086 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 05:48 ? 00:00:00 cron daemon 1096 1 0 05:48 ? 00:00:00 atd root 1103 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance message+ 1105 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork root 1111 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind root 1256 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1448 2 0 05:49 ? 00:00:00 [kworker/0:2] ubuntu 1650 1 0 05:49 ? 00:00:00 /home/ubuntu/homer_host_do4dty/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_do4dty --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_do4dty --logging-server-logdir=/home/ubuntu/homer_host_do4dty/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty%I.log --pidfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty.pid ubuntu 1764 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/homer_host_do4dty/env/bin/diamond --configfile /home/ubuntu/homer_host_do4dty/work/plugins/diamond/etc/diamond.conf ubuntu 1845 1650 0 05:52 ? 00:00:00 /home/ubuntu/homer_host_do4dty/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_do4dty --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_do4dty --logging-server-logdir=/home/ubuntu/homer_host_do4dty/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty%I.log --pidfile=/home/ubuntu/homer_host_do4dty/work/homer_host_do4dty.pid ubuntu 1867 1845 0 05:52 ? 00:00:00 /home/ubuntu/homer_host_do4dty/env/bin/python2.7 /home/ubuntu/homer_host_do4dty/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2_TT2O ubuntu 1878 1867 0 05:52 ? 00:00:00 /bin/sh -c /tmp/LIK84/install-homer.sh ubuntu 1880 1878 0 05:52 ? 00:00:00 /bin/bash -e /tmp/LIK84/install-homer.sh root 2477 2 0 05:53 ? 00:00:00 [kworker/u5:0] ntp 8515 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9032 1 0 05:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9089 1 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9093 9089 0 05:55 ? 00:00:00 inotifywait -e create -qq . root 9211 1 0 05:55 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9212 9211 0 05:55 ? 00:00:00 nginx: worker process www-data 9213 9211 0 05:55 ? 00:00:00 nginx: worker process www-data 9214 9211 0 05:55 ? 00:00:00 nginx: worker process www-data 9215 9211 0 05:55 ? 00:00:00 nginx: worker process root 9692 9032 0 05:56 ? 00:00:00 [nginx_ping] root 9693 9032 0 05:56 ? 00:00:00 [check-nginx-upt] root 9695 9032 0 05:56 ? 00:00:00 [check-monit-upt] dnsmasq 9854 1 0 05:56 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9918 1880 0 05:56 ? 00:00:00 /bin/bash -e /tmp/LIK84/install-homer.sh ubuntu 9919 9918 0 05:56 ? 00:00:00 /bin/bash -e /tmp/LIK84/install-homer.sh root 9920 9919 0 05:56 ? 00:00:00 sudo ps -edf root 9921 9920 0 05:56 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-09-30 05:56:44,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-09-30 05:56:44,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-09-30 05:56:44,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sysstat/sa30 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-09-30 05:56:44,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9854/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9032/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9211/nginx tcp6 0 0 ::1:53 :::* LISTEN 9854/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1086/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8515/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8515/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8515/ntpd udp 0 0 0.0.0.0:38780 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9854/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8515/ntpd udp6 0 0 ::1:123 :::* 8515/ntpd udp6 0 0 :::123 :::* 8515/ntpd udp6 0 0 :::27835 :::* 571/dhclient udp6 0 0 ::1:53 :::* 9854/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10804 1650/python2.7 /tmp/cloudify-logging-server-5a6e1.socket unix 2 [ ACC ] STREAM LISTENING 11203 1867/python2.7 /tmp/ctx-I0THsb.socket unix 2 [ ACC ] STREAM LISTENING 6958 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9606 1105/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9636 1111/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7384 393/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-30 05:56:44,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-30 05:56:44,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-mgm1is Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 24s (2,879 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9281 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10024 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................................................................+++ ..................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m46.747s user 0m17.166s sys 0m12.202s 2018-09-30 05:56:44,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-09-30 05:56:18.292572800 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-09-30 05:56:44,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-30 05:56:44,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-Sep-2018 05:55:38 UTC] clearwater-diags-monitor starting [30-Sep-2018 05:55:38 UTC] Waiting for trigger files real 0m0.004s user 0m0.001s sys 0m0.004s 2018-09-30 05:56:44,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:56:44,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-09-30 05:56:44,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:56:44,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LIK84/install-homer.sh 2018-09-30 05:56:44,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-30 05:56:44,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-an46gi Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 14 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 12s (7,168 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9411 clearwater-socket-factory-sig start/running, process 9420 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9465 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ .................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m48.054s user 0m21.915s sys 0m13.720s 2018-09-30 05:56:44,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:56:44,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:56:44,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:56:44,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:56:44,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RGYR5/bind.py 2018-09-30 05:56:44,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 05:56:44,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:44,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:44 GMT 2018-09-30 05:56:44,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:44,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:44,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:49,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:50,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.262Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "[localhost] run: sudo mv /tmp/tmpEPlgrd /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "[localhost] run: sudo mv /tmp/tmpdWSt0Q /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:45.411Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:45.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "f1259b54-4aeb-4959-bd76-8151c05ac327"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:46.459Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,013 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m36.224s\nuser\t0m12.748s\nsys\t0m3.101s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:46.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:47.443Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:47.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:47.443Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:47.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:47.443Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:47.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:49.415Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.007s\nsys\t0m0.058s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:49.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:49.730Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:49.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}], "metadata": {"pagination": {"total": 1729, "offset": 1694, "size": 50}}} 2018-09-30 05:56:50,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:50,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:50 GMT 2018-09-30 05:56:50,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:50,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23551 2018-09-30 05:56:50,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:50,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:56:50,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:56:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 05:56:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEPlgrd /etc/bind/db.clearwater.local 2018-09-30 05:56:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 05:56:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdWSt0Q /etc/bind/db.clearwater.opnfv 2018-09-30 05:56:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:56:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 05:56:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 05:56:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 05:56:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 05:56:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,013 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m36.224s user 0m12.748s sys 0m3.101s 2018-09-30 05:56:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-09-30 05:56:50,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-09-30 05:56:50,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-09-30 05:56:50,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.007s sys 0m0.058s 2018-09-30 05:56:50,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-09-30 05:56:50,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:50,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:50,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:50,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:50,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:50,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:50,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:50,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:50,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:50,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:50,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:50 GMT 2018-09-30 05:56:50,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:50,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:50,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:55,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:56:55,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:51.097Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:51.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:51.097Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:51.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:51.097Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:51.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:51.097Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:48 ? 00:00:00 /sbin/init\nroot 2 0 0 05:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:48 ? 00:00:00 [migration/0]\nroot 14 2 0 05:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:48 ? 00:00:00 [migration/1]\nroot 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:48 ? 00:00:00 [khelper]\nroot 21 2 0 05:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:48 ? 00:00:00 [netns]\nroot 23 2 0 05:48 ? 00:00:00 [writeback]\nroot 24 2 0 05:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:48 ? 00:00:00 [bioset]\nroot 26 2 0 05:48 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:48 ? 00:00:00 [kblockd]\nroot 28 2 0 05:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:48 ? 00:00:00 [khubd]\nroot 30 2 0 05:48 ? 00:00:00 [md]\nroot 31 2 0 05:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:48 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:48 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:48 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:48 ? 00:00:00 [vmstat]\nroot 37 2 0 05:48 ? 00:00:00 [ksmd]\nroot 38 2 0 05:48 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:48 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:48 ? 00:00:00 [crypto]\nroot 53 2 0 05:48 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:48 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:48 ? 00:00:00 [vballoon]\nroot 56 2 0 05:48 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:48 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:48 ? 00:00:00 [deferwq]\nroot 80 2 0 05:48 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:48 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:48 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:48 ? 00:00:00 [kworker/u5:1]\nroot 526 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:48 ? 00:00:00 [kauditd]\nroot 944 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 955 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork\nroot 983 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 05:48 ? 00:00:00 cron\ndaemon 1106 1 0 05:48 ? 00:00:00 atd\nroot 1116 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1224 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1246 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 05:49 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 05:49 ? 00:00:00 /home/ubuntu/sprout_host_s5j9yb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_s5j9yb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_s5j9yb --logging-server-logdir=/home/ubuntu/sprout_host_s5j9yb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb%I.log --pidfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb.pid\nubuntu 1765 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_s5j9yb/env/bin/diamond --configfile /home/ubuntu/sprout_host_s5j9yb/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1651 0 05:52 ? 00:00:00 /home/ubuntu/sprout_host_s5j9yb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_s5j9yb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_s5j9yb --logging-server-logdir=/home/ubuntu/sprout_host_s5j9yb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb%I.log --pidfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb.pid\nubuntu 1865 1844 0 05:52 ? 00:00:00 /home/ubuntu/sprout_host_s5j9yb/env/bin/python2.7 /home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-FxY2p3\nubuntu 1877 1865 0 05:52 ? 00:00:00 /bin/sh -c /tmp/PTSLL/install-sprout.sh\nubuntu 1879 1877 0 05:52 ? 00:00:00 /bin/bash -e /tmp/PTSLL/install-sprout.sh\nroot 2369 2 0 05:53 ? 00:00:00 [kworker/u5:2]\nntp 8471 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8962 1 0 05:55 ? 00:00:00 rsyslogd\nroot 9062 1 0 05:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9080 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9081 9080 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9088 9081 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9089 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9090 9089 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9096 9090 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9097 9096 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9777 1 0 05:56 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9841 1879 0 05:56 ? 00:00:00 /bin/bash -e /tmp/PTSLL/install-sprout.sh\nubuntu 9842 9841 0 05:56 ? 00:00:00 /bin/bash -e /tmp/PTSLL/install-sprout.sh\nroot 9843 9842 0 05:56 ? 00:00:00 sudo ps -edf\nroot 9844 9843 0 05:56 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:51.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:51.097Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9777/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9062/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9777/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8471/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8471/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8471/ntpd \nudp 0 0 0.0.0.0:15640 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9777/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8471/ntpd \nudp6 0 0 ::1:123 :::* 8471/ntpd \nudp6 0 0 :::123 :::* 8471/ntpd \nudp6 0 0 :::43475 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 9777/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9233 955/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11425 1651/python2.7 /tmp/cloudify-logging-server-f0088.socket\nunix 2 [ ACC ] STREAM LISTENING 11852 1865/python2.7 /tmp/ctx-QSNeUc.socket\nunix 2 [ ACC ] STREAM LISTENING 7205 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1947 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21014 9088/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21588 9097/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9425 1118/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:51.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:51.097Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:d5:d1 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef7:d5d1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:92131 errors:0 dropped:0 overruns:0 frame:0\n TX packets:73613 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134085760 (134.0 MB) TX bytes:11907554 (11.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:51.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:52.113Z", "message": "[sprout] => 2018:09:30 05:55:58: Namespace: management\n2018:09:30 05:55:58: [management] Starting server\n2018:09:30 05:55:58: [management] Listening for requests\n2018:09:30 05:55:58: Namespace: signaling\n2018:09:30 05:55:58: [signaling] Starting server\n2018:09:30 05:55:58: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:52.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:52.113Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:52.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:52.113Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180930T050000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:52.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:53.129Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:53.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:53.129Z", "message": "[sprout] => 2018-09-30 05:56:29.217293889 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:53.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:53.129Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:53.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:53.129Z", "message": "Execution done (return_code=0): /tmp/PTSLL/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:53.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "3415b970-303d-4817-bf92-164f3e687956"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:53.217Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:53.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "sprout_qyhozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:54.604Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:54.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:55.622Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M0WYB/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:55.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}], "metadata": {"pagination": {"total": 1748, "offset": 1711, "size": 50}}} 2018-09-30 05:56:55,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:55,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:55 GMT 2018-09-30 05:56:55,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:55,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22447 2018-09-30 05:56:55,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:56:55,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-09-30 05:56:55,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-09-30 05:56:55,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-09-30 05:56:55,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:48 ? 00:00:00 /sbin/init root 2 0 0 05:48 ? 00:00:00 [kthreadd] root 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:48 ? 00:00:00 [rcu_sched] root 8 2 0 05:48 ? 00:00:00 [rcuos/0] root 9 2 0 05:48 ? 00:00:00 [rcuos/1] root 10 2 0 05:48 ? 00:00:00 [rcu_bh] root 11 2 0 05:48 ? 00:00:00 [rcuob/0] root 12 2 0 05:48 ? 00:00:00 [rcuob/1] root 13 2 0 05:48 ? 00:00:00 [migration/0] root 14 2 0 05:48 ? 00:00:00 [watchdog/0] root 15 2 0 05:48 ? 00:00:00 [watchdog/1] root 16 2 0 05:48 ? 00:00:00 [migration/1] root 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:48 ? 00:00:00 [khelper] root 21 2 0 05:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:48 ? 00:00:00 [netns] root 23 2 0 05:48 ? 00:00:00 [writeback] root 24 2 0 05:48 ? 00:00:00 [kintegrityd] root 25 2 0 05:48 ? 00:00:00 [bioset] root 26 2 0 05:48 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:48 ? 00:00:00 [kblockd] root 28 2 0 05:48 ? 00:00:00 [ata_sff] root 29 2 0 05:48 ? 00:00:00 [khubd] root 30 2 0 05:48 ? 00:00:00 [md] root 31 2 0 05:48 ? 00:00:00 [devfreq_wq] root 32 2 0 05:48 ? 00:00:00 [kworker/0:1] root 34 2 0 05:48 ? 00:00:00 [khungtaskd] root 35 2 0 05:48 ? 00:00:00 [kswapd0] root 36 2 0 05:48 ? 00:00:00 [vmstat] root 37 2 0 05:48 ? 00:00:00 [ksmd] root 38 2 0 05:48 ? 00:00:00 [khugepaged] root 39 2 0 05:48 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:48 ? 00:00:00 [crypto] root 53 2 0 05:48 ? 00:00:00 [kthrotld] root 54 2 0 05:48 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:48 ? 00:00:00 [vballoon] root 56 2 0 05:48 ? 00:00:00 [kworker/1:1] root 57 2 0 05:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:48 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:48 ? 00:00:00 [deferwq] root 80 2 0 05:48 ? 00:00:00 [charger_manager] root 124 2 0 05:48 ? 00:00:00 [kpsmoused] root 125 2 0 05:48 ? 00:00:00 [kworker/1:2] root 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:48 ? 00:00:00 [kworker/u5:1] root 526 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:48 ? 00:00:00 [kauditd] root 944 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon message+ 955 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork root 983 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 05:48 ? 00:00:00 cron daemon 1106 1 0 05:48 ? 00:00:00 atd root 1116 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1224 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1246 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 05:49 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 05:49 ? 00:00:00 /home/ubuntu/sprout_host_s5j9yb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_s5j9yb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_s5j9yb --logging-server-logdir=/home/ubuntu/sprout_host_s5j9yb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb%I.log --pidfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb.pid ubuntu 1765 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_s5j9yb/env/bin/diamond --configfile /home/ubuntu/sprout_host_s5j9yb/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1651 0 05:52 ? 00:00:00 /home/ubuntu/sprout_host_s5j9yb/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_s5j9yb --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_s5j9yb --logging-server-logdir=/home/ubuntu/sprout_host_s5j9yb/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb%I.log --pidfile=/home/ubuntu/sprout_host_s5j9yb/work/sprout_host_s5j9yb.pid ubuntu 1865 1844 0 05:52 ? 00:00:00 /home/ubuntu/sprout_host_s5j9yb/env/bin/python2.7 /home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-FxY2p3 ubuntu 1877 1865 0 05:52 ? 00:00:00 /bin/sh -c /tmp/PTSLL/install-sprout.sh ubuntu 1879 1877 0 05:52 ? 00:00:00 /bin/bash -e /tmp/PTSLL/install-sprout.sh root 2369 2 0 05:53 ? 00:00:00 [kworker/u5:2] ntp 8471 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8962 1 0 05:55 ? 00:00:00 rsyslogd root 9062 1 0 05:55 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9080 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9081 9080 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9088 9081 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9089 1 0 05:55 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9090 9089 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9096 9090 0 05:55 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9097 9096 0 05:55 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9777 1 0 05:56 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9841 1879 0 05:56 ? 00:00:00 /bin/bash -e /tmp/PTSLL/install-sprout.sh ubuntu 9842 9841 0 05:56 ? 00:00:00 /bin/bash -e /tmp/PTSLL/install-sprout.sh root 9843 9842 0 05:56 ? 00:00:00 sudo ps -edf root 9844 9843 0 05:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-09-30 05:56:55,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9777/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9062/monit tcp6 0 0 ::1:53 :::* LISTEN 9777/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 8471/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8471/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8471/ntpd udp 0 0 0.0.0.0:15640 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9777/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8471/ntpd udp6 0 0 ::1:123 :::* 8471/ntpd udp6 0 0 :::123 :::* 8471/ntpd udp6 0 0 :::43475 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9777/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9233 955/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11425 1651/python2.7 /tmp/cloudify-logging-server-f0088.socket unix 2 [ ACC ] STREAM LISTENING 11852 1865/python2.7 /tmp/ctx-QSNeUc.socket unix 2 [ ACC ] STREAM LISTENING 7205 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1947 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21014 9088/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21588 9097/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9425 1118/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-30 05:56:55,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:d5:d1 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef7:d5d1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:92131 errors:0 dropped:0 overruns:0 frame:0 TX packets:73613 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134085760 (134.0 MB) TX bytes:11907554 (11.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-09-30 05:56:55,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:09:30 05:55:58: Namespace: management 2018:09:30 05:55:58: [management] Starting server 2018:09:30 05:55:58: [management] Listening for requests 2018:09:30 05:55:58: Namespace: signaling 2018:09:30 05:55:58: [signaling] Starting server 2018:09:30 05:55:58: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-30 05:56:55,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-30 05:56:55,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180930T050000Z.txt /var/log/sprout/sprout_err.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.004s sys 0m0.003s 2018-09-30 05:56:55,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-30 05:56:55,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-09-30 05:56:29.217293889 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-09-30 05:56:55,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-09-30 05:56:55,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PTSLL/install-sprout.sh 2018-09-30 05:56:55,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:56:55,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:56:55,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M0WYB/bind.py 2018-09-30 05:56:55,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:56:55,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:56:55,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:56:55,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:56:55,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:56:55 GMT 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:56:55,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:00,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:01,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:55.889Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:55.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:55.889Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:55.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:56.214Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:56.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:56.214Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:56.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:56.901Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:56.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:56.901Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:56.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:56.901Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:56.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "[localhost] run: sudo mv /tmp/tmpRDwP0x /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/84YOO/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "ec409ac0-e6b5-41b0-acb2-5ef0f8244479"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "[localhost] run: sudo mv /tmp/tmpq4XIW9 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:56:57.223Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:56:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b2ca8c2a-2a4b-4943-9e77-5e9194bf9410"}], "metadata": {"pagination": {"total": 1766, "offset": 1727, "size": 50}}} 2018-09-30 05:57:01,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:01,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:01 GMT 2018-09-30 05:57:01,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:01,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9752 2018-09-30 05:57:01,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:57:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:57:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 05:57:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:57:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:57:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:57:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRDwP0x /etc/bind/db.clearwater.local 2018-09-30 05:57:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 05:57:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 05:57:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/84YOO/add-snmpproxy-collector.py 2018-09-30 05:57:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 05:57:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:57:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 05:57:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 05:57:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq4XIW9 /etc/bind/db.clearwater.opnfv 2018-09-30 05:57:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 05:57:01,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:01,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:01,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:01 GMT 2018-09-30 05:57:01,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:01,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:01,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:06,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:06,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:06,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:06,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:06,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:06,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:06,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1766, "offset": 1744, "size": 50}}} 2018-09-30 05:57:06,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:06,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:06 GMT 2018-09-30 05:57:06,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:06,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:57:06,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:06,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:06,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:06,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:06,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:06 GMT 2018-09-30 05:57:06,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:06,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:06,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:11,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:12,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:08.352Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:08.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1767, "offset": 1744, "size": 50}}} 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:12 GMT 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-09-30 05:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:12,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:12,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:12,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:12,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:12 GMT 2018-09-30 05:57:12,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:12,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:12,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:17,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:17,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:13.976Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m32.666s\nuser\t0m12.736s\nsys\t0m2.887s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:13.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:14.243Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:14.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:15.253Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:15.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:15.253Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:15.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:16.933Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.007s\nsys\t0m0.053s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:16.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:17.265Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:17.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}], "metadata": {"pagination": {"total": 1773, "offset": 1745, "size": 50}}} 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:17 GMT 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17083 2018-09-30 05:57:17,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:17,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.666s user 0m12.736s sys 0m2.887s 2018-09-30 05:57:17,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-09-30 05:57:17,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-09-30 05:57:17,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-09-30 05:57:17,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.007s sys 0m0.053s 2018-09-30 05:57:17,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-09-30 05:57:17,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:18,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:18 GMT 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:18,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:23,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:23,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:23,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:23,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:23,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3e:e0:b8 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3e:e0b8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97395 errors:0 dropped:0 overruns:0 frame:0\n TX packets:65750 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147372101 (147.3 MB) TX bytes:11640055 (11.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:196 errors:0 dropped:0 overruns:0 frame:0\n TX packets:196 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:15927 (15.9 KB) TX bytes:15927 (15.9 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:48 ? 00:00:01 /sbin/init\nroot 2 0 0 05:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:48 ? 00:00:00 [migration/0]\nroot 14 2 0 05:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:48 ? 00:00:00 [migration/1]\nroot 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:48 ? 00:00:00 [khelper]\nroot 21 2 0 05:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:48 ? 00:00:00 [netns]\nroot 23 2 0 05:48 ? 00:00:00 [writeback]\nroot 24 2 0 05:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:48 ? 00:00:00 [bioset]\nroot 26 2 0 05:48 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:48 ? 00:00:00 [kblockd]\nroot 28 2 0 05:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:48 ? 00:00:00 [khubd]\nroot 30 2 0 05:48 ? 00:00:00 [md]\nroot 31 2 0 05:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:48 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:48 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:48 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:48 ? 00:00:00 [vmstat]\nroot 37 2 0 05:48 ? 00:00:00 [ksmd]\nroot 38 2 0 05:48 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:48 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:48 ? 00:00:00 [crypto]\nroot 53 2 0 05:48 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:48 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:48 ? 00:00:00 [vballoon]\nroot 56 2 0 05:48 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:48 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:48 ? 00:00:00 [deferwq]\nroot 80 2 0 05:48 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:48 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:48 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 05:48 ? 00:00:00 [kworker/u5:1]\nroot 468 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon\nroot 591 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:48 ? 00:00:00 [kauditd]\nroot 950 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 05:48 ? 00:00:00 rsyslogd\nmessage+ 1037 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork\nroot 1038 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1083 1 0 05:48 ? 00:00:00 cron\nroot 1085 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1090 1 0 05:48 ? 00:00:00 atd\nroot 1098 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance\nroot 1108 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1200 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1303 2 0 05:49 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 05:49 ? 00:00:00 /home/ubuntu/ellis_host_mgm1is/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_mgm1is --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_mgm1is --logging-server-logdir=/home/ubuntu/ellis_host_mgm1is/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is%I.log --pidfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is.pid\nubuntu 1765 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_mgm1is/env/bin/diamond --configfile /home/ubuntu/ellis_host_mgm1is/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1651 0 05:52 ? 00:00:00 /home/ubuntu/ellis_host_mgm1is/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_mgm1is --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_mgm1is --logging-server-logdir=/home/ubuntu/ellis_host_mgm1is/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is%I.log --pidfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is.pid\nubuntu 1865 1844 0 05:52 ? 00:00:00 /home/ubuntu/ellis_host_mgm1is/env/bin/python2.7 /home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P5l5GT\nubuntu 1876 1865 0 05:52 ? 00:00:00 /bin/sh -c /tmp/LYNF7/install-ellis.sh\nubuntu 1878 1876 0 05:52 ? 00:00:00 /bin/bash -e /tmp/LYNF7/install-ellis.sh\nroot 2154 2 0 05:53 ? 00:00:00 [kworker/u5:2]\nmysql 9281 1 0 05:55 ? 00:00:00 /usr/sbin/mysqld\nntp 9432 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10024 1 0 05:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10116 1 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10120 10116 0 05:56 ? 00:00:00 inotifywait -e create -qq .\nroot 10197 1 0 05:56 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10198 10197 0 05:56 ? 00:00:00 nginx: worker process\nwww-data 10199 10197 0 05:56 ? 00:00:00 nginx: worker process\nwww-data 10200 10197 0 05:56 ? 00:00:00 nginx: worker process\nwww-data 10201 10197 0 05:56 ? 00:00:00 nginx: worker process\nellis 10382 1 0 05:56 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10597 10024 0 05:56 ? 00:00:00 [nginx_ping] \nroot 10600 10024 0 05:56 ? 00:00:00 [check-nginx-upt] \nroot 10607 10024 0 05:56 ? 00:00:00 [check-monit-upt] \nroot 10611 10024 0 05:56 ? 00:00:00 [poll_ellis.sh] \nroot 10613 10024 0 05:56 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10852 1 1 05:57 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-9=http://192.168.120.9:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380\nroot 10882 10024 0 05:57 ? 00:00:00 [check-etcd-upti] \nroot 10884 10024 0 05:57 ? 00:00:00 [poll_etcd_clust] \nroot 10887 10024 0 05:57 ? 00:00:00 [poll_etcd.sh] \ndnsmasq 10995 1 0 05:57 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 11059 1878 0 05:57 ? 00:00:00 /bin/bash -e /tmp/LYNF7/install-ellis.sh\nubuntu 11060 11059 0 05:57 ? 00:00:00 /bin/bash -e /tmp/LYNF7/install-ellis.sh\nroot 11061 11060 0 05:57 ? 00:00:00 sudo ps -edf\nroot 11062 11061 0 05:57 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sysstat/sa30\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:18.755Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10995/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1085/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10024/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10197/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9281/mysqld \ntcp 0 0 192.168.120.9:2380 0.0.0.0:* LISTEN 10852/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 10995/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1085/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10852/etcd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9432/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9432/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9432/ntpd \nudp 0 0 0.0.0.0:62151 0.0.0.0:* 591/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10995/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 9432/ntpd \nudp6 0 0 ::1:123 :::* 9432/ntpd \nudp6 0 0 :::123 :::* 9432/ntpd \nudp6 0 0 :::3316 :::* 591/dhclient \nudp6 0 0 ::1:53 :::* 10995/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21766 9281/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 9272 1108/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11403 1651/python2.7 /tmp/cloudify-logging-server-d78c2.socket\nunix 2 [ ACC ] STREAM LISTENING 11772 1865/python2.7 /tmp/ctx-vOonkG.socket\nunix 2 [ ACC ] STREAM LISTENING 23655 10382/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 1667 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7339 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9174 1037/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:18.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:19.768Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:19.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:19.768Z", "message": "[ellis] => [30-Sep-2018 05:56:23 UTC] clearwater-diags-monitor starting\n[30-Sep-2018 05:56:23 UTC] Waiting for trigger files\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:19.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.572Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "[ellis] => 2018-09-30 05:56:56.531526901 Stopping etcd clearwater-etcd\n2018-09-30 05:56:57.875225140 Restarting etcd clearwater-etcd\n2018-09-30 05:56:57.879719425 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-09-30 05:56:57.880437266 Check for previous failed startup attempt\n2018-09-30 05:56:57.881614716 Running etcdctl member list\n736973d812264111: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-09-30 05:56:57.894820674 etcdctl returned 0\n2018-09-30 05:56:57.900804151 Joining existing cluster...\n2018-09-30 05:57:10.903306974 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-09-30 05:57:10.904030148 Check cluster is healthy\n2018-09-30 05:57:10.905752783 Running etcdctl cluster-health\nmember 736973d812264111 is healthy: got healthy result from http://192.168.120.6:4000\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-09-30 05:57:10.949404822 etcdctl returned 0\n2018-09-30 05:57:10.950403288 Tell the cluster we're joining\n2018-09-30 05:57:10.951109091 Running etcdctl member add 192-168-120-9 http://192.168.120.9:2380\nAdded member named 192-168-120-9 with ID ce17ef142a8853b5 to cluster\n\nETCD_NAME=\"192-168-120-9\"\nETCD_INITIAL_CLUSTER=\"192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-9=http://192.168.120.9:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-09-30 05:57:10.976053876 etcdctl returned 0\n2018-09-30 05:57:11.007483738 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.9:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.9\n --name 192-168-120-9\n --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-9=http://192.168.120.9:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.9:2380\n --listen-peer-urls http://192.168.120.9:2380\n2018-09-30 05:57:11.009114512 Check we're actually a member of the cluster\n2018-09-30 05:57:11.017503578 Wait for etcd to startup\n2018-09-30 05:57:12.027450297 Etcd started successfully\n2018-09-30 05:57:11.038679 I | etcdmain: etcd Version: 3.1.7\n2018-09-30 05:57:11.038738 I | etcdmain: Git SHA: 43b7507\n2018-09-30 05:57:11.038743 I | etcdmain: Go Version: go1.7.5\n2018-09-30 05:57:11.038747 I | etcdmain: Go OS/Arch: linux/amd64\n2018-09-30 05:57:11.038751 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-09-30 05:57:11.038812 I | embed: listening for peers on http://192.168.120.9:2380\n2018-09-30 05:57:11.038869 I | embed: listening for client requests on 0.0.0.0:4000\n2018-09-30 05:57:11.143316 I | etcdserver: name = 192-168-120-9\n2018-09-30 05:57:11.143343 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9\n2018-09-30 05:57:11.143355 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member\n2018-09-30 05:57:11.143363 I | etcdserver: heartbeat = 100ms\n2018-09-30 05:57:11.143370 I | etcdserver: election = 1000ms\n2018-09-30 05:57:11.143378 I | etcdserver: snapshot count = 10000\n2018-09-30 05:57:11.143391 I | etcdserver: advertise client URLs = http://192.168.120.9:4000\n2018-09-30 05:57:12.654367 I | etcdserver: starting member ce17ef142a8853b5 in cluster f59fb9088e78524e\n2018-09-30 05:57:12.654447 I | raft: ce17ef142a8853b5 became follower at term 0\n2018-09-30 05:57:12.654467 I | raft: newRaft ce17ef142a8853b5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-09-30 05:57:12.654473 I | raft: ce17ef142a8853b5 became follower at term 1\n2018-09-30 05:57:13.002941 I | rafthttp: started HTTP pipelining with peer 736973d812264111\n2018-09-30 05:57:13.002970 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-09-30 05:57:13.002986 I | rafthttp: starting peer 736973d812264111...\n2018-09-30 05:57:13.003008 I | rafthttp: started HTTP pipelining with peer 736973d812264111\n2018-09-30 05:57:13.003986 I | rafthttp: started streaming with peer 736973d812264111 (writer)\n2018-09-30 05:57:13.004059 I | rafthttp: started streaming with peer 736973d812264111 (writer)\n2018-09-30 05:57:13.007039 I | rafthttp: started peer 736973d812264111\n2018-09-30 05:57:13.007070 I | rafthttp: added peer 736973d812264111\n2018-09-30 05:57:13.007084 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-09-30 05:57:13.007098 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-09-30 05:57:13.007734 I | rafthttp: started streaming with peer 736973d812264111 (stream MsgApp v2 reader)\n2018-09-30 05:57:13.008044 I | rafthttp: started streaming with peer 736973d812264111 (stream Message reader)\n2018-09-30 05:57:13.013472 I | rafthttp: started peer ca6a20ed546c7237\n2018-09-30 05:57:13.013508 I | rafthttp: added peer ca6a20ed546c7237\n2018-09-30 05:57:13.013531 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-09-30 05:57:13.014976 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-09-30 05:57:13.015477 I | raft: ce17ef142a8853b5 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 4]\n2018-09-30 05:57:13.015504 I | raft: ce17ef142a8853b5 became follower at term 4\n2018-09-30 05:57:13.015516 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-09-30 05:57:13.015536 I | raft: raft.node: ce17ef142a8853b5 elected leader ca6a20ed546c7237 at term 4\n2018-09-30 05:57:13.015552 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-09-30 05:57:13.015691 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-09-30 05:57:13.016790 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-09-30 05:57:13.016810 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-09-30 05:57:13.016860 I | rafthttp: peer 736973d812264111 became active\n2018-09-30 05:57:13.016876 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream Message reader)\n2018-09-30 05:57:13.016974 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-09-30 05:57:13.016991 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream MsgApp v2 reader)\n2018-09-30 05:57:13.017297 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream MsgApp v2 writer)\n2018-09-30 05:57:13.017487 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream Message writer)\n2018-09-30 05:57:13.019459 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-09-30 05:57:13.026977 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-09-30 05:57:13.034520 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.035093 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.035113 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.035134 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.035158 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.035202 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.035218 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.045922 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.045945 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.045958 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.045965 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.045983 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.045990 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046000 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046008 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046019 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046039 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046060 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046068 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046078 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046084 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237\n2018-09-30 05:57:13.046478 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-09-30 05:57:13.046559 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-09-30 05:57:13.046581 I | etcdserver/api: enabled capabilities for version 3.1\n2018-09-30 05:57:13.046767 I | etcdserver/membership: added member 736973d812264111 [http://192.168.120.6:2380] to cluster f59fb9088e78524e\n2018-09-30 05:57:13.046951 I | etcdserver/membership: added member ce17ef142a8853b5 [http://192.168.120.9:2380] to cluster f59fb9088e78524e\n2018-09-30 05:57:13.098395 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster f59fb9088e78524e\n2018-09-30 05:57:13.098436 I | embed: ready to serve client requests\n2018-09-30 05:57:13.098709 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-09-30 05:57:13.099268 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:45659\n2018-09-30 05:57:13.099540 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:45658\n2018-09-30 05:57:13.138397 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:45672\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "Execution done (return_code=0): /tmp/LYNF7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (6,841 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.774s\nuser\t0m12.454s\nsys\t0m3.361s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:20.797Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:20.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b9bd3175-9dbe-491c-b0ac-4a1ac801fda0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:21.667Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:21.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "ellis_jil6hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:21.667Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:21.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:21.815Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:21.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:21.916Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:21.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:21.916Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:21.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:22.831Z", "message": "Executing: /tmp/797HW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:22.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b98db2f8-241a-41b3-930d-b2b3e2ec6ab6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:22.831Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SSE9R/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:22.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:22.831Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/797HW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:22.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b98db2f8-241a-41b3-930d-b2b3e2ec6ab6"}], "metadata": {"pagination": {"total": 1802, "offset": 1751, "size": 50}}} 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:23 GMT 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 53382 2018-09-30 05:57:23,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:23,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-09-30 05:57:23,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3e:e0:b8 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3e:e0b8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97395 errors:0 dropped:0 overruns:0 frame:0 TX packets:65750 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147372101 (147.3 MB) TX bytes:11640055 (11.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:196 errors:0 dropped:0 overruns:0 frame:0 TX packets:196 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:15927 (15.9 KB) TX bytes:15927 (15.9 KB) real 0m0.005s user 0m0.005s sys 0m0.000s 2018-09-30 05:57:23,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:48 ? 00:00:01 /sbin/init root 2 0 0 05:48 ? 00:00:00 [kthreadd] root 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:48 ? 00:00:00 [rcu_sched] root 8 2 0 05:48 ? 00:00:00 [rcuos/0] root 9 2 0 05:48 ? 00:00:00 [rcuos/1] root 10 2 0 05:48 ? 00:00:00 [rcu_bh] root 11 2 0 05:48 ? 00:00:00 [rcuob/0] root 12 2 0 05:48 ? 00:00:00 [rcuob/1] root 13 2 0 05:48 ? 00:00:00 [migration/0] root 14 2 0 05:48 ? 00:00:00 [watchdog/0] root 15 2 0 05:48 ? 00:00:00 [watchdog/1] root 16 2 0 05:48 ? 00:00:00 [migration/1] root 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:48 ? 00:00:00 [khelper] root 21 2 0 05:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:48 ? 00:00:00 [netns] root 23 2 0 05:48 ? 00:00:00 [writeback] root 24 2 0 05:48 ? 00:00:00 [kintegrityd] root 25 2 0 05:48 ? 00:00:00 [bioset] root 26 2 0 05:48 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:48 ? 00:00:00 [kblockd] root 28 2 0 05:48 ? 00:00:00 [ata_sff] root 29 2 0 05:48 ? 00:00:00 [khubd] root 30 2 0 05:48 ? 00:00:00 [md] root 31 2 0 05:48 ? 00:00:00 [devfreq_wq] root 32 2 0 05:48 ? 00:00:00 [kworker/0:1] root 34 2 0 05:48 ? 00:00:00 [khungtaskd] root 35 2 0 05:48 ? 00:00:00 [kswapd0] root 36 2 0 05:48 ? 00:00:00 [vmstat] root 37 2 0 05:48 ? 00:00:00 [ksmd] root 38 2 0 05:48 ? 00:00:00 [khugepaged] root 39 2 0 05:48 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:48 ? 00:00:00 [crypto] root 53 2 0 05:48 ? 00:00:00 [kthrotld] root 54 2 0 05:48 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:48 ? 00:00:00 [vballoon] root 56 2 0 05:48 ? 00:00:00 [kworker/1:1] root 57 2 0 05:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:48 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:48 ? 00:00:00 [deferwq] root 80 2 0 05:48 ? 00:00:00 [charger_manager] root 123 2 0 05:48 ? 00:00:00 [kpsmoused] root 142 2 0 05:48 ? 00:00:00 [kworker/0:2] root 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 05:48 ? 00:00:00 [kworker/u5:1] root 468 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon root 591 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:48 ? 00:00:00 [kauditd] root 950 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 05:48 ? 00:00:00 rsyslogd message+ 1037 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork root 1038 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1083 1 0 05:48 ? 00:00:00 cron root 1085 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D daemon 1090 1 0 05:48 ? 00:00:00 atd root 1098 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance root 1108 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind root 1200 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1303 2 0 05:49 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 05:49 ? 00:00:00 /home/ubuntu/ellis_host_mgm1is/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_mgm1is --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_mgm1is --logging-server-logdir=/home/ubuntu/ellis_host_mgm1is/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is%I.log --pidfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is.pid ubuntu 1765 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_mgm1is/env/bin/diamond --configfile /home/ubuntu/ellis_host_mgm1is/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1651 0 05:52 ? 00:00:00 /home/ubuntu/ellis_host_mgm1is/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_mgm1is --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_mgm1is --logging-server-logdir=/home/ubuntu/ellis_host_mgm1is/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is%I.log --pidfile=/home/ubuntu/ellis_host_mgm1is/work/ellis_host_mgm1is.pid ubuntu 1865 1844 0 05:52 ? 00:00:00 /home/ubuntu/ellis_host_mgm1is/env/bin/python2.7 /home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P5l5GT ubuntu 1876 1865 0 05:52 ? 00:00:00 /bin/sh -c /tmp/LYNF7/install-ellis.sh ubuntu 1878 1876 0 05:52 ? 00:00:00 /bin/bash -e /tmp/LYNF7/install-ellis.sh root 2154 2 0 05:53 ? 00:00:00 [kworker/u5:2] mysql 9281 1 0 05:55 ? 00:00:00 /usr/sbin/mysqld ntp 9432 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10024 1 0 05:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10116 1 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10120 10116 0 05:56 ? 00:00:00 inotifywait -e create -qq . root 10197 1 0 05:56 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10198 10197 0 05:56 ? 00:00:00 nginx: worker process www-data 10199 10197 0 05:56 ? 00:00:00 nginx: worker process www-data 10200 10197 0 05:56 ? 00:00:00 nginx: worker process www-data 10201 10197 0 05:56 ? 00:00:00 nginx: worker process ellis 10382 1 0 05:56 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10597 10024 0 05:56 ? 00:00:00 [nginx_ping] root 10600 10024 0 05:56 ? 00:00:00 [check-nginx-upt] root 10607 10024 0 05:56 ? 00:00:00 [check-monit-upt] root 10611 10024 0 05:56 ? 00:00:00 [poll_ellis.sh] root 10613 10024 0 05:56 ? 00:00:00 [poll_ellis_http] clearwa+ 10852 1 1 05:57 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-9=http://192.168.120.9:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 root 10882 10024 0 05:57 ? 00:00:00 [check-etcd-upti] root 10884 10024 0 05:57 ? 00:00:00 [poll_etcd_clust] root 10887 10024 0 05:57 ? 00:00:00 [poll_etcd.sh] dnsmasq 10995 1 0 05:57 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 11059 1878 0 05:57 ? 00:00:00 /bin/bash -e /tmp/LYNF7/install-ellis.sh ubuntu 11060 11059 0 05:57 ? 00:00:00 /bin/bash -e /tmp/LYNF7/install-ellis.sh root 11061 11060 0 05:57 ? 00:00:00 sudo ps -edf root 11062 11061 0 05:57 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.009s 2018-09-30 05:57:23,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-09-30 05:57:23,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sysstat/sa30 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.005s 2018-09-30 05:57:23,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-09-30 05:57:23,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10995/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1085/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10024/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10197/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9281/mysqld tcp 0 0 192.168.120.9:2380 0.0.0.0:* LISTEN 10852/etcd tcp6 0 0 ::1:53 :::* LISTEN 10995/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1085/sshd tcp6 0 0 :::4000 :::* LISTEN 10852/etcd udp 0 0 192.168.120.9:123 0.0.0.0:* 9432/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9432/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9432/ntpd udp 0 0 0.0.0.0:62151 0.0.0.0:* 591/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10995/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 9432/ntpd udp6 0 0 ::1:123 :::* 9432/ntpd udp6 0 0 :::123 :::* 9432/ntpd udp6 0 0 :::3316 :::* 591/dhclient udp6 0 0 ::1:53 :::* 10995/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21766 9281/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 9272 1108/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11403 1651/python2.7 /tmp/cloudify-logging-server-d78c2.socket unix 2 [ ACC ] STREAM LISTENING 11772 1865/python2.7 /tmp/ctx-vOonkG.socket unix 2 [ ACC ] STREAM LISTENING 23655 10382/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 1667 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7339 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9174 1037/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-09-30 05:57:23,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-30 05:57:23,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [30-Sep-2018 05:56:23 UTC] clearwater-diags-monitor starting [30-Sep-2018 05:56:23 UTC] Waiting for trigger files real 0m0.011s user 0m0.000s sys 0m0.005s 2018-09-30 05:57:23,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:23,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-09-30 05:57:23,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-09-30 05:56:56.531526901 Stopping etcd clearwater-etcd 2018-09-30 05:56:57.875225140 Restarting etcd clearwater-etcd 2018-09-30 05:56:57.879719425 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-09-30 05:56:57.880437266 Check for previous failed startup attempt 2018-09-30 05:56:57.881614716 Running etcdctl member list 736973d812264111: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-09-30 05:56:57.894820674 etcdctl returned 0 2018-09-30 05:56:57.900804151 Joining existing cluster... 2018-09-30 05:57:10.903306974 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-09-30 05:57:10.904030148 Check cluster is healthy 2018-09-30 05:57:10.905752783 Running etcdctl cluster-health member 736973d812264111 is healthy: got healthy result from http://192.168.120.6:4000 member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-09-30 05:57:10.949404822 etcdctl returned 0 2018-09-30 05:57:10.950403288 Tell the cluster we're joining 2018-09-30 05:57:10.951109091 Running etcdctl member add 192-168-120-9 http://192.168.120.9:2380 Added member named 192-168-120-9 with ID ce17ef142a8853b5 to cluster ETCD_NAME="192-168-120-9" ETCD_INITIAL_CLUSTER="192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-9=http://192.168.120.9:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-09-30 05:57:10.976053876 etcdctl returned 0 2018-09-30 05:57:11.007483738 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-6=http://192.168.120.6:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-9=http://192.168.120.9:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 2018-09-30 05:57:11.009114512 Check we're actually a member of the cluster 2018-09-30 05:57:11.017503578 Wait for etcd to startup 2018-09-30 05:57:12.027450297 Etcd started successfully 2018-09-30 05:57:11.038679 I | etcdmain: etcd Version: 3.1.7 2018-09-30 05:57:11.038738 I | etcdmain: Git SHA: 43b7507 2018-09-30 05:57:11.038743 I | etcdmain: Go Version: go1.7.5 2018-09-30 05:57:11.038747 I | etcdmain: Go OS/Arch: linux/amd64 2018-09-30 05:57:11.038751 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-09-30 05:57:11.038812 I | embed: listening for peers on http://192.168.120.9:2380 2018-09-30 05:57:11.038869 I | embed: listening for client requests on 0.0.0.0:4000 2018-09-30 05:57:11.143316 I | etcdserver: name = 192-168-120-9 2018-09-30 05:57:11.143343 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9 2018-09-30 05:57:11.143355 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member 2018-09-30 05:57:11.143363 I | etcdserver: heartbeat = 100ms 2018-09-30 05:57:11.143370 I | etcdserver: election = 1000ms 2018-09-30 05:57:11.143378 I | etcdserver: snapshot count = 10000 2018-09-30 05:57:11.143391 I | etcdserver: advertise client URLs = http://192.168.120.9:4000 2018-09-30 05:57:12.654367 I | etcdserver: starting member ce17ef142a8853b5 in cluster f59fb9088e78524e 2018-09-30 05:57:12.654447 I | raft: ce17ef142a8853b5 became follower at term 0 2018-09-30 05:57:12.654467 I | raft: newRaft ce17ef142a8853b5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-09-30 05:57:12.654473 I | raft: ce17ef142a8853b5 became follower at term 1 2018-09-30 05:57:13.002941 I | rafthttp: started HTTP pipelining with peer 736973d812264111 2018-09-30 05:57:13.002970 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-09-30 05:57:13.002986 I | rafthttp: starting peer 736973d812264111... 2018-09-30 05:57:13.003008 I | rafthttp: started HTTP pipelining with peer 736973d812264111 2018-09-30 05:57:13.003986 I | rafthttp: started streaming with peer 736973d812264111 (writer) 2018-09-30 05:57:13.004059 I | rafthttp: started streaming with peer 736973d812264111 (writer) 2018-09-30 05:57:13.007039 I | rafthttp: started peer 736973d812264111 2018-09-30 05:57:13.007070 I | rafthttp: added peer 736973d812264111 2018-09-30 05:57:13.007084 I | rafthttp: starting peer ca6a20ed546c7237... 2018-09-30 05:57:13.007098 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-09-30 05:57:13.007734 I | rafthttp: started streaming with peer 736973d812264111 (stream MsgApp v2 reader) 2018-09-30 05:57:13.008044 I | rafthttp: started streaming with peer 736973d812264111 (stream Message reader) 2018-09-30 05:57:13.013472 I | rafthttp: started peer ca6a20ed546c7237 2018-09-30 05:57:13.013508 I | rafthttp: added peer ca6a20ed546c7237 2018-09-30 05:57:13.013531 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-09-30 05:57:13.014976 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-09-30 05:57:13.015477 I | raft: ce17ef142a8853b5 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 4] 2018-09-30 05:57:13.015504 I | raft: ce17ef142a8853b5 became follower at term 4 2018-09-30 05:57:13.015516 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-09-30 05:57:13.015536 I | raft: raft.node: ce17ef142a8853b5 elected leader ca6a20ed546c7237 at term 4 2018-09-30 05:57:13.015552 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-09-30 05:57:13.015691 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-09-30 05:57:13.016790 I | rafthttp: peer ca6a20ed546c7237 became active 2018-09-30 05:57:13.016810 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-09-30 05:57:13.016860 I | rafthttp: peer 736973d812264111 became active 2018-09-30 05:57:13.016876 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream Message reader) 2018-09-30 05:57:13.016974 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-09-30 05:57:13.016991 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream MsgApp v2 reader) 2018-09-30 05:57:13.017297 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream MsgApp v2 writer) 2018-09-30 05:57:13.017487 I | rafthttp: established a TCP streaming connection with peer 736973d812264111 (stream Message writer) 2018-09-30 05:57:13.019459 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-09-30 05:57:13.026977 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-09-30 05:57:13.034520 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.035093 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.035113 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.035134 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.035158 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.035202 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.035218 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.045922 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.045945 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.045958 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.045965 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.045983 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.045990 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046000 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046008 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046019 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046039 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046060 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046068 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046078 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046084 D | raft: ce17ef142a8853b5 [logterm: 0, index: 49] rejected msgApp [logterm: 4, index: 49] from ca6a20ed546c7237 2018-09-30 05:57:13.046478 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-09-30 05:57:13.046559 N | etcdserver/membership: set the initial cluster version to 3.1 2018-09-30 05:57:13.046581 I | etcdserver/api: enabled capabilities for version 3.1 2018-09-30 05:57:13.046767 I | etcdserver/membership: added member 736973d812264111 [http://192.168.120.6:2380] to cluster f59fb9088e78524e 2018-09-30 05:57:13.046951 I | etcdserver/membership: added member ce17ef142a8853b5 [http://192.168.120.9:2380] to cluster f59fb9088e78524e 2018-09-30 05:57:13.098395 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster f59fb9088e78524e 2018-09-30 05:57:13.098436 I | embed: ready to serve client requests 2018-09-30 05:57:13.098709 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-09-30 05:57:13.099268 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:45659 2018-09-30 05:57:13.099540 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:45658 2018-09-30 05:57:13.138397 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:45672 real 0m0.005s user 0m0.000s sys 0m0.004s 2018-09-30 05:57:23,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LYNF7/install-ellis.sh 2018-09-30 05:57:23,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (6,841 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.774s user 0m12.454s sys 0m3.361s 2018-09-30 05:57:23,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-09-30 05:57:23,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-09-30 05:57:23,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-30 05:57:23,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:57:23,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:57:23,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-09-30 05:57:23,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:57:23,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:57:23,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/797HW/create_number.sh 2018-09-30 05:57:23,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SSE9R/bind.py 2018-09-30 05:57:23,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/797HW/create_number.sh 2018-09-30 05:57:23,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:23,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:23,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:23,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:23,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:23,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:23 GMT 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:23,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:28,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:28,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:28,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "[localhost] run: sudo mv /tmp/tmp2TpfD3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.016s\nsys\t0m0.046s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b98db2f8-241a-41b3-930d-b2b3e2ec6ab6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b98db2f8-241a-41b3-930d-b2b3e2ec6ab6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:23.841Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:cf:8d \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5b:cf8d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:120264 errors:0 dropped:0 overruns:0 frame:0\n TX packets:84347 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172340547 (172.3 MB) TX bytes:13131406 (13.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:24.211Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:24.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:48 ? 00:00:00 /sbin/init\nroot 2 0 0 05:48 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:48 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:48 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:48 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:48 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:48 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:48 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:48 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:48 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:48 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:48 ? 00:00:00 [migration/0]\nroot 14 2 0 05:48 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:48 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:48 ? 00:00:00 [migration/1]\nroot 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:48 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:48 ? 00:00:00 [khelper]\nroot 21 2 0 05:48 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:48 ? 00:00:00 [netns]\nroot 23 2 0 05:48 ? 00:00:00 [writeback]\nroot 24 2 0 05:48 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:48 ? 00:00:00 [bioset]\nroot 27 2 0 05:48 ? 00:00:00 [kblockd]\nroot 28 2 0 05:48 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:48 ? 00:00:00 [khubd]\nroot 30 2 0 05:48 ? 00:00:00 [md]\nroot 31 2 0 05:48 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:48 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:48 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:48 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:48 ? 00:00:00 [vmstat]\nroot 37 2 0 05:48 ? 00:00:00 [ksmd]\nroot 38 2 0 05:48 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:48 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:48 ? 00:00:00 [crypto]\nroot 53 2 0 05:48 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:48 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:48 ? 00:00:00 [vballoon]\nroot 56 2 0 05:48 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:48 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:48 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:48 ? 00:00:00 [deferwq]\nroot 80 2 0 05:48 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:48 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:48 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:48 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:48 ? 00:00:00 [kworker/u5:2]\nroot 504 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 05:48 ? 00:00:00 [kauditd]\nroot 952 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 956 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork\nroot 980 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 990 1 0 05:48 ? 00:00:00 rsyslogd\nroot 1055 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1109 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D\nroot 1112 1 0 05:48 ? 00:00:00 cron\ndaemon 1113 1 0 05:48 ? 00:00:00 atd\nroot 1122 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1261 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1267 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1654 1 0 05:49 ? 00:00:00 /home/ubuntu/dime_host_an46gi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_an46gi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_an46gi --logging-server-logdir=/home/ubuntu/dime_host_an46gi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi%I.log --pidfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi.pid\nubuntu 1768 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/dime_host_an46gi/env/bin/diamond --configfile /home/ubuntu/dime_host_an46gi/work/plugins/diamond/etc/diamond.conf\nubuntu 1843 1654 0 05:52 ? 00:00:00 /home/ubuntu/dime_host_an46gi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_an46gi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_an46gi --logging-server-logdir=/home/ubuntu/dime_host_an46gi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi%I.log --pidfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi.pid\nubuntu 1865 1843 0 05:52 ? 00:00:00 /home/ubuntu/dime_host_an46gi/env/bin/python2.7 /home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-i6DwMd\nubuntu 1876 1865 0 05:52 ? 00:00:00 /bin/sh -c /tmp/G0AX5/install-dime.sh\nubuntu 1878 1876 0 05:52 ? 00:00:00 /bin/bash -e /tmp/G0AX5/install-dime.sh\nroot 3122 2 0 05:54 ? 00:00:00 [kworker/u5:0]\nntp 8839 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9411 1 0 05:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9412 9411 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9419 9412 0 05:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9420 1 0 05:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9421 9420 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9427 9421 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9428 9427 0 05:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9625 1 0 05:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10139 1 0 05:56 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10493 1 0 05:57 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nroot 10552 9625 0 05:57 ? 00:00:00 /bin/bash -c killall -9 nginx; /usr/share/clearwater/bin/issue-alarm monit 5001.3; /usr/share/clearwater-nginx/run-in-nginx-namespace /etc/init.d/nginx restart\nroot 10554 10552 0 05:57 ? 00:00:00 /usr/share/clearwater/bin/issue-alarm monit 5001.3\nubuntu 10561 1878 0 05:57 ? 00:00:00 /bin/bash -e /tmp/G0AX5/install-dime.sh\nubuntu 10562 10561 0 05:57 ? 00:00:00 /bin/bash -e /tmp/G0AX5/install-dime.sh\nroot 10563 10562 0 05:57 ? 00:00:00 sudo ps -edf\nroot 10564 10563 0 05:57 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[localhost] run: sudo mv /tmp/tmpPpTeUS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "a688187a-3ab0-46fc-b71f-3430bcee2d43"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10493/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9625/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10493/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1109/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8839/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8839/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8839/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10139/snmpd \nudp 0 0 0.0.0.0:61920 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10493/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8839/ntpd \nudp6 0 0 ::1:123 :::* 8839/ntpd \nudp6 0 0 :::123 :::* 8839/ntpd \nudp6 0 0 :::161 :::* 10139/snmpd \nudp6 0 0 :::26946 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 10493/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9244 956/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10915 1654/python2.7 /tmp/cloudify-logging-server-53c63.socket\nunix 2 [ ACC ] STREAM LISTENING 12037 1865/python2.7 /tmp/ctx-ZeSnAX.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7265 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 1590 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21650 9419/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21432 9428/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23058 10139/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 9429 1124/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:25.053Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20180930T050000Z.txt\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:25.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:26.066Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:26.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:26.066Z", "message": "[dime] => 2018:09:30 05:56:07: Namespace: management\n2018:09:30 05:56:07: [management] Starting server\n2018:09:30 05:56:07: [management] Listening for requests\n2018:09:30 05:56:07: Namespace: signaling\n2018:09:30 05:56:07: [signaling] Starting server\n2018:09:30 05:56:07: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:26.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:26.834Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:26.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.076Z", "message": "Execution done (return_code=0): /tmp/G0AX5/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.076Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.076Z", "message": "[dime] => 2018-09-30 05:56:58.939959893 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.076Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b977db63-b9f1-4fcb-aab4-e018da6caa19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.937Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.937Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "dime_in7gk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:27.937Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:27.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:28.151Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TOMGE/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:28.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}], "metadata": {"pagination": {"total": 1840, "offset": 1776, "size": 50}}} 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:28,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:28 GMT 2018-09-30 05:57:28,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:28,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33495 2018-09-30 05:57:28,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:28,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2TpfD3 /etc/bind/db.clearwater.local 2018-09-30 05:57:28,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 05:57:28,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-09-30 05:57:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 05:57:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 05:57:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:57:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-09-30 05:57:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.016s sys 0m0.046s 2018-09-30 05:57:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 05:57:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-30 05:57:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 05:57:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-09-30 05:57:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:57:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:cf:8d inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5b:cf8d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:120264 errors:0 dropped:0 overruns:0 frame:0 TX packets:84347 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172340547 (172.3 MB) TX bytes:13131406 (13.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-09-30 05:57:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 05:57:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-09-30 05:57:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:48 ? 00:00:00 /sbin/init root 2 0 0 05:48 ? 00:00:00 [kthreadd] root 3 2 0 05:48 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:48 ? 00:00:00 [kworker/0:0] root 5 2 0 05:48 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:48 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:48 ? 00:00:00 [rcu_sched] root 8 2 0 05:48 ? 00:00:00 [rcuos/0] root 9 2 0 05:48 ? 00:00:00 [rcuos/1] root 10 2 0 05:48 ? 00:00:00 [rcu_bh] root 11 2 0 05:48 ? 00:00:00 [rcuob/0] root 12 2 0 05:48 ? 00:00:00 [rcuob/1] root 13 2 0 05:48 ? 00:00:00 [migration/0] root 14 2 0 05:48 ? 00:00:00 [watchdog/0] root 15 2 0 05:48 ? 00:00:00 [watchdog/1] root 16 2 0 05:48 ? 00:00:00 [migration/1] root 17 2 0 05:48 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:48 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:48 ? 00:00:00 [khelper] root 21 2 0 05:48 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:48 ? 00:00:00 [netns] root 23 2 0 05:48 ? 00:00:00 [writeback] root 24 2 0 05:48 ? 00:00:00 [kintegrityd] root 25 2 0 05:48 ? 00:00:00 [bioset] root 27 2 0 05:48 ? 00:00:00 [kblockd] root 28 2 0 05:48 ? 00:00:00 [ata_sff] root 29 2 0 05:48 ? 00:00:00 [khubd] root 30 2 0 05:48 ? 00:00:00 [md] root 31 2 0 05:48 ? 00:00:00 [devfreq_wq] root 32 2 0 05:48 ? 00:00:00 [kworker/0:1] root 34 2 0 05:48 ? 00:00:00 [khungtaskd] root 35 2 0 05:48 ? 00:00:00 [kswapd0] root 36 2 0 05:48 ? 00:00:00 [vmstat] root 37 2 0 05:48 ? 00:00:00 [ksmd] root 38 2 0 05:48 ? 00:00:00 [khugepaged] root 39 2 0 05:48 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:48 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:48 ? 00:00:00 [crypto] root 53 2 0 05:48 ? 00:00:00 [kthrotld] root 54 2 0 05:48 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:48 ? 00:00:00 [vballoon] root 56 2 0 05:48 ? 00:00:00 [kworker/1:1] root 57 2 0 05:48 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:48 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:48 ? 00:00:00 [deferwq] root 80 2 0 05:48 ? 00:00:00 [charger_manager] root 123 2 0 05:48 ? 00:00:00 [kpsmoused] root 125 2 0 05:48 ? 00:00:00 [kworker/1:2] root 186 2 0 05:48 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:48 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:48 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:48 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:48 ? 00:00:00 [kworker/u5:2] root 504 1 0 05:48 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 05:48 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 05:48 ? 00:00:00 [kauditd] root 952 1 0 05:48 ? 00:00:00 upstart-file-bridge --daemon message+ 956 1 0 05:48 ? 00:00:00 dbus-daemon --system --fork root 980 1 0 05:48 ? 00:00:00 /lib/systemd/systemd-logind syslog 990 1 0 05:48 ? 00:00:00 rsyslogd root 1055 1 0 05:48 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 05:48 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 05:48 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 05:48 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 05:48 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1109 1 0 05:48 ? 00:00:00 /usr/sbin/sshd -D root 1112 1 0 05:48 ? 00:00:00 cron daemon 1113 1 0 05:48 ? 00:00:00 atd root 1122 1 0 05:48 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 05:48 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1261 1 0 05:48 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1267 1 0 05:48 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1654 1 0 05:49 ? 00:00:00 /home/ubuntu/dime_host_an46gi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_an46gi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_an46gi --logging-server-logdir=/home/ubuntu/dime_host_an46gi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi%I.log --pidfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi.pid ubuntu 1768 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/dime_host_an46gi/env/bin/diamond --configfile /home/ubuntu/dime_host_an46gi/work/plugins/diamond/etc/diamond.conf ubuntu 1843 1654 0 05:52 ? 00:00:00 /home/ubuntu/dime_host_an46gi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_an46gi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_an46gi --logging-server-logdir=/home/ubuntu/dime_host_an46gi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi%I.log --pidfile=/home/ubuntu/dime_host_an46gi/work/dime_host_an46gi.pid ubuntu 1865 1843 0 05:52 ? 00:00:00 /home/ubuntu/dime_host_an46gi/env/bin/python2.7 /home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-i6DwMd ubuntu 1876 1865 0 05:52 ? 00:00:00 /bin/sh -c /tmp/G0AX5/install-dime.sh ubuntu 1878 1876 0 05:52 ? 00:00:00 /bin/bash -e /tmp/G0AX5/install-dime.sh root 3122 2 0 05:54 ? 00:00:00 [kworker/u5:0] ntp 8839 1 0 05:55 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9411 1 0 05:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9412 9411 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9419 9412 0 05:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9420 1 0 05:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9421 9420 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9427 9421 0 05:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9428 9427 0 05:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9625 1 0 05:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10139 1 0 05:56 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10493 1 0 05:57 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new root 10552 9625 0 05:57 ? 00:00:00 /bin/bash -c killall -9 nginx; /usr/share/clearwater/bin/issue-alarm monit 5001.3; /usr/share/clearwater-nginx/run-in-nginx-namespace /etc/init.d/nginx restart root 10554 10552 0 05:57 ? 00:00:00 /usr/share/clearwater/bin/issue-alarm monit 5001.3 ubuntu 10561 1878 0 05:57 ? 00:00:00 /bin/bash -e /tmp/G0AX5/install-dime.sh ubuntu 10562 10561 0 05:57 ? 00:00:00 /bin/bash -e /tmp/G0AX5/install-dime.sh root 10563 10562 0 05:57 ? 00:00:00 sudo ps -edf root 10564 10563 0 05:57 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.005s 2018-09-30 05:57:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPpTeUS /etc/bind/db.clearwater.opnfv 2018-09-30 05:57:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 05:57:28,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-09-30 05:57:28,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10493/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9625/monit tcp6 0 0 ::1:53 :::* LISTEN 10493/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1109/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8839/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8839/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8839/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10139/snmpd udp 0 0 0.0.0.0:61920 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10493/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8839/ntpd udp6 0 0 ::1:123 :::* 8839/ntpd udp6 0 0 :::123 :::* 8839/ntpd udp6 0 0 :::161 :::* 10139/snmpd udp6 0 0 :::26946 :::* 587/dhclient udp6 0 0 ::1:53 :::* 10493/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9244 956/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10915 1654/python2.7 /tmp/cloudify-logging-server-53c63.socket unix 2 [ ACC ] STREAM LISTENING 12037 1865/python2.7 /tmp/ctx-ZeSnAX.socket unix 2 [ ACC ] SEQPACKET LISTENING 7265 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 1590 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21650 9419/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21432 9428/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23058 10139/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9429 1124/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.007s 2018-09-30 05:57:28,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20180930T050000Z.txt /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.009s user 0m0.000s sys 0m0.006s 2018-09-30 05:57:28,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-30 05:57:28,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:09:30 05:56:07: Namespace: management 2018:09:30 05:56:07: [management] Starting server 2018:09:30 05:56:07: [management] Listening for requests 2018:09:30 05:56:07: Namespace: signaling 2018:09:30 05:56:07: [signaling] Starting server 2018:09:30 05:56:07: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G0AX5/install-dime.sh 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-09-30 05:56:58.939959893 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:57:28,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:57:28,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:57:28,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TOMGE/bind.py 2018-09-30 05:57:28,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:28,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:28,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:28,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:28 GMT 2018-09-30 05:57:28,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:28,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:28,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:33,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:33,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "[localhost] run: sudo mv /tmp/tmp3UjI8T /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "[localhost] run: sudo mv /tmp/tmpC9tpWY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.084Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b042ec82-75f2-46cc-ac90-c1c75c0bf281"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:29.152Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:29.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:33.360Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:33.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b98db2f8-241a-41b3-930d-b2b3e2ec6ab6"}], "metadata": {"pagination": {"total": 1854, "offset": 1810, "size": 50}}} 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:33,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:33 GMT 2018-09-30 05:57:33,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:33,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8798 2018-09-30 05:57:33,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:33,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 05:57:33,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3UjI8T /etc/bind/db.clearwater.opnfv 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpC9tpWY /etc/bind/db.clearwater.local 2018-09-30 05:57:33,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 05:57:33,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 05:57:33,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 05:57:33,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:33,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-09-30 05:57:33,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:33,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:33,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:33 GMT 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:33,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:33,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:38,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:38,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:37.076Z", "message": "Execution done (return_code=0): /tmp/797HW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:37.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "b98db2f8-241a-41b3-930d-b2b3e2ec6ab6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:37.172Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:37.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 1856, "offset": 1823, "size": 50}}} 2018-09-30 05:57:38,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:38,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:38 GMT 2018-09-30 05:57:38,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:38,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1130 2018-09-30 05:57:38,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:38,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/797HW/create_number.sh 2018-09-30 05:57:38,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:57:38,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:38,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:38,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:38,884 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:38 GMT 2018-09-30 05:57:38,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:38,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:38,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:43,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:44,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:44,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1856, "offset": 1825, "size": 50}}} 2018-09-30 05:57:44,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:44,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:44 GMT 2018-09-30 05:57:44,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:44,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:57:44,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:44,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:44,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:44,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:44,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:44 GMT 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:44,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:49,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:49,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:49,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:49,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:49,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1856, "offset": 1825, "size": 50}}} 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:49 GMT 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:57:49,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:49,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:49,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:49,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:49 GMT 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:49,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:54,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:57:55,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:55,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:55,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:55,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:55,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:51.519Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:51.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}], "metadata": {"pagination": {"total": 1857, "offset": 1825, "size": 50}}} 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:55 GMT 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-09-30 05:57:55,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:57:55,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-30 05:57:55,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:57:55,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:57:55,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:57:55,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:57:55 GMT 2018-09-30 05:57:55,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:57:55,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:57:55,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:00,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:00,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:00,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:57:59.646Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (4,865 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59671 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.924s\nuser\t0m3.335s\nsys\t0m0.729s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:57:59.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:00.107Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:00.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:00.107Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:00.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}], "metadata": {"pagination": {"total": 1860, "offset": 1826, "size": 50}}} 2018-09-30 05:58:00,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:00,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:00 GMT 2018-09-30 05:58:00,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:00,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6392 2018-09-30 05:58:00,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:00,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,865 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59671 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.924s user 0m3.335s sys 0m0.729s 2018-09-30 05:58:00,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-09-30 05:58:00,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-09-30 05:58:00,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:00,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:00,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:00,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:00,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:00 GMT 2018-09-30 05:58:00,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:00,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:00,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:05,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:06,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:06,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:01.127Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:01.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:02.504Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.049s\nuser\t0m0.004s\nsys\t0m0.045s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:02.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:03.140Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:03.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:03.140Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3c:0d:af \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3c:daf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:145853 errors:0 dropped:0 overruns:0 frame:0\n TX packets:68021 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218834111 (218.8 MB) TX bytes:12543299 (12.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:03.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:03.140Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:03.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:04.154Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14310/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1080/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12660/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12335/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14310/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1080/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 11934/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11934/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11934/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 14224/snmpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12335/memcached \nudp 0 0 0.0.0.0:65494 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14310/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 11934/ntpd \nudp6 0 0 ::1:123 :::* 11934/ntpd \nudp6 0 0 :::123 :::* 11934/ntpd \nudp6 0 0 :::161 :::* 14224/snmpd \nudp6 0 0 :::47875 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 14310/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7168 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8980 1096/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 27070 14224/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 11133 1648/python2.7 /tmp/cloudify-logging-server-08bd3.socket\nunix 2 [ ACC ] STREAM LISTENING 9283 1113/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 12536 1855/python2.7 /tmp/ctx-2j4tY3.socket\nunix 2 [ ACC ] STREAM LISTENING 1648 1/init @/com/ubuntu/upstart\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:04.154Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:04.154Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:49 ? 00:00:00 /sbin/init\nroot 2 0 0 05:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:49 ? 00:00:00 [migration/0]\nroot 14 2 0 05:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:49 ? 00:00:00 [migration/1]\nroot 17 2 0 05:49 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:49 ? 00:00:00 [khelper]\nroot 21 2 0 05:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:49 ? 00:00:00 [netns]\nroot 23 2 0 05:49 ? 00:00:00 [writeback]\nroot 24 2 0 05:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:49 ? 00:00:00 [bioset]\nroot 27 2 0 05:49 ? 00:00:00 [kblockd]\nroot 28 2 0 05:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:49 ? 00:00:00 [khubd]\nroot 30 2 0 05:49 ? 00:00:00 [md]\nroot 31 2 0 05:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:49 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:49 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:49 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:49 ? 00:00:00 [vmstat]\nroot 37 2 0 05:49 ? 00:00:00 [ksmd]\nroot 38 2 0 05:49 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:49 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:49 ? 00:00:00 [crypto]\nroot 53 2 0 05:49 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:49 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:49 ? 00:00:00 [vballoon]\nroot 56 2 0 05:49 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:49 ? 00:00:00 [deferwq]\nroot 80 2 0 05:49 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:49 ? 00:00:00 [kpsmoused]\nroot 133 2 0 05:49 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:49 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 453 2 0 05:49 ? 00:00:00 [kworker/u5:1]\nroot 527 1 0 05:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 05:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 05:49 ? 00:00:00 [kauditd]\nroot 931 1 0 05:49 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 05:49 ? 00:00:00 rsyslogd\nroot 1031 1 0 05:49 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1034 1 0 05:49 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1038 1 0 05:49 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1039 1 0 05:49 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1041 1 0 05:49 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1080 1 0 05:49 ? 00:00:00 /usr/sbin/sshd -D\nroot 1088 1 0 05:49 ? 00:00:00 cron\ndaemon 1089 1 0 05:49 ? 00:00:00 atd\nmessage+ 1096 1 0 05:49 ? 00:00:00 dbus-daemon --system --fork\nroot 1101 1 0 05:49 ? 00:00:00 /usr/sbin/irqbalance\nroot 1113 1 0 05:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1252 1 0 05:49 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 05:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1448 2 0 05:49 ? 00:00:00 [kworker/0:2]\nubuntu 1648 1 0 05:49 ? 00:00:00 /home/ubuntu/vellum_host_8ugfgd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8ugfgd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8ugfgd --logging-server-logdir=/home/ubuntu/vellum_host_8ugfgd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd%I.log --pidfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd.pid\nubuntu 1762 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_8ugfgd/env/bin/diamond --configfile /home/ubuntu/vellum_host_8ugfgd/work/plugins/diamond/etc/diamond.conf\nubuntu 1835 1648 0 05:52 ? 00:00:00 /home/ubuntu/vellum_host_8ugfgd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8ugfgd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8ugfgd --logging-server-logdir=/home/ubuntu/vellum_host_8ugfgd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd%I.log --pidfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd.pid\nubuntu 1855 1835 0 05:52 ? 00:00:00 /home/ubuntu/vellum_host_8ugfgd/env/bin/python2.7 /home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DIMyYX\nubuntu 1867 1855 0 05:52 ? 00:00:00 /bin/sh -c /tmp/S2DE7/install-vellum.sh\nubuntu 1869 1867 0 05:52 ? 00:00:00 /bin/bash -e /tmp/S2DE7/install-vellum.sh\nroot 2002 2 0 05:53 ? 00:00:00 [kworker/u5:2]\nntp 11934 1 0 05:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12335 1 0 05:56 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12660 1 0 05:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13303 1 0 05:57 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13311 13303 0 05:57 ? 00:00:00 cpulimit -e astaire -l 10\nsnmp 14224 1 0 05:57 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 14310 1 0 05:58 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14374 1869 0 05:58 ? 00:00:00 /bin/bash -e /tmp/S2DE7/install-vellum.sh\nubuntu 14375 14374 0 05:58 ? 00:00:00 /bin/bash -e /tmp/S2DE7/install-vellum.sh\nroot 14376 14375 0 05:58 ? 00:00:00 sudo ps -edf\nroot 14377 14376 0 05:58 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:04.154Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:04.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:05.165Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:05.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:05.165Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20180930T050000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_out.log\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/astaire/astaire_20180930T050000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:05.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:05.165Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:05.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}], "metadata": {"pagination": {"total": 1874, "offset": 1829, "size": 50}}} 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:06,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:06 GMT 2018-09-30 05:58:06,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:06,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19929 2018-09-30 05:58:06,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:06,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-09-30 05:58:06,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.049s user 0m0.004s sys 0m0.045s 2018-09-30 05:58:06,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-09-30 05:58:06,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3c:0d:af inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3c:daf/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:145853 errors:0 dropped:0 overruns:0 frame:0 TX packets:68021 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218834111 (218.8 MB) TX bytes:12543299 (12.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.004s sys 0m0.001s 2018-09-30 05:58:06,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-09-30 05:58:06,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14310/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1080/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12660/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12335/memcached tcp6 0 0 ::1:53 :::* LISTEN 14310/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1080/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 11934/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11934/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11934/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 14224/snmpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12335/memcached udp 0 0 0.0.0.0:65494 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14310/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 11934/ntpd udp6 0 0 ::1:123 :::* 11934/ntpd udp6 0 0 :::123 :::* 11934/ntpd udp6 0 0 :::161 :::* 14224/snmpd udp6 0 0 :::47875 :::* 570/dhclient udp6 0 0 ::1:53 :::* 14310/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7168 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8980 1096/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 27070 14224/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 11133 1648/python2.7 /tmp/cloudify-logging-server-08bd3.socket unix 2 [ ACC ] STREAM LISTENING 9283 1113/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 12536 1855/python2.7 /tmp/ctx-2j4tY3.socket unix 2 [ ACC ] STREAM LISTENING 1648 1/init @/com/ubuntu/upstart real 0m0.006s user 0m0.000s sys 0m0.006s 2018-09-30 05:58:06,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-09-30 05:58:06,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:49 ? 00:00:00 /sbin/init root 2 0 0 05:49 ? 00:00:00 [kthreadd] root 3 2 0 05:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:49 ? 00:00:00 [rcu_sched] root 8 2 0 05:49 ? 00:00:00 [rcuos/0] root 9 2 0 05:49 ? 00:00:00 [rcuos/1] root 10 2 0 05:49 ? 00:00:00 [rcu_bh] root 11 2 0 05:49 ? 00:00:00 [rcuob/0] root 12 2 0 05:49 ? 00:00:00 [rcuob/1] root 13 2 0 05:49 ? 00:00:00 [migration/0] root 14 2 0 05:49 ? 00:00:00 [watchdog/0] root 15 2 0 05:49 ? 00:00:00 [watchdog/1] root 16 2 0 05:49 ? 00:00:00 [migration/1] root 17 2 0 05:49 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:49 ? 00:00:00 [khelper] root 21 2 0 05:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:49 ? 00:00:00 [netns] root 23 2 0 05:49 ? 00:00:00 [writeback] root 24 2 0 05:49 ? 00:00:00 [kintegrityd] root 25 2 0 05:49 ? 00:00:00 [bioset] root 27 2 0 05:49 ? 00:00:00 [kblockd] root 28 2 0 05:49 ? 00:00:00 [ata_sff] root 29 2 0 05:49 ? 00:00:00 [khubd] root 30 2 0 05:49 ? 00:00:00 [md] root 31 2 0 05:49 ? 00:00:00 [devfreq_wq] root 32 2 0 05:49 ? 00:00:00 [kworker/0:1] root 34 2 0 05:49 ? 00:00:00 [khungtaskd] root 35 2 0 05:49 ? 00:00:00 [kswapd0] root 36 2 0 05:49 ? 00:00:00 [vmstat] root 37 2 0 05:49 ? 00:00:00 [ksmd] root 38 2 0 05:49 ? 00:00:00 [khugepaged] root 39 2 0 05:49 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:49 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:49 ? 00:00:00 [crypto] root 53 2 0 05:49 ? 00:00:00 [kthrotld] root 54 2 0 05:49 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:49 ? 00:00:00 [vballoon] root 56 2 0 05:49 ? 00:00:00 [kworker/1:1] root 57 2 0 05:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:49 ? 00:00:00 [deferwq] root 80 2 0 05:49 ? 00:00:00 [charger_manager] root 124 2 0 05:49 ? 00:00:00 [kpsmoused] root 133 2 0 05:49 ? 00:00:00 [kworker/1:2] root 186 2 0 05:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:49 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:49 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 453 2 0 05:49 ? 00:00:00 [kworker/u5:1] root 527 1 0 05:49 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 05:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 05:49 ? 00:00:00 [kauditd] root 931 1 0 05:49 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 05:49 ? 00:00:00 rsyslogd root 1031 1 0 05:49 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1034 1 0 05:49 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1038 1 0 05:49 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1039 1 0 05:49 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1041 1 0 05:49 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1080 1 0 05:49 ? 00:00:00 /usr/sbin/sshd -D root 1088 1 0 05:49 ? 00:00:00 cron daemon 1089 1 0 05:49 ? 00:00:00 atd message+ 1096 1 0 05:49 ? 00:00:00 dbus-daemon --system --fork root 1101 1 0 05:49 ? 00:00:00 /usr/sbin/irqbalance root 1113 1 0 05:49 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 05:49 ? 00:00:00 /lib/systemd/systemd-logind root 1252 1 0 05:49 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 05:49 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1448 2 0 05:49 ? 00:00:00 [kworker/0:2] ubuntu 1648 1 0 05:49 ? 00:00:00 /home/ubuntu/vellum_host_8ugfgd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8ugfgd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8ugfgd --logging-server-logdir=/home/ubuntu/vellum_host_8ugfgd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd%I.log --pidfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd.pid ubuntu 1762 1 0 05:49 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_8ugfgd/env/bin/diamond --configfile /home/ubuntu/vellum_host_8ugfgd/work/plugins/diamond/etc/diamond.conf ubuntu 1835 1648 0 05:52 ? 00:00:00 /home/ubuntu/vellum_host_8ugfgd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_8ugfgd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_8ugfgd --logging-server-logdir=/home/ubuntu/vellum_host_8ugfgd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd%I.log --pidfile=/home/ubuntu/vellum_host_8ugfgd/work/vellum_host_8ugfgd.pid ubuntu 1855 1835 0 05:52 ? 00:00:00 /home/ubuntu/vellum_host_8ugfgd/env/bin/python2.7 /home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DIMyYX ubuntu 1867 1855 0 05:52 ? 00:00:00 /bin/sh -c /tmp/S2DE7/install-vellum.sh ubuntu 1869 1867 0 05:52 ? 00:00:00 /bin/bash -e /tmp/S2DE7/install-vellum.sh root 2002 2 0 05:53 ? 00:00:00 [kworker/u5:2] ntp 11934 1 0 05:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12335 1 0 05:56 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12660 1 0 05:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13303 1 0 05:57 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13311 13303 0 05:57 ? 00:00:00 cpulimit -e astaire -l 10 snmp 14224 1 0 05:57 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 14310 1 0 05:58 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14374 1869 0 05:58 ? 00:00:00 /bin/bash -e /tmp/S2DE7/install-vellum.sh ubuntu 14375 14374 0 05:58 ? 00:00:00 /bin/bash -e /tmp/S2DE7/install-vellum.sh root 14376 14375 0 05:58 ? 00:00:00 sudo ps -edf root 14377 14376 0 05:58 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-30 05:58:06,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-09-30 05:58:06,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-09-30 05:58:06,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20180930T050000Z.txt /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/iotop.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/astaire/astaire_20180930T050000Z.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.003s sys 0m0.002s 2018-09-30 05:58:06,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-30 05:58:06,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:06,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:06,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:06,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:06,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:06 GMT 2018-09-30 05:58:06,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:06,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:06,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:11,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:11,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:11,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:06.179Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:06.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:06.179Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:06.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:06.179Z", "message": "[vellum] => INFO [main] 2018-09-30 05:54:40,277 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-09-30 05:54:40,290 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:40,368 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-30 05:54:40,497 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-09-30 05:54:40,504 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-09-30 05:54:40,504 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-09-30 05:54:40,825 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:40,856 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 693952(677K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74021704(72286K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-09-30 05:54:40,900 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718760(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-09-30 05:54:40,900 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-09-30 05:54:40,900 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1538286879.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538286879.log]\nINFO [main] 2018-09-30 05:54:40,986 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-09-30 05:54:40,986 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-09-30 05:54:41,058 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-09-30 05:54:41,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-09-30 05:54:41,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-09-30 05:54:41,064 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-09-30 05:54:41,070 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-09-30 05:54:41,074 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-09-30 05:54:41,075 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-09-30 05:54:41,138 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-09-30 05:54:42,192 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-09-30 05:54:42,202 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-09-30 05:54:42,206 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-09-30 05:54:42,210 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-09-30 05:54:42,213 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-09-30 05:54:42,217 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-09-30 05:54:42,221 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-09-30 05:54:42,225 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-09-30 05:54:42,228 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-09-30 05:54:42,231 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-09-30 05:54:42,236 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-09-30 05:54:42,239 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-09-30 05:54:42,242 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-09-30 05:54:42,245 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-09-30 05:54:42,248 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-09-30 05:54:42,251 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-09-30 05:54:42,314 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-09-30 05:54:42,314 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-09-30 05:54:42,346 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:42,351 Memtable.java:347 - Writing Memtable-local@1294210463(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:42,381 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=399)\nINFO [main] 2018-09-30 05:54:42,945 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-09-30 05:54:43,066 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-09-30 05:54:43,066 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-09-30 05:54:43,068 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-09-30 05:54:43,079 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-09-30 05:54:43,080 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-09-30 05:54:43,092 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:43,104 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-09-30 05:54:43,113 SystemKeyspace.java:765 - No host ID found, created 5e9da2a4-9c8c-4a98-9448-c8b87aa8a126 (Note: This should happen exactly once per node).\nINFO [main] 2018-09-30 05:54:43,119 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-09-30 05:54:43,121 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:43,121 Memtable.java:347 - Writing Memtable-local@1604877493(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:43,122 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=93397)\nINFO [main] 2018-09-30 05:54:43,521 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:43,530 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-30 05:54:43,555 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-09-30 05:54:43,565 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:43,576 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-30 05:54:43,585 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:43,591 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-30 05:54:43,598 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-09-30 05:54:43,599 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-30 05:54:43,605 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-30 05:54:43,615 StorageService.java:959 - Generated random tokens. tokens are [-3957974105326326811, -8029431890617004665, -4229271650527691032, -8266630723365990908, -519580950486988991, 3616933151602211216, 6088823989029340127, -763120622133648035, -5961223590849714469, -4164215218072102091, 7037236858828694054, -2539319868574583478, 2686993815194492213, 4470059567535681544, -8466618910363329219, 3192640321889587450, -3058360253420681370, 3581815921231873889, -3849926252953902700, -2089980008416838646, 6288982231699183936, 6200981700079437890, 5347384116396631896, -3467200843820360247, 4449074799182804041, 4421946310687710055, 6387980770575155460, -3947867390782877327, 914100256555923326, -2813737920937556063, 6335337667912400496, 883359769136519944, -3208773537261673612, -2123675991549582610, -4548102649495132859, 2880721383700332957, 2876152709097249654, -3279065005984174437, 7836438482580223242, -6738352368294848097, -6679177022949090073, 2211614151400808792, -6695129765462216912, -5236202683273414389, -8890901928545380127, -3075853682753992699, 2925141629850371560, 5110408402777809125, 7894595968993983508, 8685158842925032378, -3260544559724577072, 8805878331947114906, 1059629246549738388, 338024460865409817, 8587516493547663066, -6308840865919458399, -7680448091396143244, -7038574475608317737, -8231904286571873562, -4302299002007665257, 387858154100582463, -2994694005644615653, 3182795652438206455, 1271299840606497863, 41972262225244931, -1353373125448714327, -6363466573512239500, 3866557492409099569, 2978774637468887835, -5689201803506718162, 3784082263107454524, -1737688538501975117, -5764970674314773036, 958177133666347963, -1820643395817373113, -3820037612525702538, -8478338125772568000, 7927859504146437308, -7930335671277802206, -3122706485259911127, 3335511001094014145, -1641098101329441478, 7483252763853708422, -8397199409834911019, 5863100909117165466, 6651314736459120054, 2087429940287622888, 2656734988899107283, -2872270658317521894, -3646667846742468246, 281949566919187182, -4452143207111585059, -872044945704013402, 8208440547324922425, -8566034334519958645, -3294287847482983033, 6643338917549242329, -3439193427041467802, 2427628600610163512, -4612404584567172827, -4140748459300629080, 103209790223485999, 4729321466352581550, 920505044704297923, -8948663944759382925, 2696514497227448583, 6982051811079508630, -326685221277208701, 7805163488702359785, 1725426540733266117, 2480738338923802989, 6438471022934365477, 5454240352288513771, 9080874664978698263, -5751688680922063095, -1590768944204064814, 4872974911988245939, 5814131701609815371, -672562865312875311, 6980578642320617302, -8812307709828508262, 7461665393467610687, 2722547352661028241, 5930493775521395437, -6123546714693191116, 8638745231367973622, 5700377432443075263, 1016119461452282169, 3397473683714327081, -3236149370305898943, 8001894255824365507, 3362064967758552992, 9007406621964957646, 4240362615851599666, 5226698290755903782, 7861104862972315786, 7579840691468665348, 2228524985737568720, 958580325967263931, -3773788656417531242, -8727645056781225232, -8279869768716262230, 8921271108851343986, -1818435802883492280, -818740495130629022, 1190846048909358858, 2755506103739199435, 6357108560650042253, 1099438524663680953, -3405248862180697348, 192497394463755173, -3950889106874354068, -592007879293110313, 3344167062923610955, 8595509462677177952, -1371206398181325188, 1212969105063124889, 5305447162888105344, -7766737829985874670, 7099262643180647655, -5233224775031088044, 2882963563529961181, -7508270389162872095, -5813857446402514607, 8393652832488802218, -5241578937912459485, -1187202740743418109, -1072098132898031280, 3654754147623062738, -7203742673556477848, 8185062595862305146, 156541928153949917, -6838906269807728093, -8590795252210368522, 6334949296697737996, -9088532043189478307, 1566921714876880874, 5795645151473186958, 7240623311734416019, -400700762964564901, 3644209398418494395, -2028622793925843458, -7542287336104532468, 7390001892612141366, 4792529508769839004, 7607601611239494887, -543296669494481261, 6245246242371359289, 3933261407044386778, 4882318977897631816, -4897078887492335977, -2684839433326118764, 285316537486980184, -7172151465674575156, -8260902025169063603, -1323826262032898780, 7501141161769683337, 7175559975172820356, 3571157622098241130, -4851654676429727539, -2071306769483487113, 518212473323530689, 2568694131985540008, 3666131418241311959, -1000393079891860074, 6821983697479455144, -2673786569748065673, 1827612089224612308, -5686606226332214689, -973347121646828352, 597664659395025998, -8458680728132131086, -6822034346499660095, 5456707572186682510, 4063294274690194450, 1725150327060593706, -1287010894580031443, -9168654971244909752, -3646705010933949786, 5953057521184224261, 5492786000095274872, 6891694525167275014, 2200455057670898453, 3707480393639638195, 1361166898599995730, -1900835525185636639, 8160761127564746450, -4358270414405347948, 7073353467093319276, -149483561667012596, 200976950170055210, -2130493760984822075, 4031039841941966372, 614012016381722770, -7269164603641620831, -739974613668554487, 6170867045494195307, 6420357849411704549, -1885811015950317253, 4181766039399913140, 1607340792168439863, -3204712868710600350, 67282069179567355, 5905248077217255267, -8764625733048436097, -6887728891256036361, 6969461634081420614, 430127798522898105, 3335610344861615192, -7819266257851806984, -1767886616154063260, 5555675640224920997, 2055585471947610019, 7337228013645883043, -6253983764664285383, -7400774314745070354]\nINFO [main] 2018-09-30 05:54:43,623 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@24ea0df1[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@d60da55[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@66a90455}\nINFO [MigrationStage:1] 2018-09-30 05:54:43,659 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:43,660 Memtable.java:347 - Writing Memtable-schema_keyspaces@1840712276(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:43,661 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352)\nINFO [MigrationStage:1] 2018-09-30 05:54:44,114 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:44,114 Memtable.java:347 - Writing Memtable-schema_columnfamilies@547881316(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:44,122 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352)\nINFO [MigrationStage:1] 2018-09-30 05:54:45,070 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:45,071 Memtable.java:347 - Writing Memtable-schema_columns@1255483628(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:45,091 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352)\nINFO [MigrationStage:1] 2018-09-30 05:54:45,819 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:45,820 Memtable.java:347 - Writing Memtable-schema_triggers@1029564587(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:45,821 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352)\nINFO [MigrationStage:1] 2018-09-30 05:54:46,097 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:46,098 Memtable.java:347 - Writing Memtable-schema_usertypes@819242833(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:46,099 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352)\nINFO [MigrationStage:1] 2018-09-30 05:54:47,018 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2b8ff5a8[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-09-30 05:54:47,023 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-09-30 05:54:47,023 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1833375d[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-09-30 05:54:47,027 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-09-30 05:54:47,059 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:47,059 Memtable.java:347 - Writing Memtable-local@2081725486(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-30 05:54:47,060 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102595)\nINFO [main] 2018-09-30 05:54:48,319 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51460 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:48,320 Memtable.java:347 - Writing Memtable-local@1649200773(8.347KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-30 05:54:48,327 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=114566)\nINFO [CompactionExecutor:2] 2018-09-30 05:54:49,367 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-09-30 05:54:49,408 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-09-30 05:54:49,469 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-09-30 05:54:49,493 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-09-30 05:54:49,493 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-09-30 05:54:49,532 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-09-30 05:54:49,537 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-09-30 05:54:49,888 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,745 (~96% of original) in 516ms = 0.010618MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,918 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,931 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,931 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,932 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-09-30 05:57:09,946 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-09-30 05:57:09,947 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:06.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:06.179Z", "message": "[vellum] => 2018-09-30 05:57:13.822145018 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:06.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:06.179Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:06.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.179Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.191Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.191Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.191Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.191Z", "message": "Execution done (return_code=0): /tmp/S2DE7/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.191Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "700a2391-ccb8-44e9-abfa-4d77523e9b4f"}, {"node_instance_id": "vellum_cctggd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:07.955Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:07.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:08.402Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/YDPP1/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:08.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:08.964Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:08.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:08.964Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:08.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:09.198Z", "message": "[vellum] 192.168.120.12", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:09.198Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:09.198Z", "message": "Executing: /tmp/YDPP1/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:10.208Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:10.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:10.208Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:10.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:10.208Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:10.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1895, "offset": 1841, "size": 50}}} 2018-09-30 05:58:11,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:11,253 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:11 GMT 2018-09-30 05:58:11,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:11,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65972 2018-09-30 05:58:11,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:11,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-09-30 05:58:11,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-30 05:58:11,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-09-30 05:54:40,277 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-09-30 05:54:40,290 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:40,368 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-30 05:54:40,497 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-09-30 05:54:40,504 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-09-30 05:54:40,504 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-09-30 05:54:40,825 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:40,856 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 693952(677K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74021704(72286K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-09-30 05:54:40,899 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-09-30 05:54:40,900 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16718760(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-09-30 05:54:40,900 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-09-30 05:54:40,900 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1538286879.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1538286879.log] INFO [main] 2018-09-30 05:54:40,986 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-09-30 05:54:40,986 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-09-30 05:54:41,058 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-09-30 05:54:41,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-09-30 05:54:41,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-09-30 05:54:41,064 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-09-30 05:54:41,070 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-09-30 05:54:41,074 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-09-30 05:54:41,075 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-09-30 05:54:41,138 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-09-30 05:54:42,192 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-09-30 05:54:42,202 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-09-30 05:54:42,206 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-09-30 05:54:42,210 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-09-30 05:54:42,213 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-09-30 05:54:42,217 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-09-30 05:54:42,221 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-09-30 05:54:42,225 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-09-30 05:54:42,228 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-09-30 05:54:42,231 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-09-30 05:54:42,236 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-09-30 05:54:42,239 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-09-30 05:54:42,242 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-09-30 05:54:42,245 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-09-30 05:54:42,248 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-09-30 05:54:42,251 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-09-30 05:54:42,314 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-09-30 05:54:42,314 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-09-30 05:54:42,346 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-30 05:54:42,351 Memtable.java:347 - Writing Memtable-local@1294210463(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-30 05:54:42,381 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=399) INFO [main] 2018-09-30 05:54:42,945 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-09-30 05:54:43,066 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-09-30 05:54:43,066 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-09-30 05:54:43,068 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-09-30 05:54:43,079 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-09-30 05:54:43,080 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-09-30 05:54:43,092 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:43,104 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-09-30 05:54:43,113 SystemKeyspace.java:765 - No host ID found, created 5e9da2a4-9c8c-4a98-9448-c8b87aa8a126 (Note: This should happen exactly once per node). INFO [main] 2018-09-30 05:54:43,119 StorageService.java:807 - Starting up server gossip INFO [main] 2018-09-30 05:54:43,121 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-30 05:54:43,121 Memtable.java:347 - Writing Memtable-local@1604877493(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-30 05:54:43,122 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=93397) INFO [main] 2018-09-30 05:54:43,521 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:43,530 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-30 05:54:43,555 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-09-30 05:54:43,565 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:43,576 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-30 05:54:43,585 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:43,591 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-30 05:54:43,598 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-09-30 05:54:43,599 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-30 05:54:43,605 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-30 05:54:43,615 StorageService.java:959 - Generated random tokens. tokens are [-3957974105326326811, -8029431890617004665, -4229271650527691032, -8266630723365990908, -519580950486988991, 3616933151602211216, 6088823989029340127, -763120622133648035, -5961223590849714469, -4164215218072102091, 7037236858828694054, -2539319868574583478, 2686993815194492213, 4470059567535681544, -8466618910363329219, 3192640321889587450, -3058360253420681370, 3581815921231873889, -3849926252953902700, -2089980008416838646, 6288982231699183936, 6200981700079437890, 5347384116396631896, -3467200843820360247, 4449074799182804041, 4421946310687710055, 6387980770575155460, -3947867390782877327, 914100256555923326, -2813737920937556063, 6335337667912400496, 883359769136519944, -3208773537261673612, -2123675991549582610, -4548102649495132859, 2880721383700332957, 2876152709097249654, -3279065005984174437, 7836438482580223242, -6738352368294848097, -6679177022949090073, 2211614151400808792, -6695129765462216912, -5236202683273414389, -8890901928545380127, -3075853682753992699, 2925141629850371560, 5110408402777809125, 7894595968993983508, 8685158842925032378, -3260544559724577072, 8805878331947114906, 1059629246549738388, 338024460865409817, 8587516493547663066, -6308840865919458399, -7680448091396143244, -7038574475608317737, -8231904286571873562, -4302299002007665257, 387858154100582463, -2994694005644615653, 3182795652438206455, 1271299840606497863, 41972262225244931, -1353373125448714327, -6363466573512239500, 3866557492409099569, 2978774637468887835, -5689201803506718162, 3784082263107454524, -1737688538501975117, -5764970674314773036, 958177133666347963, -1820643395817373113, -3820037612525702538, -8478338125772568000, 7927859504146437308, -7930335671277802206, -3122706485259911127, 3335511001094014145, -1641098101329441478, 7483252763853708422, -8397199409834911019, 5863100909117165466, 6651314736459120054, 2087429940287622888, 2656734988899107283, -2872270658317521894, -3646667846742468246, 281949566919187182, -4452143207111585059, -872044945704013402, 8208440547324922425, -8566034334519958645, -3294287847482983033, 6643338917549242329, -3439193427041467802, 2427628600610163512, -4612404584567172827, -4140748459300629080, 103209790223485999, 4729321466352581550, 920505044704297923, -8948663944759382925, 2696514497227448583, 6982051811079508630, -326685221277208701, 7805163488702359785, 1725426540733266117, 2480738338923802989, 6438471022934365477, 5454240352288513771, 9080874664978698263, -5751688680922063095, -1590768944204064814, 4872974911988245939, 5814131701609815371, -672562865312875311, 6980578642320617302, -8812307709828508262, 7461665393467610687, 2722547352661028241, 5930493775521395437, -6123546714693191116, 8638745231367973622, 5700377432443075263, 1016119461452282169, 3397473683714327081, -3236149370305898943, 8001894255824365507, 3362064967758552992, 9007406621964957646, 4240362615851599666, 5226698290755903782, 7861104862972315786, 7579840691468665348, 2228524985737568720, 958580325967263931, -3773788656417531242, -8727645056781225232, -8279869768716262230, 8921271108851343986, -1818435802883492280, -818740495130629022, 1190846048909358858, 2755506103739199435, 6357108560650042253, 1099438524663680953, -3405248862180697348, 192497394463755173, -3950889106874354068, -592007879293110313, 3344167062923610955, 8595509462677177952, -1371206398181325188, 1212969105063124889, 5305447162888105344, -7766737829985874670, 7099262643180647655, -5233224775031088044, 2882963563529961181, -7508270389162872095, -5813857446402514607, 8393652832488802218, -5241578937912459485, -1187202740743418109, -1072098132898031280, 3654754147623062738, -7203742673556477848, 8185062595862305146, 156541928153949917, -6838906269807728093, -8590795252210368522, 6334949296697737996, -9088532043189478307, 1566921714876880874, 5795645151473186958, 7240623311734416019, -400700762964564901, 3644209398418494395, -2028622793925843458, -7542287336104532468, 7390001892612141366, 4792529508769839004, 7607601611239494887, -543296669494481261, 6245246242371359289, 3933261407044386778, 4882318977897631816, -4897078887492335977, -2684839433326118764, 285316537486980184, -7172151465674575156, -8260902025169063603, -1323826262032898780, 7501141161769683337, 7175559975172820356, 3571157622098241130, -4851654676429727539, -2071306769483487113, 518212473323530689, 2568694131985540008, 3666131418241311959, -1000393079891860074, 6821983697479455144, -2673786569748065673, 1827612089224612308, -5686606226332214689, -973347121646828352, 597664659395025998, -8458680728132131086, -6822034346499660095, 5456707572186682510, 4063294274690194450, 1725150327060593706, -1287010894580031443, -9168654971244909752, -3646705010933949786, 5953057521184224261, 5492786000095274872, 6891694525167275014, 2200455057670898453, 3707480393639638195, 1361166898599995730, -1900835525185636639, 8160761127564746450, -4358270414405347948, 7073353467093319276, -149483561667012596, 200976950170055210, -2130493760984822075, 4031039841941966372, 614012016381722770, -7269164603641620831, -739974613668554487, 6170867045494195307, 6420357849411704549, -1885811015950317253, 4181766039399913140, 1607340792168439863, -3204712868710600350, 67282069179567355, 5905248077217255267, -8764625733048436097, -6887728891256036361, 6969461634081420614, 430127798522898105, 3335610344861615192, -7819266257851806984, -1767886616154063260, 5555675640224920997, 2055585471947610019, 7337228013645883043, -6253983764664285383, -7400774314745070354] INFO [main] 2018-09-30 05:54:43,623 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@24ea0df1[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@d60da55[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@66a90455} INFO [MigrationStage:1] 2018-09-30 05:54:43,659 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-30 05:54:43,660 Memtable.java:347 - Writing Memtable-schema_keyspaces@1840712276(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-30 05:54:43,661 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352) INFO [MigrationStage:1] 2018-09-30 05:54:44,114 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-30 05:54:44,114 Memtable.java:347 - Writing Memtable-schema_columnfamilies@547881316(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-30 05:54:44,122 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352) INFO [MigrationStage:1] 2018-09-30 05:54:45,070 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-30 05:54:45,071 Memtable.java:347 - Writing Memtable-schema_columns@1255483628(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-30 05:54:45,091 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352) INFO [MigrationStage:1] 2018-09-30 05:54:45,819 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-30 05:54:45,820 Memtable.java:347 - Writing Memtable-schema_triggers@1029564587(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-30 05:54:45,821 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352) INFO [MigrationStage:1] 2018-09-30 05:54:46,097 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-30 05:54:46,098 Memtable.java:347 - Writing Memtable-schema_usertypes@819242833(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-30 05:54:46,099 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102352) INFO [MigrationStage:1] 2018-09-30 05:54:47,018 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2b8ff5a8[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-09-30 05:54:47,023 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-09-30 05:54:47,023 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1833375d[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-09-30 05:54:47,027 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-09-30 05:54:47,059 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-30 05:54:47,059 Memtable.java:347 - Writing Memtable-local@2081725486(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-30 05:54:47,060 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=102595) INFO [main] 2018-09-30 05:54:48,319 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51460 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-30 05:54:48,320 Memtable.java:347 - Writing Memtable-local@1649200773(8.347KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-30 05:54:48,327 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1538286882171, position=114566) INFO [CompactionExecutor:2] 2018-09-30 05:54:49,367 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-09-30 05:54:49,408 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-09-30 05:54:49,469 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-09-30 05:54:49,493 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-09-30 05:54:49,493 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-09-30 05:54:49,532 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-09-30 05:54:49,537 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-09-30 05:54:49,888 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,745 (~96% of original) in 516ms = 0.010618MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,918 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,931 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,931 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-09-30 05:57:07,932 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-09-30 05:57:09,946 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-09-30 05:57:09,947 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-30 05:58:11,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-09-30 05:57:13.822145018 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-30 05:58:11,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-09-30 05:58:11,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 05:58:11,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-30 05:58:11,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-30 05:58:11,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-09-30 05:58:11,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S2DE7/install-vellum.sh 2018-09-30 05:58:11,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/YDPP1/start-vellum.sh 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-30 05:58:11,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YDPP1/start-vellum.sh 2018-09-30 05:58:11,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-09-30 05:58:11,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-09-30 05:58:11,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:58:11,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:11,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:11,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:11,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:11 GMT 2018-09-30 05:58:11,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:11,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:11,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:16,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:16,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:16,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1895, "offset": 1862, "size": 50}}} 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:16 GMT 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:16,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:58:16,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:16,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:16,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:16,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:16,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:16,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:16,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:16,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:16 GMT 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:16,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:21,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:21,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:19.990Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:19.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1896, "offset": 1862, "size": 50}}} 2018-09-30 05:58:21,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:21,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:21 GMT 2018-09-30 05:58:21,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:21,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:58:21,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:21,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:58:21,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:22,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:22,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:22,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:22,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:22,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:22 GMT 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:22,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:27,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:27,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:27,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1896, "offset": 1863, "size": 50}}} 2018-09-30 05:58:27,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:27,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:27 GMT 2018-09-30 05:58:27,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:27,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:58:27,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:27,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:27,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:27,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:27,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:27,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:27,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:27,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:27 GMT 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:27,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:32,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:32,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:32,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:30.225Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:30.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1897, "offset": 1863, "size": 50}}} 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:32 GMT 2018-09-30 05:58:32,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:32,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:58:32,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:58:32,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:32,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:32,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:32 GMT 2018-09-30 05:58:32,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:32,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:32,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:37,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:37,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1897, "offset": 1864, "size": 50}}} 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:37 GMT 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:37,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:37,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:37,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:37 GMT 2018-09-30 05:58:37,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:37,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:37,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:42,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:42,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:42,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:42,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:42,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:42,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:40.462Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:40.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1898, "offset": 1864, "size": 50}}} 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:42 GMT 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:58:42,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:58:42,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:42,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:42,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:42,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:42,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:42 GMT 2018-09-30 05:58:42,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:42,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:42,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:47,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:47,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:47,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:47,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:47,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:47,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:47,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1898, "offset": 1865, "size": 50}}} 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:47 GMT 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:47,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:48,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:48,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:48,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:48,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:48,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:48 GMT 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:48,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:53,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:53,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:53,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:53,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:53,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:53,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:58:50.696Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:58:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1899, "offset": 1865, "size": 50}}} 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:53 GMT 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:58:53,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:53,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:58:53,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:53,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:53,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:53,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:53 GMT 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:53,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:53,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:58,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:58:58,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:58,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:58,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:58,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:58,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:58,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1899, "offset": 1866, "size": 50}}} 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:58 GMT 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:58:58,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:58:58,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:58:58,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:58:58,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:58:58,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:58:58,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:58:58 GMT 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:58:58,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:03,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:03,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:59:00.930Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:59:00.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1900, "offset": 1866, "size": 50}}} 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:03 GMT 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:03,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:59:03,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:03,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:03,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:03,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:03 GMT 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:03,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:03,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:08,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:08,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:08,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:08,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:08,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:08,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:08,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1900, "offset": 1867, "size": 50}}} 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:08 GMT 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:08,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:08,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:08,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:08,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:08,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:08 GMT 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:08,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:13,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:13,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:13,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:13,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:13,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:59:11.165Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:59:11.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1901, "offset": 1867, "size": 50}}} 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:13 GMT 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:59:13,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:59:13,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:14,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:14,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:14,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:14,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:14 GMT 2018-09-30 05:59:14,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:14,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:14,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:19,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:19,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1901, "offset": 1868, "size": 50}}} 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:19,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:19 GMT 2018-09-30 05:59:19,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:19,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:59:19,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:19,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:19,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:19,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:19,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:19 GMT 2018-09-30 05:59:19,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:19,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:19,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:24,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:24,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:24,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:59:21.397Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:59:21.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1902, "offset": 1868, "size": 50}}} 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:24 GMT 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:59:24,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:24,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:59:24,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:24,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:24,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:24 GMT 2018-09-30 05:59:24,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:24,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:24,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:29,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:29,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:29,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:29,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1902, "offset": 1869, "size": 50}}} 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:29 GMT 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:59:29,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:29,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:29,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:29,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:29,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:29,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:29,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:29,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:29 GMT 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:29,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:34,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:34,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:34,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:59:31.633Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:59:31.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1903, "offset": 1869, "size": 50}}} 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:34 GMT 2018-09-30 05:59:34,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:34,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:59:34,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:34,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:59:34,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:34,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:34,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:34,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:34 GMT 2018-09-30 05:59:34,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:34,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:34,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:39,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:39,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1903, "offset": 1870, "size": 50}}} 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:39,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:39 GMT 2018-09-30 05:59:39,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:39,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:59:39,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:39,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:40,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:40,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:40,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:40,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:40 GMT 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:40,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:45,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:45,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:45,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:59:41.864Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:59:41.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1904, "offset": 1870, "size": 50}}} 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:45 GMT 2018-09-30 05:59:45,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:45,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:59:45,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:45,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:59:45,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:45,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:45 GMT 2018-09-30 05:59:45,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:45,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:45,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:50,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:50,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1904, "offset": 1871, "size": 50}}} 2018-09-30 05:59:50,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:50,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:50 GMT 2018-09-30 05:59:50,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:50,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 05:59:50,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:50,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:50,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:50,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:50,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:50,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:50 GMT 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:50,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:55,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 05:59:55,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T05:59:52.093Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T05:59:52.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1905, "offset": 1871, "size": 50}}} 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:55,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:55 GMT 2018-09-30 05:59:55,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:55,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 05:59:55,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 05:59:55,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 05:59:55,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 05:59:55,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 05:59:55,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 05:59:55,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 05:59:55,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 05:59:55 GMT 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 05:59:55,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:00,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:00:00,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:00,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:00,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:00,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:00,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:00,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1905, "offset": 1872, "size": 50}}} 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:00 GMT 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 06:00:00,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:00,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:00,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 06:00:00,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:00,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:00 GMT 2018-09-30 06:00:00,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:00,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 06:00:00,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:05,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:00:05,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:05,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:05,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:02.321Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:02.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1906, "offset": 1872, "size": 50}}} 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:05 GMT 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 06:00:05,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:05,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 06:00:05,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 06:00:05,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:05,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:05,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:05 GMT 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 06:00:05,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:10,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:00:10,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1906, "offset": 1873, "size": 50}}} 2018-09-30 06:00:10,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:10,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:10 GMT 2018-09-30 06:00:10,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:10,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 06:00:10,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:10,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 06:00:11,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:11,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:11,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:11,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:11,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:11,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:11 GMT 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 06:00:11,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:16,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:16,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:12.550Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:12.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}], "metadata": {"pagination": {"total": 1907, "offset": 1873, "size": 50}}} 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:16 GMT 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:16,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-30 06:00:16,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:16,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-30 06:00:16,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 06:00:16,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:16,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:16,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:16 GMT 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 06:00:16,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:21,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:00:21,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:21,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:21,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:21,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1874, "size": 50}}} 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:21 GMT 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-30 06:00:21,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:21,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 06:00:21,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 06:00:21,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:21,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:21 GMT 2018-09-30 06:00:21,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:21,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-30 06:00:21,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:26,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:00:26,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:26,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:22.581Z", "message": "Execution done (return_code=0): /tmp/YDPP1/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:22.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "21db1602-29a2-4a24-bebf-1bcb3da77fdd"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:22.691Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:22.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:23.657Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XCM0H/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:23.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.021Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.021Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "[localhost] run: sudo mv /tmp/tmpzzuUGR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {u'vellum_cctggd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-cctggd'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:24.278Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:24.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:25.035Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:25.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:25.035Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:25.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:25.288Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {u'vellum_cctggd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-cctggd'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:25.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:25.288Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:25.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:25.288Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:25.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:00:25.288Z", "message": "[localhost] run: sudo mv /tmp/tmpEVHqMp /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:00:25.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131", "logger": "639b7d79-9c02-4da5-8a00-190f175547b6"}], "metadata": {"pagination": {"total": 1926, "offset": 1874, "size": 50}}} 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:26,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:26 GMT 2018-09-30 06:00:26,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:26,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12070 2018-09-30 06:00:26,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:26,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YDPP1/start-vellum.sh 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XCM0H/bind.py 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:00:26,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzzuUGR /etc/bind/db.clearwater.local 2018-09-30 06:00:26,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:00:26,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:00:26,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {u'vellum_cctggd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-cctggd'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:00:26,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:00:26,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:00:26,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:00:26,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-09-30 06:00:26,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {u'ellis_jil6hb': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-jil6hb'}}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {u'vellum_cctggd': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-cctggd'}}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:00:26,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 06:00:26,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:00:26,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEVHqMp /etc/bind/db.clearwater.opnfv 2018-09-30 06:00:26,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/7cf7b583-4ddf-4ee5-901f-c7659fcd4131 2018-09-30 06:00:26,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:26,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:26,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"} 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:26 GMT 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:26,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-09-30 06:00:26,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:26,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-09-30T05:46:01.640Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'7cf7b583-4ddf-4ee5-901f-c7659fcd4131'} 2018-09-30 06:00:26,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-30 06:00:26,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:00:26,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:00:26,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:00:26,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:00:26 GMT 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-30 06:00:26,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:00:26,608 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-09-30 06:00:26,715 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-09-30 06:00:26,783 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-09-30 06:00:26,783 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-09-30 06:00:26,846 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:00:26,846 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-09-30 06:00:51,948 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:00:51,949 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-09-30 06:01:17,051 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:01:17,051 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-09-30 06:01:42,155 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:01:42,155 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-09-30 06:02:07,248 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:02:07,248 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-09-30 06:02:32,343 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:02:32,344 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-09-30 06:02:57,417 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:02:57,418 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-09-30 06:03:22,499 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:03:22,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-09-30 06:03:47,688 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:03:47,689 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-09-30 06:04:12,776 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:04:12,776 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-09-30 06:04:37,892 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:04:37,893 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-09-30 06:05:03,099 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:05:03,100 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-09-30 06:05:28,190 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-30 06:05:28,190 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-09-30 06:05:53,427 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550459@clearwater.opnfv', u'sip_username': u'6505550459', u'formatted_number': u'(650) 555-0459', u'number': u'6505550459', u'sip_uri': u'sip:6505550459@clearwater.opnfv', u'number_id': u'42cf75fa456547908bd061c186d721ee', u'sip_password': u'6P9dpBBF4', u'pstn': False} 2018-09-30 06:05:53,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-30 06:05:53,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:05:53,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:05:53,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:05:53,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:05:53,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:05:53,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:05:53 GMT 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-30 06:05:53,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:05:53,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-09-30 06:05:53,511 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-09-30 06:05:53,540 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-09-30 06:05:53,541 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-09-30 06:08:07,525 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550531, 6505550581) Passed Basic Call - SDP (TCP) - (6505550012, 6505550064) Passed Basic Call - Tel URIs (TCP) - (6505550726, 6505550266) Passed Basic Call - Unknown number (TCP) - (6505550126, 6505550255) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550195, 6505550545) Passed Basic Call - Messages - Pager model (TCP) - (6505550798, 6505550641) Passed Basic Call - Pracks (TCP) - (6505550973, 6505550395) Passed Basic Registration (TCP) - (6505550223) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550410, 6505550759) Passed Call Barring - Outbound Rejection (TCP) - (6505550705, 6505550303) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550301, 6505550103) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550006, 6505550731, 6505550128) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550679, 6505550141, 6505550231) Passed Call Diversion - Not reachable (408) (TCP) - (6505550588, 6505550557, 6505550434) Passed Call Diversion - Not reachable (503) (TCP) - (6505550948, 6505550650, 6505550090) Passed Call Diversion - Not reachable (500) (TCP) - (6505550977, 6505550754, 6505550571) Passed Call Diversion - Busy (TCP) - (6505550822, 6505550164, 6505550939) Passed Call Diversion - Unconditional (TCP) - (6505550730, 6505550501, 6505550830) Passed Call Diversion - No answer (TCP) - (6505550294, 6505550355, 6505550694) Passed Call Diversion - Bad target URI (TCP) - (6505550776, 6505550944) Passed Call Diversion - Audio-only call (TCP) - (6505550334, 6505550069, 6505550305, 6505550633) Passed Call Diversion - Audio-video call (TCP) - (6505550551, 6505550829, 6505550033, 6505550888) Passed Call Waiting - Accepted (TCP) - (6505550740, 6505550435, 6505550261) Passed Call Waiting - Cancelled (TCP) - (6505550525, 6505550346, 6505550878) Passed CANCEL - Mainline (TCP) - (6505550042, 6505550311) Passed Filtering - Accept-Contact (TCP) - (6505550682, 6505550707) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550875, 6505550598) Passed Filtering - Accept-Contact no match (TCP) - (6505550754, 6505550405) Passed Filtering - Accept-Contact negated match (TCP) - (6505550285, 6505550608) Passed Filtering - RFC3841 example (TCP) - (6505550050, 6505550267) Passed Filtering - Reject-Contact no match (TCP) - (6505550111, 6505550388) Passed Filtering - Reject-Contact match (TCP) - (6505550290, 6505550348) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550805) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550051) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550758) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550321) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550418, 6505550674) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550144, 6505550102) Passed GRUU - Call - only GRUU as target (TCP) - (6505550966, 6505550477) Passed GRUU - Call - AoR as target (TCP) - (6505550059, 6505550897) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550201, 6505550441) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550150, 6505550339) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550560, 6505550396) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550679, 6505550659) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550775, 6505550339) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550192, 6505550165) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550289) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550976) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550732) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550137, 6505550588) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550575, 6505550959) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-09-30 06:08:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-09-30 06:08:07,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 06:08:07,652 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-30 06:08:07,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-09-30 06:08:07,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-09-30 06:08:07,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:07,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:07,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:07,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:07,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:27.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c017a4e-571f-4eea-8c9d-a64751a75ba7"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T05:46:01.640Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "7cf7b583-4ddf-4ee5-901f-c7659fcd4131"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:07 GMT 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-09-30 06:08:07,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:07,744 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.205:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-30 06:08:07,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-09-30 06:08:07,896 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:07,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:07,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:07 GMT 2018-09-30 06:08:07,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:07,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:07,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:07,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:07,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-30 06:08:07,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:07,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:07 GMT 2018-09-30 06:08:07,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:07,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-30 06:08:07,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:07,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:08,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:08,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:08,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:08,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:08,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:08 GMT 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:08,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:13,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:13,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:13,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:08.584Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:08.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:09.657Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:09.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_jil6hb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_jil6hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.164Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:10.515Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/8R357/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:10.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "454f3ef7-3b2d-4a5b-b365-a8f72f49b2ca"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.198Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_an46gi/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-30T06:08:11.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.198Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.198Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.198Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.198Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.198Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-30T06:08:11.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/5VGBD/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f885a3ec-f522-4d12-bf22-be3364b53629"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Execution done (return_code=1): /tmp/SZW4V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c79572bd-a5cd-4b2b-b915-a070cbd756eb"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Executing: /tmp/SZW4V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c79572bd-a5cd-4b2b-b915-a070cbd756eb"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Executing: /tmp/T1JMX/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "86a6c399-e497-42e8-95cb-3979196ba233"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/SZW4V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c79572bd-a5cd-4b2b-b915-a070cbd756eb"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "22fd9316-fa78-4fd9-8ca1-941e343e9636"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f885a3ec-f522-4d12-bf22-be3364b53629"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Executing: /tmp/HK5ZZ/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b33d002b-a8fd-4751-8042-889336d1c3de"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Executing: /tmp/8R357/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "454f3ef7-3b2d-4a5b-b365-a8f72f49b2ca"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Execution done (return_code=1): /tmp/8R357/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "454f3ef7-3b2d-4a5b-b365-a8f72f49b2ca"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Execution done (return_code=1): /tmp/HK5ZZ/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b33d002b-a8fd-4751-8042-889336d1c3de"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b33d002b-a8fd-4751-8042-889336d1c3de"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/HK5ZZ/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b33d002b-a8fd-4751-8042-889336d1c3de"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/T1JMX/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "86a6c399-e497-42e8-95cb-3979196ba233"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Executing: /tmp/5VGBD/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f885a3ec-f522-4d12-bf22-be3364b53629"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "86a6c399-e497-42e8-95cb-3979196ba233"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c79572bd-a5cd-4b2b-b915-a070cbd756eb"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Execution done (return_code=1): /tmp/FQC6Z/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "22fd9316-fa78-4fd9-8ca1-941e343e9636"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "454f3ef7-3b2d-4a5b-b365-a8f72f49b2ca"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/FQC6Z/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "22fd9316-fa78-4fd9-8ca1-941e343e9636"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:11.519Z", "message": "Executing: /tmp/FQC6Z/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:11.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "22fd9316-fa78-4fd9-8ca1-941e343e9636"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.235Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_mgm1is/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-30T06:08:12.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.235Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_do4dty/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_do4dty/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_do4dty/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-30T06:08:12.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.235Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.235Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}], "metadata": {"pagination": {"total": 64, "offset": 0, "size": 50}}} 2018-09-30 06:08:13,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:13,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:13 GMT 2018-09-30 06:08:13,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:13,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30458 2018-09-30 06:08:13,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:13,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-09-30 06:08:13,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:13,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/8R357/stop-vellum.sh 2018-09-30 06:08:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-09-30 06:08:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-09-30 06:08:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/5VGBD/stop-sprout.sh 2018-09-30 06:08:13,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SZW4V/stop-homer.sh 2018-09-30 06:08:13,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SZW4V/stop-homer.sh 2018-09-30 06:08:13,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T1JMX/stop-bono.sh 2018-09-30 06:08:13,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/SZW4V/stop-homer.sh 2018-09-30 06:08:13,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-09-30 06:08:13,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HK5ZZ/stop-dime.sh 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8R357/stop-vellum.sh 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/8R357/stop-vellum.sh 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/HK5ZZ/stop-dime.sh 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/HK5ZZ/stop-dime.sh 2018-09-30 06:08:13,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/T1JMX/stop-bono.sh 2018-09-30 06:08:13,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5VGBD/stop-sprout.sh 2018-09-30 06:08:13,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-09-30 06:08:13,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-09-30 06:08:13,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/FQC6Z/stop-ellis.sh 2018-09-30 06:08:13,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-09-30 06:08:13,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/FQC6Z/stop-ellis.sh 2018-09-30 06:08:13,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FQC6Z/stop-ellis.sh 2018-09-30 06:08:13,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-30 06:08:13,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-30 06:08:13,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:13,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:13,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:13,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:13,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:13,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:13,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:13,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:13 GMT 2018-09-30 06:08:13,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:13,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:13,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:18,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:18,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:18,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z2CWT/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:12.535Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:12.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.377Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmp9tahaA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmpeNFI9S /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmp4MpPvZ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmpaNDdZa /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Downloaded scripts/bind/bind.py to /tmp/S7K3V/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C7A4X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmpwvle5w /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmpJSVj3i /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo mv /tmp/tmpLDRdSo /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "b2d361f3-af96-4556-8ce0-8714d13c9a29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "85b9681b-4837-4ed9-bb7d-60f24929b7a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "19c8949a-77c7-43fd-80a3-fdc6813db9b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:13.560Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:13.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cc016c0b-bad8-47ce-8538-5e673a14eba1"}, {"node_instance_id": "homer_sls4i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_jil6hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 175, "offset": 50, "size": 50}}} 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:18,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:18 GMT 2018-09-30 06:08:18,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:18,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28916 2018-09-30 06:08:18,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:08:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z2CWT/bind.py 2018-09-30 06:08:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:08:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:08:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9tahaA /etc/bind/db.clearwater.local 2018-09-30 06:08:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:08:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:08:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:08:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:08:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeNFI9S /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4MpPvZ /etc/bind/db.clearwater.local 2018-09-30 06:08:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:08:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:08:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:08:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {u'dime_in7gk6': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'dime-in7gk6'}}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:08:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:08:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaNDdZa /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/S7K3V/bind.py 2018-09-30 06:08:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C7A4X/bind.py 2018-09-30 06:08:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:08:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwvle5w /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJSVj3i /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLDRdSo /etc/bind/db.clearwater.local 2018-09-30 06:08:18,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {u'bono_2nlyac': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.6', u'name': u'bono-2nlyac'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:08:18,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:08:18,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:08:18,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:18,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:18,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:18,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:18,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:18,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:18,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:18,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:18 GMT 2018-09-30 06:08:18,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:18,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:18,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:23,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:23,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_jil6hb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_jil6hb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.386Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.584Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/A4HEP/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cd4d3e7b-14b9-411a-8ead-6b5a1aea8cea"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.584Z", "message": "Execution done (return_code=1): /tmp/T1JMX/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "86a6c399-e497-42e8-95cb-3979196ba233"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.584Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cd4d3e7b-14b9-411a-8ead-6b5a1aea8cea"}, {"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:14.584Z", "message": "Executing: /tmp/A4HEP/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:14.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cd4d3e7b-14b9-411a-8ead-6b5a1aea8cea"}, {"node_instance_id": "homer_sls4i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.423Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.423Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.423Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.423Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/X4FE1/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4eaa7af9-ea1d-4a7f-bbd3-7a985d47569c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "[localhost] run: sudo mv /tmp/tmpvLgHq3 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LN3I5/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "ed62994d-9fe3-4fac-9970-26320af3abc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4eaa7af9-ea1d-4a7f-bbd3-7a985d47569c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XXVB4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2cadb0ca-a10a-4033-91f2-33bba6253400"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Executing: /tmp/X4FE1/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4eaa7af9-ea1d-4a7f-bbd3-7a985d47569c"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/89CB6/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2cadb0ca-a10a-4033-91f2-33bba6253400"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Execution done (return_code=1): /tmp/5VGBD/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f885a3ec-f522-4d12-bf22-be3364b53629"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Executing: /tmp/LN3I5/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "ed62994d-9fe3-4fac-9970-26320af3abc4"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Executing: /tmp/89CB6/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2cadb0ca-a10a-4033-91f2-33bba6253400"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "ed62994d-9fe3-4fac-9970-26320af3abc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:15.762Z", "message": "[localhost] run: sudo mv /tmp/tmpflTDBW /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.432Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_s5j9yb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-30T06:08:16.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.432Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.432Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.432Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.432Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.773Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.773Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "808466a0-b916-4eff-9ec8-ec2dd85d8ebf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.773Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1BI6G/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:16.773Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:16.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": "bono_2nlyac", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.443Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.443Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.443Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "140aad34-0f28-4044-9640-8bf5e4fa236d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}], "metadata": {"pagination": {"total": 183, "offset": 100, "size": 50}}} 2018-09-30 06:08:23,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:23,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:23 GMT 2018-09-30 06:08:23,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:23,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28622 2018-09-30 06:08:23,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:23,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:23,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:23,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:23,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/A4HEP/remove-cluster-node.sh 2018-09-30 06:08:23,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/T1JMX/stop-bono.sh 2018-09-30 06:08:23,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:23,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A4HEP/remove-cluster-node.sh 2018-09-30 06:08:23,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:23,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:23,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/X4FE1/remove-cluster-node.sh 2018-09-30 06:08:23,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_qyhozq': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-qyhozq'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:08:23,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvLgHq3 /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:23,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LN3I5/remove-cluster-node.sh 2018-09-30 06:08:23,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:08:23,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:23,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:23,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:08:23,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XXVB4/bind.py 2018-09-30 06:08:23,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:23,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:23,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:08:23,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:23,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X4FE1/remove-cluster-node.sh 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/89CB6/remove-cluster-node.sh 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/5VGBD/stop-sprout.sh 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LN3I5/remove-cluster-node.sh 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/89CB6/remove-cluster-node.sh 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpflTDBW /etc/bind/db.clearwater.local 2018-09-30 06:08:23,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-30 06:08:23,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:23,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:23,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:23,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:23,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1BI6G/bind.py 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:23,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:08:23,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:23,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:23,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:23,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:23,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:23,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:23 GMT 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:23,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:28,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:28,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:28,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:28,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:28,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "[localhost] run: sudo mv /tmp/tmp9GFLYA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Executing: /tmp/31ARW/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "140aad34-0f28-4044-9640-8bf5e4fa236d"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "140aad34-0f28-4044-9640-8bf5e4fa236d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:17.786Z", "message": "[localhost] run: sudo mv /tmp/tmpGVnIpW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:17.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cdf98378-a643-4b8d-abc7-7fa552b0c70f"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:18.470Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:18.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:18.470Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:18.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:18.470Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:18.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:18.796Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:18.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "97f2550d-3328-4baa-ac68-6d9ebf248066"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:18.796Z", "message": "Executing: /tmp/3TMMB/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:18.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "97f2550d-3328-4baa-ac68-6d9ebf248066"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:18.796Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3TMMB/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:18.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "97f2550d-3328-4baa-ac68-6d9ebf248066"}, {"node_instance_id": "ellis_jil6hb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:22.232Z", "message": "Execution done (return_code=0): /tmp/89CB6/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:22.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2cadb0ca-a10a-4033-91f2-33bba6253400"}, {"node_instance_id": "ellis_jil6hb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:22.348Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:22.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:23.672Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:23.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:23.672Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:23.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:23.672Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:23.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_2nlyac", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:24.286Z", "message": "Execution done (return_code=0): /tmp/31ARW/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:24.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "140aad34-0f28-4044-9640-8bf5e4fa236d"}, {"node_instance_id": "bono_2nlyac", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:24.680Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:24.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.694Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_in7gk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.694Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.694Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.694Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.694Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.694Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.792Z", "message": "Execution done (return_code=0): /tmp/X4FE1/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4eaa7af9-ea1d-4a7f-bbd3-7a985d47569c"}, {"node_instance_id": "dime_in7gk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:25.792Z", "message": "Execution done (return_code=0): /tmp/LN3I5/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:25.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "ed62994d-9fe3-4fac-9970-26320af3abc4"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_sls4i8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:26.704Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:26.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.209Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 225, "offset": 150, "size": 50}}} 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:28 GMT 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26204 2018-09-30 06:08:28,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-30 06:08:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-30 06:08:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9GFLYA /etc/bind/db.clearwater.local 2018-09-30 06:08:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/31ARW/remove-cluster-node.sh 2018-09-30 06:08:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-30 06:08:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_sls4i8': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-sls4i8'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-30 06:08:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-30 06:08:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-30 06:08:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-30 06:08:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGVnIpW /etc/bind/db.clearwater.opnfv 2018-09-30 06:08:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-30 06:08:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-30 06:08:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-30 06:08:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3TMMB/remove-cluster-node.sh 2018-09-30 06:08:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3TMMB/remove-cluster-node.sh 2018-09-30 06:08:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/89CB6/remove-cluster-node.sh 2018-09-30 06:08:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/31ARW/remove-cluster-node.sh 2018-09-30 06:08:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/X4FE1/remove-cluster-node.sh 2018-09-30 06:08:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LN3I5/remove-cluster-node.sh 2018-09-30 06:08:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:08:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:08:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:28,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:28,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:28,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:28,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:28,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:28 GMT 2018-09-30 06:08:28,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:28,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:28,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:33,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:33,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:33,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:33,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:33,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.714Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Stopping Agent bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:27.810Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:27.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.735Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.735Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.735Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:28.817Z", "message": "Stopping Agent dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:28.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.747Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.747Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.747Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.747Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Stopping Agent ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:29.862Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:30.759Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:30.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:30.759Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:30.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:30.759Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:30.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:30.759Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:30.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.497Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.784Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.784Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.784Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_4d36b0 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}], "metadata": {"pagination": {"total": 289, "offset": 200, "size": 50}}} 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:33 GMT 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26946 2018-09-30 06:08:33,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_4d36b0 2018-09-30 06:08:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:08:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_an46gi 2018-09-30 06:08:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:08:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_mgm1is 2018-09-30 06:08:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:08:33,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:08:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:33,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_4d36b0 stop 2018-09-30 06:08:33,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:33,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:33,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:33,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:33 GMT 2018-09-30 06:08:33,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:33,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:33,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:38,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:39,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:39,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_4d36b0 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Successfully stopped daemon: bono_host_4d36b0\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3fcad902-86bc-41cd-866f-64912bcc0fb4"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:31.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:31.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.793Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.793Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.793Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.793Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_an46gi stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Successfully stopped daemon: dime_host_an46gi\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:32.881Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:32.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "831f793f-97db-4258-8b08-bb103b54e7a0"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.810Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.810Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.810Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Deleting Agent bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Deleting Agent dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:33.882Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:33.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.821Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.821Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.821Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.821Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.907Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.907Z", "message": "Successfully deleted daemon: bono_host_4d36b0", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.907Z", "message": "Successfully stopped daemon: ellis_host_mgm1is\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.907Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.907Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_mgm1is stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8d4afb3a-e998-49f7-bcec-e683382d5eb6"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:34.907Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:34.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3e09135-f44e-4361-8914-0d5edfb7bde3"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.834Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 358, "offset": 250, "size": 50}}} 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:39,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:39 GMT 2018-09-30 06:08:39,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:39,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27001 2018-09-30 06:08:39,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_4d36b0 stop 2018-09-30 06:08:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:08:39,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_4d36b0 2018-09-30 06:08:39,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:39,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:08:39,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_an46gi stop 2018-09-30 06:08:39,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_an46gi 2018-09-30 06:08:39,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:08:39,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:08:39,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:39,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_4d36b0 2018-09-30 06:08:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_an46gi 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:08:39,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:39,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:08:39,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_4d36b0 2018-09-30 06:08:39,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_mgm1is 2018-09-30 06:08:39,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:08:39,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_mgm1is stop 2018-09-30 06:08:39,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:08:39,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:39,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:39,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:39,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:39,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:39,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:39 GMT 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:39,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:44,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:44,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.834Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.834Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Successfully deleted daemon: dime_host_an46gi", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Deleting Agent ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2ee29e6c-abdc-4799-8d66-ff25ea34f5e9"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:35.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:35.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.857Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.929Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.929Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_do4dty stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:36.929Z", "message": "Successfully stopped daemon: homer_host_do4dty\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:36.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "826b0ec6-edbc-4026-a0dd-4973b69d5bbe"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.885Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.885Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.885Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.885Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Deleting Agent homer_host_do4dty", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:37.946Z", "message": "Successfully deleted daemon: ellis_host_mgm1is", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:37.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "9e4689e7-b7b6-449b-9ad0-dab84716acff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:38.894Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:38.894Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.096Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.934Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.934Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.934Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.934Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.934Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 379, "offset": 300, "size": 50}}} 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:44,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:44 GMT 2018-09-30 06:08:44,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:44,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26657 2018-09-30 06:08:44,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:44,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:08:44,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:08:44,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:08:44,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_an46gi 2018-09-30 06:08:44,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_mgm1is 2018-09-30 06:08:44,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:44,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:44,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:08:44,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:44,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:08:44,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:08:44,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:44,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_do4dty stop 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_do4dty 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:44,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:08:44,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:08:44,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_do4dty 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_mgm1is 2018-09-30 06:08:44,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:08:44,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:44,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:44,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:44,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:44,593 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:44 GMT 2018-09-30 06:08:44,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:44,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:44,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:49,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:50,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:50,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:50,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:50,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:50,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.934Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.961Z", "message": "Successfully deleted daemon: homer_host_do4dty", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:39.961Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:39.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "0dd8332b-35b4-4a55-b391-861ebe7e8129"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:40.957Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:40.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:40.957Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:40.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:40.957Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:40.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:41.871Z", "message": "Execution done (return_code=0): /tmp/3TMMB/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:41.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "97f2550d-3328-4baa-ac68-6d9ebf248066"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:42.017Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:42.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_qyhozq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:43.404Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_node_3f1rmm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:44.423Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:44.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:45.523Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:45.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:47.937Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:47.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:48.603Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:48.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:48.603Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:48.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:48.603Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:48.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:49.960Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:49.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 396, "offset": 350, "size": 50}}} 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:50 GMT 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14264 2018-09-30 06:08:50,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:08:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_do4dty 2018-09-30 06:08:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:08:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:08:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:08:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:08:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3TMMB/remove-cluster-node.sh 2018-09-30 06:08:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:08:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-30 06:08:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:08:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:08:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:08:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:08:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:08:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:08:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:08:50,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:50,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:50,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:50,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:50,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:50,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:50 GMT 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:50,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:55,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:56,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:51.406Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:51.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:51.406Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:51.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:51.406Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:51.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:51.406Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:51.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:51.406Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:51.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.117Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.217Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "91a1889f-f481-4d67-ae83-6f06a796544e"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Stopping Agent sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:53.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:53.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:54.308Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:54.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_host_an46gi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:55.014Z", "message": "Waiting for server \"5d4b63ed-6523-4a6a-99fa-096637d7c2ba\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:55.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "91a1889f-f481-4d67-ae83-6f06a796544e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:55.147Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:55.147Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:55.147Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:55.147Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:55.147Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 427, "offset": 378, "size": 50}}} 2018-09-30 06:08:56,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:56,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:56 GMT 2018-09-30 06:08:56,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:56,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15798 2018-09-30 06:08:56,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:08:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:08:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:08:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:08:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:08:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:08:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:08:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_s5j9yb 2018-09-30 06:08:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:08:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5d4b63ed-6523-4a6a-99fa-096637d7c2ba" to be deleted. current status: SHUTOFF 2018-09-30 06:08:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:08:56,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:08:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:08:56,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:08:56,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:08:56,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:08:56,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:08:56,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:08:56,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:08:56,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:08:56,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:08:56 GMT 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:08:56,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:01,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:01,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:01,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:01,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:01,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:01,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:56.125Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:56.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "99385704-3c7d-42c7-a528-719015ddf2a1"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:56.173Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5958)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5958)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_0h9vo5/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5958)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-09-30T06:08:56.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:56.173Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:56.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:57.223Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:57.223Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:57.223Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:57.223Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:57.223Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:57.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:57.886Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:57.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.162Z", "message": "Successfully stopped daemon: sprout_host_s5j9yb\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.162Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_s5j9yb stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "f84dd265-8756-4ea9-9d28-da7eb3c28922"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:58.782Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:58.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Stopping Agent proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "homer_host_do4dty", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:08:59.207Z", "message": "Waiting for server \"d5c80a17-ac64-4c64-9cd0-3f1fceb4c577\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:08:59.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "99385704-3c7d-42c7-a528-719015ddf2a1"}, {"node_instance_id": "dime_host_an46gi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:00.176Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:00.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:00.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:00.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:00.873Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:00.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:00.873Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:00.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Deleting Agent sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}], "metadata": {"pagination": {"total": 469, "offset": 408, "size": 50}}} 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:01 GMT 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23773 2018-09-30 06:09:01,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:09:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5958) 2018-09-30 06:09:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:09:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:01,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:09:01,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:09:01,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_s5j9yb 2018-09-30 06:09:01,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_s5j9yb stop 2018-09-30 06:09:01,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:09:01,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:09:01,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:09:01,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:09:01,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:09:01,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:09:01,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:09:01,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_0h9vo5 2018-09-30 06:09:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d5c80a17-ac64-4c64-9cd0-3f1fceb4c577" to be deleted. current status: SHUTOFF 2018-09-30 06:09:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:09:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:09:01,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:01,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_s5j9yb 2018-09-30 06:09:01,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:01,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:01,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:01,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:01 GMT 2018-09-30 06:09:01,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:01,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:01,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:06,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:06,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:06,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_8b1gbs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.885Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.885Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.885Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.885Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:01.885Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:01.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_security_group_8b1gbs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:02.713Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:02.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3e959b3b-6429-40b3-b5bc-cbbd4e783c95"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:02.897Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:02.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:02.897Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:02.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:02.897Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:02.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:03.362Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:03.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6acfc1f2-4fd6-4fa5-a42b-9014ce4834d1"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:03.362Z", "message": "Successfully deleted daemon: sprout_host_s5j9yb", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:03.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:03.362Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:03.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:03.362Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:03.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "3b3084e9-bafa-4c51-83f5-c833820e3c29"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "dime_security_group_8b1gbs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.217Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.377Z", "message": "Successfully stopped daemon: proxy_host_0h9vo5\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.377Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_0h9vo5 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:04.377Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:04.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5209aa68-8943-42d2-92b3-b90057175fff"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.233Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_host_do4dty", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.233Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Deleting Agent proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "07d444e9-3a0d-4f21-938e-fea7f3f45d8d"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:05.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:05.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.309Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.309Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.309Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.309Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.309Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.309Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:06.503Z", "message": "Waiting for server \"f4b0c0f2-ae88-45b5-8dde-4b082c144b78\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6acfc1f2-4fd6-4fa5-a42b-9014ce4834d1"}], "metadata": {"pagination": {"total": 516, "offset": 450, "size": 50}}} 2018-09-30 06:09:06,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:06,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:06 GMT 2018-09-30 06:09:06,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:06,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24667 2018-09-30 06:09:06,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:06,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:09:06,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:06,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:09:06,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:06,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:06,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:09:06,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:06,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:09:06,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:09:06,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_s5j9yb 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:09:06,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:09:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:09:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:09:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:09:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:09:06,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_0h9vo5 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_0h9vo5 stop 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:09:06,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_0h9vo5 2018-09-30 06:09:06,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:09:06,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:09:06,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:06,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:09:06,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:09:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:09:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f4b0c0f2-ae88-45b5-8dde-4b082c144b78" to be deleted. current status: SHUTOFF 2018-09-30 06:09:06,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:06,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:06,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:06 GMT 2018-09-30 06:09:06,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:06,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:06,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:11,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:11,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:11,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_4d36b0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:07.535Z", "message": "Waiting for server \"d4fce112-633f-41cf-8353-787c6d5f21c3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "07d444e9-3a0d-4f21-938e-fea7f3f45d8d"}, {"node_instance_id": "homer_security_group_79iosa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:07.535Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "d1cfdda6-87b2-44f9-b0be-80c578ef0be0"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:07.535Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:07.535Z", "message": "Successfully deleted daemon: proxy_host_0h9vo5", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:07.535Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5bbc26cd-4ffc-422d-aa69-1a69a30cf1ad"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:07.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:07.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:08.364Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:08.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:08.364Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:08.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "homer_security_group_79iosa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:09.893Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:09.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:10.932Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:10.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 526, "offset": 497, "size": 50}}} 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:11 GMT 2018-09-30 06:09:11,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:11,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5390 2018-09-30 06:09:11,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:11,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d4fce112-633f-41cf-8353-787c6d5f21c3" to be deleted. current status: SHUTOFF 2018-09-30 06:09:11,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:09:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:09:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_0h9vo5 2018-09-30 06:09:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:09:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:09:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:09:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:09:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:09:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:09:11,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:11,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:11,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:11,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:11 GMT 2018-09-30 06:09:11,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:11,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:11,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:16,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:16,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:16,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0h9vo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:11.974Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:11.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_host_mgm1is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:11.974Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:11.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:11.974Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:11.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:11.974Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:11.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:11.974Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:11.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:11.974Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:11.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:12.340Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:12.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "bb585776-25c3-4b85-ba4d-c3a6be5f036a"}, {"node_instance_id": "bono_host_4d36b0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.006Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_security_group_mg3ea9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:13.698Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:13.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5fdf0f3a-0cd1-4d94-bf6c-3f01e5c67933"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:14.022Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:14.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:14.022Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:14.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:14.022Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:14.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:14.022Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:14.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:14.022Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:14.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_floatingip_gt1jli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:14.566Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:14.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "8b535ca7-1048-4e60-b29b-b9470fd3417a"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "ellis_security_group_mg3ea9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_floatingip_ej7qms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.081Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_security_group_lti4mt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.658Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "603ba6ae-8f51-4093-976d-8c8fd1b33f4b"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.658Z", "message": "Waiting for server \"e644f59e-76d5-483d-8736-cfe2364519a2\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "bb585776-25c3-4b85-ba4d-c3a6be5f036a"}, {"node_instance_id": "bono_floatingip_ej7qms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:15.658Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:15.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "11f10257-890e-48b6-a95a-65f158902d81"}, {"node_instance_id": "ellis_floatingip_gt1jli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:16.090Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:16.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 558, "offset": 507, "size": 50}}} 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:16,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:16 GMT 2018-09-30 06:09:16,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:16,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16358 2018-09-30 06:09:16,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:16,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:09:16,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:09:16,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:09:16,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:16,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:16,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:16,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:09:16,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:09:16,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:16,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:16,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:16,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:09:16,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:09:16,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:16,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:09:16,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:16,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-30 06:09:16,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-30 06:09:16,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:16,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:16,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-30 06:09:16,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:16,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-30 06:09:16,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:09:16,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:09:16,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-30 06:09:16,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:09:16,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:16,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:09:16,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e644f59e-76d5-483d-8736-cfe2364519a2" to be deleted. current status: ACTIVE 2018-09-30 06:09:16,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-30 06:09:16,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-30 06:09:16,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:17,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:17,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:17,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:17,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:17 GMT 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:17,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:22,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:22,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ej7qms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:17.111Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:17.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bono_security_group_lti4mt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:17.111Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:17.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:20.550Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:20.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:20.966Z", "message": "Waiting for server \"e644f59e-76d5-483d-8736-cfe2364519a2\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:20.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "bb585776-25c3-4b85-ba4d-c3a6be5f036a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:21.122Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:21.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:21.122Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:21.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 564, "offset": 539, "size": 50}}} 2018-09-30 06:09:22,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:22,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:22 GMT 2018-09-30 06:09:22,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:22,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3284 2018-09-30 06:09:22,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:22,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-30 06:09:22,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:09:22,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:22,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e644f59e-76d5-483d-8736-cfe2364519a2" to be deleted. current status: ACTIVE 2018-09-30 06:09:22,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:22,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:22,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:22,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:22,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:22,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:22,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:22 GMT 2018-09-30 06:09:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:22,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:27,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:27,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:25.907Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:25.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "proxy_host_0h9vo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:26.341Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:26.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:27.144Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:27.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "1ff44eff-d55a-434d-9a4c-bbca86325a36"}], "metadata": {"pagination": {"total": 567, "offset": 545, "size": 50}}} 2018-09-30 06:09:27,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:27,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:27 GMT 2018-09-30 06:09:27,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:27,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1623 2018-09-30 06:09:27,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:27,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:09:27,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:09:27,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:09:27,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:27,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:27,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:27,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:27,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:27 GMT 2018-09-30 06:09:27,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:27,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:27,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:32,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:32,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:32,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:32,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:32,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:32,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:27.350Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:27.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:27.350Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:27.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:27.350Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:27.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_host_s5j9yb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:29.007Z", "message": "Waiting for server \"5999c5ac-140c-40af-ad1f-74d78df9048d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:29.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "1ff44eff-d55a-434d-9a4c-bbca86325a36"}], "metadata": {"pagination": {"total": 571, "offset": 548, "size": 50}}} 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:32 GMT 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2146 2018-09-30 06:09:32,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:32,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:09:32,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:32,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:09:32,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5999c5ac-140c-40af-ad1f-74d78df9048d" to be deleted. current status: SHUTOFF 2018-09-30 06:09:32,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:32,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:32,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:32 GMT 2018-09-30 06:09:32,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:32,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:32,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:37,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:37,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:37,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_s5j9yb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:34.250Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:35.304Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:35.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:35.304Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:35.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:35.304Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:35.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:35.395Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:35.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "internal_sip_security_group_48a5th", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:36.160Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:36.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c3cd1471-4618-4481-ac60-5171f4bc2e33"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:36.411Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:36.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:36.411Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:36.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:36.411Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:36.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:36.411Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:36.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_security_group_h7b65f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:36.918Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:36.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "e43160f8-4fa4-4720-b4a9-c12f9d66fe66"}, {"node_instance_id": "internal_sip_security_group_48a5th", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:37.424Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:37.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "sprout_security_group_h7b65f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:09:37.424Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:09:37.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 584, "offset": 552, "size": 50}}} 2018-09-30 06:09:37,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:37,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:37 GMT 2018-09-30 06:09:37,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:37,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6870 2018-09-30 06:09:37,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:37,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:09:37,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:37,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:37,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:09:37,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:09:37,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:09:37,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:09:37,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:09:37,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:09:37,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:09:37,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:09:37,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:09:37,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:09:37,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:37,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:37,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:37,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:37,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:37 GMT 2018-09-30 06:09:37,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:37,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:37,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:42,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:42,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:42,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:42,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:42,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:42 GMT 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:09:42,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:42,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:42,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:42,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:42,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:42,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:42 GMT 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:42,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:47,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:47,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-09-30 06:09:47,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:47,921 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:47 GMT 2018-09-30 06:09:47,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:47,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:09:47,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:47,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:47,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:47,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:47,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:47,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:47 GMT 2018-09-30 06:09:47,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:47,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:47,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:52,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:53,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:53,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:53,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:53,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:53,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:53,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:53 GMT 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:53,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:53,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:53,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:53,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:53,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:53,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:53,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:53 GMT 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:53,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:58,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:09:58,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-09-30 06:09:58,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:58,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:58 GMT 2018-09-30 06:09:58,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:58,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:09:58,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:09:58,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:09:58,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:09:58,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:09:58,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:09:58,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:09:58,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:09:58,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:09:58 GMT 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:09:58,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:03,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:03,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-09-30 06:10:03,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:03,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:03 GMT 2018-09-30 06:10:03,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:03,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:10:03,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:03,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:03,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:03,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:03,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:03,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:03,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:03 GMT 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:03,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:08,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 565, "size": 50}}} 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:08 GMT 2018-09-30 06:10:08,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:08,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:10:08,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:08,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:08,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:08,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:08,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:08 GMT 2018-09-30 06:10:08,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:08,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:08,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:13,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:13,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:13,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cctggd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:12.124Z", "message": "Execution done (return_code=2): /tmp/A4HEP/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:12.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "cd4d3e7b-14b9-411a-8ead-6b5a1aea8cea"}, {"node_instance_id": "vellum_cctggd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:12.253Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 88bbefab39a06f8: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader\n; error #1: client: endpoint http://192.168.120.19:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 88bbefab39a06f8: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader\n; error #1: client: endpoint http://192.168.120.19:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_8ugfgd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 88bbefab39a06f8: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader\n; error #1: client: endpoint http://192.168.120.19:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.15:4000 has no leader\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-30T06:10:12.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:13.448Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:13.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:13.448Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:13.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_by99ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:13.448Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:13.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:13.448Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:13.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 590, "offset": 565, "size": 50}}} 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:13 GMT 2018-09-30 06:10:13,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:13,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4898 2018-09-30 06:10:13,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/A4HEP/remove-cluster-node.sh 2018-09-30 06:10:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 88bbefab39a06f8: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader ; error #1: client: endpoint http://192.168.120.19:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.15:4000 has no leader 2018-09-30 06:10:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:10:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:10:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:10:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:10:13,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:13,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:13,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:13,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:13 GMT 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:13,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:13,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:18,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:18,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:18,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_by99ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:14.471Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:14.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:14.471Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:14.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:14.471Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:14.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:14.471Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:14.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:16.268Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:16.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:16.494Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:16.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:16.494Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:16.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:17.501Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:17.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:17.501Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:17.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:17.501Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:17.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:17.501Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:17.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:17.643Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:17.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Stopping Agent vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.003Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:18.592Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:18.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 612, "offset": 571, "size": 50}}} 2018-09-30 06:10:18,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:18,887 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:18 GMT 2018-09-30 06:10:18,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:18,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11612 2018-09-30 06:10:18,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:18,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:10:18,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:10:18,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-30 06:10:18,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-30 06:10:18,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:10:18,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:10:18,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:10:18,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:10:18,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:10:18,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:10:18,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_8ugfgd 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:18,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-30 06:10:18,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:18,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:18,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:18 GMT 2018-09-30 06:10:18,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:18,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:18,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:23,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:24,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:19.526Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:19.526Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:19.526Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:19.526Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:19.526Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:19.526Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:20.180Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:20.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Stopping Agent bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:21.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:21.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:22.203Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:22.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:22.541Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:22.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:23.022Z", "message": "Successfully stopped daemon: vellum_host_8ugfgd\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:23.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:23.022Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_8ugfgd stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:23.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "a02df3ec-2298-48a6-b32f-407eeee72d37"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:23.606Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:23.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:23.606Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:23.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:23.606Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:23.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Deleting Agent vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}], "metadata": {"pagination": {"total": 645, "offset": 593, "size": 50}}} 2018-09-30 06:10:24,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:24,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:24 GMT 2018-09-30 06:10:24,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:24,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17877 2018-09-30 06:10:24,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-30 06:10:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-30 06:10:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-30 06:10:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-30 06:10:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-30 06:10:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-30 06:10:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_57gaod 2018-09-30 06:10:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:10:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:10:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_8ugfgd 2018-09-30 06:10:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_8ugfgd stop 2018-09-30 06:10:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_8ugfgd 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:24,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:24,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:24,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:24,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:24 GMT 2018-09-30 06:10:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:24,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:29,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:29,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:29,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:24.896Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:24.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:25.048Z", "message": "Successfully stopped daemon: bind_host_57gaod\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:25.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:25.048Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:25.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:25.048Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_57gaod stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:25.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "4555842a-bf33-4c2c-8c26-580ec2867633"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:25.730Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:25.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:25.730Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:25.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:25.730Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:25.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Deleting Agent bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Successfully deleted daemon: vellum_host_8ugfgd", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "6422131d-af09-4e64-be10-8bb647b76ef7"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.755Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.755Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:26.755Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:26.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:27.621Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:27.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.069Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.070Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.070Z", "message": "Successfully deleted daemon: bind_host_57gaod", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "2e073229-400c-4512-b9f7-682408125317"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.775Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.775Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.775Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.775Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:28.775Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:28.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 677, "offset": 626, "size": 50}}} 2018-09-30 06:10:29,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:29,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:29 GMT 2018-09-30 06:10:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:29,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17047 2018-09-30 06:10:29,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:29,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-30 06:10:29,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_57gaod 2018-09-30 06:10:29,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-30 06:10:29,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_57gaod stop 2018-09-30 06:10:29,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-30 06:10:29,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-30 06:10:29,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-30 06:10:29,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:10:29,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:10:29,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_57gaod 2018-09-30 06:10:29,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_8ugfgd 2018-09-30 06:10:29,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-30 06:10:29,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:10:29,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:10:29,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:10:29,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-30 06:10:29,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-30 06:10:29,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-30 06:10:29,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_57gaod 2018-09-30 06:10:29,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:10:29,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:10:29,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:29,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:10:29,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:29,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:29,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:29,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:29,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:29 GMT 2018-09-30 06:10:29,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:29,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:29,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:34,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:34,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:30.427Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:30.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:30.833Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:30.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:30.833Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:30.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:34.191Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:34.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 681, "offset": 658, "size": 50}}} 2018-09-30 06:10:34,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:34,366 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:34 GMT 2018-09-30 06:10:34,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:34,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2119 2018-09-30 06:10:34,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-30 06:10:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:10:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:10:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:34,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:34,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:34,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:34 GMT 2018-09-30 06:10:34,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:34,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:34,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:39,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:39,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:39,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:34.852Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:34.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:34.852Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:34.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:36.518Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:36.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:36.860Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:36.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:36.860Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:36.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:38.732Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:38.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 687, "offset": 662, "size": 50}}} 2018-09-30 06:10:39,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:39,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:39 GMT 2018-09-30 06:10:39,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:39,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-09-30 06:10:39,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:39,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:39,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:39,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-30 06:10:39,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:39,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:39,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:39,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:39,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:39,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:39 GMT 2018-09-30 06:10:39,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:39,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:39,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:44,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:44,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:44,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:44,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:44,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:44,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:39.885Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:39.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:39.885Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:39.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:39.885Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:39.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:39.934Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:39.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "66aa0ae3-7386-4091-99a0-23654ff1ffae"}, {"node_instance_id": "vellum_host_8ugfgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:42.004Z", "message": "Waiting for server \"e1cb8ea1-10bb-49cb-a356-1b97a2bc2dae\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:42.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "66aa0ae3-7386-4091-99a0-23654ff1ffae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:42.207Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:42.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:42.905Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:42.905Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 695, "offset": 668, "size": 50}}} 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:44 GMT 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4205 2018-09-30 06:10:44,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:10:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:10:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:10:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:10:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e1cb8ea1-10bb-49cb-a356-1b97a2bc2dae" to be deleted. current status: SHUTOFF 2018-09-30 06:10:44,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:44,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:44,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:44,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:44,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:44,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:44,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:44,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:44,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:44,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:44 GMT 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:44,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:49,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:49,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:49,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:49,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_8ugfgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:47.216Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:47.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:47.915Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:47.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:47.915Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:47.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.815Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c035802f-5989-4a71-bd29-c0c2c44617b8"}, {"node_instance_id": "bind_host_57gaod", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.923Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.923Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.923Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.923Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.923Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:48.923Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:48.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 705, "offset": 676, "size": 50}}} 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:49 GMT 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:49,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5091 2018-09-30 06:10:49,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:49,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:10:49,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:10:49,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-30 06:10:49,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-30 06:10:49,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:10:49,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:10:49,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:10:49,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:10:49,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:10:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:10:49,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:50,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:50,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:50,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:50 GMT 2018-09-30 06:10:50,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:50,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:50,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:55,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:10:55,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_zpnnmv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:50.098Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:50.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "24488b7b-40a7-40f6-941b-8110cc27fc45"}, {"node_instance_id": "vellum_security_group_zpnnmv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:50.888Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:50.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_host_57gaod", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:51.533Z", "message": "Waiting for server \"c70eddc1-eeb3-4939-8b5e-ff5a406952ca\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:51.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "c035802f-5989-4a71-bd29-c0c2c44617b8"}], "metadata": {"pagination": {"total": 708, "offset": 686, "size": 50}}} 2018-09-30 06:10:55,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:55,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:55 GMT 2018-09-30 06:10:55,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:55,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1763 2018-09-30 06:10:55,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:10:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:10:55,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:10:55,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c70eddc1-eeb3-4939-8b5e-ff5a406952ca" to be deleted. current status: SHUTOFF 2018-09-30 06:10:55,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:10:55,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:10:55,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:10:55 GMT 2018-09-30 06:10:55,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:10:55,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:10:55,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:00,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:11:00,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:11:00,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_57gaod", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:56.070Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:56.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "keypair_ddpec6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:56.935Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:56.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:56.935Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:56.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:56.935Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:56.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:56.935Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:56.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "keypair_ddpec6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "keypair_ddpec6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:57.961Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:57.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "base_security_group_agpeo0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:58.816Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:58.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "24822f0b-b7fd-4851-b623-3140ca9f41c4"}, {"node_instance_id": "keypair_ddpec6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:59.035Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:59.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "keypair_ddpec6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:59.562Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:59.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "395f93ed-60f3-44e8-9e1f-85901706fd9f"}, {"node_instance_id": "bind_floatingip_59utxo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:59.562Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:59.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "5754aad1-a51d-429a-a33b-b64b3073ad31"}, {"node_instance_id": "bind_security_group_d5qaq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:10:59.562Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:10:59.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805", "logger": "68ac5e30-3374-4de4-a2df-50013e400074"}, {"node_instance_id": "bind_security_group_d5qaq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:11:00.109Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:11:00.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "keypair_ddpec6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:11:00.109Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:11:00.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "base_security_group_agpeo0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:11:00.109Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:11:00.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 732, "offset": 689, "size": 50}}} 2018-09-30 06:11:00,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:11:00,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:11:00 GMT 2018-09-30 06:11:00,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:11:00,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12178 2018-09-30 06:11:00,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-30 06:11:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:11:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:11:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:11:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:11:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-30 06:11:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-30 06:11:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:11:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:11:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-30 06:11:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:11:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-30 06:11:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-09-30 06:11:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-30 06:11:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-30 06:11:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:11:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-30 06:11:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:11:00,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:11:00,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:11:00,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:11:00,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:11:00,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:11:00,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:11:00,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:11:00 GMT 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-30 06:11:00,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:05,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-09-30 06:11:05,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:11:05,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:11:05,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:11:05,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:11:05,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:11:01.134Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:11:01.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}, {"node_instance_id": "bind_floatingip_59utxo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-30T06:11:01.134Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:11:01.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"}], "metadata": {"pagination": {"total": 734, "offset": 713, "size": 50}}} 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:11:05 GMT 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1060 2018-09-30 06:11:05,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:05,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-09-30 06:11:05,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-30 06:11:05,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/a9ecb7e4-4846-4b03-878d-7ea89c7a5805 2018-09-30 06:11:05,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:11:05,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:11:05,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:11:05,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:11:05,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:08:07.816Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "a9ecb7e4-4846-4b03-878d-7ea89c7a5805"} 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:11:05 GMT 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-09-30 06:11:05,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:05,577 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/clearwater-opnfv 2018-09-30 06:11:06,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8b8be639-56a9-4074-a365-fea303f70236", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "bono_cluster_size": 1, "flavor_id": "475543be-1b27-4dd1-a1e0-15d4bdcd48af", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:26.732Z", "updated_at": "2018-09-30T05:45:26.732Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-30 06:11:06,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:11:06,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:11:06 GMT 2018-09-30 06:11:06,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:11:06,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-30 06:11:06,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:06,379 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/clearwater-opnfv 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:11:06,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:11:06,473 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-30 06:11:06,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-30T05:45:17.747Z", "updated_at": "2018-09-30T05:45:17.747Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-30 06:11:06,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:11:06,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:11:06 GMT 2018-09-30 06:11:06,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:11:06,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-30 06:11:06,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:11:06,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 06:11:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:08,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cde7955-31e2-4477-b51d-795af929890d Date: Sun, 30 Sep 2018 06:11:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:11:08,337 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236 used request id req-1cde7955-31e2-4477-b51d-795af929890d 2018-09-30 06:11:08,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.83686614037s 2018-09-30 06:11:08,337 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8b8be639-56a9-4074-a365-fea303f70236 used request id req-1cde7955-31e2-4477-b51d-795af929890d 2018-09-30 06:11:08,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 06:11:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:08,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-babb91e3-a693-44f7-8bc4-f0545890aa7d x-compute-request-id: req-babb91e3-a693-44f7-8bc4-f0545890aa7d Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "475543be-1b27-4dd1-a1e0-15d4bdcd48af", "name": "cloudify_ims-flavor_alt_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "name": "cloudify_ims-flavor_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 06:11:08,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-babb91e3-a693-44f7-8bc4-f0545890aa7d 2018-09-30 06:11:08,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.196800947189s 2018-09-30 06:11:08,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-babb91e3-a693-44f7-8bc4-f0545890aa7d 2018-09-30 06:11:08,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 06:11:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:08,579 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:11:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-37fbbea2-d16d-4ee5-a00a-69ff387f59fe x-compute-request-id: req-37fbbea2-d16d-4ee5-a00a-69ff387f59fe Content-Length: 0 Content-Type: application/json 2018-09-30 06:11:08,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af used request id req-37fbbea2-d16d-4ee5-a00a-69ff387f59fe 2018-09-30 06:11:08,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413959026337s 2018-09-30 06:11:08,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/475543be-1b27-4dd1-a1e0-15d4bdcd48af used request id req-37fbbea2-d16d-4ee5-a00a-69ff387f59fe 2018-09-30 06:11:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 06:11:08,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/3608e350-e92a-4013-a28f-8af4fc97221e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:09,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-542430e5-5733-42f9-ad38-689d058c1a3f Content-Length: 0 Date: Sun, 30 Sep 2018 06:11:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:11:09,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/3608e350-e92a-4013-a28f-8af4fc97221e.json used request id req-542430e5-5733-42f9-ad38-689d058c1a3f 2018-09-30 06:11:09,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.1804420948s 2018-09-30 06:11:09,763 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/3608e350-e92a-4013-a28f-8af4fc97221e.json used request id req-542430e5-5733-42f9-ad38-689d058c1a3f 2018-09-30 06:11:09,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:11:09,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:09,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2859c8d8-ed19-4a99-88df-61c7c94ab232 Date: Sun, 30 Sep 2018 06:11:09 GMT RESP BODY: {"floatingips": []} 2018-09-30 06:11:09,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2859c8d8-ed19-4a99-88df-61c7c94ab232 2018-09-30 06:11:09,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.216331958771s 2018-09-30 06:11:09,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2859c8d8-ed19-4a99-88df-61c7c94ab232 2018-09-30 06:11:09,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 06:11:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:10,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:11:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac08d4a2-85f7-4033-ae7b-c0f859c13c6b x-compute-request-id: req-ac08d4a2-85f7-4033-ae7b-c0f859c13c6b Content-Type: application/json 2018-09-30 06:11:10,272 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7 used request id req-ac08d4a2-85f7-4033-ae7b-c0f859c13c6b 2018-09-30 06:11:10,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.286494016647s 2018-09-30 06:11:10,272 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7 used request id req-ac08d4a2-85f7-4033-ae7b-c0f859c13c6b 2018-09-30 06:11:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:11:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:10,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-933feafb-b422-45a5-b2a9-713aae45fb44 x-compute-request-id: req-933feafb-b422-45a5-b2a9-713aae45fb44 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:02", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:02", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:44:10.000000", "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:11:10Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:11:10,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-933feafb-b422-45a5-b2a9-713aae45fb44 2018-09-30 06:11:10,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638377904892s 2018-09-30 06:11:10,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-933feafb-b422-45a5-b2a9-713aae45fb44 2018-09-30 06:11:10,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:11:12,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:11:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:13,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d20a497c-4a1a-446b-bdaf-52d31c7b6bb2 x-compute-request-id: req-d20a497c-4a1a-446b-bdaf-52d31c7b6bb2 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:1f:02", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/46bbebbf-cd00-43f2-8415-1f787aca45f7", "rel": "bookmark"}], "image": {"id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "links": [{"href": "http://172.30.9.29:8774/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T05:44:10.000000", "flavor": {"id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "links": [{"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}]}, "id": "46bbebbf-cd00-43f2-8415-1f787aca45f7", "security_groups": [{"name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}], "user_id": "1fd310ec0d174b4db019ce6aa9496527", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:11:10Z", "hostId": "669ae9f21b42754fafad20b1e4f9f196a6440a48463cdef5776d6567", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "name": "cloudify_ims-vm_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "created": "2018-09-30T05:41:43Z", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:11:13,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d20a497c-4a1a-446b-bdaf-52d31c7b6bb2 2018-09-30 06:11:13,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764778852463s 2018-09-30 06:11:13,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d20a497c-4a1a-446b-bdaf-52d31c7b6bb2 2018-09-30 06:11:13,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:11:15,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:11:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62399462-dd32-44ea-9068-59000e3b39fd x-compute-request-id: req-62399462-dd32-44ea-9068-59000e3b39fd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 06:11:15,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62399462-dd32-44ea-9068-59000e3b39fd 2018-09-30 06:11:15,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0916709899902s 2018-09-30 06:11:15,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62399462-dd32-44ea-9068-59000e3b39fd 2018-09-30 06:11:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:11:15,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:15,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-eedd95bb-634f-4dd7-8ea1-da50b123d71c Date: Sun, 30 Sep 2018 06:11:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:41:37Z", "updated_at": "2018-09-30T05:41:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "32ba8585-37b9-4d49-ab8c-ca912b396eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "6a4b3d25-d16b-4915-b6c0-90a22c35a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-30T05:41:40Z", "revision_number": 0, "id": "8f0d635d-efd6-4027-bf74-1937eb2fca03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "b04da5ab-8937-4d2c-837a-50632f277042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T05:41:39Z", "revision_number": 0, "id": "c452e977-73ba-448d-b3f1-8e2b3587c3d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:39Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-30T05:41:40Z", "revision_number": 0, "id": "d2fca72a-e542-4ac2-908d-87cb88a91e22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:40Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:37Z", "revision_number": 0, "id": "e110f3b1-1ba8-4cee-b84b-dd99f9907e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:37Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:41:38Z", "revision_number": 0, "id": "f1b7b487-e31f-4f1d-8e31-8db38aca29df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:41:38Z", "security_group_id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 8, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "c110796d-9f99-4f44-8a52-6b9c8648e5c5", "name": "cloudify_ims-sg_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:45:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:45:14Z", "revision_number": 0, "id": "ca68649e-6d55-4400-9d5c-9f9497854a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:45:14Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 5, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 06:11:15,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-eedd95bb-634f-4dd7-8ea1-da50b123d71c 2018-09-30 06:11:15,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214339017868s 2018-09-30 06:11:15,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-eedd95bb-634f-4dd7-8ea1-da50b123d71c 2018-09-30 06:11:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 06:11:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c110796d-9f99-4f44-8a52-6b9c8648e5c5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:16,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f3fd149-b3ae-44e8-b15a-145ca312e587 Content-Length: 0 Date: Sun, 30 Sep 2018 06:11:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:11:16,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c110796d-9f99-4f44-8a52-6b9c8648e5c5.json used request id req-4f3fd149-b3ae-44e8-b15a-145ca312e587 2018-09-30 06:11:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.175672054291s 2018-09-30 06:11:16,176 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c110796d-9f99-4f44-8a52-6b9c8648e5c5.json used request id req-4f3fd149-b3ae-44e8-b15a-145ca312e587 2018-09-30 06:11:16,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-30 06:11:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:16,216 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f64def7-bcb8-4841-9a4b-1f8938211f43 x-compute-request-id: req-8f64def7-bcb8-4841-9a4b-1f8938211f43 Content-Length: 0 Content-Type: application/json 2018-09-30 06:11:16,217 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc used request id req-8f64def7-bcb8-4841-9a4b-1f8938211f43 2018-09-30 06:11:16,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0405700206757s 2018-09-30 06:11:16,217 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc used request id req-8f64def7-bcb8-4841-9a4b-1f8938211f43 2018-09-30 06:11:16,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-30 06:11:16,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" -d '{"subnet_id": "145461d9-9ea4-4e7e-8ab9-3467e55d1288"}' 2018-09-30 06:11:17,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7a6428b-dd01-409a-a9c3-2a010f830b8e Date: Sun, 30 Sep 2018 06:11:17 GMT RESP BODY: {"network_id": "4a6f3291-14af-41e3-a8b8-5591d1de2589", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "subnet_id": "145461d9-9ea4-4e7e-8ab9-3467e55d1288", "subnet_ids": ["145461d9-9ea4-4e7e-8ab9-3467e55d1288"], "port_id": "72b668ff-12f8-4120-ad9f-e273e03b6f92", "id": "2d631404-74cc-4b44-a137-2eeb9e9942f5"} 2018-09-30 06:11:17,741 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5/remove_router_interface.json used request id req-c7a6428b-dd01-409a-a9c3-2a010f830b8e 2018-09-30 06:11:17,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.52343583107s 2018-09-30 06:11:17,741 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5/remove_router_interface.json used request id req-c7a6428b-dd01-409a-a9c3-2a010f830b8e returning object 2d631404-74cc-4b44-a137-2eeb9e9942f5 2018-09-30 06:11:17,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-30 06:11:17,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:17,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c63b11cf-df75-4a29-826a-5f78ce750c87 Date: Sun, 30 Sep 2018 06:11:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:50Z", "admin_state_up": true, "updated_at": "2018-09-30T06:11:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "2d631404-74cc-4b44-a137-2eeb9e9942f5", "name": "cloudify_ims-router_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 06:11:17,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c63b11cf-df75-4a29-826a-5f78ce750c87 2018-09-30 06:11:17,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.211040973663s 2018-09-30 06:11:17,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c63b11cf-df75-4a29-826a-5f78ce750c87 2018-09-30 06:11:17,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-30 06:11:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:22,144 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b616d9d5-3956-4bff-9c0b-97e979f2f669 Content-Length: 0 Date: Sun, 30 Sep 2018 06:11:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:11:22,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5.json used request id req-b616d9d5-3956-4bff-9c0b-97e979f2f669 2018-09-30 06:11:22,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.18971204758s 2018-09-30 06:11:22,145 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/2d631404-74cc-4b44-a137-2eeb9e9942f5.json used request id req-b616d9d5-3956-4bff-9c0b-97e979f2f669 2018-09-30 06:11:22,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 06:11:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:22,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2aeec90a-c60f-4f66-8e73-d75573ec7111 Date: Sun, 30 Sep 2018 06:11:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T05:39:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"145461d9-9ea4-4e7e-8ab9-3467e55d1288","subnetpool_id":null,"name":"cloudify_ims-subnet_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 06:11:22,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-2aeec90a-c60f-4f66-8e73-d75573ec7111 2018-09-30 06:11:22,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.199098110199s 2018-09-30 06:11:22,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-2aeec90a-c60f-4f66-8e73-d75573ec7111 2018-09-30 06:11:22,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-30 06:11:22,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/145461d9-9ea4-4e7e-8ab9-3467e55d1288.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:24,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74eaed42-08a3-4393-a99a-299c0084dfb4 Date: Sun, 30 Sep 2018 06:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:11:24,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/145461d9-9ea4-4e7e-8ab9-3467e55d1288.json used request id req-74eaed42-08a3-4393-a99a-299c0084dfb4 2018-09-30 06:11:24,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.28740310669s 2018-09-30 06:11:24,634 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/145461d9-9ea4-4e7e-8ab9-3467e55d1288.json used request id req-74eaed42-08a3-4393-a99a-299c0084dfb4 2018-09-30 06:11:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:11:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:24,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-31c8c953-f570-4468-9ee7-7462f79144fd Date: Sun, 30 Sep 2018 06:11:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T06:11:24Z","tenant_id":"ee4b50e958ea43d7a2eb1d9059500a00","created_at":"2018-09-30T05:39:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ee4b50e958ea43d7a2eb1d9059500a00","id":"4a6f3291-14af-41e3-a8b8-5591d1de2589","name":"cloudify_ims-net_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 06:11:24,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-31c8c953-f570-4468-9ee7-7462f79144fd 2018-09-30 06:11:24,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257185935974s 2018-09-30 06:11:24,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-31c8c953-f570-4468-9ee7-7462f79144fd 2018-09-30 06:11:24,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-30 06:11:24,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/4a6f3291-14af-41e3-a8b8-5591d1de2589.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:25,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9297f0e7-6a42-4ff6-aae6-caaca8c1fe07 Date: Sun, 30 Sep 2018 06:11:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:11:25,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4a6f3291-14af-41e3-a8b8-5591d1de2589.json used request id req-9297f0e7-6a42-4ff6-aae6-caaca8c1fe07 2018-09-30 06:11:25,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.895446062088s 2018-09-30 06:11:25,789 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/4a6f3291-14af-41e3-a8b8-5591d1de2589.json used request id req-9297f0e7-6a42-4ff6-aae6-caaca8c1fe07 2018-09-30 06:11:25,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:11:25,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:25,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-57254684-d6f6-4e94-8022-4ffb629efc7b Date: Sun, 30 Sep 2018 06:11:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "metadata": {}}], "file": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/file", "owner": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "76ff4eb1-9f02-4893-80f5-972a893a0c3e", "size": 4373348352, "self": "/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T05:41:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T05:40:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:11:25,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-57254684-d6f6-4e94-8022-4ffb629efc7b 2018-09-30 06:11:25,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168436050415s 2018-09-30 06:11:25,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-57254684-d6f6-4e94-8022-4ffb629efc7b 2018-09-30 06:11:25,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 06:11:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bcce5fabcff9fa68a637c12b4878871ff37efb14" 2018-09-30 06:11:29,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce9e4c2f-a9c6-475c-b61d-39328b53d850 Date: Sun, 30 Sep 2018 06:11:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:11:29,834 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e used request id req-ce9e4c2f-a9c6-475c-b61d-39328b53d850 2018-09-30 06:11:29,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.87321901321s 2018-09-30 06:11:29,834 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/76ff4eb1-9f02-4893-80f5-972a893a0c3e used request id req-ce9e4c2f-a9c6-475c-b61d-39328b53d850 2018-09-30 06:11:29,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 06:11:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:29,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efc52847-dfe1-45ae-9acd-51bc64d1abf9 x-compute-request-id: req-efc52847-dfe1-45ae-9acd-51bc64d1abf9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "b1ca1ca6-8ffa-4b83-8162-1a009119544c", "name": "cloudify_ims-flavor_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 06:11:29,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-efc52847-dfe1-45ae-9acd-51bc64d1abf9 2018-09-30 06:11:29,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295429229736s 2018-09-30 06:11:29,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-efc52847-dfe1-45ae-9acd-51bc64d1abf9 2018-09-30 06:11:29,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 06:11:29,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:29,916 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9eb999a-a417-40c7-a3a8-6b949bc59e4d x-compute-request-id: req-f9eb999a-a417-40c7-a3a8-6b949bc59e4d Content-Length: 0 Content-Type: application/json 2018-09-30 06:11:29,916 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c used request id req-f9eb999a-a417-40c7-a3a8-6b949bc59e4d 2018-09-30 06:11:29,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500640869141s 2018-09-30 06:11:29,916 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b1ca1ca6-8ffa-4b83-8162-1a009119544c used request id req-f9eb999a-a417-40c7-a3a8-6b949bc59e4d 2018-09-30 06:11:29,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 06:11:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c99f38-5744-499a-aa09-a28f8153f021 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc", "links": {"self": "http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527"}, "domain_id": "default", "enabled": true, "id": "1fd310ec0d174b4db019ce6aa9496527", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 06:11:30,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-78c99f38-5744-499a-aa09-a28f8153f021 2018-09-30 06:11:30,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965900421143s 2018-09-30 06:11:30,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-78c99f38-5744-499a-aa09-a28f8153f021 2018-09-30 06:11:30,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 06:11:30,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5444f1fb-5d0f-48bd-b420-915dd51ac978 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527"}, "enabled": true, "id": "1fd310ec0d174b4db019ce6aa9496527", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}} 2018-09-30 06:11:30,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 used request id req-5444f1fb-5d0f-48bd-b420-915dd51ac978 2018-09-30 06:11:30,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971088409424s 2018-09-30 06:11:30,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 used request id req-5444f1fb-5d0f-48bd-b420-915dd51ac978 2018-09-30 06:11:30,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 06:11:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38876b79-c781-4be3-91d5-77ffe6851388 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:11:30,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 used request id req-38876b79-c781-4be3-91d5-77ffe6851388 2018-09-30 06:11:30,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203811168671s 2018-09-30 06:11:30,323 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fd310ec0d174b4db019ce6aa9496527 used request id req-38876b79-c781-4be3-91d5-77ffe6851388 2018-09-30 06:11:30,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 06:11:30,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013b5274-bd17-4241-bdad-be87f4881bd7 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00"}, "enabled": true, "id": "ee4b50e958ea43d7a2eb1d9059500a00", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d9e3573e-b8fe-4ae7-b9bf-33963a326ffc"}]} 2018-09-30 06:11:30,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-013b5274-bd17-4241-bdad-be87f4881bd7 2018-09-30 06:11:30,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0854659080505s 2018-09-30 06:11:30,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-013b5274-bd17-4241-bdad-be87f4881bd7 2018-09-30 06:11:30,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 06:11:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0df7ba-1fc5-4752-9e2c-f701af3d8cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:11:30,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00 used request id req-5e0df7ba-1fc5-4752-9e2c-f701af3d8cc5 2018-09-30 06:11:30,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161890029907s 2018-09-30 06:11:30,574 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ee4b50e958ea43d7a2eb1d9059500a00 used request id req-5e0df7ba-1fc5-4752-9e2c-f701af3d8cc5 2018-09-30 06:11:30,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:11:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e94c33d-f46e-4cac-ad78-7edada860243 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "852f166bf70a4e41979a6118640e948d", "links": {"self": "http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 06:11:30,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e94c33d-f46e-4cac-ad78-7edada860243 2018-09-30 06:11:30,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822319984436s 2018-09-30 06:11:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 06:11:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ce32cff-b8ff-43ba-800c-0ca50721ea49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:11:30,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/852f166bf70a4e41979a6118640e948d used request id req-8ce32cff-b8ff-43ba-800c-0ca50721ea49 2018-09-30 06:11:30,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0971610546112s 2018-09-30 06:11:30,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:11:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ee4b50e958ea43d7a2eb1d9059500a00&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:30,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-d3f8a8c3-c5c3-49e8-940b-03e735eef1da Date: Sun, 30 Sep 2018 06:11:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:45:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:45:14Z", "revision_number": 0, "id": "ca68649e-6d55-4400-9d5c-9f9497854a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:45:14Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 5, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 06:11:30,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ee4b50e958ea43d7a2eb1d9059500a00&name=default used request id req-d3f8a8c3-c5c3-49e8-940b-03e735eef1da 2018-09-30 06:11:30,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.188220977783s 2018-09-30 06:11:30,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=ee4b50e958ea43d7a2eb1d9059500a00&name=default used request id req-d3f8a8c3-c5c3-49e8-940b-03e735eef1da 2018-09-30 06:11:30,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:11:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:31,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-a1b14e55-a6c8-4d9d-8bb7-7d2f33ed3293 Date: Sun, 30 Sep 2018 06:11:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "created_at": "2018-09-30T05:39:48Z", "updated_at": "2018-09-30T05:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "8f009401-1818-4895-9750-34c28ca7908d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "3db9946b-9114-4478-be62-66dc92add5e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "864dc03a-585c-4daa-ba7a-5297f437e96a", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T05:45:14Z", "revision_number": 0, "id": "ca68649e-6d55-4400-9d5c-9f9497854a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T05:45:14Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T05:39:48Z", "revision_number": 0, "id": "2a75f1ea-05e1-408c-a121-ab3cdcc387c2", "remote_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "remote_ip_prefix": null, "created_at": "2018-09-30T05:39:48Z", "security_group_id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "tenant_id": "ee4b50e958ea43d7a2eb1d9059500a00", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee4b50e958ea43d7a2eb1d9059500a00"}], "revision_number": 5, "project_id": "ee4b50e958ea43d7a2eb1d9059500a00", "id": "efea74e6-bd49-417a-ac33-68ba6ed84a5d", "name": "default"}]} 2018-09-30 06:11:31,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a1b14e55-a6c8-4d9d-8bb7-7d2f33ed3293 2018-09-30 06:11:31,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.213325023651s 2018-09-30 06:11:31,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a1b14e55-a6c8-4d9d-8bb7-7d2f33ed3293 2018-09-30 06:11:31,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 06:11:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/efea74e6-bd49-417a-ac33-68ba6ed84a5d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f582d9c28373255cde6474a36678809dcff8bcb6" 2018-09-30 06:11:31,458 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2560806-e0a5-43e9-8753-1e5711aeded9 Content-Length: 0 Date: Sun, 30 Sep 2018 06:11:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:11:31,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/efea74e6-bd49-417a-ac33-68ba6ed84a5d.json used request id req-c2560806-e0a5-43e9-8753-1e5711aeded9 2018-09-30 06:11:31,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.288952112198s 2018-09-30 06:11:31,459 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/efea74e6-bd49-417a-ac33-68ba6ed84a5d.json used request id req-c2560806-e0a5-43e9-8753-1e5711aeded9 2018-09-30 06:11:31,482 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-09-30 06:11:31,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 06:11:31,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 06:11:31,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 06:11:31,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 06:11:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 06:11:31,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ade629-34af-44ce-9058-0dac83a7ba6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 06:11:31,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-c3ade629-34af-44ce-9058-0dac83a7ba6a 2018-09-30 06:11:31,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 06:11:32,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T07:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["aAQPCmxqS7W34q9fiHdETg"], "issued_at": "2018-09-30T06:11:32.000000Z"}} 2018-09-30 06:11:32,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:11:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:32,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2de76753-b812-4997-8d57-21e48fe15ede Date: Sun, 30 Sep 2018 06:11:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 06:11:32,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2de76753-b812-4997-8d57-21e48fe15ede 2018-09-30 06:11:32,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.218268156052s 2018-09-30 06:11:32,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2de76753-b812-4997-8d57-21e48fe15ede 2018-09-30 06:11:32,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 06:11:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:32,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 06:11:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 06:11:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:32,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabbabb5-6ac3-45ee-81e3-b7f961ccd680 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 06:11:32,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-cabbabb5-6ac3-45ee-81e3-b7f961ccd680 2018-09-30 06:11:32,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0935850143433s 2018-09-30 06:11:32,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 06:11:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}}' 2018-09-30 06:11:32,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 06:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d22334a-e5b2-4a71-bac2-ff1c8910ab5a Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f"}, "enabled": true, "id": "7286c41c419946169f359c327b32f54f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}} 2018-09-30 06:11:32,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6d22334a-e5b2-4a71-bac2-ff1c8910ab5a 2018-09-30 06:11:32,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116067886353s 2018-09-30 06:11:32,486 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6d22334a-e5b2-4a71-bac2-ff1c8910ab5a 2018-09-30 06:11:32,487 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'id': u'7286c41c419946169f359c327b32f54f', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 06:11:32,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 06:11:32,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357897996902s 2018-09-30 06:11:32,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:32,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37838366-e404-4206-a806-f507b6b0d6e5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2"}, "enabled": true, "id": "95d5c55057d948d8887b7f8f2d24e9e2", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}} 2018-09-30 06:11:32,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 used request id req-37838366-e404-4206-a806-f507b6b0d6e5 2018-09-30 06:11:32,943 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'95d5c55057d948d8887b7f8f2d24e9e2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce'}) 2018-09-30 06:11:32,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:11:32,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558dd55f-dec1-4a30-af41-85d581a46d38 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 06:11:33,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-558dd55f-dec1-4a30-af41-85d581a46d38 2018-09-30 06:11:33,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0899910926819s 2018-09-30 06:11:33,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:11:33,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d3d1ed-a6cb-439c-bc9b-02939c7fe5a0 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 06:11:33,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8d3d1ed-a6cb-439c-bc9b-02939c7fe5a0 2018-09-30 06:11:33,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.156854867935s 2018-09-30 06:11:33,192 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 06:11:33,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 06:11:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"role": {"name": "Member"}}' 2018-09-30 06:11:33,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df977502-03b0-4fac-9488-0f154b93d2d1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f453cb081e114ad782b33df905bbe89b", "links": {"self": "http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b"}, "name": "Member"}} 2018-09-30 06:11:33,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-df977502-03b0-4fac-9488-0f154b93d2d1 2018-09-30 06:11:33,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.114081144333s 2018-09-30 06:11:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9de8f0c-53e0-4013-88a2-52165dc146ba Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b"}, "domain_id": null, "name": "Member", "id": "f453cb081e114ad782b33df905bbe89b"}} 2018-09-30 06:11:33,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b used request id req-d9de8f0c-53e0-4013-88a2-52165dc146ba 2018-09-30 06:11:33,401 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b'}, 'domain_id': None, 'human_id': None, 'id': u'f453cb081e114ad782b33df905bbe89b', 'HUMAN_ID': False}) 2018-09-30 06:11:33,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:11:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f387f55a-8813-498f-be5d-6ae69863ae1f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f453cb081e114ad782b33df905bbe89b", "links": {"self": "http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b"}, "name": "Member"}]} 2018-09-30 06:11:33,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f387f55a-8813-498f-be5d-6ae69863ae1f 2018-09-30 06:11:33,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763812065125s 2018-09-30 06:11:33,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 06:11:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ec7441-e184-43f3-819d-44c3d229301a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 06:11:33,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a2ec7441-e184-43f3-819d-44c3d229301a 2018-09-30 06:11:33,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0811748504639s 2018-09-30 06:11:33,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 06:11:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82bc27d-21e9-4791-9596-084634af82bf Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "links": {"self": "http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2"}, "domain_id": "default", "enabled": true, "id": "95d5c55057d948d8887b7f8f2d24e9e2", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 06:11:33,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e82bc27d-21e9-4791-9596-084634af82bf 2018-09-30 06:11:33,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960729122162s 2018-09-30 06:11:33,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e82bc27d-21e9-4791-9596-084634af82bf 2018-09-30 06:11:33,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 06:11:33,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83e3f09-0007-4388-b153-bcaddb0c0e4b Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f"}, "enabled": true, "id": "7286c41c419946169f359c327b32f54f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 06:11:33,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c83e3f09-0007-4388-b153-bcaddb0c0e4b 2018-09-30 06:11:33,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0737111568451s 2018-09-30 06:11:33,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c83e3f09-0007-4388-b153-bcaddb0c0e4b 2018-09-30 06:11:33,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 06:11:33,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=95d5c55057d948d8887b7f8f2d24e9e2&scope.project.id=7286c41c419946169f359c327b32f54f&role.id=f453cb081e114ad782b33df905bbe89b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ee1185-c2a0-4274-ab53-b09dc8e9f337 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=95d5c55057d948d8887b7f8f2d24e9e2&scope.project.id=7286c41c419946169f359c327b32f54f&role.id=f453cb081e114ad782b33df905bbe89b", "previous": null, "next": null}} 2018-09-30 06:11:33,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=95d5c55057d948d8887b7f8f2d24e9e2&scope.project.id=7286c41c419946169f359c327b32f54f&role.id=f453cb081e114ad782b33df905bbe89b used request id req-a9ee1185-c2a0-4274-ab53-b09dc8e9f337 2018-09-30 06:11:33,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0791230201721s 2018-09-30 06:11:33,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 06:11:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f/users/95d5c55057d948d8887b7f8f2d24e9e2/roles/f453cb081e114ad782b33df905bbe89b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:33,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d72324f2-1e34-4911-8075-aba9b8edeebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:11:33,944 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f/users/95d5c55057d948d8887b7f8f2d24e9e2/roles/f453cb081e114ad782b33df905bbe89b used request id req-d72324f2-1e34-4911-8075-aba9b8edeebf 2018-09-30 06:11:33,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122624158859s 2018-09-30 06:11:33,945 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'e4f10c80-60a4-4cfb-866a-d55763ef28e7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'project_id': u'7286c41c419946169f359c327b32f54f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 06:11:33,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 06:11:33,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 06:11:33,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 06:11:33,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 06:11:33,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 06:11:33,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 06:11:33,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 06:11:33,951 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'password': 'e4f10c80-60a4-4cfb-866a-d55763ef28e7', 'project_name': 'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '7286c41c419946169f359c327b32f54f', 'project_domain_name': 'Default'} 2018-09-30 06:11:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-09-30 06:11:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-09-30 06:11:34,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-09-30 06:11:34,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-09-30 06:11:34,101 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-09-30 06:11:34,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 06:11:34,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:34,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf03003b-1013-4796-a4bc-ac9360742f82 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 06:11:34,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-cf03003b-1013-4796-a4bc-ac9360742f82 2018-09-30 06:11:34,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0816659927368s 2018-09-30 06:11:34,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 06:11:34,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:11:34,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b200a7-f077-4a1d-b6c9-8a1706dfa570 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f"}, "enabled": true, "id": "7286c41c419946169f359c327b32f54f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 06:11:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a7b200a7-f077-4a1d-b6c9-8a1706dfa570 2018-09-30 06:11:34,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820391178131s 2018-09-30 06:11:34,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a7b200a7-f077-4a1d-b6c9-8a1706dfa570 2018-09-30 06:11:34,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-30 06:11:34,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"network": {"tenant_id": "7286c41c419946169f359c327b32f54f", "name": "vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "admin_state_up": true}}' 2018-09-30 06:11:34,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f24b8cf1-d9d1-4231-9390-7931f6f5c7ad Date: Sun, 30 Sep 2018 06:11:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"70a43d00-6115-482d-b389-ed31bb5e8447","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"7286c41c419946169f359c327b32f54f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T06:11:34Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce","admin_state_up":true,"tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:34Z","mtu":1450}} 2018-09-30 06:11:34,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f24b8cf1-d9d1-4231-9390-7931f6f5c7ad 2018-09-30 06:11:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.579144001007s 2018-09-30 06:11:34,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f24b8cf1-d9d1-4231-9390-7931f6f5c7ad 2018-09-30 06:11:34,850 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-30T06:11:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'70a43d00-6115-482d-b389-ed31bb5e8447', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'created_at': u'2018-09-30T06:11:34Z', u'mtu': 1450, u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7286c41c419946169f359c327b32f54f'}) 2018-09-30 06:11:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 06:11:34,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0411868-d722-4e0a-8fbb-70a7d573a50e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 06:11:34,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-e0411868-d722-4e0a-8fbb-70a7d573a50e 2018-09-30 06:11:34,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 06:11:35,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f453cb081e114ad782b33df905bbe89b", "name": "Member"}], "expires_at": "2018-09-30T07:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7286c41c419946169f359c327b32f54f", "name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/7286c41c419946169f359c327b32f54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/7286c41c419946169f359c327b32f54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/7286c41c419946169f359c327b32f54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/7286c41c419946169f359c327b32f54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/7286c41c419946169f359c327b32f54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/7286c41c419946169f359c327b32f54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7286c41c419946169f359c327b32f54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/7286c41c419946169f359c327b32f54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/7286c41c419946169f359c327b32f54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7286c41c419946169f359c327b32f54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/7286c41c419946169f359c327b32f54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/7286c41c419946169f359c327b32f54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "id": "95d5c55057d948d8887b7f8f2d24e9e2"}, "audit_ids": ["CAMCtRYKSG2XuEdsFvzPyw"], "issued_at": "2018-09-30T06:11:35.000000Z"}} 2018-09-30 06:11:35,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:11:35,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:11:35,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-d8fc0985-9e6b-4f74-879d-e5bf056cd2ca Date: Sun, 30 Sep 2018 06:11:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T06:11:34Z","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7286c41c419946169f359c327b32f54f","id":"70a43d00-6115-482d-b389-ed31bb5e8447","name":"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:11:35,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d8fc0985-9e6b-4f74-879d-e5bf056cd2ca 2018-09-30 06:11:35,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346005916595s 2018-09-30 06:11:35,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d8fc0985-9e6b-4f74-879d-e5bf056cd2ca 2018-09-30 06:11:35,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-30 06:11:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"subnet": {"name": "vyos_vrouter-subnet_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "enable_dhcp": true, "network_id": "70a43d00-6115-482d-b389-ed31bb5e8447", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-30 06:11:36,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9b0f6c09-3465-48af-9d76-35a32eabf322 Date: Sun, 30 Sep 2018 06:11:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70a43d00-6115-482d-b389-ed31bb5e8447","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T06:11:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7286c41c419946169f359c327b32f54f","id":"1a3f3bb2-e991-4e2f-a5ea-07fa72dba354","subnetpool_id":null,"name":"vyos_vrouter-subnet_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}} 2018-09-30 06:11:36,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9b0f6c09-3465-48af-9d76-35a32eabf322 2018-09-30 06:11:36,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.565999984741s 2018-09-30 06:11:36,149 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9b0f6c09-3465-48af-9d76-35a32eabf322 2018-09-30 06:11:36,150 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T06:11:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1a3f3bb2-e991-4e2f-a5ea-07fa72dba354', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'enable_dhcp': True, u'network_id': u'70a43d00-6115-482d-b389-ed31bb5e8447', u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'created_at': u'2018-09-30T06:11:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7286c41c419946169f359c327b32f54f'}) 2018-09-30 06:11:36,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-30 06:11:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "vyos_vrouter-router_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "admin_state_up": true}}' 2018-09-30 06:11:41,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c8d7ad12-72a6-4f0c-8556-8eaee057497c Date: Sun, 30 Sep 2018 06:11:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:36Z", "admin_state_up": true, "updated_at": "2018-09-30T06:11:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7286c41c419946169f359c327b32f54f", "id": "c4470516-1ace-418e-9fa4-7ea52624459d", "name": "vyos_vrouter-router_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}} 2018-09-30 06:11:41,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c8d7ad12-72a6-4f0c-8556-8eaee057497c 2018-09-30 06:11:41,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.3137319088s 2018-09-30 06:11:41,465 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c8d7ad12-72a6-4f0c-8556-8eaee057497c 2018-09-30 06:11:41,465 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T06:11:37Z', u'revision_number': 3, u'id': u'c4470516-1ace-418e-9fa4-7ea52624459d', u'external_gateway_info': {u'network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d746b2d-37e4-42b7-8b76-ec4e5db3cf28', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'admin_state_up': True, u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'created_at': u'2018-09-30T06:11:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'7286c41c419946169f359c327b32f54f'}) 2018-09-30 06:11:41,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-30 06:11:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"subnet_id": "1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"}' 2018-09-30 06:11:43,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-059833ab-ffb5-45a0-816f-959039dce2d5 Date: Sun, 30 Sep 2018 06:11:43 GMT RESP BODY: {"network_id": "70a43d00-6115-482d-b389-ed31bb5e8447", "tenant_id": "7286c41c419946169f359c327b32f54f", "subnet_id": "1a3f3bb2-e991-4e2f-a5ea-07fa72dba354", "subnet_ids": ["1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"], "port_id": "868384ae-5798-4f0e-bc7d-a1142ad2a877", "id": "c4470516-1ace-418e-9fa4-7ea52624459d"} 2018-09-30 06:11:43,654 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d/add_router_interface.json used request id req-059833ab-ffb5-45a0-816f-959039dce2d5 2018-09-30 06:11:43,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18818211555s 2018-09-30 06:11:43,655 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d/add_router_interface.json used request id req-059833ab-ffb5-45a0-816f-959039dce2d5 returning object c4470516-1ace-418e-9fa4-7ea52624459d 2018-09-30 06:11:43,655 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-30 06:12:06,552 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-30 06:12:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:12:06,559 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 06:12:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 06:12:06,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:12:06,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:12:06,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ed9756d3-5f94-4973-b3f6-dded0c1f6244 Date: Sun, 30 Sep 2018 06:12:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:12:06,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ed9756d3-5f94-4973-b3f6-dded0c1f6244 2018-09-30 06:12:06,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177803993225s 2018-09-30 06:12:06,738 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ed9756d3-5f94-4973-b3f6-dded0c1f6244 2018-09-30 06:12:06,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 06:12:06,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}' 2018-09-30 06:12:06,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632 X-Openstack-Request-Id: req-a7b9c726-ee19-42a0-ba33-c05c5fbcce5b Date: Sun, 30 Sep 2018 06:12:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "size": null, "self": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T06:12:06Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": null, "created_at": "2018-09-30T06:12:06Z", "protected": false} 2018-09-30 06:12:06,957 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a7b9c726-ee19-42a0-ba33-c05c5fbcce5b 2018-09-30 06:12:06,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217136859894s 2018-09-30 06:12:06,958 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a7b9c726-ee19-42a0-ba33-c05c5fbcce5b returning object 1f5d14de-c697-47c9-94ec-58b3da89a632 2018-09-30 06:12:06,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 06:12:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '' 2018-09-30 06:13:20,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e240bfc2-a6b0-4a51-b9f9-6b3f9e2d894d Date: Sun, 30 Sep 2018 06:13:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:13:20,513 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file used request id req-e240bfc2-a6b0-4a51-b9f9-6b3f9e2d894d 2018-09-30 06:13:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.5547230244s 2018-09-30 06:13:20,514 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file used request id req-e240bfc2-a6b0-4a51-b9f9-6b3f9e2d894d 2018-09-30 06:13:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:13:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:20,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7fb9391f-3786-4f41-b966-64d8b87d724a Date: Sun, 30 Sep 2018 06:13:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "metadata": {}}], "file": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "size": 4373348352, "self": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T06:13:20Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T06:12:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:13:20,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7fb9391f-3786-4f41-b966-64d8b87d724a 2018-09-30 06:13:20,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198945045471s 2018-09-30 06:13:20,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7fb9391f-3786-4f41-b966-64d8b87d724a 2018-09-30 06:13:20,716 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file', 'owner': u'7286c41c419946169f359c327b32f54f', 'id': u'1f5d14de-c697-47c9-94ec-58b3da89a632', 'size': 4373348352, u'self': u'/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7286c41c419946169f359c327b32f54f', 'name': 'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T06:13:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T06:13:20Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'created': u'2018-09-30T06:12:06Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-30T06:12:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-30 06:13:20,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 06:13:20,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-30 06:13:20,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fba6c53-8bcd-44bb-8fe7-e213da1dcbb8 x-compute-request-id: req-9fba6c53-8bcd-44bb-8fe7-e213da1dcbb8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "71961766-7fb8-46a9-b9af-96f9700734b7", "name": "vyos_vrouter-flavor_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 06:13:20,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9fba6c53-8bcd-44bb-8fe7-e213da1dcbb8 2018-09-30 06:13:20,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226187944412s 2018-09-30 06:13:20,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9fba6c53-8bcd-44bb-8fe7-e213da1dcbb8 returning object 71961766-7fb8-46a9-b9af-96f9700734b7 2018-09-30 06:13:20,945 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'71961766-7fb8-46a9-b9af-96f9700734b7', 'swap': 0}) 2018-09-30 06:13:20,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 06:13:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"extra_specs": {}}' 2018-09-30 06:13:20,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc652ec3-4ec1-487f-b882-dba2adcedcd0 x-compute-request-id: req-cc652ec3-4ec1-487f-b882-dba2adcedcd0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 06:13:20,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7/os-extra_specs used request id req-cc652ec3-4ec1-487f-b882-dba2adcedcd0 2018-09-30 06:13:20,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215530395508s 2018-09-30 06:13:20,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7/os-extra_specs used request id req-cc652ec3-4ec1-487f-b882-dba2adcedcd0 2018-09-30 06:13:20,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-30 06:13:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"keypair": {"name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}}' 2018-09-30 06:13:21,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b708db3-6303-4995-9396-48ea735dd36d x-compute-request-id: req-9b708db3-6303-4995-9396-48ea735dd36d Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsfmIjoLjwiKkMdlrN0/zbjrjTmWQSIJgD4Y4cmQJeKrb1HOvB9Nb2oA6iWuXAM5vWtou4cclvYdKTqoyAQvybyuXN/qjl/yggeZEBZ2dYaDRcSfxJjSQ17cs4Tg/tx2Kny5ijx0hpW8h0n5iX8iFU41i1VLPcABPtLzvleXq2piw33ztU009PFZaT1dTZksNpYtReZ0mN8TdhSFzHmEncJPJhK2fqp6Cg1ns82sgS881vtVne9FxGc1iqRDTb81BRZ+LuoQlZ+dlLYG9wybd1ikVTvFy8PFwgxlVne0gtf6NkbgSKJlp60M78mubhv0eSd+gfvR10BOJhEppPEKAr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArH5iI6C48IipDHZazdP8246405lkEiCYA+GOHJkCXiq29Rzr\nwfTW9qAOolrlwDOb1raLuHHJb2HSk6qMgEL8m8rlzf6o5f8oIHmRAWdnWGg0XEn8\nSY0kNe3LOE4P7cdip8uYo8dIaVvIdJ+Yl/IhVONYtVSz3AAT7S875Xl6tqYsN987\nVNNPTxWWk9XU2ZLDaWLUXmdJjfE3YUhcx5hJ3CTyYStn6qegoNZ7PNrIEvPNb7VZ\n3vRcRnNYqkQ02/NQUWfi7qEJWfnZS2BvcMm3dYpFU7xcvDxcIMZVZ3tILX+jZG4E\niiZaetDO/Jrm4b9HknfoH70ddATiYRKaTxCgKwIDAQABAoIBAGfzdiMwbaOPSAkZ\nnlliQoTyOtJSI2uFNvdHy8PSNgoXxdBrkGx/p7hS9t7C1qiAsY6wzfzmndVA541T\n/34gYGlm2hzNNm382erQOCHXdgFiMwPXFnIg28ygNJMHADR0rzCd0qwIocvUozYd\nI/GV2p50r/X/SLDxXxDWIUuGbPx6pJ650pu7ZdiIkwFvb/Efz/5BSxEc31v57bIT\nRhDGToOQ+o8NHUeXt+qyOBI+63gq7G097N3Hgirt+tJE1zLQ702NCZTIYSP/Ehxc\nr96P9H2To6/+ryVSCwNWIA6Hkqv83XHXkfeL5hV1AwBLTAsRwJ0aE1gB2fndnofs\nMJ3SibkCgYEA3MgEQjPfzF517WNTdBINe0nEjUwkUIc2VChRfcrQEkvrhsorEYbS\n/PuAAby3hIzX/Quu1FLtdFrf59zmSmPJwjkEzfyhbTw9X081Y7w2a4+mJvAf5zk2\nQMxdzq5S7PXXOFvSu2UJln/lRuP7fpbkn22guSPzKugbNo+AboDL4c0CgYEAyAJ1\nZpIkt8LGYugrTh1Sfu1N7ucecc9Lp6yEJEV8hTQe6KTG/zy0z2VB7BcAohfem9QW\nbWkZtcfIROmADXyJZQlDQVIzvLr1TVKIjRgXk899MSS3LR2+df0Y3KsK6HWblna7\nmvo0GJd5oujX2Vidy2FOG/wZRbDa+WpmxZFU8dcCgYAcP1cUJVDv8/IAomGuCxVA\nfeqw7VoEF5ii4dmzT3yZqq8CuuERx/88sOzqy/tq8R49WP5QWh/ZcDsPjlrEj8nj\nmKn9tOHuePOdOyQok48e6e0nNDfQvKgtWDh0Vidz++xCYLUwlrfIUqrCDC9EPggY\nQc17gpb9GV9J9shG2yG6zQKBgD4+HaD0+/4/3BMto0Rk9aZQXT9qp1vNogKlOl47\nTZv6c1/833zQvIgKP/Cj2+uVuA4Qe4ZC/eBHMvjXHaWUywEpV8e9OCKUoAAXHi2i\ngLvcB17CyUp+BiabxB/wDq3245t4ibuZ/5pjkVP0WC/oVvrS5kbpNkgs2Ihj52W2\na5PzAoGBAKII6Ig9c99FTRkwLiM49vTeU0tdKomjxxqo10vJJh4n1ZcZPrC7RsRU\nnjdeNqyMC+7CFvS6w52ikt/DZn6kiVJgsMK+xFZmMCAsXrosFif4nJ0IkevzHgT9\nKWAX0eXvuvd9eDZujDjMR0nSAondp6LI184Hprv7+yZeybY7H+tI\n-----END RSA PRIVATE KEY-----\n", "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "fingerprint": "39:45:e7:17:87:95:58:52:ef:4e:0f:fc:92:57:ad:1f"}} 2018-09-30 06:13:21,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9b708db3-6303-4995-9396-48ea735dd36d 2018-09-30 06:13:21,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.270617961884s 2018-09-30 06:13:21,239 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9b708db3-6303-4995-9396-48ea735dd36d 2018-09-30 06:13:21,240 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsfmIjoLjwiKkMdlrN0/zbjrjTmWQSIJgD4Y4cmQJeKrb1HOvB9Nb2oA6iWuXAM5vWtou4cclvYdKTqoyAQvybyuXN/qjl/yggeZEBZ2dYaDRcSfxJjSQ17cs4Tg/tx2Kny5ijx0hpW8h0n5iX8iFU41i1VLPcABPtLzvleXq2piw33ztU009PFZaT1dTZksNpYtReZ0mN8TdhSFzHmEncJPJhK2fqp6Cg1ns82sgS881vtVne9FxGc1iqRDTb81BRZ+LuoQlZ+dlLYG9wybd1ikVTvFy8PFwgxlVne0gtf6NkbgSKJlp60M78mubhv0eSd+gfvR10BOJhEppPEKAr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArH5iI6C48IipDHZazdP8246405lkEiCYA+GOHJkCXiq29Rzr\nwfTW9qAOolrlwDOb1raLuHHJb2HSk6qMgEL8m8rlzf6o5f8oIHmRAWdnWGg0XEn8\nSY0kNe3LOE4P7cdip8uYo8dIaVvIdJ+Yl/IhVONYtVSz3AAT7S875Xl6tqYsN987\nVNNPTxWWk9XU2ZLDaWLUXmdJjfE3YUhcx5hJ3CTyYStn6qegoNZ7PNrIEvPNb7VZ\n3vRcRnNYqkQ02/NQUWfi7qEJWfnZS2BvcMm3dYpFU7xcvDxcIMZVZ3tILX+jZG4E\niiZaetDO/Jrm4b9HknfoH70ddATiYRKaTxCgKwIDAQABAoIBAGfzdiMwbaOPSAkZ\nnlliQoTyOtJSI2uFNvdHy8PSNgoXxdBrkGx/p7hS9t7C1qiAsY6wzfzmndVA541T\n/34gYGlm2hzNNm382erQOCHXdgFiMwPXFnIg28ygNJMHADR0rzCd0qwIocvUozYd\nI/GV2p50r/X/SLDxXxDWIUuGbPx6pJ650pu7ZdiIkwFvb/Efz/5BSxEc31v57bIT\nRhDGToOQ+o8NHUeXt+qyOBI+63gq7G097N3Hgirt+tJE1zLQ702NCZTIYSP/Ehxc\nr96P9H2To6/+ryVSCwNWIA6Hkqv83XHXkfeL5hV1AwBLTAsRwJ0aE1gB2fndnofs\nMJ3SibkCgYEA3MgEQjPfzF517WNTdBINe0nEjUwkUIc2VChRfcrQEkvrhsorEYbS\n/PuAAby3hIzX/Quu1FLtdFrf59zmSmPJwjkEzfyhbTw9X081Y7w2a4+mJvAf5zk2\nQMxdzq5S7PXXOFvSu2UJln/lRuP7fpbkn22guSPzKugbNo+AboDL4c0CgYEAyAJ1\nZpIkt8LGYugrTh1Sfu1N7ucecc9Lp6yEJEV8hTQe6KTG/zy0z2VB7BcAohfem9QW\nbWkZtcfIROmADXyJZQlDQVIzvLr1TVKIjRgXk899MSS3LR2+df0Y3KsK6HWblna7\nmvo0GJd5oujX2Vidy2FOG/wZRbDa+WpmxZFU8dcCgYAcP1cUJVDv8/IAomGuCxVA\nfeqw7VoEF5ii4dmzT3yZqq8CuuERx/88sOzqy/tq8R49WP5QWh/ZcDsPjlrEj8nj\nmKn9tOHuePOdOyQok48e6e0nNDfQvKgtWDh0Vidz++xCYLUwlrfIUqrCDC9EPggY\nQc17gpb9GV9J9shG2yG6zQKBgD4+HaD0+/4/3BMto0Rk9aZQXT9qp1vNogKlOl47\nTZv6c1/833zQvIgKP/Cj2+uVuA4Qe4ZC/eBHMvjXHaWUywEpV8e9OCKUoAAXHi2i\ngLvcB17CyUp+BiabxB/wDq3245t4ibuZ/5pjkVP0WC/oVvrS5kbpNkgs2Ihj52W2\na5PzAoGBAKII6Ig9c99FTRkwLiM49vTeU0tdKomjxxqo10vJJh4n1ZcZPrC7RsRU\nnjdeNqyMC+7CFvS6w52ikt/DZn6kiVJgsMK+xFZmMCAsXrosFif4nJ0IkevzHgT9\nKWAX0eXvuvd9eDZujDjMR0nSAondp6LI184Hprv7+yZeybY7H+tI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'95d5c55057d948d8887b7f8f2d24e9e2', 'name': u'vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'created_at': '2018-09-30T06:13:21.240605', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7286c41c419946169f359c327b32f54f', 'name': 'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:45:e7:17:87:95:58:52:ef:4e:0f:fc:92:57:ad:1f', 'type': 'ssh', 'id': u'vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce'}) 2018-09-30 06:13:21,241 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArH5iI6C48IipDHZazdP8246405lkEiCYA+GOHJkCXiq29Rzr wfTW9qAOolrlwDOb1raLuHHJb2HSk6qMgEL8m8rlzf6o5f8oIHmRAWdnWGg0XEn8 SY0kNe3LOE4P7cdip8uYo8dIaVvIdJ+Yl/IhVONYtVSz3AAT7S875Xl6tqYsN987 VNNPTxWWk9XU2ZLDaWLUXmdJjfE3YUhcx5hJ3CTyYStn6qegoNZ7PNrIEvPNb7VZ 3vRcRnNYqkQ02/NQUWfi7qEJWfnZS2BvcMm3dYpFU7xcvDxcIMZVZ3tILX+jZG4E iiZaetDO/Jrm4b9HknfoH70ddATiYRKaTxCgKwIDAQABAoIBAGfzdiMwbaOPSAkZ nlliQoTyOtJSI2uFNvdHy8PSNgoXxdBrkGx/p7hS9t7C1qiAsY6wzfzmndVA541T /34gYGlm2hzNNm382erQOCHXdgFiMwPXFnIg28ygNJMHADR0rzCd0qwIocvUozYd I/GV2p50r/X/SLDxXxDWIUuGbPx6pJ650pu7ZdiIkwFvb/Efz/5BSxEc31v57bIT RhDGToOQ+o8NHUeXt+qyOBI+63gq7G097N3Hgirt+tJE1zLQ702NCZTIYSP/Ehxc r96P9H2To6/+ryVSCwNWIA6Hkqv83XHXkfeL5hV1AwBLTAsRwJ0aE1gB2fndnofs MJ3SibkCgYEA3MgEQjPfzF517WNTdBINe0nEjUwkUIc2VChRfcrQEkvrhsorEYbS /PuAAby3hIzX/Quu1FLtdFrf59zmSmPJwjkEzfyhbTw9X081Y7w2a4+mJvAf5zk2 QMxdzq5S7PXXOFvSu2UJln/lRuP7fpbkn22guSPzKugbNo+AboDL4c0CgYEAyAJ1 ZpIkt8LGYugrTh1Sfu1N7ucecc9Lp6yEJEV8hTQe6KTG/zy0z2VB7BcAohfem9QW bWkZtcfIROmADXyJZQlDQVIzvLr1TVKIjRgXk899MSS3LR2+df0Y3KsK6HWblna7 mvo0GJd5oujX2Vidy2FOG/wZRbDa+WpmxZFU8dcCgYAcP1cUJVDv8/IAomGuCxVA feqw7VoEF5ii4dmzT3yZqq8CuuERx/88sOzqy/tq8R49WP5QWh/ZcDsPjlrEj8nj mKn9tOHuePOdOyQok48e6e0nNDfQvKgtWDh0Vidz++xCYLUwlrfIUqrCDC9EPggY Qc17gpb9GV9J9shG2yG6zQKBgD4+HaD0+/4/3BMto0Rk9aZQXT9qp1vNogKlOl47 TZv6c1/833zQvIgKP/Cj2+uVuA4Qe4ZC/eBHMvjXHaWUywEpV8e9OCKUoAAXHi2i gLvcB17CyUp+BiabxB/wDq3245t4ibuZ/5pjkVP0WC/oVvrS5kbpNkgs2Ihj52W2 a5PzAoGBAKII6Ig9c99FTRkwLiM49vTeU0tdKomjxxqo10vJJh4n1ZcZPrC7RsRU njdeNqyMC+7CFvS6w52ikt/DZn6kiVJgsMK+xFZmMCAsXrosFif4nJ0IkevzHgT9 KWAX0eXvuvd9eDZujDjMR0nSAondp6LI184Hprv7+yZeybY7H+tI -----END RSA PRIVATE KEY----- 2018-09-30 06:13:21,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-30 06:13:21,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group": {"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-09-30 06:13:21,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-98226085-1be1-4c55-b082-b796a87a91e5 Date: Sun, 30 Sep 2018 06:13:21 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 2, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}} 2018-09-30 06:13:21,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-98226085-1be1-4c55-b082-b796a87a91e5 2018-09-30 06:13:21,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.411223888397s 2018-09-30 06:13:21,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-98226085-1be1-4c55-b082-b796a87a91e5 2018-09-30 06:13:21,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:13:21,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:21,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-5525ba33-6a9c-40fd-921e-b2bcd681c9cb Date: Sun, 30 Sep 2018 06:13:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 2, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:13:21,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5525ba33-6a9c-40fd-921e-b2bcd681c9cb 2018-09-30 06:13:21,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193330049515s 2018-09-30 06:13:21,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5525ba33-6a9c-40fd-921e-b2bcd681c9cb 2018-09-30 06:13:21,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 06:13:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}}' 2018-09-30 06:13:22,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bd234a89-d535-4a23-adc1-0466b2574f8d Date: Sun, 30 Sep 2018 06:13:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "port_range_min": 22, "revision_number": 0, "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:22Z", "project_id": "7286c41c419946169f359c327b32f54f", "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792"}} 2018-09-30 06:13:22,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bd234a89-d535-4a23-adc1-0466b2574f8d 2018-09-30 06:13:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.311220169067s 2018-09-30 06:13:22,170 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bd234a89-d535-4a23-adc1-0466b2574f8d 2018-09-30 06:13:22,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:13:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:22,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-757538fe-fc9c-4f0b-a001-9b32681b1dd3 Date: Sun, 30 Sep 2018 06:13:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 3, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:13:22,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-757538fe-fc9c-4f0b-a001-9b32681b1dd3 2018-09-30 06:13:22,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.285979032516s 2018-09-30 06:13:22,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-757538fe-fc9c-4f0b-a001-9b32681b1dd3 2018-09-30 06:13:22,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 06:13:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}}' 2018-09-30 06:13:22,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2d10a076-bca8-4a5d-b7ff-af489678bf66 Date: Sun, 30 Sep 2018 06:13:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "port_range_min": null, "revision_number": 0, "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:22Z", "project_id": "7286c41c419946169f359c327b32f54f", "id": "d6544d78-a10e-46ab-984f-f639cdb8a113"}} 2018-09-30 06:13:22,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-2d10a076-bca8-4a5d-b7ff-af489678bf66 2018-09-30 06:13:22,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167166948318s 2018-09-30 06:13:22,631 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-2d10a076-bca8-4a5d-b7ff-af489678bf66 2018-09-30 06:13:22,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:13:22,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:22,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-fc5e5176-4737-4717-83a9-082e6fbcf268 Date: Sun, 30 Sep 2018 06:13:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "d6544d78-a10e-46ab-984f-f639cdb8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:13:22,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-fc5e5176-4737-4717-83a9-082e6fbcf268 2018-09-30 06:13:22,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0593779087067s 2018-09-30 06:13:22,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-fc5e5176-4737-4717-83a9-082e6fbcf268 2018-09-30 06:13:22,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 06:13:22,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}}' 2018-09-30 06:13:22,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a28b3d5e-3f9f-4185-9c4d-f645983ba50f Date: Sun, 30 Sep 2018 06:13:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "port_range_min": 80, "revision_number": 0, "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:22Z", "project_id": "7286c41c419946169f359c327b32f54f", "id": "cda45a2e-a5c1-4560-bd24-97e28051af18"}} 2018-09-30 06:13:22,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a28b3d5e-3f9f-4185-9c4d-f645983ba50f 2018-09-30 06:13:22,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147985935211s 2018-09-30 06:13:22,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a28b3d5e-3f9f-4185-9c4d-f645983ba50f 2018-09-30 06:13:22,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:13:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:22,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-901a7d9c-bef0-4a19-94f1-252ee86f2ad9 Date: Sun, 30 Sep 2018 06:13:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "cda45a2e-a5c1-4560-bd24-97e28051af18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "d6544d78-a10e-46ab-984f-f639cdb8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 5, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:13:22,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-901a7d9c-bef0-4a19-94f1-252ee86f2ad9 2018-09-30 06:13:22,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0779039859772s 2018-09-30 06:13:22,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-901a7d9c-bef0-4a19-94f1-252ee86f2ad9 2018-09-30 06:13:22,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 06:13:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}}' 2018-09-30 06:13:23,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-05e1025a-1756-4537-8d38-23e39b3cb85f Date: Sun, 30 Sep 2018 06:13:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "port_range_min": 443, "revision_number": 0, "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:23Z", "project_id": "7286c41c419946169f359c327b32f54f", "id": "166b4402-80d3-43d8-a1a1-b01190f7c3b5"}} 2018-09-30 06:13:23,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-05e1025a-1756-4537-8d38-23e39b3cb85f 2018-09-30 06:13:23,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.308534145355s 2018-09-30 06:13:23,242 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-05e1025a-1756-4537-8d38-23e39b3cb85f 2018-09-30 06:13:23,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:13:23,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:23,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-c47e7019-ad50-4cb0-b384-b2d67e74c398 Date: Sun, 30 Sep 2018 06:13:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T06:13:23Z", "revision_number": 0, "id": "166b4402-80d3-43d8-a1a1-b01190f7c3b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "cda45a2e-a5c1-4560-bd24-97e28051af18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "d6544d78-a10e-46ab-984f-f639cdb8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 6, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:13:23,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c47e7019-ad50-4cb0-b384-b2d67e74c398 2018-09-30 06:13:23,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.277235031128s 2018-09-30 06:13:23,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c47e7019-ad50-4cb0-b384-b2d67e74c398 2018-09-30 06:13:23,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 06:13:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}}' 2018-09-30 06:13:23,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-f6af8b93-eaef-4d03-bd41-6ecf9a94727c Date: Sun, 30 Sep 2018 06:13:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:23Z", "project_id": "7286c41c419946169f359c327b32f54f", "id": "c58320f4-31a4-4127-9170-1bdd37b7ed17"}} 2018-09-30 06:13:23,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f6af8b93-eaef-4d03-bd41-6ecf9a94727c 2018-09-30 06:13:23,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.187785148621s 2018-09-30 06:13:23,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f6af8b93-eaef-4d03-bd41-6ecf9a94727c 2018-09-30 06:13:23,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:13:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:23,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-37c6eb07-92a4-49e7-a4a3-03f7b2991e86 Date: Sun, 30 Sep 2018 06:13:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T06:13:23Z", "revision_number": 0, "id": "166b4402-80d3-43d8-a1a1-b01190f7c3b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-30T06:13:23Z", "revision_number": 0, "id": "c58320f4-31a4-4127-9170-1bdd37b7ed17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "cda45a2e-a5c1-4560-bd24-97e28051af18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "d6544d78-a10e-46ab-984f-f639cdb8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 7, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:13:23,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-37c6eb07-92a4-49e7-a4a3-03f7b2991e86 2018-09-30 06:13:23,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054151058197s 2018-09-30 06:13:23,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-37c6eb07-92a4-49e7-a4a3-03f7b2991e86 2018-09-30 06:13:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-30 06:13:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}}' 2018-09-30 06:13:24,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-79bdedd1-d797-4854-898c-30c80fde94a7 Date: Sun, 30 Sep 2018 06:13:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-09-30T06:13:24Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:24Z", "project_id": "7286c41c419946169f359c327b32f54f", "id": "c39aacef-0962-4402-8f84-63c0c7a88e12"}} 2018-09-30 06:13:24,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-79bdedd1-d797-4854-898c-30c80fde94a7 2018-09-30 06:13:24,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.386434078217s 2018-09-30 06:13:24,164 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-79bdedd1-d797-4854-898c-30c80fde94a7 2018-09-30 06:13:24,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:13:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-8a08b01d-ea85-4d97-b451-dd3898c78fd1 Date: Sun, 30 Sep 2018 06:13:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"],"updated_at":"2018-09-30T06:11:35Z","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7286c41c419946169f359c327b32f54f","id":"70a43d00-6115-482d-b389-ed31bb5e8447","name":"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:13:24,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-8a08b01d-ea85-4d97-b451-dd3898c78fd1 2018-09-30 06:13:24,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271397829056s 2018-09-30 06:13:24,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-8a08b01d-ea85-4d97-b451-dd3898c78fd1 2018-09-30 06:13:24,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:13:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:24,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7655071d-d1bb-445e-aeff-ad0a3f6a232a Date: Sun, 30 Sep 2018 06:13:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "metadata": {}}], "file": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "size": 4373348352, "self": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T06:13:20Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T06:12:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:13:24,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7655071d-d1bb-445e-aeff-ad0a3f6a232a 2018-09-30 06:13:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178255081177s 2018-09-30 06:13:24,617 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7655071d-d1bb-445e-aeff-ad0a3f6a232a 2018-09-30 06:13:24,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 06:13:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:24,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b92e6595-ffcb-40e5-beb7-8a4df40c7cd8 x-compute-request-id: req-b92e6595-ffcb-40e5-beb7-8a4df40c7cd8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "71961766-7fb8-46a9-b9af-96f9700734b7", "name": "vyos_vrouter-flavor_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 06:13:24,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b92e6595-ffcb-40e5-beb7-8a4df40c7cd8 2018-09-30 06:13:24,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340509414673s 2018-09-30 06:13:24,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b92e6595-ffcb-40e5-beb7-8a4df40c7cd8 2018-09-30 06:13:24,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-30 06:13:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"server": {"name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "imageRef": "1f5d14de-c697-47c9-94ec-58b3da89a632", "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "flavorRef": "71961766-7fb8-46a9-b9af-96f9700734b7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "70a43d00-6115-482d-b389-ed31bb5e8447"}], "security_groups": [{"name": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}]}}' 2018-09-30 06:13:26,578 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a9c5ee1-cd91-47e9-8a10-31853158b11f x-compute-request-id: req-6a9c5ee1-cd91-47e9-8a10-31853158b11f Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "08098e9f-43a4-40c1-8d3f-6b03fe27518e"}], "OS-DCF:diskConfig": "MANUAL", "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "adminPass": "VzFqHJF4B8Re"}} 2018-09-30 06:13:26,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-6a9c5ee1-cd91-47e9-8a10-31853158b11f 2018-09-30 06:13:26,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.92274689674s 2018-09-30 06:13:26,579 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-6a9c5ee1-cd91-47e9-8a10-31853158b11f 2018-09-30 06:13:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:27,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d698f08-8d35-4053-b579-3ba4b73aa68a x-compute-request-id: req-6d698f08-8d35-4053-b579-3ba4b73aa68a Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:27,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6d698f08-8d35-4053-b579-3ba4b73aa68a 2018-09-30 06:13:27,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427703142166s 2018-09-30 06:13:27,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6d698f08-8d35-4053-b579-3ba4b73aa68a 2018-09-30 06:13:27,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:13:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:27,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-bb7c6a56-996e-4e11-99f6-064d8e41ec67 Date: Sun, 30 Sep 2018 06:13:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"],"updated_at":"2018-09-30T06:11:35Z","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7286c41c419946169f359c327b32f54f","id":"70a43d00-6115-482d-b389-ed31bb5e8447","name":"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:13:27,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-bb7c6a56-996e-4e11-99f6-064d8e41ec67 2018-09-30 06:13:27,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109032154083s 2018-09-30 06:13:27,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-bb7c6a56-996e-4e11-99f6-064d8e41ec67 2018-09-30 06:13:27,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 06:13:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:27,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-01ca543d-7802-421c-b381-79c93824e664 Date: Sun, 30 Sep 2018 06:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70a43d00-6115-482d-b389-ed31bb5e8447","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T06:11:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7286c41c419946169f359c327b32f54f","id":"1a3f3bb2-e991-4e2f-a5ea-07fa72dba354","subnetpool_id":null,"name":"vyos_vrouter-subnet_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:13:27,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-01ca543d-7802-421c-b381-79c93824e664 2018-09-30 06:13:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.210664987564s 2018-09-30 06:13:27,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-01ca543d-7802-421c-b381-79c93824e664 2018-09-30 06:13:27,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:29,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:29,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba8dd8fb-146f-454b-abf1-4225b3536454 x-compute-request-id: req-ba8dd8fb-146f-454b-abf1-4225b3536454 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:29,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ba8dd8fb-146f-454b-abf1-4225b3536454 2018-09-30 06:13:29,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.279353141785s 2018-09-30 06:13:29,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ba8dd8fb-146f-454b-abf1-4225b3536454 2018-09-30 06:13:29,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:31,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:32,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b398726-e707-4a71-9cd0-677cf7b19fd6 x-compute-request-id: req-5b398726-e707-4a71-9cd0-677cf7b19fd6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:32,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5b398726-e707-4a71-9cd0-677cf7b19fd6 2018-09-30 06:13:32,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839295148849s 2018-09-30 06:13:32,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5b398726-e707-4a71-9cd0-677cf7b19fd6 2018-09-30 06:13:32,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:34,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:34,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c70dbedd-6fb4-412b-a919-9af9045713b9 x-compute-request-id: req-c70dbedd-6fb4-412b-a919-9af9045713b9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:34,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c70dbedd-6fb4-412b-a919-9af9045713b9 2018-09-30 06:13:34,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508303165436s 2018-09-30 06:13:34,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c70dbedd-6fb4-412b-a919-9af9045713b9 2018-09-30 06:13:34,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:36,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:37,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afe9b192-6ee0-49f1-8ea9-e2f5d58b14a1 x-compute-request-id: req-afe9b192-6ee0-49f1-8ea9-e2f5d58b14a1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:37,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-afe9b192-6ee0-49f1-8ea9-e2f5d58b14a1 2018-09-30 06:13:37,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868823766708s 2018-09-30 06:13:37,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-afe9b192-6ee0-49f1-8ea9-e2f5d58b14a1 2018-09-30 06:13:37,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:40,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee57c4cc-6139-4602-b524-dbdb52722069 x-compute-request-id: req-ee57c4cc-6139-4602-b524-dbdb52722069 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:40,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ee57c4cc-6139-4602-b524-dbdb52722069 2018-09-30 06:13:40,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73047208786s 2018-09-30 06:13:40,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ee57c4cc-6139-4602-b524-dbdb52722069 2018-09-30 06:13:40,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:42,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:43,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25c080dd-1f53-4ea4-ac66-cb48b8bc524d x-compute-request-id: req-25c080dd-1f53-4ea4-ac66-cb48b8bc524d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:43,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25c080dd-1f53-4ea4-ac66-cb48b8bc524d 2018-09-30 06:13:43,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761070013046s 2018-09-30 06:13:43,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25c080dd-1f53-4ea4-ac66-cb48b8bc524d 2018-09-30 06:13:43,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:45,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:45,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbd5d258-20b6-4ed3-8f26-30530ab2168f x-compute-request-id: req-cbd5d258-20b6-4ed3-8f26-30530ab2168f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:45,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cbd5d258-20b6-4ed3-8f26-30530ab2168f 2018-09-30 06:13:45,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398224115372s 2018-09-30 06:13:45,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cbd5d258-20b6-4ed3-8f26-30530ab2168f 2018-09-30 06:13:45,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:47,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:48,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72c49162-e9f2-4d8d-976e-783f4b6bed5b x-compute-request-id: req-72c49162-e9f2-4d8d-976e-783f4b6bed5b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:48,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-72c49162-e9f2-4d8d-976e-783f4b6bed5b 2018-09-30 06:13:48,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51554608345s 2018-09-30 06:13:48,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-72c49162-e9f2-4d8d-976e-783f4b6bed5b 2018-09-30 06:13:48,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:50,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:50,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b653c5f1-bcc2-42c1-931e-214749b41d7c x-compute-request-id: req-b653c5f1-bcc2-42c1-931e-214749b41d7c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:50,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b653c5f1-bcc2-42c1-931e-214749b41d7c 2018-09-30 06:13:50,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398498058319s 2018-09-30 06:13:50,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b653c5f1-bcc2-42c1-931e-214749b41d7c 2018-09-30 06:13:50,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:52,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:53,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833b4b92-a3bd-4f8d-9379-9162b813a1b9 x-compute-request-id: req-833b4b92-a3bd-4f8d-9379-9162b813a1b9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:53,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-833b4b92-a3bd-4f8d-9379-9162b813a1b9 2018-09-30 06:13:53,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836881160736s 2018-09-30 06:13:53,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-833b4b92-a3bd-4f8d-9379-9162b813a1b9 2018-09-30 06:13:53,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:55,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:55,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:56,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f0744dd-eefb-4490-8ac2-adfd7cce8e43 x-compute-request-id: req-6f0744dd-eefb-4490-8ac2-adfd7cce8e43 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:56,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6f0744dd-eefb-4490-8ac2-adfd7cce8e43 2018-09-30 06:13:56,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50528383255s 2018-09-30 06:13:56,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6f0744dd-eefb-4490-8ac2-adfd7cce8e43 2018-09-30 06:13:56,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:13:58,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:13:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:13:58,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:13:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f5c0e4b-4385-4cc3-866f-628897c7dbeb x-compute-request-id: req-9f5c0e4b-4385-4cc3-866f-628897c7dbeb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:13:58,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f5c0e4b-4385-4cc3-866f-628897c7dbeb 2018-09-30 06:13:58,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546582937241s 2018-09-30 06:13:58,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9f5c0e4b-4385-4cc3-866f-628897c7dbeb 2018-09-30 06:13:58,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:00,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:01,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea297731-fb2d-47a1-b8b7-cdcd43de8da2 x-compute-request-id: req-ea297731-fb2d-47a1-b8b7-cdcd43de8da2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:01,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea297731-fb2d-47a1-b8b7-cdcd43de8da2 2018-09-30 06:14:01,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724585056305s 2018-09-30 06:14:01,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea297731-fb2d-47a1-b8b7-cdcd43de8da2 2018-09-30 06:14:01,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:03,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:04,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62f90e72-52d5-4bf3-b87a-95dd6c928048 x-compute-request-id: req-62f90e72-52d5-4bf3-b87a-95dd6c928048 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:04,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62f90e72-52d5-4bf3-b87a-95dd6c928048 2018-09-30 06:14:04,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708398103714s 2018-09-30 06:14:04,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62f90e72-52d5-4bf3-b87a-95dd6c928048 2018-09-30 06:14:04,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:06,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:06,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:06,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2cf8388-b838-4269-858c-e6f1ff58efba x-compute-request-id: req-e2cf8388-b838-4269-858c-e6f1ff58efba Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:06,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e2cf8388-b838-4269-858c-e6f1ff58efba 2018-09-30 06:14:06,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479111194611s 2018-09-30 06:14:06,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e2cf8388-b838-4269-858c-e6f1ff58efba 2018-09-30 06:14:06,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:08,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:09,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-088b4436-01c3-4130-87f8-038e4de52c37 x-compute-request-id: req-088b4436-01c3-4130-87f8-038e4de52c37 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:09,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-088b4436-01c3-4130-87f8-038e4de52c37 2018-09-30 06:14:09,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572558164597s 2018-09-30 06:14:09,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-088b4436-01c3-4130-87f8-038e4de52c37 2018-09-30 06:14:09,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:11,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:11,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9000535-64e4-4518-a48e-ef851c84730c x-compute-request-id: req-e9000535-64e4-4518-a48e-ef851c84730c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:11,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9000535-64e4-4518-a48e-ef851c84730c 2018-09-30 06:14:11,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366532802582s 2018-09-30 06:14:11,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9000535-64e4-4518-a48e-ef851c84730c 2018-09-30 06:14:11,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:13,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:14,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d006284b-62af-4295-b04c-9d5ec5e962ff x-compute-request-id: req-d006284b-62af-4295-b04c-9d5ec5e962ff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:14,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d006284b-62af-4295-b04c-9d5ec5e962ff 2018-09-30 06:14:14,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57516503334s 2018-09-30 06:14:14,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d006284b-62af-4295-b04c-9d5ec5e962ff 2018-09-30 06:14:14,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:16,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:16,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df722edb-e39e-4ba2-88b0-c9ccb54b0cb8 x-compute-request-id: req-df722edb-e39e-4ba2-88b0-c9ccb54b0cb8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:16,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-df722edb-e39e-4ba2-88b0-c9ccb54b0cb8 2018-09-30 06:14:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558655023575s 2018-09-30 06:14:16,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-df722edb-e39e-4ba2-88b0-c9ccb54b0cb8 2018-09-30 06:14:16,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:18,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:19,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f77a8a7d-440c-459e-9388-b822c5257d0b x-compute-request-id: req-f77a8a7d-440c-459e-9388-b822c5257d0b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:19,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f77a8a7d-440c-459e-9388-b822c5257d0b 2018-09-30 06:14:19,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492640018463s 2018-09-30 06:14:19,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f77a8a7d-440c-459e-9388-b822c5257d0b 2018-09-30 06:14:19,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:21,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:21,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61dd3201-0047-4b31-b742-1259558924da x-compute-request-id: req-61dd3201-0047-4b31-b742-1259558924da Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:21,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-61dd3201-0047-4b31-b742-1259558924da 2018-09-30 06:14:21,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54908490181s 2018-09-30 06:14:21,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-61dd3201-0047-4b31-b742-1259558924da 2018-09-30 06:14:21,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:23,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:23,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:24,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-185cf152-f998-41b4-b23f-395be7f5fd56 x-compute-request-id: req-185cf152-f998-41b4-b23f-395be7f5fd56 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:24,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-185cf152-f998-41b4-b23f-395be7f5fd56 2018-09-30 06:14:24,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740190982819s 2018-09-30 06:14:24,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-185cf152-f998-41b4-b23f-395be7f5fd56 2018-09-30 06:14:24,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:26,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:27,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cf6574a-8c82-4c5c-887a-5dc5bce85813 x-compute-request-id: req-4cf6574a-8c82-4c5c-887a-5dc5bce85813 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:27,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4cf6574a-8c82-4c5c-887a-5dc5bce85813 2018-09-30 06:14:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699079990387s 2018-09-30 06:14:27,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4cf6574a-8c82-4c5c-887a-5dc5bce85813 2018-09-30 06:14:27,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:29,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:29,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:29,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b71c58-9a87-4b76-9e0d-c3e385a65607 x-compute-request-id: req-b9b71c58-9a87-4b76-9e0d-c3e385a65607 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:29,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9b71c58-9a87-4b76-9e0d-c3e385a65607 2018-09-30 06:14:29,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562835931778s 2018-09-30 06:14:29,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9b71c58-9a87-4b76-9e0d-c3e385a65607 2018-09-30 06:14:29,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:31,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:32,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d490c76-ac07-4abb-9679-7ce59c523407 x-compute-request-id: req-1d490c76-ac07-4abb-9679-7ce59c523407 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:32,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d490c76-ac07-4abb-9679-7ce59c523407 2018-09-30 06:14:32,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510098934174s 2018-09-30 06:14:32,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d490c76-ac07-4abb-9679-7ce59c523407 2018-09-30 06:14:32,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:34,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:34,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac35f74a-1868-4e9a-93ad-9cc171ac8f27 x-compute-request-id: req-ac35f74a-1868-4e9a-93ad-9cc171ac8f27 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:34,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac35f74a-1868-4e9a-93ad-9cc171ac8f27 2018-09-30 06:14:34,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527731895447s 2018-09-30 06:14:34,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac35f74a-1868-4e9a-93ad-9cc171ac8f27 2018-09-30 06:14:34,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:36,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:36,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:37,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec310a04-927e-42b5-ae0d-8622506f24ca x-compute-request-id: req-ec310a04-927e-42b5-ae0d-8622506f24ca Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:37,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ec310a04-927e-42b5-ae0d-8622506f24ca 2018-09-30 06:14:37,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532385110855s 2018-09-30 06:14:37,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ec310a04-927e-42b5-ae0d-8622506f24ca 2018-09-30 06:14:37,317 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:39,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:39,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a7a63cf-ef64-4602-8db0-1ee22fb041be x-compute-request-id: req-9a7a63cf-ef64-4602-8db0-1ee22fb041be Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:39,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9a7a63cf-ef64-4602-8db0-1ee22fb041be 2018-09-30 06:14:39,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390023946762s 2018-09-30 06:14:39,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9a7a63cf-ef64-4602-8db0-1ee22fb041be 2018-09-30 06:14:39,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:41,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8a87480-7078-418c-969a-1b5bc619d1a2 x-compute-request-id: req-b8a87480-7078-418c-969a-1b5bc619d1a2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:42,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b8a87480-7078-418c-969a-1b5bc619d1a2 2018-09-30 06:14:42,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641667127609s 2018-09-30 06:14:42,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b8a87480-7078-418c-969a-1b5bc619d1a2 2018-09-30 06:14:42,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:44,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:45,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c841f5f-a3b6-4690-8335-dc6b9a739856 x-compute-request-id: req-8c841f5f-a3b6-4690-8335-dc6b9a739856 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:45,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8c841f5f-a3b6-4690-8335-dc6b9a739856 2018-09-30 06:14:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643940925598s 2018-09-30 06:14:45,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8c841f5f-a3b6-4690-8335-dc6b9a739856 2018-09-30 06:14:45,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:47,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:47,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:47,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6a5937a-53df-485c-97e1-ea7c39963faa x-compute-request-id: req-a6a5937a-53df-485c-97e1-ea7c39963faa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:47,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a6a5937a-53df-485c-97e1-ea7c39963faa 2018-09-30 06:14:47,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500545024872s 2018-09-30 06:14:47,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a6a5937a-53df-485c-97e1-ea7c39963faa 2018-09-30 06:14:47,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:49,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:50,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9e9197e-715f-42ff-9617-7608b587c69f x-compute-request-id: req-b9e9197e-715f-42ff-9617-7608b587c69f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:50,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9e9197e-715f-42ff-9617-7608b587c69f 2018-09-30 06:14:50,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712757825851s 2018-09-30 06:14:50,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9e9197e-715f-42ff-9617-7608b587c69f 2018-09-30 06:14:50,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:52,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:52,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a628ce1-159a-43a8-81be-82e2034a11a1 x-compute-request-id: req-5a628ce1-159a-43a8-81be-82e2034a11a1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:52,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5a628ce1-159a-43a8-81be-82e2034a11a1 2018-09-30 06:14:52,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501347780228s 2018-09-30 06:14:52,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5a628ce1-159a-43a8-81be-82e2034a11a1 2018-09-30 06:14:52,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:54,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:54,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:55,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62b8d21c-411f-4956-a5fb-b2a7098c68dd x-compute-request-id: req-62b8d21c-411f-4956-a5fb-b2a7098c68dd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:55,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62b8d21c-411f-4956-a5fb-b2a7098c68dd 2018-09-30 06:14:55,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514773130417s 2018-09-30 06:14:55,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62b8d21c-411f-4956-a5fb-b2a7098c68dd 2018-09-30 06:14:55,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:57,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:14:57,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d58fd3ae-6d6b-4009-92e5-15450b4be034 x-compute-request-id: req-d58fd3ae-6d6b-4009-92e5-15450b4be034 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:14:57,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d58fd3ae-6d6b-4009-92e5-15450b4be034 2018-09-30 06:14:57,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559100866318s 2018-09-30 06:14:57,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d58fd3ae-6d6b-4009-92e5-15450b4be034 2018-09-30 06:14:57,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:14:59,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:14:59,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:00,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:14:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52a5c1a6-b470-4ec7-9462-e12bda65c086 x-compute-request-id: req-52a5c1a6-b470-4ec7-9462-e12bda65c086 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:00,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-52a5c1a6-b470-4ec7-9462-e12bda65c086 2018-09-30 06:15:00,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534691810608s 2018-09-30 06:15:00,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-52a5c1a6-b470-4ec7-9462-e12bda65c086 2018-09-30 06:15:00,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:02,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:02,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20ef3bfb-dc8b-49a8-9b05-f3426c745182 x-compute-request-id: req-20ef3bfb-dc8b-49a8-9b05-f3426c745182 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:02,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20ef3bfb-dc8b-49a8-9b05-f3426c745182 2018-09-30 06:15:02,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521069049835s 2018-09-30 06:15:02,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20ef3bfb-dc8b-49a8-9b05-f3426c745182 2018-09-30 06:15:02,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:04,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:04,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:05,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15ec8c37-0570-4c78-abcc-dfbe42458c4f x-compute-request-id: req-15ec8c37-0570-4c78-abcc-dfbe42458c4f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:05,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-15ec8c37-0570-4c78-abcc-dfbe42458c4f 2018-09-30 06:15:05,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374560832977s 2018-09-30 06:15:05,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-15ec8c37-0570-4c78-abcc-dfbe42458c4f 2018-09-30 06:15:05,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:07,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3f45f26-990f-4260-816e-fc4fcf39bf28 x-compute-request-id: req-c3f45f26-990f-4260-816e-fc4fcf39bf28 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:07,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c3f45f26-990f-4260-816e-fc4fcf39bf28 2018-09-30 06:15:07,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502999067307s 2018-09-30 06:15:07,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c3f45f26-990f-4260-816e-fc4fcf39bf28 2018-09-30 06:15:07,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:09,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:10,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-702a0f90-2595-4ce2-b03e-88a8a358d17c x-compute-request-id: req-702a0f90-2595-4ce2-b03e-88a8a358d17c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:10,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-702a0f90-2595-4ce2-b03e-88a8a358d17c 2018-09-30 06:15:10,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50202703476s 2018-09-30 06:15:10,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-702a0f90-2595-4ce2-b03e-88a8a358d17c 2018-09-30 06:15:10,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:12,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:12,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af13eb2-e774-4ed6-b6ef-20f3c44acc2d x-compute-request-id: req-5af13eb2-e774-4ed6-b6ef-20f3c44acc2d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:12,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5af13eb2-e774-4ed6-b6ef-20f3c44acc2d 2018-09-30 06:15:12,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356544971466s 2018-09-30 06:15:12,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5af13eb2-e774-4ed6-b6ef-20f3c44acc2d 2018-09-30 06:15:12,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:14,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:14,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:15,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1916024f-0023-4b4c-b299-9312333b9958 x-compute-request-id: req-1916024f-0023-4b4c-b299-9312333b9958 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:15,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1916024f-0023-4b4c-b299-9312333b9958 2018-09-30 06:15:15,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361444950104s 2018-09-30 06:15:15,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1916024f-0023-4b4c-b299-9312333b9958 2018-09-30 06:15:15,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:17,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:17,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-785a44a6-df8f-4b64-b83b-effc38e36cfe x-compute-request-id: req-785a44a6-df8f-4b64-b83b-effc38e36cfe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:17,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-785a44a6-df8f-4b64-b83b-effc38e36cfe 2018-09-30 06:15:17,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519683122635s 2018-09-30 06:15:17,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-785a44a6-df8f-4b64-b83b-effc38e36cfe 2018-09-30 06:15:17,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:19,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:20,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78aac8d6-aab0-4b75-a642-11de3e2f2779 x-compute-request-id: req-78aac8d6-aab0-4b75-a642-11de3e2f2779 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:20,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-78aac8d6-aab0-4b75-a642-11de3e2f2779 2018-09-30 06:15:20,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59263920784s 2018-09-30 06:15:20,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-78aac8d6-aab0-4b75-a642-11de3e2f2779 2018-09-30 06:15:20,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:22,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:22,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:22,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f7956d-0fe1-440b-9ad1-f423756144b4 x-compute-request-id: req-49f7956d-0fe1-440b-9ad1-f423756144b4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:22,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49f7956d-0fe1-440b-9ad1-f423756144b4 2018-09-30 06:15:22,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349954128265s 2018-09-30 06:15:22,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-49f7956d-0fe1-440b-9ad1-f423756144b4 2018-09-30 06:15:22,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:24,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:25,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58e14998-385f-4afc-a48d-b6a96545ad2c x-compute-request-id: req-58e14998-385f-4afc-a48d-b6a96545ad2c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:25,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-58e14998-385f-4afc-a48d-b6a96545ad2c 2018-09-30 06:15:25,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739738941193s 2018-09-30 06:15:25,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-58e14998-385f-4afc-a48d-b6a96545ad2c 2018-09-30 06:15:25,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:27,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:27,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cd8b153-ba87-4321-b75e-066a0bf3108a x-compute-request-id: req-5cd8b153-ba87-4321-b75e-066a0bf3108a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:27,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5cd8b153-ba87-4321-b75e-066a0bf3108a 2018-09-30 06:15:27,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537346124649s 2018-09-30 06:15:27,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5cd8b153-ba87-4321-b75e-066a0bf3108a 2018-09-30 06:15:27,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:30,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01b315f0-8256-4277-bca5-011864f14cae x-compute-request-id: req-01b315f0-8256-4277-bca5-011864f14cae Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:30,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01b315f0-8256-4277-bca5-011864f14cae 2018-09-30 06:15:30,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594362020493s 2018-09-30 06:15:30,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01b315f0-8256-4277-bca5-011864f14cae 2018-09-30 06:15:30,421 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:32,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:32,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:32,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2371a830-176e-42d3-80b0-e8d743c0f8ad x-compute-request-id: req-2371a830-176e-42d3-80b0-e8d743c0f8ad Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:32,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2371a830-176e-42d3-80b0-e8d743c0f8ad 2018-09-30 06:15:32,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347776889801s 2018-09-30 06:15:32,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2371a830-176e-42d3-80b0-e8d743c0f8ad 2018-09-30 06:15:32,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:34,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:35,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd9004a6-81c2-4618-a938-1061958687eb x-compute-request-id: req-cd9004a6-81c2-4618-a938-1061958687eb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:35,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd9004a6-81c2-4618-a938-1061958687eb 2018-09-30 06:15:35,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525104999542s 2018-09-30 06:15:35,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cd9004a6-81c2-4618-a938-1061958687eb 2018-09-30 06:15:35,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:37,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:37,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5821526e-8709-4b99-8db3-f7eb97580d13 x-compute-request-id: req-5821526e-8709-4b99-8db3-f7eb97580d13 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:37,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5821526e-8709-4b99-8db3-f7eb97580d13 2018-09-30 06:15:37,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670613050461s 2018-09-30 06:15:37,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5821526e-8709-4b99-8db3-f7eb97580d13 2018-09-30 06:15:37,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:39,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:40,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62531cf7-975b-4954-b952-b947a1844efa x-compute-request-id: req-62531cf7-975b-4954-b952-b947a1844efa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:40,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62531cf7-975b-4954-b952-b947a1844efa 2018-09-30 06:15:40,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522161960602s 2018-09-30 06:15:40,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62531cf7-975b-4954-b952-b947a1844efa 2018-09-30 06:15:40,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:42,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:43,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd5734ff-c1b6-4d7d-b567-2e1cb9efbbe3 x-compute-request-id: req-dd5734ff-c1b6-4d7d-b567-2e1cb9efbbe3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:43,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd5734ff-c1b6-4d7d-b567-2e1cb9efbbe3 2018-09-30 06:15:43,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661675930023s 2018-09-30 06:15:43,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd5734ff-c1b6-4d7d-b567-2e1cb9efbbe3 2018-09-30 06:15:43,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:45,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:45,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dac5e05a-9bc1-4f61-94bd-267f1c1e749c x-compute-request-id: req-dac5e05a-9bc1-4f61-94bd-267f1c1e749c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:45,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dac5e05a-9bc1-4f61-94bd-267f1c1e749c 2018-09-30 06:15:45,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661844968796s 2018-09-30 06:15:45,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dac5e05a-9bc1-4f61-94bd-267f1c1e749c 2018-09-30 06:15:45,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:47,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a109061c-f6dc-4c3f-a903-6087544a77c0 x-compute-request-id: req-a109061c-f6dc-4c3f-a903-6087544a77c0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:48,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a109061c-f6dc-4c3f-a903-6087544a77c0 2018-09-30 06:15:48,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526571035385s 2018-09-30 06:15:48,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a109061c-f6dc-4c3f-a903-6087544a77c0 2018-09-30 06:15:48,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:50,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:50,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:50,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-345bb654-83aa-4159-b2ce-2568c4970361 x-compute-request-id: req-345bb654-83aa-4159-b2ce-2568c4970361 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:50,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-345bb654-83aa-4159-b2ce-2568c4970361 2018-09-30 06:15:50,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535126924515s 2018-09-30 06:15:50,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-345bb654-83aa-4159-b2ce-2568c4970361 2018-09-30 06:15:50,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:52,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:53,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-242643b6-d38c-4982-be3c-0abd6af13e60 x-compute-request-id: req-242643b6-d38c-4982-be3c-0abd6af13e60 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:53,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-242643b6-d38c-4982-be3c-0abd6af13e60 2018-09-30 06:15:53,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543129920959s 2018-09-30 06:15:53,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-242643b6-d38c-4982-be3c-0abd6af13e60 2018-09-30 06:15:53,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:55,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:55,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da712e79-0bef-4648-bb87-03f0291739ad x-compute-request-id: req-da712e79-0bef-4648-bb87-03f0291739ad Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:55,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-da712e79-0bef-4648-bb87-03f0291739ad 2018-09-30 06:15:55,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339560985565s 2018-09-30 06:15:55,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-da712e79-0bef-4648-bb87-03f0291739ad 2018-09-30 06:15:55,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:15:57,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:15:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:15:58,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45eb7a4d-de4d-4344-a9cc-9fc884958508 x-compute-request-id: req-45eb7a4d-de4d-4344-a9cc-9fc884958508 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:15:58,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-45eb7a4d-de4d-4344-a9cc-9fc884958508 2018-09-30 06:15:58,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381788015366s 2018-09-30 06:15:58,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-45eb7a4d-de4d-4344-a9cc-9fc884958508 2018-09-30 06:15:58,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:16:00,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:16:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:00,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7661511f-5a43-44b0-8254-616409eaa21c x-compute-request-id: req-7661511f-5a43-44b0-8254-616409eaa21c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:16:00,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7661511f-5a43-44b0-8254-616409eaa21c 2018-09-30 06:16:00,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538920879364s 2018-09-30 06:16:00,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7661511f-5a43-44b0-8254-616409eaa21c 2018-09-30 06:16:00,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:16:02,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:16:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:03,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ab29d3d-0787-4fa9-874b-6ac715692f54 x-compute-request-id: req-5ab29d3d-0787-4fa9-874b-6ac715692f54 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:16:03,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5ab29d3d-0787-4fa9-874b-6ac715692f54 2018-09-30 06:16:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519204139709s 2018-09-30 06:16:03,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5ab29d3d-0787-4fa9-874b-6ac715692f54 2018-09-30 06:16:03,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:16:05,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:16:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:05,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec467637-0b17-4c7c-824f-5ae26ed27c22 x-compute-request-id: req-ec467637-0b17-4c7c-824f-5ae26ed27c22 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:16:05,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ec467637-0b17-4c7c-824f-5ae26ed27c22 2018-09-30 06:16:05,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699251174927s 2018-09-30 06:16:05,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ec467637-0b17-4c7c-824f-5ae26ed27c22 2018-09-30 06:16:05,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:16:07,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:16:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:08,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ee1fdd3-46d5-47fa-85c9-85cd8cd53eb2 x-compute-request-id: req-7ee1fdd3-46d5-47fa-85c9-85cd8cd53eb2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-30T06:13:29Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:16:08,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7ee1fdd3-46d5-47fa-85c9-85cd8cd53eb2 2018-09-30 06:16:08,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47744011879s 2018-09-30 06:16:08,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7ee1fdd3-46d5-47fa-85c9-85cd8cd53eb2 2018-09-30 06:16:08,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:16:10,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:16:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:10,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18198a28-cfcd-4223-90ee-bccadf41c602 x-compute-request-id: req-18198a28-cfcd-4223-90ee-bccadf41c602 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:16:10,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-18198a28-cfcd-4223-90ee-bccadf41c602 2018-09-30 06:16:10,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345566987991s 2018-09-30 06:16:10,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-18198a28-cfcd-4223-90ee-bccadf41c602 2018-09-30 06:16:10,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 06:16:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=16cfd376-a712-49e9-8ffd-7c89647b24ee" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:10,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f7aa1126-5ca3-44e7-808e-93547c46471c Date: Sun, 30 Sep 2018 06:16:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T06:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1a3f3bb2-e991-4e2f-a5ea-07fa72dba354","ip_address":"192.168.120.13"}],"id":"9a23f274-5e68-4e1a-83c6-5df89fa87089","security_groups":["08098e9f-43a4-40c1-8d3f-6b03fe27518e"],"mac_address":"fa:16:3e:a6:b0:6e","project_id":"7286c41c419946169f359c327b32f54f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70a43d00-6115-482d-b389-ed31bb5e8447","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:13:29Z","binding:vnic_type":"normal","device_id":"16cfd376-a712-49e9-8ffd-7c89647b24ee"}]} 2018-09-30 06:16:10,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=16cfd376-a712-49e9-8ffd-7c89647b24ee used request id req-f7aa1126-5ca3-44e7-808e-93547c46471c 2018-09-30 06:16:10,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058119058609s 2018-09-30 06:16:10,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=16cfd376-a712-49e9-8ffd-7c89647b24ee used request id req-f7aa1126-5ca3-44e7-808e-93547c46471c 2018-09-30 06:16:10,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:16:10,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=9a23f274-5e68-4e1a-83c6-5df89fa87089" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:10,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8c013c7a-0220-48b8-a278-115ce39ebafe Date: Sun, 30 Sep 2018 06:16:10 GMT RESP BODY: {"floatingips": []} 2018-09-30 06:16:10,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=9a23f274-5e68-4e1a-83c6-5df89fa87089 used request id req-8c013c7a-0220-48b8-a278-115ce39ebafe 2018-09-30 06:16:10,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192518234253s 2018-09-30 06:16:10,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=9a23f274-5e68-4e1a-83c6-5df89fa87089 used request id req-8c013c7a-0220-48b8-a278-115ce39ebafe 2018-09-30 06:16:10,914 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:b0:6e', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f5d14de-c697-47c9-94ec-58b3da89a632'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T06:16:08.000000', 'flavor': Munch({u'id': u'71961766-7fb8-46a9-b9af-96f9700734b7'}), 'az': u'nova', 'id': u'16cfd376-a712-49e9-8ffd-7c89647b24ee', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'95d5c55057d948d8887b7f8f2d24e9e2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7286c41c419946169f359c327b32f54f', 'name': 'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-30T06:16:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-30T06:16:08Z', 'hostId': u'dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-30T06:16:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7286c41c419946169f359c327b32f54f', 'name': u'vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'adminPass': u'VzFqHJF4B8Re', 'tenant_id': u'7286c41c419946169f359c327b32f54f', 'region': 'regionOne', 'created': u'2018-09-30T06:13:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-30 06:16:10,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:16:10,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:11,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-6dd4780a-986d-4299-a4e2-774a44d50d1c Date: Sun, 30 Sep 2018 06:16:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"],"updated_at":"2018-09-30T06:11:35Z","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7286c41c419946169f359c327b32f54f","id":"70a43d00-6115-482d-b389-ed31bb5e8447","name":"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:16:11,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6dd4780a-986d-4299-a4e2-774a44d50d1c 2018-09-30 06:16:11,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110340118408s 2018-09-30 06:16:11,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6dd4780a-986d-4299-a4e2-774a44d50d1c 2018-09-30 06:16:11,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-30 06:16:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=16cfd376-a712-49e9-8ffd-7c89647b24ee" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:11,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b5d5a0b9-1e67-4b1b-b1cc-f07750069602 Date: Sun, 30 Sep 2018 06:16:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-30T06:16:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1a3f3bb2-e991-4e2f-a5ea-07fa72dba354","ip_address":"192.168.120.13"}],"id":"9a23f274-5e68-4e1a-83c6-5df89fa87089","security_groups":["08098e9f-43a4-40c1-8d3f-6b03fe27518e"],"mac_address":"fa:16:3e:a6:b0:6e","project_id":"7286c41c419946169f359c327b32f54f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70a43d00-6115-482d-b389-ed31bb5e8447","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:13:29Z","binding:vnic_type":"normal","device_id":"16cfd376-a712-49e9-8ffd-7c89647b24ee"}]} 2018-09-30 06:16:11,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=16cfd376-a712-49e9-8ffd-7c89647b24ee used request id req-b5d5a0b9-1e67-4b1b-b1cc-f07750069602 2018-09-30 06:16:11,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584619045258s 2018-09-30 06:16:11,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=16cfd376-a712-49e9-8ffd-7c89647b24ee used request id req-b5d5a0b9-1e67-4b1b-b1cc-f07750069602 2018-09-30 06:16:11,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-30 06:16:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"floatingip": {"floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "port_id": "9a23f274-5e68-4e1a-83c6-5df89fa87089"}}' 2018-09-30 06:16:13,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-d2f3c5b2-6d98-4f0c-a702-54da4470c65a Date: Sun, 30 Sep 2018 06:16:12 GMT RESP BODY: {"floatingip": {"router_id": "c4470516-1ace-418e-9fa4-7ea52624459d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:16:11Z", "updated_at": "2018-09-30T06:16:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "7286c41c419946169f359c327b32f54f", "port_id": "9a23f274-5e68-4e1a-83c6-5df89fa87089", "id": "d518ddbf-86ca-4b65-b664-9f9fa5b1f127"}} 2018-09-30 06:16:13,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d2f3c5b2-6d98-4f0c-a702-54da4470c65a 2018-09-30 06:16:13,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.91110992432s 2018-09-30 06:16:13,000 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d2f3c5b2-6d98-4f0c-a702-54da4470c65a 2018-09-30 06:16:13,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:16:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:13,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-4b2fc15d-3bd4-4b5c-831a-a6979499b2a2 Date: Sun, 30 Sep 2018 06:16:13 GMT RESP BODY: {"floatingips": [{"router_id": "c4470516-1ace-418e-9fa4-7ea52624459d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:16:11Z", "updated_at": "2018-09-30T06:16:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "7286c41c419946169f359c327b32f54f", "port_id": "9a23f274-5e68-4e1a-83c6-5df89fa87089", "id": "d518ddbf-86ca-4b65-b664-9f9fa5b1f127"}]} 2018-09-30 06:16:13,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4b2fc15d-3bd4-4b5c-831a-a6979499b2a2 2018-09-30 06:16:13,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0312469005585s 2018-09-30 06:16:13,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4b2fc15d-3bd4-4b5c-831a-a6979499b2a2 2018-09-30 06:16:13,045 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 06:16:13,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:16:13,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:13,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-ca21622e-039b-4077-9288-8c0e09923924 Date: Sun, 30 Sep 2018 06:16:13 GMT RESP BODY: {"floatingips": [{"router_id": "c4470516-1ace-418e-9fa4-7ea52624459d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:16:11Z", "updated_at": "2018-09-30T06:16:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "7286c41c419946169f359c327b32f54f", "port_id": "9a23f274-5e68-4e1a-83c6-5df89fa87089", "id": "d518ddbf-86ca-4b65-b664-9f9fa5b1f127"}]} 2018-09-30 06:16:13,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ca21622e-039b-4077-9288-8c0e09923924 2018-09-30 06:16:13,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0308549404144s 2018-09-30 06:16:13,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ca21622e-039b-4077-9288-8c0e09923924 2018-09-30 06:16:13,184 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 06:16:13,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:16:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:13,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-71dccb20-6e9d-44dd-9684-80106235051c Date: Sun, 30 Sep 2018 06:16:13 GMT RESP BODY: {"floatingips": [{"router_id": "c4470516-1ace-418e-9fa4-7ea52624459d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:16:11Z", "updated_at": "2018-09-30T06:16:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "7286c41c419946169f359c327b32f54f", "port_id": "9a23f274-5e68-4e1a-83c6-5df89fa87089", "id": "d518ddbf-86ca-4b65-b664-9f9fa5b1f127"}]} 2018-09-30 06:16:13,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-71dccb20-6e9d-44dd-9684-80106235051c 2018-09-30 06:16:13,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166896820068s 2018-09-30 06:16:13,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-71dccb20-6e9d-44dd-9684-80106235051c 2018-09-30 06:16:13,461 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-30 06:16:13,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:16:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:16:13,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-6b394ac2-4693-42fe-8140-9c28ad10fc34 Date: Sun, 30 Sep 2018 06:16:13 GMT RESP BODY: {"floatingips": [{"router_id": "c4470516-1ace-418e-9fa4-7ea52624459d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:16:11Z", "updated_at": "2018-09-30T06:16:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "7286c41c419946169f359c327b32f54f", "port_id": "9a23f274-5e68-4e1a-83c6-5df89fa87089", "id": "d518ddbf-86ca-4b65-b664-9f9fa5b1f127"}]} 2018-09-30 06:16:13,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6b394ac2-4693-42fe-8140-9c28ad10fc34 2018-09-30 06:16:13,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0262489318848s 2018-09-30 06:16:13,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6b394ac2-4693-42fe-8140-9c28ad10fc34 2018-09-30 06:16:13,598 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'c4470516-1ace-418e-9fa4-7ea52624459d', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7286c41c419946169f359c327b32f54f', 'created_at': u'2018-09-30T06:16:11Z', 'attached': True, 'updated_at': u'2018-09-30T06:16:11Z', 'id': u'd518ddbf-86ca-4b65-b664-9f9fa5b1f127', 'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7286c41c419946169f359c327b32f54f', 'name': 'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c4470516-1ace-418e-9fa4-7ea52624459d', 'project_id': u'7286c41c419946169f359c327b32f54f', 'port_id': u'9a23f274-5e68-4e1a-83c6-5df89fa87089', 'port': u'9a23f274-5e68-4e1a-83c6-5df89fa87089', 'network': u'1fcecb75-e9a7-402a-b1e7-72df342367c2'}) 2018-09-30 06:16:13,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-30 06:16:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 06:16:15,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33a5dc9b-5bce-4a82-b8f6-04aca903593b x-compute-request-id: req-33a5dc9b-5bce-4a82-b8f6-04aca903593b Content-Encoding: gzip Content-Length: 10972 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1873911701 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.302246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.304410] pid_max: default: 32768 minimum: 301\n[ 0.305583] Security Framework initialized\n[ 0.306675] SELinux: Initializing.\n[ 0.307918] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.312405] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.315159] Mount-cache hash table entries: 4096\n[ 0.316551] Initializing cgroup subsys memory\n[ 0.317706] Initializing cgroup subsys devices\n[ 0.318833] Initializing cgroup subsys freezer\n[ 0.319967] Initializing cgroup subsys net_cls\n[ 0.321103] Initializing cgroup subsys blkio\n[ 0.322204] Initializing cgroup subsys perf_event\n[ 0.323379] Initializing cgroup subsys hugetlb\n[ 0.324505] Initializing cgroup subsys pids\n[ 0.325595] Initializing cgroup subsys net_prio\n[ 0.326800] CPU: Physical Processor ID: 0\n[ 0.328690] mce: CPU supports 10 MCE banks\n[ 0.329977] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.332916] tlb_flushall_shift: 6\n[ 0.334233] Freeing SMP alternatives: 28k freed\n[ 0.338357] ACPI: Core revision 20130517\n[ 0.339996] ACPI: All ACPI Tables successfully acquired\n[ 0.341650] ftrace: allocating 25812 entries in 101 pages\n[ 0.364218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.365951] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367676] smpboot: Max logical packages: 2\n[ 0.369144] Enabling x2apic\n[ 0.370147] Enabled x2apic\n[ 0.371334] Switched APIC routing to physical x2apic.\n[ 0.373718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378417] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.386276] KVM setup paravirtual spinlock\n[ 0.388679] smpboot: Booting Node 0, Processors #1 OK\n[ 0.390519] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.412219] Brought up 2 CPUs\n[ 0.412222] KVM setup async PF for cpu 1\n[ 0.412225] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.415817] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.418240] devtmpfs: initialized\n[ 0.421052] EVM: security.selinux\n[ 0.422175] EVM: security.ima\n[ 0.423210] EVM: security.capability\n[ 0.425029] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.426824] pinctrl core: initialized pinctrl subsystem\n[ 0.428442] NET: Registered protocol family 16\n[ 0.429964] ACPI: bus type PCI registered\n[ 0.431039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.432546] PCI: Using configuration type 1 for base access\n[ 0.437269] ACPI: Added _OSI(Module Device)\n[ 0.438383] ACPI: Added _OSI(Processor Device)\n[ 0.439499] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440653] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443413] ACPI: Interpreter enabled\n[ 0.444445] ACPI: (supports S0 S5)\n[ 0.445403] ACPI: Using IOAPIC for interrupt routing\n[ 0.446596] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.450472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453570] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.457743] acpiphp: Slot [3] registered\n[ 0.458812] acpiphp: Slot [4] registered\n[ 0.459871] acpiphp: Slot [5] registered\n[ 0.460931] acpiphp: Slot [6] registered\n[ 0.461983] acpiphp: Slot [7] registered\n[ 0.463043] acpiphp: Slot [8] registered\n[ 0.464096] acpiphp: Slot [9] registered\n[ 0.465155] acpiphp: Slot [10] registered\n[ 0.466223] acpiphp: Slot [11] registered\n[ 0.467291] acpiphp: Slot [12] registered\n[ 0.468361] acpiphp: Slot [13] registered\n[ 0.469428] acpiphp: Slot [14] registered\n[ 0.470493] acpiphp: Slot [15] registered\n[ 0.471559] acpiphp: Slot [16] registered\n[ 0.472635] acpiphp: Slot [17] registered\n[ 0.473709] acpiphp: Slot [18] registered\n[ 0.474775] acpiphp: Slot [19] registered\n[ 0.475851] acpiphp: Slot [20] registered\n[ 0.476922] acpiphp: Slot [21] registered\n[ 0.477987] acpiphp: Slot [22] registered\n[ 0.479057] acpiphp: Slot [23] registered\n[ 0.480120] acpiphp: Slot [24] registered\n[ 0.481193] acpiphp: Slot [25] registered\n[ 0.482263] acpiphp: Slot [26] registered\n[ 0.483333] acpiphp: Slot [27] registered\n[ 0.484402] acpiphp: Slot [28] registered\n[ 0.485465] acpiphp: Slot [29] registered\n[ 0.486529] acpiphp: Slot [30] registered\n[ 0.487598] acpiphp: Slot [31] registered\n[ 0.488662] PCI host bridge to bus 0000:00\n[ 0.489727] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.492466] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495879] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.503719] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.506671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508183] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.515458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517400] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.571160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.574682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.576360] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581326] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.584994] vgaarb: loaded\n[ 0.585851] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587263] SCSI subsystem initialized\n[ 0.588336] ACPI: bus type USB registered\n[ 0.589416] usbcore: registered new interface driver usbfs\n[ 0.590709] usbcore: registered new interface driver hub\n[ 0.591986] usbcore: registered new device driver usb\n[ 0.593357] PCI: Using ACPI for IRQ routing\n[ 0.594734] NetLabel: Initializing\n[ 0.595712] NetLabel: domain hash size = 128\n[ 0.596809] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.598033] NetLabel: unlabeled traffic allowed by default\n[ 0.599436] Switched to clocksource kvm-clock\n[ 0.606886] pnp: PnP ACPI init\n[ 0.607823] ACPI: bus type PNP registered\n[ 0.609229] pnp: PnP ACPI: found 5 devices\n[ 0.610308] ACPI: bus type PNP unregistered\n[ 0.617389] NET: Registered protocol family 2\n[ 0.618770] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.620885] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.622596] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.624094] TCP: reno registered\n[ 0.625041] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.626428] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.627977] NET: Registered protocol family 1\n[ 0.629159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.630512] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.631836] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.671383] Unpacking initramfs...\n[ 1.066599] Freeing initrd memory: 37508k freed\n[ 1.075830] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.077362] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.092912] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.094390] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.096045] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.097444] Initialise system trusted keyring\n[ 1.098578] audit: initializing netlink socket (disabled)\n[ 1.099854] type=2000 audit(1538288171.250:1): initialized\n[ 1.116158] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.117588] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.119801] zpool: loaded\n[ 1.120680] zbud: loaded\n[ 1.121712] VFS: Disk quotas dquot_6.5.2\n[ 1.122798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.124362] msgmni has been set to 7578\n[ 1.125469] Key type big_key registered\n[ 1.127156] NET: Registered protocol family 38\n[ 1.128297] Key type asymmetric registered\n[ 1.129365] Asymmetric key parser 'x509' registered\n[ 1.130561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.132591] io scheduler noop registered\n[ 1.133649] io scheduler deadline registered (default)\n[ 1.134888] io scheduler cfq registered\n[ 1.136014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.147247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.148790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.150751] ACPI: Power Button [PWRF]\n[ 1.151852] GHES: HEST is not enabled!\n[ 1.152929] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.177283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.178911] Non-volatile memory driver v1.3\n[ 1.180017] Linux agpgart interface v0.103\n[ 1.181180] crash memory driver: version 1.1\n[ 1.182336] rdac: device handler registered\n[ 1.183506] hp_sw: device handler registered\n[ 1.184616] emc: device handler registered\n[ 1.185684] alua: device handler registered\n[ 1.186791] libphy: Fixed MDIO Bus: probed\n[ 1.187900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.189342] ehci-pci: EHCI PCI platform driver\n[ 1.190465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.191839] ohci-pci: OHCI PCI platform driver\n[ 1.192967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.212729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.214034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.216004] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.217257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.218647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.220118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.222046] usb usb1: Product: UHCI Host Controller\n[ 1.223280] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.224797] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.226011] hub 1-0:1.0: USB hub found\n[ 1.227053] hub 1-0:1.0: 2 ports detected\n[ 1.228245] usbcore: registered new interface driver usbserial\n[ 1.229594] usbcore: registered new interface driver usbserial_generic\n[ 1.231042] usbserial: USB Serial support registered for generic\n[ 1.232420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.255789] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257050] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.258382] mousedev: PS/2 mouse device common for all mice\n[ 1.259966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.262242] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.263908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.268116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.269576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.271043] cpuidle: using governor menu\n[ 1.272148] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.273500] usbcore: registered new interface driver usbhid\n[ 1.274794] usbhid: USB HID core driver\n[ 1.275876] drop_monitor: Initializing network drop monitor service\n[ 1.277323] TCP: cubic registered\n[ 1.278282] Initializing XFRM netlink socket\n[ 1.279459] NET: Registered protocol family 10\n[ 1.280786] NET: Registered protocol family 17\n[ 1.282107] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.283671] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.285044] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.287316] Loading compiled-in X.509 certificates\n[ 1.288521] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.290800] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.293480] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.295772] registered taskstats version 1\n[ 1.298507] Key type trusted registered\n[ 1.300877] Key type encrypted registered\n[ 1.303089] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.304734] rtc_cmos 00:00: setting system clock to 2018-09-30 06:16:11 UTC (1538288171)\n[ 1.307455] Freeing unused kernel memory: 1680k freed\n[ 1.311861] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.316565] systemd[1]: Detected virtualization kvm.\n[ 1.317983] systemd[1]: Detected architecture x86-64.\n[ 1.319404] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.322171] systemd[1]: No hostname configured.\n[ 1.323520] systemd[1]: Set hostname to .\n[ 1.324982] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.347961] systemd[1]: Created slice Root Slice.\n[ 1.349412] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.351764] systemd[1]: Listening on Journal Socket.\n[ 1.353254] systemd[1]: Starting Journal Socket.\n[ 1.354640] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.357015] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.360299] systemd[1]: Reached target Paths.\n[ 1.361573] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.363812] systemd[1]: Listening on udev Control Socket.\n[ 1.365342] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.367758] systemd[1]: Listening on udev Kernel Socket.\n[ 1.369246] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.371542] systemd[1]: Reached target Sockets.\n[ 1.372877] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.375122] systemd[1]: Reached target Local File Systems.\n[ 1.376642] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.378904] systemd[1]: Reached target Swap.\n[ 1.380184] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.382340] systemd[1]: Created slice System Slice.\n[ 1.383707] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.385918] systemd[1]: Reached target Slices.\n[ 1.387238] systemd[1]: Starting Slices.\n[ 1.388839] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.391465] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.394186] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.396661] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Timers.\n[ 1.402054] systemd[1]: Reached target Timers.\n[ 1.403229] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.405836] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.408688] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.411835] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.461783] RPC: Registered named UNIX socket transport module.\n[ 1.463407] RPC: Registered udp transport module.\n[ 1.464770] RPC: Registered tcp transport module.\n[ 1.466127] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.530448] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] [ 1.557683] FDC 0 is a S82078B\nReached target Basic System.\n Starting dracut initqueue hook...\n[ 1.584709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.624923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.628518] scsi host0: ata_piix\n[ 1.629898] scsi host1: ata_piix\n[ 1.631112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.633072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.636202] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.681772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.683267] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.684796] usb 1-1: Product: QEMU USB Tablet\n[ 1.685903] usb 1-1: Manufacturer: QEMU\n[ 1.686938] usb 1-1: SerialNumber: 42\n[ 1.697124] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.699654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.804529] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.806683] XFS (vda1): Mounting V4 Filesystem\n[ 1.909674] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Remote File Systems.\n[ 2.093479] tsc: Refined TSC clocksource calibration: 3491.915 MHz\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.134906] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.202242] SELinux: Disabled at runtime.\n[ 2.240477] type=1404 audit(1538288172.435:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.307492] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.308848] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted Huge Pages File System.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.607766] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Mounted NFSD configuration files[ 2.635949] systemd-journald[386]: Received request to flush runtime journal from PID 1\nystem.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.751068] type=1305 audit(1538288172.945:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.926788] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.935153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.943645] [drm] Initialized drm 1.1.0 20060810\n[ 2.962823] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.962823] [TTM] Initializing pool allocator\n[ 2.962825] [TTM] Initializing DMA pool allocator\n[ 2.963081] [drm] fb mappable at 0xFC000000\n[ 2.963082] [drm] vram aper at 0xFC000000\n[ 2.963082] [drm] size 33554432\n[ 2.963082] [drm] fb depth is 24\n[ 2.963083] [drm] pitch is 3072\n[ 2.995021] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.998128] ppdev: user-space parallel port driver\n[ 3.013150] Console: switching to colour frame buffer device 128x48\n[ 3.025187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[ 3.031451] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m[ 3.110074] AES CTR mode by8 optimization enabled\n] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.123558] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.131694] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n[ 3.173553] intel_rapl: no valid rapl domains found in package 0\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.206471] intel_rapl: no valid rapl domains found in package 0\n[ 3.216321] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n\n[ 3.222231] intel_powerclamp: No package C-state available[ 3.352601] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 06:16:13 +0000. Up 3.31 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-09-30 06:16:15,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee/action used request id req-33a5dc9b-5bce-4a82-b8f6-04aca903593b 2018-09-30 06:16:15,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.22577595711s 2018-09-30 06:16:15,826 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee/action used request id req-33a5dc9b-5bce-4a82-b8f6-04aca903593b 2018-09-30 06:16:15,826 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1873911701 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.302246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.304410] pid_max: default: 32768 minimum: 301 [ 0.305583] Security Framework initialized [ 0.306675] SELinux: Initializing. [ 0.307918] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.312405] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.315159] Mount-cache hash table entries: 4096 [ 0.316551] Initializing cgroup subsys memory [ 0.317706] Initializing cgroup subsys devices [ 0.318833] Initializing cgroup subsys freezer [ 0.319967] Initializing cgroup subsys net_cls [ 0.321103] Initializing cgroup subsys blkio [ 0.322204] Initializing cgroup subsys perf_event [ 0.323379] Initializing cgroup subsys hugetlb [ 0.324505] Initializing cgroup subsys pids [ 0.325595] Initializing cgroup subsys net_prio [ 0.326800] CPU: Physical Processor ID: 0 [ 0.328690] mce: CPU supports 10 MCE banks [ 0.329977] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.332916] tlb_flushall_shift: 6 [ 0.334233] Freeing SMP alternatives: 28k freed [ 0.338357] ACPI: Core revision 20130517 [ 0.339996] ACPI: All ACPI Tables successfully acquired [ 0.341650] ftrace: allocating 25812 entries in 101 pages [ 0.364218] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.365951] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367676] smpboot: Max logical packages: 2 [ 0.369144] Enabling x2apic [ 0.370147] Enabled x2apic [ 0.371334] Switched APIC routing to physical x2apic. [ 0.373718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378417] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386276] KVM setup paravirtual spinlock [ 0.388679] smpboot: Booting Node 0, Processors #1 OK [ 0.390519] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.412219] Brought up 2 CPUs [ 0.412222] KVM setup async PF for cpu 1 [ 0.412225] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.415817] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.418240] devtmpfs: initialized [ 0.421052] EVM: security.selinux [ 0.422175] EVM: security.ima [ 0.423210] EVM: security.capability [ 0.425029] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.426824] pinctrl core: initialized pinctrl subsystem [ 0.428442] NET: Registered protocol family 16 [ 0.429964] ACPI: bus type PCI registered [ 0.431039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.432546] PCI: Using configuration type 1 for base access [ 0.437269] ACPI: Added _OSI(Module Device) [ 0.438383] ACPI: Added _OSI(Processor Device) [ 0.439499] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440653] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443413] ACPI: Interpreter enabled [ 0.444445] ACPI: (supports S0 S5) [ 0.445403] ACPI: Using IOAPIC for interrupt routing [ 0.446596] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.450472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453570] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457743] acpiphp: Slot [3] registered [ 0.458812] acpiphp: Slot [4] registered [ 0.459871] acpiphp: Slot [5] registered [ 0.460931] acpiphp: Slot [6] registered [ 0.461983] acpiphp: Slot [7] registered [ 0.463043] acpiphp: Slot [8] registered [ 0.464096] acpiphp: Slot [9] registered [ 0.465155] acpiphp: Slot [10] registered [ 0.466223] acpiphp: Slot [11] registered [ 0.467291] acpiphp: Slot [12] registered [ 0.468361] acpiphp: Slot [13] registered [ 0.469428] acpiphp: Slot [14] registered [ 0.470493] acpiphp: Slot [15] registered [ 0.471559] acpiphp: Slot [16] registered [ 0.472635] acpiphp: Slot [17] registered [ 0.473709] acpiphp: Slot [18] registered [ 0.474775] acpiphp: Slot [19] registered [ 0.475851] acpiphp: Slot [20] registered [ 0.476922] acpiphp: Slot [21] registered [ 0.477987] acpiphp: Slot [22] registered [ 0.479057] acpiphp: Slot [23] registered [ 0.480120] acpiphp: Slot [24] registered [ 0.481193] acpiphp: Slot [25] registered [ 0.482263] acpiphp: Slot [26] registered [ 0.483333] acpiphp: Slot [27] registered [ 0.484402] acpiphp: Slot [28] registered [ 0.485465] acpiphp: Slot [29] registered [ 0.486529] acpiphp: Slot [30] registered [ 0.487598] acpiphp: Slot [31] registered [ 0.488662] PCI host bridge to bus 0000:00 [ 0.489727] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.492466] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495879] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.503719] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.506671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508183] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.515458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517400] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.574682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576360] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581326] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.584994] vgaarb: loaded [ 0.585851] vgaarb: bridge control possible 0000:00:02.0 [ 0.587263] SCSI subsystem initialized [ 0.588336] ACPI: bus type USB registered [ 0.589416] usbcore: registered new interface driver usbfs [ 0.590709] usbcore: registered new interface driver hub [ 0.591986] usbcore: registered new device driver usb [ 0.593357] PCI: Using ACPI for IRQ routing [ 0.594734] NetLabel: Initializing [ 0.595712] NetLabel: domain hash size = 128 [ 0.596809] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598033] NetLabel: unlabeled traffic allowed by default [ 0.599436] Switched to clocksource kvm-clock [ 0.606886] pnp: PnP ACPI init [ 0.607823] ACPI: bus type PNP registered [ 0.609229] pnp: PnP ACPI: found 5 devices [ 0.610308] ACPI: bus type PNP unregistered [ 0.617389] NET: Registered protocol family 2 [ 0.618770] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.620885] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.622596] TCP: Hash tables configured (established 32768 bind 32768) [ 0.624094] TCP: reno registered [ 0.625041] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.626428] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.627977] NET: Registered protocol family 1 [ 0.629159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.630512] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.631836] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.671383] Unpacking initramfs... [ 1.066599] Freeing initrd memory: 37508k freed [ 1.075830] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.077362] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.092912] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.094390] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.096045] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.097444] Initialise system trusted keyring [ 1.098578] audit: initializing netlink socket (disabled) [ 1.099854] type=2000 audit(1538288171.250:1): initialized [ 1.116158] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.117588] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.119801] zpool: loaded [ 1.120680] zbud: loaded [ 1.121712] VFS: Disk quotas dquot_6.5.2 [ 1.122798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.124362] msgmni has been set to 7578 [ 1.125469] Key type big_key registered [ 1.127156] NET: Registered protocol family 38 [ 1.128297] Key type asymmetric registered [ 1.129365] Asymmetric key parser 'x509' registered [ 1.130561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.132591] io scheduler noop registered [ 1.133649] io scheduler deadline registered (default) [ 1.134888] io scheduler cfq registered [ 1.136014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.147247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.148790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.150751] ACPI: Power Button [PWRF] [ 1.151852] GHES: HEST is not enabled! [ 1.152929] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.177283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.178911] Non-volatile memory driver v1.3 [ 1.180017] Linux agpgart interface v0.103 [ 1.181180] crash memory driver: version 1.1 [ 1.182336] rdac: device handler registered [ 1.183506] hp_sw: device handler registered [ 1.184616] emc: device handler registered [ 1.185684] alua: device handler registered [ 1.186791] libphy: Fixed MDIO Bus: probed [ 1.187900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.189342] ehci-pci: EHCI PCI platform driver [ 1.190465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.191839] ohci-pci: OHCI PCI platform driver [ 1.192967] uhci_hcd: USB Universal Host Controller Interface driver [ 1.212729] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.214034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.216004] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.217257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.218647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.220118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.222046] usb usb1: Product: UHCI Host Controller [ 1.223280] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.224797] usb usb1: SerialNumber: 0000:00:01.2 [ 1.226011] hub 1-0:1.0: USB hub found [ 1.227053] hub 1-0:1.0: 2 ports detected [ 1.228245] usbcore: registered new interface driver usbserial [ 1.229594] usbcore: registered new interface driver usbserial_generic [ 1.231042] usbserial: USB Serial support registered for generic [ 1.232420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.255789] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.258382] mousedev: PS/2 mouse device common for all mice [ 1.259966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.262242] rtc_cmos 00:00: RTC can wake from S4 [ 1.262754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.263908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.268116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.269576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.271043] cpuidle: using governor menu [ 1.272148] hidraw: raw HID events driver (C) Jiri Kosina [ 1.273500] usbcore: registered new interface driver usbhid [ 1.274794] usbhid: USB HID core driver [ 1.275876] drop_monitor: Initializing network drop monitor service [ 1.277323] TCP: cubic registered [ 1.278282] Initializing XFRM netlink socket [ 1.279459] NET: Registered protocol family 10 [ 1.280786] NET: Registered protocol family 17 [ 1.282107] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.283671] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.285044] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.287316] Loading compiled-in X.509 certificates [ 1.288521] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.290800] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.293480] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.295772] registered taskstats version 1 [ 1.298507] Key type trusted registered [ 1.300877] Key type encrypted registered [ 1.303089] IMA: No TPM chip found, activating TPM-bypass! [ 1.304734] rtc_cmos 00:00: setting system clock to 2018-09-30 06:16:11 UTC (1538288171) [ 1.307455] Freeing unused kernel memory: 1680k freed [ 1.311861] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.316565] systemd[1]: Detected virtualization kvm. [ 1.317983] systemd[1]: Detected architecture x86-64. [ 1.319404] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.322171] systemd[1]: No hostname configured. [ 1.323520] systemd[1]: Set hostname to . [ 1.324982] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.347961] systemd[1]: Created slice Root Slice. [ 1.349412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.351764] systemd[1]: Listening on Journal Socket. [ 1.353254] systemd[1]: Starting Journal Socket. [ 1.354640] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.357015] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.360299] systemd[1]: Reached target Paths. [ 1.361573] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.363812] systemd[1]: Listening on udev Control Socket. [ 1.365342] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.367758] systemd[1]: Listening on udev Kernel Socket. [ 1.369246] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.371542] systemd[1]: Reached target Sockets. [ 1.372877] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.375122] systemd[1]: Reached target Local File Systems. [ 1.376642] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.378904] systemd[1]: Reached target Swap. [ 1.380184] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.382340] systemd[1]: Created slice System Slice. [ 1.383707] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.385918] systemd[1]: Reached target Slices. [ 1.387238] systemd[1]: Starting Slices. [ 1.388839] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.391465] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.394186] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.396661] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Timers. [ 1.402054] systemd[1]: Reached target Timers. [ 1.403229] systemd[1]: Starting Timers. [[32m OK [0m] Started Apply Kernel Variables. [ 1.405836] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.408688] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.411835] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.461783] RPC: Registered named UNIX socket transport module. [ 1.463407] RPC: Registered udp transport module. [ 1.464770] RPC: Registered tcp transport module. [ 1.466127] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.530448] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] [ 1.557683] FDC 0 is a S82078B Reached target Basic System. Starting dracut initqueue hook... [ 1.584709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.624923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.628518] scsi host0: ata_piix [ 1.629898] scsi host1: ata_piix [ 1.631112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.633072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.636202] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.681772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.683267] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.684796] usb 1-1: Product: QEMU USB Tablet [ 1.685903] usb 1-1: Manufacturer: QEMU [ 1.686938] usb 1-1: SerialNumber: 42 [ 1.697124] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.699654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.804529] SGI XFS with ACLs, security attributes, no debug enabled [ 1.806683] XFS (vda1): Mounting V4 Filesystem [ 1.909674] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Remote File Systems. [ 2.093479] tsc: Refined TSC clocksource calibration: 3491.915 MHz [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.134906] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.202242] SELinux: Disabled at runtime. [ 2.240477] type=1404 audit(1538288172.435:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.307492] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.308848] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted Huge Pages File System. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.607766] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Mounted NFSD configuration files[ 2.635949] systemd-journald[386]: Received request to flush runtime journal from PID 1 ystem. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.751068] type=1305 audit(1538288172.945:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.926788] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.935153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.943645] [drm] Initialized drm 1.1.0 20060810 [ 2.962823] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.962823] [TTM] Initializing pool allocator [ 2.962825] [TTM] Initializing DMA pool allocator [ 2.963081] [drm] fb mappable at 0xFC000000 [ 2.963082] [drm] vram aper at 0xFC000000 [ 2.963082] [drm] size 33554432 [ 2.963082] [drm] fb depth is 24 [ 2.963083] [drm] pitch is 3072 [ 2.995021] fbcon: cirrusdrmfb (fb0) is primary device [ 2.998128] ppdev: user-space parallel port driver [ 3.013150] Console: switching to colour frame buffer device 128x48 [ 3.025187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [ 3.031451] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [[32m OK [0m[ 3.110074] AES CTR mode by8 optimization enabled ] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.123558] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.131694] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. [ 3.173553] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.206471] intel_rapl: no valid rapl domains found in package 0 [ 3.216321] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.222231] intel_powerclamp: No package C-state available[ 3.352601] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 06:16:13 +0000. Up 3.31 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-09-30 06:16:16,522 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: [Errno None] Unable to connect to port 22 on 172.30.9.209 2018-09-30 06:16:25,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-30 06:16:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-30 06:16:26,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7501ae1b-76c3-4099-bb94-cb6b4a182c4d x-compute-request-id: req-7501ae1b-76c3-4099-bb94-cb6b4a182c4d Content-Encoding: gzip Content-Length: 12756 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1873911701 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.302246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.304410] pid_max: default: 32768 minimum: 301\n[ 0.305583] Security Framework initialized\n[ 0.306675] SELinux: Initializing.\n[ 0.307918] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.312405] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.315159] Mount-cache hash table entries: 4096\n[ 0.316551] Initializing cgroup subsys memory\n[ 0.317706] Initializing cgroup subsys devices\n[ 0.318833] Initializing cgroup subsys freezer\n[ 0.319967] Initializing cgroup subsys net_cls\n[ 0.321103] Initializing cgroup subsys blkio\n[ 0.322204] Initializing cgroup subsys perf_event\n[ 0.323379] Initializing cgroup subsys hugetlb\n[ 0.324505] Initializing cgroup subsys pids\n[ 0.325595] Initializing cgroup subsys net_prio\n[ 0.326800] CPU: Physical Processor ID: 0\n[ 0.328690] mce: CPU supports 10 MCE banks\n[ 0.329977] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.332916] tlb_flushall_shift: 6\n[ 0.334233] Freeing SMP alternatives: 28k freed\n[ 0.338357] ACPI: Core revision 20130517\n[ 0.339996] ACPI: All ACPI Tables successfully acquired\n[ 0.341650] ftrace: allocating 25812 entries in 101 pages\n[ 0.364218] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.365951] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367676] smpboot: Max logical packages: 2\n[ 0.369144] Enabling x2apic\n[ 0.370147] Enabled x2apic\n[ 0.371334] Switched APIC routing to physical x2apic.\n[ 0.373718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378417] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.386276] KVM setup paravirtual spinlock\n[ 0.388679] smpboot: Booting Node 0, Processors #1 OK\n[ 0.390519] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.412219] Brought up 2 CPUs\n[ 0.412222] KVM setup async PF for cpu 1\n[ 0.412225] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.415817] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.418240] devtmpfs: initialized\n[ 0.421052] EVM: security.selinux\n[ 0.422175] EVM: security.ima\n[ 0.423210] EVM: security.capability\n[ 0.425029] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.426824] pinctrl core: initialized pinctrl subsystem\n[ 0.428442] NET: Registered protocol family 16\n[ 0.429964] ACPI: bus type PCI registered\n[ 0.431039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.432546] PCI: Using configuration type 1 for base access\n[ 0.437269] ACPI: Added _OSI(Module Device)\n[ 0.438383] ACPI: Added _OSI(Processor Device)\n[ 0.439499] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.440653] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.443413] ACPI: Interpreter enabled\n[ 0.444445] ACPI: (supports S0 S5)\n[ 0.445403] ACPI: Using IOAPIC for interrupt routing\n[ 0.446596] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.450472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453570] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.457743] acpiphp: Slot [3] registered\n[ 0.458812] acpiphp: Slot [4] registered\n[ 0.459871] acpiphp: Slot [5] registered\n[ 0.460931] acpiphp: Slot [6] registered\n[ 0.461983] acpiphp: Slot [7] registered\n[ 0.463043] acpiphp: Slot [8] registered\n[ 0.464096] acpiphp: Slot [9] registered\n[ 0.465155] acpiphp: Slot [10] registered\n[ 0.466223] acpiphp: Slot [11] registered\n[ 0.467291] acpiphp: Slot [12] registered\n[ 0.468361] acpiphp: Slot [13] registered\n[ 0.469428] acpiphp: Slot [14] registered\n[ 0.470493] acpiphp: Slot [15] registered\n[ 0.471559] acpiphp: Slot [16] registered\n[ 0.472635] acpiphp: Slot [17] registered\n[ 0.473709] acpiphp: Slot [18] registered\n[ 0.474775] acpiphp: Slot [19] registered\n[ 0.475851] acpiphp: Slot [20] registered\n[ 0.476922] acpiphp: Slot [21] registered\n[ 0.477987] acpiphp: Slot [22] registered\n[ 0.479057] acpiphp: Slot [23] registered\n[ 0.480120] acpiphp: Slot [24] registered\n[ 0.481193] acpiphp: Slot [25] registered\n[ 0.482263] acpiphp: Slot [26] registered\n[ 0.483333] acpiphp: Slot [27] registered\n[ 0.484402] acpiphp: Slot [28] registered\n[ 0.485465] acpiphp: Slot [29] registered\n[ 0.486529] acpiphp: Slot [30] registered\n[ 0.487598] acpiphp: Slot [31] registered\n[ 0.488662] PCI host bridge to bus 0000:00\n[ 0.489727] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.492466] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495879] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.503719] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.506671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508183] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.515458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517400] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.571160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.574682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.576360] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581326] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.584994] vgaarb: loaded\n[ 0.585851] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587263] SCSI subsystem initialized\n[ 0.588336] ACPI: bus type USB registered\n[ 0.589416] usbcore: registered new interface driver usbfs\n[ 0.590709] usbcore: registered new interface driver hub\n[ 0.591986] usbcore: registered new device driver usb\n[ 0.593357] PCI: Using ACPI for IRQ routing\n[ 0.594734] NetLabel: Initializing\n[ 0.595712] NetLabel: domain hash size = 128\n[ 0.596809] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.598033] NetLabel: unlabeled traffic allowed by default\n[ 0.599436] Switched to clocksource kvm-clock\n[ 0.606886] pnp: PnP ACPI init\n[ 0.607823] ACPI: bus type PNP registered\n[ 0.609229] pnp: PnP ACPI: found 5 devices\n[ 0.610308] ACPI: bus type PNP unregistered\n[ 0.617389] NET: Registered protocol family 2\n[ 0.618770] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.620885] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.622596] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.624094] TCP: reno registered\n[ 0.625041] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.626428] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.627977] NET: Registered protocol family 1\n[ 0.629159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.630512] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.631836] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.671383] Unpacking initramfs...\n[ 1.066599] Freeing initrd memory: 37508k freed\n[ 1.075830] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.077362] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.092912] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.094390] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.096045] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.097444] Initialise system trusted keyring\n[ 1.098578] audit: initializing netlink socket (disabled)\n[ 1.099854] type=2000 audit(1538288171.250:1): initialized\n[ 1.116158] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.117588] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.119801] zpool: loaded\n[ 1.120680] zbud: loaded\n[ 1.121712] VFS: Disk quotas dquot_6.5.2\n[ 1.122798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.124362] msgmni has been set to 7578\n[ 1.125469] Key type big_key registered\n[ 1.127156] NET: Registered protocol family 38\n[ 1.128297] Key type asymmetric registered\n[ 1.129365] Asymmetric key parser 'x509' registered\n[ 1.130561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.132591] io scheduler noop registered\n[ 1.133649] io scheduler deadline registered (default)\n[ 1.134888] io scheduler cfq registered\n[ 1.136014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.147247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.148790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.150751] ACPI: Power Button [PWRF]\n[ 1.151852] GHES: HEST is not enabled!\n[ 1.152929] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.177283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.178911] Non-volatile memory driver v1.3\n[ 1.180017] Linux agpgart interface v0.103\n[ 1.181180] crash memory driver: version 1.1\n[ 1.182336] rdac: device handler registered\n[ 1.183506] hp_sw: device handler registered\n[ 1.184616] emc: device handler registered\n[ 1.185684] alua: device handler registered\n[ 1.186791] libphy: Fixed MDIO Bus: probed\n[ 1.187900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.189342] ehci-pci: EHCI PCI platform driver\n[ 1.190465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.191839] ohci-pci: OHCI PCI platform driver\n[ 1.192967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.212729] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.214034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.216004] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.217257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.218647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.220118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.222046] usb usb1: Product: UHCI Host Controller\n[ 1.223280] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.224797] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.226011] hub 1-0:1.0: USB hub found\n[ 1.227053] hub 1-0:1.0: 2 ports detected\n[ 1.228245] usbcore: registered new interface driver usbserial\n[ 1.229594] usbcore: registered new interface driver usbserial_generic\n[ 1.231042] usbserial: USB Serial support registered for generic\n[ 1.232420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.255789] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257050] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.258382] mousedev: PS/2 mouse device common for all mice\n[ 1.259966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.262242] rtc_cmos 00:00: RTC can wake from S4\n[ 1.262754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.263908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.268116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.269576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.271043] cpuidle: using governor menu\n[ 1.272148] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.273500] usbcore: registered new interface driver usbhid\n[ 1.274794] usbhid: USB HID core driver\n[ 1.275876] drop_monitor: Initializing network drop monitor service\n[ 1.277323] TCP: cubic registered\n[ 1.278282] Initializing XFRM netlink socket\n[ 1.279459] NET: Registered protocol family 10\n[ 1.280786] NET: Registered protocol family 17\n[ 1.282107] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.283671] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.285044] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.287316] Loading compiled-in X.509 certificates\n[ 1.288521] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.290800] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.293480] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.295772] registered taskstats version 1\n[ 1.298507] Key type trusted registered\n[ 1.300877] Key type encrypted registered\n[ 1.303089] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.304734] rtc_cmos 00:00: setting system clock to 2018-09-30 06:16:11 UTC (1538288171)\n[ 1.307455] Freeing unused kernel memory: 1680k freed\n[ 1.311861] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.316565] systemd[1]: Detected virtualization kvm.\n[ 1.317983] systemd[1]: Detected architecture x86-64.\n[ 1.319404] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.322171] systemd[1]: No hostname configured.\n[ 1.323520] systemd[1]: Set hostname to .\n[ 1.324982] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.347961] systemd[1]: Created slice Root Slice.\n[ 1.349412] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.351764] systemd[1]: Listening on Journal Socket.\n[ 1.353254] systemd[1]: Starting Journal Socket.\n[ 1.354640] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.357015] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.360299] systemd[1]: Reached target Paths.\n[ 1.361573] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.363812] systemd[1]: Listening on udev Control Socket.\n[ 1.365342] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.367758] systemd[1]: Listening on udev Kernel Socket.\n[ 1.369246] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.371542] systemd[1]: Reached target Sockets.\n[ 1.372877] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.375122] systemd[1]: Reached target Local File Systems.\n[ 1.376642] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.378904] systemd[1]: Reached target Swap.\n[ 1.380184] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.382340] systemd[1]: Created slice System Slice.\n[ 1.383707] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.385918] systemd[1]: Reached target Slices.\n[ 1.387238] systemd[1]: Starting Slices.\n[ 1.388839] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.391465] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.394186] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.396661] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Timers.\n[ 1.402054] systemd[1]: Reached target Timers.\n[ 1.403229] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.405836] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.408688] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.411835] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.461783] RPC: Registered named UNIX socket transport module.\n[ 1.463407] RPC: Registered udp transport module.\n[ 1.464770] RPC: Registered tcp transport module.\n[ 1.466127] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n[ 1.530448] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] [ 1.557683] FDC 0 is a S82078B\nReached target Basic System.\n Starting dracut initqueue hook...\n[ 1.584709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.624923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.628518] scsi host0: ata_piix\n[ 1.629898] scsi host1: ata_piix\n[ 1.631112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.633072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.636202] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.681772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.683267] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.684796] usb 1-1: Product: QEMU USB Tablet\n[ 1.685903] usb 1-1: Manufacturer: QEMU\n[ 1.686938] usb 1-1: SerialNumber: 42\n[ 1.697124] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.699654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.804529] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.806683] XFS (vda1): Mounting V4 Filesystem\n[ 1.909674] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Remote File Systems.\n[ 2.093479] tsc: Refined TSC clocksource calibration: 3491.915 MHz\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.134906] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.202242] SELinux: Disabled at runtime.\n[ 2.240477] type=1404 audit(1538288172.435:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.307492] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.308848] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted Huge Pages File System.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.607766] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Mounted NFSD configuration files[ 2.635949] systemd-journald[386]: Received request to flush runtime journal from PID 1\nystem.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.751068] type=1305 audit(1538288172.945:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.926788] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.935153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.943645] [drm] Initialized drm 1.1.0 20060810\n[ 2.962823] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.962823] [TTM] Initializing pool allocator\n[ 2.962825] [TTM] Initializing DMA pool allocator\n[ 2.963081] [drm] fb mappable at 0xFC000000\n[ 2.963082] [drm] vram aper at 0xFC000000\n[ 2.963082] [drm] size 33554432\n[ 2.963082] [drm] fb depth is 24\n[ 2.963083] [drm] pitch is 3072\n[ 2.995021] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.998128] ppdev: user-space parallel port driver\n[ 3.013150] Console: switching to colour frame buffer device 128x48\n[ 3.025187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[ 3.031451] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m[ 3.110074] AES CTR mode by8 optimization enabled\n] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.123558] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.131694] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n[ 3.173553] intel_rapl: no valid rapl domains found in package 0\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.206471] intel_rapl: no valid rapl domains found in package 0\n[ 3.216321] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n\n[ 3.222231] intel_powerclamp: No package C-state available[ 3.352601] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 06:16:13 +0000. Up 3.31 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started System Logging Service.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.878303] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 06:16:16 +0000. Up 5.82 seconds.\n[ 5.909911] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.912459] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.915196] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.918232] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.920558] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.923217] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:a6:b0:6e |\n[ 5.925742] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.928216] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.930203] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.932238] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.934208] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.937194] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.939232] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.941262] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.944189] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.160740] cloud-init[3179]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Sep 2018 06:16:20 +0000. Up 10.11 seconds.\n[ 10.557288] cloud-init[3494]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Sep 2018 06:16:21 +0000. Up 10.51 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 39:45:e7:17:87:95:58:52:ef:4e:0f:fc:92:57:ad:1f | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.615026] cloud-init[3494]: Cloud-init v. 0.7.5 finished at Sun, 30 Sep 2018 06:16:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.60 seconds\n"} 2018-09-30 06:16:26,648 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee/action used request id req-7501ae1b-76c3-4099-bb94-cb6b4a182c4d 2018-09-30 06:16:26,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11627697945s 2018-09-30 06:16:26,649 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee/action used request id req-7501ae1b-76c3-4099-bb94-cb6b4a182c4d 2018-09-30 06:16:26,650 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1873911701 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.302246] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.304410] pid_max: default: 32768 minimum: 301 [ 0.305583] Security Framework initialized [ 0.306675] SELinux: Initializing. [ 0.307918] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.312405] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.315159] Mount-cache hash table entries: 4096 [ 0.316551] Initializing cgroup subsys memory [ 0.317706] Initializing cgroup subsys devices [ 0.318833] Initializing cgroup subsys freezer [ 0.319967] Initializing cgroup subsys net_cls [ 0.321103] Initializing cgroup subsys blkio [ 0.322204] Initializing cgroup subsys perf_event [ 0.323379] Initializing cgroup subsys hugetlb [ 0.324505] Initializing cgroup subsys pids [ 0.325595] Initializing cgroup subsys net_prio [ 0.326800] CPU: Physical Processor ID: 0 [ 0.328690] mce: CPU supports 10 MCE banks [ 0.329977] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.332916] tlb_flushall_shift: 6 [ 0.334233] Freeing SMP alternatives: 28k freed [ 0.338357] ACPI: Core revision 20130517 [ 0.339996] ACPI: All ACPI Tables successfully acquired [ 0.341650] ftrace: allocating 25812 entries in 101 pages [ 0.364218] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.365951] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367676] smpboot: Max logical packages: 2 [ 0.369144] Enabling x2apic [ 0.370147] Enabled x2apic [ 0.371334] Switched APIC routing to physical x2apic. [ 0.373718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375431] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378417] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.386276] KVM setup paravirtual spinlock [ 0.388679] smpboot: Booting Node 0, Processors #1 OK [ 0.390519] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.412219] Brought up 2 CPUs [ 0.412222] KVM setup async PF for cpu 1 [ 0.412225] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.415817] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.418240] devtmpfs: initialized [ 0.421052] EVM: security.selinux [ 0.422175] EVM: security.ima [ 0.423210] EVM: security.capability [ 0.425029] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.426824] pinctrl core: initialized pinctrl subsystem [ 0.428442] NET: Registered protocol family 16 [ 0.429964] ACPI: bus type PCI registered [ 0.431039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.432546] PCI: Using configuration type 1 for base access [ 0.437269] ACPI: Added _OSI(Module Device) [ 0.438383] ACPI: Added _OSI(Processor Device) [ 0.439499] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440653] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443413] ACPI: Interpreter enabled [ 0.444445] ACPI: (supports S0 S5) [ 0.445403] ACPI: Using IOAPIC for interrupt routing [ 0.446596] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.450472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453570] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457743] acpiphp: Slot [3] registered [ 0.458812] acpiphp: Slot [4] registered [ 0.459871] acpiphp: Slot [5] registered [ 0.460931] acpiphp: Slot [6] registered [ 0.461983] acpiphp: Slot [7] registered [ 0.463043] acpiphp: Slot [8] registered [ 0.464096] acpiphp: Slot [9] registered [ 0.465155] acpiphp: Slot [10] registered [ 0.466223] acpiphp: Slot [11] registered [ 0.467291] acpiphp: Slot [12] registered [ 0.468361] acpiphp: Slot [13] registered [ 0.469428] acpiphp: Slot [14] registered [ 0.470493] acpiphp: Slot [15] registered [ 0.471559] acpiphp: Slot [16] registered [ 0.472635] acpiphp: Slot [17] registered [ 0.473709] acpiphp: Slot [18] registered [ 0.474775] acpiphp: Slot [19] registered [ 0.475851] acpiphp: Slot [20] registered [ 0.476922] acpiphp: Slot [21] registered [ 0.477987] acpiphp: Slot [22] registered [ 0.479057] acpiphp: Slot [23] registered [ 0.480120] acpiphp: Slot [24] registered [ 0.481193] acpiphp: Slot [25] registered [ 0.482263] acpiphp: Slot [26] registered [ 0.483333] acpiphp: Slot [27] registered [ 0.484402] acpiphp: Slot [28] registered [ 0.485465] acpiphp: Slot [29] registered [ 0.486529] acpiphp: Slot [30] registered [ 0.487598] acpiphp: Slot [31] registered [ 0.488662] PCI host bridge to bus 0000:00 [ 0.489727] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.492466] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495879] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.503719] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505244] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.506671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508183] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.515458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517400] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.574682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576360] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578050] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579742] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581326] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.584994] vgaarb: loaded [ 0.585851] vgaarb: bridge control possible 0000:00:02.0 [ 0.587263] SCSI subsystem initialized [ 0.588336] ACPI: bus type USB registered [ 0.589416] usbcore: registered new interface driver usbfs [ 0.590709] usbcore: registered new interface driver hub [ 0.591986] usbcore: registered new device driver usb [ 0.593357] PCI: Using ACPI for IRQ routing [ 0.594734] NetLabel: Initializing [ 0.595712] NetLabel: domain hash size = 128 [ 0.596809] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598033] NetLabel: unlabeled traffic allowed by default [ 0.599436] Switched to clocksource kvm-clock [ 0.606886] pnp: PnP ACPI init [ 0.607823] ACPI: bus type PNP registered [ 0.609229] pnp: PnP ACPI: found 5 devices [ 0.610308] ACPI: bus type PNP unregistered [ 0.617389] NET: Registered protocol family 2 [ 0.618770] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.620885] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.622596] TCP: Hash tables configured (established 32768 bind 32768) [ 0.624094] TCP: reno registered [ 0.625041] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.626428] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.627977] NET: Registered protocol family 1 [ 0.629159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.630512] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.631836] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651706] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.671383] Unpacking initramfs... [ 1.066599] Freeing initrd memory: 37508k freed [ 1.075830] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.077362] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.092912] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.094390] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.096045] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.097444] Initialise system trusted keyring [ 1.098578] audit: initializing netlink socket (disabled) [ 1.099854] type=2000 audit(1538288171.250:1): initialized [ 1.116158] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.117588] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.119801] zpool: loaded [ 1.120680] zbud: loaded [ 1.121712] VFS: Disk quotas dquot_6.5.2 [ 1.122798] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.124362] msgmni has been set to 7578 [ 1.125469] Key type big_key registered [ 1.127156] NET: Registered protocol family 38 [ 1.128297] Key type asymmetric registered [ 1.129365] Asymmetric key parser 'x509' registered [ 1.130561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.132591] io scheduler noop registered [ 1.133649] io scheduler deadline registered (default) [ 1.134888] io scheduler cfq registered [ 1.136014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.147247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.148790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.150751] ACPI: Power Button [PWRF] [ 1.151852] GHES: HEST is not enabled! [ 1.152929] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.177283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.178911] Non-volatile memory driver v1.3 [ 1.180017] Linux agpgart interface v0.103 [ 1.181180] crash memory driver: version 1.1 [ 1.182336] rdac: device handler registered [ 1.183506] hp_sw: device handler registered [ 1.184616] emc: device handler registered [ 1.185684] alua: device handler registered [ 1.186791] libphy: Fixed MDIO Bus: probed [ 1.187900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.189342] ehci-pci: EHCI PCI platform driver [ 1.190465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.191839] ohci-pci: OHCI PCI platform driver [ 1.192967] uhci_hcd: USB Universal Host Controller Interface driver [ 1.212729] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.214034] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.216004] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.217257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.218647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.220118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.222046] usb usb1: Product: UHCI Host Controller [ 1.223280] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.224797] usb usb1: SerialNumber: 0000:00:01.2 [ 1.226011] hub 1-0:1.0: USB hub found [ 1.227053] hub 1-0:1.0: 2 ports detected [ 1.228245] usbcore: registered new interface driver usbserial [ 1.229594] usbcore: registered new interface driver usbserial_generic [ 1.231042] usbserial: USB Serial support registered for generic [ 1.232420] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.255789] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.258382] mousedev: PS/2 mouse device common for all mice [ 1.259966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.262242] rtc_cmos 00:00: RTC can wake from S4 [ 1.262754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.263908] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.268116] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.269576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.271043] cpuidle: using governor menu [ 1.272148] hidraw: raw HID events driver (C) Jiri Kosina [ 1.273500] usbcore: registered new interface driver usbhid [ 1.274794] usbhid: USB HID core driver [ 1.275876] drop_monitor: Initializing network drop monitor service [ 1.277323] TCP: cubic registered [ 1.278282] Initializing XFRM netlink socket [ 1.279459] NET: Registered protocol family 10 [ 1.280786] NET: Registered protocol family 17 [ 1.282107] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.283671] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.285044] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.287316] Loading compiled-in X.509 certificates [ 1.288521] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.290800] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.293480] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.295772] registered taskstats version 1 [ 1.298507] Key type trusted registered [ 1.300877] Key type encrypted registered [ 1.303089] IMA: No TPM chip found, activating TPM-bypass! [ 1.304734] rtc_cmos 00:00: setting system clock to 2018-09-30 06:16:11 UTC (1538288171) [ 1.307455] Freeing unused kernel memory: 1680k freed [ 1.311861] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.316565] systemd[1]: Detected virtualization kvm. [ 1.317983] systemd[1]: Detected architecture x86-64. [ 1.319404] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.322171] systemd[1]: No hostname configured. [ 1.323520] systemd[1]: Set hostname to . [ 1.324982] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.347961] systemd[1]: Created slice Root Slice. [ 1.349412] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.351764] systemd[1]: Listening on Journal Socket. [ 1.353254] systemd[1]: Starting Journal Socket. [ 1.354640] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.357015] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.360299] systemd[1]: Reached target Paths. [ 1.361573] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.363812] systemd[1]: Listening on udev Control Socket. [ 1.365342] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.367758] systemd[1]: Listening on udev Kernel Socket. [ 1.369246] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.371542] systemd[1]: Reached target Sockets. [ 1.372877] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.375122] systemd[1]: Reached target Local File Systems. [ 1.376642] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.378904] systemd[1]: Reached target Swap. [ 1.380184] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.382340] systemd[1]: Created slice System Slice. [ 1.383707] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.385918] systemd[1]: Reached target Slices. [ 1.387238] systemd[1]: Starting Slices. [ 1.388839] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.391465] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.394186] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.396661] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Timers. [ 1.402054] systemd[1]: Reached target Timers. [ 1.403229] systemd[1]: Starting Timers. [[32m OK [0m] Started Apply Kernel Variables. [ 1.405836] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.408688] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.411835] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.461783] RPC: Registered named UNIX socket transport module. [ 1.463407] RPC: Registered udp transport module. [ 1.464770] RPC: Registered tcp transport module. [ 1.466127] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ 1.530448] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] [ 1.557683] FDC 0 is a S82078B Reached target Basic System. Starting dracut initqueue hook... [ 1.584709] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.624923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.628518] scsi host0: ata_piix [ 1.629898] scsi host1: ata_piix [ 1.631112] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.633072] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.636202] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.681772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.683267] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.684796] usb 1-1: Product: QEMU USB Tablet [ 1.685903] usb 1-1: Manufacturer: QEMU [ 1.686938] usb 1-1: SerialNumber: 42 [ 1.697124] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.699654] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.804529] SGI XFS with ACLs, security attributes, no debug enabled [ 1.806683] XFS (vda1): Mounting V4 Filesystem [ 1.909674] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Remote File Systems. [ 2.093479] tsc: Refined TSC clocksource calibration: 3491.915 MHz [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.134906] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.202242] SELinux: Disabled at runtime. [ 2.240477] type=1404 audit(1538288172.435:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.307492] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.308848] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted Huge Pages File System. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.607766] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Mounted NFSD configuration files[ 2.635949] systemd-journald[386]: Received request to flush runtime journal from PID 1 ystem. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.751068] type=1305 audit(1538288172.945:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.926788] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.935153] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.943645] [drm] Initialized drm 1.1.0 20060810 [ 2.962823] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.962823] [TTM] Initializing pool allocator [ 2.962825] [TTM] Initializing DMA pool allocator [ 2.963081] [drm] fb mappable at 0xFC000000 [ 2.963082] [drm] vram aper at 0xFC000000 [ 2.963082] [drm] size 33554432 [ 2.963082] [drm] fb depth is 24 [ 2.963083] [drm] pitch is 3072 [ 2.995021] fbcon: cirrusdrmfb (fb0) is primary device [ 2.998128] ppdev: user-space parallel port driver [ 3.013150] Console: switching to colour frame buffer device 128x48 [ 3.025187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [ 3.031451] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [[32m OK [0m[ 3.110074] AES CTR mode by8 optimization enabled ] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.123558] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.131694] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. [ 3.173553] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.206471] intel_rapl: no valid rapl domains found in package 0 [ 3.216321] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.222231] intel_powerclamp: No package C-state available[ 3.352601] cloud-init[470]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Sep 2018 06:16:13 +0000. Up 3.31 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.878303] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Sun, 30 Sep 2018 06:16:16 +0000. Up 5.82 seconds. [ 5.909911] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.912459] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.915196] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.918232] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.920558] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.923217] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:a6:b0:6e | [ 5.925742] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.928216] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.930203] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.932238] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.934208] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.937194] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.939232] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.941262] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.944189] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.160740] cloud-init[3179]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Sep 2018 06:16:20 +0000. Up 10.11 seconds. [ 10.557288] cloud-init[3494]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Sep 2018 06:16:21 +0000. Up 10.51 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:45:e7:17:87:95:58:52:ef:4e:0f:fc:92:57:ad:1f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.615026] cloud-init[3494]: Cloud-init v. 0.7.5 finished at Sun, 30 Sep 2018 06:16:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.60 seconds 2018-09-30 06:16:26,654 - paramiko.transport - DEBUG - starting thread (client mode): 0xdfa2d150L 2018-09-30 06:16:26,655 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 06:16:26,702 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-30 06:16:26,702 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-30 06:16:26,749 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 06:16:26,749 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-30 06:16:26,749 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-30 06:16:26,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 06:16:26,750 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-30 06:16:26,750 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 06:16:26,765 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-30 06:16:26,766 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 06:16:26,770 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-30 06:16:26,771 - paramiko.transport - DEBUG - Trying key 3945e71787955852ef4e0ffc9257ad1f from /tmp/tmpdglQRs 2018-09-30 06:16:26,806 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 06:16:26,858 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-30 06:16:26,872 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-30 06:16:26,872 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-30 06:16:26,873 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-30 06:16:26,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-09-30 06:16:27,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:16:27,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4918, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4926, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1881, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4900, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 875, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 809, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 821, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4595, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4894, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:16:26 GMT 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:16:27,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-30 06:16:27,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:16:27,071 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4918, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4926, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1881, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4900, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 875, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 821, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4595, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4894, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-30 06:16:27,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-09-30 06:16:27,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:16:27,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:16:27,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:16:27,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:16:27,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:16:27,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4918, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4926, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1881, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4900, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 875, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 809, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 821, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4595, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4894, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:16:26 GMT 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-30 06:16:27,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:16:27,228 - functest.core.cloudify - INFO - The current manager status is running 2018-09-30 06:16:27,228 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-30 06:16:27,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:16:27,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:16:27,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:16:27,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:16:27,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T06:16:26.797Z", "updated_at": "2018-09-30T06:16:26.797Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:16:26 GMT 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-30 06:16:27,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:16:27,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-09-30 06:16:27,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:16:27,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:16:27,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-30T06:16:26.797Z", "updated_at": "2018-09-30T06:16:26.797Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:16:26 GMT 2018-09-30 06:16:27,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:16:27,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-30 06:16:27,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:16:27,441 - functest.core.cloudify - DEBUG - List secrets: 2018-09-30 06:16:27,441 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-09-30 06:16:27,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:16:27,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:16:27,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:16:27,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:16:27,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:16:27,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-30T06:16:26.797Z", "updated_at": "2018-09-30T06:16:26.797Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:16:27 GMT 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-30 06:16:27,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:16:27,569 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-30 06:16:27,570 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-30 06:16:27,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-09-30 06:16:27,570 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 06:16:27,582 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 06:16:27,582 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 06:16:27,607 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:16:27,733 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-30 06:16:27,734 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-30 06:16:27,736 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-30 06:16:27,736 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-30 06:16:27,736 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-30 06:16:27,741 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-30 06:17:15,347 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-30 06:17:15,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: sjc.edge.kernel.org * updates: mirror.keystealth.org No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 12 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-09-30 06:17:15,349 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-30 06:17:15,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-09-30 06:17:15,350 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-09-30 06:17:18,164 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-09-30 06:17:18,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:17:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:17:18,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-becc64c2-50d7-426f-9fd4-a9ab23088167 Date: Sun, 30 Sep 2018 06:17:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "metadata": {}}], "file": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "size": 4373348352, "self": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T06:13:20Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T06:12:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:17:18,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-becc64c2-50d7-426f-9fd4-a9ab23088167 2018-09-30 06:17:18,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197451114655s 2018-09-30 06:17:18,362 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-becc64c2-50d7-426f-9fd4-a9ab23088167 2018-09-30 06:17:18,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 06:17:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}' 2018-09-30 06:17:18,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e X-Openstack-Request-Id: req-e3305bfb-4186-49f9-a494-2661be655174 Date: Sun, 30 Sep 2018 06:17:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "size": null, "self": "/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-30T06:17:18Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": null, "created_at": "2018-09-30T06:17:18Z", "protected": false} 2018-09-30 06:17:18,959 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e3305bfb-4186-49f9-a494-2661be655174 2018-09-30 06:17:18,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.594648838043s 2018-09-30 06:17:18,960 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e3305bfb-4186-49f9-a494-2661be655174 returning object aa47811f-a4a3-4d5c-8908-f95ffbdbad2e 2018-09-30 06:17:18,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 06:17:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '' 2018-09-30 06:17:28,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13c627f4-4c50-4d69-a3b4-e8e01f36a82f Date: Sun, 30 Sep 2018 06:17:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:17:28,230 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/file used request id req-13c627f4-4c50-4d69-a3b4-e8e01f36a82f 2018-09-30 06:17:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.26957798004s 2018-09-30 06:17:28,230 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/file used request id req-13c627f4-4c50-4d69-a3b4-e8e01f36a82f 2018-09-30 06:17:28,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:17:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:17:28,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-a3257189-6775-45de-9c6f-6507cd35ff4d Date: Sun, 30 Sep 2018 06:17:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/snap", "metadata": {}}], "file": "/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "size": 426967040, "self": "/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-30T06:17:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-09-30T06:17:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "metadata": {}}], "file": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "size": 4373348352, "self": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T06:13:20Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T06:12:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:17:28,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a3257189-6775-45de-9c6f-6507cd35ff4d 2018-09-30 06:17:28,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196624040604s 2018-09-30 06:17:28,428 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a3257189-6775-45de-9c6f-6507cd35ff4d 2018-09-30 06:17:28,431 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/file', 'owner': u'7286c41c419946169f359c327b32f54f', 'id': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'size': 426967040, u'self': u'/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7286c41c419946169f359c327b32f54f', 'name': 'vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T06:17:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T06:17:28Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'created': u'2018-09-30T06:17:18Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-09-30T06:17:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-09-30 06:17:28,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 06:17:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-09-30 06:17:28,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd44fa8f-7f51-4544-bc69-7cc8fa69ede0 x-compute-request-id: req-cd44fa8f-7f51-4544-bc69-7cc8fa69ede0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "name": "vyos_vrouter-flavor_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 06:17:28,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-cd44fa8f-7f51-4544-bc69-7cc8fa69ede0 2018-09-30 06:17:28,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0552990436554s 2018-09-30 06:17:28,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-cd44fa8f-7f51-4544-bc69-7cc8fa69ede0 returning object f70a43ab-86b3-43db-afac-4e8cb48a7611 2018-09-30 06:17:28,488 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'f70a43ab-86b3-43db-afac-4e8cb48a7611', 'swap': 0}) 2018-09-30 06:17:28,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 06:17:28,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" -d '{"extra_specs": {}}' 2018-09-30 06:17:28,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2301f7e-dad7-4862-8435-5799dea57266 x-compute-request-id: req-b2301f7e-dad7-4862-8435-5799dea57266 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 06:17:28,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611/os-extra_specs used request id req-b2301f7e-dad7-4862-8435-5799dea57266 2018-09-30 06:17:28,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210778713226s 2018-09-30 06:17:28,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611/os-extra_specs used request id req-b2301f7e-dad7-4862-8435-5799dea57266 2018-09-30 06:17:28,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-30 06:17:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:17:28,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0047cd0-6510-4734-9d83-86f10ccaf623 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.29:5000/v3/services/10c13ca06ba34c00b520e52efa01a35a"}, "enabled": true, "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.29:5000/v3/services/1eda0eda642849c2b7ba0679d5e2be97"}, "enabled": true, "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.29:5000/v3/services/2892ac31a8ba4b36a1fd9a1d39b3f947"}, "enabled": true, "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.29:5000/v3/services/41a716b782944455af95a1e4b8aa2018"}, "enabled": true, "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.29:5000/v3/services/4ef62abde7db420185ec0b4536282073"}, "enabled": true, "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.29:5000/v3/services/5a8ec12b38104c5198305487ae9330f4"}, "enabled": true, "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.29:5000/v3/services/67ef2a3f8f3e405b848440b55c89b490"}, "enabled": true, "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.29:5000/v3/services/731085d7e742472588b19d3531285368"}, "enabled": true, "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.29:5000/v3/services/77c77167a17b4297b448e4606618104b"}, "enabled": true, "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.29:5000/v3/services/8ab808ea0aba45868f6759536d84d9c2"}, "enabled": true, "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/964c561380e74fc1a8094a31f79e0bd7"}, "enabled": true, "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.29:5000/v3/services/bdb3623c2d504a849af9b257f119ffa9"}, "enabled": true, "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/dfa0c3b14bbd4aff983ec2c00fe13323"}, "enabled": true, "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.29:5000/v3/services/e80aa5dc0c454d5eb18a483df2a82b82"}, "enabled": true, "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.29:5000/v3/services/e9cef742dd3a49c5b18e10ce7c9f9afb"}, "enabled": true, "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.29:5000/v3/services/fad0981be361456baac7101b241672d8"}, "enabled": true, "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "links": {"self": "http://172.30.9.29:5000/v3/services", "previous": null, "next": null}} 2018-09-30 06:17:28,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/services used request id req-e0047cd0-6510-4734-9d83-86f10ccaf623 2018-09-30 06:17:28,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0913290977478s 2018-09-30 06:17:28,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-30 06:17:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:17:28,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fb7922-6373-4065-ab58-ff9619cfa0d1 Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c63fb9247e84289867b8577f0228d5e"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c77167a17b4297b448e4606618104b", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/13e9fbb8a5374af0951828a25886f7d8"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/18197c6e6b094b83a1f304f70e6ae40c"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "731085d7e742472588b19d3531285368", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/18d3543507cf40558aa2ef1b8b8f2c4d"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1a32ba3620a243fa8d93eeda49e0ff39"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b4d9011ac824ee6ba5054439e5cfde7"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b81cd10a2fd4affb1294de23d3d458f"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/208b6cca03a947d59ef5a4cf58858eb8"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2dff749a87fb4a158257ec41813943a4"}, "url": "http://172.30.9.29:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "2dff749a87fb4a158257ec41813943a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2fb215957d8a42e1b5e3b035161ba7ab"}, "url": "http://172.30.9.29:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/311a13b0ea294d9fa26752c143b31c4a"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fad0981be361456baac7101b241672d8", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/344a6ad58f9c4ec7a511339bfc7fe377"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/379ac1b7d2e841d4a6364c23035de2eb"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/393f23122fa44521ad37edfc25aa6da3"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3d42196bf75542bf8d53aec7d31a258b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/40e422201b7640f7b17a9c91d199bfe4"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/47b406d1a2cd4da791df16110127aa92"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "47b406d1a2cd4da791df16110127aa92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/47de1964a8e347f48b8333e58a1bcac7"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "47de1964a8e347f48b8333e58a1bcac7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/487787707c1345f68d4b6c1bd2f43501"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/505f9aeec74c425cbfd316036838d99d"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "505f9aeec74c425cbfd316036838d99d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/529efda380224d5187289bbba39349cc"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c77167a17b4297b448e4606618104b", "id": "529efda380224d5187289bbba39349cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/605e9642ba734260bf009b65019fb47f"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "605e9642ba734260bf009b65019fb47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/612963e52e1f4b5a858b4119ce73c0f6"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6282d7b5a6d24603a4822bc91a2478a1"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "6282d7b5a6d24603a4822bc91a2478a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/64b7b5909aec4f3faa23fe36c094e605"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fad0981be361456baac7101b241672d8", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/668300e6832843edb27850a7dc948e84"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "668300e6832843edb27850a7dc948e84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6796abed777448778bef19d09d5a6479"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "6796abed777448778bef19d09d5a6479"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6d3e0a8689494dc9bed1acd861dd35e2"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/771765ad5f964f409c4d4d9c18b1e052"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "771765ad5f964f409c4d4d9c18b1e052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/812d2718a61f461596b315359ed041cc"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "731085d7e742472588b19d3531285368", "id": "812d2718a61f461596b315359ed041cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e272f4d3e49431caa8bad8ffa7b5524"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/921fa82bfd594d66a6d831c1d74d3a5c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3893b6aa64848379bfb49642d7da400"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "a3893b6aa64848379bfb49642d7da400"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af6d0b37b3184ae1860d6aa979530215"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "af6d0b37b3184ae1860d6aa979530215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b91f9e284b7c483cb16175d2fc441fba"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ba9846a3b8604cad9b85a6e1d4f6643e"}, "url": "http://172.30.9.29:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c0162a7cfb6546ee9fae7c132b01a042"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "c0162a7cfb6546ee9fae7c132b01a042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c4c2c79763e54088aa4cb63fb01b9c54"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/dba15b964b5d41768cccaeeb2b01d79c"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fad0981be361456baac7101b241672d8", "id": "dba15b964b5d41768cccaeeb2b01d79c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e297f5c3510e4ae99a8debc3b0c71c03"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ed1902310aba4fbe88f0818489026ea6"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c77167a17b4297b448e4606618104b", "id": "ed1902310aba4fbe88f0818489026ea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/efcd31e71e7c46a2ab600a29fcb69657"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "efcd31e71e7c46a2ab600a29fcb69657"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f1004f813b08432cb1208ea996bbe488"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "f1004f813b08432cb1208ea996bbe488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f49c358a829c43c4932c1fcc565e5b9e"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "731085d7e742472588b19d3531285368", "id": "f49c358a829c43c4932c1fcc565e5b9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f956978ac7ab4a0296dae7ac2e09e746"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-30 06:17:28,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-60fb7922-6373-4065-ab58-ff9619cfa0d1 2018-09-30 06:17:28,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0796601772308s 2018-09-30 06:17:28,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-09-30 06:17:28,743 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-09-30 06:17:30,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:30,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:30,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:30,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:30,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:30,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:30,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:30,502 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-30 06:17:30,503 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:30.450Z", "updated_at": "2018-09-30T06:17:30.450Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-09-30 06:17:30,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:30,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:30 GMT 2018-09-30 06:17:30,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:30,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-30 06:17:30,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:30,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-09-30 06:17:30,517 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.29:5000", "keystone_tenant_name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "keystone_password": "e4f10c80-60a4-4cfb-866a-d55763ef28e7", "reference_vnf_flavor_id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "target_vnf_flavor_id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "target_vnf_image_id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-09-30 06:17:31,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:31,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:31,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "target_vnf_flavor_id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "keystone_password": "e4f10c80-60a4-4cfb-866a-d55763ef28e7", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:30.701Z", "updated_at": "2018-09-30T06:17:30.701Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:31 GMT 2018-09-30 06:17:31,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:31,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-30 06:17:31,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:31,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-09-30 06:17:31,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:31,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:31,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:31,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:31,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:31 GMT 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-09-30 06:17:31,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:31,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:17:31,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:31,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:31 GMT 2018-09-30 06:17:31,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:31,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-30 06:17:31,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:31,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:17:31,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:31,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:31,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:31,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:31,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:31,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:31 GMT 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:17:31,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:36,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:17:37,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:32.247Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:32.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:32.655Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:32.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:32.918Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:32.918Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:32.932Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:32.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:32.932Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:32.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:32.932Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:32.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:33.934Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:33.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:33.934Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:33.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:33.934Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:33.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:35.117Z", "message": "Installing from directory: /tmp/tmpD37bQP [args=--prefix=\"/tmp/openstack-Ig8yRp\" --constraint=\"/tmp/openstack-Ig8yRp/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:35.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:17:35.117Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpD37bQP --prefix=\"/tmp/openstack-Ig8yRp\" --constraint=\"/tmp/openstack-Ig8yRp/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:17:35.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-30 06:17:37,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:37,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:37 GMT 2018-09-30 06:17:37,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:37,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-09-30 06:17:37,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:37,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-30 06:17:37,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-09-30 06:17:37,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-30 06:17:37,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-30 06:17:37,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-30 06:17:37,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-09-30 06:17:37,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-09-30 06:17:37,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-30 06:17:37,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-30 06:17:37,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpD37bQP [args=--prefix="/tmp/openstack-Ig8yRp" --constraint="/tmp/openstack-Ig8yRp/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-30 06:17:37,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpD37bQP --prefix="/tmp/openstack-Ig8yRp" --constraint="/tmp/openstack-Ig8yRp/constraint.txt" 2018-09-30 06:17:37,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:17:37,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:37,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:37,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:37,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:37 GMT 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:17:37,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:42,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:17:42,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 06:17:42,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:42,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:42 GMT 2018-09-30 06:17:42,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:42,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 06:17:42,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:42,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:17:42,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:42,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:42,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:42,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:42,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:42 GMT 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:17:42,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:47,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:17:47,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:47,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:47 GMT 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 06:17:47,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:47,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:17:47,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:47,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:47,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:47,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:47,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:47,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:47 GMT 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:17:47,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:52,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:17:52,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:52,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:52,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:52,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:52,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:52 GMT 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 06:17:52,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:52,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:17:52,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:52,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:52,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:52,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:52,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:52,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:52 GMT 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:17:52,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:57,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:17:57,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:57,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:57,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:57,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:57 GMT 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-30 06:17:57,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:17:57,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:17:58,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:17:58,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:17:58,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:17:58,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:17:58 GMT 2018-09-30 06:17:58,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:17:58,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:17:58,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:03,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:03,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:03,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:01.960Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:01.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:02.174Z", "message": "Removing directory: /tmp/tmpD37bQP", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:02.174Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d", "logger": "3ec15563-3ad4-4ec8-8e46-d7d3c26876c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:02.996Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:02.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:03 GMT 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:03,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-09-30 06:18:03,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:03,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-30 06:18:03,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpD37bQP 2018-09-30 06:18:03,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-30 06:18:03,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:18:03,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:03,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:03 GMT 2018-09-30 06:18:03,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:03,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-30 06:18:03,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:08,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:08,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:03.979Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:03.979Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:03.979Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:03.979Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:03.979Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:03.979Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}], "metadata": {"pagination": {"total": 17, "offset": 14, "size": 50}}} 2018-09-30 06:18:08,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:08,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:08 GMT 2018-09-30 06:18:08,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:08,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1516 2018-09-30 06:18:08,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:08,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-09-30 06:18:08,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-09-30 06:18:08,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-30 06:18:08,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f9f36743-19e4-4ffc-8681-51ba3a8e294d 2018-09-30 06:18:08,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:08,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:08,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:08,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"} 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:08 GMT 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-09-30 06:18:08,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:08,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-09-30 06:18:08,378 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-30 06:18:08,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:08,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:08,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:08 GMT 2018-09-30 06:18:08,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:08,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:08,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:08,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:08,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:08,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:08 GMT 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:08,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-30 06:18:08,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:08,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:08,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:08,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:08 GMT 2018-09-30 06:18:08,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:08,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:08,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:13,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:13,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:13,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:13,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:13,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:13,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:09.143Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:09.143Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:10.210Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:10.210Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "security_group_klf28y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "keypair_7kucl1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "keypair_7kucl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "keypair_7kucl1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:11.989Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:11.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.189Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:12.450Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:12.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "55a0ea55-593c-4877-a22b-6f257aca5e30"}, {"node_instance_id": "security_group_klf28y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:13.097Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:13.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "security_group_klf28y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:13.097Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:13.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:13.097Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:13.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:13.097Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:13.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:13.097Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:13.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:13 GMT 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15219 2018-09-30 06:18:13,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:13,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-09-30 06:18:13,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-30 06:18:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-30 06:18:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-30 06:18:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-30 06:18:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-30 06:18:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-30 06:18:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-30 06:18:13,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-30 06:18:13,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-09-30 06:18:13,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-30 06:18:13,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-30 06:18:13,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:13,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:13,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:13,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:13,974 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:13 GMT 2018-09-30 06:18:13,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:13,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:13,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:18,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:19,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:19,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:19,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_pxg6ve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:14.344Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:14.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:14.344Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:14.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "keypair_7kucl1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:14.344Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:14.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:14.344Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:14.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:14.344Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:14.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_ip_or06cx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:14.351Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'created_at': u'2018-09-30T06:18:13Z', u'updated_at': u'2018-09-30T06:18:13Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'7286c41c419946169f359c327b32f54f', u'port_id': None, u'id': u'f82ea606-a0a1-4886-9276-02e60171619a'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:14.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "9f3a3408-9b1b-4cb0-abb0-b19edbf4fdb7"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "keypair_7kucl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "keypair_7kucl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.386Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "external_network_pxg6ve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:15.470Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:15.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "20c450af-df82-4e47-ac3b-a6046d7a1163"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.401Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.401Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.401Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.401Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.401Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.401Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:16.854Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'created_at': u'2018-09-30T06:18:16Z', u'updated_at': u'2018-09-30T06:18:16Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'7286c41c419946169f359c327b32f54f', u'port_id': None, u'id': u'7480fd5e-07cb-4233-b7b7-64d9bb00d8f3'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:16.854Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "890dbccf-c90c-4c03-aae6-3b4b95df982c"}, {"node_instance_id": "security_group_klf28y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:17.797Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:17.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:17.797Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:17.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "router_7ixfzz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "router_7ixfzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "router_7ixfzz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "security_group_klf28y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "security_group_klf28y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:18.839Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:18.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 61, "offset": 28, "size": 50}}} 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:19 GMT 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17055 2018-09-30 06:18:19,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:19,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-30 06:18:19,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-30 06:18:19,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-30 06:18:19,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-30 06:18:19,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-30 06:18:19,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'created_at': u'2018-09-30T06:18:13Z', u'updated_at': u'2018-09-30T06:18:13Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'7286c41c419946169f359c327b32f54f', u'port_id': None, u'id': u'f82ea606-a0a1-4886-9276-02e60171619a'} 2018-09-30 06:18:19,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-30 06:18:19,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:19,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-30 06:18:19,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'7286c41c419946169f359c327b32f54f', u'created_at': u'2018-09-30T06:18:16Z', u'updated_at': u'2018-09-30T06:18:16Z', u'floating_network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'7286c41c419946169f359c327b32f54f', u'port_id': None, u'id': u'7480fd5e-07cb-4233-b7b7-64d9bb00d8f3'} 2018-09-30 06:18:19,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-30 06:18:19,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-30 06:18:19,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-30 06:18:19,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-09-30 06:18:19,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:19,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-09-30 06:18:19,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:19,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:19,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:19,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:19,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:19,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:19 GMT 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:19,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:24,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:24,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:19.851Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:19.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:19.851Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:19.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:20.974Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:20.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:21.853Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:21.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:21.853Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:21.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:21.853Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:21.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:21.853Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:21.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:21.853Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:21.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:23.995Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:23.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 70, "offset": 61, "size": 50}}} 2018-09-30 06:18:24,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:24,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:24 GMT 2018-09-30 06:18:24,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:24,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4610 2018-09-30 06:18:24,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:24,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:24,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:24,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:24,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-30 06:18:24,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-30 06:18:24,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:24,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-30 06:18:24,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-30 06:18:24,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-30 06:18:24,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:24,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:24,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:24,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:24 GMT 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:24,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:29,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:29,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:29,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:29,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:29,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:29,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:29,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_7ixfzz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:24.879Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:24.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:24.879Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:24.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:24.879Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:24.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:24.879Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:24.879Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "router_7ixfzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:25.891Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:25.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "router_7ixfzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:25.891Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:25.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:25.891Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:25.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:25.891Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:25.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:26.905Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:26.905Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:26.905Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:26.905Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:27.379Z", "message": "connect_security_group(): source_id=2e37629d-5de0-4a25-be47-121d69f23435 target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:27.379Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "0a375103-8fa4-42f7-86f2-a54871dd356d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:27.511Z", "message": "connect_security_group(): source_id=e6859a97-f89e-4bf8-90b2-956150f313bc target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:27.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "1ceeb376-0da8-4997-a59d-ec23bdd8115e"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:27.924Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:27.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:27.924Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:27.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:27.924Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:27.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:28.931Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:28.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 89, "offset": 70, "size": 50}}} 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:29 GMT 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8347 2018-09-30 06:18:29,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:29,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-09-30 06:18:29,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:29,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:29,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-30 06:18:29,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:29,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:29,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:29,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:29,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:29,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:29,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=2e37629d-5de0-4a25-be47-121d69f23435 target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-30 06:18:29,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e6859a97-f89e-4bf8-90b2-956150f313bc target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-30 06:18:29,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-30 06:18:29,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:29,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-30 06:18:29,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:29,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:29,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:29,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:29,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:29,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:29,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:29,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:29 GMT 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:29,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:34,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:34,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:34,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:34,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:34,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:29.948Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:29.948Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:29.948Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:29.948Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:30.959Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:30.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:30.959Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:30.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:30.959Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:30.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:34.153Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:34.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 95, "offset": 86, "size": 50}}} 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:34 GMT 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3052 2018-09-30 06:18:34,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:34,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:34,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-30 06:18:34,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:34,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-09-30 06:18:34,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-09-30 06:18:34,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-09-30 06:18:34,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:34,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:34,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:34 GMT 2018-09-30 06:18:34,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:34,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:34,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:39,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:39,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:39,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:39,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:34.972Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:34.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:34.972Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:34.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:34.972Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:34.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:34.972Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:34.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:35.981Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:35.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:35.981Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:35.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:38.511Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:38.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:38.992Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:38.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 103, "offset": 92, "size": 50}}} 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:39 GMT 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4059 2018-09-30 06:18:39,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:39,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-30 06:18:39,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:39,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-30 06:18:39,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:39,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-30 06:18:39,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-30 06:18:39,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-30 06:18:39,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-30 06:18:39,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:39,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:39,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:39 GMT 2018-09-30 06:18:39,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:39,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:39,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:44,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:44,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:44,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:40.004Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:40.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:40.004Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:40.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:41.038Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:41.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:41.038Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:41.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:42.077Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:42.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:42.077Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:42.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:42.735Z", "message": "connect_security_group(): source_id=a1574cf1-4c42-4b49-9dfd-814cae629fe9 target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:42.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "f457686a-4931-47bd-bab6-e34b65da9b59"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:43.537Z", "message": "connect_security_group(): source_id=9b5e51c7-b913-47b9-833b-eec934011222 target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:43.537Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "1a841f55-05ae-4fe7-a77a-e532afe1e0e3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:43.871Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:43.871Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:44.150Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:44.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:44.150Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:44.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:44.150Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:44.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 119, "offset": 100, "size": 50}}} 2018-09-30 06:18:44,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:44,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:44 GMT 2018-09-30 06:18:44,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:44,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6352 2018-09-30 06:18:44,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:44,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:44,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:44,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:44,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:44,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:44,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:44,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a1574cf1-4c42-4b49-9dfd-814cae629fe9 target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-30 06:18:44,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9b5e51c7-b913-47b9-833b-eec934011222 target={u'external_id': u'73517851-ce87-42a8-819c-d04f7a8adf2d', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-30 06:18:44,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:44,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-30 06:18:44,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-09-30 06:18:44,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-09-30 06:18:44,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:45,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:45,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:45,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:45 GMT 2018-09-30 06:18:45,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:45,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:45,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:50,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:50,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:50,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:50,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:46.043Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:46.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:46.302Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:46.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.331Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.331Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.331Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.331Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.331Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.331Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.565Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'9b5e51c7-b913-47b9-833b-eec934011222', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:05:c5:1d'}, {u'external_id': u'2e37629d-5de0-4a25-be47-121d69f23435', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0c:dc:ea'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "c8a9bc1c-2419-45ec-9de0-175a33d64d8e"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:47.825Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:47.825Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "c8a9bc1c-2419-45ec-9de0-175a33d64d8e"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:48.839Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:48.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "8957d7e5-70d6-4660-b8de-e69b55f8185e"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:48.839Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'a1574cf1-4c42-4b49-9dfd-814cae629fe9', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:3b:fa:bd'}, {u'external_id': u'e6859a97-f89e-4bf8-90b2-956150f313bc', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:cd:90'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:48.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "8957d7e5-70d6-4660-b8de-e69b55f8185e"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:49.873Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'9b5e51c7-b913-47b9-833b-eec934011222'}, {'port-id': u'2e37629d-5de0-4a25-be47-121d69f23435'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:49.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "c8a9bc1c-2419-45ec-9de0-175a33d64d8e"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:49.873Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'9b5e51c7-b913-47b9-833b-eec934011222'}, {'port-id': u'2e37629d-5de0-4a25-be47-121d69f23435'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:49.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "c8a9bc1c-2419-45ec-9de0-175a33d64d8e"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:49.873Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:49.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "c8a9bc1c-2419-45ec-9de0-175a33d64d8e"}], "metadata": {"pagination": {"total": 134, "offset": 112, "size": 50}}} 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:50 GMT 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:50,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9863 2018-09-30 06:18:50,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:50,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-30 06:18:50,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-30 06:18:50,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 06:18:50,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 06:18:50,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:50,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-30 06:18:50,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-30 06:18:50,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-30 06:18:50,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'9b5e51c7-b913-47b9-833b-eec934011222', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:05:c5:1d'}, {u'external_id': u'2e37629d-5de0-4a25-be47-121d69f23435', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0c:dc:ea'}] 2018-09-30 06:18:50,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-09-30 06:18:50,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-09-30 06:18:50,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'a1574cf1-4c42-4b49-9dfd-814cae629fe9', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:3b:fa:bd'}, {u'external_id': u'e6859a97-f89e-4bf8-90b2-956150f313bc', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:cd:90'}] 2018-09-30 06:18:50,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'9b5e51c7-b913-47b9-833b-eec934011222'}, {'port-id': u'2e37629d-5de0-4a25-be47-121d69f23435'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'} 2018-09-30 06:18:50,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'9b5e51c7-b913-47b9-833b-eec934011222'}, {'port-id': u'2e37629d-5de0-4a25-be47-121d69f23435'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'} 2018-09-30 06:18:50,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 06:18:50,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:50,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:50,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:50 GMT 2018-09-30 06:18:50,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:50,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:50,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:55,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:55,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:55,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:50.884Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'a1574cf1-4c42-4b49-9dfd-814cae629fe9'}, {'port-id': u'e6859a97-f89e-4bf8-90b2-956150f313bc'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:50.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "8957d7e5-70d6-4660-b8de-e69b55f8185e"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:50.884Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:50.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "8957d7e5-70d6-4660-b8de-e69b55f8185e"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:50.884Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'a1574cf1-4c42-4b49-9dfd-814cae629fe9'}, {'port-id': u'e6859a97-f89e-4bf8-90b2-956150f313bc'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:50.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "8957d7e5-70d6-4660-b8de-e69b55f8185e"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:52.756Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:52.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:53.358Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:53.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:54.378Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:54.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:54.378Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:54.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:55.438Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:55.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:55.438Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:55.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:55.438Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:55.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:55.438Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:55.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:55.438Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:55.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:55.438Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:18:55.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 141, "offset": 127, "size": 50}}} 2018-09-30 06:18:55,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:55,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:55 GMT 2018-09-30 06:18:55,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:55,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7512 2018-09-30 06:18:55,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:18:55,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'a1574cf1-4c42-4b49-9dfd-814cae629fe9'}, {'port-id': u'e6859a97-f89e-4bf8-90b2-956150f313bc'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'} 2018-09-30 06:18:55,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-30 06:18:55,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'aa47811f-a4a3-4d5c-8908-f95ffbdbad2e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'a94dd4f1-247a-43ac-8ef3-69674aa8a221'}, 'nics': [{'port-id': u'a1574cf1-4c42-4b49-9dfd-814cae629fe9'}, {'port-id': u'e6859a97-f89e-4bf8-90b2-956150f313bc'}], 'flavor': u'f70a43ab-86b3-43db-afac-4e8cb48a7611'} 2018-09-30 06:18:55,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 06:18:55,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-30 06:18:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-30 06:18:55,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-30 06:18:55,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:18:55,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:18:55,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:18:55 GMT 2018-09-30 06:18:55,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:18:55,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:18:55,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:00,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:00,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:00,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:00,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:00,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:00,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:58.750Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T06:18:58.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:18:59.457Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T06:18:59.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 149, "offset": 140, "size": 50}}} 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:00 GMT 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-09-30 06:19:00,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:00,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 06:19:00,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-30 06:19:00,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:00,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:00,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:00 GMT 2018-09-30 06:19:00,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:00,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:00,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:05,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:05,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-30 06:19:05,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:05,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:05 GMT 2018-09-30 06:19:05,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:05,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:05,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:05,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:06,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:06,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:06,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:06,275 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:06 GMT 2018-09-30 06:19:06,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:06,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:06,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:11,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:11,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:11,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:11 GMT 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:11,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:11,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:11,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:11,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:11,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:11 GMT 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:11,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:11,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:16,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:16,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:16,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:16 GMT 2018-09-30 06:19:16,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:16,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:16,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:16,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:16,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:16,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:16 GMT 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:16,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:21,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:21,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:21,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:21 GMT 2018-09-30 06:19:21,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:21,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:21,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:21,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:22,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:22,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:22,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:22,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:22,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:22 GMT 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:22,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:27,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:27,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:27,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:27,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:27 GMT 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:27,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:27,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:27,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:27,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:27,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:27 GMT 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:27,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:32,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:32,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:32,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:32,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:32,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:32,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:32,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:19:28.744Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:19:28.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:19:29.481Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:19:29.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:19:29.481Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:19:29.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:19:29.481Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:19:29.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:19:31.008Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T06:19:31.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:19:31.509Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-30T06:19:31.509Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 155, "offset": 142, "size": 50}}} 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:32 GMT 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-09-30 06:19:32,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:32,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 06:19:32,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-30 06:19:32,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 06:19:32,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-30 06:19:32,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 06:19:32,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-30 06:19:32,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:32,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:32,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:32,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:32,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:32,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:32,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:32 GMT 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:32,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:37,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:37,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:37,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:37,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:37,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:37,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:37 GMT 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:37,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:37,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:37,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:37,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:37,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:37,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:37 GMT 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:37,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:42,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:42,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:42,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:42,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:42 GMT 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:42,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:42,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:42,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:42,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:42,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:42,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:42 GMT 2018-09-30 06:19:42,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:42,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:42,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:47,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:47,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:47,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:47,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:47,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:47,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:47 GMT 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:47,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:47,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:47,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:47,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:47,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:47 GMT 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:47,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:52,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:53,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:53,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:53,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:53,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:53 GMT 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:53,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:53,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:53,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:53,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:53,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:53 GMT 2018-09-30 06:19:53,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:53,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:53,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:58,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:19:58,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:58,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:58 GMT 2018-09-30 06:19:58,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:58,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-30 06:19:58,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:19:58,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:19:58,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:19:58,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:19:58 GMT 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:19:58,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:19:58,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:20:03,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:20:03,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:20:03,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:20:03,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:20:03,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:20:03,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:01.032Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:01.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:01.600Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:01.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:01.600Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:01.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:01.600Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:01.600Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:02.765Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:02.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "892206cc-3fc5-49a8-bdda-5775b86c1701"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:02.978Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:02.978Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 161, "offset": 148, "size": 50}}} 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:20:03 GMT 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3211 2018-09-30 06:20:03,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:20:03,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 06:20:03,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-30 06:20:03,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 06:20:03,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-30 06:20:03,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-30 06:20:03,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-30 06:20:03,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:20:03,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:20:03,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:20:03,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:20:03,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:20:03 GMT 2018-09-30 06:20:03,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:20:03,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-30 06:20:03,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:20:08,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:20:08,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:20:08,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:03.618Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:03.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:04.014Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:04.014Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d", "logger": "6fc1053f-0a12-4048-9a19-7bbe1062ee4b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:20:04.632Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-30T06:20:04.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 164, "offset": 154, "size": 50}}} 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:20:08 GMT 2018-09-30 06:20:08,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:20:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1562 2018-09-30 06:20:08,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:20:08,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-30 06:20:08,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-30 06:20:08,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-09-30 06:20:08,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/c26a5a19-78cb-4bb6-a03d-6f6060ae999d 2018-09-30 06:20:08,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:20:08,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:20:08,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:20:08,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:20:08,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:20:08,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"} 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:20:08 GMT 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-09-30 06:20:08,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:20:08,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-09-30T06:18:08.454Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'c26a5a19-78cb-4bb6-a03d-6f6060ae999d'} 2018-09-30 06:20:08,623 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-09-30 06:20:08,691 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-09-30 06:20:08,754 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-09-30 06:20:08,755 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-09-30 06:20:08,755 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.211 2018-09-30 06:20:08,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:09,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2aabb44-0d06-44f6-92be-f2031f89aba4 x-compute-request-id: req-b2aabb44-0d06-44f6-92be-f2031f89aba4 Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:09,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b2aabb44-0d06-44f6-92be-f2031f89aba4 2018-09-30 06:20:09,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.983455896378s 2018-09-30 06:20:09,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b2aabb44-0d06-44f6-92be-f2031f89aba4 2018-09-30 06:20:09,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:09,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:10,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0948a585-ef41-4d4c-819d-334d0b5e0a6c x-compute-request-id: req-0948a585-ef41-4d4c-819d-334d0b5e0a6c Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:10,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0948a585-ef41-4d4c-819d-334d0b5e0a6c 2018-09-30 06:20:10,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839209079742s 2018-09-30 06:20:10,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0948a585-ef41-4d4c-819d-334d0b5e0a6c 2018-09-30 06:20:10,587 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.13 2018-09-30 06:20:10,587 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:3b:fa:bd 2018-09-30 06:20:10,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:11,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89775b16-4c56-4cff-ae00-2a628325aa11 x-compute-request-id: req-89775b16-4c56-4cff-ae00-2a628325aa11 Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:11,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-89775b16-4c56-4cff-ae00-2a628325aa11 2018-09-30 06:20:11,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822782039642s 2018-09-30 06:20:11,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-89775b16-4c56-4cff-ae00-2a628325aa11 2018-09-30 06:20:11,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:12,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-683ebe4e-ccd7-49aa-8b89-0b1032fc4543 x-compute-request-id: req-683ebe4e-ccd7-49aa-8b89-0b1032fc4543 Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:12,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-683ebe4e-ccd7-49aa-8b89-0b1032fc4543 2018-09-30 06:20:12,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700228214264s 2018-09-30 06:20:12,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-683ebe4e-ccd7-49aa-8b89-0b1032fc4543 2018-09-30 06:20:12,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-09-30 06:20:12,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:dd:cd:90 2018-09-30 06:20:12,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-09-30 06:20:12,119 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.207 2018-09-30 06:20:12,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:12,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeaba116-b6b7-4f6e-90dc-b7a131a5fd3d x-compute-request-id: req-eeaba116-b6b7-4f6e-90dc-b7a131a5fd3d Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:12,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eeaba116-b6b7-4f6e-90dc-b7a131a5fd3d 2018-09-30 06:20:12,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694052934647s 2018-09-30 06:20:12,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eeaba116-b6b7-4f6e-90dc-b7a131a5fd3d 2018-09-30 06:20:12,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:13,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-877b7de3-0ea5-4eb0-9de7-07601950c4fc x-compute-request-id: req-877b7de3-0ea5-4eb0-9de7-07601950c4fc Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:13,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-877b7de3-0ea5-4eb0-9de7-07601950c4fc 2018-09-30 06:20:13,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.251926183701s 2018-09-30 06:20:13,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-877b7de3-0ea5-4eb0-9de7-07601950c4fc 2018-09-30 06:20:13,074 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.5 2018-09-30 06:20:13,074 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:05:c5:1d 2018-09-30 06:20:13,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:13,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b273982-39cf-40dd-bac9-07e8e6d8b048 x-compute-request-id: req-0b273982-39cf-40dd-bac9-07e8e6d8b048 Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:13,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0b273982-39cf-40dd-bac9-07e8e6d8b048 2018-09-30 06:20:13,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616426944733s 2018-09-30 06:20:13,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0b273982-39cf-40dd-bac9-07e8e6d8b048 2018-09-30 06:20:13,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:20:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:20:14,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:20:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec24c5f-8d20-4c3e-a903-364e34f46bf9 x-compute-request-id: req-eec24c5f-8d20-4c3e-a903-364e34f46bf9 Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:20:14,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eec24c5f-8d20-4c3e-a903-364e34f46bf9 2018-09-30 06:20:14,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820456027985s 2018-09-30 06:20:14,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eec24c5f-8d20-4c3e-a903-364e34f46bf9 2018-09-30 06:20:14,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.12 2018-09-30 06:20:14,520 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:0c:dc:ea 2018-09-30 06:20:14,520 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-09-30 06:20:14,541 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-09-30 06:20:14,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-09-30 06:20:14,559 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-09-30 06:20:14,632 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-09-30 06:20:14' 2018-09-30 06:20:14,632 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-09-30 06:20:14,632 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-09-30 06:20:14,700 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-09-30 06:20:14,704 - paramiko.transport - DEBUG - starting thread (client mode): 0xdfa2d990L 2018-09-30 06:20:14,705 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 06:20:14,712 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-30 06:20:14,713 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-30 06:20:14,714 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 06:20:14,714 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-30 06:20:14,714 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-30 06:20:14,714 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 06:20:14,714 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-30 06:20:14,714 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 06:20:14,747 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-30 06:20:14,857 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-30 06:20:14,857 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 06:20:14,860 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-30 06:20:14,896 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 06:20:14,905 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-30 06:20:14,905 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-30 06:20:14,925 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-09-30 06:20:14,926 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 06:20:14,927 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 06:20:14,927 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 06:20:14,932 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:20:14,934 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:20:15,965 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-30 06:20:16,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-30 06:20:21,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-30 06:20:22,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-30 06:20:27,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-30 06:20:28,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-30 06:20:33,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-09-30 06:20:34,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:20:39,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-09-30 06:20:40,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:20:46,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-09-30 06:20:47,003 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:20:52,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-09-30 06:20:53,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:20:58,016 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-09-30 06:20:59,018 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:21:04,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-09-30 06:21:05,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:21:10,031 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-09-30 06:21:11,033 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:21:16,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-09-30 06:21:17,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:21:22,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-09-30 06:21:23,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:21:28,052 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-09-30 06:21:29,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:21:34,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-30 06:21:35,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-30 06:21:40,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-09-30 06:21:41,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-30 06:21:46,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-09-30 06:21:47,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-09-30 06:21:52,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.12 2018-09-30 06:21:53,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.12 [edit] vyos@vyos# 2018-09-30 06:21:58,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-09-30 06:21:59,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-09-30 06:22:04,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-09-30 06:22:05,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-09-30 06:22:10,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-09-30 06:22:11,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-09-30 06:22:16,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-09-30 06:22:17,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-09-30 06:22:22,117 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-09-30 06:22:23,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-09-30 06:22:28,124 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-09-30 06:22:29,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-09-30 06:22:34,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-09-30 06:22:35,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-09-30 06:22:40,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-09-30 06:22:41,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-09-30 06:22:46,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-09-30 06:22:47,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-09-30 06:22:52,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-09-30 06:22:53,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-09-30 06:22:58,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-09-30 06:22:59,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-09-30 06:23:04,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-09-30 06:23:05,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-09-30 06:23:10,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.12 2018-09-30 06:23:11,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-09-30 06:23:16,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-30 06:23:17,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-30 06:23:22,263 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 06:23:22,302 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-09-30 06:23:22,351 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-09-30 06:23:22,354 - paramiko.transport - DEBUG - starting thread (client mode): 0xe00033d0L 2018-09-30 06:23:22,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 06:23:22,359 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-30 06:23:22,359 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-30 06:23:22,360 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 06:23:22,360 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-30 06:23:22,360 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-30 06:23:22,360 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 06:23:22,360 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-30 06:23:22,361 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 06:23:22,397 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-30 06:23:22,508 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-30 06:23:22,509 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 06:23:22,510 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-30 06:23:22,546 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 06:23:22,555 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-30 06:23:22,555 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-30 06:23:22,574 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-09-30 06:23:22,575 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 06:23:22,576 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 06:23:22,576 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 06:23:22,579 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:23:22,580 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:23:23,605 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-30 06:23:24,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-30 06:23:29,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-30 06:23:30,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-30 06:23:35,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-30 06:23:36,621 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-30 06:23:41,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-09-30 06:23:42,628 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:23:47,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-09-30 06:23:48,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:23:53,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-09-30 06:23:54,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:23:59,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-09-30 06:24:00,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:05,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-09-30 06:24:06,657 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:11,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-09-30 06:24:12,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:17,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-09-30 06:24:18,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:23,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-09-30 06:24:24,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:29,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-09-30 06:24:30,686 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:35,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-09-30 06:24:36,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-30 06:24:41,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-30 06:24:42,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-30 06:24:47,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' 2018-09-30 06:24:48,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-30 06:24:53,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 2018-09-30 06:24:54,714 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 [edit] vyos@vyos# 2018-09-30 06:24:59,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.4 2018-09-30 06:25:00,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.4 [edit] vyos@vyos# 2018-09-30 06:25:05,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-09-30 06:25:06,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-09-30 06:25:11,734 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 2018-09-30 06:25:12,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-09-30 06:25:17,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-09-30 06:25:18,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-09-30 06:25:23,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-09-30 06:25:24,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-09-30 06:25:29,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-09-30 06:25:30,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-09-30 06:25:35,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-09-30 06:25:36,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-09-30 06:25:41,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-09-30 06:25:42,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-09-30 06:25:47,777 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-09-30 06:25:48,779 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-09-30 06:25:53,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-09-30 06:25:54,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-09-30 06:25:59,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-09-30 06:26:00,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-09-30 06:26:05,800 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-09-30 06:26:06,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-09-30 06:26:11,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-09-30 06:26:12,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-09-30 06:26:17,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-09-30 06:26:18,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-09-30 06:26:23,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-30 06:26:24,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-30 06:26:29,920 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 06:26:29,943 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-09-30 06:26:29,943 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-09-30 06:27:30,004 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-09-30 06:27:30,050 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-09-30 06:27:30,053 - paramiko.transport - DEBUG - starting thread (client mode): 0xdfa2d110L 2018-09-30 06:27:30,054 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-30 06:27:30,057 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-30 06:27:30,058 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-30 06:27:30,059 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-30 06:27:30,059 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-30 06:27:30,059 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-30 06:27:30,059 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-30 06:27:30,059 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-30 06:27:30,059 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-30 06:27:30,095 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-30 06:27:30,193 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-30 06:27:30,193 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-30 06:27:30,196 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-30 06:27:30,224 - paramiko.transport - DEBUG - userauth is OK 2018-09-30 06:27:30,230 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-30 06:27:30,231 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-30 06:27:30,260 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-09-30 06:27:30,261 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-30 06:27:30,262 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-30 06:27:30,262 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-30 06:27:30,264 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:27:30,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-30 06:27:31,267 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-09-30 06:28:01,382 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 06:28:01,412 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-09-30 06:28:01,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.12, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.4 4 65002 3 5 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2018-09-30 06:28:01,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:07 Last read 17:40:18, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.12 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.12, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 53635 Nexthop: 12.0.0.12 Nexthop global: fe80::f816:3eff:fe0c:dcea Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-09-30 06:28:01,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.12 0 32768 i *> 10.0.2.0/24 12.0.0.12 0 32768 i *> 10.0.3.0/24 12.0.0.12 0 32768 i *> 10.0.4.0/24 12.0.0.12 0 32768 i *> 10.0.5.0/24 12.0.0.12 0 32768 i *> 10.0.6.0/24 12.0.0.12 0 32768 i *> 10.0.7.0/24 12.0.0.12 0 32768 i *> 10.0.8.0/24 12.0.0.12 0 32768 i *> 10.0.9.0/24 12.0.0.12 0 32768 i *> 10.0.10.0/24 12.0.0.12 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-30 06:28:01,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-30 06:28:01,413 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-30 06:28:01,413 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-09-30 06:28:01,414 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.8' 2018-09-30 06:28:01,414 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-09-30 06:28:01,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:28:01,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:02,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00ae0782-436e-4d7c-b145-b232ce3fe6c7 x-compute-request-id: req-00ae0782-436e-4d7c-b145-b232ce3fe6c7 Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:37Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:28:02,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00ae0782-436e-4d7c-b145-b232ce3fe6c7 2018-09-30 06:28:02,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36903500557s 2018-09-30 06:28:02,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00ae0782-436e-4d7c-b145-b232ce3fe6c7 2018-09-30 06:28:02,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 06:28:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:02,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1dc7742-a5ad-4003-a280-09ed7f657376 x-compute-request-id: req-d1dc7742-a5ad-4003-a280-09ed7f657376 Content-Type: application/json 2018-09-30 06:28:02,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb used request id req-d1dc7742-a5ad-4003-a280-09ed7f657376 2018-09-30 06:28:02,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146923065186s 2018-09-30 06:28:02,935 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb used request id req-d1dc7742-a5ad-4003-a280-09ed7f657376 2018-09-30 06:28:02,935 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-09-30 06:28:02,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:28:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:04,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f077f06-6d89-4d89-b0f4-464b59b85001 x-compute-request-id: req-7f077f06-6d89-4d89-b0f4-464b59b85001 Content-Encoding: gzip Content-Length: 1193 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:fa:bd", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:cd:90", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb965b88-be52-493b-bc79-c6a9409248bb", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:36.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "eb965b88-be52-493b-bc79-c6a9409248bb", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:28:02Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:c5:1d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:dc:ea", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7907644-d0d2-4533-bb85-93c996d1dd54", "rel": "bookmark"}], "image": {"id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "links": [{"href": "http://172.30.9.29:8774/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:19:38.000000", "flavor": {"id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "links": [{"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}]}, "id": "d7907644-d0d2-4533-bb85-93c996d1dd54", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:19:39Z", "hostId": "8d032a9e44eda6b5a8f7c6f32102fda6a80431666973089d802ea97a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-30T06:18:52Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "a94dd4f1-247a-43ac-8ef3-69674aa8a221"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:16:08Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:28:04,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f077f06-6d89-4d89-b0f4-464b59b85001 2018-09-30 06:28:04,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19767379761s 2018-09-30 06:28:04,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f077f06-6d89-4d89-b0f4-464b59b85001 2018-09-30 06:28:04,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 06:28:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:04,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4462a53-7aa0-4398-b0e4-6fadeb6d9363 x-compute-request-id: req-a4462a53-7aa0-4398-b0e4-6fadeb6d9363 Content-Type: application/json 2018-09-30 06:28:04,301 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54 used request id req-a4462a53-7aa0-4398-b0e4-6fadeb6d9363 2018-09-30 06:28:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163239002228s 2018-09-30 06:28:04,301 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d7907644-d0d2-4533-bb85-93c996d1dd54 used request id req-a4462a53-7aa0-4398-b0e4-6fadeb6d9363 2018-09-30 06:28:04,434 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 06:28:04,434 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:30 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-30 06:28:04,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-09-30 06:28:04,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-09-30 06:28:04,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:04,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:31.286Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "f9f36743-19e4-4ffc-8681-51ba3a8e294d"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:18:08.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "c26a5a19-78cb-4bb6-a03d-6f6060ae999d"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:04 GMT 2018-09-30 06:28:04,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:04,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-09-30 06:28:04,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:04,521 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-30 06:28:04,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:04,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:04,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:04,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:04,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:04 GMT 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:04,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:04,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:04,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:04 GMT 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:04,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-30 06:28:04,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:04,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:04,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:04,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:04 GMT 2018-09-30 06:28:04,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:04,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:04,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:09,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:09,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:09,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:05.450Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:05.450Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:06.514Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:06.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:06.514Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:06.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:06.514Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:06.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:06.514Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:06.514Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:06.800Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:06.800Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:06.800Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:06.800Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:08.245Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-30T06:28:08.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:09.022Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:09.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:09.022Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-30T06:28:09.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:09.022Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:09.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:09 GMT 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-09-30 06:28:09,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-30 06:28:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-30 06:28:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404] 2018-09-30 06:28:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-30 06:28:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404] 2018-09-30 06:28:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-30 06:28:09,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:10,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:10,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:10 GMT 2018-09-30 06:28:10,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:10,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:10,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:15,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:15,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:15,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:15,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:15,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:15,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:15,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:10.905Z", "message": "Detaching port 2e37629d-5de0-4a25-be47-121d69f23435...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:10.905Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "13b2450c-c8cc-4af7-b751-3bdc65afd6fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:11.128Z", "message": "Detaching port e6859a97-f89e-4bf8-90b2-956150f313bc...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:11.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "d26d2bf6-a1bc-4f3b-a183-1a346fc75632"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:11.534Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:11.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:12.124Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:12.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:12.124Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:12.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:12.124Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:12.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:12.197Z", "message": "Successfully detached port 2e37629d-5de0-4a25-be47-121d69f23435", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:12.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "13b2450c-c8cc-4af7-b751-3bdc65afd6fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:12.197Z", "message": "Successfully detached port e6859a97-f89e-4bf8-90b2-956150f313bc", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:12.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "d26d2bf6-a1bc-4f3b-a183-1a346fc75632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:13.774Z", "message": "Detaching port 9b5e51c7-b913-47b9-833b-eec934011222...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:13.774Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "9619c3ea-715c-4443-a1d2-5ffa76ba21b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:14.208Z", "message": "Detaching port a1574cf1-4c42-4b49-9dfd-814cae629fe9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:14.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "b73f3e66-7280-48b8-8b87-23a51b49f048"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:14.482Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:14.482Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}], "metadata": {"pagination": {"total": 26, "offset": 11, "size": 50}}} 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:15 GMT 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5777 2018-09-30 06:28:15,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:15,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 2e37629d-5de0-4a25-be47-121d69f23435... 2018-09-30 06:28:15,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e6859a97-f89e-4bf8-90b2-956150f313bc... 2018-09-30 06:28:15,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-30 06:28:15,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-30 06:28:15,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-30 06:28:15,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-30 06:28:15,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 2e37629d-5de0-4a25-be47-121d69f23435 2018-09-30 06:28:15,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e6859a97-f89e-4bf8-90b2-956150f313bc 2018-09-30 06:28:15,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9b5e51c7-b913-47b9-833b-eec934011222... 2018-09-30 06:28:15,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a1574cf1-4c42-4b49-9dfd-814cae629fe9... 2018-09-30 06:28:15,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-30 06:28:15,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:15,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:15,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:15,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:15 GMT 2018-09-30 06:28:15,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:15,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:15,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:20,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:20,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.147Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.147Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.147Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.147Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.147Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.243Z", "message": "Successfully detached port 9b5e51c7-b913-47b9-833b-eec934011222", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "9619c3ea-715c-4443-a1d2-5ffa76ba21b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:15.243Z", "message": "Successfully detached port a1574cf1-4c42-4b49-9dfd-814cae629fe9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:15.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "b73f3e66-7280-48b8-8b87-23a51b49f048"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:16.202Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:16.202Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:16.202Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:16.202Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:16.314Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:16.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "7b5e8e79-0029-4eda-8a92-9df790281e85"}, {"node_instance_id": "target_vnf_host_9rp5hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:16.314Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:16.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "eadb6afc-1e21-4514-8521-c4e03cc4147e"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:17.214Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:17.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:17.214Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:17.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_host_9rp5hf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:17.214Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-30T06:28:17.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_host_pvr1ig", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:17.214Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-30T06:28:17.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:18.253Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:18.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "keypair_7kucl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:18.253Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:18.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:18.253Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:18.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:18.253Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:18.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:18.253Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:18.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.669Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "a81dabdd-6699-46c3-8c7f-2532bc7043f9"}, {"node_instance_id": "keypair_7kucl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "keypair_7kucl1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "keypair_7kucl1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:19.813Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:19.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}], "metadata": {"pagination": {"total": 58, "offset": 22, "size": 50}}} 2018-09-30 06:28:20,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:20,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:20 GMT 2018-09-30 06:28:20,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:20,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20519 2018-09-30 06:28:20,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:20,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:20,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:20,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:28:20,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:28:20,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-30 06:28:20,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9b5e51c7-b913-47b9-833b-eec934011222 2018-09-30 06:28:20,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a1574cf1-4c42-4b49-9dfd-814cae629fe9 2018-09-30 06:28:20,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-30 06:28:20,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-30 06:28:20,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance d7907644-d0d2-4533-bb85-93c996d1dd54 could not be found. [status_code=404] 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance eb965b88-be52-493b-bc79-c6a9409248bb could not be found. [status_code=404] 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-30 06:28:20,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:20,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:20,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:20,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-30 06:28:20,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-30 06:28:20,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:20,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:20,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:20,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-30 06:28:20,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-30 06:28:20,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-30 06:28:20,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-30 06:28:20,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-30 06:28:20,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-30 06:28:20,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-30 06:28:20,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-30 06:28:20,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:20,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:20,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:20 GMT 2018-09-30 06:28:20,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:20,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:20,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:25,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:25,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:25,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:25,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:25,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:25,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:25,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_7kucl1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.326Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "1e15a729-6a35-46b8-9149-057c8d22c595"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.326Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "bb2d0f74-ceff-436d-8fce-616dbe4f73f6"}, {"node_instance_id": "keypair_7kucl1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.326Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "1e15a729-6a35-46b8-9149-057c8d22c595"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.836Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.836Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.836Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:20.836Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:20.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_port_0c8cv6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.339Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "9630f253-3741-4d77-8d68-3941652f66db"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_data_plane_port_zy9xcq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_data_plane_port_qstylg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "keypair_7kucl1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:21.865Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:22.349Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:22.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "436a41b9-aca2-4b8a-b9b0-783b03c617cd"}, {"node_instance_id": "target_vnf_port_0c8cv6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:23.007Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:23.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_subnet_et6dgx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.087Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "66cb9a1d-7d6f-4351-bad9-7e224c9d186a"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.199Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.199Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.199Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.199Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.199Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_port_5xyy1j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:24.199Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:24.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}], "metadata": {"pagination": {"total": 83, "offset": 54, "size": 50}}} 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:25 GMT 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12170 2018-09-30 06:28:25,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:25,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-09-30 06:28:25,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-30 06:28:25,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-09-30 06:28:25,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:25,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:25,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-30 06:28:25,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-30 06:28:25,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-30 06:28:25,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-30 06:28:25,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-30 06:28:25,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-30 06:28:25,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-30 06:28:25,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:25,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-30 06:28:25,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:25,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:25,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-30 06:28:25,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-30 06:28:25,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:25,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:25,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:25 GMT 2018-09-30 06:28:25,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:25,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:25,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:30,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:30,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_qs6mpo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:25.932Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:25.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "b892b267-c420-4323-a87c-d81194d2e696"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "security_group_klf28y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.004Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_ip_or06cx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:26.562Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:26.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "e91809f0-5e3d-482e-b6b4-844ce2e26dac"}, {"node_instance_id": "security_group_klf28y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:27.036Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:27.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "security_group_klf28y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:27.036Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:27.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "security_group_klf28y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:27.036Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:27.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "target_vnf_ip_qs6mpo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:27.036Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:27.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "security_group_klf28y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:27.576Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:27.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "2c7b6a31-48d2-4b9d-a2c2-22d873b92170"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:28.053Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:28.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "reference_vnf_ip_or06cx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:28.053Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:28.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "security_group_klf28y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:28.053Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:28.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_subnet_et6dgx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:28.053Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:28.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_network_8y4sfl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.123Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "data_plane_network_8y4sfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:29.308Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:29.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "e90d1680-14dd-4e0e-83f3-b4d126b05b2c"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:30.588Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:30.588Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "6882a3e9-c7bc-48f8-b515-fd9b8b20e595"}], "metadata": {"pagination": {"total": 113, "offset": 78, "size": 50}}} 2018-09-30 06:28:30,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:30,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:30 GMT 2018-09-30 06:28:30,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:30,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15142 2018-09-30 06:28:30,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:30,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-30 06:28:30,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:30,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:30,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-30 06:28:30,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-30 06:28:30,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:30,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-30 06:28:30,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-30 06:28:30,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-09-30 06:28:30,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-30 06:28:30,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-30 06:28:30,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:30,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:30,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:30,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:30 GMT 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:30,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:35,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:35,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:35,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:35,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_8y4sfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:30.739Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:30.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_subnet_pfbxnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:32.732Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:32.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "router_7ixfzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:33.152Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:33.152Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "router_7ixfzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "router_7ixfzz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "management_plane_network_u6cmyf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "router_7ixfzz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.197Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "router_7ixfzz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:34.734Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:34.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "99417495-fb5f-418b-9691-da389dd153cb"}, {"node_instance_id": "management_plane_network_u6cmyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:35.608Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:35.608Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "a124b63b-c480-434c-9062-f95851df46ca"}], "metadata": {"pagination": {"total": 125, "offset": 108, "size": 50}}} 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:35 GMT 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6034 2018-09-30 06:28:35,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:35,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-30 06:28:35,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-30 06:28:35,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:35,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:35,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-09-30 06:28:35,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-30 06:28:35,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:35,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:35,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:35 GMT 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-30 06:28:35,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:40,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-09-30 06:28:40,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_u6cmyf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:36.225Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:36.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "router_7ixfzz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:38.401Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:38.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:39.242Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:39.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:40.259Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:40.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:40.259Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:40.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "external_network_pxg6ve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:40.259Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:40.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"}, {"node_instance_id": "external_network_pxg6ve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-30T06:28:40.393Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-30T06:28:40.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923", "logger": "b3d6af24-6d9e-4637-8d8a-1a24eaefe1b2"}], "metadata": {"pagination": {"total": 132, "offset": 120, "size": 50}}} 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:40 GMT 2018-09-30 06:28:40,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:40,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3618 2018-09-30 06:28:40,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:40,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-30 06:28:40,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-09-30 06:28:40,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-30 06:28:40,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-30 06:28:40,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-30 06:28:40,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-30 06:28:40,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-09-30 06:28:40,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/2c1c7ad4-e107-43d1-b8dc-da481cda5923 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:28:04.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2c1c7ad4-e107-43d1-b8dc-da481cda5923"} 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:40 GMT 2018-09-30 06:28:40,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:40,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-09-30 06:28:40,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:40,970 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv 2018-09-30 06:28:41,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:41,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:41,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:41,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:41,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:41,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "target_vnf_flavor_id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "keystone_password": "e4f10c80-60a4-4cfb-866a-d55763ef28e7", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "aa47811f-a4a3-4d5c-8908-f95ffbdbad2e", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:30.701Z", "updated_at": "2018-09-30T06:17:30.701Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:41 GMT 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-30 06:28:41,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:41,267 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv 2018-09-30 06:28:41,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-30 06:28:41,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-30 06:28:41,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-30 06:28:41,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-30 06:28:41,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-30 06:28:41,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-30 06:28:41,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-30 06:28:41,445 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-30 06:28:41,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-09-30T06:17:30.450Z", "updated_at": "2018-09-30T06:17:30.450Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-09-30 06:28:41,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-30 06:28:41,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Sep 2018 06:28:41 GMT 2018-09-30 06:28:41,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-30 06:28:41,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-30 06:28:41,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-30 06:28:41,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 06:28:41,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:43,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a8111b3-917c-4edc-ae54-262cdc1a099e Date: Sun, 30 Sep 2018 06:28:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:28:43,252 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e used request id req-0a8111b3-917c-4edc-ae54-262cdc1a099e 2018-09-30 06:28:43,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79247999191s 2018-09-30 06:28:43,252 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/aa47811f-a4a3-4d5c-8908-f95ffbdbad2e used request id req-0a8111b3-917c-4edc-ae54-262cdc1a099e 2018-09-30 06:28:43,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 06:28:43,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:28:43,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acb330d2-d678-47e0-89c0-80aa1f86e4a4 x-compute-request-id: req-acb330d2-d678-47e0-89c0-80aa1f86e4a4 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "71961766-7fb8-46a9-b9af-96f9700734b7", "name": "vyos_vrouter-flavor_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "f70a43ab-86b3-43db-afac-4e8cb48a7611", "name": "vyos_vrouter-flavor_alt_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 06:28:43,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-acb330d2-d678-47e0-89c0-80aa1f86e4a4 2018-09-30 06:28:43,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.546391010284s 2018-09-30 06:28:43,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-acb330d2-d678-47e0-89c0-80aa1f86e4a4 2018-09-30 06:28:43,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 06:28:43,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:28:43,840 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:28:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc778487-ad85-4d73-943c-e67ec49c9ee9 x-compute-request-id: req-dc778487-ad85-4d73-943c-e67ec49c9ee9 Content-Length: 0 Content-Type: application/json 2018-09-30 06:28:43,840 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611 used request id req-dc778487-ad85-4d73-943c-e67ec49c9ee9 2018-09-30 06:28:43,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395879745483s 2018-09-30 06:28:43,840 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f70a43ab-86b3-43db-afac-4e8cb48a7611 used request id req-dc778487-ad85-4d73-943c-e67ec49c9ee9 2018-09-30 06:28:43,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 06:28:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d518ddbf-86ca-4b65-b664-9f9fa5b1f127.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:44,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a6bc3d9-c0a4-4179-922b-d8dc26b23c0f Content-Length: 0 Date: Sun, 30 Sep 2018 06:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:28:44,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d518ddbf-86ca-4b65-b664-9f9fa5b1f127.json used request id req-1a6bc3d9-c0a4-4179-922b-d8dc26b23c0f 2018-09-30 06:28:44,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.923905134201s 2018-09-30 06:28:44,766 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d518ddbf-86ca-4b65-b664-9f9fa5b1f127.json used request id req-1a6bc3d9-c0a4-4179-922b-d8dc26b23c0f 2018-09-30 06:28:44,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 06:28:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:44,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1a658c1e-8418-45a6-b87b-90ee9897d23e Date: Sun, 30 Sep 2018 06:28:44 GMT RESP BODY: {"floatingips": []} 2018-09-30 06:28:44,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1a658c1e-8418-45a6-b87b-90ee9897d23e 2018-09-30 06:28:44,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.189300060272s 2018-09-30 06:28:44,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1a658c1e-8418-45a6-b87b-90ee9897d23e 2018-09-30 06:28:44,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-30 06:28:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:45,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794af787-bb37-4b6a-a1d2-f284e9a53b09 x-compute-request-id: req-794af787-bb37-4b6a-a1d2-f284e9a53b09 Content-Type: application/json 2018-09-30 06:28:45,114 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee used request id req-794af787-bb37-4b6a-a1d2-f284e9a53b09 2018-09-30 06:28:45,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152416944504s 2018-09-30 06:28:45,114 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee used request id req-794af787-bb37-4b6a-a1d2-f284e9a53b09 2018-09-30 06:28:45,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:28:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:46,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62586029-30ee-40f5-ac27-8b184aacfed1 x-compute-request-id: req-62586029-30ee-40f5-ac27-8b184aacfed1 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:28:45Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:28:46,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62586029-30ee-40f5-ac27-8b184aacfed1 2018-09-30 06:28:46,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00194096565s 2018-09-30 06:28:46,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-62586029-30ee-40f5-ac27-8b184aacfed1 2018-09-30 06:28:46,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:28:48,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:28:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efe26c28-742e-487a-8970-6dfb24b905c1 x-compute-request-id: req-efe26c28-742e-487a-8970-6dfb24b905c1 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b0:6e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "security_groups": [{"name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}], "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-30T06:28:45Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:28:48,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-efe26c28-742e-487a-8970-6dfb24b905c1 2018-09-30 06:28:48,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656111955643s 2018-09-30 06:28:48,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-efe26c28-742e-487a-8970-6dfb24b905c1 2018-09-30 06:28:48,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:28:50,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:28:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:51,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b996e84d-cb68-417c-ba14-0e87ea0ad125 x-compute-request-id: req-b996e84d-cb68-417c-ba14-0e87ea0ad125 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/16cfd376-a712-49e9-8ffd-7c89647b24ee", "rel": "bookmark"}], "image": {"id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "links": [{"href": "http://172.30.9.29:8774/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-09-30T06:16:08.000000", "flavor": {"id": "71961766-7fb8-46a9-b9af-96f9700734b7", "links": [{"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}]}, "id": "16cfd376-a712-49e9-8ffd-7c89647b24ee", "user_id": "95d5c55057d948d8887b7f8f2d24e9e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-09-30T06:28:50Z", "hostId": "dfa419adba7d936c25c2e3df90b7b95d17c4be37bd5fc075f5004283", "OS-SRV-USG:terminated_at": "2018-09-30T06:28:50.000000", "key_name": "vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "name": "vyos_vrouter-vm_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "created": "2018-09-30T06:13:26Z", "tenant_id": "7286c41c419946169f359c327b32f54f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-30 06:28:51,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b996e84d-cb68-417c-ba14-0e87ea0ad125 2018-09-30 06:28:51,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499495983124s 2018-09-30 06:28:51,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b996e84d-cb68-417c-ba14-0e87ea0ad125 2018-09-30 06:28:51,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-30 06:28:53,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-30 06:28:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:53,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aaf7b8e1-4826-4258-8675-fc45f32629d4 x-compute-request-id: req-aaf7b8e1-4826-4258-8675-fc45f32629d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-30 06:28:53,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aaf7b8e1-4826-4258-8675-fc45f32629d4 2018-09-30 06:28:53,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.093770980835s 2018-09-30 06:28:53,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aaf7b8e1-4826-4258-8675-fc45f32629d4 2018-09-30 06:28:53,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:28:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:53,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-35ad2c7d-865e-41b2-a482-9aef1c98cef8 Date: Sun, 30 Sep 2018 06:28:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:13:21Z", "updated_at": "2018-09-30T06:13:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-30T06:13:23Z", "revision_number": 0, "id": "166b4402-80d3-43d8-a1a1-b01190f7c3b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "54dd9ea3-2da5-40a2-8da2-40d046f14792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "9d108120-f0a0-4d01-bd56-ddff9aa36ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-30T06:13:24Z", "revision_number": 0, "id": "c39aacef-0962-4402-8f84-63c0c7a88e12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:24Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-30T06:13:23Z", "revision_number": 0, "id": "c58320f4-31a4-4127-9170-1bdd37b7ed17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:23Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "cda45a2e-a5c1-4560-bd24-97e28051af18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:22Z", "revision_number": 0, "id": "d6544d78-a10e-46ab-984f-f639cdb8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:22Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:13:21Z", "revision_number": 0, "id": "e697a43c-7458-47b3-a4f9-4d28b3aa0029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:13:21Z", "security_group_id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 8, "project_id": "7286c41c419946169f359c327b32f54f", "id": "08098e9f-43a4-40c1-8d3f-6b03fe27518e", "name": "vyos_vrouter-sg_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:28:53,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-35ad2c7d-865e-41b2-a482-9aef1c98cef8 2018-09-30 06:28:53,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237053155899s 2018-09-30 06:28:53,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-35ad2c7d-865e-41b2-a482-9aef1c98cef8 2018-09-30 06:28:53,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 06:28:53,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/08098e9f-43a4-40c1-8d3f-6b03fe27518e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:53,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-591480a0-ad8e-44f2-881c-70c5e7f8532d Content-Length: 0 Date: Sun, 30 Sep 2018 06:28:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:28:53,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/08098e9f-43a4-40c1-8d3f-6b03fe27518e.json used request id req-591480a0-ad8e-44f2-881c-70c5e7f8532d 2018-09-30 06:28:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.231639146805s 2018-09-30 06:28:53,856 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/08098e9f-43a4-40c1-8d3f-6b03fe27518e.json used request id req-591480a0-ad8e-44f2-881c-70c5e7f8532d 2018-09-30 06:28:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-30 06:28:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:53,946 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e44411e7-315d-4b64-b6c9-0440e3cd1337 x-compute-request-id: req-e44411e7-315d-4b64-b6c9-0440e3cd1337 Content-Length: 0 Content-Type: application/json 2018-09-30 06:28:53,946 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce used request id req-e44411e7-315d-4b64-b6c9-0440e3cd1337 2018-09-30 06:28:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0897278785706s 2018-09-30 06:28:53,946 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_1a85cd88-872f-4fd3-86d9-83d5ab6bacce used request id req-e44411e7-315d-4b64-b6c9-0440e3cd1337 2018-09-30 06:28:53,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-30 06:28:53,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" -d '{"subnet_id": "1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"}' 2018-09-30 06:28:55,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0bed90a4-b7d4-487a-9a61-1dfd67aa3b19 Date: Sun, 30 Sep 2018 06:28:55 GMT RESP BODY: {"network_id": "70a43d00-6115-482d-b389-ed31bb5e8447", "tenant_id": "7286c41c419946169f359c327b32f54f", "subnet_id": "1a3f3bb2-e991-4e2f-a5ea-07fa72dba354", "subnet_ids": ["1a3f3bb2-e991-4e2f-a5ea-07fa72dba354"], "port_id": "868384ae-5798-4f0e-bc7d-a1142ad2a877", "id": "c4470516-1ace-418e-9fa4-7ea52624459d"} 2018-09-30 06:28:55,502 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d/remove_router_interface.json used request id req-0bed90a4-b7d4-487a-9a61-1dfd67aa3b19 2018-09-30 06:28:55,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55464911461s 2018-09-30 06:28:55,502 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d/remove_router_interface.json used request id req-0bed90a4-b7d4-487a-9a61-1dfd67aa3b19 returning object c4470516-1ace-418e-9fa4-7ea52624459d 2018-09-30 06:28:55,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-30 06:28:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-dd701d18-b3a6-433c-b3b5-81ecb746eb9d Date: Sun, 30 Sep 2018 06:28:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:36Z", "admin_state_up": true, "updated_at": "2018-09-30T06:28:54Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7286c41c419946169f359c327b32f54f", "id": "c4470516-1ace-418e-9fa4-7ea52624459d", "name": "vyos_vrouter-router_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:28:55,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-dd701d18-b3a6-433c-b3b5-81ecb746eb9d 2018-09-30 06:28:55,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.22465801239s 2018-09-30 06:28:55,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-dd701d18-b3a6-433c-b3b5-81ecb746eb9d 2018-09-30 06:28:55,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-30 06:28:55,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:59,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7808dbc8-1d0b-4084-bba4-4610ba76ab16 Content-Length: 0 Date: Sun, 30 Sep 2018 06:28:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:28:59,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d.json used request id req-7808dbc8-1d0b-4084-bba4-4610ba76ab16 2018-09-30 06:28:59,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.52028989792s 2018-09-30 06:28:59,250 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c4470516-1ace-418e-9fa4-7ea52624459d.json used request id req-7808dbc8-1d0b-4084-bba4-4610ba76ab16 2018-09-30 06:28:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 06:28:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:28:59,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-827b64ba-a041-4e68-a683-e753ae3e0c13 Date: Sun, 30 Sep 2018 06:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70a43d00-6115-482d-b389-ed31bb5e8447","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T06:11:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7286c41c419946169f359c327b32f54f","id":"1a3f3bb2-e991-4e2f-a5ea-07fa72dba354","subnetpool_id":null,"name":"vyos_vrouter-subnet_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:28:59,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-827b64ba-a041-4e68-a683-e753ae3e0c13 2018-09-30 06:28:59,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.196517944336s 2018-09-30 06:28:59,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-827b64ba-a041-4e68-a683-e753ae3e0c13 2018-09-30 06:28:59,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-30 06:28:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/1a3f3bb2-e991-4e2f-a5ea-07fa72dba354.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:29:01,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f401ec3b-962a-4278-8180-30e18128b361 Date: Sun, 30 Sep 2018 06:29:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:29:01,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1a3f3bb2-e991-4e2f-a5ea-07fa72dba354.json used request id req-f401ec3b-962a-4278-8180-30e18128b361 2018-09-30 06:29:01,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47019100189s 2018-09-30 06:29:01,919 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1a3f3bb2-e991-4e2f-a5ea-07fa72dba354.json used request id req-f401ec3b-962a-4278-8180-30e18128b361 2018-09-30 06:29:01,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:29:01,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:29:02,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-93ff0962-e140-40b6-9ab3-da78a088f411 Date: Sun, 30 Sep 2018 06:29:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T06:29:01Z","tenant_id":"7286c41c419946169f359c327b32f54f","created_at":"2018-09-30T06:11:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"7286c41c419946169f359c327b32f54f","id":"70a43d00-6115-482d-b389-ed31bb5e8447","name":"vyos_vrouter-net_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}]} 2018-09-30 06:29:02,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-93ff0962-e140-40b6-9ab3-da78a088f411 2018-09-30 06:29:02,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120376110077s 2018-09-30 06:29:02,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-93ff0962-e140-40b6-9ab3-da78a088f411 2018-09-30 06:29:02,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-30 06:29:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/70a43d00-6115-482d-b389-ed31bb5e8447.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:29:03,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efece796-9091-42e7-85de-e51bfea5b968 Date: Sun, 30 Sep 2018 06:29:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:29:03,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/70a43d00-6115-482d-b389-ed31bb5e8447.json used request id req-efece796-9091-42e7-85de-e51bfea5b968 2018-09-30 06:29:03,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1160531044s 2018-09-30 06:29:03,158 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/70a43d00-6115-482d-b389-ed31bb5e8447.json used request id req-efece796-9091-42e7-85de-e51bfea5b968 2018-09-30 06:29:03,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:29:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:29:03,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9a474af7-e4ac-4582-bd6b-cd07cb90faca Date: Sun, 30 Sep 2018 06:29:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "metadata": {}}], "file": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632/file", "owner": "7286c41c419946169f359c327b32f54f", "id": "1f5d14de-c697-47c9-94ec-58b3da89a632", "size": 4373348352, "self": "/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/1f5d14de-c697-47c9-94ec-58b3da89a632/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-30T06:13:20Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-30T06:12:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:29:03,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9a474af7-e4ac-4582-bd6b-cd07cb90faca 2018-09-30 06:29:03,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.561681985855s 2018-09-30 06:29:03,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9a474af7-e4ac-4582-bd6b-cd07cb90faca 2018-09-30 06:29:03,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 06:29:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9bc0011fbf02543549b69d2712b8a5cf77ca3cbc" 2018-09-30 06:29:07,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cb82d59-bd0f-4af6-831b-bdeaa24d6100 Date: Sun, 30 Sep 2018 06:29:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:29:07,401 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632 used request id req-9cb82d59-bd0f-4af6-831b-bdeaa24d6100 2018-09-30 06:29:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.67899990082s 2018-09-30 06:29:07,402 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1f5d14de-c697-47c9-94ec-58b3da89a632 used request id req-9cb82d59-bd0f-4af6-831b-bdeaa24d6100 2018-09-30 06:29:07,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 06:29:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:07,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1df754a-351d-4e37-baa6-4fb9ff0258b1 x-compute-request-id: req-d1df754a-351d-4e37-baa6-4fb9ff0258b1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/71961766-7fb8-46a9-b9af-96f9700734b7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "71961766-7fb8-46a9-b9af-96f9700734b7", "name": "vyos_vrouter-flavor_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 06:29:07,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d1df754a-351d-4e37-baa6-4fb9ff0258b1 2018-09-30 06:29:07,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0361409187317s 2018-09-30 06:29:07,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d1df754a-351d-4e37-baa6-4fb9ff0258b1 2018-09-30 06:29:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 06:29:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:07,482 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bd2a0f3-73eb-4fc5-95ef-2206c9fff1ed x-compute-request-id: req-3bd2a0f3-73eb-4fc5-95ef-2206c9fff1ed Content-Length: 0 Content-Type: application/json 2018-09-30 06:29:07,482 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7 used request id req-3bd2a0f3-73eb-4fc5-95ef-2206c9fff1ed 2018-09-30 06:29:07,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.042820930481s 2018-09-30 06:29:07,483 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/71961766-7fb8-46a9-b9af-96f9700734b7 used request id req-3bd2a0f3-73eb-4fc5-95ef-2206c9fff1ed 2018-09-30 06:29:07,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 06:29:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:07,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659b2f05-61cb-485f-89aa-31dc1d8b8671 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce", "links": {"self": "http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2"}, "domain_id": "default", "enabled": true, "id": "95d5c55057d948d8887b7f8f2d24e9e2", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 06:29:07,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-659b2f05-61cb-485f-89aa-31dc1d8b8671 2018-09-30 06:29:07,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0974040031433s 2018-09-30 06:29:07,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-659b2f05-61cb-485f-89aa-31dc1d8b8671 2018-09-30 06:29:07,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 06:29:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:07,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d114c2e2-83d0-45c0-b8e0-9463196b776d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2"}, "enabled": true, "id": "95d5c55057d948d8887b7f8f2d24e9e2", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}} 2018-09-30 06:29:07,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 used request id req-d114c2e2-83d0-45c0-b8e0-9463196b776d 2018-09-30 06:29:07,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906507968903s 2018-09-30 06:29:07,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 used request id req-d114c2e2-83d0-45c0-b8e0-9463196b776d 2018-09-30 06:29:07,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 06:29:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:07,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d49416b4-b2f1-40ac-b9a7-a23e8f8c16ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:29:07,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 used request id req-d49416b4-b2f1-40ac-b9a7-a23e8f8c16ba 2018-09-30 06:29:07,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.205102920532s 2018-09-30 06:29:07,884 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/95d5c55057d948d8887b7f8f2d24e9e2 used request id req-d49416b4-b2f1-40ac-b9a7-a23e8f8c16ba 2018-09-30 06:29:07,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 06:29:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:07,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c7f1f9-4c26-4c2b-9ecb-0191fdfa0cc5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f"}, "enabled": true, "id": "7286c41c419946169f359c327b32f54f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_1a85cd88-872f-4fd3-86d9-83d5ab6bacce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 06:29:07,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f6c7f1f9-4c26-4c2b-9ecb-0191fdfa0cc5 2018-09-30 06:29:07,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817618370056s 2018-09-30 06:29:07,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f6c7f1f9-4c26-4c2b-9ecb-0191fdfa0cc5 2018-09-30 06:29:07,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 06:29:07,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:08,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5ce62c-0049-403c-b346-fd54a9f55749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:29:08,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f used request id req-ca5ce62c-0049-403c-b346-fd54a9f55749 2018-09-30 06:29:08,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146709918976s 2018-09-30 06:29:08,117 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7286c41c419946169f359c327b32f54f used request id req-ca5ce62c-0049-403c-b346-fd54a9f55749 2018-09-30 06:29:08,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:29:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:08,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6751feca-8e1a-484f-a989-090e310cc57f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f453cb081e114ad782b33df905bbe89b", "links": {"self": "http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b"}, "name": "Member"}]} 2018-09-30 06:29:08,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6751feca-8e1a-484f-a989-090e310cc57f 2018-09-30 06:29:08,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083554983139s 2018-09-30 06:29:08,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 06:29:08,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:08,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c172cd32-b895-42f0-a98c-2dd1837624bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:29:08,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f453cb081e114ad782b33df905bbe89b used request id req-c172cd32-b895-42f0-a98c-2dd1837624bf 2018-09-30 06:29:08,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108577013016s 2018-09-30 06:29:08,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:29:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7286c41c419946169f359c327b32f54f&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9d29bf0a-8902-4995-afdb-0f0d5d811a12 Date: Sun, 30 Sep 2018 06:29:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}]} 2018-09-30 06:29:08,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7286c41c419946169f359c327b32f54f&name=default used request id req-9d29bf0a-8902-4995-afdb-0f0d5d811a12 2018-09-30 06:29:08,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202600002289s 2018-09-30 06:29:08,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7286c41c419946169f359c327b32f54f&name=default used request id req-9d29bf0a-8902-4995-afdb-0f0d5d811a12 2018-09-30 06:29:08,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 06:29:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:08,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ae9969c9-80cc-4ff5-bd5d-70afad32176c Date: Sun, 30 Sep 2018 06:29:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7286c41c419946169f359c327b32f54f", "created_at": "2018-09-30T06:11:34Z", "updated_at": "2018-09-30T06:11:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "0d059699-4724-440c-8331-e954a2efb941", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "f3f93751-1c2a-4c52-a560-3d36054b6ac7", "remote_group_id": "3674b485-6685-4818-9415-39fcf511a099", "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "c9099f42-91e7-4c9c-9dcc-7fddeb0e89fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7286c41c419946169f359c327b32f54f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:11:34Z", "revision_number": 0, "id": "5836f01f-aac8-4aab-87d4-f6957ccc36a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:11:34Z", "security_group_id": "3674b485-6685-4818-9415-39fcf511a099", "tenant_id": "7286c41c419946169f359c327b32f54f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7286c41c419946169f359c327b32f54f"}], "revision_number": 4, "project_id": "7286c41c419946169f359c327b32f54f", "id": "3674b485-6685-4818-9415-39fcf511a099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}]} 2018-09-30 06:29:08,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ae9969c9-80cc-4ff5-bd5d-70afad32176c 2018-09-30 06:29:08,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187042951584s 2018-09-30 06:29:08,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ae9969c9-80cc-4ff5-bd5d-70afad32176c 2018-09-30 06:29:08,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 06:29:08,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3674b485-6685-4818-9415-39fcf511a099.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45e952a52b29094aec5ff0f758ad32bfbb6a44be" 2018-09-30 06:29:08,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e56f7429-2e09-4671-b775-3efdf7c9dfd0 Content-Length: 0 Date: Sun, 30 Sep 2018 06:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 06:29:08,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3674b485-6685-4818-9415-39fcf511a099.json used request id req-e56f7429-2e09-4671-b775-3efdf7c9dfd0 2018-09-30 06:29:08,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.284253120422s 2018-09-30 06:29:08,996 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3674b485-6685-4818-9415-39fcf511a099.json used request id req-e56f7429-2e09-4671-b775-3efdf7c9dfd0 2018-09-30 06:29:09,016 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-09-30 06:29:09,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 06:29:09,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 06:29:09,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 06:29:09,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 06:29:09,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 06:29:09,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 06:29:09,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 06:29:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 06:29:09,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6fa481-a318-49a4-9794-8f0a3becded1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 06:29:09,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-dc6fa481-a318-49a4-9794-8f0a3becded1 2018-09-30 06:29:09,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 06:29:09,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T07:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["HZTcWx_gQOKmhBsA2j2YEw"], "issued_at": "2018-09-30T06:29:09.000000Z"}} 2018-09-30 06:29:09,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:29:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:09,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f7bf2348-674e-433b-b64a-101052b14a2f Date: Sun, 30 Sep 2018 06:29:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 06:29:09,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7bf2348-674e-433b-b64a-101052b14a2f 2018-09-30 06:29:09,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239119052887s 2018-09-30 06:29:09,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7bf2348-674e-433b-b64a-101052b14a2f 2018-09-30 06:29:09,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 06:29:09,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:09,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 06:29:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 06:29:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:09,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98555685-3a29-4bee-8dfc-fca579975d91 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 06:29:09,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-98555685-3a29-4bee-8dfc-fca579975d91 2018-09-30 06:29:09,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0951859951019s 2018-09-30 06:29:09,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 06:29:09,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}}' 2018-09-30 06:29:09,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 06:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d407b649-43ec-4c62-9587-292f156666bc Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0"}, "enabled": true, "id": "5818fb506f66493383fa3fabb60e92a0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}} 2018-09-30 06:29:09,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d407b649-43ec-4c62-9587-292f156666bc 2018-09-30 06:29:09,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139901161194s 2018-09-30 06:29:09,952 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d407b649-43ec-4c62-9587-292f156666bc 2018-09-30 06:29:09,953 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'id': u'5818fb506f66493383fa3fabb60e92a0', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 06:29:09,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 06:29:10,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.338606119156s 2018-09-30 06:29:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:10,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e685e18f-70fa-45c6-baa3-0d4cae8b4146 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0"}, "enabled": true, "id": "e8e2e80b1d7e4dea96d9087e14c93ad0", "options": {}, "domain_id": "default", "name": "juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}} 2018-09-30 06:29:10,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 used request id req-e685e18f-70fa-45c6-baa3-0d4cae8b4146 2018-09-30 06:29:10,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e8e2e80b1d7e4dea96d9087e14c93ad0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb'}) 2018-09-30 06:29:10,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:29:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:10,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0737d3a2-8dbe-4a64-be05-b7b654653699 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 06:29:10,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0737d3a2-8dbe-4a64-be05-b7b654653699 2018-09-30 06:29:10,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837140083313s 2018-09-30 06:29:10,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:29:10,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:10,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac3f075-ba18-4b44-a6e6-fa7aa834462a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 06:29:10,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1ac3f075-ba18-4b44-a6e6-fa7aa834462a 2018-09-30 06:29:10,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782980918884s 2018-09-30 06:29:10,555 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 06:29:10,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 06:29:10,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"role": {"name": "Member"}}' 2018-09-30 06:29:10,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bde307fb-154d-4664-8cf6-b46b29c81caa Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9ba9a78f4204854ac3649162fbfe874", "links": {"self": "http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874"}, "name": "Member"}} 2018-09-30 06:29:10,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bde307fb-154d-4664-8cf6-b46b29c81caa 2018-09-30 06:29:10,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.133162975311s 2018-09-30 06:29:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:10,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0629c129-3a07-4145-bc0b-326966116e9b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874"}, "domain_id": null, "name": "Member", "id": "e9ba9a78f4204854ac3649162fbfe874"}} 2018-09-30 06:29:10,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874 used request id req-0629c129-3a07-4145-bc0b-326966116e9b 2018-09-30 06:29:10,773 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874'}, 'domain_id': None, 'human_id': None, 'id': u'e9ba9a78f4204854ac3649162fbfe874', 'HUMAN_ID': False}) 2018-09-30 06:29:10,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 06:29:10,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:10,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca1a2b3-7398-4e41-ba36-4497b5eaafdb Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9ba9a78f4204854ac3649162fbfe874", "links": {"self": "http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874"}, "name": "Member"}]} 2018-09-30 06:29:10,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1ca1a2b3-7398-4e41-ba36-4497b5eaafdb 2018-09-30 06:29:10,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736410617828s 2018-09-30 06:29:10,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 06:29:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:10,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6476179c-e957-4894-a0ec-e79188a9e9b1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 06:29:10,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6476179c-e957-4894-a0ec-e79188a9e9b1 2018-09-30 06:29:10,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833480358124s 2018-09-30 06:29:10,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 06:29:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839abee7-833f-470e-9c85-b38e7bd3a788 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "links": {"self": "http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0"}, "domain_id": "default", "enabled": true, "id": "e8e2e80b1d7e4dea96d9087e14c93ad0", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 06:29:11,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-839abee7-833f-470e-9c85-b38e7bd3a788 2018-09-30 06:29:11,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975391864777s 2018-09-30 06:29:11,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-839abee7-833f-470e-9c85-b38e7bd3a788 2018-09-30 06:29:11,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 06:29:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b351b9-7408-41ab-9188-fcd6c054fd49 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0"}, "enabled": true, "id": "5818fb506f66493383fa3fabb60e92a0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 06:29:11,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-99b351b9-7408-41ab-9188-fcd6c054fd49 2018-09-30 06:29:11,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0731589794159s 2018-09-30 06:29:11,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-99b351b9-7408-41ab-9188-fcd6c054fd49 2018-09-30 06:29:11,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 06:29:11,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e8e2e80b1d7e4dea96d9087e14c93ad0&scope.project.id=5818fb506f66493383fa3fabb60e92a0&role.id=e9ba9a78f4204854ac3649162fbfe874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ccda44-d709-4958-b5e0-f299f68e2503 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e8e2e80b1d7e4dea96d9087e14c93ad0&scope.project.id=5818fb506f66493383fa3fabb60e92a0&role.id=e9ba9a78f4204854ac3649162fbfe874", "previous": null, "next": null}} 2018-09-30 06:29:11,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e8e2e80b1d7e4dea96d9087e14c93ad0&scope.project.id=5818fb506f66493383fa3fabb60e92a0&role.id=e9ba9a78f4204854ac3649162fbfe874 used request id req-20ccda44-d709-4958-b5e0-f299f68e2503 2018-09-30 06:29:11,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0830390453339s 2018-09-30 06:29:11,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 06:29:11,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0/users/e8e2e80b1d7e4dea96d9087e14c93ad0/roles/e9ba9a78f4204854ac3649162fbfe874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a108464b-6c94-49c7-ad2d-0b8d7027f28b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 06:29:11,325 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0/users/e8e2e80b1d7e4dea96d9087e14c93ad0/roles/e9ba9a78f4204854ac3649162fbfe874 used request id req-a108464b-6c94-49c7-ad2d-0b8d7027f28b 2018-09-30 06:29:11,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127626895905s 2018-09-30 06:29:11,326 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '2f7d6821-6d1d-467c-aec8-25cfc38d0814', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'project_id': u'5818fb506f66493383fa3fabb60e92a0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 06:29:11,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 06:29:11,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 06:29:11,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 06:29:11,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 06:29:11,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 06:29:11,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 06:29:11,330 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 06:29:11,331 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'password': '2f7d6821-6d1d-467c-aec8-25cfc38d0814', 'project_name': 'juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': '5818fb506f66493383fa3fabb60e92a0', 'project_domain_name': 'Default'} 2018-09-30 06:29:11,398 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-09-30 06:29:11,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-30 06:29:11,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c4f065-00b4-47fa-8e2c-ef3c9ad107d7 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.29:5000/v3/services/10c13ca06ba34c00b520e52efa01a35a"}, "enabled": true, "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.29:5000/v3/services/1eda0eda642849c2b7ba0679d5e2be97"}, "enabled": true, "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.29:5000/v3/services/2892ac31a8ba4b36a1fd9a1d39b3f947"}, "enabled": true, "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.29:5000/v3/services/41a716b782944455af95a1e4b8aa2018"}, "enabled": true, "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.29:5000/v3/services/4ef62abde7db420185ec0b4536282073"}, "enabled": true, "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.29:5000/v3/services/5a8ec12b38104c5198305487ae9330f4"}, "enabled": true, "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.29:5000/v3/services/67ef2a3f8f3e405b848440b55c89b490"}, "enabled": true, "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.29:5000/v3/services/731085d7e742472588b19d3531285368"}, "enabled": true, "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.29:5000/v3/services/77c77167a17b4297b448e4606618104b"}, "enabled": true, "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.29:5000/v3/services/8ab808ea0aba45868f6759536d84d9c2"}, "enabled": true, "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/964c561380e74fc1a8094a31f79e0bd7"}, "enabled": true, "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.29:5000/v3/services/bdb3623c2d504a849af9b257f119ffa9"}, "enabled": true, "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.29:5000/v3/services/dfa0c3b14bbd4aff983ec2c00fe13323"}, "enabled": true, "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.29:5000/v3/services/e80aa5dc0c454d5eb18a483df2a82b82"}, "enabled": true, "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.29:5000/v3/services/e9cef742dd3a49c5b18e10ce7c9f9afb"}, "enabled": true, "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.29:5000/v3/services/fad0981be361456baac7101b241672d8"}, "enabled": true, "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "links": {"self": "http://172.30.9.29:5000/v3/services", "previous": null, "next": null}} 2018-09-30 06:29:11,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/services used request id req-78c4f065-00b4-47fa-8e2c-ef3c9ad107d7 2018-09-30 06:29:11,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0732679367065s 2018-09-30 06:29:11,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-30 06:29:11,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e509079-25ee-4d9c-9835-431283ce8008 Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0c63fb9247e84289867b8577f0228d5e"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c77167a17b4297b448e4606618104b", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/13e9fbb8a5374af0951828a25886f7d8"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/18197c6e6b094b83a1f304f70e6ae40c"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "731085d7e742472588b19d3531285368", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/18d3543507cf40558aa2ef1b8b8f2c4d"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1a32ba3620a243fa8d93eeda49e0ff39"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b4d9011ac824ee6ba5054439e5cfde7"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1b81cd10a2fd4affb1294de23d3d458f"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/208b6cca03a947d59ef5a4cf58858eb8"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2dff749a87fb4a158257ec41813943a4"}, "url": "http://172.30.9.29:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "2dff749a87fb4a158257ec41813943a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2fb215957d8a42e1b5e3b035161ba7ab"}, "url": "http://172.30.9.29:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/311a13b0ea294d9fa26752c143b31c4a"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fad0981be361456baac7101b241672d8", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/344a6ad58f9c4ec7a511339bfc7fe377"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "41a716b782944455af95a1e4b8aa2018", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/379ac1b7d2e841d4a6364c23035de2eb"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/393f23122fa44521ad37edfc25aa6da3"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3d42196bf75542bf8d53aec7d31a258b"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/40e422201b7640f7b17a9c91d199bfe4"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/47b406d1a2cd4da791df16110127aa92"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "47b406d1a2cd4da791df16110127aa92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/47de1964a8e347f48b8333e58a1bcac7"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67ef2a3f8f3e405b848440b55c89b490", "id": "47de1964a8e347f48b8333e58a1bcac7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/487787707c1345f68d4b6c1bd2f43501"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/505f9aeec74c425cbfd316036838d99d"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "505f9aeec74c425cbfd316036838d99d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/529efda380224d5187289bbba39349cc"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c77167a17b4297b448e4606618104b", "id": "529efda380224d5187289bbba39349cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/605e9642ba734260bf009b65019fb47f"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "605e9642ba734260bf009b65019fb47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/612963e52e1f4b5a858b4119ce73c0f6"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6282d7b5a6d24603a4822bc91a2478a1"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "964c561380e74fc1a8094a31f79e0bd7", "id": "6282d7b5a6d24603a4822bc91a2478a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/64b7b5909aec4f3faa23fe36c094e605"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fad0981be361456baac7101b241672d8", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/668300e6832843edb27850a7dc948e84"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "668300e6832843edb27850a7dc948e84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6796abed777448778bef19d09d5a6479"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "6796abed777448778bef19d09d5a6479"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6d3e0a8689494dc9bed1acd861dd35e2"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/771765ad5f964f409c4d4d9c18b1e052"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4ef62abde7db420185ec0b4536282073", "id": "771765ad5f964f409c4d4d9c18b1e052"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/812d2718a61f461596b315359ed041cc"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "731085d7e742472588b19d3531285368", "id": "812d2718a61f461596b315359ed041cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8e272f4d3e49431caa8bad8ffa7b5524"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/921fa82bfd594d66a6d831c1d74d3a5c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3893b6aa64848379bfb49642d7da400"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "a3893b6aa64848379bfb49642d7da400"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af6d0b37b3184ae1860d6aa979530215"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ab808ea0aba45868f6759536d84d9c2", "id": "af6d0b37b3184ae1860d6aa979530215"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b91f9e284b7c483cb16175d2fc441fba"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ba9846a3b8604cad9b85a6e1d4f6643e"}, "url": "http://172.30.9.29:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfa0c3b14bbd4aff983ec2c00fe13323", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c0162a7cfb6546ee9fae7c132b01a042"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1eda0eda642849c2b7ba0679d5e2be97", "id": "c0162a7cfb6546ee9fae7c132b01a042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c4c2c79763e54088aa4cb63fb01b9c54"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdb3623c2d504a849af9b257f119ffa9", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/dba15b964b5d41768cccaeeb2b01d79c"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fad0981be361456baac7101b241672d8", "id": "dba15b964b5d41768cccaeeb2b01d79c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e297f5c3510e4ae99a8debc3b0c71c03"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a8ec12b38104c5198305487ae9330f4", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ed1902310aba4fbe88f0818489026ea6"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c77167a17b4297b448e4606618104b", "id": "ed1902310aba4fbe88f0818489026ea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/efcd31e71e7c46a2ab600a29fcb69657"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e80aa5dc0c454d5eb18a483df2a82b82", "id": "efcd31e71e7c46a2ab600a29fcb69657"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f1004f813b08432cb1208ea996bbe488"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "f1004f813b08432cb1208ea996bbe488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f49c358a829c43c4932c1fcc565e5b9e"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "731085d7e742472588b19d3531285368", "id": "f49c358a829c43c4932c1fcc565e5b9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f956978ac7ab4a0296dae7ac2e09e746"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10c13ca06ba34c00b520e52efa01a35a", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-30 06:29:11,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-3e509079-25ee-4d9c-9835-431283ce8008 2018-09-30 06:29:11,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0879440307617s 2018-09-30 06:29:11,593 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-09-30 06:29:11,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 06:29:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0051db-6db8-40a9-b29a-acc75fe1f67f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 06:29:11,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2e0051db-6db8-40a9-b29a-acc75fe1f67f 2018-09-30 06:29:11,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0844919681549s 2018-09-30 06:29:11,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 06:29:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 06:29:11,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919dc361-1bcf-4a14-8213-df4a9cca4bf4 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0"}, "enabled": true, "id": "5818fb506f66493383fa3fabb60e92a0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 06:29:11,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-919dc361-1bcf-4a14-8213-df4a9cca4bf4 2018-09-30 06:29:11,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742249488831s 2018-09-30 06:29:11,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-919dc361-1bcf-4a14-8213-df4a9cca4bf4 2018-09-30 06:29:11,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-30 06:29:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"network": {"tenant_id": "5818fb506f66493383fa3fabb60e92a0", "name": "juju_epc-net_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "admin_state_up": true}}' 2018-09-30 06:29:12,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-5bdab708-ce85-400c-b0e1-a16b42ebf46d Date: Sun, 30 Sep 2018 06:29:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"124c14cd-1ca7-4690-8b4d-98ab1b4e1b16","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"5818fb506f66493383fa3fabb60e92a0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-30T06:29:12Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_0928be5e-6b94-4b1c-a563-8fdf73b71adb","admin_state_up":true,"tenant_id":"5818fb506f66493383fa3fabb60e92a0","created_at":"2018-09-30T06:29:12Z","mtu":1450}} 2018-09-30 06:29:12,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5bdab708-ce85-400c-b0e1-a16b42ebf46d 2018-09-30 06:29:12,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.477936029434s 2018-09-30 06:29:12,237 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5bdab708-ce85-400c-b0e1-a16b42ebf46d 2018-09-30 06:29:12,237 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-30T06:29:12Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'124c14cd-1ca7-4690-8b4d-98ab1b4e1b16', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'created_at': u'2018-09-30T06:29:12Z', u'mtu': 1450, u'tenant_id': u'5818fb506f66493383fa3fabb60e92a0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5818fb506f66493383fa3fabb60e92a0'}) 2018-09-30 06:29:12,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 06:29:12,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf66ebb-3a59-4025-8b3e-12a7d4b04835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 06:29:12,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-fdf66ebb-3a59-4025-8b3e-12a7d4b04835 2018-09-30 06:29:12,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 06:29:12,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9ba9a78f4204854ac3649162fbfe874", "name": "Member"}], "expires_at": "2018-09-30T07:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5818fb506f66493383fa3fabb60e92a0", "name": "juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/5818fb506f66493383fa3fabb60e92a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/5818fb506f66493383fa3fabb60e92a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/5818fb506f66493383fa3fabb60e92a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/5818fb506f66493383fa3fabb60e92a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/5818fb506f66493383fa3fabb60e92a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/5818fb506f66493383fa3fabb60e92a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5818fb506f66493383fa3fabb60e92a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/5818fb506f66493383fa3fabb60e92a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/5818fb506f66493383fa3fabb60e92a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5818fb506f66493383fa3fabb60e92a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/5818fb506f66493383fa3fabb60e92a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/5818fb506f66493383fa3fabb60e92a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "id": "e8e2e80b1d7e4dea96d9087e14c93ad0"}, "audit_ids": ["cusXddOjTjGkCUQezdm8OA"], "issued_at": "2018-09-30T06:29:12.000000Z"}} 2018-09-30 06:29:12,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 06:29:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 06:29:12,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-8113359a-4e03-4b46-898f-66350cb88d32 Date: Sun, 30 Sep 2018 06:29:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T06:29:12Z","tenant_id":"5818fb506f66493383fa3fabb60e92a0","created_at":"2018-09-30T06:29:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5818fb506f66493383fa3fabb60e92a0","id":"124c14cd-1ca7-4690-8b4d-98ab1b4e1b16","name":"juju_epc-net_0928be5e-6b94-4b1c-a563-8fdf73b71adb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 06:29:12,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-8113359a-4e03-4b46-898f-66350cb88d32 2018-09-30 06:29:12,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281686067581s 2018-09-30 06:29:12,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-8113359a-4e03-4b46-898f-66350cb88d32 2018-09-30 06:29:12,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-30 06:29:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '{"subnet": {"name": "juju_epc-subnet_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "enable_dhcp": true, "network_id": "124c14cd-1ca7-4690-8b4d-98ab1b4e1b16", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-09-30 06:29:13,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ca544b64-0123-45c4-b81d-aa6096a7511f Date: Sun, 30 Sep 2018 06:29:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"124c14cd-1ca7-4690-8b4d-98ab1b4e1b16","tenant_id":"5818fb506f66493383fa3fabb60e92a0","created_at":"2018-09-30T06:29:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T06:29:13Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"5818fb506f66493383fa3fabb60e92a0","id":"8eafc14c-4f43-4418-a736-30e503b83cfb","subnetpool_id":null,"name":"juju_epc-subnet_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}} 2018-09-30 06:29:13,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ca544b64-0123-45c4-b81d-aa6096a7511f 2018-09-30 06:29:13,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.804872989655s 2018-09-30 06:29:13,716 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ca544b64-0123-45c4-b81d-aa6096a7511f 2018-09-30 06:29:13,717 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T06:29:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'8eafc14c-4f43-4418-a736-30e503b83cfb', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'enable_dhcp': True, u'network_id': u'124c14cd-1ca7-4690-8b4d-98ab1b4e1b16', u'tenant_id': u'5818fb506f66493383fa3fabb60e92a0', u'created_at': u'2018-09-30T06:29:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'5818fb506f66493383fa3fabb60e92a0'}) 2018-09-30 06:29:13,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-30 06:29:13,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '{"router": {"external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2"}, "name": "juju_epc-router_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "admin_state_up": true}}' 2018-09-30 06:29:19,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fbcb29bc-d6e2-4ec9-a212-4e98e2039b69 Date: Sun, 30 Sep 2018 06:29:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:29:14Z", "admin_state_up": true, "updated_at": "2018-09-30T06:29:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5818fb506f66493383fa3fabb60e92a0", "id": "4cc646a2-d19a-4c3e-80a9-143640e62c14", "name": "juju_epc-router_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}} 2018-09-30 06:29:19,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-fbcb29bc-d6e2-4ec9-a212-4e98e2039b69 2018-09-30 06:29:19,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.48697018623s 2018-09-30 06:29:19,205 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-fbcb29bc-d6e2-4ec9-a212-4e98e2039b69 2018-09-30 06:29:19,205 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-30T06:29:15Z', u'revision_number': 3, u'id': u'4cc646a2-d19a-4c3e-80a9-143640e62c14', u'external_gateway_info': {u'network_id': u'1fcecb75-e9a7-402a-b1e7-72df342367c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d746b2d-37e4-42b7-8b76-ec4e5db3cf28', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'admin_state_up': True, u'tenant_id': u'5818fb506f66493383fa3fabb60e92a0', u'created_at': u'2018-09-30T06:29:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'5818fb506f66493383fa3fabb60e92a0'}) 2018-09-30 06:29:19,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-30 06:29:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '{"subnet_id": "8eafc14c-4f43-4418-a736-30e503b83cfb"}' 2018-09-30 06:29:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29aee810-939e-4e1b-98d5-bbfccfa8dff8 Date: Sun, 30 Sep 2018 06:29:21 GMT RESP BODY: {"network_id": "124c14cd-1ca7-4690-8b4d-98ab1b4e1b16", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "subnet_id": "8eafc14c-4f43-4418-a736-30e503b83cfb", "subnet_ids": ["8eafc14c-4f43-4418-a736-30e503b83cfb"], "port_id": "64d8dd57-7eaf-4c33-8fb3-206e723c95fb", "id": "4cc646a2-d19a-4c3e-80a9-143640e62c14"} 2018-09-30 06:29:21,286 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14/add_router_interface.json used request id req-29aee810-939e-4e1b-98d5-bbfccfa8dff8 2018-09-30 06:29:21,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08022212982s 2018-09-30 06:29:21,286 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14/add_router_interface.json used request id req-29aee810-939e-4e1b-98d5-bbfccfa8dff8 returning object 4cc646a2-d19a-4c3e-80a9-143640e62c14 2018-09-30 06:29:21,287 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-09-30 06:29:23,176 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:c26409a3fbbfcf81eb6c6a8126015d68 sha256:7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f 2018-09-30 06:29:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 06:29:23,182 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 06:29:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 06:29:23,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:29:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 06:29:23,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-09d66393-b533-4533-84c6-1001783eea5f Date: Sun, 30 Sep 2018 06:29:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:29:23,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-09d66393-b533-4533-84c6-1001783eea5f 2018-09-30 06:29:23,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173225879669s 2018-09-30 06:29:23,360 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-09d66393-b533-4533-84c6-1001783eea5f 2018-09-30 06:29:23,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 06:29:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '{"owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "owner_specified.shade.object": "images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}' 2018-09-30 06:29:23,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b X-Openstack-Request-Id: req-647e34a4-3466-4483-ade2-5f3906b8e1ad Date: Sun, 30 Sep 2018 06:29:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "c00f6cb4-897a-455f-b108-66d139dea01b", "size": null, "self": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-30T06:29:23Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": null, "created_at": "2018-09-30T06:29:23Z", "protected": false} 2018-09-30 06:29:23,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-647e34a4-3466-4483-ade2-5f3906b8e1ad 2018-09-30 06:29:23,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.574217796326s 2018-09-30 06:29:23,936 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-647e34a4-3466-4483-ade2-5f3906b8e1ad returning object c00f6cb4-897a-455f-b108-66d139dea01b 2018-09-30 06:29:23,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 06:29:23,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '' 2018-09-30 06:29:30,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6cd9379a-ef8b-4632-8583-69ff7b2adcd1 Date: Sun, 30 Sep 2018 06:29:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:29:30,486 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file used request id req-6cd9379a-ef8b-4632-8583-69ff7b2adcd1 2018-09-30 06:29:30,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.54963707924s 2018-09-30 06:29:30,487 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file used request id req-6cd9379a-ef8b-4632-8583-69ff7b2adcd1 2018-09-30 06:29:30,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:29:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 06:29:30,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-f66ab8a1-8637-47ef-890e-58c404928bf7 Date: Sun, 30 Sep 2018 06:29:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "metadata": {}}], "file": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "c00f6cb4-897a-455f-b108-66d139dea01b", "size": 296812544, "self": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-30T06:29:30Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-30T06:29:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:29:30,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f66ab8a1-8637-47ef-890e-58c404928bf7 2018-09-30 06:29:30,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381908416748s 2018-09-30 06:29:30,527 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f66ab8a1-8637-47ef-890e-58c404928bf7 2018-09-30 06:29:30,529 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file', 'owner': u'5818fb506f66493383fa3fabb60e92a0', 'id': u'c00f6cb4-897a-455f-b108-66d139dea01b', 'size': 296812544, u'self': u'/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5818fb506f66493383fa3fabb60e92a0', 'name': 'juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T06:29:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T06:29:30Z', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', 'properties': {u'self': u'/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'created': u'2018-09-30T06:29:23Z', 'checksum': u'c26409a3fbbfcf81eb6c6a8126015d68', 'created_at': u'2018-09-30T06:29:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}}) 2018-09-30 06:29:33,414 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c00f6cb4-897a-455f-b108-66d139dea01b -s xenial -r regionOne -u http://172.30.9.29:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-09-30 06:29:33,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 06:29:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-30 06:29:33,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ebbd330-b2c5-4901-9294-ef125ffdfb47 x-compute-request-id: req-6ebbd330-b2c5-4901-9294-ef125ffdfb47 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "name": "juju_epc-flavor_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 06:29:33,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6ebbd330-b2c5-4901-9294-ef125ffdfb47 2018-09-30 06:29:33,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22812795639s 2018-09-30 06:29:33,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6ebbd330-b2c5-4901-9294-ef125ffdfb47 returning object f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4 2018-09-30 06:29:33,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4', 'swap': 0}) 2018-09-30 06:29:33,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 06:29:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"extra_specs": {}}' 2018-09-30 06:29:33,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dd77faa-90f1-4ec2-88c6-dbc7c090d401 x-compute-request-id: req-2dd77faa-90f1-4ec2-88c6-dbc7c090d401 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 06:29:33,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4/os-extra_specs used request id req-2dd77faa-90f1-4ec2-88c6-dbc7c090d401 2018-09-30 06:29:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250210762024s 2018-09-30 06:29:33,671 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4/os-extra_specs used request id req-2dd77faa-90f1-4ec2-88c6-dbc7c090d401 2018-09-30 06:29:33,672 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-09-30 06:29:33,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 06:29:33,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-09-30 06:29:33,849 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-09-30 06:29:33,849 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-09-30 06:29:33,998 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-09-30 06:29:33,999 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-30 06:29:35,492 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-09-30 06:29:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:29:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 06:29:35,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e1e147e0-7528-4f19-8975-67c35a7225e3 Date: Sun, 30 Sep 2018 06:29:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "metadata": {}}], "file": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "c00f6cb4-897a-455f-b108-66d139dea01b", "size": 296812544, "self": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-30T06:29:30Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-30T06:29:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:29:35,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e1e147e0-7528-4f19-8975-67c35a7225e3 2018-09-30 06:29:35,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194012880325s 2018-09-30 06:29:35,687 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e1e147e0-7528-4f19-8975-67c35a7225e3 2018-09-30 06:29:35,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 06:29:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}' 2018-09-30 06:29:36,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6 X-Openstack-Request-Id: req-53d5a97c-216e-4ba5-b8a2-aba52f8325d2 Date: Sun, 30 Sep 2018 06:29:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f2f43026-9285-4db9-a592-f60703f912b6/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "f2f43026-9285-4db9-a592-f60703f912b6", "size": null, "self": "/v2/images/f2f43026-9285-4db9-a592-f60703f912b6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-30T06:29:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": null, "created_at": "2018-09-30T06:29:36Z", "protected": false} 2018-09-30 06:29:36,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-53d5a97c-216e-4ba5-b8a2-aba52f8325d2 2018-09-30 06:29:36,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.613343954086s 2018-09-30 06:29:36,304 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-53d5a97c-216e-4ba5-b8a2-aba52f8325d2 returning object f2f43026-9285-4db9-a592-f60703f912b6 2018-09-30 06:29:36,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 06:29:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '' 2018-09-30 06:29:41,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a970205-56bd-408b-8ddf-3c91ae9f6d3c Date: Sun, 30 Sep 2018 06:29:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 06:29:41,442 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6/file used request id req-5a970205-56bd-408b-8ddf-3c91ae9f6d3c 2018-09-30 06:29:41,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.13792586327s 2018-09-30 06:29:41,443 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6/file used request id req-5a970205-56bd-408b-8ddf-3c91ae9f6d3c 2018-09-30 06:29:41,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 06:29:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 06:29:41,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-093a3cf7-977d-4ba3-bab1-11b9d72affc7 Date: Sun, 30 Sep 2018 06:29:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f2f43026-9285-4db9-a592-f60703f912b6/snap", "metadata": {}}], "file": "/v2/images/f2f43026-9285-4db9-a592-f60703f912b6/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "f2f43026-9285-4db9-a592-f60703f912b6", "size": 263193088, "self": "/v2/images/f2f43026-9285-4db9-a592-f60703f912b6", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f2f43026-9285-4db9-a592-f60703f912b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-30T06:29:41Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-09-30T06:29:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "metadata": {}}], "file": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "c00f6cb4-897a-455f-b108-66d139dea01b", "size": 296812544, "self": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-30T06:29:30Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-30T06:29:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 06:29:41,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-093a3cf7-977d-4ba3-bab1-11b9d72affc7 2018-09-30 06:29:41,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177139043808s 2018-09-30 06:29:41,621 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-093a3cf7-977d-4ba3-bab1-11b9d72affc7 2018-09-30 06:29:41,624 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f2f43026-9285-4db9-a592-f60703f912b6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2f43026-9285-4db9-a592-f60703f912b6/file', 'owner': u'5818fb506f66493383fa3fabb60e92a0', 'id': u'f2f43026-9285-4db9-a592-f60703f912b6', 'size': 263193088, u'self': u'/v2/images/f2f43026-9285-4db9-a592-f60703f912b6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5818fb506f66493383fa3fabb60e92a0', 'name': 'juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/f2f43026-9285-4db9-a592-f60703f912b6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T06:29:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-30T06:29:41Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/f2f43026-9285-4db9-a592-f60703f912b6', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'created': u'2018-09-30T06:29:36Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-09-30T06:29:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f2f43026-9285-4db9-a592-f60703f912b6', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-09-30 06:29:41,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f2f43026-9285-4db9-a592-f60703f912b6 -s trusty -r regionOne -u http://172.30.9.29:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-09-30 06:29:41,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 06:29:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-30 06:29:41,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-514235bb-6b32-42af-86d9-24fe4966ab00 x-compute-request-id: req-514235bb-6b32-42af-86d9-24fe4966ab00 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e1b27b0-ce0b-4387-846a-5c522de53fc2", "name": "juju_epc-flavor_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 06:29:41,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-514235bb-6b32-42af-86d9-24fe4966ab00 2018-09-30 06:29:41,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0870280265808s 2018-09-30 06:29:41,960 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-514235bb-6b32-42af-86d9-24fe4966ab00 returning object 7e1b27b0-ce0b-4387-846a-5c522de53fc2 2018-09-30 06:29:41,961 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'7e1b27b0-ce0b-4387-846a-5c522de53fc2', 'swap': 0}) 2018-09-30 06:29:41,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 06:29:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" -d '{"extra_specs": {}}' 2018-09-30 06:29:41,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 06:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46a01721-305a-4307-b2d0-59ad285d8a47 x-compute-request-id: req-46a01721-305a-4307-b2d0-59ad285d8a47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 06:29:41,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2/os-extra_specs used request id req-46a01721-305a-4307-b2d0-59ad285d8a47 2018-09-30 06:29:41,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0273690223694s 2018-09-30 06:29:41,989 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2/os-extra_specs used request id req-46a01721-305a-4307-b2d0-59ad285d8a47 2018-09-30 06:29:41,990 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-09-30 06:34:07,859 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=124c14cd-1ca7-4690-8b4d-98ab1b4e1b16 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 06:29:42 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 06:29:42 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=124c14cd-1ca7-4690-8b4d-98ab1b4e1b16", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:29:42 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 06:29:42 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:124c14cd-1ca7-4690-8b4d-98ab1b4e1b16] 06:29:42 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:29:42 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[container-inherit-properties: logging-config: max-action-results-size:5G provisioner-harvest-mode:destroyed apt-https-proxy: test-mode:false ssl-hostname-verification:false development:false use-openstack-gbp:false use-default-secgroup:true apt-ftp-proxy: proxy-ssh:false apt-http-proxy: https-proxy: name:controller no-proxy:127.0.0.1,localhost,::1 resource-tags: max-status-history-size:5G uuid:25f71d07-eac0-409b-8f3b-bf9f58d5b648 enable-os-upgrade:true update-status-hook-interval:5m enable-os-refresh-update:true transmit-vendor-metrics:true fan-config: firewall-mode:instance container-networking-method: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOcotECQbf7QPWg3209758/rN0chZOSR3Mj722TH/yEhg0FCLNvqJ0pm/K0lI1REPlLZkPGwa6+/X8XC89sBcie0rIbU6NI/O6KwQszejRK4lpNBljXyyz3XaejZ/Fpu7hg5fF4uc95rYP5Oarqd7u4EA29LEBOArA0LfRfgB2ZWldxUKuIaaCdSfMWuC8bZMTpJ7pCFH87IRi4Ii2XILo2c8cP7hs0Huy6zZ1KxumJjBw1iV4YigyRA9rYvSUrDAI2PldOfXpp12lqHySt0DC9D72Ir3M3iq1fJnjGgH9F7xh4c6opRY2yC8cJyeQXKPMX7U+GJWObHGVMGB6PiMJ juju-client-key agent-metadata-url: agent-stream:released disable-network-management:false network:124c14cd-1ca7-4690-8b4d-98ab1b4e1b16 policy-target-group: container-image-metadata-url: max-status-history-age:336h ftp-proxy: net-bond-reconfigure-delay:17 ignore-machine-addresses:false cloudinit-userdata: image-stream:released automatically-retry-hooks:true apt-mirror: image-metadata-url: logforward-enabled:false use-floating-ip:true external-network: default-series:xenial type:openstack http-proxy: apt-no-proxy: container-image-stream:released egress-subnets: max-action-results-age:336h] 06:29:42 INFO juju.provider.openstack provider.go:145 opening model "controller" 06:29:42 DEBUG goose :1 auth details: &{Token:gAAAAABbsG1WwUw0BPXwkwzf03A6d40ONSstaWcrXdZwlH_NhUmtA3K4NTACjajRCmqs8nJRZ2foJveow6cFN2c9V7EkTP9NmAd-bpRxUnP1nb7BTHZeD8JRga_5ZAI22mEpiZ1NPjhcNfMLb9WCmmTfOwFtUTfU0daBXvm5RlEHipND6KMzORo TenantId:5818fb506f66493383fa3fabb60e92a0 UserId:e8e2e80b1d7e4dea96d9087e14c93ad0 Domain: RegionServiceURLs:map[regionOne:map[alarming:http://172.30.9.29:8042 placement:http://172.30.9.29:8778/placement cloudformation:http://172.30.9.29:8000/v1 network:http://172.30.9.29:9696 volumev3:http://172.30.9.29:8776/v3/5818fb506f66493383fa3fabb60e92a0 compute:http://172.30.9.29:8774/v2.1 policy:http://172.30.9.29:1789 volumev2:http://172.30.9.29:8776/v2/5818fb506f66493383fa3fabb60e92a0 image:http://172.30.9.29:9292 nfv-orchestration:http://172.30.9.29:9890 volume:http://172.30.9.29:8776/v1/5818fb506f66493383fa3fabb60e92a0 key-manager:http://172.30.9.29:9311 identity:http://172.30.9.29:5000 orchestration:http://172.30.9.29:8004/v1/5818fb506f66493383fa3fabb60e92a0 metric:http://172.30.9.29:8041]]} 06:29:42 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:29:42 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.29:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:29:43 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 06:29:43 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:29:43 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:29:43 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 06:29:43 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 06:29:43 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:29:43 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 06:29:43 INFO cmd bootstrap.go:233 Loading image metadata 06:29:43 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:29:43 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:29:43 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:29:43 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.29:5000/v3} [win2012 genericlinux quantal wily yakkety win2016hv win81 win10 win2008r2 win7 bionic centos7 opensuseleap xenial precise raring vivid win2012hv win8 trusty artful win2012hvr2 win2012r2 win2016 win2016nano saucy utopic zesty] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:29:43 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 06:29:45 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 06:29:46 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.29:5000/v3} not found 06:29:46 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.29:5000/v3} not found 06:29:46 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 06:29:46 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 06:29:46 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 06:29:46 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 06:29:46 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 06:29:46 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 06:29:46 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 06:29:46 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 06:29:46 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:29:46 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 06:29:49 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:29:49 INFO cmd bootstrap.go:389 Starting new instance for initial controller 06:29:49 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 06:29:49 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:29:49 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:c00f6cb4-897a-455f-b108-66d139dea01b Arch:amd64 VirtType:}] 06:29:49 INFO juju.environs.instances image.go:106 find instance - using image with id: c00f6cb4-897a-455f-b108-66d139dea01b 06:29:49 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 06:29:49 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:29:49 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 06:29:49 DEBUG juju.provider.openstack provider.go:1005 using network id "124c14cd-1ca7-4690-8b4d-98ab1b4e1b16" 06:29:49 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "e39d75e9-4782-4fef-b802-20462c4f43bf" has status BUILD, wait 10 seconds before retry, attempt 11 06:31:57 INFO juju.provider.openstack provider.go:1175 started instance "e39d75e9-4782-4fef-b802-20462c4f43bf" 06:31:57 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 06:31:58 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.202 06:31:58 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.202 06:32:01 INFO cmd bootstrap.go:225 - e39d75e9-4782-4fef-b802-20462c4f43bf (arch=amd64 mem=2G cores=1) 06:32:01 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 06:32:01 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 06:32:01 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 06:32:03 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.13.2 06:32:03 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 06:32:05 DEBUG juju.provider.openstack provider.go:417 instance e39d75e9-4782-4fef-b802-20462c4f43bf has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.121.7:22 06:32:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 06:32:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:32:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 06:32:10 INFO cmd bootstrap.go:333 Connected to 172.30.9.202 06:32:10 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 06:32:10 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-d5b648-controller-0 06:34:04 INFO cmd bootstrap.go:455 Bootstrap agent now started 06:34:05 DEBUG juju.provider.openstack provider.go:417 instance e39d75e9-4782-4fef-b802-20462c4f43bf has floating IP address: 172.30.9.202 06:34:05 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.202:17070 192.168.121.7:17070] 06:34:05 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.202 to verify accessibility... 06:34:05 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.202:17070 192.168.121.7:17070] 06:34:07 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" 06:34:07 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" 06:34:07 DEBUG juju.api monitor.go:35 RPC connection died 06:34:07 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 06:34:07 INFO cmd controller.go:88 Controller machines are in the "controller" model 06:34:07 INFO cmd controller.go:89 Initial model "default" added 06:34:07 INFO cmd supercommand.go:465 command finished 2018-09-30 06:34:07,860 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-09-30 06:34:07,860 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-09-30 06:34:31,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-09-30 06:34:31,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-09-30 07:00:12,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-30 06:59:55.869081Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-30 07:00:12,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-09-30 07:00:12,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-09-30 07:00:13,105 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.204 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.206 3306/tcp oai-epc/0* active idle 2 172.30.9.212 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.210 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.204 4c2e7e96-f801-467e-bc5c-01b6ccbaf98f xenial nova ACTIVE 1 started 172.30.9.206 533c1761-70e5-42d9-a16d-e3d3abca484e trusty nova ACTIVE 2 started 172.30.9.212 fe992f5a-a6c7-44ae-b216-be720fcbe480 trusty nova ACTIVE 3 started 172.30.9.210 7da43174-f164-437e-a44d-ef83097df2e9 trusty nova ACTIVE 2018-09-30 07:00:13,394 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.204 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-09-30 07:00:13,395 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-09-30 07:00:13,570 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.212 (agent:idle, workload:active) 2152/udp 2018-09-30 07:00:13,571 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-09-30 07:00:13,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.210 (agent:idle, workload:active) 2018-09-30 07:00:13,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-09-30 07:00:13,787 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-09-30 07:00:14,380 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-09-30 07:00:14,381 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-09-30 07:00:14,878 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-b7ec66-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-09-30 07:00:14,878 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-09-30 07:00:15,426 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: e69ea800-7855-4a4b-86d5-3960ace99db2 2018-09-30 07:09:57,245 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-30 07:09:40.271844Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-30 07:09:57,246 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-09-30 07:09:57,722 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-09-30 07:09:57,722 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-09-30 07:09:57,766 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-09-30 07:09:57,766 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-09-30 07:09:57,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-30 07:09:57,998 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-30 07:09:59,038 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 06:37:21 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 06:37:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 06:37:21 DEBUG juju.agent read agent config, format "2.0" machine-0: 06:37:21 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 06:37:21 DEBUG juju.worker start "engine" machine-0: 06:37:21 INFO juju.worker start "engine" machine-0: 06:37:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 06:37:21 DEBUG juju.worker "engine" started machine-0: 06:37:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.introspection stats worker now serving machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 06:37:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.apicaller connecting with old password machine-0: 06:37:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:21 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:21 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 06:37:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 06:37:21 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 06:37:22 DEBUG juju.worker.apicaller connected machine-0: 06:37:22 DEBUG juju.worker.apicaller changing password... machine-0: 06:37:23 DEBUG juju.worker.apicaller password changed machine-0: 06:37:23 DEBUG juju.api RPC connection died machine-0: 06:37:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 06:37:23 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:37:23 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:23 INFO juju.api connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:23 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:23 DEBUG juju.worker.apicaller connected machine-0: 06:37:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:37:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:37:23 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:37:23 INFO juju.worker.upgrader unblocking abort check machine-0: 06:37:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:37:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 06:37:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:37:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:37:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:37:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:37:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:37:23 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:37:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:37:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:37:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:37:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:37:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:37:23 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 06:37:23 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 06:37:23 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 06:37:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:37:23 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:37:23 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:37:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:37:23 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-0: 06:37:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:37:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:37:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:37:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:37:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:37:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:37:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 06:37:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:37:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:37:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:37:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:37:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:37:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:37:24 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 06:37:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 06:37:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:37:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:37:24 DEBUG juju.api RPC connection died machine-0: 06:37:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.logger logger setup machine-0: 06:37:24 ERROR juju.worker.logger connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 06:37:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:37:24 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:24 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:24 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:24 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:37:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 06:37:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.apicaller connected machine-0: 06:37:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:37:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:37:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:37:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:37:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.logger logger setup machine-0: 06:37:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:37:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:37:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:37:24 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 06:37:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:37:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:37:24 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:37:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:37:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:37:24 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 06:37:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 06:37:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:37:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:37:24 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:37:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:37:24 DEBUG juju.network "lxdbr0" has addresses [fe80::fcb5:fff:fea7:6cec/64 fe80::1/64] machine-0: 06:37:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:37:24 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 06:37:24 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 06:37:24 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 06:37:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:37:24 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:37:24 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:37:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:37:24 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-0: 06:37:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:37:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:37:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:37:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:37:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:37:24 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:37:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 06:37:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:37:24 DEBUG juju.network "lxdbr0" has addresses [fe80::fcb5:fff:fea7:6cec/64 fe80::1/64] machine-0: 06:37:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:37:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:37:24 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 06:37:24 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 06:37:24 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:37:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:::1] machine-0: 06:37:24 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:::1] machine-0: 06:37:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 06:37:25 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 06:37:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 06:37:25 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:37:25 INFO juju.worker.upgrader unblocking abort check machine-0: 06:37:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:37:25 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 06:37:25 DEBUG juju.worker start "0-container-watcher" machine-0: 06:37:25 DEBUG juju.worker start "stateconverter" machine-0: 06:37:25 INFO juju.worker start "0-container-watcher" machine-0: 06:37:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 06:37:25 DEBUG juju.worker "0-container-watcher" started machine-0: 06:37:25 INFO juju.worker start "stateconverter" machine-0: 06:37:25 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 06:37:25 DEBUG juju.worker "stateconverter" started machine-0: 06:37:26 DEBUG juju.service discovered init system "systemd" from local host machine-0: 06:37:26 INFO juju.worker.machiner "machine-0" started machine-0: 06:37:26 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-0: 06:37:26 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 06:37:26 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 06:37:26 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 06:37:26 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 06:37:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 06:37:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 06:37:26 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 06:37:26 INFO juju.worker start "api" unit-abot-epc-basic-0: 06:37:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:26 INFO juju.api connection established to "wss://252.7.0.1:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:26 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:37:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:37:27 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:37:27 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:37:27 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 06:37:27 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 06:37:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:37:27 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:37:27 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:27 INFO juju.api connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:27 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:27 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.apicaller connected machine-0: 06:37:28 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:5d:23:18 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:5d:23:18 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:fe:b5:0f:a7:6c:ec CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:fe:b5:0f:a7:6c:ec CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:12:99:3b:63:35:ce CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.15.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:12:99:3b:63:35:ce CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:12:99:3b:63:35:ce CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 06:37:28 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:37:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 06:37:28 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:37:28 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:37:28 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:37:28 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network "lxdbr0" has addresses [fe80::fcb5:fff:fea7:6cec/64 fe80::1/64] unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network including address public:172.30.9.202 for machine unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 06:37:28 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:37:28 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 06:37:28 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:37:29 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 06:37:29 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 06:37:29 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 06:37:29 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 06:37:29 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 06:37:29 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:37:29 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 06:37:29 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:37:29 DEBUG httpbakery client do GET https://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 06:37:29 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 06:37:29 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:37:29 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:37:29 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:37:30 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 06:37:30 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 06:37:30 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 06:37:30 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 06:37:30 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:37:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-0: 06:37:30 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 06:37:30 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:37:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 06:37:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:37:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:37:30 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 06:37:30 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:37:30 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 06:37:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:37:31 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-0: 06:37:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 06:37:35 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3858 kB/s) unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54364 files and directories currently installed.) unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:13 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:38:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:18 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:38:22 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:38:23 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:38:24 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:38:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 06:38:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:38:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 06:38:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:38:35 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:38:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 06:38:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:38:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:38:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 06:38:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 06:38:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:38:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 06:38:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:38:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:39 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:38:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 06:38:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:38:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 06:38:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 06:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:38:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:38:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 06:38:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:38:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 06:38:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 06:38:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 06:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 06:38:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:39:29 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:39:29 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:39:29 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:35 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:35 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:39:53 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install --2018-09-30 06:40:08-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 94.1K 8m16s unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 94.3K 8m15s unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 94.3K 8m14s unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 94.5K 8m13s unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 94.3K 8m12s unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 94.4K 8m12s unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 164K 7m42s unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 94.4K 7m45s unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 101K 7m43s unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 94.9K 7m45s unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 142K 7m32s unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 113K 7m28s unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 187K 7m12s unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 166K 7m0s unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 166K 6m51s unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 220K 6m37s unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 220K 6m26s unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 189K 6m18s unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 410K 6m3s unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 275K 5m53s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 222K 5m46s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 638K 5m33s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 267K 5m25s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 595K 5m15s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 276K 5m8s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 667K 4m59s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 327K 4m52s unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 1.22M 4m43s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 418K 4m37s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 350K 4m31s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 1.26M 4m24s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 313K 4m20s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 742K 4m13s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 1.28M 4m7s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 406K 4m2s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 488K 3m58s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 1.28M 3m52s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 601K 3m48s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 465K 3m44s unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 1.28M 3m39s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 1.30M 3m34s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 602K 3m31s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 468K 3m28s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 1.30M 3m24s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 1.31M 3m20s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 608K 3m17s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 472K 3m14s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 1.27M 3m11s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 11.4M 3m7s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 719K 3m4s unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 1.00M 3m1s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 473K 2m59s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 188K 3m0s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 63.4M 2m56s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 74.3M 2m53s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 70.8M 2m50s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 63.6M 2m47s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 1.45M 2m44s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 1.30M 2m42s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 599K 2m40s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 467K 2m39s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 1.32M 2m37s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 1.31M 2m34s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 600K 2m33s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 468K 2m32s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 1.31M 2m30s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 1.25M 2m28s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 144K 2m30s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 62.5M 2m28s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 70.3M 2m25s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 60.8M 2m23s unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 68.0M 2m21s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 483K 2m20s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 1.25M 2m19s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 429K 2m18s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 469K 2m17s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 1.22M 2m16s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 631K 2m15s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 630K 2m14s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 485K 2m13s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 1.15M 2m12s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 598K 2m11s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 473K 2m10s unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 1.26M 2m9s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 429K 2m8s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 646K 2m7s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 756K 2m6s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 1.16M 2m5s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 603K 2m4s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 475K 2m4s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 1.29M 2m3s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 694K 2m2s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 971K 2m1s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 477K 2m0s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 1.28M 1m59s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 435K 1m59s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 1.11M 1m58s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 729K 1m57s unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 1.30M 1m56s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 432K 1m56s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 647K 1m55s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 1.32M 1m54s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 1.27M 1m53s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 446K 1m53s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 644K 1m52s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 783K 1m52s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 4.59M 1m51s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 428K 1m50s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 678K 1m50s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 1.35M 1m49s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 1.27M 1m48s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 431K 1m48s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 1.12M 1m47s unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 773K 1m46s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 1.22M 1m46s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 435K 1m45s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 1.31M 1m45s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 697K 1m44s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 1.20M 1m43s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 655K 1m43s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 1.07M 1m42s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 489K 1m42s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 1.22M 1m41s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 734K 1m41s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 923K 1m40s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 497K 1m40s unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 1.19M 99s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 186K 1m40s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 71.5M 99s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 68.5M 98s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 77.4M 98s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 1.50M 97s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 427K 97s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 489K 96s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 3.96M 96s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 424K 96s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 480K 95s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 1.16M 95s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 436K 95s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 487K 94s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 1.06M 94s unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 796K 93s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 551K 93s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 495K 93s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 3.70M 92s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 433K 92s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 497K 92s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 183K 93s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 61.2M 92s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 68.8M 91s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 196K 92s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 61.6M 91s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 64.2M 90s unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 1.14M 90s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 437K 90s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 465K 90s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 1.06M 89s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 426K 89s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 468K 89s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 684K 89s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 420K 89s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 473K 88s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 745K 88s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 368K 88s unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 749K 88s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 654K 87s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 349K 87s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 1.04M 87s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 656K 87s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 353K 87s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 1.05M 86s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 651K 86s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 353K 86s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 1.05M 86s unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 650K 85s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 353K 85s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 1.09M 85s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 653K 85s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 352K 85s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 1.07M 84s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 727K 84s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 407K 84s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 686K 84s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 799K 83s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 532K 83s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 488K 83s unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 1.16M 83s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 426K 83s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 135K 84s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 75.0M 83s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 70.9M 82s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 82.1M 82s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 692K 82s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 321K 82s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 1.07M 81s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 267K 82s unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 724K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 415K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 454K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 1.05M 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 272K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 726K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 164K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 69.8M 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 224K 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 57.8M 81s unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 7.19M 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 257K 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 708K 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 258K 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 725K 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 398K 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 372K 80s unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 396K 80s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 362K 80s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 416K 80s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 351K 80s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 744K 79s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 303K 79s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 725K 79s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 264K 79s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 1.03M 79s unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 407K 79s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 366K 79s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 429K 79s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 345K 79s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 747K 79s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 312K 79s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 971K 78s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 318K 78s unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 501K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 424K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 348K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 774K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 305K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 693K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 301K 78s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 738K 77s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 405K 77s unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 362K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 637K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 331K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 696K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 268K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 1002K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 413K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 362K 77s unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 441K 77s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 341K 77s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 781K 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 310K 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.05M 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 403K 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 363K 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 800K 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 301K 76s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 764K 75s unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 366K 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 150K 76s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 58.9M 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 2.11M 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 419K 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 345K 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 732K 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 296K 75s unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 524K 75s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 296K 75s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 722K 74s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 256K 75s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 782K 74s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 259K 74s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 1.07M 74s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 390K 74s unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 381K 74s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 457K 74s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 402K 74s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 751K 74s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 301K 74s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 720K 73s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 424K 73s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 358K 73s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1.29M 73s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 256K 73s unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.24M 73s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 425K 73s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 124K 73s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 60.6M 73s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 55.6M 72s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.47M 72s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 248K 72s unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 796K 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 248K 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 791K 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 248K 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 1.25M 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 230K 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.21M 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 259K 72s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 710K 71s unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 456K 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 325K 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 1.35M 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 251K 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 1.36M 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 304K 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 522K 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 684K 70s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 264K 71s unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 1.37M 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 311K 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 700K 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 679K 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 265K 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.38M 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 312K 70s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 694K 69s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 690K 69s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 263K 69s unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.39M 69s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 370K 69s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 512K 69s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 699K 69s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 262K 69s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.39M 68s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 378K 68s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 499K 68s unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 707K 68s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 262K 68s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 1.40M 68s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 371K 68s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 138K 68s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 52.2M 68s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 58.3M 67s unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 1.53M 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 110K 68s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 71.2M 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.27M 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 303K 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 487K 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 191K 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 404K 67s unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 346K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 224K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 685K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 217K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 312K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 465K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 224K 67s unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 699K 67s unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 242K 67s unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 376K 67s unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 318K 67s unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 294K 67s unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 507K 66s unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 224K 66s unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 702K 66s unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 109K 67s unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 56.1M 66s unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 723K 66s unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 218K 66s unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 217K 66s unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 449K 66s unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 260K 66s unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 221K 66s unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 684K 66s unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 217K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 221K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 709K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 239K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 366K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 327K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 221K 66s unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 713K 66s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 255K 66s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 456K 66s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 261K 66s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 406K 66s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 346K 65s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 223K 65s unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 694K 65s unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 105K 66s unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 59.5M 65s unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 2.43M 65s unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 205K 65s unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 349K 65s unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 339K 65s unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 203K 65s unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 274K 65s unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 389K 65s unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 228K 65s unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 371K 65s unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 331K 65s unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 228K 65s unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 461K 65s unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 276K 65s unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 379K 65s unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 324K 65s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 231K 65s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 453K 64s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 282K 64s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 398K 64s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 339K 64s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 388K 64s unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 284K 64s unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 257K 64s unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 452K 64s unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 278K 64s unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 385K 64s unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 346K 64s unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 287K 64s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 306K 63s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 287K 63s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 522K 63s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 275K 63s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 391K 63s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 321K 63s unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 305K 63s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 408K 63s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 258K 63s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 459K 63s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 289K 63s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 338K 62s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 401K 62s unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 355K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 400K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 356K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 403K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 357K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 412K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 530K 62s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 329K 61s unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 448K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 500K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 421K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 492K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 418K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 537K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 404K 61s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 543K 60s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 504K 60s unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 503K 60s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 730K 60s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 507K 60s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 450K 60s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 903K 59s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 509K 59s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 511K 59s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 750K 59s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 522K 59s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 653K 59s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 880K 58s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 592K 58s unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 943K 58s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 520K 58s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 749K 58s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 973K 58s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 562K 57s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 701K 57s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 936K 57s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 991K 57s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 973K 57s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 521K 57s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 1.03M 56s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 752K 56s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 946K 56s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.09M 56s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 731K 56s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 954K 55s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1003K 55s unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 976K 55s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 682K 55s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.17M 55s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1006K 54s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.00M 54s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 993K 54s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.10M 54s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 741K 54s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1004K 54s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.04M 53s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 5.72M 53s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 975K 53s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 689K 53s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 1.20M 53s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.02M 52s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 164K 53s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 78.2M 52s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 74.5M 52s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 71.4M 52s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 69.9M 52s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 73.9M 51s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 64.1M 51s unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 5.21M 51s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 552K 51s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 726K 51s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 933K 51s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.13M 50s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 939K 50s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 1.00M 50s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 718K 50s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 980K 50s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.13M 50s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 937K 49s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 672K 49s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.10M 49s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 1006K 49s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 1.11M 49s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 966K 49s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.01M 48s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 753K 48s unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 940K 48s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.13M 48s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 5.22M 48s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 572K 48s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 719K 47s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.44M 47s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 821K 47s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.75M 47s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 961K 47s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 662K 47s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.23M 46s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1010K 46s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.13M 46s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 990K 46s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.08M 46s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 720K 46s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.47M 45s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 816K 45s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 5.09M 45s unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 982K 45s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 688K 45s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 185K 45s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 79.8M 45s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 75.6M 44s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 81.2M 44s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 69.5M 44s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 80.0M 44s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 969K 44s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 671K 44s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.01M 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 578K 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.26M 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 565K 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 4.13M 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 562K 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 711K 43s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 914K 42s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.07M 42s unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 906K 42s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 637K 42s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 952K 42s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 684K 42s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 4.04M 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 528K 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 780K 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 920K 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.07M 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 922K 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 162K 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 69.1M 41s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 76.7M 40s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 70.9M 40s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 76.6M 40s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 736K 40s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 551K 40s unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 839K 40s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 612K 40s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 603K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1001K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 528K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 684K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 559K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 830K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 635K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 596K 39s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 1012K 38s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 527K 38s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 717K 38s unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 554K 38s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 916K 38s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 613K 38s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 898K 38s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 653K 38s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 850K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 623K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 624K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1024K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 534K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 910K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 702K 37s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1011K 36s unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 536K 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 168K 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 75.9M 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 78.1M 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 72.1M 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 941K 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 589K 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 402K 36s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 755K 35s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 660K 35s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 405K 35s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 567K 35s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 902K 35s unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 412K 35s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 570K 35s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 903K 35s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 410K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 765K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 672K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 400K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 918K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 599K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 406K 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.00M 34s unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 556K 34s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 509K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 773K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 510K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 524K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 1.05M 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 423K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 881K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 597K 33s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 789K 32s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 663K 32s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 408K 32s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.05M 32s unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 535K 32s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 537K 32s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 773K 32s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 502K 32s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 832K 32s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 628K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 596K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 549K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 578K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 920K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 605K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 528K 31s unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 713K 31s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 527K 31s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 543K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 867K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 451K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 889K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 605K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 595K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 866K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 412K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 941K 30s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 595K 29s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 551K 29s unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 733K 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 502K 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 873K 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 610K 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 145K 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 59.2M 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 57.5M 29s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 72.1M 28s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 520K 28s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 447K 28s unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 504K 28s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 384K 28s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 558K 28s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 833K 28s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 403K 28s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 425K 28s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 760K 27s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 466K 27s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 504K 27s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 501K 27s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 689K 27s unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 516K 27s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 502K 27s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 732K 27s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 517K 27s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 503K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 712K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 532K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 521K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 704K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 536K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 813K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 482K 26s unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 526K 26s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 865K 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 565K 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 603K 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 161K 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 56.1M 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 59.3M 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 9.51M 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 376K 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 403K 25s unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 400K 25s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 530K 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 845K 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 119K 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 56.9M 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 66.1M 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 949K 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 292K 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 393K 24s unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 351K 24s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 408K 24s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 348K 23s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 412K 23s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 343K 23s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 420K 23s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 350K 23s unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 411K 23s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 349K 23s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 583K 23s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 281K 23s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 584K 23s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 355K 22s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 405K 22s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 515K 22s unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 414K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 489K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 312K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 504K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 305K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 495K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 344K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 432K 22s unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 359K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 410K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 353K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 596K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 362K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 400K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 521K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 357K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 401K 21s unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 415K 21s machine-1: 06:41:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 06:41:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 06:41:26 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:41:26 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 492K 20s machine-1: 06:41:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 06:41:26 DEBUG juju.worker start "engine" machine-1: 06:41:26 INFO juju.worker start "engine" machine-1: 06:41:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 06:41:26 DEBUG juju.worker "engine" started machine-1: 06:41:26 DEBUG juju.worker.introspection stats worker now serving machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:41:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:41:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:26 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:26 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:41:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 06:41:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 06:41:26 DEBUG juju.worker.apicaller connected machine-1: 06:41:26 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:41:26 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 117K 20s unit-abot-epc-basic-0: 06:41:26 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 60.7M 20s unit-abot-epc-basic-0: 06:41:26 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 66.6M 20s unit-abot-epc-basic-0: 06:41:26 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 501K 20s machine-1: 06:41:26 DEBUG juju.worker.apicaller password changed machine-1: 06:41:26 DEBUG juju.api RPC connection died machine-1: 06:41:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 06:41:26 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:41:26 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:26 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:26 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 117K 20s unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 51.1M 20s unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 137K 20s unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 353K 20s unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 1.85M 20s machine-1: 06:41:27 DEBUG juju.worker.apicaller connected machine-1: 06:41:27 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:41:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:41:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:41:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:41:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:41:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 189K 20s machine-1: 06:41:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:41:27 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:41:27 INFO juju.worker.upgrader unblocking abort check machine-1: 06:41:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:41:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 06:41:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:41:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:41:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:41:28 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:41:28 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:41:28 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:41:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.logger logger setup machine-1: 06:41:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:41:28 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:41:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:41:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:41:28 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:41:28 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 06:41:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:41:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 06:41:28 INFO juju.util.exec run result: exit status 127 machine-1: 06:41:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec316644786/script.sh: line 1: fanatic: command not found 127 machine-1: 06:41:28 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:41:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:41:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 06:41:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:41:28 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:41:28 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:41:28 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 06:41:28 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:41:28 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:41:28 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:41:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:41:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:41:28 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 06:41:28 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 06:41:28 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 06:41:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:41:28 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:41:28 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:41:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:41:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:41:28 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:41:28 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:41:28 INFO juju.util.exec run result: exit status 127 machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec262451587/script.sh: line 1: fanatic: command not found 127 machine-1: 06:41:28 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:41:28 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:41:28 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:41:28 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 189K 19s machine-1: 06:41:28 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-1: 06:41:28 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 06:41:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 06:41:28 DEBUG juju.api RPC connection died machine-1: 06:41:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker killing runner 0xc420497ad0 machine-1: 06:41:28 INFO juju.worker runner is dying machine-1: 06:41:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 06:41:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:41:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:28 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:28 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:41:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 189K 19s machine-1: 06:41:28 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 191K 19s machine-1: 06:41:28 DEBUG juju.api RPC connection died machine-1: 06:41:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:41:28 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:41:28 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:28 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:28 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 190K 19s unit-abot-epc-basic-0: 06:41:29 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 189K 19s machine-1: 06:41:29 DEBUG juju.worker.apicaller connected machine-1: 06:41:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:41:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:41:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:41:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 06:41:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:41:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 06:41:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 06:41:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 06:41:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:41:29 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 06:41:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:41:29 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:41:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:41:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:41:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:41:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:41:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:41:29 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 06:41:29 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 06:41:29 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 06:41:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:41:29 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:41:29 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:41:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:41:29 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-1: 06:41:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:41:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:41:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:41:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:41:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:41:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:41:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 06:41:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:41:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:41:29 INFO juju.util.exec run result: exit status 127 machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec000611175/script.sh: line 1: fanatic: command not found 127 machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:41:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:41:29 INFO juju.util.exec run result: exit status 127 machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec055729201/script.sh: line 1: fanatic: command not found 127 machine-1: 06:41:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:41:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:41:29 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 190K 19s machine-1: 06:41:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 06:41:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.logger logger setup machine-1: 06:41:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:41:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:41:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:41:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:41:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:41:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:41:29 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:41:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:41:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:41:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:41:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:41:29 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 06:41:29 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:41:29 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 06:41:29 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 06:41:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:41:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:41:29 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:41:29 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 06:41:29 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:41:29 INFO juju.worker.upgrader unblocking abort check machine-1: 06:41:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:41:29 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 205K 19s machine-1: 06:41:29 DEBUG juju.worker start "1-container-watcher" machine-1: 06:41:29 DEBUG juju.worker start "stateconverter" machine-1: 06:41:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 06:41:29 INFO juju.worker start "1-container-watcher" machine-1: 06:41:29 DEBUG juju.worker "1-container-watcher" started machine-1: 06:41:29 INFO juju.worker start "stateconverter" machine-1: 06:41:29 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 06:41:29 DEBUG juju.worker "stateconverter" started machine-1: 06:41:29 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 06:41:29 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 06:41:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:41:29 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 296K 19s machine-1: 06:41:30 DEBUG juju.service discovered init system "upstart" from local host machine-1: 06:41:30 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-1: 06:41:30 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 195K 19s unit-mysql-0: 06:41:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 06:41:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 06:41:30 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:41:30 DEBUG juju.worker start "api" unit-mysql-0: 06:41:30 INFO juju.worker start "api" unit-mysql-0: 06:41:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 06:41:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 06:41:30 DEBUG juju.worker "api" started unit-mysql-0: 06:41:30 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:41:30 INFO juju.worker.machiner "machine-1" started machine-1: 06:41:30 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:41:30 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:41:30 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:41:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 220K 19s unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 194K 19s unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 193K 19s unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 223K 19s unit-mysql-0: 06:41:31 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:41:31 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 227K 19s unit-mysql-0: 06:41:31 DEBUG juju.worker.apicaller password changed unit-mysql-0: 06:41:31 DEBUG juju.api RPC connection died unit-mysql-0: 06:41:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 06:41:31 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:41:31 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:41:31 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:41:31 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-1: 06:41:31 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:53:71:8c CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:53:71:8c CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 191K 18s unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 206K 18s unit-mysql-0: 06:41:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 198K 18s unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 288K 18s unit-mysql-0: 06:41:32 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 06:41:32 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 06:41:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 224K 18s unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 06:41:32 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 06:41:32 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 06:41:32 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 06:41:32 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.logger logger setup unit-mysql-0: 06:41:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:41:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:41:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:41:32 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 06:41:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:41:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:41:32 DEBUG juju.network including address public:172.30.9.202 for machine unit-mysql-0: 06:41:32 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-mysql-0: 06:41:32 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-mysql-0: 06:41:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 06:41:32 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 06:41:32 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 06:41:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 06:41:32 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 06:41:32 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 232K 18s unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 228K 18s unit-mysql-0: 06:41:32 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 06:41:33 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 06:41:33 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 06:41:33 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 06:41:33 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 06:41:33 INFO juju.worker.uniter resuming charm install unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 06:41:33 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 06:41:33 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 06:41:33 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 06:41:33 DEBUG httpbakery } -> error unit-mysql-0: 06:41:33 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 06:41:33 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 209K 18s unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 407K 18s unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 242K 18s unit-mysql-0: 06:41:33 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 221K 18s unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 511K 17s unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 244K 17s unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 259K 17s unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 425K 17s unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 276K 17s unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 556K 17s unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 142K 17s unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 63.0M 17s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 552K 17s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 289K 17s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 390K 16s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 263K 16s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 394K 16s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 284K 16s unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 371K 16s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 378K 16s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 290K 16s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 395K 16s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 351K 16s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 407K 16s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 351K 15s unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 407K 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 353K 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 407K 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 358K 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 141K 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 57.9M 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 190K 15s unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 42.7M 15s unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 285K 14s unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 384K 14s unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 223K 14s unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 372K 14s unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 303K 14s unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 219K 14s unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 561K 14s unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 280K 14s unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 291K 14s unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 06:41:39 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 380K 14s unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 06:41:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 06:41:39 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 06:41:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 06:41:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 262K 13s unit-mysql-0: 06:41:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 439K 13s unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 264K 13s unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 557K 13s unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 283K 13s unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 295K 13s unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 386K 13s unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 06:41:40 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 261K 13s unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 413K 13s unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 274K 13s unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 395K 12s unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 298K 12s unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 350K 12s unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 393K 12s unit-mysql-0: 06:41:41 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (619 kB/s) unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 218K 12s unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 604K 12s unit-mysql-0: 06:41:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 06:41:42 DEBUG unit.mysql/0.install (Reading database ... 52407 files and directories currently installed.) unit-mysql-0: 06:41:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 06:41:42 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 272K 12s unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 387K 12s unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 303K 12s unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 345K 11s unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 403K 11s unit-mysql-0: 06:41:42 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 267K 11s unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 418K 11s unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 266K 11s unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 586K 11s unit-mysql-0: 06:41:43 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 276K 11s unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 572K 11s unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 279K 11s unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 401K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 356K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 403K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 357K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 584K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 282K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 602K 10s unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 342K 10s unit-mysql-0: 06:41:44 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 06:41:44 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:41:44 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 676K 10s unit-mysql-0: 06:41:44 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:41:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:41:44 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 369K 9s unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 412K 9s unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 525K 9s unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 359K 9s unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1.08M 9s unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 397K 9s unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (25.3 kB/s) unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 507K 9s unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 642K 9s unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 541K 9s unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install (Reading database ... 52447 files and directories currently installed.) unit-mysql-0: 06:41:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 06:41:46 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 141K 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 57.0M 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 62.4M 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.44M 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 372K 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 503K 8s unit-mysql-0: 06:41:46 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 602K 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 281K 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.05M 8s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 391K 7s unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 416K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 523K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 355K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 1.08M 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 393K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 529K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 603K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 283K 7s unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.49M 6s unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 528K 6s unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 06:41:47 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 356K 6s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.39M 6s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 382K 6s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 501K 6s unit-mysql-0: 06:41:48 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:41:48 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 06:41:48 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 06:41:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 1.38M 6s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 380K 6s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 507K 5s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 692K 5s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 516K 5s unit-mysql-0: 06:41:48 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 520K 5s unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 696K 5s unit-mysql-0: 06:41:48 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 507K 5s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 527K 5s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 688K 5s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 513K 5s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 526K 4s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 688K 4s unit-mysql-0: 06:41:49 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 514K 4s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 525K 4s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 692K 4s unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 516K 4s unit-mysql-0: 06:41:49 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 522K 4s unit-mysql-0: 06:41:49 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 691K 4s unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 516K 4s unit-mysql-0: 06:41:50 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 522K 3s unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 694K 3s unit-mysql-0: 06:41:50 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 516K 3s unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 520K 3s unit-mysql-0: 06:41:50 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 702K 3s unit-mysql-0: 06:41:50 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 523K 3s unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 510K 3s unit-mysql-0: 06:41:50 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 704K 3s unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 524K 3s unit-mysql-0: 06:41:50 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 509K 2s unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 701K 2s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 524K 2s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 509K 2s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 701K 2s unit-mysql-0: 06:41:51 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 525K 2s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 509K 2s unit-mysql-0: 06:41:51 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 700K 2s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 523K 2s unit-mysql-0: 06:41:51 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 510K 1s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 702K 1s unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 537K 1s unit-mysql-0: 06:41:51 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 497K 1s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 703K 1s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 538K 1s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 495K 1s unit-mysql-0: 06:41:52 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 06:41:52 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 149K 1s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 62.4M 1s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 63.1M 0s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 70.7M 0s unit-mysql-0: 06:41:52 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 342K 0s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 643K 0s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 805K=1m44s unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install 2018-09-30 06:41:52 (450 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-mysql-0: 06:41:53 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-mysql-0: 06:41:53 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57405 files and directories currently installed.) unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 06:41:53 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-mysql-0: 06:41:54 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 06:41:54 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 06:41:54 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 06:41:54 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 06:41:54 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 06:41:55 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 06:41:56 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 06:41:57 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-mysql-0: 06:42:00 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-mysql-0: 06:42:00 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 06:42:01 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-mysql-0: 06:42:01 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-mysql-0: 06:42:01 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-mysql-0: 06:42:02 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-mysql-0: 06:42:02 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-mysql-0: 06:42:02 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 06:42:02 DEBUG unit.mysql/0.install Fetched 40.9 MB in 14s (2834 kB/s) unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-mysql-0: 06:42:03 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 06:42:03 DEBUG unit.mysql/0.install (Reading database ... 52457 files and directories currently installed.) unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-mysql-0: 06:42:03 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-mysql-0: 06:42:04 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-135.161 [868 kB] unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-mysql-0: 06:42:07 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-mysql-0: 06:42:07 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 06:42:07 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 06:42:07 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-mysql-0: 06:42:09 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 06:42:09 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-mysql-0: 06:42:09 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 06:42:10 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 06:42:11 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 06:42:11 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 06:42:11 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 06:42:11 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-mysql-0: 06:42:11 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 06:42:11 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-mysql-0: 06:42:12 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-mysql-0: 06:42:12 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 06:42:12 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 06:42:12 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:42:12 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 06:42:12 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 06:42:12 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:42:13 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 14s (7147 kB/s) unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57568 files and directories currently installed.) unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 06:42:13 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 06:42:13 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:42:13 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 06:42:14 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 06:42:14 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 06:42:14 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 06:42:14 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 06:42:14 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-mysql-0: 06:42:14 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:42:15 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 06:42:15 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:42:15 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:42:16 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 06:42:16 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 06:42:16 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 06:42:17 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 06:42:17 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 06:42:17 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 06:42:17 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 06:42:17 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 06:42:17 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 06:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:42:18 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 06:42:18 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-mysql-0: 06:42:18 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-mysql-0: 06:42:18 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 06:42:18 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:42:18 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 06:42:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 06:42:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 06:42:19 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 06:42:20 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 06:42:20 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 06:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 06:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 06:42:20 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 06:42:21 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 06:42:21 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 06:42:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-mysql-0: 06:42:21 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:42:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 06:42:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-mysql-0: 06:42:22 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 06:42:22 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 06:42:22 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-mysql-0: 06:42:23 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 06:42:23 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 06:42:23 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-mysql-0: 06:42:23 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 06:42:23 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 06:42:23 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 06:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 06:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 06:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 06:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 06:42:25 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 06:42:25 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:42:25 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 06:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 06:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-mysql-0: 06:42:27 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 06:42:27 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:42:27 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 06:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-mysql-0: 06:42:28 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 06:42:28 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 06:42:28 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 06:42:28 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 06:42:28 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:42:28 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 06:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 06:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 06:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 06:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-mysql-0: 06:42:29 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 06:42:29 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 06:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 06:42:29 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 06:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 06:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 06:42:29 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 06:42:29 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 06:42:29 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 06:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 06:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 06:42:30 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 06:42:30 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:42:30 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 06:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 06:42:31 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:42:31 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:42:31 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 06:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 06:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 06:42:31 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 06:42:31 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 06:42:31 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 06:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 06:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 06:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 06:42:32 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 06:42:33 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 06:42:33 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 06:42:33 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 06:42:33 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 06:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 06:42:34 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 06:42:34 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:42:34 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 06:42:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 06:42:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 06:42:34 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 06:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 06:42:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 06:42:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:42:35 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 06:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 06:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 06:42:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 06:42:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:42:36 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 06:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 06:42:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 06:42:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 06:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-mysql-0: 06:42:38 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 06:42:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 06:42:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:42:39 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 06:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 06:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 06:42:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-mysql-0: 06:42:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 06:42:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 06:42:41 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 06:42:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 06:42:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 06:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-mysql-0: 06:42:43 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 06:42:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 06:42:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 06:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-mysql-0: 06:42:44 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 06:42:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 06:42:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 06:42:46 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:42:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 06:42:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 06:42:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 06:42:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 06:42:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 06:42:47 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 06:42:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 06:42:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:42:48 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 06:42:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 06:42:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:42:48 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 06:42:49 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 06:42:49 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:42:49 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 06:42:49 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 06:42:49 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 06:42:49 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 06:42:50 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 06:42:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... machine-2: 06:42:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:42:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:42:54 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... machine-2: 06:42:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:42:55 DEBUG juju.worker start "engine" machine-2: 06:42:55 INFO juju.worker start "engine" machine-2: 06:42:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:42:55 DEBUG juju.worker "engine" started machine-2: 06:42:55 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:42:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:42:55 DEBUG juju.worker.apicaller connecting with old password machine-2: 06:42:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:42:55 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:55 INFO juju.api connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:55 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:42:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:42:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 06:42:55 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-2: 06:42:56 DEBUG juju.worker.apicaller connected machine-2: 06:42:56 DEBUG juju.worker.apicaller changing password... machine-2: 06:42:56 DEBUG juju.worker.apicaller password changed machine-2: 06:42:56 DEBUG juju.api RPC connection died machine-2: 06:42:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 06:42:56 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:42:56 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:56 INFO juju.api connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:56 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:42:57 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 06:42:57 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 06:42:57 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... machine-2: 06:42:57 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:42:57 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... machine-2: 06:42:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:42:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:42:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:42:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:42:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:42:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:42:58 INFO juju.worker.upgrader unblocking abort check machine-2: 06:42:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:42:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:42:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:42:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:42:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:42:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:42:58 DEBUG juju.worker.logger logger setup machine-2: 06:42:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 06:42:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:42:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:42:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:42:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:42:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:42:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:42:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:42:58 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:42:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:42:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:42:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:42:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:42:58 INFO juju.util.exec run result: exit status 127 machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec439221490/script.sh: line 1: fanatic: command not found 127 machine-2: 06:42:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:42:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:42:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:42:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:42:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:42:58 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 06:42:58 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 06:42:58 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 06:42:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:42:58 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:42:58 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:42:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:42:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:42:58 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:42:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:42:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:42:58 INFO juju.util.exec run result: exit status 127 machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec696458484/script.sh: line 1: fanatic: command not found 127 machine-2: 06:42:58 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-2: 06:42:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:42:58 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:42:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:42:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-mysql-0: 06:42:58 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-2: 06:42:58 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 06:42:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 06:42:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:42:58 DEBUG juju.api RPC connection died machine-2: 06:42:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker killing runner 0xc42098f380 machine-2: 06:42:58 INFO juju.worker runner is dying machine-2: 06:42:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 06:42:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:42:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:42:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:58 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:42:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:42:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 06:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 06:42:58 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:42:58 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 06:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 06:42:58 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-2: 06:42:58 DEBUG juju.worker.apicaller connected machine-2: 06:42:59 DEBUG juju.api RPC connection died machine-2: 06:42:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:42:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:42:59 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:59 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:42:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:42:59 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 06:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 06:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-mysql-0: 06:43:00 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... machine-2: 06:43:00 DEBUG juju.worker.apicaller connected machine-2: 06:43:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:43:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:43:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 06:43:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:43:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:43:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:43:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:43:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:43:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:43:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.logger logger setup machine-2: 06:43:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:43:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:43:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:43:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:43:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:43:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:43:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:43:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:43:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:00 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 06:43:00 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 06:43:00 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 06:43:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:43:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:43:00 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:43:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:43:00 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-2: 06:43:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:43:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:43:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:43:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:43:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:43:00 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:43:00 INFO juju.util.exec run result: exit status 127 machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec891923367/script.sh: line 1: fanatic: command not found 127 machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:43:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:43:00 INFO juju.util.exec run result: exit status 127 machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec684049009/script.sh: line 1: fanatic: command not found 127 machine-2: 06:43:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:43:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-mysql-0: 06:43:00 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... machine-2: 06:43:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:43:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:43:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:43:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:43:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:43:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:43:00 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 06:43:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:43:00 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:43:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:43:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:43:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:43:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:43:00 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 06:43:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:43:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 06:43:00 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 06:43:00 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 06:43:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 06:43:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... machine-2: 06:43:00 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:43:00 INFO juju.worker.upgrader unblocking abort check machine-2: 06:43:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:43:00 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... machine-2: 06:43:00 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 06:43:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:43:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 06:43:00 DEBUG juju.worker start "2-container-watcher" machine-2: 06:43:00 DEBUG juju.worker start "stateconverter" machine-2: 06:43:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:43:00 INFO juju.worker start "2-container-watcher" machine-2: 06:43:00 DEBUG juju.worker "2-container-watcher" started machine-2: 06:43:00 INFO juju.worker start "stateconverter" machine-2: 06:43:00 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:43:00 DEBUG juju.worker "stateconverter" started unit-mysql-0: 06:43:00 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... machine-2: 06:43:00 DEBUG juju.service discovered init system "upstart" from local host machine-2: 06:43:00 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-2: 06:43:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-mysql-0: 06:43:01 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-epc-0: 06:43:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:43:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 06:43:01 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:43:01 DEBUG juju.worker start "api" unit-oai-epc-0: 06:43:01 INFO juju.worker start "api" unit-oai-epc-0: 06:43:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:43:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:43:01 DEBUG juju.worker "api" started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:01 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 06:43:01 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:01 INFO juju.api connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:01 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:43:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:43:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 06:43:01 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:43:01 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-oai-epc-0: 06:43:01 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:43:01 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 06:43:02 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:43:02 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 06:43:02 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 06:43:02 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:43:02 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:02 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:02 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:43:02 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 06:43:02 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 06:43:02 DEBUG juju.worker.apicaller connected machine-2: 06:43:02 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ed:b9:d4 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ed:b9:d4 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:43:02 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-oai-epc-0: 06:43:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:43:02 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:43:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:43:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 06:43:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:43:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:43:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:43:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:43:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:43:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:43:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:43:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:43:03 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 06:43:03 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 06:43:03 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 06:43:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:43:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:43:03 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:43:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:43:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 06:43:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 06:43:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 06:43:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 06:43:03 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 06:43:03 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-mysql-0: 06:43:03 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:43:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:43:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:43:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:43:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:43:03 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:43:03 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:43:03 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 06:43:03 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 06:43:03 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 06:43:03 DEBUG httpbakery } -> error unit-oai-epc-0: 06:43:03 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 06:43:03 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-mysql-0: 06:43:03 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 06:43:03 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:43:03 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-mysql-0: 06:43:03 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 06:43:03 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 06:43:04 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 06:43:04 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 06:43:04 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:43:05 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:43:05 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:43:05 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:43:05 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:43:05 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 06:43:05 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 06:43:05 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-epc-0: 06:43:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 06:43:05 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:43:05 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install ++ config-get branch unit-mysql-0: 06:43:05 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 06:43:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:43:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 06:43:06 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 06:43:06 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-mysql-0: 06:43:06 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 06:43:06 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-epc-0: 06:43:06 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-mysql-0: 06:43:07 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 06:43:07 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 06:43:07 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 06:43:07 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-mysql-0: 06:43:07 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:43:07 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-oai-epc-0: 06:43:08 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (2002 kB/s) unit-mysql-0: 06:43:08 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 06:43:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-mysql-0: 06:43:08 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-oai-epc-0: 06:43:08 DEBUG unit.oai-epc/0.install (Reading database ... 52407 files and directories currently installed.) unit-oai-epc-0: 06:43:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-oai-epc-0: 06:43:08 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:43:08 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 06:43:09 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-oai-epc-0: 06:43:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 06:43:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 06:43:09 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 06:43:09 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 06:43:10 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:43:10 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 06:43:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 06:43:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 06:43:10 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:43:10 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:43:11 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:43:11 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 06:43:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 06:43:13 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 06:43:13 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 06:43:14 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (124 kB/s) unit-oai-epc-0: 06:43:14 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:43:14 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:43:14 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 06:43:14 DEBUG unit.mysql/0.install (Reading database ... 57585 files and directories currently installed.) unit-mysql-0: 06:43:14 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 06:43:14 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 06:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:43:15 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 06:43:16 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-mysql-0: 06:43:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:43:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:17 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.1 kB/s) unit-mysql-0: 06:43:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:43:17 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-oai-epc-0: 06:43:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 06:43:17 DEBUG unit.oai-epc/0.install (Reading database ... 53157 files and directories currently installed.) unit-oai-epc-0: 06:43:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 06:43:17 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:43:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:43:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 06:43:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 06:43:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:43:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:43:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-mysql-0: 06:43:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 06:43:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 06:43:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-mysql-0: 06:43:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 06:43:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:43:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 06:43:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 06:43:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 06:43:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-mysql-0: 06:43:22 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1587 kB/s) unit-mysql-0: 06:43:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61211 files and directories currently installed.) unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 06:43:23 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-oai-epc-0: 06:43:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:43:26 DEBUG unit.oai-epc/0.install (Reading database ... 53164 files and directories currently installed.) unit-oai-epc-0: 06:43:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-oai-epc-0: 06:43:27 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:43:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:43:27 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 06:43:27 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 06:43:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 06:43:27 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 06:43:27 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 06:43:28 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:43:28 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 06:43:28 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 06:43:28 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 06:43:28 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 06:43:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 06:43:28 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 06:43:28 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:43:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 06:43:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:43:28 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 06:43:29 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] machine-3: 06:43:29 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:43:29 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:43:29 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:43:29 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 06:43:29 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 06:43:29 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 06:43:29 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] machine-3: 06:43:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:43:29 DEBUG juju.worker start "engine" machine-3: 06:43:29 INFO juju.worker start "engine" machine-3: 06:43:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:43:29 DEBUG juju.worker "engine" started machine-3: 06:43:29 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:43:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:43:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:43:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:43:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:43:29 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (406 kB/s) machine-3: 06:43:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:43:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 06:43:29 DEBUG juju.worker.apicaller connecting with old password machine-3: 06:43:29 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:29 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:29 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:29 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 06:43:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 06:43:29 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install (Reading database ... 57685 files and directories currently installed.) unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-epc-0: 06:43:30 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:43:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 06:43:30 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:43:30 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... machine-3: 06:43:30 DEBUG juju.worker.apicaller connected machine-3: 06:43:30 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-oai-epc-0: 06:43:30 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 06:43:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... machine-3: 06:43:30 DEBUG juju.worker.apicaller password changed machine-3: 06:43:30 DEBUG juju.api RPC connection died machine-3: 06:43:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 06:43:30 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:43:30 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:30 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:30 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:31 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... machine-3: 06:43:31 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 06:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:43:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:43:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-135.161_amd64.deb ... unit-mysql-0: 06:43:31 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... machine-3: 06:43:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:43:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:43:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:43:31 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-135.161) ... machine-3: 06:43:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:43:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:43:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:43:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:31 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. machine-3: 06:43:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... machine-3: 06:43:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:43:32 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:43:32 INFO juju.worker.upgrader unblocking abort check machine-3: 06:43:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:43:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:43:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:43:32 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:43:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:43:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 06:43:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.logger logger setup machine-3: 06:43:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:43:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 06:43:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:43:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:43:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:43:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:43:32 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 06:43:32 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 06:43:32 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 06:43:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:43:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:43:32 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:43:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:43:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:43:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:43:32 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:43:32 INFO juju.util.exec run result: exit status 127 machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec445259331/script.sh: line 1: fanatic: command not found 127 machine-3: 06:43:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:43:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:43:32 INFO juju.util.exec run result: exit status 127 machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec319174509/script.sh: line 1: fanatic: command not found 127 machine-3: 06:43:32 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-3: 06:43:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:43:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:43:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 06:43:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 06:43:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:43:32 DEBUG juju.api RPC connection died machine-3: 06:43:32 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 06:43:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:43:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:43:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:32 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:43:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 06:43:32 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 06:43:32 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 06:43:33 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... machine-3: 06:43:33 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:43:33 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 06:43:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... machine-3: 06:43:33 DEBUG juju.api RPC connection died machine-3: 06:43:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 06:43:33 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... machine-3: 06:43:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:43:33 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:33 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:43:33 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-mysql-0: 06:43:33 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 06:43:33 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 06:43:33 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-oai-epc-0: 06:43:33 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:43:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 06:43:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 06:43:34 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... machine-3: 06:43:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:43:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 06:43:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... machine-3: 06:43:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:43:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:43:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:43:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:43:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:43:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:43:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:43:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:43:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:43:34 INFO juju.util.exec run result: exit status 127 machine-3: 06:43:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:43:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec940552538/script.sh: line 1: fanatic: command not found 127 machine-3: 06:43:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:43:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:43:34 DEBUG juju.worker.logger logger setup machine-3: 06:43:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:43:34 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:43:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:43:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:43:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:43:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:43:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:43:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:43:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:43:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:43:34 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 06:43:34 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 06:43:34 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 06:43:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:43:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:43:34 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:43:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:43:34 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:43:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:43:34 INFO juju.util.exec run result: exit status 127 machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec069980974/script.sh: line 1: fanatic: command not found 127 machine-3: 06:43:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:43:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:43:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:43:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:43:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 06:43:35 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:43:35 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:43:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:43:35 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:43:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:43:35 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:43:35 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 06:43:35 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:43:35 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... machine-3: 06:43:35 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:43:35 INFO juju.worker.upgrader unblocking abort check machine-3: 06:43:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:43:36 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:43:36 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:43:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:43:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:43:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:43:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:43:36 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 06:43:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:43:36 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 06:43:36 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 06:43:36 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 06:43:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:43:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 06:43:36 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:43:36 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... machine-3: 06:43:36 DEBUG juju.worker start "3-container-watcher" machine-3: 06:43:36 DEBUG juju.worker start "stateconverter" machine-3: 06:43:36 INFO juju.worker start "3-container-watcher" machine-3: 06:43:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:43:36 DEBUG juju.worker "3-container-watcher" started machine-3: 06:43:36 INFO juju.worker start "stateconverter" machine-3: 06:43:36 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:43:36 DEBUG juju.worker "stateconverter" started machine-3: 06:43:36 DEBUG juju.service discovered init system "upstart" from local host machine-3: 06:43:36 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-3: 06:43:36 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 06:43:36 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:43:36 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:43:36 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:43:36 DEBUG juju.worker start "api" unit-oai-hss-0: 06:43:36 INFO juju.worker start "api" unit-oai-hss-0: 06:43:36 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 06:43:36 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:43:36 DEBUG juju.worker "api" started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:43:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. machine-3: 06:43:36 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:43:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... machine-3: 06:43:36 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:43:36 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:43:36 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:43:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:43:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 06:43:36 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 06:43:37 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 06:43:37 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-3: 06:43:37 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:2a:86:ce CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:2a:86:ce CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 06:43:37 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:37 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:43:37 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 06:43:37 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 06:43:37 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:43:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:37 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:43:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:43:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:43:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:38 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:43:38 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 06:43:38 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:43:38 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:43:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 06:43:38 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:43:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:43:39 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:43:39 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 06:43:39 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:43:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:43:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:43:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:43:39 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:43:39 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:43:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:43:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:43:39 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 06:43:39 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 06:43:39 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 06:43:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:43:39 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:43:39 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:43:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:43:39 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 06:43:39 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 06:43:39 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 06:43:39 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 06:43:39 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:43:39 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 06:43:39 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-oai-hss-0: 06:43:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:43:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:43:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:43:39 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:43:39 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:43:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:43:39 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 06:43:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 06:43:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:43:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 06:43:39 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 06:43:39 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 06:43:39 DEBUG httpbakery } -> error unit-oai-hss-0: 06:43:39 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:43:39 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-mysql-0: 06:43:39 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 06:43:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:43:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:40 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-mysql-0: 06:43:40 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-oai-hss-0: 06:43:40 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:43:40 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.install + echo -n unit-mysql-0: 06:43:40 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:43:41 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:43:41 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:43:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:43:41 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:43:41 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:43:41 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 06:43:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:43:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 06:43:42 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 06:43:42 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 06:43:42 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install Reading state information... unit-mysql-0: 06:43:42 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-mysql-0: 06:43:42 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 06:43:42 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 06:43:42 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 06:43:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-mysql-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:43:43 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 06:43:43 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 06:43:44 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:44 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (1998 kB/s) unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:43:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 06:43:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install (Reading database ... 52407 files and directories currently installed.) unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-mysql-0: 06:43:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:43:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-mysql-0: 06:43:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:43:45 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:43:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:43:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:43:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 06:43:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:43:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 06:43:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:47 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-epc-0: 06:43:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:47 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 06:43:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install --2018-09-30 06:43:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install 0K ....... 34.6M=0s unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install 2018-09-30 06:43:47 (34.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install --2018-09-30 06:43:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 06:43:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.install unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 365K 3s unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 365K 3s unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 1.24M 2s unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 510K 2s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 36.2M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 44.6M 1s unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 374K 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 26.7M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 42.3M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 38.3M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 45.9M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 40.2M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 1.58M 0s unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 505K 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 32.3M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 51.1M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 85.7M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 62.6M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 40.1M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 55.1M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 74.0M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 79.9M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 134M=0.7s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2018-09-30 06:43:48 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install --2018-09-30 06:43:48-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:43:48 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 188M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 247M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 33.7M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 45.1M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 57.3M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 105M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 62.3M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 80.2M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 59.6M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 59.5M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 77.5M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 75.5M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 325M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 358M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 377M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 298M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 401M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 377M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 41.9M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 61.4M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 68.8M 0s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 65.3M 0s unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 402K 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 41.5M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 42.1M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 49.7M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 114M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 329M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 92.2M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 43.9M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 54.3M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 72.7M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 55.9M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 81.5M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 64.2M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 130M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 353M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 292M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 437M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 78.3M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 43.6M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 42.6M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 36.1M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 100M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 103M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 88.5M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 84.7M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 96.1M 1s unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 97.9M 1s unit-mysql-0: 06:43:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 422K 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 60.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 54.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 84.4M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 51.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 50.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 77.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 52.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 65.3M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 76.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 53.3M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 61.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 44.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 50.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 64.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 56.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 75.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 61.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 56.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 48.4M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 61.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 72.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 60.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 67.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 66.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 58.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 49.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 63.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 52.3M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 62.8M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 62.8M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 63.2M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 53.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 155M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 396M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 343M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 370M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 362M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 348M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 343M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 318M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 323M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 488M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 567M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 475M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 575M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 530M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 491M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 495M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 488M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 528M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 586M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 470M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 556M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 601M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 614M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 525M 0s unit-mysql-0: 06:43:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 462K 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 39.7M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 41.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 37.4M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 61.2M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 57.4M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 37.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 42.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 42.7M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 42.2M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 34.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 43.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 43.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 46.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 41.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 43.3M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 51.3M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 48.9M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 53.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 91.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 94.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 59.8M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 63.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 52.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 67.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 60.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 143M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 342M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 366M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 417M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 308M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 361M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 400M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 399M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 434M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 364M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 410M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 322M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 365M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 343M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 309M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 384M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 291M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 335M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 368M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 314M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 38.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 50.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 48.9M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 54.6M 0s unit-mysql-0: 06:43:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 480K 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 41.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 46.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 44.9M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 39.3M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 49.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 44.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 40.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 40.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 40.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 42.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 46.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 46.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 49.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 57.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 53.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 56.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 69.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 83.9M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 85.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 129M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 389M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 476M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 496M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 479M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 584M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 443M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 386M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 471M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 586M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 588M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 565M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 517M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 34.8M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 37.7M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 46.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 48.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 42.3M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 35.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 41.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 49.7M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 55.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 36.9M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 136M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 355M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 398M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 252M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 393M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 350M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 203M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 339M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 390M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 345M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 376M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 317M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 249M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 228M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 344M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 292M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 318M 0s unit-mysql-0: 06:43:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 489K 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 40.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 45.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 47.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 35.7M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 53.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 45.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 42.9M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 45.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 45.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 48.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 57.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 40.8M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 50.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 59.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 42.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 40.7M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 54.7M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 48.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 72.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 101M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 311M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 261M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 176M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 25.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 40.3M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 34.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 35.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 30.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 41.7M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 48.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 59.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 35.3M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 62.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 65.1M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 49.0M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 46.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 41.5M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 60.6M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 62.8M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 60.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 105M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 63.4M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 117M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 74.2M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 113M=0.7s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2018-09-30 06:43:49 (17.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install --2018-09-30 06:43:49-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 254M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 389M 0s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 36.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 45.3M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 62.8M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 54.4M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 126M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 351M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 313M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 351M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 356M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 44.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 46.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 37.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 58.2M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 67.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 112M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 293M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 363M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 398M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 307M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 365M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 362M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 354M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 53.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 40.4M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 42.3M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 29.2M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 36.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 48.3M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 43.7M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 40.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 26.1M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 24.6M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 21.7M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 52.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 130M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 152M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 151M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 235M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 317M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 346M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 348M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 514M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 395M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 404M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 391M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 397M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 331M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 93.7M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 591M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 615M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 553M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 624M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 47.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 71.7M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 60.5M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 69.2M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 68.8M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 70.0M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 63.9M 1s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 500K 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 39.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 42.2M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 48.8M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 45.2M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 40.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 39.0M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 43.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 48.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 44.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 38.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 59.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 96.6M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 109M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 62.6M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 56.2M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 92.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 117M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 64.0M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 40.5M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 39.0M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 54.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 50.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 85.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 56.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 96.6M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 56.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 42.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 479M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 211M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 234M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 193M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 207M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 246M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 366M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 541M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 422M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 505M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 61.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 54.0M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 55.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 52.5M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 45.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 44.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 69.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 483K 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 41.6M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 44.5M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 40.5M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 41.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 47.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 55.0M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 65.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 71.4M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 60.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 50.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 68.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 68.0M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 75.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 51.5M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 59.9M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 87.2M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 66.4M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 52.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 67.6M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 74.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 64.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 66.4M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 84.2M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 107M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 64.8M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 81.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 154M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 90.4M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 76.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 73.4M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 333M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 610M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 586M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 504M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 563M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 527M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 527M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 102M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 682M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 388M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 450M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 352M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 369M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 433M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 437M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 53.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 43.6M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 40.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 37.5M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 47.2M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 43.8M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 62.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 60.7M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 66.8M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 68.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 67.3M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 58.1M 2s unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 65.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 505K 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 54.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 98.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 64.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 59.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 69.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 74.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 23.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 61.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 46.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 84.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 87.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 134M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 334M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 73.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 48.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 44.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 66.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 50.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 60.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 69.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 92.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 56.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 55.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 67.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 59.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 32.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 42.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 50.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 64.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 50.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 55.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 70.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 148M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 362M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 333M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 413M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 359M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 305M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 429M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 391M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 416M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 67.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 36.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 46.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 44.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 51.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 34.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 68.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 44.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 67.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 59.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 60.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 65.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 109M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 96.3M 2s unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 515K 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 52.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 188M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 334M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 381M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 94.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 41.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 42.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 68.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 102M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 16.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 43.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 44.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 67.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 43.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 51.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 39.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 47.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 44.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 73.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 67.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 70.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 44.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 71.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 110M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 53.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 186M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 99.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 47.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 93.4M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 76.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 130M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 68.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 89.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 171M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 392M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 348M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 416M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 414M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 369M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 241M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 58.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 41.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 36.3M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 30.8M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 36.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 43.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 52.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 54.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 54.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 57.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 61.1M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 52.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 60.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 59.2M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 531K 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 39.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 44.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 50.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 46.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 40.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 48.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 59.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 62.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 81.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 255M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 206M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 203M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 233M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 252M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 293M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 15.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 48.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 5.42M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 40.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 39.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 42.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 40.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 39.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 33.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 43.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 42.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 36.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 37.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 51.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 61.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 67.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 42.3M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 137M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 398M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 579M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 204M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 245M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 329M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 346M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 280M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 305M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 337M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 392M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 330M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 357M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 463M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 594M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 518M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 599M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 523M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 572M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 504M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 566M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 586M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 529K 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 37.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 38.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 54.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 42.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 46.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 40.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 49.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 43.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 39.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 46.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 39.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 42.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 51.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 61.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 60.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 54.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 61.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 63.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 60.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 53.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 62.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 60.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 56.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 44.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 49.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 48.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 43.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 44.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 49.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 46.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 69.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 40.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 52.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 148M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 214M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 4.55M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 36.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 30.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 29.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 40.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 44.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 35.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 60.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 68.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 68.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 58.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 225M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 105M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 111M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 195M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 164M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 109M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 93.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 250M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 626K 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 29.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 52.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 26.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 62.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 114M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 45.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 62.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 48.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 47.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 54.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 37.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 62.6M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 188M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 569M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 447M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 467M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 568M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 614M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 398M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 563M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 6.07M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 25.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 65.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 24.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 67.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 65.9M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 66.0M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 57.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 21.2M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 69.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 370M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 213M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 24.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 26.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 61.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 96.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 88.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 119M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 73.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 93.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 22.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 60.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 25.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 46.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 49.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 103M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 34.0M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 38.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 28.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 61.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 65.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 610K 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 42.8M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 269M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 437M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 91.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 21.5M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 25.7M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 40.1M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 49.4M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 68.3M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 466M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 600M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 600M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 528M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 386M 2s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 380M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 273M 2s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 205M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 290M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 47.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 41.6M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 56.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 40.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 6.10M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 25.3M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 30.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 25.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 46.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 56.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 89.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 107M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 125M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 51.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 120M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 280M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 190M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 227M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 86.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 42.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 70.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 19.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 23.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 41.6M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 44.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 52.6M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 46.0M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 31.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 122M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 151M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 430M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 265M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 259M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 216M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 99.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 30.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 42.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 56.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 39.3M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 42.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 62.6M 1s unit-oai-hss-0: 06:43:50 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (46.3 kB/s) unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 608K 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 28.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 27.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 36.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 107M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 464M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 491M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 568M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 64.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 26.0M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 23.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 25.6M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 36.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 62.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 247M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 520M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 589M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 568M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 513M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 482M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 594M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 511M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 463M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 6.89M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 49.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 41.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 66.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 51.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 37.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 11.3M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 108M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 91.2M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 140M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 77.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 65.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 46.3M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 59.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 62.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 16.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 35.3M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 42.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 39.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 46.7M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 36.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 45.3M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 37.0M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 39.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 41.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 53.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 44.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 46.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 51.9M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 35.8M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 33.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 58.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 53.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 59.4M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 58.5M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 61.1M 1s unit-oai-epc-0: 06:43:50 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 48.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 679K 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 44.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 46.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 42.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 47.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 66.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 24.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 13.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 59.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 42.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 46.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 58.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 79.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 97.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 112M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 104M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 105M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 8.40M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 42.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 44.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 38.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 30.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 42.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 62.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 74.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 55.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 52.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 47.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 46.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 36.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 81.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 76.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 76.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 54.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 82.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 83.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 73.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 20.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 36.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 35.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 37.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 53.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 50.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 45.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 43.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 55.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 47.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 59.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 47.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 99.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 59.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 89.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 57.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 75.8M 1s unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install (Reading database ... 53157 files and directories currently installed.) unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 637K 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 32.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 37.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 35.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 39.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 45.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 50.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 61.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 57.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 58.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 69.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 68.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 78.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 28.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 37.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 36.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 56.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 71.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 62.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 62.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 11.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 30.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 41.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 56.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 52.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 56.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 61.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 93.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 56.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 46.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 37.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 52.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 44.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 46.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 160M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 395M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 421M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 371M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 9.41M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 33.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 48.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 46.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 45.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 46.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 36.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 43.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 46.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 39.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 48.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 44.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 63.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 53.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 69.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 73.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 142M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 53.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 74.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 652K 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 45.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 49.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 35.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 47.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 53.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 74.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 41.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 73.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 88.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 94.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 61.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 11.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 41.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 79.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 126M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 41.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 61.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 5.42M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 41.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 10.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 51.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 42.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 37.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 37.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 37.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 40.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 40.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 200M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 388M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 380M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 369M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 421M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 438M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 373M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 353M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 333M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 208M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 45.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 38.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 38.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 42.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 40.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 39.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 50.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 49.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 47.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 43.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 45.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 59.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 61.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 55.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 57.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 61.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 62.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 54.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 659K 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 54.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 46.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 41.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 5.60M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 39.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 42.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 44.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 37.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 59.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 42.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 53.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 39.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 62.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 80.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 72.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 64.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 74.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 65.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 79.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 112M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 329M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 229M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 41.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 52.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 10.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 34.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 57.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 43.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 52.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 42.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 44.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 44.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 61.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 33.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 39.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 37.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 35.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 36.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 39.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 45.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 46.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 48.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 51.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 45.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 46.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 57.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 62.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 64.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 64.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 56.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 60.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 59.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 61.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 55.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 61.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 690K 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 31.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 34.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 54.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 62.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 60.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 69.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 92.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 7.36M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 60.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 20.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 39.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 38.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 39.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 42.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 59.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 62.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 83.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 71.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 71.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 37.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 45.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 34.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 47.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 47.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 162M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 362M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 376M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 413M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 31.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 45.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 35.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 37.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 56.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 44.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 46.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 41.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 55.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 54.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 50.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 20.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 41.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 37.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 38.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 56.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 45.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 55.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 49.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 48.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 38.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 63.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 53.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 78.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 642K 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 38.6M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 35.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 31.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 35.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 68.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 61.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 71.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 138M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 48.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 179M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 383M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 13.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 34.8M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 54.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 48.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 59.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 17.7M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 30.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 45.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 61.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 149M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 286M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 20.9M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 38.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 34.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 39.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 38.2M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 62.4M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 38.0M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 39.1M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 45.3M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 49.5M 1s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 46.1M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 49.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 71.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 167M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 249M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 329M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 304M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 269M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 272M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 329M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 268M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 54.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 49.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 7.30M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 39.1M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 34.1M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 41.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 43.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 47.1M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 51.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 48.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 42.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 57.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 55.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 58.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 61.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 61.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 672K 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 39.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 50.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 43.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 36.9M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 58.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 60.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 8.64M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 56.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 36.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 35.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 57.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 55.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 62.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 73.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 19.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 41.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 38.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 60.2M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 62.1M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 107M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 188M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 244M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 127M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 38.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 46.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 44.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 46.2M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 45.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 44.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 49.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 47.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 41.2M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 55.9M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 43.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 45.2M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 36.9M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 37.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 53.2M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 49.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 80.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 62.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 52.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 59.0M 0s unit-oai-hss-0: 06:43:51 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 10.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 42.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 49.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 54.3M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 36.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 50.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 52.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 137M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 205M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 252M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 249M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 358M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 355M 0s unit-mysql-0: 06:43:51 DEBUG unit.mysql/0.config-changed Reading package lists... unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 634K 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 41.5M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 45.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 48.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 52.6M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 62.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 63.4M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 61.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 56.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 17.9M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 34.1M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 45.0M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 48.8M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 42.7M 0s unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 52.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 64.1M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 13.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 20.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 30.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 28.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 29.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 34.1M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 32.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 58.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 122M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 320M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 251M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 230M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 196M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 210M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 282M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 286M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 195M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 232M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 199M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 57.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 47.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 36.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 35.1M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 32.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 53.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 55.0M 0s unit-mysql-0: 06:43:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 6.09M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 32.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 44.9M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 25.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 28.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 34.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 28.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 44.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 51.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 51.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 51.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 47.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 52.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 51.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 51.9M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 45.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 51.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 53.8M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 765K 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 19.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 33.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 39.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 46.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 53.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 9.11M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 27.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 35.8M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 59.1M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 129M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 89.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 101M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 139M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 128M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 16.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 10.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 45.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 52.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 58.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 60.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 104M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 65.6M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 77.1M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 121M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 81.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 76.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 77.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 48.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 177M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 253M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 60.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 33.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 39.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 52.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 90.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 47.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 110M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 93.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 92.5M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 104M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 6.28M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 52.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 57.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 54.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 106M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 19.8M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 36.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 34.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 63.4M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 40.7M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 82.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 59.9M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 682K 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 32.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 37.1M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 35.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 41.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 65.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 60.9M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 52.2M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 67.8M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 88.3M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 66.0M 0s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.6s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install 2018-09-30 06:43:52 (20.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install FINISHED --2018-09-30 06:43:52-- unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install Total wall clock time: 4.7s unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.0s (16.5 MB/s) unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-mysql-0: 06:43:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:43:52 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 06:43:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 06:43:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install (Reading database ... 53433 files and directories currently installed.) unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 06:43:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 06:43:52 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 06:43:52 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 06:43:52 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:43:53 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 06:43:53 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 06:43:53 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 06:43:53 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 06:43:53 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 06:43:53 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-mysql-0: 06:43:53 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 06:43:54 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 06:43:54 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 06:43:54 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 06:43:55 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5714 kB/s) unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:43:56 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 06:43:56 DEBUG unit.mysql/0.config-changed (Reading database ... 57779 files and directories currently installed.) unit-mysql-0: 06:43:56 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 06:43:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 06:43:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-mysql-0: 06:43:56 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:43:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 06:43:56 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-hss-0: 06:43:57 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2767 kB/s) unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install (Reading database ... 53164 files and directories currently installed.) unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:43:58 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:43:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 06:43:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 06:43:58 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-mysql-0: 06:43:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 06:43:59 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:43:59 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 06:43:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 06:43:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 06:43:59 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 06:43:59 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 06:43:59 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:44:00 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:44:00 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:44:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 06:44:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:44:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 06:44:00 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 06:44:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 06:44:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 06:44:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:44:02 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:44:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 06:44:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:44:02 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 06:44:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 06:44:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:44:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 06:44:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:44:04 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:44:05 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:44:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 06:44:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-oai-epc-0: 06:44:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 06:44:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 06:44:06 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 06:44:06 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 06:44:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 06:44:07 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:44:07 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 06:44:08 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 06:44:09 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 06:44:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 06:44:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 06:44:10 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-oai-hss-0: 06:44:10 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 06:44:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 06:44:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:44:10 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:44:11 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:44:11 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 06:44:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:44:12 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:44:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:44:12 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 06:44:13 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 06:44:13 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:44:14 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:44:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:44:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 06:44:15 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install Reading state information... unit-mysql-0: 06:44:15 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:44:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:44:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-mysql-0: 06:44:16 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:44:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:44:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:44:16 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:44:16 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 06:44:16 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 06:44:16 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-oai-hss-0: 06:44:16 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:44:16 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:44:16 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 06:44:17 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 06:44:17 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 06:44:17 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:44:17 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:44:17 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:44:17 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:44:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 06:44:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 06:44:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:44:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 06:44:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 06:44:18 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:44:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 06:44:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:44:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:44:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 06:44:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:44:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:44:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 06:44:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:44:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:44:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 06:44:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:44:22 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 06:44:22 DEBUG unit.mysql/0.config-changed 180930 6:44:22 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 06:44:22 DEBUG unit.mysql/0.config-changed 180930 6:44:22 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 06:44:22 DEBUG unit.mysql/0.config-changed 180930 6:44:22 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 12279 ... unit-abot-epc-basic-0: 06:44:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 06:44:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 06:44:22 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:44:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 06:44:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 06:44:23 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:44:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:44:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:24 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 06:44:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:24 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 06:44:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 06:44:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 06:44:24 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install --2018-09-30 06:44:25-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 0K ....... 32.5M=0s unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 2018-09-30 06:44:25 (32.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install --2018-09-30 06:44:25-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:44:25 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 06:44:25 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 06:44:25 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:44:25 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 367K 3s unit-oai-epc-0: 06:44:25 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:44:25 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 365K 3s unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 1.25M 2s unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 512K 2s unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 31.4M 1s unit-oai-hss-0: 06:44:25 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 31.3M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 376K 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 42.8M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 24.6M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 51.2M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 49.8M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 52.0M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 49.3M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 385K 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 37.1M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 57.1M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 55.2M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 61.6M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 104M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 52.4M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 49.8M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 70.4M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 102M=0.7s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2018-09-30 06:44:26 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install --2018-09-30 06:44:26-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:44:26 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 06:44:26 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 174M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 121M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 76.4M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 66.0M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 124M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 66.2M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 58.0M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 118M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 73.7M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 77.8M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 156M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 58.9M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 78.6M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 117M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 117M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 57.4M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 65.9M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 94.7M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 75.5M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 66.8M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 88.8M 0s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 403K 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 45.3M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 40.2M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 53.2M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 97.2M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 42.8M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 110M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 41.5M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 46.2M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 68.1M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 52.4M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 68.7M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 49.2M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 47.5M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 55.9M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 82.4M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 34.3M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 44.6M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 127K 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 56.6M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 100M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 88.2M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 84.6M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 156M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 92.2M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 97.4M 3s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 95.7M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 89.3M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 90.4M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 121M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 103M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 105M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 115M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 109M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 231M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 460M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 489M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 421M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 530M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 501M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 556M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 418M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 523M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 586M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 541M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 427M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 540M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 385M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 557M 2s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 466M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 411M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 538M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 567M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 461M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 553M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 572M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 567M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 439M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 570M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 553M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 412M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 469M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 564M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 560M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 566M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 496M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 552M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 586M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 550M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 487M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 587M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 578M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 582M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 493M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 589M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 578M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 571M 1s unit-oai-hss-0: 06:44:26 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 505M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 400K 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 37.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 36.8M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 47.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 28.1M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 22.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 45.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 53.8M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 38.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 28.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 37.8M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 39.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 50.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 35.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 48.1M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 77.3M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 190M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 101M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 134M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 93.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 131M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 127M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 149M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 142M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 106M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 191M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 106M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 113M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 144M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 155M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 130M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 448K 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 48.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 97.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 255M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 181M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 33.3M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 28.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 58.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 67.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 130M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 265M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 247M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 213M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 333M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 171M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 195M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 176M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 35.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 40.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 31.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 25.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 31.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 33.3M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 34.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 58.6M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 135M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 238M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 224M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 217M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 246M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 378M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 385M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 234M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 224M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 314M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 241M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 586M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 518M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 511M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 609M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 419M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 318M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 393M 0s unit-oai-epc-0: 06:44:27 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 06:44:27 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 438K 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 32.7M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 35.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 36.1M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 40.8M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 31.0M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 33.7M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 44.4M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 33.6M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 34.7M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 29.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 77.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 322M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 315M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 324M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 230M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 411M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 402M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 541M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 231M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 353M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 407M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 305M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 353M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 398M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 338M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 240M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 278M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 302M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 325M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 242M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 28.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 47.6M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 40.7M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 33.2M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 33.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 71.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 66.2M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 78.8M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 77.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 76.0M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 67.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 75.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 75.4M 0s unit-oai-epc-0: 06:44:27 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 06:44:27 INFO juju.worker.uniter.context trying to kill context process 3711 unit-oai-epc-0: 06:44:27 INFO juju.worker.uniter.context waiting for context process 3711 to die unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 469K 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 37.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 44.2M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 237M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 124M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 34.1M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 35.2M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 37.1M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 50.5M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 42.6M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 36.8M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 80.4M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 185M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 140M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 180M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 176M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 203M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 187M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 187M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 168M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 202M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 189M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 196M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 164M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 26.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 25.8M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 33.2M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 29.7M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 25.6M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 27.2M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 43.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 57.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 66.1M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 68.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 65.0M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 56.1M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 69.5M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 67.1M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 66.9M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 60.3M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 68.6M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 66.5M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 88.8M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 71.0M 0s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 74.6M=1.1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2018-09-30 06:44:27 (11.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install --2018-09-30 06:44:27-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:44:27 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 06:44:27 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 06:44:27 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 60.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 41.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 40.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 30.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 41.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 204M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 154M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 172M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 213M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 146M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 183M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 259M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 179M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 152M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 175M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 37.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 28.3M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 27.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 33.6M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 31.1M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 32.7M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 26.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 25.6M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 64.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 68.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 61.6M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 67.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 70.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 66.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 61.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 68.1M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 71.1M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 67.0M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 62.9M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 97.5M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 81.7M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 86.1M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 80.2M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 66.6M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 100M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 90.7M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 62.7M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 75.5M 1s unit-oai-epc-0: 06:44:27 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:44:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:44:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:44:27 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 06:44:27 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 06:44:27 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 06:44:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 495K 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 48.7M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 52.4M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 52.7M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 76.1M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 55.4M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 23.6M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 31.1M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 38.8M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 65.9M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 38.0M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 32.9M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 30.8M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 44.9M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 135M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 193M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 156M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 241M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 259M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 174M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 132M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 195M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 264M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 253M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 178M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 148M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 143M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 153M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 33.4M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 28.2M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 40.2M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 67.8M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 65.1M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 63.1M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 72.9M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 68.4M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 65.5M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 73.8M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 75.8M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 75.6M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 64.2M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 72.8M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 67.8M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 71.0M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 57.6M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 489K 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 38.2M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 39.2M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 52.3M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 30.3M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 30.1M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 33.5M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 42.5M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 25.6M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 25.4M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 26.7M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 30.0M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 33.7M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 36.5M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 42.2M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 34.5M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 30.9M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 39.0M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 29.3M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 67.6M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 70.1M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 101M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 103M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 108M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 75.7M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 85.2M 3s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 81.2M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 78.8M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 82.4M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 109M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 91.9M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 71.2M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 71.5M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 70.7M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 82.7M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 79.5M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 84.3M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 72.6M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 69.9M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 97.4M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 76.3M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 108M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 68.1M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 91.7M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 63.2M 2s unit-oai-hss-0: 06:44:27 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 66.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 534K 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 38.9M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 40.3M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 48.2M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 51.0M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 49.8M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 38.3M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 33.6M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 52.4M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 42.4M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 101M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 167M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 186M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 181M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 215M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 154M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 203M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 190M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 194M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 163M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 231M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 24.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 47.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 51.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 29.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 31.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 39.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 35.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 37.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 50.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 48.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 48.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 60.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 71.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 73.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 68.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 62.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 69.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 69.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 66.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 59.9M 2s unit-abot-epc-basic-0: 06:44:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 489K 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 32.8M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 29.6M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 29.5M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 39.1M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 28.6M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 33.8M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 25.7M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 37.1M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 30.4M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 30.3M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 28.4M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 36.7M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 38.8M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 50.1M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 55.5M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 164M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 304M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 250M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 182M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 39.0M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 41.9M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 55.0M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 37.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 53.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 66.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 61.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 59.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 66.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 64.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 68.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 58.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 68.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 65.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 68.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 57.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 71.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 65.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 70.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 59.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 78.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 89.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 102M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 61.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 82.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 80.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 83.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 66.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 535K 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 43.5M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 41.6M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 29.7M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 34.6M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 81.0M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 205M 3s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 144M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 155M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 247M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 200M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 151M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 173M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 177M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 146M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 204M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 9.26M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 421M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 437M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 381M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 364M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 30.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 183M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 203M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 235M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 186M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 215M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 370M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 441M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 291M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 247M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 231M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 8.54M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 183M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 368M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 460M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 455M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 240M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 186M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 303M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 273M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 246M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 190M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 67.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 460K 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 82.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 74.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 124M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 111M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 113M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 66.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 65.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 130M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 182M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 73.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 120M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 67.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 67.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 68.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 48.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 85.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 124M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 172M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 35.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 68.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 15.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 24.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 31.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 25.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 37.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 59.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 80.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 100M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 46.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 31.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 33.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 43.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 170M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 156M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 165M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 197M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 197M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 233M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 423M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 448M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 437M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 362M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 407M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 447M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 436M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 375M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 448M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 477K 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 37.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 62.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 36.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 32.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 26.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 28.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 32.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 37.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 49.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 70.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 65.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 65.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 37.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 35.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 34.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 29.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 25.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 35.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 59.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 39.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 33.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 43.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 37.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 26.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 52.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 80.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 93.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 69.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 81.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 101M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 68.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 86.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 82.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 96.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 104M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 74.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 74.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 88.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 87.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 115M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 64.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 92.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 82.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 105M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 64.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 86.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 84.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 65.5M 2s unit-abot-epc-basic-0: 06:44:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 549K 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 41.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 44.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 31.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 55.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 48.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 38.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 24.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 44.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 42.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 36.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 62.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 89.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 79.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 43.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 38.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 42.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 42.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 37.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 29.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 42.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 42.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 47.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 43.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 53.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 45.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 54.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 41.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 45.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 77.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 76.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 76.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 71.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 99.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 120M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 72.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 90.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 73.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 93.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 89.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 78.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 113M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 83.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 77.7M 2s unit-abot-epc-basic-0: 06:44:28 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... machine-2: 06:44:28 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 06:44:28 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 06:44:28 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 06:44:28 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 06:44:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 519K 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 40.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 27.6M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 38.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 45.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 39.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 31.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 30.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 94.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 191M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 139M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 161M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 183M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 210M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 161M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 160M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 178M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 166M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 176M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 234M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 248M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 435M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 308M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 348M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 243M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 216M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 61.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 39.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 38.5M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 36.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 40.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 33.2M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 53.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 28.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 35.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 59.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 38.2M 2s unit-abot-epc-basic-0: 06:44:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 41.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 41.0M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 43.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 50.7M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 60.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 66.8M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 67.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 64.3M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 61.9M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 70.1M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 68.4M 2s unit-oai-hss-0: 06:44:28 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 67.3M 2s unit-abot-epc-basic-0: 06:44:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 504K 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 25.2M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 28.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 25.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 29.3M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 29.2M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 79.9M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 194M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 200M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 169M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 164M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 195M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 170M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 182M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 151M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 194M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 199M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 282M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 168M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 213M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 164M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 227M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 336M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 54.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 33.0M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 37.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 42.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 40.6M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 27.6M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 60.0M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 30.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 31.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 44.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 40.0M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 48.3M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 40.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 40.3M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 69.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 63.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 73.7M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 63.6M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 69.0M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 66.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 68.7M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 61.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 69.2M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 67.3M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 68.6M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 60.2M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 66.4M 2s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 521K 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 32.9M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 35.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 42.7M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 46.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 39.9M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 83.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 176M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 207M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 184M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 219M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 169M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 152M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 168M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 187M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 39.1M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 27.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 35.1M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 30.3M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 36.7M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 34.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 37.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 51.7M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 38.8M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 30.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 36.1M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 28.5M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 41.0M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 34.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 53.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 42.7M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 48.4M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 56.1M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 70.2M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 66.2M 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 68.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 59.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 68.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 64.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 68.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 59.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 69.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 68.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 68.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 59.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 69.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 68.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 82.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 67.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 78.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 103M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 541K 2s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 40.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 41.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 43.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 43.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 52.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 108M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 127M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 236M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 189M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 137M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 179M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 196M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 40.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 32.0M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 31.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 38.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 33.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 35.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 26.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 35.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 37.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 37.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 39.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 38.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 44.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 42.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 44.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 40.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 65.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 39.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 62.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 69.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 69.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 68.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 62.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 67.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 84.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 114M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 78.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 70.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 82.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 93.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 145M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 399M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 449M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 441M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 524K 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 30.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 31.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 32.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 36.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 35.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 33.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 37.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 34.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 37.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 69.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 215M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 193M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 184M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 153M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 184M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 192M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 192M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 163M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 246M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 168M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 144M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 29.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 40.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 44.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 32.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 35.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 43.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 45.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 40.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 41.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 43.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 53.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 60.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 39.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 52.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 64.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 68.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 60.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 70.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 67.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 65.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 61.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 71.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 62.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 70.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 60.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 70.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 65.8M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 532K 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 28.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 47.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 38.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 32.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 29.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 39.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 58.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 31.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 42.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 31.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 29.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 65.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 161M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 181M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 233M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 157M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 420M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 371M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 223M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 181M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 187M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 214M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 164M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 128M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 219M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 256M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 185M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 150M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 38.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 35.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 42.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 38.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 46.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 52.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 45.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 43.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 50.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 73.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 38.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 49.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 72.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 71.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 69.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 57.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 69.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 65.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 68.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 60.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 71.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 69.4M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 520K 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 33.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 38.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 33.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 26.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 25.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 39.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 46.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 39.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 47.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 38.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 52.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 33.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 28.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 41.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 35.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 30.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 35.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 75.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 285M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 196M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 230M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 275M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 324M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 204M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 318M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 341M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 185M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 340M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 457M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 417M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 193M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 228M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 219M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 160M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 262M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 196M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 29.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 50.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 60.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 35.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 63.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 71.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 71.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 60.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 69.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 59.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 71.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 65.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 72.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 68.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 68.7M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 520K 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 28.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 33.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 37.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 28.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 60.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 53.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 35.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 23.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 27.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 36.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 45.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 38.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 44.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 53.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 55.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 72.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 52.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 35.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 50.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 30.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 41.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 49.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 36.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 30.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 77.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 162M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 151M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 142M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 256M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 186M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 253M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 147M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 443M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 427M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 437M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 396M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 422M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 456M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 441M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 354M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 439M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 441M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 449M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 358M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 451M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 416M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 428M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 373M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 455M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 38.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 72.3M 1s unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 506K 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 34.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 30.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 34.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 38.8M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 34.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 41.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 50.9M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 34.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 33.4M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 26.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 34.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 41.2M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 42.1M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 43.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 36.7M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 51.6M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 36.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 38.0M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 44.5M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 47.3M 1s unit-oai-hss-0: 06:44:29 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 40.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 45.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 31.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 45.8M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 39.8M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 48.9M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 27.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 38.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 70.3M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 70.8M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 67.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 81.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 92.8M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 108M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 79.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 83.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 110M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 81.2M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 84.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 92.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 91.2M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 116M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 90.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 83.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 98.9M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 87.6M 1s unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 552K 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 46.3M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 54.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 48.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 111M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 271M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 250M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 245M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 247M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 256M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 113M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 53.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 50.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 45.9M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 57.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 64.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 56.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 45.2M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 52.4M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 51.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 52.2M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 46.4M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 56.3M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 57.4M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 59.5M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 47.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 59.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 63.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 62.6M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 50.3M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 56.9M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 65.0M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 57.7M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 52.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 60.0M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 61.4M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 78.1M 1s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 48.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 83.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 63.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 68.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 70.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 62.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 71.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 70.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 66.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 75.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 51.9M 0s unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 496K 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 44.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 52.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 60.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 58.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 50.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 59.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 54.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 69.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 56.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 56.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 61.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 51.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 47.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 52.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 55.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 117M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 234M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 291M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 246M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 263M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 258M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 283M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 302M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 292M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 228M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 279M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 313M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 283M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 249M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 236M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 312M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 422M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 254M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 266M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 286M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 288M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 41.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 32.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 43.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 56.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 47.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 36.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 54.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 42.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 33.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 57.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 43.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 37.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 49.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 52.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 41.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 45.6M 0s unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 497K 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 51.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 49.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 16.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 50.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 44.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 52.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 52.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 50.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 43.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 53.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 49.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 50.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 44.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 48.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 49.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 51.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 43.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 45.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 60.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 49.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 45.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 59.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 61.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 57.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 50.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 58.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 64.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 54.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 50.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 57.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 67.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 58.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 49.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 57.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 61.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 62.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 52.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 71.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 70.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 94.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 61.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 95.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 80.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 85.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 99.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 90.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 73.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 86.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 64.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 93.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 206M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 404M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 347M 0s unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 547K 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 47.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 48.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 16.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 49.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 45.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 41.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 49.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 56.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 53.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 42.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 45.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 45.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 47.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 38.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 50.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 54.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 54.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 53.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 68.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 63.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 144M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 227M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 294M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 223M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 304M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 232M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 282M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 240M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 355M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 341M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 307M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 333M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 284M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 257M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 247M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 39.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 53.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 66.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 49.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 56.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 57.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 64.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 46.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 61.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 49.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 61.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 53.9M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 54.2M 0s unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 498K 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 48.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 45.8M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 49.6M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 55.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 50.0M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 53.3M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 49.2M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 60.5M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 68.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 73.1M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 65.4M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 62.7M 0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 53750K ...... 100% 11500G=3.0s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install 2018-09-30 06:44:30 (17.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install FINISHED --2018-09-30 06:44:30-- unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install Total wall clock time: 5.5s unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.8s (13.7 MB/s) unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install (Reading database ... 53433 files and directories currently installed.) unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-oai-hss-0: 06:44:30 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:44:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 06:44:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 06:44:31 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:44:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 06:44:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:44:32 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 06:44:32 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:44:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 06:44:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 06:44:33 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 06:44:33 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-mysql-0: 06:44:33 DEBUG unit.mysql/0.config-changed mysql start/running, process 12414 unit-abot-epc-basic-0: 06:44:33 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-oai-hss-0: 06:44:33 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:44:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 06:44:34 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:44:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 06:44:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 06:44:34 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:44:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 06:44:35 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:44:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:44:35 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:44:36 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:44:37 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:44:37 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:44:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 06:44:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:44:37 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 06:44:37 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 06:44:37 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:44:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 06:44:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:44:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:44:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:44:38 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:44:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:44:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:44:40 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:44:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:44:40 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:44:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 06:44:40 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 06:44:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:44:41 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:44:41 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 06:44:41 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:44:41 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:44:41 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:44:42 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 06:44:42 DEBUG unit.mysql/0.config-changed mysql start/running, process 12535 unit-mysql-0: 06:44:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:44:42 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:44:43 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-mysql-0: 06:44:43 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 06:44:43 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 06:44:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:44:43 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 06:44:43 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 06:44:43 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 06:44:43 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 06:44:43 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 06:44:43 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 06:44:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:44:43 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:44:44 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:44:44 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:44:45 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:44:45 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:44:45 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:44:46 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:44:46 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 06:44:46 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 06:44:46 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:44:46 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-mysql-0: 06:44:46 DEBUG unit.mysql/0.start mysql stop/waiting unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:46 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:44:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 06:44:47 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:44:47 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:44:48 DEBUG unit.mysql/0.start mysql start/running, process 12648 unit-mysql-0: 06:44:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:44:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:44:49 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 06:44:49 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 06:44:49 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 06:44:49 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 06:44:49 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:44:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:44:49 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 06:44:49 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 06:44:50 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 06:44:50 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 06:44:51 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 06:44:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{0}] []}} unit-mysql-0: 06:44:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 06:44:56 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 06:44:56 INFO juju.worker.uniter.context trying to kill context process 3700 unit-oai-hss-0: 06:44:56 INFO juju.worker.uniter.context waiting for context process 3700 to die unit-oai-hss-0: 06:44:56 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 06:44:56 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 06:44:56 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 06:44:56 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:44:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:44:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:44:56 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 06:44:56 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 06:44:56 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 06:44:58 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 06:44:58 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 06:44:58 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 06:44:58 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 06:45:03 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 06:45:05 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:45:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:45:05 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:45:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:45:06 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:45:06 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:45:06 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 06:45:06 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 06:45:06 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 06:45:06 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:45:08 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.0 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 530.6 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1072.5 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 859.1 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 843.6 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1702.0 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 1/22 KB 4/22 KB 6/22 KB 9/22 KB 12/22 KB 14/22 KB 17/22 KB 20/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1094.2 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1266.0 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 180.5 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 143.8 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 755.9 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 45.7 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 316.9 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 34.3 KB/sec) unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 06:45:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 400.2 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 51.3 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 124.7 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 107.5 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 81.3 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 33.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 473.7 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1860.7 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/15 KB 7/15 KB 11/15 KB 15/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 758.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 52.4 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 998.3 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 366.7 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 710.8 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/153 KB 6/153 KB 9/153 KB 11/153 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 14/153 KB 16/153 KB 19/153 KB 22/153 KB 25/153 KB 27/153 KB 3/50 KB 27/153 KB 5/50 KB 27/153 KB 8/50 KB 27/153 KB 11/50 KB 27/153 KB 13/50 KB 27/153 KB 16/50 KB 27/153 KB 19/50 KB 27/153 KB 21/50 KB 27/153 KB 21/50 KB 30/153 KB 24/50 KB 30/153 KB 27/50 KB 32/153 KB 29/50 KB 32/153 KB 32/50 KB 32/153 KB 24/50 KB 32/153 KB 32/50 KB 36/153 KB 32/50 KB 40/153 KB 32/50 KB 44/153 KB 32/50 KB 48/153 KB 32/50 KB 52/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 36/50 KB 52/153 KB 40/50 KB 52/153 KB 40/50 KB 56/153 KB 44/50 KB 60/153 KB 44/50 KB 64/153 KB 44/50 KB 56/153 KB 48/50 KB 64/153 KB 50/50 KB 64/153 KB 50/50 KB 68/153 KB 50/50 KB 72/153 KB 3/30 KB 50/50 KB 76/153 KB 3/30 KB 50/50 KB 72/153 KB 6/30 KB 50/50 KB 76/153 KB 9/30 KB 50/50 KB 76/153 KB 11/30 KB 50/50 KB 76/153 KB 11/30 KB 50/50 KB 80/153 KB 11/30 KB 50/50 KB 84/153 KB 14/30 KB 50/50 KB 88/153 KB 14/30 KB 50/50 KB 92/153 KB 14/30 KB 50/50 KB 96/153 KB 14/30 KB 50/50 KB 84/153 KB 16/30 KB 50/50 KB 96/153 KB 19/30 KB 50/50 KB 96/153 KB 22/30 KB 50/50 KB 96/153 KB 25/30 KB 50/50 KB 96/153 KB 25/30 KB 50/50 KB 100/153 KB 27/30 KB 50/50 KB 104/153 KB 27/30 KB 50/50 KB 108/153 KB 27/30 KB 50/50 KB 112/153 KB 27/30 KB 50/50 KB 100/153 KB 30/30 KB 50/50 KB 112/153 KB 30/30 KB 50/50 KB 116/153 KB 30/30 KB 50/50 KB 3/48 KB 116/153 KB 30/30 KB 5/48 KB 116/153 KB 30/30 KB 8/48 KB 116/153 KB 30/30 KB 11/48 KB 116/153 KB 30/30 KB 13/48 KB 116/153 KB 30/30 KB 16/48 KB 116/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 1156.8 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 30/30 KB 3/35 KB 19/48 KB 116/153 KB 30/30 KB 3/35 KB 16/48 KB 116/153 KB 30/30 KB 6/35 KB 19/48 KB 116/153 KB 30/30 KB 9/35 KB 19/48 KB 116/153 KB 30/30 KB 11/35 KB 19/48 KB 116/153 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 568.9 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 11/35 KB 19/48 KB 120/153 KB 11/35 KB 21/48 KB 120/153 KB 11/35 KB 21/48 KB 124/153 KB 11/35 KB 21/48 KB 128/153 KB 11/35 KB 21/48 KB 132/153 KB 11/35 KB 24/48 KB 132/153 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 11/35 KB 24/48 KB 136/153 KB 11/35 KB 24/48 KB 140/153 KB 11/35 KB 24/48 KB 144/153 KB 14/35 KB 27/48 KB 144/153 KB 16/35 KB 27/48 KB 144/153 KB 11/35 KB 27/48 KB 144/153 KB 16/35 KB 27/48 KB 148/153 KB 16/35 KB 29/48 KB 148/153 KB 16/35 KB 29/48 KB 152/153 KB 16/35 KB 29/48 KB 153/153 KB 16/35 KB 32/48 KB 153/153 KB 19/35 KB 32/48 KB 153/153 KB 22/35 KB 32/48 KB 153/153 KB 25/35 KB 32/48 KB 153/153 KB 27/35 KB 32/48 KB 153/153 KB 30/35 KB 32/48 KB 153/153 KB 32/35 KB 32/48 KB 153/153 KB 4/190 KB 32/35 KB 32/48 KB 153/153 KB 8/190 KB 32/35 KB 32/48 KB 153/153 KB 12/190 KB 32/35 KB 32/48 KB 153/153 KB 16/190 KB 32/35 KB 32/48 KB 153/153 KB 16/190 KB 35/35 KB 32/48 KB 153/153 KB 16/190 KB 35/35 KB 32/48 KB 3/119 KB 153/153 KB 16/190 KB 35/35 KB 36/48 KB 3/119 KB 153/153 KB 16/190 KB 35/35 KB 40/48 KB 3/119 KB 153/153 KB 16/190 KB 35/35 KB 44/48 KB 3/119 KB 153/153 KB 16/190 KB 35/35 KB 48/48 KB 3/119 KB 153/153 KB 16/190 KB 35/35 KB 48/48 KB 3/119 KB 153/153 KB 20/190 KB 35/35 KB 48/48 KB 3/119 KB 153/153 KB 24/190 KB 35/35 KB 48/48 KB 3/119 KB 153/153 KB 28/190 KB 35/35 KB 48/48 KB 3/119 KB 153/153 KB 32/190 KB 35/35 KB 48/48 KB 3/119 KB 153/153 KB 32/190 KB 35/35 KB 48/48 KB 6/119 KB 153/153 KB 36/190 KB 35/35 KB 48/48 KB 6/119 KB 153/153 KB 40/190 KB 35/35 KB 48/48 KB 6/119 KB 153/153 KB 44/190 KB 35/35 KB 48/48 KB 6/119 KB 153/153 KB 48/190 KB 35/35 KB 48/48 KB 9/119 KB 153/153 KB 44/190 KB 35/35 KB 48/48 KB 9/119 KB 153/153 KB 52/190 KB 35/35 KB 48/48 KB 9/119 KB 153/153 KB 56/190 KB 35/35 KB 48/48 KB 11/119 KB 153/153 KB 60/190 KB 35/35 KB 48/48 KB 11/119 KB 153/153 KB 64/190 KB 35/35 KB 48/48 KB 11/119 KB 153/153 KB 52/190 KB 35/35 KB 48/48 KB 11/119 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 577.0 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 411.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 64/190 KB 14/119 KB 153/153 KB 68/190 KB 16/119 KB 68/190 KB 19/119 KB 68/190 KB 22/119 KB 68/190 KB 25/119 KB 68/190 KB 14/119 KB 153/153 KB 72/190 KB 25/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1677.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 72/190 KB 27/119 KB 76/190 KB 30/119 KB 76/190 KB 27/119 KB 80/190 KB 30/119 KB 80/190 KB 32/119 KB 80/190 KB 36/119 KB 84/190 KB 3/37 KB 36/119 KB 84/190 KB 4/37 KB 36/119 KB 84/190 KB 7/37 KB 36/119 KB 84/190 KB 10/37 KB 36/119 KB 84/190 KB 12/37 KB 36/119 KB 84/190 KB 15/37 KB 36/119 KB 84/190 KB 18/37 KB 36/119 KB 84/190 KB 20/37 KB 36/119 KB 84/190 KB 23/37 KB 36/119 KB 84/190 KB 26/37 KB 36/119 KB 84/190 KB 36/119 KB 88/190 KB 28/37 KB 4/86 KB 40/119 KB 92/190 KB 28/37 KB 4/86 KB 40/119 KB 84/190 KB 28/37 KB 4/86 KB 40/119 KB 92/190 KB 28/37 KB 4/86 KB 44/119 KB 84/190 KB 28/37 KB 4/86 KB 36/119 KB 84/190 KB 26/37 KB 4/86 KB 36/119 KB 96/190 KB 4/66 KB 28/37 KB 8/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 12/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 16/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 20/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 24/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 28/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 32/86 KB 44/119 KB 96/190 KB 4/66 KB 28/37 KB 4/86 KB 44/119 KB 96/190 KB 8/66 KB 28/37 KB 32/86 KB 44/119 KB 96/190 KB 12/66 KB 28/37 KB 32/86 KB 44/119 KB 96/190 KB 16/66 KB 31/37 KB 32/86 KB 44/119 KB 96/190 KB 28/37 KB 4/86 KB 44/119 KB 100/190 KB 16/66 KB 31/37 KB 32/86 KB 44/119 KB 104/190 KB 20/66 KB 31/37 KB 36/86 KB 48/119 KB 96/190 KB 12/66 KB 31/37 KB 32/86 KB 44/119 KB 108/190 KB 20/66 KB 34/37 KB 36/86 KB 48/119 KB 108/190 KB 20/66 KB 36/37 KB 36/86 KB 48/119 KB 100/190 KB 20/66 KB 31/37 KB 36/86 KB 48/119 KB 108/190 KB 24/66 KB 37/37 KB 36/86 KB 48/119 KB 100/190 KB 16/66 KB 31/37 KB 36/86 KB 48/119 KB 100/190 KB 16/66 KB 31/37 KB 36/86 KB 44/119 KB 108/190 KB 24/66 KB 37/37 KB 40/86 KB 48/119 KB 108/190 KB 24/66 KB 37/37 KB 44/86 KB 48/119 KB 108/190 KB 24/66 KB 37/37 KB 48/86 KB 48/119 KB 108/190 KB 24/66 KB 37/37 KB 52/86 KB 48/119 KB 108/190 KB 24/66 KB 37/37 KB 56/86 KB 52/119 KB 108/190 KB 24/66 KB 37/37 KB 60/86 KB 52/119 KB 108/190 KB 24/66 KB 37/37 KB 64/86 KB 52/119 KB 108/190 KB 24/66 KB 37/37 KB 36/86 KB 48/119 KB 108/190 KB 28/66 KB 37/37 KB 64/86 KB 52/119 KB 108/190 KB 24/66 KB 37/37 KB 64/86 KB 52/119 KB 112/190 KB 32/66 KB 37/37 KB 64/86 KB 52/119 KB 116/190 KB 32/66 KB 37/37 KB 64/86 KB 52/119 KB 120/190 KB 32/66 KB 37/37 KB 68/86 KB 52/119 KB 124/190 KB 32/66 KB 37/37 KB 68/86 KB 52/119 KB 128/190 KB 32/66 KB 37/37 KB 68/86 KB 52/119 KB 108/190 KB 24/66 KB 37/37 KB 52/86 KB 52/119 KB 128/190 KB 32/66 KB 37/37 KB 68/86 KB 56/119 KB 128/190 KB 32/66 KB 37/37 KB 68/86 KB 60/119 KB 128/190 KB 32/66 KB 37/37 KB 68/86 KB 64/119 KB 108/190 KB 32/66 KB 37/37 KB 68/86 KB 52/119 KB 128/190 KB 36/66 KB 37/37 KB 68/86 KB 64/119 KB 128/190 KB 40/66 KB 37/37 KB 68/86 KB 68/119 KB 128/190 KB 44/66 KB 37/37 KB 68/86 KB 68/119 KB 128/190 KB 48/66 KB 68/86 KB 68/119 KB 116/190 KB 32/66 KB 37/37 KB 68/86 KB 52/119 KB 128/190 KB 48/66 KB 72/86 KB 68/119 KB 128/190 KB 48/66 KB 76/86 KB 68/119 KB 128/190 KB 48/66 KB 80/86 KB 68/119 KB 128/190 KB 48/66 KB 84/86 KB 68/119 KB 132/190 KB 52/66 KB 86/86 KB 68/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 393.9 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 128/190 KB 36/66 KB 37/37 KB 68/86 KB 68/119 KB 132/190 KB 52/66 KB 86/86 KB 72/119 KB 132/190 KB 52/66 KB 86/86 KB 76/119 KB 132/190 KB 52/66 KB 86/86 KB 80/119 KB 132/190 KB 52/66 KB 86/86 KB 84/119 KB 132/190 KB 52/66 KB 84/86 KB 68/119 KB 132/190 KB 56/66 KB 86/86 KB 84/119 KB 132/190 KB 60/66 KB 86/86 KB 84/119 KB 132/190 KB 64/66 KB 86/86 KB 88/119 KB 132/190 KB 66/66 KB 86/86 KB 88/119 KB 132/190 KB 48/66 KB 84/86 KB 68/119 KB 136/190 KB 66/66 KB 86/86 KB 88/119 KB 140/190 KB 66/66 KB 86/86 KB 88/119 KB 144/190 KB 66/66 KB 86/86 KB 88/119 KB 132/190 KB 60/66 KB 86/86 KB 88/119 KB 144/190 KB 66/66 KB 86/86 KB 92/119 KB 144/190 KB 66/66 KB 86/86 KB 96/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 144/190 KB 66/66 KB 86/86 KB 100/119 KB 148/190 KB 66/66 KB 104/119 KB 148/190 KB 66/66 KB 108/119 KB 148/190 KB 66/66 KB 112/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 838.6 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 148/190 KB 66/66 KB 86/86 KB 100/119 KB 152/190 KB 66/66 KB 112/119 KB 156/190 KB 66/66 KB 112/119 KB 160/190 KB 66/66 KB 112/119 KB 164/190 KB 66/66 KB 112/119 KB 168/190 KB 66/66 KB 116/119 KB 172/190 KB 66/66 KB 116/119 KB 176/190 KB 66/66 KB 116/119 KB 164/190 KB 66/66 KB 116/119 KB 176/190 KB 66/66 KB 119/119 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 176/190 KB 3/26 KB 66/66 KB 119/119 KB 180/190 KB 6/26 KB 119/119 KB 180/190 KB 9/26 KB 119/119 KB 180/190 KB 11/26 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 616.7 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 180/190 KB 14/26 KB 119/119 KB 180/190 KB 16/26 KB 119/119 KB 180/190 KB 19/26 KB 119/119 KB 180/190 KB 22/26 KB 119/119 KB 180/190 KB 3/26 KB 66/66 KB 119/119 KB 184/190 KB 22/26 KB 119/119 KB 188/190 KB 22/26 KB 119/119 KB 190/190 KB 25/26 KB 119/119 KB 188/190 KB 25/26 KB 119/119 KB 190/190 KB 26/26 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 1065.2 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 190/190 KB 26/26 KB 3/324 KB 190/190 KB 26/26 KB 6/324 KB 190/190 KB 26/26 KB 9/324 KB 190/190 KB 26/26 KB 11/324 KB 190/190 KB 26/26 KB 14/324 KB 190/190 KB 26/26 KB 14/324 KB 3/79 KB 190/190 KB 26/26 KB 14/324 KB 6/79 KB 190/190 KB 26/26 KB 14/324 KB 9/79 KB 190/190 KB 26/26 KB 16/324 KB 11/79 KB 16/324 KB 14/79 KB 190/190 KB 26/26 KB 16/324 KB 9/79 KB 19/324 KB 14/79 KB 19/324 KB 16/79 KB 19/324 KB 19/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1607.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/228 KB 22/324 KB 22/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 212.3 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 22/324 KB 22/79 KB 22/324 KB 19/79 KB 3/228 KB 25/324 KB 22/79 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 3/228 KB 27/324 KB 25/79 KB 6/228 KB 27/324 KB 27/79 KB 3/228 KB 27/324 KB 22/79 KB 6/228 KB 27/324 KB 25/79 KB 6/228 KB 30/324 KB 27/79 KB 9/228 KB 32/324 KB 27/79 KB 9/228 KB 32/324 KB 27/79 KB 11/228 KB 32/324 KB 27/79 KB 14/228 KB 32/324 KB 30/79 KB 16/228 KB 36/324 KB 30/79 KB 11/228 KB 32/324 KB 30/79 KB 16/228 KB 36/324 KB 32/79 KB 16/228 KB 36/324 KB 36/79 KB 19/228 KB 36/324 KB 40/79 KB 14/228 KB 36/324 KB 30/79 KB 19/228 KB 36/324 KB 36/79 KB 19/228 KB 40/324 KB 40/79 KB 19/228 KB 44/324 KB 40/79 KB 22/228 KB 48/324 KB 40/79 KB 22/228 KB 4/152 KB 52/324 KB 3/32 KB 40/79 KB 22/228 KB 44/324 KB 40/79 KB 25/228 KB 4/152 KB 52/324 KB 3/32 KB 44/79 KB 22/228 KB 4/152 KB 52/324 KB 3/32 KB 44/79 KB 25/228 KB 4/152 KB 52/324 KB 3/32 KB 48/79 KB 22/228 KB 4/152 KB 48/324 KB 3/32 KB 40/79 KB 25/228 KB 8/152 KB 52/324 KB 3/32 KB 48/79 KB 25/228 KB 12/152 KB 52/324 KB 3/32 KB 48/79 KB 25/228 KB 16/152 KB 52/324 KB 3/32 KB 48/79 KB 25/228 KB 20/152 KB 52/324 KB 3/32 KB 48/79 KB 27/228 KB 24/152 KB 56/324 KB 3/32 KB 52/79 KB 27/228 KB 28/152 KB 56/324 KB 3/32 KB 52/79 KB 27/228 KB 32/152 KB 56/324 KB 3/32 KB 52/79 KB 22/228 KB 48/324 KB 3/32 KB 40/79 KB 27/228 KB 32/152 KB 56/324 KB 6/32 KB 52/79 KB 27/228 KB 32/152 KB 56/324 KB 9/32 KB 52/79 KB 27/228 KB 32/152 KB 56/324 KB 11/32 KB 52/79 KB 27/228 KB 20/152 KB 56/324 KB 3/32 KB 52/79 KB 27/228 KB 32/152 KB 60/324 KB 11/32 KB 52/79 KB 27/228 KB 32/152 KB 64/324 KB 14/32 KB 52/79 KB 27/228 KB 20/152 KB 52/324 KB 3/32 KB 52/79 KB 27/228 KB 32/152 KB 64/324 KB 14/32 KB 56/79 KB 27/228 KB 32/152 KB 68/324 KB 14/32 KB 60/79 KB 27/228 KB 32/152 KB 68/324 KB 14/32 KB 64/79 KB 27/228 KB 32/152 KB 68/324 KB 14/32 KB 68/79 KB 27/228 KB 36/152 KB 68/324 KB 14/32 KB 72/79 KB 27/228 KB 36/152 KB 68/324 KB 14/32 KB 76/79 KB 27/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 27/228 KB 20/152 KB 52/324 KB 3/32 KB 48/79 KB 30/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 32/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 36/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 40/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 44/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 48/228 KB 36/152 KB 68/324 KB 14/32 KB 79/79 KB 27/228 KB 36/152 KB 68/324 KB 14/32 KB 68/79 KB 48/228 KB 40/152 KB 68/324 KB 14/32 KB 79/79 KB 48/228 KB 44/152 KB 68/324 KB 14/32 KB 79/79 KB 48/228 KB 48/152 KB 68/324 KB 14/32 KB 79/79 KB 48/228 KB 52/152 KB 68/324 KB 14/32 KB 79/79 KB 52/228 KB 56/152 KB 68/324 KB 14/32 KB 79/79 KB 52/228 KB 60/152 KB 68/324 KB 14/32 KB 79/79 KB 52/228 KB 64/152 KB 68/324 KB 14/32 KB 79/79 KB 27/228 KB 32/152 KB 68/324 KB 14/32 KB 56/79 KB 52/228 KB 64/152 KB 72/324 KB 14/32 KB 79/79 KB 52/228 KB 64/152 KB 76/324 KB 14/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 14/32 KB 79/79 KB 27/228 KB 32/152 KB 60/324 KB 14/32 KB 52/79 KB 52/228 KB 64/152 KB 80/324 KB 16/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 19/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 22/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 25/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 27/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 30/32 KB 79/79 KB 52/228 KB 64/152 KB 80/324 KB 32/32 KB 79/79 KB 52/228 KB 64/152 KB 84/324 KB 32/32 KB 79/79 KB 52/228 KB 64/152 KB 88/324 KB 32/32 KB 79/79 KB 52/228 KB 64/152 KB 92/324 KB 32/32 KB 79/79 KB 52/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 52/228 KB 52/152 KB 68/324 KB 14/32 KB 79/79 KB 56/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 60/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 64/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 68/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 72/228 KB 68/152 KB 100/324 KB 32/32 KB 68/228 KB 64/152 KB 100/324 KB 32/32 KB 79/79 KB 72/228 KB 68/152 KB 104/324 KB 32/32 KB 72/228 KB 68/152 KB 108/324 KB 32/32 KB 72/228 KB 68/152 KB 112/324 KB 32/32 KB 68/228 KB 68/152 KB 100/324 KB 32/32 KB 79/79 KB 76/228 KB 72/152 KB 112/324 KB 32/32 KB 76/228 KB 68/152 KB 112/324 KB 32/32 KB 80/228 KB 72/152 KB 112/324 KB 32/32 KB 84/228 KB 72/152 KB 116/324 KB 32/32 KB 88/228 KB 76/152 KB 116/324 KB 92/228 KB 76/152 KB 116/324 KB 96/228 KB 76/152 KB 116/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 537.3 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 207.5 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 84/228 KB 76/152 KB 116/324 KB 32/32 KB 96/228 KB 80/152 KB 116/324 KB 96/228 KB 84/152 KB 116/324 KB 96/228 KB 88/152 KB 116/324 KB 96/228 KB 92/152 KB 116/324 KB 96/228 KB 96/152 KB 116/324 KB 96/228 KB 100/152 KB 116/324 KB 100/228 KB 104/152 KB 116/324 KB 80/228 KB 72/152 KB 116/324 KB 32/32 KB 100/228 KB 104/152 KB 120/324 KB 100/228 KB 104/152 KB 124/324 KB 100/228 KB 104/152 KB 128/324 KB 100/228 KB 104/152 KB 132/324 KB 100/228 KB 104/152 KB 136/324 KB 100/228 KB 104/152 KB 140/324 KB 100/228 KB 104/152 KB 144/324 KB 100/228 KB 100/152 KB 116/324 KB 104/228 KB 104/152 KB 144/324 KB 108/228 KB 104/152 KB 144/324 KB 112/228 KB 104/152 KB 144/324 KB 116/228 KB 104/152 KB 144/324 KB 3/234 KB 120/228 KB 108/152 KB 148/324 KB 3/234 KB 124/228 KB 108/152 KB 148/324 KB 3/234 KB 116/228 KB 108/152 KB 148/324 KB 6/234 KB 124/228 KB 108/152 KB 148/324 KB 9/234 KB 124/228 KB 108/152 KB 148/324 KB 116/228 KB 108/152 KB 148/324 KB 9/234 KB 124/228 KB 112/152 KB 148/324 KB 11/234 KB 124/228 KB 112/152 KB 148/324 KB 14/234 KB 124/228 KB 112/152 KB 148/324 KB 16/234 KB 124/228 KB 112/152 KB 148/324 KB 116/228 KB 104/152 KB 148/324 KB 16/234 KB 128/228 KB 116/152 KB 152/324 KB 16/234 KB 128/228 KB 116/152 KB 156/324 KB 16/234 KB 128/228 KB 116/152 KB 160/324 KB 16/234 KB 128/228 KB 116/152 KB 148/324 KB 16/234 KB 132/228 KB 116/152 KB 160/324 KB 16/234 KB 136/228 KB 116/152 KB 164/324 KB 16/234 KB 124/228 KB 116/152 KB 148/324 KB 16/234 KB 136/228 KB 120/152 KB 164/324 KB 16/234 KB 136/228 KB 124/152 KB 164/324 KB 16/234 KB 136/228 KB 128/152 KB 164/324 KB 16/234 KB 136/228 KB 132/152 KB 164/324 KB 16/234 KB 140/228 KB 136/152 KB 164/324 KB 16/234 KB 140/228 KB 140/152 KB 164/324 KB 16/234 KB 140/228 KB 144/152 KB 164/324 KB 16/234 KB 132/228 KB 116/152 KB 164/324 KB 16/234 KB 140/228 KB 144/152 KB 168/324 KB 16/234 KB 140/228 KB 144/152 KB 172/324 KB 16/234 KB 140/228 KB 144/152 KB 176/324 KB 16/234 KB 140/228 KB 144/152 KB 180/324 KB 16/234 KB 140/228 KB 148/152 KB 184/324 KB 16/234 KB 140/228 KB 132/152 KB 164/324 KB 16/234 KB 144/228 KB 148/152 KB 184/324 KB 16/234 KB 148/228 KB 148/152 KB 184/324 KB 19/234 KB 152/228 KB 148/152 KB 188/324 KB 19/234 KB 156/228 KB 148/152 KB 188/324 KB 19/234 KB 160/228 KB 148/152 KB 188/324 KB 16/234 KB 140/228 KB 148/152 KB 180/324 KB 19/234 KB 160/228 KB 152/152 KB 188/324 KB 19/234 KB 160/228 KB 152/152 KB 188/324 KB 19/234 KB 148/228 KB 148/152 KB 188/324 KB 22/234 KB 160/228 KB 152/152 KB 188/324 KB 25/234 KB 160/228 KB 152/152 KB 188/324 KB 27/234 KB 160/228 KB 152/152 KB 188/324 KB 30/234 KB 160/228 KB 152/152 KB 188/324 KB 32/234 KB 160/228 KB 152/152 KB 188/324 KB 36/234 KB 160/228 KB 152/152 KB 188/324 KB 40/234 KB 160/228 KB 152/152 KB 188/324 KB 16/234 KB 148/228 KB 148/152 KB 188/324 KB 40/234 KB 160/228 KB 152/152 KB 192/324 KB 40/234 KB 160/228 KB 152/152 KB 196/324 KB 44/234 KB 164/228 KB 152/152 KB 200/324 KB 44/234 KB 164/228 KB 152/152 KB 204/324 KB 44/234 KB 164/228 KB 152/152 KB 208/324 KB 44/234 KB 164/228 KB 152/152 KB 212/324 KB 44/234 KB 164/228 KB 152/152 KB 216/324 KB 44/234 KB 164/228 KB 152/152 KB 220/324 KB 44/234 KB 164/228 KB 152/152 KB 224/324 KB 44/234 KB 164/228 KB 152/152 KB 196/324 KB 48/234 KB 164/228 KB 152/152 KB 224/324 KB 52/234 KB 164/228 KB 152/152 KB 224/324 KB 56/234 KB 164/228 KB 152/152 KB 224/324 KB 60/234 KB 164/228 KB 152/152 KB 224/324 KB 64/ unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 234 KB 164/228 KB 152/152 KB 224/324 KB 40/234 KB 164/228 KB 152/152 KB 196/324 KB 64/234 KB 168/228 KB 152/152 KB 224/324 KB 64/234 KB 172/228 KB 152/152 KB 224/324 KB 64/234 KB 176/228 KB 152/152 KB 224/324 KB 64/234 KB 180/228 KB 152/152 KB 224/324 KB 68/234 KB 184/228 KB 152/152 KB 224/324 KB 68/234 KB 188/228 KB 152/152 KB 224/324 KB 68/234 KB 192/228 KB 152/152 KB 224/324 KB 68/234 KB 196/228 KB 152/152 KB 224/324 KB 68/234 KB 200/228 KB 228/324 KB 68/234 KB 180/228 KB 152/152 KB 224/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 857.7 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 72/234 KB 200/228 KB 228/324 KB 76/234 KB 200/228 KB 228/324 KB 80/234 KB 200/228 KB 228/324 KB 84/234 KB 200/228 KB 228/324 KB 88/234 KB 204/228 KB 228/324 KB 92/234 KB 204/228 KB 228/324 KB 96/234 KB 204/228 KB 228/324 KB 100/234 KB 204/228 KB 228/324 KB 104/234 KB 204/228 KB 228/324 KB 108/234 KB 204/228 KB 228/324 KB 68/234 KB 196/228 KB 152/152 KB 228/324 KB 108/234 KB 204/228 KB 232/324 KB 108/234 KB 204/228 KB 236/324 KB 108/234 KB 204/228 KB 240/324 KB 108/234 KB 204/228 KB 244/324 KB 108/234 KB 204/228 KB 248/324 KB 108/234 KB 204/228 KB 252/324 KB 108/234 KB 204/228 KB 256/324 KB 84/234 KB 204/228 KB 228/324 KB 108/234 KB 208/228 KB 256/324 KB 108/234 KB 212/228 KB 256/324 KB 108/234 KB 216/228 KB 256/324 KB 108/234 KB 220/228 KB 256/324 KB 108/234 KB 224/228 KB 256/324 KB 108/234 KB 228/228 KB 256/324 KB 108/234 KB 228/228 KB 260/324 KB 112/234 KB 228/228 KB 264/324 KB 112/234 KB 228/228 KB 268/324 KB 112/234 KB 228/228 KB 271/324 KB 112/234 KB 228/228 KB 260/324 KB 116/234 KB 228/228 KB 271/324 KB 120/234 KB 228/228 KB 275/324 KB 124/234 KB 228/228 KB 275/324 KB 128/234 KB 228/228 KB 275/324 KB 116/234 KB 228/228 KB 275/324 KB 128/234 KB 228/228 KB 279/324 KB 128/234 KB 228/228 KB 283/324 KB 128/234 KB 228/228 KB 287/324 KB 132/234 KB 228/228 KB 291/324 KB 132/234 KB 228/228 KB 295/324 KB 132/234 KB 228/228 KB 299/324 KB 132/234 KB 228/228 KB 303/324 KB 132/234 KB 228/228 KB 287/324 KB 136/234 KB 228/228 KB 303/324 KB 140/234 KB 228/228 KB 303/324 KB 144/234 KB 228/228 KB 303/324 KB 148/234 KB 228/228 KB 303/324 KB 152/234 KB 303/324 KB 156/234 KB 303/324 KB 160/234 KB 307/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1190.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 156/234 KB 307/324 KB 160/234 KB 311/324 KB 160/234 KB 315/324 KB 164/234 KB 319/324 KB 164/234 KB 323/324 KB 164/234 KB 324/324 KB 164/234 KB 315/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 204/234 KB 208/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1636.1 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 1116.5 KB/sec) unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4733447313607566611.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.584 s unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-30T06:45:10+00:00 unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2445475190387546375.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.687 s unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-30T06:45:13+00:00 unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3996878774983732112.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.674 s unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-30T06:45:16+00:00 unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 06:45:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 64.9MB/s eta 0:00:01  17% |##### | 20kB 3.4MB/s eta 0:00:01  25% |######## | 30kB 3.7MB/s eta 0:00:01  34% |########## | 40kB 3.7MB/s eta 0:00:01  42% |############# | 51kB 3.9MB/s eta 0:00:01  51% |################ | 61kB 4.6MB/s eta 0:00:01  59% |################### | 71kB 4.6MB/s eta 0:00:01  68% |##################### | 81kB 5.2MB/s eta 0:00:01  76% |######################## | 92kB 5.2MB/s eta 0:00:01  85% |########################### | 102kB 4.9MB/s eta 0:00:01  93% |############################## | 112kB 4.9MB/s eta 0:00:01  100% |################################| 122kB 4.5MB/s unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 82.6MB/s eta 0:00:01  15% |#### | 20kB 10.0MB/s eta 0:00:01  23% |####### | 30kB 13.8MB/s eta 0:00:01  30% |######### | 40kB 7.2MB/s eta 0:00:01  38% |############ | 51kB 6.6MB/s eta 0:00:01  46% |############## | 61kB 7.7MB/s eta 0:00:01  53% |################# | 71kB 7.0MB/s eta 0:00:01  61% |################### | 81kB 7.9MB/s eta 0:00:01  69% |###################### | 92kB 7.7MB/s eta 0:00:01  76% |######################## | 102kB 6.9MB/s eta 0:00:01  84% |########################### | 112kB 6.8MB/s eta 0:00:01  92% |############################# | 122kB 7.2MB/s eta 0:00:01  99% |############################### | 133kB 6.8MB/s eta 0:00:01  100% |################################| 143kB 5.3MB/s unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 67.3MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 3.3MB/s eta 0:00:01  44% |############## | 40kB 3.8MB/s eta 0:00:01  56% |################# | 51kB 4.2MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/s eta 0:00:01  78% |######################### | 71kB 4.8MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.2MB/s unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 93.0MB/s eta 0:00:01  16% |##### | 20kB 16.3MB/s eta 0:00:01  24% |####### | 30kB 21.5MB/s eta 0:00:01  32% |########## | 40kB 9.0MB/s eta 0:00:01  40% |############ | 51kB 8.0MB/s eta 0:00:01  48% |############### | 61kB 9.3MB/s eta 0:00:01  56% |################## | 71kB 9.0MB/s eta 0:00:01  64% |#################### | 81kB 7.8MB/s eta 0:00:01  72% |####################### | 92kB 8.7MB/s eta 0:00:01  81% |######################### | 102kB 7.8MB/s eta 0:00:01  89% |############################ | 112kB 7.8MB/s eta 0:00:01  97% |############################### | 122kB 7.6MB/s eta 0:00:01  100% |################################| 133kB 4.9MB/s unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 06:45:18 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 74.2MB/s eta 0:00:01  44% |############## | 20kB 12.5MB/s eta 0:00:01  66% |##################### | 30kB 17.0MB/s eta 0:00:01  88% |############################ | 40kB 8.9MB/s eta 0:00:01  100% |################################| 51kB 6.8MB/s unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 84.7MB/s eta 0:00:01  6% |## | 20kB 16.8MB/s eta 0:00:01  9% |### | 30kB 22.0MB/s eta 0:00:01  12% |#### | 40kB 9.5MB/s eta 0:00:01  15% |##### | 51kB 9.2MB/s eta 0:00:01  19% |###### | 61kB 10.6MB/s eta 0:00:01  22% |####### | 71kB 9.2MB/s eta 0:00:01  25% |######## | 81kB 8.2MB/s eta 0:00:01  28% |######### | 92kB 9.0MB/s eta 0:00:01  31% |########## | 102kB 8.1MB/s eta 0:00:01  34% |########### | 112kB 8.1MB/s eta 0:00:01  38% |############ | 122kB 8.4MB/s eta 0:00:01  41% |############# | 133kB 7.3MB/s eta 0:00:01  44% |############## | 143kB 9.1MB/s eta 0:00:01  47% |############### | 153kB 8.1MB/s eta 0:00:01  50% |################ | 163kB 7.2MB/s eta 0:00:01  53% |################# | 174kB 8.3MB/s eta 0:00:01  57% |################## | 184kB 8.3MB/s eta 0:00:01  60% |################### | 194kB 8.3MB/s eta 0:00:01  63% |#################### | 204kB 9.4MB/s eta 0:00:01  66% |##################### | 215kB 7.9MB/s eta 0:00:01  69% |###################### | 225kB 8.2MB/s eta 0:00:01  72% |####################### | 235kB 8.3MB/s eta 0:00:01  76% |######################## | 245kB 6.9MB/s eta 0:00:01  79% |######################### | 256kB 8.3MB/s eta 0:00:01  82% |########################## | 266kB 9.4MB/s eta 0:00:01  85% |########################### | 276kB 9.4MB/s eta 0:00:01  88% |############################ | 286kB 8.9MB/s eta 0:00:01  91% |############################# | 296kB 7.7MB/s eta 0:00:01  95% |############################## | 307kB 8.1MB/s eta 0:00:01  98% |############################### | 317kB 8.4MB/s eta 0:00:01  100% |################################| 327kB 3.3MB/s unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 83.2MB/s eta 0:00:01  25% |######## | 20kB 22.5MB/s eta 0:00:01  37% |############ | 30kB 28.5MB/s eta 0:00:01  50% |################ | 40kB 10.1MB/s eta 0:00:01  62% |#################### | 51kB 8.4MB/s eta 0:00:01  75% |######################## | 61kB 9.6MB/s eta 0:00:01  88% |############################ | 71kB 9.6MB/s eta 0:00:01  100% |################################| 81kB 6.7MB/s unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 06:45:19 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 06:45:20 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 06:45:20 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 06:45:20 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:45:20 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 06:45:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 8.4MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/s eta 0:00:01  45% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################## | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  79% |######################### | 71kB 5.5MB/s eta 0:00:01  90% |############################ | 81kB 5.3MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 06:45:23 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:23 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:45:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.0 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 423.2 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1010.3 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 783.2 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 197.0 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 570.8 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2725.6 KB/sec) unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 81.4 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 93.2 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 113.7 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 105.6 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 125.2 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 43.1 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 269.9 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 543.1 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 3/48 KB 9/114 KB 3/48 KB 11/114 KB 3/48 KB 3/114 KB 3/48 KB 14/114 KB 3/48 KB 16/114 KB 3/48 KB 19/114 KB 6/48 KB 16/114 KB 6/48 KB 19/114 KB 9/48 KB 22/114 KB 9/48 KB 25/114 KB 9/48 KB 25/114 KB 11/48 KB 25/114 KB 14/48 KB 25/114 KB 16/48 KB 27/114 KB 19/48 KB 27/114 KB 22/48 KB 27/114 KB 16/48 KB 30/114 KB 22/48 KB 32/114 KB 22/48 KB 32/114 KB 25/48 KB 36/114 KB 27/48 KB 36/114 KB 25/48 KB 40/114 KB 27/48 KB 44/114 KB 27/48 KB 48/114 KB 30/48 KB 44/114 KB 30/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 52/114 KB 30/48 KB 56/114 KB 32/48 KB 60/114 KB 32/48 KB 52/114 KB 32/48 KB 64/114 KB 36/48 KB 64/114 KB 32/48 KB 64/114 KB 40/48 KB 64/114 KB 44/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 68/114 KB 44/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 3/35 KB 88/114 KB 48/48 KB 3/35 KB 92/114 KB 48/48 KB 3/35 KB 96/114 KB 48/48 KB 3/35 KB 84/114 KB 48/48 KB 6/35 KB 96/114 KB 48/48 KB 9/35 KB 100/114 KB 48/48 KB 11/35 KB 100/114 KB 48/48 KB 6/35 KB 100/114 KB 48/48 KB 11/35 KB 104/114 KB 48/48 KB 14/35 KB 108/114 KB 48/48 KB 14/35 KB 112/114 KB 14/35 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1065.5 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 14/35 KB 108/114 KB 48/48 KB 3/29 KB 16/35 KB 114/114 KB 3/29 KB 19/35 KB 114/114 KB 3/29 KB 14/35 KB 114/114 KB 3/29 KB 22/35 KB 114/114 KB 3/29 KB 25/35 KB 114/114 KB 6/29 KB 25/35 KB 114/114 KB 9/29 KB 25/35 KB 114/114 KB 11/29 KB 25/35 KB 114/114 KB 11/29 KB 27/35 KB 114/114 KB 11/29 KB 30/35 KB 114/114 KB 11/29 KB 32/35 KB 114/114 KB 14/29 KB 35/35 KB 114/114 KB 14/29 KB 32/35 KB 114/114 KB 16/29 KB 35/35 KB 114/114 KB 19/29 KB 35/35 KB 114/114 KB 22/29 KB 35/35 KB 114/114 KB 25/29 KB 35/35 KB 114/114 KB 27/29 KB 35/35 KB 3/85 KB 114/114 KB 29/29 KB 4/56 KB 35/35 KB 3/85 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2101.1 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 25/29 KB 35/35 KB 3/85 KB 114/114 KB 27/29 KB 4/56 KB 35/35 KB 3/85 KB 114/114 KB 29/29 KB 8/56 KB 35/35 KB 3/85 KB 29/29 KB 12/56 KB 35/35 KB 3/85 KB 29/29 KB 16/56 KB 35/35 KB 3/85 KB 29/29 KB 16/56 KB 35/35 KB 5/85 KB 29/29 KB 16/56 KB 35/35 KB 8/85 KB 29/29 KB 20/56 KB 35/35 KB 11/85 KB 29/29 KB 20/56 KB 35/35 KB 8/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 29/29 KB 24/56 KB 35/35 KB 13/85 KB 29/29 KB 24/56 KB 35/35 KB 13/85 KB 29/29 KB 28/56 KB 35/35 KB 13/85 KB 29/29 KB 32/56 KB 35/35 KB 16/85 KB 29/29 KB 32/56 KB 35/35 KB 13/85 KB 29/29 KB 36/56 KB 35/35 KB 16/85 KB 29/29 KB 40/56 KB 19/85 KB 29/29 KB 36/56 KB 19/85 KB 29/29 KB 44/56 KB 21/85 KB 29/29 KB 44/56 KB 24/85 KB 29/29 KB 44/56 KB 27/85 KB 29/29 KB 44/56 KB 29/85 KB 3/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 637.3 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 29/29 KB 44/56 KB 27/85 KB 3/24 KB 29/29 KB 44/56 KB 29/85 KB 5/24 KB 29/29 KB 44/56 KB 19/85 KB 29/29 KB 48/56 KB 29/85 KB 5/24 KB 29/29 KB 52/56 KB 29/85 KB 5/24 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 29/29 KB 52/56 KB 32/85 KB 8/24 KB 29/29 KB 52/56 KB 29/85 KB 8/24 KB 29/29 KB 52/56 KB 36/85 KB 8/24 KB 29/29 KB 56/56 KB 40/85 KB 11/24 KB 29/29 KB 56/56 KB 36/85 KB 11/24 KB 29/29 KB 56/56 KB 36/85 KB 8/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 495.5 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 56/56 KB 44/85 KB 13/24 KB 56/56 KB 44/85 KB 16/24 KB 56/56 KB 44/85 KB 19/24 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 29/29 KB 56/56 KB 44/85 KB 11/24 KB 56/56 KB 48/85 KB 19/24 KB 56/56 KB 48/85 KB 21/24 KB 56/56 KB 4/86 KB 52/85 KB 24/24 KB 56/56 KB 4/86 KB 52/85 KB 24/24 KB 56/56 KB 4/86 KB 52/85 KB 21/24 KB 56/56 KB 8/86 KB 52/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1254.2 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 56/56 KB 52/85 KB 21/24 KB 12/86 KB 52/85 KB 24/24 KB 16/86 KB 56/85 KB 24/24 KB 12/86 KB 56/85 KB 24/24 KB 16/86 KB 60/85 KB 24/24 KB 16/86 KB 64/85 KB 24/24 KB 16/86 KB 68/85 KB 24/24 KB 20/86 KB 72/85 KB 24/24 KB 4/218 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 20/86 KB 68/85 KB 24/24 KB 4/218 KB 20/86 KB 72/85 KB 24/24 KB 8/218 KB 20/86 KB 72/85 KB 24/24 KB 12/218 KB 20/86 KB 72/85 KB 24/24 KB 16/218 KB 20/86 KB 76/85 KB 24/24 KB 16/218 KB 20/86 KB 80/85 KB 24/24 KB 16/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 478.0 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 20/86 KB 80/85 KB 20/218 KB 20/86 KB 68/85 KB 24/24 KB 20/218 KB 24/86 KB 80/85 KB 20/218 KB 28/86 KB 80/85 KB 20/218 KB 32/86 KB 80/85 KB 20/218 KB 36/86 KB 80/85 KB 20/218 KB 40/86 KB 84/85 KB 24/218 KB 44/86 KB 84/85 KB 24/218 KB 48/86 KB 84/85 KB 24/218 KB 52/86 KB 84/85 KB 24/218 KB 56/86 KB 84/85 KB 24/218 KB 3/12 KB 36/86 KB 84/85 KB 24/218 KB 60/86 KB 85/85 KB 24/218 KB 3/12 KB 36/86 KB 80/85 KB 24/218 KB 52/86 KB 84/85 KB 24/218 KB 3/12 KB 60/86 KB 85/85 KB 28/218 KB 5/12 KB 60/86 KB 85/85 KB 28/218 KB 5/12 KB 60/86 KB 85/85 KB 32/218 KB 5/12 KB 60/86 KB 85/85 KB 36/218 KB 8/12 KB 60/86 KB 85/85 KB 32/218 KB 8/12 KB 60/86 KB 85/85 KB 40/218 KB 11/12 KB 60/86 KB 85/85 KB 40/218 KB 12/12 KB 60/86 KB 85/85 KB 40/218 KB 12/12 KB 60/86 KB 85/85 KB 44/218 KB 12/12 KB 60/86 KB 85/85 KB 48/218 KB 12/12 KB 60/86 KB 84/85 KB 24/218 KB 3/12 KB 64/86 KB 85/85 KB 48/218 KB 12/12 KB 64/86 KB 85/85 KB 52/218 KB 12/12 KB 64/86 KB 85/85 KB 56/218 KB 64/86 KB 60/218 KB 64/86 KB 64/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 156.5 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1081.6 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 64/86 KB 68/218 KB 64/86 KB 72/218 KB 64/86 KB 76/218 KB 64/86 KB 80/218 KB 64/86 KB 84/218 KB 64/86 KB 88/218 KB 64/86 KB 92/218 KB 64/86 KB 96/218 KB 64/86 KB 100/218 KB 64/86 KB 104/218 KB 64/86 KB 108/218 KB 68/86 KB 108/218 KB 72/86 KB 108/218 KB 76/86 KB 108/218 KB 80/86 KB 108/218 KB 84/86 KB 108/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1015.6 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2157.8 KB/sec) unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6095172410545164891.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4831121775506196692.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5140964737645895367.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3925972253725553837.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3240517891307051367.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1734442841738672739.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.282 s unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-30T06:45:25+00:00 unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:45:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 19.7 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 764.4 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 25/32 KB 28/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 881.8 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 164.7 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 901.0 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 469.9 KB/sec) unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 06:45:28 DEBUG unit.abot-epc-basic/0.install 1/38 KB 4/38 KB 5/38 KB 8/38 KB 9/38 KB 12/38 KB 13/38 KB 16/38 KB 17/38 KB 20/38 KB 21/38 KB 24/38 KB 25/38 KB 28/38 KB 29/38 KB 32/38 KB 33/38 KB 36/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1209.8 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 271.3 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1186.6 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 280.7 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 261.7 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 384.6 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 322.0 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 06:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 51.0 KB/sec) unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 162.3 KB/sec) unit-abot-epc-basic-0: 06:45:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1211.1 KB/sec) unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install 1/6 KB 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 230.9 KB/sec) unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 161.0 KB/sec) unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 138.1 KB/sec) unit-abot-epc-basic-0: 06:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 270.4 KB/sec) unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 44.0 KB/sec) unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 06:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 94.5 KB/sec) unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 5/14 KB 8/14 KB 9/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1343.5 KB/sec) unit-abot-epc-basic-0: 06:45:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 887.1 KB/sec) unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 591.6 KB/sec) unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 247.1 KB/sec) unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 244.1 KB/sec) unit-abot-epc-basic-0: 06:45:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1707.2 KB/sec) unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 121.8 KB/sec) unit-abot-epc-basic-0: 06:45:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 122.1 KB/sec) unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 105.2 KB/sec) unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 445.4 KB/sec) unit-abot-epc-basic-0: 06:45:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 39.1 KB/sec) unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 121.8 KB/sec) unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 372.1 KB/sec) unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec) unit-abot-epc-basic-0: 06:45:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 995.0 KB/sec) unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1851.6 KB/sec) unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 99.1 KB/sec) unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 06:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 69.2 KB/sec) unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 518.1 KB/sec) unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 117.3 KB/sec) unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 06:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 440.4 KB/sec) unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 377.4 KB/sec) unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 185.5 KB/sec) unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 06:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 487.3 KB/sec) unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 308.5 KB/sec) unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1094.1 KB/sec) unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:45:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 419.3 KB/sec) unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 7/34 KB 9/34 KB 11/34 KB 13/34 KB 15/34 KB 17/34 KB 19/34 KB 21/34 KB 23/34 KB 25/34 KB 27/34 KB 29/34 KB 31/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1383.2 KB/sec) unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 209.2 KB/sec) unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install 1/6 KB 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 06:45:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 833.9 KB/sec) unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 237.1 KB/sec) unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 221.5 KB/sec) unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 06:45:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 55.1 KB/sec) unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 35.6 KB/sec) unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 81.2 KB/sec) unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 85.9 KB/sec) unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 06:45:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 980.6 KB/sec) unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 135.5 KB/sec) unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install 2/14 KB 5/14 KB 7/14 KB 10/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 824.2 KB/sec) unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 83.4 KB/sec) unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 395.2 KB/sec) unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 349.9 KB/sec) unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 678.1 KB/sec) unit-abot-epc-basic-0: 06:45:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 32.7 KB/sec) unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1108.5 KB/sec) unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 391.3 KB/sec) unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 751.2 KB/sec) unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 943.3 KB/sec) unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1749.1 KB/sec) unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 333.8 KB/sec) unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 319.1 KB/sec) unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1057.2 KB/sec) unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 282.6 KB/sec) unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.7 KB/sec) unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 499.0 KB/sec) unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 7/11 KB 10/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 558.0 KB/sec) unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 758.2 KB/sec) unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 7.5 KB/sec) unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 652.6 KB/sec) unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 58.0 KB/sec) unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 307.9 KB/sec) unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1488.9 KB/sec) unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install 343/680 B 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 35.0 KB/sec) unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 697.3 KB/sec) unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.2 KB/sec) unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 415.9 KB/sec) unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 174/966 KB 175/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 303.9 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 3/590 KB 6/590 KB 9/590 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 11/590 KB 14/590 KB 16/590 KB 19/590 KB 22/590 KB 25/590 KB 27/590 KB 30/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 62/590 KB 62/590 KB 3/10 KB 62/590 KB 5/10 KB 62/590 KB 8/10 KB 62/590 KB 10/10 KB 3/232 KB 62/590 KB 10/10 KB 5/232 KB 62/590 KB 10/10 KB 8/232 KB 62/590 KB 10/10 KB 11/232 KB 66/590 KB 10/10 KB 13/232 KB 66/590 KB 10/10 KB 8/232 KB 66/590 KB 10/10 KB 13/232 KB 70/590 KB 10/10 KB 13/232 KB 74/590 KB 10/10 KB 13/232 KB 78/590 KB 10/10 KB 13/232 KB 78/590 KB 3/240 KB 10/10 KB 13/232 KB 78/590 KB 5/240 KB 10/10 KB 13/232 KB 78/590 KB 8/240 KB 10/10 KB 13/232 KB 78/590 KB 11/240 KB 10/10 KB 13/232 KB 78/590 KB 13/240 KB 10/10 KB 13/232 KB 82/590 KB 13/240 KB 10/10 KB 13/232 KB 86/590 KB 13/240 KB 10/10 KB 13/232 KB 90/590 KB 13/240 KB 10/10 KB 13/232 KB 94/590 KB 13/240 KB 10/10 KB 16/232 KB 94/590 KB 13/240 KB 10/10 KB 19/232 KB 94/590 KB 13/240 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 249.5 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 21/232 KB 94/590 KB 13/240 KB 24/232 KB 98/590 KB 16/240 KB 27/232 KB 98/590 KB 16/240 KB 29/232 KB 98/590 KB 16/240 KB 32/232 KB 98/590 KB 16/240 KB 21/232 KB 98/590 KB 16/240 KB 32/232 KB 98/590 KB 19/240 KB 32/232 KB 98/590 KB 21/240 KB 32/232 KB 98/590 KB 24/240 KB 32/232 KB 98/590 KB 27/240 KB 32/232 KB 98/590 KB 29/240 KB 21/232 KB 98/590 KB 13/240 KB 32/232 KB 102/590 KB 29/240 KB 32/232 KB 106/590 KB 29/240 KB 32/232 KB 110/590 KB 29/240 KB 32/232 KB 114/590 KB 29/240 KB 32/232 KB 118/590 KB 29/240 KB 32/232 KB 122/590 KB 29/240 KB 32/232 KB 126/590 KB 29/240 KB 32/232 KB 126/590 KB 32/240 KB 36/232 KB 126/590 KB 32/240 KB 40/232 KB 126/590 KB 32/240 KB 44/232 KB 126/590 KB 32/240 KB 48/232 KB 126/590 KB 32/240 KB 48/232 KB 126/590 KB 36/240 KB 52/232 KB 126/590 KB 40/240 KB 52/232 KB 126/590 KB 44/240 KB 52/232 KB 126/590 KB 48/240 KB 52/232 KB 126/590 KB 36/240 KB 56/232 KB 126/590 KB 48/240 KB 60/232 KB 126/590 KB 48/240 KB 64/232 KB 126/590 KB 48/240 KB 68/232 KB 126/590 KB 48/240 KB 72/232 KB 126/590 KB 52/240 KB 76/232 KB 130/590 KB 52/240 KB 3/44 KB 80/232 KB 130/590 KB 52/240 KB 3/44 KB 68/232 KB 126/590 KB 52/240 KB 72/232 KB 130/590 KB 52/240 KB 3/44 KB 80/232 KB 134/590 KB 52/240 KB 3/44 KB 80/232 KB 138/590 KB 52/240 KB 3/44 KB 80/232 KB 142/590 KB 52/240 KB 3/44 KB 72/232 KB 126/590 KB 52/240 KB 3/44 KB 80/232 KB 142/590 KB 52/240 KB 6/44 KB 80/232 KB 142/590 KB 52/240 KB 9/44 KB 80/232 KB 142/590 KB 52/240 KB 11/44 KB 80/232 KB 142/590 KB 52/240 KB 14/44 KB 80/232 KB 142/590 KB 56/240 KB 14/44 KB 80/232 KB 142/590 KB 60/240 KB 14/44 KB 80/232 KB 142/590 KB 64/240 KB 16/44 KB 80/232 KB 142/590 KB 68/240 KB 16/44 KB 84/232 KB 146/590 KB 72/240 KB 16/44 KB 84/232 KB 146/590 KB 76/240 KB 16/44 KB 84/232 KB 146/590 KB 80/240 KB 16/44 KB 80/232 KB 142/590 KB 60/240 KB 16/44 KB 84/232 KB 146/590 KB 80/240 KB 19/44 KB 84/232 KB 146/590 KB 68/240 KB 16/44 KB 88/232 KB 146/590 KB 80/240 KB 19/44 KB 92/232 KB 146/590 KB 80/240 KB 19/44 KB 96/232 KB 146/590 KB 80/240 KB 19/44 KB 100/232 KB 146/590 KB 80/240 KB 19/44 KB 80/232 KB 146/590 KB 68/240 KB 16/44 KB 100/232 KB 150/590 KB 84/240 KB 22/44 KB 100/232 KB 154/590 KB 84/240 KB 22/44 KB 100/232 KB 158/590 KB 84/240 KB 22/44 KB 100/232 KB 162/590 KB 84/240 KB 22/44 KB 100/232 KB 166/590 KB 84/240 KB 22/44 KB 100/232 KB 170/590 KB 84/240 KB 22/44 KB 100/232 KB 174/590 KB 84/240 KB 22/44 KB 100/232 KB 178/590 KB 84/240 KB 22/44 KB 100/232 KB 182/590 KB 84/240 KB 22/44 KB 100/232 KB 186/590 KB 84/240 KB 22/44 KB 100/232 KB 190/590 KB 84/240 KB 22/44 KB 100/232 KB 146/590 KB 84/240 KB 22/44 KB 100/232 KB 190/590 KB 88/240 KB 22/44 KB 100/232 KB 146/590 KB 80/240 KB 22/44 KB 104/232 KB 190/590 KB 88/240 KB 25/44 KB 104/232 KB 190/590 KB 88/240 KB 27/44 KB 104/232 KB 190/590 KB 88/240 KB 30/44 KB 104/232 KB 190/590 KB 88/240 KB 32/44 KB 104/232 KB 190/590 KB 88/240 KB 36/44 KB 104/232 KB 190/590 KB 88/240 KB 40/44 KB 104/232 KB 190/590 KB 92/240 KB 40/44 KB 104/232 KB 190/590 KB 88/240 KB 22/44 KB 104/232 KB 190/590 KB 92/240 KB 44/44 KB 108/232 KB 190/590 KB 92/240 KB 44/44 KB 112/232 KB 190/590 KB 92/240 KB 44/44 KB 112/232 KB 190/590 KB 96/240 KB 44/44 KB 112/232 KB 190/590 KB 100/240 KB 44/44 KB 116/232 KB 190/590 KB 104/240 KB 44/44 KB 116/232 KB 190/590 KB 100/240 KB 44/44 KB 120/232 KB 190/590 KB 104/240 KB 44/44 KB unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 124/232 KB 190/590 KB 104/240 KB 44/44 KB 124/232 KB 190/590 KB 108/240 KB 44/44 KB 124/232 KB 190/590 KB 112/240 KB 44/44 KB 128/232 KB 190/590 KB 112/240 KB 44/44 KB 128/232 KB 194/590 KB 112/240 KB 44/44 KB 128/232 KB 198/590 KB 112/240 KB 44/44 KB 128/232 KB 202/590 KB 112/240 KB 44/44 KB 128/232 KB 206/590 KB 112/240 KB 44/44 KB 132/232 KB 206/590 KB 112/240 KB 44/44 KB 136/232 KB 206/590 KB 116/240 KB 44/44 KB 140/232 KB 206/590 KB 116/240 KB 44/44 KB 144/232 KB 206/590 KB 116/240 KB 44/44 KB 132/232 KB 206/590 KB 116/240 KB 44/44 KB 144/232 KB 206/590 KB 120/240 KB 44/44 KB 144/232 KB 206/590 KB 124/240 KB 44/44 KB 144/232 KB 206/590 KB 128/240 KB 44/44 KB 144/232 KB 206/590 KB 132/240 KB 44/44 KB 148/232 KB 210/590 KB 136/240 KB 148/232 KB 210/590 KB 132/240 KB 152/232 KB 210/590 KB 136/240 KB 156/232 KB 210/590 KB 136/240 KB 144/232 KB 210/590 KB 132/240 KB 156/232 KB 214/590 KB 140/240 KB 156/232 KB 218/590 KB 140/240 KB 156/232 KB 222/590 KB 140/240 KB 156/232 KB 210/590 KB 140/240 KB 156/232 KB 222/590 KB 144/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 637.2 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 160/232 KB 222/590 KB 144/240 KB 160/232 KB 222/590 KB 148/240 KB 164/232 KB 226/590 KB 152/240 KB 164/232 KB 226/590 KB 156/240 KB 164/232 KB 226/590 KB 160/240 KB 164/232 KB 226/590 KB 148/240 KB 168/232 KB 226/590 KB 160/240 KB 172/232 KB 226/590 KB 160/240 KB 176/232 KB 226/590 KB 160/240 KB 160/232 KB 226/590 KB 148/240 KB 176/232 KB 230/590 KB 160/240 KB 176/232 KB 234/590 KB 160/240 KB 176/232 KB 238/590 KB 160/240 KB 180/232 KB 238/590 KB 160/240 KB 184/232 KB 242/590 KB 164/240 KB 188/232 KB 242/590 KB 164/240 KB 192/232 KB 242/590 KB 164/240 KB 196/232 KB 242/590 KB 164/240 KB 200/232 KB 242/590 KB 164/240 KB 204/232 KB 242/590 KB 164/240 KB 208/232 KB 242/590 KB 164/240 KB 212/232 KB 242/590 KB 164/240 KB 216/232 KB 242/590 KB 164/240 KB 180/232 KB 242/590 KB 164/240 KB 180/232 KB 242/590 KB 160/240 KB 216/232 KB 246/590 KB 164/240 KB 216/232 KB 250/590 KB 164/240 KB 216/232 KB 254/590 KB 164/240 KB 216/232 KB 258/590 KB 164/240 KB 216/232 KB 262/590 KB 164/240 KB 216/232 KB 266/590 KB 164/240 KB 216/232 KB 270/590 KB 164/240 KB 216/232 KB 274/590 KB 164/240 KB 216/232 KB 274/590 KB 168/240 KB 216/232 KB 274/590 KB 172/240 KB 216/232 KB 274/590 KB 176/240 KB 216/232 KB 278/590 KB 176/240 KB 216/232 KB 282/590 KB 176/240 KB 216/232 KB 286/590 KB 176/240 KB 216/232 KB 286/590 KB 180/240 KB 216/232 KB 4/258 KB 3/1710 KB 286/590 KB 180/240 KB 216/232 KB 4/258 KB 5/1710 KB 286/590 KB 180/240 KB 216/232 KB 4/258 KB 8/1710 KB 286/590 KB 180/240 KB 216/232 KB 4/258 KB 11/1710 KB 286/590 KB 180/240 KB 216/232 KB 4/258 KB 13/1710 KB 286/590 KB 180/240 KB 216/232 KB 4/258 KB 13/1710 KB 290/590 KB 180/240 KB 216/232 KB 4/258 KB 286/590 KB 180/240 KB 216/232 KB 8/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 12/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 16/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 20/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 24/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 28/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 32/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 36/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 40/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 44/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 48/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 48/258 KB 16/1710 KB 290/590 KB 184/240 KB 216/232 KB 52/258 KB 16/1710 KB 290/590 KB 184/240 KB 216/232 KB 4/258 KB 13/1710 KB 290/590 KB 184/240 KB 216/232 KB 52/258 KB 16/1710 KB 294/590 KB 188/240 KB 216/232 KB 52/258 KB 16/1710 KB 294/590 KB 192/240 KB 216/232 KB 52/258 KB 16/1710 KB 294/590 KB 184/240 KB 216/232 KB 56/258 KB 16/1710 KB 298/590 KB 192/240 KB 216/232 KB 56/258 KB 19/1710 KB 302/590 KB 192/240 KB 216/232 KB 56/258 KB 19/1710 KB 306/590 KB 192/240 KB 220/232 KB 56/258 KB 19/1710 KB 310/590 KB 196/240 KB 216/232 KB 56/258 KB 16/1710 KB 294/590 KB 192/240 KB 220/232 KB 60/258 KB 19/1710 KB 314/590 KB 196/240 KB 220/232 KB 64/258 KB 19/1710 KB 314/590 KB 196/240 KB 220/232 KB 68/258 KB 19/1710 KB 314/590 KB 196/240 KB 220/232 KB 56/258 KB 19/1710 KB 306/590 KB 196/240 KB 224/232 KB 72/258 KB 19/1710 KB 314/590 KB 196/240 KB 228/232 KB 72/258 KB 19/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 19/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 19/1710 KB 314/590 KB 196/240 KB 216/232 KB 56/258 KB 19/1710 KB 306/590 KB 196/240 KB 216/232 KB 56/258 KB 19/1710 KB 298/590 KB unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 192/240 KB 232/232 KB 72/258 KB 21/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 24/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 27/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 29/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 32/1710 KB 314/590 KB 196/240 KB 232/232 KB 72/258 KB 32/1710 KB 314/590 KB 200/240 KB 232/232 KB 72/258 KB 32/1710 KB 314/590 KB 204/240 KB 232/232 KB 72/258 KB 32/1710 KB 314/590 KB 208/240 KB 220/232 KB 72/258 KB 19/1710 KB 314/590 KB 196/240 KB 232/232 KB 76/258 KB 32/1710 KB 314/590 KB 208/240 KB 232/232 KB 80/258 KB 32/1710 KB 314/590 KB 208/240 KB 232/232 KB 84/258 KB 32/1710 KB 314/590 KB 208/240 KB 232/232 KB 88/258 KB 36/1710 KB 314/590 KB 212/240 KB 220/232 KB 56/258 KB 19/1710 KB 314/590 KB 196/240 KB 232/232 KB 88/258 KB 36/1710 KB 318/590 KB 212/240 KB 232/232 KB 88/258 KB 36/1710 KB 322/590 KB 212/240 KB 232/232 KB 88/258 KB 36/1710 KB 326/590 KB 212/240 KB 232/232 KB 88/258 KB 36/1710 KB 330/590 KB 212/240 KB 232/232 KB 88/258 KB 36/1710 KB 334/590 KB 212/240 KB 232/232 KB 84/258 KB 36/1710 KB 314/590 KB 212/240 KB 232/232 KB 84/258 KB 36/1710 KB 314/590 KB 208/240 KB 232/232 KB 88/258 KB 40/1710 KB 334/590 KB 212/240 KB 232/232 KB 88/258 KB 44/1710 KB 334/590 KB 212/240 KB 232/232 KB 88/258 KB 48/1710 KB 334/590 KB 212/240 KB 232/232 KB 88/258 KB 48/1710 KB 334/590 KB 216/240 KB 232/232 KB 88/258 KB 48/1710 KB 334/590 KB 220/240 KB 232/232 KB 88/258 KB 48/1710 KB 334/590 KB 224/240 KB 232/232 KB 92/258 KB 52/1710 KB 334/590 KB 224/240 KB 232/232 KB 92/258 KB 56/1710 KB 334/590 KB 224/240 KB 232/232 KB 92/258 KB 60/1710 KB 334/590 KB 224/240 KB 232/232 KB 92/258 KB 64/1710 KB 334/590 KB 224/240 KB 232/232 KB 92/258 KB 48/1710 KB 334/590 KB 224/240 KB 232/232 KB 92/258 KB 64/1710 KB 338/590 KB 224/240 KB 232/232 KB 96/258 KB 64/1710 KB 342/590 KB 228/240 KB 232/232 KB 96/258 KB 64/1710 KB 346/590 KB 228/240 KB 232/232 KB 96/258 KB 64/1710 KB 350/590 KB 228/240 KB 232/232 KB 96/258 KB 64/1710 KB 338/590 KB 228/240 KB 232/232 KB 96/258 KB 64/1710 KB 338/590 KB 224/240 KB 232/232 KB 100/258 KB 64/1710 KB 350/590 KB 228/240 KB 232/232 KB 100/258 KB 64/1710 KB 350/590 KB 232/240 KB 232/232 KB 100/258 KB 64/1710 KB 350/590 KB 236/240 KB 232/232 KB 100/258 KB 64/1710 KB 350/590 KB 240/240 KB 232/232 KB 104/258 KB 68/1710 KB 350/590 KB 240/240 KB 232/232 KB 104/258 KB 72/1710 KB 350/590 KB 240/240 KB 232/232 KB 104/258 KB 76/1710 KB 350/590 KB 240/240 KB 232/232 KB 104/258 KB 80/1710 KB 350/590 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 2366.1 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 104/258 KB 84/1710 KB 350/590 KB 240/240 KB 104/258 KB 88/1710 KB 350/590 KB 240/240 KB 104/258 KB 92/1710 KB 350/590 KB 240/240 KB 104/258 KB 96/1710 KB 350/590 KB 240/240 KB 232/232 KB 104/258 KB 64/1710 KB 350/590 KB 240/240 KB 104/258 KB 100/1710 KB 354/590 KB 240/240 KB 104/258 KB 104/1710 KB 354/590 KB 240/240 KB 108/258 KB 108/1710 KB 354/590 KB 240/240 KB 104/258 KB 96/1710 KB 354/590 KB 240/240 KB 108/258 KB 112/1710 KB 358/590 KB 240/240 KB 108/258 KB 112/1710 KB 362/590 KB 240/240 KB 108/258 KB 112/1710 KB 366/590 KB 240/240 KB 108/258 KB 112/1710 KB 354/590 KB 240/240 KB 108/258 KB 104/1710 KB 354/590 KB 240/240 KB 112/258 KB 112/1710 KB 366/590 KB 240/240 KB 116/258 KB 112/1710 KB 366/590 KB 240/240 KB 120/258 KB 116/1710 KB 370/590 KB 240/240 KB 124/258 KB 116/1710 KB 370/590 KB 240/240 KB 128/258 KB 116/1710 KB 370/590 KB 240/240 KB 132/258 KB 116/1710 KB 370/590 KB 240/240 KB 136/258 KB 116/1710 KB 370/590 KB 240/240 KB 140/258 KB 116/1710 KB 370/590 KB 240/240 KB 116/258 KB 116/1710 KB 370/590 KB 240/240 KB 140/258 KB 116/1710 KB 374/590 KB 240/240 KB 140/258 KB 116/1710 KB 378/590 KB 240/240 KB 140/258 KB 116/1710 KB 382/590 KB 240/240 KB 116/258 KB 116/1710 KB 366/590 KB 240/240 KB 140/258 KB 120/1710 KB 382/590 KB 240/240 KB 140/258 KB 124/1710 KB 382/590 KB 240/240 KB 140/258 KB 128/1710 KB 382/590 KB 240/240 KB 140/258 KB 128/1710 KB 386/590 KB 240/240 KB 144/258 KB 132/1710 KB 386/590 KB 240/240 KB 140/258 KB 132/1710 KB 386/590 KB 240/240 KB 144/258 KB 136/1710 KB 386/590 KB 240/240 KB 144/258 KB 140/1710 KB 386/590 KB 240/240 KB 144/258 KB 144/1710 KB 386/590 KB 240/240 KB 144/258 KB 144/1710 KB 4/223 KB 386/590 KB 240/240 KB 144/258 KB 144/1710 KB 8/223 KB 386/590 KB 240/240 KB 144/258 KB 144/1710 KB 12/223 KB 386/590 KB 240/240 KB 144/258 KB 144/1710 KB 16/223 KB 386/590 KB 240/240 KB 144/258 KB 144/1710 KB 16/223 KB 390/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 394/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 398/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 402/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 406/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 410/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 414/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 148/258 KB 148/1710 KB 16/223 KB 390/590 KB 240/240 KB 152/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 156/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 160/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 164/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 168/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 172/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 176/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 180/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 184/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 188/258 KB 148/1710 KB 16/223 KB 418/590 KB 240/240 KB 144/258 KB 148/1710 KB 16/223 KB 390/590 KB 240/240 KB 188/258 KB 152/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 156/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 160/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 164/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 168/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 172/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 176/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 180/1710 KB 16/223 KB 422/590 KB 240/240 KB 188/258 KB 148/1710 unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install KB 16/223 KB 422/590 KB 240/240 KB 192/258 KB 180/1710 KB 16/223 KB 426/590 KB 240/240 KB 192/258 KB 180/1710 KB 16/223 KB 430/590 KB 240/240 KB 192/258 KB 180/1710 KB 16/223 KB 434/590 KB 240/240 KB 192/258 KB 180/1710 KB 16/223 KB 422/590 KB 240/240 KB 196/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 200/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 204/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 208/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 212/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 216/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 192/258 KB 184/1710 KB 16/223 KB 434/590 KB 240/240 KB 220/258 KB 188/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 192/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 196/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 200/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 204/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 208/1710 KB 16/223 KB 438/590 KB 240/240 KB 192/258 KB 184/1710 KB 16/223 KB 438/590 KB 240/240 KB 220/258 KB 208/1710 KB 16/223 KB 442/590 KB 240/240 KB 220/258 KB 208/1710 KB 16/223 KB 446/590 KB 240/240 KB 220/258 KB 208/1710 KB 16/223 KB 450/590 KB 240/240 KB 220/258 KB 212/1710 KB 16/223 KB 454/590 KB 240/240 KB 220/258 KB 212/1710 KB 16/223 KB 458/590 KB 240/240 KB 224/258 KB 212/1710 KB 16/223 KB 462/590 KB 240/240 KB 220/258 KB 212/1710 KB 16/223 KB 450/590 KB 240/240 KB 224/258 KB 216/1710 KB 16/223 KB 462/590 KB 240/240 KB 224/258 KB 220/1710 KB 16/223 KB 462/590 KB 240/240 KB 224/258 KB 224/1710 KB 16/223 KB 462/590 KB 240/240 KB 224/258 KB 212/1710 KB 16/223 KB 458/590 KB 240/240 KB 228/258 KB 224/1710 KB 16/223 KB 462/590 KB 240/240 KB 232/258 KB 224/1710 KB 16/223 KB 462/590 KB 240/240 KB 236/258 KB 224/1710 KB 16/223 KB 466/590 KB 240/240 KB 240/258 KB 224/1710 KB 16/223 KB 466/590 KB 240/240 KB 244/258 KB 228/1710 KB 16/223 KB 466/590 KB 240/240 KB 248/258 KB 228/1710 KB 20/223 KB 466/590 KB 252/258 KB 228/1710 KB 20/223 KB 466/590 KB 256/258 KB 228/1710 KB 20/223 KB 466/590 KB 232/258 KB 224/1710 KB 16/223 KB 466/590 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1785.8 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 244/258 KB 228/1710 KB 20/223 KB 466/590 KB 240/240 KB 256/258 KB 228/1710 KB 24/223 KB 466/590 KB 256/258 KB 228/1710 KB 28/223 KB 466/590 KB 256/258 KB 228/1710 KB 32/223 KB 466/590 KB 256/258 KB 228/1710 KB 36/223 KB 466/590 KB 256/258 KB 228/1710 KB 40/223 KB 466/590 KB 256/258 KB 228/1710 KB 44/223 KB 466/590 KB 256/258 KB 228/1710 KB 48/223 KB 466/590 KB 256/258 KB 228/1710 KB 52/223 KB 466/590 KB 256/258 KB 228/1710 KB 56/223 KB 466/590 KB 256/258 KB 228/1710 KB 60/223 KB 466/590 KB 256/258 KB 228/1710 KB 64/223 KB 466/590 KB 256/258 KB 228/1710 KB 68/223 KB 466/590 KB 256/258 KB 228/1710 KB 72/223 KB 466/590 KB 256/258 KB 228/1710 KB 76/223 KB 466/590 KB 256/258 KB 228/1710 KB 80/223 KB 466/590 KB 256/258 KB 228/1710 KB 84/223 KB 466/590 KB 256/258 KB 228/1710 KB 88/223 KB 466/590 KB 256/258 KB 228/1710 KB 92/223 KB 466/590 KB 256/258 KB 228/1710 KB 96/223 KB 466/590 KB 256/258 KB 228/1710 KB 100/223 KB 466/590 KB 256/258 KB 228/1710 KB 104/223 KB 470/590 KB 256/258 KB 228/1710 KB 108/223 KB 470/590 KB 256/258 KB 228/1710 KB 112/223 KB 470/590 KB 240/258 KB 228/1710 KB 16/223 KB 466/590 KB 240/240 KB 256/258 KB 232/1710 KB 112/223 KB 470/590 KB 256/258 KB 236/1710 KB 112/223 KB 470/590 KB 256/258 KB 240/1710 KB 112/223 KB 470/590 KB 256/258 KB 228/1710 KB 100/223 KB 470/590 KB 256/258 KB 240/1710 KB 112/223 KB 474/590 KB 256/258 KB 240/1710 KB 112/223 KB 478/590 KB 256/258 KB 240/1710 KB 112/223 KB 482/590 KB 256/258 KB 244/1710 KB 116/223 KB 486/590 KB 258/258 KB 244/1710 KB 116/223 KB 490/590 KB 258/258 KB 244/1710 KB 116/223 KB 494/590 KB 258/258 KB 244/1710 KB 116/223 KB 498/590 KB 258/258 KB 244/1710 KB 116/223 KB 502/590 KB 258/258 KB 244/1710 KB 116/223 KB 506/590 KB 258/258 KB 244/1710 KB 116/223 KB 510/590 KB 256/258 KB 244/1710 KB 116/223 KB 482/590 KB 258/258 KB 244/1710 KB 120/223 KB 510/590 KB 258/258 KB 244/1710 KB 124/223 KB 510/590 KB 258/258 KB 244/1710 KB 128/223 KB 510/590 KB 256/258 KB 244/1710 KB 112/223 KB 482/590 KB 258/258 KB 248/1710 KB 128/223 KB 510/590 KB 258/258 KB 252/1710 KB 128/223 KB 510/590 KB 258/258 KB 256/1710 KB 128/223 KB 510/590 KB 258/258 KB 244/1710 KB 116/223 KB 486/590 KB 258/258 KB 260/1710 KB 128/223 KB 510/590 KB 258/258 KB 264/1710 KB 132/223 KB 510/590 KB 258/258 KB 268/1710 KB 132/223 KB 510/590 KB 258/258 KB 272/1710 KB 132/223 KB 510/590 KB 258/258 KB 260/1710 KB 132/223 KB 510/590 KB 258/258 KB 272/1710 KB 136/223 KB 510/590 KB 258/258 KB 272/1710 KB 140/223 KB 510/590 KB 258/258 KB 272/1710 KB 144/223 KB 510/590 KB 258/258 KB 276/1710 KB 144/223 KB 510/590 KB 258/258 KB 280/1710 KB 148/223 KB 514/590 KB 258/258 KB 276/1710 KB 148/223 KB 514/590 KB 258/258 KB 284/1710 KB 152/223 KB 514/590 KB 258/258 KB 284/1710 KB 156/223 KB 514/590 KB 258/258 KB 284/1710 KB 160/223 KB 514/590 KB 258/258 KB 284/1710 KB 160/223 KB 514/590 KB 4/208 KB 258/258 KB 284/1710 KB 160/223 KB 514/590 KB 8/208 KB 258/258 KB 284/1710 KB 160/223 KB 514/590 KB 12/208 KB 258/258 KB 284/1710 KB 160/223 KB 514/590 KB 16/208 KB 258/258 KB 276/1710 KB 144/223 KB 514/590 KB 258/258 KB 284/1710 KB 160/223 KB 518/590 KB 16/208 KB 258/258 KB 284/1710 KB 160/223 KB 522/590 KB 16/208 KB 258/258 KB 284/1710 KB 160/223 KB 526/590 KB 16/208 KB 258/258 KB 284/1710 KB 156/223 KB 514/590 KB 258/258 KB 288/1710 KB 160/223 KB 526/590 KB 16/208 KB 258/258 KB 288/1710 KB 160/223 KB 530/590 KB 16/208 KB 292/1710 KB 164/223 KB 534/590 KB 20/ unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 208 KB 292/1710 KB 164/223 KB 538/590 KB 20/208 KB 292/1710 KB 164/223 KB 542/590 KB 20/208 KB 292/1710 KB 164/223 KB 530/590 KB 20/208 KB 292/1710 KB 168/223 KB 542/590 KB 20/208 KB 292/1710 KB 172/223 KB 542/590 KB 20/208 KB 292/1710 KB 176/223 KB 542/590 KB 20/208 KB 292/1710 KB 160/223 KB 530/590 KB 20/208 KB 296/1710 KB 176/223 KB 542/590 KB 20/208 KB 258/258 KB 288/1710 KB 160/223 KB 530/590 KB 20/208 KB 296/1710 KB 176/223 KB 542/590 KB 24/208 KB 296/1710 KB 176/223 KB 542/590 KB 28/208 KB 296/1710 KB 176/223 KB 542/590 KB 32/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1729.2 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 296/1710 KB 176/223 KB 542/590 KB 36/208 KB 296/1710 KB 176/223 KB 542/590 KB 40/208 KB 296/1710 KB 176/223 KB 542/590 KB 44/208 KB 296/1710 KB 176/223 KB 542/590 KB 48/208 KB 296/1710 KB 176/223 KB 542/590 KB 52/208 KB 296/1710 KB 176/223 KB 542/590 KB 56/208 KB 296/1710 KB 176/223 KB 542/590 KB 60/208 KB 296/1710 KB 176/223 KB 542/590 KB 64/208 KB 300/1710 KB 176/223 KB 542/590 KB 64/208 KB 304/1710 KB 176/223 KB 542/590 KB 64/208 KB 308/1710 KB 180/223 KB 546/590 KB 68/208 KB 308/1710 KB 180/223 KB 546/590 KB 72/208 KB 308/1710 KB 180/223 KB 546/590 KB 76/208 KB 308/1710 KB 180/223 KB 546/590 KB 80/208 KB 308/1710 KB 180/223 KB 4/38 KB 546/590 KB 80/208 KB 308/1710 KB 180/223 KB 8/38 KB 546/590 KB 84/208 KB 308/1710 KB 180/223 KB 12/38 KB 546/590 KB 84/208 KB 308/1710 KB 180/223 KB 16/38 KB 546/590 KB 84/208 KB 308/1710 KB 180/223 KB 20/38 KB 546/590 KB 84/208 KB 304/1710 KB 180/223 KB 546/590 KB 64/208 KB 308/1710 KB 184/223 KB 20/38 KB 546/590 KB 84/208 KB 308/1710 KB 188/223 KB 20/38 KB 546/590 KB 84/208 KB 308/1710 KB 192/223 KB 20/38 KB 546/590 KB 84/208 KB 308/1710 KB 196/223 KB 20/38 KB 546/590 KB 84/208 KB 308/1710 KB 200/223 KB 24/38 KB 546/590 KB 84/208 KB 308/1710 KB 204/223 KB 24/38 KB 546/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 546/590 KB 84/208 KB 304/1710 KB 176/223 KB 546/590 KB 64/208 KB 308/1710 KB 208/223 KB 24/38 KB 550/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 554/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 558/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 562/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 566/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 570/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 574/590 KB 84/208 KB 308/1710 KB 208/223 KB 24/38 KB 578/590 KB 84/208 KB 308/1710 KB 212/223 KB 24/38 KB 582/590 KB 84/208 KB 308/1710 KB 212/223 KB 24/38 KB 586/590 KB 84/208 KB 308/1710 KB 212/223 KB 24/38 KB 590/590 KB 84/208 KB 308/1710 KB 196/223 KB 24/38 KB 546/590 KB 84/208 KB 308/1710 KB 180/223 KB 20/38 KB 546/590 KB 84/208 KB 312/1710 KB 212/223 KB 24/38 KB 590/590 KB 84/208 KB 316/1710 KB 212/223 KB 24/38 KB 590/590 KB 84/208 KB 320/1710 KB 212/223 KB 24/38 KB 590/590 KB 84/208 KB 324/1710 KB 212/223 KB 24/38 KB 590/590 KB 84/208 KB 308/1710 KB 180/223 KB 4/38 KB 546/590 KB 84/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 88/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 92/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 96/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 100/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 104/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 108/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 112/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 116/208 KB 324/1710 KB 212/223 KB 28/38 KB 590/590 KB 84/208 KB 324/1710 KB 212/223 KB 32/38 KB 590/590 KB 116/208 KB 324/1710 KB 212/223 KB 36/38 KB 590/590 KB 116/208 KB 324/1710 KB 212/223 KB 38/38 KB 590/590 KB 116/208 KB 328/1710 KB 212/223 KB 38/38 KB 590/590 KB 116/208 KB 328/1710 KB 212/223 KB 38/38 KB 590/590 KB 120/208 KB 328/1710 KB 212/223 KB 38/38 KB 590/590 KB 124/208 KB 332/1710 KB 212/223 KB 38/38 KB 590/590 KB 128/208 KB 332/1710 KB 212/223 KB 38/38 KB 590/590 KB 132/208 KB 332/1710 KB 212/223 KB 38/38 KB 590/590 KB 136/208 KB 332/1710 KB 212/223 KB 38/38 KB 590/590 KB 140/208 KB 332/1710 KB 212/223 KB 38/38 KB 590/590 KB 144/208 KB 308/1710 KB 212/223 KB 24/38 KB unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 578/590 KB 84/208 KB 332/1710 KB 216/223 KB 38/38 KB 590/590 KB 144/208 KB 332/1710 KB 220/223 KB 38/38 KB 590/590 KB 144/208 KB 332/1710 KB 223/223 KB 38/38 KB 590/590 KB 144/208 KB 332/1710 KB 212/223 KB 38/38 KB 590/590 KB 124/208 KB 336/1710 KB 223/223 KB 38/38 KB 590/590 KB 144/208 KB 340/1710 KB 223/223 KB 38/38 KB 590/590 KB 144/208 KB 344/1710 KB 223/223 KB 38/38 KB 590/590 KB 144/208 KB 348/1710 KB 223/223 KB 38/38 KB 590/590 KB 144/208 KB 352/1710 KB 223/223 KB 38/38 KB 590/590 KB 144/208 KB 352/1710 KB 223/223 KB 38/38 KB 590/590 KB 148/208 KB 356/1710 KB 223/223 KB 38/38 KB 590/590 KB 152/208 KB 356/1710 KB 223/223 KB 38/38 KB 590/590 KB 156/208 KB 356/1710 KB 223/223 KB 38/38 KB 590/590 KB 160/208 KB 356/1710 KB 223/223 KB 38/38 KB 590/590 KB 148/208 KB 360/1710 KB 223/223 KB 38/38 KB 590/590 KB 160/208 KB 364/1710 KB 223/223 KB 38/38 KB 590/590 KB 160/208 KB 368/1710 KB 223/223 KB 38/38 KB 590/590 KB 160/208 KB 372/1710 KB 223/223 KB 38/38 KB 590/590 KB 160/208 KB 376/1710 KB 223/223 KB 38/38 KB 590/590 KB 164/208 KB 380/1710 KB 223/223 KB 38/38 KB 590/590 KB 164/208 KB 384/1710 KB 223/223 KB 38/38 KB 590/590 KB 164/208 KB 372/1710 KB 223/223 KB 38/38 KB 590/590 KB 164/208 KB 384/1710 KB 223/223 KB 38/38 KB 590/590 KB 168/208 KB 384/1710 KB 223/223 KB 38/38 KB 590/590 KB 172/208 KB 384/1710 KB 223/223 KB 38/38 KB 590/590 KB 176/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 222.3 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 384/1710 KB 223/223 KB 590/590 KB 180/208 KB 388/1710 KB 184/208 KB 388/1710 KB 188/208 KB 388/1710 KB 192/208 KB 388/1710 KB 180/208 KB 392/1710 KB 192/208 KB 396/1710 KB 192/208 KB 400/1710 KB 192/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 3350.3 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1276.1 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 404/1710 KB 192/208 KB 408/1710 KB 196/208 KB 4/18 KB 412/1710 KB 196/208 KB 4/18 KB 416/1710 KB 196/208 KB 4/18 KB 404/1710 KB 196/208 KB 4/18 KB 404/1710 KB 192/208 KB 4/18 KB 416/1710 KB 196/208 KB 8/18 KB 416/1710 KB 196/208 KB 12/18 KB 416/1710 KB 196/208 KB 16/18 KB 416/1710 KB 196/208 KB 18/18 KB 416/1710 KB 200/208 KB 18/18 KB 416/1710 KB 204/208 KB 18/18 KB 416/1710 KB 208/208 KB 18/18 KB 420/1710 KB 208/208 KB 18/18 KB 424/1710 KB 208/208 KB 18/18 KB 428/1710 KB 208/208 KB 18/18 KB 432/1710 KB 208/208 KB 18/18 KB 436/1710 KB 208/208 KB 18/18 KB 440/1710 KB 208/208 KB 18/18 KB 444/1710 KB 208/208 KB 18/18 KB 4/214 KB 444/1710 KB 208/208 KB 18/18 KB 8/214 KB 444/1710 KB 208/208 KB 18/18 KB 8/214 KB 444/1710 KB 4/531 KB 208/208 KB 18/18 KB 8/214 KB 444/1710 KB 8/531 KB 208/208 KB 18/18 KB 8/214 KB 444/1710 KB 12/531 KB 208/208 KB 18/18 KB 8/214 KB 444/1710 KB 16/531 KB 208/208 KB 18/18 KB 12/214 KB 444/1710 KB 16/531 KB 208/208 KB 18/18 KB 16/214 KB 444/1710 KB 16/531 KB 208/208 KB 20/214 KB 444/1710 KB 16/531 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 24/214 KB 444/1710 KB 20/531 KB 208/208 KB 24/214 KB 444/1710 KB 24/531 KB 208/208 KB 24/214 KB 444/1710 KB 28/531 KB 208/208 KB 24/214 KB 444/1710 KB 32/531 KB 208/208 KB 24/214 KB 444/1710 KB 32/531 KB 208/208 KB 28/214 KB 444/1710 KB 32/531 KB 208/208 KB 32/214 KB 444/1710 KB 32/531 KB 208/208 KB 36/214 KB 444/1710 KB 32/531 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1083.8 KB/sec) unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.install 40/214 KB 444/1710 KB 32/531 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 44/214 KB 444/1710 KB 36/531 KB 44/214 KB 444/1710 KB 40/531 KB 44/214 KB 444/1710 KB 44/531 KB 44/214 KB 444/1710 KB 48/531 KB 44/214 KB 444/1710 KB 32/531 KB 48/214 KB 444/1710 KB 48/531 KB 52/214 KB 444/1710 KB 48/531 KB 52/214 KB 448/1710 KB 48/531 KB 52/214 KB 448/1710 KB 52/531 KB 52/214 KB 448/1710 KB 56/531 KB 52/214 KB 448/1710 KB 60/531 KB 52/214 KB 448/1710 KB 64/531 KB 56/214 KB 448/1710 KB 64/531 KB 60/214 KB 448/1710 KB 64/531 KB 63/214 KB 448/1710 KB 64/531 KB 67/214 KB 452/1710 KB 64/531 KB 71/214 KB 452/1710 KB 64/531 KB 75/214 KB 452/1710 KB 64/531 KB 79/214 KB 452/1710 KB 64/531 KB 83/214 KB 452/1710 KB 64/531 KB 87/214 KB 452/1710 KB 64/531 KB 91/214 KB 452/1710 KB 64/531 KB 95/214 KB 452/1710 KB 64/531 KB 63/214 KB 452/1710 KB 64/531 KB 95/214 KB 456/1710 KB 68/531 KB 95/214 KB 460/1710 KB 68/531 KB 95/214 KB 464/1710 KB 68/531 KB 95/214 KB 452/1710 KB 68/531 KB 95/214 KB 464/1710 KB 72/531 KB 95/214 KB 464/1710 KB 76/531 KB 95/214 KB 464/1710 KB 80/531 KB 95/214 KB 468/1710 KB 80/531 KB 95/214 KB 472/1710 KB 80/531 KB 95/214 KB 476/1710 KB 80/531 KB 95/214 KB 480/1710 KB 80/531 KB 95/214 KB 484/1710 KB 80/531 KB 95/214 KB 488/1710 KB 80/531 KB 95/214 KB 488/1710 KB 84/531 KB 95/214 KB 488/1710 KB 88/531 KB 95/214 KB 488/1710 KB 92/531 KB 95/214 KB 488/1710 KB 96/531 KB 95/214 KB 488/1710 KB 4/109 KB 96/531 KB 95/214 KB 488/1710 KB 8/109 KB 96/531 KB 95/214 KB 488/1710 KB 12/109 KB 96/531 KB 95/214 KB 488/1710 KB 16/109 KB 96/531 KB 95/214 KB 488/1710 KB 20/109 KB 96/531 KB 95/214 KB 488/1710 KB 24/109 KB 96/531 KB 95/214 KB 488/1710 KB 28/109 KB 96/531 KB 95/214 KB 488/1710 KB 32/109 KB 96/531 KB 95/214 KB 488/1710 KB 36/109 KB 96/531 KB 95/214 KB 488/1710 KB 40/109 KB 96/531 KB 95/214 KB 488/1710 KB 44/109 KB 96/531 KB 95/214 KB 488/1710 KB 48/109 KB 96/531 KB 99/214 KB 488/1710 KB 52/109 KB 96/531 KB 99/214 KB 488/1710 KB 56/109 KB 96/531 KB 99/214 KB 488/1710 KB 60/109 KB 96/531 KB 99/214 KB 488/1710 KB 61/109 KB 96/531 KB 99/214 KB 488/1710 KB 48/109 KB 96/531 KB 103/214 KB 488/1710 KB 61/109 KB 96/531 KB 107/214 KB 488/1710 KB 61/109 KB 96/531 KB 111/214 KB 488/1710 KB 61/109 KB 96/531 KB 115/214 KB 488/1710 KB 61/109 KB 96/531 KB 119/214 KB 488/1710 KB 61/109 KB 96/531 KB 123/214 KB 488/1710 KB 61/109 KB 96/531 KB 127/214 KB 488/1710 KB 61/109 KB 96/531 KB 131/214 KB 488/1710 KB 61/109 KB 96/531 KB 135/214 KB 488/1710 KB 61/109 KB 96/531 KB 139/214 KB 488/1710 KB 61/109 KB 96/531 KB 143/214 KB 488/1710 KB 61/109 KB 96/531 KB 147/214 KB 488/1710 KB 61/109 KB 96/531 KB 151/214 KB 488/1710 KB 61/109 KB 96/531 KB 155/214 KB 488/1710 KB 61/109 KB 96/531 KB 159/214 KB 488/1710 KB 61/109 KB 96/531 KB 163/214 KB 488/1710 KB 61/109 KB 96/531 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 4/1267 KB 163/214 KB 492/1710 KB 61/109 KB 100/531 KB 4/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 8/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 12/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 16/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 20/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 24/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 28/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 32/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 36/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 40/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 44/1267 KB 163/214 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 492/1710 KB 65/109 KB 100/531 KB 48/1267 KB 163/214 KB 492/1710 KB 65/109 KB 100/531 KB 52/1267 KB 163/214 KB 492/1710 KB 69/109 KB 100/531 KB 56/1267 KB 163/214 KB 492/1710 KB 69/109 KB 100/531 KB 60/1267 KB 163/214 KB 492/1710 KB 69/109 KB 100/531 KB 64/1267 KB 163/214 KB 492/1710 KB 61/109 KB 100/531 KB 163/214 KB 492/1710 KB 69/109 KB 104/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 108/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 112/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 116/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 120/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 124/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 128/531 KB 64/1267 KB 163/214 KB 492/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 492/1710 KB 61/109 KB 96/531 KB 163/214 KB 496/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 500/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 504/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 508/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 512/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 516/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 520/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 524/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 528/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 532/1710 KB 69/109 KB 132/531 KB 64/1267 KB 163/214 KB 536/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 540/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 544/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 548/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 552/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 556/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 560/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 564/1710 KB 69/109 KB 136/531 KB 68/1267 KB 163/214 KB 492/1710 KB 69/109 KB 100/531 KB 56/1267 KB 167/214 KB 564/1710 KB 73/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 77/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 81/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 85/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 89/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 93/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 97/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 101/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 105/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 109/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 109/109 KB 136/531 KB 68/1267 KB 167/214 KB 564/1710 KB 69/109 KB 136/531 KB 68/1267 KB 171/214 KB 564/1710 KB 109/109 KB 136/531 KB 68/1267 KB 175/214 KB 564/1710 KB 109/109 KB 136/531 KB 68/1267 KB 179/214 KB 564/1710 KB 109/109 KB 136/531 KB 68/1267 KB 163/214 KB 532/1710 KB 69/109 KB 136/531 KB 68/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 72/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 76/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 80/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 84/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 88/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 92/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 96/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 100/1267 KB 163/214 KB 532/1710 KB 69/109 KB 136/531 KB 64/1267 KB 179/214 KB 568/1710 KB 109/109 KB 140/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 144/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 148/531 KB 100/1267 KB 179/214 KB 568/171 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 0 KB 109/109 KB 152/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 156/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 160/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 164/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 168/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 172/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 176/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 180/531 KB 100/1267 KB 179/214 KB 568/1710 KB 109/109 KB 184/531 KB 104/1267 KB 179/214 KB 568/1710 KB 109/109 KB 136/531 KB 68/1267 KB 183/214 KB 572/1710 KB 109/109 KB 184/531 KB 104/1267 KB 183/214 KB 576/1710 KB 109/109 KB 184/531 KB 104/1267 KB 183/214 KB 580/1710 KB 109/109 KB 184/531 KB 104/1267 KB 183/214 KB 568/1710 KB 109/109 KB 184/531 KB 104/1267 KB 187/214 KB 580/1710 KB 109/109 KB 188/531 KB 104/1267 KB 191/214 KB 580/1710 KB 109/109 KB 188/531 KB 104/1267 KB 179/214 KB 568/1710 KB 109/109 KB 180/531 KB 104/1267 KB 191/214 KB 580/1710 KB 109/109 KB 188/531 KB 108/1267 KB 191/214 KB 580/1710 KB 109/109 KB 188/531 KB 112/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 475.9 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 183/214 KB 580/1710 KB 109/109 KB 188/531 KB 104/1267 KB 195/214 KB 584/1710 KB 192/531 KB 116/1267 KB 195/214 KB 584/1710 KB 188/531 KB 116/1267 KB 195/214 KB 588/1710 KB 192/531 KB 116/1267 KB 195/214 KB 592/1710 KB 196/531 KB 116/1267 KB 195/214 KB 596/1710 KB 196/531 KB 116/1267 KB 195/214 KB 580/1710 KB 188/531 KB 116/1267 KB 199/214 KB 596/1710 KB 196/531 KB 116/1267 KB 203/214 KB 596/1710 KB 196/531 KB 116/1267 KB 207/214 KB 596/1710 KB 196/531 KB 116/1267 KB 191/214 KB 580/1710 KB 188/531 KB 116/1267 KB 207/214 KB 596/1710 KB 196/531 KB 120/1267 KB 207/214 KB 596/1710 KB 196/531 KB 124/1267 KB 207/214 KB 596/1710 KB 196/531 KB 128/1267 KB 207/214 KB 596/1710 KB 196/531 KB 132/1267 KB 211/214 KB 600/1710 KB 196/531 KB 136/1267 KB 211/214 KB 600/1710 KB 196/531 KB 140/1267 KB 211/214 KB 600/1710 KB 196/531 KB 144/1267 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 195/214 KB 588/1710 KB 196/531 KB 116/1267 KB 211/214 KB 600/1710 KB 200/531 KB 144/1267 KB 211/214 KB 600/1710 KB 204/531 KB 144/1267 KB 211/214 KB 600/1710 KB 208/531 KB 144/1267 KB 211/214 KB 600/1710 KB 196/531 KB 132/1267 KB 214/214 KB 600/1710 KB 208/531 KB 144/1267 KB 207/214 KB 600/1710 KB 196/531 KB 132/1267 KB 214/214 KB 604/1710 KB 208/531 KB 144/1267 KB 214/214 KB 608/1710 KB 208/531 KB 144/1267 KB 214/214 KB 612/1710 KB 208/531 KB 144/1267 KB 214/214 KB 616/1710 KB 212/531 KB 144/1267 KB 214/214 KB 620/1710 KB 212/531 KB 144/1267 KB 214/214 KB 624/1710 KB 212/531 KB 144/1267 KB 214/214 KB 612/1710 KB 212/531 KB 144/1267 KB 214/214 KB 624/1710 KB 216/531 KB 144/1267 KB 214/214 KB 624/1710 KB 220/531 KB 144/1267 KB 214/214 KB 624/1710 KB 224/531 KB 144/1267 KB 214/214 KB 624/1710 KB 224/531 KB 148/1267 KB 214/214 KB 628/1710 KB 228/531 KB 152/1267 KB 214/214 KB 628/1710 KB 228/531 KB 156/1267 KB 214/214 KB 628/1710 KB 228/531 KB 160/1267 KB 214/214 KB 628/1710 KB 228/531 KB 148/1267 KB 214/214 KB 624/1710 KB 228/531 KB 148/1267 KB 214/214 KB 628/1710 KB 232/531 KB 160/1267 KB 214/214 KB 628/1710 KB 236/531 KB 160/1267 KB 214/214 KB 628/1710 KB 240/531 KB 160/1267 KB 214/214 KB 632/1710 KB 244/531 KB 164/1267 KB 214/214 KB 632/1710 KB 248/531 KB 164/1267 KB 214/214 KB 632/1710 KB 252/531 KB 164/1267 KB 214/214 KB 632/1710 KB 256/531 KB 164/1267 KB 214/214 KB 632/1710 KB 240/531 KB 160/1267 KB 214/214 KB 636/1710 KB 256/531 KB 164/1267 KB 214/214 KB 640/1710 KB 256/531 KB 164/1267 KB 214/214 KB 644/1710 KB 256/531 KB 164/1267 KB 214/214 KB 648/1710 KB 256/531 KB 164/1267 KB 214/214 KB 652/1710 KB 256/531 KB 164/1267 KB 214/214 KB 656/1710 KB 256/531 KB 164/1267 KB 214/214 KB 632/1710 KB 240/531 KB 164/1267 KB 214/214 KB 656/1710 KB 256/531 KB 168/1267 KB 214/214 KB 656/1710 KB 256/531 KB 172/1267 KB 214/214 KB 656/1710 KB 256/531 KB 176/1267 KB 214/214 KB 656/1710 KB 256/531 KB 180/1267 KB 214/214 KB 660/1710 KB 260/531 KB 184/1267 KB 214/214 KB 660/1710 KB 260/531 KB 188/1267 KB 214/214 KB 660/1710 KB 260/531 KB 192/1267 KB 214/214 KB 660/1710 KB 260/531 KB 180/1267 KB 660/1710 KB 264/531 KB 4/80 KB 192/1267 KB 660/1710 KB 268/531 KB 4/80 KB 192/1267 KB 214/214 KB 660/1710 KB 256/531 KB 180/1267 KB 214/214 KB 660/1710 KB 260/531 KB 4/80 KB 192/1267 KB 660/1710 KB 272/531 KB 8/80 KB 192/1267 KB 660/1710 KB 272/531 KB 12/80 KB 192/1267 KB 660/1710 KB 272/531 KB 16/80 KB 192/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 883.8 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 660/1710 KB 272/531 KB 20/80 KB 192/1267 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 660/1710 KB 272/531 KB 24/80 KB 192/1267 KB 660/1710 KB 272/531 KB 28/80 KB 192/1267 KB 660/1710 KB 272/531 KB 32/80 KB 192/1267 KB 664/1710 KB 272/531 KB 32/80 KB 192/1267 KB 668/1710 KB 272/531 KB 36/80 KB 196/1267 KB 672/1710 KB 272/531 KB 36/80 KB 196/1267 KB 664/1710 KB 272/531 KB 36/80 KB 196/1267 KB 672/1710 KB 272/531 KB 40/80 KB 196/1267 KB 672/1710 KB 272/531 KB 44/80 KB 196/1267 KB 672/1710 KB 272/531 KB 48/80 KB 196/1267 KB 672/1710 KB 272/531 KB 52/80 KB 196/1267 KB 672/1710 KB 272/531 KB 56/80 KB 196/1267 KB 672/1710 KB 272/531 KB 60/80 KB 196/1267 KB 672/1710 KB 272/531 KB 64/80 KB 196/1267 KB 672/1710 KB 272/531 KB 68/80 KB 196/1267 KB 676/1710 KB 272/531 KB 72/80 KB 196/1267 KB 676/1710 KB 272/531 KB 76/80 KB 196/1267 KB 676/1710 KB 272/531 KB 80/80 KB 196/1267 KB 664/1710 KB 272/531 KB 32/80 KB 196/1267 KB 676/1710 KB 272/531 KB 80/80 KB 200/1267 KB 676/1710 KB 272/531 KB 80/80 KB 204/1267 KB 676/1710 KB 272/531 KB 80/80 KB 208/1267 KB 676/1710 KB 272/531 KB 80/80 KB 212/1267 KB 676/1710 KB 272/531 KB 80/80 KB 216/1267 KB 676/1710 KB 272/531 KB 80/80 KB 220/1267 KB 676/1710 KB 272/531 KB 80/80 KB 224/1267 KB 676/1710 KB 272/531 KB 80/80 KB 228/1267 KB 676/1710 KB 272/531 KB 80/80 KB 232/1267 KB 676/1710 KB 272/531 KB 80/80 KB 236/1267 KB 676/1710 KB 272/531 KB 80/80 KB 240/1267 KB 676/1710 KB 272/531 KB 68/80 KB 196/1267 KB 680/1710 KB 272/531 KB 80/80 KB 240/1267 KB 684/1710 KB 272/531 KB 80/80 KB 240/1267 KB 688/1710 KB 272/531 KB 80/80 KB 240/1267 KB 692/1710 KB 272/531 KB 80/80 KB 240/1267 KB 660/1710 KB 272/531 KB 4/80 KB 192/1267 KB 692/1710 KB 276/531 KB 80/80 KB 240/1267 KB 692/1710 KB 280/531 KB 80/80 KB 240/1267 KB 692/1710 KB 284/531 KB 80/80 KB 240/1267 KB 692/1710 KB 288/531 KB 80/80 KB 240/1267 KB 692/1710 KB 292/531 KB 80/80 KB 240/1267 KB 692/1710 KB 296/531 KB 80/80 KB 240/1267 KB 692/1710 KB 300/531 KB 80/80 KB 240/1267 KB 692/1710 KB 304/531 KB 80/80 KB 240/1267 KB 692/1710 KB 308/531 KB 80/80 KB 240/1267 KB 696/1710 KB 308/531 KB 80/80 KB 240/1267 KB 700/1710 KB 308/531 KB 80/80 KB 240/1267 KB 704/1710 KB 308/531 KB 80/80 KB 240/1267 KB 708/1710 KB 308/531 KB 80/80 KB 240/1267 KB 708/1710 KB 312/531 KB 80/80 KB 240/1267 KB 708/1710 KB 316/531 KB 80/80 KB 240/1267 KB 708/1710 KB 320/531 KB 80/80 KB 240/1267 KB 708/1710 KB 320/531 KB 80/80 KB 244/1267 KB 712/1710 KB 324/531 KB 80/80 KB 248/1267 KB 712/1710 KB 324/531 KB 80/80 KB 244/1267 KB 712/1710 KB 328/531 KB 80/80 KB 248/1267 KB 712/1710 KB 332/531 KB 80/80 KB 248/1267 KB 712/1710 KB 336/531 KB 80/80 KB 248/1267 KB 712/1710 KB 340/531 KB 80/80 KB 252/1267 KB 712/1710 KB 344/531 KB 80/80 KB 252/1267 KB 712/1710 KB 320/531 KB 80/80 KB 244/1267 KB 716/1710 KB 344/531 KB 252/1267 KB 720/1710 KB 344/531 KB 252/1267 KB 724/1710 KB 344/531 KB 252/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 308.4 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 712/1710 KB 336/531 KB 80/80 KB 252/1267 KB 724/1710 KB 344/531 KB 256/1267 KB 724/1710 KB 344/531 KB 260/1267 KB 728/1710 KB 348/531 KB 260/1267 KB 728/1710 KB 352/531 KB 260/1267 KB 728/1710 KB 356/531 KB 264/1267 KB 728/1710 KB 360/531 KB 264/1267 KB 728/1710 KB 364/531 KB 264/1267 KB 728/1710 KB 368/531 KB 264/1267 KB 728/1710 KB 372/531 KB 264/1267 KB 728/1710 KB 344/531 KB 260/1267 KB 732/1710 KB 372/531 KB 264/1267 KB 736/1710 KB 372/531 KB 264/1267 KB 740/1710 KB 372/531 KB 264/1267 KB 744/1710 KB 372/531 KB 264/1267 KB 748/1710 KB 372/531 KB 264/1267 KB 752/1710 KB 372/531 KB 264/1267 KB 756/1710 KB 372/531 KB 264/1267 KB 760/1710 KB 372/531 KB 264/1267 KB 764/1710 KB 372/531 KB 264/1267 KB 768/1710 KB 372/531 KB 264/1267 KB 772/1710 KB 372/531 KB 264/1267 KB 728/1710 KB 352/531 KB 264/1267 KB 772/1710 KB 376/531 KB 268/1267 KB 772/1710 KB 376/531 KB 272/1267 KB 772/1710 KB 376/531 KB 276/1267 KB 772/1710 KB 376/531 KB 280/1267 KB 772/1710 KB 376/531 KB 284/1267 KB 772/1710 KB 376/531 KB 288/1267 KB 772/1710 KB 376/531 KB 292/1267 KB 772/1710 KB 376/531 KB 264/1267 KB 772/1710 KB 380/531 KB 292/1267 KB 772/1710 KB 384/531 KB 292/1267 KB 772/1710 KB 384/531 KB 4/61 KB 292/1267 KB 772/1710 KB 384/531 KB 8/61 KB 292/1267 KB 772/1710 KB 384/531 KB 12/61 KB 292/1267 KB 772/1710 KB 384/531 KB 16/61 KB 292/1267 KB 772/1710 KB 384/531 KB 16/61 KB 296/1267 KB 772/1710 KB 4/1044 KB 388/531 KB 20/61 KB 300/1267 KB 772/1710 KB 4/1044 KB 388/531 KB 20/61 KB 304/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 20/61 KB 308/1267 KB 772/1710 KB 4/1044 KB 388/531 KB 20/61 KB 296/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 24/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 28/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 32/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 36/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 40/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 44/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 48/61 KB 308/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 52/61 KB 308/1267 KB 772/1710 KB 4/1044 KB 388/531 KB 16/61 KB 296/1267 KB 772/1710 KB 4/1044 KB 384/531 KB 16/61 KB 296/1267 KB 776/1710 KB 8/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 12/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 16/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 20/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 24/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 28/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 32/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 36/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 40/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 44/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 48/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 52/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 56/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 60/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 64/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 68/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 72/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 76/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 80/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 KB 80/1044 KB 392/531 KB 52/61 KB 312/1267 KB 776/1710 KB 80/1044 KB 396/531 KB 52/61 KB 312/1267 KB 776/1710 KB 80/1044 KB 400/531 KB 52/61 KB 312/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 52/61 KB 312/1267 KB 776/1710 K unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install B 80/1044 KB 400/531 KB 52/61 KB 316/1267 KB 776/1710 KB 4/1044 KB 388/531 KB 20/61 KB 304/1267 KB 780/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 784/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 788/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 792/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 796/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 800/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 804/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 808/1710 KB 80/1044 KB 404/531 KB 56/61 KB 320/1267 KB 812/1710 KB 80/1044 KB 404/531 KB 56/61 KB 320/1267 KB 816/1710 KB 80/1044 KB 404/531 KB 56/61 KB 320/1267 KB 776/1710 KB 80/1044 KB 400/531 KB 56/61 KB 316/1267 KB 816/1710 KB 80/1044 KB 404/531 KB 60/61 KB 320/1267 KB 816/1710 KB 80/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 84/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 88/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 92/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 96/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 100/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 104/1044 KB 404/531 KB 61/61 KB 320/1267 KB 816/1710 KB 108/1044 KB 404/531 KB 61/61 KB 320/1267 KB 804/1710 KB 80/1044 KB 404/531 KB 56/61 KB 320/1267 KB 816/1710 KB 112/1044 KB 408/531 KB 61/61 KB 320/1267 KB 816/1710 KB 112/1044 KB 412/531 KB 61/61 KB 320/1267 KB 816/1710 KB 112/1044 KB 416/531 KB 61/61 KB 320/1267 KB 776/1710 KB 80/1044 KB 400/531 KB 56/61 KB 320/1267 KB 816/1710 KB 112/1044 KB 416/531 KB 61/61 KB 324/1267 KB 816/1710 KB 112/1044 KB 416/531 KB 61/61 KB 328/1267 KB 816/1710 KB 112/1044 KB 416/531 KB 61/61 KB 332/1267 KB 816/1710 KB 112/1044 KB 416/531 KB 61/61 KB 336/1267 KB 816/1710 KB 112/1044 KB 416/531 KB 61/61 KB 340/1267 KB 820/1710 KB 112/1044 KB 420/531 KB 61/61 KB 344/1267 KB 820/1710 KB 112/1044 KB 420/531 KB 61/61 KB 348/1267 KB 820/1710 KB 112/1044 KB 420/531 KB 61/61 KB 352/1267 KB 816/1710 KB 112/1044 KB 412/531 KB 61/61 KB 320/1267 KB 820/1710 KB 116/1044 KB 420/531 KB 61/61 KB 352/1267 KB 820/1710 KB 120/1044 KB 420/531 KB 61/61 KB 352/1267 KB 820/1710 KB 124/1044 KB 420/531 KB 61/61 KB 352/1267 KB 820/1710 KB 128/1044 KB 420/531 KB 352/1267 KB 820/1710 KB 112/1044 KB 420/531 KB 61/61 KB 340/1267 KB 820/1710 KB 128/1044 KB 424/531 KB 352/1267 KB 820/1710 KB 128/1044 KB 428/531 KB 352/1267 KB 820/1710 KB 128/1044 KB 432/531 KB 352/1267 KB 820/1710 KB 112/1044 KB 416/531 KB 61/61 KB 340/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 214.9 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 824/1710 KB 128/1044 KB 432/531 KB 352/1267 KB 828/1710 KB 128/1044 KB 432/531 KB 352/1267 KB 832/1710 KB 132/1044 KB 436/531 KB 352/1267 KB 836/1710 KB 132/1044 KB 436/531 KB 352/1267 KB 840/1710 KB 132/1044 KB 436/531 KB 356/1267 KB 844/1710 KB 132/1044 KB 436/531 KB 356/1267 KB 828/1710 KB 132/1044 KB 436/531 KB 352/1267 KB 844/1710 KB 136/1044 KB 436/531 KB 356/1267 KB 844/1710 KB 140/1044 KB 436/531 KB 356/1267 KB 844/1710 KB 144/1044 KB 436/531 KB 356/1267 KB 828/1710 KB 128/1044 KB 436/531 KB 352/1267 KB 844/1710 KB 144/1044 KB 440/531 KB 356/1267 KB 844/1710 KB 144/1044 KB 444/531 KB 356/1267 KB 844/1710 KB 144/1044 KB 448/531 KB 356/1267 KB 836/1710 KB 132/1044 KB 436/531 KB 356/1267 KB 844/1710 KB 144/1044 KB 448/531 KB 360/1267 KB 844/1710 KB 144/1044 KB 448/531 KB 364/1267 KB 848/1710 KB 144/1044 KB 448/531 KB 368/1267 KB 848/1710 KB 148/1044 KB 448/531 KB 372/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 376/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 380/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 384/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 388/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 392/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 396/1267 KB 848/1710 KB 144/1044 KB 448/531 KB 364/1267 KB 852/1710 KB 148/1044 KB 452/531 KB 396/1267 KB 856/1710 KB 148/1044 KB 452/531 KB 396/1267 KB 860/1710 KB 148/1044 KB 452/531 KB 396/1267 KB 864/1710 KB 148/1044 KB 452/531 KB 396/1267 KB 848/1710 KB 148/1044 KB 452/531 KB 372/1267 KB 864/1710 KB 148/1044 KB 456/531 KB 396/1267 KB 864/1710 KB 148/1044 KB 460/531 KB 396/1267 KB 864/1710 KB 148/1044 KB 464/531 KB 396/1267 KB 864/1710 KB 148/1044 KB 468/531 KB 396/1267 KB 868/1710 KB 148/1044 KB 472/531 KB 396/1267 KB 848/1710 KB 148/1044 KB 448/531 KB 368/1267 KB 868/1710 KB 152/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 156/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 160/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 164/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 168/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 172/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 176/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 180/1044 KB 472/531 KB 396/1267 KB 868/1710 KB 184/1044 KB 476/531 KB 400/1267 KB 868/1710 KB 188/1044 KB 476/531 KB 400/1267 KB 868/1710 KB 148/1044 KB 468/531 KB 396/1267 KB 872/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 876/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 880/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 884/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 888/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 892/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 896/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 900/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 904/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 908/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 912/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 916/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 868/1710 KB 180/1044 KB 476/531 KB 400/1267 KB 868/1710 KB 180/1044 KB 476/531 KB 396/1267 KB 916/1710 KB 192/1044 KB 480/531 KB 400/1267 KB 916/1710 KB 192/1044 KB 484/531 KB 400/1267 KB 916/1710 KB 192/1044 KB 488/531 KB 404/1267 KB 916/1710 KB 192/1044 KB 492/531 KB 404/1267 KB 916/1710 KB 192/1044 KB 496/531 KB 404/1267 KB 868/1710 KB 192/1044 KB 476/531 KB 400/1267 KB 916/1710 KB 196/1044 KB 496/531 KB 404/1267 KB 916/1710 KB 200/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 204/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 208/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 212/1044 KB 500/531 KB 404/1267 KB 916/1710 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install KB 216/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 220/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 224/1044 KB 500/531 KB 404/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 192/1044 KB 484/531 KB 404/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 408/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 412/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 416/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 420/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 424/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 428/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 432/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 436/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 440/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 444/1267 KB 920/1710 KB 228/1044 KB 500/531 KB 448/1267 KB 920/1710 KB 232/1044 KB 500/531 KB 452/1267 KB 920/1710 KB 232/1044 KB 500/531 KB 456/1267 KB 920/1710 KB 232/1044 KB 500/531 KB 460/1267 KB 920/1710 KB 232/1044 KB 500/531 KB 464/1267 KB 920/1710 KB 232/1044 KB 500/531 KB 468/1267 KB 920/1710 KB 224/1044 KB 500/531 KB 404/1267 KB 916/1710 KB 196/1044 KB 500/531 KB 404/1267 KB 920/1710 KB 232/1044 KB 504/531 KB 468/1267 KB 920/1710 KB 232/1044 KB 508/531 KB 468/1267 KB 920/1710 KB 232/1044 KB 512/531 KB 468/1267 KB 920/1710 KB 232/1044 KB 516/531 KB 468/1267 KB 920/1710 KB 232/1044 KB 520/531 KB 468/1267 KB 920/1710 KB 232/1044 KB 524/531 KB 468/1267 KB 924/1710 KB 232/1044 KB 528/531 KB 468/1267 KB 924/1710 KB 232/1044 KB 531/531 KB 468/1267 KB 920/1710 KB 232/1044 KB 500/531 KB 448/1267 KB 924/1710 KB 236/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 240/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 244/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 248/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 252/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 256/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 260/1044 KB 531/531 KB 468/1267 KB 924/1710 KB 232/1044 KB 524/531 KB 468/1267 KB 928/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 932/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 936/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 940/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 944/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 948/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 952/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 956/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 960/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 924/1710 KB 260/1044 KB 531/531 KB 472/1267 KB 960/1710 KB 260/1044 KB 531/531 KB 476/1267 KB 964/1710 KB 260/1044 KB 531/531 KB 480/1267 KB 964/1710 KB 260/1044 KB 531/531 KB 484/1267 KB 964/1710 KB 260/1044 KB 531/531 KB 476/1267 KB 964/1710 KB 264/1044 KB 531/531 KB 484/1267 KB 968/1710 KB 268/1044 KB 488/1267 KB 4/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 4/1063 KB 964/1710 KB 264/1044 KB 531/531 KB 484/1267 KB 4/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 8/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 12/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 16/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 20/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 24/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 28/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 32/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 36/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 40/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 44/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 48/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 52/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 56/1063 KB 968/1710 KB 272/1044 KB 488/1267 K unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install B 60/1063 KB 968/1710 KB 272/1044 KB 488/1267 KB 64/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1667.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 968/1710 KB 264/1044 KB 531/531 KB 488/1267 KB 4/1063 KB 968/1710 KB 272/1044 KB 492/1267 KB 64/1063 KB 968/1710 KB 272/1044 KB 496/1267 KB 64/1063 KB 968/1710 KB 272/1044 KB 500/1267 KB 64/1063 KB 968/1710 KB 264/1044 KB 531/531 KB 484/1267 KB 4/1063 KB 972/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 976/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 980/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 984/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 988/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 992/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 968/1710 KB 276/1044 KB 500/1267 KB 64/1063 KB 992/1710 KB 280/1044 KB 504/1267 KB 64/1063 KB 992/1710 KB 284/1044 KB 504/1267 KB 64/1063 KB 992/1710 KB 288/1044 KB 504/1267 KB 64/1063 KB 992/1710 KB 276/1044 KB 504/1267 KB 64/1063 KB 992/1710 KB 288/1044 KB 508/1267 KB 64/1063 KB 992/1710 KB 288/1044 KB 512/1267 KB 64/1063 KB 992/1710 KB 288/1044 KB 512/1267 KB 68/1063 KB 992/1710 KB 288/1044 KB 512/1267 KB 72/1063 KB 992/1710 KB 288/1044 KB 512/1267 KB 76/1063 KB 992/1710 KB 288/1044 KB 512/1267 KB 80/1063 KB 996/1710 KB 288/1044 KB 516/1267 KB 80/1063 KB 996/1710 KB 292/1044 KB 520/1267 KB 84/1063 KB 996/1710 KB 292/1044 KB 524/1267 KB 84/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 84/1063 KB 996/1710 KB 292/1044 KB 516/1267 KB 84/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 88/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 92/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 96/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 100/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 104/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 108/1063 KB 996/1710 KB 292/1044 KB 528/1267 KB 112/1063 KB 996/1710 KB 292/1044 KB 516/1267 KB 80/1063 KB 996/1710 KB 296/1044 KB 528/1267 KB 112/1063 KB 996/1710 KB 300/1044 KB 528/1267 KB 112/1063 KB 996/1710 KB 304/1044 KB 528/1267 KB 112/1063 KB 996/1710 KB 308/1044 KB 528/1267 KB 112/1063 KB 996/1710 KB 312/1044 KB 532/1267 KB 116/1063 KB 996/1710 KB 316/1044 KB 532/1267 KB 116/1063 KB 996/1710 KB 320/1044 KB 532/1267 KB 116/1063 KB 996/1710 KB 308/1044 KB 532/1267 KB 116/1063 KB 996/1710 KB 320/1044 KB 536/1267 KB 116/1063 KB 996/1710 KB 320/1044 KB 540/1267 KB 116/1063 KB 996/1710 KB 320/1044 KB 544/1267 KB 116/1063 KB 996/1710 KB 320/1044 KB 548/1267 KB 116/1063 KB 996/1710 KB 324/1044 KB 552/1267 KB 116/1063 KB 996/1710 KB 324/1044 KB 556/1267 KB 116/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 116/1063 KB 996/1710 KB 308/1044 KB 528/1267 KB 116/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 120/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 124/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 128/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 132/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 136/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 140/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 144/1063 KB 996/1710 KB 324/1044 KB 560/1267 KB 148/1063 KB 996/1710 KB 324/1044 KB 564/1267 KB 152/1063 KB 996/1710 KB 324/1044 KB 564/1267 KB 156/1063 KB 996/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 996/1710 KB 324/1044 KB 548/1267 KB 116/1063 KB 996/1710 KB 320/1044 KB 548/1267 KB 116/1063 KB 1000/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1004/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1008/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1012/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1016/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1020/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1024/1710 KB 324/1044 KB 564/1267 KB 160/1063 KB 1028/1710 KB 324/1044 KB 564/1267 KB 160/10 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 63 KB 1032/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 1036/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 1040/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 1044/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 1048/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 1052/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 996/1710 KB 324/1044 KB 564/1267 KB 148/1063 KB 1052/1710 KB 328/1044 KB 568/1267 KB 160/1063 KB 1052/1710 KB 328/1044 KB 572/1267 KB 160/1063 KB 1028/1710 KB 328/1044 KB 564/1267 KB 160/1063 KB 1056/1710 KB 332/1044 KB 572/1267 KB 160/1063 KB 1056/1710 KB 336/1044 KB 572/1267 KB 160/1063 KB 1056/1710 KB 340/1044 KB 572/1267 KB 160/1063 KB 1056/1710 KB 344/1044 KB 572/1267 KB 160/1063 KB 1056/1710 KB 348/1044 KB 572/1267 KB 160/1063 KB 1056/1710 KB 328/1044 KB 572/1267 KB 160/1063 KB 1056/1710 KB 352/1044 KB 576/1267 KB 160/1063 KB 1056/1710 KB 352/1044 KB 580/1267 KB 164/1063 KB 1060/1710 KB 352/1044 KB 584/1267 KB 164/1063 KB 1060/1710 KB 352/1044 KB 588/1267 KB 164/1063 KB 1060/1710 KB 352/1044 KB 592/1267 KB 164/1063 KB 1056/1710 KB 352/1044 KB 572/1267 KB 160/1063 KB 1060/1710 KB 356/1044 KB 592/1267 KB 164/1063 KB 1060/1710 KB 352/1044 KB 580/1267 KB 164/1063 KB 1064/1710 KB 356/1044 KB 592/1267 KB 164/1063 KB 1068/1710 KB 356/1044 KB 592/1267 KB 164/1063 KB 1072/1710 KB 356/1044 KB 592/1267 KB 164/1063 KB 1056/1710 KB 352/1044 KB 576/1267 KB 164/1063 KB 1072/1710 KB 356/1044 KB 592/1267 KB 168/1063 KB 1072/1710 KB 356/1044 KB 592/1267 KB 172/1063 KB 1072/1710 KB 356/1044 KB 592/1267 KB 176/1063 KB 1072/1710 KB 356/1044 KB 592/1267 KB 180/1063 KB 1076/1710 KB 356/1044 KB 596/1267 KB 184/1063 KB 1076/1710 KB 356/1044 KB 596/1267 KB 188/1063 KB 1076/1710 KB 356/1044 KB 596/1267 KB 192/1063 KB 1076/1710 KB 356/1044 KB 596/1267 KB 180/1063 KB 1080/1710 KB 356/1044 KB 596/1267 KB 192/1063 KB 1084/1710 KB 356/1044 KB 596/1267 KB 192/1063 KB 1088/1710 KB 356/1044 KB 596/1267 KB 192/1063 KB 1072/1710 KB 356/1044 KB 596/1267 KB 180/1063 KB 1088/1710 KB 356/1044 KB 600/1267 KB 192/1063 KB 1088/1710 KB 356/1044 KB 604/1267 KB 192/1063 KB 1088/1710 KB 356/1044 KB 608/1267 KB 192/1063 KB 1088/1710 KB 356/1044 KB 612/1267 KB 192/1063 KB 1092/1710 KB 356/1044 KB 616/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 620/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 624/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 628/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 632/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 636/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 640/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 644/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 612/1267 KB 196/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 200/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 204/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 208/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 212/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 216/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 220/1063 KB 1092/1710 KB 356/1044 KB 648/1267 KB 224/1063 KB 1092/1710 KB 356/1044 KB 612/1267 KB 192/1063 KB 1096/1710 KB 356/1044 KB 648/1267 KB 224/1063 KB 1100/1710 KB 356/1044 KB 648/1267 KB 224/1063 KB 1104/1710 KB 356/1044 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 3/713 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 5/713 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 8/713 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 11/713 KB 648/1267 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 224/1063 KB 1108/1710 KB 356/1044 KB 13/713 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 16/713 KB 648/1267 KB 224/1063 KB 1108/1710 KB 356/1044 KB 19/713 KB 648/1267 KB 224/1063 KB 1112/1710 KB 356/1044 KB 19/713 KB 648/1267 KB 224/1063 KB 1116/1710 KB 356/1044 KB 19/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 19/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 21/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 24/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 27/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 29/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 32/713 KB 648/1267 KB 224/1063 KB 1120/1710 KB 356/1044 KB 32/713 KB 648/1267 KB 228/1063 KB 1124/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 232/1063 KB 1124/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 236/1063 KB 1124/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 228/1063 KB 1128/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 236/1063 KB 1132/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 236/1063 KB 1136/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 236/1063 KB 1120/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 228/1063 KB 1136/1710 KB 356/1044 KB 32/713 KB 656/1267 KB 240/1063 KB 1136/1710 KB 356/1044 KB 32/713 KB 660/1267 KB 240/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 664/1267 KB 240/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 668/1267 KB 240/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 672/1267 KB 240/1063 KB 1136/1710 KB 356/1044 KB 32/713 KB 652/1267 KB 240/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 672/1267 KB 244/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 672/1267 KB 248/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 672/1267 KB 252/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 672/1267 KB 256/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 676/1267 KB 260/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 660/1267 KB 240/1063 KB 1136/1710 KB 360/1044 KB 36/713 KB 660/1267 KB 240/1063 KB 1136/1710 KB 360/1044 KB 32/713 KB 660/1267 KB 240/1063 KB 1140/1710 KB 364/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 368/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 372/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 376/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 380/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 384/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 388/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 392/1044 KB 36/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 396/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 400/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 404/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 408/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 412/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 416/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 420/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 424/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 428/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 432/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 436/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 440/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 444/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 448/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 452/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 456/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 460/ unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 464/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 360/1044 KB 36/713 KB 676/1267 KB 256/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 680/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 684/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 688/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 692/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 696/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 700/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 704/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 708/1267 KB 268/1063 KB 1144/1710 KB 468/1044 KB 40/713 KB 676/1267 KB 268/1063 KB 1144/1710 KB 472/1044 KB 40/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 436/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1140/1710 KB 392/1044 KB 40/713 KB 676/1267 KB 264/1063 KB 1144/1710 KB 472/1044 KB 44/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 48/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 52/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 56/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 60/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 64/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 68/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 72/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 76/713 KB 708/1267 KB 272/1063 KB 1144/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1148/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1152/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1156/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1160/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1164/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1168/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1172/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1176/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1180/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1184/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 272/1063 KB 1184/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 276/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 280/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 284/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 288/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 292/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 296/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 300/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 304/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/1267 KB 308/1063 KB 1144/1710 KB 472/1044 KB 40/713 KB 708/1267 KB 268/1063 KB 1188/1710 KB 472/1044 KB 84/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 88/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 92/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 96/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 100/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 104/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 108/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 112/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 116/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 476/1044 KB 120/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 476/1044 KB 124/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 476/1044 KB 128/713 KB 712/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 712/12 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 67 KB 276/1063 KB 1188/1710 KB 476/1044 KB 128/713 KB 716/1267 KB 308/1063 KB 1188/1710 KB 472/1044 KB 80/713 KB 708/1267 KB 276/1063 KB 1192/1710 KB 476/1044 KB 128/713 KB 716/1267 KB 308/1063 KB 1196/1710 KB 476/1044 KB 128/713 KB 716/1267 KB 308/1063 KB 1200/1710 KB 476/1044 KB 128/713 KB 720/1267 KB 308/1063 KB 1188/1710 KB 476/1044 KB 116/713 KB 712/1267 KB 308/1063 KB 1200/1710 KB 480/1044 KB 128/713 KB 720/1267 KB 308/1063 KB 1200/1710 KB 484/1044 KB 128/713 KB 720/1267 KB 308/1063 KB 1200/1710 KB 488/1044 KB 132/713 KB 720/1267 KB 308/1063 KB 1200/1710 KB 492/1044 KB 132/713 KB 720/1267 KB 308/1063 KB 1200/1710 KB 496/1044 KB 132/713 KB 720/1267 KB 308/1063 KB 1196/1710 KB 476/1044 KB 128/713 KB 720/1267 KB 308/1063 KB 1200/1710 KB 496/1044 KB 132/713 KB 724/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 132/713 KB 728/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 132/713 KB 732/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 132/713 KB 736/1267 KB 308/1063 KB 1200/1710 KB 484/1044 KB 132/713 KB 720/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 136/713 KB 736/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 140/713 KB 736/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 144/713 KB 736/1267 KB 308/1063 KB 1204/1710 KB 500/1044 KB 132/713 KB 724/1267 KB 308/1063 KB 1208/1710 KB 500/1044 KB 144/713 KB 736/1267 KB 308/1063 KB 1212/1710 KB 500/1044 KB 144/713 KB 736/1267 KB 308/1063 KB 1216/1710 KB 500/1044 KB 144/713 KB 736/1267 KB 308/1063 KB 1216/1710 KB 500/1044 KB 144/713 KB 740/1267 KB 308/1063 KB 1220/1710 KB 500/1044 KB 144/713 KB 744/1267 KB 312/1063 KB 1220/1710 KB 500/1044 KB 144/713 KB 748/1267 KB 312/1063 KB 1220/1710 KB 500/1044 KB 144/713 KB 752/1267 KB 312/1063 KB 1200/1710 KB 500/1044 KB 132/713 KB 724/1267 KB 308/1063 KB 1220/1710 KB 504/1044 KB 144/713 KB 752/1267 KB 312/1063 KB 1220/1710 KB 508/1044 KB 148/713 KB 752/1267 KB 312/1063 KB 1220/1710 KB 512/1044 KB 148/713 KB 752/1267 KB 312/1063 KB 1220/1710 KB 516/1044 KB 148/713 KB 752/1267 KB 312/1063 KB 1220/1710 KB 520/1044 KB 148/713 KB 756/1267 KB 312/1063 KB 1220/1710 KB 524/1044 KB 148/713 KB 756/1267 KB 312/1063 KB 1220/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 312/1063 KB 1220/1710 KB 500/1044 KB 144/713 KB 740/1267 KB 312/1063 KB 1220/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 316/1063 KB 1220/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 320/1063 KB 1220/1710 KB 500/1044 KB 144/713 KB 740/1267 KB 308/1063 KB 1224/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 320/1063 KB 1228/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 320/1063 KB 1232/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 320/1063 KB 1236/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 320/1063 KB 1240/1710 KB 532/1044 KB 148/713 KB 756/1267 KB 324/1063 KB 1244/1710 KB 532/1044 KB 148/713 KB 756/1267 KB 324/1063 KB 1248/1710 KB 532/1044 KB 148/713 KB 756/1267 KB 324/1063 KB 1220/1710 KB 516/1044 KB 148/713 KB 756/1267 KB 312/1063 KB 1248/1710 KB 532/1044 KB 148/713 KB 760/1267 KB 324/1063 KB 1248/1710 KB 532/1044 KB 148/713 KB 764/1267 KB 324/1063 KB 1248/1710 KB 532/1044 KB 148/713 KB 768/1267 KB 324/1063 KB 1248/1710 KB 532/1044 KB 148/713 KB 772/1267 KB 324/1063 KB 1220/1710 KB 504/1044 KB 148/713 KB 752/1267 KB 312/1063 KB 1252/1710 KB 532/1044 KB 152/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 156/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 160/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 164/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 168/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 172/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 176/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 180/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 184/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 188/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 192/713 KB 772/1267 KB 324/1063 KB 1252/1710 KB 532/1044 KB 148/713 KB 772/1267 KB 324/1063 KB 1256/1710 KB 532/1044 KB 192/713 KB 772/1267 KB 324/1063 KB 1260/1710 KB 532/1044 KB 192/713 KB 772/1267 KB 324/1063 KB 1264/1710 KB 532/1044 KB 192/713 KB 772/1267 KB 324/1063 KB 1268/1710 KB 532/1044 KB 192/713 KB 772/1267 KB 324/1063 KB 1236/1710 KB 532/1044 KB 148/713 KB 756/1267 KB 324/1063 KB 1268/1710 KB 536/1044 KB 192/713 KB 776/1267 KB 324/1063 KB 1268/1710 KB 540/1044 KB 192/713 KB 776/1267 KB 324/1063 KB 1268/1710 KB 544/1044 KB 192/713 KB 776/1267 KB 324/1063 KB 1236/1710 KB 528/1044 KB 148/713 KB 756/1267 KB 324/1063 KB 1268/1710 KB 544/1044 KB 192/713 KB 776/1267 KB 328/1063 KB 1268/1710 KB 544/1044 KB 192/713 KB 776/1267 KB 332/1063 KB 1268/1710 KB 544/1044 KB 192/713 KB 776/1267 KB 336/1063 KB 1268/1710 KB 544/1044 KB 192/713 KB 776/1267 KB 340/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 344/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 348/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 352/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 356/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 360/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 364/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 368/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 372/1063 KB 1272/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 376/1063 KB 1272/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 380/1063 KB 1268/1710 KB 532/1044 KB 192/713 KB 776/1267 KB 324/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 780/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 784/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 788/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 792/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 796/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 800/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 804/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 776/1267 KB 380/1063 KB 1272/1710 KB 548/1044 KB 200/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 204/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 208/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 212/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 216/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 220/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 224/713 KB 804/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 372/1063 KB 1276/1710 KB 548/1044 KB 224/713 KB 804/1267 KB 384/1063 KB 1280/1710 KB 548/1044 KB 224/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 548/1044 KB 224/713 KB 804/1267 KB 384/1063 KB 1268/1710 KB 548/1044 KB 192/713 KB 776/1267 KB 340/1063 KB 1284/1710 KB 552/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 556/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 560/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 564/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 568/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 572/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/ unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1710 KB 576/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 580/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 584/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1284/1710 KB 588/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1288/1710 KB 592/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1288/1710 KB 592/1044 KB 228/713 KB 808/1267 KB 384/1063 KB 1288/1710 KB 592/1044 KB 228/713 KB 812/1267 KB 384/1063 KB 1288/1710 KB 592/1044 KB 228/713 KB 816/1267 KB 384/1063 KB 1288/1710 KB 592/1044 KB 228/713 KB 820/1267 KB 384/1063 KB 1288/1710 KB 596/1044 KB 228/713 KB 824/1267 KB 384/1063 KB 1288/1710 KB 596/1044 KB 228/713 KB 828/1267 KB 384/1063 KB 1288/1710 KB 596/1044 KB 228/713 KB 832/1267 KB 384/1063 KB 1284/1710 KB 548/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1288/1710 KB 596/1044 KB 232/713 KB 832/1267 KB 384/1063 KB 1288/1710 KB 596/1044 KB 236/713 KB 832/1267 KB 384/1063 KB 1272/1710 KB 548/1044 KB 196/713 KB 804/1267 KB 384/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 388/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 392/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 396/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 400/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 404/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 408/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 412/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 832/1267 KB 416/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 596/1044 KB 228/713 KB 820/1267 KB 384/1063 KB 1288/1710 KB 600/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 604/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 608/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 612/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 588/1044 KB 228/713 KB 804/1267 KB 384/1063 KB 1292/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1296/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1300/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1304/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1308/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1312/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1316/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1320/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1324/1710 KB 616/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1328/1710 KB 620/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1288/1710 KB 596/1044 KB 240/713 KB 836/1267 KB 416/1063 KB 1328/1710 KB 620/1044 KB 240/713 KB 840/1267 KB 420/1063 KB 1328/1710 KB 620/1044 KB 240/713 KB 844/1267 KB 420/1063 KB 1328/1710 KB 620/1044 KB 240/713 KB 848/1267 KB 424/1063 KB 1324/1710 KB 620/1044 KB 240/713 KB 836/1267 KB 420/1063 KB 1328/1710 KB 624/1044 KB 240/713 KB 848/1267 KB 424/1063 KB 1328/1710 KB 628/1044 KB 240/713 KB 848/1267 KB 424/1063 KB 1332/1710 KB 632/1044 KB 240/713 KB 852/1267 KB 424/1063 KB 1332/1710 KB 636/1044 KB 240/713 KB 852/1267 KB 424/1063 KB 1332/1710 KB 640/1044 KB 240/713 KB 852/1267 KB 424/1063 KB 1328/1710 KB 620/1044 KB 240/713 KB 844/1267 KB 424/1063 KB 1332/1710 KB 640/1044 KB 240/713 KB 852/1267 KB 428/1063 KB 1332/1710 KB 640/1044 KB 240/713 KB 852/1267 KB 432/1063 KB 1332/1710 KB 640/1044 KB 240/713 KB 852/1267 KB 436/1063 KB 1332/1710 KB 640/1044 KB 240/713 KB 852/1267 KB 440/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 444/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 448/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 452/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 456/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 460/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 464/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 628/1044 KB 240/713 KB 852/1267 KB 424/1063 KB 1332/1710 KB 628/1044 KB 240/713 KB 848/1267 KB 424/1063 KB 1288/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 452/1063 KB 1332/1710 KB 644/1044 KB 244/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 248/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 252/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 256/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 260/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 264/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 268/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 272/713 KB 852/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 276/713 KB 852/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 276/713 KB 856/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 860/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 864/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 868/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 872/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 876/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 880/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 884/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 888/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 892/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 896/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 900/1267 KB 468/1063 KB 1332/1710 KB 644/1044 KB 240/713 KB 852/1267 KB 440/1063 KB 1336/1710 KB 648/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 652/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 656/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 660/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 664/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 668/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 672/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 676/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 680/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 684/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 900/1267 KB 472/1063 KB 1336/1710 KB 644/1044 KB 280/713 KB 856/1267 KB 468/1063 KB 1336/1710 KB 644/1044 KB 276/713 KB 852/1267 KB 468/1063 KB 1340/1710 KB 684/1044 KB 280/713 KB 904/1267 KB 472/1063 KB 1344/1710 KB 684/1044 KB 280/713 KB 904/1267 KB 472/1063 KB 1348/1710 KB 684/1044 KB 280/713 KB 904/1267 KB 472/1063 KB 1352/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1356/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1360/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1364/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1368/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1372/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1376/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1380/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1384/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 476/1063 KB 1388/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 476/1063 KB 1392/1710 KB 684/1044 KB 284 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install /713 KB 904/1267 KB 476/1063 KB 1336/1710 KB 684/1044 KB 280/713 KB 904/1267 KB 472/1063 KB 1392/1710 KB 688/1044 KB 284/713 KB 908/1267 KB 476/1063 KB 1392/1710 KB 688/1044 KB 284/713 KB 912/1267 KB 476/1063 KB 1392/1710 KB 688/1044 KB 284/713 KB 916/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 284/713 KB 920/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 284/713 KB 924/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 284/713 KB 928/1267 KB 476/1063 KB 1392/1710 KB 688/1044 KB 284/713 KB 904/1267 KB 476/1063 KB 1380/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 476/1063 KB 1348/1710 KB 684/1044 KB 284/713 KB 904/1267 KB 472/1063 KB 1396/1710 KB 688/1044 KB 288/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 292/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 296/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 300/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 304/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 308/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 312/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 316/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 320/713 KB 928/1267 KB 476/1063 KB 1396/1710 KB 688/1044 KB 320/713 KB 928/1267 KB 480/1063 KB 1396/1710 KB 688/1044 KB 320/713 KB 928/1267 KB 484/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 488/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 492/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 496/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 500/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 504/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 508/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 512/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 516/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 520/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 524/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 528/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 532/1063 KB 1396/1710 KB 688/1044 KB 284/713 KB 916/1267 KB 476/1063 KB 1400/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 532/1063 KB 1404/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 532/1063 KB 1408/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 532/1063 KB 1412/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 532/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 512/1063 KB 1416/1710 KB 692/1044 KB 324/713 KB 936/1267 KB 532/1063 KB 1416/1710 KB 692/1044 KB 324/713 KB 940/1267 KB 532/1063 KB 1416/1710 KB 692/1044 KB 324/713 KB 944/1267 KB 532/1063 KB 1396/1710 KB 692/1044 KB 324/713 KB 928/1267 KB 484/1063 KB 1416/1710 KB 696/1044 KB 324/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 700/1044 KB 324/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 324/713 KB 944/1267 KB 532/1063 KB 1396/1710 KB 688/1044 KB 324/713 KB 928/1267 KB 484/1063 KB 1416/1710 KB 704/1044 KB 328/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 332/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 336/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 340/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 344/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 348/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 704/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 708/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 712/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 716/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1416/1710 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install KB 720/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1416/1710 KB 692/1044 KB 324/713 KB 932/1267 KB 532/1063 KB 1420/1710 KB 720/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1424/1710 KB 720/1044 KB 352/713 KB 944/1267 KB 532/1063 KB 1428/1710 KB 720/1044 KB 356/713 KB 944/1267 KB 532/1063 KB 1432/1710 KB 724/1044 KB 356/713 KB 948/1267 KB 532/1063 KB 1436/1710 KB 724/1044 KB 356/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 356/713 KB 948/1267 KB 532/1063 KB 1424/1710 KB 720/1044 KB 356/713 KB 944/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 360/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 364/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 368/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 372/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 376/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 380/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 384/713 KB 948/1267 KB 536/1063 KB 1428/1710 KB 724/1044 KB 356/713 KB 948/1267 KB 532/1063 KB 1440/1710 KB 724/1044 KB 384/713 KB 952/1267 KB 536/1063 KB 1440/1710 KB 724/1044 KB 384/713 KB 956/1267 KB 536/1063 KB 1440/1710 KB 724/1044 KB 384/713 KB 960/1267 KB 536/1063 KB 1440/1710 KB 724/1044 KB 384/713 KB 964/1267 KB 536/1063 KB 1444/1710 KB 724/1044 KB 384/713 KB 968/1267 KB 536/1063 KB 1444/1710 KB 724/1044 KB 384/713 KB 972/1267 KB 536/1063 KB 1444/1710 KB 724/1044 KB 384/713 KB 976/1267 KB 536/1063 KB 1428/1710 KB 724/1044 KB 356/713 KB 944/1267 KB 532/1063 KB 1444/1710 KB 728/1044 KB 384/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 732/1044 KB 384/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 736/1044 KB 384/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 740/1044 KB 384/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 744/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 748/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 752/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1444/1710 KB 724/1044 KB 384/713 KB 964/1267 KB 536/1063 KB 1448/1710 KB 752/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1452/1710 KB 752/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1456/1710 KB 752/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1460/1710 KB 752/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1464/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 536/1063 KB 1468/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 536/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 536/1063 KB 1440/1710 KB 724/1044 KB 380/713 KB 948/1267 KB 536/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 540/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 544/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 548/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 552/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 556/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 560/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 564/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 568/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 572/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 576/1063 KB 1460/1710 KB 756/1044 KB 388/713 KB 980/1267 KB 536/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 984/1267 KB 576/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 988/1267 KB 576/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 992/1267 KB 576/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 996/1267 KB 576/1063 KB 1476/1710 KB 756/1044 KB 388/713 KB 1000/1267 KB 580/1063 KB 1476/1710 KB 756/1044 KB 388/713 KB 1004/1267 KB 5 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 80/1063 KB 1476/1710 KB 756/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1460/1710 KB 756/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1476/1710 KB 760/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1476/1710 KB 764/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1476/1710 KB 768/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1476/1710 KB 772/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1476/1710 KB 776/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 388/713 KB 1008/1267 KB 580/1063 KB 1444/1710 KB 740/1044 KB 388/713 KB 976/1267 KB 536/1063 KB 1476/1710 KB 780/1044 KB 392/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 396/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 400/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 404/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 408/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 412/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 416/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 420/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 424/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 428/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 432/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 388/713 KB 1012/1267 KB 580/1063 KB 1476/1710 KB 780/1044 KB 432/713 KB 1016/1267 KB 580/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1020/1267 KB 580/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1024/1267 KB 580/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1028/1267 KB 580/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1032/1267 KB 580/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1036/1267 KB 580/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1476/1710 KB 756/1044 KB 388/713 KB 996/1267 KB 580/1063 KB 1480/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1484/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1488/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1492/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1496/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1500/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1504/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1508/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1512/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1516/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1520/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1040/1267 KB 580/1063 KB 1472/1710 KB 756/1044 KB 388/713 KB 996/1267 KB 580/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 584/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 588/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 592/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 596/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 600/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 604/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 608/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 612/1063 KB 1524/1710 KB 784/1044 KB 436/713 KB 1044/1267 KB 616/1063 KB 1524/1710 KB 784/1044 KB 436/713 KB 1044/1267 KB 620/1063 KB 1524/1710 KB 784/1044 KB 436/713 KB 1044/1267 KB 624/1063 KB 1524/1710 KB 784/1044 KB 436/713 KB 1044/1267 KB 628/1063 KB 1524/1710 KB 784/1044 KB 432/713 KB 1044/1267 KB 580/1063 KB 1528/1710 KB 784/1044 KB 436/713 KB 1048/1267 KB 628/1063 KB 1528/1710 KB 784/1044 KB 436/713 KB 1052/1267 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 628/1063 KB 1528/1710 KB 784/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1476/1710 KB 784/1044 KB 432/713 KB 1016/1267 KB 580/1063 KB 1528/1710 KB 788/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 792/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 796/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 800/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 804/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 808/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 812/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 816/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 820/1044 KB 436/713 KB 1056/1267 KB 628/1063 KB 1528/1710 KB 824/1044 KB 436/713 KB 1060/1267 KB 632/1063 KB 1528/1710 KB 828/1044 KB 436/713 KB 1060/1267 KB 632/1063 KB 1528/1710 KB 832/1044 KB 436/713 KB 1060/1267 KB 632/1063 KB 1528/1710 KB 784/1044 KB 436/713 KB 1044/1267 KB 628/1063 KB 1532/1710 KB 832/1044 KB 436/713 KB 1060/1267 KB 632/1063 KB 1524/1710 KB 784/1044 KB 436/713 KB 1044/1267 KB 612/1063 KB 1532/1710 KB 832/1044 KB 440/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 444/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 448/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 452/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 456/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 460/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 464/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 468/713 KB 1060/1267 KB 632/1063 KB 1532/1710 KB 832/1044 KB 472/713 KB 1060/1267 KB 632/1063 KB 1536/1710 KB 832/1044 KB 476/713 KB 1060/1267 KB 632/1063 KB 1536/1710 KB 832/1044 KB 480/713 KB 1060/1267 KB 632/1063 KB 1528/1710 KB 820/1044 KB 436/713 KB 1060/1267 KB 632/1063 KB 1536/1710 KB 832/1044 KB 480/713 KB 1060/1267 KB 636/1063 KB 1536/1710 KB 832/1044 KB 480/713 KB 1060/1267 KB 640/1063 KB 1536/1710 KB 832/1044 KB 480/713 KB 1060/1267 KB 644/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1060/1267 KB 648/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1060/1267 KB 652/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1060/1267 KB 656/1063 KB 1528/1710 KB 820/1044 KB 436/713 KB 1060/1267 KB 628/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1064/1267 KB 656/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1068/1267 KB 656/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1072/1267 KB 656/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1076/1267 KB 656/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1080/1267 KB 660/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1084/1267 KB 660/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1088/1267 KB 660/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1060/1267 KB 644/1063 KB 1536/1710 KB 832/1044 KB 484/713 KB 1060/1267 KB 644/1063 KB 1536/1710 KB 840/1044 KB 488/713 KB 1088/1267 KB 660/1063 KB 1536/1710 KB 840/1044 KB 492/713 KB 1088/1267 KB 660/1063 KB 1536/1710 KB 840/1044 KB 496/713 KB 1088/1267 KB 660/1063 KB 1536/1710 KB 832/1044 KB 472/713 KB 1060/1267 KB 632/1063 KB 1540/1710 KB 840/1044 KB 496/713 KB 1088/1267 KB 660/1063 KB 1544/1710 KB 840/1044 KB 496/713 KB 1088/1267 KB 660/1063 KB 1548/1710 KB 840/1044 KB 496/713 KB 1088/1267 KB 660/1063 KB 1552/1710 KB 840/1044 KB 496/713 KB 1088/1267 KB 660/1063 KB 1552/1710 KB 840/1044 KB 500/713 KB 1088/1267 KB 660/1063 KB 1556/1710 KB 840/1044 KB 504/713 KB 1088/1267 KB 660/1063 KB 1556/1710 KB 840/1044 KB 508/713 KB 1088/1267 KB 660/1063 KB 1556/1710 KB 840/1044 KB 512/713 KB 1092 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install /1267 KB 660/1063 KB 1536/1710 KB 836/1044 KB 484/713 KB 1076/1267 KB 660/1063 KB 1556/1710 KB 840/1044 KB 512/713 KB 1092/1267 KB 664/1063 KB 1556/1710 KB 840/1044 KB 512/713 KB 1092/1267 KB 668/1063 KB 1556/1710 KB 840/1044 KB 512/713 KB 1092/1267 KB 672/1063 KB 1556/1710 KB 840/1044 KB 512/713 KB 1092/1267 KB 676/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1092/1267 KB 680/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1092/1267 KB 684/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1092/1267 KB 688/1063 KB 1556/1710 KB 840/1044 KB 508/713 KB 1092/1267 KB 660/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1096/1267 KB 688/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1100/1267 KB 688/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1536/1710 KB 840/1044 KB 500/713 KB 1088/1267 KB 660/1063 KB 1556/1710 KB 844/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 848/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 852/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 856/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 860/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 840/1044 KB 500/713 KB 1088/1267 KB 660/1063 KB 1560/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1564/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1568/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1572/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1576/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1556/1710 KB 840/1044 KB 516/713 KB 1092/1267 KB 676/1063 KB 1580/1710 KB 864/1044 KB 520/713 KB 1104/1267 KB 688/1063 KB 1580/1710 KB 864/1044 KB 524/713 KB 1104/1267 KB 688/1063 KB 1580/1710 KB 864/1044 KB 528/713 KB 1104/1267 KB 688/1063 KB 1580/1710 KB 864/1044 KB 532/713 KB 1104/1267 KB 688/1063 KB 1580/1710 KB 868/1044 KB 536/713 KB 1108/1267 KB 692/1063 KB 1580/1710 KB 868/1044 KB 540/713 KB 1108/1267 KB 692/1063 KB 1580/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 692/1063 KB 1580/1710 KB 864/1044 KB 516/713 KB 1104/1267 KB 688/1063 KB 1584/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 692/1063 KB 1588/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 692/1063 KB 1592/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 692/1063 KB 1596/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 692/1063 KB 1600/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 692/1063 KB 1580/1710 KB 868/1044 KB 532/713 KB 1108/1267 KB 692/1063 KB 1600/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 696/1063 KB 1600/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 700/1063 KB 1600/1710 KB 868/1044 KB 544/713 KB 1108/1267 KB 704/1063 KB 1600/1710 KB 868/1044 KB 548/713 KB 1108/1267 KB 708/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1108/1267 KB 712/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1108/1267 KB 716/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1108/1267 KB 720/1063 KB 1580/1710 KB 868/1044 KB 532/713 KB 1108/1267 KB 688/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1112/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1116/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1120/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1124/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1128/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1132/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1136/1267 KB 720/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1140/1267 KB 720/1063 KB 1580/1710 KB 868/1044 KB 532/713 K unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install B 1104/1267 KB 688/1063 KB 1604/1710 KB 872/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 876/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 880/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 884/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 888/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 892/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 896/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 900/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 904/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 908/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 912/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 916/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 920/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 924/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 928/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 932/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 936/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 940/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 944/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1140/1267 KB 724/1063 KB 1604/1710 KB 944/1044 KB 548/713 KB 1144/1267 KB 728/1063 KB 1604/1710 KB 944/1044 KB 548/713 KB 1144/1267 KB 732/1063 KB 1604/1710 KB 944/1044 KB 548/713 KB 1144/1267 KB 736/1063 KB 1604/1710 KB 944/1044 KB 548/713 KB 1144/1267 KB 740/1063 KB 1604/1710 KB 868/1044 KB 548/713 KB 1108/1267 KB 708/1063 KB 1600/1710 KB 868/1044 KB 548/713 KB 1108/1267 KB 704/1063 KB 1604/1710 KB 944/1044 KB 552/713 KB 1144/1267 KB 740/1063 KB 1604/1710 KB 944/1044 KB 556/713 KB 1144/1267 KB 740/1063 KB 1604/1710 KB 944/1044 KB 560/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 564/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 568/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 572/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 576/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 580/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 584/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 588/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 592/713 KB 1144/1267 KB 740/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1144/1267 KB 740/1063 KB 1604/1710 KB 904/1044 KB 548/713 KB 1144/1267 KB 724/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1148/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1152/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1156/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1160/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1164/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1168/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 596/713 KB 1144/1267 KB 744/1063 KB 1608/1710 KB 944/1044 KB 560/713 KB 1144/1267 KB 740/1063 KB 1612/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1616/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1620/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1624/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1628/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1632/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1636/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1640/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1644/1710 KB 944/1044 KB 5 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 96/713 KB 1172/1267 KB 744/1063 KB 1648/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1652/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 744/1063 KB 1656/1710 KB 944/1044 KB 600/713 KB 1176/1267 KB 748/1063 KB 1660/1710 KB 944/1044 KB 600/713 KB 1176/1267 KB 748/1063 KB 1664/1710 KB 948/1044 KB 600/713 KB 1176/1267 KB 748/1063 KB 1652/1710 KB 944/1044 KB 600/713 KB 1176/1267 KB 748/1063 KB 1664/1710 KB 948/1044 KB 604/713 KB 1176/1267 KB 748/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1176/1267 KB 748/1063 KB 1652/1710 KB 944/1044 KB 596/713 KB 1176/1267 KB 748/1063 KB 1652/1710 KB 944/1044 KB 596/713 KB 1172/1267 KB 748/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1176/1267 KB 752/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1176/1267 KB 756/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1180/1267 KB 760/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1180/1267 KB 764/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1180/1267 KB 768/1063 KB 1668/1710 KB 948/1044 KB 608/713 KB 1180/1267 KB 772/1063 KB 1668/1710 KB 948/1044 KB 612/713 KB 1180/1267 KB 776/1063 KB 1668/1710 KB 948/1044 KB 612/713 KB 1180/1267 KB 780/1063 KB 1668/1710 KB 948/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1660/1710 KB 948/1044 KB 600/713 KB 1176/1267 KB 748/1063 KB 1668/1710 KB 952/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 956/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 960/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 964/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 968/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 972/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 612/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 948/1044 KB 612/713 KB 1180/1267 KB 772/1063 KB 1668/1710 KB 976/1044 KB 616/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 620/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 624/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 628/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 632/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 636/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 976/1044 KB 640/713 KB 1180/1267 KB 784/1063 KB 1668/1710 KB 980/1044 KB 644/713 KB 1180/1267 KB 788/1063 KB 1668/1710 KB 980/1044 KB 648/713 KB 1180/1267 KB 788/1063 KB 1668/1710 KB 980/1044 KB 652/713 KB 1180/1267 KB 788/1063 KB 1668/1710 KB 980/1044 KB 656/713 KB 1180/1267 KB 788/1063 KB 1668/1710 KB 948/1044 KB 608/713 KB 1180/1267 KB 768/1063 KB 1672/1710 KB 980/1044 KB 656/713 KB 1180/1267 KB 788/1063 KB 1676/1710 KB 980/1044 KB 656/713 KB 1180/1267 KB 788/1063 KB 1680/1710 KB 980/1044 KB 656/713 KB 1180/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1180/1267 KB 788/1063 KB 1664/1710 KB 948/1044 KB 608/713 KB 1180/1267 KB 756/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1184/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1188/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1192/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1196/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1200/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1204/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1208/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1212/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1216/1267 KB 788/1063 KB 1684/1710 KB 980/1044 KB 656/713 KB 1220/1267 KB 788/1063 KB 1668/1710 KB 980/1044 KB 640/713 KB 1180/1267 KB 788/1063 KB 1688/1710 KB 980/104 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 4 KB 656/713 KB 1220/1267 KB 792/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1220/1267 KB 796/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1220/1267 KB 800/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1220/1267 KB 804/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1224/1267 KB 808/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1224/1267 KB 812/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1224/1267 KB 816/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1224/1267 KB 820/1063 KB 1688/1710 KB 980/1044 KB 660/713 KB 1224/1267 KB 824/1063 KB 1688/1710 KB 980/1044 KB 660/713 KB 1224/1267 KB 828/1063 KB 1688/1710 KB 980/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1668/1710 KB 980/1044 KB 640/713 KB 1180/1267 KB 784/1063 KB 1688/1710 KB 984/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 988/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 992/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 996/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1000/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1004/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1008/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1012/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1016/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1020/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1024/1044 KB 660/713 KB 1224/1267 KB 832/1063 KB 1688/1710 KB 1028/1044 KB 660/713 KB 1224/1267 KB 836/1063 KB 1688/1710 KB 1032/1044 KB 660/713 KB 1224/1267 KB 836/1063 KB 1688/1710 KB 1036/1044 KB 660/713 KB 1224/1267 KB 836/1063 KB 1688/1710 KB 1040/1044 KB 660/713 KB 1224/1267 KB 836/1063 KB 1688/1710 KB 1044/1044 KB 660/713 KB 1224/1267 KB 836/1063 KB 1688/1710 KB 980/1044 KB 660/713 KB 1224/1267 KB 820/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1224/1267 KB 804/1063 KB 1688/1710 KB 1044/1044 KB 660/713 KB 1228/1267 KB 836/1063 KB 1688/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1688/1710 KB 980/1044 KB 656/713 KB 1220/1267 KB 788/1063 KB 1692/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1696/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1700/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1704/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1708/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 660/713 KB 1232/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 660/713 KB 1236/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 660/713 KB 1240/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 660/713 KB 1244/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 660/713 KB 1248/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1252/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1256/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1260/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1264/1267 KB 836/1063 KB 1688/1710 KB 1024/1044 KB 660/713 KB 1224/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1264/1267 KB 840/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1264/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1248/1267 KB 836/1063 KB 1710/1710 KB 1044/1044 KB 668/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 672/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 676/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 680/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 684/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 688/713 KB 1267/1 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 692/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 664/713 KB 1267/1267 KB 844/1063 KB 1710/1710 KB 1044/1044 KB 692/713 KB 1267/1267 KB 848/1063 KB 1710/1710 KB 1044/1044 KB 692/713 KB 1267/1267 KB 852/1063 KB 1710/1710 KB 1044/1044 KB 696/713 KB 1267/1267 KB 852/1063 KB 1710/1710 KB 1044/1044 KB 696/713 KB 1267/1267 KB 852/1063 KB 1710/1710 KB 1044/1044 KB 700/713 KB 1267/1267 KB 852/1063 KB 1710/1710 KB 1044/1044 KB 704/713 KB 1267/1267 KB 852/1063 KB 1710/1710 KB 1044/1044 KB 704/713 KB 1267/1267 KB 856/1063 KB 1710/1710 KB 1044/1044 KB 704/713 KB 1267/1267 KB 860/1063 KB 1710/1710 KB 1044/1044 KB 708/713 KB 1267/1267 KB 864/1063 KB 1710/1710 KB 1044/1044 KB 708/713 KB 1267/1267 KB 860/1063 KB 1710/1710 KB 1044/1044 KB 712/713 KB 1267/1267 KB 864/1063 KB 1710/1710 KB 1044/1044 KB 713/713 KB 1267/1267 KB 864/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3333.1 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 713/713 KB 1267/1267 KB 868/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 872/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 876/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 880/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 884/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 888/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 892/1063 KB 1044/1044 KB 713/713 KB 1267/1267 KB 896/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2473.6 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1381.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 2023.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 4/257 KB 896/1063 KB 8/257 KB 896/1063 KB 12/257 KB 896/1063 KB 16/257 KB 896/1063 KB 16/257 KB 900/1063 KB 16/257 KB 904/1063 KB 16/257 KB 908/1063 KB 16/257 KB 912/1063 KB 20/257 KB 916/1063 KB 3/5 KB 20/257 KB 920/1063 KB 3/5 KB 4/358 KB 20/257 KB 912/1063 KB 3/5 KB 20/257 KB 920/1063 KB 5/5 KB 4/358 KB 20/257 KB 912/1063 KB 24/257 KB 920/1063 KB 5/5 KB 4/358 KB 28/257 KB 920/1063 KB 5/5 KB 4/358 KB 32/257 KB 920/1063 KB 5/5 KB 4/358 KB 36/257 KB 920/1063 KB 5/5 KB 4/358 KB 40/257 KB 920/1063 KB 5/5 KB 4/358 KB 44/257 KB 920/1063 KB 5/5 KB 4/358 KB 48/257 KB 920/1063 KB 5/5 KB 4/358 KB 20/257 KB 916/1063 KB 3/5 KB 4/358 KB 48/257 KB 924/1063 KB 5/5 KB 8/358 KB 48/257 KB 924/1063 KB 5/5 KB 12/358 KB 48/257 KB 924/1063 KB 5/5 KB 16/358 KB 48/257 KB 4/549 KB 924/1063 KB 5/5 KB 16/358 KB 48/257 KB 8/549 KB 924/1063 KB 5/5 KB 16/358 KB 48/257 KB 12/549 KB 924/1063 KB 5/5 KB 16/358 KB 48/257 KB 16/549 KB 924/1063 KB 5/5 KB 16/358 KB 48/257 KB 20/549 KB 924/1063 KB 5/5 KB 16/358 KB 52/257 KB 24/549 KB 924/1063 KB 5/5 KB 20/358 KB 52/257 KB 28/549 KB 924/1063 KB 5/5 KB 20/358 KB 52/257 KB 32/549 KB 924/1063 KB 5/5 KB 20/358 KB 48/257 KB 924/1063 KB 5/5 KB 4/358 KB 52/257 KB 32/549 KB 928/1063 KB 5/5 KB 20/358 KB 52/257 KB 32/549 KB 932/1063 KB 5/5 KB 20/358 KB 52/257 KB 32/549 KB 936/1063 KB 5/5 KB 20/358 KB 52/257 KB 32/549 KB 940/1063 KB 5/5 KB 20/358 KB 52/257 KB 32/549 KB 944/1063 KB 5/5 KB 20/358 KB 52/257 KB 32/549 KB 948/1063 KB 5/5 KB 20/358 KB 52/257 KB 36/549 KB 952/1063 KB 20/358 KB 52/257 KB 36/549 KB 956/1063 KB 20/358 KB 52/257 KB 36/549 KB 960/1063 KB 20/358 KB 52/257 KB 20/549 KB 924/1063 KB 5/5 KB 20/358 KB 56/257 KB 36/549 KB 960/1063 KB 20/358 KB 60/257 KB 36/549 KB 960/1063 KB 20/358 KB 48/257 KB 20/549 KB 924/1063 KB 5/5 KB 20/358 KB 64/257 KB 36/549 KB 960/1063 KB 24/358 KB 64/257 KB 36/549 KB 960/1063 KB 28/358 KB 64/257 KB 36/549 KB 960/1063 KB 32/358 KB 52/257 KB 36/549 KB 948/1063 KB 20/358 KB 64/257 KB 40/549 KB 960/1063 KB 32/358 KB 64/257 KB 44/549 KB 960/1063 KB 32/358 KB 64/257 KB 48/549 KB 960/1063 KB 32/358 KB 64/257 KB 52/549 KB 960/1063 KB 32/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 8.2 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 64/257 KB 56/549 KB 964/1063 KB 36/358 KB 64/257 KB 60/549 KB 964/1063 KB 36/358 KB 64/257 KB 64/549 KB 964/1063 KB 36/358 KB 64/257 KB 52/549 KB 964/1063 KB 36/358 KB 64/257 KB 64/549 KB 968/1063 KB 36/358 KB 64/257 KB 64/549 KB 972/1063 KB 36/358 KB 64/257 KB 64/549 KB 976/1063 KB 36/358 KB 64/257 KB 64/549 KB 980/1063 KB 36/358 KB 64/257 KB 52/549 KB 960/1063 KB 36/358 KB 64/257 KB 68/549 KB 980/1063 KB 40/358 KB 64/257 KB 68/549 KB 980/1063 KB 44/358 KB 64/257 KB 68/549 KB 980/1063 KB 48/358 KB 64/257 KB 68/549 KB 980/1063 KB 52/358 KB 64/257 KB 68/549 KB 980/1063 KB 56/358 KB 64/257 KB 68/549 KB 980/1063 KB 60/358 KB 64/257 KB 68/549 KB 980/1063 KB 64/358 KB 64/257 KB 68/549 KB 980/1063 KB 68/358 KB 64/257 KB 40/549 KB 960/1063 KB 32/358 KB 68/257 KB 68/549 KB 980/1063 KB 68/358 KB 72/257 KB 68/549 KB 980/1063 KB 68/358 KB 76/257 KB 68/549 KB 980/1063 KB 68/358 KB 80/257 KB 68/549 KB 980/1063 KB 68/358 KB 84/257 KB 68/549 KB 980/1063 KB 68/358 KB 88/257 KB 68/549 KB 980/1063 KB 68/358 KB 92/257 KB 68/549 KB 980/1063 KB 68/358 KB 96/257 KB 68/549 KB 980/1063 KB 68/358 KB 100/257 KB 68/549 KB 980/1063 KB 68/358 KB 104/257 KB 3/86 KB 68/549 KB 984/1063 KB 72/358 KB 108/257 KB 3/86 KB 68/549 KB 984/1063 KB 72/358 KB 112/257 KB 3/86 KB 68/549 KB 984/1063 KB 72/358 KB 64/257 KB 68/549 KB 980/1063 KB 36/358 KB 112/257 KB 3/86 KB 72/549 KB 984/1063 KB 72/358 KB 100/257 KB 3/86 KB 68/549 KB 984/1063 KB 72/358 KB 112/257 KB 5/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 8/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 11/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 13/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 16/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 19/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 21/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 24/86 KB 72/549 KB 984/1063 KB 72/358 KB 112/257 KB 27/86 KB 72/549 KB 984/1063 KB 72/358 KB 100/257 KB 68/549 KB 984/1063 KB 72/358 KB 112/257 KB 27/86 KB 72/549 KB 988/1063 KB 72/358 KB 112/257 KB 27/86 KB 72/549 KB 992/1063 KB 72/358 KB 100/257 KB 68/549 KB 980/1063 KB 72/358 KB 112/257 KB 29/86 KB 72/549 KB 992/1063 KB 76/358 KB 112/257 KB 29/86 KB 72/549 KB 992/1063 KB 80/358 KB 112/257 KB 29/86 KB 72/549 KB 996/1063 KB 80/358 KB 116/257 KB 29/86 KB 72/549 KB 1000/1063 KB 84/358 KB 116/257 KB 29/86 KB 72/549 KB 1004/1063 KB 84/358 KB 116/257 KB 29/86 KB 72/549 KB 1008/1063 KB 84/358 KB 112/257 KB 29/86 KB 72/549 KB 992/1063 KB 72/358 KB 116/257 KB 32/86 KB 72/549 KB 1008/1063 KB 84/358 KB 116/257 KB 36/86 KB 72/549 KB 1008/1063 KB 84/358 KB 116/257 KB 40/86 KB 72/549 KB 1008/1063 KB 84/358 KB 116/257 KB 44/86 KB 72/549 KB 1012/1063 KB 84/358 KB 116/257 KB 48/86 KB 72/549 KB 1012/1063 KB 84/358 KB 116/257 KB 52/86 KB 72/549 KB 1012/1063 KB 84/358 KB 116/257 KB 56/86 KB 72/549 KB 1012/1063 KB 84/358 KB 116/257 KB 60/86 KB 72/549 KB 1012/1063 KB 84/358 KB 116/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 116/257 KB 29/86 KB 72/549 KB 996/1063 KB 84/358 KB 120/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 124/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 128/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 132/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 136/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 140/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 144/257 KB 64/86 KB 72/549 KB 1012/1063 KB 84/358 KB 148/257 KB 64/86 KB 72/549 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install KB 1012/1063 KB 84/358 KB 112/257 KB 29/86 KB 72/549 KB 996/1063 KB 84/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 88/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 92/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 96/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 100/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 104/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 108/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 112/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 116/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 120/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 124/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 128/358 KB 152/257 KB 68/86 KB 72/549 KB 1012/1063 KB 132/358 KB 152/257 KB 68/86 KB 76/549 KB 1012/1063 KB 136/358 KB 152/257 KB 68/86 KB 76/549 KB 1012/1063 KB 140/358 KB 152/257 KB 68/86 KB 76/549 KB 1012/1063 KB 144/358 KB 148/257 KB 68/86 KB 72/549 KB 1012/1063 KB 84/358 KB 152/257 KB 72/86 KB 76/549 KB 1012/1063 KB 144/358 KB 152/257 KB 76/86 KB 76/549 KB 1012/1063 KB 144/358 KB 152/257 KB 80/86 KB 76/549 KB 1012/1063 KB 144/358 KB 152/257 KB 84/86 KB 76/549 KB 1012/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1012/1063 KB 144/358 KB 116/257 KB 40/86 KB 72/549 KB 1012/1063 KB 84/358 KB 152/257 KB 86/86 KB 76/549 KB 1016/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1020/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1024/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1028/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1032/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1036/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1040/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1044/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1048/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1052/1063 KB 144/358 KB 152/257 KB 86/86 KB 76/549 KB 1056/1063 KB 144/358 KB 152/257 KB 68/86 KB 76/549 KB 1012/1063 KB 132/358 KB 152/257 KB 86/86 KB 80/549 KB 1056/1063 KB 144/358 KB 152/257 KB 86/86 KB 84/549 KB 1056/1063 KB 144/358 KB 152/257 KB 86/86 KB 88/549 KB 1060/1063 KB 148/358 KB 152/257 KB 86/86 KB 92/549 KB 1060/1063 KB 148/358 KB 152/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 152/257 KB 68/86 KB 72/549 KB 1012/1063 KB 128/358 KB 156/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 160/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 164/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 168/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 172/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 176/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 180/257 KB 86/86 KB 96/549 KB 1060/1063 KB 148/358 KB 184/257 KB 86/86 KB 100/549 KB 1060/1063 KB 148/358 KB 188/257 KB 86/86 KB 100/549 KB 1060/1063 KB 148/358 KB 192/257 KB 86/86 KB 100/549 KB 1060/1063 KB 148/358 KB 152/257 KB 86/86 KB 84/549 KB 1060/1063 KB 148/358 KB 192/257 KB 86/86 KB 100/549 KB 1060/1063 KB 152/358 KB 192/257 KB 86/86 KB 100/549 KB 1060/1063 KB 156/358 KB 192/257 KB 86/86 KB 100/549 KB 1060/1063 KB 160/358 KB 192/257 KB 86/86 KB 100/549 KB 1060/1063 KB 164/358 KB 196/257 KB 86/86 KB 100/549 KB 1060/1063 KB 168/358 KB 196/257 KB 86/86 KB 100/549 KB 1060/1063 KB 172/358 KB 196/257 KB 86/86 KB 100/549 KB 1060/1063 KB 176/358 KB 152/257 KB 86/86 KB 84/549 KB 1060/1063 KB 144/358 KB 196/257 KB 86/86 KB 100/549 KB 1063/1063 KB 176/358 KB Downloaded: https://repo.mav unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install en.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 196/257 KB 86/86 KB 100/549 KB 1060/1063 KB 164/358 KB 200/257 KB 100/549 KB 1063/1063 KB 176/358 KB 204/257 KB 100/549 KB 1063/1063 KB 176/358 KB 208/257 KB 100/549 KB 1063/1063 KB 176/358 KB 212/257 KB 100/549 KB 1063/1063 KB 176/358 KB 216/257 KB 100/549 KB 1063/1063 KB 180/358 KB 220/257 KB 100/549 KB 1063/1063 KB 180/358 KB 224/257 KB 100/549 KB 1063/1063 KB 180/358 KB 180/257 KB 86/86 KB 100/549 KB 1060/1063 KB 148/358 KB 224/257 KB 104/549 KB 1063/1063 KB 180/358 KB 224/257 KB 108/549 KB 1063/1063 KB 180/358 KB 224/257 KB 112/549 KB 1063/1063 KB 180/358 KB 224/257 KB 116/549 KB 1063/1063 KB 180/358 KB 224/257 KB 120/549 KB 1063/1063 KB 180/358 KB 224/257 KB 124/549 KB 1063/1063 KB 180/358 KB 224/257 KB 128/549 KB 1063/1063 KB 180/358 KB 224/257 KB 132/549 KB 1063/1063 KB 180/358 KB 224/257 KB 136/549 KB 1063/1063 KB 180/358 KB 212/257 KB 100/549 KB 1063/1063 KB 180/358 KB 228/257 KB 136/549 KB 1063/1063 KB 184/358 KB 228/257 KB 136/549 KB 1063/1063 KB 188/358 KB 228/257 KB 136/549 KB 1063/1063 KB 192/358 KB 228/257 KB 136/549 KB 1063/1063 KB 196/358 KB 228/257 KB 140/549 KB 1063/1063 KB 200/358 KB 228/257 KB 140/549 KB 1063/1063 KB 204/358 KB 228/257 KB 140/549 KB 1063/1063 KB 208/358 KB 228/257 KB 140/549 KB 1063/1063 KB 212/358 KB 228/257 KB 140/549 KB 1063/1063 KB 216/358 KB 228/257 KB 140/549 KB 1063/1063 KB 220/358 KB 228/257 KB 140/549 KB 1063/1063 KB 224/358 KB 228/257 KB 140/549 KB 1063/1063 KB 228/358 KB 228/257 KB 140/549 KB 1063/1063 KB 232/358 KB 228/257 KB 140/549 KB 1063/1063 KB 236/358 KB 228/257 KB 140/549 KB 1063/1063 KB 240/358 KB 228/257 KB 140/549 KB 1063/1063 KB 244/358 KB 228/257 KB 136/549 KB 1063/1063 KB 180/358 KB 228/257 KB 140/549 KB 1063/1063 KB 196/358 KB 228/257 KB 144/549 KB 1063/1063 KB 244/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1856.8 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 228/257 KB 4/404 KB 144/549 KB 244/358 KB 228/257 KB 8/404 KB 144/549 KB 244/358 KB 228/257 KB 12/404 KB 144/549 KB 244/358 KB 228/257 KB 16/404 KB 144/549 KB 244/358 KB 228/257 KB 20/404 KB 144/549 KB 244/358 KB 232/257 KB 24/404 KB 148/549 KB 244/358 KB 232/257 KB 28/404 KB 148/549 KB 244/358 KB 232/257 KB 20/404 KB 148/549 KB 244/358 KB 232/257 KB 28/404 KB 152/549 KB 244/358 KB 232/257 KB 28/404 KB 156/549 KB 244/358 KB 232/257 KB 28/404 KB 160/549 KB 244/358 KB 232/257 KB 28/404 KB 164/549 KB 244/358 KB 232/257 KB 32/404 KB 168/549 KB 244/358 KB 232/257 KB 32/404 KB 172/549 KB 244/358 KB 232/257 KB 32/404 KB 176/549 KB 244/358 KB 232/257 KB 20/404 KB 144/549 KB 244/358 KB 236/257 KB 32/404 KB 176/549 KB 244/358 KB 240/257 KB 32/404 KB 176/549 KB 244/358 KB 244/257 KB 32/404 KB 176/549 KB 244/358 KB 248/257 KB 32/404 KB 176/549 KB 244/358 KB 252/257 KB 32/404 KB 176/549 KB 244/358 KB 232/257 KB 32/404 KB 164/549 KB 244/358 KB 252/257 KB 36/404 KB 176/549 KB 244/358 KB 256/257 KB 40/404 KB 176/549 KB 244/358 KB 256/257 KB 44/404 KB 176/549 KB 244/358 KB 256/257 KB 48/404 KB 180/549 KB 244/358 KB 256/257 KB 36/404 KB 176/549 KB 244/358 KB 257/257 KB 48/404 KB 180/549 KB 244/358 KB 257/257 KB 52/404 KB 180/549 KB 244/358 KB 256/257 KB 44/404 KB 180/549 KB 244/358 KB 257/257 KB 52/404 KB 184/549 KB 248/358 KB 257/257 KB 52/404 KB 188/549 KB 248/358 KB 257/257 KB 52/404 KB 192/549 KB 248/358 KB 257/257 KB 56/404 KB 196/549 KB 248/358 KB 257/257 KB 56/404 KB 200/549 KB 248/358 KB 257/257 KB 56/404 KB 204/549 KB 248/358 KB 257/257 KB 56/404 KB 208/549 KB 248/358 KB 257/257 KB 56/404 KB 212/549 KB 248/358 KB 257/257 KB 56/404 KB 216/549 KB 248/358 KB 257/257 KB 56/404 KB 220/549 KB 248/358 KB 257/257 KB 56/404 KB 224/549 KB 248/358 KB 257/257 KB 52/404 KB 180/549 KB 248/358 KB 257/257 KB 56/404 KB 224/549 KB 252/358 KB 257/257 KB 56/404 KB 224/549 KB 256/358 KB 257/257 KB 56/404 KB 192/549 KB 248/358 KB 257/257 KB 60/404 KB 224/549 KB 256/358 KB 257/257 KB 64/404 KB 224/549 KB 256/358 KB 257/257 KB 64/404 KB 224/549 KB 260/358 KB 257/257 KB 68/404 KB 224/549 KB 264/358 KB 257/257 KB 68/404 KB 224/549 KB 268/358 KB 257/257 KB 68/404 KB 224/549 KB 272/358 KB 257/257 KB 68/404 KB 224/549 KB 260/358 KB 257/257 KB 72/404 KB 224/549 KB 272/358 KB 257/257 KB 76/404 KB 224/549 KB 272/358 KB 257/257 KB 80/404 KB 224/549 KB 272/358 KB 257/257 KB 84/404 KB 224/549 KB 272/358 KB 88/404 KB 228/549 KB 276/358 KB 92/404 KB 228/549 KB 276/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 438.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 96/404 KB 228/549 KB 276/358 KB 100/404 KB 228/549 KB 276/358 KB 104/404 KB 228/549 KB 276/358 KB 108/404 KB 228/549 KB 276/358 KB 112/404 KB 228/549 KB 276/358 KB 116/404 KB 228/549 KB 276/358 KB 120/404 KB 228/549 KB 276/358 KB 124/404 KB 228/549 KB 276/358 KB 128/404 KB 228/549 KB 276/358 KB 257/257 KB 84/404 KB 228/549 KB 276/358 KB 257/257 KB 84/404 KB 224/549 KB 276/358 KB 128/404 KB 228/549 KB 280/358 KB 128/404 KB 228/549 KB 284/358 KB 128/404 KB 228/549 KB 288/358 KB 128/404 KB 228/549 KB 4/587 KB 288/358 KB 128/404 KB 228/549 KB 8/587 KB 288/358 KB 128/404 KB 228/549 KB 12/587 KB 288/358 KB 128/404 KB 228/549 KB 16/587 KB 288/358 KB 3/894 KB 128/404 KB 228/549 KB 16/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 20/587 KB 288/358 KB 3/894 KB 128/404 KB 228/549 KB 20/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 24/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 28/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 32/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 36/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 40/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 44/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 48/587 KB 288/358 KB 6/894 KB 128/404 KB 228/549 KB 48/587 KB 292/358 KB 9/894 KB 128/404 KB 232/549 KB 48/587 KB 296/358 KB 9/894 KB 128/404 KB 232/549 KB 48/587 KB 300/358 KB 9/894 KB 128/404 KB 232/549 KB 48/587 KB 304/358 KB 9/894 KB 128/404 KB 232/549 KB 48/587 KB 308/358 KB 9/894 KB 128/404 KB 232/549 KB 52/587 KB 312/358 KB 9/894 KB 128/404 KB 232/549 KB 48/587 KB 292/358 KB 9/894 KB 128/404 KB 236/549 KB 56/587 KB 312/358 KB 9/894 KB 128/404 KB 240/549 KB 56/587 KB 312/358 KB 9/894 KB 128/404 KB 228/549 KB 48/587 KB 292/358 KB 11/894 KB 128/404 KB 240/549 KB 56/587 KB 312/358 KB 14/894 KB 128/404 KB 240/549 KB 56/587 KB 312/358 KB 9/894 KB 128/404 KB 236/549 KB 56/587 KB 312/358 KB 14/894 KB 128/404 KB 240/549 KB 60/587 KB 312/358 KB 16/894 KB 128/404 KB 240/549 KB 60/587 KB 312/358 KB 16/894 KB 128/404 KB 240/549 KB 64/587 KB 312/358 KB 16/894 KB 128/404 KB 240/549 KB 68/587 KB 312/358 KB 19/894 KB 128/404 KB 244/549 KB 68/587 KB 312/358 KB 22/894 KB 128/404 KB 244/549 KB 68/587 KB 312/358 KB 25/894 KB 128/404 KB 244/549 KB 68/587 KB 312/358 KB 16/894 KB 128/404 KB 244/549 KB 68/587 KB 312/358 KB 25/894 KB 128/404 KB 248/549 KB 68/587 KB 312/358 KB 25/894 KB 128/404 KB 252/549 KB 68/587 KB 312/358 KB 25/894 KB 128/404 KB 256/549 KB 72/587 KB 312/358 KB 25/894 KB 128/404 KB 252/549 KB 72/587 KB 312/358 KB 27/894 KB 128/404 KB 256/549 KB 76/587 KB 312/358 KB 27/894 KB 128/404 KB 256/549 KB 80/587 KB 312/358 KB 27/894 KB 128/404 KB 256/549 KB 72/587 KB 312/358 KB 27/894 KB 128/404 KB 256/549 KB 80/587 KB 316/358 KB 27/894 KB 128/404 KB 256/549 KB 80/587 KB 320/358 KB 27/894 KB 128/404 KB 256/549 KB 72/587 KB 312/358 KB 30/894 KB 128/404 KB 256/549 KB 80/587 KB 320/358 KB 32/894 KB 128/404 KB 256/549 KB 80/587 KB 320/358 KB 36/894 KB 128/404 KB 260/549 KB 84/587 KB 324/358 KB 40/894 KB 132/404 KB 260/549 KB 84/587 KB 324/358 KB 44/894 KB 132/404 KB 260/549 KB 84/587 KB 324/358 KB 48/894 KB 132/404 KB 260/549 KB 84/587 KB 324/358 KB 32/894 KB 128/404 KB 260/549 KB 84/587 KB 324/358 KB 48/894 KB 132/404 KB 260/549 KB 88/587 KB 324/358 KB 48/894 KB 132/404 KB 260/549 KB 92/587 KB 324/358 KB 48/894 KB 132/404 KB 260/549 KB 96/587 KB 324/358 KB 32/894 KB 128/404 KB 260/549 KB 80/587 KB 324/358 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 48/894 KB 132/404 KB 264/549 KB 96/587 KB 324/358 KB 48/894 KB 132/404 KB 268/549 KB 96/587 KB 324/358 KB 48/894 KB 132/404 KB 272/549 KB 96/587 KB 324/358 KB 32/894 KB 128/404 KB 256/549 KB 80/587 KB 324/358 KB 48/894 KB 132/404 KB 272/549 KB 96/587 KB 328/358 KB 48/894 KB 132/404 KB 272/549 KB 96/587 KB 332/358 KB 48/894 KB 132/404 KB 272/549 KB 96/587 KB 336/358 KB 36/894 KB 132/404 KB 260/549 KB 84/587 KB 324/358 KB 48/894 KB 136/404 KB 272/549 KB 96/587 KB 336/358 KB 48/894 KB 140/404 KB 272/549 KB 96/587 KB 336/358 KB 48/894 KB 144/404 KB 272/549 KB 96/587 KB 336/358 KB 48/894 KB 144/404 KB 272/549 KB 100/587 KB 336/358 KB 52/894 KB 148/404 KB 276/549 KB 104/587 KB 340/358 KB 52/894 KB 148/404 KB 276/549 KB 108/587 KB 340/358 KB 48/894 KB 144/404 KB 276/549 KB 100/587 KB 336/358 KB 52/894 KB 148/404 KB 280/549 KB 108/587 KB 340/358 KB 52/894 KB 148/404 KB 284/549 KB 108/587 KB 340/358 KB 52/894 KB 148/404 KB 288/549 KB 112/587 KB 340/358 KB 52/894 KB 148/404 KB 276/549 KB 100/587 KB 340/358 KB 56/894 KB 148/404 KB 288/549 KB 112/587 KB 340/358 KB 60/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 64/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 68/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 72/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 76/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 80/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 48/894 KB 148/404 KB 276/549 KB 100/587 KB 340/358 KB 80/894 KB 148/404 KB 292/549 KB 112/587 KB 344/358 KB 80/894 KB 148/404 KB 292/549 KB 112/587 KB 348/358 KB 80/894 KB 148/404 KB 292/549 KB 112/587 KB 352/358 KB 80/894 KB 148/404 KB 292/549 KB 112/587 KB 356/358 KB 80/894 KB 148/404 KB 292/549 KB 112/587 KB 358/358 KB 48/894 KB 148/404 KB 276/549 KB 100/587 KB 336/358 KB 80/894 KB 152/404 KB 292/549 KB 112/587 KB 358/358 KB 80/894 KB 156/404 KB 292/549 KB 112/587 KB 358/358 KB 80/894 KB 160/404 KB 292/549 KB 112/587 KB 358/358 KB 80/894 KB 164/404 KB 292/549 KB 112/587 KB 358/358 KB 80/894 KB 168/404 KB 292/549 KB 112/587 KB 358/358 KB 56/894 KB 148/404 KB 292/549 KB 112/587 KB 340/358 KB 80/894 KB 168/404 KB 296/549 KB 112/587 KB 358/358 KB 80/894 KB 168/404 KB 300/549 KB 112/587 KB 358/358 KB 80/894 KB 172/404 KB 304/549 KB 112/587 KB 358/358 KB 80/894 KB 172/404 KB 308/549 KB 112/587 KB 358/358 KB 84/894 KB 172/404 KB 312/549 KB 112/587 KB 358/358 KB 84/894 KB 172/404 KB 316/549 KB 112/587 KB 358/358 KB 52/894 KB 148/404 KB 284/549 KB 112/587 KB 340/358 KB 84/894 KB 172/404 KB 316/549 KB 116/587 KB 358/358 KB 84/894 KB 172/404 KB 316/549 KB 120/587 KB 358/358 KB 84/894 KB 172/404 KB 316/549 KB 124/587 KB 358/358 KB 84/894 KB 172/404 KB 316/549 KB 128/587 KB 358/358 KB 84/894 KB 172/404 KB 316/549 KB 132/587 KB 358/358 KB 84/894 KB 172/404 KB 316/549 KB 136/587 KB 84/894 KB 172/404 KB 316/549 KB 140/587 KB 84/894 KB 172/404 KB 316/549 KB 144/587 KB 84/894 KB 172/404 KB 320/549 KB 144/587 KB 84/894 KB 172/404 KB 324/549 KB 144/587 KB 84/894 KB 172/404 KB 328/549 KB 148/587 KB 84/894 KB 172/404 KB 332/549 KB 148/587 KB 84/894 KB 172/404 KB 336/549 KB 148/587 KB 84/894 KB 172/404 KB 308/549 KB 112/587 KB 358/358 KB 88/894 KB 172/404 KB 336/549 KB 148/587 KB 92/894 KB 172/404 KB 336/549 KB 148/587 KB 96/894 KB 172/404 KB 336/549 KB 148/587 KB 100/894 KB 172/404 KB 336/549 KB 148/587 KB 80/894 KB 172/404 KB 300/549 KB 112/587 KB 358/358 KB 100/894 KB 176/404 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 336/549 KB 148/587 KB 100/894 KB 180/404 KB 336/549 KB 148/587 KB 100/894 KB 184/404 KB 336/549 KB 148/587 KB 100/894 KB 188/404 KB 336/549 KB 148/587 KB 100/894 KB 192/404 KB 336/549 KB 148/587 KB 100/894 KB 196/404 KB 336/549 KB 148/587 KB 100/894 KB 200/404 KB 336/549 KB 148/587 KB 84/894 KB 172/404 KB 324/549 KB 148/587 KB 100/894 KB 200/404 KB 336/549 KB 152/587 KB 100/894 KB 200/404 KB 336/549 KB 156/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 580.1 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 100/894 KB 204/404 KB 336/549 KB 156/587 KB 100/894 KB 208/404 KB 336/549 KB 156/587 KB 104/894 KB 212/404 KB 336/549 KB 156/587 KB 104/894 KB 216/404 KB 340/549 KB 160/587 KB 104/894 KB 220/404 KB 340/549 KB 160/587 KB 104/894 KB 224/404 KB 340/549 KB 160/587 KB 104/894 KB 208/404 KB 336/549 KB 156/587 KB 108/894 KB 224/404 KB 340/549 KB 160/587 KB 112/894 KB 224/404 KB 340/549 KB 160/587 KB 116/894 KB 224/404 KB 340/549 KB 160/587 KB 104/894 KB 212/404 KB 340/549 KB 160/587 KB 104/894 KB 212/404 KB 340/549 KB 156/587 KB 120/894 KB 224/404 KB 344/549 KB 160/587 KB 120/894 KB 224/404 KB 344/549 KB 164/587 KB 120/894 KB 228/404 KB 348/549 KB 168/587 KB 120/894 KB 228/404 KB 348/549 KB 172/587 KB 120/894 KB 228/404 KB 348/549 KB 176/587 KB 120/894 KB 228/404 KB 348/549 KB 164/587 KB 120/894 KB 232/404 KB 348/549 KB 176/587 KB 120/894 KB 236/404 KB 348/549 KB 180/587 KB 120/894 KB 240/404 KB 348/549 KB 180/587 KB 120/894 KB 244/404 KB 348/549 KB 180/587 KB 120/894 KB 248/404 KB 348/549 KB 180/587 KB 120/894 KB 252/404 KB 348/549 KB 180/587 KB 120/894 KB 256/404 KB 348/549 KB 180/587 KB 120/894 KB 260/404 KB 348/549 KB 180/587 KB 120/894 KB 224/404 KB 340/549 KB 160/587 KB 120/894 KB 224/404 KB 348/549 KB 164/587 KB 120/894 KB 260/404 KB 352/549 KB 180/587 KB 120/894 KB 260/404 KB 356/549 KB 180/587 KB 124/894 KB 260/404 KB 360/549 KB 180/587 KB 124/894 KB 260/404 KB 364/549 KB 180/587 KB 124/894 KB 260/404 KB 368/549 KB 180/587 KB 124/894 KB 3/26 KB 260/404 KB 368/549 KB 180/587 KB 124/894 KB 6/26 KB 260/404 KB 368/549 KB 180/587 KB 124/894 KB 9/26 KB 260/404 KB 368/549 KB 180/587 KB 124/894 KB 9/26 KB 260/404 KB 372/549 KB 180/587 KB 124/894 KB 11/26 KB 260/404 KB 376/549 KB 180/587 KB 124/894 KB 11/26 KB 260/404 KB 380/549 KB 180/587 KB 124/894 KB 11/26 KB 260/404 KB 384/549 KB 180/587 KB 120/894 KB 232/404 KB 348/549 KB 180/587 KB 124/894 KB 11/26 KB 260/404 KB 372/549 KB 180/587 KB 124/894 KB 260/404 KB 356/549 KB 180/587 KB 128/894 KB 11/26 KB 260/404 KB 384/549 KB 184/587 KB 132/894 KB 11/26 KB 260/404 KB 384/549 KB 184/587 KB 132/894 KB 14/26 KB 260/404 KB 384/549 KB 184/587 KB 132/894 KB 16/26 KB 260/404 KB 384/549 KB 184/587 KB 132/894 KB 19/26 KB 260/404 KB 384/549 KB 184/587 KB 132/894 KB 21/26 KB 260/404 KB 384/549 KB 184/587 KB 136/894 KB 21/26 KB 260/404 KB 384/549 KB 184/587 KB 140/894 KB 21/26 KB 260/404 KB 384/549 KB 184/587 KB 144/894 KB 24/26 KB 260/404 KB 384/549 KB 184/587 KB 140/894 KB 24/26 KB 260/404 KB 384/549 KB 184/587 KB 124/894 KB 24/26 KB 260/404 KB 384/549 KB 184/587 KB 144/894 KB 24/26 KB 260/404 KB 384/549 KB 188/587 KB 148/894 KB 26/26 KB 260/404 KB 384/549 KB 192/587 KB 148/894 KB 26/26 KB 260/404 KB 384/549 KB 188/587 KB 148/894 KB 26/26 KB 260/404 KB 384/549 KB 196/587 KB 148/894 KB 26/26 KB 260/404 KB 388/549 KB 200/587 KB 148/894 KB 26/26 KB 260/404 KB 388/549 KB 204/587 KB 148/894 KB 26/26 KB 264/404 KB 388/549 KB 208/587 KB 148/894 KB 24/26 KB 260/404 KB 384/549 KB 188/587 KB 152/894 KB 26/26 KB 264/404 KB 388/549 KB 208/587 KB 156/894 KB 26/26 KB 264/404 KB 388/549 KB 208/587 KB 160/894 KB 26/26 KB 264/404 KB 388/549 KB 208/587 KB 148/894 KB 26/26 KB 264/404 KB 388/549 KB 204/587 KB 160/894 KB 26/26 KB 268/404 KB 388/549 KB 208/587 KB 160/894 KB 26/26 KB 272/404 KB 388/549 KB 208/587 KB 160/894 KB 26/26 KB 276/404 KB 388/549 KB 208/587 KB 164/894 KB 26/26 KB 280/404 KB 388/549 KB 212/587 KB 164/8 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 94 KB 26/26 KB 284/404 KB 388/549 KB 212/587 KB 164/894 KB 26/26 KB 288/404 KB 388/549 KB 212/587 KB 148/894 KB 26/26 KB 260/404 KB 388/549 KB 196/587 KB 164/894 KB 26/26 KB 288/404 KB 392/549 KB 212/587 KB 164/894 KB 26/26 KB 288/404 KB 396/549 KB 212/587 KB 164/894 KB 26/26 KB 288/404 KB 400/549 KB 212/587 KB 164/894 KB 26/26 KB 288/404 KB 404/549 KB 212/587 KB 164/894 KB 26/26 KB 288/404 KB 408/549 KB 212/587 KB 164/894 KB 26/26 KB 276/404 KB 388/549 KB 212/587 KB 168/894 KB 26/26 KB 288/404 KB 408/549 KB 212/587 KB 172/894 KB 26/26 KB 288/404 KB 408/549 KB 212/587 KB 176/894 KB 26/26 KB 288/404 KB 408/549 KB 212/587 KB 180/894 KB 26/26 KB 288/404 KB 408/549 KB 212/587 KB 184/894 KB 26/26 KB 292/404 KB 412/549 KB 212/587 KB 188/894 KB 26/26 KB 292/404 KB 412/549 KB 212/587 KB 192/894 KB 26/26 KB 292/404 KB 412/549 KB 212/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 40.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 160/894 KB 26/26 KB 276/404 KB 388/549 KB 212/587 KB 192/894 KB 292/404 KB 412/549 KB 216/587 KB 192/894 KB 292/404 KB 412/549 KB 220/587 KB 192/894 KB 292/404 KB 412/549 KB 224/587 KB 192/894 KB 292/404 KB 412/549 KB 228/587 KB 192/894 KB 292/404 KB 412/549 KB 232/587 KB 192/894 KB 292/404 KB 412/549 KB 236/587 KB 192/894 KB 292/404 KB 412/549 KB 240/587 KB 196/894 KB 292/404 KB 412/549 KB 244/587 KB 196/894 KB 292/404 KB 412/549 KB 248/587 KB 180/894 KB 26/26 KB 292/404 KB 412/549 KB 212/587 KB 196/894 KB 296/404 KB 412/549 KB 252/587 KB 196/894 KB 300/404 KB 412/549 KB 252/587 KB 196/894 KB 304/404 KB 412/549 KB 252/587 KB 196/894 KB 308/404 KB 412/549 KB 252/587 KB 196/894 KB 312/404 KB 412/549 KB 252/587 KB 196/894 KB 316/404 KB 412/549 KB 252/587 KB 196/894 KB 320/404 KB 412/549 KB 252/587 KB 180/894 KB 26/26 KB 288/404 KB 412/549 KB 212/587 KB 196/894 KB 320/404 KB 416/549 KB 252/587 KB 196/894 KB 320/404 KB 420/549 KB 252/587 KB 196/894 KB 320/404 KB 424/549 KB 252/587 KB 196/894 KB 320/404 KB 428/549 KB 252/587 KB 196/894 KB 320/404 KB 432/549 KB 252/587 KB 196/894 KB 320/404 KB 436/549 KB 252/587 KB 196/894 KB 320/404 KB 440/549 KB 252/587 KB 196/894 KB 320/404 KB 444/549 KB 252/587 KB 196/894 KB 320/404 KB 448/549 KB 252/587 KB 196/894 KB 312/404 KB 412/549 KB 252/587 KB 196/894 KB 320/404 KB 448/549 KB 256/587 KB 196/894 KB 292/404 KB 412/549 KB 240/587 KB 200/894 KB 320/404 KB 448/549 KB 256/587 KB 204/894 KB 320/404 KB 448/549 KB 256/587 KB 208/894 KB 320/404 KB 448/549 KB 256/587 KB 212/894 KB 320/404 KB 448/549 KB 256/587 KB 216/894 KB 324/404 KB 452/549 KB 260/587 KB 220/894 KB 324/404 KB 452/549 KB 260/587 KB 224/894 KB 324/404 KB 452/549 KB 260/587 KB 224/894 KB 324/404 KB 3/79 KB 452/549 KB 260/587 KB 224/894 KB 324/404 KB 5/79 KB 452/549 KB 260/587 KB 224/894 KB 324/404 KB 8/79 KB 452/549 KB 260/587 KB 224/894 KB 324/404 KB 11/79 KB 452/549 KB 260/587 KB 224/894 KB 324/404 KB 13/79 KB 452/549 KB 260/587 KB 212/894 KB 324/404 KB 448/549 KB 256/587 KB 212/894 KB 324/404 KB 452/549 KB 260/587 KB 224/894 KB 328/404 KB 13/79 KB 456/549 KB 260/587 KB 228/894 KB 328/404 KB 16/79 KB 460/549 KB 260/587 KB 228/894 KB 328/404 KB 16/79 KB 464/549 KB 260/587 KB 212/894 KB 324/404 KB 448/549 KB 260/587 KB 228/894 KB 328/404 KB 16/79 KB 464/549 KB 264/587 KB 228/894 KB 328/404 KB 16/79 KB 464/549 KB 268/587 KB 228/894 KB 328/404 KB 16/79 KB 464/549 KB 272/587 KB 228/894 KB 328/404 KB 16/79 KB 464/549 KB 276/587 KB 228/894 KB 328/404 KB 16/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 16/79 KB 456/549 KB 260/587 KB 228/894 KB 328/404 KB 19/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 21/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 24/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 27/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 29/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 32/79 KB 468/549 KB 280/587 KB 228/894 KB 328/404 KB 13/79 KB 456/549 KB 260/587 KB 232/894 KB 328/404 KB 32/79 KB 468/549 KB 280/587 KB 236/894 KB 328/404 KB 32/79 KB 468/549 KB 280/587 KB 240/894 KB 328/404 KB 32/79 KB 468/549 KB 280/587 KB 244/894 KB 328/404 KB 32/79 KB 468/549 KB 280/587 KB 248/894 KB 328/404 KB 36/79 KB 468/549 KB 284/587 KB 252/894 KB 328/404 KB 36/79 KB 468/549 KB 284/587 KB 256/894 KB 328/404 KB 36/79 KB 468/549 KB 284/587 KB 224/894 KB 328/404 KB 13/79 KB 452/549 KB 260/587 KB 256/894 KB 332/404 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 36/79 KB 468/549 KB 284/587 KB 256/894 KB 336/404 KB 36/79 KB 468/549 KB 284/587 KB 256/894 KB 340/404 KB 36/79 KB 468/549 KB 284/587 KB 256/894 KB 344/404 KB 36/79 KB 468/549 KB 284/587 KB 244/894 KB 328/404 KB 36/79 KB 468/549 KB 284/587 KB 244/894 KB 328/404 KB 36/79 KB 468/549 KB 280/587 KB 256/894 KB 348/404 KB 40/79 KB 468/549 KB 284/587 KB 256/894 KB 348/404 KB 44/79 KB 468/549 KB 288/587 KB 256/894 KB 348/404 KB 48/79 KB 468/549 KB 288/587 KB 256/894 KB 348/404 KB 52/79 KB 468/549 KB 288/587 KB 260/894 KB 348/404 KB 56/79 KB 468/549 KB 288/587 KB 260/894 KB 348/404 KB 60/79 KB 468/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 468/549 KB 288/587 KB 228/894 KB 328/404 KB 16/79 KB 468/549 KB 276/587 KB 260/894 KB 348/404 KB 64/79 KB 472/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 476/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 480/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 484/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 488/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 492/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 496/549 KB 288/587 KB 260/894 KB 348/404 KB 64/79 KB 500/549 KB 288/587 KB 260/894 KB 348/404 KB 68/79 KB 504/549 KB 288/587 KB 260/894 KB 348/404 KB 68/79 KB 508/549 KB 288/587 KB 260/894 KB 348/404 KB 68/79 KB 512/549 KB 288/587 KB 260/894 KB 348/404 KB 52/79 KB 468/549 KB 288/587 KB 264/894 KB 348/404 KB 68/79 KB 512/549 KB 288/587 KB 268/894 KB 348/404 KB 68/79 KB 512/549 KB 288/587 KB 272/894 KB 348/404 KB 68/79 KB 512/549 KB 288/587 KB 256/894 KB 348/404 KB 40/79 KB 468/549 KB 288/587 KB 256/894 KB 348/404 KB 36/79 KB 468/549 KB 284/587 KB 272/894 KB 352/404 KB 68/79 KB 512/549 KB 288/587 KB 272/894 KB 356/404 KB 68/79 KB 512/549 KB 288/587 KB 272/894 KB 360/404 KB 68/79 KB 512/549 KB 292/587 KB 272/894 KB 364/404 KB 68/79 KB 512/549 KB 292/587 KB 272/894 KB 368/404 KB 68/79 KB 512/549 KB 292/587 KB 272/894 KB 372/404 KB 68/79 KB 512/549 KB 292/587 KB 276/894 KB 376/404 KB 68/79 KB 512/549 KB 292/587 KB 276/894 KB 380/404 KB 68/79 KB 512/549 KB 292/587 KB 276/894 KB 384/404 KB 68/79 KB 512/549 KB 292/587 KB 276/894 KB 388/404 KB 68/79 KB 512/549 KB 292/587 KB 276/894 KB 392/404 KB 68/79 KB 516/549 KB 292/587 KB 276/894 KB 396/404 KB 68/79 KB 516/549 KB 292/587 KB 276/894 KB 400/404 KB 68/79 KB 516/549 KB 292/587 KB 260/894 KB 348/404 KB 68/79 KB 500/549 KB 288/587 KB 276/894 KB 400/404 KB 72/79 KB 516/549 KB 292/587 KB 276/894 KB 400/404 KB 76/79 KB 516/549 KB 292/587 KB 276/894 KB 400/404 KB 79/79 KB 516/549 KB 292/587 KB 276/894 KB 388/404 KB 68/79 KB 516/549 KB 292/587 KB 276/894 KB 400/404 KB 79/79 KB 520/549 KB 292/587 KB 276/894 KB 400/404 KB 79/79 KB 524/549 KB 292/587 KB 276/894 KB 400/404 KB 79/79 KB 528/549 KB 292/587 KB 276/894 KB 400/404 KB 79/79 KB 532/549 KB 292/587 KB 276/894 KB 372/404 KB 68/79 KB 512/549 KB 292/587 KB 272/894 KB 356/404 KB 68/79 KB 512/549 KB 292/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 296/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 300/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 304/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 308/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 312/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 316/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 320/587 KB 280/894 KB 404/404 KB 79/79 KB 532/549 KB 320/587 KB 284/894 KB 404/404 KB 79/79 KB 532/549 KB 324/587 KB 288/894 KB 404/404 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 79/79 KB 532/549 KB 324/587 KB 292/894 KB 404/404 KB 79/79 KB 532/549 KB 324/587 KB 296/894 KB 404/404 KB 79/79 KB 532/549 KB 324/587 KB 276/894 KB 404/404 KB 79/79 KB 532/549 KB 292/587 KB 296/894 KB 404/404 KB 79/79 KB 536/549 KB 324/587 KB 296/894 KB 404/404 KB 79/79 KB 540/549 KB 324/587 KB 296/894 KB 404/404 KB 79/79 KB 544/549 KB 324/587 KB 280/894 KB 404/404 KB 79/79 KB 532/549 KB 324/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 328/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 332/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 336/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 340/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 344/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 348/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 352/587 KB 300/894 KB 404/404 KB 79/79 KB 548/549 KB 356/587 KB 300/894 KB 404/404 KB 79/79 KB 548/549 KB 360/587 KB 300/894 KB 404/404 KB 79/79 KB 548/549 KB 364/587 KB 300/894 KB 404/404 KB 79/79 KB 548/549 KB 368/587 KB 300/894 KB 404/404 KB 79/79 KB 544/549 KB 324/587 KB 304/894 KB 404/404 KB 79/79 KB 548/549 KB 368/587 KB 308/894 KB 404/404 KB 548/549 KB 368/587 KB 300/894 KB 404/404 KB 79/79 KB 548/549 KB 352/587 KB 308/894 KB 404/404 KB 549/549 KB 368/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 118.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 312/894 KB 404/404 KB 549/549 KB 368/587 KB 316/894 KB 549/549 KB 372/587 KB 320/894 KB 549/549 KB 372/587 KB 324/894 KB 549/549 KB 372/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 602.5 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 328/894 KB 549/549 KB 372/587 KB 332/894 KB 372/587 KB 336/894 KB 372/587 KB 340/894 KB 372/587 KB 312/894 KB 404/404 KB 549/549 KB 372/587 KB 340/894 KB 376/587 KB 340/894 KB 380/587 KB 340/894 KB 384/587 KB 340/894 KB 388/587 KB 344/894 KB 392/587 KB 344/894 KB 396/587 KB 344/894 KB 400/587 KB 344/894 KB 404/587 KB 344/894 KB 408/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 812.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 344/894 KB 388/587 KB 348/894 KB 408/587 KB 352/894 KB 408/587 KB 356/894 KB 408/587 KB 356/894 KB 412/587 KB 360/894 KB 412/587 KB 364/894 KB 412/587 KB 368/894 KB 416/587 KB 372/894 KB 416/587 KB 364/894 KB 416/587 KB 372/894 KB 3/115 KB 4/1822 KB 416/587 KB 372/894 KB 4/1822 KB 416/587 KB 372/894 KB 3/115 KB 8/1822 KB 416/587 KB 372/894 KB 3/115 KB 12/1822 KB 416/587 KB 372/894 KB 3/115 KB 16/1822 KB 416/587 KB 372/894 KB 6/115 KB 16/1822 KB 416/587 KB 372/894 KB 9/115 KB 16/1822 KB 416/587 KB 372/894 KB 11/115 KB 16/1822 KB 416/587 KB 372/894 KB 11/115 KB 20/1822 KB 416/587 KB 372/894 KB 11/115 KB 24/1822 KB 416/587 KB 372/894 KB 14/115 KB 24/1822 KB 416/587 KB 372/894 KB 14/115 KB 28/1822 KB 416/587 KB 372/894 KB 14/115 KB 32/1822 KB 416/587 KB 372/894 KB 16/115 KB 32/1822 KB 416/587 KB 372/894 KB 19/115 KB 32/1822 KB 416/587 KB 372/894 KB 22/115 KB 32/1822 KB 416/587 KB 372/894 KB 25/115 KB 32/1822 KB 416/587 KB 372/894 KB 27/115 KB 32/1822 KB 416/587 KB 372/894 KB 30/115 KB 32/1822 KB 416/587 KB 372/894 KB 32/115 KB 36/1822 KB 420/587 KB 376/894 KB 36/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 40/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 44/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 48/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 52/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 56/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 60/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 63/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 420/587 KB 4/206 KB 372/894 KB 30/115 KB 36/1822 KB 420/587 KB 376/894 KB 67/115 KB 36/1822 KB 424/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 428/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 432/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 436/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 440/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 444/587 KB 4/206 KB 376/894 KB 67/115 KB 36/1822 KB 448/587 KB 4/206 KB 372/894 KB 30/115 KB 36/1822 KB 416/587 KB 376/894 KB 67/115 KB 40/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 44/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 48/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 52/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 56/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 60/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 64/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 68/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 72/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 76/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 80/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 84/1822 KB 448/587 KB 4/206 KB 376/894 KB 67/115 KB 88/1822 KB 452/587 KB 4/206 KB 376/894 KB 67/115 KB 92/1822 KB 452/587 KB 4/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 4/206 KB 376/894 KB 32/115 KB 36/1822 KB 420/587 KB 4/206 KB 372/894 KB 32/115 KB 36/1822 KB 420/587 KB 4/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 8/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 12/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 16/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 20/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 24/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 28/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 32/206 KB 376/894 KB 67/115 KB 96/1822 KB 452/587 KB 36/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 40/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 44/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 48/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 52/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 56/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 60/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 64/206 KB 376/894 KB 67/115 KB 84/1822 KB 452/587 KB 4/206 KB 380/894 KB 67/115 KB 96/1822 KB 456/587 KB 64/206 KB 380/894 KB 67/115 KB 96/1822 KB 460/587 KB 64/206 KB 380/894 KB 67/115 KB 96/1822 KB 464/587 KB 64/206 KB 380/894 KB 67/115 KB 96/1822 KB 468/587 KB 64/206 KB 380/894 KB 67/115 KB 96/1822 KB 452/587 KB 36/206 KB 384/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 388/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 392/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 396/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 400/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 404/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 408/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 412/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 416/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 420/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 380/894 KB 71/115 KB 100/1822 KB 468/587 KB 68/206 KB 420/894 KB 75/115 KB 100/1822 KB 468/587 KB 68/206 KB 420/894 KB 79/115 KB 100/1822 KB 468/587 KB 68/206 KB 424/894 KB 83/115 KB 100/1822 KB 468/587 KB 68/206 KB 424/894 KB 87/115 KB 100/1822 KB 472/587 KB 68/206 KB 424/894 KB 91/115 KB 100/1822 KB 472/587 KB 68/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 68/206 KB 380/894 KB 67/115 KB 100/1822 KB 468/587 KB 68/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 72/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 76/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 80/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 84/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 88/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 92/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 96/206 KB 424/894 KB 95/115 KB 100/1822 KB 472/587 KB 100/206 KB 380/894 KB 67/115 KB 100/1822 KB 468/587 KB 64/206 KB 424/894 KB 99/115 KB 104/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 108/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 112/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 116/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 120/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 124/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 128/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 132/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 136/1822 KB 472/587 KB 100/206 KB 424/894 KB 99/115 KB 100/1822 KB 472/587 KB 100/206 KB 424/894 KB 103/115 KB 136/1822 KB 472/587 KB 104/206 KB 424/894 KB 107/115 KB 136/1822 KB 472/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 472/587 KB 104/206 KB 424/894 KB 83/115 KB 100/1822 KB 472/587 KB 68/206 KB 424/894 KB 111/115 KB 136/1822 KB 476/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 480/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 484/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 488/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 492/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 496/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 500/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 504/587 KB 104/206 KB 424/894 KB 111/115 KB 136/1822 KB 508/587 KB 104/206 KB 424/894 KB 79/115 KB 100/1822 KB 468/587 KB 68/206 KB 428/894 KB 115/115 KB 14 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 0/1822 KB 508/587 KB 104/206 KB 432/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 436/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 440/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 444/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 448/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 452/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 456/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 424/894 KB 115/115 KB 140/1822 KB 508/587 KB 104/206 KB 456/894 KB 115/115 KB 144/1822 KB 512/587 KB 104/206 KB 456/894 KB 115/115 KB 148/1822 KB 512/587 KB 104/206 KB 460/894 KB 115/115 KB 152/1822 KB 512/587 KB 104/206 KB 460/894 KB 115/115 KB 156/1822 KB 512/587 KB 104/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 104/206 KB 424/894 KB 115/115 KB 136/1822 KB 508/587 KB 104/206 KB 424/894 KB 99/115 KB 136/1822 KB 472/587 KB 104/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 108/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 112/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 116/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 120/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 124/206 KB 460/894 KB 115/115 KB 160/1822 KB 512/587 KB 128/206 KB 460/894 KB 115/115 KB 148/1822 KB 512/587 KB 104/206 KB 464/894 KB 115/115 KB 160/1822 KB 512/587 KB 128/206 KB 468/894 KB 115/115 KB 160/1822 KB 512/587 KB 128/206 KB 456/894 KB 115/115 KB 140/1822 KB 512/587 KB 104/206 KB 468/894 KB 115/115 KB 160/1822 KB 516/587 KB 128/206 KB 468/894 KB 115/115 KB 160/1822 KB 520/587 KB 128/206 KB 468/894 KB 115/115 KB 160/1822 KB 524/587 KB 128/206 KB 472/894 KB 115/115 KB 160/1822 KB 528/587 KB 128/206 KB 472/894 KB 115/115 KB 164/1822 KB 528/587 KB 128/206 KB 472/894 KB 115/115 KB 168/1822 KB 532/587 KB 132/206 KB 472/894 KB 115/115 KB 172/1822 KB 532/587 KB 132/206 KB 472/894 KB 115/115 KB 176/1822 KB 532/587 KB 132/206 KB 472/894 KB 115/115 KB 160/1822 KB 524/587 KB 128/206 KB 476/894 KB 115/115 KB 176/1822 KB 532/587 KB 132/206 KB 480/894 KB 115/115 KB 176/1822 KB 532/587 KB 132/206 KB 484/894 KB 115/115 KB 176/1822 KB 532/587 KB 132/206 KB 488/894 KB 115/115 KB 176/1822 KB 532/587 KB 132/206 KB 492/894 KB 115/115 KB 180/1822 KB 532/587 KB 132/206 KB 496/894 KB 115/115 KB 180/1822 KB 532/587 KB 132/206 KB 500/894 KB 115/115 KB 180/1822 KB 532/587 KB 132/206 KB 472/894 KB 115/115 KB 164/1822 KB 532/587 KB 132/206 KB 500/894 KB 115/115 KB 180/1822 KB 536/587 KB 132/206 KB 500/894 KB 115/115 KB 180/1822 KB 540/587 KB 132/206 KB 472/894 KB 115/115 KB 164/1822 KB 528/587 KB 132/206 KB 500/894 KB 115/115 KB 180/1822 KB 540/587 KB 136/206 KB 500/894 KB 115/115 KB 180/1822 KB 540/587 KB 140/206 KB 500/894 KB 115/115 KB 180/1822 KB 540/587 KB 144/206 KB 500/894 KB 115/115 KB 180/1822 KB 544/587 KB 144/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 160.4 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 500/894 KB 180/1822 KB 544/587 KB 148/206 KB 500/894 KB 180/1822 KB 548/587 KB 152/206 KB 500/894 KB 180/1822 KB 548/587 KB 156/206 KB 504/894 KB 180/1822 KB 548/587 KB 160/206 KB 488/894 KB 115/115 KB 180/1822 KB 532/587 KB 132/206 KB 504/894 KB 184/1822 KB 548/587 KB 160/206 KB 504/894 KB 188/1822 KB 548/587 KB 160/206 KB 504/894 KB 192/1822 KB 548/587 KB 160/206 KB 504/894 KB 196/1822 KB 548/587 KB 160/206 KB 504/894 KB 200/1822 KB 548/587 KB 164/206 KB 504/894 KB 204/1822 KB 548/587 KB 164/206 KB 504/894 KB 208/1822 KB 548/587 KB 164/206 KB 504/894 KB 180/1822 KB 548/587 KB 156/206 KB 508/894 KB 208/1822 KB 548/587 KB 164/206 KB 512/894 KB 208/1822 KB 548/587 KB 164/206 KB 516/894 KB 208/1822 KB 548/587 KB 164/206 KB 500/894 KB 180/1822 KB 548/587 KB 148/206 KB 516/894 KB 208/1822 KB 552/587 KB 164/206 KB 516/894 KB 208/1822 KB 556/587 KB 164/206 KB 516/894 KB 208/1822 KB 560/587 KB 164/206 KB 516/894 KB 208/1822 KB 564/587 KB 164/206 KB 520/894 KB 208/1822 KB 568/587 KB 164/206 KB 520/894 KB 208/1822 KB 572/587 KB 164/206 KB 520/894 KB 212/1822 KB 576/587 KB 164/206 KB 520/894 KB 212/1822 KB 580/587 KB 164/206 KB 520/894 KB 212/1822 KB 584/587 KB 164/206 KB 520/894 KB 212/1822 KB 587/587 KB 164/206 KB 504/894 KB 196/1822 KB 548/587 KB 164/206 KB 520/894 KB 212/1822 KB 587/587 KB 168/206 KB 520/894 KB 212/1822 KB 587/587 KB 172/206 KB 520/894 KB 212/1822 KB 587/587 KB 176/206 KB 520/894 KB 212/1822 KB 572/587 KB 164/206 KB 520/894 KB 216/1822 KB 587/587 KB 176/206 KB 520/894 KB 220/1822 KB 587/587 KB 176/206 KB 520/894 KB 224/1822 KB 587/587 KB 176/206 KB 520/894 KB 4/314 KB 224/1822 KB 587/587 KB 176/206 KB 520/894 KB 8/314 KB 224/1822 KB 587/587 KB 176/206 KB 520/894 KB 12/314 KB 224/1822 KB 587/587 KB 176/206 KB 520/894 KB 16/314 KB 224/1822 KB 587/587 KB 176/206 KB 520/894 KB 208/1822 KB 564/587 KB 164/206 KB 524/894 KB 16/314 KB 224/1822 KB 587/587 KB 176/206 KB 528/894 KB 16/314 KB 224/1822 KB 587/587 KB 176/206 KB 532/894 KB 16/314 KB 224/1822 KB 587/587 KB 176/206 KB 536/894 KB 20/314 KB 224/1822 KB 587/587 KB 176/206 KB 540/894 KB 20/314 KB 228/1822 KB 587/587 KB 180/206 KB 544/894 KB 20/314 KB 228/1822 KB 587/587 KB 180/206 KB 548/894 KB 20/314 KB 228/1822 KB 587/587 KB 180/206 KB 552/894 KB 20/314 KB 228/1822 KB 587/587 KB 180/206 KB 556/894 KB 20/314 KB 228/1822 KB 180/206 KB 560/894 KB 20/314 KB 228/1822 KB 180/206 KB 564/894 KB 20/314 KB 228/1822 KB 180/206 KB 532/894 KB 20/314 KB 224/1822 KB 587/587 KB 176/206 KB 564/894 KB 24/314 KB 228/1822 KB 180/206 KB 564/894 KB 28/314 KB 228/1822 KB 180/206 KB 564/894 KB 32/314 KB 228/1822 KB 180/206 KB 564/894 KB 36/314 KB 228/1822 KB 180/206 KB 564/894 KB 40/314 KB 228/1822 KB 180/206 KB 564/894 KB 44/314 KB 228/1822 KB 180/206 KB 564/894 KB 48/314 KB 228/1822 KB 180/206 KB 564/894 KB 52/314 KB 228/1822 KB 180/206 KB 564/894 KB 56/314 KB 228/1822 KB 180/206 KB 564/894 KB 60/314 KB 228/1822 KB 180/206 KB 564/894 KB 64/314 KB 228/1822 KB 180/206 KB 536/894 KB 20/314 KB 228/1822 KB 587/587 KB 180/206 KB 564/894 KB 64/314 KB 232/1822 KB 180/206 KB 564/894 KB 64/314 KB 236/1822 KB 180/206 KB 564/894 KB 64/314 KB 240/1822 KB 180/206 KB 536/894 KB 20/314 KB 224/1822 KB 587/587 KB 180/206 KB 564/894 KB 64/314 KB 240/1822 KB 184/206 KB 564/894 KB 64/314 KB 240/1822 KB 188/206 KB 564/894 KB 64/314 KB 240/1822 KB 192/206 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 564/894 KB 64/314 KB 240/1822 KB 196/206 KB 564/894 KB 64/314 KB 244/1822 KB 200/206 KB 564/894 KB 64/314 KB 244/1822 KB 204/206 KB 564/894 KB 64/314 KB 244/1822 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 803.6 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 564/894 KB 64/314 KB 244/1822 KB 196/206 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 564/894 KB 64/314 KB 248/1822 KB 206/206 KB 564/894 KB 64/314 KB 252/1822 KB 206/206 KB 564/894 KB 64/314 KB 256/1822 KB 206/206 KB 564/894 KB 64/314 KB 260/1822 KB 206/206 KB 568/894 KB 68/314 KB 264/1822 KB 206/206 KB 568/894 KB 68/314 KB 268/1822 KB 206/206 KB 568/894 KB 68/314 KB 272/1822 KB 206/206 KB 568/894 KB 68/314 KB 260/1822 KB 206/206 KB 572/894 KB 68/314 KB 272/1822 KB 206/206 KB 576/894 KB 68/314 KB 272/1822 KB 206/206 KB 580/894 KB 68/314 KB 272/1822 KB 206/206 KB 584/894 KB 68/314 KB 272/1822 KB 206/206 KB 588/894 KB 68/314 KB 276/1822 KB 206/206 KB 592/894 KB 68/314 KB 276/1822 KB 206/206 KB 596/894 KB 68/314 KB 276/1822 KB 206/206 KB 564/894 KB 68/314 KB 260/1822 KB 206/206 KB 596/894 KB 72/314 KB 276/1822 KB 206/206 KB 596/894 KB 76/314 KB 276/1822 KB 206/206 KB 596/894 KB 80/314 KB 276/1822 KB 206/206 KB 596/894 KB 84/314 KB 276/1822 KB 206/206 KB 596/894 KB 88/314 KB 276/1822 KB 206/206 KB 600/894 KB 92/314 KB 276/1822 KB 206/206 KB 600/894 KB 96/314 KB 276/1822 KB 206/206 KB 600/894 KB 100/314 KB 276/1822 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 279.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 584/894 KB 68/314 KB 276/1822 KB 206/206 KB 600/894 KB 100/314 KB 280/1822 KB 600/894 KB 100/314 KB 284/1822 KB 600/894 KB 100/314 KB 288/1822 KB 600/894 KB 100/314 KB 292/1822 KB 600/894 KB 100/314 KB 296/1822 KB 600/894 KB 100/314 KB 4/57 KB 300/1822 KB 600/894 KB 104/314 KB 4/57 KB 304/1822 KB 600/894 KB 88/314 KB 276/1822 KB 206/206 KB 604/894 KB 104/314 KB 4/57 KB 304/1822 KB 608/894 KB 104/314 KB 4/57 KB 304/1822 KB 612/894 KB 104/314 KB 4/57 KB 304/1822 KB 616/894 KB 104/314 KB 4/57 KB 304/1822 KB 620/894 KB 104/314 KB 4/57 KB 308/1822 KB 624/894 KB 104/314 KB 4/57 KB 308/1822 KB 628/894 KB 104/314 KB 4/57 KB 308/1822 KB 600/894 KB 104/314 KB 4/57 KB 300/1822 KB 628/894 KB 108/314 KB 4/57 KB 308/1822 KB 628/894 KB 112/314 KB 4/57 KB 308/1822 KB 600/894 KB 100/314 KB 4/57 KB 296/1822 KB 628/894 KB 112/314 KB 8/57 KB 308/1822 KB 628/894 KB 112/314 KB 12/57 KB 308/1822 KB 628/894 KB 112/314 KB 16/57 KB 308/1822 KB 628/894 KB 112/314 KB 20/57 KB 308/1822 KB 628/894 KB 112/314 KB 24/57 KB 308/1822 KB 628/894 KB 112/314 KB 28/57 KB 308/1822 KB 628/894 KB 112/314 KB 32/57 KB 308/1822 KB 628/894 KB 112/314 KB 36/57 KB 308/1822 KB 628/894 KB 116/314 KB 40/57 KB 308/1822 KB 628/894 KB 116/314 KB 44/57 KB 308/1822 KB 628/894 KB 116/314 KB 48/57 KB 308/1822 KB 616/894 KB 104/314 KB 4/57 KB 308/1822 KB 628/894 KB 116/314 KB 48/57 KB 312/1822 KB 628/894 KB 116/314 KB 48/57 KB 316/1822 KB 628/894 KB 116/314 KB 48/57 KB 320/1822 KB 628/894 KB 116/314 KB 48/57 KB 324/1822 KB 632/894 KB 116/314 KB 52/57 KB 328/1822 KB 632/894 KB 116/314 KB 52/57 KB 332/1822 KB 632/894 KB 116/314 KB 52/57 KB 336/1822 KB 628/894 KB 116/314 KB 36/57 KB 308/1822 KB 632/894 KB 120/314 KB 52/57 KB 336/1822 KB 632/894 KB 124/314 KB 52/57 KB 336/1822 KB 632/894 KB 128/314 KB 52/57 KB 336/1822 KB 632/894 KB 132/314 KB 52/57 KB 336/1822 KB 632/894 KB 136/314 KB 52/57 KB 336/1822 KB 632/894 KB 140/314 KB 52/57 KB 336/1822 KB 632/894 KB 144/314 KB 52/57 KB 336/1822 KB 632/894 KB 148/314 KB 52/57 KB 340/1822 KB 632/894 KB 152/314 KB 52/57 KB 340/1822 KB 632/894 KB 156/314 KB 52/57 KB 340/1822 KB 632/894 KB 160/314 KB 52/57 KB 340/1822 KB 632/894 KB 164/314 KB 52/57 KB 340/1822 KB 632/894 KB 116/314 KB 52/57 KB 324/1822 KB 628/894 KB 116/314 KB 52/57 KB 324/1822 KB 632/894 KB 164/314 KB 56/57 KB 340/1822 KB 632/894 KB 164/314 KB 57/57 KB 340/1822 KB 636/894 KB 164/314 KB 57/57 KB 340/1822 KB 640/894 KB 164/314 KB 57/57 KB 340/1822 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 4/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 8/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 12/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 16/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 20/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 24/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 28/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 32/263 KB 644/894 KB 164/314 KB 57/57 KB 340/1822 KB 36/263 KB 648/894 KB 164/314 KB 57/57 KB 340/1822 KB 40/263 KB 632/894 KB 144/314 KB 52/57 KB 340/1822 KB 648/894 KB 164/314 KB 57/57 KB 344/1822 KB 40/263 KB 648/894 KB 164/314 KB 57/57 KB 348/1822 KB 40/263 KB 648/894 KB 164/314 KB 57/57 KB 352/1822 KB 40/263 KB 648/894 KB 164/314 KB 57/57 KB 356/1822 KB 40/263 KB 648/894 KB 164/314 KB 57/57 KB 340/1822 KB 36/263 KB 652/894 KB 164/314 KB 57/57 KB 360/1822 KB 44/263 KB 656/894 K unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install B 164/314 KB 57/57 KB 360/1822 KB 44/263 KB 660/894 KB 164/314 KB 57/57 KB 360/1822 KB 44/263 KB 664/894 KB 164/314 KB 57/57 KB 360/1822 KB 44/263 KB 648/894 KB 164/314 KB 57/57 KB 356/1822 KB 44/263 KB 664/894 KB 168/314 KB 57/57 KB 360/1822 KB 48/263 KB 664/894 KB 168/314 KB 57/57 KB 360/1822 KB 52/263 KB 668/894 KB 168/314 KB 57/57 KB 360/1822 KB 56/263 KB 668/894 KB 168/314 KB 57/57 KB 360/1822 KB 60/263 KB 668/894 KB 168/314 KB 57/57 KB 360/1822 KB 64/263 KB 648/894 KB 164/314 KB 57/57 KB 360/1822 KB 44/263 KB 668/894 KB 168/314 KB 364/1822 KB 64/263 KB 668/894 KB 168/314 KB 368/1822 KB 64/263 KB 668/894 KB 168/314 KB 372/1822 KB 64/263 KB 668/894 KB 168/314 KB 376/1822 KB 68/263 KB 668/894 KB 168/314 KB 380/1822 KB 68/263 KB 668/894 KB 168/314 KB 384/1822 KB 68/263 KB 664/894 KB 168/314 KB 57/57 KB 360/1822 KB 44/263 KB 668/894 KB 172/314 KB 384/1822 KB 68/263 KB 668/894 KB 176/314 KB 384/1822 KB 68/263 KB 668/894 KB 180/314 KB 384/1822 KB 68/263 KB 668/894 KB 184/314 KB 384/1822 KB 68/263 KB 668/894 KB 188/314 KB 384/1822 KB 68/263 KB 668/894 KB 192/314 KB 384/1822 KB 68/263 KB 668/894 KB 196/314 KB 384/1822 KB 68/263 KB 668/894 KB 200/314 KB 388/1822 KB 68/263 KB 668/894 KB 204/314 KB 388/1822 KB 68/263 KB 668/894 KB 208/314 KB 388/1822 KB 68/263 KB 668/894 KB 168/314 KB 372/1822 KB 68/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 74.5 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 668/894 KB 168/314 KB 57/57 KB 360/1822 KB 52/263 KB 672/894 KB 208/314 KB 388/1822 KB 68/263 KB 676/894 KB 208/314 KB 388/1822 KB 68/263 KB 680/894 KB 208/314 KB 388/1822 KB 68/263 KB 684/894 KB 208/314 KB 388/1822 KB 68/263 KB 688/894 KB 208/314 KB 388/1822 KB 68/263 KB 692/894 KB 208/314 KB 388/1822 KB 68/263 KB 696/894 KB 208/314 KB 388/1822 KB 68/263 KB 668/894 KB 196/314 KB 388/1822 KB 68/263 KB 696/894 KB 208/314 KB 392/1822 KB 72/263 KB 700/894 KB 208/314 KB 396/1822 KB 72/263 KB 700/894 KB 208/314 KB 400/1822 KB 72/263 KB 696/894 KB 208/314 KB 388/1822 KB 72/263 KB 700/894 KB 208/314 KB 400/1822 KB 76/263 KB 700/894 KB 208/314 KB 400/1822 KB 80/263 KB 700/894 KB 208/314 KB 400/1822 KB 84/263 KB 700/894 KB 208/314 KB 400/1822 KB 88/263 KB 700/894 KB 208/314 KB 400/1822 KB 92/263 KB 700/894 KB 212/314 KB 404/1822 KB 96/263 KB 700/894 KB 208/314 KB 392/1822 KB 72/263 KB 704/894 KB 212/314 KB 404/1822 KB 96/263 KB 708/894 KB 212/314 KB 404/1822 KB 96/263 KB 712/894 KB 212/314 KB 404/1822 KB 96/263 KB 716/894 KB 212/314 KB 404/1822 KB 100/263 KB 720/894 KB 212/314 KB 404/1822 KB 100/263 KB 724/894 KB 212/314 KB 404/1822 KB 100/263 KB 728/894 KB 212/314 KB 404/1822 KB 100/263 KB 732/894 KB 212/314 KB 404/1822 KB 100/263 KB 736/894 KB 212/314 KB 404/1822 KB 100/263 KB 740/894 KB 212/314 KB 404/1822 KB 100/263 KB 700/894 KB 212/314 KB 404/1822 KB 92/263 KB 740/894 KB 216/314 KB 404/1822 KB 100/263 KB 740/894 KB 220/314 KB 404/1822 KB 100/263 KB 740/894 KB 224/314 KB 404/1822 KB 100/263 KB 740/894 KB 228/314 KB 404/1822 KB 100/263 KB 740/894 KB 232/314 KB 404/1822 KB 100/263 KB 740/894 KB 236/314 KB 404/1822 KB 100/263 KB 740/894 KB 240/314 KB 404/1822 KB 100/263 KB 740/894 KB 244/314 KB 404/1822 KB 100/263 KB 744/894 KB 248/314 KB 404/1822 KB 100/263 KB 744/894 KB 252/314 KB 404/1822 KB 100/263 KB 700/894 KB 208/314 KB 404/1822 KB 92/263 KB 744/894 KB 252/314 KB 408/1822 KB 100/263 KB 744/894 KB 252/314 KB 412/1822 KB 100/263 KB 744/894 KB 252/314 KB 416/1822 KB 100/263 KB 744/894 KB 252/314 KB 416/1822 KB 100/263 KB 4/99 KB 744/894 KB 252/314 KB 416/1822 KB 100/263 KB 8/99 KB 744/894 KB 252/314 KB 416/1822 KB 100/263 KB 12/99 KB 744/894 KB 252/314 KB 416/1822 KB 100/263 KB 16/99 KB 744/894 KB 252/314 KB 420/1822 KB 100/263 KB 16/99 KB 744/894 KB 252/314 KB 424/1822 KB 100/263 KB 16/99 KB 744/894 KB 252/314 KB 428/1822 KB 100/263 KB 16/99 KB 744/894 KB 252/314 KB 432/1822 KB 100/263 KB 16/99 KB 744/894 KB 252/314 KB 432/1822 KB 100/263 KB 20/99 KB 744/894 KB 252/314 KB 432/1822 KB 100/263 KB 24/99 KB 744/894 KB 252/314 KB 432/1822 KB 100/263 KB 28/99 KB 744/894 KB 252/314 KB 432/1822 KB 100/263 KB 32/99 KB 744/894 KB 252/314 KB 436/1822 KB 100/263 KB 32/99 KB 744/894 KB 244/314 KB 404/1822 KB 100/263 KB 748/894 KB 256/314 KB 436/1822 KB 100/263 KB 36/99 KB 752/894 KB 256/314 KB 436/1822 KB 100/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 100/263 KB 36/99 KB 712/894 KB 212/314 KB 404/1822 KB 100/263 KB 756/894 KB 256/314 KB 436/1822 KB 104/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 108/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 112/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 116/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 120/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 124/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 128/263 KB 36/99 KB 756/894 KB 256/314 KB 436/1822 KB 132/263 KB 36/99 KB 744/894 KB 2 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 56/314 KB 436/1822 KB 100/263 KB 36/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 40/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 44/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 48/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 52/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 56/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 60/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 64/99 KB 744/894 KB 256/314 KB 436/1822 KB 100/263 KB 32/99 KB 756/894 KB 256/314 KB 440/1822 KB 132/263 KB 36/99 KB 756/894 KB 256/314 KB 444/1822 KB 132/263 KB 64/99 KB 756/894 KB 256/314 KB 448/1822 KB 136/263 KB 64/99 KB 760/894 KB 260/314 KB 452/1822 KB 136/263 KB 68/99 KB 760/894 KB 260/314 KB 456/1822 KB 136/263 KB 68/99 KB 760/894 KB 260/314 KB 460/1822 KB 136/263 KB 68/99 KB 760/894 KB 260/314 KB 464/1822 KB 136/263 KB 68/99 KB 756/894 KB 256/314 KB 444/1822 KB 136/263 KB 64/99 KB 760/894 KB 260/314 KB 464/1822 KB 140/263 KB 68/99 KB 760/894 KB 260/314 KB 464/1822 KB 144/263 KB 68/99 KB 760/894 KB 260/314 KB 448/1822 KB 136/263 KB 68/99 KB 760/894 KB 264/314 KB 464/1822 KB 144/263 KB 68/99 KB 760/894 KB 268/314 KB 464/1822 KB 144/263 KB 68/99 KB 760/894 KB 272/314 KB 464/1822 KB 148/263 KB 68/99 KB 760/894 KB 256/314 KB 448/1822 KB 136/263 KB 68/99 KB 764/894 KB 272/314 KB 464/1822 KB 148/263 KB 68/99 KB 768/894 KB 272/314 KB 464/1822 KB 148/263 KB 68/99 KB 772/894 KB 272/314 KB 464/1822 KB 148/263 KB 68/99 KB 776/894 KB 272/314 KB 464/1822 KB 148/263 KB 68/99 KB 780/894 KB 276/314 KB 468/1822 KB 148/263 KB 68/99 KB 784/894 KB 276/314 KB 468/1822 KB 148/263 KB 68/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 68/99 KB 756/894 KB 256/314 KB 448/1822 KB 136/263 KB 68/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 72/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 76/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 80/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 84/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 88/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 92/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 96/99 KB 788/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 792/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 796/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 800/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 804/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 808/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 812/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 816/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 820/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 824/894 KB 276/314 KB 468/1822 KB 148/263 KB 99/99 KB 776/894 KB 276/314 KB 468/1822 KB 148/263 KB 68/99 KB 776/894 KB 276/314 KB 464/1822 KB 148/263 KB 68/99 KB 824/894 KB 280/314 KB 468/1822 KB 148/263 KB 99/99 KB 824/894 KB 284/314 KB 468/1822 KB 148/263 KB 99/99 KB 824/894 KB 288/314 KB 468/1822 KB 148/263 KB 99/99 KB 824/894 KB 292/314 KB 468/1822 KB 148/263 KB 99/99 KB 824/894 KB 296/314 KB 472/1822 KB 148/263 KB 99/99 KB 824/894 KB 300/314 KB 472/1822 KB 148/263 KB 99/99 KB 824/894 KB 304/314 KB 472/1822 KB 148/263 KB 99/99 KB 760/894 KB 268/314 KB 464/1822 KB 148/263 KB 68/99 KB 824/894 KB 304/314 KB 472/1822 KB 152/263 KB 99/99 KB 824/894 KB 304/314 KB 472/1822 KB 156/263 KB 99/99 KB 824/894 KB 304/314 KB 472/1822 KB 160/263 KB 99/99 KB 824/894 KB 304/314 KB 472/1822 KB 164/263 KB 99/99 KB 824/894 KB 30 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 4/314 KB 472/1822 KB 168/263 KB 99/99 KB 824/894 KB 304/314 KB 472/1822 KB 172/263 KB 99/99 KB 824/894 KB 304/314 KB 472/1822 KB 176/263 KB 99/99 KB 824/894 KB 292/314 KB 472/1822 KB 148/263 KB 99/99 KB 824/894 KB 304/314 KB 476/1822 KB 176/263 KB 99/99 KB 824/894 KB 304/314 KB 480/1822 KB 176/263 KB 99/99 KB 824/894 KB 304/314 KB 484/1822 KB 176/263 KB 99/99 KB 824/894 KB 308/314 KB 488/1822 KB 180/263 KB 99/99 KB 824/894 KB 308/314 KB 492/1822 KB 180/263 KB 99/99 KB 824/894 KB 308/314 KB 496/1822 KB 180/263 KB 99/99 KB 824/894 KB 308/314 KB 484/1822 KB 180/263 KB 99/99 KB 824/894 KB 312/314 KB 496/1822 KB 180/263 KB 99/99 KB 824/894 KB 314/314 KB 496/1822 KB 180/263 KB 99/99 KB 824/894 KB 304/314 KB 484/1822 KB 180/263 KB 99/99 KB 824/894 KB 314/314 KB 496/1822 KB 184/263 KB 99/99 KB 824/894 KB 314/314 KB 496/1822 KB 188/263 KB 99/99 KB 824/894 KB 314/314 KB 496/1822 KB 192/263 KB 99/99 KB 824/894 KB 314/314 KB 496/1822 KB 196/263 KB 99/99 KB 828/894 KB 314/314 KB 500/1822 KB 200/263 KB 828/894 KB 314/314 KB 500/1822 KB 204/263 KB 828/894 KB 314/314 KB 500/1822 KB 208/263 KB 828/894 KB 314/314 KB 500/1822 KB 212/263 KB 828/894 KB 314/314 KB 500/1822 KB 216/263 KB 828/894 KB 314/314 KB 500/1822 KB 220/263 KB 828/894 KB 314/314 KB 500/1822 KB 224/263 KB 828/894 KB 314/314 KB 500/1822 KB 228/263 KB 828/894 KB 314/314 KB 500/1822 KB 232/263 KB 828/894 KB 314/314 KB 500/1822 KB 236/263 KB 828/894 KB 314/314 KB 500/1822 KB 240/263 KB 828/894 KB 314/314 KB 500/1822 KB 196/263 KB 832/894 KB 314/314 KB 500/1822 KB 240/263 KB 836/894 KB 314/314 KB 500/1822 KB 240/263 KB 824/894 KB 314/314 KB 500/1822 KB 196/263 KB 836/894 KB 314/314 KB 504/1822 KB 240/263 KB 836/894 KB 314/314 KB 508/1822 KB 240/263 KB 836/894 KB 314/314 KB 512/1822 KB 240/263 KB 836/894 KB 314/314 KB 516/1822 KB 240/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 124.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 840/894 KB 314/314 KB 516/1822 KB 240/263 KB 844/894 KB 314/314 KB 520/1822 KB 244/263 KB 848/894 KB 314/314 KB 520/1822 KB 244/263 KB 852/894 KB 314/314 KB 520/1822 KB 244/263 KB 856/894 KB 314/314 KB 520/1822 KB 244/263 KB 860/894 KB 314/314 KB 520/1822 KB 244/263 KB 864/894 KB 314/314 KB 520/1822 KB 244/263 KB 840/894 KB 314/314 KB 520/1822 KB 240/263 KB 864/894 KB 314/314 KB 524/1822 KB 244/263 KB 864/894 KB 314/314 KB 528/1822 KB 244/263 KB 864/894 KB 314/314 KB 532/1822 KB 244/263 KB 864/894 KB 314/314 KB 536/1822 KB 244/263 KB 864/894 KB 314/314 KB 540/1822 KB 244/263 KB 864/894 KB 314/314 KB 544/1822 KB 244/263 KB 864/894 KB 314/314 KB 548/1822 KB 244/263 KB 868/894 KB 314/314 KB 552/1822 KB 244/263 KB 868/894 KB 314/314 KB 556/1822 KB 244/263 KB 868/894 KB 314/314 KB 560/1822 KB 244/263 KB 868/894 KB 314/314 KB 564/1822 KB 244/263 KB 868/894 KB 314/314 KB 568/1822 KB 244/263 KB 868/894 KB 572/1822 KB 244/263 KB 868/894 KB 576/1822 KB 244/263 KB 868/894 KB 580/1822 KB 244/263 KB 840/894 KB 314/314 KB 520/1822 KB 244/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 389.5 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 868/894 KB 314/314 KB 548/1822 KB 244/263 KB 872/894 KB 580/1822 KB 244/263 KB 872/894 KB 580/1822 KB 248/263 KB 872/894 KB 580/1822 KB 252/263 KB 872/894 KB 580/1822 KB 4/276 KB 252/263 KB 872/894 KB 580/1822 KB 8/276 KB 252/263 KB 872/894 KB 580/1822 KB 12/276 KB 252/263 KB 872/894 KB 580/1822 KB 16/276 KB 252/263 KB 872/894 KB 580/1822 KB 20/276 KB 252/263 KB 872/894 KB 580/1822 KB 24/276 KB 252/263 KB 872/894 KB 580/1822 KB 28/276 KB 252/263 KB 872/894 KB 580/1822 KB 32/276 KB 252/263 KB 872/894 KB 580/1822 KB 36/276 KB 252/263 KB 872/894 KB 580/1822 KB 40/276 KB 252/263 KB 872/894 KB 580/1822 KB 44/276 KB 252/263 KB 872/894 KB 580/1822 KB 44/276 KB 256/263 KB 872/894 KB 580/1822 KB 48/276 KB 256/263 KB 872/894 KB 580/1822 KB 48/276 KB 260/263 KB 876/894 KB 580/1822 KB 52/276 KB 263/263 KB 876/894 KB 580/1822 KB 52/276 KB 260/263 KB 876/894 KB 580/1822 KB 56/276 KB 263/263 KB 876/894 KB 580/1822 KB 60/276 KB 263/263 KB 876/894 KB 580/1822 KB 64/276 KB 263/263 KB 876/894 KB 580/1822 KB 48/276 KB 260/263 KB 880/894 KB 580/1822 KB 64/276 KB 263/263 KB 884/894 KB 580/1822 KB 64/276 KB 263/263 KB 888/894 KB 580/1822 KB 64/276 KB 263/263 KB 892/894 KB 580/1822 KB 64/276 KB 263/263 KB 894/894 KB 580/1822 KB 64/276 KB 263/263 KB 894/894 KB 580/1822 KB 68/276 KB 263/263 KB 894/894 KB 584/1822 KB 72/276 KB 263/263 KB 894/894 KB 588/1822 KB 72/276 KB 263/263 KB 894/894 KB 592/1822 KB 72/276 KB 263/263 KB 894/894 KB 588/1822 KB 72/276 KB 263/263 KB 894/894 KB 592/1822 KB 76/276 KB 263/263 KB 894/894 KB 592/1822 KB 80/276 KB 263/263 KB 894/894 KB 592/1822 KB 84/276 KB 263/263 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 894/894 KB 596/1822 KB 84/276 KB 263/263 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 3/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 5/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 8/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 11/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 13/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 16/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 19/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 21/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 24/54 KB 894/894 KB 596/1822 KB 88/276 KB 263/263 KB 27/54 KB 894/894 KB 600/1822 KB 88/276 KB 263/263 KB 27/54 KB 894/894 KB 604/1822 KB 92/276 KB 263/263 KB 27/54 KB 894/894 KB 604/1822 KB 92/276 KB 263/263 KB 29/54 KB 894/894 KB 604/1822 KB 92/276 KB 263/263 KB 32/54 KB 894/894 KB 600/1822 KB 92/276 KB 263/263 KB 27/54 KB 894/894 KB 604/1822 KB 96/276 KB 263/263 KB 32/54 KB 894/894 KB 608/1822 KB 96/276 KB 263/263 KB 32/54 KB 894/894 KB 608/1822 KB 96/276 KB 263/263 KB 36/54 KB 894/894 KB 608/1822 KB 96/276 KB 263/263 KB 40/54 KB 894/894 KB 608/1822 KB 96/276 KB 263/263 KB 44/54 KB 894/894 KB 608/1822 KB 96/276 KB 263/263 KB 48/54 KB 608/1822 KB 96/276 KB 263/263 KB 52/54 KB 608/1822 KB 96/276 KB 263/263 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1093.2 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 321.2 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 612/1822 KB 96/276 KB 54/54 KB 616/1822 KB 100/276 KB 54/54 KB 620/1822 KB 100/276 KB 54/54 KB 624/1822 KB 100/276 KB 54/54 KB 612/1822 KB 100/276 KB 54/54 KB 624/1822 KB 104/276 KB 54/54 KB 624/1822 KB 108/276 KB 54/54 KB 624/1822 KB 112/276 KB 54/54 KB 624/1822 KB 116/276 KB 54/54 KB 628/1822 KB 120/276 KB 54/54 KB 628/1822 KB 124/276 KB 54/54 KB 628/1822 KB 128/276 KB 54/54 KB 628/1822 KB 116/276 KB 54/54 KB 632/1822 KB 128/276 KB 54/54 KB 632/1822 KB 128/276 KB 54/54 KB 4/223 KB 632/1822 KB 128/276 KB 54/54 KB 8/223 KB 632/1822 KB 128/276 KB 54/54 KB 12/223 KB 632/1822 KB 128/276 KB 54/54 KB 16/223 KB 636/1822 KB 128/276 KB 54/54 KB 16/223 KB 640/1822 KB 128/276 KB 54/54 KB 16/223 KB 640/1822 KB 132/276 KB 54/54 KB 16/223 KB 644/1822 KB 136/276 KB 54/54 KB 20/223 KB 644/1822 KB 140/276 KB 54/54 KB 20/223 KB 644/1822 KB 144/276 KB 54/54 KB 20/223 KB 644/1822 KB 132/276 KB 54/54 KB 20/223 KB 648/1822 KB 144/276 KB 54/54 KB 20/223 KB 652/1822 KB 144/276 KB 54/54 KB 20/223 KB 656/1822 KB 144/276 KB 54/54 KB 20/223 KB 660/1822 KB 144/276 KB 54/54 KB 20/223 KB 664/1822 KB 148/276 KB 54/54 KB 20/223 KB 640/1822 KB 132/276 KB 54/54 KB 20/223 KB 664/1822 KB 148/276 KB 54/54 KB 24/223 KB 664/1822 KB 148/276 KB 54/54 KB 28/223 KB 664/1822 KB 148/276 KB 54/54 KB 32/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 64.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 664/1822 KB 4/748 KB 148/276 KB 36/223 KB 664/1822 KB 4/748 KB 148/276 KB 40/223 KB 664/1822 KB 4/748 KB 148/276 KB 44/223 KB 664/1822 KB 4/748 KB 148/276 KB 48/223 KB 660/1822 KB 148/276 KB 54/54 KB 20/223 KB 664/1822 KB 4/748 KB 148/276 KB 32/223 KB 664/1822 KB 8/748 KB 148/276 KB 48/223 KB 664/1822 KB 12/748 KB 148/276 KB 48/223 KB 664/1822 KB 16/748 KB 148/276 KB 48/223 KB 664/1822 KB 20/748 KB 148/276 KB 48/223 KB 664/1822 KB 24/748 KB 148/276 KB 48/223 KB 664/1822 KB 28/748 KB 148/276 KB 48/223 KB 664/1822 KB 32/748 KB 148/276 KB 48/223 KB 664/1822 KB 36/748 KB 148/276 KB 48/223 KB 664/1822 KB 40/748 KB 148/276 KB 48/223 KB 664/1822 KB 44/748 KB 152/276 KB 48/223 KB 664/1822 KB 48/748 KB 152/276 KB 48/223 KB 668/1822 KB 52/748 KB 152/276 KB 48/223 KB 668/1822 KB 56/748 KB 152/276 KB 52/223 KB 668/1822 KB 60/748 KB 152/276 KB 52/223 KB 664/1822 KB 40/748 KB 152/276 KB 48/223 KB 668/1822 KB 60/748 KB 156/276 KB 52/223 KB 668/1822 KB 60/748 KB 160/276 KB 52/223 KB 668/1822 KB 60/748 KB 164/276 KB 52/223 KB 668/1822 KB 60/748 KB 168/276 KB 52/223 KB 668/1822 KB 60/748 KB 172/276 KB 52/223 KB 668/1822 KB 60/748 KB 176/276 KB 52/223 KB 668/1822 KB 64/748 KB 180/276 KB 52/223 KB 668/1822 KB 52/748 KB 152/276 KB 52/223 KB 668/1822 KB 64/748 KB 180/276 KB 56/223 KB 668/1822 KB 64/748 KB 180/276 KB 60/223 KB 668/1822 KB 64/748 KB 180/276 KB 63/223 KB 668/1822 KB 48/748 KB 152/276 KB 48/223 KB 672/1822 KB 64/748 KB 180/276 KB 63/223 KB 4/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 668/1822 KB 64/748 KB 176/276 KB 52/223 KB 4/27 KB 672/1822 KB 64/748 KB 180/276 KB 63/223 KB 8/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 12/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 16/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 20/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 24/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 27/27 KB 676/1822 KB 64/748 KB 180/276 KB 63/223 KB 27/27 KB 680/1822 KB 64/748 KB 180/276 KB 63/223 KB 27/27 KB 684/1822 KB 64/748 KB 180/276 KB 63/223 KB 27/27 KB 688/1822 KB 68/748 KB 180/276 KB 63/223 KB 27/27 KB 692/1822 KB 68/748 KB 180/276 KB 63/223 KB 27/27 KB 696/1822 KB 68/748 KB 184/276 KB 67/223 KB 27/27 KB 700/1822 KB 68/748 KB 184/276 KB 67/223 KB 27/27 KB 704/1822 KB 68/748 KB 184/276 KB 67/223 KB 27/27 KB 684/1822 KB 68/748 KB 180/276 KB 63/223 KB 27/27 KB 704/1822 KB 72/748 KB 184/276 KB 67/223 KB 27/27 KB 704/1822 KB 76/748 KB 184/276 KB 67/223 KB 27/27 KB 704/1822 KB 80/748 KB 184/276 KB 67/223 KB 27/27 KB 704/1822 KB 84/748 KB 184/276 KB 67/223 KB 27/27 KB 708/1822 KB 88/748 KB 184/276 KB 67/223 KB 27/27 KB 708/1822 KB 92/748 KB 184/276 KB 67/223 KB 27/27 KB 708/1822 KB 96/748 KB 184/276 KB 67/223 KB 27/27 KB 692/1822 KB 68/748 KB 184/276 KB 67/223 KB 27/27 KB 708/1822 KB 96/748 KB 188/276 KB 67/223 KB 27/27 KB 692/1822 KB 68/748 KB 180/276 KB 67/223 KB 27/27 KB 708/1822 KB 96/748 KB 192/276 KB 71/223 KB 27/27 KB 708/1822 KB 96/748 KB 192/276 KB 75/223 KB 27/27 KB 708/1822 KB 96/748 KB 192/276 KB 79/223 KB 27/27 KB 708/1822 KB 96/748 KB 192/276 KB 67/223 KB 27/27 KB 708/1822 KB 96/748 KB 196/276 KB 79/223 KB 27/27 KB 708/1822 KB 96/748 KB 200/276 KB 83/223 KB 27/27 KB 708/1822 KB 96/748 KB 204/276 KB 83/223 KB 27/27 KB 708/1822 KB 96/748 KB 208/276 KB 83/223 KB 27/27 KB 708/1822 KB 84/748 KB 184/276 KB 67/223 KB 27/27 KB 712/1822 KB 96/748 KB 208/276 KB 83/223 KB 27/27 KB 716/182 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 2 KB 96/748 KB 208/276 KB 83/223 KB 720/1822 KB 96/748 KB 208/276 KB 83/223 KB 724/1822 KB 96/748 KB 208/276 KB 83/223 KB 728/1822 KB 100/748 KB 212/276 KB 83/223 KB 732/1822 KB 100/748 KB 212/276 KB 83/223 KB 736/1822 KB 100/748 KB 212/276 KB 83/223 KB 740/1822 KB 100/748 KB 212/276 KB 83/223 KB 744/1822 KB 100/748 KB 212/276 KB 83/223 KB 27/27 KB 708/1822 KB 96/748 KB 196/276 KB 83/223 KB 744/1822 KB 100/748 KB 212/276 KB 87/223 KB 744/1822 KB 100/748 KB 212/276 KB 91/223 KB 744/1822 KB 100/748 KB 212/276 KB 95/223 KB 744/1822 KB 100/748 KB 212/276 KB 99/223 KB 744/1822 KB 100/748 KB 212/276 KB 103/223 KB 744/1822 KB 100/748 KB 212/276 KB 107/223 KB 744/1822 KB 100/748 KB 212/276 KB 111/223 KB 744/1822 KB 100/748 KB 212/276 KB 115/223 KB 744/1822 KB 100/748 KB 212/276 KB 119/223 KB 744/1822 KB 100/748 KB 212/276 KB 123/223 KB 724/1822 KB 100/748 KB 212/276 KB 83/223 KB 748/1822 KB 100/748 KB 216/276 KB 123/223 KB 724/1822 KB 100/748 KB 208/276 KB 83/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 31.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 748/1822 KB 104/748 KB 220/276 KB 123/223 KB 748/1822 KB 108/748 KB 220/276 KB 123/223 KB 748/1822 KB 112/748 KB 220/276 KB 123/223 KB 748/1822 KB 100/748 KB 220/276 KB 123/223 KB 748/1822 KB 112/748 KB 224/276 KB 123/223 KB 748/1822 KB 112/748 KB 228/276 KB 123/223 KB 748/1822 KB 116/748 KB 232/276 KB 123/223 KB 748/1822 KB 116/748 KB 236/276 KB 123/223 KB 748/1822 KB 116/748 KB 240/276 KB 123/223 KB 748/1822 KB 100/748 KB 212/276 KB 123/223 KB 752/1822 KB 116/748 KB 240/276 KB 123/223 KB 748/1822 KB 116/748 KB 228/276 KB 123/223 KB 752/1822 KB 120/748 KB 240/276 KB 127/223 KB 752/1822 KB 124/748 KB 240/276 KB 127/223 KB 752/1822 KB 128/748 KB 240/276 KB 127/223 KB 752/1822 KB 132/748 KB 244/276 KB 127/223 KB 756/1822 KB 136/748 KB 244/276 KB 127/223 KB 756/1822 KB 140/748 KB 244/276 KB 127/223 KB 756/1822 KB 144/748 KB 244/276 KB 127/223 KB 752/1822 KB 116/748 KB 240/276 KB 127/223 KB 756/1822 KB 144/748 KB 244/276 KB 131/223 KB 756/1822 KB 144/748 KB 244/276 KB 135/223 KB 756/1822 KB 144/748 KB 244/276 KB 139/223 KB 756/1822 KB 144/748 KB 244/276 KB 143/223 KB 756/1822 KB 144/748 KB 244/276 KB 147/223 KB 756/1822 KB 148/748 KB 244/276 KB 151/223 KB 756/1822 KB 148/748 KB 244/276 KB 155/223 KB 756/1822 KB 148/748 KB 244/276 KB 159/223 KB 756/1822 KB 132/748 KB 244/276 KB 127/223 KB 760/1822 KB 148/748 KB 244/276 KB 159/223 KB 764/1822 KB 148/748 KB 244/276 KB 159/223 KB 768/1822 KB 148/748 KB 244/276 KB 159/223 KB 772/1822 KB 148/748 KB 244/276 KB 159/223 KB 776/1822 KB 148/748 KB 244/276 KB 159/223 KB 780/1822 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 3/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 4/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 7/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 8/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 11/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 12/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 15/178 KB 148/748 KB 244/276 KB 159/223 KB 784/1822 KB 16/178 KB 148/748 KB 244/276 KB 159/223 KB 752/1822 KB 128/748 KB 244/276 KB 127/223 KB 784/1822 KB 16/178 KB 148/748 KB 248/276 KB 159/223 KB 784/1822 KB 19/178 KB 148/748 KB 252/276 KB 159/223 KB 784/1822 KB 19/178 KB 148/748 KB 256/276 KB 159/223 KB 784/1822 KB 19/178 KB 148/748 KB 260/276 KB 159/223 KB 784/1822 KB 19/178 KB 148/748 KB 264/276 KB 159/223 KB 784/1822 KB 19/178 KB 148/748 KB 268/276 KB 159/223 KB 784/1822 KB 19/178 KB 148/748 KB 272/276 KB 159/223 KB 756/1822 KB 148/748 KB 244/276 KB 147/223 KB 784/1822 KB 19/178 KB 148/748 KB 248/276 KB 159/223 KB 784/1822 KB 20/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 23/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 24/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 27/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 28/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 31/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 32/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 35/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 36/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 39/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 40/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 43/178 KB 148/748 KB 272/276 KB 159/223 KB 784/1822 KB 43/178 KB 152/748 KB 272/276 KB 159/223 KB 784/1822 KB 44/178 KB 156/748 KB 272/276 KB 159/223 KB 784/1822 KB 44/178 KB 152/748 KB 272/276 KB 159/223 KB 78 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 4/1822 KB 44/178 KB 156/748 KB 272/276 KB 163/223 KB 788/1822 KB 47/178 KB 160/748 KB 276/276 KB 167/223 KB 788/1822 KB 47/178 KB 160/748 KB 276/276 KB 163/223 KB 792/1822 KB 47/178 KB 160/748 KB 276/276 KB 167/223 KB 796/1822 KB 47/178 KB 160/748 KB 276/276 KB 167/223 KB 784/1822 KB 47/178 KB 160/748 KB 276/276 KB 163/223 KB 796/1822 KB 47/178 KB 160/748 KB 276/276 KB 171/223 KB 784/1822 KB 47/178 KB 160/748 KB 272/276 KB 163/223 KB 784/1822 KB 44/178 KB 160/748 KB 272/276 KB 163/223 KB 796/1822 KB 47/178 KB 164/748 KB 276/276 KB 171/223 KB 796/1822 KB 48/178 KB 168/748 KB 276/276 KB 171/223 KB 796/1822 KB 47/178 KB 160/748 KB 276/276 KB 171/223 KB 796/1822 KB 48/178 KB 164/748 KB 276/276 KB 171/223 KB 796/1822 KB 51/178 KB 168/748 KB 276/276 KB 171/223 KB 796/1822 KB 52/178 KB 168/748 KB 276/276 KB 171/223 KB 800/1822 KB 52/178 KB 168/748 KB 276/276 KB 171/223 KB 800/1822 KB 55/178 KB 168/748 KB 276/276 KB 175/223 KB 800/1822 KB 55/178 KB 168/748 KB 276/276 KB 171/223 KB 800/1822 KB 55/178 KB 172/748 KB 276/276 KB 175/223 KB 800/1822 KB 55/178 KB 176/748 KB 276/276 KB 175/223 KB 800/1822 KB 55/178 KB 180/748 KB 276/276 KB 179/223 KB 804/1822 KB 56/178 KB 184/748 KB 276/276 KB 179/223 KB 804/1822 KB 56/178 KB 188/748 KB 276/276 KB 179/223 KB 804/1822 KB 56/178 KB 192/748 KB 276/276 KB 179/223 KB 800/1822 KB 55/178 KB 176/748 KB 276/276 KB 179/223 KB 804/1822 KB 56/178 KB 192/748 KB 276/276 KB 183/223 KB 804/1822 KB 56/178 KB 192/748 KB 276/276 KB 187/223 KB 804/1822 KB 56/178 KB 180/748 KB 276/276 KB 179/223 KB 808/1822 KB 56/178 KB 192/748 KB 276/276 KB 187/223 KB 812/1822 KB 56/178 KB 192/748 KB 276/276 KB 187/223 KB 816/1822 KB 56/178 KB 192/748 KB 276/276 KB 187/223 KB 820/1822 KB 56/178 KB 192/748 KB 276/276 KB 187/223 KB 824/1822 KB 56/178 KB 196/748 KB 276/276 KB 191/223 KB 828/1822 KB 56/178 KB 196/748 KB 276/276 KB 191/223 KB 832/1822 KB 56/178 KB 196/748 KB 276/276 KB 191/223 KB 800/1822 KB 56/178 KB 180/748 KB 276/276 KB 179/223 KB 832/1822 KB 59/178 KB 196/748 KB 276/276 KB 191/223 KB 832/1822 KB 60/178 KB 196/748 KB 276/276 KB 191/223 KB 832/1822 KB 63/178 KB 196/748 KB 276/276 KB 191/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 315.8 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 832/1822 KB 64/178 KB 196/748 KB 191/223 KB 820/1822 KB 56/178 KB 196/748 KB 276/276 KB 191/223 KB 832/1822 KB 64/178 KB 200/748 KB 191/223 KB 832/1822 KB 64/178 KB 204/748 KB 191/223 KB 820/1822 KB 56/178 KB 192/748 KB 276/276 KB 191/223 KB 832/1822 KB 67/178 KB 204/748 KB 195/223 KB 832/1822 KB 67/178 KB 204/748 KB 199/223 KB 832/1822 KB 67/178 KB 204/748 KB 203/223 KB 832/1822 KB 67/178 KB 204/748 KB 207/223 KB 832/1822 KB 67/178 KB 208/748 KB 211/223 KB 836/1822 KB 67/178 KB 208/748 KB 215/223 KB 836/1822 KB 67/178 KB 208/748 KB 219/223 KB 836/1822 KB 67/178 KB 208/748 KB 223/223 KB 836/1822 KB 67/178 KB 208/748 KB 223/223 KB 832/1822 KB 67/178 KB 204/748 KB 191/223 KB 836/1822 KB 68/178 KB 208/748 KB 223/223 KB 836/1822 KB 71/178 KB 208/748 KB 223/223 KB 836/1822 KB 72/178 KB 208/748 KB 223/223 KB 836/1822 KB 75/178 KB 208/748 KB 223/223 KB 836/1822 KB 67/178 KB 208/748 KB 211/223 KB 840/1822 KB 75/178 KB 208/748 KB 223/223 KB 844/1822 KB 75/178 KB 208/748 KB 223/223 KB 848/1822 KB 76/178 KB 208/748 KB 223/223 KB 852/1822 KB 76/178 KB 208/748 KB 3/23 KB 223/223 KB 856/1822 KB 76/178 KB 208/748 KB 3/23 KB 223/223 KB 860/1822 KB 76/178 KB 208/748 KB 3/23 KB 223/223 KB 832/1822 KB 67/178 KB 208/748 KB 207/223 KB 848/1822 KB 76/178 KB 208/748 KB 3/23 KB 223/223 KB 860/1822 KB 76/178 KB 212/748 KB 3/23 KB 223/223 KB 844/1822 KB 76/178 KB 208/748 KB 223/223 KB 860/1822 KB 76/178 KB 212/748 KB 6/23 KB 223/223 KB 860/1822 KB 76/178 KB 212/748 KB 9/23 KB 223/223 KB 860/1822 KB 76/178 KB 212/748 KB 11/23 KB 223/223 KB 860/1822 KB 76/178 KB 216/748 KB 14/23 KB 223/223 KB 860/1822 KB 79/178 KB 216/748 KB 16/23 KB 223/223 KB 860/1822 KB 79/178 KB 216/748 KB 19/23 KB 223/223 KB 860/1822 KB 76/178 KB 216/748 KB 11/23 KB 223/223 KB 860/1822 KB 79/178 KB 220/748 KB 19/23 KB 223/223 KB 860/1822 KB 79/178 KB 224/748 KB 19/23 KB 223/223 KB 860/1822 KB 79/178 KB 228/748 KB 19/23 KB 223/223 KB 860/1822 KB 79/178 KB 216/748 KB 14/23 KB 223/223 KB 860/1822 KB 80/178 KB 228/748 KB 22/23 KB 223/223 KB 860/1822 KB 83/178 KB 228/748 KB 22/23 KB 223/223 KB 860/1822 KB 84/178 KB 228/748 KB 22/23 KB 223/223 KB 860/1822 KB 79/178 KB 228/748 KB 22/23 KB 223/223 KB 860/1822 KB 84/178 KB 228/748 KB 23/23 KB 223/223 KB 860/1822 KB 84/178 KB 232/748 KB 23/23 KB 223/223 KB 860/1822 KB 87/178 KB 236/748 KB 23/23 KB 223/223 KB 864/1822 KB 87/178 KB 240/748 KB 23/23 KB 223/223 KB 864/1822 KB 87/178 KB 244/748 KB 23/23 KB 223/223 KB 864/1822 KB 87/178 KB 248/748 KB 23/23 KB 864/1822 KB 87/178 KB 252/748 KB 23/23 KB 864/1822 KB 87/178 KB 256/748 KB 23/23 KB 860/1822 KB 87/178 KB 232/748 KB 23/23 KB 223/223 KB 864/1822 KB 88/178 KB 256/748 KB 23/23 KB 864/1822 KB 91/178 KB 256/748 KB 23/23 KB 864/1822 KB 92/178 KB 256/748 KB 23/23 KB 864/1822 KB 95/178 KB 256/748 KB 23/23 KB 864/1822 KB 96/178 KB 256/748 KB 23/23 KB 864/1822 KB 99/178 KB 256/748 KB 23/23 KB 864/1822 KB 100/178 KB 256/748 KB 23/23 KB 864/1822 KB 87/178 KB 236/748 KB 23/23 KB 223/223 KB 868/1822 KB 100/178 KB 256/748 KB 23/23 KB 872/1822 KB 100/178 KB 256/748 KB 23/23 KB 876/1822 KB 100/178 KB 256/748 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 250.5 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 880/1822 KB 100/178 KB 256/748 KB 23/23 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 884/1822 KB 103/178 KB 256/748 KB 23/23 KB 884/1822 KB 104/178 KB 256/748 KB 23/23 KB 884/1822 KB 107/178 KB 256/748 KB 23/23 KB 884/1822 KB 108/178 KB 256/748 KB 23/23 KB 884/1822 KB 111/178 KB 256/748 KB 23/23 KB 884/1822 KB 100/178 KB 256/748 KB 23/23 KB 888/1822 KB 111/178 KB 260/748 KB 23/23 KB 892/1822 KB 111/178 KB 260/748 KB 23/23 KB 896/1822 KB 111/178 KB 260/748 KB 23/23 KB 900/1822 KB 112/178 KB 260/748 KB 23/23 KB 904/1822 KB 112/178 KB 260/748 KB 908/1822 KB 112/178 KB 260/748 KB 912/1822 KB 112/178 KB 260/748 KB 884/1822 KB 111/178 KB 260/748 KB 23/23 KB 912/1822 KB 112/178 KB 264/748 KB 912/1822 KB 112/178 KB 268/748 KB 912/1822 KB 112/178 KB 272/748 KB 912/1822 KB 112/178 KB 276/748 KB 912/1822 KB 112/178 KB 280/748 KB 912/1822 KB 112/178 KB 284/748 KB 912/1822 KB 112/178 KB 288/748 KB 912/1822 KB 112/178 KB 292/748 KB 916/1822 KB 112/178 KB 296/748 KB 896/1822 KB 112/178 KB 260/748 KB 23/23 KB 916/1822 KB 115/178 KB 296/748 KB 916/1822 KB 116/178 KB 296/748 KB 3/55 KB 916/1822 KB 119/178 KB 296/748 KB 3/55 KB 916/1822 KB 120/178 KB 296/748 KB 3/55 KB 916/1822 KB 123/178 KB 296/748 KB 3/55 KB 916/1822 KB 124/178 KB 296/748 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 25.4 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 112/178 KB 292/748 KB 3/55 KB 916/1822 KB 127/178 KB 296/748 KB 3/55 KB 916/1822 KB 128/178 KB 296/748 KB 3/55 KB 916/1822 KB 131/178 KB 296/748 KB 3/55 KB 920/1822 KB 132/178 KB 296/748 KB 3/55 KB 916/1822 KB 116/178 KB 296/748 KB 6/55 KB 920/1822 KB 132/178 KB 300/748 KB 9/55 KB 920/1822 KB 132/178 KB 300/748 KB 11/55 KB 920/1822 KB 132/178 KB 300/748 KB 14/55 KB 920/1822 KB 132/178 KB 300/748 KB 16/55 KB 920/1822 KB 132/178 KB 300/748 KB 19/55 KB 920/1822 KB 132/178 KB 300/748 KB 3/55 KB 920/1822 KB 132/178 KB 300/748 KB 19/55 KB 920/1822 KB 132/178 KB 304/748 KB 22/55 KB 920/1822 KB 132/178 KB 308/748 KB 22/55 KB 920/1822 KB 135/178 KB 312/748 KB 22/55 KB 920/1822 KB 135/178 KB 316/748 KB 22/55 KB 920/1822 KB 135/178 KB 320/748 KB 3/55 KB 920/1822 KB 131/178 KB 296/748 KB 22/55 KB 924/1822 KB 135/178 KB 320/748 KB 22/55 KB 928/1822 KB 135/178 KB 320/748 KB 22/55 KB 932/1822 KB 135/178 KB 320/748 KB 22/55 KB 936/1822 KB 135/178 KB 320/748 KB 22/55 KB 940/1822 KB 135/178 KB 320/748 KB 22/55 KB 944/1822 KB 135/178 KB 320/748 KB 22/55 KB 948/1822 KB 135/178 KB 320/748 KB 22/55 KB 952/1822 KB 135/178 KB 324/748 KB 22/55 KB 956/1822 KB 135/178 KB 324/748 KB 22/55 KB 960/1822 KB 135/178 KB 324/748 KB 22/55 KB 920/1822 KB 135/178 KB 308/748 KB 22/55 KB 960/1822 KB 136/178 KB 324/748 KB 22/55 KB 960/1822 KB 139/178 KB 324/748 KB 22/55 KB 960/1822 KB 140/178 KB 324/748 KB 22/55 KB 920/1822 KB 132/178 KB 304/748 KB 25/55 KB 960/1822 KB 140/178 KB 324/748 KB 27/55 KB 960/1822 KB 140/178 KB 324/748 KB 30/55 KB 960/1822 KB 140/178 KB 324/748 KB 30/55 KB 960/1822 KB 143/178 KB 324/748 KB 32/55 KB 960/1822 KB 144/178 KB 324/748 KB 3/1210 KB 32/55 KB 960/1822 KB 147/178 KB 324/748 KB 3/1210 KB 32/55 KB 960/1822 KB 148/178 KB 324/748 KB 3/1210 KB 32/55 KB 960/1822 KB 151/178 KB 324/748 KB 3/1210 KB 22/55 KB 948/1822 KB 135/178 KB 324/748 KB 32/55 KB 960/1822 KB 152/178 KB 328/748 KB 3/1210 KB 32/55 KB 960/1822 KB 152/178 KB 332/748 KB 3/1210 KB 32/55 KB 964/1822 KB 152/178 KB 336/748 KB 3/1210 KB 32/55 KB 960/1822 KB 152/178 KB 324/748 KB 3/1210 KB 32/55 KB 960/1822 KB 143/178 KB 324/748 KB 3/1210 KB 30/55 KB 960/1822 KB 143/178 KB 324/748 KB 3/1210 KB 32/55 KB 964/1822 KB 152/178 KB 336/748 KB 6/1210 KB 36/55 KB 964/1822 KB 152/178 KB 336/748 KB 9/1210 KB 36/55 KB 964/1822 KB 152/178 KB 336/748 KB 11/1210 KB 36/55 KB 964/1822 KB 152/178 KB 336/748 KB 14/1210 KB 36/55 KB 964/1822 KB 155/178 KB 336/748 KB 16/1210 KB 36/55 KB 964/1822 KB 155/178 KB 336/748 KB 19/1210 KB 36/55 KB 964/1822 KB 155/178 KB 340/748 KB 22/1210 KB 32/55 KB 964/1822 KB 152/178 KB 332/748 KB 3/1210 KB 36/55 KB 968/1822 KB 155/178 KB 340/748 KB 22/1210 KB 36/55 KB 972/1822 KB 155/178 KB 340/748 KB 22/1210 KB 36/55 KB 972/1822 KB 155/178 KB 340/748 KB 25/1210 KB 36/55 KB 964/1822 KB 155/178 KB 340/748 KB 19/1210 KB 36/55 KB 976/1822 KB 155/178 KB 344/748 KB 25/1210 KB 36/55 KB 976/1822 KB 155/178 KB 348/748 KB 25/1210 KB 36/55 KB 976/1822 KB 155/178 KB 352/748 KB 25/1210 KB 36/55 KB 964/1822 KB 155/178 KB 336/748 KB 14/1210 KB 36/55 KB 964/1822 KB 152/178 KB 336/748 KB 6/1210 KB 40/55 KB 976/1822 KB 155/178 KB 352/748 KB 27/1210 KB 44/55 KB 976/1822 KB 155/178 KB 352/748 KB 27/1210 KB 48/55 KB 976/1822 KB 155/178 KB 352/748 KB 27/1210 KB 52/55 KB 976/1822 KB 155/178 KB 352/748 KB 27/1210 KB 55/55 KB 976/1822 KB 156/178 KB 352/748 KB 27/1210 KB 36/55 KB 976/1822 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 155/178 KB 352/748 KB 27/1210 KB 36/55 KB 976/1822 KB 155/178 KB 340/748 KB 25/1210 KB 52/55 KB 976/1822 KB 156/178 KB 352/748 KB 27/1210 KB 55/55 KB 976/1822 KB 159/178 KB 352/748 KB 27/1210 KB 55/55 KB 976/1822 KB 160/178 KB 352/748 KB 27/1210 KB 55/55 KB 976/1822 KB 163/178 KB 352/748 KB 27/1210 KB 55/55 KB 976/1822 KB 164/178 KB 352/748 KB 27/1210 KB 55/55 KB 980/1822 KB 164/178 KB 352/748 KB 27/1210 KB 55/55 KB 984/1822 KB 167/178 KB 356/748 KB 30/1210 KB 55/55 KB 980/1822 KB 167/178 KB 356/748 KB 30/1210 KB 55/55 KB 984/1822 KB 167/178 KB 360/748 KB 30/1210 KB 55/55 KB 984/1822 KB 167/178 KB 364/748 KB 30/1210 KB 55/55 KB 988/1822 KB 167/178 KB 368/748 KB 30/1210 KB 55/55 KB 988/1822 KB 167/178 KB 372/748 KB 30/1210 KB 55/55 KB 988/1822 KB 167/178 KB 376/748 KB 30/1210 KB 55/55 KB 988/1822 KB 167/178 KB 380/748 KB 30/1210 KB 55/55 KB 988/1822 KB 167/178 KB 384/748 KB 30/1210 KB 55/55 KB 980/1822 KB 167/178 KB 352/748 KB 30/1210 KB 55/55 KB 980/1822 KB 167/178 KB 352/748 KB 27/1210 KB 55/55 KB 988/1822 KB 168/178 KB 384/748 KB 30/1210 KB 55/55 KB 988/1822 KB 168/178 KB 384/748 KB 32/1210 KB 55/55 KB 988/1822 KB 171/178 KB 384/748 KB 36/1210 KB 55/55 KB 988/1822 KB 171/178 KB 384/748 KB 40/1210 KB 55/55 KB 988/1822 KB 171/178 KB 384/748 KB 44/1210 KB 55/55 KB 988/1822 KB 171/178 KB 384/748 KB 48/1210 KB 55/55 KB 988/1822 KB 171/178 KB 384/748 KB 52/1210 KB 988/1822 KB 171/178 KB 384/748 KB 56/1210 KB 988/1822 KB 171/178 KB 384/748 KB 60/1210 KB 988/1822 KB 171/178 KB 388/748 KB 61/1210 KB 55/55 KB 988/1822 KB 167/178 KB 364/748 KB 30/1210 KB 992/1822 KB 171/178 KB 388/748 KB 61/1210 KB 996/1822 KB 171/178 KB 388/748 KB 61/1210 KB 1000/1822 KB 171/178 KB 388/748 KB 61/1210 KB 1004/1822 KB 171/178 KB 388/748 KB 61/1210 KB 1008/1822 KB 171/178 KB 388/748 KB 61/1210 KB 1008/1822 KB 171/178 KB 388/748 KB 65/1210 KB 1012/1822 KB 171/178 KB 388/748 KB 69/1210 KB 1012/1822 KB 171/178 KB 388/748 KB 73/1210 KB 1012/1822 KB 171/178 KB 388/748 KB 77/1210 KB 988/1822 KB 171/178 KB 388/748 KB 60/1210 KB 1012/1822 KB 171/178 KB 392/748 KB 77/1210 KB 1012/1822 KB 171/178 KB 396/748 KB 77/1210 KB 1012/1822 KB 171/178 KB 400/748 KB 77/1210 KB 1012/1822 KB 171/178 KB 404/748 KB 77/1210 KB 55/55 KB 988/1822 KB 171/178 KB 384/748 KB 32/1210 KB 1012/1822 KB 172/178 KB 404/748 KB 77/1210 KB 1012/1822 KB 175/178 KB 404/748 KB 77/1210 KB 1012/1822 KB 177/178 KB 404/748 KB 77/1210 KB 1012/1822 KB 178/178 KB 404/748 KB 77/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 58.6 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1012/1822 KB 171/178 KB 388/748 KB 65/1210 KB 1016/1822 KB 178/178 KB 404/748 KB 77/1210 KB 1020/1822 KB 178/178 KB 404/748 KB 77/1210 KB 1024/1822 KB 178/178 KB 404/748 KB 77/1210 KB 1028/1822 KB 178/178 KB 404/748 KB 77/1210 KB 1032/1822 KB 178/178 KB 408/748 KB 77/1210 KB 1036/1822 KB 178/178 KB 408/748 KB 77/1210 KB 1040/1822 KB 178/178 KB 408/748 KB 77/1210 KB 1028/1822 KB 178/178 KB 408/748 KB 77/1210 KB 1040/1822 KB 178/178 KB 412/748 KB 77/1210 KB 1040/1822 KB 178/178 KB 416/748 KB 77/1210 KB 1040/1822 KB 178/178 KB 416/748 KB 81/1210 KB 1044/1822 KB 178/178 KB 420/748 KB 85/1210 KB 1044/1822 KB 178/178 KB 420/748 KB 89/1210 KB 1044/1822 KB 178/178 KB 420/748 KB 93/1210 KB 1044/1822 KB 178/178 KB 420/748 KB 81/1210 KB 1044/1822 KB 178/178 KB 424/748 KB 93/1210 KB 1044/1822 KB 178/178 KB 428/748 KB 93/1210 KB 1044/1822 KB 178/178 KB 432/748 KB 93/1210 KB 1044/1822 KB 178/178 KB 436/748 KB 93/1210 KB 1044/1822 KB 178/178 KB 440/748 KB 97/1210 KB 1044/1822 KB 178/178 KB 444/748 KB 97/1210 KB 1044/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1044/1822 KB 178/178 KB 416/748 KB 81/1210 KB 1048/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1052/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1056/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1060/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1064/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1068/1822 KB 178/178 KB 448/748 KB 97/1210 KB 1072/1822 KB 452/748 KB 97/1210 KB 1044/1822 KB 178/178 KB 436/748 KB 97/1210 KB 1072/1822 KB 452/748 KB 101/1210 KB 1072/1822 KB 452/748 KB 105/1210 KB 1072/1822 KB 452/748 KB 109/1210 KB 1072/1822 KB 452/748 KB 113/1210 KB 1076/1822 KB 452/748 KB 117/1210 KB 1076/1822 KB 452/748 KB 121/1210 KB 1076/1822 KB 452/748 KB 125/1210 KB 1068/1822 KB 452/748 KB 97/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 189.4 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1076/1822 KB 456/748 KB 125/1210 KB 1076/1822 KB 460/748 KB 125/1210 KB 1076/1822 KB 464/748 KB 125/1210 KB 1076/1822 KB 468/748 KB 125/1210 KB 1076/1822 KB 472/748 KB 129/1210 KB 1076/1822 KB 476/748 KB 129/1210 KB 1076/1822 KB 480/748 KB 129/1210 KB 1076/1822 KB 452/748 KB 113/1210 KB 1080/1822 KB 480/748 KB 129/1210 KB 1084/1822 KB 480/748 KB 129/1210 KB 1084/1822 KB 480/748 KB 129/1210 KB 4/471 KB 1084/1822 KB 480/748 KB 129/1210 KB 8/471 KB 1084/1822 KB 480/748 KB 129/1210 KB 12/471 KB 1084/1822 KB 480/748 KB 129/1210 KB 16/471 KB 1088/1822 KB 480/748 KB 129/1210 KB 16/471 KB 1076/1822 KB 468/748 KB 129/1210 KB 1088/1822 KB 480/748 KB 133/1210 KB 16/471 KB 1088/1822 KB 484/748 KB 133/1210 KB 16/471 KB 3/93 KB 1092/1822 KB 488/748 KB 137/1210 KB 16/471 KB 3/93 KB 1092/1822 KB 492/748 KB 137/1210 KB 16/471 KB 3/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 3/93 KB 1092/1822 KB 484/748 KB 137/1210 KB 16/471 KB 3/93 KB 1092/1822 KB 484/748 KB 133/1210 KB 16/471 KB 4/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 6/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 8/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 10/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 12/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 14/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 16/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 18/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 20/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 22/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 24/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 26/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 28/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 30/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 32/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 34/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 36/93 KB 1092/1822 KB 496/748 KB 137/1210 KB 16/471 KB 38/93 KB 1092/1822 KB 496/748 KB 141/1210 KB 16/471 KB 40/93 KB 1092/1822 KB 496/748 KB 141/1210 KB 16/471 KB 1092/1822 KB 484/748 KB 133/1210 KB 16/471 KB 40/93 KB 1096/1822 KB 496/748 KB 141/1210 KB 16/471 KB 42/93 KB 1100/1822 KB 496/748 KB 141/1210 KB 16/471 KB 42/93 KB 1104/1822 KB 496/748 KB 141/1210 KB 16/471 KB 42/93 KB 1108/1822 KB 496/748 KB 141/1210 KB 16/471 KB 42/93 KB 1112/1822 KB 500/748 KB 141/1210 KB 16/471 KB 42/93 KB 1116/1822 KB 500/748 KB 141/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 141/1210 KB 16/471 KB 36/93 KB 1092/1822 KB 496/748 KB 141/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 145/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 149/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 153/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 157/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 161/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 165/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 169/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 500/748 KB 173/1210 KB 16/471 KB 42/93 KB 1108/1822 KB 500/748 KB 141/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 504/748 KB 173/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 508/748 KB 173/1210 KB 16/471 KB 42/93 KB 1120/1822 KB 512/748 KB 173/1210 KB 16/471 KB 42/93 KB 1124/1822 KB 516/748 KB 173/1210 KB 16/471 KB 42/93 KB 1096/1822 KB 496/748 KB 141/1210 KB 16/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 20/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 24/471 KB 42/93 KB 1124/1822 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 516/748 KB 177/1210 KB 28/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 32/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 36/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 40/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 44/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 48/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 52/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 56/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 60/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 64/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 68/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 72/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 76/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 80/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 84/471 KB 44/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 88/471 KB 44/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 92/471 KB 44/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 96/471 KB 42/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 16/471 KB 42/93 KB 1124/1822 KB 512/748 KB 173/1210 KB 16/471 KB 44/93 KB 1128/1822 KB 516/748 KB 177/1210 KB 96/471 KB 44/93 KB 1132/1822 KB 516/748 KB 177/1210 KB 96/471 KB 44/93 KB 1136/1822 KB 516/748 KB 177/1210 KB 96/471 KB 44/93 KB 1124/1822 KB 516/748 KB 177/1210 KB 84/471 KB 46/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 48/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 50/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 52/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 54/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 56/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 58/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 60/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 62/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 64/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 66/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 68/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 70/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 72/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 74/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 76/93 KB 1140/1822 KB 520/748 KB 181/1210 KB 96/471 KB 44/93 KB 1136/1822 KB 520/748 KB 181/1210 KB 96/471 KB 76/93 KB 1140/1822 KB 520/748 KB 185/1210 KB 96/471 KB 76/93 KB 1140/1822 KB 520/748 KB 189/1210 KB 100/471 KB 44/93 KB 1136/1822 KB 520/748 KB 177/1210 KB 96/471 KB 76/93 KB 1140/1822 KB 524/748 KB 189/1210 KB 100/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 100/471 KB 76/93 KB 1140/1822 KB 520/748 KB 185/1210 KB 100/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 104/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 108/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 112/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 116/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 120/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 124/471 KB 76/93 KB 1140/1822 KB 528/748 KB 189/1210 KB 128/471 KB 76/93 KB 1140/1822 KB 532/748 KB 189/1210 KB 128/471 KB 78/93 KB 1140/1822 KB 536/748 KB 193/1210 KB 128/471 KB 78/93 KB 1140/1822 KB 540/748 KB 193/1210 KB 128/471 KB 78/93 KB 1140/1822 KB 544/748 KB 193/1210 KB 128/471 KB 74/93 KB 1140/1822 KB 520/748 KB 181/1210 KB 96/471 KB 78/93 KB 1144/1822 KB 544/748 KB 193/1210 KB 128/471 KB 78/93 KB 1148/1822 KB 544/748 KB 193/1210 KB 132/471 KB 78/93 KB 1152/1822 KB 544/748 KB 193/1210 KB 132/471 KB 78/93 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1156/1822 KB 544/748 KB 193/1210 KB 132/471 KB 78/93 KB 1160/1822 KB 548/748 KB 193/1210 KB 132/471 KB 78/93 KB 1164/1822 KB 548/748 KB 193/1210 KB 132/471 KB 78/93 KB 1168/1822 KB 548/748 KB 193/1210 KB 132/471 KB 78/93 KB 1140/1822 KB 532/748 KB 193/1210 KB 128/471 KB 76/93 KB 1140/1822 KB 532/748 KB 193/1210 KB 128/471 KB 80/93 KB 1168/1822 KB 548/748 KB 197/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 201/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 205/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 209/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 213/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 217/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 221/1210 KB 132/471 KB 78/93 KB 1156/1822 KB 548/748 KB 193/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 552/748 KB 221/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 556/748 KB 221/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 560/748 KB 221/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 564/748 KB 221/1210 KB 132/471 KB 80/93 KB 1172/1822 KB 568/748 KB 225/1210 KB 132/471 KB 80/93 KB 1172/1822 KB 572/748 KB 225/1210 KB 132/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 132/471 KB 78/93 KB 1144/1822 KB 544/748 KB 193/1210 KB 132/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 136/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 140/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 144/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 148/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 152/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 156/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 160/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 164/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 168/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 172/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 176/471 KB 80/93 KB 1172/1822 KB 576/748 KB 225/1210 KB 180/471 KB 80/93 KB 1172/1822 KB 580/748 KB 225/1210 KB 184/471 KB 80/93 KB 1172/1822 KB 580/748 KB 225/1210 KB 188/471 KB 80/93 KB 1172/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1172/1822 KB 564/748 KB 225/1210 KB 132/471 KB 80/93 KB 1176/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1180/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1184/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1188/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1192/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1196/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 80/93 KB 1168/1822 KB 564/748 KB 225/1210 KB 132/471 KB 80/93 KB 1168/1822 KB 548/748 KB 201/1210 KB 132/471 KB 82/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 84/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 86/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 88/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 90/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 93/93 KB 1200/1822 KB 580/748 KB 225/1210 KB 192/471 KB 93/93 KB 1200/1822 KB 580/748 KB 229/1210 KB 192/471 KB 93/93 KB 1200/1822 KB 580/748 KB 233/1210 KB 192/471 KB 93/93 KB 1200/1822 KB 580/748 KB 237/1210 KB 192/471 KB 93/93 KB 1200/1822 KB 580/748 KB 241/1210 KB 192/471 KB 93/93 KB 1200/1822 KB 580/748 KB 245/1210 KB 192/471 KB 93/93 KB 1204/1822 KB 580/748 KB 249/1210 KB 192/471 KB 93/93 KB 1204/1822 KB 580/748 KB 253/1210 KB 192/471 KB 80/93 KB 1172/1822 KB 580/748 KB 225/1210 KB 180/471 KB 93/93 KB 1204/1822 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install KB 584/748 KB 253/1210 KB 192/471 KB 93/93 KB 1204/1822 KB 588/748 KB 253/1210 KB 192/471 KB 93/93 KB 1204/1822 KB 592/748 KB 253/1210 KB 192/471 KB 93/93 KB 1204/1822 KB 592/748 KB 257/1210 KB 192/471 KB 93/93 KB 1204/1822 KB 596/748 KB 261/1210 KB 196/471 KB 93/93 KB 1204/1822 KB 596/748 KB 265/1210 KB 196/471 KB 93/93 KB 1204/1822 KB 596/748 KB 269/1210 KB 196/471 KB 93/93 KB 1204/1822 KB 580/748 KB 245/1210 KB 192/471 KB 93/93 KB 1208/1822 KB 596/748 KB 269/1210 KB 196/471 KB 93/93 KB 1212/1822 KB 596/748 KB 269/1210 KB 196/471 KB 93/93 KB 1216/1822 KB 596/748 KB 269/1210 KB 196/471 KB 93/93 KB 1220/1822 KB 596/748 KB 269/1210 KB 196/471 KB 93/93 KB 1224/1822 KB 596/748 KB 273/1210 KB 196/471 KB 93/93 KB 1228/1822 KB 596/748 KB 273/1210 KB 196/471 KB 93/93 KB 1232/1822 KB 596/748 KB 273/1210 KB 196/471 KB 93/93 KB 1204/1822 KB 596/748 KB 257/1210 KB 196/471 KB 93/93 KB 1232/1822 KB 600/748 KB 273/1210 KB 196/471 KB 93/93 KB 1232/1822 KB 604/748 KB 273/1210 KB 196/471 KB 93/93 KB 1232/1822 KB 608/748 KB 273/1210 KB 196/471 KB 93/93 KB 1204/1822 KB 592/748 KB 257/1210 KB 196/471 KB 93/93 KB 1232/1822 KB 608/748 KB 273/1210 KB 200/471 KB 93/93 KB 1232/1822 KB 608/748 KB 273/1210 KB 204/471 KB 93/93 KB 1232/1822 KB 608/748 KB 273/1210 KB 208/471 KB 93/93 KB 1232/1822 KB 612/748 KB 273/1210 KB 212/471 KB 93/93 KB 1232/1822 KB 612/748 KB 273/1210 KB 216/471 KB 1232/1822 KB 612/748 KB 273/1210 KB 220/471 KB 1232/1822 KB 612/748 KB 273/1210 KB 224/471 KB 1232/1822 KB 612/748 KB 273/1210 KB 228/471 KB 1236/1822 KB 612/748 KB 273/1210 KB 232/471 KB 1236/1822 KB 612/748 KB 273/1210 KB 236/471 KB 1236/1822 KB 612/748 KB 273/1210 KB 240/471 KB 93/93 KB 1220/1822 KB 596/748 KB 273/1210 KB 196/471 KB 1236/1822 KB 612/748 KB 277/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 281/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 285/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 289/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 293/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 297/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 301/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 305/1210 KB 240/471 KB 1236/1822 KB 612/748 KB 309/1210 KB 244/471 KB 1236/1822 KB 612/748 KB 313/1210 KB 244/471 KB 1236/1822 KB 612/748 KB 317/1210 KB 244/471 KB 1236/1822 KB 612/748 KB 273/1210 KB 228/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 93.1 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 93/93 KB 1232/1822 KB 612/748 KB 273/1210 KB 208/471 KB 1236/1822 KB 616/748 KB 317/1210 KB 244/471 KB 1236/1822 KB 620/748 KB 317/1210 KB 244/471 KB 1236/1822 KB 624/748 KB 317/1210 KB 244/471 KB 1236/1822 KB 628/748 KB 317/1210 KB 244/471 KB 1236/1822 KB 632/748 KB 317/1210 KB 244/471 KB 1240/1822 KB 636/748 KB 317/1210 KB 244/471 KB 1240/1822 KB 640/748 KB 317/1210 KB 244/471 KB 1240/1822 KB 644/748 KB 317/1210 KB 244/471 KB 1240/1822 KB 648/748 KB 317/1210 KB 244/471 KB 1240/1822 KB 652/748 KB 317/1210 KB 244/471 KB 1240/1822 KB 656/748 KB 317/1210 KB 244/471 KB 1236/1822 KB 612/748 KB 305/1210 KB 244/471 KB 1240/1822 KB 656/748 KB 317/1210 KB 248/471 KB 1240/1822 KB 656/748 KB 317/1210 KB 252/471 KB 1240/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1240/1822 KB 632/748 KB 317/1210 KB 244/471 KB 1244/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1248/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1252/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1256/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1260/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1264/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1268/1822 KB 660/748 KB 317/1210 KB 256/471 KB 1272/1822 KB 660/748 KB 321/1210 KB 260/471 KB 1276/1822 KB 660/748 KB 321/1210 KB 260/471 KB 1280/1822 KB 660/748 KB 321/1210 KB 260/471 KB 1240/1822 KB 660/748 KB 317/1210 KB 252/471 KB 1280/1822 KB 664/748 KB 321/1210 KB 260/471 KB 1280/1822 KB 668/748 KB 321/1210 KB 260/471 KB 1280/1822 KB 672/748 KB 321/1210 KB 260/471 KB 1268/1822 KB 660/748 KB 321/1210 KB 260/471 KB 1280/1822 KB 672/748 KB 325/1210 KB 260/471 KB 1268/1822 KB 660/748 KB 317/1210 KB 260/471 KB 1280/1822 KB 672/748 KB 329/1210 KB 264/471 KB 1280/1822 KB 672/748 KB 329/1210 KB 268/471 KB 1280/1822 KB 672/748 KB 329/1210 KB 272/471 KB 1280/1822 KB 672/748 KB 329/1210 KB 272/471 KB 3/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 4/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 6/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 8/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 10/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 12/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 14/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 16/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 18/53 KB 1284/1822 KB 676/748 KB 333/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 680/748 KB 333/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 684/748 KB 333/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 688/748 KB 333/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 692/748 KB 333/1210 KB 276/471 KB 1284/1822 KB 672/748 KB 329/1210 KB 272/471 KB 18/53 KB 1288/1822 KB 692/748 KB 337/1210 KB 276/471 KB 18/53 KB 1292/1822 KB 692/748 KB 337/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 692/748 KB 337/1210 KB 276/471 KB 18/53 KB 1296/1822 KB 692/748 KB 341/1210 KB 276/471 KB 18/53 KB 1296/1822 KB 692/748 KB 345/1210 KB 276/471 KB 18/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 276/471 KB 18/53 KB 1284/1822 KB 672/748 KB 333/1210 KB 272/471 KB 20/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 22/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 24/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 26/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 28/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 30/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 32/53 KB 1296/1822 KB 692 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install /748 KB 349/1210 KB 276/471 KB 34/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 36/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 38/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 40/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 276/471 KB 40/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 280/471 KB 42/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 284/471 KB 42/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 288/471 KB 42/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 292/471 KB 42/53 KB 1296/1822 KB 696/748 KB 353/1210 KB 296/471 KB 42/53 KB 1296/1822 KB 696/748 KB 353/1210 KB 300/471 KB 42/53 KB 1296/1822 KB 696/748 KB 353/1210 KB 304/471 KB 18/53 KB 1296/1822 KB 692/748 KB 337/1210 KB 276/471 KB 42/53 KB 1300/1822 KB 696/748 KB 353/1210 KB 304/471 KB 42/53 KB 1304/1822 KB 696/748 KB 353/1210 KB 304/471 KB 42/53 KB 1308/1822 KB 696/748 KB 353/1210 KB 304/471 KB 42/53 KB 1312/1822 KB 696/748 KB 353/1210 KB 304/471 KB 42/53 KB 1316/1822 KB 696/748 KB 353/1210 KB 304/471 KB 42/53 KB 1320/1822 KB 696/748 KB 353/1210 KB 308/471 KB 42/53 KB 1324/1822 KB 696/748 KB 353/1210 KB 308/471 KB 42/53 KB 1328/1822 KB 696/748 KB 353/1210 KB 308/471 KB 42/53 KB 1296/1822 KB 696/748 KB 353/1210 KB 292/471 KB 42/53 KB 1328/1822 KB 700/748 KB 353/1210 KB 308/471 KB 42/53 KB 1328/1822 KB 704/748 KB 353/1210 KB 308/471 KB 42/53 KB 1296/1822 KB 692/748 KB 353/1210 KB 292/471 KB 42/53 KB 1328/1822 KB 704/748 KB 357/1210 KB 308/471 KB 42/53 KB 1328/1822 KB 708/748 KB 361/1210 KB 308/471 KB 42/53 KB 1328/1822 KB 708/748 KB 365/1210 KB 308/471 KB 42/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 42/53 KB 1296/1822 KB 692/748 KB 349/1210 KB 280/471 KB 44/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 46/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 48/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 50/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 53/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 53/53 KB 1328/1822 KB 708/748 KB 369/1210 KB 308/471 KB 42/53 KB 1328/1822 KB 708/748 KB 357/1210 KB 308/471 KB 53/53 KB 1328/1822 KB 712/748 KB 369/1210 KB 308/471 KB 53/53 KB 1328/1822 KB 716/748 KB 369/1210 KB 308/471 KB 53/53 KB 1328/1822 KB 720/748 KB 369/1210 KB 308/471 KB 53/53 KB 1328/1822 KB 724/748 KB 373/1210 KB 308/471 KB 53/53 KB 1332/1822 KB 728/748 KB 373/1210 KB 308/471 KB 53/53 KB 1332/1822 KB 732/748 KB 373/1210 KB 308/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 308/471 KB 42/53 KB 1316/1822 KB 696/748 KB 353/1210 KB 308/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 312/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 316/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 320/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 324/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 328/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 332/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 336/471 KB 53/53 KB 1332/1822 KB 736/748 KB 373/1210 KB 340/471 KB 53/53 KB 1332/1822 KB 740/748 KB 373/1210 KB 344/471 KB 53/53 KB 1332/1822 KB 740/748 KB 373/1210 KB 348/471 KB 53/53 KB 1332/1822 KB 740/748 KB 373/1210 KB 352/471 KB 53/53 KB 1332/1822 KB 724/748 KB 373/1210 KB 308/471 KB 53/53 KB 1336/1822 KB 740/748 KB 373/1210 KB 352/471 KB 53/53 KB 1340/1822 KB 740/748 KB 373/1210 KB 352/471 KB 53/53 KB 1344/1822 KB 740/748 KB 373/1210 KB 352/471 KB 53/53 KB 1328/1822 KB 720/748 KB 373/1210 KB 308/471 KB 53/53 KB 1344/1822 KB 740/748 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 377/1210 KB 352/471 KB 53/53 KB 1344/1822 KB 740/748 KB 381/1210 KB 352/471 KB 53/53 KB 1344/1822 KB 740/748 KB 385/1210 KB 352/471 KB 53/53 KB 1344/1822 KB 740/748 KB 389/1210 KB 352/471 KB 53/53 KB 1344/1822 KB 740/748 KB 393/1210 KB 352/471 KB 53/53 KB 1344/1822 KB 740/748 KB 397/1210 KB 352/471 KB 53/53 KB 1348/1822 KB 740/748 KB 401/1210 KB 352/471 KB 53/53 KB 1348/1822 KB 740/748 KB 405/1210 KB 352/471 KB 53/53 KB 1348/1822 KB 740/748 KB 409/1210 KB 352/471 KB 53/53 KB 1348/1822 KB 740/748 KB 413/1210 KB 352/471 KB 53/53 KB 1332/1822 KB 740/748 KB 373/1210 KB 340/471 KB 53/53 KB 1348/1822 KB 744/748 KB 413/1210 KB 352/471 KB 53/53 KB 1348/1822 KB 748/748 KB 413/1210 KB 352/471 KB 53/53 KB 1348/1822 KB 748/748 KB 413/1210 KB 352/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 52.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 53/53 KB 1348/1822 KB 740/748 KB 397/1210 KB 352/471 KB 1352/1822 KB 748/748 KB 413/1210 KB 352/471 KB 1356/1822 KB 748/748 KB 413/1210 KB 352/471 KB 1360/1822 KB 748/748 KB 413/1210 KB 352/471 KB 1364/1822 KB 748/748 KB 413/1210 KB 352/471 KB 1368/1822 KB 748/748 KB 413/1210 KB 356/471 KB 1364/1822 KB 748/748 KB 413/1210 KB 356/471 KB 1368/1822 KB 748/748 KB 417/1210 KB 360/471 KB 1368/1822 KB 748/748 KB 417/1210 KB 364/471 KB 1368/1822 KB 748/748 KB 417/1210 KB 356/471 KB 1372/1822 KB 748/748 KB 421/1210 KB 364/471 KB 1372/1822 KB 748/748 KB 425/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 429/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 433/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 437/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 441/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 445/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 449/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 453/1210 KB 368/471 KB 1372/1822 KB 748/748 KB 417/1210 KB 364/471 KB 1372/1822 KB 748/748 KB 421/1210 KB 368/471 KB 1376/1822 KB 748/748 KB 453/1210 KB 368/471 KB 1376/1822 KB 748/748 KB 453/1210 KB 372/471 KB 1380/1822 KB 748/748 KB 453/1210 KB 376/471 KB 1380/1822 KB 748/748 KB 453/1210 KB 380/471 KB 1380/1822 KB 748/748 KB 453/1210 KB 372/471 KB 1384/1822 KB 748/748 KB 453/1210 KB 380/471 KB 1388/1822 KB 748/748 KB 453/1210 KB 384/471 KB 1384/1822 KB 748/748 KB 453/1210 KB 384/471 KB 1392/1822 KB 748/748 KB 453/1210 KB 384/471 KB 1396/1822 KB 748/748 KB 453/1210 KB 384/471 KB 1400/1822 KB 748/748 KB 453/1210 KB 388/471 KB 1404/1822 KB 748/748 KB 453/1210 KB 388/471 KB 1408/1822 KB 748/748 KB 457/1210 KB 388/471 KB 1396/1822 KB 748/748 KB 453/1210 KB 388/471 KB 1408/1822 KB 748/748 KB 457/1210 KB 392/471 KB 1408/1822 KB 748/748 KB 457/1210 KB 396/471 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 3/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 5/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 8/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 11/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 13/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 16/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 19/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 21/276 KB 1408/1822 KB 748/748 KB 457/1210 KB 400/471 KB 1404/1822 KB 748/748 KB 457/1210 KB 388/471 KB 21/276 KB 1408/1822 KB 748/748 KB 461/1210 KB 400/471 KB 24/276 KB 1408/1822 KB 465/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 469/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 473/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 477/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 481/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 485/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 489/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 493/1210 KB 404/471 KB 24/276 KB 1408/1822 KB 461/1210 KB 404/471 KB 24/276 KB 1412/1822 KB 493/1210 KB 408/471 KB 24/276 KB 1412/1822 KB 493/1210 KB 412/471 KB 24/276 KB 1412/1822 KB 493/1210 KB 416/471 KB 24/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 24/276 KB 1408/1822 KB 461/1210 KB 400/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 723.8 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 27/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 29/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 32/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 36/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 40/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 44/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 48/276 KB 1412/1822 KB 493/1210 KB 420/471 KB 24/276 KB 1412/1822 KB 465/1210 KB 404/471 KB 48/276 KB 1416/1822 KB 493/1210 KB 420/471 KB 48/276 KB 1420/1822 KB 493/1210 KB 420/471 KB 48/276 KB 1424/1822 KB 493/1210 KB 420/471 KB 48/276 KB 1428/1822 KB 493/1210 KB 420/471 KB 52/276 KB 1432/1822 KB 493/1210 KB 420/471 KB 52/276 KB 1428/1822 KB 493/1210 KB 420/471 KB 56/276 KB 1432/1822 KB 493/1210 KB 424/471 KB 52/276 KB 1432/1822 KB 493/1210 KB 424/471 KB 56/276 KB 1432/1822 KB 493/1210 KB 428/471 KB 56/276 KB 1436/1822 KB 493/1210 KB 432/471 KB 56/276 KB 1436/1822 KB 493/1210 KB 428/471 KB 60/276 KB 1440/1822 KB 493/1210 KB 432/471 KB 60/276 KB 1444/1822 KB 493/1210 KB 432/471 KB 60/276 KB 1448/1822 KB 497/1210 KB 436/471 KB 60/276 KB 1452/1822 KB 497/1210 KB 436/471 KB 60/276 KB 1456/1822 KB 497/1210 KB 436/471 KB 60/276 KB 1436/1822 KB 493/1210 KB 432/471 KB 64/276 KB 1456/1822 KB 497/1210 KB 436/471 KB 68/276 KB 1456/1822 KB 497/1210 KB 436/471 KB 72/276 KB 1456/1822 KB 497/1210 KB 436/471 KB 76/276 KB 1456/1822 KB 497/1210 KB 436/471 KB 60/276 KB 1444/1822 KB 497/1210 KB 436/471 KB 76/276 KB 1456/1822 KB 501/1210 KB 436/471 KB 76/276 KB 1456/1822 KB 505/1210 KB 436/471 KB 76/276 KB 1456/1822 KB 509/1210 KB 436/471 KB 80/276 KB 1456/1822 KB 513/1210 KB 436/471 KB 60/276 KB 1444/1822 KB 493/1210 KB 436/471 KB 80/276 KB 4/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 8/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 12/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 16/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 20/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 24/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 28/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 32/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 36/577 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 40/577 KB 1460/1822 KB 513/1210 KB 440/471 KB 80/276 KB 44/577 KB 1460/1822 KB 513/1210 KB 440/471 KB 80/276 KB 48/577 KB 1460/1822 KB 513/1210 KB 440/471 KB 80/276 KB 52/577 KB 1460/1822 KB 513/1210 KB 440/471 KB 80/276 KB 1460/1822 KB 513/1210 KB 436/471 KB 80/276 KB 52/577 KB 1464/1822 KB 517/1210 KB 440/471 KB 80/276 KB 52/577 KB 1468/1822 KB 517/1210 KB 440/471 KB 80/276 KB 52/577 KB 1472/1822 KB 517/1210 KB 440/471 KB 80/276 KB 52/577 KB 1476/1822 KB 517/1210 KB 440/471 KB 80/276 KB 56/577 KB 1480/1822 KB 517/1210 KB 440/471 KB 80/276 KB 56/577 KB 1484/1822 KB 517/1210 KB 440/471 KB 80/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 80/276 KB 1456/1822 KB 509/1210 KB 436/471 KB 84/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 88/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 92/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 96/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 100/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 104/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 108/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 112/276 KB 56/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 80/276 KB 56/577 KB 1476/1822 KB 517/1210 KB 440/471 KB 112/276 KB 60/577 KB 1488/1822 KB 517/1210 KB 440/471 KB 112/276 KB 64/577 KB 1488/1822 KB 517/1210 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install KB 440/471 KB 80/276 KB 52/577 KB 1460/1822 KB 517/1210 KB 440/471 KB 112/276 KB 64/577 KB 1488/1822 KB 521/1210 KB 440/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 440/471 KB 80/276 KB 36/577 KB 1460/1822 KB 513/1210 KB 440/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 444/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 448/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 452/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 456/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 460/471 KB 112/276 KB 64/577 KB 1488/1822 KB 525/1210 KB 464/471 KB 112/276 KB 64/577 KB 1488/1822 KB 529/1210 KB 464/471 KB 112/276 KB 68/577 KB 1488/1822 KB 533/1210 KB 468/471 KB 112/276 KB 68/577 KB 1488/1822 KB 537/1210 KB 468/471 KB 112/276 KB 68/577 KB 1488/1822 KB 541/1210 KB 468/471 KB 112/276 KB 68/577 KB 1488/1822 KB 545/1210 KB 468/471 KB 116/276 KB 68/577 KB 1492/1822 KB 549/1210 KB 468/471 KB 116/276 KB 68/577 KB 1492/1822 KB 553/1210 KB 468/471 KB 116/276 KB 68/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 112/276 KB 68/577 KB 1488/1822 KB 529/1210 KB 468/471 KB 116/276 KB 72/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 76/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 80/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 84/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 88/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 92/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 96/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 116/276 KB 100/577 KB 1492/1822 KB 557/1210 KB 468/471 KB 112/276 KB 64/577 KB 1488/1822 KB 529/1210 KB 468/471 KB 116/276 KB 100/577 KB 1492/1822 KB 561/1210 KB 471/471 KB 116/276 KB 100/577 KB 1492/1822 KB 561/1210 KB 468/471 KB 116/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 116/276 KB 68/577 KB 1492/1822 KB 545/1210 KB 468/471 KB 120/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 124/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 128/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 132/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 136/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 140/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1492/1822 KB 565/1210 KB 471/471 KB 112/276 KB 68/577 KB 1492/1822 KB 545/1210 KB 468/471 KB 144/276 KB 100/577 KB 1496/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1500/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1504/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1508/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1512/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1516/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1520/1822 KB 565/1210 KB 471/471 KB 144/276 KB 100/577 KB 1524/1822 KB 565/1210 KB 471/471 KB 144/276 KB 104/577 KB 1524/1822 KB 569/1210 KB 471/471 KB 144/276 KB 104/577 KB 1524/1822 KB 573/1210 KB 471/471 KB 144/276 KB 104/577 KB 1524/1822 KB 577/1210 KB 471/471 KB 148/276 KB 104/577 KB 1528/1822 KB 581/1210 KB 471/471 KB 148/276 KB 104/577 KB 1528/1822 KB 585/1210 KB 471/471 KB 148/276 KB 104/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 144/276 KB 104/577 KB 1524/1822 KB 565/1210 KB 471/471 KB 148/276 KB 108/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 148/276 KB 112/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 148/276 KB 116/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 148/276 KB 120/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 148/276 KB 124/577 KB 1528/1822 unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install KB 589/1210 KB 471/471 KB 148/276 KB 128/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 148/276 KB 104/577 KB 1528/1822 KB 577/1210 KB 471/471 KB 152/276 KB 128/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 156/276 KB 128/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 160/276 KB 128/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 164/276 KB 128/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 168/276 KB 132/577 KB 1528/1822 KB 593/1210 KB 471/471 KB 172/276 KB 132/577 KB 1528/1822 KB 593/1210 KB 471/471 KB 176/276 KB 132/577 KB 1528/1822 KB 593/1210 KB 471/471 KB 144/276 KB 104/577 KB 1528/1822 KB 577/1210 KB 471/471 KB 176/276 KB 132/577 KB 1532/1822 KB 593/1210 KB 471/471 KB 176/276 KB 132/577 KB 1536/1822 KB 593/1210 KB 471/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 441.9 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 176/276 KB 132/577 KB 1540/1822 KB 593/1210 KB 176/276 KB 132/577 KB 1544/1822 KB 593/1210 KB 176/276 KB 132/577 KB 1548/1822 KB 593/1210 KB 176/276 KB 132/577 KB 1552/1822 KB 593/1210 KB 164/276 KB 132/577 KB 1528/1822 KB 593/1210 KB 471/471 KB 176/276 KB 132/577 KB 1552/1822 KB 597/1210 KB 176/276 KB 132/577 KB 1556/1822 KB 601/1210 KB 176/276 KB 132/577 KB 1556/1822 KB 605/1210 KB 164/276 KB 132/577 KB 1528/1822 KB 589/1210 KB 471/471 KB 176/276 KB 136/577 KB 1556/1822 KB 605/1210 KB 176/276 KB 140/577 KB 1556/1822 KB 605/1210 KB 176/276 KB 144/577 KB 1556/1822 KB 605/1210 KB 180/276 KB 148/577 KB 1556/1822 KB 605/1210 KB 180/276 KB 152/577 KB 1556/1822 KB 609/1210 KB 180/276 KB 156/577 KB 1556/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1556/1822 KB 609/1210 KB 176/276 KB 132/577 KB 1556/1822 KB 597/1210 KB 180/276 KB 160/577 KB 1560/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1564/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1568/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1572/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1576/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1580/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1584/1822 KB 609/1210 KB 180/276 KB 148/577 KB 1556/1822 KB 609/1210 KB 180/276 KB 160/577 KB 1584/1822 KB 613/1210 KB 180/276 KB 160/577 KB 1584/1822 KB 617/1210 KB 180/276 KB 160/577 KB 1584/1822 KB 621/1210 KB 180/276 KB 160/577 KB 1584/1822 KB 625/1210 KB 180/276 KB 160/577 KB 1584/1822 KB 629/1210 KB 180/276 KB 164/577 KB 1584/1822 KB 633/1210 KB 180/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 180/276 KB 144/577 KB 1556/1822 KB 605/1210 KB 184/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 188/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 192/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 196/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 200/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 204/276 KB 164/577 KB 1584/1822 KB 637/1210 KB 208/276 KB 164/577 KB 1584/1822 KB 4/37 KB 637/1210 KB 180/276 KB 164/577 KB 1584/1822 KB 629/1210 KB 204/276 KB 164/577 KB 1584/1822 KB 4/37 KB 637/1210 KB 208/276 KB 164/577 KB 1584/1822 KB 8/37 KB 637/1210 KB 208/276 KB 164/577 KB 1584/1822 KB 12/37 KB 637/1210 KB 208/276 KB 164/577 KB 1584/1822 KB 16/37 KB 637/1210 KB 208/276 KB 168/577 KB 1584/1822 KB 16/37 KB 637/1210 KB 208/276 KB 172/577 KB 1584/1822 KB 16/37 KB 637/1210 KB 212/276 KB 176/577 KB 1584/1822 KB 16/37 KB 637/1210 KB 212/276 KB 176/577 KB 1584/1822 KB 20/37 KB 637/1210 KB 212/276 KB 176/577 KB 1584/1822 KB 24/37 KB 637/1210 KB 212/276 KB 176/577 KB 1584/1822 KB 28/37 KB 637/1210 KB 212/276 KB 176/577 KB 1584/1822 KB 32/37 KB 637/1210 KB 212/276 KB 176/577 KB 1588/1822 KB 32/37 KB 637/1210 KB 212/276 KB 176/577 KB 1592/1822 KB 32/37 KB 637/1210 KB 212/276 KB 176/577 KB 1592/1822 KB 36/37 KB 637/1210 KB 212/276 KB 176/577 KB 1592/1822 KB 37/37 KB 637/1210 KB 212/276 KB 176/577 KB 1596/1822 KB 37/37 KB 637/1210 KB 212/276 KB 176/577 KB 1600/1822 KB 37/37 KB 637/1210 KB 212/276 KB 176/577 KB 1604/1822 KB 37/37 KB 637/1210 KB 212/276 KB 180/577 KB 1608/1822 KB 37/37 KB 641/1210 KB 212/276 KB 180/577 KB 1612/1822 KB 37/37 KB 641/1210 KB 212/276 KB 180/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 212/276 KB 172/577 KB 1584/1822 KB 16/37 KB 637/1210 KB 216/276 KB 180/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 220/276 KB 180/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 224/276 KB 180/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 228/276 KB 180/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 232/276 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 180/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 212/276 KB 180/577 KB 1604/1822 KB 37/37 KB 641/1210 KB 232/276 KB 184/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 232/276 KB 188/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 232/276 KB 192/577 KB 1616/1822 KB 37/37 KB 641/1210 KB 212/276 KB 176/577 KB 1604/1822 KB 37/37 KB 641/1210 KB 232/276 KB 192/577 KB 1616/1822 KB 37/37 KB 645/1210 KB 232/276 KB 192/577 KB 1616/1822 KB 37/37 KB 649/1210 KB 232/276 KB 192/577 KB 1616/1822 KB 37/37 KB 653/1210 KB 232/276 KB 192/577 KB 1616/1822 KB 37/37 KB 657/1210 KB 236/276 KB 196/577 KB 1620/1822 KB 37/37 KB 661/1210 KB 236/276 KB 196/577 KB 1620/1822 KB 37/37 KB 665/1210 KB 236/276 KB 196/577 KB 1620/1822 KB 37/37 KB 669/1210 KB 236/276 KB 196/577 KB 1620/1822 KB 37/37 KB 657/1210 KB 240/276 KB 196/577 KB 1620/1822 KB 37/37 KB 669/1210 KB 232/276 KB 196/577 KB 1616/1822 KB 37/37 KB 657/1210 KB 240/276 KB 200/577 KB 1620/1822 KB 37/37 KB 669/1210 KB 240/276 KB 204/577 KB 1620/1822 KB 37/37 KB 669/1210 KB 240/276 KB 208/577 KB 1620/1822 KB 37/37 KB 669/1210 KB 240/276 KB 212/577 KB 1620/1822 KB 37/37 KB 669/1210 KB 244/276 KB 216/577 KB 1620/1822 KB 37/37 KB 673/1210 KB 244/276 KB 220/577 KB 1620/1822 KB 37/37 KB 673/1210 KB 244/276 KB 224/577 KB 1620/1822 KB 37/37 KB 673/1210 KB 244/276 KB 228/577 KB 1620/1822 KB 673/1210 KB 244/276 KB 232/577 KB 1620/1822 KB 673/1210 KB 244/276 KB 236/577 KB 1620/1822 KB 673/1210 KB 244/276 KB 240/577 KB 1620/1822 KB 673/1210 KB 244/276 KB 244/577 KB 1620/1822 KB 673/1210 KB 232/276 KB 196/577 KB 1620/1822 KB 37/37 KB 657/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 33.6 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 244/276 KB 244/577 KB 1624/1822 KB 673/1210 KB 244/276 KB 244/577 KB 1628/1822 KB 673/1210 KB 244/276 KB 244/577 KB 1632/1822 KB 673/1210 KB 244/276 KB 212/577 KB 1620/1822 KB 37/37 KB 673/1210 KB 248/276 KB 244/577 KB 1632/1822 KB 673/1210 KB 252/276 KB 244/577 KB 1632/1822 KB 673/1210 KB 256/276 KB 244/577 KB 1632/1822 KB 673/1210 KB 260/276 KB 244/577 KB 1636/1822 KB 673/1210 KB 264/276 KB 244/577 KB 1636/1822 KB 673/1210 KB 268/276 KB 244/577 KB 1636/1822 KB 673/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 673/1210 KB 240/276 KB 212/577 KB 1620/1822 KB 37/37 KB 673/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 677/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 681/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 685/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 689/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 693/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 697/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 701/1210 KB 272/276 KB 244/577 KB 1636/1822 KB 705/1210 KB 276/276 KB 244/577 KB 1636/1822 KB 709/1210 KB 276/276 KB 244/577 KB 1636/1822 KB 713/1210 KB 276/276 KB 248/577 KB 1636/1822 KB 717/1210 KB 256/276 KB 244/577 KB 1636/1822 KB 673/1210 KB 276/276 KB 248/577 KB 1640/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1644/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1648/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1652/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1656/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1660/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1664/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1668/1822 KB 717/1210 KB 276/276 KB 248/577 KB 1672/1822 KB 721/1210 KB 276/276 KB 248/577 KB 1676/1822 KB 721/1210 KB 276/276 KB 248/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 248/577 KB 1636/1822 KB 713/1210 KB 276/276 KB 252/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 256/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 244/577 KB 1636/1822 KB 705/1210 KB 276/276 KB 256/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 260/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 264/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 268/577 KB 1680/1822 KB 721/1210 KB 276/276 KB 272/577 KB 1684/1822 KB 721/1210 KB 276/276 KB 276/577 KB 1684/1822 KB 721/1210 KB 276/276 KB 248/577 KB 1668/1822 KB 721/1210 KB 276/577 KB 1684/1822 KB 725/1210 KB 276/577 KB 1684/1822 KB 729/1210 KB 276/577 KB 1684/1822 KB 733/1210 KB 276/577 KB 1684/1822 KB 737/1210 KB 276/577 KB 1684/1822 KB 741/1210 KB 276/577 KB 1684/1822 KB 745/1210 KB 276/276 KB 268/577 KB 1684/1822 KB 721/1210 KB 280/577 KB 1688/1822 KB 745/1210 KB 280/577 KB 1692/1822 KB 745/1210 KB 280/577 KB 1696/1822 KB 745/1210 KB 280/577 KB 1700/1822 KB 745/1210 KB 280/577 KB 1684/1822 KB 745/1210 KB 284/577 KB 1700/1822 KB 749/1210 KB 288/577 KB 1700/1822 KB 749/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 252.0 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 280/577 KB 1700/1822 KB 749/1210 KB 288/577 KB 1700/1822 KB 753/1210 KB 292/577 KB 1704/1822 KB 757/1210 KB 292/577 KB 1704/1822 KB 761/1210 KB 292/577 KB 1704/1822 KB 753/1210 KB 296/577 KB 1704/1822 KB 761/1210 KB 300/577 KB 1704/1822 KB 761/1210 KB 304/577 KB 1704/1822 KB 765/1210 KB 288/577 KB 1704/1822 KB 753/1210 KB 304/577 KB 1708/1822 KB 765/1210 KB 304/577 KB 1712/1822 KB 765/1210 KB 304/577 KB 1716/1822 KB 765/1210 KB 304/577 KB 1720/1822 KB 765/1210 KB 304/577 KB 1724/1822 KB 765/1210 KB 304/577 KB 1728/1822 KB 765/1210 KB 308/577 KB 1732/1822 KB 765/1210 KB 308/577 KB 1736/1822 KB 765/1210 KB 308/577 KB 1740/1822 KB 765/1210 KB 308/577 KB 1744/1822 KB 765/1210 KB 308/577 KB 1748/1822 KB 765/1210 KB 300/577 KB 1704/1822 KB 765/1210 KB 308/577 KB 1748/1822 KB 769/1210 KB 308/577 KB 1748/1822 KB 773/1210 KB 308/577 KB 1748/1822 KB 777/1210 KB 308/577 KB 1748/1822 KB 781/1210 KB 308/577 KB 1748/1822 KB 785/1210 KB 308/577 KB 1748/1822 KB 789/1210 KB 308/577 KB 1748/1822 KB 793/1210 KB 308/577 KB 1748/1822 KB 797/1210 KB 308/577 KB 1728/1822 KB 765/1210 KB 312/577 KB 1748/1822 KB 797/1210 KB 316/577 KB 1748/1822 KB 797/1210 KB 320/577 KB 1748/1822 KB 797/1210 KB 324/577 KB 1748/1822 KB 797/1210 KB 328/577 KB 1748/1822 KB 797/1210 KB 332/577 KB 1748/1822 KB 797/1210 KB 336/577 KB 1748/1822 KB 797/1210 KB 340/577 KB 1748/1822 KB 797/1210 KB 344/577 KB 1752/1822 KB 801/1210 KB 348/577 KB 1752/1822 KB 801/1210 KB 352/577 KB 1752/1822 KB 801/1210 KB 356/577 KB 1752/1822 KB 801/1210 KB 360/577 KB 1752/1822 KB 801/1210 KB 364/577 KB 1752/1822 KB 801/1210 KB 368/577 KB 1752/1822 KB 801/1210 KB 372/577 KB 1752/1822 KB 801/1210 KB 340/577 KB 1752/1822 KB 801/1210 KB 340/577 KB 1752/1822 KB 797/1210 KB 372/577 KB 1756/1822 KB 801/1210 KB 372/577 KB 1760/1822 KB 801/1210 KB 372/577 KB 1760/1822 KB 805/1210 KB 372/577 KB 1760/1822 KB 809/1210 KB 372/577 KB 1760/1822 KB 813/1210 KB 372/577 KB 1764/1822 KB 817/1210 KB 372/577 KB 1764/1822 KB 821/1210 KB 372/577 KB 1764/1822 KB 825/1210 KB 372/577 KB 1764/1822 KB 829/1210 KB 372/577 KB 1764/1822 KB 813/1210 KB 372/577 KB 1768/1822 KB 829/1210 KB 372/577 KB 1772/1822 KB 829/1210 KB 372/577 KB 1776/1822 KB 829/1210 KB 372/577 KB 1780/1822 KB 829/1210 KB 372/577 KB 1784/1822 KB 833/1210 KB 372/577 KB 1788/1822 KB 833/1210 KB 372/577 KB 1792/1822 KB 833/1210 KB 372/577 KB 1780/1822 KB 833/1210 KB 372/577 KB 1792/1822 KB 837/1210 KB 372/577 KB 1796/1822 KB 841/1210 KB 376/577 KB 1796/1822 KB 845/1210 KB 376/577 KB 1796/1822 KB 849/1210 KB 376/577 KB 1796/1822 KB 853/1210 KB 376/577 KB 1796/1822 KB 857/1210 KB 376/577 KB 1796/1822 KB 861/1210 KB 376/577 KB 1796/1822 KB 865/1210 KB 376/577 KB 1796/1822 KB 869/1210 KB 376/577 KB 1796/1822 KB 873/1210 KB 376/577 KB 1796/1822 KB 877/1210 KB 372/577 KB 1796/1822 KB 837/1210 KB 376/577 KB 1800/1822 KB 877/1210 KB 376/577 KB 1804/1822 KB 877/1210 KB 376/577 KB 1808/1822 KB 877/1210 KB 376/577 KB 1812/1822 KB 877/1210 KB 376/577 KB 1816/1822 KB 877/1210 KB 376/577 KB 1820/1822 KB 877/1210 KB 376/577 KB 1822/1822 KB 877/1210 KB 376/577 KB 1796/1822 KB 841/1210 KB 380/577 KB 1822/1822 KB 877/1210 KB 384/577 KB 1822/1822 KB 877/1210 KB 388/577 KB 1822/1822 KB 877/1210 KB 392/577 KB 1822/1822 KB 877/1210 KB 396/577 KB 1822/1822 KB 877/1210 KB 400/577 KB 1822/1822 KB 877/1210 KB 404/577 KB 1822/1822 KB 877/1210 KB 408/577 KB 1822/1822 KB 877/1210 KB 412/577 KB 1822/1822 KB 877/1210 KB 416/577 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1822/1822 KB 877/1210 KB 416/577 KB 1822/1822 KB 881/1210 KB 420/577 KB 1822/1822 KB 885/1210 KB 420/577 KB 1822/1822 KB 889/1210 KB 420/577 KB 1822/1822 KB 881/1210 KB 424/577 KB 1822/1822 KB 889/1210 KB 428/577 KB 1822/1822 KB 889/1210 KB 432/577 KB 1822/1822 KB 889/1210 KB 436/577 KB 1822/1822 KB 893/1210 KB 440/577 KB 1822/1822 KB 893/1210 KB 444/577 KB 1822/1822 KB 893/1210 KB 448/577 KB 1822/1822 KB 893/1210 KB 432/577 KB 1822/1822 KB 893/1210 KB 448/577 KB 1822/1822 KB 897/1210 KB 448/577 KB 1822/1822 KB 901/1210 KB 448/577 KB 1822/1822 KB 905/1210 KB 448/577 KB 1822/1822 KB 909/1210 KB 448/577 KB 1822/1822 KB 913/1210 KB 452/577 KB 1822/1822 KB 917/1210 KB 452/577 KB 1822/1822 KB 921/1210 KB 452/577 KB 1822/1822 KB 925/1210 KB 452/577 KB 1822/1822 KB 913/1210 KB 456/577 KB 1822/1822 KB 925/1210 KB 460/577 KB 1822/1822 KB 925/1210 KB 464/577 KB 1822/1822 KB 925/1210 KB 468/577 KB 1822/1822 KB 929/1210 KB 472/577 KB 1822/1822 KB 929/1210 KB 476/577 KB 1822/1822 KB 929/1210 KB 480/577 KB 1822/1822 KB 929/1210 KB 484/577 KB 1822/1822 KB 929/1210 KB 488/577 KB 929/1210 KB 492/577 KB 929/1210 KB 496/577 KB 929/1210 KB 500/577 KB 929/1210 KB 464/577 KB 1822/1822 KB 929/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1614.7 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 500/577 KB 933/1210 KB 500/577 KB 937/1210 KB 500/577 KB 941/1210 KB 500/577 KB 945/1210 KB 500/577 KB 949/1210 KB 500/577 KB 953/1210 KB 500/577 KB 957/1210 KB 500/577 KB 961/1210 KB 500/577 KB 965/1210 KB 504/577 KB 969/1210 KB 504/577 KB 973/1210 KB 504/577 KB 965/1210 KB 508/577 KB 973/1210 KB 512/577 KB 973/1210 KB 516/577 KB 973/1210 KB 520/577 KB 977/1210 KB 524/577 KB 977/1210 KB 528/577 KB 977/1210 KB 516/577 KB 977/1210 KB 528/577 KB 981/1210 KB 528/577 KB 985/1210 KB 528/577 KB 989/1210 KB 532/577 KB 989/1210 KB 536/577 KB 993/1210 KB 540/577 KB 993/1210 KB 544/577 KB 993/1210 KB 532/577 KB 993/1210 KB 544/577 KB 997/1210 KB 544/577 KB 1001/1210 KB 544/577 KB 1005/1210 KB 544/577 KB 1009/1210 KB 548/577 KB 1013/1210 KB 548/577 KB 1017/1210 KB 548/577 KB 1021/1210 KB 548/577 KB 1009/1210 KB 552/577 KB 1021/1210 KB 556/577 KB 1021/1210 KB 560/577 KB 1021/1210 KB 560/577 KB 1021/1210 KB 3/439 KB 560/577 KB 1021/1210 KB 4/439 KB 560/577 KB 1021/1210 KB 7/439 KB 560/577 KB 1021/1210 KB 8/439 KB 560/577 KB 1021/1210 KB 11/439 KB 560/577 KB 1025/1210 KB 11/439 KB 564/577 KB 1029/1210 KB 11/439 KB 564/577 KB 1033/1210 KB 11/439 KB 564/577 KB 1037/1210 KB 11/439 KB 564/577 KB 1025/1210 KB 11/439 KB 568/577 KB 1037/1210 KB 11/439 KB 568/577 KB 1037/1210 KB 12/439 KB 568/577 KB 1037/1210 KB 15/439 KB 568/577 KB 1037/1210 KB 16/439 KB 568/577 KB 1037/1210 KB 19/439 KB 568/577 KB 1037/1210 KB 20/439 KB 568/577 KB 1037/1210 KB 23/439 KB 568/577 KB 1037/1210 KB 24/439 KB 568/577 KB 1037/1210 KB 27/439 KB 568/577 KB 1037/1210 KB 28/439 KB 568/577 KB 1037/1210 KB 31/439 KB 568/577 KB 1037/1210 KB 32/439 KB 568/577 KB 1037/1210 KB 35/439 KB 572/577 KB 1037/1210 KB 35/439 KB 572/577 KB 1037/1210 KB 36/439 KB 572/577 KB 1037/1210 KB 39/439 KB 572/577 KB 1037/1210 KB 40/439 KB 572/577 KB 1037/1210 KB 43/439 KB 572/577 KB 1037/1210 KB 44/439 KB 576/577 KB 1037/1210 KB 44/439 KB 577/577 KB 1037/1210 KB 44/439 KB 577/577 KB 1037/1210 KB 47/439 KB 577/577 KB 1037/1210 KB 48/439 KB 577/577 KB 1037/1210 KB 51/439 KB 577/577 KB 1037/1210 KB 52/439 KB 577/577 KB 1041/1210 KB 52/439 KB 577/577 KB 1045/1210 KB 55/439 KB 577/577 KB 1041/1210 KB 55/439 KB 577/577 KB 1045/1210 KB 56/439 KB 577/577 KB 1045/1210 KB 59/439 KB 577/577 KB 1045/1210 KB 60/439 KB 577/577 KB 1045/1210 KB 63/439 KB 577/577 KB 1045/1210 KB 64/439 KB 577/577 KB 1045/1210 KB 67/439 KB 577/577 KB 1045/1210 KB 68/439 KB 577/577 KB 1049/1210 KB 68/439 KB 577/577 KB 1053/1210 KB 71/439 KB 577/577 KB 1049/1210 KB 71/439 KB 577/577 KB 1053/1210 KB 72/439 KB 577/577 KB 1053/1210 KB 75/439 KB 577/577 KB 1053/1210 KB 76/439 KB 577/577 KB 1053/1210 KB 79/439 KB 577/577 KB 1053/1210 KB 80/439 KB 577/577 KB 1057/1210 KB 80/439 KB 577/577 KB 1061/1210 KB 83/439 KB 577/577 KB 1065/1210 KB 83/439 KB 577/577 KB 1069/1210 KB 83/439 KB 577/577 KB 1057/1210 KB 83/439 KB 577/577 KB 1069/1210 KB 84/439 KB 577/577 KB 1069/1210 KB 87/439 KB 577/577 KB 1069/1210 KB 88/439 KB 577/577 KB 1069/1210 KB 91/439 KB 577/577 KB 1069/1210 KB 92/439 KB 577/577 KB 1069/1210 KB 95/439 KB 577/577 KB 1069/1210 KB 96/439 KB 577/577 KB 1073/1210 KB 96/439 KB 577/577 KB 1073/1210 KB 99/439 KB 577/577 KB 1073/1210 KB 100/439 KB 577/577 KB 1073/1210 KB 103/439 KB 577/577 KB 1077/1210 KB 103/439 KB 577/577 KB 1081/1210 KB 103/439 KB 577/577 KB 1085/1210 KB 103/439 KB 577/577 KB 1085/1210 KB 104/439 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 502.3 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1089/1210 KB 104/439 KB 1089/1210 KB 107/439 KB 1089/1210 KB 108/439 KB 1089/1210 KB 111/439 KB 1089/1210 KB 112/439 KB 1093/1210 KB 112/439 KB 1097/1210 KB 112/439 KB 1101/1210 KB 112/439 KB 1101/1210 KB 115/439 KB 1101/1210 KB 116/439 KB 1105/1210 KB 119/439 KB 1105/1210 KB 120/439 KB 1105/1210 KB 116/439 KB 1109/1210 KB 120/439 KB 1113/1210 KB 123/439 KB 1117/1210 KB 123/439 KB 1121/1210 KB 123/439 KB 1125/1210 KB 123/439 KB 1129/1210 KB 123/439 KB 1133/1210 KB 123/439 KB 1137/1210 KB 123/439 KB 1141/1210 KB 123/439 KB 1145/1210 KB 123/439 KB 1149/1210 KB 123/439 KB 1109/1210 KB 123/439 KB 1149/1210 KB 124/439 KB 1149/1210 KB 127/439 KB 1149/1210 KB 128/439 KB 1149/1210 KB 131/439 KB 1149/1210 KB 132/439 KB 1149/1210 KB 135/439 KB 4/562 KB 1149/1210 KB 135/439 KB 4/167 KB 8/562 KB 1149/1210 KB 135/439 KB 4/167 KB 12/562 KB 1149/1210 KB 135/439 KB 4/167 KB 16/562 KB 1149/1210 KB 135/439 KB 4/167 KB 20/562 KB 1149/1210 KB 135/439 KB 4/167 KB 24/562 KB 1149/1210 KB 135/439 KB 4/167 KB 28/562 KB 1149/1210 KB 135/439 KB 4/167 KB 32/562 KB 1149/1210 KB 135/439 KB 4/167 KB 36/562 KB 1149/1210 KB 135/439 KB 4/167 KB 4/562 KB 1149/1210 KB 135/439 KB 8/167 KB 36/562 KB 1149/1210 KB 135/439 KB 12/167 KB 36/562 KB 1149/1210 KB 135/439 KB 16/167 KB 36/562 KB 1149/1210 KB 135/439 KB 20/167 KB 36/562 KB 1149/1210 KB 135/439 KB 24/167 KB 36/562 KB 1149/1210 KB 135/439 KB 28/167 KB 36/562 KB 1149/1210 KB 135/439 KB 32/167 KB 36/562 KB 1149/1210 KB 135/439 KB 36/167 KB 36/562 KB 1149/1210 KB 135/439 KB 40/167 KB 36/562 KB 1149/1210 KB 135/439 KB 44/167 KB 40/562 KB 1149/1210 KB 135/439 KB 48/167 KB 40/562 KB 1149/1210 KB 135/439 KB 52/167 KB 40/562 KB 1149/1210 KB 135/439 KB 56/167 KB 40/562 KB 1153/1210 KB 135/439 KB 60/167 KB 40/562 KB 1153/1210 KB 135/439 KB 64/167 KB 40/562 KB 1153/1210 KB 135/439 KB 40/167 KB 40/562 KB 1149/1210 KB 135/439 KB 64/167 KB 44/562 KB 1153/1210 KB 135/439 KB 64/167 KB 48/562 KB 1153/1210 KB 135/439 KB 64/167 KB 52/562 KB 1153/1210 KB 135/439 KB 52/167 KB 40/562 KB 1153/1210 KB 135/439 KB 64/167 KB 52/562 KB 1157/1210 KB 135/439 KB 64/167 KB 52/562 KB 1161/1210 KB 135/439 KB 64/167 KB 52/562 KB 1165/1210 KB 135/439 KB 64/167 KB 52/562 KB 1169/1210 KB 135/439 KB 68/167 KB 56/562 KB 1173/1210 KB 135/439 KB 68/167 KB 56/562 KB 1177/1210 KB 135/439 KB 68/167 KB 56/562 KB 1181/1210 KB 135/439 KB 68/167 KB 56/562 KB 1169/1210 KB 135/439 KB 72/167 KB 56/562 KB 1181/1210 KB 135/439 KB 76/167 KB 56/562 KB 1181/1210 KB 135/439 KB 80/167 KB 56/562 KB 1181/1210 KB 135/439 KB 84/167 KB 56/562 KB 1181/1210 KB 135/439 KB 88/167 KB 56/562 KB 1185/1210 KB 136/439 KB 92/167 KB 56/562 KB 1185/1210 KB 136/439 KB 96/167 KB 56/562 KB 1185/1210 KB 136/439 KB 64/167 KB 56/562 KB 1169/1210 KB 135/439 KB 84/167 KB 56/562 KB 1185/1210 KB 136/439 KB 96/167 KB 56/562 KB 1185/1210 KB 139/439 KB 96/167 KB 56/562 KB 1185/1210 KB 140/439 KB 96/167 KB 56/562 KB 1185/1210 KB 143/439 KB 96/167 KB 56/562 KB 1185/1210 KB 144/439 KB 96/167 KB 56/562 KB 1185/1210 KB 147/439 KB 96/167 KB 56/562 KB 1185/1210 KB 148/439 KB 96/167 KB 56/562 KB 1185/1210 KB 151/439 KB 96/167 KB 56/562 KB 1185/1210 KB 152/439 KB 96/167 KB 56/562 KB 1185/1210 KB 155/439 KB 96/167 KB 56/562 KB 1185/1210 KB 156/439 KB 96/167 KB 56/562 KB 1185/1210 KB 159/439 KB 96/167 KB 56/562 KB 1185/1210 KB 160/439 KB 96/167 KB 60/562 KB 1185/1210 KB 163/439 KB 96/167 KB 60/562 KB 1185/ unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 1210 KB 164/439 KB 96/167 KB 60/562 KB 1185/1210 KB 167/439 KB 96/167 KB 60/562 KB 1185/1210 KB 168/439 KB 96/167 KB 60/562 KB 1185/1210 KB 171/439 KB 96/167 KB 60/562 KB 1185/1210 KB 172/439 KB 84/167 KB 56/562 KB 1185/1210 KB 135/439 KB 96/167 KB 60/562 KB 1189/1210 KB 172/439 KB 96/167 KB 60/562 KB 1193/1210 KB 172/439 KB 96/167 KB 60/562 KB 1185/1210 KB 160/439 KB 96/167 KB 64/562 KB 1193/1210 KB 175/439 KB 96/167 KB 68/562 KB 1193/1210 KB 175/439 KB 96/167 KB 72/562 KB 1193/1210 KB 175/439 KB 96/167 KB 76/562 KB 1193/1210 KB 175/439 KB 96/167 KB 80/562 KB 1193/1210 KB 175/439 KB 96/167 KB 84/562 KB 1193/1210 KB 175/439 KB 96/167 KB 88/562 KB 1197/1210 KB 175/439 KB 96/167 KB 92/562 KB 1197/1210 KB 175/439 KB 96/167 KB 96/562 KB 1197/1210 KB 175/439 KB 96/167 KB 100/562 KB 1197/1210 KB 175/439 KB 100/167 KB 104/562 KB 1197/1210 KB 175/439 KB 100/167 KB 108/562 KB 1197/1210 KB 175/439 KB 100/167 KB 112/562 KB 1197/1210 KB 175/439 KB 96/167 KB 60/562 KB 1193/1210 KB 175/439 KB 100/167 KB 116/562 KB 1197/1210 KB 176/439 KB 100/167 KB 116/562 KB 1197/1210 KB 179/439 KB 100/167 KB 116/562 KB 1197/1210 KB 180/439 KB 100/167 KB 116/562 KB 1197/1210 KB 183/439 KB 100/167 KB 116/562 KB 1197/1210 KB 184/439 KB 100/167 KB 100/562 KB 1197/1210 KB 175/439 KB 104/167 KB 116/562 KB 1197/1210 KB 184/439 KB 108/167 KB 116/562 KB 1197/1210 KB 187/439 KB 112/167 KB 116/562 KB 1197/1210 KB 187/439 KB 116/167 KB 116/562 KB 1197/1210 KB 187/439 KB 120/167 KB 116/562 KB 1197/1210 KB 187/439 KB 96/167 KB 84/562 KB 1197/1210 KB 175/439 KB 120/167 KB 116/562 KB 1201/1210 KB 187/439 KB 120/167 KB 116/562 KB 1205/1210 KB 187/439 KB 120/167 KB 116/562 KB 1209/1210 KB 187/439 KB 120/167 KB 116/562 KB 1210/1210 KB 187/439 KB 104/167 KB 116/562 KB 1197/1210 KB 187/439 KB 120/167 KB 116/562 KB 1210/1210 KB 188/439 KB 120/167 KB 116/562 KB 1210/1210 KB 191/439 KB 120/167 KB 116/562 KB 1210/1210 KB 192/439 KB 120/167 KB 116/562 KB 1210/1210 KB 195/439 KB 120/167 KB 116/562 KB 1210/1210 KB 196/439 KB 124/167 KB 116/562 KB 1210/1210 KB 199/439 KB 124/167 KB 116/562 KB 1210/1210 KB 196/439 KB 100/167 KB 116/562 KB 1210/1210 KB 199/439 KB 124/167 KB 120/562 KB 1210/1210 KB 199/439 KB 128/167 KB 124/562 KB 1210/1210 KB 200/439 KB 128/167 KB 128/562 KB 1210/1210 KB 200/439 KB 128/167 KB 132/562 KB 1210/1210 KB 200/439 KB 128/167 KB 136/562 KB 1210/1210 KB 200/439 KB 128/167 KB 140/562 KB 1210/1210 KB 200/439 KB 128/167 KB 144/562 KB 1210/1210 KB 200/439 KB 128/167 KB 120/562 KB 1210/1210 KB 200/439 KB 128/167 KB 120/562 KB 1210/1210 KB 199/439 KB 132/167 KB 144/562 KB 1210/1210 KB 200/439 KB 136/167 KB 144/562 KB 1210/1210 KB 203/439 KB 140/167 KB 144/562 KB 1210/1210 KB 203/439 KB 144/167 KB 144/562 KB 1210/1210 KB 203/439 KB 132/167 KB 144/562 KB 1210/1210 KB 203/439 KB 144/167 KB 144/562 KB 1210/1210 KB 205/439 KB 144/167 KB 144/562 KB 1210/1210 KB 208/439 KB 144/167 KB 144/562 KB 1210/1210 KB 211/439 KB 144/167 KB 144/562 KB 1210/1210 KB 212/439 KB 144/167 KB 144/562 KB 1210/1210 KB 215/439 KB 144/167 KB 148/562 KB 1210/1210 KB 216/439 KB 144/167 KB 148/562 KB 1210/1210 KB 219/439 KB 148/167 KB 148/562 KB 1210/1210 KB 220/439 KB 144/167 KB 148/562 KB 1210/1210 KB 215/439 KB 148/167 KB 152/562 KB 1210/1210 KB 220/439 KB 148/167 KB 156/562 KB 1210/1210 KB 223/439 KB 148/167 KB 160/562 KB 1210/1210 KB 223/439 KB 148/167 KB 164/562 KB 1210/1210 KB 223/439 KB 148/167 KB 148/562 KB 1210/1210 KB unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install 219/439 KB 152/167 KB 164/562 KB 1210/1210 KB 223/439 KB 148/167 KB 152/562 KB 1210/1210 KB 223/439 KB 156/167 KB 164/562 KB 1210/1210 KB 224/439 KB 160/167 KB 164/562 KB 1210/1210 KB 224/439 KB 156/167 KB 164/562 KB 1210/1210 KB 224/439 KB 164/167 KB 164/562 KB 1210/1210 KB 224/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 1018.1 KB/sec) unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 164/167 KB 164/562 KB 1210/1210 KB 227/439 KB 164/167 KB 164/562 KB 228/439 KB 167/167 KB 164/562 KB 228/439 KB 167/167 KB 164/562 KB 231/439 KB 167/167 KB 164/562 KB 233/439 KB 167/167 KB 168/562 KB 233/439 KB 167/167 KB 172/562 KB 233/439 KB 167/167 KB 176/562 KB 233/439 KB 167/167 KB 176/562 KB 236/439 KB 167/167 KB 180/562 KB 236/439 KB 167/167 KB 180/562 KB 239/439 KB 167/167 KB 180/562 KB 241/439 KB 167/167 KB 180/562 KB 244/439 KB 167/167 KB 184/562 KB 244/439 KB 167/167 KB 188/562 KB 244/439 KB 167/167 KB 192/562 KB 244/439 KB 167/167 KB 192/562 KB 247/439 KB 167/167 KB 196/562 KB 247/439 KB 167/167 KB 196/562 KB 249/439 KB 167/167 KB 196/562 KB 252/439 KB 167/167 KB 196/562 KB 255/439 KB 167/167 KB 196/562 KB 257/439 KB 167/167 KB 200/562 KB 257/439 KB 167/167 KB 204/562 KB 257/439 KB 167/167 KB 208/562 KB 260/439 KB 167/167 KB 204/562 KB 260/439 KB 167/167 KB 212/562 KB 260/439 KB 167/167 KB 212/562 KB 263/439 KB 167/167 KB 216/562 KB 265/439 KB 167/167 KB 216/562 KB 268/439 KB 167/167 KB 216/562 KB 271/439 KB 167/167 KB 216/562 KB 271/439 KB 167/167 KB 220/562 KB 271/439 KB 167/167 KB 224/562 KB 271/439 KB 167/167 KB 228/562 KB 273/439 KB 167/167 KB 232/562 KB 273/439 KB 167/167 KB 236/562 KB 273/439 KB 167/167 KB 240/562 KB 273/439 KB 167/167 KB 244/562 KB 273/439 KB 167/167 KB 248/562 KB 273/439 KB 167/167 KB 4/256 KB 252/562 KB 273/439 KB 167/167 KB 4/256 KB 256/562 KB 273/439 KB 4/256 KB 260/562 KB 273/439 KB 167/167 KB 224/562 KB 273/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 138.9 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 167/167 KB 4/256 KB 248/562 KB 273/439 KB 8/256 KB 260/562 KB 273/439 KB 12/256 KB 260/562 KB 273/439 KB 16/256 KB 260/562 KB 273/439 KB 20/256 KB 260/562 KB 273/439 KB 24/256 KB 260/562 KB 273/439 KB 28/256 KB 260/562 KB 273/439 KB 32/256 KB 260/562 KB 273/439 KB 36/256 KB 260/562 KB 273/439 KB 40/256 KB 260/562 KB 273/439 KB 44/256 KB 260/562 KB 273/439 KB 48/256 KB 260/562 KB 273/439 KB 52/256 KB 260/562 KB 273/439 KB 56/256 KB 260/562 KB 273/439 KB 60/256 KB 260/562 KB 273/439 KB 64/256 KB 260/562 KB 273/439 KB 68/256 KB 260/562 KB 276/439 KB 72/256 KB 260/562 KB 276/439 KB 76/256 KB 260/562 KB 276/439 KB 80/256 KB 260/562 KB 276/439 KB 64/256 KB 260/562 KB 276/439 KB 80/256 KB 260/562 KB 280/439 KB 80/256 KB 260/562 KB 284/439 KB 80/256 KB 260/562 KB 288/439 KB 80/256 KB 260/562 KB 292/439 KB 80/256 KB 260/562 KB 296/439 KB 84/256 KB 260/562 KB 300/439 KB 84/256 KB 260/562 KB 304/439 KB 84/256 KB 260/562 KB 308/439 KB 84/256 KB 260/562 KB 296/439 KB 88/256 KB 260/562 KB 308/439 KB 92/256 KB 260/562 KB 308/439 KB 96/256 KB 260/562 KB 308/439 KB 100/256 KB 260/562 KB 308/439 KB 104/256 KB 264/562 KB 312/439 KB 108/256 KB 264/562 KB 312/439 KB 112/256 KB 264/562 KB 312/439 KB 116/256 KB 264/562 KB 312/439 KB 120/256 KB 264/562 KB 312/439 KB 124/256 KB 264/562 KB 312/439 KB 128/256 KB 264/562 KB 312/439 KB 132/256 KB 264/562 KB 312/439 KB 100/256 KB 264/562 KB 312/439 KB 132/256 KB 268/562 KB 312/439 KB 132/256 KB 272/562 KB 312/439 KB 132/256 KB 272/562 KB 4/140 KB 312/439 KB 132/256 KB 272/562 KB 8/140 KB 312/439 KB 132/256 KB 272/562 KB 12/140 KB 312/439 KB 132/256 KB 272/562 KB 16/140 KB 312/439 KB 132/256 KB 272/562 KB 20/140 KB 312/439 KB 132/256 KB 272/562 KB 24/140 KB 312/439 KB 132/256 KB 272/562 KB 28/140 KB 312/439 KB 132/256 KB 272/562 KB 32/140 KB 312/439 KB 132/256 KB 272/562 KB 36/140 KB 312/439 KB 132/256 KB 272/562 KB 40/140 KB 312/439 KB 132/256 KB 272/562 KB 44/140 KB 312/439 KB 132/256 KB 272/562 KB 48/140 KB 312/439 KB 132/256 KB 272/562 KB 52/140 KB 312/439 KB 132/256 KB 272/562 KB 56/140 KB 312/439 KB 132/256 KB 272/562 KB 60/140 KB 312/439 KB 100/256 KB 260/562 KB 312/439 KB 132/256 KB 272/562 KB 60/140 KB 316/439 KB 132/256 KB 272/562 KB 60/140 KB 320/439 KB 132/256 KB 272/562 KB 60/140 KB 324/439 KB 132/256 KB 272/562 KB 60/140 KB 328/439 KB 132/256 KB 276/562 KB 64/140 KB 332/439 KB 132/256 KB 276/562 KB 64/140 KB 336/439 KB 132/256 KB 276/562 KB 64/140 KB 340/439 KB 132/256 KB 276/562 KB 64/140 KB 344/439 KB 132/256 KB 276/562 KB 64/140 KB 328/439 KB 136/256 KB 280/562 KB 64/140 KB 344/439 KB 136/256 KB 284/562 KB 64/140 KB 344/439 KB 136/256 KB 288/562 KB 64/140 KB 344/439 KB 132/256 KB 272/562 KB 64/140 KB 328/439 KB 136/256 KB 288/562 KB 68/140 KB 344/439 KB 136/256 KB 288/562 KB 72/140 KB 344/439 KB 136/256 KB 288/562 KB 76/140 KB 344/439 KB 136/256 KB 288/562 KB 80/140 KB 344/439 KB 136/256 KB 292/562 KB 84/140 KB 344/439 KB 136/256 KB 276/562 KB 64/140 KB 344/439 KB 140/256 KB 292/562 KB 84/140 KB 348/439 KB 144/256 KB 292/562 KB 84/140 KB 348/439 KB 136/256 KB 292/562 KB 84/140 KB 348/439 KB 144/256 KB 292/562 KB 84/140 KB 352/439 KB 144/256 KB 292/562 KB 84/140 KB 356/439 KB 144/256 KB 292/562 KB 84/140 KB 360/439 KB 148/256 KB 292/562 KB 88/140 KB 364/439 KB 148/256 KB 292/562 KB 88/140 KB 368/439 KB 148/256 KB 292/562 KB 88/140 KB 372/439 KB 136/256 KB 292/562 KB 80/140 KB 344/43 unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 9 KB 148/256 KB 296/562 KB 88/140 KB 372/439 KB 148/256 KB 300/562 KB 88/140 KB 372/439 KB 148/256 KB 304/562 KB 88/140 KB 372/439 KB 148/256 KB 308/562 KB 88/140 KB 372/439 KB 148/256 KB 312/562 KB 88/140 KB 372/439 KB 148/256 KB 316/562 KB 88/140 KB 372/439 KB 148/256 KB 320/562 KB 88/140 KB 372/439 KB 148/256 KB 324/562 KB 88/140 KB 372/439 KB 148/256 KB 328/562 KB 88/140 KB 376/439 KB 148/256 KB 332/562 KB 88/140 KB 376/439 KB 148/256 KB 336/562 KB 88/140 KB 376/439 KB 148/256 KB 292/562 KB 88/140 KB 360/439 KB 152/256 KB 336/562 KB 88/140 KB 376/439 KB 156/256 KB 336/562 KB 88/140 KB 376/439 KB 160/256 KB 336/562 KB 88/140 KB 376/439 KB 164/256 KB 336/562 KB 88/140 KB 376/439 KB 168/256 KB 336/562 KB 88/140 KB 376/439 KB 172/256 KB 336/562 KB 88/140 KB 376/439 KB 176/256 KB 336/562 KB 88/140 KB 376/439 KB 180/256 KB 336/562 KB 88/140 KB 376/439 KB 144/256 KB 292/562 KB 88/140 KB 360/439 KB 180/256 KB 340/562 KB 92/140 KB 376/439 KB 180/256 KB 340/562 KB 96/140 KB 376/439 KB 180/256 KB 340/562 KB 100/140 KB 376/439 KB 180/256 KB 340/562 KB 104/140 KB 376/439 KB 180/256 KB 340/562 KB 108/140 KB 376/439 KB 180/256 KB 340/562 KB 112/140 KB 376/439 KB 180/256 KB 340/562 KB 116/140 KB 376/439 KB 180/256 KB 340/562 KB 120/140 KB 376/439 KB 180/256 KB 340/562 KB 124/140 KB 376/439 KB 180/256 KB 340/562 KB 128/140 KB 376/439 KB 180/256 KB 340/562 KB 132/140 KB 376/439 KB 180/256 KB 340/562 KB 88/140 KB 376/439 KB 184/256 KB 344/562 KB 132/140 KB 376/439 KB 184/256 KB 348/562 KB 132/140 KB 376/439 KB 184/256 KB 352/562 KB 132/140 KB 376/439 KB 184/256 KB 356/562 KB 132/140 KB 376/439 KB 148/256 KB 324/562 KB 88/140 KB 376/439 KB 184/256 KB 356/562 KB 136/140 KB 380/439 KB 184/256 KB 356/562 KB 136/140 KB 384/439 KB 184/256 KB 356/562 KB 136/140 KB 388/439 KB 184/256 KB 356/562 KB 136/140 KB 392/439 KB 184/256 KB 356/562 KB 136/140 KB 396/439 KB 184/256 KB 356/562 KB 136/140 KB 400/439 KB 184/256 KB 356/562 KB 136/140 KB 404/439 KB 184/256 KB 356/562 KB 136/140 KB 408/439 KB 184/256 KB 360/562 KB 136/140 KB 412/439 KB 184/256 KB 360/562 KB 136/140 KB 416/439 KB 184/256 KB 360/562 KB 136/140 KB 420/439 KB 184/256 KB 356/562 KB 136/140 KB 376/439 KB 184/256 KB 360/562 KB 140/140 KB 420/439 KB 184/256 KB 360/562 KB 140/140 KB 420/439 KB 184/256 KB 340/562 KB 132/140 KB 376/439 KB 188/256 KB 360/562 KB 140/140 KB 420/439 KB 192/256 KB 360/562 KB 140/140 KB 420/439 KB 196/256 KB 360/562 KB 140/140 KB 420/439 KB 200/256 KB 360/562 KB 140/140 KB 420/439 KB 204/256 KB 360/562 KB 140/140 KB 420/439 KB 208/256 KB 360/562 KB 140/140 KB 420/439 KB 184/256 KB 360/562 KB 136/140 KB 408/439 KB 208/256 KB 364/562 KB 140/140 KB 420/439 KB 208/256 KB 368/562 KB 140/140 KB 420/439 KB 208/256 KB 372/562 KB 140/140 KB 420/439 KB 212/256 KB 376/562 KB 140/140 KB 424/439 KB 212/256 KB 380/562 KB 140/140 KB 424/439 KB 212/256 KB 384/562 KB 140/140 KB 424/439 KB 212/256 KB 372/562 KB 140/140 KB 424/439 KB 216/256 KB 384/562 KB 140/140 KB 424/439 KB 220/256 KB 384/562 KB 140/140 KB 424/439 KB 224/256 KB 384/562 KB 140/140 KB 424/439 KB 208/256 KB 372/562 KB 140/140 KB 424/439 KB 224/256 KB 384/562 KB 140/140 KB 428/439 KB 224/256 KB 384/562 KB 140/140 KB 432/439 KB 224/256 KB 384/562 KB 140/140 KB 436/439 KB 224/256 KB 388/562 KB 140/140 KB 439/439 KB 228/256 KB 388/562 KB 140/140 KB 439/439 KB 224/256 KB 388/562 KB 140/140 KB 436/439 KB 228/256 KB 392/562 KB 140/14 unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 0 KB 439/439 KB 228/256 KB 396/562 KB 140/140 KB 439/439 KB 228/256 KB 400/562 KB 140/140 KB 439/439 KB 232/256 KB 404/562 KB 140/140 KB 439/439 KB 232/256 KB 408/562 KB 140/140 KB 439/439 KB 232/256 KB 412/562 KB 140/140 KB 439/439 KB 232/256 KB 416/562 KB 140/140 KB 439/439 KB 232/256 KB 420/562 KB 140/140 KB 439/439 KB 232/256 KB 424/562 KB 140/140 KB 439/439 KB 232/256 KB 428/562 KB 140/140 KB 439/439 KB 232/256 KB 428/562 KB 140/140 KB 439/439 KB 232/256 KB 400/562 KB 140/140 KB 439/439 KB 236/256 KB 428/562 KB 140/140 KB 439/439 KB 240/256 KB 428/562 KB 140/140 KB 439/439 KB 244/256 KB 428/562 KB 140/140 KB 439/439 KB 248/256 KB 428/562 KB 140/140 KB 439/439 KB 252/256 KB 428/562 KB 140/140 KB 439/439 KB 256/256 KB 428/562 KB 140/140 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 113.2 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 256/256 KB 428/562 KB 439/439 KB 256/256 KB 432/562 KB 439/439 KB 256/256 KB 436/562 KB 439/439 KB 256/256 KB 440/562 KB 439/439 KB 256/256 KB 444/562 KB 439/439 KB 256/256 KB 448/562 KB 439/439 KB 256/256 KB 452/562 KB 439/439 KB 256/256 KB 456/562 KB 439/439 KB 256/256 KB 460/562 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 353.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 256/256 KB 464/562 KB 256/256 KB 468/562 KB 256/256 KB 472/562 KB 256/256 KB 476/562 KB 256/256 KB 480/562 KB 256/256 KB 484/562 KB 256/256 KB 488/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 205.4 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 492/562 KB 496/562 KB 500/562 KB 504/562 KB 4/1118 KB 504/562 KB 8/1118 KB 504/562 KB 12/1118 KB 504/562 KB 16/1118 KB 504/562 KB 16/1118 KB 508/562 KB 20/1118 KB 508/562 KB 24/1118 KB 508/562 KB 28/1118 KB 508/562 KB 32/1118 KB 508/562 KB 32/1118 KB 512/562 KB 32/1118 KB 516/562 KB 32/1118 KB 520/562 KB 32/1118 KB 524/562 KB 36/1118 KB 524/562 KB 40/1118 KB 524/562 KB 44/1118 KB 524/562 KB 48/1118 KB 524/562 KB 48/1118 KB 528/562 KB 52/1118 KB 528/562 KB 56/1118 KB 528/562 KB 60/1118 KB 4/1461 KB 528/562 KB 64/1118 KB 4/1461 KB 528/562 KB 68/1118 KB 4/1461 KB 528/562 KB 56/1118 KB 4/1461 KB 528/562 KB 68/1118 KB 8/1461 KB 528/562 KB 68/1118 KB 12/1461 KB 528/562 KB 68/1118 KB 16/1461 KB 528/562 KB 68/1118 KB 20/1461 KB 528/562 KB 68/1118 KB 24/1461 KB 528/562 KB 68/1118 KB 28/1461 KB 528/562 KB 68/1118 KB 32/1461 KB 528/562 KB 68/1118 KB 36/1461 KB 528/562 KB 68/1118 KB 40/1461 KB 528/562 KB 68/1118 KB 44/1461 KB 528/562 KB 4/37 KB 68/1118 KB 40/1461 KB 528/562 KB 4/37 KB 72/1118 KB 44/1461 KB 528/562 KB 8/37 KB 72/1118 KB 44/1461 KB 528/562 KB 12/37 KB 72/1118 KB 44/1461 KB 528/562 KB 16/37 KB 72/1118 KB 44/1461 KB 528/562 KB 20/37 KB 72/1118 KB 44/1461 KB 528/562 KB 24/37 KB 72/1118 KB 44/1461 KB 528/562 KB 28/37 KB 72/1118 KB 44/1461 KB 528/562 KB 32/37 KB 72/1118 KB 44/1461 KB 528/562 KB 36/37 KB 72/1118 KB 44/1461 KB 528/562 KB 37/37 KB 72/1118 KB 44/1461 KB 528/562 KB 4/37 KB 72/1118 KB 48/1461 KB 528/562 KB 37/37 KB 76/1118 KB 48/1461 KB 528/562 KB 37/37 KB 80/1118 KB 52/1461 KB 528/562 KB 37/37 KB 80/1118 KB 56/1461 KB 528/562 KB 37/37 KB 80/1118 KB 60/1461 KB 528/562 KB 37/37 KB 80/1118 KB 64/1461 KB 528/562 KB 37/37 KB 80/1118 KB 52/1461 KB 528/562 KB 37/37 KB 84/1118 KB 64/1461 KB 528/562 KB 37/37 KB 88/1118 KB 64/1461 KB 528/562 KB 37/37 KB 92/1118 KB 64/1461 KB 528/562 KB 37/37 KB 96/1118 KB 64/1461 KB 528/562 KB 37/37 KB 96/1118 KB 68/1461 KB 528/562 KB 37/37 KB 100/1118 KB 72/1461 KB 528/562 KB 37/37 KB 100/1118 KB 76/1461 KB 528/562 KB 37/37 KB 100/1118 KB 80/1461 KB 528/562 KB 37/37 KB 100/1118 KB 68/1461 KB 528/562 KB 37/37 KB 104/1118 KB 80/1461 KB 528/562 KB 37/37 KB 108/1118 KB 80/1461 KB 528/562 KB 37/37 KB 112/1118 KB 80/1461 KB 528/562 KB 37/37 KB 116/1118 KB 84/1461 KB 532/562 KB 37/37 KB 120/1118 KB 84/1461 KB 532/562 KB 37/37 KB 124/1118 KB 84/1461 KB 532/562 KB 37/37 KB 128/1118 KB 84/1461 KB 532/562 KB 37/37 KB 132/1118 KB 84/1461 KB 532/562 KB 37/37 KB 136/1118 KB 84/1461 KB 532/562 KB 37/37 KB 140/1118 KB 84/1461 KB 532/562 KB 37/37 KB 144/1118 KB 84/1461 KB 532/562 KB 37/37 KB 148/1118 KB 84/1461 KB 532/562 KB 37/37 KB 112/1118 KB 84/1461 KB 532/562 KB 37/37 KB 148/1118 KB 84/1461 KB 536/562 KB 37/37 KB 148/1118 KB 84/1461 KB 540/562 KB 37/37 KB 148/1118 KB 84/1461 KB 544/562 KB 37/37 KB 148/1118 KB 84/1461 KB 548/562 KB 148/1118 KB 84/1461 KB 552/562 KB 148/1118 KB 84/1461 KB 556/562 KB 112/1118 KB 84/1461 KB 528/562 KB 37/37 KB 148/1118 KB 88/1461 KB 556/562 KB 148/1118 KB 92/1461 KB 556/562 KB 148/1118 KB 96/1461 KB 556/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 29.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 148/1118 KB 100/1461 KB 556/562 KB 148/1118 KB 104/1461 KB 556/562 KB 148/1118 KB 104/1461 KB 560/562 KB 148/1118 KB 108/1461 KB 562/562 KB 148/1118 KB 108/1461 KB 560/562 KB 148/1118 KB 112/1461 KB 562/562 KB 148/1118 KB 116/1461 KB 562/562 KB 148/1118 KB 120/1461 KB 562/562 KB 148/1118 KB 124/1461 KB 562/562 KB 152/1118 KB 124/1461 KB 562/562 KB 156/1118 KB 124/1461 KB 562/562 KB 160/1118 KB 128/1461 KB 562/562 KB 164/1118 KB 128/1461 KB 562/562 KB 168/1118 KB 128/1461 KB 562/562 KB 172/1118 KB 128/1461 KB 562/562 KB 176/1118 KB 128/1461 KB 562/562 KB 156/1118 KB 128/1461 KB 562/562 KB 176/1118 KB 132/1461 KB 562/562 KB 176/1118 KB 136/1461 KB 562/562 KB 176/1118 KB 140/1461 KB 562/562 KB 176/1118 KB 144/1461 KB 562/562 KB 176/1118 KB 148/1461 KB 562/562 KB 180/1118 KB 152/1461 KB 562/562 KB 180/1118 KB 156/1461 KB 562/562 KB 180/1118 KB 160/1461 KB 562/562 KB 180/1118 KB 148/1461 KB 562/562 KB 184/1118 KB 160/1461 KB 562/562 KB 188/1118 KB 160/1461 KB 562/562 KB 192/1118 KB 160/1461 KB 562/562 KB 192/1118 KB 160/1461 KB 4/46 KB 562/562 KB 192/1118 KB 160/1461 KB 8/46 KB 562/562 KB 192/1118 KB 160/1461 KB 12/46 KB 562/562 KB 192/1118 KB 160/1461 KB 16/46 KB 562/562 KB 192/1118 KB 160/1461 KB 20/46 KB 562/562 KB 192/1118 KB 160/1461 KB 24/46 KB 562/562 KB 192/1118 KB 160/1461 KB 28/46 KB 562/562 KB 192/1118 KB 160/1461 KB 32/46 KB 562/562 KB 192/1118 KB 160/1461 KB 36/46 KB 192/1118 KB 160/1461 KB 40/46 KB 192/1118 KB 160/1461 KB 44/46 KB 192/1118 KB 160/1461 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 440.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 192/1118 KB 164/1461 KB 46/46 KB 192/1118 KB 168/1461 KB 46/46 KB 192/1118 KB 172/1461 KB 46/46 KB 196/1118 KB 176/1461 KB 46/46 KB 4/1192 KB 196/1118 KB 172/1461 KB 46/46 KB 4/1192 KB 192/1118 KB 172/1461 KB 46/46 KB 4/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 8/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 12/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 16/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 20/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 24/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 28/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 32/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 36/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 40/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 44/1192 KB 196/1118 KB 176/1461 KB 46/46 KB 48/1192 KB 200/1118 KB 176/1461 KB 46/46 KB 48/1192 KB 204/1118 KB 176/1461 KB 46/46 KB 48/1192 KB 204/1118 KB 176/1461 KB 46/46 KB 52/1192 KB 204/1118 KB 176/1461 KB 46/46 KB 56/1192 KB 204/1118 KB 176/1461 KB 46/46 KB 60/1192 KB 204/1118 KB 176/1461 KB 46/46 KB 64/1192 KB 208/1118 KB 176/1461 KB 46/46 KB 64/1192 KB 212/1118 KB 180/1461 KB 46/46 KB 64/1192 KB 216/1118 KB 180/1461 KB 46/46 KB 68/1192 KB 216/1118 KB 180/1461 KB 46/46 KB 68/1192 KB 4/287 KB 216/1118 KB 180/1461 KB 68/1192 KB 8/287 KB 216/1118 KB 180/1461 KB 68/1192 KB 12/287 KB 216/1118 KB 180/1461 KB 68/1192 KB 16/287 KB 216/1118 KB 180/1461 KB 68/1192 KB 20/287 KB 208/1118 KB 180/1461 KB 46/46 KB 64/1192 KB 220/1118 KB 184/1461 KB 68/1192 KB 20/287 KB 220/1118 KB 188/1461 KB 68/1192 KB 20/287 KB 220/1118 KB 192/1461 KB 68/1192 KB 20/287 KB 220/1118 KB 192/1461 KB 68/1192 KB 24/287 KB 220/1118 KB 192/1461 KB 68/1192 KB 28/287 KB 220/1118 KB 192/1461 KB 68/1192 KB 32/287 KB 220/1118 KB 192/1461 KB 68/1192 KB 36/287 KB 220/1118 KB 196/1461 KB 68/1192 KB 40/287 KB 220/1118 KB 196/1461 KB 68/1192 KB 44/287 KB 220/1118 KB 196/1461 KB 68/1192 KB 48/287 KB 220/1118 KB 180/1461 KB 68/1192 KB 20/287 KB 224/1118 KB 196/1461 KB 68/1192 KB 48/287 KB 212/1118 KB 180/1461 KB 46/46 KB 68/1192 KB 224/1118 KB 196/1461 KB 72/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 76/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 80/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 84/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 88/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 92/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 96/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 100/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 104/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 108/1192 KB 48/287 KB 224/1118 KB 196/1461 KB 112/1192 KB 48/287 KB 220/1118 KB 196/1461 KB 68/1192 KB 36/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 35.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 224/1118 KB 200/1461 KB 112/1192 KB 48/287 KB 228/1118 KB 204/1461 KB 112/1192 KB 48/287 KB 228/1118 KB 208/1461 KB 112/1192 KB 48/287 KB 228/1118 KB 200/1461 KB 112/1192 KB 48/287 KB 232/1118 KB 208/1461 KB 116/1192 KB 48/287 KB 236/1118 KB 208/1461 KB 116/1192 KB 48/287 KB 240/1118 KB 208/1461 KB 116/1192 KB 48/287 KB 228/1118 KB 208/1461 KB 116/1192 KB 48/287 KB 240/1118 KB 208/1461 KB 120/1192 KB 48/287 KB 244/1118 KB 212/1461 KB 124/1192 KB 48/287 KB 244/1118 KB 212/1461 KB 128/1192 KB 48/287 KB 244/1118 KB 212/1461 KB 128/1192 KB 52/287 KB 244/1118 KB 212/1461 KB 132/1192 KB 56/287 KB 244/1118 KB 212/1461 KB 132/1192 KB 60/287 KB 244/1118 KB 212/1461 KB 132/1192 KB 64/287 KB 244/1118 KB 212/1461 KB 132/1192 KB 68/287 KB 244/1118 KB 212/1461 KB 132/1192 KB 72/287 KB 244/1118 KB 212/1461 KB 120/1192 KB 48/287 KB 240/1118 KB 212/1461 KB 120/1192 KB 48/287 KB 244/1118 KB 216/1461 KB 132/1192 KB 72/287 KB 244/1118 KB 220/1461 KB 132/1192 KB 72/287 KB 244/1118 KB 224/1461 KB 132/1192 KB 72/287 KB 244/1118 KB 228/1461 KB 132/1192 KB 72/287 KB 244/1118 KB 212/1461 KB 132/1192 KB 52/287 KB 248/1118 KB 228/1461 KB 136/1192 KB 72/287 KB 248/1118 KB 228/1461 KB 132/1192 KB 72/287 KB 252/1118 KB 228/1461 KB 136/1192 KB 72/287 KB 256/1118 KB 228/1461 KB 136/1192 KB 72/287 KB 260/1118 KB 228/1461 KB 136/1192 KB 72/287 KB 264/1118 KB 232/1461 KB 140/1192 KB 72/287 KB 268/1118 KB 232/1461 KB 140/1192 KB 72/287 KB 260/1118 KB 232/1461 KB 140/1192 KB 72/287 KB 268/1118 KB 236/1461 KB 140/1192 KB 76/287 KB 260/1118 KB 228/1461 KB 140/1192 KB 72/287 KB 268/1118 KB 236/1461 KB 144/1192 KB 76/287 KB 268/1118 KB 236/1461 KB 148/1192 KB 76/287 KB 272/1118 KB 240/1461 KB 152/1192 KB 76/287 KB 272/1118 KB 240/1461 KB 156/1192 KB 76/287 KB 272/1118 KB 240/1461 KB 160/1192 KB 76/287 KB 268/1118 KB 232/1461 KB 140/1192 KB 76/287 KB 272/1118 KB 240/1461 KB 160/1192 KB 80/287 KB 272/1118 KB 240/1461 KB 160/1192 KB 84/287 KB 272/1118 KB 240/1461 KB 164/1192 KB 88/287 KB 272/1118 KB 240/1461 KB 164/1192 KB 92/287 KB 272/1118 KB 240/1461 KB 164/1192 KB 96/287 KB 272/1118 KB 240/1461 KB 148/1192 KB 76/287 KB 268/1118 KB 240/1461 KB 148/1192 KB 76/287 KB 272/1118 KB 244/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 248/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 252/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 256/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 260/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 264/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 268/1461 KB 164/1192 KB 96/287 KB 276/1118 KB 272/1461 KB 164/1192 KB 96/287 KB 272/1118 KB 240/1461 KB 164/1192 KB 84/287 KB 276/1118 KB 272/1461 KB 168/1192 KB 96/287 KB 276/1118 KB 272/1461 KB 172/1192 KB 96/287 KB 276/1118 KB 244/1461 KB 164/1192 KB 96/287 KB 280/1118 KB 272/1461 KB 176/1192 KB 96/287 KB 284/1118 KB 272/1461 KB 176/1192 KB 96/287 KB 288/1118 KB 272/1461 KB 176/1192 KB 96/287 KB 292/1118 KB 272/1461 KB 176/1192 KB 96/287 KB 296/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 300/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 304/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 308/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 312/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 316/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 320/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 292/1118 KB 276/1461 KB 176/1192 KB 100/287 KB 320/1118 KB 280/1461 KB 176/1192 KB 100/287 KB 320/1118 KB 284/1461 KB 176/1192 KB 100/287 KB 292/1118 KB 272/1461 KB 176/1192 KB 100/287 KB 320/1118 KB 2 unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 88/1461 KB 176/1192 KB 104/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 108/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 112/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 116/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 120/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 124/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 128/287 KB 276/1118 KB 272/1461 KB 176/1192 KB 96/287 KB 320/1118 KB 288/1461 KB 180/1192 KB 128/287 KB 320/1118 KB 288/1461 KB 184/1192 KB 128/287 KB 320/1118 KB 288/1461 KB 188/1192 KB 128/287 KB 320/1118 KB 288/1461 KB 192/1192 KB 128/287 KB 320/1118 KB 288/1461 KB 196/1192 KB 128/287 KB 320/1118 KB 288/1461 KB 200/1192 KB 128/287 KB 320/1118 KB 288/1461 KB 204/1192 KB 132/287 KB 324/1118 KB 288/1461 KB 208/1192 KB 132/287 KB 320/1118 KB 288/1461 KB 176/1192 KB 116/287 KB 324/1118 KB 292/1461 KB 208/1192 KB 132/287 KB 324/1118 KB 296/1461 KB 208/1192 KB 132/287 KB 324/1118 KB 300/1461 KB 208/1192 KB 132/287 KB 324/1118 KB 304/1461 KB 208/1192 KB 132/287 KB 324/1118 KB 288/1461 KB 204/1192 KB 132/287 KB 328/1118 KB 304/1461 KB 212/1192 KB 132/287 KB 332/1118 KB 304/1461 KB 212/1192 KB 132/287 KB 336/1118 KB 308/1461 KB 212/1192 KB 132/287 KB 320/1118 KB 288/1461 KB 200/1192 KB 132/287 KB 336/1118 KB 308/1461 KB 212/1192 KB 136/287 KB 336/1118 KB 308/1461 KB 212/1192 KB 140/287 KB 336/1118 KB 308/1461 KB 212/1192 KB 144/287 KB 340/1118 KB 308/1461 KB 212/1192 KB 144/287 KB 344/1118 KB 308/1461 KB 212/1192 KB 148/287 KB 332/1118 KB 308/1461 KB 212/1192 KB 132/287 KB 344/1118 KB 312/1461 KB 212/1192 KB 148/287 KB 344/1118 KB 316/1461 KB 212/1192 KB 148/287 KB 344/1118 KB 320/1461 KB 212/1192 KB 148/287 KB 344/1118 KB 324/1461 KB 212/1192 KB 148/287 KB 348/1118 KB 328/1461 KB 212/1192 KB 148/287 KB 348/1118 KB 332/1461 KB 212/1192 KB 148/287 KB 348/1118 KB 336/1461 KB 212/1192 KB 148/287 KB 324/1118 KB 304/1461 KB 212/1192 KB 132/287 KB 348/1118 KB 336/1461 KB 214/1192 KB 148/287 KB 348/1118 KB 336/1461 KB 218/1192 KB 148/287 KB 348/1118 KB 336/1461 KB 222/1192 KB 148/287 KB 348/1118 KB 336/1461 KB 226/1192 KB 148/287 KB 348/1118 KB 336/1461 KB 230/1192 KB 148/287 KB 348/1118 KB 336/1461 KB 234/1192 KB 148/287 KB 348/1118 KB 324/1461 KB 212/1192 KB 148/287 KB 340/1118 KB 308/1461 KB 212/1192 KB 148/287 KB 352/1118 KB 336/1461 KB 234/1192 KB 152/287 KB 352/1118 KB 336/1461 KB 234/1192 KB 156/287 KB 352/1118 KB 336/1461 KB 234/1192 KB 160/287 KB 352/1118 KB 336/1461 KB 234/1192 KB 148/287 KB 352/1118 KB 336/1461 KB 234/1192 KB 164/287 KB 356/1118 KB 336/1461 KB 234/1192 KB 168/287 KB 356/1118 KB 336/1461 KB 234/1192 KB 172/287 KB 356/1118 KB 336/1461 KB 238/1192 KB 176/287 KB 356/1118 KB 336/1461 KB 238/1192 KB 180/287 KB 356/1118 KB 340/1461 KB 238/1192 KB 184/287 KB 356/1118 KB 340/1461 KB 238/1192 KB 188/287 KB 356/1118 KB 340/1461 KB 238/1192 KB 192/287 KB 356/1118 KB 340/1461 KB 238/1192 KB 196/287 KB 356/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 356/1118 KB 336/1461 KB 234/1192 KB 164/287 KB 360/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 364/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 368/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 372/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 376/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 380/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 384/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 388/1118 KB 340/1461 KB 238/1192 KB 200/287 KB 356/1118 KB 340/1461 KB 238/1192 KB 180/287 KB 388/1118 KB 344/1461 KB 238/1192 KB 204/287 KB 388/1118 KB 348/1461 K unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install B 238/1192 KB 204/287 KB 388/1118 KB 352/1461 KB 238/1192 KB 204/287 KB 356/1118 KB 336/1461 KB 238/1192 KB 172/287 KB 388/1118 KB 352/1461 KB 242/1192 KB 204/287 KB 388/1118 KB 352/1461 KB 246/1192 KB 204/287 KB 388/1118 KB 352/1461 KB 250/1192 KB 204/287 KB 388/1118 KB 352/1461 KB 254/1192 KB 204/287 KB 388/1118 KB 352/1461 KB 258/1192 KB 204/287 KB 388/1118 KB 352/1461 KB 262/1192 KB 204/287 KB 388/1118 KB 356/1461 KB 262/1192 KB 204/287 KB 388/1118 KB 360/1461 KB 266/1192 KB 204/287 KB 388/1118 KB 364/1461 KB 266/1192 KB 204/287 KB 388/1118 KB 368/1461 KB 266/1192 KB 204/287 KB 388/1118 KB 372/1461 KB 266/1192 KB 204/287 KB 388/1118 KB 340/1461 KB 238/1192 KB 204/287 KB 392/1118 KB 372/1461 KB 266/1192 KB 208/287 KB 392/1118 KB 372/1461 KB 266/1192 KB 212/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 216/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 220/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 224/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 228/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 232/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 236/287 KB 392/1118 KB 372/1461 KB 266/1192 KB 204/287 KB 396/1118 KB 376/1461 KB 266/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 266/1192 KB 236/287 KB 388/1118 KB 356/1461 KB 266/1192 KB 204/287 KB 400/1118 KB 376/1461 KB 270/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 274/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 278/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 282/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 286/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 290/1192 KB 236/287 KB 400/1118 KB 376/1461 KB 294/1192 KB 236/287 KB 392/1118 KB 376/1461 KB 266/1192 KB 212/287 KB 404/1118 KB 380/1461 KB 294/1192 KB 236/287 KB 404/1118 KB 384/1461 KB 294/1192 KB 236/287 KB 404/1118 KB 388/1461 KB 294/1192 KB 236/287 KB 404/1118 KB 392/1461 KB 294/1192 KB 236/287 KB 404/1118 KB 396/1461 KB 298/1192 KB 236/287 KB 404/1118 KB 400/1461 KB 298/1192 KB 236/287 KB 404/1118 KB 404/1461 KB 298/1192 KB 236/287 KB 404/1118 KB 408/1461 KB 298/1192 KB 240/287 KB 404/1118 KB 412/1461 KB 298/1192 KB 240/287 KB 404/1118 KB 416/1461 KB 298/1192 KB 240/287 KB 404/1118 KB 376/1461 KB 294/1192 KB 236/287 KB 408/1118 KB 416/1461 KB 298/1192 KB 240/287 KB 412/1118 KB 416/1461 KB 298/1192 KB 240/287 KB 416/1118 KB 416/1461 KB 298/1192 KB 240/287 KB 420/1118 KB 416/1461 KB 298/1192 KB 240/287 KB 404/1118 KB 404/1461 KB 298/1192 KB 240/287 KB 404/1118 KB 392/1461 KB 298/1192 KB 236/287 KB 420/1118 KB 416/1461 KB 302/1192 KB 240/287 KB 420/1118 KB 416/1461 KB 306/1192 KB 240/287 KB 420/1118 KB 416/1461 KB 310/1192 KB 240/287 KB 420/1118 KB 416/1461 KB 314/1192 KB 240/287 KB 424/1118 KB 416/1461 KB 318/1192 KB 244/287 KB 424/1118 KB 416/1461 KB 322/1192 KB 244/287 KB 424/1118 KB 420/1461 KB 326/1192 KB 244/287 KB 424/1118 KB 416/1461 KB 314/1192 KB 244/287 KB 428/1118 KB 420/1461 KB 326/1192 KB 244/287 KB 432/1118 KB 420/1461 KB 326/1192 KB 244/287 KB 436/1118 KB 420/1461 KB 326/1192 KB 244/287 KB 440/1118 KB 420/1461 KB 330/1192 KB 244/287 KB 444/1118 KB 420/1461 KB 330/1192 KB 244/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 244/287 KB 420/1118 KB 416/1461 KB 314/1192 KB 244/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 248/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 252/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 256/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 260/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 264/287 KB 448/1118 KB 420/1461 KB 330/1192 KB 268/287 KB 448/1118 KB 420/1461 KB 330/ unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 1192 KB 272/287 KB 436/1118 KB 420/1461 KB 330/1192 KB 244/287 KB 424/1118 KB 420/1461 KB 322/1192 KB 244/287 KB 448/1118 KB 424/1461 KB 330/1192 KB 272/287 KB 448/1118 KB 428/1461 KB 330/1192 KB 272/287 KB 448/1118 KB 432/1461 KB 330/1192 KB 272/287 KB 448/1118 KB 436/1461 KB 330/1192 KB 272/287 KB 452/1118 KB 440/1461 KB 334/1192 KB 276/287 KB 452/1118 KB 444/1461 KB 334/1192 KB 276/287 KB 452/1118 KB 448/1461 KB 334/1192 KB 276/287 KB 452/1118 KB 436/1461 KB 334/1192 KB 276/287 KB 452/1118 KB 448/1461 KB 334/1192 KB 280/287 KB 452/1118 KB 448/1461 KB 334/1192 KB 284/287 KB 452/1118 KB 448/1461 KB 334/1192 KB 287/287 KB 452/1118 KB 436/1461 KB 334/1192 KB 272/287 KB 456/1118 KB 448/1461 KB 334/1192 KB 287/287 KB 460/1118 KB 448/1461 KB 334/1192 KB 287/287 KB 464/1118 KB 448/1461 KB 334/1192 KB 287/287 KB 448/1118 KB 436/1461 KB 334/1192 KB 272/287 KB 464/1118 KB 448/1461 KB 338/1192 KB 287/287 KB 464/1118 KB 448/1461 KB 342/1192 KB 287/287 KB 464/1118 KB 448/1461 KB 346/1192 KB 287/287 KB 468/1118 KB 448/1461 KB 350/1192 KB 287/287 KB 468/1118 KB 448/1461 KB 354/1192 KB 287/287 KB 468/1118 KB 448/1461 KB 358/1192 KB 287/287 KB 468/1118 KB 448/1461 KB 362/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 366/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 370/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 374/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 378/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 382/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 386/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 390/1192 KB 287/287 KB 468/1118 KB 448/1461 KB 346/1192 KB 287/287 KB 472/1118 KB 452/1461 KB 390/1192 KB 287/287 KB 476/1118 KB 452/1461 KB 390/1192 KB 287/287 KB 480/1118 KB 452/1461 KB 390/1192 KB 287/287 KB 468/1118 KB 452/1461 KB 362/1192 KB 287/287 KB 480/1118 KB 456/1461 KB 390/1192 KB 287/287 KB 480/1118 KB 460/1461 KB 390/1192 KB 287/287 KB 480/1118 KB 464/1461 KB 390/1192 KB 287/287 KB 484/1118 KB 468/1461 KB 390/1192 KB 287/287 KB 484/1118 KB 472/1461 KB 390/1192 KB 287/287 KB 484/1118 KB 476/1461 KB 390/1192 KB 287/287 KB 484/1118 KB 480/1461 KB 390/1192 KB 287/287 KB 484/1118 KB 464/1461 KB 390/1192 KB 287/287 KB 488/1118 KB 480/1461 KB 390/1192 KB 287/287 KB 492/1118 KB 480/1461 KB 390/1192 KB 287/287 KB 496/1118 KB 480/1461 KB 390/1192 KB 287/287 KB 500/1118 KB 480/1461 KB 390/1192 KB 287/287 KB 504/1118 KB 484/1461 KB 394/1192 KB 508/1118 KB 484/1461 KB 394/1192 KB 512/1118 KB 484/1461 KB 394/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 212.3 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 516/1118 KB 484/1461 KB 394/1192 KB 520/1118 KB 484/1461 KB 394/1192 KB 524/1118 KB 484/1461 KB 394/1192 KB 528/1118 KB 484/1461 KB 394/1192 KB 500/1118 KB 484/1461 KB 394/1192 KB 287/287 KB 500/1118 KB 484/1461 KB 390/1192 KB 287/287 KB 528/1118 KB 488/1461 KB 398/1192 KB 528/1118 KB 492/1461 KB 398/1192 KB 528/1118 KB 496/1461 KB 398/1192 KB 528/1118 KB 500/1461 KB 398/1192 KB 528/1118 KB 484/1461 KB 398/1192 KB 528/1118 KB 500/1461 KB 402/1192 KB 528/1118 KB 500/1461 KB 406/1192 KB 528/1118 KB 500/1461 KB 410/1192 KB 532/1118 KB 504/1461 KB 414/1192 KB 532/1118 KB 504/1461 KB 418/1192 KB 532/1118 KB 504/1461 KB 422/1192 KB 532/1118 KB 504/1461 KB 410/1192 KB 536/1118 KB 504/1461 KB 422/1192 KB 540/1118 KB 504/1461 KB 426/1192 KB 544/1118 KB 504/1461 KB 426/1192 KB 548/1118 KB 504/1461 KB 426/1192 KB 552/1118 KB 504/1461 KB 426/1192 KB 556/1118 KB 504/1461 KB 426/1192 KB 560/1118 KB 504/1461 KB 426/1192 KB 528/1118 KB 504/1461 KB 410/1192 KB 560/1118 KB 508/1461 KB 426/1192 KB 560/1118 KB 512/1461 KB 426/1192 KB 560/1118 KB 516/1461 KB 426/1192 KB 560/1118 KB 520/1461 KB 426/1192 KB 560/1118 KB 524/1461 KB 426/1192 KB 560/1118 KB 528/1461 KB 426/1192 KB 560/1118 KB 532/1461 KB 426/1192 KB 560/1118 KB 536/1461 KB 426/1192 KB 560/1118 KB 540/1461 KB 426/1192 KB 564/1118 KB 544/1461 KB 426/1192 KB 536/1118 KB 504/1461 KB 426/1192 KB 564/1118 KB 544/1461 KB 430/1192 KB 564/1118 KB 544/1461 KB 434/1192 KB 564/1118 KB 544/1461 KB 438/1192 KB 564/1118 KB 544/1461 KB 442/1192 KB 564/1118 KB 544/1461 KB 446/1192 KB 564/1118 KB 548/1461 KB 450/1192 KB 564/1118 KB 548/1461 KB 454/1192 KB 564/1118 KB 548/1461 KB 458/1192 KB 564/1118 KB 548/1461 KB 462/1192 KB 564/1118 KB 548/1461 KB 466/1192 KB 564/1118 KB 548/1461 KB 470/1192 KB 564/1118 KB 548/1461 KB 474/1192 KB 564/1118 KB 548/1461 KB 478/1192 KB 564/1118 KB 548/1461 KB 482/1192 KB 564/1118 KB 548/1461 KB 486/1192 KB 564/1118 KB 548/1461 KB 490/1192 KB 564/1118 KB 540/1461 KB 426/1192 KB 568/1118 KB 548/1461 KB 490/1192 KB 572/1118 KB 548/1461 KB 490/1192 KB 576/1118 KB 548/1461 KB 490/1192 KB 564/1118 KB 548/1461 KB 446/1192 KB 576/1118 KB 552/1461 KB 490/1192 KB 576/1118 KB 556/1461 KB 490/1192 KB 576/1118 KB 560/1461 KB 490/1192 KB 580/1118 KB 564/1461 KB 490/1192 KB 580/1118 KB 568/1461 KB 490/1192 KB 580/1118 KB 572/1461 KB 490/1192 KB 580/1118 KB 576/1461 KB 490/1192 KB 580/1118 KB 580/1461 KB 490/1192 KB 580/1118 KB 584/1461 KB 490/1192 KB 580/1118 KB 588/1461 KB 490/1192 KB 580/1118 KB 592/1461 KB 490/1192 KB 580/1118 KB 596/1461 KB 494/1192 KB 580/1118 KB 560/1461 KB 490/1192 KB 584/1118 KB 596/1461 KB 494/1192 KB 588/1118 KB 596/1461 KB 494/1192 KB 592/1118 KB 596/1461 KB 494/1192 KB 596/1118 KB 596/1461 KB 494/1192 KB 600/1118 KB 596/1461 KB 494/1192 KB 604/1118 KB 596/1461 KB 494/1192 KB 608/1118 KB 596/1461 KB 494/1192 KB 612/1118 KB 596/1461 KB 494/1192 KB 616/1118 KB 596/1461 KB 494/1192 KB 620/1118 KB 596/1461 KB 494/1192 KB 580/1118 KB 592/1461 KB 494/1192 KB 620/1118 KB 600/1461 KB 498/1192 KB 620/1118 KB 600/1461 KB 502/1192 KB 620/1118 KB 600/1461 KB 506/1192 KB 620/1118 KB 600/1461 KB 494/1192 KB 624/1118 KB 604/1461 KB 506/1192 KB 624/1118 KB 608/1461 KB 506/1192 KB 624/1118 KB 600/1461 KB 506/1192 KB 628/1118 KB 608/1461 KB 506/1192 KB 632/1118 KB 612/1461 KB 510/1192 KB 636/1118 KB 612/1461 KB 510/1192 KB 640/1118 KB 612/1461 KB 510/1192 KB 644/1118 KB 612/1461 KB 510/1192 KB 648/1118 KB 612/1461 KB unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 510/1192 KB 652/1118 KB 612/1461 KB 510/1192 KB 656/1118 KB 612/1461 KB 510/1192 KB 660/1118 KB 612/1461 KB 510/1192 KB 664/1118 KB 612/1461 KB 510/1192 KB 668/1118 KB 612/1461 KB 510/1192 KB 628/1118 KB 612/1461 KB 510/1192 KB 668/1118 KB 616/1461 KB 510/1192 KB 668/1118 KB 620/1461 KB 510/1192 KB 668/1118 KB 624/1461 KB 510/1192 KB 628/1118 KB 608/1461 KB 510/1192 KB 668/1118 KB 624/1461 KB 514/1192 KB 668/1118 KB 624/1461 KB 518/1192 KB 672/1118 KB 624/1461 KB 518/1192 KB 676/1118 KB 624/1461 KB 518/1192 KB 680/1118 KB 624/1461 KB 518/1192 KB 684/1118 KB 624/1461 KB 518/1192 KB 688/1118 KB 624/1461 KB 518/1192 KB 692/1118 KB 624/1461 KB 518/1192 KB 696/1118 KB 624/1461 KB 518/1192 KB 700/1118 KB 624/1461 KB 518/1192 KB 700/1118 KB 624/1461 KB 522/1192 KB 700/1118 KB 624/1461 KB 526/1192 KB 700/1118 KB 624/1461 KB 530/1192 KB 700/1118 KB 624/1461 KB 534/1192 KB 700/1118 KB 624/1461 KB 538/1192 KB 700/1118 KB 628/1461 KB 542/1192 KB 700/1118 KB 628/1461 KB 546/1192 KB 700/1118 KB 628/1461 KB 550/1192 KB 700/1118 KB 628/1461 KB 538/1192 KB 700/1118 KB 632/1461 KB 550/1192 KB 700/1118 KB 636/1461 KB 550/1192 KB 700/1118 KB 640/1461 KB 550/1192 KB 700/1118 KB 644/1461 KB 550/1192 KB 700/1118 KB 648/1461 KB 554/1192 KB 700/1118 KB 652/1461 KB 554/1192 KB 700/1118 KB 656/1461 KB 554/1192 KB 700/1118 KB 644/1461 KB 554/1192 KB 700/1118 KB 656/1461 KB 558/1192 KB 700/1118 KB 656/1461 KB 562/1192 KB 700/1118 KB 656/1461 KB 566/1192 KB 700/1118 KB 660/1461 KB 570/1192 KB 700/1118 KB 660/1461 KB 574/1192 KB 700/1118 KB 660/1461 KB 578/1192 KB 700/1118 KB 660/1461 KB 582/1192 KB 700/1118 KB 660/1461 KB 566/1192 KB 700/1118 KB 664/1461 KB 582/1192 KB 700/1118 KB 668/1461 KB 582/1192 KB 700/1118 KB 672/1461 KB 582/1192 KB 700/1118 KB 676/1461 KB 582/1192 KB 704/1118 KB 680/1461 KB 586/1192 KB 704/1118 KB 684/1461 KB 586/1192 KB 704/1118 KB 688/1461 KB 586/1192 KB 704/1118 KB 676/1461 KB 586/1192 KB 700/1118 KB 676/1461 KB 586/1192 KB 704/1118 KB 688/1461 KB 590/1192 KB 708/1118 KB 688/1461 KB 594/1192 KB 708/1118 KB 688/1461 KB 598/1192 KB 708/1118 KB 688/1461 KB 602/1192 KB 708/1118 KB 692/1461 KB 606/1192 KB 708/1118 KB 692/1461 KB 610/1192 KB 708/1118 KB 692/1461 KB 614/1192 KB 708/1118 KB 692/1461 KB 618/1192 KB 708/1118 KB 692/1461 KB 622/1192 KB 708/1118 KB 692/1461 KB 626/1192 KB 708/1118 KB 692/1461 KB 630/1192 KB 708/1118 KB 688/1461 KB 590/1192 KB 712/1118 KB 692/1461 KB 630/1192 KB 716/1118 KB 692/1461 KB 630/1192 KB 720/1118 KB 692/1461 KB 630/1192 KB 724/1118 KB 692/1461 KB 630/1192 KB 728/1118 KB 692/1461 KB 630/1192 KB 732/1118 KB 692/1461 KB 630/1192 KB 736/1118 KB 692/1461 KB 630/1192 KB 740/1118 KB 692/1461 KB 630/1192 KB 744/1118 KB 692/1461 KB 630/1192 KB 748/1118 KB 692/1461 KB 634/1192 KB 752/1118 KB 692/1461 KB 634/1192 KB 756/1118 KB 692/1461 KB 634/1192 KB 708/1118 KB 692/1461 KB 602/1192 KB 756/1118 KB 696/1461 KB 634/1192 KB 756/1118 KB 700/1461 KB 634/1192 KB 756/1118 KB 704/1461 KB 634/1192 KB 756/1118 KB 708/1461 KB 634/1192 KB 756/1118 KB 712/1461 KB 634/1192 KB 756/1118 KB 716/1461 KB 634/1192 KB 756/1118 KB 720/1461 KB 634/1192 KB 756/1118 KB 724/1461 KB 634/1192 KB 756/1118 KB 728/1461 KB 634/1192 KB 756/1118 KB 732/1461 KB 634/1192 KB 756/1118 KB 736/1461 KB 634/1192 KB 756/1118 KB 740/1461 KB 634/1192 KB 744/1118 KB 692/1461 KB 634/1192 KB 760/1118 KB 740/1461 KB 638/1192 KB 760/1118 KB 740/1461 KB 642/1192 KB 760/1118 KB 740/1461 KB 646/1192 KB unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 760/1118 KB 740/1461 KB 650/1192 KB 760/1118 KB 740/1461 KB 634/1192 KB 764/1118 KB 744/1461 KB 650/1192 KB 768/1118 KB 744/1461 KB 650/1192 KB 772/1118 KB 744/1461 KB 650/1192 KB 760/1118 KB 744/1461 KB 650/1192 KB 772/1118 KB 748/1461 KB 654/1192 KB 772/1118 KB 752/1461 KB 654/1192 KB 772/1118 KB 744/1461 KB 654/1192 KB 772/1118 KB 752/1461 KB 658/1192 KB 772/1118 KB 756/1461 KB 662/1192 KB 772/1118 KB 756/1461 KB 666/1192 KB 776/1118 KB 756/1461 KB 670/1192 KB 776/1118 KB 756/1461 KB 674/1192 KB 776/1118 KB 756/1461 KB 678/1192 KB 772/1118 KB 756/1461 KB 658/1192 KB 776/1118 KB 760/1461 KB 678/1192 KB 776/1118 KB 764/1461 KB 678/1192 KB 776/1118 KB 768/1461 KB 678/1192 KB 776/1118 KB 772/1461 KB 678/1192 KB 776/1118 KB 776/1461 KB 682/1192 KB 776/1118 KB 780/1461 KB 682/1192 KB 776/1118 KB 784/1461 KB 682/1192 KB 776/1118 KB 756/1461 KB 666/1192 KB 780/1118 KB 784/1461 KB 682/1192 KB 784/1118 KB 784/1461 KB 682/1192 KB 788/1118 KB 784/1461 KB 682/1192 KB 792/1118 KB 784/1461 KB 682/1192 KB 796/1118 KB 784/1461 KB 682/1192 KB 800/1118 KB 784/1461 KB 682/1192 KB 804/1118 KB 784/1461 KB 682/1192 KB 808/1118 KB 784/1461 KB 682/1192 KB 812/1118 KB 784/1461 KB 682/1192 KB 816/1118 KB 784/1461 KB 682/1192 KB 820/1118 KB 784/1461 KB 682/1192 KB 776/1118 KB 772/1461 KB 682/1192 KB 820/1118 KB 788/1461 KB 686/1192 KB 820/1118 KB 788/1461 KB 690/1192 KB 820/1118 KB 788/1461 KB 694/1192 KB 820/1118 KB 788/1461 KB 698/1192 KB 820/1118 KB 788/1461 KB 702/1192 KB 820/1118 KB 788/1461 KB 706/1192 KB 820/1118 KB 788/1461 KB 710/1192 KB 820/1118 KB 788/1461 KB 682/1192 KB 820/1118 KB 792/1461 KB 710/1192 KB 820/1118 KB 796/1461 KB 710/1192 KB 820/1118 KB 800/1461 KB 710/1192 KB 820/1118 KB 804/1461 KB 710/1192 KB 824/1118 KB 808/1461 KB 714/1192 KB 824/1118 KB 812/1461 KB 714/1192 KB 824/1118 KB 816/1461 KB 714/1192 KB 824/1118 KB 804/1461 KB 714/1192 KB 824/1118 KB 816/1461 KB 718/1192 KB 824/1118 KB 816/1461 KB 722/1192 KB 824/1118 KB 804/1461 KB 710/1192 KB 828/1118 KB 816/1461 KB 722/1192 KB 832/1118 KB 816/1461 KB 722/1192 KB 836/1118 KB 816/1461 KB 722/1192 KB 840/1118 KB 820/1461 KB 726/1192 KB 844/1118 KB 820/1461 KB 726/1192 KB 848/1118 KB 820/1461 KB 726/1192 KB 836/1118 KB 820/1461 KB 726/1192 KB 836/1118 KB 816/1461 KB 726/1192 KB 848/1118 KB 820/1461 KB 730/1192 KB 848/1118 KB 820/1461 KB 734/1192 KB 848/1118 KB 824/1461 KB 738/1192 KB 848/1118 KB 824/1461 KB 742/1192 KB 848/1118 KB 824/1461 KB 746/1192 KB 852/1118 KB 824/1461 KB 750/1192 KB 852/1118 KB 824/1461 KB 754/1192 KB 852/1118 KB 824/1461 KB 758/1192 KB 848/1118 KB 824/1461 KB 734/1192 KB 852/1118 KB 828/1461 KB 758/1192 KB 852/1118 KB 832/1461 KB 758/1192 KB 852/1118 KB 836/1461 KB 758/1192 KB 852/1118 KB 824/1461 KB 746/1192 KB 856/1118 KB 836/1461 KB 758/1192 KB 860/1118 KB 836/1461 KB 758/1192 KB 864/1118 KB 836/1461 KB 758/1192 KB 868/1118 KB 836/1461 KB 758/1192 KB 872/1118 KB 840/1461 KB 758/1192 KB 876/1118 KB 840/1461 KB 758/1192 KB 880/1118 KB 840/1461 KB 762/1192 KB 868/1118 KB 840/1461 KB 758/1192 KB 880/1118 KB 844/1461 KB 762/1192 KB 880/1118 KB 848/1461 KB 762/1192 KB 880/1118 KB 852/1461 KB 762/1192 KB 884/1118 KB 856/1461 KB 762/1192 KB 884/1118 KB 860/1461 KB 762/1192 KB 884/1118 KB 864/1461 KB 762/1192 KB 876/1118 KB 840/1461 KB 762/1192 KB 884/1118 KB 864/1461 KB 766/1192 KB 884/1118 KB 864/1461 KB 770/1192 KB 884/1118 KB 864/1461 KB 774/1192 KB 884/1118 KB 864/1461 KB 778/1192 KB 884/111 unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 8 KB 868/1461 KB 782/1192 KB 884/1118 KB 868/1461 KB 786/1192 KB 884/1118 KB 868/1461 KB 790/1192 KB 884/1118 KB 868/1461 KB 794/1192 KB 884/1118 KB 868/1461 KB 798/1192 KB 884/1118 KB 868/1461 KB 802/1192 KB 884/1118 KB 868/1461 KB 806/1192 KB 884/1118 KB 868/1461 KB 810/1192 KB 884/1118 KB 852/1461 KB 762/1192 KB 888/1118 KB 868/1461 KB 810/1192 KB 892/1118 KB 868/1461 KB 810/1192 KB 896/1118 KB 868/1461 KB 810/1192 KB 900/1118 KB 868/1461 KB 810/1192 KB 904/1118 KB 868/1461 KB 810/1192 KB 908/1118 KB 868/1461 KB 810/1192 KB 912/1118 KB 868/1461 KB 810/1192 KB 916/1118 KB 868/1461 KB 810/1192 KB 920/1118 KB 868/1461 KB 810/1192 KB 924/1118 KB 868/1461 KB 810/1192 KB 928/1118 KB 868/1461 KB 810/1192 KB 932/1118 KB 868/1461 KB 810/1192 KB 884/1118 KB 868/1461 KB 778/1192 KB 932/1118 KB 872/1461 KB 814/1192 KB 932/1118 KB 876/1461 KB 814/1192 KB 932/1118 KB 880/1461 KB 814/1192 KB 932/1118 KB 884/1461 KB 814/1192 KB 932/1118 KB 888/1461 KB 814/1192 KB 932/1118 KB 892/1461 KB 814/1192 KB 932/1118 KB 896/1461 KB 814/1192 KB 932/1118 KB 900/1461 KB 814/1192 KB 932/1118 KB 904/1461 KB 814/1192 KB 932/1118 KB 908/1461 KB 814/1192 KB 932/1118 KB 868/1461 KB 814/1192 KB 936/1118 KB 908/1461 KB 818/1192 KB 936/1118 KB 908/1461 KB 822/1192 KB 936/1118 KB 912/1461 KB 822/1192 KB 936/1118 KB 908/1461 KB 814/1192 KB 940/1118 KB 912/1461 KB 822/1192 KB 944/1118 KB 912/1461 KB 826/1192 KB 948/1118 KB 912/1461 KB 826/1192 KB 952/1118 KB 916/1461 KB 826/1192 KB 956/1118 KB 916/1461 KB 826/1192 KB 960/1118 KB 916/1461 KB 826/1192 KB 940/1118 KB 912/1461 KB 826/1192 KB 960/1118 KB 916/1461 KB 830/1192 KB 960/1118 KB 916/1461 KB 834/1192 KB 960/1118 KB 916/1461 KB 838/1192 KB 960/1118 KB 916/1461 KB 842/1192 KB 964/1118 KB 916/1461 KB 846/1192 KB 964/1118 KB 916/1461 KB 850/1192 KB 964/1118 KB 916/1461 KB 854/1192 KB 948/1118 KB 916/1461 KB 826/1192 KB 964/1118 KB 920/1461 KB 854/1192 KB 964/1118 KB 924/1461 KB 854/1192 KB 964/1118 KB 928/1461 KB 854/1192 KB 964/1118 KB 932/1461 KB 854/1192 KB 964/1118 KB 936/1461 KB 854/1192 KB 964/1118 KB 940/1461 KB 854/1192 KB 964/1118 KB 944/1461 KB 854/1192 KB 964/1118 KB 948/1461 KB 854/1192 KB 964/1118 KB 952/1461 KB 858/1192 KB 964/1118 KB 956/1461 KB 858/1192 KB 964/1118 KB 960/1461 KB 858/1192 KB 964/1118 KB 916/1461 KB 842/1192 KB 968/1118 KB 960/1461 KB 858/1192 KB 972/1118 KB 960/1461 KB 858/1192 KB 976/1118 KB 960/1461 KB 858/1192 KB 980/1118 KB 960/1461 KB 858/1192 KB 964/1118 KB 948/1461 KB 858/1192 KB 980/1118 KB 960/1461 KB 862/1192 KB 980/1118 KB 960/1461 KB 866/1192 KB 984/1118 KB 960/1461 KB 870/1192 KB 984/1118 KB 960/1461 KB 866/1192 KB 988/1118 KB 960/1461 KB 870/1192 KB 992/1118 KB 960/1461 KB 870/1192 KB 992/1118 KB 964/1461 KB 870/1192 KB 996/1118 KB 968/1461 KB 874/1192 KB 996/1118 KB 972/1461 KB 874/1192 KB 996/1118 KB 976/1461 KB 874/1192 KB 996/1118 KB 964/1461 KB 874/1192 KB 996/1118 KB 976/1461 KB 878/1192 KB 996/1118 KB 976/1461 KB 882/1192 KB 996/1118 KB 976/1461 KB 886/1192 KB 996/1118 KB 976/1461 KB 890/1192 KB 996/1118 KB 980/1461 KB 894/1192 KB 996/1118 KB 980/1461 KB 898/1192 KB 996/1118 KB 980/1461 KB 902/1192 KB 996/1118 KB 964/1461 KB 870/1192 KB 1000/1118 KB 980/1461 KB 902/1192 KB 1004/1118 KB 980/1461 KB 902/1192 KB 1008/1118 KB 980/1461 KB 902/1192 KB 1012/1118 KB 980/1461 KB 902/1192 KB 1016/1118 KB 980/1461 KB 902/1192 KB 1020/1118 KB 980/1461 KB 902/1192 KB 1024/1118 KB 980/1461 KB 902/1192 KB 1028/1118 K unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install B 980/1461 KB 906/1192 KB 1032/1118 KB 980/1461 KB 906/1192 KB 1036/1118 KB 980/1461 KB 906/1192 KB 1040/1118 KB 980/1461 KB 906/1192 KB 1044/1118 KB 980/1461 KB 906/1192 KB 1048/1118 KB 980/1461 KB 906/1192 KB 996/1118 KB 980/1461 KB 890/1192 KB 1048/1118 KB 984/1461 KB 906/1192 KB 1048/1118 KB 988/1461 KB 906/1192 KB 1048/1118 KB 992/1461 KB 906/1192 KB 1048/1118 KB 996/1461 KB 906/1192 KB 1048/1118 KB 1000/1461 KB 906/1192 KB 1048/1118 KB 1004/1461 KB 906/1192 KB 1048/1118 KB 1008/1461 KB 906/1192 KB 1048/1118 KB 1012/1461 KB 906/1192 KB 1048/1118 KB 1016/1461 KB 906/1192 KB 1048/1118 KB 1020/1461 KB 906/1192 KB 1024/1118 KB 980/1461 KB 906/1192 KB 1052/1118 KB 1020/1461 KB 910/1192 KB 1052/1118 KB 1020/1461 KB 914/1192 KB 1052/1118 KB 1020/1461 KB 918/1192 KB 1052/1118 KB 1020/1461 KB 922/1192 KB 1052/1118 KB 1020/1461 KB 926/1192 KB 1052/1118 KB 1020/1461 KB 930/1192 KB 1052/1118 KB 1020/1461 KB 934/1192 KB 1052/1118 KB 1024/1461 KB 938/1192 KB 1052/1118 KB 1024/1461 KB 942/1192 KB 1052/1118 KB 1024/1461 KB 946/1192 KB 1052/1118 KB 1024/1461 KB 950/1192 KB 1052/1118 KB 1024/1461 KB 954/1192 KB 1052/1118 KB 1024/1461 KB 958/1192 KB 1052/1118 KB 1024/1461 KB 962/1192 KB 1052/1118 KB 1024/1461 KB 966/1192 KB 1052/1118 KB 1024/1461 KB 970/1192 KB 1052/1118 KB 1020/1461 KB 906/1192 KB 1052/1118 KB 1024/1461 KB 934/1192 KB 1056/1118 KB 1024/1461 KB 970/1192 KB 1056/1118 KB 1028/1461 KB 970/1192 KB 1060/1118 KB 1032/1461 KB 970/1192 KB 1060/1118 KB 1036/1461 KB 970/1192 KB 1060/1118 KB 1040/1461 KB 970/1192 KB 1060/1118 KB 1028/1461 KB 970/1192 KB 1064/1118 KB 1040/1461 KB 970/1192 KB 1068/1118 KB 1040/1461 KB 970/1192 KB 1072/1118 KB 1040/1461 KB 970/1192 KB 1072/1118 KB 1044/1461 KB 970/1192 KB 1076/1118 KB 1048/1461 KB 970/1192 KB 1076/1118 KB 1052/1461 KB 970/1192 KB 1076/1118 KB 1056/1461 KB 970/1192 KB 1076/1118 KB 1044/1461 KB 970/1192 KB 1080/1118 KB 1056/1461 KB 970/1192 KB 1084/1118 KB 1056/1461 KB 970/1192 KB 1088/1118 KB 1056/1461 KB 970/1192 KB 1092/1118 KB 1060/1461 KB 970/1192 KB 1088/1118 KB 1060/1461 KB 970/1192 KB 1092/1118 KB 1064/1461 KB 974/1192 KB 1092/1118 KB 1068/1461 KB 974/1192 KB 1092/1118 KB 1060/1461 KB 974/1192 KB 1096/1118 KB 1068/1461 KB 978/1192 KB 1096/1118 KB 1068/1461 KB 982/1192 KB 1096/1118 KB 1068/1461 KB 974/1192 KB 1100/1118 KB 1068/1461 KB 982/1192 KB 1104/1118 KB 1072/1461 KB 982/1192 KB 1108/1118 KB 1072/1461 KB 982/1192 KB 1112/1118 KB 1072/1461 KB 986/1192 KB 1116/1118 KB 1072/1461 KB 986/1192 KB 1118/1118 KB 1072/1461 KB 986/1192 KB 1100/1118 KB 1072/1461 KB 982/1192 KB 1118/1118 KB 1076/1461 KB 986/1192 KB 1108/1118 KB 1072/1461 KB 986/1192 KB 1118/1118 KB 1076/1461 KB 990/1192 KB 1118/1118 KB 1076/1461 KB 994/1192 KB 1118/1118 KB 1076/1461 KB 998/1192 KB 1118/1118 KB 1080/1461 KB 1002/1192 KB 1118/1118 KB 1080/1461 KB 1006/1192 KB 1118/1118 KB 1080/1461 KB 1010/1192 KB 1118/1118 KB 1080/1461 KB 1014/1192 KB 1118/1118 KB 1080/1461 KB 998/1192 KB 1118/1118 KB 1084/1461 KB 1014/1192 KB 1118/1118 KB 1088/1461 KB 1014/1192 KB 1118/1118 KB 1092/1461 KB 1014/1192 KB 1118/1118 KB 1096/1461 KB 1014/1192 KB 1118/1118 KB 1100/1461 KB 1018/1192 KB 1118/1118 KB 1104/1461 KB 1018/1192 KB 1118/1118 KB 1108/1461 KB 1018/1192 KB 1118/1118 KB 1112/1461 KB 1018/1192 KB 1118/1118 KB 1116/1461 KB 1018/1192 KB 1118/1118 KB 1120/1461 KB 1018/1192 KB 1118/1118 KB 1096/1461 KB 1018/1192 KB 1118/1118 KB 1120/1461 KB 1022/1192 KB 1118/1118 KB 1120/1461 KB 1026/1192 KB 1118/111 unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 8 KB 1120/1461 KB 1030/1192 KB 1118/1118 KB 1120/1461 KB 1034/1192 KB 1118/1118 KB 1124/1461 KB 1038/1192 KB 1118/1118 KB 1124/1461 KB 1042/1192 KB 1118/1118 KB 1124/1461 KB 1046/1192 KB 1118/1118 KB 1124/1461 KB 1034/1192 KB 1118/1118 KB 1128/1461 KB 1046/1192 KB 1118/1118 KB 1132/1461 KB 1050/1192 KB 1118/1118 KB 1136/1461 KB 1050/1192 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 768.8 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 1118/1118 KB 1128/1461 KB 1050/1192 KB 1136/1461 KB 1054/1192 KB 1140/1461 KB 1058/1192 KB 1140/1461 KB 1062/1192 KB 1140/1461 KB 1066/1192 KB 1140/1461 KB 1070/1192 KB 1140/1461 KB 1074/1192 KB 1140/1461 KB 1078/1192 KB 1140/1461 KB 1082/1192 KB 1140/1461 KB 1086/1192 KB 1140/1461 KB 1090/1192 KB 1140/1461 KB 1094/1192 KB 1140/1461 KB 1054/1192 KB 1144/1461 KB 1094/1192 KB 1148/1461 KB 1094/1192 KB 1152/1461 KB 1094/1192 KB 1156/1461 KB 1094/1192 KB 1160/1461 KB 1094/1192 KB 1164/1461 KB 1094/1192 KB 1168/1461 KB 1094/1192 KB 1172/1461 KB 1094/1192 KB 1176/1461 KB 1094/1192 KB 1180/1461 KB 1094/1192 KB 1184/1461 KB 1098/1192 KB 1188/1461 KB 1098/1192 KB 1192/1461 KB 1098/1192 KB 1196/1461 KB 1098/1192 KB 1200/1461 KB 1098/1192 KB 1204/1461 KB 1098/1192 KB 1208/1461 KB 1098/1192 KB 1212/1461 KB 1098/1192 KB 1216/1461 KB 1098/1192 KB 1220/1461 KB 1098/1192 KB 1180/1461 KB 1098/1192 KB 1220/1461 KB 1102/1192 KB 1220/1461 KB 1106/1192 KB 1220/1461 KB 1110/1192 KB 1220/1461 KB 1114/1192 KB 1220/1461 KB 1118/1192 KB 1220/1461 KB 1122/1192 KB 1220/1461 KB 1126/1192 KB 1220/1461 KB 1130/1192 KB 1220/1461 KB 1134/1192 KB 1220/1461 KB 1138/1192 KB 1220/1461 KB 1142/1192 KB 1220/1461 KB 1146/1192 KB 1224/1461 KB 1146/1192 KB 1228/1461 KB 1146/1192 KB 1232/1461 KB 1146/1192 KB 1236/1461 KB 1146/1192 KB 1240/1461 KB 1150/1192 KB 1244/1461 KB 1150/1192 KB 1248/1461 KB 1150/1192 KB 1236/1461 KB 1150/1192 KB 1248/1461 KB 1154/1192 KB 1248/1461 KB 1158/1192 KB 1248/1461 KB 1162/1192 KB 1252/1461 KB 1166/1192 KB 1252/1461 KB 1170/1192 KB 1252/1461 KB 1174/1192 KB 1252/1461 KB 1162/1192 KB 1256/1461 KB 1174/1192 KB 1260/1461 KB 1174/1192 KB 1264/1461 KB 1174/1192 KB 1264/1461 KB 1178/1192 KB 1268/1461 KB 1182/1192 KB 1268/1461 KB 1186/1192 KB 1268/1461 KB 1190/1192 KB 1268/1461 KB 1178/1192 KB 1272/1461 KB 1190/1192 KB 1276/1461 KB 1190/1192 KB 1280/1461 KB 1192/1192 KB 1276/1461 KB 1192/1192 KB 1284/1461 KB 1192/1192 KB 1288/1461 KB 1192/1192 KB 1292/1461 KB 1192/1192 KB 1296/1461 KB 1192/1192 KB 1300/1461 KB 1192/1192 KB 1304/1461 KB 1192/1192 KB 1308/1461 KB 1192/1192 KB 1312/1461 KB 1192/1192 KB 1316/1461 KB 1192/1192 KB 1320/1461 KB 1192/1192 KB 1324/1461 KB 1192/1192 KB 1328/1461 KB 1192/1192 KB 1332/1461 KB 1192/1192 KB 1336/1461 KB 1192/1192 KB 1340/1461 KB 1192/1192 KB 1344/1461 KB 1192/1192 KB 1348/1461 KB 1192/1192 KB 1352/1461 KB 1192/1192 KB 1356/1461 KB 1192/1192 KB 1360/1461 KB 1192/1192 KB 1364/1461 KB 1192/1192 KB 1368/1461 KB 1192/1192 KB 1372/1461 KB 1192/1192 KB 1376/1461 KB 1192/1192 KB 1380/1461 KB 1192/1192 KB 1384/1461 KB 1192/1192 KB 1388/1461 KB 1192/1192 KB 1392/1461 KB 1192/1192 KB 1396/1461 KB 1192/1192 KB 1400/1461 KB 1192/1192 KB 1404/1461 KB 1192/1192 KB 1408/1461 KB 1192/1192 KB 1412/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 805.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 980.0 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 133.3 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 108.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 27.6 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 114.2 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 58.3 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 51.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 245.4 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 185.4 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 4/10 KB 4/21 KB 8/149 KB 3/6 KB 4/10 KB 4/21 KB 11/149 KB 3/6 KB 4/10 KB 4/21 KB 13/149 KB 3/6 KB 4/10 KB 4/21 KB 5/149 KB 3/6 KB 8/10 KB 4/21 KB 13/149 KB 3/6 KB 10/10 KB 4/21 KB 13/149 KB 3/6 KB 4/21 KB 5/149 KB 3/6 KB 10/10 KB 8/21 KB 13/149 KB 3/6 KB 10/10 KB 12/21 KB 13/149 KB 3/6 KB 10/10 KB 16/21 KB 13/149 KB 3/6 KB 10/10 KB 20/21 KB 13/149 KB 3/6 KB 10/10 KB 21/21 KB 13/149 KB 3/6 KB 5/149 KB 3/6 KB 10/10 KB 21/21 KB 13/149 KB 6/6 KB 10/10 KB 21/21 KB 13/149 KB 6/6 KB 10/10 KB 21/21 KB 16/149 KB 6/6 KB 10/10 KB 21/21 KB 19/149 KB 6/6 KB 10/10 KB 21/21 KB 21/149 KB 6/6 KB 10/10 KB 21/21 KB 24/149 KB 6/6 KB 10/10 KB 21/21 KB 27/149 KB 6/6 KB 10/10 KB 21/21 KB 29/149 KB 6/6 KB 10/10 KB 21/21 KB 32/149 KB 6/6 KB 10/10 KB 21/21 KB 36/149 KB 6/6 KB 10/10 KB 21/21 KB 40/149 KB 6/6 KB 10/10 KB 21/21 KB 44/149 KB 6/6 KB 10/10 KB 21/21 KB 48/149 KB 6/6 KB 10/10 KB 21/21 KB 52/149 KB 6/6 KB 10/10 KB 21/21 KB 56/149 KB 6/6 KB 10/10 KB 21/21 KB 60/149 KB 6/6 KB 10/10 KB 21/21 KB 64/149 KB 6/6 KB 10/10 KB 21/21 KB 68/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 21/21 KB 72/149 KB 6/6 KB 21/21 KB 76/149 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 263.5 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 21/21 KB 76/149 KB 6/14 KB 21/21 KB 76/149 KB 9/14 KB 21/21 KB 76/149 KB 11/14 KB 21/21 KB 76/149 KB 14/14 KB 21/21 KB 76/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 750.7 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 14/14 KB 76/149 KB 4/30 KB 14/14 KB 76/149 KB 8/30 KB 14/14 KB 76/149 KB 12/30 KB 14/14 KB 76/149 KB 16/30 KB 14/14 KB 76/149 KB 20/30 KB 14/14 KB 76/149 KB 24/30 KB 14/14 KB 76/149 KB 28/30 KB 14/14 KB 76/149 KB 3/37 KB 28/30 KB 14/14 KB 76/149 KB 6/37 KB 28/30 KB 14/14 KB 76/149 KB 9/37 KB 28/30 KB 14/14 KB 76/149 KB 11/37 KB 28/30 KB 14/14 KB 76/149 KB 14/37 KB 28/30 KB 14/14 KB 76/149 KB 16/37 KB 28/30 KB 14/14 KB 76/149 KB 19/37 KB 28/30 KB 14/14 KB 76/149 KB 22/37 KB 28/30 KB 14/14 KB 76/149 KB 25/37 KB 28/30 KB 14/14 KB 76/149 KB 27/37 KB 28/30 KB 14/14 KB 76/149 KB 27/37 KB 30/30 KB 14/14 KB 76/149 KB 30/37 KB 30/30 KB 14/14 KB 76/149 KB 32/37 KB 30/30 KB 14/14 KB 76/149 KB 35/37 KB 30/30 KB 14/14 KB 76/149 KB 37/37 KB 30/30 KB 14/14 KB 80/149 KB 37/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 30/30 KB 14/14 KB 92/149 KB 37/37 KB 30/30 KB 14/14 KB 96/149 KB 37/37 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 458.4 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 96/149 KB 37/37 KB 30/30 KB 5/14 KB 96/149 KB 37/37 KB 30/30 KB 8/14 KB 96/149 KB 37/37 KB 30/30 KB 11/14 KB 96/149 KB 37/37 KB 30/30 KB 13/14 KB 96/149 KB 37/37 KB 30/30 KB 14/14 KB 96/149 KB 37/37 KB 30/30 KB 14/14 KB 100/149 KB 37/37 KB 30/30 KB 14/14 KB 104/149 KB 37/37 KB 30/30 KB 14/14 KB 108/149 KB 37/37 KB 30/30 KB 14/14 KB 112/149 KB 37/37 KB 30/30 KB 14/14 KB 116/149 KB 37/37 KB 30/30 KB 14/14 KB 120/149 KB 37/37 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 891.2 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 1059.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 14/14 KB 124/149 KB 14/14 KB 128/149 KB 14/14 KB 132/149 KB 14/14 KB 3/37 KB 132/149 KB 14/14 KB 5/37 KB 132/149 KB 14/14 KB 8/37 KB 132/149 KB 14/14 KB 11/37 KB 132/149 KB 13/37 KB 132/149 KB 16/37 KB 132/149 KB 19/37 KB 132/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 353.9 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 21/37 KB 132/149 KB 24/37 KB 132/149 KB 27/37 KB 132/149 KB 29/37 KB 132/149 KB 32/37 KB 132/149 KB 35/37 KB 132/149 KB 37/37 KB 132/149 KB 37/37 KB 132/149 KB 37/37 KB 136/149 KB 3/11 KB 37/37 KB 136/149 KB 5/11 KB 37/37 KB 136/149 KB 8/11 KB 37/37 KB 136/149 KB 11/11 KB 37/37 KB 136/149 KB 4/43 KB 8/11 KB 37/37 KB 136/149 KB 4/43 KB 11/11 KB 37/37 KB 136/149 KB 8/43 KB 11/11 KB 37/37 KB 136/149 KB 12/43 KB 11/11 KB 37/37 KB 136/149 KB 16/43 KB 11/11 KB 37/37 KB 136/149 KB 20/43 KB 11/11 KB 37/37 KB 136/149 KB 24/43 KB 11/11 KB 37/37 KB 140/149 KB 24/43 KB 11/11 KB 37/37 KB 140/149 KB 28/43 KB 11/11 KB 37/37 KB 140/149 KB 32/43 KB 11/11 KB 37/37 KB 144/149 KB 36/43 KB 11/11 KB 37/37 KB 144/149 KB 40/43 KB 11/11 KB 37/37 KB 144/149 KB 43/43 KB 11/11 KB 37/37 KB 144/149 KB 32/43 KB 11/11 KB 37/37 KB 148/149 KB 43/43 KB 11/11 KB 37/37 KB 149/149 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 786.5 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 11/11 KB 149/149 KB 43/43 KB 3/7 KB 11/11 KB 149/149 KB 43/43 KB 6/7 KB 11/11 KB 149/149 KB 43/43 KB 7/7 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2350.2 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 809.5 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 123.1 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install 3/60 KB 6/60 KB 9/60 KB 11/60 KB 14/60 KB 16/60 KB 19/60 KB 22/60 KB 25/60 KB 27/60 KB 30/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 946.4 KB/sec) unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 104.2 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 633.5 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 119.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 143.0 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 160.4 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 168.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 104.6 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 52.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 267.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 27.0 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 56.0 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 46.7 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 6/13 KB 4/156 KB 3/21 KB 3/87 KB 4/48 KB 9/13 KB 4/156 KB 3/21 KB 3/87 KB 4/48 KB 11/13 KB 4/156 KB 3/87 KB 3/13 KB 4/156 KB 3/21 KB 3/87 KB 4/48 KB 11/13 KB 8/156 KB 3/21 KB 3/87 KB 4/48 KB 11/13 KB 12/156 KB 3/21 KB 3/87 KB 4/48 KB 11/13 KB 16/156 KB 3/21 KB 3/87 KB 4/48 KB 11/13 KB 20/156 KB 3/87 KB 3/13 KB 3/21 KB 5/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 8/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 11/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 13/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 16/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 19/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 21/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 3/87 KB 4/48 KB 13/13 KB 20/156 KB 3/21 KB 3/87 KB 4/48 KB 6/13 KB 4/156 KB 3/21 KB 21/87 KB 8/48 KB 13/13 KB 24/156 KB 3/21 KB 21/87 KB 12/48 KB 13/13 KB 24/156 KB 3/21 KB 21/87 KB 16/48 KB 13/13 KB 24/156 KB 3/21 KB 21/87 KB 20/48 KB 13/13 KB 24/156 KB 3/21 KB 3/87 KB 6/13 KB 4/156 KB 5/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 8/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 11/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 13/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 16/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 19/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 21/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 21/21 KB 24/87 KB 24/48 KB 13/13 KB 24/156 KB 21/21 KB 24/87 KB 28/48 KB 13/13 KB 24/156 KB 21/21 KB 24/87 KB 32/48 KB 13/13 KB 24/156 KB 3/21 KB 24/87 KB 20/48 KB 13/13 KB 24/156 KB 3/21 KB 21/87 KB 4/48 KB 13/13 KB 24/156 KB 21/21 KB 24/87 KB 32/48 KB 13/13 KB 28/156 KB 21/21 KB 24/87 KB 32/48 KB 13/13 KB 32/156 KB 21/21 KB 24/87 KB 32/48 KB 13/13 KB 36/156 KB 21/21 KB 27/87 KB 32/48 KB 13/13 KB 40/156 KB 21/21 KB 27/87 KB 32/48 KB 13/13 KB 44/156 KB 21/21 KB 27/87 KB 36/48 KB 13/13 KB 48/156 KB 21/21 KB 27/87 KB 32/48 KB 13/13 KB 36/156 KB 21/21 KB 29/87 KB 36/48 KB 13/13 KB 48/156 KB 21/21 KB 32/87 KB 36/48 KB 13/13 KB 48/156 KB 21/21 KB 36/87 KB 36/48 KB 13/13 KB 48/156 KB 21/21 KB 40/87 KB 36/48 KB 13/13 KB 52/156 KB 21/21 KB 44/87 KB 36/48 KB 13/13 KB 52/156 KB 21/21 KB 48/87 KB 36/48 KB 13/13 KB 52/156 KB 21/21 KB 27/87 KB 36/48 KB 13/13 KB 44/156 KB 21/21 KB 48/87 KB 40/48 KB 13/13 KB 52/156 KB 21/21 KB 48/87 KB 44/48 KB 13/13 KB 52/156 KB 21/21 KB 48/87 KB 48/48 KB 13/13 KB 52/156 KB 21/21 KB 48/87 KB 48/48 KB 13/13 KB 52/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 419.7 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 21/21 KB 36/87 KB 36/48 KB 13/13 KB 52/156 KB 48/87 KB 48/48 KB 56/156 KB 48/87 KB 48/48 KB 60/156 KB 48/87 KB 48/48 KB 64/156 KB 48/87 KB 48/48 KB 68/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 784.2 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 52/87 KB 48/48 KB 68/156 KB 56/87 KB 48/48 KB 68/156 KB 60/87 KB 48/48 KB 68/156 KB 64/87 KB 48/48 KB 68/156 KB 68/87 KB 48/48 KB 68/156 KB 68/87 KB 48/48 KB 72/156 KB 68/87 KB 48/48 KB 76/156 KB 68/87 KB 48/48 KB 80/156 KB 68/87 KB 48/48 KB 84/156 KB 72/87 KB 48/48 KB 88/156 KB 72/87 KB 48/48 KB 92/156 KB 3/35 KB 72/87 KB 96/156 KB 72/87 KB 48/48 KB 84/156 KB 3/35 KB 76/87 KB 96/156 KB 3/35 KB 80/87 KB 96/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1262.1 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/35 KB 72/87 KB 48/48 KB 92/156 KB 3/35 KB 3/86 KB 80/87 KB 96/156 KB 3/35 KB 5/86 KB 80/87 KB 96/156 KB 3/35 KB 8/86 KB 80/87 KB 96/156 KB 5/35 KB 11/86 KB 80/87 KB 96/156 KB 5/35 KB 13/86 KB 80/87 KB 96/156 KB 5/35 KB 8/86 KB 80/87 KB 96/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 8/35 KB 13/86 KB 80/87 KB 96/156 KB 8/35 KB 16/86 KB 80/87 KB 96/156 KB 11/35 KB 16/86 KB 80/87 KB 96/156 KB 11/35 KB 19/86 KB 80/87 KB 96/156 KB 13/35 KB 19/86 KB 80/87 KB 96/156 KB 16/35 KB 19/86 KB 80/87 KB 96/156 KB 16/35 KB 21/86 KB 84/87 KB 96/156 KB 19/35 KB 21/86 KB 87/87 KB 96/156 KB 16/35 KB 21/86 KB 80/87 KB 96/156 KB 19/35 KB 21/86 KB 84/87 KB 96/156 KB 19/35 KB 24/86 KB 87/87 KB 96/156 KB 21/35 KB 24/86 KB 87/87 KB 96/156 KB 21/35 KB 24/86 KB 87/87 KB 100/156 KB 24/35 KB 27/86 KB 87/87 KB 100/156 KB 21/35 KB 27/86 KB 87/87 KB 100/156 KB 24/35 KB 29/86 KB 87/87 KB 100/156 KB 27/35 KB 29/86 KB 87/87 KB 100/156 KB 27/35 KB 32/86 KB 87/87 KB 100/156 KB 29/35 KB 36/86 KB 87/87 KB 104/156 KB 29/35 KB 40/86 KB 87/87 KB 104/156 KB 29/35 KB 44/86 KB 87/87 KB 104/156 KB 29/35 KB 48/86 KB 87/87 KB 104/156 KB 29/35 KB 52/86 KB 87/87 KB 104/156 KB 29/35 KB 56/86 KB 87/87 KB 104/156 KB 29/35 KB 60/86 KB 87/87 KB 104/156 KB 29/35 KB 64/86 KB 87/87 KB 104/156 KB 29/35 KB 68/86 KB 87/87 KB 104/156 KB 29/35 KB 32/86 KB 87/87 KB 104/156 KB 27/35 KB 32/86 KB 87/87 KB 104/156 KB 29/35 KB 68/86 KB 87/87 KB 108/156 KB 29/35 KB 68/86 KB 87/87 KB 112/156 KB 32/35 KB 68/86 KB 87/87 KB 116/156 KB 32/35 KB 68/86 KB 87/87 KB 120/156 KB 3/24 KB 32/35 KB 68/86 KB 87/87 KB 124/156 KB 3/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 3/24 KB 32/35 KB 68/86 KB 87/87 KB 112/156 KB 32/35 KB 68/86 KB 87/87 KB 116/156 KB 3/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 6/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 9/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 11/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 14/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 16/24 KB 32/35 KB 68/86 KB 87/87 KB 128/156 KB 19/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1702.5 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 35/35 KB 68/86 KB 128/156 KB 22/24 KB 35/35 KB 68/86 KB 128/156 KB 24/24 KB 35/35 KB 68/86 KB 128/156 KB 19/24 KB 35/35 KB 72/86 KB 132/156 KB 24/24 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 35/35 KB 72/86 KB 132/156 KB 24/24 KB 35/35 KB 76/86 KB 132/156 KB 24/24 KB 35/35 KB 80/86 KB 132/156 KB 24/24 KB 35/35 KB 84/86 KB 132/156 KB 24/24 KB 35/35 KB 86/86 KB 132/156 KB 24/24 KB 35/35 KB 68/86 KB 132/156 KB 24/24 KB 35/35 KB 86/86 KB 136/156 KB 24/24 KB 35/35 KB 86/86 KB 140/156 KB 24/24 KB 35/35 KB 86/86 KB 144/156 KB 24/24 KB 35/35 KB 86/86 KB 148/156 KB 24/24 KB 35/35 KB 86/86 KB 152/156 KB 24/24 KB 35/35 KB 86/86 KB 156/156 KB 24/24 KB 35/35 KB 86/86 KB 156/156 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 461.2 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 35/35 KB 86/86 KB 156/156 KB 3/14 KB 35/35 KB 86/86 KB 156/156 KB 6/14 KB 86/86 KB 156/156 KB 9/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 627.8 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/156 KB 11/14 KB 86/86 KB 156/156 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2435.8 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1470.3 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 3/119 KB 14/14 KB 5/119 KB 14/14 KB 8/119 KB 14/14 KB 11/119 KB 14/14 KB 13/119 KB 14/14 KB 16/119 KB 14/14 KB 19/119 KB 14/14 KB 21/119 KB 14/14 KB 24/119 KB 14/14 KB 27/119 KB 14/14 KB 3/29 KB 27/119 KB 14/14 KB 5/29 KB 27/119 KB 14/14 KB 8/29 KB 27/119 KB 14/14 KB 11/29 KB 27/119 KB 13/29 KB 27/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 213.7 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 16/29 KB 27/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 19/29 KB 27/119 KB 21/29 KB 27/119 KB 24/29 KB 4/37 KB 27/119 KB 27/29 KB 4/37 KB 27/119 KB 4/57 KB 27/29 KB 4/37 KB 29/119 KB 4/57 KB 29/29 KB 4/37 KB 32/119 KB 4/57 KB 21/29 KB 4/37 KB 27/119 KB 29/29 KB 8/37 KB 32/119 KB 4/57 KB 29/29 KB 12/37 KB 32/119 KB 4/57 KB 29/29 KB 16/37 KB 36/119 KB 4/57 KB 29/29 KB 4/37 KB 29/119 KB 4/57 KB 24/29 KB 4/37 KB 27/119 KB 4/57 KB 29/29 KB 16/37 KB 36/119 KB 8/57 KB 29/29 KB 16/37 KB 36/119 KB 12/57 KB 29/29 KB 16/37 KB 36/119 KB 16/57 KB 29/29 KB 16/37 KB 36/119 KB 20/57 KB 29/29 KB 20/37 KB 36/119 KB 24/57 KB 29/29 KB 20/37 KB 36/119 KB 28/57 KB 29/29 KB 20/37 KB 36/119 KB 32/57 KB 29/29 KB 12/37 KB 36/119 KB 4/57 KB 29/29 KB 20/37 KB 40/119 KB 32/57 KB 29/29 KB 20/37 KB 44/119 KB 32/57 KB 29/29 KB 20/37 KB 48/119 KB 32/57 KB 29/29 KB 20/37 KB 52/119 KB 32/57 KB 29/29 KB 20/37 KB 3/11 KB 56/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 60/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 64/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 68/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 72/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 76/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 80/119 KB 36/57 KB 29/29 KB 20/37 KB 36/119 KB 20/57 KB 29/29 KB 24/37 KB 3/11 KB 80/119 KB 36/57 KB 29/29 KB 28/37 KB 3/11 KB 80/119 KB 36/57 KB 29/29 KB 32/37 KB 3/11 KB 80/119 KB 36/57 KB 29/29 KB 36/37 KB 3/11 KB 80/119 KB 36/57 KB 29/29 KB 37/37 KB 3/11 KB 80/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 52/119 KB 36/57 KB 29/29 KB 20/37 KB 3/11 KB 52/119 KB 32/57 KB 29/29 KB 37/37 KB 6/11 KB 80/119 KB 36/57 KB 29/29 KB 37/37 KB 9/11 KB 80/119 KB 36/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 36/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 40/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 44/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 48/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 52/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 56/57 KB 29/29 KB 37/37 KB 11/11 KB 80/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 84/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 88/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 92/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 96/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 100/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 104/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 108/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 112/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 116/119 KB 57/57 KB 29/29 KB 37/37 KB 11/11 KB 119/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 342.1 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 401.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1292.7 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 613.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install 4/33 KB 8/33 KB 12/33 KB 16/33 KB 20/33 KB 24/33 KB 28/33 KB 32/33 KB 33/33 KB 33/33 KB 4/21 KB 33/33 KB 3/5 KB 8/21 KB 33/33 KB 3/5 KB 12/21 KB 33/33 KB 3/5 KB 16/21 KB 33/33 KB 3/5 KB 20/21 KB 33/33 KB 3/14 KB 3/5 KB 21/21 KB 33/33 KB 3/5 KB 4/21 KB 33/33 KB 3/14 KB 5/5 KB 21/21 KB 33/33 KB 3/14 KB 3/5 KB 20/21 KB 6/14 KB 5/5 KB 21/21 KB 9/14 KB 5/5 KB 21/21 KB 11/14 KB 5/5 KB 21/21 KB 14/14 KB 5/5 KB 21/21 KB 14/14 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 318.2 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 200.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.4 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 131.9 KB/sec) unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:46:00 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 511.5 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 1/13 KB 3/13 KB 5/13 KB 7/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 228.5 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 126.0 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1445.2 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 91.0 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 242.8 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 141.2 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 193.1 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 759.8 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 139.0 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 87.7 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 06:46:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1088.0 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/223 KB 5/45 KB 3/286 KB 3/39 KB 3/223 KB 8/45 KB 3/286 KB 3/39 KB 3/223 KB 3/308 KB 11/45 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 3/39 KB 3/223 KB 3/308 KB 11/45 KB 3/286 KB 5/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 8/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 11/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 13/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 16/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 19/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 21/39 KB 3/223 KB 3/45 KB 5/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 8/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 11/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 13/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 16/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 19/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 19/223 KB 3/308 KB 13/45 KB 5/286 KB 24/39 KB 3/223 KB 3/308 KB 13/45 KB 5/286 KB 21/39 KB 3/223 KB 3/308 KB 11/45 KB 5/286 KB 5/39 KB 21/223 KB 3/308 KB 13/45 KB 8/286 KB 24/39 KB 21/223 KB 3/308 KB 13/45 KB 11/286 KB 24/39 KB 21/223 KB 3/308 KB 13/45 KB 13/286 KB 24/39 KB 21/223 KB 3/308 KB 13/45 KB 16/286 KB 24/39 KB 21/223 KB 3/308 KB 13/45 KB 19/286 KB 24/39 KB 21/223 KB 3/308 KB 13/45 KB 21/286 KB 24/39 KB 21/223 KB 3/308 KB 13/45 KB 24/286 KB 24/39 KB 3/223 KB 3/308 KB 8/45 KB 3/286 KB 3/39 KB 21/223 KB 6/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 9/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 11/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 14/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 16/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 19/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 22/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 25/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 27/308 KB 16/45 KB 27/286 KB 27/39 KB 21/223 KB 3/308 KB 16/45 KB 24/286 KB 24/39 KB 21/223 KB 27/308 KB 19/45 KB 27/286 KB 27/39 KB 21/223 KB 3/308 KB 13/45 KB 5/286 KB 24/39 KB 24/223 KB 27/308 KB 19/45 KB 27/286 KB 27/39 KB 27/223 KB 27/308 KB 19/45 KB 27/286 KB 27/39 KB 21/223 KB 25/308 KB 16/45 KB 27/286 KB 27/39 KB 21/223 KB 25/308 KB 16/45 KB 24/286 KB 27/39 KB 27/223 KB 27/308 KB 19/45 KB 27/286 KB 29/39 KB 27/223 KB 27/308 KB 21/45 KB 27/286 KB 29/39 KB 27/223 KB 27/308 KB 24/45 KB 29/286 KB 29/39 KB 29/223 KB 27/308 KB 27/45 KB 29/286 KB 32/39 KB 27/223 KB 27/308 KB 21/45 KB 29/286 KB 29/39 KB 29/223 KB 30/308 KB 27/45 KB 29/286 KB 32/39 KB 29/223 KB 27/308 KB 24/45 KB 29/286 KB 32/39 KB 29/223 KB 27/308 KB 24/45 KB 29/286 KB 29/39 KB 32/223 KB 30/308 KB 27/45 KB 32/286 KB 32/39 KB 36/223 KB 30/308 KB 27/45 KB 32/286 KB 35/39 KB 40/223 KB 32/308 KB 29/45 KB 32/286 KB 35/39 KB 44/223 KB 32/308 KB 29/45 KB 32/286 KB 35/39 KB 48/223 KB 32/308 KB 29/45 KB 32/286 KB 35/39 KB 29/223 KB 30/308 KB 27/45 KB 32/286 KB 32/39 KB 48/223 KB 32/308 KB 29/45 KB 36/286 KB 35/39 KB 48/223 KB 32/308 KB 29/45 KB 40/286 KB 35/39 KB 36/223 KB 32/308 KB 29/45 KB 32/286 KB 35/39 KB 36/223 KB 32/308 KB 27/45 KB 32/286 KB 35/39 KB 32/223 KB 30/308 KB 27/45 KB 32/286 KB 35/39 KB 48/223 KB 32/308 KB 29/45 KB 40/286 KB 37/39 KB 48/223 KB 36/308 KB 29/45 KB 40/286 KB 37/39 KB 48/223 KB 36/308 KB 32/45 KB 44/286 KB 39/39 KB 48/223 KB 36/308 KB 32/45 KB 48/286 KB 39/39 KB 52/223 KB 40/308 KB 32/45 KB 52/286 KB 39/39 KB 52/223 KB 40/308 KB 32/45 KB 56/286 KB 39/39 KB 52/223 KB 40/308 KB 32/45 KB 60/286 KB 39/39 KB 48/223 KB 36/3 unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 08 KB 32/45 KB 40/286 KB 39/39 KB 48/223 KB 36/308 KB 32/45 KB 40/286 KB 37/39 KB 52/223 KB 40/308 KB 36/45 KB 60/286 KB 39/39 KB 52/223 KB 40/308 KB 40/45 KB 60/286 KB 39/39 KB 52/223 KB 40/308 KB 44/45 KB 60/286 KB 39/39 KB 52/223 KB 40/308 KB 45/45 KB 60/286 KB 39/39 KB 52/223 KB 40/308 KB 32/45 KB 48/286 KB 39/39 KB 56/223 KB 40/308 KB 45/45 KB 60/286 KB 39/39 KB 60/223 KB 40/308 KB 45/45 KB 60/286 KB 39/39 KB 64/223 KB 40/308 KB 45/45 KB 60/286 KB 39/39 KB 68/223 KB 40/308 KB 45/45 KB 60/286 KB 39/39 KB 72/223 KB 40/308 KB 45/45 KB 64/286 KB 39/39 KB 76/223 KB 40/308 KB 45/45 KB 64/286 KB 39/39 KB 80/223 KB 40/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 40/308 KB 45/45 KB 64/286 KB 39/39 KB 48/223 KB 40/308 KB 32/45 KB 48/286 KB 39/39 KB 84/223 KB 44/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 48/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 52/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 56/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 60/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 64/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 68/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 72/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 76/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 80/308 KB 45/45 KB 64/286 KB 39/39 KB 68/223 KB 40/308 KB 45/45 KB 64/286 KB 39/39 KB 84/223 KB 80/308 KB 45/45 KB 68/286 KB 39/39 KB 84/223 KB 80/308 KB 45/45 KB 72/286 KB 39/39 KB 84/223 KB 80/308 KB 45/45 KB 76/286 KB 84/223 KB 80/308 KB 45/45 KB 80/286 KB 84/223 KB 80/308 KB 45/45 KB 84/286 KB 88/223 KB 84/308 KB 88/286 KB 88/223 KB 84/308 KB 92/286 KB 88/223 KB 84/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1036.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 88/223 KB 84/308 KB 84/286 KB 92/223 KB 84/308 KB 96/286 KB 96/223 KB 84/308 KB 96/286 KB 84/223 KB 84/308 KB 84/286 KB 96/223 KB 88/308 KB 96/286 KB 96/223 KB 92/308 KB 96/286 KB 96/223 KB 96/308 KB 96/286 KB 100/223 KB 100/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1057.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 100/223 KB 100/308 KB 100/286 KB 100/223 KB 96/308 KB 96/286 KB 104/223 KB 100/308 KB 100/286 KB 108/223 KB 100/308 KB 100/286 KB 112/223 KB 104/308 KB 100/286 KB 108/223 KB 104/308 KB 100/286 KB 112/223 KB 108/308 KB 104/286 KB 112/223 KB 112/308 KB 104/286 KB 112/223 KB 116/308 KB 104/286 KB 116/223 KB 120/308 KB 104/286 KB 116/223 KB 124/308 KB 104/286 KB 116/223 KB 128/308 KB 104/286 KB 112/223 KB 104/308 KB 104/286 KB 116/223 KB 128/308 KB 108/286 KB 116/223 KB 128/308 KB 112/286 KB 4/174 KB 116/223 KB 128/308 KB 112/286 KB 8/174 KB 116/223 KB 128/308 KB 112/286 KB 12/174 KB 116/223 KB 128/308 KB 112/286 KB 16/174 KB 116/223 KB 128/308 KB 112/286 KB 20/174 KB 116/223 KB 128/308 KB 112/286 KB 24/174 KB 116/223 KB 128/308 KB 112/286 KB 28/174 KB 116/223 KB 128/308 KB 112/286 KB 28/174 KB 116/223 KB 128/308 KB 112/286 KB 3/22 KB 28/174 KB 116/223 KB 128/308 KB 112/286 KB 6/22 KB 28/174 KB 116/223 KB 128/308 KB 112/286 KB 9/22 KB 116/223 KB 116/308 KB 104/286 KB 28/174 KB 120/223 KB 128/308 KB 112/286 KB 11/22 KB 28/174 KB 116/223 KB 128/308 KB 112/286 KB 11/22 KB 32/174 KB 120/223 KB 128/308 KB 112/286 KB 14/22 KB 32/174 KB 120/223 KB 128/308 KB 112/286 KB 16/22 KB 32/174 KB 120/223 KB 128/308 KB 112/286 KB 19/22 KB 32/174 KB 120/223 KB 128/308 KB 112/286 KB 11/22 KB 36/174 KB 120/223 KB 128/308 KB 112/286 KB 19/22 KB 40/174 KB 124/223 KB 132/308 KB 116/286 KB 22/22 KB 44/174 KB 124/223 KB 132/308 KB 116/286 KB 22/22 KB 48/174 KB 124/223 KB 132/308 KB 116/286 KB 22/22 KB 36/174 KB 124/223 KB 132/308 KB 116/286 KB 22/22 KB 48/174 KB 124/223 KB 136/308 KB 116/286 KB 22/22 KB 48/174 KB 124/223 KB 140/308 KB 116/286 KB 22/22 KB 48/174 KB 124/223 KB 144/308 KB 116/286 KB 22/22 KB 36/174 KB 124/223 KB 128/308 KB 116/286 KB 22/22 KB 48/174 KB 124/223 KB 144/308 KB 120/286 KB 22/22 KB 48/174 KB 124/223 KB 144/308 KB 124/286 KB 22/22 KB 48/174 KB 124/223 KB 144/308 KB 128/286 KB 22/22 KB 36/174 KB 124/223 KB 128/308 KB 112/286 KB 22/22 KB 48/174 KB 128/223 KB 144/308 KB 128/286 KB 22/22 KB 48/174 KB 132/223 KB 144/308 KB 128/286 KB 22/22 KB 48/174 KB 136/223 KB 144/308 KB 128/286 KB 22/22 KB 48/174 KB 140/223 KB 144/308 KB 132/286 KB 22/22 KB 48/174 KB 144/223 KB 144/308 KB 132/286 KB 22/22 KB 48/174 KB 148/223 KB 144/308 KB 132/286 KB 22/22 KB 36/174 KB 120/223 KB 128/308 KB 112/286 KB 22/22 KB 52/174 KB 148/223 KB 148/308 KB 132/286 KB 22/22 KB 52/174 KB 148/223 KB 148/308 KB 132/286 KB 22/22 KB 56/174 KB 148/223 KB 148/308 KB 132/286 KB 22/22 KB 60/174 KB 148/223 KB 148/308 KB 132/286 KB 22/22 KB 48/174 KB 148/223 KB 148/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 152/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 156/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 160/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 164/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 168/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 172/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 176/308 KB 132/286 KB 22/22 KB 48/174 KB 136/223 KB 144/308 KB 132/286 KB 22/22 KB 64/174 KB 152/223 KB 176/308 KB 136/286 KB 22/22 KB 64/174 KB 152/223 KB 176/308 KB 140/286 KB 22/22 KB 64/174 KB 152/223 KB 176/308 KB 144/286 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 408.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 64/174 KB 152/223 KB 176/308 KB 148/286 KB 64/174 KB 152/223 KB 176/308 KB 152/286 KB 64/174 KB 152/223 KB 176/308 KB 156/286 KB 64/174 KB 152/223 KB 176/308 KB 160/286 KB 64/174 KB 152/223 KB 148/308 KB 132/286 KB 22/22 KB 60/174 KB 152/223 KB 148/308 KB 132/286 KB 22/22 KB 64/174 KB 156/223 KB 176/308 KB 160/286 KB 64/174 KB 160/223 KB 176/308 KB 160/286 KB 68/174 KB 160/223 KB 176/308 KB 160/286 KB 72/174 KB 164/223 KB 176/308 KB 164/286 KB 3/9 KB 76/174 KB 164/223 KB 176/308 KB 164/286 KB 3/9 KB 80/174 KB 164/223 KB 176/308 KB 164/286 KB 3/9 KB 68/174 KB 164/223 KB 176/308 KB 164/286 KB 3/9 KB 80/174 KB 164/223 KB 176/308 KB 168/286 KB 3/9 KB 80/174 KB 164/223 KB 180/308 KB 172/286 KB 3/9 KB 80/174 KB 164/223 KB 180/308 KB 176/286 KB 3/9 KB 84/174 KB 164/223 KB 180/308 KB 180/286 KB 3/9 KB 84/174 KB 164/223 KB 180/308 KB 184/286 KB 3/9 KB 84/174 KB 164/223 KB 180/308 KB 188/286 KB 3/9 KB 84/174 KB 164/223 KB 180/308 KB 192/286 KB 3/9 KB 84/174 KB 164/223 KB 180/308 KB 196/286 KB 3/9 KB 68/174 KB 164/223 KB 176/308 KB 160/286 KB 3/9 KB 68/174 KB 160/223 KB 176/308 KB 160/286 KB 3/9 KB 84/174 KB 168/223 KB 180/308 KB 196/286 KB 3/9 KB 84/174 KB 172/223 KB 180/308 KB 196/286 KB 3/9 KB 84/174 KB 176/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 180/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 184/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 188/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 192/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 196/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 200/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 204/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 208/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 212/223 KB 180/308 KB 196/286 KB 6/9 KB 84/174 KB 164/223 KB 180/308 KB 176/286 KB 3/9 KB 88/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 92/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 96/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 100/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 104/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 108/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 112/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 116/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 120/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 124/174 KB 216/223 KB 180/308 KB 200/286 KB 6/9 KB 128/174 KB 216/223 KB 180/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 180/308 KB 200/286 KB 6/9 KB 80/174 KB 164/223 KB 180/308 KB 168/286 KB 3/9 KB 132/174 KB 216/223 KB 184/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 188/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 192/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 196/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 200/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 204/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 208/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 212/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 216/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 220/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 224/308 KB 200/286 KB 6/9 KB 132/174 KB 216/223 KB 228/308 KB 200/286 KB 6/9 KB 120/174 KB 216/223 KB 180/308 KB 200/286 KB 6/9 KB 136/174 KB 220/223 KB 228/308 KB 200/286 KB 6/9 KB 136/174 KB 223/223 KB 228/308 KB 200/286 KB 6/9 KB 84/174 KB 212/223 KB 180/308 KB 200/286 KB 6/9 KB 84/174 KB 172/223 KB 180/308 KB 196/286 KB 6/9 KB 136/174 KB 223/223 KB 228/308 KB 200/286 KB 9/9 KB 136/174 KB 223/223 KB 228/30 unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 8 KB 200/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 204/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 208/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 212/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 216/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 220/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 224/286 KB 9/9 KB 136/174 KB 223/223 KB 228/308 KB 228/286 KB 9/9 KB 136/174 KB 216/223 KB 228/308 KB 200/286 KB 6/9 KB 140/174 KB 223/223 KB 232/308 KB 228/286 KB 9/9 KB 144/174 KB 223/223 KB 232/308 KB 228/286 KB 9/9 KB 148/174 KB 223/223 KB 232/308 KB 228/286 KB 9/9 KB 152/174 KB 223/223 KB 232/308 KB 232/286 KB 9/9 KB 156/174 KB 223/223 KB 232/308 KB 232/286 KB 9/9 KB 160/174 KB 223/223 KB 232/308 KB 232/286 KB 9/9 KB 136/174 KB 223/223 KB 232/308 KB 228/286 KB 9/9 KB 160/174 KB 223/223 KB 236/308 KB 232/286 KB 9/9 KB 160/174 KB 223/223 KB 240/308 KB 232/286 KB 9/9 KB 148/174 KB 223/223 KB 232/308 KB 232/286 KB 9/9 KB 160/174 KB 223/223 KB 240/308 KB 236/286 KB 9/9 KB 160/174 KB 223/223 KB 240/308 KB 240/286 KB 9/9 KB 160/174 KB 223/223 KB 240/308 KB 244/286 KB 9/9 KB 164/174 KB 223/223 KB 244/308 KB 248/286 KB 9/9 KB 164/174 KB 223/223 KB 244/308 KB 252/286 KB 9/9 KB 164/174 KB 223/223 KB 244/308 KB 256/286 KB 9/9 KB 164/174 KB 223/223 KB 244/308 KB 244/286 KB 9/9 KB 168/174 KB 223/223 KB 244/308 KB 256/286 KB 9/9 KB 172/174 KB 223/223 KB 244/308 KB 260/286 KB 9/9 KB 174/174 KB 223/223 KB 244/308 KB 260/286 KB 9/9 KB 160/174 KB 223/223 KB 244/308 KB 244/286 KB 9/9 KB 174/174 KB 223/223 KB 248/308 KB 260/286 KB 9/9 KB 174/174 KB 223/223 KB 252/308 KB 260/286 KB 9/9 KB 174/174 KB 223/223 KB 256/308 KB 260/286 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 111.8 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2651.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 174/174 KB 260/308 KB 260/286 KB 168/174 KB 223/223 KB 244/308 KB 260/286 KB 9/9 KB 174/174 KB 260/308 KB 264/286 KB 174/174 KB 264/308 KB 264/286 KB 174/174 KB 268/308 KB 264/286 KB 174/174 KB 272/308 KB 268/286 KB 174/174 KB 276/308 KB 268/286 KB 174/174 KB 280/308 KB 268/286 KB 174/174 KB 284/308 KB 268/286 KB 174/174 KB 288/308 KB 268/286 KB 174/174 KB 292/308 KB 268/286 KB 174/174 KB 296/308 KB 268/286 KB 3/22 KB 174/174 KB 300/308 KB 268/286 KB 3/22 KB 174/174 KB 304/308 KB 268/286 KB 3/22 KB 174/174 KB 268/308 KB 268/286 KB 174/174 KB 292/308 KB 268/286 KB 3/22 KB 174/174 KB 304/308 KB 268/286 KB 5/22 KB 174/174 KB 304/308 KB 268/286 KB 8/22 KB 174/174 KB 304/308 KB 268/286 KB 11/22 KB 174/174 KB 304/308 KB 268/286 KB 13/22 KB 174/174 KB 304/308 KB 268/286 KB 16/22 KB 174/174 KB 304/308 KB 268/286 KB 19/22 KB 174/174 KB 304/308 KB 268/286 KB 21/22 KB 174/174 KB 304/308 KB 268/286 KB 22/22 KB 174/174 KB 4/17 KB 304/308 KB 268/286 KB 22/22 KB 174/174 KB 8/17 KB 304/308 KB 268/286 KB 22/22 KB 174/174 KB 12/17 KB 304/308 KB 268/286 KB 22/22 KB 174/174 KB 16/17 KB 304/308 KB 268/286 KB 22/22 KB 17/17 KB 304/308 KB 268/286 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1974.1 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 17/17 KB 308/308 KB 272/286 KB 22/22 KB 17/17 KB 304/308 KB 272/286 KB 22/22 KB 17/17 KB 308/308 KB 276/286 KB 22/22 KB 17/17 KB 308/308 KB 280/286 KB 22/22 KB 17/17 KB 308/308 KB 284/286 KB 22/22 KB 17/17 KB 308/308 KB 286/286 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 242.4 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 173.7 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 308/308 KB 286/286 KB 4/11 KB 308/308 KB 286/286 KB 8/11 KB 308/308 KB 286/286 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2669.6 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/13 KB 308/308 KB 11/11 KB 6/13 KB 308/308 KB 11/11 KB 9/13 KB 308/308 KB 11/11 KB 11/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 3138.3 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/11 KB 11/11 KB 13/13 KB 6/11 KB 11/11 KB 13/13 KB 9/11 KB 11/11 KB 13/13 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 105.8 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 13/13 KB 11/11 KB 3/28 KB 13/13 KB 11/11 KB 6/28 KB 13/13 KB 11/11 KB 9/28 KB 13/13 KB 11/11 KB 11/28 KB 13/13 KB 11/11 KB 14/28 KB 13/13 KB 11/11 KB 16/28 KB 13/13 KB 11/11 KB 19/28 KB 13/13 KB 11/11 KB 22/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 96.3 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 1/192 KB 13/13 KB 22/28 KB 3/192 KB 13/13 KB 22/28 KB 5/192 KB 13/13 KB 22/28 KB 7/192 KB 13/13 KB 22/28 KB 4/309 KB 9/192 KB 13/13 KB 22/28 KB 4/309 KB 11/192 KB 13/13 KB 22/28 KB 4/309 KB 13/192 KB 13/13 KB 22/28 KB 4/309 KB 15/192 KB 13/13 KB 22/28 KB 4/309 KB 17/192 KB 13/13 KB 22/28 KB 4/309 KB 5/192 KB 13/13 KB 22/28 KB 4/309 KB 17/192 KB 13/13 KB 22/28 KB 8/309 KB 17/192 KB 13/13 KB 22/28 KB 12/309 KB 17/192 KB 13/13 KB 22/28 KB 16/309 KB 17/192 KB 13/13 KB 22/28 KB 20/309 KB 17/192 KB 13/13 KB 22/28 KB 24/309 KB 17/192 KB 13/13 KB 22/28 KB 28/309 KB 19/192 KB 13/13 KB 22/28 KB 28/309 KB 21/192 KB 13/13 KB 22/28 KB 28/309 KB 21/192 KB 13/13 KB 22/28 KB 32/309 KB 23/192 KB 13/13 KB 22/28 KB 32/309 KB 25/192 KB 13/13 KB 22/28 KB 32/309 KB 27/192 KB 13/13 KB 22/28 KB 32/309 KB 29/192 KB 13/13 KB 22/28 KB 36/309 KB 27/192 KB 13/13 KB 22/28 KB 36/309 KB 29/192 KB 13/13 KB 22/28 KB 40/309 KB 29/192 KB 13/13 KB 22/28 KB 44/309 KB 31/192 KB 13/13 KB 22/28 KB 44/309 KB 33/192 KB 13/13 KB 22/28 KB 44/309 KB 33/192 KB 13/13 KB 22/28 KB 48/309 KB 35/192 KB 13/13 KB 22/28 KB 48/309 KB 37/192 KB 13/13 KB 22/28 KB 48/309 KB 39/192 KB 13/13 KB 22/28 KB 48/309 KB 41/192 KB 13/13 KB 22/28 KB 52/309 KB 39/192 KB 13/13 KB 22/28 KB 52/309 KB 41/192 KB 13/13 KB 22/28 KB 56/309 KB 43/192 KB 13/13 KB 22/28 KB 60/309 KB 43/192 KB 13/13 KB 22/28 KB 64/309 KB 43/192 KB 13/13 KB 22/28 KB 56/309 KB 45/192 KB 13/13 KB 22/28 KB 64/309 KB 47/192 KB 13/13 KB 22/28 KB 64/309 KB 49/192 KB 13/13 KB 22/28 KB 64/309 KB 51/192 KB 13/13 KB 22/28 KB 64/309 KB 53/192 KB 13/13 KB 22/28 KB 64/309 KB 55/192 KB 13/13 KB 22/28 KB 64/309 KB 55/192 KB 13/13 KB 22/28 KB 68/309 KB 55/192 KB 13/13 KB 22/28 KB 72/309 KB 55/192 KB 13/13 KB 22/28 KB 76/309 KB 57/192 KB 13/13 KB 22/28 KB 76/309 KB 57/192 KB 13/13 KB 22/28 KB 80/309 KB 59/192 KB 13/13 KB 22/28 KB 80/309 KB 61/192 KB 13/13 KB 22/28 KB 80/309 KB 63/192 KB 25/28 KB 84/309 KB 4/14 KB 65/192 KB 25/28 KB 84/309 KB 4/14 KB 61/192 KB 25/28 KB 84/309 KB 4/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 61/192 KB 13/13 KB 25/28 KB 80/309 KB 4/14 KB 65/192 KB 25/28 KB 84/309 KB 8/14 KB 65/192 KB 25/28 KB 84/309 KB 12/14 KB 65/192 KB 25/28 KB 84/309 KB 14/14 KB 61/192 KB 13/13 KB 25/28 KB 80/309 KB 65/192 KB 27/28 KB 84/309 KB 14/14 KB 65/192 KB 28/28 KB 84/309 KB 14/14 KB 65/192 KB 28/28 KB 88/309 KB 14/14 KB 65/192 KB 28/28 KB 92/309 KB 14/14 KB 67/192 KB 28/28 KB 96/309 KB 14/14 KB 67/192 KB 28/28 KB 92/309 KB 14/14 KB 69/192 KB 28/28 KB 96/309 KB 14/14 KB 69/192 KB 28/28 KB 100/309 KB 14/14 KB 71/192 KB 28/28 KB 100/309 KB 14/14 KB 73/192 KB 28/28 KB 100/309 KB 14/14 KB 75/192 KB 28/28 KB 100/309 KB 14/14 KB 77/192 KB 28/28 KB 100/309 KB 14/14 KB 77/192 KB 28/28 KB 104/309 KB 14/14 KB 77/192 KB 28/28 KB 108/309 KB 14/14 KB 79/192 KB 28/28 KB 112/309 KB 14/14 KB 79/192 KB 28/28 KB 108/309 KB 14/14 KB 81/192 KB 28/28 KB 112/309 KB 14/14 KB 83/192 KB 28/28 KB 112/309 KB 14/14 KB 85/192 KB 28/28 KB 116/309 KB 14/14 KB 87/192 KB 28/28 KB 116/309 KB 14/14 KB 89/192 KB 28/28 KB 116/309 KB 14/14 KB 83/192 KB 28/28 KB 116/309 KB 14/14 KB 89/192 KB 28/28 KB 120/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 96.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 89/192 KB 28/28 KB 120/309 KB 14/14 KB 3/37 KB 89/192 KB 120/309 KB 5/37 KB 89/192 KB 120/309 KB 8/37 KB 89/192 KB 120/309 KB 11/37 KB 89/192 KB 120/309 KB 13/37 KB 89/192 KB 120/309 KB 16/37 KB 89/192 KB 120/309 KB 19/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 202.1 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 89/192 KB 120/309 KB 21/37 KB 89/192 KB 120/309 KB 24/37 KB 89/192 KB 120/309 KB 27/37 KB 89/192 KB 120/309 KB 29/37 KB 89/192 KB 120/309 KB 32/37 KB 89/192 KB 120/309 KB 35/37 KB 89/192 KB 120/309 KB 37/37 KB 89/192 KB 124/309 KB 37/37 KB 91/192 KB 124/309 KB 37/37 KB 93/192 KB 124/309 KB 37/37 KB 93/192 KB 128/309 KB 37/37 KB 93/192 KB 132/309 KB 37/37 KB 95/192 KB 136/309 KB 37/37 KB 95/192 KB 140/309 KB 37/37 KB 95/192 KB 144/309 KB 37/37 KB 95/192 KB 3/14 KB 148/309 KB 37/37 KB 95/192 KB 3/14 KB 152/309 KB 37/37 KB 95/192 KB 3/14 KB 156/309 KB 37/37 KB 95/192 KB 3/14 KB 160/309 KB 37/37 KB 95/192 KB 3/14 KB 164/309 KB 37/37 KB 95/192 KB 132/309 KB 37/37 KB 95/192 KB 3/14 KB 144/309 KB 37/37 KB 95/192 KB 6/14 KB 164/309 KB 37/37 KB 95/192 KB 9/14 KB 164/309 KB 37/37 KB 95/192 KB 11/14 KB 164/309 KB 37/37 KB 95/192 KB 14/14 KB 164/309 KB 37/37 KB 95/192 KB 14/14 KB 164/309 KB 37/37 KB 97/192 KB 14/14 KB 164/309 KB 37/37 KB 99/192 KB 14/14 KB 164/309 KB 37/37 KB 101/192 KB 14/14 KB 164/309 KB 37/37 KB 103/192 KB 14/14 KB 164/309 KB 37/37 KB 105/192 KB 14/14 KB 164/309 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 255.1 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 107/192 KB 14/14 KB 164/309 KB 109/192 KB 14/14 KB 164/309 KB 111/192 KB 14/14 KB 164/309 KB 113/192 KB 14/14 KB 164/309 KB 115/192 KB 14/14 KB 164/309 KB 117/192 KB 14/14 KB 164/309 KB 119/192 KB 14/14 KB 164/309 KB 121/192 KB 14/14 KB 164/309 KB 121/192 KB 14/14 KB 168/309 KB 123/192 KB 14/14 KB 172/309 KB 123/192 KB 14/14 KB 176/309 KB 123/192 KB 14/14 KB 168/309 KB 125/192 KB 14/14 KB 176/309 KB 125/192 KB 14/14 KB 180/309 KB 127/192 KB 14/14 KB 184/309 KB 127/192 KB 14/14 KB 188/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 92.0 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 127/192 KB 14/14 KB 180/309 KB 129/192 KB 188/309 KB 131/192 KB 188/309 KB 133/192 KB 188/309 KB 135/192 KB 188/309 KB 135/192 KB 192/309 KB 137/192 KB 192/309 KB 137/192 KB 196/309 KB 139/192 KB 200/309 KB 139/192 KB 204/309 KB 139/192 KB 208/309 KB 139/192 KB 196/309 KB 141/192 KB 208/309 KB 143/192 KB 208/309 KB 145/192 KB 208/309 KB 147/192 KB 208/309 KB 149/192 KB 208/309 KB 149/192 KB 212/309 KB 151/192 KB 216/309 KB 151/192 KB 220/309 KB 151/192 KB 224/309 KB 151/192 KB 212/309 KB 153/192 KB 224/309 KB 155/192 KB 224/309 KB 157/192 KB 224/309 KB 159/192 KB 224/309 KB 161/192 KB 224/309 KB 163/192 KB 224/309 KB 165/192 KB 228/309 KB 167/192 KB 228/309 KB 169/192 KB 228/309 KB 171/192 KB 228/309 KB 163/192 KB 228/309 KB 171/192 KB 232/309 KB 171/192 KB 236/309 KB 171/192 KB 240/309 KB 171/192 KB 244/309 KB 173/192 KB 248/309 KB 173/192 KB 252/309 KB 173/192 KB 256/309 KB 173/192 KB 244/309 KB 175/192 KB 256/309 KB 177/192 KB 256/309 KB 179/192 KB 256/309 KB 181/192 KB 256/309 KB 183/192 KB 256/309 KB 183/192 KB 260/309 KB 186/192 KB 260/309 KB 189/192 KB 260/309 KB 191/192 KB 260/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1146.6 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1814.1 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 167.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2231.9 KB/sec) unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 06:46:02 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:46:03 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:46:03 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 06:46:04 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:04 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:46:04 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Sun Sep 30 06:46:04 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:46:04 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:04 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:04 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:46:04 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:04 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:04 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:06 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:06 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Sun Sep 30 06:46:06 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:06 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:07 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Sun Sep 30 06:46:07 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install Sep 30, 2018 6:46:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: STEP EXECUTION TIME TAKEN :1340 MS unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:07 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:07 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:08 [main] REPORT: STEP EXECUTION TIME TAKEN :89 MS unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 30-Sep-2018 06:46:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 0m1.900s unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.978 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.019 sec unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 295.4 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 171.4 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 55.2 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/60 KB 13/22 KB 5/60 KB 13/22 KB 8/60 KB 13/22 KB 11/60 KB 13/22 KB 13/60 KB 13/22 KB 3/181 KB 16/60 KB 13/22 KB 3/181 KB 19/60 KB 13/22 KB 3/181 KB 21/60 KB 16/22 KB 3/181 KB 3/203 KB 24/60 KB 3/57 KB 16/22 KB 3/181 KB 3/203 KB 27/60 KB 3/57 KB 16/22 KB 3/181 KB 11/60 KB 13/22 KB 3/181 KB 3/203 KB 27/60 KB 3/57 KB 16/22 KB 5/181 KB 3/203 KB 27/60 KB 3/57 KB 16/22 KB 8/181 KB 3/203 KB 27/60 KB 3/57 KB 16/22 KB 11/181 KB 3/203 KB 21/60 KB 3/57 KB 16/22 KB 3/181 KB 6/203 KB 27/60 KB 3/57 KB 16/22 KB 11/181 KB 9/203 KB 27/60 KB 3/57 KB 16/22 KB 11/181 KB 11/203 KB 27/60 KB 3/57 KB 16/22 KB 11/181 KB 14/203 KB 27/60 KB 3/57 KB 16/22 KB 11/181 KB 16/203 KB 27/60 KB 3/57 KB 16/22 KB 11/181 KB 19/203 KB 27/60 KB 3/57 KB 16/22 KB 13/181 KB 22/203 KB 27/60 KB 3/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 3/57 KB 16/22 KB 13/181 KB 21/60 KB 3/57 KB 16/22 KB 3/181 KB 25/203 KB 27/60 KB 5/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 8/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 11/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 13/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 16/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 19/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 21/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 24/57 KB 16/22 KB 13/181 KB 25/203 KB 27/60 KB 27/57 KB 16/22 KB 13/181 KB 19/60 KB 16/22 KB 3/181 KB 27/203 KB 27/60 KB 27/57 KB 19/22 KB 13/181 KB 27/203 KB 27/60 KB 27/57 KB 21/22 KB 13/181 KB 27/203 KB 27/60 KB 27/57 KB 22/22 KB 13/181 KB 27/203 KB 27/60 KB 27/57 KB 16/22 KB 13/181 KB 30/203 KB 27/60 KB 27/57 KB 22/22 KB 13/181 KB 32/203 KB 29/60 KB 29/57 KB 22/22 KB 13/181 KB 16/203 KB 27/60 KB 3/57 KB 16/22 KB 13/181 KB 32/203 KB 29/60 KB 29/57 KB 22/22 KB 16/181 KB 32/203 KB 29/60 KB 29/57 KB 22/22 KB 19/181 KB 32/203 KB 29/60 KB 29/57 KB 22/22 KB 21/181 KB 32/203 KB 29/60 KB 29/57 KB 22/22 KB 24/181 KB 32/203 KB 29/60 KB 29/57 KB 22/22 KB 27/181 KB 30/203 KB 29/60 KB 29/57 KB 22/22 KB 13/181 KB 30/203 KB 27/60 KB 29/57 KB 22/22 KB 13/181 KB 32/203 KB 29/60 KB 32/57 KB 22/22 KB 27/181 KB 32/203 KB 32/60 KB 32/57 KB 22/22 KB 27/181 KB 32/203 KB 36/60 KB 32/57 KB 22/22 KB 29/181 KB 36/203 KB 40/60 KB 36/57 KB 22/22 KB 29/181 KB 36/203 KB 44/60 KB 36/57 KB 22/22 KB 29/181 KB 36/203 KB 48/60 KB 36/57 KB 22/22 KB 29/181 KB 32/203 KB 32/60 KB 32/57 KB 22/22 KB 29/181 KB 36/203 KB 48/60 KB 36/57 KB 22/22 KB 32/181 KB 36/203 KB 48/60 KB 36/57 KB 22/22 KB 36/181 KB 36/203 KB 48/60 KB 36/57 KB 22/22 KB 40/181 KB 36/203 KB 48/60 KB 36/57 KB 22/22 KB 44/181 KB 36/203 KB 48/60 KB 36/57 KB 48/181 KB 36/203 KB 48/60 KB 36/57 KB 52/181 KB 36/203 KB 36/60 KB 36/57 KB 22/22 KB 29/181 KB 36/203 KB 52/60 KB 40/57 KB 52/181 KB 36/203 KB 52/60 KB 44/57 KB 52/181 KB 36/203 KB 52/60 KB 48/57 KB 52/181 KB 36/203 KB 52/60 KB 52/57 KB 52/181 KB 36/203 KB 52/60 KB 56/57 KB 52/181 KB 36/203 KB 52/60 KB 57/57 KB 52/181 KB 36/203 KB 36/60 KB 32/57 KB 22/22 KB 29/181 KB 40/203 KB 52/60 KB 57/57 KB 52/181 KB 44/203 KB 52/60 KB 57/57 KB 52/181 KB 48/203 KB 52/60 KB 57/57 KB 52/181 KB 52/203 KB 52/60 KB 57/57 KB 52/181 KB 56/203 KB 52/60 KB 57/57 KB 52/181 KB 60/203 KB 52/60 KB 57/57 KB 52/181 KB 64/203 KB 52/60 KB 57/57 KB 56/181 KB 36/203 KB 52/60 KB 36/57 KB 52/181 KB 64/203 KB 56/60 KB 57/57 KB 56/181 KB 64/203 KB 60/60 KB unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 57/57 KB 56/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 532.5 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 60/203 KB 52/60 KB 57/57 KB 56/181 KB 68/203 KB 60/60 KB 57/57 KB 60/181 KB 68/203 KB 60/60 KB 57/57 KB 64/181 KB 68/203 KB 60/60 KB 57/57 KB 68/181 KB 68/203 KB 60/60 KB 57/57 KB 72/181 KB 68/203 KB 60/60 KB 57/57 KB 76/181 KB 68/203 KB 60/60 KB 57/57 KB 80/181 KB 68/203 KB 60/60 KB 57/57 KB 84/181 KB 68/203 KB 60/60 KB 57/57 KB 88/181 KB 68/203 KB 60/60 KB 57/57 KB 92/181 KB 68/203 KB 60/60 KB 57/57 KB 96/181 KB 68/203 KB 60/60 KB 57/57 KB 100/181 KB 68/203 KB 60/60 KB 57/57 KB 56/181 KB 72/203 KB 60/60 KB 57/57 KB 100/181 KB 76/203 KB 60/60 KB 57/57 KB 100/181 KB 80/203 KB 60/60 KB 57/57 KB 100/181 KB 84/203 KB 60/60 KB 57/57 KB 100/181 KB 88/203 KB 60/60 KB 100/181 KB 92/203 KB 60/60 KB 100/181 KB 96/203 KB 60/60 KB 100/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1459.0 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 100/203 KB 60/60 KB 100/181 KB 104/203 KB 60/60 KB 100/181 KB 108/203 KB 60/60 KB 100/181 KB 108/203 KB 60/60 KB 104/181 KB 108/203 KB 60/60 KB 108/181 KB 112/203 KB 60/60 KB 112/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1342.2 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 112/203 KB 60/60 KB 108/181 KB 116/203 KB 112/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 116/181 KB 116/203 KB 116/181 KB 128/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 132/203 KB 132/181 KB 132/203 KB 136/181 KB 132/203 KB 140/181 KB 132/203 KB 144/181 KB 132/203 KB 148/181 KB 132/203 KB 152/181 KB 132/203 KB 156/181 KB 132/203 KB 160/181 KB 132/203 KB 164/181 KB 132/203 KB 168/181 KB 132/203 KB 172/181 KB 132/203 KB 128/181 KB 136/203 KB 172/181 KB 140/203 KB 172/181 KB 144/203 KB 172/181 KB 148/203 KB 172/181 KB 152/203 KB 172/181 KB 156/203 KB 172/181 KB 160/203 KB 172/181 KB 164/203 KB 172/181 KB 168/203 KB 172/181 KB 172/203 KB 172/181 KB 176/203 KB 172/181 KB 180/203 KB 176/181 KB 184/203 KB 176/181 KB 188/203 KB 176/181 KB 192/203 KB 176/181 KB 176/203 KB 176/181 KB 192/203 KB 180/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3052.8 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3558.9 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 173.9 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 7/23 KB 9/23 KB 11/23 KB 13/23 KB 15/23 KB 17/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 296.2 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 290.9 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 609.3 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 164.3 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 643.5 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 46.0 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 102.5 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 509.6 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 236.8 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/12 KB 3/12 KB 6/12 KB 7/12 KB 10/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 75.7 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2774.8 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 3/46 KB 6/46 KB 8/46 KB 11/46 KB 14/46 KB 16/46 KB 19/46 KB 22/46 KB 23/46 KB 26/46 KB 27/46 KB 30/46 KB 31/46 KB 34/46 KB 35/46 KB 38/46 KB 40/46 KB 43/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 46/46 KB 4/54 KB 46/46 KB 8/54 KB 46/46 KB 12/54 KB 46/46 KB 4/201 KB 16/54 KB 46/46 KB 4/201 KB 12/54 KB 46/46 KB 8/201 KB 16/54 KB 46/46 KB 12/201 KB 16/54 KB 46/46 KB 16/201 KB 16/54 KB 46/46 KB 16/201 KB 20/54 KB 46/46 KB 16/201 KB 24/54 KB 46/46 KB 16/201 KB 28/54 KB 46/46 KB 16/201 KB 32/54 KB 46/46 KB 20/201 KB 32/54 KB 24/201 KB 32/54 KB 3/44 KB 4/158 KB 28/201 KB 32/54 KB 3/44 KB 4/158 KB 32/201 KB 32/54 KB 3/44 KB 4/158 KB 36/201 KB 32/54 KB 3/44 KB 4/158 KB 40/201 KB 32/54 KB 3/44 KB 4/158 KB 44/201 KB 32/54 KB 3/44 KB 4/158 KB 48/201 KB 32/54 KB 3/44 KB 4/158 KB 52/201 KB 32/54 KB 3/44 KB 4/158 KB 56/201 KB 32/54 KB 3/44 KB 4/158 KB 60/201 KB 32/54 KB 3/44 KB 4/158 KB 64/201 KB 32/54 KB 3/44 KB 4/158 KB 20/201 KB 32/54 KB 3/44 KB 4/158 KB 64/201 KB 32/54 KB 5/44 KB 4/158 KB 64/201 KB 32/54 KB 8/44 KB 4/158 KB 64/201 KB 32/54 KB 11/44 KB 4/158 KB 64/201 KB 32/54 KB 13/44 KB 4/158 KB 64/201 KB 32/54 KB 16/44 KB 4/158 KB 64/201 KB 32/54 KB 19/44 KB 4/158 KB 64/201 KB 32/54 KB 21/44 KB 4/158 KB 64/201 KB 32/54 KB 24/44 KB 4/158 KB 64/201 KB 32/54 KB 27/44 KB 4/158 KB 64/201 KB 32/54 KB 29/44 KB 4/158 KB 20/201 KB 32/54 KB 4/158 KB 64/201 KB 32/54 KB 29/44 KB 8/158 KB 64/201 KB 32/54 KB 29/44 KB 12/158 KB 64/201 KB 32/54 KB 29/44 KB 16/158 KB 64/201 KB 32/54 KB 29/44 KB 20/158 KB 64/201 KB 32/54 KB 29/44 KB 24/158 KB 64/201 KB 32/54 KB 29/44 KB 28/158 KB 64/201 KB 32/54 KB 29/44 KB 32/158 KB 64/201 KB 32/54 KB 29/44 KB 36/158 KB 64/201 KB 32/54 KB 29/44 KB 40/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1098.0 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 64/201 KB 32/54 KB 29/44 KB 44/158 KB 68/201 KB 32/54 KB 32/44 KB 48/158 KB 68/201 KB 32/54 KB 32/44 KB 44/158 KB 68/201 KB 32/54 KB 32/44 KB 52/158 KB 68/201 KB 32/54 KB 36/44 KB 56/158 KB 68/201 KB 32/54 KB 36/44 KB 60/158 KB 68/201 KB 32/54 KB 36/44 KB 64/158 KB 68/201 KB 32/54 KB 29/44 KB 44/158 KB 72/201 KB 32/54 KB 36/44 KB 64/158 KB 76/201 KB 32/54 KB 36/44 KB 64/158 KB 80/201 KB 32/54 KB 36/44 KB 64/158 KB 84/201 KB 32/54 KB 36/44 KB 64/158 KB 88/201 KB 32/54 KB 36/44 KB 68/158 KB 92/201 KB 32/54 KB 36/44 KB 68/158 KB 96/201 KB 32/54 KB 36/44 KB 68/158 KB 68/201 KB 32/54 KB 36/44 KB 52/158 KB 96/201 KB 32/54 KB 40/44 KB 68/158 KB 96/201 KB 32/54 KB 44/44 KB 68/158 KB 96/201 KB 32/54 KB 44/44 KB 68/158 KB 84/201 KB 32/54 KB 36/44 KB 68/158 KB 96/201 KB 32/54 KB 44/44 KB 72/158 KB 96/201 KB 32/54 KB 44/44 KB 76/158 KB 100/201 KB 32/54 KB 44/44 KB 80/158 KB 104/201 KB 32/54 KB 44/44 KB 80/158 KB 108/201 KB 32/54 KB 44/44 KB 80/158 KB 112/201 KB 32/54 KB 44/44 KB 80/158 KB 116/201 KB 32/54 KB 44/44 KB 80/158 KB 120/201 KB 32/54 KB 44/44 KB 80/158 KB 124/201 KB 32/54 KB 44/44 KB 80/158 KB 128/201 KB 32/54 KB 44/44 KB 80/158 KB 3/6 KB 128/201 KB 36/54 KB 44/44 KB 80/158 KB 5/6 KB 128/201 KB 36/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 36/54 KB 44/44 KB 80/158 KB 100/201 KB 32/54 KB 44/44 KB 80/158 KB 128/201 KB 36/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 40/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 44/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 48/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 52/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 80/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 84/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 88/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 92/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 96/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 100/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 104/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 108/158 KB 6/6 KB 128/201 KB 54/54 KB 44/44 KB 112/158 KB 6/6 KB 132/201 KB 54/54 KB 44/44 KB 112/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 6/6 KB 136/201 KB 54/54 KB 112/158 KB 6/6 KB 140/201 KB 54/54 KB 112/158 KB 6/6 KB 144/201 KB 54/54 KB 112/158 KB 6/6 KB 148/201 KB 54/54 KB 112/158 KB 6/6 KB 148/201 KB 54/54 KB 116/158 KB 6/6 KB 148/201 KB 54/54 KB 120/158 KB 6/6 KB 148/201 KB 54/54 KB 124/158 KB 6/6 KB 148/201 KB 54/54 KB 128/158 KB 6/6 KB 148/201 KB 54/54 KB 132/158 KB 6/6 KB 152/201 KB 54/54 KB 136/158 KB 6/6 KB 152/201 KB 54/54 KB 140/158 KB 6/6 KB 152/201 KB 54/54 KB 144/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 6/6 KB 152/201 KB 54/54 KB 132/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1120.8 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 156/201 KB 144/158 KB 160/201 KB 144/158 KB 164/201 KB 144/158 KB 168/201 KB 148/158 KB 172/201 KB 148/158 KB 176/201 KB 148/158 KB 3/3 KB 176/201 KB 148/158 KB 164/201 KB 148/158 KB 3/3 KB 176/201 KB 152/158 KB 3/3 KB 176/201 KB 156/158 KB 3/3 KB 176/201 KB 158/158 KB 3/3 KB 180/201 KB 158/158 KB 3/3 KB 184/201 KB 158/158 KB 3/3 KB 188/201 KB 158/158 KB 3/3 KB 192/201 KB 158/158 KB 3/3 KB 196/201 KB 158/158 KB 3/3 KB 200/201 KB 158/158 KB 3/3 KB 201/201 KB 158/158 KB 3/5 KB 3/3 KB 201/201 KB 158/158 KB 5/5 KB 3/3 KB 201/201 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 47.8 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 5/5 KB 3/367 KB 201/201 KB 158/158 KB 5/5 KB 6/367 KB 201/201 KB 158/158 KB 5/5 KB 9/367 KB 201/201 KB 158/158 KB 5/5 KB 11/367 KB 201/201 KB 158/158 KB 5/5 KB 14/367 KB 201/201 KB 158/158 KB 5/5 KB 16/367 KB 201/201 KB 158/158 KB 5/5 KB 19/367 KB 201/201 KB 158/158 KB 5/5 KB 22/367 KB 201/201 KB 5/5 KB 25/367 KB 201/201 KB 5/5 KB 27/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2453.9 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 76.2 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 30/367 KB 201/201 KB 32/367 KB 201/201 KB 36/367 KB 201/201 KB 40/367 KB 44/367 KB 48/367 KB 52/367 KB 56/367 KB 3/52 KB 60/367 KB 3/52 KB 61/367 KB 3/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 3134.2 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 52/367 KB 3/52 KB 61/367 KB 6/52 KB 61/367 KB 9/52 KB 61/367 KB 11/52 KB 61/367 KB 14/52 KB 61/367 KB 16/52 KB 61/367 KB 19/52 KB 61/367 KB 22/52 KB 61/367 KB 25/52 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 61/367 KB 27/52 KB 61/367 KB 30/52 KB 61/367 KB 32/52 KB 61/367 KB 36/52 KB 65/367 KB 40/52 KB 65/367 KB 44/52 KB 65/367 KB 4/238 KB 44/52 KB 65/367 KB 8/238 KB 44/52 KB 65/367 KB 12/238 KB 44/52 KB 65/367 KB 16/238 KB 44/52 KB 65/367 KB 20/238 KB 3/47 KB 44/52 KB 65/367 KB 24/238 KB 3/47 KB 44/52 KB 65/367 KB 28/238 KB 3/47 KB 44/52 KB 65/367 KB 32/238 KB 3/47 KB 44/52 KB 65/367 KB 36/52 KB 65/367 KB 16/238 KB 3/47 KB 44/52 KB 65/367 KB 32/238 KB 5/47 KB 48/52 KB 65/367 KB 32/238 KB 8/47 KB 48/52 KB 65/367 KB 32/238 KB 11/47 KB 48/52 KB 65/367 KB 32/238 KB 13/47 KB 48/52 KB 65/367 KB 32/238 KB 16/47 KB 48/52 KB 65/367 KB 32/238 KB 19/47 KB 48/52 KB 65/367 KB 32/238 KB 21/47 KB 48/52 KB 4/28 KB 65/367 KB 32/238 KB 24/47 KB 48/52 KB 4/28 KB 65/367 KB 32/238 KB 27/47 KB 48/52 KB 4/28 KB 65/367 KB 32/238 KB 29/47 KB 48/52 KB 4/28 KB 69/367 KB 36/238 KB 32/47 KB 48/52 KB 4/28 KB 65/367 KB 32/238 KB 21/47 KB 48/52 KB 8/28 KB 69/367 KB 36/238 KB 32/47 KB 48/52 KB 12/28 KB 69/367 KB 36/238 KB 32/47 KB 48/52 KB 16/28 KB 69/367 KB 36/238 KB 32/47 KB 48/52 KB 16/28 KB 69/367 KB 36/238 KB 36/47 KB 48/52 KB 20/28 KB 69/367 KB 36/238 KB 40/47 KB 48/52 KB 20/28 KB 69/367 KB 36/238 KB 44/47 KB 48/52 KB 20/28 KB 69/367 KB 36/238 KB 47/47 KB 48/52 KB 4/28 KB 69/367 KB 36/238 KB 29/47 KB 48/52 KB 20/28 KB 69/367 KB 40/238 KB 47/47 KB 48/52 KB 20/28 KB 69/367 KB 44/238 KB 47/47 KB 48/52 KB 20/28 KB 69/367 KB 48/238 KB 47/47 KB 48/52 KB 65/367 KB 32/238 KB 3/47 KB 48/52 KB 4/28 KB 69/367 KB 32/238 KB 29/47 KB 48/52 KB 20/28 KB 73/367 KB 48/238 KB 47/47 KB 48/52 KB 20/28 KB 77/367 KB 48/238 KB 47/47 KB 52/52 KB 20/28 KB 81/367 KB 48/238 KB 47/47 KB 52/52 KB 20/28 KB 85/367 KB 48/238 KB 47/47 KB 52/52 KB 20/28 KB 89/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 93/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 97/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 101/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 105/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 109/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 69/367 KB 36/238 KB 36/47 KB 48/52 KB 24/28 KB 109/367 KB 52/238 KB 47/47 KB 52/52 KB 28/28 KB 109/367 KB 52/238 KB 47/47 KB 52/52 KB 20/28 KB 85/367 KB 52/238 KB 47/47 KB 52/52 KB 28/28 KB 109/367 KB 56/238 KB 47/47 KB 52/52 KB 28/28 KB 109/367 KB 60/238 KB 47/47 KB 52/52 KB 28/28 KB 109/367 KB 64/238 KB 47/47 KB 52/52 KB 20/28 KB 73/367 KB 48/238 KB 47/47 KB 52/52 KB 28/28 KB 109/367 KB 68/238 KB 47/47 KB 52/52 KB 28/28 KB 113/367 KB 72/238 KB 47/47 KB 52/52 KB 28/28 KB 113/367 KB 76/238 KB 47/47 KB 52/52 KB 28/28 KB 113/367 KB 80/238 KB 47/47 KB 52/52 KB 28/28 KB 113/367 KB 68/238 KB 47/47 KB 52/52 KB 28/28 KB 117/367 KB 80/238 KB 47/47 KB 52/52 KB 28/28 KB 121/367 KB 80/238 KB 47/47 KB 52/52 KB 28/28 KB 125/367 KB 80/238 KB 47/47 KB 52/52 KB 28/28 KB 129/367 KB 80/238 KB 47/47 KB 52/52 KB 28/28 KB 133/367 KB 84/238 KB 47/47 KB 52/52 KB 28/28 KB 137/367 KB 84/238 KB 47/47 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 570.6 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 325.9 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 28/28 KB 129/367 KB 84/238 KB 47/47 KB 52/52 KB 137/367 KB 88/238 KB 52/52 KB 137/367 KB 92/238 KB 52/52 KB 137/367 KB 96/238 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 612.5 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 137/367 KB 100/238 KB 141/367 KB 100/238 KB 145/367 KB 100/238 KB 149/367 KB 104/238 KB 153/367 KB 104/238 KB 157/367 KB 104/238 KB 161/367 KB 104/238 KB 165/367 KB 104/238 KB 169/367 KB 104/238 KB 173/367 KB 104/238 KB 177/367 KB 104/238 KB 181/367 KB 104/238 KB 145/367 KB 104/238 KB 181/367 KB 108/238 KB 181/367 KB 112/238 KB 181/367 KB 116/238 KB 181/367 KB 120/238 KB 181/367 KB 124/238 KB 181/367 KB 128/238 KB 181/367 KB 132/238 KB 181/367 KB 132/238 KB 4/186 KB 181/367 KB 132/238 KB 8/186 KB 181/367 KB 132/238 KB 12/186 KB 181/367 KB 132/238 KB 16/186 KB 181/367 KB 136/238 KB 16/186 KB 181/367 KB 140/238 KB 16/186 KB 185/367 KB 140/238 KB 16/186 KB 185/367 KB 4/558 KB 144/238 KB 20/186 KB 185/367 KB 4/558 KB 140/238 KB 20/186 KB 185/367 KB 4/558 KB 140/238 KB 16/186 KB 189/367 KB 8/558 KB 144/238 KB 20/186 KB 189/367 KB 12/558 KB 144/238 KB 20/186 KB 189/367 KB 16/558 KB 144/238 KB 20/186 KB 189/367 KB 20/558 KB 144/238 KB 20/186 KB 189/367 KB 24/558 KB 144/238 KB 20/186 KB 189/367 KB 28/558 KB 144/238 KB 20/186 KB 189/367 KB 32/558 KB 144/238 KB 20/186 KB 189/367 KB 32/558 KB 144/238 KB 24/186 KB 189/367 KB 32/558 KB 144/238 KB 28/186 KB 189/367 KB 32/558 KB 144/238 KB 32/186 KB 189/367 KB 32/558 KB 144/238 KB 36/186 KB 189/367 KB 36/558 KB 144/238 KB 40/186 KB 189/367 KB 36/558 KB 144/238 KB 44/186 KB 189/367 KB 36/558 KB 144/238 KB 48/186 KB 189/367 KB 36/558 KB 144/238 KB 36/186 KB 189/367 KB 40/558 KB 144/238 KB 48/186 KB 189/367 KB 44/558 KB 144/238 KB 48/186 KB 189/367 KB 48/558 KB 144/238 KB 48/186 KB 189/367 KB 52/558 KB 144/238 KB 48/186 KB 189/367 KB 56/558 KB 144/238 KB 52/186 KB 189/367 KB 60/558 KB 144/238 KB 52/186 KB 189/367 KB 64/558 KB 144/238 KB 52/186 KB 189/367 KB 68/558 KB 144/238 KB 52/186 KB 189/367 KB 72/558 KB 148/238 KB 52/186 KB 189/367 KB 76/558 KB 148/238 KB 52/186 KB 189/367 KB 80/558 KB 148/238 KB 52/186 KB 189/367 KB 52/558 KB 144/238 KB 52/186 KB 189/367 KB 80/558 KB 148/238 KB 56/186 KB 189/367 KB 80/558 KB 148/238 KB 60/186 KB 189/367 KB 80/558 KB 148/238 KB 64/186 KB 189/367 KB 80/558 KB 148/238 KB 68/186 KB 189/367 KB 80/558 KB 148/238 KB 72/186 KB 189/367 KB 80/558 KB 148/238 KB 76/186 KB 189/367 KB 84/558 KB 148/238 KB 80/186 KB 189/367 KB 68/558 KB 148/238 KB 52/186 KB 189/367 KB 84/558 KB 152/238 KB 80/186 KB 189/367 KB 84/558 KB 156/238 KB 80/186 KB 189/367 KB 84/558 KB 160/238 KB 80/186 KB 189/367 KB 84/558 KB 164/238 KB 80/186 KB 189/367 KB 84/558 KB 168/238 KB 84/186 KB 189/367 KB 84/558 KB 172/238 KB 84/186 KB 189/367 KB 84/558 KB 176/238 KB 84/186 KB 189/367 KB 60/558 KB 144/238 KB 52/186 KB 193/367 KB 84/558 KB 176/238 KB 84/186 KB 197/367 KB 84/558 KB 176/238 KB 84/186 KB 201/367 KB 84/558 KB 176/238 KB 84/186 KB 205/367 KB 84/558 KB 176/238 KB 84/186 KB 209/367 KB 84/558 KB 176/238 KB 84/186 KB 213/367 KB 84/558 KB 176/238 KB 84/186 KB 217/367 KB 84/558 KB 176/238 KB 84/186 KB 221/367 KB 84/558 KB 176/238 KB 84/186 KB 225/367 KB 84/558 KB 176/238 KB 84/186 KB 229/367 KB 84/558 KB 180/238 KB 84/186 KB 233/367 KB 84/558 KB 180/238 KB 84/186 KB 237/367 KB 84/558 KB 180/238 KB 84/186 KB 189/367 KB 84/558 KB 164/238 KB 84/186 KB 237/367 KB 84/558 KB 180/238 KB 88/186 KB 237/367 KB 84/558 KB 180/238 KB 92/186 KB 237/367 KB 84/558 KB 180/238 KB 96/186 KB 237/367 KB 84/558 KB 180/238 KB 100/186 KB 237/367 KB 84/558 KB 180/238 KB 104/186 KB 237/367 KB unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 84/558 KB 180/238 KB 108/186 KB 237/367 KB 84/558 KB 180/238 KB 112/186 KB 237/367 KB 84/558 KB 180/238 KB 116/186 KB 189/367 KB 84/558 KB 148/238 KB 76/186 KB 241/367 KB 88/558 KB 180/238 KB 116/186 KB 241/367 KB 92/558 KB 180/238 KB 116/186 KB 241/367 KB 96/558 KB 180/238 KB 116/186 KB 241/367 KB 100/558 KB 180/238 KB 116/186 KB 241/367 KB 104/558 KB 180/238 KB 116/186 KB 241/367 KB 108/558 KB 180/238 KB 116/186 KB 241/367 KB 112/558 KB 180/238 KB 116/186 KB 241/367 KB 116/558 KB 180/238 KB 116/186 KB 241/367 KB 120/558 KB 180/238 KB 116/186 KB 241/367 KB 124/558 KB 180/238 KB 116/186 KB 241/367 KB 128/558 KB 180/238 KB 116/186 KB 241/367 KB 84/558 KB 180/238 KB 116/186 KB 245/367 KB 128/558 KB 180/238 KB 116/186 KB 249/367 KB 128/558 KB 180/238 KB 116/186 KB 253/367 KB 128/558 KB 180/238 KB 116/186 KB 225/367 KB 84/558 KB 180/238 KB 84/186 KB 253/367 KB 128/558 KB 184/238 KB 116/186 KB 253/367 KB 128/558 KB 188/238 KB 116/186 KB 253/367 KB 128/558 KB 192/238 KB 116/186 KB 253/367 KB 128/558 KB 196/238 KB 116/186 KB 253/367 KB 128/558 KB 200/238 KB 116/186 KB 253/367 KB 128/558 KB 204/238 KB 116/186 KB 253/367 KB 128/558 KB 208/238 KB 116/186 KB 253/367 KB 128/558 KB 212/238 KB 116/186 KB 257/367 KB 132/558 KB 216/238 KB 120/186 KB 257/367 KB 132/558 KB 220/238 KB 120/186 KB 257/367 KB 132/558 KB 224/238 KB 120/186 KB 257/367 KB 132/558 KB 212/238 KB 120/186 KB 257/367 KB 136/558 KB 224/238 KB 120/186 KB 257/367 KB 140/558 KB 224/238 KB 120/186 KB 257/367 KB 144/558 KB 224/238 KB 120/186 KB 257/367 KB 148/558 KB 224/238 KB 120/186 KB 257/367 KB 152/558 KB 228/238 KB 120/186 KB 257/367 KB 156/558 KB 228/238 KB 120/186 KB 257/367 KB 160/558 KB 228/238 KB 120/186 KB 257/367 KB 128/558 KB 212/238 KB 120/186 KB 261/367 KB 160/558 KB 228/238 KB 120/186 KB 265/367 KB 160/558 KB 228/238 KB 120/186 KB 269/367 KB 160/558 KB 228/238 KB 120/186 KB 273/367 KB 160/558 KB 228/238 KB 120/186 KB 277/367 KB 160/558 KB 228/238 KB 120/186 KB 281/367 KB 160/558 KB 228/238 KB 120/186 KB 285/367 KB 160/558 KB 228/238 KB 120/186 KB 289/367 KB 160/558 KB 228/238 KB 120/186 KB 253/367 KB 128/558 KB 212/238 KB 120/186 KB 289/367 KB 164/558 KB 228/238 KB 124/186 KB 289/367 KB 164/558 KB 228/238 KB 128/186 KB 289/367 KB 164/558 KB 228/238 KB 132/186 KB 289/367 KB 164/558 KB 228/238 KB 136/186 KB 289/367 KB 164/558 KB 228/238 KB 140/186 KB 289/367 KB 164/558 KB 228/238 KB 144/186 KB 289/367 KB 164/558 KB 228/238 KB 148/186 KB 289/367 KB 164/558 KB 228/238 KB 152/186 KB 289/367 KB 164/558 KB 228/238 KB 156/186 KB 289/367 KB 164/558 KB 228/238 KB 160/186 KB 289/367 KB 164/558 KB 228/238 KB 164/186 KB 289/367 KB 164/558 KB 228/238 KB 120/186 KB 293/367 KB 168/558 KB 228/238 KB 164/186 KB 293/367 KB 172/558 KB 228/238 KB 164/186 KB 293/367 KB 176/558 KB 228/238 KB 164/186 KB 293/367 KB 180/558 KB 228/238 KB 164/186 KB 257/367 KB 148/558 KB 228/238 KB 120/186 KB 293/367 KB 180/558 KB 232/238 KB 168/186 KB 293/367 KB 180/558 KB 236/238 KB 168/186 KB 293/367 KB 180/558 KB 238/238 KB 168/186 KB 293/367 KB 180/558 KB 228/238 KB 168/186 KB 293/367 KB 180/558 KB 238/238 KB 172/186 KB 293/367 KB 180/558 KB 238/238 KB 176/186 KB 293/367 KB 164/558 KB 228/238 KB 164/186 KB 297/367 KB 180/558 KB 238/238 KB 176/186 KB 301/367 KB 180/558 KB 238/238 KB 176/186 KB 305/367 KB 180/558 KB 238/238 KB 176/186 KB 309/367 KB 180/558 KB 238/238 KB 176/186 KB 313/367 KB 184/558 KB 238/238 KB unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 176/186 KB 317/367 KB 184/558 KB 238/238 KB 176/186 KB 321/367 KB 184/558 KB 238/238 KB 180/186 KB 325/367 KB 184/558 KB 238/238 KB 180/186 KB 329/367 KB 184/558 KB 238/238 KB 180/186 KB 333/367 KB 184/558 KB 238/238 KB 180/186 KB 309/367 KB 184/558 KB 238/238 KB 176/186 KB 333/367 KB 188/558 KB 238/238 KB 180/186 KB 333/367 KB 192/558 KB 238/238 KB 180/186 KB 317/367 KB 184/558 KB 238/238 KB 180/186 KB 333/367 KB 192/558 KB 238/238 KB 184/186 KB 333/367 KB 196/558 KB 238/238 KB 186/186 KB 333/367 KB 196/558 KB 238/238 KB 184/186 KB 333/367 KB 200/558 KB 238/238 KB 186/186 KB 333/367 KB 204/558 KB 238/238 KB 186/186 KB 333/367 KB 208/558 KB 238/238 KB 186/186 KB 333/367 KB 212/558 KB 238/238 KB 186/186 KB 337/367 KB 216/558 KB 238/238 KB 186/186 KB 337/367 KB 220/558 KB 238/238 KB 186/186 KB 337/367 KB 224/558 KB 238/238 KB 186/186 KB 337/367 KB 212/558 KB 238/238 KB 186/186 KB 341/367 KB 224/558 KB 238/238 KB 186/186 KB 345/367 KB 224/558 KB 238/238 KB 186/186 KB 349/367 KB 224/558 KB 238/238 KB 186/186 KB 349/367 KB 228/558 KB 238/238 KB 186/186 KB 353/367 KB 232/558 KB 186/186 KB 353/367 KB 236/558 KB 186/186 KB 353/367 KB 240/558 KB 186/186 KB 353/367 KB 228/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1826.4 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 357/367 KB 240/558 KB 186/186 KB 361/367 KB 240/558 KB 186/186 KB 365/367 KB 240/558 KB 186/186 KB 367/367 KB 240/558 KB 186/186 KB 367/367 KB 244/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 367/367 KB 248/558 KB 367/367 KB 252/558 KB 367/367 KB 256/558 KB 367/367 KB 260/558 KB 367/367 KB 260/558 KB 4/1206 KB 367/367 KB 260/558 KB 8/1206 KB 367/367 KB 260/558 KB 12/1206 KB 367/367 KB 260/558 KB 16/1206 KB 367/367 KB 260/558 KB 20/1206 KB 367/367 KB 260/558 KB 24/1206 KB 367/367 KB 260/558 KB 28/1206 KB 367/367 KB 260/558 KB 32/1206 KB 367/367 KB 260/558 KB 36/1206 KB 367/367 KB 260/558 KB 40/1206 KB 367/367 KB 260/558 KB 44/1206 KB 367/367 KB 260/558 KB 48/1206 KB 367/367 KB 264/558 KB 48/1206 KB 367/367 KB 268/558 KB 48/1206 KB 367/367 KB 272/558 KB 48/1206 KB 367/367 KB 272/558 KB 52/1206 KB 367/367 KB 276/558 KB 56/1206 KB 367/367 KB 276/558 KB 60/1206 KB 367/367 KB 276/558 KB 64/1206 KB 367/367 KB 276/558 KB 64/1206 KB 4/181 KB 367/367 KB 276/558 KB 64/1206 KB 8/181 KB 367/367 KB 276/558 KB 64/1206 KB 12/181 KB 367/367 KB 276/558 KB 64/1206 KB 16/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2599.1 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 367/367 KB 276/558 KB 52/1206 KB 280/558 KB 64/1206 KB 20/181 KB 284/558 KB 64/1206 KB 20/181 KB 288/558 KB 64/1206 KB 20/181 KB 276/558 KB 64/1206 KB 20/181 KB 288/558 KB 64/1206 KB 24/181 KB 288/558 KB 64/1206 KB 28/181 KB 288/558 KB 64/1206 KB 32/181 KB 288/558 KB 64/1206 KB 36/181 KB 288/558 KB 64/1206 KB 40/181 KB 288/558 KB 64/1206 KB 44/181 KB 288/558 KB 64/1206 KB 48/181 KB 288/558 KB 64/1206 KB 52/181 KB 292/558 KB 68/1206 KB 56/181 KB 292/558 KB 68/1206 KB 60/181 KB 292/558 KB 68/1206 KB 64/181 KB 292/558 KB 68/1206 KB 68/181 KB 292/558 KB 68/1206 KB 72/181 KB 292/558 KB 68/1206 KB 76/181 KB 292/558 KB 68/1206 KB 80/181 KB 292/558 KB 68/1206 KB 84/181 KB 292/558 KB 68/1206 KB 88/181 KB 292/558 KB 68/1206 KB 92/181 KB 292/558 KB 68/1206 KB 96/181 KB 292/558 KB 68/1206 KB 100/181 KB 292/558 KB 68/1206 KB 52/181 KB 288/558 KB 68/1206 KB 52/181 KB 292/558 KB 72/1206 KB 100/181 KB 292/558 KB 76/1206 KB 100/181 KB 292/558 KB 80/1206 KB 100/181 KB 292/558 KB 84/1206 KB 100/181 KB 296/558 KB 88/1206 KB 100/181 KB 296/558 KB 92/1206 KB 100/181 KB 296/558 KB 96/1206 KB 100/181 KB 296/558 KB 84/1206 KB 100/181 KB 300/558 KB 96/1206 KB 100/181 KB 304/558 KB 96/1206 KB 100/181 KB 308/558 KB 96/1206 KB 100/181 KB 312/558 KB 96/1206 KB 100/181 KB 312/558 KB 100/1206 KB 100/181 KB 316/558 KB 100/1206 KB 100/181 KB 320/558 KB 100/1206 KB 100/181 KB 324/558 KB 100/1206 KB 100/181 KB 328/558 KB 104/1206 KB 100/181 KB 332/558 KB 104/1206 KB 100/181 KB 336/558 KB 104/1206 KB 100/181 KB 324/558 KB 104/1206 KB 100/181 KB 336/558 KB 108/1206 KB 100/181 KB 336/558 KB 112/1206 KB 100/181 KB 336/558 KB 116/1206 KB 100/181 KB 340/558 KB 120/1206 KB 104/181 KB 340/558 KB 124/1206 KB 104/181 KB 340/558 KB 128/1206 KB 104/181 KB 340/558 KB 116/1206 KB 104/181 KB 344/558 KB 128/1206 KB 104/181 KB 348/558 KB 132/1206 KB 104/181 KB 352/558 KB 132/1206 KB 104/181 KB 356/558 KB 132/1206 KB 104/181 KB 360/558 KB 132/1206 KB 104/181 KB 364/558 KB 132/1206 KB 104/181 KB 368/558 KB 132/1206 KB 104/181 KB 372/558 KB 132/1206 KB 104/181 KB 336/558 KB 116/1206 KB 104/181 KB 372/558 KB 132/1206 KB 108/181 KB 372/558 KB 132/1206 KB 112/181 KB 372/558 KB 132/1206 KB 116/181 KB 372/558 KB 132/1206 KB 120/181 KB 372/558 KB 132/1206 KB 124/181 KB 372/558 KB 132/1206 KB 128/181 KB 372/558 KB 132/1206 KB 132/181 KB 372/558 KB 132/1206 KB 136/181 KB 372/558 KB 132/1206 KB 140/181 KB 372/558 KB 132/1206 KB 144/181 KB 372/558 KB 132/1206 KB 148/181 KB 344/558 KB 132/1206 KB 104/181 KB 376/558 KB 136/1206 KB 148/181 KB 376/558 KB 140/1206 KB 148/181 KB 376/558 KB 144/1206 KB 148/181 KB 376/558 KB 148/1206 KB 148/181 KB 376/558 KB 152/1206 KB 148/181 KB 376/558 KB 156/1206 KB 148/181 KB 376/558 KB 160/1206 KB 148/181 KB 376/558 KB 164/1206 KB 148/181 KB 376/558 KB 132/1206 KB 148/181 KB 380/558 KB 168/1206 KB 152/181 KB 384/558 KB 168/1206 KB 152/181 KB 388/558 KB 168/1206 KB 152/181 KB 392/558 KB 168/1206 KB 152/181 KB 396/558 KB 168/1206 KB 152/181 KB 400/558 KB 168/1206 KB 152/181 KB 404/558 KB 168/1206 KB 152/181 KB 408/558 KB 168/1206 KB 152/181 KB 412/558 KB 168/1206 KB 152/181 KB 416/558 KB 168/1206 KB 152/181 KB 420/558 KB 168/1206 KB 152/181 KB 376/558 KB 164/1206 KB 152/181 KB 420/558 KB 168/1206 KB 156/181 KB 420/558 KB 168/1206 KB 160/181 KB 376/558 KB 168/1206 KB 152/181 KB 420/558 KB 172/1206 KB 160/181 KB 420/558 KB 176/1206 KB 160/181 KB 420/55 unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 8 KB 180/1206 KB 160/181 KB 420/558 KB 184/1206 KB 164/181 KB 420/558 KB 188/1206 KB 164/181 KB 420/558 KB 192/1206 KB 164/181 KB 420/558 KB 180/1206 KB 164/181 KB 420/558 KB 192/1206 KB 168/181 KB 420/558 KB 192/1206 KB 172/181 KB 420/558 KB 192/1206 KB 176/181 KB 420/558 KB 192/1206 KB 180/181 KB 420/558 KB 192/1206 KB 181/181 KB 420/558 KB 196/1206 KB 181/181 KB 424/558 KB 200/1206 KB 181/181 KB 424/558 KB 204/1206 KB 181/181 KB 424/558 KB 208/1206 KB 181/181 KB 424/558 KB 196/1206 KB 181/181 KB 428/558 KB 208/1206 KB 181/181 KB 432/558 KB 208/1206 KB 181/181 KB 436/558 KB 208/1206 KB 181/181 KB 440/558 KB 212/1206 KB 181/181 KB 444/558 KB 212/1206 KB 181/181 KB 448/558 KB 212/1206 KB 181/181 KB 436/558 KB 212/1206 KB 181/181 KB 448/558 KB 216/1206 KB 181/181 KB 448/558 KB 220/1206 KB 181/181 KB 448/558 KB 224/1206 KB 181/181 KB 448/558 KB 228/1206 KB 181/181 KB 452/558 KB 232/1206 KB 181/181 KB 452/558 KB 236/1206 KB 181/181 KB 452/558 KB 240/1206 KB 181/181 KB 452/558 KB 228/1206 KB 181/181 KB 456/558 KB 240/1206 KB 181/181 KB 460/558 KB 240/1206 KB 181/181 KB 464/558 KB 240/1206 KB 181/181 KB 468/558 KB 240/1206 KB 181/181 KB 472/558 KB 244/1206 KB 181/181 KB 476/558 KB 244/1206 KB 181/181 KB 480/558 KB 244/1206 KB 181/181 KB 468/558 KB 244/1206 KB 181/181 KB 480/558 KB 248/1206 KB 181/181 KB 480/558 KB 252/1206 KB 181/181 KB 480/558 KB 256/1206 KB 181/181 KB 484/558 KB 256/1206 KB 181/181 KB 488/558 KB 260/1206 KB 181/181 KB 492/558 KB 260/1206 KB 181/181 KB 496/558 KB 260/1206 KB 181/181 KB 484/558 KB 260/1206 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 1033.1 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 496/558 KB 264/1206 KB 496/558 KB 268/1206 KB 496/558 KB 269/1206 KB 500/558 KB 269/1206 KB 504/558 KB 273/1206 KB 508/558 KB 273/1206 KB 500/558 KB 273/1206 KB 508/558 KB 277/1206 KB 508/558 KB 281/1206 KB 512/558 KB 281/1206 KB 512/558 KB 285/1206 KB 516/558 KB 285/1206 KB 520/558 KB 289/1206 KB 524/558 KB 289/1206 KB 528/558 KB 289/1206 KB 516/558 KB 289/1206 KB 528/558 KB 293/1206 KB 528/558 KB 297/1206 KB 528/558 KB 301/1206 KB 528/558 KB 305/1206 KB 532/558 KB 309/1206 KB 532/558 KB 313/1206 KB 532/558 KB 317/1206 KB 532/558 KB 305/1206 KB 536/558 KB 317/1206 KB 540/558 KB 317/1206 KB 544/558 KB 317/1206 KB 548/558 KB 317/1206 KB 552/558 KB 321/1206 KB 556/558 KB 321/1206 KB 558/558 KB 321/1206 KB 548/558 KB 321/1206 KB 558/558 KB 325/1206 KB 558/558 KB 329/1206 KB 558/558 KB 333/1206 KB 558/558 KB 337/1206 KB 558/558 KB 341/1206 KB 558/558 KB 345/1206 KB 558/558 KB 349/1206 KB 558/558 KB 353/1206 KB 558/558 KB 357/1206 KB 558/558 KB 361/1206 KB 558/558 KB 365/1206 KB 558/558 KB 369/1206 KB 558/558 KB 373/1206 KB 558/558 KB 377/1206 KB 558/558 KB 381/1206 KB 558/558 KB 385/1206 KB 558/558 KB 389/1206 KB 558/558 KB 393/1206 KB 558/558 KB 397/1206 KB 558/558 KB 401/1206 KB 558/558 KB 405/1206 KB 558/558 KB 409/1206 KB 558/558 KB 413/1206 KB 558/558 KB 417/1206 KB 558/558 KB 421/1206 KB 558/558 KB 425/1206 KB 558/558 KB 429/1206 KB 558/558 KB 433/1206 KB 558/558 KB 437/1206 KB 558/558 KB 441/1206 KB 558/558 KB 445/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2932.1 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 449/1206 KB 453/1206 KB 457/1206 KB 461/1206 KB 465/1206 KB 469/1206 KB 473/1206 KB 477/1206 KB 481/1206 KB 485/1206 KB 489/1206 KB 493/1206 KB 497/1206 KB 501/1206 KB 505/1206 KB 509/1206 KB 513/1206 KB 517/1206 KB 521/1206 KB 525/1206 KB 529/1206 KB 533/1206 KB 537/1206 KB 541/1206 KB 545/1206 KB 549/1206 KB 553/1206 KB 557/1206 KB 561/1206 KB 565/1206 KB 569/1206 KB 573/1206 KB 577/1206 KB 581/1206 KB 585/1206 KB 589/1206 KB 593/1206 KB 597/1206 KB 601/1206 KB 605/1206 KB 609/1206 KB 613/1206 KB 617/1206 KB 621/1206 KB 625/1206 KB 629/1206 KB 633/1206 KB 637/1206 KB 641/1206 KB 645/1206 KB 649/1206 KB 653/1206 KB 657/1206 KB 661/1206 KB 665/1206 KB 669/1206 KB 673/1206 KB 677/1206 KB 681/1206 KB 685/1206 KB 689/1206 KB 693/1206 KB 697/1206 KB 701/1206 KB 705/1206 KB 709/1206 KB 713/1206 KB 717/1206 KB 721/1206 KB 725/1206 KB 729/1206 KB 733/1206 KB 737/1206 KB 741/1206 KB 745/1206 KB 749/1206 KB 753/1206 KB 757/1206 KB 761/1206 KB 765/1206 KB 769/1206 KB 773/1206 KB 777/1206 KB 781/1206 KB 785/1206 KB 789/1206 KB 793/1206 KB 797/1206 KB 801/1206 KB 805/1206 KB 809/1206 KB 813/1206 KB 817/1206 KB 821/1206 KB 825/1206 KB 829/1206 KB 833/1206 KB 837/1206 KB 841/1206 KB 845/1206 KB 849/1206 KB 853/1206 KB 857/1206 KB 861/1206 KB 865/1206 KB 869/1206 KB 873/1206 KB 877/1206 KB 881/1206 KB 885/1206 KB 889/1206 KB 893/1206 KB 897/1206 KB 901/1206 KB 905/1206 KB 909/1206 KB 913/1206 KB 917/1206 KB 921/1206 KB 925/1206 KB 929/1206 KB 933/1206 KB 937/1206 KB 941/1206 KB 945/1206 KB 949/1206 KB 953/1206 KB 957/1206 KB 961/1206 KB 965/1206 KB 969/1206 KB 973/1206 KB 977/1206 KB 981/1206 KB 985/1206 KB 989/1206 KB 993/1206 KB 997/1206 KB 1001/1206 KB 1005/1206 KB 1009/1206 KB 1013/1206 KB 1017/1206 KB 1021/1206 KB 1025/1206 KB 1029/1206 KB 1033/1206 KB 1037/1206 KB 1041/1206 KB 1045/1206 KB 1049/1206 KB 1053/1206 KB 1057/1206 KB 1061/1206 KB 1065/1206 KB 1069/1206 KB 1073/1206 KB 1077/1206 KB 1081/1206 KB 1085/1206 KB 1089/1206 KB 1093/1206 KB 1097/1206 KB 1101/1206 KB 1105/1206 KB 1109/1206 KB 1113/1206 KB 1117/1206 KB 1121/1206 KB 1125/1206 KB 1129/1206 KB 1133/1206 KB 1137/1206 KB 1141/1206 KB 1145/1206 KB 1149/1206 KB 1153/1206 KB 1157/1206 KB 1161/1206 KB 1165/1206 KB 1169/1206 KB 1173/1206 KB 1177/1206 KB 1181/1206 KB 1185/1206 KB 1189/1206 KB 1193/1206 KB 1197/1206 KB 1201/1206 KB 1205/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4784.4 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 4/1199 KB 8/1199 KB 12/1199 KB 16/1199 KB 20/1199 KB 24/1199 KB 28/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 84/1199 KB 88/1199 KB 92/1199 KB 96/1199 KB 100/1199 KB 104/1199 KB 108/1199 KB 112/1199 KB 116/1199 KB 120/1199 KB 124/1199 KB 128/1199 KB 132/1199 KB 136/1199 KB 140/1199 KB 144/1199 KB 148/1199 KB 152/1199 KB 156/1199 KB 160/1199 KB 164/1199 KB 168/1199 KB 172/1199 KB 176/1199 KB 180/1199 KB 184/1199 KB 188/1199 KB 192/1199 KB 196/1199 KB 200/1199 KB 204/1199 KB 208/1199 KB 212/1199 KB 216/1199 KB 220/1199 KB 224/1199 KB 228/1199 KB 232/1199 KB 236/1199 KB 240/1199 KB 244/1199 KB 248/1199 KB 252/1199 KB 256/1199 KB 260/1199 KB 264/1199 KB 268/1199 KB 272/1199 KB 276/1199 KB 280/1199 KB 284/1199 KB 288/1199 KB 292/1199 KB 296/1199 KB 300/1199 KB 304/1199 KB 308/1199 KB 312/1199 KB 316/1199 KB 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3179.5 KB/sec) unit-abot-epc-basic-0: 06:46:09 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 42.931 s unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-30T06:46:10+00:00 unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:46:10 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-135.161) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:11 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:12 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:13 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:13 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:13 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:46:13 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:46:14 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:46:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:46:16 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:46:17 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:46:17 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:46:17 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:46:17 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 06:46:17 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:46:17 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-b7ec66-default-0". unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:46:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 06:46:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:46:20 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:46:20 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:46:20 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:46:20 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 06:46:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:46:22 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 06:46:23 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 06:46:24 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 06:46:24 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 06:46:24 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 06:46:24 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 06:46:24 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 06:46:25 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 06:46:26 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 06:46:27 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-abot-epc-basic-0: 06:46:27 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 06:46:27 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 06:46:27 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 06:46:27 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 06:46:27 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 06:46:28 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 06:46:28 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 06:46:28 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 06:46:28 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 06:46:28 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 06:46:30 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 06:46:31 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 06:46:31 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 06:46:31 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 06:46:31 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 06:46:31 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 06:46:31 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 06:46:32 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 06:46:33 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 06:46:34 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 06:46:34 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:46:34 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 06:46:34 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 06:46:34 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 06:46:34 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:46:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:46:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:46:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:46:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:46:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 06:46:35 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 06:46:36 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 06:46:37 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 06:46:38 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 06:46:38 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 06:46:38 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 06:46:38 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 06:46:38 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 06:46:38 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 06:46:39 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 06:46:39 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 06:46:39 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:46:41 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 06:46:41 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 06:46:41 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 06:46:41 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 06:46:41 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 06:46:42 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 06:46:42 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 06:46:42 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 06:46:42 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 06:46:43 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 06:46:44 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 06:46:44 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:46:44 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 06:46:44 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 06:46:44 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 06:46:44 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 06:46:45 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 06:46:45 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 06:46:45 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 06:46:45 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 06:46:45 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 06:46:45 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 06:46:46 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 06:46:46 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 06:46:46 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 06:46:46 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 06:46:47 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 06:46:47 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 06:46:47 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 06:46:47 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 06:46:47 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 06:46:48 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 06:46:48 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 06:46:48 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 06:46:48 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 06:46:48 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 06:46:48 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 06:46:49 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 06:46:49 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 06:46:49 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 06:46:49 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 06:46:49 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 06:46:51 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 06:46:51 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.9 [2,981 kB] unit-abot-epc-basic-0: 06:46:51 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.9 [2,060 kB] unit-abot-epc-basic-0: 06:46:51 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.9 [40.8 kB] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 06:46:52 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 06:46:53 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 06:46:53 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 06:46:53 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 06:46:53 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 06:46:53 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 06:46:53 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 06:46:54 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 06:46:55 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 06:46:55 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 06:46:55 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 06:46:55 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 06:46:55 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 06:46:55 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 06:46:56 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 06:46:56 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 06:46:56 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 06:46:56 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 06:46:56 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 06:46:56 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 06:46:57 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 06:46:57 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 06:46:57 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 06:46:57 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 06:46:57 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 06:46:57 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 06:46:58 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 06:46:58 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 06:46:58 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 06:46:58 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 06:46:59 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 06:46:59 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 06:46:59 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 06:46:59 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 06:46:59 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 06:46:59 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 06:47:02 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 06:47:02 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 06:47:02 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 06:47:02 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 06:47:02 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 06:47:02 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 06:47:03 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 06:47:03 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 06:47:03 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 06:47:03 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 06:47:03 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 06:47:04 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 06:47:05 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 06:47:06 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 06:47:06 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 06:47:06 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 06:47:06 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 06:47:06 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 06:47:06 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 06:47:07 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 06:47:08 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 06:47:09 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 06:47:10 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 06:47:10 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 06:47:10 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 06:47:10 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 06:47:10 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 06:47:12 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 06:47:13 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 06:47:13 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 06:47:13 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 06:47:13 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 06:47:13 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 06:47:13 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 06:47:14 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 06:47:14 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 06:47:14 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 06:47:14 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 06:47:15 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 06:47:15 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 06:47:15 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 06:47:16 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 06:47:17 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 06:47:18 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 06:47:18 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 06:47:18 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 06:47:18 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 06:47:18 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 06:47:19 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 06:47:19 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 06:47:19 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 06:47:19 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 06:47:19 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 06:47:20 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 06:47:21 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 06:47:21 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 06:47:21 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 06:47:21 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 06:47:21 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 06:47:24 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 06:47:25 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 06:47:25 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 06:47:25 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 06:47:25 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 06:47:25 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 06:47:26 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 06:47:26 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 06:47:26 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 06:47:26 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 06:47:26 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 06:47:26 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 06:47:27 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 06:47:28 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 06:47:28 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 06:47:28 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 06:47:28 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 06:47:28 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 06:47:28 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 06:47:29 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 06:47:30 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 06:47:30 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 06:47:30 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 06:47:30 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 06:47:30 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 06:47:30 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 06:47:31 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 06:47:31 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 06:47:31 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 06:47:31 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 06:47:32 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 06:47:32 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 06:47:32 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 06:47:32 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 06:47:34 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 06:47:34 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 06:47:34 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 06:47:34 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 06:47:35 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 06:47:35 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 06:47:35 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 06:47:35 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 06:47:35 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 06:47:36 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 06:47:36 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 06:47:36 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 06:47:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:47:36 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] machine-2: 06:47:36 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:47:36 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:47:36 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:47:36 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:47:36 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:47:36 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 06:47:36 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:47:36 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:47:36 DEBUG juju.worker start "api" unit-oai-epc-0: 06:47:36 INFO juju.worker start "api" unit-oai-epc-0: 06:47:36 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:47:36 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:47:36 DEBUG juju.worker "api" started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:47:36 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:47:36 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:47:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:47:36 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 06:47:36 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] machine-2: 06:47:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:47:37 DEBUG juju.worker start "engine" machine-2: 06:47:37 INFO juju.worker start "engine" machine-2: 06:47:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:47:37 DEBUG juju.worker "engine" started machine-2: 06:47:37 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:47:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:47:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:47:37 INFO juju.api connection established to "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-2: 06:47:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:47:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:47:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:47:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:47:37 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:47:37 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:47:37 DEBUG juju.worker start "api" unit-oai-hss-0: 06:47:37 INFO juju.worker start "api" unit-oai-hss-0: 06:47:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:47:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:47:37 DEBUG juju.agent read agent config, format "2.0" machine-3: 06:47:37 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:47:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:47:37 DEBUG juju.worker "api" started unit-oai-hss-0: 06:47:37 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] machine-2: 06:47:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:47:37 DEBUG juju.worker start "engine" machine-3: 06:47:37 INFO juju.worker start "engine" unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:47:37 DEBUG juju.worker "engine" started machine-3: 06:47:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:47:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:47:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:47:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:47:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:47:37 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:47:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:47:37 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:47:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:47:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" machine-3: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:47:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:47:37 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-oai-epc-0: 06:47:37 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:47:37 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-oai-hss-0: 06:47:37 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:47:37 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:47:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:47:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-epc-0: 06:47:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:47:37 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 06:47:37 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:47:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:47:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-oai-hss-0: 06:47:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/9d89a604-7f5c-4510-8252-f45fdbb7ec66/api" unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] machine-2: 06:47:37 DEBUG juju.worker.apicaller connected machine-2: 06:47:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:47:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:47:37 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] machine-2: 06:47:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:47:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:47:38 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:47:38 INFO juju.worker.upgrader unblocking abort check machine-2: 06:47:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:47:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:47:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] machine-2: 06:47:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:47:38 DEBUG juju.worker.apicaller connected machine-2: 06:47:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:47:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:47:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:47:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:47:38 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:47:38 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:47:38 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:47:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:47:38 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:47:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:47:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:47:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:47:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:47:38 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 06:47:38 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 06:47:38 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 06:47:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:47:38 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:47:38 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:47:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:47:38 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:47:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:47:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:47:38 INFO juju.util.exec run result: exit status 127 machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec828727326/script.sh: line 1: fanatic: command not found 127 machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:47:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:47:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:47:38 DEBUG juju.worker.logger logger setup machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:47:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:47:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:47:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:47:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:47:38 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:47:38 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:47:38 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:47:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:47:38 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:47:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:47:38 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:47:38 INFO juju.util.exec run result: exit status 127 machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec874430208/script.sh: line 1: fanatic: command not found 127 machine-2: 06:47:38 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:47:38 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:47:38 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:47:38 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:47:38 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] machine-2: 06:47:38 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:47:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:47:38 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:47:38 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:47:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:47:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:47:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:47:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:47:38 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 06:47:38 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:47:38 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-2: 06:47:38 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] machine-2: 06:47:38 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-3: 06:47:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:47:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:47:38 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] machine-3: 06:47:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:47:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:47:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:47:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:47:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:39 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:47:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:47:39 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 06:47:39 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] machine-2: 06:47:39 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:47:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:47:39 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 06:47:39 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] machine-3: 06:47:39 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:47:39 INFO juju.worker.upgrader unblocking abort check machine-3: 06:47:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:47:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:47:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:47:39 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:47:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:47:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:47:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:47:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.logger logger setup machine-3: 06:47:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:47:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:47:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:47:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:47:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:47:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:47:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:47:40 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 06:47:40 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 06:47:40 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 06:47:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:47:40 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:47:40 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:47:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:47:40 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] machine-3: 06:47:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:47:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:47:40 INFO juju.util.exec run result: exit status 127 machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec989404744/script.sh: line 1: fanatic: command not found 127 machine-3: 06:47:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:47:40 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:47:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:47:40 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:47:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:47:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:47:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:47:40 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:47:40 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:47:40 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:47:40 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:47:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:47:40 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:47:40 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:47:40 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:47:40 INFO juju.util.exec run result: exit status 127 machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec640370684/script.sh: line 1: fanatic: command not found 127 machine-3: 06:47:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:47:40 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:47:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:47:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:47:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:47:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:47:40 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 06:47:40 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:47:40 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 06:47:40 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 06:47:40 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-2: 06:47:40 DEBUG juju.worker start "2-container-watcher" machine-2: 06:47:40 DEBUG juju.worker start "stateconverter" machine-2: 06:47:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:47:40 INFO juju.worker start "2-container-watcher" machine-2: 06:47:40 DEBUG juju.worker "2-container-watcher" started machine-2: 06:47:40 INFO juju.worker start "stateconverter" machine-2: 06:47:40 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:47:40 DEBUG juju.worker "stateconverter" started machine-2: 06:47:40 INFO juju.worker.machiner "machine-2" started machine-2: 06:47:40 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 06:47:40 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:47:40 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:47:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:47:40 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:47:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 06:47:40 DEBUG juju.worker start "3-container-watcher" machine-3: 06:47:40 DEBUG juju.worker start "stateconverter" machine-3: 06:47:40 INFO juju.worker start "3-container-watcher" machine-3: 06:47:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:47:40 DEBUG juju.worker "3-container-watcher" started machine-3: 06:47:40 INFO juju.worker start "stateconverter" machine-3: 06:47:40 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:47:40 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 06:47:40 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:47:40 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:47:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:47:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:47:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:47:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:47:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:47:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:47:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:47:40 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 06:47:40 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 06:47:40 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 06:47:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:47:40 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:47:40 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:47:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:47:40 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:47:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:47:40 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:47:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:47:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:47:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:47:40 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:47:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:47:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:47:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:47:40 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 06:47:40 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 06:47:40 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 06:47:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:47:40 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:47:40 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:47:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:47:40 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:47:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:47:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:47:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-3: 06:47:40 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:47:40 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:47:40 DEBUG juju.worker.uniter juju-run listener running machine-3: 06:47:40 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 06:47:40 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:47:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:47:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:47:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:47:40 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:47:40 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 06:47:40 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:47:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:47:40 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:47:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:47:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:47:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:47:40 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] machine-2: 06:47:40 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ed:b9:d4 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ed:b9:d4 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 06:47:40 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] machine-3: 06:47:40 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:2a:86:ce CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:2a:86:ce CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 06:47:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:47:41 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:47:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:47:41 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:47:41 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:47:41 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:47:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:47:41 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:47:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 06:47:42 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:47:42 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:47:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:47:42 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:47:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:47:42 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:47:42 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:47:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:47:43 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:47:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:47:43 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-oai-epc-0: 06:47:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:47:44 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 06:47:44 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:47:45 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 06:47:45 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:47:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:47:45 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 06:47:45 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:47:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:47:45 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 06:47:45 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-oai-epc-0: 06:47:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ config-get realm unit-abot-epc-basic-0: 06:47:45 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-epc-0: 06:47:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 06:47:45 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:47:46 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 06:47:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:46 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:47:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:47:46 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:47:46 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 06:47:46 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 06:47:47 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 23s (3,482 kB/s) unit-abot-epc-basic-0: 06:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 06:47:47 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67263 files and directories currently installed.) unit-abot-epc-basic-0: 06:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 06:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:47:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:47 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 06:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 06:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 06:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:47:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:49 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-abot-epc-basic-0: 06:47:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-oai-hss-0: 06:47:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:49 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 06:47:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:47:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 06:47:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 06:47:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 06:47:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:47:49 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-abot-epc-basic-0: 06:47:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 06:47:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:47:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:47:49 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 06:47:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 06:47:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:47:50 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 06:47:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:47:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 06:47:51 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 06:47:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 06:47:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:47:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:47:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 06:47:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 06:47:52 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 06:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 06:47:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 06:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 06:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 06:47:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 06:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 06:47:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 06:47:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:47:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:47:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 06:47:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:47:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:47:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:47:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 06:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 06:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 06:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 06:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 06:47:58 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 06:47:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 06:48:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 06:48:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 06:48:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 06:48:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 06:48:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:48:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-abot-epc-basic-0: 06:48:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 06:48:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:48:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 06:48:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 06:48:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 06:48:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-abot-epc-basic-0: 06:48:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 06:48:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:48:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 06:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 06:48:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 06:48:04 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:48:04 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 06:48:04 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 06:48:04 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 06:48:04 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 06:48:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 06:48:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:48:07 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 06:48:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 06:48:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:48:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 06:48:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 06:48:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 06:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 06:48:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 06:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 06:48:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 06:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 06:48:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 06:48:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 06:48:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 06:48:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-abot-epc-basic-0: 06:48:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 06:48:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:13 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 06:48:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 06:48:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4176 kB/s) unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install (Reading database ... 83636 files and directories currently installed.) unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:48:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 06:48:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 06:48:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 06:48:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:48:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 06:48:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 06:48:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 06:48:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:19 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 06:48:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 06:48:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:19 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:48:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 06:48:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 06:48:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:48:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 06:48:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:48:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 06:48:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 06:48:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:48:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 06:48:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 06:48:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 06:48:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 06:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 06:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 06:48:24 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:48:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 06:48:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:48:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:48:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 06:48:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:48:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 06:48:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:48:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 06:48:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 06:48:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 06:48:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 06:48:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 06:48:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:48:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 06:48:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:48:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:48:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 06:48:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:48:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:48:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 06:48:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:48:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:48:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 06:48:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:48:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 06:48:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 06:48:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:48:33 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 06:48:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:48:34 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 06:48:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 06:48:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:48:36 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 06:48:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:48:36 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 06:48:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 06:48:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:38 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 06:48:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 06:48:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 06:48:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:48:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:48:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 06:48:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:41 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:48:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 06:48:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:41 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:48:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 06:48:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 06:48:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 06:48:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:48:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 06:48:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 06:48:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:48:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 06:48:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 06:48:45 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 06:48:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:48:46 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:48:47 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 06:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 06:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:48:47 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 06:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:48:48 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:48:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 06:48:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:48:49 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:48:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 06:48:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 06:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 06:48:50 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 06:48:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 06:48:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:50 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:48:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 06:48:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 06:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 06:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 06:48:51 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 06:48:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 06:48:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:48:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 06:48:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:48:52 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:48:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 06:48:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:48:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:48:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 06:48:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:48:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 06:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 06:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 06:48:53 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:48:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 06:48:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 06:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:48:55 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 06:48:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 06:48:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:48:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 06:49:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:49:01 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:49:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 06:49:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:49:01 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 06:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 06:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:49:04 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:49:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 06:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:49:07 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 06:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 06:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 06:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 06:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 06:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 06:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-abot-epc-basic-0: 06:49:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 06:49:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:49:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 06:49:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 06:49:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 06:49:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 06:49:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:49:18 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 06:49:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 06:49:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 06:49:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 06:49:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:49:19 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:49:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 06:49:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:49:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 06:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 06:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:49:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 06:49:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:49:23 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:49:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 06:49:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:49:24 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:49:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 06:49:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 06:49:26 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:49:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 06:49:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 06:49:27 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 06:49:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 06:49:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:49:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 06:49:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 06:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 06:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 06:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:49:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 06:49:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:49:33 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 06:49:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 06:49:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:49:33 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 06:49:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:49:34 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 06:49:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 06:49:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:35 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:49:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 06:49:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:49:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 06:49:37 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 06:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 06:49:37 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:49:37 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 06:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 06:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 06:49:37 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 06:49:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 06:49:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:49:38 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 06:49:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 06:49:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:49:39 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:49:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 06:49:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 06:49:40 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 06:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 06:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:49:42 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:49:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 06:49:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:43 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 06:49:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:43 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:49:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 06:49:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:44 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 06:49:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:49:44 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 06:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 06:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 06:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 06:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 06:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 06:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:49:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 06:49:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:49 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 06:49:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 06:49:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:49:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.9_all.deb ... unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 06:49:54 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:49:54 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 06:49:54 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 06:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:49:55 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:55 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:49:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 06:49:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 06:49:55 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 06:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 06:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 06:49:56 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:57 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:49:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 06:49:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:49:57 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:49:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 06:49:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 06:49:57 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:58 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:49:58 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:49:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 06:49:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:49:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 06:49:58 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 06:49:58 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:49:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 06:49:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:49:58 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:49:58 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 06:49:59 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 06:49:59 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 06:49:59 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 06:49:59 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 06:50:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 06:50:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:50:00 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 06:50:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 06:50:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:50:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 06:50:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:50:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 06:50:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:50:02 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:50:02 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 06:50:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 06:50:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:50:02 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:50:02 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:50:02 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 06:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 06:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 06:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 06:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-abot-epc-basic-0: 06:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 06:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 06:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 06:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 06:50:07 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1325 kB/s) unit-abot-epc-basic-0: 06:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 06:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install (Reading database ... 90365 files and directories currently installed.) unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 06:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 06:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 06:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 06:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 06:50:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 06:50:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 06:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 06:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 06:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 06:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 06:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 06:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 06:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 06:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 06:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 06:50:16 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 06:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 06:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 2s (3880 kB/s) unit-abot-epc-basic-0: 06:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 06:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install (Reading database ... 90476 files and directories currently installed.) unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 06:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 06:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 06:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 06:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-oai-hss-0: 06:50:19 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 06:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 06:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 06:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 06:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:50:21 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 06:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 06:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 06:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 06:50:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 06:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 06:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 06:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 06:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 06:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 06:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 06:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 06:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:50:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 06:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 06:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 06:50:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 06:50:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 06:50:32 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 06:50:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 06:50:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 06:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 06:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 06:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-oai-hss-0: 06:50:37 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 06:50:37 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:50:37 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 06:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 06:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 06:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 06:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 06:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 06:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 06:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 06:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install 180930 6:50:44 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install 180930 6:50:44 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install 180930 6:50:44 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11739 ... unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 06:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 06:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 06:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 06:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 06:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 06:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 06:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 06:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 06:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 06:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 06:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 06:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:50:55 DEBUG unit.oai-hss/0.install mysql start/running, process 11872 unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:50:55 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 06:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:50:57 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:50:57 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 06:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 06:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 06:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 06:50:58 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 06:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 06:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:50:58 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 06:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 06:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 06:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:51:00 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 06:51:00 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 06:51:00 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 06:51:01 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 06:51:01 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 06:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 06:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 06:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 06:51:02 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:51:02 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:51:02 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 06:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 06:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 06:51:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 06:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 06:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 06:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 06:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (452 kB/s) unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install (Reading database ... 92477 files and directories currently installed.) unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 06:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 06:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 06:51:06 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:51:07 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:51:07 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install --2018-09-30 06:51:08-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 376K 3s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 751K 2s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 49.8M 1s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 743K 1s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 62.8M 1s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 50.7M 1s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 65.1M 1s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 774K 1s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 51.1M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 47.5M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 49.2M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 45.5M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 41.8M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 78.5M 0s unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 826K 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 51.7M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 41.6M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 46.6M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 46.3M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 49.0M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 55.2M 0s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 84.2M=0.4s unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install 2018-09-30 06:51:08 (2.60 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:51:08 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for inline... inline unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-abot-epc-basic-0: 06:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:51:09 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 06:51:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 06:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 06:51:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 06:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 06:51:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-abot-epc-basic-0: 06:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-abot-epc-basic-0: 06:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-abot-epc-basic-0: 06:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 06:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:51:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-abot-epc-basic-0: 06:51:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 06:51:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-abot-epc-basic-0: 06:51:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-abot-epc-basic-0: 06:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 06:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-abot-epc-basic-0: 06:51:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-abot-epc-basic-0: 06:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 06:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:51:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-abot-epc-basic-0: 06:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-abot-epc-basic-0: 06:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-abot-epc-basic-0: 06:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-abot-epc-basic-0: 06:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 06:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-abot-epc-basic-0: 06:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-abot-epc-basic-0: 06:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-abot-epc-basic-0: 06:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-abot-epc-basic-0: 06:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-abot-epc-basic-0: 06:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-abot-epc-basic-0: 06:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-abot-epc-basic-0: 06:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 06:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 06:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 06:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 06:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 06:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1627 kB/s) unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install (Reading database ... 92495 files and directories currently installed.) unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 06:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 06:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 06:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 06:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 06:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 06:51:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 06:51:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:31 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 06:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 06:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 06:51:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 06:51:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:31 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 06:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 06:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 06:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 06:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 06:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 06:51:34 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 06:51:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 06:51:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:51:35 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 06:51:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 06:51:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 06:51:36 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:51:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 06:51:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 06:51:36 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install --2018-09-30 06:51:37-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 06:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 06:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 06:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 06:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-abot-epc-basic-0: 06:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 290K 26s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 517K 20s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 603K 17s unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 924K 15s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.11M 13s unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.14M 11s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.60M 9s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.79M 9s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.03M 8s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.13M 7s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.35M 7s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.53M 6s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.94M 6s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.99M 6s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.16M 5s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.57M 5s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.39M 5s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.01M 5s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.99M 4s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.40M 4s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.56M 4s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.38M 4s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.66M 4s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.84M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.18M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.42M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.35M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.75M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.57M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.85M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 5.97M 3s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.21M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.06M 2s unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.18M 2s unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.14M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.67M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.15M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.88M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.45M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.58M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.26M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 7.82M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.63M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 10.2M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.50M 2s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 8.81M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.24M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.93M 1s unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.41M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 12.4M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.50M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.6M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.3M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.3M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.71M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.1M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.8M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.3M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 10.5M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.0M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.5M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.6M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.9M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.3M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 10.8M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.6M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.1M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.2M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.9M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 12.9M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.1M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.3M 1s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.1M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 12.6M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 18.9M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.8M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 15.8M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 14.4M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 16.6M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 15.5M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.0M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.3M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 15.6M 0s unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.1M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.7M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 15.6M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.3M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 16.9M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.4M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 19.5M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.3M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 16.5M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 22.0M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 18.6M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 25.3M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 15.1M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 25.8M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 15.7M 0s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 19.3M=1.5s unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install 2018-09-30 06:51:39 (3.23 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 06:51:39 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-abot-epc-basic-0: 06:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 06:51:40 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-abot-epc-basic-0: 06:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-abot-epc-basic-0: 06:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-abot-epc-basic-0: 06:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-abot-epc-basic-0: 06:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 06:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-abot-epc-basic-0: 06:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 06:51:41 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-abot-epc-basic-0: 06:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 06:51:42 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-abot-epc-basic-0: 06:51:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-abot-epc-basic-0: 06:51:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-abot-epc-basic-0: 06:51:43 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-abot-epc-basic-0: 06:51:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-abot-epc-basic-0: 06:51:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:51:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 06:51:43 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-abot-epc-basic-0: 06:51:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 06:51:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-abot-epc-basic-0: 06:51:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 06:51:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 06:51:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-abot-epc-basic-0: 06:51:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:51:44 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-abot-epc-basic-0: 06:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-abot-epc-basic-0: 06:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-abot-epc-basic-0: 06:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-abot-epc-basic-0: 06:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 06:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-abot-epc-basic-0: 06:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 06:51:45 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 06:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 06:51:46 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-abot-epc-basic-0: 06:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 06:51:47 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:51:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:51:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:51:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:51:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:51:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-abot-epc-basic-0: 06:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 06:51:48 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 06:51:49 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 06:51:50 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-abot-epc-basic-0: 06:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 06:51:51 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-abot-epc-basic-0: 06:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 06:51:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-abot-epc-basic-0: 06:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-abot-epc-basic-0: 06:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 06:51:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-abot-epc-basic-0: 06:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:51:52 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 06:51:53 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-abot-epc-basic-0: 06:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-abot-epc-basic-0: 06:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-abot-epc-basic-0: 06:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-abot-epc-basic-0: 06:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-abot-epc-basic-0: 06:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-abot-epc-basic-0: 06:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 06:51:54 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-abot-epc-basic-0: 06:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-abot-epc-basic-0: 06:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-abot-epc-basic-0: 06:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 06:51:55 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 06:51:56 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-abot-epc-basic-0: 06:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 06:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-abot-epc-basic-0: 06:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 06:51:57 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-abot-epc-basic-0: 06:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 06:51:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-abot-epc-basic-0: 06:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 06:51:58 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-abot-epc-basic-0: 06:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 06:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-abot-epc-basic-0: 06:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-abot-epc-basic-0: 06:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 06:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-abot-epc-basic-0: 06:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 06:51:59 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 06:52:00 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Sep 30 06:45 /dev/zero unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 06:52:01 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-abot-epc-basic-0: 06:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 06:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 06:52:02 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 06:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 06:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 06:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-abot-epc-basic-0: 06:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-abot-epc-basic-0: 06:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-abot-epc-basic-0: 06:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 06:52:03 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:52:04 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 06:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 06:52:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 06:52:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 06:52:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:52:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 06:52:05 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 06:52:06 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 06:52:06 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 06:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 06:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 06:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 06:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 06:52:07 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC read-file.lo unit-abot-epc-basic-0: 06:52:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 06:52:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC sockets.lo unit-abot-epc-basic-0: 06:52:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 06:52:08 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-abot-epc-basic-0: 06:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 06:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC xsize.lo unit-abot-epc-basic-0: 06:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 06:52:09 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:52:10 DEBUG unit.oai-hss/0.install CC common.lo unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 06:52:11 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 06:52:11 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 06:52:11 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 06:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 06:52:12 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 06:52:12 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 06:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 06:52:13 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 06:52:13 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 06:52:13 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:52:14 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 06:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 06:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 06:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 06:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 06:52:14 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 06:52:15 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 06:52:15 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 06:52:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 06:52:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 06:52:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 06:52:15 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 06:52:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 06:52:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-oai-hss-0: 06:52:16 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 06:52:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 06:52:16 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 06:52:16 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 06:52:17 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 06:52:17 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 06:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 06:52:17 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:52:18 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 06:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 06:52:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 06:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 06:52:18 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 06:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:52:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 06:52:19 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 06:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 06:52:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:52:19 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-abot-epc-basic-0: 06:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 06:52:20 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 06:52:20 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 06:52:20 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 06:52:21 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-epc-0: 06:52:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 06:52:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 06:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 06:52:22 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 06:52:23 DEBUG unit.oai-hss/0.install CC cert.lo unit-abot-epc-basic-0: 06:52:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 06:52:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:52:23 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:52:24 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 06:52:24 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 06:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 06:52:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-oai-hss-0: 06:52:24 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-abot-epc-basic-0: 06:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 06:52:24 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 06:52:24 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 06:52:25 DEBUG unit.oai-hss/0.install CC rsa.lo unit-abot-epc-basic-0: 06:52:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 06:52:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-oai-hss-0: 06:52:25 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 06:52:25 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:52:25 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 06:52:25 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:52:26 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 06:52:27 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 06:52:27 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 06:52:27 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 06:52:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 06:52:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 06:52:27 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-abot-epc-basic-0: 06:52:27 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:52:27 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 06:52:28 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 06:52:28 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 06:52:28 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 06:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 06:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 06:52:28 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-abot-epc-basic-0: 06:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 06:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-abot-epc-basic-0: 06:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 06:52:29 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 06:52:30 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 06:52:30 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 06:52:30 DEBUG unit.oai-hss/0.install CC mac.lo unit-abot-epc-basic-0: 06:52:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 06:52:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:52:30 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 06:52:30 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 06:52:30 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CC randomart.lo unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CC armor.lo unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 06:52:31 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 06:52:32 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 06:52:32 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 06:52:32 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 06:52:32 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-oai-hss-0: 06:52:33 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 06:52:33 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:52:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:52:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 06:52:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-oai-hss-0: 06:52:34 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 06:52:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 06:52:34 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 06:52:34 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 06:52:35 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 06:52:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 06:52:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-oai-hss-0: 06:52:35 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 06:52:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 06:52:35 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 06:52:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 06:52:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:52:35 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-abot-epc-basic-0: 06:52:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 06:52:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:52:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 06:52:36 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 06:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 06:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-oai-hss-0: 06:52:37 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 06:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 06:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 06:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 06:52:37 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 06:52:37 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install CC pk.lo unit-abot-epc-basic-0: 06:52:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:52:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:52:38 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 06:52:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 06:52:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 06:52:38 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 06:52:38 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 06:52:39 DEBUG unit.oai-hss/0.install CC cipher.lo unit-abot-epc-basic-0: 06:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 06:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:52:39 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 06:52:39 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 06:52:39 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 06:52:39 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 06:52:39 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-abot-epc-basic-0: 06:52:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 06:52:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-oai-hss-0: 06:52:40 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-abot-epc-basic-0: 06:52:40 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 06:52:40 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 06:52:40 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 06:52:40 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 06:52:40 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 06:52:40 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 06:52:41 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 06:52:42 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 06:52:43 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 06:52:43 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:52:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:52:43 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 06:52:43 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 06:52:44 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 06:52:45 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 06:52:45 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 06:52:45 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 06:52:46 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 06:52:46 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 06:52:46 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 06:52:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 06:52:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:52:46 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:52:47 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 06:52:47 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 06:52:47 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 06:52:47 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 06:52:47 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-abot-epc-basic-0: 06:52:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 06:52:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:52:48 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:52:48 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 06:52:48 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 06:52:48 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 06:52:48 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 06:52:49 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 06:52:49 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 06:52:49 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 06:52:50 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 06:52:51 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 06:52:51 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 06:52:51 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 06:52:51 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 06:52:52 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 06:52:52 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-oai-hss-0: 06:52:52 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 06:52:53 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 06:52:53 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 06:52:54 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 06:52:54 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 06:52:54 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 06:52:54 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 06:52:54 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 06:52:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 06:52:54 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 06:52:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 06:52:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:52:55 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:52:55 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 06:52:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 06:52:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:52:55 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 06:52:55 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 06:52:55 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 06:52:56 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 06:52:56 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-abot-epc-basic-0: 06:52:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 06:52:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:52:56 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 06:52:56 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-abot-epc-basic-0: 06:52:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 06:52:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:52:56 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 06:52:56 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 06:52:57 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 06:52:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 06:52:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 06:52:57 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 06:52:58 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-abot-epc-basic-0: 06:52:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 06:52:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:52:58 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 06:52:58 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 06:52:59 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 06:52:59 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-abot-epc-basic-0: 06:52:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 06:52:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:52:59 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 06:52:59 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-abot-epc-basic-0: 06:52:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:52:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:52:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:52:59 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 06:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 06:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-oai-hss-0: 06:53:00 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-abot-epc-basic-0: 06:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 06:53:00 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 06:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 06:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install CC xssl.lo unit-abot-epc-basic-0: 06:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 06:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 06:53:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:01 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-abot-epc-basic-0: 06:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 06:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-abot-epc-basic-0: 06:53:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:53:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 06:53:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 06:53:05 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:53:06 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 06:53:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:53:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:53:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 06:53:07 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 06:53:07 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-abot-epc-basic-0: 06:53:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:53:07 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-abot-epc-basic-0: 06:53:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:53:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:53:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-hss-0: 06:53:08 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-abot-epc-basic-0: 06:53:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 06:53:08 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 06:53:08 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 06:53:09 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 06:53:09 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 06:53:09 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:10 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 06:53:11 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 06:53:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 06:53:13 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 06:53:14 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 06:53:15 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 06:53:16 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:53:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 06:53:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 06:53:20 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 06:53:21 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 06:53:21 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 06:53:21 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 06:53:21 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 06:53:21 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 06:53:22 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 06:53:22 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 06:53:22 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 06:53:23 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 06:53:23 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 06:53:23 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 06:53:24 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 06:53:25 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 06:53:25 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 06:53:25 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 06:53:25 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 06:53:25 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 06:53:25 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 06:53:26 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 06:53:26 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 06:53:27 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 06:53:27 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 06:53:27 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 06:53:27 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 06:53:27 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 06:53:28 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 06:53:29 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 06:53:30 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 06:53:30 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 06:53:30 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 06:53:30 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 06:53:30 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 06:53:30 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 06:53:31 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-abot-epc-basic-0: 06:53:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-abot-epc-basic-0: 06:53:32 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-abot-epc-basic-0: 06:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-abot-epc-basic-0: 06:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-oai-hss-0: 06:53:32 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-abot-epc-basic-0: 06:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:53:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-abot-epc-basic-0: 06:53:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 06:53:33 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:53:33 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 06:53:34 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:53:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 06:53:34 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3163 kB/s) unit-abot-epc-basic-0: 06:53:34 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:53:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 06:53:34 DEBUG unit.oai-hss/0.install (Reading database ... 92771 files and directories currently installed.) unit-oai-hss-0: 06:53:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:34 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 06:53:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 06:53:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 06:53:35 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 06:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:53:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 06:53:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:53:36 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 06:53:37 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 06:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:53:38 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:53:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 06:53:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 06:53:38 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:53:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 06:53:39 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:53:39 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:53:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 06:53:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:53:39 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 06:53:39 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:53:39 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:53:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:53:40 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:53:40 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:53:40 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:53:41 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:53:41 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:53:41 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:53:41 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:44 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:44 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:53:44 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:53:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 06:53:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:53:44 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 06:53:44 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:44 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:53:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 06:53:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:45 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 06:53:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 06:53:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:46 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 06:53:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 06:53:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 06:53:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 06:53:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:48 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:53:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 06:53:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:53:48 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:53:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:53:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:53:50 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 06:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 06:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:53:50 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:53:50 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:53:50 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:53:50 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 06:53:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 06:53:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:53:50 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:53:50 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:53:51 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:53:51 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:53:52 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 06:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 06:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:53:52 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:53:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 06:53:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:53:52 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 06:53:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:53:53 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:53:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 06:53:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 06:53:54 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 06:53:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 06:53:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:53:54 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:53:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 06:53:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:53:59 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:54:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 06:54:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 06:54:00 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 06:54:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 06:54:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:54:00 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:54:01 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:54:01 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 06:54:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 06:54:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:54:01 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:54:01 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:54:01 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 06:54:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 06:54:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:54:01 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:54:01 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 06:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:54:02 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 06:54:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 06:54:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:54:02 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:03 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 06:54:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 06:54:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 06:54:03 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 06:54:03 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:54:04 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:54:04 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:54:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 06:54:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:54:04 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 06:54:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:04 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:54:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 06:54:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:54:05 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:54:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 06:54:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:54:05 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:54:06 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 06:54:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 06:54:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-abot-epc-basic-0: 06:54:06 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 06:54:06 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 06:54:06 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:54:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 06:54:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:54:07 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:54:07 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:54:07 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 06:54:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 06:54:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 06:54:07 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:54:07 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:54:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 06:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 06:54:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 06:54:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:54:08 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:54:08 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:54:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 06:54:08 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 06:54:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 06:54:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 06:54:09 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 06:54:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 06:54:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:54:09 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 06:54:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 06:54:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 06:54:10 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 06:54:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 06:54:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 06:54:10 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 06:54:10 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:11 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 06:54:11 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-abot-epc-basic-0: 06:54:11 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 06:54:11 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 06:54:11 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:54:12 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 06:54:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 06:54:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:54:12 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 06:54:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 06:54:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 06:54:12 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:13 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 06:54:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 06:54:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:54:13 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:14 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:54:14 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 06:54:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 06:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 06:54:14 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 06:54:14 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:54:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:54:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 06:54:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 06:54:15 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:54:15 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:54:16 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 06:54:16 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 06:54:16 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 06:54:16 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:54:16 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 06:54:16 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:54:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 06:54:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 06:54:17 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:54:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 06:54:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 06:54:17 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:54:17 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 06:54:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 06:54:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 06:54:18 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:54:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 06:54:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:54:18 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 06:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 06:54:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 06:54:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:54:19 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:54:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 06:54:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 06:54:19 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 06:54:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 06:54:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 06:54:20 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 06:54:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 06:54:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:54:20 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:54:20 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 06:54:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 06:54:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:54:21 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 06:54:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 06:54:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:54:21 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 06:54:21 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:54:22 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 06:54:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 06:54:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 06:54:22 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:54:22 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:54:22 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:54:22 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 06:54:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 06:54:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:54:22 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:54:22 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:54:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 06:54:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 06:54:23 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:54:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 06:54:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:54:23 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-abot-epc-basic-0: 06:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 06:54:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 06:54:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 06:54:24 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:54:24 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:54:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 06:54:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 06:54:25 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 06:54:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:26 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:26 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 06:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:28 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 06:54:29 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 06:54:30 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 06:54:30 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 06:54:30 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 06:54:30 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:54:31 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:54:31 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:54:31 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:54:32 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:54:32 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:54:32 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:54:32 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:54:32 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:54:32 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:54:33 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:54:33 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 06:54:33 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 06:54:33 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 06:54:33 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 06:54:34 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 06:54:34 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 06:54:34 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:54:34 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:54:34 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:54:35 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:54:35 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 06:54:35 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-oai-hss-0: 06:54:35 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 06:54:36 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 06:54:36 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:54:36 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 06:54:36 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 06:54:37 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 06:54:37 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:37 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:37 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:54:37 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:54:38 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:54:38 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 06:54:38 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 06:54:38 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 06:54:39 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 06:54:39 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 06:54:39 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 06:54:39 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 06:54:40 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:40 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:40 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:41 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:41 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:41 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:41 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:54:42 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 06:54:42 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 06:54:42 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:54:42 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:54:42 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 06:54:43 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 06:54:43 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:54:43 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:54:44 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:54:44 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 06:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:54:44 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 06:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:54:44 DEBUG unit.oai-hss/0.install Creating utempter group... unit-abot-epc-basic-0: 06:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:54:45 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 06:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:54:45 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:54:46 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 06:54:46 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 06:54:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:46 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-abot-epc-basic-0: 06:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 06:54:46 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 06:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:54:46 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:54:47 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 06:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:54:47 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:54:47 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 06:54:47 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 06:54:48 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:54:48 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 06:54:48 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 06:54:48 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:54:48 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:54:49 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:54:49 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:54:49 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:54:49 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:49 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 06:54:49 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:54:49 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 06:54:49 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 06:54:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:54:49 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 06:54:50 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 06:54:50 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:54:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:54:55 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:54:56 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:54:56 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:54:56 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:54:56 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:54:56 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:54:56 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:54:57 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:54:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:54:57 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-abot-epc-basic-0: 06:54:58 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-abot-epc-basic-0: 06:54:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 06:54:58 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-abot-epc-basic-0: 06:54:58 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-abot-epc-basic-0: 06:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 06:54:59 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-abot-epc-basic-0: 06:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:00 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 06:55:01 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:55:02 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 06:55:03 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 06:55:04 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 06:55:05 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:55:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:55:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-abot-epc-basic-0: 06:55:06 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-abot-epc-basic-0: 06:55:06 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 06:55:06 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-abot-epc-basic-0: 06:55:07 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 06:55:07 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-abot-epc-basic-0: 06:55:08 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-abot-epc-basic-0: 06:55:08 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-abot-epc-basic-0: 06:55:08 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-abot-epc-basic-0: 06:55:08 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-abot-epc-basic-0: 06:55:08 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 06:55:08 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:55:09 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 06:55:09 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:55:09 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (142 kB/s) unit-abot-epc-basic-0: 06:55:09 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-abot-epc-basic-0: 06:55:09 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install (Reading database ... 95662 files and directories currently installed.) unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 06:55:09 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:55:09 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:55:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 06:55:10 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:55:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:55:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:55:10 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:55:10 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:55:10 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 06:55:10 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 06:55:10 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:55:10 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 06:55:10 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 06:55:10 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install ...........................++++++ unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install .................................++++++ unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install ............................................++++++ unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install ....................................++++++ unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Not Before: Sep 30 06:55:11 2018 GMT unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Not After : Sep 30 06:55:11 2019 GMT unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install AC:C7:44:76:FC:B7:CB:79:0E:2C:0D:EC:3A:DE:68:31:CC:3F:6F:F6 unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install keyid:E4:04:52:41:EA:FF:6E:8C:BB:87:D5:A0:03:A1:48:83:A7:9F:E6:FB unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Certificate is to be certified until Sep 30 06:55:11 2019 GMT (365 days) unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 47%] [ 52%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 56%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-abot-epc-basic-0: 06:55:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 06:55:11 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 06:55:12 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 06:55:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 06:55:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 06:55:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 06:55:12 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 06:55:12 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-abot-epc-basic-0: 06:55:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:55:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:13 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 06:55:13 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 06:55:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:55:13 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:55:13 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:55:13 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 06:55:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 06:55:14 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 06:55:14 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 06:55:14 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 06:55:14 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 06:55:14 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 06:55:14 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 06:55:14 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 06:55:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-abot-epc-basic-0: 06:55:14 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 06:55:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:55:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:14 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:55:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 06:55:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 06:55:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:15 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 06:55:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:15 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 06:55:15 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 06:55:15 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:15 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 06:55:15 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 06:55:15 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:55:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:15 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 06:55:15 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 06:55:15 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:15 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 06:55:15 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 06:55:15 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 06:55:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 06:55:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:55:15 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 06:55:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:55:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:55:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 06:55:15 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 06:55:15 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:55:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 06:55:16 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:55:16 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 06:55:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:55:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:16 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 06:55:16 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:55:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:55:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:55:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:55:16 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-abot-epc-basic-0: 06:55:16 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 06:55:16 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:55:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:55:16 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-abot-epc-basic-0: 06:55:17 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:17 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 06:55:17 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 06:55:17 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `aihoosenoshohsu` identified by 'phaecipahyohmee'] unit-mysql-0: 06:55:17 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `aihoosenoshohsu` identified by 'phaecipahyohmee'] unit-mysql-0: 06:55:17 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=aihoosenoshohsu', 'password=phaecipahyohmee', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 06:55:17 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:55:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-abot-epc-basic-0: 06:55:17 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-mysql-0: 06:55:17 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:55:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:55:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:55:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 06:55:17 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 06:55:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:55:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-abot-epc-basic-0: 06:55:17 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-abot-epc-basic-0: 06:55:17 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-mysql-0: 06:55:17 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:55:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + user=aihoosenoshohsu unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-abot-epc-basic-0: 06:55:17 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + password=phaecipahyohmee unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 06:55:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 06:55:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:55:17 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 06:55:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 aihoosenoshohsu phaecipahyohmee oai-hss unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aihoosenoshohsu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"phaecipahyohmee"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aihoosenoshohsu --password=phaecipahyohmee -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 06:55:18 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u aihoosenoshohsu --password=phaecipahyohmee -h 192.168.121.5 oai-hss unit-abot-epc-basic-0: 06:55:18 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:55:18 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:55:18 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:55:19 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:55:19 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:55:19 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:55:19 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:19 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 06:55:19 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:55:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:55:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 06:55:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-abot-epc-basic-0: 06:55:19 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 06:55:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:19 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 06:55:19 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22090 unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22090' unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22090 =~ .*running.* ]] unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:55:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:20 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-abot-epc-basic-0: 06:55:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:55:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:20 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:55:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 06:55:20 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:55:20 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 06:55:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aihoosenoshohsu unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:55:20 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:55:20 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:55:20 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:55:21 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 06:55:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:21 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 06:55:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:21 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:55:21 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:55:21 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:55:21 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:55:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:55:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 06:55:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:22 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:55:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:55:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:55:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-abot-epc-basic-0: 06:55:22 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 06:55:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:22 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 06:55:22 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:55:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 06:55:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-oai-hss-0: 06:55:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:23 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 06:55:23 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 06:55:23 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 06:55:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:55:23 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:55:23 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:55:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:55:23 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:55:23 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 06:55:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:55:23 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:55:23 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 06:55:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:55:23 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-oai-hss-0: 06:55:23 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 06:55:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 06:55:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 06:55:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:55:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 06:55:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:55:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:55:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:55:23 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:55:24 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:55:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:55:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:55:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 06:55:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:55:24 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 06:55:28 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 06:55:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:55:29 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:55:29 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:55:37 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (47.2 kB/s) unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107949 files and directories currently installed.) unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:55:38 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:55:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:55:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:55:39 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:55:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:55:41 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:55:41 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-mysql-0: 06:55:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:55:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:55:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:55:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:55:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:55:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:55:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:55:57 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:55:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:55:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:55:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:55:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:56:14 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:56:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:56:15 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 06:56:15 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:56:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 06:56:15 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 06:56:15 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 06:56:16 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (368 kB/s) unit-abot-epc-basic-0: 06:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 06:56:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108058 files and directories currently installed.) unit-abot-epc-basic-0: 06:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:56:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:56:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:56:20 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 06:56:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:56:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:56:56 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 06:56:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:56:57 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 06:57:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:57:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:57:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 06:57:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 06:57:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22090' unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22090 =~ .*running.* ]] unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:57:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:57:17 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:57:17 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:57:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:57:17 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 06:57:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:57:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 06:57:37 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 06:57:38 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 06:57:38 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (274 kB/s) unit-oai-epc-0: 06:57:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 06:57:38 DEBUG unit.oai-epc/0.install (Reading database ... 102270 files and directories currently installed.) unit-oai-epc-0: 06:57:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 06:57:38 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:57:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 06:57:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 06:57:39 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:57:39 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:57:40 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 06:57:41 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 06:57:45 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 06:57:45 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 06:57:45 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 06:57:45 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 06:57:45 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 06:57:47 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 06:57:49 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 06:57:50 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:57:51 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 06:57:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:57:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 06:57:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 06:57:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 06:57:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 06:57:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 06:57:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 06:57:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 06:57:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 06:57:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 06:57:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 06:57:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 06:57:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 06:57:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 06:57:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 06:57:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 06:57:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 06:57:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 06:57:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 06:57:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 06:57:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 06:57:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 06:57:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 06:57:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:57:59 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:58:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 06:58:01 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 06:58:02 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 06:58:03 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 06:58:04 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 06:58:07 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 06:58:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:43 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 06:58:43 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 06:58:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:58:44 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 06:58:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 06:58:44 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 06:58:44 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 06:58:44 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 06:58:44 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 06:58:44 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 06:58:44 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 06:58:44 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 06:58:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 06:58:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 06:58:44 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 06:58:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 06:58:45 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 06:58:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 06:58:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.14 unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.14 ']' unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:58:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 06:58:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:46 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:58:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:58:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 06:58:46 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 06:58:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:47 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 06:58:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:47 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.14 unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.14/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 06:58:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:47 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 06:58:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:47 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 06:58:47 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 06:58:47 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:47 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 06:58:47 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 06:58:47 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 06:58:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:47 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 06:58:47 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 06:58:47 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:47 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 06:58:47 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:58:48 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:58:48 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:58:48 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:58:48 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:58:48 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:58:48 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 06:58:48 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:48 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:48 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:58:48 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:58:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 06:58:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:48 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 06:58:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 06:58:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 06:58:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 06:58:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:58:48 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 06:58:48 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:58:48 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:58:48 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 06:58:48 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 06:58:48 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:58:48 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.14 unit-oai-epc-0: 06:58:48 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:58:49 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 06:58:49 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 06:58:49 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:58:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 06:58:49 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:58:49 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:49 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:58:49 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:58:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.10 unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22090' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22090 =~ .*running.* ]] unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:58:49 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:58:49 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:49 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 06:58:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 06:58:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:58:49 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 06:58:50 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 06:58:50 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 06:58:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:58:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:58:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:50 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:50 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:58:50 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 06:58:50 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 06:58:50 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:58:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.14 unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.14 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 06:58:50 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:50 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=aihoosenoshohsu unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=phaecipahyohmee unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:58:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 06:58:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-hss-0: 06:58:50 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z aihoosenoshohsu ']' unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aihoosenoshohsu --password=phaecipahyohmee -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aihoosenoshohsu --password=phaecipahyohmee -h 192.168.121.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:58:51 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u aihoosenoshohsu --password=phaecipahyohmee -h 192.168.121.5 oai-hss unit-oai-hss-0: 06:58:51 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:51 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 06:58:51 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:51 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 06:58:51 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 06:58:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:58:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:58:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:58:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:58:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:58:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:58:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:58:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:58:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 06:58:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:51 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:58:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:52 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:52 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.10 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:52 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14133 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14133' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14133 =~ .*running.* ]] unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:58:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:52 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:58:52 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:53 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:58:53 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 06:58:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:58:53 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:54 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:54 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:58:54 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 06:58:54 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:58:54 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:55 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:55 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:58:55 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 06:58:55 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:58:55 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:56 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:56 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:58:56 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 06:58:56 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:58:56 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:57 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:58:57 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=5 unit-oai-epc-0: 06:58:57 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 5 -lt 30 ']' unit-oai-epc-0: 06:58:57 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:58:58 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=6 unit-oai-epc-0: 06:58:58 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 6 -lt 30 ']' unit-oai-epc-0: 06:58:58 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:58:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:58:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:58:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:58:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:59 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:58:59 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:59:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:59:00 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 06:59:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 6 -eq 30 ']' unit-oai-epc-0: 06:59:00 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:59:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:59:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 06:59:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:59:02 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 06:59:02 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 06:59:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:59:02 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:59:02 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:59:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 06:59:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 06:59:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:59:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:59:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:59:03 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:59:03 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 06:59:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 06:59:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 06:59:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:59:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:59:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:59:38 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 06:59:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:59:38 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:59:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:59:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 06:59:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 06:59:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 06:59:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 06:59:39 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:59:39 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:59:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:59:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:59:39 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 06:59:39 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:59:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:39 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start SHA256:z6QikpYEfRIAwjztH0L7pYrraBauvphoedh1s0bMOmY root@juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |B.o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |.= + | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |. * o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start | . * . . | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start | . + * S . | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start | o o = * = | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |. @ + = + o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |+@ = E + | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |&=+ o o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start SHA256:UkwwKM3dN48PKO0IB26qceOT1djqLUFO6kBD3sCJ4S8 ubuntu@juju-b7ec66-default-0 unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |+..o ooo. | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |o=. = .+. o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |o.oo . .oo + | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start | +..* o.o o . | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |.E.O *.+S o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |o * = +.. . | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start | B + o | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start |. = o. | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start | o... | unit-abot-epc-basic-0: 06:59:39 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:59:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:59:39 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 06:59:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 06:59:40 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:59:40 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:59:40 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:59:40 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:59:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 06:59:40 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 06:59:40 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-abot-epc-basic-0: 06:59:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:59:40 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 06:59:40 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 06:59:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:59:40 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:59:40 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:59:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 06:59:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:59:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 06:59:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 06:59:41 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:59:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 06:59:41 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:59:41 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:59:41 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:59:41 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 06:59:41 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 06:59:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:59:41 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 06:59:42 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:59:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.14 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 14 -le 255 ]] unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.14' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.14 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.14 unit-abot-epc-basic-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:59:42 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 06:59:42 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-oai-epc-0: 06:59:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 06:59:42 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:59:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:59:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:59:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:59:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14133' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14133 =~ .*running.* ]] unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:59:43 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 14519 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14519' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14519 =~ .*running.* ]] unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 06:59:43 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:59:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:59:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:59:43 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:59:43 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:59:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:59:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:59:44 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 06:59:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:59:44 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:59:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:59:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:59:45 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 06:59:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:59:45 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:59:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:59:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:59:46 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 06:59:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:59:46 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:59:47 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:59:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:59:47 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 06:59:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:59:47 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:59:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:59:48 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:59:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 06:59:48 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 06:59:50 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:59:51 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:59:51 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:59:51 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 06:59:51 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 06:59:51 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:59:51 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:59:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 06:59:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:59:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:59:51 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:59:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 06:59:51 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.14 unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:59:51 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:59:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.14/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.14/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 06:59:51 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 06:59:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:59:52 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 06:59:52 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:59:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:59:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:59:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:59:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 07:00:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 07:00:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 07:00:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 07:00:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 07:00:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:00:17 DEBUG juju.worker.uniter.remotestate got action change: [e69ea800-7855-4a4b-86d5-3960ace99db2] ok=true unit-abot-epc-basic-0: 07:00:17 DEBUG juju.worker.uniter.operation running operation run action e69ea800-7855-4a4b-86d5-3960ace99db2 unit-abot-epc-basic-0: 07:00:17 DEBUG juju.machinelock acquire machine lock for uniter (run action e69ea800-7855-4a4b-86d5-3960ace99db2) unit-abot-epc-basic-0: 07:00:17 DEBUG juju.machinelock machine lock acquired for uniter (run action e69ea800-7855-4a4b-86d5-3960ace99db2) unit-abot-epc-basic-0: 07:00:17 DEBUG juju.worker.uniter.operation preparing operation "run action e69ea800-7855-4a4b-86d5-3960ace99db2" unit-abot-epc-basic-0: 07:00:17 DEBUG juju.worker.uniter.operation executing operation "run action e69ea800-7855-4a4b-86d5-3960ace99db2" unit-abot-epc-basic-0: 07:00:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 07:00:17 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 07:00:17 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 07:00:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 07:00:17 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 07:00:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 07:00:17 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 07:00:17 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:19 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6822590177078258553.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall161853983393494923.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5446270584824351827.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8400082112311777922.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5523635648091753328.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3692942377583706446.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.752 s unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-30T07:00:20+00:00 unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 07:00:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:22 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 07:00:22 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:22 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:22 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 07:00:22 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:23 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 07:00:25 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sun Sep 30 07:00:26 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:26 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:26 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 07:00:28 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:28 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 07:00:28 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 07:00:28 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:28 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 07:00:28 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Sun Sep 30 07:00:28 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 07:00:28 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:28 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:28 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Sun Sep 30 07:00:29 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:00:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 07:00:29 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :1341 MS unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :47 MS unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:00:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:31 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 07:00:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :730 MS unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10036 MS unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42.390 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42.405 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: STEP EXECUTION TIME TAKEN :62 MS unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:00:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :82 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :373 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03.808 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03.811 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:01:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :471 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:14 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24.911 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24.919 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :59 MS unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:01:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:01:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :347 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:35 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45.734 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45.740 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:01:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :730 MS unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:57 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07.165 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07.171 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:02:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP EXECUTION TIME TAKEN :183 MS unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:17 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :725 MS unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:18 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:18 [main] REPORT: ========================================================================================== unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 07:02:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 07:02:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 07:02:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15506' unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15506 =~ .*running.* ]] unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 07:02:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 07:02:23 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 07:02:23 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 07:02:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 07:02:23 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 07:02:23 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 07:02:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 07:02:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 07:02:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 07:02:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 07:02:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 07:02:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 07:02:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 07:02:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 07:02:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22090' unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22090 =~ .*running.* ]] unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 07:02:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 07:02:23 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 07:02:23 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 07:02:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 07:02:24 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 07:02:24 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 07:02:24 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 07:02:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 07:02:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28.487 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28.490 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:02:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:02:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :338 MS unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :599 MS unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:39 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49.828 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49.831 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:02:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:02:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:02:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP EXECUTION TIME TAKEN :565 MS unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :1169 MS unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12.025 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12.028 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:03:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP EXECUTION TIME TAKEN :334 MS unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:22 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :594 MS unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33.545 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33.548 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:03:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:03:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :183 MS unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :738 MS unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:45 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55.211 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55.219 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: STEP EXECUTION TIME TAKEN :163 MS unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:03:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:03:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :590 MS unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :58 MS unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16.422 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16.425 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:04:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP EXECUTION TIME TAKEN :190 MS unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :589 MS unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :138 MS unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37.685 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37.688 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:04:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:47 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :185 MS unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :713 MS unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58.898 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58.900 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:04:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:04:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 07:05:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 07:05:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 07:05:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 07:05:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 07:05:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:05:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :192 MS unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:09 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :747 MS unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:10 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20.222 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20.225 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:05:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP EXECUTION TIME TAKEN :332 MS unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:30 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :589 MS unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:31 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41.420 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41.425 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:05:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP EXECUTION TIME TAKEN :312 MS unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:51 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :592 MS unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:05:52 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:02 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:02 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:06:02 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 07:06:02 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:02 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12.680 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12.682 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:06:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 07:06:13 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP EXECUTION TIME TAKEN :188 MS unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:23 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :600 MS unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :133 MS unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:24 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:34 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:34 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:06:34 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:06:34 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:34 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44.670 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44.672 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 07:06:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 07:06:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :345 MS unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:55 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: STEP EXECUTION TIME TAKEN :588 MS unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:06:56 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:06:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:07:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:07:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:06 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:06 [main] REPORT: ========================================================================================== unit-oai-epc-0: 07:07:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 07:07:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 07:07:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 07:07:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 07:07:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 07:07:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 07:07:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 07:07:06 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 07:07:06 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 07:07:06 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 07:07:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17709' unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17709 =~ .*running.* ]] unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 07:07:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 07:07:07 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 07:07:07 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 07:07:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 07:07:07 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 07:07:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 07:07:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 07:07:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 07:07:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 07:07:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 07:07:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 07:07:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22090' unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22090 =~ .*running.* ]] unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 07:07:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 07:07:07 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 07:07:07 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 07:07:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 07:07:07 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 07:07:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 07:07:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16.192 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16.195 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:07:16 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP EXECUTION TIME TAKEN :317 MS unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:26 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :585 MS unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :592 MS unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:27 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:37 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:07:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:07:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:38 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48.160 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48.162 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: STEP EXECUTION TIME TAKEN :144 MS unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 07:07:48 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP EXECUTION TIME TAKEN :315 MS unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:07:59 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:07:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:08:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:00 [main] REPORT: STEP EXECUTION TIME TAKEN :601 MS unit-abot-epc-basic-0: 07:08:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:00 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :598 MS unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:01 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:08:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:08:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:11 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21.213 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21.214 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:08:21 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 07:08:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 07:08:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :243 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:32 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: STEP EXECUTION TIME TAKEN :574 MS unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: STEP EXECUTION TIME TAKEN :92 MS unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:33 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:08:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:08:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:43 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53.252 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53.256 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:08:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 07:08:53 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 07:09:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :376 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:04 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :592 MS unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:05 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:15 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:15 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:09:15 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 07:09:15 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:15 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25.183 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25.186 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 07:09:25 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 07:09:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run 9m6.688s unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 550.52 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.021 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.025 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.019 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.005 sec unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Sep 30, 2018 7:09:36 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sun Sep 30 07:00:26 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run 30-Sep-2018 07:09:36.189 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:09:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:09:37 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 07:09:37 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:09:37 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:09:37 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:16 min unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-30T07:09:38+00:00 unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 07:09:38 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation committing operation "run action e69ea800-7855-4a4b-86d5-3960ace99db2" unit-abot-epc-basic-0: 07:09:38 DEBUG juju.machinelock machine lock released for uniter (run action e69ea800-7855-4a4b-86d5-3960ace99db2) unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 07:09:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 07:09:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 07:09:38 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 07:09:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 07:09:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-09-30 07:09:59,507 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-09-30 07:11:14,410 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-09-30 07:11:14,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 07:11:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:14,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-f6fa1bd1-7e8d-4ff4-b55e-19ce91383a80 Date: Sun, 30 Sep 2018 07:11:14 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:42:24Z", "updated_at": "2018-09-30T07:10:53Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "26133a35-557a-4c51-92c8-0b09fb5f1149"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:42:57Z", "updated_at": "2018-09-30T07:10:53Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "560ebb53-f2a2-44b9-9169-e1b4935f010f"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:36:47Z", "updated_at": "2018-09-30T07:10:14Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "be9b60d5-82d6-4552-850e-e54108e50c35"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:31:58Z", "updated_at": "2018-09-30T07:11:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "d416841c-1d64-48da-a427-6cb0c40eb75e"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:40:08Z", "updated_at": "2018-09-30T07:10:23Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "f1705323-03e6-4440-af0d-146b976569c0"}]} 2018-09-30 07:11:14,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f6fa1bd1-7e8d-4ff4-b55e-19ce91383a80 2018-09-30 07:11:14,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.171862125397s 2018-09-30 07:11:14,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f6fa1bd1-7e8d-4ff4-b55e-19ce91383a80 2018-09-30 07:11:14,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 07:11:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/26133a35-557a-4c51-92c8-0b09fb5f1149.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:15,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56075a12-1bd9-45aa-be21-33cdc66ba388 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:15,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/26133a35-557a-4c51-92c8-0b09fb5f1149.json used request id req-56075a12-1bd9-45aa-be21-33cdc66ba388 2018-09-30 07:11:15,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.560163974762s 2018-09-30 07:11:15,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/26133a35-557a-4c51-92c8-0b09fb5f1149.json used request id req-56075a12-1bd9-45aa-be21-33cdc66ba388 2018-09-30 07:11:15,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 07:11:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:15,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-264a7213-f788-403e-a7b1-5315a8aa9333 Date: Sun, 30 Sep 2018 07:11:15 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:42:57Z", "updated_at": "2018-09-30T07:10:53Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "560ebb53-f2a2-44b9-9169-e1b4935f010f"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:36:47Z", "updated_at": "2018-09-30T07:10:14Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "be9b60d5-82d6-4552-850e-e54108e50c35"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:31:58Z", "updated_at": "2018-09-30T07:11:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "d416841c-1d64-48da-a427-6cb0c40eb75e"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:40:08Z", "updated_at": "2018-09-30T07:10:23Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "f1705323-03e6-4440-af0d-146b976569c0"}]} 2018-09-30 07:11:15,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-264a7213-f788-403e-a7b1-5315a8aa9333 2018-09-30 07:11:15,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.18852186203s 2018-09-30 07:11:15,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-264a7213-f788-403e-a7b1-5315a8aa9333 2018-09-30 07:11:15,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 07:11:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/560ebb53-f2a2-44b9-9169-e1b4935f010f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:15,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e5916e7-f0e9-44dd-a388-b65995db8301 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:15,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/560ebb53-f2a2-44b9-9169-e1b4935f010f.json used request id req-7e5916e7-f0e9-44dd-a388-b65995db8301 2018-09-30 07:11:15,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.617782831192s 2018-09-30 07:11:15,993 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/560ebb53-f2a2-44b9-9169-e1b4935f010f.json used request id req-7e5916e7-f0e9-44dd-a388-b65995db8301 2018-09-30 07:11:15,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 07:11:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:16,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4529f072-4b76-4118-80f9-028ea3264ca7 Date: Sun, 30 Sep 2018 07:11:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:36:47Z", "updated_at": "2018-09-30T07:10:14Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "be9b60d5-82d6-4552-850e-e54108e50c35"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:31:58Z", "updated_at": "2018-09-30T07:11:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "d416841c-1d64-48da-a427-6cb0c40eb75e"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:40:08Z", "updated_at": "2018-09-30T07:10:23Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "f1705323-03e6-4440-af0d-146b976569c0"}]} 2018-09-30 07:11:16,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4529f072-4b76-4118-80f9-028ea3264ca7 2018-09-30 07:11:16,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.17556810379s 2018-09-30 07:11:16,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4529f072-4b76-4118-80f9-028ea3264ca7 2018-09-30 07:11:16,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 07:11:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/be9b60d5-82d6-4552-850e-e54108e50c35.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:16,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1a16023-c27d-4af5-a639-6e798975d243 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:16,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/be9b60d5-82d6-4552-850e-e54108e50c35.json used request id req-b1a16023-c27d-4af5-a639-6e798975d243 2018-09-30 07:11:16,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.552592039108s 2018-09-30 07:11:16,740 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/be9b60d5-82d6-4552-850e-e54108e50c35.json used request id req-b1a16023-c27d-4af5-a639-6e798975d243 2018-09-30 07:11:16,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 07:11:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:16,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-59d37b4e-c496-4b36-88ec-72c766e8c7f8 Date: Sun, 30 Sep 2018 07:11:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:31:58Z", "updated_at": "2018-09-30T07:11:11Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "d416841c-1d64-48da-a427-6cb0c40eb75e"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:40:08Z", "updated_at": "2018-09-30T07:10:23Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "f1705323-03e6-4440-af0d-146b976569c0"}]} 2018-09-30 07:11:16,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-59d37b4e-c496-4b36-88ec-72c766e8c7f8 2018-09-30 07:11:16,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164644956589s 2018-09-30 07:11:16,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-59d37b4e-c496-4b36-88ec-72c766e8c7f8 2018-09-30 07:11:16,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 07:11:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d416841c-1d64-48da-a427-6cb0c40eb75e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:17,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fbfde82-7bcf-47a7-a510-51362a6083a4 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:17,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d416841c-1d64-48da-a427-6cb0c40eb75e.json used request id req-4fbfde82-7bcf-47a7-a510-51362a6083a4 2018-09-30 07:11:17,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.547569990158s 2018-09-30 07:11:17,468 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d416841c-1d64-48da-a427-6cb0c40eb75e.json used request id req-4fbfde82-7bcf-47a7-a510-51362a6083a4 2018-09-30 07:11:17,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 07:11:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:17,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-3ffa5b5c-ef2b-4da2-873a-ee70819fba9c Date: Sun, 30 Sep 2018 07:11:17 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:40:08Z", "updated_at": "2018-09-30T07:10:23Z", "floating_network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "5818fb506f66493383fa3fabb60e92a0", "port_id": null, "id": "f1705323-03e6-4440-af0d-146b976569c0"}]} 2018-09-30 07:11:17,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-3ffa5b5c-ef2b-4da2-873a-ee70819fba9c 2018-09-30 07:11:17,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.168344974518s 2018-09-30 07:11:17,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-3ffa5b5c-ef2b-4da2-873a-ee70819fba9c 2018-09-30 07:11:17,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-30 07:11:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/f1705323-03e6-4440-af0d-146b976569c0.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:18,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed1e1048-359e-4cca-a7c0-b7c7240f1c12 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:18,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/f1705323-03e6-4440-af0d-146b976569c0.json used request id req-ed1e1048-359e-4cca-a7c0-b7c7240f1c12 2018-09-30 07:11:18,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.528882026672s 2018-09-30 07:11:18,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/f1705323-03e6-4440-af0d-146b976569c0.json used request id req-ed1e1048-359e-4cca-a7c0-b7c7240f1c12 2018-09-30 07:11:18,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-30 07:11:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:18,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-24edd6e0-3016-4828-a9e2-c9cdcad18abc Date: Sun, 30 Sep 2018 07:11:18 GMT RESP BODY: {"floatingips": []} 2018-09-30 07:11:18,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24edd6e0-3016-4828-a9e2-c9cdcad18abc 2018-09-30 07:11:18,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.177603960037s 2018-09-30 07:11:18,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24edd6e0-3016-4828-a9e2-c9cdcad18abc 2018-09-30 07:11:18,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 07:11:18,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:20,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81471bfb-90b5-418b-9308-b5c874a1ce9c Date: Sun, 30 Sep 2018 07:11:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 07:11:20,113 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6 used request id req-81471bfb-90b5-418b-9308-b5c874a1ce9c 2018-09-30 07:11:20,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.75019001961s 2018-09-30 07:11:20,113 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f2f43026-9285-4db9-a592-f60703f912b6 used request id req-81471bfb-90b5-418b-9308-b5c874a1ce9c 2018-09-30 07:11:20,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 07:11:20,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:20,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35980702-2e91-461a-a76d-580d4aa9cdef x-compute-request-id: req-35980702-2e91-461a-a76d-580d4aa9cdef Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7e1b27b0-ce0b-4387-846a-5c522de53fc2", "name": "juju_epc-flavor_alt_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "name": "juju_epc-flavor_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 07:11:20,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-35980702-2e91-461a-a76d-580d4aa9cdef 2018-09-30 07:11:20,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290985107422s 2018-09-30 07:11:20,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-35980702-2e91-461a-a76d-580d4aa9cdef 2018-09-30 07:11:20,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 07:11:20,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:20,458 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 07:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3c9644a-b110-4540-b51a-dca402d35b6e x-compute-request-id: req-e3c9644a-b110-4540-b51a-dca402d35b6e Content-Length: 0 Content-Type: application/json 2018-09-30 07:11:20,458 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2 used request id req-e3c9644a-b110-4540-b51a-dca402d35b6e 2018-09-30 07:11:20,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0510499477386s 2018-09-30 07:11:20,459 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7e1b27b0-ce0b-4387-846a-5c522de53fc2 used request id req-e3c9644a-b110-4540-b51a-dca402d35b6e 2018-09-30 07:11:20,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-30 07:11:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" -d '{"subnet_id": "8eafc14c-4f43-4418-a736-30e503b83cfb"}' 2018-09-30 07:11:22,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70ea8da6-9255-4cfa-a86b-caee72b3b7ae Date: Sun, 30 Sep 2018 07:11:22 GMT RESP BODY: {"network_id": "124c14cd-1ca7-4690-8b4d-98ab1b4e1b16", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "subnet_id": "8eafc14c-4f43-4418-a736-30e503b83cfb", "subnet_ids": ["8eafc14c-4f43-4418-a736-30e503b83cfb"], "port_id": "64d8dd57-7eaf-4c33-8fb3-206e723c95fb", "id": "4cc646a2-d19a-4c3e-80a9-143640e62c14"} 2018-09-30 07:11:22,071 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14/remove_router_interface.json used request id req-70ea8da6-9255-4cfa-a86b-caee72b3b7ae 2018-09-30 07:11:22,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61136984825s 2018-09-30 07:11:22,071 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14/remove_router_interface.json used request id req-70ea8da6-9255-4cfa-a86b-caee72b3b7ae returning object 4cc646a2-d19a-4c3e-80a9-143640e62c14 2018-09-30 07:11:22,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-30 07:11:22,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:22,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-f9f88c80-47ee-4be0-8e2c-37295858eaee Date: Sun, 30 Sep 2018 07:11:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "1fcecb75-e9a7-402a-b1e7-72df342367c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d746b2d-37e4-42b7-8b76-ec4e5db3cf28", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:29:14Z", "admin_state_up": true, "updated_at": "2018-09-30T07:11:21Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5818fb506f66493383fa3fabb60e92a0", "id": "4cc646a2-d19a-4c3e-80a9-143640e62c14", "name": "juju_epc-router_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}]} 2018-09-30 07:11:22,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-f9f88c80-47ee-4be0-8e2c-37295858eaee 2018-09-30 07:11:22,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0833430290222s 2018-09-30 07:11:22,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-f9f88c80-47ee-4be0-8e2c-37295858eaee 2018-09-30 07:11:22,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-30 07:11:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:25,431 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2938b0a8-8612-4e30-a1ec-c047b09647d1 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:25,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14.json used request id req-2938b0a8-8612-4e30-a1ec-c047b09647d1 2018-09-30 07:11:25,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.2748298645s 2018-09-30 07:11:25,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/4cc646a2-d19a-4c3e-80a9-143640e62c14.json used request id req-2938b0a8-8612-4e30-a1ec-c047b09647d1 2018-09-30 07:11:25,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-30 07:11:25,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:25,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9576eada-6896-48ff-b042-c9a241928ee4 Date: Sun, 30 Sep 2018 07:11:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"124c14cd-1ca7-4690-8b4d-98ab1b4e1b16","tenant_id":"5818fb506f66493383fa3fabb60e92a0","created_at":"2018-09-30T06:29:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-30T06:29:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"5818fb506f66493383fa3fabb60e92a0","id":"8eafc14c-4f43-4418-a736-30e503b83cfb","subnetpool_id":null,"name":"juju_epc-subnet_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}]} 2018-09-30 07:11:25,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9576eada-6896-48ff-b042-c9a241928ee4 2018-09-30 07:11:25,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508890151978s 2018-09-30 07:11:25,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9576eada-6896-48ff-b042-c9a241928ee4 2018-09-30 07:11:25,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-30 07:11:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/8eafc14c-4f43-4418-a736-30e503b83cfb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:27,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdc3b55e-2048-4bcd-98f1-e1df2fcf0614 Date: Sun, 30 Sep 2018 07:11:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:27,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8eafc14c-4f43-4418-a736-30e503b83cfb.json used request id req-cdc3b55e-2048-4bcd-98f1-e1df2fcf0614 2018-09-30 07:11:27,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40479898453s 2018-09-30 07:11:27,890 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8eafc14c-4f43-4418-a736-30e503b83cfb.json used request id req-cdc3b55e-2048-4bcd-98f1-e1df2fcf0614 2018-09-30 07:11:27,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 07:11:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:28,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-1f9c467b-d2c8-4653-ae86-8df2345e6554 Date: Sun, 30 Sep 2018 07:11:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-30T07:11:27Z","tenant_id":"5818fb506f66493383fa3fabb60e92a0","created_at":"2018-09-30T06:29:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"5818fb506f66493383fa3fabb60e92a0","id":"124c14cd-1ca7-4690-8b4d-98ab1b4e1b16","name":"juju_epc-net_0928be5e-6b94-4b1c-a563-8fdf73b71adb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","mtu":1500}]} 2018-09-30 07:11:28,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1f9c467b-d2c8-4653-ae86-8df2345e6554 2018-09-30 07:11:28,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260580062866s 2018-09-30 07:11:28,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1f9c467b-d2c8-4653-ae86-8df2345e6554 2018-09-30 07:11:28,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-30 07:11:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/124c14cd-1ca7-4690-8b4d-98ab1b4e1b16.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:29,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a070f482-c35a-4d37-aad4-d5c8eec6b19e Date: Sun, 30 Sep 2018 07:11:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:29,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/124c14cd-1ca7-4690-8b4d-98ab1b4e1b16.json used request id req-a070f482-c35a-4d37-aad4-d5c8eec6b19e 2018-09-30 07:11:29,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60929989815s 2018-09-30 07:11:29,763 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/124c14cd-1ca7-4690-8b4d-98ab1b4e1b16.json used request id req-a070f482-c35a-4d37-aad4-d5c8eec6b19e 2018-09-30 07:11:29,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 07:11:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:30,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-c81335bd-90e8-4a0a-8e51-9a2204923d05 Date: Sun, 30 Sep 2018 07:11:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "metadata": {}}], "file": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b/file", "owner": "5818fb506f66493383fa3fabb60e92a0", "id": "c00f6cb4-897a-455f-b108-66d139dea01b", "size": 296812544, "self": "/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/c00f6cb4-897a-455f-b108-66d139dea01b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-30T06:29:30Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-30T06:29:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 07:11:30,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c81335bd-90e8-4a0a-8e51-9a2204923d05 2018-09-30 07:11:30,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.611191987991s 2018-09-30 07:11:30,375 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c81335bd-90e8-4a0a-8e51-9a2204923d05 2018-09-30 07:11:30,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 07:11:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e6b828b82446f3844c7b9b1bd6061902ee2eb53" 2018-09-30 07:11:32,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a1a562f-f11a-45f7-a89a-1cb336fa535d Date: Sun, 30 Sep 2018 07:11:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 07:11:32,322 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b used request id req-7a1a562f-f11a-45f7-a89a-1cb336fa535d 2018-09-30 07:11:32,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.94570088387s 2018-09-30 07:11:32,323 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c00f6cb4-897a-455f-b108-66d139dea01b used request id req-7a1a562f-f11a-45f7-a89a-1cb336fa535d 2018-09-30 07:11:32,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 07:11:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:32,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c50a779-3dea-4bc3-8c75-332bf2a89086 x-compute-request-id: req-1c50a779-3dea-4bc3-8c75-332bf2a89086 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4", "name": "juju_epc-flavor_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 07:11:32,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1c50a779-3dea-4bc3-8c75-332bf2a89086 2018-09-30 07:11:32,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358691215515s 2018-09-30 07:11:32,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1c50a779-3dea-4bc3-8c75-332bf2a89086 2018-09-30 07:11:32,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 07:11:32,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:32,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b3aa75f-c0c7-4be3-8b06-b0395f65eae7 x-compute-request-id: req-0b3aa75f-c0c7-4be3-8b06-b0395f65eae7 Content-Length: 0 Content-Type: application/json 2018-09-30 07:11:32,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4 used request id req-0b3aa75f-c0c7-4be3-8b06-b0395f65eae7 2018-09-30 07:11:32,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368700027466s 2018-09-30 07:11:32,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f08a4a8f-c051-4fe2-b92e-1e36a09a9ae4 used request id req-0b3aa75f-c0c7-4be3-8b06-b0395f65eae7 2018-09-30 07:11:32,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:11:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:32,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd047112-0921-4a3c-948c-434c74ba5109 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb", "links": {"self": "http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0"}, "domain_id": "default", "enabled": true, "id": "e8e2e80b1d7e4dea96d9087e14c93ad0", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 07:11:32,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bd047112-0921-4a3c-948c-434c74ba5109 2018-09-30 07:11:32,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112532138824s 2018-09-30 07:11:32,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bd047112-0921-4a3c-948c-434c74ba5109 2018-09-30 07:11:32,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:11:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:32,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edcf54d-5570-42ff-a8a9-bdc58f510eb0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0"}, "enabled": true, "id": "e8e2e80b1d7e4dea96d9087e14c93ad0", "options": {}, "domain_id": "default", "name": "juju_epc-user_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}} 2018-09-30 07:11:32,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 used request id req-1edcf54d-5570-42ff-a8a9-bdc58f510eb0 2018-09-30 07:11:32,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1069419384s 2018-09-30 07:11:32,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 used request id req-1edcf54d-5570-42ff-a8a9-bdc58f510eb0 2018-09-30 07:11:32,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 07:11:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:32,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-762e3167-ed32-4dea-b2a3-f1a65d59e267 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:11:32,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 used request id req-762e3167-ed32-4dea-b2a3-f1a65d59e267 2018-09-30 07:11:32,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185391187668s 2018-09-30 07:11:32,812 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e8e2e80b1d7e4dea96d9087e14c93ad0 used request id req-762e3167-ed32-4dea-b2a3-f1a65d59e267 2018-09-30 07:11:32,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 07:11:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:32,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f237c979-f804-4a73-b62f-7f2191335a51 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0"}, "enabled": true, "id": "5818fb506f66493383fa3fabb60e92a0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_0928be5e-6b94-4b1c-a563-8fdf73b71adb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 07:11:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f237c979-f804-4a73-b62f-7f2191335a51 2018-09-30 07:11:32,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0840909481049s 2018-09-30 07:11:32,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f237c979-f804-4a73-b62f-7f2191335a51 2018-09-30 07:11:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 07:11:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:33,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbf659b-6f67-4a43-b667-239ab5574e2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:11:33,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0 used request id req-bdbf659b-6f67-4a43-b667-239ab5574e2f 2018-09-30 07:11:33,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.118562936783s 2018-09-30 07:11:33,018 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5818fb506f66493383fa3fabb60e92a0 used request id req-bdbf659b-6f67-4a43-b667-239ab5574e2f 2018-09-30 07:11:33,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:33,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b74f88-0c83-451a-a237-6e933aa6c9f6 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9ba9a78f4204854ac3649162fbfe874", "links": {"self": "http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874"}, "name": "Member"}]} 2018-09-30 07:11:33,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-33b74f88-0c83-451a-a237-6e933aa6c9f6 2018-09-30 07:11:33,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0879600048065s 2018-09-30 07:11:33,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 07:11:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:33,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49eaeb05-874a-42fa-a398-20c30bef89ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:11:33,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e9ba9a78f4204854ac3649162fbfe874 used request id req-49eaeb05-874a-42fa-a398-20c30bef89ef 2018-09-30 07:11:33,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105590105057s 2018-09-30 07:11:33,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 07:11:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=5818fb506f66493383fa3fabb60e92a0&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:33,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1acf4d5c-f8f9-46c0-8986-69b6831bdd30 Date: Sun, 30 Sep 2018 07:11:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:29:11Z", "updated_at": "2018-09-30T06:29:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "652b3cdb-5173-4380-9826-19cd8994911c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5818fb506f66493383fa3fabb60e92a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "65956103-5e34-44d8-bcf3-656940c8809e", "remote_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5818fb506f66493383fa3fabb60e92a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "a7e43bff-b0ad-4585-9ae6-12f16b4d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5818fb506f66493383fa3fabb60e92a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "cc2a221f-912e-4f5b-8e3c-0a1438337e59", "remote_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5818fb506f66493383fa3fabb60e92a0"}], "revision_number": 4, "project_id": "5818fb506f66493383fa3fabb60e92a0", "id": "ec182234-fec1-422f-9cd7-13828a2f9496", "name": "default"}]} 2018-09-30 07:11:33,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=5818fb506f66493383fa3fabb60e92a0&name=default used request id req-1acf4d5c-f8f9-46c0-8986-69b6831bdd30 2018-09-30 07:11:33,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190899133682s 2018-09-30 07:11:33,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=5818fb506f66493383fa3fabb60e92a0&name=default used request id req-1acf4d5c-f8f9-46c0-8986-69b6831bdd30 2018-09-30 07:11:33,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 07:11:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:33,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-766748ec-2a1b-4b4f-80fc-fe727b61d422 Date: Sun, 30 Sep 2018 07:11:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "created_at": "2018-09-30T03:27:29Z", "updated_at": "2018-09-30T03:27:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "6c537f6c-6eab-45fd-b3af-582e6eb26a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "149c53f0-eb5d-406d-bb6d-d89da18e1223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "401fdf52-792b-4d82-890d-0b81c698a674", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:27:29Z", "revision_number": 0, "id": "711214c5-8267-42c0-85d5-ff225312deac", "remote_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "remote_ip_prefix": null, "created_at": "2018-09-30T03:27:29Z", "security_group_id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "tenant_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe"}], "revision_number": 4, "project_id": "ebe123bf2b554ce69928b5bcfef7a6fe", "id": "42e714a8-de6d-4052-9bc5-7d51da12b9c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-30T03:29:37Z", "updated_at": "2018-09-30T03:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "c3dcfecb-f931-46c8-b34b-ff84651a4d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "265a419f-86fc-4105-90e7-0f183dffe20c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "20012e81-0cab-4de8-bada-2995ee878131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:29:37Z", "revision_number": 0, "id": "39d48ef8-cc4c-41c6-a646-8b44a031e03c", "remote_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "remote_ip_prefix": null, "created_at": "2018-09-30T03:29:37Z", "security_group_id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "74149ee1-a5c9-4ca0-b1b0-9da24f2a20d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "created_at": "2018-09-30T03:17:04Z", "updated_at": "2018-09-30T03:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "9e6b2714-5d6a-45c6-acfd-e2a0539d8fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "5c4c3b31-fe07-4ca1-ba4a-7da927dcd1d9", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv4", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "919224c1-64fb-4fb6-9610-90e77cc52301", "remote_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T03:17:04Z", "revision_number": 0, "id": "d11179aa-c7d7-4fbe-b2c8-f1625d2165ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T03:17:04Z", "security_group_id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "tenant_id": "b53dbc0cd521443fbc5c677d02bd6969", "port_range_min": null, "ethertype": "IPv6", "project_id": "b53dbc0cd521443fbc5c677d02bd6969"}], "revision_number": 4, "project_id": "b53dbc0cd521443fbc5c677d02bd6969", "id": "9c791ecd-8f92-4425-88db-cc190f5898b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "created_at": "2018-09-30T06:29:11Z", "updated_at": "2018-09-30T06:29:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "65956103-5e34-44d8-bcf3-656940c8809e", "remote_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5818fb506f66493383fa3fabb60e92a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "a7e43bff-b0ad-4585-9ae6-12f16b4d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "5818fb506f66493383fa3fabb60e92a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "652b3cdb-5173-4380-9826-19cd8994911c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5818fb506f66493383fa3fabb60e92a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-30T06:29:12Z", "revision_number": 0, "id": "cc2a221f-912e-4f5b-8e3c-0a1438337e59", "remote_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "remote_ip_prefix": null, "created_at": "2018-09-30T06:29:12Z", "security_group_id": "ec182234-fec1-422f-9cd7-13828a2f9496", "tenant_id": "5818fb506f66493383fa3fabb60e92a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "5818fb506f66493383fa3fabb60e92a0"}], "revision_number": 4, "project_id": "5818fb506f66493383fa3fabb60e92a0", "id": "ec182234-fec1-422f-9cd7-13828a2f9496", "name": "default"}]} 2018-09-30 07:11:33,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-766748ec-2a1b-4b4f-80fc-fe727b61d422 2018-09-30 07:11:33,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204473972321s 2018-09-30 07:11:33,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-766748ec-2a1b-4b4f-80fc-fe727b61d422 2018-09-30 07:11:33,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-30 07:11:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ec182234-fec1-422f-9cd7-13828a2f9496.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a67d21f2e576dd83c9514c0e4d6f012cb9340339" 2018-09-30 07:11:33,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63c5bd7e-09a0-4e87-b722-25be03dedfd1 Content-Length: 0 Date: Sun, 30 Sep 2018 07:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-30 07:11:33,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ec182234-fec1-422f-9cd7-13828a2f9496.json used request id req-63c5bd7e-09a0-4e87-b722-25be03dedfd1 2018-09-30 07:11:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.317357063293s 2018-09-30 07:11:33,939 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ec182234-fec1-422f-9cd7-13828a2f9496.json used request id req-63c5bd7e-09a0-4e87-b722-25be03dedfd1 2018-09-30 07:11:33,940 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:20 | PASS | | vyos_vrouter | functest | vnf | 16:30 | PASS | | juju_epc | functest | vnf | 40:46 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-09-30 07:11:33,945 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-30 07:11:33,967 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-30 07:11:38,702 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 07:11:38,709 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=r4Z8qGPGTYUUaZvA9GdfKzsaN export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-09-30 07:11:38,709 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-30 07:11:38,709 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-30 07:11:38,710 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-09-30 07:11:38,712 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-30 07:11:45,099 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-287 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-30 07:11:45,106 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=r4Z8qGPGTYUUaZvA9GdfKzsaN export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.29,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-09-30 07:11:45,106 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-09-30 07:11:45,119 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-09-30 07:11:48,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 07:11:48,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 07:11:48,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 07:11:48,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 07:11:48,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 07:11:48,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 07:11:48,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 07:11:48,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 07:11:48,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 07:11:48,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 07:11:48,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 07:11:48,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 07:11:48,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 07:11:48,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 07:11:48,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 07:11:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 07:11:48,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ce13dc-4a9b-43de-98ff-e86e55986204 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 07:11:48,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-54ce13dc-4a9b-43de-98ff-e86e55986204 2018-09-30 07:11:48,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 07:11:48,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T08:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/ebe123bf2b554ce69928b5bcfef7a6fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6887cb76a77342f09c9abcbd7df02a38"}, "audit_ids": ["273bsUxyRg6BbwppXQsPQQ"], "issued_at": "2018-09-30T07:11:48.000000Z"}} 2018-09-30 07:11:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-30 07:11:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:49,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fb19207e-4f98-420a-ba63-dd10e9599fce Date: Sun, 30 Sep 2018 07:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"1fcecb75-e9a7-402a-b1e7-72df342367c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b53dbc0cd521443fbc5c677d02bd6969","status":"ACTIVE","subnets":["3d746b2d-37e4-42b7-8b76-ec4e5db3cf28"],"description":"","tags":[],"updated_at":"2018-09-30T03:17:12Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b53dbc0cd521443fbc5c677d02bd6969","created_at":"2018-09-30T03:17:04Z","provider:network_type":"flat"}]} 2018-09-30 07:11:49,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb19207e-4f98-420a-ba63-dd10e9599fce 2018-09-30 07:11:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245125055313s 2018-09-30 07:11:49,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb19207e-4f98-420a-ba63-dd10e9599fce 2018-09-30 07:11:49,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-30 07:11:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:49,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 07:11:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 07:11:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:49,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8296a2-3c01-4d47-b914-c8aa8908fda8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.29:5000/v3/domains/06d1bb2c875e4fb98e803bf42f33f33e"}, "description": "", "name": "heat_stack", "enabled": true, "id": "06d1bb2c875e4fb98e803bf42f33f33e"}, {"links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-09-30 07:11:49,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8a8296a2-3c01-4d47-b914-c8aa8908fda8 2018-09-30 07:11:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.424551963806s 2018-09-30 07:11:49,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-30 07:11:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a"}}' 2018-09-30 07:11:49,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 07:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5930314f-ff20-4924-8ee7-87c40fdd7187 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40"}, "enabled": true, "id": "b556c06dccd5491595b544e85e155a40", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a"}} 2018-09-30 07:11:49,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5930314f-ff20-4924-8ee7-87c40fdd7187 2018-09-30 07:11:49,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103771924973s 2018-09-30 07:11:49,777 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5930314f-ff20-4924-8ee7-87c40fdd7187 2018-09-30 07:11:49,778 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a', 'id': u'b556c06dccd5491595b544e85e155a40', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-30 07:11:49,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-30 07:11:50,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351125001907s 2018-09-30 07:11:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08e2d58-c43c-49a4-b998-d90cdd4d5b19 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c"}, "enabled": true, "id": "e913ab75be1f4173bf64907c34bf050c", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a"}} 2018-09-30 07:11:50,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c used request id req-c08e2d58-c43c-49a4-b998-d90cdd4d5b19 2018-09-30 07:11:50,220 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e913ab75be1f4173bf64907c34bf050c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a'}) 2018-09-30 07:11:50,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:50,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453ec9be-2b25-4c2d-a570-2a7b4693a1f6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:11:50,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-453ec9be-2b25-4c2d-a570-2a7b4693a1f6 2018-09-30 07:11:50,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0925960540771s 2018-09-30 07:11:50,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a95f56-da6c-4656-8322-cbcb27eaf19f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:11:50,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-06a95f56-da6c-4656-8322-cbcb27eaf19f 2018-09-30 07:11:50,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855209827423s 2018-09-30 07:11:50,401 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-30 07:11:50,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-30 07:11:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" -d '{"role": {"name": "Member"}}' 2018-09-30 07:11:50,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4deddd1-0609-4531-bd00-2fffcd50d887 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}} 2018-09-30 07:11:50,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4deddd1-0609-4531-bd00-2fffcd50d887 2018-09-30 07:11:50,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.092768907547s 2018-09-30 07:11:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6affb133-6190-4d13-bca6-b66566253551 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "domain_id": null, "name": "Member", "id": "5f68b7b3333d4187888ef39fc7c0ff89"}} 2018-09-30 07:11:50,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89 used request id req-6affb133-6190-4d13-bca6-b66566253551 2018-09-30 07:11:50,576 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89'}, 'domain_id': None, 'human_id': None, 'id': u'5f68b7b3333d4187888ef39fc7c0ff89', 'HUMAN_ID': False}) 2018-09-30 07:11:50,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20dacb31-6656-4cbd-af94-bd4564f18403 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:11:50,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-20dacb31-6656-4cbd-af94-bd4564f18403 2018-09-30 07:11:50,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841839313507s 2018-09-30 07:11:50,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 07:11:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1404986b-3513-4813-853f-46c743364dad Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 07:11:50,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1404986b-3513-4813-853f-46c743364dad 2018-09-30 07:11:50,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0739018917084s 2018-09-30 07:11:50,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:11:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f1ac17-0d5c-42f3-989f-eab64062f910 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a", "links": {"self": "http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c"}, "domain_id": "default", "enabled": true, "id": "e913ab75be1f4173bf64907c34bf050c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 07:11:50,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e0f1ac17-0d5c-42f3-989f-eab64062f910 2018-09-30 07:11:50,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965178012848s 2018-09-30 07:11:50,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e0f1ac17-0d5c-42f3-989f-eab64062f910 2018-09-30 07:11:50,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 07:11:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfcc7fb-7896-451b-a24f-6d47dff20e80 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40"}, "enabled": true, "id": "b556c06dccd5491595b544e85e155a40", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 07:11:50,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cdfcc7fb-7896-451b-a24f-6d47dff20e80 2018-09-30 07:11:50,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0768580436707s 2018-09-30 07:11:50,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-cdfcc7fb-7896-451b-a24f-6d47dff20e80 2018-09-30 07:11:50,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 07:11:50,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&scope.project.id=b556c06dccd5491595b544e85e155a40&role.id=5f68b7b3333d4187888ef39fc7c0ff89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:50,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b9c34d-c76e-40cd-99fd-20dd00e7b3d0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&scope.project.id=b556c06dccd5491595b544e85e155a40&role.id=5f68b7b3333d4187888ef39fc7c0ff89", "previous": null, "next": null}} 2018-09-30 07:11:50,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&scope.project.id=b556c06dccd5491595b544e85e155a40&role.id=5f68b7b3333d4187888ef39fc7c0ff89 used request id req-25b9c34d-c76e-40cd-99fd-20dd00e7b3d0 2018-09-30 07:11:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0768899917603s 2018-09-30 07:11:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 07:11:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40/users/e913ab75be1f4173bf64907c34bf050c/roles/5f68b7b3333d4187888ef39fc7c0ff89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def67867-6b65-473c-beb6-99bc9dd9ee25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:11:51,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40/users/e913ab75be1f4173bf64907c34bf050c/roles/5f68b7b3333d4187888ef39fc7c0ff89 used request id req-def67867-6b65-473c-beb6-99bc9dd9ee25 2018-09-30 07:11:51,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117218971252s 2018-09-30 07:11:51,116 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd0811203-6efc-49e6-88d5-1f71a738ecdb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a', 'project_id': u'b556c06dccd5491595b544e85e155a40', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-30 07:11:51,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-30 07:11:51,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-30 07:11:51,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-30 07:11:51,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-30 07:11:51,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-30 07:11:51,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-30 07:11:51,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-30 07:11:51,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-30 07:11:51,121 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a', 'password': 'd0811203-6efc-49e6-88d5-1f71a738ecdb', 'project_name': 'tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000/v3', 'project_id': 'b556c06dccd5491595b544e85e155a40', 'project_domain_name': 'Default'} 2018-09-30 07:11:51,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6608ec-32ec-48d9-8ec6-28c4fec61403 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:11:51,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0e6608ec-32ec-48d9-8ec6-28c4fec61403 2018-09-30 07:11:51,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819549560547s 2018-09-30 07:11:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00c8e82-fbd9-41f0-9a72-b9ccd6576c2b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:11:51,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e00c8e82-fbd9-41f0-9a72-b9ccd6576c2b 2018-09-30 07:11:51,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811140537262s 2018-09-30 07:11:51,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 07:11:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686ec9bd-efbf-4696-a1b7-f389831ddc14 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 07:11:51,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-686ec9bd-efbf-4696-a1b7-f389831ddc14 2018-09-30 07:11:51,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805628299713s 2018-09-30 07:11:51,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:11:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196fa056-8a82-4133-bd30-2f5e897ff622 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a", "links": {"self": "http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c"}, "domain_id": "default", "enabled": true, "id": "e913ab75be1f4173bf64907c34bf050c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 07:11:51,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-196fa056-8a82-4133-bd30-2f5e897ff622 2018-09-30 07:11:51,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103656053543s 2018-09-30 07:11:51,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-196fa056-8a82-4133-bd30-2f5e897ff622 2018-09-30 07:11:51,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 07:11:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa915e26-3174-48d7-8db5-d3f78ad907e6 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40"}, "enabled": true, "id": "b556c06dccd5491595b544e85e155a40", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 07:11:51,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-fa915e26-3174-48d7-8db5-d3f78ad907e6 2018-09-30 07:11:51,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784020423889s 2018-09-30 07:11:51,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-fa915e26-3174-48d7-8db5-d3f78ad907e6 2018-09-30 07:11:51,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 07:11:51,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&scope.project.id=b556c06dccd5491595b544e85e155a40&role.id=814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09607466-79a7-463b-8668-e602cdd2b7d7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&scope.project.id=b556c06dccd5491595b544e85e155a40&role.id=814346b910b046f4b45290291aadbbd5", "previous": null, "next": null}} 2018-09-30 07:11:51,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&scope.project.id=b556c06dccd5491595b544e85e155a40&role.id=814346b910b046f4b45290291aadbbd5 used request id req-09607466-79a7-463b-8668-e602cdd2b7d7 2018-09-30 07:11:51,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828380584717s 2018-09-30 07:11:51,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 07:11:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40/users/e913ab75be1f4173bf64907c34bf050c/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c255def3-196c-48d3-bef2-c1e4b07a1bcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:11:51,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40/users/e913ab75be1f4173bf64907c34bf050c/roles/814346b910b046f4b45290291aadbbd5 used request id req-c255def3-196c-48d3-bef2-c1e4b07a1bcb 2018-09-30 07:11:51,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.135303020477s 2018-09-30 07:11:51,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:11:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0448a9-da22-4892-a903-3946421832ef Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:11:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ec0448a9-da22-4892-a903-3946421832ef 2018-09-30 07:11:51,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769181251526s 2018-09-30 07:11:51,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-30 07:11:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:51,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bcb7c8-163c-49c7-860a-cf9d28844e3d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "name": "Default"}} 2018-09-30 07:11:51,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-06bcb7c8-163c-49c7-860a-cf9d28844e3d 2018-09-30 07:11:51,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0836918354034s 2018-09-30 07:11:51,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:11:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:52,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f7643e-bbf7-481e-9061-e4a15fb0c66c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a", "links": {"self": "http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c"}, "domain_id": "default", "enabled": true, "id": "e913ab75be1f4173bf64907c34bf050c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 07:11:52,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-57f7643e-bbf7-481e-9061-e4a15fb0c66c 2018-09-30 07:11:52,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993762016296s 2018-09-30 07:11:52,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-57f7643e-bbf7-481e-9061-e4a15fb0c66c 2018-09-30 07:11:52,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-30 07:11:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:52,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d0d9f9-aaa0-43f2-b808-950b5f7207a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default", "previous": null, "next": null}} 2018-09-30 07:11:52,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=e913ab75be1f4173bf64907c34bf050c&role.id=814346b910b046f4b45290291aadbbd5&scope.domain.id=default used request id req-a7d0d9f9-aaa0-43f2-b808-950b5f7207a4 2018-09-30 07:11:52,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0741839408875s 2018-09-30 07:11:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-30 07:11:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/e913ab75be1f4173bf64907c34bf050c/roles/814346b910b046f4b45290291aadbbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:11:52,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd31ff2f-db9e-4fa2-b808-3d3df5152225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:11:52,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/e913ab75be1f4173bf64907c34bf050c/roles/814346b910b046f4b45290291aadbbd5 used request id req-dd31ff2f-db9e-4fa2-b808-3d3df5152225 2018-09-30 07:11:52,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123589038849s 2018-09-30 07:11:52,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-30 07:12:02,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-30 07:12:01.642 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=461b73d4-3bc7-4083-98c5-2fcd8477bf80) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 461b73d4-3bc7-4083-98c5-2fcd8477bf80 | 2018-09-30T07:12:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 461b73d4-3bc7-4083-98c5-2fcd8477bf80 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-30 07:12:05,293 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-09-30 07:12:05,293 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-30 07:12:12,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-30 07:12:09.216 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-30 07:12:09.386 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-30 07:12:12.152 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c3b9cb8b-4f74-4624-961e-21a5636353bb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c3b9cb8b-4f74-4624-961e-21a5636353bb) as the default verifier for the future CLI operations. 2018-09-30 07:12:15,550 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-09-30 07:12:15,551 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-30 07:12:15,684 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-30 07:12:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-30 07:12:15,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172b6764-0dc9-442a-906c-5ba0e4686b88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-09-30 07:12:15,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000/v3 used request id req-172b6764-0dc9-442a-906c-5ba0e4686b88 2018-09-30 07:12:15,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-09-30 07:12:16,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f68b7b3333d4187888ef39fc7c0ff89", "name": "Member"}, {"id": "814346b910b046f4b45290291aadbbd5", "name": "admin"}], "expires_at": "2018-09-30T08:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b556c06dccd5491595b544e85e155a40", "name": "tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e272f4d3e49431caa8bad8ffa7b5524"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1004f813b08432cb1208ea996bbe488"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f956978ac7ab4a0296dae7ac2e09e746"}], "type": "alarming", "id": "10c13ca06ba34c00b520e52efa01a35a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b81cd10a2fd4affb1294de23d3d458f"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "487787707c1345f68d4b6c1bd2f43501"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c0162a7cfb6546ee9fae7c132b01a042"}], "type": "placement", "id": "1eda0eda642849c2b7ba0679d5e2be97", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "2892ac31a8ba4b36a1fd9a1d39b3f947", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b4d9011ac824ee6ba5054439e5cfde7"}, {"url": "http://172.30.9.29:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2fb215957d8a42e1b5e3b035161ba7ab"}, {"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "344a6ad58f9c4ec7a511339bfc7fe377"}], "type": "key-manager", "id": "41a716b782944455af95a1e4b8aa2018", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a32ba3620a243fa8d93eeda49e0ff39"}, {"url": "http://172.30.9.29:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2dff749a87fb4a158257ec41813943a4"}, {"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "771765ad5f964f409c4d4d9c18b1e052"}], "type": "policy", "id": "4ef62abde7db420185ec0b4536282073", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "13e9fbb8a5374af0951828a25886f7d8"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6796abed777448778bef19d09d5a6479"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e297f5c3510e4ae99a8debc3b0c71c03"}], "type": "identity", "id": "5a8ec12b38104c5198305487ae9330f4", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379ac1b7d2e841d4a6364c23035de2eb"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "393f23122fa44521ad37edfc25aa6da3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "47de1964a8e347f48b8333e58a1bcac7"}], "type": "cloudformation", "id": "67ef2a3f8f3e405b848440b55c89b490", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/b556c06dccd5491595b544e85e155a40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18197c6e6b094b83a1f304f70e6ae40c"}, {"url": "http://192.30.9.8:8776/v2/b556c06dccd5491595b544e85e155a40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "812d2718a61f461596b315359ed041cc"}, {"url": "http://192.30.9.8:8776/v2/b556c06dccd5491595b544e85e155a40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f49c358a829c43c4932c1fcc565e5b9e"}], "type": "volumev2", "id": "731085d7e742472588b19d3531285368", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0c63fb9247e84289867b8577f0228d5e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "529efda380224d5187289bbba39349cc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed1902310aba4fbe88f0818489026ea6"}], "type": "image", "id": "77c77167a17b4297b448e4606618104b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40e422201b7640f7b17a9c91d199bfe4"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "668300e6832843edb27850a7dc948e84"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af6d0b37b3184ae1860d6aa979530215"}], "type": "network", "id": "8ab808ea0aba45868f6759536d84d9c2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8004/v1/b556c06dccd5491595b544e85e155a40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "505f9aeec74c425cbfd316036838d99d"}, {"url": "http://192.30.9.8:8004/v1/b556c06dccd5491595b544e85e155a40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "612963e52e1f4b5a858b4119ce73c0f6"}, {"url": "http://192.30.9.8:8004/v1/b556c06dccd5491595b544e85e155a40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6282d7b5a6d24603a4822bc91a2478a1"}], "type": "orchestration", "id": "964c561380e74fc1a8094a31f79e0bd7", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b556c06dccd5491595b544e85e155a40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d42196bf75542bf8d53aec7d31a258b"}, {"url": "http://172.30.9.29:8776/v3/b556c06dccd5491595b544e85e155a40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d3e0a8689494dc9bed1acd861dd35e2"}, {"url": "http://192.30.9.8:8776/v3/b556c06dccd5491595b544e85e155a40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4c2c79763e54088aa4cb63fb01b9c54"}], "type": "volumev3", "id": "bdb3623c2d504a849af9b257f119ffa9", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47b406d1a2cd4da791df16110127aa92"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b91f9e284b7c483cb16175d2fc441fba"}, {"url": "http://172.30.9.29:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba9846a3b8604cad9b85a6e1d4f6643e"}], "type": "nfv-orchestration", "id": "dfa0c3b14bbd4aff983ec2c00fe13323", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605e9642ba734260bf009b65019fb47f"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3893b6aa64848379bfb49642d7da400"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efcd31e71e7c46a2ab600a29fcb69657"}], "type": "metric", "id": "e80aa5dc0c454d5eb18a483df2a82b82", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18d3543507cf40558aa2ef1b8b8f2c4d"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208b6cca03a947d59ef5a4cf58858eb8"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "921fa82bfd594d66a6d831c1d74d3a5c"}], "type": "compute", "id": "e9cef742dd3a49c5b18e10ce7c9f9afb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b556c06dccd5491595b544e85e155a40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "311a13b0ea294d9fa26752c143b31c4a"}, {"url": "http://192.30.9.8:8776/v1/b556c06dccd5491595b544e85e155a40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64b7b5909aec4f3faa23fe36c094e605"}, {"url": "http://172.30.9.29:8776/v1/b556c06dccd5491595b544e85e155a40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dba15b964b5d41768cccaeeb2b01d79c"}], "type": "volume", "id": "fad0981be361456baac7101b241672d8", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a", "id": "e913ab75be1f4173bf64907c34bf050c"}, "audit_ids": ["OwGj9zzVTl2p5L97ZvbgYg"], "issued_at": "2018-09-30T07:12:16.000000Z"}} 2018-09-30 07:12:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:16,096 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 30 Sep 2018 07:12:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2018-09-30 07:12:16,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 07:12:16,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:16,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fa2fa697-643f-4c72-bb38-410861714555 Date: Sun, 30 Sep 2018 07:12:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 07:12:16,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fa2fa697-643f-4c72-bb38-410861714555 2018-09-30 07:12:16,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.5959649086s 2018-09-30 07:12:16,696 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fa2fa697-643f-4c72-bb38-410861714555 2018-09-30 07:12:16,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 07:12:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a"}' 2018-09-30 07:12:17,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090 X-Openstack-Request-Id: req-83c01f8d-123a-4329-bf24-f5e306afe2dc Date: Sun, 30 Sep 2018 07:12:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "8f906842-da0d-4946-8004-63748e9ae090", "size": null, "self": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": null, "created_at": "2018-09-30T07:12:17Z", "protected": false} 2018-09-30 07:12:17,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-83c01f8d-123a-4329-bf24-f5e306afe2dc 2018-09-30 07:12:17,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.61168217659s 2018-09-30 07:12:17,310 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-83c01f8d-123a-4329-bf24-f5e306afe2dc returning object 8f906842-da0d-4946-8004-63748e9ae090 2018-09-30 07:12:17,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 07:12:17,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" -d '' 2018-09-30 07:12:18,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35869477-2039-43ba-88b2-cf04f76e0b52 Date: Sun, 30 Sep 2018 07:12:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 07:12:18,886 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file used request id req-35869477-2039-43ba-88b2-cf04f76e0b52 2018-09-30 07:12:18,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.57565999031s 2018-09-30 07:12:18,886 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file used request id req-35869477-2039-43ba-88b2-cf04f76e0b52 2018-09-30 07:12:18,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 07:12:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-4e337491-1456-4a24-bb50-a6b1833314cf Date: Sun, 30 Sep 2018 07:12:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "metadata": {}}], "file": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "8f906842-da0d-4946-8004-63748e9ae090", "size": 12716032, "self": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T07:12:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 07:12:19,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4e337491-1456-4a24-bb50-a6b1833314cf 2018-09-30 07:12:19,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.55131316185s 2018-09-30 07:12:19,439 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4e337491-1456-4a24-bb50-a6b1833314cf 2018-09-30 07:12:19,441 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file', 'owner': u'b556c06dccd5491595b544e85e155a40', 'id': u'8f906842-da0d-4946-8004-63748e9ae090', 'size': 12716032, u'self': u'/v2/images/8f906842-da0d-4946-8004-63748e9ae090', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b556c06dccd5491595b544e85e155a40', 'name': 'tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T07:12:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T07:12:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8f906842-da0d-4946-8004-63748e9ae090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a', 'created': u'2018-09-30T07:12:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T07:12:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8f906842-da0d-4946-8004-63748e9ae090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 07:12:19,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 07:12:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_3f1fa054-d940-478e-ba0d-313aa051617a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 07:12:19,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffba3534-b280-45a8-bcb0-c7c9f20fa891 x-compute-request-id: req-ffba3534-b280-45a8-bcb0-c7c9f20fa891 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49272438-b80e-4e17-a270-480ce1395b51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "49272438-b80e-4e17-a270-480ce1395b51", "name": "tempest_full_parallel-flavor_3f1fa054-d940-478e-ba0d-313aa051617a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 07:12:19,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ffba3534-b280-45a8-bcb0-c7c9f20fa891 2018-09-30 07:12:19,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221973180771s 2018-09-30 07:12:19,665 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ffba3534-b280-45a8-bcb0-c7c9f20fa891 returning object 49272438-b80e-4e17-a270-480ce1395b51 2018-09-30 07:12:19,665 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_3f1fa054-d940-478e-ba0d-313aa051617a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'49272438-b80e-4e17-a270-480ce1395b51', 'swap': 0}) 2018-09-30 07:12:19,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 07:12:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" -d '{"extra_specs": {}}' 2018-09-30 07:12:19,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22ee9d12-906d-4695-88d4-a31064f4ee95 x-compute-request-id: req-22ee9d12-906d-4695-88d4-a31064f4ee95 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 07:12:19,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51/os-extra_specs used request id req-22ee9d12-906d-4695-88d4-a31064f4ee95 2018-09-30 07:12:19,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0296058654785s 2018-09-30 07:12:19,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51/os-extra_specs used request id req-22ee9d12-906d-4695-88d4-a31064f4ee95 2018-09-30 07:12:19,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:12:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:19,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 30 Sep 2018 07:12:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-30 07:12:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:19,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406bdb58-b33d-4aa0-8672-84f41bf0dacc Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:12:19,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-406bdb58-b33d-4aa0-8672-84f41bf0dacc 2018-09-30 07:12:19,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0924501419067s 2018-09-30 07:12:19,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-30 07:12:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:19,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e92c142a-067c-4f2c-b7fa-d21b831bc99d x-compute-request-id: req-e92c142a-067c-4f2c-b7fa-d21b831bc99d Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 138}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10163, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-30 07:12:19,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-e92c142a-067c-4f2c-b7fa-d21b831bc99d 2018-09-30 07:12:19,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.200660943985s 2018-09-30 07:12:19,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-e92c142a-067c-4f2c-b7fa-d21b831bc99d 2018-09-30 07:12:19,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 07:12:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:20,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-ad9d6194-0d87-4771-b31d-6f117882859c Date: Sun, 30 Sep 2018 07:12:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "metadata": {}}], "file": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "8f906842-da0d-4946-8004-63748e9ae090", "size": 12716032, "self": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T07:12:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 07:12:20,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ad9d6194-0d87-4771-b31d-6f117882859c 2018-09-30 07:12:20,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.56140089035s 2018-09-30 07:12:20,557 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ad9d6194-0d87-4771-b31d-6f117882859c 2018-09-30 07:12:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-30 07:12:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a"}' 2018-09-30 07:12:20,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3 X-Openstack-Request-Id: req-94da155c-ce4d-4fbe-b7cf-7ae1ca11e01f Date: Sun, 30 Sep 2018 07:12:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "ef3ad926-9b8d-455e-b0cf-c25d2c0841d3", "size": null, "self": "/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": null, "created_at": "2018-09-30T07:12:20Z", "protected": false} 2018-09-30 07:12:20,768 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-94da155c-ce4d-4fbe-b7cf-7ae1ca11e01f 2018-09-30 07:12:20,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.208374977112s 2018-09-30 07:12:20,769 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-94da155c-ce4d-4fbe-b7cf-7ae1ca11e01f returning object ef3ad926-9b8d-455e-b0cf-c25d2c0841d3 2018-09-30 07:12:20,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-30 07:12:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" -d '' 2018-09-30 07:12:22,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b16aa2d5-0ebe-43f4-bd95-637d8d7fcf14 Date: Sun, 30 Sep 2018 07:12:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 07:12:22,150 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/file used request id req-b16aa2d5-0ebe-43f4-bd95-637d8d7fcf14 2018-09-30 07:12:22,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38019514084s 2018-09-30 07:12:22,150 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/file used request id req-b16aa2d5-0ebe-43f4-bd95-637d8d7fcf14 2018-09-30 07:12:22,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 07:12:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:12:22,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-91f3d73e-1a00-49aa-89a8-29a9f55f7cd5 Date: Sun, 30 Sep 2018 07:12:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/snap", "metadata": {}}], "file": "/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "ef3ad926-9b8d-455e-b0cf-c25d2c0841d3", "size": 12716032, "self": "/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T07:12:20Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "metadata": {}}], "file": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "8f906842-da0d-4946-8004-63748e9ae090", "size": 12716032, "self": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T07:12:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 07:12:22,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-91f3d73e-1a00-49aa-89a8-29a9f55f7cd5 2018-09-30 07:12:22,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.685164928436s 2018-09-30 07:12:22,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-91f3d73e-1a00-49aa-89a8-29a9f55f7cd5 2018-09-30 07:12:22,839 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/file', 'owner': u'b556c06dccd5491595b544e85e155a40', 'id': u'ef3ad926-9b8d-455e-b0cf-c25d2c0841d3', 'size': 12716032, u'self': u'/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b556c06dccd5491595b544e85e155a40', 'name': 'tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-30T07:12:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-30T07:12:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a', 'created': u'2018-09-30T07:12:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-30T07:12:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_3f1fa054-d940-478e-ba0d-313aa051617a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-30 07:12:22,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-30 07:12:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-30 07:12:22,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b880fa-b0e9-4047-aa47-0b5fcb7d6221 x-compute-request-id: req-46b880fa-b0e9-4047-aa47-0b5fcb7d6221 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58330ed1-08ac-4b4b-a74d-d64677db3697", "name": "tempest_full_parallel-flavor_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-30 07:12:22,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-46b880fa-b0e9-4047-aa47-0b5fcb7d6221 2018-09-30 07:12:22,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0678899288177s 2018-09-30 07:12:22,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-46b880fa-b0e9-4047-aa47-0b5fcb7d6221 returning object 58330ed1-08ac-4b4b-a74d-d64677db3697 2018-09-30 07:12:22,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_3f1fa054-d940-478e-ba0d-313aa051617a', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'58330ed1-08ac-4b4b-a74d-d64677db3697', 'swap': 0}) 2018-09-30 07:12:22,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-30 07:12:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" -d '{"extra_specs": {}}' 2018-09-30 07:12:22,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ab9be25-56ca-4470-b97c-b00946d92851 x-compute-request-id: req-0ab9be25-56ca-4470-b97c-b00946d92851 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-30 07:12:22,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697/os-extra_specs used request id req-0ab9be25-56ca-4470-b97c-b00946d92851 2018-09-30 07:12:22,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226180553436s 2018-09-30 07:12:22,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697/os-extra_specs used request id req-0ab9be25-56ca-4470-b97c-b00946d92851 2018-09-30 07:12:22,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_3f1fa054-d940-478e-ba0d-313aa051617a', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ebe123bf2b554ce69928b5bcfef7a6fe', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'58330ed1-08ac-4b4b-a74d-d64677db3697', 'swap': 0}) 2018-09-30 07:12:26,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-30 07:12:24.933 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c3b9cb8b-4f74-4624-961e-21a5636353bb) for deployment 'opnfv-rally' (UUID=461b73d4-3bc7-4083-98c5-2fcd8477bf80). 2018-09-30 07:12:25.861 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-30 07:12:25.863 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c3b9cb8b-4f74-4624-961e-21a5636353bb) has been successfully configured for deployment 'opnfv-rally' (UUID=461b73d4-3bc7-4083-98c5-2fcd8477bf80)! 2018-09-30 07:12:26,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-30 07:12:26,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-30 07:12:26,028 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-30 07:12:26,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-30 07:12:29,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c3b9cb8b-4f74-4624-961e-21a5636353bb/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-09-30 07:12:29,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-30 07:12:29,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-30 07:12:29,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-09-30 07:12:31,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:31.088 49 INFO rally.api [-] Starting verification (UUID=f294ed29-cfae-4dd4-b19a-2bc1c148575b) for deployment 'opnfv-rally' (UUID=461b73d4-3bc7-4083-98c5-2fcd8477bf80) by verifier 'opnfv-tempest' (UUID=c3b9cb8b-4f74-4624-961e-21a5636353bb). 2018-09-30 07:12:31,089 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f294ed29-cfae-4dd4-b19a-2bc1c148575b 2018-09-30 07:12:35,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:35.962 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:12:36,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:36.095 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:12:36,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:36.105 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-30 07:12:36,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:36.122 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-30 07:12:36,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:36.122 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:12:39,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.386 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.190s] 2018-09-30 07:12:39,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.390 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.224s] 2018-09-30 07:12:39,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.432 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.045s] 2018-09-30 07:12:39,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.488 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.097s] 2018-09-30 07:12:39,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.496 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.186s] 2018-09-30 07:12:39,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.515 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.084s] 2018-09-30 07:12:39,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.541 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.207s] 2018-09-30 07:12:39,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.554 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2018-09-30 07:12:39,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.599 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.083s] 2018-09-30 07:12:39,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.617 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.129s] 2018-09-30 07:12:39,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.623 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2018-09-30 07:12:39,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.644 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.211s] 2018-09-30 07:12:39,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.647 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.278s] 2018-09-30 07:12:39,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.659 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.014s] 2018-09-30 07:12:39,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.736 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.182s] 2018-09-30 07:12:39,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.769 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.271s] 2018-09-30 07:12:39,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.834 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.063s] 2018-09-30 07:12:39,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.837 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.211s] 2018-09-30 07:12:39,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.853 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.204s] 2018-09-30 07:12:39,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.899 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.559s] 2018-09-30 07:12:39,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.916 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.081s] 2018-09-30 07:12:39,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:39.961 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.654s] 2018-09-30 07:12:40,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.019 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.358s] 2018-09-30 07:12:40,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.064 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.045s] 2018-09-30 07:12:40,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.084 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-09-30 07:12:40,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.094 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-09-30 07:12:40,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.105 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.011s] 2018-09-30 07:12:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.230 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.611s] 2018-09-30 07:12:40,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.244 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.344s] 2018-09-30 07:12:40,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.355 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.938s] 2018-09-30 07:12:40,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.425 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.464s] 2018-09-30 07:12:40,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.459 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.625s] 2018-09-30 07:12:40,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.529 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.285s] 2018-09-30 07:12:40,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.539 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.308s] 2018-09-30 07:12:40,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.635 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.383s] 2018-09-30 07:12:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.678 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.251s] 2018-09-30 07:12:40,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.686 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.009s] 2018-09-30 07:12:40,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.695 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.008s] 2018-09-30 07:12:40,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.707 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-09-30 07:12:40,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.734 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.205s] 2018-09-30 07:12:40,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.824 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.468s] 2018-09-30 07:12:40,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.903 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.269s] 2018-09-30 07:12:40,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.979 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.272s] 2018-09-30 07:12:40,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:40.994 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.259s] 2018-09-30 07:12:41,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.170 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.189s] 2018-09-30 07:12:41,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.403 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.404s] 2018-09-30 07:12:41,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.405 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.066s] 2018-09-30 07:12:41,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.412 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.242s] 2018-09-30 07:12:41,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.529 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.117s] 2018-09-30 07:12:41,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.562 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.033s] 2018-09-30 07:12:41,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.579 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.017s] 2018-09-30 07:12:41,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:41.709 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.308s] 2018-09-30 07:12:42,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:42.297 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.715s] 2018-09-30 07:12:43,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:43.063 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.349s] 2018-09-30 07:12:43,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:43.073 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.777s] 2018-09-30 07:12:43,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:43.433 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.179s] 2018-09-30 07:12:44,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:44.355 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [1.293s] 2018-09-30 07:12:45,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:45.615 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [1.259s] 2018-09-30 07:12:46,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:46.066 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-09-30 07:12:46,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:46.221 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:12:46,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:46.222 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:12:47,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:47.897 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.515s] 2018-09-30 07:12:47,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:47.924 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.490s] 2018-09-30 07:12:48,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.102 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.180s] 2018-09-30 07:12:48,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.133 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.030s] 2018-09-30 07:12:48,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.262 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.365s] 2018-09-30 07:12:48,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.400 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.211s] 2018-09-30 07:12:48,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.504 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.104s] 2018-09-30 07:12:48,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.558 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.053s] 2018-09-30 07:12:48,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.617 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.059s] 2018-09-30 07:12:48,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:48.677 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.414s] 2018-09-30 07:12:49,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.280 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.229s] 2018-09-30 07:12:49,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.333 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.053s] 2018-09-30 07:12:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.418 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.741s] 2018-09-30 07:12:49,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.423 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.089s] 2018-09-30 07:12:49,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.642 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.223s] 2018-09-30 07:12:49,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.730 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.137s] 2018-09-30 07:12:49,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.746 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2018-09-30 07:12:49,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.747 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.277s] 2018-09-30 07:12:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.776 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.032s] 2018-09-30 07:12:49,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.788 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2018-09-30 07:12:49,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.807 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.018s] 2018-09-30 07:12:49,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.818 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2018-09-30 07:12:49,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.858 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.039s] 2018-09-30 07:12:49,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.869 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2018-09-30 07:12:49,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.912 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.042s] 2018-09-30 07:12:49,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.925 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2018-09-30 07:12:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.940 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.015s] 2018-09-30 07:12:49,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.951 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-09-30 07:12:49,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.962 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-09-30 07:12:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:49.997 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.035s] 2018-09-30 07:12:50,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:50.430 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.788s] 2018-09-30 07:12:50,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:50.816 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.890s] 2018-09-30 07:12:50,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:50.820 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-09-30 07:12:50,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:50.823 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-09-30 07:12:50,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:50.833 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.017s] 2018-09-30 07:12:52,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:52.584 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [13.079s] 2018-09-30 07:12:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:53.931 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [14.514s] 2018-09-30 07:12:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:56.830 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.228s] 2018-09-30 07:12:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:57.465 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.845s] 2018-09-30 07:12:57,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:57.564 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.733s] 2018-09-30 07:12:57,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:57.661 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.197s] 2018-09-30 07:12:57,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:57.988 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.229s] 2018-09-30 07:12:58,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:58.519 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.292s] 2018-09-30 07:12:58,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:58.522 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.958s] 2018-09-30 07:12:58,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:58.879 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [10.089s] 2018-09-30 07:12:59,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.009 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [10.634s] 2018-09-30 07:12:59,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.070 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.551s] 2018-09-30 07:12:59,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.095 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.415s] 2018-09-30 07:12:59,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.110 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.014s] 2018-09-30 07:12:59,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.250 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.180s] 2018-09-30 07:12:59,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.600 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.821s] 2018-09-30 07:12:59,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:12:59.973 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.967s] 2018-09-30 07:13:00,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.133 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.532s] 2018-09-30 07:13:00,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.446 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.472s] 2018-09-30 07:13:00,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.580 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.446s] 2018-09-30 07:13:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.748 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.636s] 2018-09-30 07:13:00,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.751 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-09-30 07:13:00,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.755 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-09-30 07:13:00,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.757 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-09-30 07:13:00,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.942 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.190s] 2018-09-30 07:13:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.972 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.029s] 2018-09-30 07:13:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.975 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-09-30 07:13:00,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.978 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-09-30 07:13:00,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:00.978 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-09-30 07:13:02,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:02.065 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.812s] 2018-09-30 07:13:02,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:02.303 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.857s] 2018-09-30 07:13:02,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:02.390 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [12.965s] 2018-09-30 07:13:02,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:02.394 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [4.728s] 2018-09-30 07:13:02,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:02.549 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.159s] 2018-09-30 07:13:02,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:02.795 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.492s] 2018-09-30 07:13:03,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:03.142 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.346s] 2018-09-30 07:13:03,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:03.513 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.370s] 2018-09-30 07:13:04,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.198 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.685s] 2018-09-30 07:13:04,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.673 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.475s] 2018-09-30 07:13:04,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.694 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [16.142s] 2018-09-30 07:13:04,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.719 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.028s] 2018-09-30 07:13:04,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.733 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.014s] 2018-09-30 07:13:04,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.751 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.017s] 2018-09-30 07:13:04,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:04.766 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.014s] 2018-09-30 07:13:05,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:05.103 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.336s] 2018-09-30 07:13:05,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:05.413 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.309s] 2018-09-30 07:13:05,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:05.727 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.314s] 2018-09-30 07:13:06,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:06.446 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.718s] 2018-09-30 07:13:06,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:06.768 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.322s] 2018-09-30 07:13:09,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:09.081 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [15.148s] 2018-09-30 07:13:10,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:10.293 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [7.901s] 2018-09-30 07:13:15,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:15.792 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.215s] 2018-09-30 07:13:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:15.806 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.013s] 2018-09-30 07:13:15,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:15.819 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.013s] 2018-09-30 07:13:16,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.088 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.268s] 2018-09-30 07:13:16,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.101 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-09-30 07:13:16,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.119 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [17.198s] 2018-09-30 07:13:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.156 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.054s] 2018-09-30 07:13:16,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.176 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-09-30 07:13:16,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.230 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.053s] 2018-09-30 07:13:16,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.246 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.016s] 2018-09-30 07:13:16,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.255 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:13:16,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.295 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.049s] 2018-09-30 07:13:16,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:16.319 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.023s] 2018-09-30 07:13:19,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:19.968 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.851s] 2018-09-30 07:13:20,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:20.555 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.808s] 2018-09-30 07:13:20,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:20.925 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.314s] 2018-09-30 07:13:20,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:20.958 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.403s] 2018-09-30 07:13:21,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:21.032 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.106s] 2018-09-30 07:13:21,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:21.127 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.094s] 2018-09-30 07:13:21,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:21.284 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.157s] 2018-09-30 07:13:25,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:25.338 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [3.089s] 2018-09-30 07:13:25,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:25.858 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.519s] 2018-09-30 07:13:26,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:26.313 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.455s] 2018-09-30 07:13:27,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:27.642 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.328s] 2018-09-30 07:13:28,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:28.056 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [11.049s] 2018-09-30 07:13:28,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:28.349 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.295s] 2018-09-30 07:13:28,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:28.533 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.891s] 2018-09-30 07:13:29,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:29.306 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-09-30 07:13:30,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:30.719 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [2.369s] 2018-09-30 07:13:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:31.139 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.419s] 2018-09-30 07:13:31,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:31.181 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.042s] 2018-09-30 07:13:32,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.263 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.173s] 2018-09-30 07:13:32,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.346 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.083s] 2018-09-30 07:13:32,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.384 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.202s] 2018-09-30 07:13:32,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.418 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.073s] 2018-09-30 07:13:32,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.455 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.228s] 2018-09-30 07:13:32,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.487 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.067s] 2018-09-30 07:13:32,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.497 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.042s] 2018-09-30 07:13:32,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.511 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.024s] 2018-09-30 07:13:32,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.573 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.061s] 2018-09-30 07:13:32,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.629 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.055s] 2018-09-30 07:13:32,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.691 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.060s] 2018-09-30 07:13:32,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.717 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.026s] 2018-09-30 07:13:32,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.747 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.249s] 2018-09-30 07:13:32,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.777 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.060s] 2018-09-30 07:13:32,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.813 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.428s] 2018-09-30 07:13:32,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:32.847 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.069s] 2018-09-30 07:13:34,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:34.215 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.684s] 2018-09-30 07:13:38,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:38.488 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [48.730s] 2018-09-30 07:13:38,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:38.495 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-09-30 07:13:38,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:38.509 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.009s] 2018-09-30 07:13:38,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:38.515 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [4.302s] 2018-09-30 07:13:38,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:38.517 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-09-30 07:13:39,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:39.239 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.719s] 2018-09-30 07:13:41,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:41.675 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [2.434s] 2018-09-30 07:13:45,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:45.130 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.867s] 2018-09-30 07:13:48,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:48.628 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [48.032s] 2018-09-30 07:13:50,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:13:50.332 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.816s] 2018-09-30 07:14:03,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:03.452 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-30 07:14:08,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:08.352 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [42.281s] 2018-09-30 07:14:09,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:09.830 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.072s] 2018-09-30 07:14:09,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:09.957 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.126s] 2018-09-30 07:14:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:11.921 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.583s] 2018-09-30 07:14:11,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:11.989 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-09-30 07:14:12,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:12.424 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.435s] 2018-09-30 07:14:12,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:12.496 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.149s] 2018-09-30 07:14:12,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:12.521 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-09-30 07:14:12,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:12.522 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-30 07:14:15,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:15.206 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [28.280s] 2018-09-30 07:14:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:16.563 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.195s] 2018-09-30 07:14:16,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:16.940 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.377s] 2018-09-30 07:14:24,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:24.499 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [55.180s] 2018-09-30 07:14:25,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:25.059 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [92.018s] 2018-09-30 07:14:25,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:25.081 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.026s] 2018-09-30 07:14:28,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:28.510 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:14:40,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:40.614 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [55.476s] 2018-09-30 07:14:41,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:41.701 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.126s] 2018-09-30 07:14:42,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:42.751 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [27.541s] 2018-09-30 07:14:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:43.976 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.365s] 2018-09-30 07:14:46,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:46.793 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [58.154s] 2018-09-30 07:14:47,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:47.321 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.090s] 2018-09-30 07:14:48,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:48.194 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [57.850s] 2018-09-30 07:14:50,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:50.159 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [88.434s] 2018-09-30 07:14:50,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:50.711 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.521s] 2018-09-30 07:14:52,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:52.709 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [5.388s] 2018-09-30 07:14:57,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:57.147 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [9.794s] 2018-09-30 07:14:57,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:57.218 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-09-30 07:14:57,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:57.894 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.675s] 2018-09-30 07:14:57,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:57.995 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.098s] 2018-09-30 07:14:57,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:14:57.996 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-30 07:15:02,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:02.774 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [21.707s] 2018-09-30 07:15:02,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:02.789 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.015s] 2018-09-30 07:15:03,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:03.095 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.305s] 2018-09-30 07:15:03,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:03.130 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.036s] 2018-09-30 07:15:08,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:08.156 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [24.168s] 2018-09-30 07:15:08,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:08.157 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-09-30 07:15:11,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:11.306 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [46.796s] 2018-09-30 07:15:11,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:11.307 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-09-30 07:15:14,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:14.086 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [7.929s] 2018-09-30 07:15:15,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:15.283 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.196s] 2018-09-30 07:15:15,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:15.299 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.016s] 2018-09-30 07:15:15,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:15.951 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.650s] 2018-09-30 07:15:18,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:18.345 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [2.394s] 2018-09-30 07:15:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:20.068 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [6.043s] 2018-09-30 07:15:20,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:20.722 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.398s] 2018-09-30 07:15:22,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:22.339 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [3.993s] 2018-09-30 07:15:22,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:22.529 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.188s] 2018-09-30 07:15:22,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:22.569 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.042s] 2018-09-30 07:15:24,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:24.372 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [26.748s] 2018-09-30 07:15:26,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:26.408 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [36.733s] 2018-09-30 07:15:30,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:30.730 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [117.887s] 2018-09-30 07:15:32,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:32.558 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.001s]: Change password not available. 2018-09-30 07:15:32,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:32.840 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.417s] 2018-09-30 07:15:32,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:32.972 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.132s] 2018-09-30 07:15:34,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:34.075 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.672s] 2018-09-30 07:15:34,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:34.490 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.517s] 2018-09-30 07:15:34,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:34.550 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.059s] 2018-09-30 07:15:35,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:35.016 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.511s] 2018-09-30 07:15:35,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:35.964 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [11.592s] 2018-09-30 07:15:36,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:36.011 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.461s] 2018-09-30 07:15:36,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:36.643 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.570s] 2018-09-30 07:15:37,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:37.773 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [1.170s] 2018-09-30 07:15:38,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:38.880 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-09-30 07:15:38,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:38.881 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-09-30 07:15:39,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:39.311 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [8.581s] 2018-09-30 07:15:40,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:40.888 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.578s] 2018-09-30 07:15:46,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:46.718 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.186s] 2018-09-30 07:15:46,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:46.836 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.117s] 2018-09-30 07:15:47,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:47.389 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [82.285s] 2018-09-30 07:15:48,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:48.324 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.030s] 2018-09-30 07:15:50,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:50.356 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.031s] 2018-09-30 07:15:53,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:53.204 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.557s] 2018-09-30 07:15:58,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:58.800 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.230s] 2018-09-30 07:15:58,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:58.805 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:15:58,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:15:58.812 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-09-30 07:16:00,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:00.859 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [28.283s] 2018-09-30 07:16:01,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:01.877 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [1.712s] 2018-09-30 07:16:01,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:01.962 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.086s] 2018-09-30 07:16:07,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:07.206 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [21.268s] 2018-09-30 07:16:07,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:07.493 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [2.382s] 2018-09-30 07:16:10,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:10.076 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [9.220s] 2018-09-30 07:16:16,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:16.481 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:16:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:17.771 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.368s] 2018-09-30 07:16:18,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:18.026 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.254s] 2018-09-30 07:16:18,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:18.561 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.535s] 2018-09-30 07:16:19,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:19.039 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.477s] 2018-09-30 07:16:19,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:19.623 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.583s] 2018-09-30 07:16:19,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:19.714 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.091s] 2018-09-30 07:16:19,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:19.856 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.141s] 2018-09-30 07:16:19,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:19.926 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.069s] 2018-09-30 07:16:19,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:19.994 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.068s] 2018-09-30 07:16:20,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:20.059 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.065s] 2018-09-30 07:16:20,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:20.143 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.083s] 2018-09-30 07:16:22,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:22.403 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [14.905s] 2018-09-30 07:16:24,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:24.874 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [94.849s] 2018-09-30 07:16:26,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:26.512 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [4.111s] 2018-09-30 07:16:30,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:30.334 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.964s] 2018-09-30 07:16:30,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:30.924 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [28.570s] 2018-09-30 07:16:30,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:30.977 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.642s] 2018-09-30 07:16:32,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:32.753 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2018-09-30 07:16:33,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:33.624 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.647s] 2018-09-30 07:16:33,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:33.892 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.199s] 2018-09-30 07:16:35,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:35.754 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:16:38,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:38.413 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-30 07:16:39,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:39.436 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.681s] 2018-09-30 07:16:41,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:41.112 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-09-30 07:16:41,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:41.122 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-09-30 07:16:41,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:41.132 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.010s] 2018-09-30 07:16:41,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:41.488 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [93.313s] 2018-09-30 07:16:41,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:41.741 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.549s] 2018-09-30 07:16:41,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:41.907 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.166s] 2018-09-30 07:16:42,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:42.262 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.354s] 2018-09-30 07:16:46,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:46.732 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.621s] 2018-09-30 07:16:46,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:46.799 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-09-30 07:16:47,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.039 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.239s] 2018-09-30 07:16:47,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.136 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-09-30 07:16:47,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.138 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-30 07:16:47,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.815 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.049s] 2018-09-30 07:16:47,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.825 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.009s] 2018-09-30 07:16:47,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.835 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.014s] 2018-09-30 07:16:47,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:47.845 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.009s] 2018-09-30 07:16:48,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:48.620 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [55.402s] 2018-09-30 07:16:48,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:48.998 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.382s] 2018-09-30 07:16:49,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:49.018 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-09-30 07:16:49,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:49.042 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.024s] 2018-09-30 07:16:49,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:49.348 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.304s] 2018-09-30 07:16:50,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.886 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.533s] 2018-09-30 07:16:50,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.901 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-09-30 07:16:50,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.921 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-09-30 07:16:50,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.931 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-09-30 07:16:50,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.943 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-09-30 07:16:50,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.970 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.027s] 2018-09-30 07:16:50,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.982 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-09-30 07:16:50,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:50.994 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-09-30 07:16:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:51.332 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.008s] 2018-09-30 07:16:51,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:51.338 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-09-30 07:16:51,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:51.343 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-09-30 07:16:51,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:51.350 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.005s] 2018-09-30 07:16:58,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:58.325 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [38.169s] 2018-09-30 07:16:58,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:58.339 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-09-30 07:16:59,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:59.652 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.310s] 2018-09-30 07:16:59,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:59.654 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-09-30 07:16:59,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:16:59.938 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.285s] 2018-09-30 07:17:00,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:00.089 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.152s] 2018-09-30 07:17:01,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:01.567 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.989s] 2018-09-30 07:17:02,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:02.488 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [52.399s] 2018-09-30 07:17:06,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:06.714 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [25.223s] 2018-09-30 07:17:08,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:08.685 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [29.029s] 2018-09-30 07:17:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:08.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-30 07:17:08,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:08.690 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-09-30 07:17:08,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:08.692 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-09-30 07:17:11,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:11.239 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [73.573s] 2018-09-30 07:17:13,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:13.007 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.239s] 2018-09-30 07:17:13,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:13.206 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.199s] 2018-09-30 07:17:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:13.383 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.177s] 2018-09-30 07:17:13,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:13.729 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.067s] 2018-09-30 07:17:14,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:14.083 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.353s] 2018-09-30 07:17:14,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:14.643 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.258s] 2018-09-30 07:17:14,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:14.713 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [26.090s] 2018-09-30 07:17:14,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:14.908 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.266s] 2018-09-30 07:17:15,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:15.147 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.064s] 2018-09-30 07:17:15,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:15.540 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.392s] 2018-09-30 07:17:16,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:16.750 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.210s] 2018-09-30 07:17:17,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:17.214 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.464s] 2018-09-30 07:17:21,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:21.773 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [20.039s] 2018-09-30 07:17:22,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:22.272 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [19.779s] 2018-09-30 07:17:23,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:23.057 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.791s] 2018-09-30 07:17:25,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:25.084 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:17:26,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:26.411 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [37.385s] 2018-09-30 07:17:29,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:29.743 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-09-30 07:17:30,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:30.443 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.817s] 2018-09-30 07:17:31,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:31.582 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [60.651s] 2018-09-30 07:17:33,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:33.284 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [105.866s] 2018-09-30 07:17:34,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:34.705 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.259s] 2018-09-30 07:17:37,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:37.146 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.223s] 2018-09-30 07:17:37,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:37.631 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.926s] 2018-09-30 07:17:37,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:37.908 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.844s] 2018-09-30 07:17:38,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:38.336 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.369s] 2018-09-30 07:17:38,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:38.707 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:17:39,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:39.544 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [17.770s] 2018-09-30 07:17:40,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:40.869 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.532s] 2018-09-30 07:17:43,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:43.844 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [6.213s] 2018-09-30 07:17:45,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:45.559 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.438s] 2018-09-30 07:17:46,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:46.038 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [8.132s] 2018-09-30 07:17:46,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:46.264 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [5.394s] 2018-09-30 07:17:46,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:46.907 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.094s] 2018-09-30 07:17:48,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:48.309 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.402s] 2018-09-30 07:17:52,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:52.139 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [5.875s] 2018-09-30 07:17:53,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:53.813 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [88.918s] 2018-09-30 07:17:53,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:53.957 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.919s] 2018-09-30 07:17:54,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:54.498 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.542s]: Skipped until Bug: 1014647 is resolved. 2018-09-30 07:17:56,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:56.535 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.223s] 2018-09-30 07:17:57,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:57.549 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.409s] 2018-09-30 07:17:57,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:57.675 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.079s] 2018-09-30 07:17:57,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:57.685 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.151s] 2018-09-30 07:17:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:58.131 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.454s] 2018-09-30 07:17:58,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:58.196 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.066s] 2018-09-30 07:17:58,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:58.270 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.074s] 2018-09-30 07:17:58,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:58.388 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.117s] 2018-09-30 07:17:59,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:17:59.201 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [6.161s] 2018-09-30 07:18:00,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:00.019 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.630s] 2018-09-30 07:18:01,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:01.894 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.874s] 2018-09-30 07:18:01,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:01.986 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.785s] 2018-09-30 07:18:02,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:02.033 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [4.348s] 2018-09-30 07:18:06,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.048 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-30 07:18:06,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.219 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.233s] 2018-09-30 07:18:06,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.630 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.087s] 2018-09-30 07:18:06,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.642 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-30 07:18:06,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.788 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.145s] 2018-09-30 07:18:06,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.799 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-09-30 07:18:06,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.812 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-09-30 07:18:06,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.842 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-09-30 07:18:06,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.914 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.071s] 2018-09-30 07:18:06,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:06.980 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.065s] 2018-09-30 07:18:07,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:07.291 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.310s] 2018-09-30 07:18:07,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:07.305 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-30 07:18:07,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:07.374 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2018-09-30 07:18:11,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:11.290 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [17.453s] 2018-09-30 07:18:11,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:11.375 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.156s] 2018-09-30 07:18:13,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:13.538 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [3.531s] 2018-09-30 07:18:14,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:14.291 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [94.363s] 2018-09-30 07:18:15,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:15.557 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.018s] 2018-09-30 07:18:15,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:15.598 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.263s] 2018-09-30 07:18:15,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:15.748 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.151s] 2018-09-30 07:18:17,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:17.447 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [45.858s] 2018-09-30 07:18:17,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:17.464 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.179s] 2018-09-30 07:18:19,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:19.393 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [39.848s] 2018-09-30 07:18:26,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:26.797 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.467s] 2018-09-30 07:18:27,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.020 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-09-30 07:18:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.037 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.239s] 2018-09-30 07:18:27,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.189 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.165s] 2018-09-30 07:18:27,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.259 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.221s] 2018-09-30 07:18:27,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.337 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.146s] 2018-09-30 07:18:27,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.567s] 2018-09-30 07:18:27,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:27.880 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.542s] 2018-09-30 07:18:28,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.066 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.186s] 2018-09-30 07:18:28,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.210 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.144s] 2018-09-30 07:18:28,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.374 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.162s] 2018-09-30 07:18:28,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.525 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.151s] 2018-09-30 07:18:28,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.667 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.141s] 2018-09-30 07:18:28,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.809 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.141s] 2018-09-30 07:18:28,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.830 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.228s] 2018-09-30 07:18:28,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:28.958 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.150s] 2018-09-30 07:18:29,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:29.022 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.195s] 2018-09-30 07:18:29,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:29.448 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [11.982s] 2018-09-30 07:18:29,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:29.707 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-30 07:18:29,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:29.724 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.701s] 2018-09-30 07:18:31,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:31.021 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.296s] 2018-09-30 07:18:33,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:33.739 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [22.448s] 2018-09-30 07:18:33,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:33.964 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-30 07:18:34,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:34.467 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.241s] 2018-09-30 07:18:34,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:34.630 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.162s] 2018-09-30 07:18:35,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:35.519 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.888s] 2018-09-30 07:18:36,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:36.736 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.097s] 2018-09-30 07:18:36,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:36.754 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.234s] 2018-09-30 07:18:36,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:36.899 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.144s] 2018-09-30 07:18:36,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:36.913 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-09-30 07:18:37,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:37.064 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.150s] 2018-09-30 07:18:37,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:37.079 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.015s] 2018-09-30 07:18:39,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:39.646 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [20.251s] 2018-09-30 07:18:41,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:41.005 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.534s] 2018-09-30 07:18:41,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:41.269 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.565s] 2018-09-30 07:18:42,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:42.125 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [47.614s] 2018-09-30 07:18:42,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:42.297 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.293s] 2018-09-30 07:18:42,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:42.532 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [87.795s] 2018-09-30 07:18:43,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:43.186 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [96.450s] 2018-09-30 07:18:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:44.220 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-09-30 07:18:48,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:48.360 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.145s] 2018-09-30 07:18:51,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:51.189 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [6.593s] 2018-09-30 07:18:52,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:52.252 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.577s] 2018-09-30 07:18:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:52.420 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:18:52,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:52.422 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:18:52,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:52.717 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.463s] 2018-09-30 07:18:52,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:52.802 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.772s] 2018-09-30 07:18:53,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:53.048 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-30 07:18:53,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:53.091 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.373s] 2018-09-30 07:18:53,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:53.465 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.372s] 2018-09-30 07:18:53,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:53.841 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.376s] 2018-09-30 07:18:56,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:56.362 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-09-30 07:18:56,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:56.364 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-09-30 07:18:56,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:56.365 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-09-30 07:18:56,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:56.366 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-09-30 07:18:58,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:58.367 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [5.563s] 2018-09-30 07:18:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:59.218 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.109s] 2018-09-30 07:18:59,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:18:59.723 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [20.077s] 2018-09-30 07:19:01,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:01.011 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [87.708s] 2018-09-30 07:19:01,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:01.910 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.031s] 2018-09-30 07:19:03,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:03.994 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.546s] 2018-09-30 07:19:04,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:04.004 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [5.635s] 2018-09-30 07:19:04,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:04.473 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.479s] 2018-09-30 07:19:04,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:04.598 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.595s] 2018-09-30 07:19:04,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:04.772 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.861s] 2018-09-30 07:19:05,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:05.585 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.986s] 2018-09-30 07:19:06,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:06.398 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.811s] 2018-09-30 07:19:06,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:06.976 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [2.203s] 2018-09-30 07:19:07,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:07.570 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.172s] 2018-09-30 07:19:08,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:08.398 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.827s] 2018-09-30 07:19:09,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:09.472 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.495s] 2018-09-30 07:19:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:09.972 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.573s] 2018-09-30 07:19:11,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:11.979 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [38.238s] 2018-09-30 07:19:12,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:12.955 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.982s] 2018-09-30 07:19:13,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:13.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.233s] 2018-09-30 07:19:13,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:13.439 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.249s] 2018-09-30 07:19:13,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:13.850 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.411s] 2018-09-30 07:19:13,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:13.996 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [16.269s] 2018-09-30 07:19:14,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:14.112 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.262s] 2018-09-30 07:19:14,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:14.164 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [90.876s] 2018-09-30 07:19:14,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:14.237 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [5.899s] 2018-09-30 07:19:14,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:14.659 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.546s] 2018-09-30 07:19:15,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:15.328 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.668s] 2018-09-30 07:19:16,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:16.234 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.905s] 2018-09-30 07:19:16,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:16.980 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.745s] 2018-09-30 07:19:17,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:17.355 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.375s] 2018-09-30 07:19:18,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:18.222 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [8.748s] 2018-09-30 07:19:22,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:22.408 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [4.185s] 2018-09-30 07:19:23,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:23.360 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.434s] 2018-09-30 07:19:23,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:23.493 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:19:25,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:25.901 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.196s] 2018-09-30 07:19:26,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:26.047 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.145s] 2018-09-30 07:19:26,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:26.755 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.707s] 2018-09-30 07:19:26,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:26.994 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.238s] 2018-09-30 07:19:27,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.316 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.322s] 2018-09-30 07:19:27,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.345 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2018-09-30 07:19:27,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.452 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [93.619s] 2018-09-30 07:19:27,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.661 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.310s] 2018-09-30 07:19:27,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.666 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [10.303s] 2018-09-30 07:19:27,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.667 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-09-30 07:19:27,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.688 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2018-09-30 07:19:27,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.734 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.046s] 2018-09-30 07:19:27,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.799 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.064s] 2018-09-30 07:19:27,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.858 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.058s] 2018-09-30 07:19:27,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:27.906 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.048s] 2018-09-30 07:19:28,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:28.109 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.450s] 2018-09-30 07:19:28,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:28.131 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.224s] 2018-09-30 07:19:28,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:28.377 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.244s] 2018-09-30 07:19:28,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:28.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.286s] 2018-09-30 07:19:28,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:28.589 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.210s] 2018-09-30 07:19:28,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:28.671 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.274s] 2018-09-30 07:19:29,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:29.292 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.620s] 2018-09-30 07:19:29,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:29.348 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.063s] 2018-09-30 07:19:29,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:29.397 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.048s] 2018-09-30 07:19:29,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:29.663 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.370s] 2018-09-30 07:19:30,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:30.239 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.575s] 2018-09-30 07:19:30,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:30.472 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.232s] 2018-09-30 07:19:30,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:30.997 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.524s] 2018-09-30 07:19:31,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:31.259 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.261s] 2018-09-30 07:19:31,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:31.671 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [31.947s] 2018-09-30 07:19:31,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:31.699 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.439s] 2018-09-30 07:19:31,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:31.921 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [2.524s] 2018-09-30 07:19:32,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:32.369 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.669s] 2018-09-30 07:19:32,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:32.534 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.612s] 2018-09-30 07:19:33,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:33.006 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.634s] 2018-09-30 07:19:33,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:33.008 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-30 07:19:33,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:33.009 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-09-30 07:19:33,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:33.453 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.447s] 2018-09-30 07:19:34,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:34.151 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [6.287s] 2018-09-30 07:19:34,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:34.216 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.762s] 2018-09-30 07:19:34,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:34.569 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.119s] 2018-09-30 07:19:35,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:35.008 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [15.367s] 2018-09-30 07:19:35,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:35.220 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.212s] 2018-09-30 07:19:36,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:36.261 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [144.989s] 2018-09-30 07:19:36,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:36.346 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.124s] 2018-09-30 07:19:36,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:36.977 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-09-30 07:19:39,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:39.564 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.218s] 2018-09-30 07:19:40,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:40.630 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [28.651s] 2018-09-30 07:19:42,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:42.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [8.470s] 2018-09-30 07:19:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:42.933 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.246s] 2018-09-30 07:19:43,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:43.392 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.457s] 2018-09-30 07:19:43,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:43.395 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-30 07:19:43,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:43.396 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-09-30 07:19:43,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:43.691 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.298s] 2018-09-30 07:19:44,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:44.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.475s] 2018-09-30 07:19:44,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:44.206 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.641s] 2018-09-30 07:19:44,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:44.475 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.268s] 2018-09-30 07:19:44,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:44.523 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.356s] 2018-09-30 07:19:44,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:44.705 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [21.344s] 2018-09-30 07:19:44,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:44.733 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.257s] 2018-09-30 07:19:45,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:45.574 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [11.003s] 2018-09-30 07:19:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:45.612 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.319s] 2018-09-30 07:19:45,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:45.682 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.070s] 2018-09-30 07:19:45,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:45.760 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.076s] 2018-09-30 07:19:45,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:45.825 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.064s] 2018-09-30 07:19:45,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:45.905 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.080s] 2018-09-30 07:19:51,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:51.591 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.371s] 2018-09-30 07:19:51,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:51.599 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [19.928s] 2018-09-30 07:19:52,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:52.740 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.804s] 2018-09-30 07:19:52,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:52.962 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.222s] 2018-09-30 07:19:55,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:55.786 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [73.645s] 2018-09-30 07:19:56,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:56.219 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.644s] 2018-09-30 07:19:56,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:56.611 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.019s] 2018-09-30 07:19:59,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:19:59.201 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.590s] 2018-09-30 07:20:00,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:00.819 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.741s] 2018-09-30 07:20:00,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:00.828 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-30 07:20:01,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:01.461 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [20.830s] 2018-09-30 07:20:01,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:01.842 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-09-30 07:20:01,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:01.845 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-30 07:20:01,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:01.846 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-30 07:20:01,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:01.847 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:20:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:01.849 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-30 07:20:03,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:03.564 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [4.363s] 2018-09-30 07:20:03,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:03.790 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-30 07:20:08,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:08.281 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.055s] 2018-09-30 07:20:08,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:08.962 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.252s] 2018-09-30 07:20:10,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:10.417 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.957s] 2018-09-30 07:20:10,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:10.589 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.172s] 2018-09-30 07:20:10,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:10.681 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [19.082s] 2018-09-30 07:20:10,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:10.766 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.177s] 2018-09-30 07:20:11,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:11.139 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.846s] 2018-09-30 07:20:11,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:11.707 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.428s] 2018-09-30 07:20:12,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:12.232 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.091s] 2018-09-30 07:20:12,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:12.309 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [58.136s] 2018-09-30 07:20:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:13.578 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.347s] 2018-09-30 07:20:14,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:14.240 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.204s] 2018-09-30 07:20:14,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:14.488 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.108s] 2018-09-30 07:20:14,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:14.734 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.718s] 2018-09-30 07:20:14,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:14.844 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.007s] 2018-09-30 07:20:14,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:14.935 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.168s] 2018-09-30 07:20:15,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:15.178 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.442s] 2018-09-30 07:20:15,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:15.745 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [39.475s] 2018-09-30 07:20:15,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:15.924 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.746s] 2018-09-30 07:20:16,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:16.399 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.688s] 2018-09-30 07:20:16,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:16.732 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [15.269s] 2018-09-30 07:20:16,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:16.909 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.667s] 2018-09-30 07:20:17,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:17.559 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.973s] 2018-09-30 07:20:18,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:18.148 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.239s] 2018-09-30 07:20:19,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:19.238 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.839s] 2018-09-30 07:20:19,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:19.690 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.541s] 2018-09-30 07:20:20,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:20.880 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.034s] 2018-09-30 07:20:20,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:20.892 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.404s] 2018-09-30 07:20:21,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:21.412 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.721s] 2018-09-30 07:20:22,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:22.372 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.734s] 2018-09-30 07:20:22,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:22.892 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [7.952s] 2018-09-30 07:20:23,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:23.089 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.199s] 2018-09-30 07:20:24,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:24.343 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.254s] 2018-09-30 07:20:24,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:24.619 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.379s] 2018-09-30 07:20:24,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:24.646 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [8.904s] 2018-09-30 07:20:25,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:25.330 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [27.232s] 2018-09-30 07:20:25,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:25.605 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.192s] 2018-09-30 07:20:27,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:27.973 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.366s] 2018-09-30 07:20:28,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:28.545 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [2.123s] 2018-09-30 07:20:28,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:28.816 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.443s] 2018-09-30 07:20:28,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:28.848 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.876s] 2018-09-30 07:20:29,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:29.686 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.140s] 2018-09-30 07:20:31,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:31.374 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.754s] 2018-09-30 07:20:31,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:31.534 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.848s] 2018-09-30 07:20:31,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:31.784 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.891s] 2018-09-30 07:20:32,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:32.217 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [3.367s] 2018-09-30 07:20:32,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:32.357 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.823s] 2018-09-30 07:20:34,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:34.101 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [17.369s] 2018-09-30 07:20:34,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:34.135 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-30 07:20:34,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:34.297 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.080s] 2018-09-30 07:20:34,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:34.322 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.025s] 2018-09-30 07:20:34,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:34.348 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.026s] 2018-09-30 07:20:34,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:34.564 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.215s] 2018-09-30 07:20:35,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:35.638 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-30 07:20:35,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:35.704 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.887s] 2018-09-30 07:20:35,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:35.888 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.008s] 2018-09-30 07:20:36,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:36.331 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-30 07:20:36,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:36.333 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-09-30 07:20:36,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:36.334 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:20:36,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:36.655 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.870s] 2018-09-30 07:20:37,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:37.334 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.023s] 2018-09-30 07:20:37,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:37.803 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-09-30 07:20:37,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:37.872 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.069s] 2018-09-30 07:20:37,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:37.952 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-09-30 07:20:37,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:37.956 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.004s] 2018-09-30 07:20:39,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:39.421 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.162s] 2018-09-30 07:20:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:39.475 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.053s] 2018-09-30 07:20:39,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:39.554 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.995s] 2018-09-30 07:20:40,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.084 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.608s] 2018-09-30 07:20:40,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.094 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-09-30 07:20:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.132 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.038s] 2018-09-30 07:20:40,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.143 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-09-30 07:20:40,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.182 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.527s] 2018-09-30 07:20:40,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.194 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.052s] 2018-09-30 07:20:40,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.229 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.035s] 2018-09-30 07:20:40,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.440 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.736s] 2018-09-30 07:20:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:40.922 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.367s] 2018-09-30 07:20:41,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:41.283 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.361s] 2018-09-30 07:20:41,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:41.492 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.156s] 2018-09-30 07:20:41,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:41.870 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.586s] 2018-09-30 07:20:42,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.252 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.030s] 2018-09-30 07:20:42,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.259 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2018-09-30 07:20:42,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.424 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.165s] 2018-09-30 07:20:42,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.465 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-09-30 07:20:42,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.466 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-09-30 07:20:42,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.467 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-09-30 07:20:42,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:42.673 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.802s] 2018-09-30 07:20:43,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:43.049 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [47.253s] 2018-09-30 07:20:43,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:43.400 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.205s] 2018-09-30 07:20:43,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:43.671 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.185s] 2018-09-30 07:20:44,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:44.856 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.181s] 2018-09-30 07:20:44,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:44.903 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [77.434s] 2018-09-30 07:20:45,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:45.853 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [3.425s] 2018-09-30 07:20:46,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:46.130 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.689s] 2018-09-30 07:20:47,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:47.588 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.258s] 2018-09-30 07:20:48,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:48.045 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.192s] 2018-09-30 07:20:48,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:48.051 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [3.193s] 2018-09-30 07:20:48,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:48.441 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.390s] 2018-09-30 07:20:48,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:48.653 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.212s] 2018-09-30 07:20:48,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:48.986 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.934s] 2018-09-30 07:20:49,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:49.034 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [14.933s] 2018-09-30 07:20:50,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:50.534 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.490s] 2018-09-30 07:20:50,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:50.551 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [1.565s] 2018-09-30 07:20:50,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:50.838 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [14.718s] 2018-09-30 07:20:51,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:51.550 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.998s] 2018-09-30 07:20:52,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:52.540 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.045s] 2018-09-30 07:20:52,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:52.600 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.470s] 2018-09-30 07:20:53,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:53.170 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.137s] 2018-09-30 07:20:56,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:56.468 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-09-30 07:20:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:57.563 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [12.660s] 2018-09-30 07:20:57,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:57.888 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.275s] 2018-09-30 07:20:57,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:57.914 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.026s] 2018-09-30 07:20:58,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:58.518 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-30 07:20:58,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:20:58.914 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.864s] 2018-09-30 07:21:00,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:00.273 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.954s] 2018-09-30 07:21:01,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:01.873 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [1.599s] 2018-09-30 07:21:02,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:02.077 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.531s] 2018-09-30 07:21:02,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:02.177 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [9.576s] 2018-09-30 07:21:02,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:02.250 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.173s] 2018-09-30 07:21:02,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:02.351 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [22.167s] 2018-09-30 07:21:02,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:02.408 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2018-09-30 07:21:02,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:02.459 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.051s] 2018-09-30 07:21:03,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:03.294 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:21:03,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:03.729 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.856s] 2018-09-30 07:21:06,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.459 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.180s] 2018-09-30 07:21:06,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.471 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-09-30 07:21:06,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.483 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-09-30 07:21:06,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.567 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.155s] 2018-09-30 07:21:06,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.935 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.451s] 2018-09-30 07:21:06,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.948 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-09-30 07:21:06,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:06.959 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2018-09-30 07:21:07,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:07.544 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.582s] 2018-09-30 07:21:07,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:07.645 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.136s] 2018-09-30 07:21:07,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:07.825 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.903s] 2018-09-30 07:21:08,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:08.035 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.492s] 2018-09-30 07:21:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:09.237 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.921s] 2018-09-30 07:21:09,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:09.803 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [22.213s] 2018-09-30 07:21:09,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:09.805 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-09-30 07:21:09,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:09.821 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:21:10,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:10.097 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.243s] 2018-09-30 07:21:11,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:11.090 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.911s] 2018-09-30 07:21:11,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:11.564 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.918s] 2018-09-30 07:21:13,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:13.030 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.939s] 2018-09-30 07:21:13,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:13.630 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [11.169s] 2018-09-30 07:21:14,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:14.472 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.797s] 2018-09-30 07:21:14,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:14.587 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-09-30 07:21:14,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:14.588 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-09-30 07:21:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:14.676 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [5.437s] 2018-09-30 07:21:15,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:15.180 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.616s] 2018-09-30 07:21:15,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:15.775 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.303s] 2018-09-30 07:21:17,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:17.551 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.776s] 2018-09-30 07:21:17,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:17.674 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.644s] 2018-09-30 07:21:18,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:18.231 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.557s] 2018-09-30 07:21:18,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:18.542 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.310s] 2018-09-30 07:21:18,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:18.706 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.164s] 2018-09-30 07:21:18,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:18.815 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.109s] 2018-09-30 07:21:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:18.891 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.076s] 2018-09-30 07:21:18,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:18.933 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.257s] 2018-09-30 07:21:19,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:19.026 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.133s] 2018-09-30 07:21:19,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:19.065 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.486s] 2018-09-30 07:21:19,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:19.124 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.098s] 2018-09-30 07:21:19,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:19.188 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.063s] 2018-09-30 07:21:19,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:19.442 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.254s] 2018-09-30 07:21:20,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:20.249 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.067s] 2018-09-30 07:21:25,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:25.222 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [6.287s] 2018-09-30 07:21:25,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:25.658 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.282s] 2018-09-30 07:21:25,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:25.713 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [26.797s] 2018-09-30 07:21:26,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:26.338 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [16.533s] 2018-09-30 07:21:27,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:27.174 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.235s] 2018-09-30 07:21:27,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:27.552 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.107s] 2018-09-30 07:21:27,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:27.987 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.810s] 2018-09-30 07:21:28,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:28.060 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2018-09-30 07:21:28,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:28.335 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.276s] 2018-09-30 07:21:30,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:30.513 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [5.289s] 2018-09-30 07:21:30,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:30.684 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.025s] 2018-09-30 07:21:32,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:32.657 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [2.145s] 2018-09-30 07:21:36,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:36.040 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.987s] 2018-09-30 07:21:36,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:36.862 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [23.231s] 2018-09-30 07:21:36,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:36.919 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.057s] 2018-09-30 07:21:37,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.052 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.132s] 2018-09-30 07:21:37,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.174 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [6.490s] 2018-09-30 07:21:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.366 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.192s] 2018-09-30 07:21:37,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.391 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.025s] 2018-09-30 07:21:37,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.504 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.219s] 2018-09-30 07:21:37,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.533 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.028s] 2018-09-30 07:21:37,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.779 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.245s] 2018-09-30 07:21:37,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.797 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.405s] 2018-09-30 07:21:37,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:37.996 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.216s] 2018-09-30 07:21:38,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.008 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.210s] 2018-09-30 07:21:38,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.206 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.197s] 2018-09-30 07:21:38,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.220 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.224s] 2018-09-30 07:21:38,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.384 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.177s] 2018-09-30 07:21:38,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.436 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.216s] 2018-09-30 07:21:38,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.568 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.184s] 2018-09-30 07:21:38,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.698 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.261s] 2018-09-30 07:21:38,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.745 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.176s] 2018-09-30 07:21:38,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.757 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-09-30 07:21:38,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.792 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.035s] 2018-09-30 07:21:38,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:38.931 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.233s] 2018-09-30 07:21:39,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.074 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.280s] 2018-09-30 07:21:39,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.113 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.181s] 2018-09-30 07:21:39,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.274 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.198s] 2018-09-30 07:21:39,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.325 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.210s] 2018-09-30 07:21:39,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.442 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.638s] 2018-09-30 07:21:39,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.490 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.215s] 2018-09-30 07:21:39,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.711 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.221s] 2018-09-30 07:21:39,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:39.946 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.234s] 2018-09-30 07:21:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:40.230 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.283s] 2018-09-30 07:21:40,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:40.258 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.217s] 2018-09-30 07:21:40,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:40.547 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.975s] 2018-09-30 07:21:40,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:40.931 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.700s] 2018-09-30 07:21:40,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:40.956 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.408s] 2018-09-30 07:21:40,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:40.978 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.047s] 2018-09-30 07:21:41,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.203 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.225s] 2018-09-30 07:21:41,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.212 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-09-30 07:21:41,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.249 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-09-30 07:21:41,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.288 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.039s] 2018-09-30 07:21:41,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.467 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.177s] 2018-09-30 07:21:41,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.519 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.052s] 2018-09-30 07:21:41,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.687 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.428s] 2018-09-30 07:21:41,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.790 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.270s] 2018-09-30 07:21:41,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.826 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.035s] 2018-09-30 07:21:41,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:41.936 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.042s] 2018-09-30 07:21:42,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:42.051 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.224s] 2018-09-30 07:21:42,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:42.104 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.053s] 2018-09-30 07:21:42,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:42.138 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2018-09-30 07:21:42,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:42.986 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.029s] 2018-09-30 07:21:44,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:44.551 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [18.212s] 2018-09-30 07:21:47,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:47.343 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.288s] 2018-09-30 07:21:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:47.491 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.803s] 2018-09-30 07:21:48,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:48.494 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.002s] 2018-09-30 07:21:51,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:51.562 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.061s] 2018-09-30 07:21:51,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:51.910 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.274s] 2018-09-30 07:21:51,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:51.994 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.499s] 2018-09-30 07:21:52,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:52.418 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.480s] 2018-09-30 07:21:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:52.961 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [42.362s] 2018-09-30 07:21:54,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:54.616 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [73.105s] 2018-09-30 07:21:55,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:55.399 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.964s] 2018-09-30 07:21:57,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:57.038 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.043s] 2018-09-30 07:21:58,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:21:58.945 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.382s] 2018-09-30 07:22:01,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:01.658 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.746s] 2018-09-30 07:22:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:01.682 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.338s] 2018-09-30 07:22:02,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:02.866 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.828s] 2018-09-30 07:22:04,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:04.023 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.012s] 2018-09-30 07:22:04,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:04.205 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [22.270s] 2018-09-30 07:22:05,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:05.839 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [10.437s] 2018-09-30 07:22:07,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:07.011 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [4.144s] 2018-09-30 07:22:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:08.104 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.266s] 2018-09-30 07:22:08,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:08.143 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.046s] 2018-09-30 07:22:09,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:09.877 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [10.930s] 2018-09-30 07:22:10,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:10.184 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.041s] 2018-09-30 07:22:10,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:10.598 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.492s] 2018-09-30 07:22:12,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:12.656 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.058s] 2018-09-30 07:22:13,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:13.852 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.840s] 2018-09-30 07:22:14,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:14.642 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.984s] 2018-09-30 07:22:15,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:15.599 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.746s] 2018-09-30 07:22:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:17.179 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.302s] 2018-09-30 07:22:17,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:17.698 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [8.147s] 2018-09-30 07:22:17,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:17.981 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [52.254s] 2018-09-30 07:22:18,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:18.660 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.017s] 2018-09-30 07:22:19,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:19.530 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.929s] 2018-09-30 07:22:19,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:19.950 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.350s] 2018-09-30 07:22:20,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:20.720 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.770s] 2018-09-30 07:22:20,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:20.921 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.200s] 2018-09-30 07:22:21,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.064 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.143s] 2018-09-30 07:22:21,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.166 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.101s] 2018-09-30 07:22:21,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.413 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.246s] 2018-09-30 07:22:21,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.424 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.764s] 2018-09-30 07:22:21,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.697 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.283s] 2018-09-30 07:22:21,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.846 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.149s] 2018-09-30 07:22:21,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.904 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.058s] 2018-09-30 07:22:21,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:21.974 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.069s] 2018-09-30 07:22:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:22.629 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.421s] 2018-09-30 07:22:22,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:22.632 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-09-30 07:22:23,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:23.661 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:22:26,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:26.602 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.904s] 2018-09-30 07:22:26,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:26.966 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [34.003s] 2018-09-30 07:22:27,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:27.942 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [7.192s] 2018-09-30 07:22:28,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:28.339 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [43.785s] 2018-09-30 07:22:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:29.462 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.486s] 2018-09-30 07:22:32,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:32.730 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.128s] 2018-09-30 07:22:35,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:35.730 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.099s] 2018-09-30 07:22:36,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:36.098 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [18.917s] 2018-09-30 07:22:36,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:36.305 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.701s] 2018-09-30 07:22:37,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:37.655 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.924s] 2018-09-30 07:22:37,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:37.993 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [16.567s] 2018-09-30 07:22:38,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:38.059 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.067s] 2018-09-30 07:22:38,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:38.183 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.123s] 2018-09-30 07:22:40,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:40.116 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.779s] 2018-09-30 07:22:40,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:40.951 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.988s] 2018-09-30 07:22:42,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:42.037 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.730s] 2018-09-30 07:22:43,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:43.675 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.664s] 2018-09-30 07:22:43,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:43.965 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.289s] 2018-09-30 07:22:44,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:44.059 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.108s] 2018-09-30 07:22:44,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:44.229 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.264s] 2018-09-30 07:22:47,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:47.161 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.976s] 2018-09-30 07:22:47,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:47.566 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [9.911s] 2018-09-30 07:22:47,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:47.591 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.531s] 2018-09-30 07:22:53,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:53.650 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [17.920s] 2018-09-30 07:22:53,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:53.991 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.398s] 2018-09-30 07:22:54,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:54.313 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-30 07:22:54,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:54.314 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-09-30 07:22:55,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:55.194 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-09-30 07:22:55,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:55.195 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:22:55,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:55.196 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-30 07:22:57,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:57.770 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.240s] 2018-09-30 07:22:57,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:57.996 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.226s] 2018-09-30 07:22:58,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:58.198 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.201s] 2018-09-30 07:22:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:58.455 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.257s] 2018-09-30 07:22:58,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:58.642 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.186s] 2018-09-30 07:22:59,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:59.016 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [14.781s] 2018-09-30 07:22:59,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:59.247 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.235s] 2018-09-30 07:22:59,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:59.290 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.043s] 2018-09-30 07:22:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:22:59.339 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.177s] 2018-09-30 07:23:03,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:03.117 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-30 07:23:03,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:03.118 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:23:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:03.148 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.807s] 2018-09-30 07:23:03,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:03.375 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.731s] 2018-09-30 07:23:04,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:04.300 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.151s] 2018-09-30 07:23:05,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:05.339 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.038s] 2018-09-30 07:23:05,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:05.819 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.182s] 2018-09-30 07:23:06,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:06.220 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.880s] 2018-09-30 07:23:07,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:07.129 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.692s] 2018-09-30 07:23:07,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:07.350 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.392s] 2018-09-30 07:23:08,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:08.614 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.484s] 2018-09-30 07:23:08,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:08.691 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.872s] 2018-09-30 07:23:08,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:08.717 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [50.728s] 2018-09-30 07:23:08,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:08.719 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-09-30 07:23:09,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:09.237 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.281s] 2018-09-30 07:23:09,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:09.466 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.228s] 2018-09-30 07:23:09,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:09.489 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.022s] 2018-09-30 07:23:09,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:09.685 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.195s] 2018-09-30 07:23:09,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:09.914 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.228s] 2018-09-30 07:23:10,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.140 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.226s] 2018-09-30 07:23:10,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.313 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.172s] 2018-09-30 07:23:10,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.335 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.022s] 2018-09-30 07:23:10,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.510 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.174s] 2018-09-30 07:23:10,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.538 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.027s] 2018-09-30 07:23:10,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.675 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [4.454s] 2018-09-30 07:23:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.862 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.248s] 2018-09-30 07:23:10,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.891 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.541s] 2018-09-30 07:23:10,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:10.995 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.454s] 2018-09-30 07:23:11,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:11.064 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.070s] 2018-09-30 07:23:12,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:12.130 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.968s] 2018-09-30 07:23:12,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:12.180 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-09-30 07:23:12,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:12.620 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.440s] 2018-09-30 07:23:13,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:13.947 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.270s] 2018-09-30 07:23:14,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:14.585 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.639s] 2018-09-30 07:23:16,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:16.319 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-30 07:23:16,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:16.956 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.368s] 2018-09-30 07:23:17,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:17.182 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [8.485s] 2018-09-30 07:23:18,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:18.527 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.571s] 2018-09-30 07:23:18,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:18.575 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.397s] 2018-09-30 07:23:18,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:18.896 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.362s] 2018-09-30 07:23:18,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:18.914 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.018s] 2018-09-30 07:23:19,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:19.165 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [84.535s] 2018-09-30 07:23:19,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:19.216 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.054s] 2018-09-30 07:23:19,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:19.312 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.096s] 2018-09-30 07:23:19,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:19.904 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.376s] 2018-09-30 07:23:19,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:19.912 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.016s] 2018-09-30 07:23:20,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:20.147 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.243s] 2018-09-30 07:23:20,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:20.171 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.024s] 2018-09-30 07:23:20,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:20.200 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.029s] 2018-09-30 07:23:21,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:21.023 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.111s] 2018-09-30 07:23:21,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:21.852 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.273s] 2018-09-30 07:23:22,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:21.999 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-09-30 07:23:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:22.001 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-09-30 07:23:22,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:22.002 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:23:22,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:22.003 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-09-30 07:23:22,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:22.433 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-30 07:23:23,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:23.608 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.755s] 2018-09-30 07:23:24,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:24.036 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.011s] 2018-09-30 07:23:24,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:24.237 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.614s] 2018-09-30 07:23:26,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:26.117 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.080s] 2018-09-30 07:23:26,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:26.426 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.116s] 2018-09-30 07:23:26,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:26.543 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.926s] 2018-09-30 07:23:26,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:26.552 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [64.337s] 2018-09-30 07:23:26,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:26.581 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-09-30 07:23:26,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:26.608 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.251s] 2018-09-30 07:23:27,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:27.080 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.471s] 2018-09-30 07:23:28,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:28.167 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.740s] 2018-09-30 07:23:29,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:29.325 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.157s] 2018-09-30 07:23:29,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:29.517 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.398s] 2018-09-30 07:23:29,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:29.583 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.068s] 2018-09-30 07:23:31,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:31.901 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:23:33,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:33.323 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [39.669s] 2018-09-30 07:23:33,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:33.421 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.210s] 2018-09-30 07:23:33,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:33.611 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.189s] 2018-09-30 07:23:33,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:33.827 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.214s] 2018-09-30 07:23:34,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:34.005 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.179s] 2018-09-30 07:23:34,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:34.174 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.168s] 2018-09-30 07:23:34,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:34.346 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.171s] 2018-09-30 07:23:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:34.550 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.203s] 2018-09-30 07:23:34,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:34.826 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.275s] 2018-09-30 07:23:35,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:35.104 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.278s] 2018-09-30 07:23:35,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:35.389 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.284s] 2018-09-30 07:23:35,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:35.452 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [11.214s] 2018-09-30 07:23:35,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:35.586 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.196s] 2018-09-30 07:23:35,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:35.873 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.217s] 2018-09-30 07:23:36,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:36.054 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.180s] 2018-09-30 07:23:36,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:36.168 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.192s] 2018-09-30 07:23:37,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:37.082 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.631s] 2018-09-30 07:23:37,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:37.577 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.498s] 2018-09-30 07:23:37,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:37.929 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.759s] 2018-09-30 07:23:39,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:39.583 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.003s] 2018-09-30 07:23:39,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:39.686 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-30 07:23:39,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:39.687 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-09-30 07:23:39,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:39.824 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.242s] 2018-09-30 07:23:40,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:40.377 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.552s] 2018-09-30 07:23:40,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:40.913 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:23:40,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:40.915 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:23:43,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:43.520 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [10.199s] 2018-09-30 07:23:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:43.543 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [34.818s] 2018-09-30 07:23:43,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:43.999 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [76.703s] 2018-09-30 07:23:44,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:44.761 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.501s] 2018-09-30 07:23:44,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:44.848 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.333s] 2018-09-30 07:23:45,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:45.430 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.707s] 2018-09-30 07:23:45,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:45.768 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.007s] 2018-09-30 07:23:45,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:45.975 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.545s] 2018-09-30 07:23:46,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:46.064 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.422s] 2018-09-30 07:23:46,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:46.886 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.821s] 2018-09-30 07:23:46,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:46.969 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.120s] 2018-09-30 07:23:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:47.749 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.862s] 2018-09-30 07:23:48,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:48.229 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.689s] 2018-09-30 07:23:48,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:48.336 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.586s] 2018-09-30 07:23:48,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:48.568 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.232s] 2018-09-30 07:23:48,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:48.591 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.023s] 2018-09-30 07:23:48,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:48.812 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-30 07:23:49,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:49.381 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.788s] 2018-09-30 07:23:52,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:52.638 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.235s] 2018-09-30 07:23:56,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:56.426 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.080s] 2018-09-30 07:23:56,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:56.512 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.086s] 2018-09-30 07:23:56,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:56.649 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.137s] 2018-09-30 07:23:56,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:56.748 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.099s] 2018-09-30 07:23:56,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:56.836 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.087s] 2018-09-30 07:23:56,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:56.961 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.928s] 2018-09-30 07:23:59,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:23:59.482 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.520s] 2018-09-30 07:24:01,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:01.485 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.902s] 2018-09-30 07:24:04,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:04.437 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.670s] 2018-09-30 07:24:04,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:04.685 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.247s] 2018-09-30 07:24:07,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:07.721 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [6.235s] 2018-09-30 07:24:10,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:10.257 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.719s] 2018-09-30 07:24:10,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:10.281 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.531s] 2018-09-30 07:24:13,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:13.163 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.903s] 2018-09-30 07:24:13,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:13.164 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-09-30 07:24:14,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:14.020 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:24:14,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:14.021 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-30 07:24:16,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:16.641 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.479s] 2018-09-30 07:24:18,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:18.120 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.479s] 2018-09-30 07:24:23,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:23.205 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-09-30 07:24:24,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:24.804 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-09-30 07:24:26,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:26.155 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-09-30 07:24:26,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:26.156 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-30 07:24:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:28.291 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.167s] 2018-09-30 07:24:28,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:28.331 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.039s] 2018-09-30 07:24:29,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:29.283 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.166s] 2018-09-30 07:24:29,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:29.454 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.171s] 2018-09-30 07:24:29,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:29.665 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.210s] 2018-09-30 07:24:31,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:31.757 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.090s] 2018-09-30 07:24:31,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:31.913 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.157s] 2018-09-30 07:24:33,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:33.014 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.857s] 2018-09-30 07:24:34,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:34.209 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.796s] 2018-09-30 07:24:34,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:34.743 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [22.861s] 2018-09-30 07:24:34,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:34.750 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [20.295s] 2018-09-30 07:24:35,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:35.613 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [36.243s] 2018-09-30 07:24:36,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.714 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.010s] 2018-09-30 07:24:36,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.724 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.007s] 2018-09-30 07:24:36,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.734 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.007s] 2018-09-30 07:24:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.744 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.009s] 2018-09-30 07:24:36,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.753 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.007s] 2018-09-30 07:24:36,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.762 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.005s] 2018-09-30 07:24:36,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:36.770 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-09-30 07:24:39,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:39.183 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.435s] 2018-09-30 07:24:43,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:43.900 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.716s] 2018-09-30 07:24:44,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:44.346 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [9.600s] 2018-09-30 07:24:46,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:46.077 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.782s] 2018-09-30 07:24:46,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:46.287 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.209s] 2018-09-30 07:24:47,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:47.257 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.357s] 2018-09-30 07:24:47,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:47.654 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.308s] 2018-09-30 07:24:50,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:50.913 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [12.209s] 2018-09-30 07:24:52,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:52.023 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.765s] 2018-09-30 07:24:53,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:53.145 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:24:53,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:53.145 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-30 07:24:55,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:55.018 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.994s] 2018-09-30 07:24:57,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:57.519 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.309s] 2018-09-30 07:24:57,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:24:57.956 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.436s] 2018-09-30 07:25:00,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:00.270 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-09-30 07:25:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:00.329 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.521s] 2018-09-30 07:25:00,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:00.454 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.183s] 2018-09-30 07:25:00,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:00.656 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.202s] 2018-09-30 07:25:01,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:01.368 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.710s] 2018-09-30 07:25:01,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:01.744 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.375s] 2018-09-30 07:25:02,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:02.129 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.384s] 2018-09-30 07:25:02,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:02.168 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.039s] 2018-09-30 07:25:02,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:02.376 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.207s] 2018-09-30 07:25:02,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:02.731 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.355s] 2018-09-30 07:25:02,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:02.780 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.049s] 2018-09-30 07:25:02,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:02.984 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.203s] 2018-09-30 07:25:03,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:03.030 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.046s] 2018-09-30 07:25:03,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:03.125 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.093s] 2018-09-30 07:25:03,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:03.491 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.366s] 2018-09-30 07:25:03,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:03.876 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.383s] 2018-09-30 07:25:03,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:03.924 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.048s] 2018-09-30 07:25:04,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:04.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.271s] 2018-09-30 07:25:04,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:04.248 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.052s] 2018-09-30 07:25:05,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:05.607 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.630s] 2018-09-30 07:25:05,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:05.774 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.444s] 2018-09-30 07:25:06,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.070 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.463s] 2018-09-30 07:25:06,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.781 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.709s] 2018-09-30 07:25:06,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.811 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [82.798s] 2018-09-30 07:25:06,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.848 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.068s] 2018-09-30 07:25:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.924 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.075s] 2018-09-30 07:25:06,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.958 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.250s] 2018-09-30 07:25:06,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:06.988 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.063s] 2018-09-30 07:25:15,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:15.270 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.623s] 2018-09-30 07:25:15,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:15.964 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.693s] 2018-09-30 07:25:16,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:16.460 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.495s] 2018-09-30 07:25:16,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:16.811 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.351s] 2018-09-30 07:25:17,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:17.122 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.162s] 2018-09-30 07:25:17,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:17.757 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.944s] 2018-09-30 07:25:18,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:18.017 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.896s] 2018-09-30 07:25:18,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:18.134 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.378s] 2018-09-30 07:25:18,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:18.547 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.529s] 2018-09-30 07:25:18,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:18.587 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.451s] 2018-09-30 07:25:19,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:19.068 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.520s] 2018-09-30 07:25:19,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:19.943 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.352s] 2018-09-30 07:25:20,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:20.187 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.242s] 2018-09-30 07:25:20,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:20.795 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.609s] 2018-09-30 07:25:20,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:20.859 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.065s] 2018-09-30 07:25:21,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:21.784 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.923s] 2018-09-30 07:25:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:22.501 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.717s] 2018-09-30 07:25:35,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:35.459 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.620s] 2018-09-30 07:25:35,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:35.479 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.022s] 2018-09-30 07:25:35,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:35.747 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.268s] 2018-09-30 07:25:39,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:39.895 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.764s] 2018-09-30 07:25:47,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:47.611 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [28.537s] 2018-09-30 07:25:47,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:47.741 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.845s] 2018-09-30 07:25:53,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:53.145 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.170s] 2018-09-30 07:25:53,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:53.150 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [13.251s] 2018-09-30 07:25:55,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:55.195 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.050s] 2018-09-30 07:25:58,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:25:58.630 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.484s] 2018-09-30 07:26:01,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:01.304 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.376s] 2018-09-30 07:26:01,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:01.354 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.723s] 2018-09-30 07:26:01,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:01.465 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.162s] 2018-09-30 07:26:01,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:01.558 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.730s] 2018-09-30 07:26:01,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:01.636 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.171s] 2018-09-30 07:26:01,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:01.800 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.164s] 2018-09-30 07:26:06,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:06.019 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [314.614s] 2018-09-30 07:26:06,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:06.612 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.054s] 2018-09-30 07:26:06,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:06.648 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.160s] 2018-09-30 07:26:28,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:28.861 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [27.503s] 2018-09-30 07:26:58,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:26:58.526 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [29.661s] 2018-09-30 07:27:00,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:27:00.094 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.570s] 2018-09-30 07:27:10,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:27:10.171 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.075s] 2018-09-30 07:27:20,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:27:20.153 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.980s] 2018-09-30 07:27:24,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:27:24.261 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.108s] 2018-09-30 07:27:53,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:27:53.131 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [99.620s] 2018-09-30 07:27:56,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:27:56.377 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [32.107s] 2018-09-30 07:28:11,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:11.130 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.985s] 2018-09-30 07:28:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:11.326 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.196s] 2018-09-30 07:28:11,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:11.890 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.563s] 2018-09-30 07:28:13,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:13.724 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.832s] 2018-09-30 07:28:16,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:16.303 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.579s] 2018-09-30 07:28:16,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:16.493 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.189s] 2018-09-30 07:28:16,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:16.552 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.059s] 2018-09-30 07:28:37,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:37.228 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-30 07:28:38,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:38.900 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-09-30 07:28:40,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:40.773 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-30 07:28:47,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:28:47.680 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.869s] 2018-09-30 07:29:10,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:29:10.942 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.256s] 2018-09-30 07:29:13,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:29:13.477 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.539s] 2018-09-30 07:29:27,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:29:27.227 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [87.682s] 2018-09-30 07:29:39,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:29:39.441 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [25.956s] 2018-09-30 07:29:44,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:29:44.883 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.444s] 2018-09-30 07:29:54,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:29:54.010 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [330.444s] 2018-09-30 07:30:20,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:30:20.841 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [53.606s] 2018-09-30 07:31:12,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:31:12.216 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.390s] 2018-09-30 07:31:12,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:31:12.219 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-09-30 07:31:17,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-30 07:31:17.451 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [83.675s] 2018-09-30 07:31:38,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f294ed29-cfae-4dd4-b19a-2bc1c148575b 2018-09-30 07:31:38,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f294ed29-cfae-4dd4-b19a-2bc1c148575b']'. 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f294ed29-cfae-4dd4-b19a-2bc1c148575b | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-30 07:12:31 | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-30 07:31:38 | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:07 | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-30 07:31:40,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c3b9cb8b-4f74-4624-961e-21a5636353bb) | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 461b73d4-3bc7-4083-98c5-2fcd8477bf80) | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1121.612 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-30 07:31:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-30 07:31:41,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-09-30 07:31:41,263 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:26 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-09-30 07:31:41,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 07:31:41,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:31:43,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94345ea0-33cc-4b7c-808d-92c347a75db3 Date: Sun, 30 Sep 2018 07:31:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 07:31:43,111 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3 used request id req-94345ea0-33cc-4b7c-808d-92c347a75db3 2018-09-30 07:31:43,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.8418970108s 2018-09-30 07:31:43,112 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ef3ad926-9b8d-455e-b0cf-c25d2c0841d3 used request id req-94345ea0-33cc-4b7c-808d-92c347a75db3 2018-09-30 07:31:43,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 07:31:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:43,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76a83c8d-cfde-4424-8e5a-407a37053f7b x-compute-request-id: req-76a83c8d-cfde-4424-8e5a-407a37053f7b Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49272438-b80e-4e17-a270-480ce1395b51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "49272438-b80e-4e17-a270-480ce1395b51", "name": "tempest_full_parallel-flavor_3f1fa054-d940-478e-ba0d-313aa051617a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58330ed1-08ac-4b4b-a74d-d64677db3697", "name": "tempest_full_parallel-flavor_alt_3f1fa054-d940-478e-ba0d-313aa051617a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 07:31:43,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-76a83c8d-cfde-4424-8e5a-407a37053f7b 2018-09-30 07:31:43,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182391881943s 2018-09-30 07:31:43,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-76a83c8d-cfde-4424-8e5a-407a37053f7b 2018-09-30 07:31:43,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 07:31:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:43,340 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 07:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f1c0589-d316-4122-ac3a-58d84681ad95 x-compute-request-id: req-3f1c0589-d316-4122-ac3a-58d84681ad95 Content-Length: 0 Content-Type: application/json 2018-09-30 07:31:43,340 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697 used request id req-3f1c0589-d316-4122-ac3a-58d84681ad95 2018-09-30 07:31:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420470237732s 2018-09-30 07:31:43,340 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/58330ed1-08ac-4b4b-a74d-d64677db3697 used request id req-3f1c0589-d316-4122-ac3a-58d84681ad95 2018-09-30 07:31:43,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-30 07:31:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:31:43,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4552 Content-Type: application/json X-Openstack-Request-Id: req-55b1c366-1e58-49e7-bae6-9e440927dc8b Date: Sun, 30 Sep 2018 07:31:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/64797e34-b729-4153-a471-1c3497d31e6d/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/64797e34-b729-4153-a471-1c3497d31e6d/file", "owner": "cbf71c582ee0499fb6d2b01dd3536776", "id": "64797e34-b729-4153-a471-1c3497d31e6d", "size": 0, "self": "/v2/images/64797e34-b729-4153-a471-1c3497d31e6d", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"11870d1d-fb72-480f-b659-ff7f7610d3bc\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-421974685", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/64797e34-b729-4153-a471-1c3497d31e6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:24:47Z", "owner_user_name": "tempest-TestVolumeBootPattern-421974685", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-1180256766", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-09-30T07:24:46Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-09-30T07:15:58Z", "boot_roles": "Member", "file": "/v2/images/2de94778-6bf7-4b6d-90be-20216a8a22dd/file", "owner": "5370020ac1184e7694de6f434b5d903b", "id": "2de94778-6bf7-4b6d-90be-20216a8a22dd", "size": 1073741824, "user_id": "d1a26ea035eb495491e5e274aeeb687a", "image_type": "backup", "self": "/v2/images/2de94778-6bf7-4b6d-90be-20216a8a22dd", "disk_format": "raw", "base_image_ref": "8f906842-da0d-4946-8004-63748e9ae090", "owner_project_name": "tempest-ServerActionsTestJSON-244893720", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2de94778-6bf7-4b6d-90be-20216a8a22dd/snap", "owner_id": "5370020ac1184e7694de6f434b5d903b", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/2de94778-6bf7-4b6d-90be-20216a8a22dd/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-244893720", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "992fe1a3-c6d1-4d07-9f74-f7e61bba44d1", "name": "tempest-backup-1-1622497420", "checksum": null, "created_at": "2018-09-30T07:15:34Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "metadata": {}}], "file": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090/file", "owner": "b556c06dccd5491595b544e85e155a40", "id": "8f906842-da0d-4946-8004-63748e9ae090", "size": 12716032, "self": "/v2/images/8f906842-da0d-4946-8004-63748e9ae090", "disk_format": "qcow2", "direct_url": "rbd://deb0659d-821e-4e34-ab58-d00ba9e9949e/images/8f906842-da0d-4946-8004-63748e9ae090/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-30T07:12:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_3f1fa054-d940-478e-ba0d-313aa051617a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-30T07:12:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-30 07:31:43,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-55b1c366-1e58-49e7-bae6-9e440927dc8b 2018-09-30 07:31:43,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199592828751s 2018-09-30 07:31:43,541 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-55b1c366-1e58-49e7-bae6-9e440927dc8b 2018-09-30 07:31:43,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-30 07:31:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3927bd931ecef77841cb75eee885ba0a525d45c4" 2018-09-30 07:31:44,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0177350-f267-4601-a0c5-10da08f0a0e8 Date: Sun, 30 Sep 2018 07:31:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-30 07:31:44,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090 used request id req-b0177350-f267-4601-a0c5-10da08f0a0e8 2018-09-30 07:31:44,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.878483057022s 2018-09-30 07:31:44,423 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8f906842-da0d-4946-8004-63748e9ae090 used request id req-b0177350-f267-4601-a0c5-10da08f0a0e8 2018-09-30 07:31:44,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-30 07:31:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:44,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb563e36-0f88-4403-9615-927adc953e0c x-compute-request-id: req-bb563e36-0f88-4403-9615-927adc953e0c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49272438-b80e-4e17-a270-480ce1395b51", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "49272438-b80e-4e17-a270-480ce1395b51", "name": "tempest_full_parallel-flavor_3f1fa054-d940-478e-ba0d-313aa051617a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-30 07:31:44,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-bb563e36-0f88-4403-9615-927adc953e0c 2018-09-30 07:31:44,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308310985565s 2018-09-30 07:31:44,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-bb563e36-0f88-4403-9615-927adc953e0c 2018-09-30 07:31:44,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-30 07:31:44,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:44,495 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56c9e6e8-d7d4-4e52-870a-004e758e690b x-compute-request-id: req-56c9e6e8-d7d4-4e52-870a-004e758e690b Content-Length: 0 Content-Type: application/json 2018-09-30 07:31:44,495 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51 used request id req-56c9e6e8-d7d4-4e52-870a-004e758e690b 2018-09-30 07:31:44,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0391089916229s 2018-09-30 07:31:44,496 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/49272438-b80e-4e17-a270-480ce1395b51 used request id req-56c9e6e8-d7d4-4e52-870a-004e758e690b 2018-09-30 07:31:44,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:31:44,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:44,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eadd378-e2df-4967-8114-0fdb0c2e1196 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/0b94dcad71684121b4109faada11dc7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b94dcad71684121b4109faada11dc7d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/1dda92e041bc42acac49faf1aa67a5fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dda92e041bc42acac49faf1aa67a5fa", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/2b422cb21594496887e710953702b2c9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b422cb21594496887e710953702b2c9", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/3de15454b81948d88132321054730389"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de15454b81948d88132321054730389", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.29:5000/v3/users/478fc83f13084bc188a06efd35dca448"}, "domain_id": "default", "enabled": true, "options": {}, "id": "478fc83f13084bc188a06efd35dca448", "email": "congress@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/4a2dd64814e74daa954a3d21f1da66da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a2dd64814e74daa954a3d21f1da66da", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/680d1610c1624e3ba53355b24eca0744"}, "domain_id": "default", "enabled": true, "options": {}, "id": "680d1610c1624e3ba53355b24eca0744", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/6887cb76a77342f09c9abcbd7df02a38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6887cb76a77342f09c9abcbd7df02a38", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/699222e674ff4e55bcf8fc5448523213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "699222e674ff4e55bcf8fc5448523213", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/77b39c73ca3e44958f4969c789e9a7e2"}, "domain_id": "06d1bb2c875e4fb98e803bf42f33f33e", "enabled": true, "options": {}, "id": "77b39c73ca3e44958f4969c789e9a7e2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.29:5000/v3/users/9d49cc6f3b6a46a6bf606a6b6fe5b0fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d49cc6f3b6a46a6bf606a6b6fe5b0fd", "email": "tacker@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.29:5000/v3/users/9e0269e119a14df3bfbf25e63f9153b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e0269e119a14df3bfbf25e63f9153b8", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/cafeaf846b064d7db3875a0252907fa6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafeaf846b064d7db3875a0252907fa6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a", "links": {"self": "http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c"}, "domain_id": "default", "enabled": true, "id": "e913ab75be1f4173bf64907c34bf050c", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/ea5967709d0c4d5e8d3f07438416902d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea5967709d0c4d5e8d3f07438416902d", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/f8ba011d4dc3416ca93e8ec6bd388e65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f8ba011d4dc3416ca93e8ec6bd388e65", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-09-30 07:31:44,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7eadd378-e2df-4967-8114-0fdb0c2e1196 2018-09-30 07:31:44,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990748405457s 2018-09-30 07:31:44,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7eadd378-e2df-4967-8114-0fdb0c2e1196 2018-09-30 07:31:44,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-30 07:31:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:44,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7413862e-58b9-49cf-880e-3bf79fcc2298 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c"}, "enabled": true, "id": "e913ab75be1f4173bf64907c34bf050c", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_3f1fa054-d940-478e-ba0d-313aa051617a"}} 2018-09-30 07:31:44,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c used request id req-7413862e-58b9-49cf-880e-3bf79fcc2298 2018-09-30 07:31:44,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0909109115601s 2018-09-30 07:31:44,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c used request id req-7413862e-58b9-49cf-880e-3bf79fcc2298 2018-09-30 07:31:44,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-30 07:31:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:44,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a94c84-9a61-42e0-a0b9-db15b87febef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:31:44,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c used request id req-e1a94c84-9a61-42e0-a0b9-db15b87febef 2018-09-30 07:31:44,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.19189620018s 2018-09-30 07:31:44,884 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e913ab75be1f4173bf64907c34bf050c used request id req-e1a94c84-9a61-42e0-a0b9-db15b87febef 2018-09-30 07:31:44,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-30 07:31:44,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:44,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5963e423-2447-4070-bed2-9f4e0a618000 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/b53dbc0cd521443fbc5c677d02bd6969"}, "enabled": true, "id": "b53dbc0cd521443fbc5c677d02bd6969", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40"}, "enabled": true, "id": "b556c06dccd5491595b544e85e155a40", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_3f1fa054-d940-478e-ba0d-313aa051617a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/ebe123bf2b554ce69928b5bcfef7a6fe"}, "enabled": true, "id": "ebe123bf2b554ce69928b5bcfef7a6fe", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-30 07:31:44,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-5963e423-2447-4070-bed2-9f4e0a618000 2018-09-30 07:31:44,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0878610610962s 2018-09-30 07:31:44,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-5963e423-2447-4070-bed2-9f4e0a618000 2018-09-30 07:31:44,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-30 07:31:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:45,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc835412-6883-439a-8295-b35b29df4d8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:31:45,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40 used request id req-fc835412-6883-439a-8295-b35b29df4d8e 2018-09-30 07:31:45,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.14986205101s 2018-09-30 07:31:45,126 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b556c06dccd5491595b544e85e155a40 used request id req-fc835412-6883-439a-8295-b35b29df4d8e 2018-09-30 07:31:45,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-30 07:31:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:45,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 30 Sep 2018 07:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61686a88-970b-44e3-9964-983bb219b9e8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "37426c9cf2f3421ebfe2e1d3f6c6e425", "links": {"self": "http://172.30.9.29:5000/v3/roles/37426c9cf2f3421ebfe2e1d3f6c6e425"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4dc7d4ae531b41ea975daff1e0b44f67", "links": {"self": "http://172.30.9.29:5000/v3/roles/4dc7d4ae531b41ea975daff1e0b44f67"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5f68b7b3333d4187888ef39fc7c0ff89", "links": {"self": "http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89"}, "name": "Member"}, {"domain_id": null, "id": "814346b910b046f4b45290291aadbbd5", "links": {"self": "http://172.30.9.29:5000/v3/roles/814346b910b046f4b45290291aadbbd5"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-30 07:31:45,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-61686a88-970b-44e3-9964-983bb219b9e8 2018-09-30 07:31:45,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.088611125946s 2018-09-30 07:31:45,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-30 07:31:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:45,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 30 Sep 2018 07:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87635a5e-c2d4-4781-93a8-e91e0cb0f703 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-30 07:31:45,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5f68b7b3333d4187888ef39fc7c0ff89 used request id req-87635a5e-c2d4-4781-93a8-e91e0cb0f703 2018-09-30 07:31:45,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.121778011322s 2018-09-30 07:31:45,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-30 07:31:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b556c06dccd5491595b544e85e155a40&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96a5fbd33c07de7287462c872293ca0aac0f25ae" 2018-09-30 07:31:45,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cf6a5242-0df4-4e0b-a1cb-3a2bd2ec6517 Date: Sun, 30 Sep 2018 07:31:45 GMT RESP BODY: {"security_groups": []} 2018-09-30 07:31:45,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b556c06dccd5491595b544e85e155a40&name=default used request id req-cf6a5242-0df4-4e0b-a1cb-3a2bd2ec6517 2018-09-30 07:31:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195877075195s 2018-09-30 07:31:45,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b556c06dccd5491595b544e85e155a40&name=default used request id req-cf6a5242-0df4-4e0b-a1cb-3a2bd2ec6517 2018-09-30 07:31:45,538 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK